.pricesFaq{padding:64px 0}@media only screen and (max-width:575.98px){.pricesFaq{padding:48px 0}}.pricesFaq__title{color:var(--white);font-size:32px;font-weight:500;line-height:40px;margin-bottom:32px;text-align:center}@media only screen and (max-width:575.98px){.pricesFaq__title{font-size:26px;line-height:32px}}.pricesFaq__list{display:flex;flex-direction:column;list-style:none;margin:0 auto;max-width:608px;padding:0}.pricesFaqItem{background-color:var(--grey-700);border-radius:8px;color:var(--grey-100)}.pricesFaqItem:not(:last-child){margin-bottom:16px}.pricesFaqItem.open .pricesFaqItem__question:focus,.pricesFaqItem.open .pricesFaqItem__question:hover{background-color:transparent}.pricesFaqItem.open .pricesFaqItem__question:after{transform:rotate(1turn)}.pricesFaqItem.open .pricesFaqItem__answer{grid-template-rows:1fr}.pricesFaqItem__question{align-items:center;border-radius:8px;color:var(--grey-100);display:flex;font-size:16px;font-weight:500;justify-content:space-between;line-height:24px;padding:24px 72px 24px 24px;position:relative;text-align:left;transition:.3s ease-in-out;width:100%}@media only screen and (max-width:575.98px){.pricesFaqItem__question{padding:24px 64px 24px 24px}}.pricesFaqItem__question:focus,.pricesFaqItem__question:hover{background-color:var(--grey-600)}.pricesFaqItem__question:after,.pricesFaqItem__question:before{background-color:var(--grey-300);border-radius:2px;content:"";height:2px;margin-top:-1px;position:absolute;right:24px;top:50%;transition:.3s ease-in-out;width:12px}.pricesFaqItem__question:after{transform:rotate(90deg)}.pricesFaqItem__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.pricesFaqItem__answerWrapper{overflow:hidden}.pricesFaqItem__answerText{color:var(--grey-200);font-size:16px;font-weight:400;line-height:24px;padding:0 24px 24px}.pricesFaqItem__answerText a{color:var(--brand-primary);text-decoration:underline}.buyShowcaseTableWrapper{margin:64px 0 96px}@media only screen and (max-width:991.98px){.buyShowcaseTableWrapper{margin:64px 0 72px}}@media only screen and (max-width:767.98px){.buyShowcaseTableWrapper{margin:64px 0 72px}}@media only screen and (max-width:575.98px){.buyShowcaseTableWrapper{margin:48px 0 64px}}.buyShowcaseTableWrapper__button{display:flex;font-weight:500;gap:24px;margin:0 auto;transition:margin .6s ease;width:-moz-fit-content;width:fit-content;width:182px}.buyShowcaseTableWrapper__button.isOpen{margin-bottom:96px;transition:margin .3s ease}@media only screen and (max-width:991.98px){.buyShowcaseTableWrapper__button.isOpen{margin-bottom:72px}}@media only screen and (max-width:767.98px){.buyShowcaseTableWrapper__button.isOpen{margin-bottom:64px}}.buyShowcaseTableWrapper__button>span{align-items:center;color:var(--grey-500);display:flex;font-size:16px;font-weight:400;justify-content:center;line-height:24px;width:-moz-fit-content;width:fit-content}.buyShowcaseTableWrapper__buttonIcon{height:16px;position:relative;width:16px}.buyShowcaseTableWrapper__buttonIcon:after,.buyShowcaseTableWrapper__buttonIcon:before{background-color:var(--grey-500);border-radius:4px;content:"";height:2px;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease,transform .3s ease,background-color .3s ease;width:12px}.buyShowcaseTableWrapper__buttonIcon:after{transform:translate(-50%,-50%) rotate(90deg)}.buyShowcaseTableWrapper__buttonIcon.isOpen:after{opacity:0}.buyShowcaseTable{display:block;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;width:100%}.buyShowcaseTable.isOpen{max-height:10000px}.buyShowcaseTable__heading{background:var(--grey-800,#111);border-bottom:2px solid var(--grey-400);display:block;margin-bottom:16px;padding:24px 0;width:100%}@media only screen and (max-width:991.98px){.buyShowcaseTable__heading{padding:20px 0}}.buyShowcaseTable__headingRow{align-items:center;display:grid;grid-template-columns:282px repeat(3,160px);justify-content:space-between;text-align:left;width:100%}@media only screen and (max-width:991.98px){.buyShowcaseTable__headingRow{grid-template-columns:repeat(3,160px)}}@media only screen and (max-width:575.98px){.buyShowcaseTable__headingRow{grid-template-columns:80px 100px 80px}}.buyShowcaseTable__headingRowItem{color:var(--grey-100);display:flex;flex-direction:column;font-family:Rubik;font-size:18px;font-weight:500;gap:8px;line-height:24px}@media only screen and (max-width:991.98px){.buyShowcaseTable__headingRowItem:first-child{display:none}}@media only screen and (max-width:767.98px){.buyShowcaseTable__headingRowItem{font-size:16px}}.buyShowcaseTable__headingPrice{color:var(--grey-300);font-size:16px;font-weight:400;line-height:24px}.buyShowcaseTable__body{display:block;width:100%}.buyShowcaseTable__subtitleRow{border-bottom:1px solid var(--grey-600);display:block;padding:48px 0 20px}@media only screen and (max-width:991.98px){.buyShowcaseTable__subtitleRow{padding:40px 0 24px}}.buyShowcaseTable__subtitleRowItem{align-items:center;color:var(--grey-100);display:flex;font-size:16px;font-weight:500;gap:8px;line-height:24px}.buyShowcaseTable__dataRow{align-items:center;border-bottom:1px solid var(--grey-600);display:grid;grid-template-columns:282px 160px 160px 160px;justify-content:space-between;padding:20px 0 20px 8px;text-align:left;width:100%}@media only screen and (max-width:991.98px){.buyShowcaseTable__dataRow{grid-template-columns:repeat(3,160px);padding:16px 0}}@media only screen and (max-width:575.98px){.buyShowcaseTable__dataRow{grid-template-columns:80px 100px 80px}}.buyShowcaseTable__dataRow.btnRow{border-bottom:none}.buyShowcaseTable__dataRowItem{align-items:center;color:var(--grey-100);display:flex;font-size:16px;font-weight:300;gap:8px;line-height:24px}.buyShowcaseTable__dataRowItem:first-child{color:var(--grey-200);font-weight:400}@media only screen and (max-width:991.98px){.buyShowcaseTable__dataRowItem:first-child{grid-column:1/4;margin-bottom:16px}}@media only screen and (max-width:575.98px){.buyShowcaseTable__dataRowItemFull{grid-column:1/4}}.buyShowcaseTable__popover{cursor:pointer;display:inline-flex;margin-left:8px;position:relative}.buyShowcaseTable__popover:focus .buyShowcaseTable__tooltip,.buyShowcaseTable__popover:hover .buyShowcaseTable__tooltip{opacity:1;visibility:visible}.buyShowcaseTable__tooltip{border-radius:8px;color:var(--grey-200);filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));font-size:14px;font-weight:400;left:calc(100% + 12px);line-height:20px;opacity:0;padding:16px;pointer-events:auto;transition:opacity .2s,visibility .2s;visibility:hidden;width:248px;z-index:9999}.buyShowcaseTable__tooltip,.buyShowcaseTable__tooltip:before{background-color:var(--grey-500);position:absolute;top:50%;transform:translateY(-50%)}.buyShowcaseTable__tooltip:before{clip-path:polygon(100% 100%,100% 0,0 50%);content:"";height:16px;right:100%;width:8px}@media only screen and (max-width:575.98px){.buyShowcaseTable__tooltip{border-radius:16px 16px 0 0;bottom:0;font-size:16px;left:0!important;line-height:24px;padding:24px;position:fixed;right:0;top:auto!important;transform:none!important;width:auto}.buyShowcaseTable__tooltip:before{display:none}}.buyShowcaseTable__link{color:var(--grey-100)!important;cursor:pointer;text-decoration:underline}.buyShowcaseTable__link:hover{color:var(--white)!important}.buyShowcaseTable__btn{border-radius:8px;color:var(--white);font-weight:500;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.buyShowcaseTable__btn:before{border:2px solid transparent;border-radius:inherit;content:"";inset:0;position:absolute}.buyShowcaseTable__btn_performance:before{border-color:var(--brand-primary)}.buyShowcaseTable__btn_performance:active>span,.buyShowcaseTable__btn_performance:focus-visible>span,.buyShowcaseTable__btn_performance:hover>span{background:var(--brand-primary)}.buyShowcaseTable__btn_ultimate:before{border-color:#ec7100}.buyShowcaseTable__btn_ultimate:active>span,.buyShowcaseTable__btn_ultimate:focus-visible>span,.buyShowcaseTable__btn_ultimate:hover>span{--ultimate-color-start:#ec7100;--ultimate-color-end:#d71068}.buyShowcaseTable__btnBg{align-items:center;border-radius:inherit;display:flex;justify-content:center;padding:8px 16px;position:relative;transition:.25s ease-out}.buyShowcaseTable__btnBg_performance{background:rgba(118,185,0,.6)}.buyShowcaseTable__btnBg_ultimate{--ultimate-color-start:rgba(236,113,0,.75);--ultimate-color-end:rgba(215,16,104,.75);background:linear-gradient(85deg,var(--ultimate-color-start) -19.9%,var(--ultimate-color-end) 102.17%);transition:--ultimate-color-start .25s ease-out,--ultimate-color-end .25s ease-out!important}.buyShowcaseTable__currentPlan{align-items:center;background-color:var(--grey-600);border-radius:8px;color:var(--grey-100);display:flex;font-size:16px;font-weight:500;gap:8px;height:40px;justify-content:center;line-height:24px;padding:8px 16px;text-align:center;width:100%}.buyShowcaseTable__icon{display:inline-flex}.buyShowcaseTable__icon svg{height:16px;width:16px}.homeGift{padding:80px 0 104px}@media only screen and (max-width:1199.98px){.homeGift{padding:56px 0 88px}}@media only screen and (max-width:991.98px){.homeGift{padding:72px 0 80px}}@media only screen and (max-width:767.98px){.homeGift{padding:72px 0 104px}}@media only screen and (max-width:575.98px){.homeGift{display:none;padding:48px 0 64px}}.homeGift__content{border:2px solid var(--grey-400);border-radius:16px;min-height:208px;overflow:hidden;position:relative}@media only screen and (max-width:1199.98px){.homeGift__content{margin:0 auto;max-width:728px}}.homeGift__bg{left:50%;position:absolute;top:0;transform:translateX(-50%);z-index:0}.homeGift__bg,.homeGift__bg img{height:100%;min-width:100%;width:auto}.homeGift__bg img{display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width:575.98px){.homeGift__bg img{height:100%;-o-object-fit:unset;object-fit:unset;-o-object-position:unset;object-position:unset;width:100%}}.homeGift__wrap{display:flex;flex-direction:column;gap:32px;justify-content:flex-start;padding:32px;position:relative;z-index:1}@media only screen and (max-width:575.98px){.homeGift__wrap{align-items:center;justify-content:center;padding:32px 32px 80px}}.homeGift__title{color:var(--white);font-size:26px;font-weight:500;line-height:32px;margin-bottom:16px;text-align:left}@media only screen and (max-width:575.98px){.homeGift__title{font-size:20px;line-height:24px;text-align:center}}.homeGift__text{color:var(--grey-100);font-size:20px;font-weight:400;line-height:24px;text-align:left}@media only screen and (max-width:575.98px){.homeGift__text{text-align:center}}.homeGift__btn{color:var(--grey-600);font-size:16px;font-weight:400;line-height:24px;padding:8px 16px;text-align:center;width:248px}.subscriptionsTabs{display:flex;justify-content:center;margin-bottom:48px}@media only screen and (max-width:767.98px){.subscriptionsTabs{margin-bottom:40px}}.subscriptionsTabs_hidden{display:none}.subscriptionsTabs__wrapper{background:var(--grey-600);border:1px solid var(--grey-400);border-radius:19px;display:inline-flex;gap:4px;padding:4px;position:relative}.subscriptionsTabs__button{align-items:center;background:var(--grey-600);border:none;border-radius:16px;color:var(--white);cursor:pointer;display:flex;font-family:Rubik,sans-serif;font-size:14px;font-weight:400;justify-content:center;line-height:20px;outline:none;padding:6px 16px;position:relative;text-align:center;transition:background-color .2s ease-in-out}.subscriptionsTabs__button:hover{background:hsla(0,0%,100%,.05)}.subscriptionsTabs__button--active{background:var(--white);color:var(--black)}.subscriptionsTabs__button--active:hover{background:var(--white)}.subscriptionsTabs__newBadge{align-items:center;background:var(--brand-primary);border-radius:8px;display:flex;justify-content:center;padding:2px 8px;pointer-events:none;position:absolute;right:-16px;top:-8px;transform:rotate(14.38deg)}.subscriptionsTabs__newBadge p{color:var(--black);font-family:Rubik,sans-serif;font-size:12px;font-weight:400;letter-spacing:.24px;line-height:16px;margin:0}.subscriptionsTabs__panel{display:none}.subscriptionsTabs__panel--active{display:block}.homeSubscriptions{padding:64px 0}@media only screen and (max-width:991.98px){.homeSubscriptions{padding:40px 0 64px}}@media only screen and (max-width:575.98px){.homeSubscriptions{display:none;padding:40px 0 48px}}.homeSubscriptions__footnote{color:var(--grey-300);font-size:16px;font-weight:400;line-height:24px;margin-top:40px}@media only screen and (max-width:1199.98px){.homeSubscriptions__footnote{display:flex;gap:4px;justify-content:center}}@media only screen and (max-width:991.98px){.homeSubscriptions__footnote{margin-top:48px}}@media only screen and (max-width:575.98px){.homeSubscriptions__footnote{font-size:14px;line-height:20px;margin-top:32px}}.homeSubscriptions__footnote_center{justify-content:center;text-align:center}.homeSubscriptions__footnoteLink{color:var(--grey-300);font-size:16px;font-weight:400;line-height:24px;text-decoration:underline;transition:color .2s ease-in-out}@media only screen and (max-width:575.98px){.homeSubscriptions__footnoteLink{font-size:14px;line-height:20px}}.homeSubscriptions__footnoteLink:hover{color:var(--grey-200);opacity:1;text-decoration:underline}.homeSubscriptions__title{font-size:40px;font-weight:500;line-height:48px;margin-bottom:48px;text-align:center}@media only screen and (max-width:767.98px){.homeSubscriptions__title{font-size:32px;line-height:40px;margin-bottom:40px}}@media only screen and (max-width:575.98px){.homeSubscriptions__title{margin-bottom:32px}}.homeSubscriptions__text{font-size:18px;line-height:24px;margin-bottom:48px;text-align:center}@media only screen and (max-width:1199.98px)and (min-width:992px){.homeSubscriptions__text{margin-bottom:40px}}@media only screen and (max-width:767.98px){.homeSubscriptions__text{font-size:16px;margin-bottom:32px}}.homeSubscriptions__wrap{position:relative}@media only screen and (max-width:1199.98px){.homeSubscriptions__wrap{margin-inline:auto;max-width:728px}}@media only screen and (max-width:991.98px){.homeSubscriptions__wrap{max-width:100%}}.homeSubscriptions__wrap:has(.swiper-wrapper--skeleton) .subscriptionsSliderDynamic__dots,.homeSubscriptions__wrap:has(.swiper-wrapper--skeleton) .subscriptionsSliderDynamic__next,.homeSubscriptions__wrap:has(.swiper-wrapper--skeleton) .subscriptionsSliderDynamic__prev,.homeSubscriptions__wrap:has(.swiper-wrapper--skeleton) .subscriptionsSlider__next,.homeSubscriptions__wrap:has(.swiper-wrapper--skeleton) .subscriptionsSlider__prev{display:none}.homeSubscriptions__warning{color:var(--grey-300);font-size:14px;line-height:20px;margin-top:48px;text-align:center}@media only screen and (max-width:1199.98px){.homeSubscriptions__warning{margin-top:40px}}@media only screen and (max-width:991.98px){.homeSubscriptions__warning{margin-top:32px}}.homeSubscriptions__techNote{display:flex;flex-direction:column;margin-top:40px}@media only screen and (max-width:1199.98px){.homeSubscriptions__techNote{align-items:center;justify-content:center}}@media only screen and (max-width:767.98px){.homeSubscriptions__techNote{margin-top:32px}}.homeSubscriptions__techNoteText{color:var(--grey-300);font-size:16px;font-weight:400;line-height:24px}