.Calculator_calculator__dfzl0{padding:32px;border:1px solid rgba(255,204,0,.3);display:flex;flex-direction:column;border-radius:32px;background-color:#1c1c1c;gap:32px;position:relative}.Calculator_calculator__dfzl0:before{content:"";position:absolute;background:#fc0;width:90.68%;aspect-ratio:399/22;left:-6.59%;bottom:-.93%;filter:blur(70.5999984741px);border-radius:1000%;z-index:-1}.Calculator_calculator__title__hO5_n{color:#fff;font-weight:600;font-size:24px;line-height:1.3;margin-bottom:0;letter-spacing:-.011em}.Calculator_calculator__content__1x1PA{display:flex;flex-direction:column;gap:35px}.Calculator_calculator__fields__sHJY9{display:flex;flex-direction:column;gap:24px}.Calculator_calculator__tabs__y_T5S{margin:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px;padding:5px 4px;border-radius:32px;border:1px solid #4c4c4c}.Calculator_calculator__tab___H40F{background:none;border:none;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;transition:color .35s cubic-bezier(.3,.86,.36,.95),background .35s cubic-bezier(.3,.86,.36,.95),border-color .35s cubic-bezier(.3,.86,.36,.95);display:flex;justify-content:center;align-items:center;border-radius:32px;padding:8px;color:#fff;font-weight:500;font-size:14px;line-height:1;border:1px solid rgba(0,0,0,0);width:100%}.Calculator_calculator__tab___H40F:hover{border-color:#fc0}.Calculator_calculator__tab--active__v_fs2{border-color:#fc0;background:#fc0;color:#141414;pointer-events:none}.Calculator_calculator__dfzl0 .Calculator_calculator__select__gpuf0{padding:16px;border-radius:32px;border:1px solid #4c4c4c;outline:none;box-shadow:none;gap:8px}.Calculator_calculator__dfzl0 .Calculator_calculator__select__gpuf0:hover{border-color:#4c4c4c}.Calculator_calculator__dfzl0 .Calculator_calculator__select__gpuf0:focus{border-color:#4c4c4c;outline:none;box-shadow:none}.Calculator_calculator__select-item__fnwP0{display:flex;align-items:center;gap:8px;width:100%;pointer-events:none}.Calculator_calculator__select-icon__debGa{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0;background:#fc0;color:#090909;text-transform:uppercase;overflow:clip}.Calculator_calculator__select-name__Gvx7I{color:#fff}.Calculator_calculator__select-toggle__UqfwR{transition:transform .35s cubic-bezier(.3,.86,.36,.95);color:#fc0;font-size:6px;width:48px;height:32px;display:flex;align-items:center;justify-content:center}.Calculator_calculator__select-toggle--active__lUN8e{transform:rotateX(-180deg)}.Calculator_calculator__select-options__o6G08{max-height:100%;overflow-y:auto;display:flex;flex-direction:column}.Calculator_calculator__select-options__o6G08::-webkit-scrollbar{width:2px}.Calculator_calculator__select-options__o6G08::-webkit-scrollbar-track{box-shadow:inset 0 0 2px #1c1c1c}.Calculator_calculator__select-options__o6G08::-webkit-scrollbar-thumb{background-color:#fc0;outline:none;border:1px solid rgba(255,204,0,.4);border-radius:30px}.Calculator_calculator__select-option__pDW9v{background:none;border:none;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;padding:10px 15px;display:flex;align-items:center;gap:8px;width:100%;color:#fff;font-size:12px;line-height:1.4}.Calculator_calculator__select-option__pDW9v:hover{background:rgba(255,204,0,.3)}.Calculator_calculator__select-option--active__JglUb{color:#090909;background:#fc0;pointer-events:none}.Calculator_calculator__select-option--active__JglUb .Calculator_calculator__select-option-icon___kH9l{color:#090909;background:#fff}.Calculator_calculator__select-option-icon___kH9l{width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:5px;overflow:clip;font-weight:600;flex-shrink:0;background:#fc0;color:#090909;text-transform:uppercase}.Calculator_calculator__count__AL7qi{position:relative}.Calculator_calculator__count__AL7qi label{position:absolute;padding:9px 32px 0;top:0;left:0;pointer-events:none;font-size:12px}.Calculator_calculator__count__AL7qi input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:100%;vertical-align:top;color:#fff;padding:25px 32px 9px;box-shadow:none;border-radius:32px;background:rgba(0,0,0,0);border:1px solid #4c4c4c;-moz-appearance:textfield;line-height:1.6}.Calculator_calculator__count__AL7qi input:focus{outline:none}.Calculator_calculator__count__AL7qi input::-webkit-inner-spin-button,.Calculator_calculator__count__AL7qi input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Calculator_calculator__total__KlXpf{display:flex;align-items:center;padding:12px 16px;border-radius:32px;border:1px solid #4c4c4c;gap:8px}.Calculator_calculator__flag__KmIj9{width:32px;height:32px;flex-shrink:0;border-radius:50%;overflow:clip;display:flex;align-items:center;justify-content:center}.Calculator_calculator__flag__KmIj9 img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;flex:0 0 auto}.Calculator_calculator__value__wUKSH{display:flex;flex-direction:column;flex-grow:1;line-height:1.3}.Calculator_calculator__value__wUKSH span:first-child{font-size:12px;color:#bdbdbd}.Calculator_calculator__value__wUKSH span:last-child{font-weight:500;font-size:16px;color:#f5f5f5}.Calculator_calculator__currency__kb8Zu{font-weight:500;font-size:12px;line-height:1.3;color:#fff;padding:8px 16px;border-radius:32px;background:#333;flex-shrink:0}.Calculator_calculator__button__PFsEr{width:100%;font-size:18px;padding:15px 22px}.Calculator_calculator__dfzl0 .react-dropdown-select-dropdown{border-radius:5px;background:#070707;overflow:clip;box-shadow:none;border:0}.Calculator_calculator-section__ZIbVW{order:-1}@media only screen and (min-width:1024px){.Calculator_calculator-section__ZIbVW{order:unset}}.Calculator_calculator-section__wrapper__KQjpE{display:flex;flex-direction:column;gap:51px}@media only screen and (min-width:1200px){.Calculator_calculator-section__wrapper__KQjpE{padding-left:80px;padding-right:102px;flex-direction:row;align-items:center;gap:98px}}.Calculator_calculator-section__calculator__CJ7Yo{max-width:440px;flex-shrink:0;width:100%;margin:0 auto}.Calculator_calculator-section__info__a3ZNe{flex-grow:1}.Cards_cards__heading__LOcvQ{margin-bottom:30px;max-width:819px}@media only screen and (min-width:768px){.Cards_cards__heading__LOcvQ{margin-bottom:38px;gap:25px}}.Cards_cards__heading__LOcvQ:last-child{margin-bottom:0}.Cards_cards__row__8INWy{--column-gutter-y:30px;--column-gutter-x:30px}@media only screen and (min-width:1024px){.Cards_cards__row__8INWy{--column-gutter-y:40px}}.Cards_cards__card__U0Au3{padding:32px 15px;height:100%;display:flex;flex-direction:column;gap:11px;background:#1c1c1c;border-radius:32px}@media only screen and (min-width:1024px){.Cards_cards__card__U0Au3{padding:32px}}.Cards_cards__image__nJmkX{display:flex;align-items:center;justify-content:center;max-width:328px;align-self:center;aspect-ratio:328/344}.Cards_cards__content__bK4lC{display:flex;flex-direction:column;gap:6px;font-size:14px;line-height:1.4;padding:0 16px 0 32px}@media only screen and (min-width:768px){.Cards_cards__content__bK4lC{padding:0 16px;gap:11px}}.Cards_cards__content__bK4lC>*{margin-bottom:0}.Cards_cards__content__bK4lC h3{font-size:20px;font-weight:500;color:#fff}.Cards_cards__content__bK4lC h3 strong{font:inherit;color:#fc0}.Cards_cards__button__wm0Li{padding:0 16px}.FlagIcon_flag-icon__KypX0[class*=fi-],.FlagIcon_flag-icon__KypX0[class^=fi-]{background-size:cover;background-repeat:no-repeat;background-position:50% 50%}.CurrenciesBlock_currencies__djlhn{order:-1}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__djlhn{order:unset}}.CurrenciesBlock_currencies__section-heading__FUc_F{text-align:center;max-width:719px;margin:0 auto 33px}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__section-heading__FUc_F{margin:0 auto 78px}}.CurrenciesBlock_currencies__table__viP3F{padding:32px 0;border-radius:32px}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table__viP3F{padding:32px;border-top:1px solid rgba(212,228,254,.19)}}.CurrenciesBlock_currencies__table-header__SyTFE{margin-bottom:24px;border-bottom:1px solid #333;padding-bottom:16px}.CurrenciesBlock_currencies__table-header-row__cgTIU{display:grid;grid-template-columns:minmax(0,.5fr) minmax(0,3fr) repeat(2,minmax(0,2fr));color:#bdbdbd;line-height:1;font-weight:700;font-size:14px;gap:20px;padding:0 20px}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-header-row__cgTIU{gap:70px;padding:0 56px;grid-template-columns:repeat(2,minmax(0,1fr)) repeat(3,minmax(0,2fr)) minmax(0,2.2fr)}}.CurrenciesBlock_currencies__table-header-item__Wqso3:nth-child(2),.CurrenciesBlock_currencies__table-header-item__Wqso3:nth-child(6){display:none}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-header-item__Wqso3:nth-child(2),.CurrenciesBlock_currencies__table-header-item__Wqso3:nth-child(6){display:block}}.CurrenciesBlock_currencies__table-body__FDRhY{display:flex;flex-direction:column;gap:15px}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-body__FDRhY{gap:32px}}.CurrenciesBlock_currencies__table-body-row__gbHlV{display:grid;grid-template-columns:minmax(0,.5fr) minmax(0,3fr) repeat(2,minmax(0,2fr));align-items:center;padding:8px 20px;border-radius:32px;gap:20px;background-color:#1c1c1c}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-body-row__gbHlV{padding:8px 56px;gap:70px;grid-template-columns:repeat(2,minmax(0,1fr)) repeat(3,minmax(0,2fr)) minmax(0,2.2fr)}}.CurrenciesBlock_currencies__table-body-row__gbHlV:hover{background-color:#434343}.CurrenciesBlock_currencies__table-body-item__bQJqL{font-size:14px;line-height:1;color:#fff;display:flex;align-items:center}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-body-item__bQJqL{font-size:16px}}.CurrenciesBlock_currencies__table-body-item--index__SH0BB{color:#bdbdbd;font-weight:700}.CurrenciesBlock_currencies__table-body-item--symbol__JZMfh{color:#fc0;font-weight:600;text-transform:uppercase}.CurrenciesBlock_currencies__table-body-item__bQJqL svg{max-width:155px;height:auto;max-height:27px}.CurrenciesBlock_currencies__table-body-item__bQJqL:nth-child(2),.CurrenciesBlock_currencies__table-body-item__bQJqL:nth-child(6){display:none}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-body-item__bQJqL:nth-child(2),.CurrenciesBlock_currencies__table-body-item__bQJqL:nth-child(6){display:flex}}.CurrenciesBlock_currencies__table-body-icon__uPpxQ{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;position:relative;margin-right:8px}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-body-icon__uPpxQ{width:32px;height:32px}}.CurrenciesBlock_currencies__table-body-icon__uPpxQ img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.CurrenciesBlock_currencies__table-body-currency__0dP2Y{display:flex;align-items:center;font-size:8px;justify-content:center;border-radius:50%;background:#fc0;font-weight:700;width:100%;height:100%;overflow:clip;color:#000}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__table-body-currency__0dP2Y{font-size:10px}}.CurrenciesBlock_currencies__table-body-flag__u5NJA{width:100%!important;height:100%}.CurrenciesBlock_currencies__table-body-name__95Hq3{display:flex;flex-direction:column}@media only screen and (min-width:768px){.CurrenciesBlock_currencies__table-body-name__95Hq3{flex-direction:row;align-items:center}}.CurrenciesBlock_currencies__table-body-subtitle__aJKGc{font-size:10px;line-height:1;color:#bdbdbd}@media only screen and (min-width:768px){.CurrenciesBlock_currencies__table-body-subtitle__aJKGc{margin-left:4px}}.CurrenciesBlock_currencies__button__tqB5n{text-align:center}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__button__tqB5n{margin-top:35px}}.CurrenciesBlock_currencies__button--open__hriAN .btn:hover [class^=icon-]{transform:rotate(-180deg) translateY(2px)}.CurrenciesBlock_currencies__button--open__hriAN .btn [class^=icon-]{transform:rotate(-180deg)}.CurrenciesBlock_currencies__text__6TG6H{margin-top:50px;color:#fc0}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__text__6TG6H{font-size:18px}}.CurrenciesBlock_currencies__text__6TG6H>:last-child{margin-bottom:0}.CurrenciesBlock_currencies__links__Wa3p0{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:30px}@media only screen and (min-width:1024px){.CurrenciesBlock_currencies__links__Wa3p0{display:none}}.Faq_FAQ__sectionHeading__f_npO{max-width:725px}.Questions_Questions__item__iMSXb{border-radius:32px;margin-bottom:14px;overflow:clip;position:relative;background:linear-gradient(90deg,#1e1e1e,rgba(25,25,25,0) 99.99%)}@media only screen and (min-width:768px){.Questions_Questions__item__iMSXb{margin-bottom:24px}}.Questions_Questions__item__iMSXb:before{content:"";position:absolute;inset:0;border-radius:32px;padding:1px;background:linear-gradient(90deg,rgba(153,153,153,.6) 88.06%,rgba(51,51,51,0));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}@media only screen and (min-width:768px){.Questions_Questions__item__iMSXb:nth-child(2n){margin-left:104px}.Questions_Questions__item__iMSXb:nth-child(odd){margin-right:104px}}.Questions_Questions__item__iMSXb:last-child{margin-bottom:0}.Questions_Questions__item__iMSXb.szh-accordion__item--expanded{background:rgba(0,0,0,0)}.Questions_Questions__item__iMSXb.szh-accordion__item--expanded:before{background:#fff9e6}.Questions_Questions__question__OdlJJ{position:relative;z-index:2}.Questions_Questions__button__fo_mu{background:none;border:none;margin:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;display:flex;align-items:center;justify-content:space-between;width:100%;color:#f5f5f5;font-weight:500;font-size:18px;text-align:left;line-height:1.4;padding:24px 32px}@media only screen and (min-width:768px){.Questions_Questions__button__fo_mu{font-size:20px;gap:20px}}.Questions_Questions__button__fo_mu:after{transition:transform .35s cubic-bezier(.3,.86,.36,.95);content:"";font-family:var(--font-icomoon);display:flex;width:24px;height:24px;color:currentColor;align-items:center;justify-content:center;font-size:7px;line-height:1}.Questions_Questions__button__fo_mu[aria-expanded=true]:after{transform:rotateX(180deg)}.Questions_Questions__content__vsknl{transition:height .35s cubic-bezier(.3,.86,.36,.95);position:relative;z-index:2;padding:0 32px}.Questions_Questions__answer__tbzuK{font-size:12px;line-height:1.2;color:#bdbdbd;padding:16px 0 24px;position:relative;white-space:pre-line}@media only screen and (min-width:768px){.Questions_Questions__answer__tbzuK{font-size:14px}}.Questions_Questions__answer__tbzuK:before{content:"";border-top:1px solid #353945;height:0;left:0;right:0;top:0;position:absolute}.Questions_Questions__answer__tbzuK>:last-child{margin-bottom:0}.Form_form-block__wrapper__OonBe{display:flex;flex-direction:column;padding:19px 16px 19px 19px;border:1px solid #333;border-radius:32px;overflow:clip}@media only screen and (min-width:1024px){.Form_form-block__wrapper__OonBe{padding:32px;align-items:flex-start;flex-direction:row;gap:80px}}.Form_form-block__content__gesQW{flex-grow:1}@media only screen and (min-width:768px){.Form_form-block__content__gesQW form{gap:40px}}.Form_form-block__heading__2W174{text-align:left;font-size:14px}@media only screen and (min-width:768px){.Form_form-block__heading__2W174{font-size:16px}}.Form_form-block__button__wHlpO{width:auto;align-self:flex-start}@media only screen and (min-width:768px){.Form_form-block__fields__uxP4j{gap:24px}.Form_form-block__field__Ui83H input{padding:23px 31px;border-radius:32px}}.Form_form-block__image___eA_g{max-width:277px;width:100%;flex-shrink:0;position:relative;margin-left:auto;display:none}@media only screen and (min-width:1024px){.Form_form-block__image___eA_g{display:block}}@media only screen and (min-width:1200px){.Form_form-block__image___eA_g{max-width:402px}}.Form_form-block__image-decor__CUqQP{position:absolute;width:100%;aspect-ratio:1/1;top:-16px;right:-30px;z-index:-1}.Form_form-block__image-decor__CUqQP:before{content:"";position:absolute;width:67%;background:rgba(113,113,122,.6);aspect-ratio:1/1;left:50%;top:50%;transform:translate(-50%,-50%);filter:blur(355px);border-radius:50%;z-index:-1}@media only screen and (min-width:1024px){.Form_form-block__image-decor__CUqQP{right:auto;left:0;top:0}}.Features_Features__sectionHeading__OmVhI{max-width:825px}@media only screen and (min-width:1024px){.Features_Features__sectionHeading__OmVhI{gap:26px;margin-bottom:38px}}.Features_Features__cards__xozuk{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media only screen and (min-width:768px){.Features_Features__cards__xozuk{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width:1024px){.Features_Features__cards__xozuk{grid-template-columns:repeat(3,minmax(0,1fr))}}.Features_Features__card___fbaP{display:flex;flex-direction:column;background:#1c1c1c;padding:32px 15px;gap:7px;border-radius:32px}@media only screen and (min-width:1024px){.Features_Features__card___fbaP{padding:32px}.Features_Features__card___fbaP:nth-child(4){gap:70px;flex-direction:row-reverse;align-items:center;grid-column:span 3}.Features_Features__card___fbaP:nth-child(4) .Features_Features__cardImage__FiJaN{flex-grow:1;text-align:center;aspect-ratio:auto}.Features_Features__card___fbaP:nth-child(4) .Features_Features__cardContent__gCQbr{max-width:331px;flex-shrink:0;padding-left:0;width:100%}.Features_Features__card___fbaP:nth-child(4) .Features_Features__cardTitle__gmkxj h3{font-size:24px}.Features_Features__card___fbaP:nth-child(4) .Features_Features__cardText__CQElK{padding-right:47px}}.Features_Features__cardImage__FiJaN{text-align:center;aspect-ratio:328/341;display:flex;align-items:center;justify-content:center}.Features_Features__cardImage__FiJaN img{max-height:341px;width:auto}.Features_Features__cardContent__gCQbr{padding-left:19px}.Features_Features__cardContent__gCQbr>:last-child{margin-bottom:0}.Features_Features__cardText__CQElK{font-size:14px;line-height:1.36;color:rgba(248,248,248,.7);white-space:pre-line}.Features_Features__cardText__CQElK>:last-child{margin-bottom:0}.Features_Features__cardTitle__gmkxj{margin:0 0 8px;line-height:1.36}.Features_Features__cardTitle__gmkxj strong{color:#fc0;font-weight:500}.Features_Features__cardTitle__gmkxj>*{font-weight:500;font-size:20px;line-height:1.36;color:#fff}.Features_Features__cardTitle__gmkxj>:last-child{margin-bottom:0}.GoldCard_gold-card__Zg_kl{padding:32px;background:#1c1c1c;border-radius:32px;display:flex;flex-direction:column;gap:16px;align-items:flex-start;position:relative}@media only screen and (min-width:768px){.GoldCard_gold-card__Zg_kl{padding:42px 32px}}.GoldCard_gold-card__Zg_kl:before{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);content:"";width:100%;aspect-ratio:386/177;pointer-events:none;background:radial-gradient(50% 50% at 50% 50%,rgba(200,200,200,.1) 0,rgba(0,0,0,0) 80%);z-index:-1}.GoldCard_gold-card__uptitle__jZR6D{align-self:center;color:#fff;font-weight:600;line-height:1;font-size:20px;text-transform:uppercase}.GoldCard_gold-card__content__UKbtQ{display:flex;flex-direction:column;gap:8px}.GoldCard_gold-card__content__UKbtQ>*{margin-bottom:0}.GoldCard_gold-card__image-holder__x8rhr{display:flex;padding:0 0 23px;flex-direction:column;align-items:center;width:100%;aspect-ratio:1/1;position:relative}.GoldCard_gold-card__doubled__mu_C2:hover .GoldCard_gold-card__image__ps9yP{transform:rotateY(-180deg)}.GoldCard_gold-card__doubled__mu_C2:hover .GoldCard_gold-card__image__ps9yP+.GoldCard_gold-card__image__ps9yP{transform:rotateY(0)}.GoldCard_gold-card__image__ps9yP{transition:transform .35s cubic-bezier(.3,.86,.36,.95);position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform:rotateY(0);padding-bottom:23px;backface-visibility:hidden}.GoldCard_gold-card__image__ps9yP+.GoldCard_gold-card__image__ps9yP{transform:rotateY(-180deg)}.GoldCard_gold-card__image__ps9yP img{max-height:100%;flex:0 0 auto}.GoldCard_gold-card__title__26Ge_{color:#fff;font-weight:500;font-size:18px;line-height:1.36}@media only screen and (min-width:768px){.GoldCard_gold-card__title__26Ge_{font-size:20px}}.GoldCard_gold-card__list__cwzNU{margin:0;padding:0;list-style:none;color:rgba(248,248,248,.7);font-size:14px}.GoldCard_gold-card__bottom__Pkdo5{display:flex;align-items:center;gap:16px;width:100%;justify-content:space-between;margin-top:auto}.GoldCard_gold-card__price__mvA2V{color:#fff;font-weight:500;font-size:24px;line-height:1;margin-left:auto}@media only screen and (min-width:768px){.GoldCard_gold-card__price__mvA2V{font-size:26px}}.GoldCard_gold-card__dots__2XSoe{display:flex;position:absolute;left:50%;bottom:6px;gap:6px;transform:translateX(-50%)}.GoldCard_gold-card__dot__UjAVG{width:7px;height:7px;display:block;border-radius:50%;background:#262626}.GoldBlock_gold-block__LQ3QO{display:flex;flex-direction:column;gap:50px;align-items:center}.GoldBlock_gold-block__tabs__UHv6p{display:grid;align-items:center;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border-radius:32px;padding:2px 3px;border:1px solid #fc0;width:100%}@media only screen and (min-width:768px){.GoldBlock_gold-block__tabs__UHv6p{gap:23px;width:auto;display:flex}}.GoldBlock_gold-block__tab___m9Sh{background:none;border:none;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;transition:color .35s cubic-bezier(.3,.86,.36,.95),background .35s cubic-bezier(.3,.86,.36,.95);padding:15px 20px;display:inline-flex;align-items:center;justify-content:center;vertical-align:top;color:#fff;font-weight:600;line-height:1;font-size:18px;border-radius:32px;cursor:pointer}@media only screen and (min-width:768px){.GoldBlock_gold-block__tab___m9Sh{padding:14px 36px}}.GoldBlock_gold-block__tab--active__K_Mw_{color:#000;background:#fc0}.GoldBlock_gold-block__content__2LHoJ{width:100%}.GoldBlock_gold-block__row__ZWivP{display:grid;grid-template-columns:minmax(0,1fr);gap:20px 30px}@media only screen and (min-width:768px){.GoldBlock_gold-block__row__ZWivP{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px}}@media only screen and (min-width:1200px){.GoldBlock_gold-block__row__ZWivP{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (min-width:1024px){.GoldBlock_gold-block__text___I07A{font-size:18px}}.GoldBlock_gold-block__text___I07A>:last-child{margin-bottom:0}@media only screen and (min-width:768px){.Partners_partners-block__heading__dYo7y{text-align:center;padding-top:100px}}.Partners_partners-block__heading__dYo7y:last-child{margin-bottom:51px}@media only screen and (min-width:768px){.Partners_partners-block__heading__dYo7y:last-child{margin-bottom:58px}}.Partners_partners-block__slider-wrapper__Un9YJ{padding:16px}.Partners_partners-block__slide__s2l8y{text-align:center;align-self:center}.Partners_partners-block__slide__s2l8y:hover img{filter:grayscale(0)}.Partners_partners-block__slide__s2l8y img{filter:grayscale(1)}