:root{--f-family:"Manrope",sans-serif;--f-family-2:"Montserrat",sans-serif;--transition-main:0.3s ease-in;--transition-long:0.5s ease-in;--bg:#f4f4f4;--c-text:#666;--c-text-white:#fff;--c-text-accent:#0d0d0d;--c-title:#0d0d0d;--btn-prime-bg:#0d0d0d;--btn-second-bg:#f4f4f4;--btn-second-bg-hover:#e9e9e9;--header-height:104px}@media (max-width:576px){:root{--header-height:146px}}button{background:unset;border:none;outline:none}*{box-sizing:border-box}*,ul{margin:0;padding:0}li{list-style:none}a,a:hover{color:unset}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}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}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-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}[hidden],template{display:none}.container{box-sizing:border-box;margin:0 auto;max-width:100%;padding-left:clamp(8px,1.06vw,14px);padding-right:clamp(8px,1.06vw,14px);width:1348px}@media (max-width:1200px){.container{padding:0 14px;width:100%}}@media (max-width:1024px){.container{max-width:768px;padding:0 14px;width:100%}}@media (max-width:768px){.container{max-width:576px;width:100%}}@media (max-width:576px){.container{border:none;max-width:576px}}a,button,p,span{color:var(--c-text);font-family:var(--f-family-2);font-size:calc(14.75728px + .06472vw);line-height:150%}@media (min-width:1545px){a,button,p,span{font-size:16px}}h1{color:var(--c-title);font-family:var(--f-family);font-size:calc(14.7767px + 2.45955vw);font-weight:800;line-height:normal}@media (min-width:1545px){h1{font-size:62px}}h2{color:var(--c-title);font-family:var(--f-family);font-size:calc(14.66019px + 1.42395vw);font-weight:800;line-height:normal}@media (min-width:1545px){h2{font-size:42px}}h3{color:var(--c-title);font-family:var(--f-family);font-size:calc(15.30097px + .45307vw);font-weight:800;line-height:normal}@media (min-width:1545px){h3{font-size:24px}}body{background:#fff}body,body *{box-sizing:border-box}body ::-webkit-scrollbar{background-color:transparent;height:0;width:0}html{scrollbar-width:none}@supports (-ms-overflow-style:none){html{-ms-overflow-style:none}}.isnotactive-tradeholic #menu-item-442,.isnotactive-tradeholic #menu-item-71,.isnotactive-tradeholic #menu-item-78{display:none}img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}main{padding-top:var(--header-height)}.btn__prime{align-items:center;background:var(--accent,#0d0d0d);border-radius:50px;color:var(--c-text-white);display:flex;justify-content:center;padding:clamp(8px,1vw,13px) clamp(14px,2.1vw,29px);transition:opacity var(--transition-main),color var(--transition-main);width:fit-content}.btn__prime:hover{color:var(--c-text-white);opacity:.5}.btn__second{align-items:center;background-color:var(--btn-second-bg);border-radius:50px;display:flex;justify-content:center;padding:clamp(8px,1vw,13px) clamp(14px,2.1vw,29px);transition:background-color var(--transition-main);width:fit-content}.btn__second:hover{background-color:var(--btn-second-bg-hover)}.header{align-items:center;display:flex;height:var(--header-height);left:0;position:fixed;top:0;transition:.3s ease;width:100%;z-index:10}.header.active{background:var(--bg);height:78px}@media (max-width:576px){.header.active{height:120px}}.header .header__inner{align-items:center;display:flex;justify-content:space-between}@media (max-width:576px){.header .header__inner{flex-wrap:wrap;gap:16px}.header .header__logo{display:flex;justify-content:center;width:100%}}.header .header__logo img{max-width:132px}.header .btn__lang{align-items:center;cursor:pointer;display:flex;text-transform:lowercase}@media (max-width:576px){.header .btn__lang{margin-left:unset}}.header .btn__lang:hover .lang__menu .sub-menu{opacity:1;transform:translateY(0);visibility:visible}.header .btn__lang:hover .btn__lang-arrow{transform:rotate(180deg)}.header .btn__lang .lang__menu{position:relative}.header .btn__lang .lang__menu .sub-menu{left:0;opacity:0;position:absolute;top:110%;transform:translateY(5px);transition:var(--transition-main);visibility:hidden;width:100%}.header .btn__lang .lang__menu .sub-menu .menu-item>a{transition:var(--transition-main)}.header .btn__lang .lang__menu .sub-menu .menu-item>a:hover{font-weight:500}.header .btn__lang .btn__lang-arrow{height:24px;transition:var(--transition-main);width:24px}.header .header__btns{align-items:center;display:flex;gap:clamp(14px,2.5vw,32px)}@media (max-width:576px){.header .header__btns{margin-left:auto}}.header .header__btns-mob,.header .header__burger{display:none}@media (max-width:1024px){.header .header__burger{display:flex;flex-direction:column;gap:6px;margin-left:clamp(12px,2.3vw,30px);width:30px}.header .header__burger span{background-color:var(--btn-prime-bg);border-radius:8px;height:4px;width:100%}}@media (max-width:576px){.header .header__burger{margin-left:unset}}.header.active .header__nav .header__menu>.menu-item-has-children{background:#fff}@media (max-width:1024px){.header.active .header__nav .header__menu>.menu-item-has-children{background:var(--bg)}.header__nav{background:#fff;height:100vh;left:-100%;position:fixed;top:0;transition:.5s ease;width:100vw;z-index:11}.header__nav.open{left:0}}.header__nav .header__menu{display:flex;gap:clamp(20px,2.8vw,32px)}@media (max-width:1024px){.header__nav .header__menu{align-items:center;flex-direction:column;gap:10px;padding-top:30px}}.header__nav .header__menu .menu-item>a{font-weight:500}.header__nav .header__menu>.menu-item-has-children{background:var(--bg);border-radius:50px;cursor:pointer;padding:10px;position:relative;transition:.3s ease}@media (max-width:1024px){.header__nav .header__menu>.menu-item-has-children{align-items:center;display:flex;flex-direction:column;justify-content:center}}.header__nav .header__menu>.menu-item-has-children:focus-within .sub-menu,.header__nav .header__menu>.menu-item-has-children:hover .sub-menu{opacity:1;transform:scaleY(1);visibility:visible}@media (max-width:1024px){.header__nav .header__menu>.menu-item-has-children:focus-within .sub-menu,.header__nav .header__menu>.menu-item-has-children:hover .sub-menu{max-height:400px;padding:8px 18px;transform:unset;visibility:unset}}.header__nav .header__menu>.menu-item-has-children>.sub-menu{background:#fff;border-radius:20px;box-shadow:0 0 8.8px 0 rgba(0,0,0,.12);display:flex;flex-direction:column;gap:clamp(10px,1.1vw,12px);left:0;opacity:0;padding:10px;position:absolute;top:150%;transform:scaleY(0);transform-origin:top;transition:.3s ease;visibility:hidden;width:max-content}.header__nav .header__menu>.menu-item-has-children>.sub-menu a[href]:not([href="#"]):hover{color:var(--c-text-accent)}.header__nav .header__menu>.menu-item-has-children>.sub-menu a[href="#"]{color:var(--c-text-accent);display:block;font-size:calc(14.27184px + .19417vw);font-weight:600;margin-bottom:clamp(10px,1.1vw,12px)}@media (min-width:1545px){.header__nav .header__menu>.menu-item-has-children>.sub-menu a[href="#"]{font-size:18px}}.header__nav .header__menu>.menu-item-has-children>.sub-menu a[href="#"]:hover{color:var(--c-text-accent)}.header__nav .header__menu>.menu-item-has-children>.sub-menu .sub-menu{display:flex;flex-direction:column;gap:clamp(10px,1.1vw,12px);padding-left:8px}@media (max-width:1024px){.header__nav .header__menu>.menu-item-has-children>.sub-menu .sub-menu{padding-left:18px}.header__nav .header__menu>.menu-item-has-children>.sub-menu{background:transparent;box-shadow:unset;max-height:0;overflow:hidden;padding:0;position:static;text-align:center;transform:unset}}.header__nav .menu-closer{display:none}@media (max-width:1024px){.header__nav .menu-closer{aspect-ratio:1;display:block;font-size:40px;line-height:unset;position:absolute;right:20px;top:10px}}.header__nav .header__menu>.menu-item-has-children a[data-path]{align-items:center;display:flex;gap:clamp(12px,1.3vw,15px)}.header__nav .header__menu>.menu-item-has-children a[data-path] a{color:var(--c-text)}.header__nav .header__menu>.menu-item-has-children a[data-path] svg path{stroke:var(--c-text);fill:transparent}.header__nav .header__menu>.menu-item-has-children a[data-path][data-path="/"] svg path,.header__nav .header__menu>.menu-item-has-children a[data-path][data-path="/informers/"] svg path{stroke:transparent;fill:var(--c-text)}.header__nav .header__menu>.menu-item-has-children a[data-path]:hover svg path{stroke:var(--c-text-accent);fill:transparent}.header__nav .header__menu>.menu-item-has-children a[data-path]:hover[data-path="/"] svg path,.header__nav .header__menu>.menu-item-has-children a[data-path]:hover[data-path="/informers/"] svg path{stroke:transparent;fill:var(--c-text-accent)}.header__nav .current_page_item a,.header__nav .header__menu>.menu-item-has-children a[data-path]:hover a{color:var(--c-text-accent)}.header__nav .current_page_item a svg path{stroke:var(--c-text-accent)!important}.header__nav .current_page_item a[data-path="/"] svg path,.header__nav .current_page_item a[data-path="/informers/"] svg path{fill:var(--c-text-accent)!important;stroke:transparent!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes zoomIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes revealLeft{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes revealRight{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0 0 0 0)}}@keyframes moveLeft{0%{margin-left:8px}50%{margin-left:0}to{margin-left:-8px}}@keyframes drawLine{0%{stroke-dasharray:0,1000}to{stroke-dasharray:1000,0}}.footer{background-color:#fff;padding-bottom:clamp(60px,10.8vw,152px);padding-top:clamp(60px,10.8vw,152px);position:relative}.footer .footer-panel{display:flex;justify-content:space-between}@media (max-width:1024px){.footer .footer-panel{gap:20px}}.footer .footer-logo{flex:0 0 11%}.footer .footer-contact{display:grid;flex:0 0 30%;grid-template-rows:auto 1fr auto}.footer .contact-row,.footer .footer-heading{margin-bottom:clamp(24px,3.1vw,34px)}.footer .contact-row{align-items:center;display:flex}.footer .contact-icon{height:24px}.footer .contact-desc{display:flex;flex-direction:column;padding-left:clamp(16px,2.2vw,24px)}.footer .contact-name,.footer .footer-copywrite{margin-top:0}.footer .footer-copywrite{color:#1a3333}.footer .footer-risk{flex:0 0 45%}.footer .footer-subheading{text-wrap:initial;font-size:14px;margin-top:8px}.footer .payment-block{align-items:center;display:flex;flex-wrap:wrap}.footer .payment-item{margin-right:8%;margin-top:clamp(30px,4.7vw,60px)}.footer .payment-item:last-child{margin-right:0}.footer .f-laptop{display:none}.footer .address-item,.footer .phone-item{align-items:center;display:inline-flex}.footer .address-item--risk{display:inline}@media (max-width:1200px){.footer .footer-logo{flex:0 0 19%}.footer .footer-contact{flex:0 0 29%}.footer .footer-risk{flex:0 0 50%}}@media (max-width:1024px){.footer .f-desktop{display:none}.footer .f-laptop{display:block;padding:var(--m-space-24) 0 var(--m-space-40)}.footer .footer-panel{flex-direction:column;padding:0}.footer .footer-contact,.footer .footer-logo,.footer .footer-risk{flex:0 0 100%}.footer .footer-contact,.footer .footer-risk{margin-top:var(--m-space-50)}}.subheader{align-items:center;display:flex;padding-top:32px}.subheader .subheader__banner{margin:0 auto;width:82%}@media (max-width:1024px){.subheader .subheader__banner{width:100%}}.subheader .subheader-breadcrumbs{align-items:center;display:flex;gap:10px;margin-bottom:clamp(16px,2vw,20px)}.subheader .subheader-breadcrumbs span:first-of-type{background:var(--bg);border-radius:20px;color:var(--c-text-accent);font-size:10px;padding:5px 9px}.subheader .subheader-breadcrumbs span:last-of-type{color:var(--c-text-accent);font-size:10px;opacity:.3}.subheader .subheader-text{align-items:center;animation:revealLeft 1s ease-in-out forwards;display:flex;flex-direction:column;margin:0 auto;max-width:679px;text-align:center}.subheader .subheader-picture{position:relative;width:52%;z-index:1}.subheader .subheader-heading{margin-bottom:10px}#progressCircle{bottom:30px;cursor:pointer;height:65px;position:fixed;right:30px;transition:.3s ease-in-out;width:65px;z-index:50}#progressCircle:hover{transform:scale(1.1)}#progressCircle text{fill:#3891d6;font-family:var(--font-family)}#progressCircle #outerCircle{stroke:#fff}#progressCircle #innerCircle{stroke:#3891d6}#progressCircle.done{animation:shakeX 1s}#progressCircle.done #innerCircle{stroke:#35e735}#progressCircle.done text{fill:#35e735}.ask{background:url(../img/home/ask__bg.webp) no-repeat 50%/cover;padding-bottom:clamp(50px,7.7vw,100px);padding-top:clamp(50px,7.7vw,100px)}.ask .wrapper{background:#fff;border-radius:clamp(20px,3.5vw,50px);padding:clamp(20px,3.5vw,50px) clamp(16px,3.65vw,57px);width:min(518px,100%)}.ask .wrapper h2{margin-bottom:clamp(20px,2.8vw,32px);text-align:center}.ask .wrapper form{align-items:center;display:flex;flex-direction:column;gap:16px}.ask .wrapper form._active{animation:removeForm .75s ease-in-out forwards}.ask .wrapper form input,.ask .wrapper form textarea{background:var(--bg);border:unset;border-radius:21px;color:var(--c-text);font-family:var(--f-family-2);font-size:calc(14.75728px + .06472vw);line-height:150%;outline:unset;padding:clamp(15px,1.9vw,23px) clamp(16px,2.2vw,28px);width:100%}@media (min-width:1545px){.ask .wrapper form input,.ask .wrapper form textarea{font-size:16px}}.ask .wrapper form textarea{resize:none}.ask .wrapper #successMessage{display:block;text-align:center}@keyframes removeForm{0%{clip-path:inset(0 0 0 0);opacity:1}80%{clip-path:inset(0 100% 0 0);opacity:0}to{max-height:0;overflow:hidden}}.home-page .hero .container{align-items:center;display:flex;gap:clamp(40px,6.2vw,80px);justify-content:space-between;min-height:calc(100vh - var(--header-height))}@media (max-width:1024px){.home-page .hero .container{flex-direction:column;gap:30px;min-height:unset;padding:40px 0}}.home-page .hero .hero__info{display:flex;flex-direction:column;gap:clamp(15px,1.95vw,20px);width:44.6%}@media (max-width:1024px){.home-page .hero .hero__info{align-items:center;text-align:center;width:80%}}@media (max-width:576px){.home-page .hero .hero__info{width:100%}}.home-page .hero .hero__swiper{border-radius:50px;width:49.3%}@media (max-width:1024px){.home-page .hero .hero__swiper{width:80%}}.home-page .why{padding-bottom:clamp(30px,4.7vw,60px);position:relative}.home-page .why .why__title{margin-bottom:clamp(30px,4.8vw,62px)}@media (max-width:1024px){.home-page .why .why__title{text-align:center}}.home-page .why .why__items{display:flex;flex-wrap:wrap;gap:20px}.home-page .why .why__svg{left:50%;max-width:483px;position:absolute;top:3%;transform:translate(-50%,-50%);z-index:-1}.home-page .why .why__item{background:var(--bg);border-radius:50px;overflow:hidden}.home-page .why .why__item:first-of-type,.home-page .why .why__item:last-of-type{width:40.7%}@media (max-width:1024px){.home-page .why .why__item:first-of-type,.home-page .why .why__item:last-of-type{width:100%}}.home-page .why .why__item:nth-of-type(2),.home-page .why .why__item:nth-of-type(3){width:57%}@media (max-width:1024px){.home-page .why .why__item:nth-of-type(2),.home-page .why .why__item:nth-of-type(3){width:100%}}.home-page .why .why__item:last-of-type{display:flex;flex-direction:column;padding-bottom:20px}.home-page .why .why__item:last-of-type svg{margin:0 auto;max-width:200px}.home-page .why .why__item-info{margin-bottom:clamp(15px,2.05vw,22px);padding:clamp(20px,3.5vw,50px)}@media (max-width:1024px){.home-page .why .why__item-info{align-items:center;display:flex;flex-direction:column;text-align:center}}.home-page .why .why__item-info h3{margin-bottom:clamp(16px,2vw,20px)}.home-page .why .why__item-info p{max-width:423px}.home-page .about{padding-bottom:clamp(30px,4.7vw,60px);padding-top:clamp(30px,4.7vw,60px)}.home-page .about .container{align-items:center;display:flex;justify-content:space-between}@media (max-width:1024px){.home-page .about .container{flex-direction:column;gap:30px}}.home-page .about .about__info{display:flex;flex-direction:column;gap:clamp(16px,2vw,20px);width:40.7%}@media (max-width:1024px){.home-page .about .about__info{align-items:center;text-align:center;width:100%}}.home-page .about .about__image{width:49.3%}@media (max-width:1024px){.home-page .about .about__image{width:100%}}.home-page .reclaim{padding-bottom:clamp(30px,4.7vw,60px);padding-top:clamp(30px,4.7vw,60px)}.home-page .reclaim .container{align-items:center;display:flex;justify-content:space-between}@media (max-width:1024px){.home-page .reclaim .container{flex-direction:column-reverse;gap:30px}}.home-page .reclaim .reclaim__info{display:flex;flex-direction:column;gap:clamp(16px,2vw,20px);width:40.7%}@media (max-width:1024px){.home-page .reclaim .reclaim__info{align-items:center;text-align:center;width:100%}}.home-page .reclaim .reclaim__info .reclaim__info-accent{font-size:calc(15.51456px + .12945vw);font-weight:600}@media (min-width:1545px){.home-page .reclaim .reclaim__info .reclaim__info-accent{font-size:18px}}.home-page .reclaim .reclaim__image{width:49.3%}@media (max-width:1024px){.home-page .reclaim .reclaim__image{width:100%}}.home-page .services{padding-bottom:clamp(50px,8.7vw,120px);padding-top:clamp(30px,4.7vw,60px)}.home-page .services .services__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:clamp(30px,4.8vw,62px)}@media (max-width:414px){.home-page .services .services__top{flex-direction:column;gap:20px}}.home-page .services .services__top-arrows{align-items:center;display:flex;gap:10px}.home-page .services .services__top-arrows .services__top-arrow{align-items:center;aspect-ratio:1;background-color:var(--bg);border-radius:50%;cursor:pointer;display:flex;justify-content:center;transition:var(--transition-main);width:clamp(40px,4.5vw,50px)}.home-page .services .services__top-arrows .services__top-arrow:not(.disabled):hover{background:var(--btn-prime-bg)}.home-page .services .services__top-arrows .services__top-arrow:not(.disabled):hover svg path{fill:var(--c-text-white);stroke:var(--c-text-white)}.home-page .services .services__top-arrows .services__top-arrow.disabled{cursor:not-allowed;opacity:.4}.home-page .services .services__top-arrows .services__top-arrow svg{aspect-ratio:1;width:24px}.home-page .services .services__top-arrows .services__top-arrow svg path{transition:var(--transition-main)}.home-page .services .services__swiper{overflow:hidden}.home-page .services .swiper-slide{border:3px solid var(--bg);border-radius:50px;display:flex;flex-direction:column;height:auto;padding:clamp(30px,4vw,50px)}.home-page .services .swiper-slide>img{margin-bottom:clamp(40px,8.6vw,128px);max-width:42px}.home-page .services .swiper-slide h3{margin-bottom:clamp(16px,2vw,20px)}.about-page .about{padding-bottom:clamp(40px,5.2vw,60px);padding-top:clamp(40px,5.8vw,72px)}.about-page .about .container{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-page .about .about__title{margin-bottom:10px}.about-page .about .about__breadcrumbs{align-items:center;display:flex;gap:10px;margin-bottom:clamp(16px,2vw,20px)}.about-page .about .about__breadcrumbs span:first-of-type{background:var(--bg);border-radius:20px;color:var(--c-text-accent);font-size:10px;padding:5px 9px}.about-page .about .about__breadcrumbs span:last-of-type{color:var(--c-text-accent);font-size:10px;opacity:.3}.about-page .about .about__subtitle{margin-bottom:clamp(30px,5.3vw,72px);max-width:679px;text-align:center}.about-page .history{padding-bottom:clamp(30px,4.7vw,60px);padding-top:clamp(30px,4.7vw,60px)}.about-page .history .container{align-items:center;display:flex;gap:30px;justify-content:space-between;position:relative}@media (max-width:1024px){.about-page .history .container{flex-direction:column}}.about-page .history .container .history__svg{left:50%;position:absolute;top:110%;transform:translate(-50%,-50%);width:min(483px,100%);z-index:-1}.about-page .history .history__info{width:40.8%}@media (max-width:1024px){.about-page .history .history__info{text-align:center;width:100%}}.about-page .history .history__info h2,.about-page .history .history__info p:not(:last-of-type){margin-bottom:clamp(16px,2vw,20px)}.about-page .history .history__image{width:49.3%}@media (max-width:1024px){.about-page .history .history__image{width:100%}}.about-page .protecting{padding-bottom:clamp(30px,4.7vw,60px);padding-top:clamp(30px,4.7vw,60px)}.about-page .protecting .container{align-items:center;display:flex;gap:30px;justify-content:space-between}@media (max-width:1024px){.about-page .protecting .container{flex-direction:column-reverse}}.about-page .protecting .protecting__info{width:40.8%}@media (max-width:1024px){.about-page .protecting .protecting__info{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}}.about-page .protecting .protecting__info h2,.about-page .protecting .protecting__info p{margin-bottom:clamp(16px,2vw,20px)}.about-page .protecting .protecting__image{width:49.3%}@media (max-width:1024px){.about-page .protecting .protecting__image{width:100%}}.about-page .goal{padding-bottom:clamp(20px,3.2vw,40px);padding-top:clamp(30px,4.7vw,60px)}.about-page .goal .container{align-items:center;display:flex;gap:30px;justify-content:space-between}@media (max-width:1024px){.about-page .goal .container{flex-direction:column}}.about-page .goal .goal__info{width:40.8%}@media (max-width:1024px){.about-page .goal .goal__info{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}}.about-page .goal .goal__info h2,.about-page .goal .goal__info p{margin-bottom:clamp(16px,2vw,20px)}.about-page .goal .goal__image{width:49.3%}@media (max-width:1024px){.about-page .goal .goal__image{width:100%}}.about-page .mission{padding-bottom:clamp(40px,5.2vw,60px);padding-top:clamp(16px,2.6vw,32px)}.about-page .mission .container{display:grid;gap:30px;grid-template-columns:repeat(3,.26fr);justify-content:space-between}@media (max-width:1024px){.about-page .mission .container{grid-template-columns:.8fr;justify-content:center}}@media (max-width:576px){.about-page .mission .container{grid-template-columns:1fr}}@media (max-width:1024px){.about-page .mission .mission__item{align-items:center;display:flex;flex-direction:column;text-align:center}}.about-page .mission .mission__item h3{margin-bottom:clamp(16px,2vw,20px)}.about-page .mission .mission__item-icon{background:var(--bg);border-radius:10px;margin-bottom:clamp(20px,2.8vw,32px);padding:14px;width:fit-content}.about-page .objective{padding-bottom:clamp(16px,2.6vw,32px);padding-top:clamp(40px,5.2vw,60px)}.about-page .objective .container{align-items:center;display:flex;justify-content:space-between}@media (max-width:1024px){.about-page .objective .container{flex-direction:column-reverse;gap:30px}}.about-page .objective .objective__image{width:49.3%}@media (max-width:1024px){.about-page .objective .objective__image{width:100%}}.about-page .objective .objective__info{width:40.8%}@media (max-width:1024px){.about-page .objective .objective__info{width:100%}}.about-page .objective .objective__info-title{margin-bottom:clamp(16px,2vw,20px)}.about-page .objective .objective__info-subtitle{margin-bottom:clamp(20px,2.8vw,32px)}.about-page .objective .objective__info-items{display:flex;flex-direction:column;gap:clamp(20px,2.8vw,32px)}.about-page .objective .objective__info-item{border-radius:35px;cursor:default;padding:0 clamp(16px,2.4vw,32px);transition:var(--transition-main)}.about-page .objective .objective__info-item p{max-height:0;overflow:hidden;transition:var(--transition-main)}.about-page .objective .objective__info-item.active{background:var(--bg);padding:clamp(16px,2.4vw,32px)}.about-page .objective .objective__info-item.active .objective__info-item-top{margin-bottom:clamp(16px,2vw,20px)}.about-page .objective .objective__info-item.active .objective__info-item-top h3{color:var(--c-title)}.about-page .objective .objective__info-item.active .objective__info-item-top svg path{stroke:var(--c-title)}.about-page .objective .objective__info-item.active p{max-height:350px}.about-page .objective .objective__info-item-top{align-items:center;display:flex;gap:clamp(16px,1.8vw,20px);transition:var(--transition-main)}.about-page .objective .objective__info-item-top svg{flex-shrink:0}.about-page .objective .objective__info-item-top svg path{stroke:var(--c-text)}.about-page .objective .objective__info-item-top h3{color:var(--c-text)}.account-page .accounts{padding-bottom:clamp(50px,8.7vw,120px);padding-top:clamp(50px,8.7vw,120px)}.account-page .accounts .pricing-table-container{margin:0 auto;overflow-x:auto;padding:20px 0;width:100%}.account-page .accounts .pricing-table{display:flex;flex-direction:column;width:100%}@media (max-width:1024px){.account-page .accounts .pricing-table{overflow-y:scroll}}.account-page .accounts .pricing-row{display:flex;transition:background-color .2s ease;width:100%}@media (max-width:1024px){.account-page .accounts .pricing-row{width:fit-content}}.account-page .accounts .pricing-row:last-child{border-bottom:none}.account-page .accounts .pricing-row:nth-of-type(odd){background:var(--bg);border-radius:20px}.account-page .accounts .pricing-row:nth-of-type(odd) .feature-name{background:var(--bg)}.account-page .accounts .pricing-row:nth-of-type(2n) .feature-name{background:#fff}.account-page .accounts .pricing-row.header-row{background:transparent;font-weight:600}.account-page .accounts .pricing-row.header-row .feature-name{background:transparent}.account-page .accounts .pricing-cell{align-items:center;color:var(--c-text);display:flex;flex:1;font-family:var(--f-family-2);font-size:calc(14.75728px + .06472vw);justify-content:center;line-height:150%;padding:clamp(10px,1.5vw,21px) 10px;text-align:center}@media (min-width:1545px){.account-page .accounts .pricing-cell{font-size:16px}}@media (max-width:1024px){.account-page .accounts .pricing-cell{min-width:200px}}@media (max-width:576px){.account-page .accounts .pricing-cell{min-width:150px}}.account-page .accounts .pricing-cell.price{color:var(--c-text);color:var(--c-text-accent);font-family:var(--f-family-2);font-size:calc(14.75728px + .06472vw);font-size:calc(14.27184px + .19417vw);font-weight:600;line-height:150%}@media (min-width:1545px){.account-page .accounts .pricing-cell.price{font-size:16px;font-size:18px}}.account-page .accounts .pricing-cell.tier-header{color:var(--c-title);font-family:var(--f-family);font-size:calc(15.30097px + .45307vw);font-weight:800;line-height:normal}@media (min-width:1545px){.account-page .accounts .pricing-cell.tier-header{font-size:24px}}.account-page .accounts .pricing-cell.check:after,.account-page .accounts .pricing-cell.no-check:after{aspect-ratio:1;content:"";display:block;width:16px}.account-page .accounts .pricing-cell.check:after{background:url(../img/accounts/yes.svg) no-repeat 50%/contain}.account-page .accounts .pricing-cell.no-check:after{background:url(../img/accounts/no.svg) no-repeat 50%/contain}.account-page .accounts .feature-name{color:var(--c-text);flex:1.5;font-family:var(--f-family-2);font-size:calc(14.75728px + .06472vw);justify-content:flex-start;line-height:150%;line-height:unset;padding-left:clamp(16px,2.4vw,32px);text-align:left}@media (min-width:1545px){.account-page .accounts .feature-name{font-size:16px}}@media (max-width:1024px){.account-page .accounts .feature-name{left:0;position:sticky;top:0}}.legal-page .docs{padding-bottom:clamp(50px,8.2vw,110px);padding-top:clamp(50px,8.2vw,110px)}.legal-page .legal .brand-row{gap:var(--m-space-80);margin-top:var(--m-space-80)}.legal-page .legal .docs-line{margin-top:var(--m-space-24)}.legal-page .legal .docs-line:first-child{margin-top:0}.legal-page .legal .docs-link{align-items:center;cursor:pointer;display:inline-flex}.legal-page .legal .docs-heading{color:var(--palette-black);padding-left:var(--m-space-24)}.legal-page .legal .legal-list{display:grid;gap:var(--m-space-32) var(--m-space-20);grid-template-columns:repeat(4,1fr)}.legal-page .legal .legal-item{align-items:center;background-color:var(--palette-bg);border-radius:20px;display:flex;padding:22px 14px}.legal-page .legal .legal-item.wide{grid-column:span 2}.legal-page .legal .legal-icon{display:flex;flex-shrink:0;height:32px;width:32px}.legal-page .tabs{grid-column-gap:clamp(40px,7.2vw,112px);display:grid;grid-template-columns:.53fr 1.37fr}.legal-page .tabs__nav{border:3px solid var(--bg);border-radius:24px 0 0 24px;border-radius:50px;display:flex;flex-direction:column;gap:clamp(20px,2.6vw,32px);height:fit-content;overflow:hidden;padding:clamp(20px,3.5vw,50px)}.legal-page .tabs__content li,.legal-page .tabs__content p,.legal-page .tabs__content span{text-wrap:initial;color:var(--c-text);cursor:auto;font-family:var(--f-family-2);font-size:calc(14.75728px + .06472vw);line-height:150%;margin-top:12px}@media (min-width:1545px){.legal-page .tabs__content li,.legal-page .tabs__content p,.legal-page .tabs__content span{font-size:16px}}.legal-page .tabs-nav__item{text-wrap:initial;align-items:center;border-radius:8px;color:var(--c-text);cursor:pointer;display:flex;font-family:var(--f-family-2);font-size:calc(14.75728px + .06472vw);font-weight:500;letter-spacing:0;line-height:150%;margin:0;width:100%}@media (min-width:1545px){.legal-page .tabs-nav__item{font-size:16px}}.legal-page .tabs-nav__item.is-active,.legal-page .tabs-nav__item:not(.is-active):hover{color:var(--c-text-accent)}.legal-page .tabs-nav__item .tabs__content{position:relative}.legal-page .tab{display:none;transition:var(--transition-main)}.legal-page .tab.is-active{display:block}.legal-page p.tab__title{color:var(--c-title);font-family:var(--f-family);font-size:calc(15.30097px + .45307vw);font-weight:800;letter-spacing:0;line-height:normal;margin-bottom:24px}@media (min-width:1545px){.legal-page p.tab__title{font-size:24px}}.legal-page .tab__heading{color:var(--palette-black);letter-spacing:0}.legal-page .tab_description{text-wrap:initial;color:var(--c-text);margin-top:0}.legal-page .tab__step{text-wrap:initial;margin-top:0!important}.legal-page .tab__step,.legal-page span{color:var(--palette-black)}@media (max-width:1200px){.legal-page .legal .legal-list{grid-template-columns:repeat(3,1fr)}.docs-page .tabs{grid-column-gap:50px}}@media (max-width:1024px){.docs-page .tabs{grid-template-columns:1fr}.docs-page .tabs__nav{grid-column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}.docs-page .tabs-nav__item{font-size:16px;font-weight:600;line-height:20px;padding:16px}.docs-page .tabs-nav__item.is-active{color:var(--palette-white)}.docs-page .tabs__content{margin-top:30px;padding:0}.docs-page .tab{font-size:14px;font-weight:500;line-height:20px}}@media (max-width:768px){.legal-page .legal .legal-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.legal-page .legal .legal-list{grid-template-columns:1fr}.legal-page .legal .legal-item.wide{grid-column:span 1}.docs-page .tabs__nav{grid-template-columns:1fr}.docs-page .tab_description p,.docs-page .tabs__content li{margin-top:8px!important}}.contacts-page .contacts{padding-bottom:clamp(50px,8.7vw,120px);padding-top:clamp(50px,8.7vw,120px)}.contacts-page .contacts-data{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media (max-width:767px){.contacts-page .contacts-data{grid-template-columns:1fr}}.contacts-page .contacts-item{border:3px solid var(--bg);border-radius:clamp(20px,3.5vw,50px);display:flex;gap:20px;padding:clamp(20px,3.5vw,50px)}.contacts-page .contacts-item .contacts-string h3{margin-bottom:clamp(16px,2vw,20px)}.tradeholic-theme,.tradeholic-theme .tradeholic{background:#fff}.tradeholic-theme .tradeholic #btn-instr:lang(ru-RU){display:block!important}.tradeholic-theme .tradeholic #btn-instr:lang(cs-CS),.tradeholic-theme .tradeholic #btn-instr:lang(de-DE),.tradeholic-theme .tradeholic #btn-instr:lang(en-US),.tradeholic-theme .tradeholic #btn-instr:lang(fr-FR),.tradeholic-theme .tradeholic #btn-instr:lang(ja-JA),.tradeholic-theme .tradeholic #btn-instr:lang(jpn-JPN),.tradeholic-theme .tradeholic #btn-instr:lang(ko-KO),.tradeholic-theme .tradeholic #btn-instr:lang(kor-KOR){display:none!important}.tradeholic-theme .tradeholic body{position:relative}.tradeholic-theme .tradeholic .container{padding:0}.tradeholic-theme .tradeholic h2,.tradeholic-theme .tradeholic h3,.tradeholic-theme .tradeholic h4,.tradeholic-theme .tradeholic h5,.tradeholic-theme .tradeholic h6{color:#000;font-weight:700;line-height:clamp(24px,2.2vw,38px);margin-bottom:clamp(24px,3vw,48px);text-align:center}.tradeholic-theme .tradeholic .tradeholic-panel{display:flex;justify-content:space-between}.tradeholic-theme .tradeholic .tradeholic-column{width:48%}.tradeholic-theme .tradeholic .th-field{background-color:#fff;padding:50px 0}.tradeholic-theme .tradeholic .subheader{background:#fff;padding-bottom:80px}.tradeholic-theme .tradeholic .calc-wrapper{grid-gap:0 30px;display:grid;grid-template-columns:repeat(2,1fr)}.tradeholic-theme .tradeholic .th__button{align-items:center;background-color:#26b985;border:2px solid #26b985;border-radius:7px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;justify-content:center;line-height:22px;margin:25px 0 0;max-width:160px;padding:10px 32px;transition:all .3s ease-in-out;width:100%}.tradeholic-theme .tradeholic .th__button:hover{background-color:transparent;color:#26b985}.tradeholic-theme .tradeholic .th__title{color:#000;font-size:24px;font-weight:600;line-height:1.2em;margin:60px 0 20px;text-align:center}.tradeholic-theme .tradeholic .mtop-96{margin-top:clamp(48px,6.8vw,96px)}@media (max-width:991px){.tradeholic-theme .tradeholic .tradeholic-panel{flex-direction:column}.tradeholic-theme .tradeholic .tradeholic-panel .tradeholic-column{width:100%}}.not-found{display:flex;height:100vh}.not-found .container-paper{grid-gap:3em 1.5em;display:grid;margin:auto;max-width:60em;padding:3em 0;text-align:center;width:calc(100% - 3em)}.not-found .paper{display:block;height:auto;margin:auto;max-width:224px;overflow:visible;width:100%}.not-found .paper__fill{fill:#fff}.not-found .paper__lines,.not-found .paper__outline{transition:stroke .3s}.not-found .paper__bottom,.not-found .paper__tear,.not-found .paper__tear-fill,.not-found .paper__top{animation:paperTop 1.25s cubic-bezier(.77,0,.18,1)}.not-found .paper__bottom,.not-found .paper__top{transform-origin:0 148px;transition:transform .3s cubic-bezier(.77,0,.18,1)}.not-found .paper__top{transform:translateY(8px)}.not-found .paper__bottom{animation-name:paperBottom;transform:translateY(42px)}.not-found .paper__tear,.not-found .paper__tear-fill{animation-timing-function:cubic-bezier(.32,0,.67,0)}.not-found .paper__tear{stroke-dashoffset:0;animation-name:paperTear}.not-found .paper__tear-fill{animation-name:paperTearFill}.not-found .paper__outline:hover .paper__bottom,.not-found .paper__outline:hover .paper__top{transform:translateY(25px)}.not-found h1{color:var(--palette-dark-blue);margin-bottom:16px}@media (min-width:768px){.not-found .container-paper{align-items:center;grid-template-columns:1fr 2fr;text-align:left}.not-found .paper{max-width:300px}}@keyframes paperTop{0%,40%{animation-timing-function:cubic-bezier(.32,0,.67,0);transform:translateY(25px) rotate(0);transform-origin:61px 148px}70%{animation-timing-function:cubic-bezier(.33,1,.67,1.5);transform:translateY(25px) rotate(-5deg);transform-origin:61px 148px}to{transform:translateY(8px) rotate(0);transform-origin:0 148px}}@keyframes paperBottom{0%,40%{animation-timing-function:cubic-bezier(.32,0,.67,0);transform:translateY(25px) rotate(0);transform-origin:61px 148px}70%{animation-timing-function:cubic-bezier(.33,1,.67,1.5);transform:translateY(25px) rotate(5deg);transform-origin:61px 148px}to{transform:translateY(42px) rotate(0);transform-origin:0 148px}}@keyframes paperTear{0%,40%{stroke-dashoffset:-198}70%,to{stroke-dashoffset:0}}@keyframes paperTearFill{0%,40%{width:187px}70%,to{width:0}}