.header{width:100%;background-color:#fff;position:fixed;height:var(--header-height);top:0;z-index:100;transition:transform .35s ease,background-color .8s ease;will-change:transform}.header--hidden{transform:translateY(-100%)}.header__cta-button{font-size:12px;padding:12px 16px;height:36px}.header--about{background-color:transparent;color:#fff;border-bottom:none}.header--about .header__nav ul li,.header--about .header__nav-link{color:#fff;transition:.2s}.header--about .header__nav ul li:hover,.header--about .header__nav-link:hover{color:#007bff}.header--about ul li.header__nav-link>a:after{background-color:#fff}.header--about .header__nav a{color:#fff}.header--about .header__burger span{background:#fff}.header--about-menu{background-color:#fff;color:#111}.header--about-menu .header__nav ul li,.header--about-menu .header__nav-link{color:#111}.header--about-menu ul li.header__nav-link>a:after{background-color:#111}.header--about-menu .header__nav a{color:#111}.header--about-menu .header__burger span{background:#111}.header__inner{max-width:1440px;margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between}@media only screen and (min-width:1280px){.header__inner{padding:19px 32px}}.header__logo img{width:140px;height:auto;display:block}@media only screen and (min-width:1280px){.header__logo img{width:188px}}.header__nav ul{display:flex;align-items:center;gap:38px}.header__nav ul li{list-style:none}.header__nav ul li a,.header__nav ul .header__nav-link{color:#111;font-size:14px;text-decoration:none;transition:.2s;cursor:pointer}.header__nav ul li a:hover,.header__nav ul .header__nav-link:hover,.header__nav ul li a.active,.header__nav ul .header__nav-link.active{color:#007bff}.header__nav ul .header__nav-link>a{position:relative}.header__nav ul .header__nav-link>a:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:6px;height:6px;background-color:#111;border-radius:50%;transition:.2s}.header__nav ul .header__nav-link>a:hover:after,.header__nav ul .header__nav-link>a.active:after{background-color:#007bff}.header__nav ul .header__nav-link.active>a:after{background-color:#007bff}@media(max-width:1279px){.header__nav{display:none}}.header__nav-link{position:relative;display:flex;align-items:center}.header__nav-link>a{display:flex;align-items:center;padding:20px 16px}.header__nav-link:after{content:"";position:absolute;top:76%;left:0;width:100%;height:20px}.header__button-container{display:flex;align-items:center;gap:12px;display:none}@media(max-width:1279px){.header__button-container{display:flex}}.header__burger{display:none;width:24px;height:24px;flex-direction:column;justify-content:center;gap:5px;border:0;background:none;cursor:pointer}.header__burger span{width:100%;height:2px;background:#111;transition:.3s ease}.header__burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1279px){.header__burger{display:flex}}.footer{max-width:1440px;margin:0 auto;width:100%;padding:0;position:relative}.footer__container{display:flex;flex-direction:column;padding:60px 16px 40px;border-radius:16px 16px 0 0;background:#070707}.footer__tagline{font-size:24px;line-height:1.2;letter-spacing:-.02em;color:#fff;max-width:240px}.footer__main-content{display:flex;flex-direction:column;gap:60px}.footer__contacts-wrapper{display:flex;flex-direction:column;gap:80px;margin-bottom:100px}.footer__links-container{display:flex;flex-direction:column;gap:40px}.footer__title{font-weight:400;font-size:14px;line-height:1;letter-spacing:-.01em;color:#8ab6fe;margin-bottom:20px}.footer__social,.footer__list li{font-weight:400;font-size:16px;line-height:1;letter-spacing:-.01em;color:#fff}.footer__social:not(:last-child),.footer__list li:not(:last-child){margin-bottom:12px}.footer__social a,.footer__list li a{color:inherit;text-decoration:none}.footer__social{display:flex;gap:24px}.footer__social-link{display:flex;align-items:center;gap:6px}.footer__social-link .footer__rating{display:flex;align-items:center}.footer__social-link .footer__rating svg{margin-right:4px;display:block}.footer__social-link .footer__platform{line-height:1}.footer__logo{height:160px;width:auto;margin-bottom:27px}.footer__copyright,.footer__company{font-weight:400;font-size:14px;line-height:1;letter-spacing:-.01em;color:#fff}.footer__company,.footer__social{width:300px}.footer__copyright-container{display:flex;flex-direction:column-reverse;align-items:start;gap:12px}@media only screen and (min-width:768px){.footer__links-container{display:flex;flex-direction:row;gap:200px}.footer__container{padding:60px 24px 40px;border-radius:24px 24px 0 0}.footer__logo,.footer__contacts-wrapper{margin-bottom:0}.footer__copyright-container{flex-direction:row;align-items:end;gap:185px}}@media only screen and (min-width:992px){.footer__main-content{width:100%;flex-direction:row;gap:0px}.footer__main-content>:first-child{flex:0 0 33.333%}.footer__main-content>:not(:first-child){flex:1 1 0}.footer__contacts-wrapper{margin-bottom:0}.footer__links-container{flex-direction:row;gap:20px;justify-content:space-between;width:100%}.footer__copyright-container{justify-content:space-between;gap:0px}}@media only screen and (min-width:1280px){.footer{padding:0 32px 32px;margin-top:-476px}.footer__container{padding:60px;border-radius:32px}}@media only screen and (min-width:1400px){.footer__container{padding-right:145px}}.cookies-banner{position:fixed;bottom:0;right:0;z-index:1000;display:flex;flex-direction:column;border:1px solid #e5e8ed;background:#f0f2f5;border-radius:16px 16px 0 0;padding:20px 16px;width:100%}.cookies-banner__content{display:flex;align-items:start;gap:8px}.cookies-banner__text-container{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.cookies-banner__text{font-size:14px;line-height:1.4;letter-spacing:-.01em;color:#070707}.cookies-banner__link{font-size:14px;line-height:1.4;letter-spacing:-.01em;color:#070707;text-decoration:underline}.cookies-banner__icon{flex-shrink:0}.cookies-banner__buttons-container{display:flex;align-items:center;width:100%;gap:8px}.cookies-banner__buttons-container>*{flex:1}@media only screen and (min-width:768px){.cookies-banner{position:fixed;bottom:26px;right:32px;z-index:1000;display:flex;flex-direction:column;border:1px solid #e5e8ed;background:#f0f2f5;border-radius:16px;padding:24px;width:371px}.cookies-banner__content{display:flex;align-items:start;gap:8px}.cookies-banner__text-container{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.cookies-banner__text{font-size:16px;line-height:1.4;letter-spacing:-.01em;color:#070707}.cookies-banner__link{font-size:16px;line-height:1.4;letter-spacing:-.01em;color:#070707;text-decoration:underline}.cookies-banner__icon{flex-shrink:0}.cookies-banner__buttons-container{display:flex;align-items:center;width:100%;gap:8px}.cookies-banner__buttons-container>*{flex:1}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:PolySans;src:url(/fonts/PolySans-Slim.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:PolySans;src:url(/fonts/PolySans-Neutral.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PolySans;src:url(/fonts/PolySans-Median.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}:root{--font-heading: "PolySans";--font-body: "PolySans";line-height:1.4;font-weight:400;font-size:16px;color:#070707;--header-height: 60px}@media only screen and (min-width:1280px){:root{--header-height: 86px}}.page__content{padding-top:var(--header-height)}@media only screen and (min-width:1280px){.page__content>.become-our-partner:nth-last-child(2),.page__content>.become-our-partner:only-child{position:sticky;top:0}.sticky-sentinel{height:476px}}body{background:#fff}*,*:before,*:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}body{font-family:var(--font-body);overscroll-behavior-y:none;-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading)}ul,ol{list-style:none;margin:0;padding:0}a{color:inherit;text-decoration:none}button{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}main{min-height:500px}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0)}.skip-to-content-link:focus{z-index:9999;position:inherit;overflow:auto;width:auto;height:auto;clip:auto}.focus-none{box-shadow:none!important;outline:0!important}.image-ratio{width:100%;position:relative;overflow:hidden}.image-ratio:before{content:"";display:block;position:relative;z-index:1;padding-bottom:var(--aspect-ratio-percentage);width:100%;height:0}.image-ratio img{display:block;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;object-fit:contain;object-position:center}img{max-width:100%}#modals-container{position:relative;z-index:11}
