.cards{margin-top:24px}.cards_relay{margin-bottom:60px}.cards__wrapper{display:none}.cards__wrapper--active{display:block}.cards__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 24px}.cards__item{padding:24px;border-radius:12px;background-color:#fff;width:100%;max-width:430px;min-height:386px}.cards__item,.cards__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cards__item-buttons{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-radius:8px;border:solid 1px #d3d4e1}.cards__item-buttons .cards__compare-btn--active{color:#ff473d;background-color:#ffeded;border-color:#ff473d}.cards__item--1{-webkit-box-shadow:inset 0 0 0 1px #d3d4e1;box-shadow:inset 0 0 0 1px #d3d4e1}.cards__item--1 .cards__feature-text::before{background-image:url(/static/images/general/check.svg?v=771d1dbe852189d272f3b03c06cd2afa)}.cards__item--2{-webkit-box-shadow:inset 0 0 0 2px #ff473d;box-shadow:inset 0 0 0 2px #ff473d;background-color:#ffeded;position:relative}.cards__item--2::before{padding:2px 6px;position:absolute;content:"Most Popular";top:-10px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);color:#fff;background-color:#ff473d;border-radius:4px;font-weight:600;font-size:12px;line-height:18px}.cards__item--2 .cards__feature-text::before{background-image:url(/static/images/general/check-red.svg?v=6cc3f834e6462b696a2579243df4794b)}.cards__item--3{-webkit-box-shadow:inset 0 0 0 1px #3c3d47;box-shadow:inset 0 0 0 1px #3c3d47;background-color:#f6f7ff}.cards__item--3 .cards__feature-text::before{background-image:url(/static/images/general/check-black.svg?v=6a005da095664604737921ac91cc9515)}.cards__hint{position:relative;margin-left:5px;margin-bottom:-4px;display:inline-block}.cards__hint-text{position:absolute;top:27px;left:-195px;width:310px;padding:5px;border-radius:6px;font-size:12px;line-height:18px;font-weight:500;background-color:#121214;color:#fff;opacity:0;visibility:hidden;z-index:1;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-box-shadow:0 9px 37px 7px rgba(32,54,116,.2);box-shadow:0 9px 37px 7px rgba(32,54,116,.2)}.cards__hint-text::before{width:8px;height:6px;position:absolute;content:"";top:-5px;left:200px;background-image:url(/static/images/general/polygon.svg?v=a4c77b3d87b55ab2cacb297130be0a0e)}.cards__title-3{margin:0 0 24px;font-size:36px;line-height:48px;font-weight:600;text-align:center;color:#ff473d}.cards.bf-cards .cards__price-box-sale--active .cards__price-text-sale:first-child,.cards__price-box--active .cards__price-text:first-child{display:none}.cards__price-box--active .cards__price-text:last-child{display:block}.cards__price-text{font-size:36px;line-height:48px;font-weight:600;color:#121214;text-align:center;display:block}.cards__price-text a{color:#121214;text-decoration:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cards__price-text a:hover{color:#ff473d}.cards__price-text span{font-size:18px;line-height:26px;font-weight:400;color:#8c8f9d}.cards__price-text:last-child{display:none}.cards__price-text-box{padding-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px 0;border-bottom:solid 1px #d3d4e1}.cards__desc{margin:0 0 24px;font-size:18px;line-height:26px;text-align:center;color:#3c3d47}.cards__desc-2{margin:0;font-size:14px;line-height:18px;text-align:left;color:#3c3d47;font-weight:500}.cards__desc-2:hover .cards__hint-text,.cards__feature-icon:hover .cards__feature-icon-tooltip,.cards__feature-text:hover .cards__hint-text{opacity:1;visibility:visible}.cards__text-alert{margin:0;font-size:18px;line-height:26px;text-align:center;color:#3c3d47}.cards__feature-item,.cards__feature-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cards__feature-list{margin:0;padding:0;list-style:none;gap:15px 0}.cards__feature-item{gap:5px 0}.cards__feature-text{margin:0;padding-left:30px;font-size:14px;line-height:18px;position:relative;color:#3c3d47}.cards__feature-text::before{width:20px;height:20px;position:absolute;content:"";top:0;left:0;background-repeat:no-repeat;background-size:contain}.cards__feature-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 6px;margin-left:30px}.cards__feature-icon{max-width:24px;position:relative;cursor:pointer}.cards__feature-icon-tooltip{position:absolute;top:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:5px;border-radius:5px;font-size:12px;line-height:14px;font-style:unset;background-color:#121214;color:#fff;opacity:0;visibility:hidden;z-index:1;-webkit-transition:all .3s linear;transition:all .3s linear}.cards__feature-icon-tooltip::before{width:8px;height:6px;position:absolute;content:"";bottom:-5px;left:50%;-webkit-transform:translateX(-50%) rotate(180deg);transform:translateX(-50%) rotate(180deg);background-image:url(/static/images/general/polygon.svg?v=a4c77b3d87b55ab2cacb297130be0a0e)}.cards__feature-buttons{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px 0;margin:32px 0}.cards__feature-buttons-link-anchor{margin:12px auto;padding-right:20px;max-width:205px;display:block;font-size:14px;line-height:18px;font-weight:500;color:#081a33;text-decoration:none;position:relative}.cards__feature-buttons-link-anchor::after{width:16px;height:16px;position:absolute;content:"";top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/static/images/general/arrow-horizontal-black.svg?v=c345dcd4e2f260b28dfa8e9b3835420d);background-repeat:no-repeat}.cards__feature-buttons-link-anchor:hover{color:#ff473d}.cards.bf-cards .cards__feature-buttons-link-anchor:hover::after,.cards__feature-buttons-link-anchor:hover::after{background-image:url(/static/images/general/arrow-horizontal-red.svg?v=0013a79489e61ff442e8f377d7e55893)}.cards__feature-buttons-link-anchor:active{color:#c72c24}.cards__feature-buttons-link-anchor,.cards__feature-buttons-link-anchor::after,.cards__link-anchor,.cards__link-anchor::after{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cards__link-anchor{display:block;position:relative;max-width:205px;margin:40px auto 60px;padding-right:30px;font-weight:500;color:#081a33;text-decoration:none}.cards__link-anchor::after{width:24px;height:24px;position:absolute;content:"";top:45%;right:0;-webkit-transform:translateY(-55%) rotate(45deg);transform:translateY(-55%) rotate(45deg);background-image:url(/static/images/general/arrow-black.svg?v=ae279aac0ef6937d5715005f210fd54a);background-repeat:no-repeat}.cards__link-anchor:hover{color:#ff473d}.cards.bf-cards .cards__link-anchor:hover::after,.cards__link-anchor:hover::after{background-image:url(/static/images/general/arrow-red.svg?v=b1a13351f6b2c2dfbfbbccbabfbbf9a9)}.cards__link-anchor:active{color:#c72c24}.cards__text{margin:32px 0 0;text-align:center;font-weight:500}.cards__span{font-size:18px;line-height:26px;font-weight:500;color:#121214;position:relative}.cards__span::before{position:absolute;content:"";height:6px;left:0;right:0;bottom:0;background-color:#45ba75;-webkit-transform:rotate(-1deg);transform:rotate(-1deg);z-index:-1}.cards__box .title-h2 span{display:inline-block}.cards__box-2{background-color:#ffeded;border-radius:20px;padding:40px 60px 60px;margin-bottom:32px}.cards__box-2 .title{padding-top:0;background-image:unset}.cards__list-buttons{padding:0;list-style:none;margin:0 0 24px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.cards__compare-btn{width:100%;height:100%;margin:0;padding:16px 24px;border:0;border-radius:8px;background-color:#fff;color:#121214;cursor:pointer;font-weight:500;font-size:16px;line-height:22px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.cards .js-pricing-select-1,.cards .js-pricing-select-2{display:none}.cards.bf-cards .cards{color:#fff}.cards.bf-cards .cards__bf-title-h4{max-width:1256px;margin:0;font-weight:500;font-size:24px;line-height:32px;text-align:center;color:#fff}.cards.bf-cards .cards__overflow-wrapper{padding-bottom:40px}.cards.bf-cards .cards__item{position:relative;background:#121214}.cards.bf-cards .cards__item--1{-webkit-box-shadow:inset 0 0 0 1px #3c3d47;box-shadow:inset 0 0 0 1px #3c3d47}.cards.bf-cards .cards__desc,.cards.bf-cards .cards__desc-2,.cards.bf-cards .cards__text-alert{color:#fff}.cards.bf-cards .cards__price-box-sale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cards.bf-cards .cards__price-box-sale--active .cards__price-text-sale:last-child{display:inline}.cards.bf-cards .cards__price-box-sale_hidden{visibility:hidden}.cards.bf-cards .cards__price-box-sale:has(.js-price-agency-year-sale .cards__price-box-sale_hidden),.cards.bf-cards .cards__price-box-sale:has(.js-price-brand-year-sale .cards__price-box-sale_hidden){visibility:hidden}.cards.bf-cards .cards__price-text-sale{position:relative;font-size:18px;line-height:26px;font-weight:600;color:#8c8f9d;text-align:center;display:inline}.cards.bf-cards .cards__price-text-sale::after{height:1.5px;width:100%;position:absolute;content:"";bottom:50%;left:0;background-color:#ff473d}.cards.bf-cards .cards__price-text-sale span{font-size:14px;line-height:28px;font-weight:400}.cards.bf-cards .cards__price-text-sale:last-child{display:none}.cards.bf-cards .cards__feature-text,.cards.bf-cards .cards__price-text,.cards.bf-cards .cards__price-text a{color:#fff}.cards.bf-cards .cards__feature-text::before{background-image:url(/static/images/general/check-red.svg?v=6cc3f834e6462b696a2579243df4794b)}.cards.bf-cards .cards__hint-text{background:#fff;color:#121214}.cards.bf-cards .cards__hint-text::before{background-image:url(/static/images/general/polygon-white.svg?v=4c3030080e97e04f8db8ed270c368ec7)}.cards.bf-cards .cards__feature-buttons-link-anchor{color:#fff}.cards.bf-cards .cards__feature-buttons-link-anchor::after{-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/static/images/general/arrow-horizontal-white.svg?v=2333b74c2b06afc2d260db621751af51)}.cards.bf-cards .cards__feature-buttons-link-anchor:hover{color:#ff473d}.cards.bf-cards .cards__feature-buttons-link-anchor:active{color:#c72c24}.cards.bf-cards .cards__link-anchor{color:#fff;margin-bottom:0}.cards.bf-cards .cards__link-anchor::after{background-image:url(/static/images/general/arrow-white.svg?v=bca81cec0ff75ef8945258e7781534b7)}.cards.bf-cards .cards__link-anchor:hover{color:#ff473d}.cards.bf-cards .cards__link-anchor:active{color:#c72c24}.cards.bf-cards .cards__box{margin-bottom:40px;border-top:1.5px solid #3c3d47}.cards.bf-cards .cards__box .title{background-image:none;padding-bottom:40px}.cards.bf-cards .cards__box-2{position:relative;background:0 0;margin-bottom:0}.cards.bf-cards .cards__box-2 .title{gap:12px;padding-bottom:40px}.cards.bf-cards .cards__months,.cards.bf-cards .cards__years{display:none}.cards.bf-cards .cards__months--active,.cards.bf-cards .cards__years--active{display:block}@media (max-width:1023px){.cards__title-3{font-size:36px;line-height:48px;margin-bottom:16px}.cards__desc,.cards__text-alert{font-size:14px;line-height:18px;margin-bottom:16px}.cards__list{gap:16px;min-width:955px}.cards__item{padding:24px 16px}.cards__wrapper .main-container,.cards__wrapper .main-container_wide{padding:0}.cards__wrapper .js-pricing-select-1,.cards__wrapper .js-pricing-select-2{max-width:unset;padding:0 16px;margin-bottom:40px;display:block}.cards__wrapper .custom-select__list{margin-left:16px;margin-right:16px}.cards__box-2{padding:0 0 40px;margin-bottom:16px}.cards__box-2 .title{padding-top:40px}.cards__list-buttons{display:none}.cards__overflow{overflow:auto hidden;padding:10px 16px 0}.cards__overflow::-webkit-scrollbar{display:none}.cards__hint-icon{max-width:10px}.cards__hint-text{width:261px;font-size:10px;line-height:15px;left:-170px;top:22px}.cards__hint-text::before{left:170px}.cards__feature-icons{-ms-flex-wrap:wrap;flex-wrap:wrap}.cards.bf-cards .cards__bf-title-h4{font-size:16px;line-height:20px}.cards.bf-cards .cards__box-2{background:0 0;margin-bottom:0}.cards.bf-cards .cards__box-2 .title{gap:18px;padding-bottom:32px}.cards.bf-cards .cards__box-2 .title .title-h2{font-size:36px;line-height:48px}}