.brand-hero{align-items:center;display:flex;flex-direction:column;gap:1.5rem;height:42rem;padding-top:2rem;position:relative;text-align:center;text-wrap:balance}@media(min-width:768px){.brand-hero{height:40rem;padding-top:6rem}}.brand-hero__picture{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.brand-hero__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 100%;object-position:50% 100%;width:100%}.brand-hero__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.802rem*var(--typography-font-size));font-weight:700;line-height:1.48}@media(min-width:1024px){.brand-hero__title{font-size:calc(2.488rem*var(--typography-font-size));line-height:1.35}}.brand-hero__title{color:var(--brand-hero-title-color,var(--heading-color));max-width:60rem}.brand-hero__description{color:var(--white-color);font-size:calc(1rem*var(--typography-font-size));font-weight:400;line-height:1.55;max-width:32rem}.brand-hero__button{margin-top:1.5rem}.brand-nav{background-color:var(--white-color);box-shadow:var(--card-shadow);margin-top:-3rem;position:sticky;top:4rem;z-index:2}@media(min-width:1024px){.brand-nav{top:4.5rem}}.brand-nav__container{display:flex;margin-inline:-1rem;overflow:auto;padding-inline:1rem}.brand-nav__list{display:flex;gap:.5rem;margin-inline:auto;padding-block:1rem}.brand-nav__item{border:1px solid var(--description-color);border-radius:.5rem;color:var(--body-color);cursor:pointer;font-size:calc(.79rem*var(--typography-font-size));font-weight:400;line-height:1.4;padding:.25rem .75rem;text-align:center;transition:background-color var(--transition-timing),color var(--transition-timing),border-color var(--transition-timing);white-space:nowrap}.brand-nav__item:hover:not(.brand-nav__item--active){border-color:var(--brand-nav-color,var(--primary-500-color));color:var(--brand-nav-color,var(--primary-500-color))}.brand-nav__item--active{background-color:var(--brand-nav-color,var(--primary-500-color));border-color:var(--brand-nav-color,var(--primary-500-color));color:var(--white-color)}.brand-advantage-feature{display:flex;flex-direction:column;gap:.5rem}.brand-advantage-feature__item{align-items:center;display:flex;gap:1rem}.brand-advantage-feature__value{border:1px solid var(--tertiary-200-color);border-radius:1rem;color:var(--brand-advantage-feature-value-color,var(--heading-color));font-family:TT Firs Neue,sans-serif;font-size:calc(1.125rem*var(--typography-font-size));font-weight:600;line-height:1.48;padding:.5rem 1rem}@media(min-width:1024px){.brand-advantage-feature__value{font-size:calc(1.2rem*var(--typography-font-size));line-height:1.36}}.brand-advantage-feature__value{white-space:nowrap}.brand-advantage-feature__label{color:var(--description-color);font-size:calc(.79rem*var(--typography-font-size));font-weight:400;font-weight:500;line-height:1.4;text-wrap:balance}@media(min-width:768px){.brand-advantage-feature__label{font-size:calc(.889rem*var(--typography-font-size));font-weight:400;font-weight:500;line-height:1.5}}.brand-advantage__title{text-align:center}.brand-advantage__list{display:grid;gap:1rem;margin-top:1rem}@media(min-width:1024px){.brand-advantage__list{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}}.brand-advantage__item{overflow:hidden;position:relative}@media(max-width:767px){.brand-advantage__item--medium{display:flex;flex-direction:column-reverse;gap:1.5rem}}@media(min-width:768px){.brand-advantage__item{display:grid;flex:0 0 calc(50% - .75rem);gap:1.5rem;grid-template-columns:1fr auto;position:relative}.brand-advantage__item--small{flex:0 0 calc(33.33333% - 1rem)}}@media(min-width:1024px){.brand-advantage__item{grid-template-columns:1fr;min-height:16rem}.brand-advantage__item--small{gap:0}}@media(min-width:1200px){.brand-advantage__item--medium{grid-template-columns:minmax(0,1fr) auto}}.brand-advantage__content{display:flex;flex-direction:column;gap:1rem}@media(min-width:1024px)and (max-width:1199px){.brand-advantage__content{max-width:75%}}.brand-advantage__subtitle{font-family:TT Firs Neue,sans-serif;font-size:calc(1.125rem*var(--typography-font-size));font-weight:600;line-height:1.48}@media(min-width:1024px){.brand-advantage__subtitle{font-size:calc(1.2rem*var(--typography-font-size));line-height:1.36}}.brand-advantage__subtitle{color:var(--brand-advantage-subtitle-color,var(--description-color))}.brand-advantage__name{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-advantage__name{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-advantage__description{color:var(--description-color);font-size:calc(.889rem*var(--typography-font-size));font-weight:400;line-height:1.5}@media(min-width:768px){.brand-advantage__description{max-width:80%;text-wrap:balance}}@media(min-width:1024px){.brand-advantage__description{max-width:none;text-wrap:auto}}.brand-advantage__image{align-self:flex-end;-o-object-fit:contain;object-fit:contain}.brand-advantage__item--small .brand-advantage__image{height:8rem}.brand-advantage__item--medium .brand-advantage__image{align-self:center;height:14rem}@media(min-width:1024px){.brand-advantage__item--small .brand-advantage__image{justify-self:flex-end}}@media(min-width:1024px)and (max-width:1199px){.brand-advantage__item--medium .brand-advantage__image{position:absolute;right:0;top:50%;transform:translate(20%,-50%)}}@media(min-width:1024px){.brand-stats__box{padding:2.5rem}}.brand-stats__list{align-items:center;display:grid;gap:1.5rem}@media(min-width:768px){.brand-stats__list{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.brand-stats__list{display:flex;gap:1rem}}.brand-stats__item{flex:auto;text-align:center}.brand-stats__value{color:var(--primary-500-color);font-family:TT Firs Neue,sans-serif;font-size:calc(1.802rem*var(--typography-font-size));font-weight:700;line-height:1.48}@media(min-width:1024px){.brand-stats__value{font-size:calc(2.488rem*var(--typography-font-size));line-height:1.35}}.brand-stats__label{color:var(--description-color);font-size:calc(1rem*var(--typography-font-size));font-weight:400;line-height:1.55}.brand-bonus__header{text-align:center}.brand-bonus__box{gap:.75rem;overflow:hidden}@media(min-width:768px){.brand-bonus__box{padding:2.5rem}}.brand-bonus__container{display:grid;gap:1.5rem}.brand-bonus__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-bonus__title{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-bonus__description{color:var(--description-color);font-size:calc(1rem*var(--typography-font-size));font-weight:400;line-height:1.55;text-wrap:balance}.brand-bonus__data{margin:0 -1.5rem;overflow:auto;padding-left:1.5rem;width:calc(100% + 3rem)}@media(min-width:768px){.brand-bonus__data{margin:0 -2.5rem;padding:0 2.5rem;width:calc(100% + 5rem)}}.brand-bonus table{margin-right:1.5rem;margin-top:.75rem;min-width:100%}@media(min-width:768px){.brand-bonus table{margin-right:2.5rem}}.brand-bonus table th{background:var(--brand-bonus-table-th-background-color,var(--primary-50-color));white-space:nowrap}.brand-bonus table th:first-child{border-radius:1rem 0 0 1rem}.brand-bonus table th:last-child{border-radius:0 1rem 1rem 0}.brand-bonus table td,.brand-bonus table th{color:var(--body-color);font-size:calc(.889rem*var(--typography-font-size));font-weight:400;font-weight:700;line-height:1.5;padding:.75rem 1rem;text-align:left}.brand-bonus table td{border-bottom:1px solid var(--tertiary-100-color);vertical-align:middle;white-space:nowrap}.brand-label{align-items:center;border:1px solid var(--tertiary-100-color);border-radius:.75rem;color:var(--body-color);display:flex;font-size:calc(.889rem*var(--typography-font-size));font-weight:400;font-weight:600;line-height:1.5;padding:.25rem .75rem}.brand-overview__header{text-align:center;text-wrap:balance}.brand-overview__container{display:flex;flex-wrap:wrap;gap:1.5rem}.brand-overview__box{gap:1.5rem;position:relative}@media(min-width:768px){.brand-overview__box{flex:calc(50% - 1rem)}}.brand-overview__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-overview__title{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-overview__title{text-wrap:balance}@media(min-width:768px)and (max-width:1023px){.brand-overview__title{max-width:70%}}.brand-overview__features{display:flex;flex-wrap:wrap;gap:.5rem}.brand-overview__description{color:var(--description-color);font-size:calc(1rem*var(--typography-font-size));font-weight:400;line-height:1.55}.brand-country{display:flex;flex-direction:column;gap:1rem}.brand-country__name{font-family:TT Firs Neue,sans-serif;font-size:calc(1.125rem*var(--typography-font-size));font-weight:600;line-height:1.48}@media(min-width:1024px){.brand-country__name{font-size:calc(1.2rem*var(--typography-font-size));line-height:1.36}}.brand-country__name{text-align:center}.brand-geo-target{gap:1rem}.brand-geo-target__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-geo-target__title{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-geo-target__list{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.brand-geo-target__list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.brand-geo-target__item{flex:0 0 calc(20% - 1.6rem)}}.brand-chip{align-items:center;border:1px solid var(--tertiary-100-color);border-radius:.75rem;display:flex;gap:.75rem;padding:.5rem .75rem}.brand-chip__icon{height:1.5rem;width:1.5rem}.brand-chip__name{color:var(--body-color);font-size:calc(.889rem*var(--typography-font-size));font-weight:400;font-weight:600;line-height:1.5}.brand-geo-banned-traffic{gap:1rem;margin-top:1.5rem}.brand-geo-banned-traffic__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-geo-banned-traffic__title{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-geo-banned-traffic__list{display:flex;flex-wrap:wrap;gap:.5rem}.brand-geo__header{text-align:center;text-wrap:balance}.brand-payment__header{text-align:center;text-wrap:balance}.brand-payment__container{display:grid;gap:1rem}@media(min-width:1024px){.brand-payment__container{grid-template-columns:repeat(2,1fr)}}.brand-payment__box{gap:1rem}.brand-payment__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-payment__title{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-payment__list{display:flex;flex-wrap:wrap;gap:.5rem}.brand-partnership__header{text-align:center;text-wrap:balance}.brand-partnership__container{display:grid;gap:1rem}@media(min-width:1024px){.brand-partnership__container{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.brand-partnership__box{gap:1rem;position:relative}@media(min-width:768px){.brand-partnership__box{gap:1.5rem}}.brand-partnership__subtitle{color:var(--brand-partnership-subtitle-color,var(--tertiary-300-color));font-family:TT Firs Neue,sans-serif;font-size:calc(1.125rem*var(--typography-font-size));font-weight:600;line-height:1.48}@media(min-width:1024px){.brand-partnership__subtitle{font-size:calc(1.2rem*var(--typography-font-size));line-height:1.36}}.brand-partnership__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-partnership__title{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-partnership__title{text-wrap:balance}@media(min-width:768px)and (max-width:1023px){.brand-partnership__title{max-width:70%}}.brand-partnership__features{display:flex;flex-wrap:wrap;gap:.5rem}.brand-partnership__description{color:var(--description-color);font-size:calc(1rem*var(--typography-font-size));font-weight:400;line-height:1.55}.brand-partnership__image{align-self:center;height:10rem}@media(min-width:768px){.brand-partnership__image{height:9.5rem;-o-object-fit:contain;object-fit:contain}}@media(min-width:768px)and (max-width:1023px){.brand-partnership__image{position:absolute;right:1.5rem;top:1.5rem}}@media(min-width:1024px){.brand-partnership__image{margin-left:auto;margin-top:auto}}.brand-partner__box{background:var(--brand-join-background-color,var(--global-strong-gradient));gap:1.5rem}@media(min-width:768px){.brand-partner__box{align-items:center;display:grid;grid-template-columns:1fr auto;padding:2.5rem}}.brand-partner__content{display:grid;gap:.5rem}.brand-partner__title{font-family:TT Firs Neue,sans-serif;font-size:calc(1.424rem*var(--typography-font-size));font-weight:600;line-height:1.4}@media(min-width:1024px){.brand-partner__title{font-size:calc(1.728rem*var(--typography-font-size));line-height:1.4}}.brand-partner__title{text-wrap:balance}.brand-partner__description{color:var(--description-color);font-size:calc(1rem*var(--typography-font-size));font-weight:400;line-height:1.55;text-wrap:balance}:root{--typography-font-size:1.125;--transition-timing:.25s ease-in-out;--telegram-color:#08c;--x-color:#000;--youtube-color:red;--facebook-color:#1877f2;--line-color:#06c755;--white-color:#fff;--black-color:#000;--background-color:#f2f5fa;--warning-color:#ffb63c;--error-color:#ff3c3c;--primary-50-color:#f0f8fb;--primary-100-color:#e9f6ff;--primary-200-color:#c1e1f0;--primary-300-color:#9acde1;--primary-400-color:#72b8d2;--primary-500-color:#4aa3c3;--primary-600-color:#357c93;--primary-600-color-rgb:38,77,173;--primary-700-color:#2a687b;--primary-800-color:#15414b;--primary-900-color:#001a1b;--secondary-50-color:#fffbf7;--secondary-100-color:#fff1e2;--secondary-200-color:#feceb3;--secondary-300-color:#feaa84;--secondary-400-color:#fd8755;--secondary-500-color:#fc6326;--secondary-600-color:#e05521;--secondary-700-color:#a73916;--secondary-800-color:#6e1d0b;--secondary-900-color:#350100;--tertiary-50-color:#f9fafb;--tertiary-100-color:#dfe3eb;--tertiary-200-color:#f3f6fd;--tertiary-300-color:#9aa1b0;--tertiary-400-color:#4a5161;--tertiary-500-color:#2e343c;--tertiary-600-color:#1c1c1f;--tertiary-700-color:#000;--description-color:var(--tertiary-400-color);--body-color:var(--tertiary-500-color);--heading-color:var(--black-color);--link-color:#4aa3c3;--box-shadow:0 .625rem 2.25rem rgba(0,0,0,.15);--inset-box-shadow:inset 0 1px 2px rgba(0,0,0,.25);--card-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);--card-shadow-hover:0 4px 16px rgba(0,0,0,.12),0 4px 8px rgba(0,0,0,.04);--base-gradient:var(--primary-500-color);--base-medium-gradient:var(--primary-600-color);--global-strong-gradient:linear-gradient(100deg,#dcedfa 45%,var(--background-color) 92%);--faq-gradient:linear-gradient(92deg,rgba(0,166,199,.8) 1.21%,#99edfd 92.95%);--filter-primary-color:invert(22%) sepia(42%) saturate(5675%) hue-rotate(221deg) brightness(107%) contrast(84%);--header-background:var(--black-color);--header-current-locale-icon-border-color:transparent;--header-nav-link-color:var(--white-color);--header-nav-link-hover-color:var(--primary-400-color);--header-nav-link-active-color:var(--primary-500-color);--button-color:var(--primary-500-color);--button-color-disabled:var(--primary-300-color);--button-color-dark:var(--primary-600-color);--button-color-light:var(--primary-100-color);--button-color-outline:var(--primary-200-color);--button-color-opacity-08:rgba(74,163,195,.08);--button-color-opacity-12:rgba(74,163,195,.12);--button-color-opacity-16:rgba(74,163,195,.16)}.feedback-brand__header{text-align:center;text-wrap:balance}
