@font-face{font-family:Montserrat;font-weight:400;src:url(/build/assets/Montserrat-Regular-a21c0535.woff2) format("woff2"),url(/build/assets/Montserrat-Regular-c8f39b49.woff) format("woff"),url(/build/assets/Montserrat-Regular-dcfe8df2.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Montserrat;font-weight:500;src:url(/build/assets/Montserrat-Medium-18aa6241.woff2) format("woff2"),url(/build/assets/Montserrat-Medium-55528152.woff) format("woff"),url(/build/assets/Montserrat-Medium-20ebfd65.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Montserrat;font-weight:600;src:url(/build/assets/Montserrat-SemiBold-6aff4629.woff2) format("woff2"),url(/build/assets/Montserrat-SemiBold-05897680.woff) format("woff"),url(/build/assets/Montserrat-SemiBold-bab583d3.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Montserrat;font-weight:700;src:url(/build/assets/Montserrat-Bold-052b8c4d.woff2) format("woff2"),url(/build/assets/Montserrat-Bold-a8d5a5bc.woff) format("woff"),url(/build/assets/Montserrat-Bold-189aeb28.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Montserrat;font-weight:800;src:url(/build/assets/Montserrat-ExtraBold-9ec08c91.woff2) format("woff2"),url(/build/assets/Montserrat-ExtraBold-803e9783.woff) format("woff"),url(/build/assets/Montserrat-ExtraBold-6366ef8e.ttf) format("truetype");font-style:normal;font-display:swap}@font-face{font-family:Montserrat;font-weight:900;src:url(/build/assets/Montserrat-Black-cd898c0b.woff2) format("woff2"),url(/build/assets/Montserrat-Black-e4c73e23.woff) format("woff"),url(/build/assets/Montserrat-Black-da0b0931.ttf) format("truetype");font-style:normal;font-display:swap}.active-header{color:#00d6db!important}.header{background-color:var(--bg-color-p);position:sticky;padding:10px 3px 0 0;top:0;transition:top .4s ease-in-out;width:100%;z-index:100}.header-logo{display:flex;margin-left:10px}.header-logo svg{width:124px;height:34px}.header-container{margin:0 auto;max-width:var(--container);display:flex;align-items:center;justify-content:space-between;padding:20px 0 20px 64px}.header a{text-decoration:none;color:var(--text-color-p)}.header-navigation{display:flex;justify-content:space-between;align-items:center}.header-navigation-tabs{padding:0;list-style-type:none}.header-navigation-tabs .tab-item{transition:all .4s ease-in-out;font-weight:500;padding:0 8px;cursor:pointer;display:inline-block;position:relative}.header-navigation-tabs .tab-item .header-a{transition:color .4s ease-in-out}.header-navigation-tabs .tab-item:hover,.header-navigation-tabs .tab-item:hover .header-a{color:#00d6db}.header-navigation-tabs .tab-item:hover .tab-item__menu{transition:all .4s ease-in-out;opacity:1;min-height:300px;pointer-events:all}.header-navigation-tabs .tab-item:hover img{transform:rotate(180deg)}.header-navigation-tabs .tab-item svg{fill:#95e9ee}.header-navigation-tabs .tab-item__menu{transition:all .4s ease-in-out;opacity:0;pointer-events:none;min-width:225px;max-width:unset;position:absolute;padding-top:12px;z-index:3;left:-1px}.header-navigation-tabs .tab-item__menu ul{padding:15px 14px 15px 15px;background-color:#fff}.header-navigation-tabs .tab-item__menu ul:first-child{border-top:1px solid #00D6DB}.header-navigation-tabs .tab-item__menu ul .header-menu__dropd{cursor:pointer;margin:0;text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:.4s ease-in-out}.header-navigation-tabs .tab-item__menu ul .header-menu__dropd:hover span a{color:#00d6db}.header-navigation-tabs .tab-item__menu ul .header-menu__dropd span{display:flex;align-items:center;cursor:pointer;margin:0;text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:all .4s ease-in-out}.header-navigation-tabs .tab-item__menu ul .header-menu__dropd span svg{margin-left:20px;transform:rotate(180deg)}.header-navigation-tabs .tab-item__menu ul .header-menu__dropd:hover svg{transform:rotate(0)}.header-navigation-tabs .tab-item__menu ul .header-menu__dropd:hover .header-menu__drop-hide{display:block;transition:all .8s ease-out;padding:8px 12px 0;max-height:fit-content}.header-navigation-tabs .tab-item__menu ul .header-menu__dropd .header-menu__drop-hide{transition:all .8s ease-in;max-height:0;padding:0 12px;overflow:hidden}.header-navigation-tabs .tab-item__menu ul li{padding:4px 0;list-style:none}.header-navigation-tabs .tab-item__menu ul li a{cursor:pointer;margin:0;text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:.4s ease-in-out}.header-navigation-tabs .tab-item__menu ul li a:hover{text-decoration:none;color:#00d6db;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;scale:none;line-height:normal}.header-navigation-tabs .tab-item img{margin-left:2px}.header-navigation-button-container{display:flex;align-items:center;justify-content:space-between;gap:15px}.header-navigation-button-container .menu-burger,.header-navigation-button-container .mobile-login{display:none}.header-navigation-button-container .button{padding:0 20px;color:var(--text-color-p);text-decoration:none;border:1px solid var(--color-p);cursor:pointer;font-size:16px;height:38px;display:flex;align-items:center;font-weight:600;transition:background-color .3s,color .3s}.header-navigation-button-container .button__filled{background-color:var(--color-p)}.header-navigation-button-container .button svg{margin-right:5px}.header-navigation-button-container .button svg path{fill:var(--color-p);transition:fill .3s ease-in-out}.header-navigation-button-container .button:hover{background-color:var(--color-p)}.header-navigation-button-container .button:hover svg path{fill:var(--color-white)}.header-navigation-button-container .button__filled:hover{background-color:var(--color-white)}.navbar-menu li{display:inline-block;margin:0 10px}.navbar-menu a{color:var(--text-color-p);text-decoration:none}.navbar-buttons{margin:10px}.navbar-buttons button{margin:0 5px;padding:5px 10px;background-color:var(--btn-color-p);color:#fff;border:none;cursor:pointer}.menu-burger{text-align:center}.menu-burger span{display:block;color:var(--text-color-p);leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:8px;font-style:normal;font-weight:300;line-height:130%}.mobile-login a{flex-direction:column;display:flex;align-items:center;justify-content:center;color:var(--text-color-p);leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:8px;font-style:normal;font-weight:300;line-height:130%}.mobile-login a svg{padding-bottom:4px}@media (max-width: 1366px){header .header-container{margin:10px auto}header .header-navigation-tabs .tab-item{padding:0 4px;font-size:14px}header .header-navigation-tabs .tab-item .header-a{font-size:14px}header .header-navigation-button-container{gap:8px}header .header-navigation-button-container .button{font-size:14px;padding:0 6px}}@media (max-width: 1140px){header .header-container{margin:10px auto}header .header-navigation-tabs .tab-item{padding:0 4px;font-size:12px}header .header-navigation-tabs .tab-item .header-a{font-size:12px}header .header-navigation-button-container{gap:8px}header .header-navigation-button-container .button{font-size:12px;padding:0 6px;height:30px}}@media screen and (max-width: 1025px){.header{position:sticky}.header-container{padding:7px 15px}.header-container .header-logo{margin-left:0}.header-container .header-logo a svg{width:118px;height:auto}.header-container .header-logo svg{width:84px;height:18px}}@media (max-width: 915px){header .header-container .header-logo{width:auto;height:auto}header .header-navigation-tabs .tab-item{padding:0 4px;font-size:12px}header .header-navigation-tabs .tab-item .header-a{font-size:12px}header .header-navigation-button-container{gap:20px}header .header-navigation-button-container .button{font-size:12px;padding:0 6px;height:30px}}@media (max-width: 940px){header .header-container{margin:10px auto}header .header-navigation-tabs{display:none}header .header-navigation-button-container .menu-burger{display:block;width:30px}header .header-navigation-button-container .mobile-login{display:block}header .header-navigation-button-container .mobile-login a svg{margin-bottom:2px}header .header-navigation-button-container .button__filled{display:none}header .header-navigation-button-container .button:first-child{display:flex;padding:14px 20px;justify-content:center;align-items:center;gap:0;flex-shrink:0;border:none;color:var(--text-color-p);leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:130%}header .header-navigation-button-container .button:nth-child(2){display:none}}.hide{display:none}.show{display:block}.green{background-color:#00d6db}.green svg{transform:rotate(180deg);fill:#fff!important}@keyframes delay-overflow{0%{overflow:hidden}}.footer{background-color:var(--bg-color-s);padding:60px 0}.footer .copir{display:none}.footer .copir p{font-size:12px}.footer .footer-logo{max-width:210px;display:flex;gap:15px;flex-direction:column;font-size:var(--fs-12);color:var(--color-t)}.footer .footer-logo p{font-size:12px}.footer-container{max-width:var(--container);margin:0 auto;padding:0 64px;display:flex;justify-content:space-between}.footer-links{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr))}.footer-links-1,.footer-links-2,.footer-links-3{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;min-width:unset}.footer-links-1 .program_box{display:none}.footer-links a{text-decoration:none;cursor:pointer;display:inline-block;font-size:var(--fs-14);margin-bottom:10px;position:relative;color:var(--text-color-p);transition:all .3s ease-in-out}.footer-links a:hover:before{opacity:1;width:100%}.footer-links a:before{transition:all .3s ease-in-out;opacity:0;position:absolute;bottom:-2px;height:1px;width:0;background:var(--text-color-p);left:0;content:""}.footer-social{display:flex;flex-direction:column;justify-content:center}.footer-social .wrap{margin-bottom:20px;max-width:300px;display:flex;justify-content:space-between}.footer-social .wrap a{text-decoration:none;cursor:pointer;display:inline-block}.footer-social .wrap a .footer-social-icon svg{width:40px;height:40px}.footer-social .wrap a:hover svg .progress{stroke-dasharray:300.9026041821}.footer-social .wrap a svg .progress{transition:all 1s cubic-bezier(.475,.425,0,.995);fill:transparent;stroke:#00d6db;stroke-width:5px;stroke-dashoffset:149.2256510455;stroke-dasharray:255.9026041821}.footer-connect{display:flex;flex-direction:column;justify-content:space-between}.footer-connect .footer-text-title{font-size:14px;margin-bottom:12px;font-weight:500}.footer-connect .footer-apps{display:flex;flex-wrap:wrap;gap:3px 15px;max-width:350px}.footer-connect .footer-apps img{max-width:127px}@media screen and (max-width: 1280px){.footer-container{align-items:flex-start;flex-wrap:wrap;flex-direction:column;gap:10px}.footer .footer-logo{max-width:unset}.footer-connect{align-items:flex-start;justify-content:flex-start}.footer-social{width:400px;margin-top:20px}.footer-social .wrap{display:flex;justify-content:space-between}}@media screen and (max-width: 1024px){.footer-logo p{display:none}.copir{flex-direction:column;width:100%;margin-top:20px;display:flex!important;text-align:center;justify-content:center;color:#575757;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:110%;text-transform:none}.footer{padding-top:30px;padding-bottom:75px}.footer-logo,.footer-links,.footer-connect{max-width:100%;flex:0 0 100%}.footer-links{gap:10px 45px}.footer-links-1 .program_box{display:inline-block}.footer-links p{font-size:12px}.footer-logo{margin-bottom:30px}.footer-container{justify-content:center;align-items:center;padding-left:15px;padding-right:15px}.footer-connect{margin-top:8px}.footer-connect .footer-apps{flex-wrap:wrap;max-width:380px;width:100%;gap:10px}.footer-connect .footer-apps a{max-width:none}.footer-connect .footer-apps a img{width:100%;max-width:100%;object-fit:contain;height:100%}.footer-connect .footer-apps a:last-child{display:flex;justify-content:start}.footer-connect .footer-apps a:last-child img{width:unset}.footer-social{margin-top:0;width:100%;align-items:center;justify-content:center}.footer-social .wrap{width:100%}}@media screen and (max-width: 566px){footer{overflow:hidden}footer .footer-container{align-items:flex-start}.footer-connect .footer-text-title{font-size:12px}.footer-connect .footer-apps a img{width:100px}.footer-connect .footer-apps a:last-child{width:100px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-links a{font-size:12px!important;margin-bottom:8px}.footer-links-1 a:first-child{color:#000;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.footer-links-3{margin-top:-9px}.footer-links-3 a{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal}.footer-logo{font-size:0!important;gap:0!important;align-items:center}.footer-social{align-items:flex-start}.footer-social .wrap{max-width:250px;margin-bottom:10px}.footer-social .wrap a svg{width:35px}}.mobile-menu__wrapper{position:fixed;height:100%;top:60px;width:100%;left:0;background-color:#fff;z-index:100000;overflow:scroll;display:none}.mobile-menu__wrapper .mobile-menu__content{padding:30px 30px 30px 24px}.mobile-menu__wrapper .mobile-menu__content-title{list-style:none;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal}.mobile-menu__wrapper .mobile-menu__content-title a{text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.mobile-menu__wrapper .mobile-menu__content-title__header{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center}.mobile-menu__wrapper .mobile-menu__content-title__header svg{transform:rotate(180deg)}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile{display:none;margin-top:-16px}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile ul{margin-bottom:20px}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile ul li{padding:4px 0;list-style:none}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile ul li .mobile-page__links{font-weight:550;font-size:15px}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile ul li span{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;margin-left:12px}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile ul li p{margin-left:12px;padding:4px 0}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile ul li p a{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.mobile-menu__wrapper .mobile-menu__content-title .dropdown-mobile ul li a{text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.mobile-menu__wrapper .mobile-get-call{width:calc(100% - 62px);margin-left:24px;display:flex;height:44px;justify-content:center;align-items:center;flex-shrink:0;background:#00D6DB;margin-bottom:80px}#to-top{background-color:#00d6db;width:45px;height:45px;cursor:pointer;text-align:center;border-radius:50%;position:fixed;bottom:7px;border:1px solid #00D6DB;right:5px;transition:all .3s ease-out,opacity .5s,visibility .5s;opacity:0;visibility:hidden;display:flex;align-items:center;justify-content:center;z-index:1000}#to-top:hover{background-color:#fff}#to-top:hover svg g{fill:#00d6db}#to-top.show{display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible}@media screen and (max-width: 900px){#to-top{right:20px}}@media screen and (max-width: 500px){#to-top:hover{background-color:#00d6db}#to-top:hover svg g{fill:#fff}}.hero{background-color:var(--bg-color-p);padding-bottom:25px;margin-top:37px}.buttons-wrapper-mobile{bottom:55px;display:none;gap:10px}.buttons-wrapper-mobile .button{background-color:var(--color-p);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-600);width:220px;height:43px;text-decoration:none;color:var(--text-color-p);transition:background-color .5s}.buttons-wrapper-mobile .button:hover{background-color:var(--color-white)}.hero-right-mobile{display:none!important}.hero-container{max-width:var(--container);margin:0 auto;position:relative;padding:0 0 0 64px;max-height:600px}.hero-container .slick-dotted.slick-slider{margin-bottom:0}.hero-slide{margin-left:-3px;max-height:655px;height:calc(100vh - 90px);display:flex!important;align-items:center;justify-content:space-around;position:relative;overflow:hidden}.hero-slide .logo-big{width:210px;height:50px}.hero-slide h2{font-size:var(--fs-h2);font-weight:var(--fw-600);max-width:550px;margin:0 10px 40px 0}.hero-slide p{margin:7px}.hero-slide .list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;max-width:800px;max-height:400px;overflow:hidden}.hero-slide .list p:before{content:"";display:inline-block;width:20px;height:6px;background-color:var(--color-accent);transform:translateY(-3px) rotate(-45deg);margin-right:5px}.hero-slide .buttons-wrapper{display:flex;gap:20px}.hero-slide .buttons-wrapper .button{background-color:var(--color-p);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-600);width:220px;height:43px;text-decoration:none;color:var(--text-color-p);transition:background-color .5s}.hero-slide .buttons-wrapper .button:hover{background-color:var(--color-white)}.hero-slide .buttons-wrapper a{animation:pulse_a_banner 2s infinite}.hero-slide .stripe{transition:transform .5s ease-in-out;height:300px;width:1000px;position:absolute;right:-231px;top:45px;transform:rotate(-45deg) translate(0);background:var(--color-p);z-index:-1}.with_items .hero-right{transform:translate(4px)}.with_items .hero-right-mobile,.without_items .stripe{display:none}.without_items .hero-left{padding-left:64px;position:absolute;left:0;z-index:1}.without_items .hero-left .logo-big{display:none}.without_items .hero-left h2{max-width:700px}.without_items .hero-left p{font-size:16px;max-width:700px}.without_items .hero-left .list{font-size:20px;font-style:normal;font-weight:700;line-height:24px}.without_items .hero-right{transform:translate(4px)!important}.without_items .hero-right img{max-width:99.7%;max-height:unset;transform:none}.hero-buttons{display:flex;align-items:center;justify-content:center;gap:12px}.hero-left{margin-left:5px;margin-bottom:100px}.hero-left.active{transform:translate(0)}.hero-right{transform:translate(300px);transition:transform 1s ease-in-out;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-right.active{transform:translate(0)}.hero-right img{max-width:80%;max-height:655px;height:auto;display:block;transform:translate(-17px)}.hero-container .custom-dots{display:flex;width:100%;justify-content:center}.hero-container .custom-dots ul{bottom:-105px;display:block;left:50%;transform:translate(-50%,-50px)}.hero-container .custom-dots li{width:35px;height:35px}.hero-container .custom-dots .dot{width:31px;height:31px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;position:relative}.hero-container .custom-dots .dot.active-dot svg circle.progress{stroke:#fa7125}.hero-container .custom-dots .dot svg{position:absolute}.hero-container .custom-dots .dot svg:hover circle.progress{stroke-dasharray:800}.hero-container .custom-dots .dot svg circle{fill:transparent;stroke-width:13px}.hero-container .custom-dots .dot svg circle.progress{transition:all 1s cubic-bezier(.475,.425,0,.995);stroke:#1ce2e6;stroke-dashoffset:149.2256510455;stroke-dasharray:630.9026041821}@media screen and (max-width: 1024px){.hero-slide .buttons-wrapper{display:none;flex-wrap:wrap}}@media screen and (max-width: 1000px){.hero{padding-bottom:30px;margin-top:30px}.hero-container{padding:0}.hero-container .arrow-slider{width:40px;position:absolute;z-index:1;right:16px;top:50%;transform:translate(-50%)}.with_items{height:700px}.with_items .hero-right{z-index:-1}.without_items,.without_items .hero-right img{max-height:600px}.without_items .button{bottom:-88px!important}.hero-slide{margin-top:40px;max-height:700px;padding:0 16px;flex-direction:column}.hero-slide .button{font-size:14px;position:absolute;width:calc(100% - 80px);bottom:-375px;left:15px}.hero-slide .logo-big{width:172px;height:38px}.hero-slide .stripe{height:170px!important;right:-527px!important}.hero-slide h2{color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:100%}.hero-slide p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.hero-slide .list{margin-top:20px}.hero-slide .list p{line-height:130%}.without_items{padding:0}.without_items .hero-left{padding-left:16px}.without_items .hero-left h2{font-size:18px;max-width:100%;padding:0 16px}.without_items .hero-left p{font-size:16px;padding:0 16px;margin:0}.without_items .hero-right{transform:translate(4px)}.without_items .hero-right img{height:100%;max-width:100%;max-height:600px;transform:none}.hero-left{margin-bottom:0!important}.hero-right{display:block}.hero-right img{width:100%;height:auto;object-fit:cover;max-width:100%}}@media screen and (max-width: 900px){.hero-right-mobile{display:block!important}.hero{margin-top:0}.hero-container{padding:0;max-height:800px;height:740px}.with_items{height:850px}.with_items .hero-right{display:none;z-index:-1;width:380px;height:500px}.with_items .hero-left button{bottom:-354px}.without_items,.without_items .hero-right img{max-height:600px}.without_items .button{bottom:-88px!important}.hero-slide{margin-top:0;max-height:850px;padding:0 16px;flex-direction:column}.hero-slide .buttons-wrapper{display:flex;flex-direction:column}.hero-slide .buttons-wrapper .button{font-size:14px;position:absolute;width:calc(100% - 30px);max-width:300px;left:50%;bottom:-404px;transform:translate(-50%)}.hero-slide .buttons-wrapper .button__filled{font-size:14px;position:absolute;max-width:300px;width:calc(100% - 30px);transform:translate(-50%);bottom:-453px}.hero-slide .logo-big{width:172px;height:38px}.hero-slide .stripe{height:170px!important;right:-527px!important}.hero-slide h2{color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:100%}.hero-slide p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.hero-slide .list{margin-top:10px;margin-bottom:10px}.hero-slide .list p{line-height:130%}.without_items{padding:0}.without_items .hero-left{padding-left:16px;margin-top:40px}.without_items .hero-left h2{font-size:18px;max-width:100%;padding:0 16px}.without_items .hero-left p{font-size:16px;padding:0 16px;margin:0}.without_items .hero-right{transform:translate(4px);display:none}.without_items .hero-right img{height:100%;max-width:100%;max-height:600px;transform:none}.without_items .hero-right-mobile{transform:translate(4px);display:block!important;width:380px;height:500px}.without_items .hero-right-mobile img{height:100%;max-width:100%;max-height:600px;transform:none}.hero-left{margin-bottom:0!important}.hero-right{display:block}.hero-right img{width:100%;height:auto;object-fit:cover;max-width:100%;transform:translate(0)}}@media screen and (max-width: 640px){.buttons-wrapper-mobile{align-items:center;position:unset;width:100vw;justify-content:center;z-index:1;display:flex;flex-direction:column}.buttons-wrapper-mobile .footer-apps{display:flex;align-items:center;justify-content:center;width:calc(100% - 10px);gap:10px;flex-wrap:wrap}.buttons-wrapper-mobile .footer-apps a{animation:pulse_a_banner 2s infinite}.buttons-wrapper-mobile .footer-apps a img{width:110px}.banner-navig{margin-top:60px;display:flex;flex-direction:column;gap:10px}.buttons-wrapper{display:none}.with_items{height:fit-content}.with_items .hero-right{height:300px;transform:none;transition:none}.without_items{height:fit-content}.without_items a{position:relative}.hero-container{height:auto;max-height:unset}.hero-container .slider .slick-arrow:first-of-type{left:0!important}.hero-container .custom-dots ul{bottom:unset}.hero{margin-top:0}.hero-slide{margin-top:10px;justify-content:unset}.hero-slide .list{gap:0}.hero-slide .list p{line-height:110%}.hero-slide h2{margin:0 0 10px}.hero-slide .logo-big{display:none}.hero-slide .buttons-wrapper{display:none;left:0;gap:10px;top:calc(100vh - 120px);height:200px;width:100%;position:absolute;bottom:0}.hero-slide .buttons-wrapper .button{position:relative;left:50%;bottom:0}.hero-slide .buttons-wrapper .button__filled{position:relative;bottom:0}}@media screen and (min-width: 1440px){.buttons-wrapper-mobile{display:none}}@keyframes pulse_a_banner{0%{transform:scale(1)}50%{transform:scale(1.06)}to{transform:scale(1)}}.about-banner{background-color:var(--color-s);background-position:center;height:140px;font-weight:var(--fw-600);display:flex;margin-top:82px;text-transform:uppercase}.about-banner-container{max-width:var(--container);margin:0 auto;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:space-around;padding:0 100px}.about-banner-button{max-width:300px;display:flex;align-items:center;justify-content:space-around;font-size:var(--fs-sub);font-weight:var(--fw-600)}.about-banner-button-text{cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:var(--fs-sub);font-weight:var(--fw-600);text-decoration:none;color:var(--text-color-p);transition:color .3s ease-in-out}.about-banner-button-text:hover{color:var(--color-p)}.about-banner-button-text:hover svg .progress{stroke-dasharray:300.9026041821}.about-banner-button-text svg{margin-right:15px}.about-banner-button-text svg .progress{transition:all .5s cubic-bezier(.475,.425,0,.995);fill:transparent;stroke:#00d6db;stroke-width:3px;stroke-dashoffset:149.2256510455;stroke-dasharray:255.9026041821}.about-banner-button-icon{margin-right:10px}@media screen and (max-width: 1360px){.about-banner-container{padding:0 50px}}@media screen and (max-width: 1024px){.about-banner{margin-top:20px;background-size:cover;background-repeat:no-repeat;height:auto}.about-banner-container{padding:34px 15px;flex-direction:column;align-items:flex-start;justify-content:flex-start}.about-banner-button{margin-top:20px;max-width:unset}.about-banner-button:first-child{margin:0 auto 10px}.about-banner-button-text span{max-width:calc(100% - 47px);font-size:16px}.about-banner-button-text svg{width:32px;height:32px}}@media screen and (max-width: 780px){.about-banner{display:none}}.benefits{background-color:var(--color-white);max-width:var(--container);margin:0 auto;padding:72px 0 54px;display:flex;flex-direction:column;align-items:center}.benefits-h2{display:flex;justify-content:center;margin-bottom:47px}.benefits-h2 h2{display:flex;align-items:center;font-size:39px;font-weight:500;text-transform:uppercase}.benefits-h2 h2 svg{padding:0 12px;height:29px;width:auto}.benefits-btn{background-color:var(--color-p);border:1px solid var(--color-p);padding:16px 115px;text-align:center;text-decoration:none;color:var(--text-color-p);font-weight:var(--fw-600);width:416px;height:43px;transition:background-color .5s}.benefits-btn:hover{background-color:var(--color-white)}.benefits-container{width:100%;overflow:hidden;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 auto 45px;padding:0 64px}.benefits-card{align-items:center;background-color:var(--color-s);padding:20px}.benefits-card .bottom.hidden{display:none}.benefits-card .top{display:flex;align-items:center;margin-bottom:8px}.benefits-card .top h4{font-size:var(--fs-16)}.benefits-card .top img{margin-right:15px;max-width:90px}.benefits-card p{font-size:var(--fs-16)}.benefits-icon{width:50px;height:50px;background-color:#ddd;margin-right:20px;border-radius:50%}.benefits-title{font-size:1.2rem;font-weight:700;margin-bottom:8px}.benefits-description{font-size:.9rem;color:#666}.benefits-card.full-width{grid-column:1/-1}@media screen and (max-width: 1024px){.steps{padding-bottom:0!important}.steps-container{padding:40px 0 0!important}.benefits{margin-bottom:0;display:block;padding-top:40px}.benefits .slick-slide{width:313px;margin:0 8px}.benefits .slick-slide .benefits-card{padding:30px 20px;width:313px!important}.benefits-nav{position:absolute;bottom:50%;z-index:2;transform:translateY(calc(50% + 2px))}.benefits-nav-prev{left:3px}.benefits-nav-next{right:3px}.benefits-h2{margin-bottom:40px}.benefits-h2 h2{font-size:20px}.benefits-h2 h2 svg{width:auto;height:14.6px}.benefits-btn{text-align:center;width:calc(100% - 32px);height:auto;display:inline-block;padding:16px 60px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.benefits-btn-container{width:100%;display:flex;align-items:center;justify-content:center;padding-left:36px;padding-right:36px}.benefits-container{padding-left:16px;padding-right:0;display:block;margin-bottom:20px}.benefits-card{padding:0;height:256px}.benefits-card .top img{width:52px;height:52px}.benefits-card .top h4,.benefits-card .bottom{font-size:14px}.benefits-card.full-width .top p{display:none}.benefits-card.full-width .bottom.hidden{display:block}}@media screen and (max-width: 890px){.benefits-ntn-container{width:50%;margin:0 auto}}@media screen and (max-width: 780px){.benefits{display:none}}@media screen and (max-width: 480px){.benefits-ntn-container{width:100%}.benefits .slick-slide{width:calc(100vw - 30px)!important}.benefits .slick-slide .benefits-card{height:350px!important;padding:30px 50px;width:calc(100vw - 30px)!important}}.opps{background-color:var(--color-white);padding:40px 0}.opps .container{margin:0 auto;max-width:var(--container)}.opps-h2{display:flex;justify-content:center}.opps-h2 h2{font-size:39px;font-weight:var(--fw-500);margin:10px 0 20px;text-transform:uppercase}.opps-h2 h2 svg{height:29px;width:auto}.opps-h2 h2 p{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.opps-container{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 auto;padding:0 55px}.opps-card{display:flex;padding:20px;position:relative}.opps-card:before{content:"";width:20px;height:100px;background:var(--color-p);position:absolute;top:15px;left:50px;transform:rotate(45deg)}.opps-icon{position:absolute;top:12px;color:var(--color-accent);font-weight:var(--fw-600);font-size:var(--fs-h3)}.opps-content{position:relative;padding-left:28px}.opps-title{font-size:1.2rem;font-weight:700;margin-bottom:8px}.opps-description{font-size:.9rem;color:var(--text-color-p)}.opps-description p a{text-decoration:none}@media screen and (max-width: 1024px){.opps-icon{padding-left:5px}.opps-h2 h2{font-size:20px}.opps-h2 h2 p{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.opps-h2 h2 svg{width:auto;height:15px}.opps .slick-slide{width:313px!important;margin:0 8px;height:100%}.opps .slick-slide .opps-card{height:100%;padding:25px 16px;background:var(--color-white)}.opps-nav{position:absolute;bottom:50%;z-index:2;transform:translateY(calc(50% + 2px))}.opps-nav-prev{left:3px}.opps-nav-next{right:3px}.opps-title{font-size:16px}.opps-description,.opps-description p{font-size:14px}.opps-container{position:relative;padding:0;display:block}}@media screen and (max-width: 640px){.opps{padding:52px 0}.opps .slick-slide{width:100vw!important;height:auto!important}.opps .slick-slide .opps-card{padding:25px 50px}.opps .slick-slide .opps-card:before{left:70px;top:10px}.opps .opps-h2{margin-bottom:40px}.opps .opps-h2 h2{margin:0}.opps .container .opps-h2-ps h2 svg{display:block}}.steps{background-color:var(--bg-color-p);padding-bottom:50px;position:relative}.steps .slick-dotted.slick-slider{margin-bottom:0}.steps-container{max-width:var(--container);margin:0 auto;overflow:hidden;padding:40px 0}.steps-container .slider-container{margin:0 64px 100px}.steps-container .button a{background-color:var(--color-p);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-600);width:416px;height:43px;margin:auto;transition:background-color .5s;text-decoration:none;color:var(--text-color-p)}.steps-container .button a:hover{background-color:var(--color-white)}.steps-container .custom-dots-2,.steps-container .custom-dots-3{display:flex;width:100%;justify-content:center}.steps-container .custom-dots-2 ul,.steps-container .custom-dots-3 ul{display:block;left:50%;transform:translate(-50%,-191px)}.steps-container .custom-dots-2 li,.steps-container .custom-dots-3 li{width:35px;height:35px}.steps-container .custom-dots-2 .dot-2,.steps-container .custom-dots-2 .dot-3,.steps-container .custom-dots-3 .dot-2,.steps-container .custom-dots-3 .dot-3{width:31px;height:31px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;position:relative}.steps-container .custom-dots-2 .dot-2.active-dot svg circle.progress,.steps-container .custom-dots-2 .dot-3.active-dot svg circle.progress,.steps-container .custom-dots-3 .dot-2.active-dot svg circle.progress,.steps-container .custom-dots-3 .dot-3.active-dot svg circle.progress{stroke:#fa7125}.steps-container .custom-dots-2 .dot-2 svg,.steps-container .custom-dots-2 .dot-3 svg,.steps-container .custom-dots-3 .dot-2 svg,.steps-container .custom-dots-3 .dot-3 svg{position:absolute}.steps-container .custom-dots-2 .dot-2 svg:hover circle.progress,.steps-container .custom-dots-2 .dot-3 svg:hover circle.progress,.steps-container .custom-dots-3 .dot-2 svg:hover circle.progress,.steps-container .custom-dots-3 .dot-3 svg:hover circle.progress{stroke-dasharray:800}.steps-container .custom-dots-2 .dot-2 svg circle,.steps-container .custom-dots-2 .dot-3 svg circle,.steps-container .custom-dots-3 .dot-2 svg circle,.steps-container .custom-dots-3 .dot-3 svg circle{fill:transparent;stroke-width:13px}.steps-container .custom-dots-2 .dot-2 svg circle.progress,.steps-container .custom-dots-2 .dot-3 svg circle.progress,.steps-container .custom-dots-3 .dot-2 svg circle.progress,.steps-container .custom-dots-3 .dot-3 svg circle.progress{transition:all 1s cubic-bezier(.475,.425,0,.995);stroke:#1ce2e6;stroke-dashoffset:149.2256510455;stroke-dasharray:630.9026041821}.steps-h2{display:flex;justify-content:center;margin-bottom:20px}.steps-h2 h2{max-width:70%;font-size:var(--fs-h2);font-weight:var(--fw-500);margin:10px 0;text-align:center;text-transform:uppercase}.steps-h2 h2 svg{height:30px;width:auto}.slider-container{background-color:var(--color-white);height:500px;margin-bottom:80px;position:relative}.slider-container .column{max-height:550px;width:900px;overflow:hidden;background-color:var(--color-white)}.slider-container .column-absolute{position:absolute;top:0;left:0;height:auto;z-index:1;clip-path:polygon(0% 0%,100% 0%,47% 100%,0% 100%)}.slider-container .column-absolute-2{position:absolute;top:0;right:0;height:500px}.slider-container .slick-slide{transition:transform .5s}.slider-container .slide-bottom-top{margin-top:2px;transform:translateY(100%)}.steps-left{max-width:565px;padding:40px;min-height:500px}.steps-left .steps-button__popup{cursor:pointer;display:flex;align-items:center;text-decoration:none;border:1px solid #00D6DB;width:100%;max-width:220px;text-align:center;padding:10px;margin-top:12px;justify-content:center;font-size:13px;font-weight:600;transition:background-color .4s ease-out}.steps-left .steps-button__popup:hover{background-color:#00d6db}.steps-left-number{font-size:40px;font-weight:900;color:var(--color-p);margin-bottom:10px}.steps-left-title{font-size:var(--fs-sub);font-weight:var(--fw-700);color:var(--text-color-p);text-transform:uppercase;margin-bottom:10px}.steps-left-desc{max-height:250px;overflow:hidden;font-size:var(--fs-main);color:var(--text-color-p);margin-bottom:15px}.steps-left-desc p a{text-decoration:none}.steps-left-desc ul{margin-left:20px}.steps-left-note{font-size:var(--fs-main);color:var(--color-accent);margin-bottom:15px}.steps-left-btn,.steps-left-btn1{cursor:pointer;margin-top:10px;color:#000;text-decoration:none;width:200px;height:37px;display:flex;font-size:13px;justify-content:center;align-items:center;background-color:var(--color-white);text-align:center;border:1px solid var(--color-p);font-weight:var(--fw-600);transition:background-color .5s}.steps-left-btn:hover,.steps-left-btn1:hover{background-color:var(--color-p)}.steps-slide{max-height:600px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-content:space-around}.steps-right-img{max-height:600px}.steps-buttons{display:flex;align-items:center;justify-content:center;gap:12px}.steps-cta{display:flex;justify-content:center}@media screen and (max-width: 444px){.steps-container{padding:0}.steps-container .steps-h2 h2{font-weight:500}}.slider-container__mobile,.slider-container__mobile1{display:none;width:100%;height:100%;margin-bottom:40px}.slider-container__mobile .steps-button__popup,.slider-container__mobile1 .steps-button__popup{cursor:pointer;display:flex;margin:12px auto 0;text-decoration:none;border:1px solid #00D6DB;width:100%;max-width:250px;text-align:center;padding:10px;justify-content:center;font-size:14px;font-weight:500;transition:background-color .4s ease-out}.slider-container__mobile .steps-button__popup:hover,.slider-container__mobile1 .steps-button__popup:hover{background-color:#00d6db}.slider-container__mobile .slick-slider,.slider-container__mobile1 .slick-slider{padding:0 15px}.slider-container__mobile .slick-slider .mobile-steps__img,.slider-container__mobile1 .slick-slider .mobile-steps__img{width:100%;height:228px;max-height:228px}.slider-container__mobile .slick-slider .mobile-steps__img img,.slider-container__mobile1 .slick-slider .mobile-steps__img img{height:100%;width:100%;object-fit:cover}.slider-container__mobile .slick-slider .mobile-slider__text__mobile,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile{background-color:#fff;width:100%;height:100%;padding:12px 12px 20px}.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-left-number__mobile,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-left-number__mobile{margin-top:5px;color:#00d6db;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:800;line-height:21px}.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-left-title__mobile,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-left-title__mobile{margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:100%;text-transform:uppercase}.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-left-desc__mobile,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-left-desc__mobile{margin-top:24px;text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:24px}.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-left-desc__mobile ul,.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-left-desc__mobile ol,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-left-desc__mobile ul,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-left-desc__mobile ol{margin-left:20px}.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-left-note__mobile,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-left-note__mobile{margin-bottom:24px;color:#fa7125;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-left-btn__mobile,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-left-btn__mobile{align-items:center;display:flex;justify-content:center;margin:auto;width:calc(100% - 92px);border:1px solid #00D6DB;background-color:#00d6db;box-shadow:unset;height:55px;text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;padding:14px 0;font-size:14px;font-style:normal;font-weight:600;line-height:130%}.slider-container__mobile .slick-slider .mobile-slider__text__mobile .steps-button__popup,.slider-container__mobile1 .slick-slider .mobile-slider__text__mobile .steps-button__popup{width:calc(100% - 92px);display:flex;align-items:center;max-width:unset;background-color:#00d6db;text-decoration:none;height:55px;font-weight:600}#step-slider1{transform:rotate(180deg)}#step-slider1 .slick-slide{transform:rotate(-180deg)}@media screen and (max-width: 1024px){.slider-container__mobile,.slider-container__mobile1{display:block}.slider-container__mobile .slick-slider,.slider-container__mobile1 .slick-slider{padding:0 6px!important}.slider-container__mobile .slick-slider .mobile-steps__img img,.slider-container__mobile1 .slick-slider .mobile-steps__img img{object-fit:contain}.steps-container{display:flex;flex-direction:column!important;height:100%;margin:0 auto!important}.steps-container .button{margin-bottom:20px}.steps-container .button a{width:calc(100% - 60px);height:55px;font-size:14px}.steps-container .column-absolute,.steps-container .column-absolute-2{display:block;position:unset;width:100%;clip-path:unset!important;height:100%}.steps-right-img{width:100%}.steps-h2{margin-bottom:40px}.steps-h2 h2 svg{width:auto;height:15px}.steps-h2 h2{width:calc(100% - 72px);max-width:unset;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase}.slider-container{display:none!important;margin:0;flex-direction:column-reverse;height:100%}.slider-container .slick-slide{width:100%}.steps-container .slider-container{margin:0}.steps-left{max-width:100%;padding:12px}.steps-left-desc{max-height:100%}.steps-left-btn,.steps-left-btn1{background-color:#00d6db;height:55px;font-size:14px;margin:10px auto;width:calc(100% - 92px)}.custom-dots-2{display:none!important}.steps-nav{position:absolute;bottom:90%;z-index:2;transform:translateY(calc(50% + 2px))}.steps-nav-prev{left:6px}.steps-nav-next{right:6px}}@media screen and (max-width: 780px){.steps{display:none}}@media screen and (max-width: 480px){.slider-container__mobile .slick-slider .mobile-steps__img img,.slider-container__mobile1 .slick-slider .mobile-steps__img img{object-fit:cover}}.prods{background-color:var(--bg-color-p);padding:10px 0 100px}.prods .background{margin-top:10px;height:350px;width:70%;background-color:var(--color-p);position:absolute;z-index:-1}.prods .container{max-width:var(--container);margin:0 auto;padding:0 64px}.prods .container .card-container{background-color:var(--color-white)}.prods .container .card-container .card{cursor:pointer;height:350px;display:grid;grid-template-columns:1.8fr 1fr;align-items:center;justify-content:space-between;flex:1;transition:flex .5s}.prods .container .card-container .card img{position:absolute;transform:skew(45deg) translateY(10px);margin-left:45px}.prods .container .card-container .card:nth-child(2) .prods-right{z-index:100}.prods .container .card-container .card:last-child .prods-right{border-right:0;overflow:visible}.prods .container .card-container .card:last-child .prods-right img{margin-left:15px}.prods .container .card-container .card:hover{flex:1.5}.prods .container .card-container .card:hover .prods-left-desc{transition:max-height .4s ease-in-out;max-height:100%}.prods .container .card-container .prods-left{max-width:203px;display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding:20px 15px 20px 30px}.prods .container .card-container .prods-left-title{font-size:15px;text-transform:uppercase;font-weight:var(--fw-700);margin-bottom:10px;max-width:257px}.prods .container .card-container .prods-left-desc{font-size:13px;margin-bottom:10px;max-width:180px}.prods .container .card-container .prods-left-desc p{font-size:13px}.prods .container .card-container .prods-left-desc a{color:#fa7125}.prods .container .card-container .prods-left .prods-button .button-mobile{display:none}.prods .container .card-container .prods-left .prods-button a{background-color:var(--color-white);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-500);width:120px;height:43px;transition:background-color .5s;text-decoration:none;color:var(--text-color-p)}.prods .container .card-container .prods-left .prods-button a:hover{background-color:var(--color-p)!important}.prods .button a{background-color:var(--color-p);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-600);width:416px;height:43px;margin:auto;transition:background-color .5s;text-decoration:none;color:var(--text-color-p)}.prods .button a:hover{background-color:var(--color-white)}.card-container{display:flex;gap:10px;justify-content:space-between;width:100%;height:350px;margin:10px 0;overflow:hidden}.prods-left-desc{overflow:hidden;max-height:0;transition:max-height .4s ease-in-out}.prods-right{pointer-events:none;width:210%;height:100%;overflow:hidden;transform:skew(-45deg) translate(-155px);border-right:5px solid var(--color-p)}.prods-title{display:flex;justify-content:center}.prods-right-img{max-height:350px;width:auto;height:180px}.prods-cta{display:flex;justify-content:center}@media screen and (max-width: 444px){.prods .container .card-container .card:last-child img{height:140px}.prods .container .card-container .card img{position:unset!important;height:120px;margin:auto 50px auto 0}.prods .container .card-container .card img:nth-child(3){height:140px}.prods .container .card-container .card{height:250px!important}.prods .container .card-container .prods-left{height:auto;padding:20px 10px 20px 20px}.prods{padding:0 0 60px!important}.prods .button{display:none}.prods .button a{width:calc(100% - 60px)}.prods-right{overflow:unset}}@media screen and (max-width: 1024px){.button-desktop{display:flex;font-size:14px;margin-bottom:10px}.button-mobile{display:none!important}.prods .steps-h2 h2{font-weight:500}.prods .container{padding:0}.prods .container .card-container{height:auto;flex-direction:column}.prods .container .card-container .prods-left-title{font-weight:600}.prods .container .card-container .prods-left .prods-button .button-mobile{font-size:14px}.prods .container .card-container .card{height:auto;grid-template-columns:1fr 1fr}.prods .container .card-container .card .prods-right{max-width:300px;display:flex;justify-content:center}.prods .container .card-container .card .prods-left,.prods .container .card-container .card .prods-left-title,.prods .container .card-container .card .prods-left-desc{max-width:500px}.prods .container .card-container .card:hover{flex:1}.prods-left{padding:20px 10px 20px 20px}.prods-left-title{font-size:16px;font-weight:600}.prods-left-desc{display:block;font-size:12px;margin-bottom:5px;max-width:unset;max-height:100%}.prods-left-desc p,.prods-left-desc p a{font-size:12px}.prods-left-desc a{font-size:12px;color:#fa7125}.prods-right{position:unset;border:0;transform:unset!important}.prods-right .prods-right-img{max-height:150px;transform:unset!important;width:auto;object-fit:cover;height:170px;margin-left:0}.prods-right img{height:170px;transform:unset!important}.prods .container .card-container .card img{transform:unset!important}.card-container{gap:0}}.apps{background-color:var(--color-p)}.apps-container{max-width:var(--container);margin:0 auto;padding:60px 64px;display:grid;grid-template-columns:2fr 3fr;position:relative}.apps-container{overflow:hidden}.apps-container .apps-offer{margin-right:10px;max-width:530px}.apps-container .apps-offer h3{color:var(--color-white);font-weight:700;font-size:var(--fs-h3);margin-bottom:15px}.apps-container .apps-offer p{font-size:20px;font-weight:700}.app-stores-c{max-width:400px;width:100%;display:flex;gap:60px;margin-left:60px}.apps-stores{display:flex;flex-direction:column;gap:10px}.apps-stores a{scale:1.1}.apps-qr{margin-top:-2px}.apps-qr-img{width:150px;height:140px;margin-bottom:15px}.apps-qr-img img{width:100%;height:100%;object-fit:contain}.apps-qr p{max-width:160px;font-size:var(--fs-16);text-align:center}.apps-bgimage-img{position:absolute;bottom:-20px;right:35px;object-fit:cover;height:100%}@media screen and (max-width: 1360px){.apps-bgimage-img{right:25px;width:250px}}@media screen and (max-width: 1024px){.apps-bgimage-img{right:25px;width:auto;height:300px;bottom:0}.apps-container{padding:32px;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.apps-container .apps-offer{margin-bottom:20px}.apps-container .apps-offer h3{font-size:20px}.apps-container .apps-offer p{font-size:14px}.apps-qr{position:relative;z-index:2}.apps-qr img{scale:.9;margin-bottom:0}.apps-qr p{font-size:12px}.apps-stores{gap:0}.apps-stores a{scale:.9;width:150px;height:auto}.apps-stores a img{width:100%;height:auto}.app-stores-c{margin-left:0;gap:10px;flex-direction:row}}@media screen and (max-width: 415px){.apps-offer h3{padding-right:100px}}@media screen and (max-width: 376px){.apps-offer h3{padding-right:0}}@media screen and (max-width: 680px){.apps-container{padding:52px 16px}.apps-container .apps-bgimage-img{height:250px}.app-stores-c{flex-direction:column}}.partners{background-color:var(--color-white);padding:72px 0 60px}.partners-mobile__{display:none}.partners-container{max-width:var(--container);margin:0 auto;padding:0 64px}.partners-container .button a{background-color:var(--color-p);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-600);width:416px;height:43px;margin:30px auto 0;transition:background-color .5s;text-decoration:none;color:var(--text-color-p)}.partners-container .button a:hover{background-color:var(--color-white)}.partners-title{display:flex;justify-content:center}.partners-title h2{font-size:var(--fs-h2);font-weight:var(--fw-500);margin:10px 0 30px;text-transform:uppercase}.partners-logos{display:flex;justify-content:center;gap:52px}.partners-logos a{display:inline-block;max-width:144px;height:144px;width:100%;text-decoration:none;cursor:pointer}.partners-logos a:hover img{transform:scale(1.1)}.partners-logos-img{width:100%;height:100%;object-fit:contain;transform:scale(1);transition:transform .3s ease-in-out}.partners-cta{display:flex;justify-content:center}@media screen and (max-width: 1024px){.partners{display:none}.partners-mobile__{display:flex}.partners-mobile__ .partners-container{max-width:100%}.partners-mobile__ a{margin:0 15px}.partners-mobile__ a img{width:82px;height:82px}.partners-container{background-color:#fff;padding:0 0 20px}.partners-container .button{width:calc(100% - 62px);margin:20px auto;background-color:unset}.partners-container .button a{margin:15px auto 0;height:55px;font-size:14px;width:100%}.partners-container .partners-title{padding-top:52px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:109.4%;letter-spacing:1px;text-transform:uppercase}.partners-container .partners-title h2{font-weight:500}.partners-logos{margin:0 15px;justify-content:center}.partners-logos a{width:82px;height:82px}.partners-logos a img{object-fit:cover}.partners-logos::-webkit-scrollbar{display:none}.partners-title h2{font-size:20px;font-weight:700}}@media screen and (max-width: 780px){.partners-mobile__{display:none}}.faq{background-color:var(--bg-color-p);padding-top:70px;padding-bottom:60px}.faq-container{max-width:var(--container);overflow:hidden;padding:20px 0;max-width:900px;margin:auto}.faq-container h2{font-size:var(--fs-h2);font-weight:var(--fw-500);margin:10px 0 30px;text-transform:uppercase}.faq-acc-item{cursor:pointer}.faq-acc-item-title{background-color:var(--color-s);padding:0 25px}.faq-acc-item-title h4{font-size:var(--fs-main);font-weight:var(--fw-600)}.faq-acc-item-desc{cursor:auto;flex-direction:column;color:var(--text-color-p);font-size:14px}.faq-acc-item-desc a{color:#fa7125}.faq-acc-item-desc ul,.faq-acc-item-desc ol{margin-left:20px}.faq-acc-item-desc p{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.faq-acc-item-desc p ul,.faq-acc-item-desc p ol{margin-left:20px}.faq-acc-item-desc p a{color:#fa7125}.faq-acc-item-title .active{transform:rotate(180deg)}.faq-title{display:flex;justify-content:center}.faq-acc-item .active{max-height:1000px}.faq-acc-item-title{display:flex;justify-content:space-between;align-items:center;height:70px}.faq-acc-item-desc{margin:12px}.faq-acc-item-desc{display:flex;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.faq-acc-item-img{margin-right:25px;height:fit-content;max-width:378px}@media screen and (max-width: 1024px){.faq{padding-top:60px;padding-bottom:52px}.faq-title h2{font-weight:500;margin-top:0;text-align:center;font-size:20px;margin-bottom:40px}.faq-acc-item{margin-bottom:8px;padding-bottom:0}.faq-acc-item .active p{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}.faq-acc-item-desc{flex-direction:column}.faq-acc-item-desc img{width:100%;height:auto;object-fit:cover;max-width:none;margin-right:0;margin-bottom:12px}.faq-acc-item-title{height:auto;padding:16px 8px}.faq-acc-item-title h4{font-size:14px;max-width:calc(100% - 85px)}.faq-acc-item-title-arrow.active{padding:0}.faq-container{padding:0 15px;max-width:none}}@media screen and (max-width: 780px){.faq{display:none}}.callme{background-color:var(--color-white);max-width:1440px;margin:0 auto}.callme .wrapper_t{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:none;z-index:20;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.callme .wrapper_t .callme-toast{display:flex;flex-direction:column-reverse;position:fixed;top:50%;right:50%;justify-content:center;align-items:center;transform:translate(50%,-50%);z-index:1000;height:300px;width:100%;max-width:600px;background:#fff;border:1px solid #00D6DB;border-radius:10px;padding:10px 30px;color:var(--text-color-p)}.callme .wrapper_t .callme-toast .close{position:fixed;cursor:pointer;top:20px;right:20px;transition:all .4s ease-in-out}.callme .wrapper_t .callme-toast .close:hover{transform:rotate(90deg)}.callme .wrapper_t .callme-toast .succ{height:auto;width:80px;margin-bottom:20px}.callme .wrapper_t .callme-toast .title{font-size:30px;font-weight:500}.callme-container{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;overflow:hidden;display:grid}.callme-title{display:flex;justify-content:center}.callme-title h2{font-weight:600;font-size:var(--fs-h2);color:#00d6db;margin-bottom:5px;text-transform:uppercase}.callme-left{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-s);background-position:top}.callme-left .callme-img-container{margin-top:0;height:490px}.callme-left .callme-img{width:auto;max-height:100%;margin-left:auto;margin-right:auto}.callme-right{background-color:#fff;padding:40px 34px}.callme-right-c{max-width:600px;margin:auto}.callme-form{padding:20px;display:flex;flex-direction:column;margin:auto;max-width:90%}.callme-form .callme-label{color:var(--text-color-p);font-size:var(--fs-main);margin-bottom:5px;display:block}.callme-form .callme-label span{color:var(--color-accent)}.callme-note{font-size:var(--fs-12);text-align:center;margin-bottom:20px}.callme-note a{font-size:var(--fs-12);text-decoration:underline;color:#000}.input-row{display:block;position:relative}.input-row div.error{position:absolute;bottom:2px;font-size:14px;color:red;font-weight:500}.callme-input{width:100%;padding:10px;margin-bottom:20px;border:1px solid #00D6DB;color:#00d6db;transition:border-color .3s ease-in-out;outline:none}.callme-input::-webkit-input-placeholder{opacity:1;transition:opacity .3s ease}.callme-input::-moz-placeholder{opacity:1;transition:opacity .3s ease}.callme-input:-moz-placeholder{opacity:1;transition:opacity .3s ease}.callme-input:-ms-input-placeholder{opacity:1;transition:opacity .3s ease}.callme-input:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s ease}.callme-input:focus::-moz-placeholder{opacity:0;transition:opacity .3s ease}.callme-input:focus:-moz-placeholder{opacity:0;transition:opacity .3s ease}.callme-input:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s ease}.callme-input::placeholder{color:#00d6db}.callme-submit{width:100%;padding:10px;background-color:#00d6db;border:1px solid var(--color-p);color:var(--text-color-p);cursor:pointer;margin-bottom:40px;text-align:center;font-weight:var(--fw-500);transition:background-color .5s}.callme-submit.load{opacity:.5;pointer-events:none}.callme-submit:hover{background-color:#fff;border:1px solid #00D6DB}.callme-cta-text{color:#000;text-align:center;font-size:var(--fs-main);max-width:50%;margin:auto auto 25px}.callme-phone{display:flex;justify-content:center;gap:10px}.callme-phone a{font-weight:var(--fw-500);text-decoration:none;color:var(--text-color-p)}@media screen and (max-width: 1024px){.callme-note{margin-bottom:25px;margin-top:15px;color:#000;text-align:center;font-family:Roboto,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.callme-input{color:#000;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.callme-phone{align-items:center}.callme-phone img{width:16px;height:16px}.callme-phone a{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.callme-container{display:block}.callme-title h2{font-size:20px;margin-bottom:0}.callme-left{display:none}.callme-submit{margin-bottom:15px;padding:11px;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;height:55px;font-weight:600;line-height:normal}.callme-cta-text{max-width:none;font-weight:500;margin-bottom:15px}.callme-form{max-width:none;padding:20px 0 0}.callme-form .callme-label{color:#000;font-family:Roboto,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.callme-right{padding:52px 32px;width:100%}.callme-right-c{max-width:none;width:100%}}@media screen and (max-width: 640px){.callme-container .callme-left{display:flex}.callme-container .callme-left .callme-img-container{height:330px;display:flex}.callme-container .callme-left .callme-img-container img{width:100%}}.video{background-color:var(--color-s);display:flex;position:relative;justify-content:center;flex-direction:column;padding:100px 0}.video .custom-dots-3{margin-top:20px;display:flex;width:100%;justify-content:center}.video .custom-dots-3 ul{bottom:30px;display:block;left:50%;transform:translate(-50%,-50px)}.video .custom-dots-3 li{width:35px;height:35px}.video .custom-dots-3 .dot-3{width:31px;height:31px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;position:relative}.video .custom-dots-3 .dot-3.active-dot svg circle.progress{stroke:#fa7125}.video .custom-dots-3 .dot-3 svg{position:absolute}.video .custom-dots-3 .dot-3 svg:hover circle.progress{stroke-dasharray:800}.video .custom-dots-3 .dot-3 svg circle{fill:transparent;stroke-width:13px}.video .custom-dots-3 .dot-3 svg circle.progress{transition:all 1s cubic-bezier(.475,.425,0,.995);stroke:#1ce2e6;stroke-dashoffset:149.2256510455;stroke-dasharray:630.9026041821}.video-container{width:100%;max-width:1200px;margin:0 auto;padding:0 64px;position:relative}.video-container iframe{height:560px;width:100%}.video-container .placeholder-button{position:absolute;left:64px;top:0;right:64px;display:inline-block;width:calc(100% - 120px);height:560px}.video-container .button a{background-color:var(--color-p);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-600);width:416px;height:43px;margin:60px auto auto;transition:background-color .5s;text-decoration:none;color:var(--text-color-p)}.video-container .button a:hover{background-color:var(--color-white)}.video-content{margin-bottom:30px;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.video{padding-top:60px;padding-bottom:80px}.video-container{padding-left:15px;padding-right:15px}.video-container .placeholder-button{right:15px;left:15px;width:calc(100% - 30px)}}@media screen and (max-width: 680px){.video{display:none}.video-container iframe{height:250px}.video-content{height:auto}.after-video{padding:20px 0}}@media screen and (max-width: 550px){.video .custom-dots__video ul{bottom:0}.video-container iframe{height:180px}.video-container .button a{margin-top:50px;width:calc(100% - 32px);background-color:unset}.video-content{height:auto}}.info{background-color:var(--color-s);display:flex;justify-content:center;flex-direction:column;padding:10px 0}.info .info-container{max-width:var(--container);margin:0 auto;padding:0 64px}.info .info-container .info-block{background-color:var(--color-white);margin-bottom:36px}.info .info-right{position:relative;padding:20px 32px}.info .info-right h4{font-weight:600;margin-bottom:12px;font-size:32px;line-height:48px}.info .info-right p{padding-bottom:15px;font-size:var(--fs-main)}.info .info-right a{text-decoration:none;cursor:pointer;display:flex;position:relative;width:220px;align-items:center;justify-content:center;border:1px solid var(--color-p);font-weight:var(--fw-600);color:var(--text-color-p);min-width:220px;height:43px;margin-top:20px;transition:all .3s ease-in-out}.info .info-right a:hover{background-color:var(--color-p)}.info .info-left{display:flex;align-items:center;justify-content:center}.info .info-left .info-img{overflow:hidden;height:100%;object-fit:cover}.info .info-left .info-img-floating{position:absolute;z-index:1;margin-left:3%;width:30%}.info-container{overflow:hidden}.info-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-height:290px}@media screen and (max-width: 1024px){.info .info-container{margin-top:20px;width:calc(100% - 30px);padding:0!important}.info-block{height:auto!important;display:flex;flex-direction:column-reverse;grid-template-columns:none}.info-block:nth-child(2n){flex-direction:column}.info .info-right{padding:20px 12px!important}.info .info-right h4{color:#000;font-family:Montserrat,sans-serif;font-size:16px!important;font-style:normal;font-weight:700!important;line-height:20px!important}.info .info-right p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px!important;font-style:normal;font-weight:400!important;line-height:21px!important}.info .info-right a{height:55px;background-color:#00d6db;font-size:14px;position:unset!important;width:100%;margin-top:14px!important;margin-bottom:0}.info .info-left{height:300px}.info .info-left .info-img-floating{width:46%}.info .info-left .info-img{padding:10px}}@media screen and (max-width: 780px){.info{display:none}}@media (max-width: 441px){.info .info-left{height:100%}.info-img-floating{width:78%!important;margin-bottom:40px;margin-left:11%!important}.info-right:first-of-type{padding:50px 12px 14px!important}}.price-info{background-color:var(--color-s);margin-bottom:60px}.price-info-banner-container{max-width:var(--container);margin:0 auto;overflow:hidden;display:flex;align-items:center;padding:15px 64px;justify-content:space-between}.price-info-banner-container .price-info-banner-offer h4{text-transform:uppercase;margin:5px 0;font-size:var(--fs-20)}.price-info-banner-container .price-info-banner-offer p{margin:0;font-size:var(--fs-main)}.price-info-banner-price{display:flex;flex-direction:column;align-items:center}.price-info-banner-price-value{color:var(--color-accent);font-size:88px;line-height:80px;font-weight:var(--fw-700)}.price-info-banner-price-text{margin:0;font-size:var(--fs-14)}.price-info-banner-button-c{max-width:30%;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.price-info-banner-button-c .text{text-transform:uppercase;margin:15px 0;font-size:var(--fs-20)}.price-info-banner-button{background-color:var(--color-p);border:1px solid var(--color-p);width:100%;text-align:center;text-decoration:none;color:var(--text-color-p);font-weight:var(--fw-600);height:43px;transition:background-color .5s;cursor:pointer}.price-info-banner-button:hover{background-color:var(--color-white)}@media screen and (max-width: 1024px){.price-info{margin-bottom:0}.price-info-banner-container{padding:32px 15px;flex-direction:column;align-items:center;justify-content:center}.price-info-banner-offer{margin-bottom:32px;text-align:center}.price-info-banner-price{margin-bottom:32px}.price-info-banner-button{height:55px;font-size:14px}.price-info-banner-button-c{text-align:center}.price-info-banner-button-c .text{font-size:16px}}@media screen and (max-width: 860px){.price-info-banner-button-c{max-width:none}}.seo-text{background-color:#fff;position:relative;display:flex;justify-content:center;flex-direction:column;padding:70px 0 100px}.seo-text .container{max-width:var(--container);margin:0 auto;padding:0 64px}.seo-text .container #seo-text{overflow:hidden}.seo-text .container #seo-text h1{margin:10px 0}.seo-text .container #seo-text ul,.seo-text .container #seo-text ol{margin:10px 0 10px 20px}.seo-text .container #seo-text ul li,.seo-text .container #seo-text ol li{font-size:14px;margin:5px 0}.seo-text .container .container-h2 h1{font-size:var(--fs-h2)!important;text-transform:uppercase;font-weight:var(--fw-500);margin-bottom:20px}.seo-text .container .seo-more{cursor:pointer;position:absolute;bottom:40px;height:100px;display:flex;max-width:1440px;width:calc(100% - 128px);justify-content:center;align-items:end;background:linear-gradient(0deg,#FFF 0%,rgba(255,255,255,.52) 136.63%)}.seo-text .container .seo-more span:hover{color:#00d6db}.seo-text .container .seo-more span{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;transition:all .4s ease-in-out}.seo-text .container .seo-more svg{margin-bottom:7px;margin-left:11px}.seo-text .container .arrows svg{transform:rotate(180deg)}.seo-text .container p{transition:max-height .4s ease-in-out;max-height:105px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}@media screen and (max-width: 1024px){.seo-text{padding:52px 0}.seo-text .container{padding-left:15px;padding-right:15px}.seo-text .container .seo-more{width:calc(100% - 32px);bottom:5px}.seo-text .container .container-h2 h1{font-size:20px!important;margin-bottom:20px}.seo-text .container .container-h2 #seo-text ul li,.seo-text .container .container-h2 #seo-text ol li{font-size:14px}.seo-text .container p{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:21px}}@media screen and (max-width: 780px){.seo-text{display:none}}.news-wrapper{width:100%;margin:0 auto;height:calc(100% - 203px)}.news-wrapper .news-header{margin-bottom:40px;text-align:center;margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:2px;text-transform:uppercase;font-weight:500}.news-wrapper .news-description{justify-content:center;display:flex;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:40px}.news-wrapper .news-description a:not(.news-description__blue){cursor:pointer;text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;transition:.4s ease-in-out}.news-wrapper .news-description a:not(.news-description__blue):before{content:"/";padding:0 5px}.news-wrapper .news-description a:not(.news-description__blue):hover{cursor:pointer;color:#00d6db}.news-wrapper .news-description a:not(.news-description__blue):hover:before{color:#000}.news-wrapper .news-description .selected-link{color:#00d6db!important}.news-wrapper .news-description .selected-link:before{color:#000}.news-wrapper .news-description .selected-link1{color:#00d6db!important}.news-wrapper .news-description .selected-link1:before{color:#000}.news-wrapper .news-description__blue{text-decoration:none;transition:.4s ease-in-out;color:#00d6db;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;padding-right:7px;cursor:pointer}.news-wrapper .news-description__blue:hover{cursor:pointer;color:#00d6db!important}.news-wrapper .news-item__wrapper{width:calc(100% - 96px);display:flex;margin:0 auto;height:100%;padding-bottom:52px;flex-wrap:wrap}.news-wrapper .news-item__wrapper a{text-decoration:none;color:#000}.news-wrapper .news-item__wrapper-element{margin:0 16px 32px;max-width:calc(33% - 28px);flex:0 0 33.333%;background:#fff;box-shadow:0 4px 33px #b6cdda33}.news-wrapper .news-item__wrapper-element:hover img{transform:scale(1.1)}.news-wrapper .news-item__wrapper-element .news-img__wrapper{width:100%;margin:0 auto;padding:20px;height:229px;overflow:hidden}.news-wrapper .news-item__wrapper-element .news-img__wrapper img{transition:all .4s ease-in-out;max-width:100%;max-height:100%;height:100%;width:100%;object-fit:cover}.news-wrapper .news-item__wrapper-element .news-text{padding:0 20px 20px}.news-wrapper .news-item__wrapper-element .news-text h3{margin-bottom:16px;word-break:break-word;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.news-wrapper .news-item__wrapper-element .news-text__description{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.news-wrapper .news-item__wrapper-element .news-text__details{border:1px solid #00D6DB;display:flex;width:100%;height:44px;justify-content:center;align-items:center;gap:10.803px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none;transition:.4s ease-in-out}.news-wrapper .news-item__wrapper-element .news-text__details:hover{background-color:#00d6db}.news-operation{display:flex;justify-content:center;align-items:center;margin-bottom:100px}.news-operation .arrow-prev,.news-operation .arrow-next{display:flex;cursor:pointer;transition:visibility .4s ease-in-out}.news-operation .news-arrow__disable{transition:visibility .4s ease-in-out;pointer-events:none;visibility:hidden}.news-dots__wrapper{display:flex;justify-content:center;align-items:center}.news-dots__wrapper-circle{cursor:pointer;margin:0 10px}.news-dots__wrapper-circle .dot{width:31px;height:31px;display:flex;align-items:center;justify-content:center;position:relative;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:13.191px;font-style:normal;font-weight:700;line-height:130%}.news-dots__wrapper-circle .dot svg{position:absolute}.news-dots__wrapper-circle .dot svg circle{fill:transparent;stroke-width:13px;transition:all 1s cubic-bezier(.475,.425,0,.995);stroke:#1ce2e6;stroke-dashoffset:149.2256510455;stroke-dasharray:630.9026041821}.news-dots__wrapper-circle .dot svg .progress{transition:all 1s cubic-bezier(.475,.425,0,.995);stroke:#fa7125;stroke-dasharray:800}.news-dots__wrapper-circle:first-child{margin-left:20px}.news-dots__wrapper-circle:last-child{margin-right:20px}@media screen and (max-width: 1360px){.news-wrapper .news-item__wrapper-element{margin:0 10px 32px 16px;max-width:31%;flex:0 0 33.333%}.news-wrapper .news-item__wrapper-element .news-img__wrapper{padding:20px;max-width:unset}}@media screen and (max-width: 1280px){.news-wrapper .news-item__wrapper-element{margin:0 16px 32px;max-width:calc(50% - 32px);flex:50%}.news-wrapper .news-item__wrapper-element .news-img__wrapper{padding:20px;max-width:unset}}@media screen and (max-width: 1024px){.news-wrapper .news-item__wrapper{width:100%}.news-wrapper .news-item__wrapper-element{margin:0 15px 32px;max-width:calc(50% - 32px);flex:50%}.news-wrapper .news-item__wrapper-element .news-img__wrapper{padding:10px;max-width:unset}.news-wrapper .news-item__wrapper-element .news-img__wrapper img{object-fit:contain}.news-wrapper .news-item__wrapper-element .news-text{padding:10px}.news-wrapper .news-item__wrapper-element .news-text h3{font-weight:500;font-size:15px}.news-wrapper .news-item__wrapper-element .news-text__description{font-size:12px;line-height:15px}}@media screen and (max-width: 640px){.news-wrapper .news-item__wrapper{width:100%}.news-wrapper .news-item__wrapper-element{margin:0 15px 32px;max-width:100%;flex:100%}.news-wrapper .news-item__wrapper-element .news-img__wrapper{padding:10px;max-width:unset}.news-wrapper .news-item__wrapper-element .news-text{padding:10px}.news-wrapper .news-item__wrapper-element .news-text h3{font-weight:500;font-size:20px}.news-wrapper .news-item__wrapper-element .news-text__description{font-size:15px;line-height:15px}.news-wrapper .news-header{margin-bottom:20px;font-size:20px}.news-wrapper .news-description,.news-wrapper .news-description a{font-size:13px}.news-wrapper .news-description a:not(.news-description__blue){font-size:13px}.news-wrapper .news-operation{margin-bottom:40px}}.about-news__container{margin:0 auto;max-width:calc(100% - 355px);position:revert;padding-bottom:73px}.about-news__container .about-news__header{text-align:center;margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:2px;text-transform:uppercase;font-weight:500}.about-news__container .about-news__content{margin-top:33px;width:100%}.about-news__container .about-news__content-section-first,.about-news__container .about-news__content-section-first__reverse{margin-bottom:20px;width:100%;flex-direction:row}.about-news__container .about-news__content-section-first__reverse,.about-news__container .about-news__content-section-first__reverse__reverse{margin-right:0!important;height:100%;min-height:349px}.about-news__container .about-news__content-section-first__reverse .img-wrapper,.about-news__container .about-news__content-section-first__reverse__reverse .img-wrapper{float:right!important;margin-right:0!important;margin-left:32px}.about-news__container .about-news__content-section-first .img-wrapper,.about-news__container .about-news__content-section-first__reverse .img-wrapper{margin-right:32px;width:448px;min-width:448px;float:left;height:323px}.about-news__container .about-news__content-section-first .img-wrapper img,.about-news__container .about-news__content-section-first__reverse .img-wrapper img{width:100%;height:100%;object-fit:cover}.about-news__container .about-news__content-section-first__text,.about-news__container .about-news__content-section-first__reverse__text{width:100%;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;word-wrap:break-word}.about-news__container .about-news__content-section-second{margin:40px 0;width:100%}.about-news__container .about-news__content-section-second span{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;word-wrap:break-word}.about-news__container .about-news__content-section-second img{width:100%;height:100%;min-height:308px;object-fit:cover}@media screen and (max-width: 1280px){.about-news__container{max-width:calc(100% - 128px)}}@media screen and (max-width: 1024px){.about-news__container{max-width:calc(100% - 30px)}.about-news__container .about-news__header{font-size:30px}.about-news__container .about-news__content,.about-news__container .about-news__content-section-first{display:flex;flex-direction:column}.about-news__container .about-news__content-section-first .img-wrapper{min-width:unset;width:100%;float:unset;margin-right:0;margin-bottom:20px}.about-news__container .about-news__content-section-first__text ul{margin-left:20px}.about-news__container .about-news__content-section-first__reverse .img-wrapper{min-width:unset;width:100%;float:unset;margin-right:0;margin-left:0;margin-bottom:20px}.about-news__container .about-news__content-section-second{margin:20px 0}.about-news__container .about-news__content-section-second img{min-height:unset}.about-news__container .about-news__content-section-second span ul,.about-news__container .about-news__content-section-second ul{margin-left:20px}}@media screen and (max-width: 640px){.about-news__container .about-news__header{font-size:20px}.about-news__container .about-news__content-section-first{margin-bottom:0}.about-news__container .about-news__content-section-second{margin:20px 0}}.show{display:flex!important}.hidde{display:none}.rotate{transition:all .4s ease-in-out;transform:rotate(180deg)}.faq-header{margin-bottom:40px;text-align:center;margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:2px;text-transform:uppercase;font-weight:500}.faq-description{justify-content:center;display:flex;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:40px}.faq-description .selected-link{color:#00d6db!important}.faq-description .selected-link:before{color:#000!important}.faq-description a:not(.faq-description__blue){cursor:pointer;font-family:Montserrat,sans-serif;transition:color .4s ease-in-out;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;padding-right:7px}.faq-description a:not(.faq-description__blue):hover{color:#00d6db}.faq-description a:not(.faq-description__blue):hover:before{color:#000!important}.faq-description a:not(.faq-description__blue):before{content:"/";padding:0 5px}.faq-description__blue{cursor:pointer;color:#00d6db;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;padding-right:7px}.faq-wrapper{width:calc(100% - 128px);margin:0 43px 62px 85px;height:100%;padding-bottom:110px}.faq-wrapper__element{cursor:pointer;margin-bottom:12px}.faq-wrapper__element .faq-bg{width:100%;min-height:72px;background:#DFEBF1;display:flex;padding:26px}.faq-wrapper__element .faq-bg h3{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;width:calc(100% - 20px)}.faq-wrapper__element .faq-bg svg{transition:all .4s ease-in-out}.faq-wrapper .faq-element__content-right{flex-direction:row-reverse;margin:24px 0;display:none}.faq-wrapper .faq-element__content-right-description{width:auto;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.faq-wrapper .faq-element__content-right-description a{color:#fa7125}.faq-wrapper .faq-element__content-right-description ul,.faq-wrapper .faq-element__content-right-description ol,.faq-wrapper .faq-element__content-right-description p ul,.faq-wrapper .faq-element__content-right-description p ol{margin-left:20px}.faq-wrapper .faq-element__content-right-description p a{color:#fa7125}.faq-wrapper .faq-element__content-right .faq-img__right{margin-bottom:20px;margin-left:32px;width:378px;float:right;min-width:378px;max-height:226px}.faq-wrapper .faq-element__content-right .faq-img__right img{width:100%;height:100%;object-fit:cover}.faq-wrapper .faq-element__content-miss__img{margin:24px 0;display:none}.faq-wrapper .faq-element__content-miss__img-description{width:auto;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.faq-wrapper .faq-element__content-miss__img-description a{color:#fa7125}.faq-wrapper .faq-element__content-miss__img-description ul,.faq-wrapper .faq-element__content-miss__img-description ol,.faq-wrapper .faq-element__content-miss__img-description p ul,.faq-wrapper .faq-element__content-miss__img-description p ol{margin-left:20px}.faq-wrapper .faq-element__content-miss__img-description p a{color:#fa7125}.faq-wrapper .faq-element__content{margin:24px 0;flex-direction:row;display:none}.faq-wrapper .faq-element__content-description{cursor:auto;width:100%;word-wrap:break-word;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.faq-wrapper .faq-element__content-description a{color:#fa7125}.faq-wrapper .faq-element__content-description ul,.faq-wrapper .faq-element__content-description ol,.faq-wrapper .faq-element__content-description p ul,.faq-wrapper .faq-element__content-description p ol{margin-left:20px}.faq-wrapper .faq-element__content-description p a{color:#fa7125}.faq-wrapper .faq-element__content .faq-img__left{float:left;margin-right:32px;width:378px;min-width:378px;height:226px}.faq-wrapper .faq-element__content .faq-img__left img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1024px){.faq-wrapper{width:calc(100% - 30px);margin:0 auto}.show{padding:0 15px}.faq-description,.faq-description a{font-size:15px}.faq-description a:not(.faq-description__blue){font-size:15px}}@media screen and (max-width: 899px){.faq-wrapper{padding-bottom:50px}.faq-wrapper__element .faq-bg{width:100%;min-height:unset;padding:16px 8px}.faq-wrapper__element .faq-bg h3,.faq-wrapper__element .faq-bg p{font-size:14px}.faq-header{font-size:30px;margin-top:20px;margin-bottom:20px}.faq-description,.faq-description a{font-size:8px}.faq-description a:not(.faq-description__blue){font-size:8px}}@media screen and (max-width: 425px){.faq-description{margin:20px 16px;display:block;font-size:20px}.faq-description a{font-size:12px;padding-right:0}.faq-description a:not(.faq-description__blue){font-size:12px;padding-right:0}}.partners-wrapper{margin:0 auto;height:100%;width:calc(100% - 128px);padding-bottom:80px}.partners-wrapper .partners-enter__text{margin-top:24px}.partners-wrapper .partners-enter__text h2{text-align:center;margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:2px;text-transform:uppercase;font-weight:500;margin-bottom:24px}.partners-wrapper .partners-enter__text p{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.partners-wrapper:last-child{padding-bottom:100px}.partners-wrapper .partners-header{margin-bottom:40px;font-weight:500;text-align:center;margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;line-height:109.4%;letter-spacing:2px;text-transform:uppercase}.partners-wrapper .our-partners__wrapper{width:calc(100% + 32px);display:flex;margin-left:-16px;flex-wrap:wrap}.partners-wrapper .our-partners__wrapper-card{max-width:calc(25% - 32px);flex:0 0 25%;display:flex;flex-direction:column;text-align:center;justify-content:center;cursor:pointer;margin:0 16px 32px}.partners-wrapper .our-partners__wrapper-card .card-inner{position:relative}.partners-wrapper .our-partners__wrapper-card .card-inner:hover .card-front{transform:perspective(600px) rotateY(-180deg)}.partners-wrapper .our-partners__wrapper-card .card-inner:hover .card-back{transform:perspective(600px) rotateY(0)}.partners-wrapper .our-partners__wrapper-card .card-inner .card-front{backface-visibility:hidden;padding:0 17px;display:flex;justify-content:center;align-items:center;height:304px;background-color:#fff;transition:transform .5s linear}.partners-wrapper .our-partners__wrapper-card .card-inner .card-front img{object-fit:cover;max-width:100%;max-height:120px}.partners-wrapper .our-partners__wrapper-card .card-inner .card-front svg{width:100%}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back{text-decoration:none;transition:transform .5s linear;padding:0 17px;display:flex;justify-content:center;align-items:center;top:0;flex-direction:column;position:absolute;width:100%;height:100%;backface-visibility:hidden;background-color:#dfebf1;transform:rotateY(180deg)}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back span{text-align:start;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back a{width:100%;margin-top:16px;text-align:start;color:#fa7125;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;transition:color .4s ease-in-out}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back a:hover{color:red}.partners-wrapper .our-partners__wrapper-card .see-more-wrapper{margin-top:15px;border:1px solid #00D6DB;padding:10px 0;transition:all .4s ease-in-out}.partners-wrapper .our-partners__wrapper-card .see-more-wrapper:hover{background-color:#00d6db}.partners-wrapper .our-partners__wrapper-card .see-more-wrapper .see-more{text-decoration:none;text-align:center;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;transition:all .4s ease-in-out}.partners-wrapper .partners-desctop__slider .our-partners__wrapper-card{display:flex!important;justify-items:center;margin:0 auto;max-width:calc(100% - 30px)}@media screen and (max-width: 1024px){.partners-wrapper .our-partners__wrapper-card{max-width:calc(33% - 32px);flex:0 0 33%}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back span,.partners-wrapper .our-partners__wrapper-card .card-inner .card-back span p{font-size:14px;line-height:normal}}@media screen and (max-width: 768px){.partners-wrapper{overflow:hidden;margin:0 auto;height:100%;width:calc(100% - 30px);padding-bottom:30px}.partners-wrapper .partners-enter__text{margin-top:22px}.partners-wrapper .partners-enter__text h2{justify-content:center;display:flex;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px}.partners-wrapper .partners-enter__text p{color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500}.partners-wrapper .partners-header{margin-bottom:24px;justify-content:center;display:flex;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase}.partners-wrapper .our-partners__wrapper-card{max-width:calc(50% - 32px);flex:0 0 50%}.partners-wrapper .our-partners__wrapper-card .card-inner .card-front{height:200px}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back{padding:0}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back span{padding:0 10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}.partners-wrapper .our-partners__wrapper-card .card-inner .card-back span p{font-size:12px}}.not-slider{display:none}@media screen and (max-width: 768px){.not-slider{display:block}.slid-partners{display:none}}.become-partners__header{text-align:center;margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:2px;text-transform:uppercase;font-weight:500;display:flex;justify-content:center;align-items:center;margin-bottom:40px}.become-partners__header svg{height:30px;width:auto;margin-left:12px}.become-partners-banner__wrapper{position:relative;display:flex;width:100%;height:420px;background-color:#dfebf1;margin-bottom:100px;overflow:hidden}.become-partners-banner__wrapper .left-bg{background:#E8F1F5;position:absolute;width:65%;height:100%;right:0;clip-path:polygon(43% 0%,100% 0%,100% 100%,0% 100%)}.become-partners-banner__wrapper-content{max-width:1440px;margin:0 auto;width:100%;display:flex;justify-content:space-around;padding:80px 25px 62px}.become-partners-banner__wrapper-content .first-proposition,.become-partners-banner__wrapper-content .second-proposition{position:relative;z-index:2;max-width:389px;display:flex;flex-direction:column}.become-partners-banner__wrapper-content .first-proposition h2,.become-partners-banner__wrapper-content .second-proposition h2{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:24px;text-transform:uppercase;margin-bottom:15px}.become-partners-banner__wrapper-content .first-proposition .number,.become-partners-banner__wrapper-content .second-proposition .number{margin-bottom:17px;display:inline-flex;justify-content:center;align-items:baseline;color:#fa7125;text-align:center;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:88px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:4.4px}.become-partners-banner__wrapper-content .first-proposition .number-after,.become-partners-banner__wrapper-content .second-proposition .number-after{color:#fa7125;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1.8px;margin-left:5px}.become-partners-banner__wrapper-content .first-proposition .proposition-description,.become-partners-banner__wrapper-content .second-proposition .proposition-description{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none;margin-bottom:27px}.become-partners-banner__wrapper-content .first-proposition .proposition-button,.become-partners-banner__wrapper-content .second-proposition .proposition-button{justify-content:center;background-color:#00d6db;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none;display:flex;transition:all .4s ease-in-out;width:360px;height:44px;padding:16px 43.21px;align-items:center;margin:auto;flex-shrink:0;border:1px solid #00D6DB}.become-partners-banner__wrapper-content .first-proposition .proposition-button:hover,.become-partners-banner__wrapper-content .second-proposition .proposition-button:hover{background-color:#fff}.become-partners__steps{margin-top:72px;margin-bottom:170px;height:100%;width:100%}.become-partners__steps h3{text-align:center;margin-bottom:73px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:21px;text-transform:uppercase}.become-partners__steps-wrapper{margin:0 64px 52px;display:flex;justify-content:space-between}.become-partners__steps-wrapper .steps{max-width:321px;display:flex;flex-direction:column}.become-partners__steps-wrapper .steps span{position:absolute;text-align:center;width:100%;display:flex;justify-content:center;color:#fa7125;font-family:Montserrat,sans-serif;font-size:52px;font-style:normal;font-weight:700;line-height:130%;margin-top:15px}.become-partners__steps-wrapper .steps .become-partners__circle{width:100%;display:flex;justify-content:center}.become-partners__steps-wrapper .steps .become-partners__circle .blue{position:absolute}.become-partners__steps-wrapper .steps-text{text-align:center;margin-top:20px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.become-partners__steps-after{border:1px solid #00D6DB;margin:auto;text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;background:#00D6DB;display:flex;width:426px;height:55px;text-align:center;justify-content:center;align-items:center;gap:10.803px;transition:.4s ease-in-out;flex-shrink:0}.become-partners__steps-after:hover{background-color:#fff}@media screen and (max-width: 1024px){.become-partners__header{font-size:30px}.become-partners__header svg{width:100px}.become-partners-banner__wrapper{height:100%}.become-partners-banner__wrapper-content{padding:0;justify-content:center;flex-direction:column}.become-partners-banner__wrapper-content .first-proposition{max-width:unset;margin:40px 0}.become-partners__steps{margin-bottom:50px}.become-partners__steps h3{font-size:30px;margin-bottom:40px}.become-partners__steps-wrapper{margin:0 15px;flex-wrap:wrap}.become-partners__steps-wrapper .steps{max-width:50%;flex:50%;margin-bottom:30px}}@media screen and (max-width: 768px){.become-partners__header{margin-top:40px;font-size:25px;margin-bottom:24px}.become-partners__header svg{width:75px}.become-partners__steps h3{font-size:25px}.become-partners-banner__wrapper-content .first-proposition .number{font-size:60px}.become-partners-banner__wrapper-content .first-proposition .number-after{font-size:24px}.become-partners-banner__wrapper-content .first-proposition .proposition-button{font-weight:500}.become-partners__steps-wrapper .steps-text{font-size:15px;font-weight:600}.become-partners__steps-after{margin-top:20px!important;font-weight:500}}@media screen and (max-width: 480px){.become-partners-banner__wrapper{margin-bottom:40px}.become-partners-banner__wrapper-content .first-proposition h2{font-size:16px}.become-partners-banner__wrapper-content .first-proposition .number{font-size:60px}.become-partners-banner__wrapper-content .first-proposition .number-after{font-size:24px}.become-partners-banner__wrapper-content .first-proposition .proposition-button{font-weight:600;height:55px;font-size:14px;width:calc(100% - 30px);margin:0 auto}.become-partners-banner__wrapper-content .first-proposition .proposition-description{font-weight:400;margin:0 16px 27px}.become-partners-banner__wrapper-content .first-proposition .proposition-description p{font-weight:400}.become-partners__header{width:calc(100% - 30px);margin:20px auto;font-size:20px;align-items:center}.become-partners__header svg{width:66px;margin-top:-2px}.become-partners__steps h3{font-size:20px;margin-bottom:20px}.become-partners__steps{margin-top:0}.become-partners__steps-wrapper .steps span{font-size:35px;top:10px}.become-partners__steps-wrapper .steps .become-partners__circle .white{width:65px}.become-partners__steps-wrapper .steps .become-partners__circle .blue{width:67px}.become-partners__steps-wrapper .steps-text{margin-top:10px}.become-partners__steps-after{width:calc(100% - 30px);margin:0 auto;font-size:14px;font-weight:600}}@media screen and (max-width: 390px){.become-partners__header{margin-top:40px;font-size:18px}.become-partners__steps h3{font-size:18px}.become-partners-banner__wrapper-content .first-proposition .proposition-description{max-width:calc(100% - 30px);margin:0 auto 27px}.become-partners-banner__wrapper-content .first-proposition .proposition-description p{font-size:15px}}.video-popup,.video-popup-second,.video-popup-third,.video-popup-four,.video-popup-five,.video-popup-six,.video-popup-seven,.video-popup-eight{opacity:0;transition:opacity .4s ease-in-out;position:fixed;width:100%;height:100%;pointer-events:none;top:0;left:0;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow:hidden;z-index:100}.video-popup__content,.video-popup-second__content,.video-popup-third__content,.video-popup-four__content,.video-popup-five__content,.video-popup-six__content,.video-popup-seven__content,.video-popup-eight__content{width:100%}.video-popup__content svg,.video-popup-second__content svg,.video-popup-third__content svg,.video-popup-four__content svg,.video-popup-five__content svg,.video-popup-six__content svg,.video-popup-seven__content svg,.video-popup-eight__content svg{position:absolute;top:20px;right:20px;cursor:pointer;transition:all .4s ease-in-out}.video-popup__content svg:hover,.video-popup-second__content svg:hover,.video-popup-third__content svg:hover,.video-popup-four__content svg:hover,.video-popup-five__content svg:hover,.video-popup-six__content svg:hover,.video-popup-seven__content svg:hover,.video-popup-eight__content svg:hover{scale:1.2}.video-popup__content iframe,.video-popup-second__content iframe,.video-popup-third__content iframe,.video-popup-four__content iframe,.video-popup-five__content iframe,.video-popup-six__content iframe,.video-popup-seven__content iframe,.video-popup-eight__content iframe{padding:0 15px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;max-width:1102px}.show-video{opacity:1;pointer-events:all}@media screen and (max-width: 1024px){.video-popup__content,.video-popup-second__content,.video-popup-third__content,.video-popup-four__content,.video-popup-five__content,.video-popup-six__content,.video-popup-seven__content,.video-popup-eight__content{width:100%}.video-popup__content svg,.video-popup-second__content svg,.video-popup-third__content svg,.video-popup-four__content svg,.video-popup-five__content svg,.video-popup-six__content svg,.video-popup-seven__content svg,.video-popup-eight__content svg{position:absolute;top:20px;right:20px;cursor:pointer;transition:all .4s ease-in-out}.video-popup__content svg:hover,.video-popup-second__content svg:hover,.video-popup-third__content svg:hover,.video-popup-four__content svg:hover,.video-popup-five__content svg:hover,.video-popup-six__content svg:hover,.video-popup-seven__content svg:hover,.video-popup-eight__content svg:hover{scale:1.2}.video-popup__content iframe,.video-popup-second__content iframe,.video-popup-third__content iframe,.video-popup-four__content iframe,.video-popup-five__content iframe,.video-popup-six__content iframe,.video-popup-seven__content iframe,.video-popup-eight__content iframe{width:calc(100% - 200px);max-width:calc(100% - 200px);height:calc(100% - 100px)}.show-video{opacity:1;pointer-events:all}}@media screen and (max-width: 480px){.video-popup__content,.video-popup-second__content,.video-popup-third__content,.video-popup-four__content,.video-popup-five__content,.video-popup-six__content,.video-popup-seven__content,.video-popup-eight__content{width:100%}.video-popup__content svg,.video-popup-second__content svg,.video-popup-third__content svg,.video-popup-four__content svg,.video-popup-five__content svg,.video-popup-six__content svg,.video-popup-seven__content svg,.video-popup-eight__content svg{position:absolute;top:20px;right:20px;cursor:pointer;transition:all .4s ease-in-out}.video-popup__content svg:hover,.video-popup-second__content svg:hover,.video-popup-third__content svg:hover,.video-popup-four__content svg:hover,.video-popup-five__content svg:hover,.video-popup-six__content svg:hover,.video-popup-seven__content svg:hover,.video-popup-eight__content svg:hover{scale:1.2}.video-popup__content iframe,.video-popup-second__content iframe,.video-popup-third__content iframe,.video-popup-four__content iframe,.video-popup-five__content iframe,.video-popup-six__content iframe,.video-popup-seven__content iframe,.video-popup-eight__content iframe{width:100%;max-width:unset;height:calc(100% - 300px)}.show-video{opacity:1;pointer-events:all}}.product-popup{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:none;z-index:10000;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.product-popup__wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-popup__wrap{max-width:1138px;width:100%;background:#DFEBF1;padding:52px 42px 52px 52px;position:relative}.product-popup__close{position:absolute;top:20px;right:20px;display:inline-block;text-decoration:none;cursor:pointer}.product-popup__close svg{width:18px;height:18px;transition:transform .3s ease-in-out}.product-popup__close:hover svg{transform:rotate(180deg)}.product-popup__container{padding-right:6px;width:100%;display:flex;align-items:flex-start;justify-content:space-between;max-height:calc(100vh - 280px);overflow-y:scroll}.product-popup__container::-webkit-scrollbar{width:4px}.product-popup__container::-webkit-scrollbar-track{box-shadow:none}.product-popup__container::-webkit-scrollbar-thumb{background-color:#00d6db}.product-popup__left{max-width:490px;width:100%;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.product-popup__title{color:#000;font-size:32px;font-style:normal;font-weight:700;line-height:1.1;margin-bottom:20px}.product-popup__image{display:flex;width:100%;height:auto;flex-direction:row-reverse;margin-bottom:20px}.product-popup__image img{width:100%;height:276px;object-fit:contain}.product-popup__organization{max-width:180px;width:100%;height:auto}.product-popup__organization img{width:100%;height:auto;object-fit:contain}.product-popup__right{width:calc(100% - 542px);display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;padding-top:12px}.product-popup__subtitle{color:#000;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase;margin-bottom:16px}.product-popup__bullet{max-width:calc(50% - 14px);flex:0 0 calc(50% - 14px);display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.product-popup__bullet-wrap{width:100%;display:flex;flex-wrap:wrap;gap:28px;margin-bottom:32px}.product-popup__bullet-value{color:#00d6db;font-size:16px;font-style:normal;font-weight:400;line-height:1;margin-bottom:3px}.product-popup__bullet-value span{font-size:32px;font-weight:700}.product-popup__bullet-title{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.product-popup__list{margin-bottom:32px;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:20px;list-style-type:none}.product-popup__list-item{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:130%;padding-left:26px;position:relative}.product-popup__list-item:before{position:absolute;top:-1px;left:7px;width:6px;height:18px;background:#FA7125;content:"";transform:rotate(45deg)}.product-popup__button{text-decoration:none;cursor:pointer;display:inline-block;background:#00D6DB;transition:background .3s ease-in-out;padding:16px 45px;border:1px solid #00D6DB}.product-popup__button:hover{background:#fff}.product-popup__button span{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:21px}@media screen and (max-width: 1024px){.product-popup__wrapper{padding-left:15px;padding-right:15px}.product-popup__wrap{padding:52px 10px 20px 20px;height:calc(100vh - 30px)}.product-popup__container{flex-direction:column;align-items:center;justify-content:flex-start;max-height:100%}.product-popup__title{font-size:24px}.product-popup__subtitle{font-size:18px}.product-popup__bullet-title,.product-popup__list-item{font-size:14px}.product-popup__left{max-width:none}.product-popup__left .product-popup__image{height:100%;flex-direction:column-reverse;display:flex}.product-popup__left .product-popup__image .product-popup__organization img{width:90px}.product-popup__right{margin-top:0;width:100%}.product-popup__organization{margin:0 auto;display:contents}.product-popup__button{display:flex;align-items:center;justify-content:center;width:calc(100% - 20px);margin:0 auto}.product-popup__button span{font-size:14px}}.call-popup,.call-popup2,.call-popup3,.call-popup4,.call-popup5{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:none;z-index:10001;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.call-popup__wrapper,.call-popup2__wrapper,.call-popup3__wrapper,.call-popup4__wrapper,.call-popup5__wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.call-popup__wrap,.call-popup2__wrap,.call-popup3__wrap,.call-popup4__wrap,.call-popup5__wrap{position:relative;z-index:10000;border-radius:10px;max-width:744px;width:100%;background:#fff;border:1px solid #00D6DB;padding:52px 90px;transition:all .6s ease-in-out}.call-popup__wrap .call-popup__success,.call-popup__wrap .call-popup2__success,.call-popup__wrap .call-popup3__success,.call-popup__wrap .call-popup4__success,.call-popup__wrap .call-popup5__success,.call-popup2__wrap .call-popup__success,.call-popup2__wrap .call-popup2__success,.call-popup2__wrap .call-popup3__success,.call-popup2__wrap .call-popup4__success,.call-popup2__wrap .call-popup5__success,.call-popup3__wrap .call-popup__success,.call-popup3__wrap .call-popup2__success,.call-popup3__wrap .call-popup3__success,.call-popup3__wrap .call-popup4__success,.call-popup3__wrap .call-popup5__success,.call-popup4__wrap .call-popup__success,.call-popup4__wrap .call-popup2__success,.call-popup4__wrap .call-popup3__success,.call-popup4__wrap .call-popup4__success,.call-popup4__wrap .call-popup5__success,.call-popup5__wrap .call-popup__success,.call-popup5__wrap .call-popup2__success,.call-popup5__wrap .call-popup3__success,.call-popup5__wrap .call-popup4__success,.call-popup5__wrap .call-popup5__success{transition:.6s ease-in-out;background-color:#fff;width:100%;border-radius:10px;border:1px solid #00D6DB;height:100%;position:absolute;top:0;left:0;z-index:1;padding:72px 105px;display:flex;justify-content:center;align-items:center;flex-direction:column}.call-popup__wrap .call-popup__success-title,.call-popup__wrap .call-popup2__success-title,.call-popup__wrap .call-popup3__success-title,.call-popup__wrap .call-popup4__success-title,.call-popup__wrap .call-popup5__success-title,.call-popup2__wrap .call-popup__success-title,.call-popup2__wrap .call-popup2__success-title,.call-popup2__wrap .call-popup3__success-title,.call-popup2__wrap .call-popup4__success-title,.call-popup2__wrap .call-popup5__success-title,.call-popup3__wrap .call-popup__success-title,.call-popup3__wrap .call-popup2__success-title,.call-popup3__wrap .call-popup3__success-title,.call-popup3__wrap .call-popup4__success-title,.call-popup3__wrap .call-popup5__success-title,.call-popup4__wrap .call-popup__success-title,.call-popup4__wrap .call-popup2__success-title,.call-popup4__wrap .call-popup3__success-title,.call-popup4__wrap .call-popup4__success-title,.call-popup4__wrap .call-popup5__success-title,.call-popup5__wrap .call-popup__success-title,.call-popup5__wrap .call-popup2__success-title,.call-popup5__wrap .call-popup3__success-title,.call-popup5__wrap .call-popup4__success-title,.call-popup5__wrap .call-popup5__success-title{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:unset;margin-bottom:12px}.call-popup__wrap .call-popup__success .ok1,.call-popup__wrap .call-popup__success .ok2,.call-popup__wrap .call-popup__success .ok3,.call-popup__wrap .call-popup__success .ok4,.call-popup__wrap .call-popup2__success .ok1,.call-popup__wrap .call-popup2__success .ok2,.call-popup__wrap .call-popup2__success .ok3,.call-popup__wrap .call-popup2__success .ok4,.call-popup__wrap .call-popup3__success .ok1,.call-popup__wrap .call-popup3__success .ok2,.call-popup__wrap .call-popup3__success .ok3,.call-popup__wrap .call-popup3__success .ok4,.call-popup__wrap .call-popup4__success .ok1,.call-popup__wrap .call-popup4__success .ok2,.call-popup__wrap .call-popup4__success .ok3,.call-popup__wrap .call-popup4__success .ok4,.call-popup__wrap .call-popup5__success .ok1,.call-popup__wrap .call-popup5__success .ok2,.call-popup__wrap .call-popup5__success .ok3,.call-popup__wrap .call-popup5__success .ok4,.call-popup2__wrap .call-popup__success .ok1,.call-popup2__wrap .call-popup__success .ok2,.call-popup2__wrap .call-popup__success .ok3,.call-popup2__wrap .call-popup__success .ok4,.call-popup2__wrap .call-popup2__success .ok1,.call-popup2__wrap .call-popup2__success .ok2,.call-popup2__wrap .call-popup2__success .ok3,.call-popup2__wrap .call-popup2__success .ok4,.call-popup2__wrap .call-popup3__success .ok1,.call-popup2__wrap .call-popup3__success .ok2,.call-popup2__wrap .call-popup3__success .ok3,.call-popup2__wrap .call-popup3__success .ok4,.call-popup2__wrap .call-popup4__success .ok1,.call-popup2__wrap .call-popup4__success .ok2,.call-popup2__wrap .call-popup4__success .ok3,.call-popup2__wrap .call-popup4__success .ok4,.call-popup2__wrap .call-popup5__success .ok1,.call-popup2__wrap .call-popup5__success .ok2,.call-popup2__wrap .call-popup5__success .ok3,.call-popup2__wrap .call-popup5__success .ok4,.call-popup3__wrap .call-popup__success .ok1,.call-popup3__wrap .call-popup__success .ok2,.call-popup3__wrap .call-popup__success .ok3,.call-popup3__wrap .call-popup__success .ok4,.call-popup3__wrap .call-popup2__success .ok1,.call-popup3__wrap .call-popup2__success .ok2,.call-popup3__wrap .call-popup2__success .ok3,.call-popup3__wrap .call-popup2__success .ok4,.call-popup3__wrap .call-popup3__success .ok1,.call-popup3__wrap .call-popup3__success .ok2,.call-popup3__wrap .call-popup3__success .ok3,.call-popup3__wrap .call-popup3__success .ok4,.call-popup3__wrap .call-popup4__success .ok1,.call-popup3__wrap .call-popup4__success .ok2,.call-popup3__wrap .call-popup4__success .ok3,.call-popup3__wrap .call-popup4__success .ok4,.call-popup3__wrap .call-popup5__success .ok1,.call-popup3__wrap .call-popup5__success .ok2,.call-popup3__wrap .call-popup5__success .ok3,.call-popup3__wrap .call-popup5__success .ok4,.call-popup4__wrap .call-popup__success .ok1,.call-popup4__wrap .call-popup__success .ok2,.call-popup4__wrap .call-popup__success .ok3,.call-popup4__wrap .call-popup__success .ok4,.call-popup4__wrap .call-popup2__success .ok1,.call-popup4__wrap .call-popup2__success .ok2,.call-popup4__wrap .call-popup2__success .ok3,.call-popup4__wrap .call-popup2__success .ok4,.call-popup4__wrap .call-popup3__success .ok1,.call-popup4__wrap .call-popup3__success .ok2,.call-popup4__wrap .call-popup3__success .ok3,.call-popup4__wrap .call-popup3__success .ok4,.call-popup4__wrap .call-popup4__success .ok1,.call-popup4__wrap .call-popup4__success .ok2,.call-popup4__wrap .call-popup4__success .ok3,.call-popup4__wrap .call-popup4__success .ok4,.call-popup4__wrap .call-popup5__success .ok1,.call-popup4__wrap .call-popup5__success .ok2,.call-popup4__wrap .call-popup5__success .ok3,.call-popup4__wrap .call-popup5__success .ok4,.call-popup5__wrap .call-popup__success .ok1,.call-popup5__wrap .call-popup__success .ok2,.call-popup5__wrap .call-popup__success .ok3,.call-popup5__wrap .call-popup__success .ok4,.call-popup5__wrap .call-popup2__success .ok1,.call-popup5__wrap .call-popup2__success .ok2,.call-popup5__wrap .call-popup2__success .ok3,.call-popup5__wrap .call-popup2__success .ok4,.call-popup5__wrap .call-popup3__success .ok1,.call-popup5__wrap .call-popup3__success .ok2,.call-popup5__wrap .call-popup3__success .ok3,.call-popup5__wrap .call-popup3__success .ok4,.call-popup5__wrap .call-popup4__success .ok1,.call-popup5__wrap .call-popup4__success .ok2,.call-popup5__wrap .call-popup4__success .ok3,.call-popup5__wrap .call-popup4__success .ok4,.call-popup5__wrap .call-popup5__success .ok1,.call-popup5__wrap .call-popup5__success .ok2,.call-popup5__wrap .call-popup5__success .ok3,.call-popup5__wrap .call-popup5__success .ok4{margin-top:40px;cursor:pointer;text-align:center;box-shadow:none;border:1px solid #00D6DB;width:100%;display:flex;height:44px;justify-content:center;align-items:center;gap:10px;background-color:#fff;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s ease-in-out}.call-popup__wrap .call-popup__success .ok1:hover,.call-popup__wrap .call-popup__success .ok2:hover,.call-popup__wrap .call-popup__success .ok3:hover,.call-popup__wrap .call-popup__success .ok4:hover,.call-popup__wrap .call-popup2__success .ok1:hover,.call-popup__wrap .call-popup2__success .ok2:hover,.call-popup__wrap .call-popup2__success .ok3:hover,.call-popup__wrap .call-popup2__success .ok4:hover,.call-popup__wrap .call-popup3__success .ok1:hover,.call-popup__wrap .call-popup3__success .ok2:hover,.call-popup__wrap .call-popup3__success .ok3:hover,.call-popup__wrap .call-popup3__success .ok4:hover,.call-popup__wrap .call-popup4__success .ok1:hover,.call-popup__wrap .call-popup4__success .ok2:hover,.call-popup__wrap .call-popup4__success .ok3:hover,.call-popup__wrap .call-popup4__success .ok4:hover,.call-popup__wrap .call-popup5__success .ok1:hover,.call-popup__wrap .call-popup5__success .ok2:hover,.call-popup__wrap .call-popup5__success .ok3:hover,.call-popup__wrap .call-popup5__success .ok4:hover,.call-popup2__wrap .call-popup__success .ok1:hover,.call-popup2__wrap .call-popup__success .ok2:hover,.call-popup2__wrap .call-popup__success .ok3:hover,.call-popup2__wrap .call-popup__success .ok4:hover,.call-popup2__wrap .call-popup2__success .ok1:hover,.call-popup2__wrap .call-popup2__success .ok2:hover,.call-popup2__wrap .call-popup2__success .ok3:hover,.call-popup2__wrap .call-popup2__success .ok4:hover,.call-popup2__wrap .call-popup3__success .ok1:hover,.call-popup2__wrap .call-popup3__success .ok2:hover,.call-popup2__wrap .call-popup3__success .ok3:hover,.call-popup2__wrap .call-popup3__success .ok4:hover,.call-popup2__wrap .call-popup4__success .ok1:hover,.call-popup2__wrap .call-popup4__success .ok2:hover,.call-popup2__wrap .call-popup4__success .ok3:hover,.call-popup2__wrap .call-popup4__success .ok4:hover,.call-popup2__wrap .call-popup5__success .ok1:hover,.call-popup2__wrap .call-popup5__success .ok2:hover,.call-popup2__wrap .call-popup5__success .ok3:hover,.call-popup2__wrap .call-popup5__success .ok4:hover,.call-popup3__wrap .call-popup__success .ok1:hover,.call-popup3__wrap .call-popup__success .ok2:hover,.call-popup3__wrap .call-popup__success .ok3:hover,.call-popup3__wrap .call-popup__success .ok4:hover,.call-popup3__wrap .call-popup2__success .ok1:hover,.call-popup3__wrap .call-popup2__success .ok2:hover,.call-popup3__wrap .call-popup2__success .ok3:hover,.call-popup3__wrap .call-popup2__success .ok4:hover,.call-popup3__wrap .call-popup3__success .ok1:hover,.call-popup3__wrap .call-popup3__success .ok2:hover,.call-popup3__wrap .call-popup3__success .ok3:hover,.call-popup3__wrap .call-popup3__success .ok4:hover,.call-popup3__wrap .call-popup4__success .ok1:hover,.call-popup3__wrap .call-popup4__success .ok2:hover,.call-popup3__wrap .call-popup4__success .ok3:hover,.call-popup3__wrap .call-popup4__success .ok4:hover,.call-popup3__wrap .call-popup5__success .ok1:hover,.call-popup3__wrap .call-popup5__success .ok2:hover,.call-popup3__wrap .call-popup5__success .ok3:hover,.call-popup3__wrap .call-popup5__success .ok4:hover,.call-popup4__wrap .call-popup__success .ok1:hover,.call-popup4__wrap .call-popup__success .ok2:hover,.call-popup4__wrap .call-popup__success .ok3:hover,.call-popup4__wrap .call-popup__success .ok4:hover,.call-popup4__wrap .call-popup2__success .ok1:hover,.call-popup4__wrap .call-popup2__success .ok2:hover,.call-popup4__wrap .call-popup2__success .ok3:hover,.call-popup4__wrap .call-popup2__success .ok4:hover,.call-popup4__wrap .call-popup3__success .ok1:hover,.call-popup4__wrap .call-popup3__success .ok2:hover,.call-popup4__wrap .call-popup3__success .ok3:hover,.call-popup4__wrap .call-popup3__success .ok4:hover,.call-popup4__wrap .call-popup4__success .ok1:hover,.call-popup4__wrap .call-popup4__success .ok2:hover,.call-popup4__wrap .call-popup4__success .ok3:hover,.call-popup4__wrap .call-popup4__success .ok4:hover,.call-popup4__wrap .call-popup5__success .ok1:hover,.call-popup4__wrap .call-popup5__success .ok2:hover,.call-popup4__wrap .call-popup5__success .ok3:hover,.call-popup4__wrap .call-popup5__success .ok4:hover,.call-popup5__wrap .call-popup__success .ok1:hover,.call-popup5__wrap .call-popup__success .ok2:hover,.call-popup5__wrap .call-popup__success .ok3:hover,.call-popup5__wrap .call-popup__success .ok4:hover,.call-popup5__wrap .call-popup2__success .ok1:hover,.call-popup5__wrap .call-popup2__success .ok2:hover,.call-popup5__wrap .call-popup2__success .ok3:hover,.call-popup5__wrap .call-popup2__success .ok4:hover,.call-popup5__wrap .call-popup3__success .ok1:hover,.call-popup5__wrap .call-popup3__success .ok2:hover,.call-popup5__wrap .call-popup3__success .ok3:hover,.call-popup5__wrap .call-popup3__success .ok4:hover,.call-popup5__wrap .call-popup4__success .ok1:hover,.call-popup5__wrap .call-popup4__success .ok2:hover,.call-popup5__wrap .call-popup4__success .ok3:hover,.call-popup5__wrap .call-popup4__success .ok4:hover,.call-popup5__wrap .call-popup5__success .ok1:hover,.call-popup5__wrap .call-popup5__success .ok2:hover,.call-popup5__wrap .call-popup5__success .ok3:hover,.call-popup5__wrap .call-popup5__success .ok4:hover{background-color:#00d6db;color:#000}.call-popup__close,.call-popup2__close,.call-popup3__close,.call-popup4__close,.call-popup5__close{position:absolute;top:20px;right:20px;display:inline-block;text-decoration:none;cursor:pointer;z-index:2}.call-popup__close svg,.call-popup2__close svg,.call-popup3__close svg,.call-popup4__close svg,.call-popup5__close svg{width:18px;height:18px;transition:transform .3s ease-in-out}.call-popup__close:hover svg,.call-popup2__close:hover svg,.call-popup3__close:hover svg,.call-popup4__close:hover svg,.call-popup5__close:hover svg{transform:rotate(180deg)}.call-popup__container,.call-popup2__container,.call-popup3__container,.call-popup4__container,.call-popup5__container{width:100%;display:flex;justify-content:center;max-height:600px;flex-direction:column;text-align:center}.call-popup__title,.call-popup2__title,.call-popup3__title,.call-popup4__title,.call-popup5__title{color:#00d6db;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:700;line-height:normal;text-transform:none;margin-bottom:12px}.call-popup__sub,.call-popup2__sub,.call-popup3__sub,.call-popup4__sub,.call-popup5__sub{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.call-popup__form,.call-popup2__form,.call-popup3__form,.call-popup4__form,.call-popup5__form{width:100%;margin-top:24px;margin-bottom:26px}.call-popup__form label,.call-popup2__form label,.call-popup3__form label,.call-popup4__form label,.call-popup5__form label{color:#000;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:start;margin-bottom:4px}.call-popup__form label:after,.call-popup2__form label:after,.call-popup3__form label:after,.call-popup4__form label:after,.call-popup5__form label:after{content:"*";padding-left:5px;color:#fa7125;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.call-popup__form .call-name,.call-popup__form .call-phone,.call-popup2__form .call-name,.call-popup2__form .call-phone,.call-popup3__form .call-name,.call-popup3__form .call-phone,.call-popup4__form .call-name,.call-popup4__form .call-phone,.call-popup5__form .call-name,.call-popup5__form .call-phone{width:100%;background-color:unset;border:1px solid #00D6DB;padding:12px 0 12px 14px;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.call-popup__form .call-name::placeholder,.call-popup__form .call-phone::placeholder,.call-popup2__form .call-name::placeholder,.call-popup2__form .call-phone::placeholder,.call-popup3__form .call-name::placeholder,.call-popup3__form .call-phone::placeholder,.call-popup4__form .call-name::placeholder,.call-popup4__form .call-phone::placeholder,.call-popup5__form .call-name::placeholder,.call-popup5__form .call-phone::placeholder{color:#00d6db;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.call-popup__form .call-name:active,.call-popup__form .call-phone:active,.call-popup2__form .call-name:active,.call-popup2__form .call-phone:active,.call-popup3__form .call-name:active,.call-popup3__form .call-phone:active,.call-popup4__form .call-name:active,.call-popup4__form .call-phone:active,.call-popup5__form .call-name:active,.call-popup5__form .call-phone:active{border:1px solid #00D6DB}.call-popup__form .call-name:focus-visible,.call-popup__form .call-phone:focus-visible,.call-popup2__form .call-name:focus-visible,.call-popup2__form .call-phone:focus-visible,.call-popup3__form .call-name:focus-visible,.call-popup3__form .call-phone:focus-visible,.call-popup4__form .call-name:focus-visible,.call-popup4__form .call-phone:focus-visible,.call-popup5__form .call-name:focus-visible,.call-popup5__form .call-phone:focus-visible{border:1px solid #00D6DB;outline:unset}.call-popup__form .get-call__button,.call-popup2__form .get-call__button,.call-popup3__form .get-call__button,.call-popup4__form .get-call__button,.call-popup5__form .get-call__button{cursor:pointer;text-align:center;box-shadow:none;border:1px solid #00D6DB;width:100%;display:flex;height:44px;justify-content:center;align-items:center;gap:10px;background-color:#00d6db;color:#000;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:.4s ease-in-out}.call-popup__form .get-call__button:hover,.call-popup2__form .get-call__button:hover,.call-popup3__form .get-call__button:hover,.call-popup4__form .get-call__button:hover,.call-popup5__form .get-call__button:hover{background-color:#fff;color:#000}.call-popup__form .error,.call-popup2__form .error,.call-popup3__form .error,.call-popup4__form .error,.call-popup5__form .error{margin-bottom:15px;display:flex;justify-content:flex-start;color:red;font-family:Roboto,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.call-popup__support,.call-popup2__support,.call-popup3__support,.call-popup4__support,.call-popup5__support{color:#000;text-decoration:none;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;max-width:250px;margin:0 auto;line-height:normal;transition:.4s ease-in-out}.call-popup__support:hover,.call-popup2__support:hover,.call-popup3__support:hover,.call-popup4__support:hover,.call-popup5__support:hover{color:#00d6db}.call-popup__phone,.call-popup2__phone,.call-popup3__phone,.call-popup4__phone,.call-popup5__phone{text-decoration:none;display:flex;color:#000;leading-trim:both;max-width:250px;margin:15px auto auto;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;justify-content:center;font-weight:600;line-height:130%;transition:.4s ease-in-out}.call-popup__phone svg,.call-popup2__phone svg,.call-popup3__phone svg,.call-popup4__phone svg,.call-popup5__phone svg{margin-right:10px}.call-popup__phone:hover,.call-popup2__phone:hover,.call-popup3__phone:hover,.call-popup4__phone:hover,.call-popup5__phone:hover{color:#00d6db}@media screen and (max-width: 780px){.call-popup,.call-popup2,.call-popup3,.call-popup4,.call-popup5{top:0}.call-popup__wrap,.call-popup2__wrap,.call-popup3__wrap,.call-popup4__wrap,.call-popup5__wrap{top:20px;padding:72px 20px;margin:0 15px}.call-popup__wrap .call-popup__success,.call-popup__wrap .call-popup2__success,.call-popup__wrap .call-popup3__success,.call-popup__wrap .call-popup4__success,.call-popup__wrap .call-popup5__success,.call-popup2__wrap .call-popup__success,.call-popup2__wrap .call-popup2__success,.call-popup2__wrap .call-popup3__success,.call-popup2__wrap .call-popup4__success,.call-popup2__wrap .call-popup5__success,.call-popup3__wrap .call-popup__success,.call-popup3__wrap .call-popup2__success,.call-popup3__wrap .call-popup3__success,.call-popup3__wrap .call-popup4__success,.call-popup3__wrap .call-popup5__success,.call-popup4__wrap .call-popup__success,.call-popup4__wrap .call-popup2__success,.call-popup4__wrap .call-popup3__success,.call-popup4__wrap .call-popup4__success,.call-popup4__wrap .call-popup5__success,.call-popup5__wrap .call-popup__success,.call-popup5__wrap .call-popup2__success,.call-popup5__wrap .call-popup3__success,.call-popup5__wrap .call-popup4__success,.call-popup5__wrap .call-popup5__success{padding:72px 20px}.call-popup__wrap .call-popup__success-title,.call-popup__wrap .call-popup2__success-title,.call-popup__wrap .call-popup3__success-title,.call-popup__wrap .call-popup4__success-title,.call-popup__wrap .call-popup5__success-title,.call-popup2__wrap .call-popup__success-title,.call-popup2__wrap .call-popup2__success-title,.call-popup2__wrap .call-popup3__success-title,.call-popup2__wrap .call-popup4__success-title,.call-popup2__wrap .call-popup5__success-title,.call-popup3__wrap .call-popup__success-title,.call-popup3__wrap .call-popup2__success-title,.call-popup3__wrap .call-popup3__success-title,.call-popup3__wrap .call-popup4__success-title,.call-popup3__wrap .call-popup5__success-title,.call-popup4__wrap .call-popup__success-title,.call-popup4__wrap .call-popup2__success-title,.call-popup4__wrap .call-popup3__success-title,.call-popup4__wrap .call-popup4__success-title,.call-popup4__wrap .call-popup5__success-title,.call-popup5__wrap .call-popup__success-title,.call-popup5__wrap .call-popup2__success-title,.call-popup5__wrap .call-popup3__success-title,.call-popup5__wrap .call-popup4__success-title,.call-popup5__wrap .call-popup5__success-title,.call-popup__title,.call-popup2__title,.call-popup3__title,.call-popup4__title,.call-popup5__title{font-size:22px}.call-popup__sub,.call-popup2__sub,.call-popup3__sub,.call-popup4__sub,.call-popup5__sub{font-size:13px}}@media screen and (max-width: 900px){.call-popup,.call-popup2,.call-popup3,.call-popup4,.call-popup5{top:0;overflow:scroll}.call-popup__title,.call-popup2__title,.call-popup3__title,.call-popup4__title,.call-popup5__title{font-size:24px;margin:0 auto 12px;max-width:calc(100% - 40px)}.call-popup__wrapper,.call-popup2__wrapper,.call-popup3__wrapper,.call-popup4__wrapper,.call-popup5__wrapper{margin:40px 0}.call-popup__wrapper .call-popup__wrap,.call-popup__wrapper .call-popup2__wrap,.call-popup__wrapper .call-popup3__wrap,.call-popup__wrapper .call-popup4__wrap,.call-popup__wrapper .call-popup5__wrap,.call-popup2__wrapper .call-popup__wrap,.call-popup2__wrapper .call-popup2__wrap,.call-popup2__wrapper .call-popup3__wrap,.call-popup2__wrapper .call-popup4__wrap,.call-popup2__wrapper .call-popup5__wrap,.call-popup3__wrapper .call-popup__wrap,.call-popup3__wrapper .call-popup2__wrap,.call-popup3__wrapper .call-popup3__wrap,.call-popup3__wrapper .call-popup4__wrap,.call-popup3__wrapper .call-popup5__wrap,.call-popup4__wrapper .call-popup__wrap,.call-popup4__wrapper .call-popup2__wrap,.call-popup4__wrapper .call-popup3__wrap,.call-popup4__wrapper .call-popup4__wrap,.call-popup4__wrapper .call-popup5__wrap,.call-popup5__wrapper .call-popup__wrap,.call-popup5__wrapper .call-popup2__wrap,.call-popup5__wrapper .call-popup3__wrap,.call-popup5__wrapper .call-popup4__wrap,.call-popup5__wrapper .call-popup5__wrap{padding:20px}.call-popup__wrapper .call-popup__wrap .call-popup__success,.call-popup__wrapper .call-popup__wrap .call-popup2__success,.call-popup__wrapper .call-popup__wrap .call-popup3__success,.call-popup__wrapper .call-popup__wrap .call-popup4__success,.call-popup__wrapper .call-popup__wrap .call-popup5__success,.call-popup__wrapper .call-popup2__wrap .call-popup__success,.call-popup__wrapper .call-popup2__wrap .call-popup2__success,.call-popup__wrapper .call-popup2__wrap .call-popup3__success,.call-popup__wrapper .call-popup2__wrap .call-popup4__success,.call-popup__wrapper .call-popup2__wrap .call-popup5__success,.call-popup__wrapper .call-popup3__wrap .call-popup__success,.call-popup__wrapper .call-popup3__wrap .call-popup2__success,.call-popup__wrapper .call-popup3__wrap .call-popup3__success,.call-popup__wrapper .call-popup3__wrap .call-popup4__success,.call-popup__wrapper .call-popup3__wrap .call-popup5__success,.call-popup__wrapper .call-popup4__wrap .call-popup__success,.call-popup__wrapper .call-popup4__wrap .call-popup2__success,.call-popup__wrapper .call-popup4__wrap .call-popup3__success,.call-popup__wrapper .call-popup4__wrap .call-popup4__success,.call-popup__wrapper .call-popup4__wrap .call-popup5__success,.call-popup__wrapper .call-popup5__wrap .call-popup__success,.call-popup__wrapper .call-popup5__wrap .call-popup2__success,.call-popup__wrapper .call-popup5__wrap .call-popup3__success,.call-popup__wrapper .call-popup5__wrap .call-popup4__success,.call-popup__wrapper .call-popup5__wrap .call-popup5__success,.call-popup2__wrapper .call-popup__wrap .call-popup__success,.call-popup2__wrapper .call-popup__wrap .call-popup2__success,.call-popup2__wrapper .call-popup__wrap .call-popup3__success,.call-popup2__wrapper .call-popup__wrap .call-popup4__success,.call-popup2__wrapper .call-popup__wrap .call-popup5__success,.call-popup2__wrapper .call-popup2__wrap .call-popup__success,.call-popup2__wrapper .call-popup2__wrap .call-popup2__success,.call-popup2__wrapper .call-popup2__wrap .call-popup3__success,.call-popup2__wrapper .call-popup2__wrap .call-popup4__success,.call-popup2__wrapper .call-popup2__wrap .call-popup5__success,.call-popup2__wrapper .call-popup3__wrap .call-popup__success,.call-popup2__wrapper .call-popup3__wrap .call-popup2__success,.call-popup2__wrapper .call-popup3__wrap .call-popup3__success,.call-popup2__wrapper .call-popup3__wrap .call-popup4__success,.call-popup2__wrapper .call-popup3__wrap .call-popup5__success,.call-popup2__wrapper .call-popup4__wrap .call-popup__success,.call-popup2__wrapper .call-popup4__wrap .call-popup2__success,.call-popup2__wrapper .call-popup4__wrap .call-popup3__success,.call-popup2__wrapper .call-popup4__wrap .call-popup4__success,.call-popup2__wrapper .call-popup4__wrap .call-popup5__success,.call-popup2__wrapper .call-popup5__wrap .call-popup__success,.call-popup2__wrapper .call-popup5__wrap .call-popup2__success,.call-popup2__wrapper .call-popup5__wrap .call-popup3__success,.call-popup2__wrapper .call-popup5__wrap .call-popup4__success,.call-popup2__wrapper .call-popup5__wrap .call-popup5__success,.call-popup3__wrapper .call-popup__wrap .call-popup__success,.call-popup3__wrapper .call-popup__wrap .call-popup2__success,.call-popup3__wrapper .call-popup__wrap .call-popup3__success,.call-popup3__wrapper .call-popup__wrap .call-popup4__success,.call-popup3__wrapper .call-popup__wrap .call-popup5__success,.call-popup3__wrapper .call-popup2__wrap .call-popup__success,.call-popup3__wrapper .call-popup2__wrap .call-popup2__success,.call-popup3__wrapper .call-popup2__wrap .call-popup3__success,.call-popup3__wrapper .call-popup2__wrap .call-popup4__success,.call-popup3__wrapper .call-popup2__wrap .call-popup5__success,.call-popup3__wrapper .call-popup3__wrap .call-popup__success,.call-popup3__wrapper .call-popup3__wrap .call-popup2__success,.call-popup3__wrapper .call-popup3__wrap .call-popup3__success,.call-popup3__wrapper .call-popup3__wrap .call-popup4__success,.call-popup3__wrapper .call-popup3__wrap .call-popup5__success,.call-popup3__wrapper .call-popup4__wrap .call-popup__success,.call-popup3__wrapper .call-popup4__wrap .call-popup2__success,.call-popup3__wrapper .call-popup4__wrap .call-popup3__success,.call-popup3__wrapper .call-popup4__wrap .call-popup4__success,.call-popup3__wrapper .call-popup4__wrap .call-popup5__success,.call-popup3__wrapper .call-popup5__wrap .call-popup__success,.call-popup3__wrapper .call-popup5__wrap .call-popup2__success,.call-popup3__wrapper .call-popup5__wrap .call-popup3__success,.call-popup3__wrapper .call-popup5__wrap .call-popup4__success,.call-popup3__wrapper .call-popup5__wrap .call-popup5__success,.call-popup4__wrapper .call-popup__wrap .call-popup__success,.call-popup4__wrapper .call-popup__wrap .call-popup2__success,.call-popup4__wrapper .call-popup__wrap .call-popup3__success,.call-popup4__wrapper .call-popup__wrap .call-popup4__success,.call-popup4__wrapper .call-popup__wrap .call-popup5__success,.call-popup4__wrapper .call-popup2__wrap .call-popup__success,.call-popup4__wrapper .call-popup2__wrap .call-popup2__success,.call-popup4__wrapper .call-popup2__wrap .call-popup3__success,.call-popup4__wrapper .call-popup2__wrap .call-popup4__success,.call-popup4__wrapper .call-popup2__wrap .call-popup5__success,.call-popup4__wrapper .call-popup3__wrap .call-popup__success,.call-popup4__wrapper .call-popup3__wrap .call-popup2__success,.call-popup4__wrapper .call-popup3__wrap .call-popup3__success,.call-popup4__wrapper .call-popup3__wrap .call-popup4__success,.call-popup4__wrapper .call-popup3__wrap .call-popup5__success,.call-popup4__wrapper .call-popup4__wrap .call-popup__success,.call-popup4__wrapper .call-popup4__wrap .call-popup2__success,.call-popup4__wrapper .call-popup4__wrap .call-popup3__success,.call-popup4__wrapper .call-popup4__wrap .call-popup4__success,.call-popup4__wrapper .call-popup4__wrap .call-popup5__success,.call-popup4__wrapper .call-popup5__wrap .call-popup__success,.call-popup4__wrapper .call-popup5__wrap .call-popup2__success,.call-popup4__wrapper .call-popup5__wrap .call-popup3__success,.call-popup4__wrapper .call-popup5__wrap .call-popup4__success,.call-popup4__wrapper .call-popup5__wrap .call-popup5__success,.call-popup5__wrapper .call-popup__wrap .call-popup__success,.call-popup5__wrapper .call-popup__wrap .call-popup2__success,.call-popup5__wrapper .call-popup__wrap .call-popup3__success,.call-popup5__wrapper .call-popup__wrap .call-popup4__success,.call-popup5__wrapper .call-popup__wrap .call-popup5__success,.call-popup5__wrapper .call-popup2__wrap .call-popup__success,.call-popup5__wrapper .call-popup2__wrap .call-popup2__success,.call-popup5__wrapper .call-popup2__wrap .call-popup3__success,.call-popup5__wrapper .call-popup2__wrap .call-popup4__success,.call-popup5__wrapper .call-popup2__wrap .call-popup5__success,.call-popup5__wrapper .call-popup3__wrap .call-popup__success,.call-popup5__wrapper .call-popup3__wrap .call-popup2__success,.call-popup5__wrapper .call-popup3__wrap .call-popup3__success,.call-popup5__wrapper .call-popup3__wrap .call-popup4__success,.call-popup5__wrapper .call-popup3__wrap .call-popup5__success,.call-popup5__wrapper .call-popup4__wrap .call-popup__success,.call-popup5__wrapper .call-popup4__wrap .call-popup2__success,.call-popup5__wrapper .call-popup4__wrap .call-popup3__success,.call-popup5__wrapper .call-popup4__wrap .call-popup4__success,.call-popup5__wrapper .call-popup4__wrap .call-popup5__success,.call-popup5__wrapper .call-popup5__wrap .call-popup__success,.call-popup5__wrapper .call-popup5__wrap .call-popup2__success,.call-popup5__wrapper .call-popup5__wrap .call-popup3__success,.call-popup5__wrapper .call-popup5__wrap .call-popup4__success,.call-popup5__wrapper .call-popup5__wrap .call-popup5__success{padding:72px 20px}}.steps-popup{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:none;justify-content:center;align-items:center;z-index:2000;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.steps-popup svg{position:fixed;z-index:10;top:30px;right:30px;cursor:pointer;transition:all .4s ease-in-out}.steps-popup svg:hover{transform:rotate(90deg)}.steps-popup__wrapper{border-radius:10px;position:fixed;top:calc(50% - 20px);left:50%;border-right:10px;max-width:1200px;transform:translate(-50%,-50%);width:100%;height:auto;max-height:600px;min-height:300px;display:flex;padding:24px 16px;margin:0 auto;flex-direction:column;align-items:center;background-color:#fff}.steps-popup__wrapper .wr{overflow-x:auto;width:100%;height:100%}.steps-popup__wrapper .wr::-webkit-scrollbar{display:none}.steps-popup__wrapper .wr .banks-logo__wrapper{width:calc(100% - 65px);margin-bottom:0;margin-top:5px;margin-left:38px;height:70px}.steps-popup__wrapper .wr .banks-logo__wrapper .img-wrapper{width:100%;max-width:100px}.steps-popup__wrapper .wr .banks-logo__wrapper .img-wrapper img{height:100%;object-fit:cover}.steps-popup__wrapper .wr .__title{text-align:center;width:100%;font-size:36px;font-weight:800;margin-bottom:25px}.steps-popup__wrapper .wr .clients-wrapper{width:100%;display:flex;flex-direction:row;justify-content:center;margin-top:20px}.steps-popup__wrapper .wr .clients-wrapper .left{padding:0 20px;display:flex;flex-direction:column;width:100%}.steps-popup__wrapper .wr .clients-wrapper .left .title__{text-align:center;font-weight:700;font-size:22px;color:#00d6db}.steps-popup__wrapper .wr .clients-wrapper .left .left-content{padding:0 20px 0 10px;margin-top:25px}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol{margin-left:10px}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li{position:relative;align-items:center;padding:10px 0;font-size:18px;font-weight:600;font-family:Montserrat,sans-serif;line-height:24px}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li::marker{width:19px;margin-right:10px;display:flex;font-size:24px;font-family:Montserrat,sans-serif;color:#00d6db}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li a{display:contents}.steps-popup__wrapper .wr .clients-wrapper .right{padding:0 10px;display:flex;flex-direction:column;width:50%}.steps-popup__wrapper .wr .clients-wrapper .right .title__{text-align:center;font-weight:700;font-size:22px;color:#00d6db}.steps-popup__wrapper .wr .clients-wrapper .right .right-content{padding:0 20px;margin-top:25px}.steps-popup__wrapper .wr .clients-wrapper .right .right-content ol{margin-left:10px;list-style-type:none;counter-reset:custom-counter}.steps-popup__wrapper .wr .clients-wrapper .right .right-content ol li{align-items:center;padding:10px 0;display:flex;font-size:18px;font-weight:600;font-family:Montserrat,sans-serif;line-height:24px}.steps-popup__wrapper .wr .clients-wrapper .right .right-content ol li a{display:contents}.steps-popup__wrapper .wr .clients-wrapper .right .right-content ol li:before{width:19px;justify-content:center;content:counter(custom-counter);counter-increment:custom-counter;margin-right:10px;display:flex;font-size:30px;font-family:Montserrat,sans-serif;color:#00d6db}@media screen and (max-width: 1024px){.steps-popup__wrapper{width:calc(100% - 32px);max-height:calc(100% - 80px);margin:0 auto}.steps-popup__wrapper .wr .banks-logo__wrapper{margin-bottom:12px}.steps-popup__wrapper .wr .__title{font-size:28px;margin-bottom:20px}.steps-popup__wrapper .wr .clients-wrapper{margin-top:0}.steps-popup__wrapper .wr .clients-wrapper .left{padding:0}.steps-popup__wrapper .wr .clients-wrapper .left .title__{font-size:18px;margin-bottom:10px}.steps-popup__wrapper .wr .clients-wrapper .left .left-content{padding:0 20px 20px;margin-top:25px}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol{margin-left:24px;list-style:decimal}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li{font-size:13px;flex-direction:column;align-items:start}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li p{font-size:13px}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li::marker{font-size:17px}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li img{width:100%;height:auto;object-fit:cover}.steps-popup__wrapper .wr .clients-wrapper .left .left-content ol li:before{font-size:22px}.steps-popup__wrapper .wr .clients-wrapper .right{padding:0;margin-top:20px}.steps-popup__wrapper .wr .clients-wrapper .right .title__{font-size:18px;margin-bottom:10px}.steps-popup__wrapper .wr .clients-wrapper .right .right-content{padding:0 20px;margin-top:25px}.steps-popup__wrapper .wr .clients-wrapper .right .right-content ol{list-style:decimal;margin-left:10px}.steps-popup__wrapper .wr .clients-wrapper .right .right-content ol li{font-size:16px}.steps-popup__wrapper .wr .clients-wrapper .right .right-content ol li:before{font-size:22px}}@media screen and (max-width: 768px){.steps-popup__wrapper svg{position:fixed;top:16px;right:16px}.steps-popup__wrapper svg:hover{transform:rotate(90deg)}.steps-popup__wrapper .wr .banks-logo__wrapper{margin-bottom:12px}.steps-popup__wrapper .wr .banks-logo__wrapper .img-wrapper img{width:150px}.steps-popup__wrapper .wr .__title{font-size:20px;margin-bottom:20px}.steps-popup__wrapper .wr .clients-wrapper{margin-top:0;flex-direction:column}.steps-popup__wrapper .wr .clients-wrapper .left{padding:0;width:100%}.steps-popup__wrapper .wr .clients-wrapper .left .left-content{margin-top:14px;padding:0 0 20px;border-right:none}.steps-popup__wrapper .wr .clients-wrapper .right{padding:0;width:100%}.steps-popup__wrapper .wr .clients-wrapper .right .right-content{padding:0 0 20px;margin-top:16px}}.tariffs-banner__wrapper{width:calc(100% - 128px);margin:-40px auto 0;height:600px;background-color:#eef5f9;display:flex;overflow:hidden}.tariffs-banner__wrapper .tariffs-left{display:flex;flex-direction:column;max-width:541px}.tariffs-banner__wrapper .tariffs-left .tariffs-title{margin-top:86px;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109.4%;letter-spacing:2px;text-transform:uppercase}.tariffs-banner__wrapper .tariffs-left .tariffs-description{margin-top:21px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;word-wrap:break-word}.tariffs-banner__wrapper .tariffs-left__conditions{margin-top:20px;align-items:baseline;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px}.tariffs-banner__wrapper .tariffs-left__conditions-days{margin-right:-2px;padding-left:8px;color:#fa7125;text-align:center;font-family:Montserrat,sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:2.2px}.tariffs-banner__wrapper .tariffs-left__conditions .orange-mini{padding-right:8px;color:#fa7125;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:1px}.tariffs-banner__wrapper .tariffs-left .tariffs-left__conditions-description{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px;max-width:501px;margin-top:20px;margin-bottom:21px}.tariffs-banner__wrapper .tariffs-left .tariffs-left__conditions-button{border:1px solid #00D6DB;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none;display:flex;width:220px;height:44px;justify-content:center;align-items:center;gap:10.803px;transition:background-color .4s ease-in-out}.tariffs-banner__wrapper .tariffs-left .tariffs-left__conditions-button:hover{background-color:#00d6db}.tariffs-banner__wrapper .tariffs-right{width:70%;right:0;position:absolute;height:600px;clip-path:polygon(50% 0%,100% 0%,100% 100%,0% 100%)}.tariffs-banner__wrapper .tariffs-right .img-wrapper{width:100%;height:100%;max-height:600px}.tariffs-banner__wrapper .tariffs-right .img-wrapper img{width:100%;height:100%;object-fit:cover}.tariffs-variables__wrapper{display:flex;justify-content:space-between;width:100%;background:linear-gradient(to right,#DFEBF1 50%,#E8F1F5 50%)}.tariffs-variables__wrapper .all-tariffs{margin:0 auto;padding-bottom:31px;display:flex;justify-content:space-between}.tariffs-variables__wrapper .all-tariffs .first-tariffs,.tariffs-variables__wrapper .all-tariffs .second-tariffs{justify-content:start;margin-top:80px;max-width:499px;flex-direction:column;display:flex}.tariffs-variables__wrapper .all-tariffs .first-tariffs__title,.tariffs-variables__wrapper .all-tariffs .second-tariffs__title{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-value,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-value{margin-top:24px;color:#fa7125;text-align:center;font-family:Montserrat,sans-serif;font-size:88px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:4.4px}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-value__label,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-value__label{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:109.4%}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-money__list,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-money__list{min-height:195px}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-money__list-item,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-money__list-item{max-height:54px;margin:24px 0;overflow:hidden;list-style:none;display:flex;word-wrap:break-word;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:109.4%}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-money__list-item:before,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-money__list-item:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiAwLjUwMDA3MUwwIDE0LjQ2NzNMNC4wMzI3OSAxOC41MDAxTDE4IDQuNTMyODZMMTMuOTY3MiAwLjUwMDA3MVoiIGZpbGw9IiMwMEQ2REIiLz4KPC9nPgo8L3N2Zz4K)}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-free__title,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-free__title{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:109.4%;text-transform:uppercase}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-free__list,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-free__list{margin-top:0;margin-bottom:8px}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-free__list-item,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-free__list-item{max-height:54px;margin:15px 0;overflow:hidden;list-style:none;display:flex;word-wrap:break-word;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:109.4%}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-free__list-item:before,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-free__list-item:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-include,.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-include{display:flex;width:360px;height:44px;justify-content:center;align-items:center;background:#00D6DB;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none;margin:0 auto}.tariffs-variables__wrapper .all-tariffs .central-img{margin:80px 19px 26px;width:272px;height:592px}.tariffs-variables__wrapper .all-tariffs .central-img img{object-fit:cover;width:100%;height:100%}.corporate{margin:0 auto 80px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;text-decoration:none;display:flex;width:360px;height:44px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;background-color:#00d6db}@media screen and (max-width: 1360px){.tariffs-banner__wrapper .tariffs-left{position:relative;z-index:1}.tariffs-variables__wrapper .all-tariffs{justify-content:center;align-items:center;width:calc(100% - 128px)}.tariffs-variables__wrapper .all-tariffs .first-tariffs{max-width:100%}}@media screen and (max-width: 1280px){.tariffs-variables__wrapper .all-tariffs{flex-direction:column}.tariffs-banner__wrapper{height:100%;flex-direction:column-reverse}.tariffs-banner__wrapper .all-tariffs{width:calc(100% - 128px)}.tariffs-banner__wrapper .tariffs-right{position:relative;clip-path:none;width:100%;margin-top:60px;height:100%}.tariffs-banner__wrapper .tariffs-right .img-wrapper img{max-height:600px;height:600px}.tariffs-banner__wrapper .tariffs-left{text-align:center;max-width:100%;margin-bottom:30px}.tariffs-banner__wrapper .tariffs-left__conditions-description{max-width:100%;margin:0 auto}.tariffs-banner__wrapper .tariffs-left__conditions-button{margin:0 auto}}@media screen and (max-width: 1024px){.tariffs-banner__wrapper{width:calc(100% - 30px)}.tariffs-banner__wrapper .tariffs-left .tariffs-title{margin-top:20px}.tariffs-variables__wrapper{background:#DFEBF1}.tariffs-variables__wrapper .all-tariffs{width:calc(100% - 30px)}}@media screen and (max-width: 768px){.tariffs-banner__wrapper .tariffs-left .tariffs-left__conditions-button{height:55px;background-color:#00d6db;font-size:14px}.tariffs-banner__wrapper .tariffs-left .tariffs-title{font-size:20px;margin:20px auto auto;display:flex}.tariffs-banner__wrapper .tariffs-left .tariffs-title svg{width:75px;padding-left:6px}.tariffs-banner__wrapper .tariffs-left__conditions{font-size:17px}.tariffs-banner__wrapper .tariffs-left__conditions-days{font-size:30px}.tariffs-banner__wrapper .tariffs-left__conditions .orange-mini,.tariffs-banner__wrapper .tariffs-left__conditions-description{font-size:14px}.tariffs-banner__wrapper .tariffs-left__conditions-button{width:100%}.tariffs-banner__wrapper .tariffs-right .img-wrapper,.tariffs-banner__wrapper .tariffs-right .img-wrapper img{height:232px}.tariffs-variables__wrapper .all-tariffs{width:calc(100% - 30px)}.tariffs-variables__wrapper .all-tariffs .first-tariffs{margin-top:30px}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-value{font-size:60px}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-money__list li{margin:18px 0}.tariffs-variables__wrapper .all-tariffs .first-tariffs .tariffs-include{height:55px;font-size:14px;width:45%}.tariffs-variables__wrapper .all-tariffs .second-tariffs{margin-top:20px}.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-value{font-size:60px}.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-money__list li{margin:18px 0}.tariffs-variables__wrapper .all-tariffs .second-tariffs .tariffs-include{font-size:14px;height:55px;width:45%}.tariffs-variables__wrapper .all-tariffs .central-img{margin:35px 0}.tariffs-variables__wrapper .corporate{font-size:14px;height:55px;width:calc(100% - 30px)}}.prro-all__benefits-mobile{display:none}.opps-prro:first-child{padding-left:7px}.opps-1,.bef{display:none}.banks__mobile{display:none;padding-bottom:40px}.prro-banner__wrapper{width:calc(100% - 128px);margin:0 auto;background-color:#eef5f9;display:flex;overflow:hidden}.prro-banner__wrapper .prro-left{display:flex;flex-direction:column;max-width:687px}.prro-banner__wrapper .prro-left .all-herro-buttons-wrapper{width:100%;flex-wrap:wrap;display:flex;gap:12px;padding:20px 0}.prro-banner__wrapper .prro-left .all-herro-buttons-wrapper a{animation:pulse_a_banner 2s infinite}.prro-banner__wrapper .prro-left .prro-title{margin-top:26px;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-style:normal;font-weight:500;line-height:100%;font-size:30px;letter-spacing:2px}.prro-banner__wrapper .prro-left .prro-title svg{height:16px;width:auto}.prro-banner__wrapper .prro-left ul{margin-top:20px}.prro-banner__wrapper .prro-left ul li{list-style:none;display:flex;margin:10px 0;max-width:620px}.prro-banner__wrapper .prro-left ul li:first-child{margin-top:0}.prro-banner__wrapper .prro-left ul li:before{display:flex;align-items:flex-start;padding-top:5px;padding-right:10px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}.prro-banner__wrapper .prro-left .benefit-description{position:relative;margin-bottom:32px;max-width:560px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.prro-banner__wrapper .prro-left .benefit-description p{position:relative}.prro-banner__wrapper .prro-left .get-consultation{text-decoration:none;display:flex;width:360px;height:44px;padding:16px 43.21px;border:1px solid #00D6DB;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;background-color:#00d6db;transition:.4s ease-in-out}.prro-banner__wrapper .prro-left .get-consultation:hover{background-color:unset}.prro-banner__wrapper .prro-right{width:50%;right:0;position:absolute;max-height:552px;height:100vh}.prro-banner__wrapper .prro-right .img-wrapper{width:100%;height:100%;max-height:751px}.prro-banner__wrapper .prro-right .img-wrapper img{width:100%;height:100%;object-fit:contain}.prro-videos{width:100%;display:flex;justify-content:center;align-items:center;height:140px}.prro-videos .instruction1{cursor:pointer;text-decoration:none;display:flex;align-items:center;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;text-transform:uppercase;margin-right:52px;transition:.4s ease-in-out}.prro-videos .instruction1 .progress{transition:all .5s cubic-bezier(.475,.425,0,.995);stroke:#00d6db;stroke-width:3px;stroke-dashoffset:149.2256510455;stroke-dasharray:255.9026041821}.prro-videos .instruction1:hover .progress{stroke-dasharray:300.9026041821}.prro-videos .instruction1 svg{margin-right:20px}.prro-videos .instruction1:last-child{margin-right:0}.prro-videos .instruction1:hover{color:#00d6db}.prro-videos .instruction,.prro-videos .videos{cursor:pointer;text-decoration:none;display:flex;align-items:center;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;text-transform:uppercase;margin-right:52px;transition:.4s ease-in-out}.prro-videos .instruction .progress,.prro-videos .videos .progress{transition:all .5s cubic-bezier(.475,.425,0,.995);stroke:#00d6db;stroke-width:3px;stroke-dashoffset:149.2256510455;stroke-dasharray:255.9026041821}.prro-videos .instruction:hover .progress,.prro-videos .videos:hover .progress{stroke-dasharray:300.9026041821}.prro-videos .instruction svg,.prro-videos .videos svg{margin-right:20px}.prro-videos .instruction:last-child,.prro-videos .videos:last-child{margin-right:0}.prro-videos .instruction:hover,.prro-videos .videos:hover{color:#00d6db}.prro-all__benefits{background-color:#dfebf1;width:100%;height:828px;padding:72px 0 0 93px}.prro-all__benefits h2{width:100%;display:flex;justify-content:center;text-align:center;align-items:center;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.prro-all__benefits h2 svg{margin-left:8px}.prro-all__benefits .prro-benefit__wrapper{display:flex;overflow:hidden;align-items:center}.prro-all__benefits-left{margin-top:51px;width:calc(100% - 72px);margin-left:72px}.prro-all__benefits-left ul li{margin-bottom:32px;min-height:70px;max-height:120px;max-width:610px;align-items:center;list-style:none}.prro-all__benefits-left ul li .benefit-title{display:flex;align-items:baseline}.prro-all__benefits-left ul li .benefit-title .benefit-number{width:19px;display:flex;color:#fa7125;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;position:relative;line-height:130%}.prro-all__benefits-left ul li .benefit-title .benefit-number:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iODEiIHZpZXdCb3g9IjAgMCA4MSA4MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTY1LjA1MzggMC4wMDI4MTcyMUwwIDY1LjA1NjZMMTUuMTI3MiA4MC4xODM5TDgwLjE4MTEgMTUuMTNMNjUuMDUzOCAwLjAwMjgxNzIxWiIgZmlsbD0iIzAwRDZEQiIvPgo8L3N2Zz4K);position:absolute;z-index:0}.prro-all__benefits-left ul li .benefit-title .benefit-text{margin-left:14px;position:relative;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.prro-all__benefits-left ul li .benefit-description{margin-left:34px;display:flex;position:relative;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.prro-all__benefits-right .img-wrapper{width:577px;height:100%;margin-top:55px;transform:rotate(-7.665deg);flex-shrink:0}.prro-all__benefits-right .img-wrapper img{width:100%;height:100%;object-fit:cover}.banks,.banks__mobile{background-color:#fff}.banks-title,.banks__mobile-title{max-width:771px;padding-top:70px;margin:0 auto;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.banks-wrapper,.banks__mobile-wrapper{max-width:calc(100% - 32px);margin:63px auto auto;padding-bottom:50px;justify-content:center;display:flex;flex-wrap:wrap}.banks-wrapper .bank-item,.banks__mobile-wrapper .bank-item{padding:0 32px;margin-bottom:32px;display:flex;flex-direction:column}.banks-wrapper .bank-item .img-wrapper,.banks__mobile-wrapper .bank-item .img-wrapper{margin-bottom:25px;max-width:255px;height:120px}.banks-wrapper .bank-item .img-wrapper img,.banks__mobile-wrapper .bank-item .img-wrapper img{width:100%;height:100%;object-fit:cover}.banks-wrapper .bank-item__more,.banks__mobile-wrapper .bank-item__more{text-align:center;transition:.4s ease-in-out}.banks-wrapper .bank-item__more:hover a,.banks__mobile-wrapper .bank-item__more:hover a{color:#000}.banks-wrapper .bank-item__more:hover a:after,.banks__mobile-wrapper .bank-item__more:hover a:after{background-color:#000}.banks-wrapper .bank-item__more a,.banks__mobile-wrapper .bank-item__more a{transition:.4s ease-in-out;cursor:pointer;display:inline-block;text-decoration:none;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.banks-wrapper .bank-item__more a:after,.banks__mobile-wrapper .bank-item__more a:after{transition:.4s ease-in-out;margin-top:-2px;content:"";background-color:#00d6db;display:block;width:100%;height:1px}.pos-using__conditions-wrapper{width:100%;height:100%;padding-top:0;margin-bottom:30px}.pos-using__conditions-wrapper .pos-using__conditions-item{overflow:hidden;position:relative;width:calc(100% - 64px);margin:0 auto 20px;min-height:300px;background:#E8F1F5}.pos-using__conditions-wrapper .pos-using__conditions-item:before{z-index:0;position:absolute;right:20px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOTA4IiBoZWlnaHQ9IjQwMSIgdmlld0JveD0iMCAwIDkwOCA0MDEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuNCIgZD0iTTcyNC4xNjQgLTI3MEwwIDQzNy44MjRMMTgzLjYgNjI1LjY2Mkw5MDcuNzYzIC04Mi4xNjIyTDcyNC4xNjQgLTI3MFoiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuNzIiLz4KPC9zdmc+Cg==)}.pos-using__conditions-wrapper .pos-using__conditions-item__content{padding:30px 20px;align-items:center;display:flex;flex-direction:row}.pos-using__conditions-wrapper .pos-using__conditions-item__content .logo-wrapper{display:flex;align-items:center;width:180px;height:180px}.pos-using__conditions-wrapper .pos-using__conditions-item__content .logo-wrapper img{width:100%;height:auto;object-fit:cover}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper{position:relative;z-index:1;margin-left:32px;max-width:460px;display:flex;flex-direction:column}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .pos-using__conditions-title{text-align:start;justify-content:start;margin-bottom:32px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:109%;text-transform:uppercase}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .conditions{display:flex;flex-wrap:wrap;width:510px;justify-content:center;flex-direction:row}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .conditions-item{margin-bottom:16px;width:255px;display:flex;flex-direction:column}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .conditions-item__title{display:flex;align-items:baseline;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:130%}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .conditions-item__title-sub{padding-left:5px;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .conditions-item__sub{display:-webkit-box;-webkit-box-orient:vertical;max-width:244px;overflow:hidden;margin-top:-5px;display:inline-block;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;text-transform:lowercase;font-weight:400;line-height:130%}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .get-pos{position:relative;z-index:1;text-decoration:none;border:1px solid #00D6DB;cursor:pointer;transition:.4s ease-in-out;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;margin-top:19px;display:flex;width:297px;height:44px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;background-color:#00d6db}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-using__conditions-text__wrapper .get-pos:hover{background-color:unset}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models{position:relative;z-index:1;margin-left:30px;display:flex;flex-direction:column;justify-content:center}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models__title{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase;margin-bottom:35px}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper{width:525px;display:flex;flex-wrap:nowrap;margin:0 auto;justify-content:center}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper .models-item{max-width:210px;display:flex;align-items:center;flex-direction:column}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper .models-item:nth-child(2n){margin-left:47px}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper .models-item .img-wrapper{margin-bottom:23px;height:97px}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper .models-item .img-wrapper img{height:100%;object-fit:cover}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper .models-item .model-title{margin-bottom:36px;color:#fa7125;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;transition:.4s ease-in-out}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper .models-item .model-more{cursor:pointer;display:flex;transition:.4s ease-in-out;text-decoration:none;width:180px;height:44px;border:1px solid #00D6DB;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.pos-using__conditions-wrapper .pos-using__conditions-item__content .pos-models .models-item__wrapper .models-item .model-more:hover{background-color:#00d6db}.our-bank__partners{background-color:#d7e3e9;width:100%}.our-bank__partners-item{width:calc(100% - 128px);padding-top:35px;margin:0 auto;display:flex;flex-direction:column}.our-bank__partners-item__title{margin-bottom:32px;text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.our-bank__partners-item .banks-par{display:flex;flex-wrap:wrap;justify-content:center}.our-bank__partners-item .banks-par-item{padding:26px}.our-bank__partners-item .banks-par-item .img-wrapper{width:144px;height:144px}.our-bank__partners-item .banks-par-item .img-wrapper img{width:100%;height:100%;object-fit:contain}.our-bank__partners:nth-child(2n){background:#DFEBF1}.terminal-has__prro{background:#DFEBF1;min-height:286px;padding:30px 0}.terminal-has__prro-title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.terminal-has__prro-title svg{width:auto;height:30px}.terminal-has__prro__terminals{columns:2;column-gap:17px;width:523px;margin:32px auto auto}.terminal-has__prro__terminals-item{display:flex;margin-bottom:27px;width:240px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.terminal-has__prro__terminals-item:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}.become-partners__link{text-decoration:none;background-color:#00d6db;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;display:flex;width:426px;height:44px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;margin:40px auto;transition:.4s ease-in-out;border:1px solid #00D6DB}.become-partners__link:hover{background-color:unset;border:1px solid #00D6DB}.mobile-pos{height:332px;width:100%;background:#D7E3E9}.mobile-pos__wrapper{width:calc(100% - 128px);margin:0 auto;padding-top:31px;align-items:center;display:flex;overflow:hidden}.mobile-pos__left{width:809px;margin-left:58px}.mobile-pos__left-title{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.mobile-pos__left-description{margin-bottom:40px;color:#000;margin-top:22px;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px}.mobile-pos__left-more{text-decoration:none;margin-bottom:61px;background-color:#00d6db;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;display:flex;width:360px;height:44px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;border:1px solid #00D6DB;transition:.4s ease-in-out}.mobile-pos__left-more:hover{background-color:unset}.mobile-pos__right{overflow:hidden}.mobile-pos__right .img-wrapper{overflow:hidden;width:367px;flex-shrink:0;height:302px}.mobile-pos__right .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:top}@media screen and (max-width: 1024px){.slider-container__mobile .slick-slider{width:100%!important}.prro-all__benefits{display:none}.opps-1{display:block}.opps-1 .container .opps-h2-ps{padding-left:30px;justify-content:center;align-items:center;width:calc(100% - 30px);margin:0 auto;display:flex;padding-bottom:15px}.opps-1 .container .opps-h2-ps h2{font-size:20px;display:flex;gap:10px}.opps-1 .container .opps-h2-ps h2 svg{width:57px}.opps-1 .container .opps-h2-ps img{width:165.247px;object-fit:contain;height:220.243px;transform:rotate(-7.665deg);flex-shrink:0}.prro-banner__wrapper{max-height:100%;flex-direction:column-reverse;width:calc(100% - 30px);margin:0 auto;height:100%}.prro-banner__wrapper .prro-right{width:100%;margin-top:10px;position:relative;height:unset;clip-path:unset}.prro-banner__wrapper .prro-right .img-wrapper{max-height:451px;height:451px}.prro-banner__wrapper .prro-left{margin-top:20px;max-width:unset}.prro-banner__wrapper .prro-left ul{margin-top:20px}.prro-banner__wrapper .prro-left ul li,.prro-banner__wrapper .prro-left .benefit-description{max-width:unset}.prro-banner__wrapper .prro-left .get-consultation{margin:0 auto}.prro-banner__wrapper .prro-left .prro-title{margin-top:0}.prro-videos{height:112px;margin-top:40px}.prro-videos .instruction,.prro-videos .instruction1{margin-right:32px;font-size:16px}.prro-videos .instruction svg,.prro-videos .instruction1 svg{width:32px}.prro-videos .videos{font-size:16px}.prro-videos .videos svg{width:32px}.banks__mobile{padding:0 16px 40px;display:none;background-color:unset}.banks__mobile .slick-dots{bottom:-22px}.banks__mobile .banks-title{padding-top:0;font-size:20px;line-height:130%;width:calc(100% - 30px);margin:0 auto}.banks__mobile .banks-wrapper__mobile-banks{width:100%;margin:20px auto 0;padding-bottom:20px}.banks__mobile .banks-wrapper__mobile-banks .slick-slide{display:flex!important;justify-content:center}.banks__mobile .banks-wrapper__mobile-banks::-webkit-scrollbar{display:none}.banks__mobile .banks-wrapper__mobile-banks .bank-item{padding:15px;background-color:#fff;width:128px!important;height:128px;margin:6px}.banks__mobile .banks-wrapper__mobile-banks .bank-item__more{text-align:center}.banks__mobile .banks-wrapper__mobile-banks .bank-item__more a{width:100%;margin:0 auto;text-align:center;text-decoration:none;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;position:relative;line-height:21px}.banks__mobile .banks-wrapper__mobile-banks .bank-item__more a:after{content:"";width:100%;left:0;bottom:0;position:absolute;height:1px;background-color:#00d6db}.banks__mobile .banks-wrapper__mobile-banks .bank-item .img-wrapper{height:unset;margin-bottom:0}.banks__mobile .banks-wrapper__mobile-banks .bank-item .img-wrapper img{display:flex;margin:0 auto;width:102px;height:82px;object-fit:contain}.banks{display:none;margin-bottom:60px;background-color:unset;margin-top:19px}.banks-title{font-size:20px;line-height:130%;width:calc(100% - 30px);margin:0 auto}.pos-using__conditions-wrapper{display:none}.mob{height:100%!important}.mob:nth-child(odd){background:#E8F1F5!important}.mob:nth-child(2n){background:#DFEBF1!important}.step-mobile{background:#E8F1F5;display:flex;margin-top:40px}.step-mobile .slider-container__mobile .mobile-steps__img{width:250px;margin:0 auto}.step-mobile .slider-container__mobile .steps-nav{bottom:89%}.step-mobile .steps-left-title__mobile_bank .conditions{margin-top:20px;margin-left:29px;columns:2;column-gap:38px}.step-mobile .steps-left-title__mobile_bank .conditions-item{margin-bottom:18px;min-height:58px;text-align:center}.step-mobile .steps-left-title__mobile_bank .conditions-item__sub{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.step-mobile .steps-left-title__mobile_bank .conditions-item__title{gap:0 5px;justify-content:center;align-items:baseline;display:flex;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.step-mobile .steps-left-title__mobile_bank .conditions-item__title-sub{color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.step-mobile .steps-left-title__mobile_bank .get-pos{text-decoration:none;display:flex;width:220px;height:55px;padding:16px 43.21px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;background-color:#00d6db;margin:0 auto;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.step-mobile .terminals-models{margin-top:32px;display:flex;flex-direction:column}.step-mobile .terminals-models h2{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase}.step-mobile .terminals-models .term{margin:0 auto;padding-top:10px}.step-mobile .terminals-models .term .img-wrapper{width:100px;height:100px;margin:0 auto 17px}.step-mobile .terminals-models .term .img-wrapper img{width:100%;height:100%;object-fit:contain}.step-mobile .terminals-models .term-title{margin-bottom:16px;text-align:center;color:#fa7125;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.step-mobile .terminals-models .term-more{border:1px solid #00D6DB;text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:130%;display:flex;width:220px;height:44px;justify-content:center;align-items:center;gap:10.803px;margin:0 auto 32px}.step-mobile .terminals-models .term-more:last-child{margin:0 auto 20px}.step-mobile .steps-left-number__mobile_bank{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;margin-top:20px}.terminal-has__prro{min-height:unset;background:#DFEBF1;padding:32px 0}.terminal-has__prro-title{gap:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.terminal-has__prro-title svg{width:70px;height:15px}.terminal-has__prro__terminals{columns:unset;width:250px;margin:20px auto auto;text-align:center}.terminal-has__prro__terminals-item{margin-bottom:14px;width:100%}.our-bank__partners-item{width:calc(100% - 30px);margin:0 auto}.our-bank__partners-item__title{font-size:20px;-webkit-overflow-scrolling:touch;display:flex;justify-content:center;align-items:center;flex-direction:column}.our-bank__partners-item__title .banks-par{width:calc(100% - 50px);position:relative;z-index:10;margin-top:15px;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:unset}.our-bank__partners-item__title .banks-par::-webkit-scrollbar{display:none}.our-bank__partners-item__title .banks-par-item{padding:0 10px;display:flex!important;justify-content:center}.our-bank__partners-item__title .banks-par-item .img-wrapper{width:124px;height:124px;display:flex;align-items:center}.become-partners__link{height:55px;width:calc(100% - 62px);margin:20px auto 80px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.mobile-pos__wrapper{justify-content:center;padding-top:15px;width:calc(100% - 15px);margin-left:15px}.mobile-pos__wrapper .bef{display:none;position:absolute;top:0}.mobile-pos__left{margin:45px 0 0;width:277px;position:relative}.mobile-pos__left-title{font-size:18px}.mobile-pos__left-description{font-size:14px;letter-spacing:.7px;margin-bottom:30px}.mobile-pos__left-description a{width:100%;font-size:14px;font-weight:500}.mobile-pos__left-more{width:100%;max-width:150px;font-size:10px}.mobile-pos__right .img-wrapper{width:auto;display:flex}.mobile-pos__right .img-wrapper img{width:90%;object-position:unset;object-fit:contain}.bank_mobile-img{object-fit:contain}}@media screen and (max-width: 680px){.terminal-has__prro-title{display:block}.terminal-has__prro-title svg{margin:5px auto auto}.nav-nav2{top:6%!important}.prro-banner__wrapper{max-height:unset;width:100%;margin-top:20px}.prro-banner__wrapper .prro-right{height:300px}.prro-banner__wrapper .prro-right .img-wrapper{padding:0 10px}.prro-banner__wrapper .prro-right .img-wrapper img{height:300px}.prro-banner__wrapper .prro-left{margin:20px auto 0;width:calc(100% - 30px)}.prro-banner__wrapper .prro-left ul{margin-top:20px}.prro-banner__wrapper .prro-left ul li{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.prro-banner__wrapper .prro-left .benefit-description{font-size:14px;margin-bottom:20px}.prro-banner__wrapper .prro-left .get-consultation{height:55px;width:calc(100% - 62px);margin:0 auto;font-size:14px}.prro-banner__wrapper .prro-left .prro-title{font-size:20px}.prro-banner__wrapper .prro-left .prro-title svg{width:auto;height:11px}.opps-1 .container .opps-h2-ps h2{display:block}.step-mobile .steps-left-title__mobile_bank .conditions-item{text-align:start}.step-mobile .steps-left-title__mobile_bank .conditions-item__title{justify-content:start}.mobile-pos__wrapper{justify-content:center;padding-top:15px}.mobile-pos__wrapper .bef{display:flex;position:absolute;top:0}}.instruction-container{width:100%;height:100%;margin-bottom:40px;display:flex}.instruction-container .instruction-right{max-width:calc(100% - 380px);cursor:pointer;float:right}.instruction-container .instruction-right .mobile-instruction__button{display:none;width:calc(100% - 32px);height:38px;margin:0 auto 24px;justify-content:center;border:1px solid #00D6DB;align-items:center;flex-shrink:0;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;transition:all .4s ease-in-out}.instruction-container .instruction-right .mobile-instruction__button:hover{background-color:#00d6db}.instruction-container .instruction-right .mobile-instruction__button-menu{display:none}.instruction-container .instruction-right .mobile-search{display:none;margin:33px 16px 12px;border:1px solid #DFEBF1;height:44px;align-items:center}.instruction-container .instruction-right .mobile-search .instruction__search{width:100%;height:44px;display:flex;align-items:center}.instruction-container .instruction-right .mobile-search .instruction__search svg{margin:0 8px 0 16px}.instruction-container .instruction-right .mobile-search .instruction_search{border:none;outline:none;padding:0 10px;background-color:unset;height:100%;width:100%;display:flex;align-items:center}.instruction-container .instruction-right .mobile-search .instruction_search--result{top:210px;font-size:14px;background-color:#00d6db;position:absolute;display:flex;flex-direction:column;gap:4px;max-height:300px;width:calc(100% - 32px);overflow-y:auto}.instruction-container .instruction-right .mobile-search .instruction_search--result .result{display:block;text-align:left;gap:8px;white-space:nowrap;overflow:hidden;padding-right:16px;text-overflow:ellipsis}.instruction-container .instruction-right .mobile-search .instruction_search--result button{overflow:hidden;background-color:#fff;min-height:60px;height:60px;display:flex;align-items:center;border:none;outline:none;padding:10px 15px;cursor:pointer;color:#000;transition:color .4s ease-in-out}.instruction-container .instruction-right .mobile-search .instruction_search--result button:hover{color:#00d6db}.instruction-container .instruction-right .mobile-search .instruction_search::placeholder{color:#afafafc7;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.instruction-container .instruction-right .mobile-search .instruction_search:focus-visible{outline:none}.instruction-container .instruction-right .instruction-right__title{margin:40px 0 0;text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109.4%;letter-spacing:2px;text-transform:uppercase}@media screen and (max-width: 1024px){.instruction-container .instruction-right{max-width:calc(100% - 280px)}.instruction-container .instruction-right .instruction-right__title{margin:30px 0;font-size:30px;font-weight:600;letter-spacing:1.5px}}@media screen and (max-width: 768px){.instruction-container .instruction-right{overflow:hidden;max-width:100vw;margin:0 auto;width:100%;float:unset}.instruction-container .instruction-right .mobile-instruction__button{display:flex}.instruction-container .instruction-right .mobile-instruction__button-menu{display:flex;flex-direction:column;gap:3px;width:40px;align-items:center;margin-left:16px}.instruction-container .instruction-right .mobile-instruction__button-menu p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:8px;font-style:normal;font-weight:300;line-height:130%}.instruction-container .instruction-right .mobile-search{display:flex;margin:24px 16px 12px}.instruction-container .instruction-right .instruction-right__title{margin:24px 0 16px;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase}}.instruction-search--result{left:29px;top:65px;font-size:14px;background-color:#00d6db;position:absolute;display:flex;flex-direction:column;gap:4px;max-height:434px;width:calc(100% - 32px);overflow-y:auto}.instruction-search--result::-webkit-scrollbar{width:4px}.instruction-search--result::-webkit-scrollbar-track{background:#f1f1f1}.instruction-search--result::-webkit-scrollbar-thumb{background:#00d6db;transition:all .4s ease-in-out}.instruction-search--result::-webkit-scrollbar-thumb:hover{cursor:pointer;background:#abbbc3}.instruction-search--result .result{display:block;text-align:left;gap:8px;white-space:nowrap;overflow:hidden;padding-right:16px;text-overflow:ellipsis}.instruction-search--result button{overflow:hidden;background-color:#fff;min-height:60px;height:60px;display:flex;align-items:center;border:none;outline:none;padding:10px 15px;cursor:pointer;color:#000;transition:color .4s ease-in-out}.instruction-search--result button:hover{color:#00d6db}.all-instruction__wrapper .all-instruction__title{margin-top:24px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109.4%;text-transform:uppercase;margin-bottom:40px;text-align:center}.all-instruction__wrapper .all-instruction{width:100%;height:100%;margin-bottom:40px}.all-instruction__wrapper .all-instruction__search{width:calc(100% - 128px);margin:0 auto 16px;display:flex;align-items:center;border:1px solid #DFEBF1;height:44px}.all-instruction__wrapper .all-instruction__search svg{margin:0 8px 0 16px}.all-instruction__wrapper .all-instruction__search-input{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;width:100%;height:100%;padding:unset;background:none;border:none}.all-instruction__wrapper .all-instruction__search-input::placeholder{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.all-instruction__wrapper .all-instruction__search-input:focus-visible{outline:none}.all-instruction__wrapper .all-instruction .faq-wrapper-faq-instruction{width:calc(100% - 128px);margin:0 auto}.all-instruction__wrapper .all-instruction .faq-wrapper-faq-instruction .title{display:none}.all-instruction__wrapper .all-instruction .search-results{width:calc(100% - 128px);margin:0 auto 20px;padding:20px 10px;background:#00D6DB}.all-instruction__wrapper .all-instruction .search-results p a{font-size:16px;line-height:30px;font-family:Montserrat,sans-serif;text-decoration:none;color:#000;transition:all .4s ease-in-out}.all-instruction__wrapper .all-instruction .search-results p a:hover{text-decoration:underline!important}@media screen and (max-width: 1024px){.all-instruction__wrapper .all-instruction__title{margin-top:20px;font-size:30px;font-weight:700;margin-bottom:20px}.all-instruction__wrapper .all-instruction{width:100%;height:100%;margin-bottom:40px}.all-instruction__wrapper .all-instruction__search{width:calc(100% - 32px)}.all-instruction__wrapper .all-instruction__search-input{font-size:14px}.all-instruction__wrapper .all-instruction__search-input::placeholder{font-size:14px}.all-instruction__wrapper .all-instruction .faq-wrapper-faq-instruction{width:calc(100% - 32px)}.all-instruction__wrapper .all-instruction .faq-wrapper-faq-instruction .faq-bg{min-height:unset;padding:16px 8px}.all-instruction__wrapper .all-instruction .search-results{width:calc(100% - 32px);padding:16px 10px}.all-instruction__wrapper .all-instruction .search-results p a{font-size:14px;line-height:24px}}.instruction-left{height:100%;margin-top:77px;width:380px;float:left;box-shadow:0 4px 21px #eef5f9;position:relative}.instruction-left:before{content:"";position:absolute;width:8px;height:100%;background-color:#dfebf1;right:0}.instruction-left__wrapper{position:sticky;top:0;display:flex;flex-direction:column;gap:20px;padding:20px 20px 20px 64px;flex-shrink:0;height:calc(100vh - 200px);overflow-y:scroll}.instruction-left__wrapper::-webkit-scrollbar{z-index:10;position:relative;background:#DFEBF1;width:8px}.instruction-left__wrapper::-webkit-scrollbar-thumb{background-color:#00d6db}.instruction-left__search{display:flex;align-items:center;border:1px solid #DFEBF1;padding:0 0 0 16px}.instruction-left__search .instruction-search{display:flex;height:38px;padding:12px 8px;align-items:center;gap:10px;background:#EEF5F9;flex-shrink:0;border:1px solid #EEF5F9}.instruction-left__search .instruction-search--result{top:210px;font-size:14px;background-color:#00d6db;position:absolute;display:flex;flex-direction:column;gap:4px;max-height:300px;width:calc(100% - 32px);overflow-y:auto}.instruction-left__search .instruction-search--result .result{display:block;text-align:left;gap:8px;white-space:nowrap;overflow:hidden;padding-right:16px;text-overflow:ellipsis}.instruction-left__search .instruction-search--result button{overflow:hidden;background-color:#fff;min-height:60px;height:60px;display:flex;align-items:center;border:none;outline:none;padding:10px 15px;cursor:pointer;color:#000;transition:color .4s ease-in-out}.instruction-left__search .instruction-search--result button:hover{color:#00d6db}.instruction-left__search .instruction-search::placeholder{color:#afafafc7;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.instruction-left__search .instruction-search:focus-visible{outline:none}.instruction-left__steps ol li{margin-bottom:12px;list-style:none;display:flex}.instruction-left__steps ol li .instruction-number{margin-right:4px;color:#fa7125;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.instruction-left__steps ol li a{text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;transition:color .4s ease-in-out;line-height:130%}.instruction-left__steps ol li a .instruction-left__steps-step{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;transition:color .4s ease-in-out;line-height:130%}.instruction-left__steps ol li a:hover,.instruction-left__steps ol li a:hover .instruction-left__steps-step{color:#fa7125}@media screen and (max-width: 1024px){.instruction-left{width:280px}.instruction-left:before{content:"";position:absolute;width:8px;height:100%;background-color:#dfebf1;right:0}.instruction-left__wrapper{padding:12px 12px 12px 16px;flex-shrink:0;height:500px;overflow-y:scroll}.instruction-left__wrapper::-webkit-scrollbar{z-index:10;position:relative;background:#DFEBF1;width:8px}.instruction-left__wrapper::-webkit-scrollbar-thumb{background-color:#00d6db}.instruction-left__search{display:flex;align-items:center}.instruction-left__search .instruction-search::placeholder{font-size:14px}.instruction-left__search .instruction-search:focus-visible{outline:none}.instruction-left__steps ol li .instruction-number{font-size:14px;font-weight:600}.instruction-left__steps ol li a{font-size:14px;font-weight:400}.instruction-left__steps ol li a .instruction-left__steps-step{font-size:14px}}@media screen and (max-width: 768px){.instruction-left{display:none}}.active-instruction-left__links-element{color:#fa7125!important}.instruction-text__wrapper{margin:40px 64px 32px 52px}.instruction-text__wrapper .title{text-align:start;margin-left:15px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:40px}.instruction-text__wrapper .title strong{font-size:20px;font-style:normal;font-weight:600;line-height:109.4%;letter-spacing:1px;text-transform:uppercase}.instruction-text__wrapper .instruction-text__list ol li{margin-bottom:12px;list-style:none;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}.instruction-text__wrapper .instruction-text__list ol li ul,.instruction-text__wrapper .instruction-text__list ol li ol{margin-left:20px}.instruction-text__wrapper .instruction-text__list ol li ul li,.instruction-text__wrapper .instruction-text__list ol li ol li{list-style:disc;margin-bottom:0}.instruction-text__wrapper .instruction-text__list ol li .number{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px}.instruction-text__wrapper .instruction-text__list-orange{color:#fa7125;display:block;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}.instruction-text__wrapper .instruction-text__sub{margin-top:40px}.instruction-text__wrapper .instruction-text__sub .title{color:#000;font-family:Montserrat,sans-serif;text-align:start;font-size:20px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.8px;margin-bottom:12px}.instruction-text__wrapper .instruction-text__sub .title strong{text-align:center;display:block}.instruction-text__wrapper .instruction-text__sub-list p{line-height:1.5}.instruction-text__wrapper .instruction-text__sub-list p strong{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:109.4%;text-transform:none}.instruction-text__wrapper .instruction-text__sub-list p strong a,.instruction-text__wrapper .instruction-text__sub-list p a{text-decoration:none}.instruction-text__wrapper .instruction-text__sub-list ul{margin-left:24px}.instruction-text__wrapper .instruction-text__sub-list ul li{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}.instruction-text__wrapper .instruction-text__sub-list ul li::marker{font-size:12px;font-weight:100}.instruction-text__wrapper .instruction-text__sub-list ol{margin-left:24px}.instruction-text__wrapper .instruction-text__sub-list ol li{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}.instruction-text__wrapper .instruction-text__sub-list ol li::marker{font-weight:600}.instruction-text__wrapper .instruction-text__definition{margin-top:20px}.instruction-text__wrapper .instruction-text__definition .text{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}@media screen and (max-width: 1024px){.instruction-text__wrapper{margin:20px 16px 32px}.instruction-text__wrapper .title{text-align:center;font-size:16px;font-weight:600;margin-bottom:30px}.instruction-text__wrapper .instruction-text__list ol li{margin-bottom:10px;font-size:12px}.instruction-text__wrapper .instruction-text__list ol li ul,.instruction-text__wrapper .instruction-text__list ol li ol{margin-left:20px}.instruction-text__wrapper .instruction-text__list ol li .number{font-size:12px;font-weight:600}.instruction-text__wrapper .instruction-text__list-orange{color:#fa7125;display:block;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}.instruction-text__wrapper .instruction-text__sub{margin-top:30px}.instruction-text__wrapper .instruction-text__sub .title{font-size:14px;font-weight:600;margin-bottom:10px}.instruction-text__wrapper .instruction-text__sub-list{margin-left:24px}.instruction-text__wrapper .instruction-text__sub-list ul li{margin-bottom:12px;font-size:14px}.instruction-text__wrapper .instruction-text__sub-list ul li::marker{font-size:12px;font-weight:100}.instruction-text__wrapper .instruction-text__sub-list ol li{margin-bottom:10px;font-size:14px}.instruction-text__wrapper .instruction-text__sub-list ol li::marker{font-weight:600}.instruction-text__wrapper .instruction-text__definition{margin-top:16px}.instruction-text__wrapper .instruction-text__definition .text{font-size:14px}}@media screen and (max-width: 768px){.instruction-text__wrapper{margin:20px 16px 0}.instruction-text__wrapper .title,.instruction-text__wrapper .title strong{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;text-transform:uppercase;margin-bottom:16px}.instruction-text__wrapper .instruction-text__list ol li{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.instruction-text__wrapper .instruction-text__list ol li ul,.instruction-text__wrapper .instruction-text__list ol li ol{margin-left:0}.instruction-text__wrapper .instruction-text__list ol li ul li,.instruction-text__wrapper .instruction-text__list ol li ol li{list-style:disc;margin-bottom:0}.instruction-text__wrapper .instruction-text__list ol li .number{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%}.instruction-text__wrapper .instruction-text__list-orange{color:#fa7125;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.instruction-text__wrapper .instruction-text__sub{margin-top:20px}.instruction-text__wrapper .instruction-text__sub .title{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.8px;margin-bottom:-4px}.instruction-text__wrapper .instruction-text__sub-list{margin-left:0}.instruction-text__wrapper .instruction-text__sub-list ul{margin-left:20px}.instruction-text__wrapper .instruction-text__sub-list p strong{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;text-transform:unset;font-weight:600;line-height:150%}.instruction-text__wrapper .instruction-text__sub-list ul{margin-left:16px}.instruction-text__wrapper .instruction-text__sub-list ul li{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.instruction-text__wrapper .instruction-text__sub-list ul li::marker{font-size:16px;font-weight:700}.instruction-text__wrapper .instruction-text__sub-list ol{margin-left:16px}.instruction-text__wrapper .instruction-text__sub-list ol li{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.instruction-text__wrapper .instruction-text__sub-list ol li::marker{font-weight:600}.instruction-text__wrapper .instruction-text__definition{margin-top:20px}.instruction-text__wrapper .instruction-text__definition .text{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}}.instruction-img__wrapper{margin:40px 64px 0 52px}.instruction-img__wrapper .title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:72px}.instruction-img__wrapper .img-wrapper{width:100%;height:100%}.instruction-img__wrapper .img-wrapper img{width:100%;height:100%;object-fit:cover}.instruction-img__wrapper .instruction-img__text{margin-top:72px}.instruction-img__wrapper .instruction-img__text-title{margin-bottom:40px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase}.instruction-img__wrapper .instruction-img__text ol,.instruction-img__wrapper .instruction-img__text ul{margin-left:19px}.instruction-img__wrapper .instruction-img__text ol li,.instruction-img__wrapper .instruction-img__text ul li{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}.instruction-img__wrapper .instruction-img__text ol li::marker,.instruction-img__wrapper .instruction-img__text ul li::marker{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px}.instruction-img__wrapper .instruction-img__text ol li ol,.instruction-img__wrapper .instruction-img__text ol li ul,.instruction-img__wrapper .instruction-img__text ul li ol,.instruction-img__wrapper .instruction-img__text ul li ul{margin:0;list-style:disc}@media screen and (max-width: 1024px){.instruction-img__wrapper{margin:20px 16px 0}.instruction-img__wrapper .title{font-size:16px;font-weight:600;margin-bottom:56px}.instruction-img__wrapper .img-wrapper{width:100%;height:100%}.instruction-img__wrapper .img-wrapper img{width:100%;height:100%;object-fit:cover}.instruction-img__wrapper .instruction-img__text{margin-top:56px}.instruction-img__wrapper .instruction-img__text-title{margin-bottom:30px;font-size:16px;font-weight:600}.instruction-img__wrapper .instruction-img__text ol,.instruction-img__wrapper .instruction-img__text ul{margin-left:19px}.instruction-img__wrapper .instruction-img__text ol li,.instruction-img__wrapper .instruction-img__text ul li{margin-bottom:10px;font-size:16px}.instruction-img__wrapper .instruction-img__text ol li::marker,.instruction-img__wrapper .instruction-img__text ul li::marker{font-size:12px;font-weight:600}.instruction-img__wrapper .instruction-img__text ol li ol,.instruction-img__wrapper .instruction-img__text ol li ul,.instruction-img__wrapper .instruction-img__text ul li ol,.instruction-img__wrapper .instruction-img__text ul li ul{margin:0;list-style:disc}}@media screen and (max-width: 768px){.instruction-img__wrapper{margin:16px 16px 52px}.instruction-img__wrapper .title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:72px}.instruction-img__wrapper .img-wrapper{width:100%;height:100%}.instruction-img__wrapper .img-wrapper img{width:100%;height:100%;object-fit:cover}.instruction-img__wrapper .instruction-img__text{margin-top:72px}.instruction-img__wrapper .instruction-img__text-title{margin-bottom:40px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109.4%;letter-spacing:1px;text-transform:uppercase}.instruction-img__wrapper .instruction-img__text ol,.instruction-img__wrapper .instruction-img__text ul{margin-left:19px}.instruction-img__wrapper .instruction-img__text ol li,.instruction-img__wrapper .instruction-img__text ul li{margin-bottom:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.8px}.instruction-img__wrapper .instruction-img__text ol li::marker,.instruction-img__wrapper .instruction-img__text ul li::marker{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;letter-spacing:.8px}.instruction-img__wrapper .instruction-img__text ol li ol,.instruction-img__wrapper .instruction-img__text ol li ul,.instruction-img__wrapper .instruction-img__text ul li ol,.instruction-img__wrapper .instruction-img__text ul li ul{margin:0;list-style:disc}}.instruction-slider__wrapper{margin:72px 64px 0 52px;height:100%;max-width:calc(100vw - 380px)}.instruction-slider__wrapper .slider-title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:72px}.instruction-slider__wrapper .instruction-slider .slider-item{display:flex;flex-direction:column;max-width:193px;width:193px;margin:0 16px 0 14.5px}.instruction-slider__wrapper .instruction-slider .slider-item .img-wrapper{width:100%;height:341px}.instruction-slider__wrapper .instruction-slider .slider-item .img-wrapper img{width:100%;height:100%;object-fit:cover}.instruction-slider__wrapper .instruction-slider .slider-item .text{text-align:center;margin-top:20px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:.8px}.instruction-slider__wrapper .instruction-slider .slider-item .text .number{color:#00d6db;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%;letter-spacing:.8px}@media screen and (max-width: 1024px){.instruction-slider__wrapper .nav-in-1,.instruction-slider__wrapper .nav-in-2{transform:unset;bottom:auto}}@media screen and (max-width: 768px){.instruction-slider__wrapper{margin:52px 16px 0;max-width:calc(100vw - 32px)}.instruction-slider__wrapper .slider-title{color:#000;margin-bottom:24px;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase}.instruction-slider__wrapper .instruction-slider .slider-item{max-width:unset;margin:0}.instruction-slider__wrapper .instruction-slider .slider-item .img-wrapper img{object-fit:contain;width:100vw}.instruction-slider__wrapper .instruction-slider .slider-item .text{margin-left:53px;margin-right:53px}.instruction-slider__wrapper .nav-in-1{left:0!important}.instruction-slider__wrapper .nav-in-2{right:0!important}}.faq-wrapper-faq-instruction{margin:121px auto 175px;width:calc(100% - 148px);padding-bottom:0}.faq-wrapper-faq-instruction .title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109.4%;letter-spacing:2px;text-transform:uppercase;margin-bottom:40px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction{cursor:pointer;margin-bottom:12px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-bg{width:100%;min-height:72px;background:#DFEBF1;display:flex;padding:26px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-bg h3{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;width:calc(100% - 20px)}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-bg svg{transition:all .4s ease-in-out}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description{margin:12px 20px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol{list-style:none}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li{margin:12px 0;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li .instruction-faq-anchor,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li .instruction-faq-anchor{transition:color .4s ease-in-out;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%;text-decoration:none;position:relative}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li .instruction-faq-anchor:after,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li .instruction-faq-anchor:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InN5c3RlbS11aWNvbnM6YXJyb3ctdXAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuNSAxNC41MDAyTDE3LjUgMTAuNTAwMk0xNy41IDEwLjUwMDJMMTMuNSA2LjQ3MTE5TTE3LjUgMTAuNTAwMkg0LjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L2c+Cjwvc3ZnPgo=);position:absolute;margin-left:4px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li::marker,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li::marker{color:#fa7125;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li:hover .instruction-faq-anchor:after,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li:hover .instruction-faq-anchor:after{animation:shake .5s infinite}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li:hover .instruction-faq-anchor,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li:hover .instruction-faq-anchor{color:#fa7125}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description .faq-element-href{text-decoration:none;color:#00d6db;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%;position:relative;transition:all .4s ease-in-out}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description .faq-element-href:hover:after{animation:shake .5s infinite}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description .faq-element-href:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMiAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9InN5c3RlbS11aWNvbnM6YXJyb3ctdXAiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTQgMTQuNTAwMkwxOCAxMC41MDAyTTE4IDEwLjUwMDJMMTQgNi40NzExOU0xOCAxMC41MDAySDUiIHN0cm9rZT0iIzAwRDZEQiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPC9zdmc+Cg==);margin-left:4px;position:absolute}@media screen and (max-width: 1024px){.faq-wrapper-faq-instruction{margin:40px auto;width:calc(100% - 64px)}.faq-wrapper-faq-instruction .title{text-align:center;font-size:30px;font-weight:600;margin-bottom:20px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction{cursor:pointer;margin-bottom:10px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-bg{width:100%;min-height:72px;background:#DFEBF1;display:flex;padding:18px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-bg h3{font-size:14px;font-style:normal}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description{margin:12px 20px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li{font-size:16px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li .instruction-faq-anchor,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li .instruction-faq-anchor{font-size:14px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li::marker,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li::marker{font-size:14px;font-weight:600}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description .faq-element-href{font-size:14px;font-weight:600;margin-left:-20px}}@media screen and (max-width: 768px){.faq-wrapper-faq-instruction{margin:64px 16px 52px;width:calc(100% - 32px)}.faq-wrapper-faq-instruction .title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase;margin-bottom:20px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction{cursor:pointer;margin-bottom:12px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-bg{align-items:center;width:100%;min-height:72px;background:#DFEBF1;display:flex;padding:16px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-bg h3{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description{margin:12px 20px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li{font-size:16px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li .instruction-faq-anchor,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li .instruction-faq-anchor{font-size:14px}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ul li::marker,.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description ol li::marker{font-size:14px;font-weight:600}.faq-wrapper-faq-instruction .faq-wrapper__element-instruction .faq-element__content-miss__img .faq-element__content-description .faq-element-href{font-size:14px;font-weight:600;margin-left:-20px}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(-2px)}50%{transform:translate(2px)}75%{transform:translate(-2px)}to{transform:translate(2px)}}.hide-left{opacity:0;pointer-events:none;visibility:hidden;transition:all .4s ease-in-out}.mobile-instruction__left{overflow-y:scroll;transition:all .4s ease-in-out;width:100%;height:100%;background-color:#fff;position:fixed;padding:12px 16px 0;top:0;right:0;z-index:10000}.mobile-instruction__left .close-instruction{cursor:pointer;position:fixed;top:22px;right:23px;transition:.4s ease-in-out}.mobile-instruction__left .close-instruction:hover{rotate:90deg}.mobile-instruction__left .list{margin:43px 0}.mobile-instruction__left .list ol{list-style:none}.mobile-instruction__left .list ol li{margin-right:60px;margin-bottom:12px}.mobile-instruction__left .list ol li a{display:contents;text-decoration:none;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.mobile-instruction__left .list ol li a strong:first-of-type{color:#fa7125}.mobile-instruction__left .list ol li a .number{margin-right:4px;height:100%;color:#fa7125;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.active-instruction-left__links-element{color:#fa7125}.instruction-many__img{margin:40px 64px 40px 52px}.instruction-many__img .title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:40px}.instruction-many__img .wrapper{display:flex;height:100%}.instruction-many__img .wrapper .img-item{margin:0 12px;display:flex;flex-direction:column;align-items:stretch;flex:1;box-sizing:border-box}.instruction-many__img .wrapper .img-item .img-wrapper{margin-bottom:20px;flex:1;max-height:520px;height:100%;min-height:520px}.instruction-many__img .wrapper .img-item .img-wrapper img{max-width:100%;height:100%;object-fit:cover}.instruction-many__img .wrapper .img-item .text{text-align:center;padding:0 10px}@media screen and (max-width: 768px){.instruction-many__img{margin:20px 16px}.instruction-many__img .title,.instruction-many__img .title strong{font-size:16px;font-weight:600;margin-bottom:20px}.instruction-many__img .wrapper{flex-wrap:wrap}.instruction-many__img .wrapper .img-item{height:100%;margin:0 12px;display:flex;width:calc(50% - 24px);max-width:calc(50% - 24px);flex-direction:column;align-items:stretch;flex:1;box-sizing:border-box}.instruction-many__img .wrapper .img-item .img-wrapper{margin:0 auto 12px;height:200px;flex:1;max-height:unset;min-height:unset}.instruction-many__img .wrapper .img-item .img-wrapper img{max-width:100%;height:200px;object-fit:cover}.instruction-many__img .wrapper .img-item .text{text-align:center;padding:0 10px;margin-bottom:20px}}.instruction-video__wrapper{margin:40px 64px 40px 52px}.instruction-video__wrapper .title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:40px}.instruction-slider__single{margin:40px 64px 40px 52px;max-width:calc(100vw - 380px)}.instruction-slider__single .title{text-align:center;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:109.4%;letter-spacing:1px;text-transform:uppercase;margin-bottom:40px}.instruction-slider__single .instruction-slider___single .slider-item{width:100%;height:100%}.instruction-slider__single .instruction-slider___single .slider-item .img-wrapper{width:100%;height:100%;display:flex;justify-content:center}.instruction-slider__single .instruction-slider___single .slider-item .img-wrapper img{height:100%;object-fit:cover}.instruction-slider__single .instruction-slider___single .slider-item .text{margin-bottom:40px;padding:0 20px;text-align:center;margin-top:20px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:109.4%;letter-spacing:1px;text-transform:unset}.instruction-slider__single .instruction-slider___single .slider-item .text .number{color:#00d6db;font-family:Montserrat,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:109.4%}@media screen and (max-width: 1024px){.instruction-slider__single{max-width:calc(100vw - 380px)}.instruction-slider__single .title,.instruction-slider__single .title strong{text-align:center;font-size:16px;font-weight:600;margin-bottom:30px}.instruction-slider__single .instruction-slider___single{margin-bottom:20px}.instruction-slider__single .instruction-slider___single .slider-item{width:100%}.instruction-slider__single .instruction-slider___single .slider-item .img-wrapper{justify-content:unset}.instruction-slider__single .instruction-slider___single .slider-item .text{margin-bottom:10px;font-size:16px}}@media screen and (max-width: 768px){.instruction-slider__single{margin:20px 16px;max-width:calc(100vw - 32px)}.instruction-slider__single .title,.instruction-slider__single .title strong{text-align:center;font-size:16px;font-weight:600;margin-bottom:30px}.instruction-slider__single .instruction-slider___single{margin-bottom:20px}.instruction-slider__single .instruction-slider___single .slider-item{width:100%}.instruction-slider__single .instruction-slider___single .slider-item .img-wrapper{width:100vw;object-fit:contain;height:300px;justify-content:unset}.instruction-slider__single .instruction-slider___single .slider-item .img-wrapper img{object-fit:contain;width:100vw}.instruction-slider__single .instruction-slider___single .slider-item .text{margin-bottom:10px;font-size:16px}}.acquiring-banner{display:flex;margin:40px 78px 0 64px}.acquiring-banner__left{margin-top:16px;height:100%;width:100%;display:flex;flex-direction:column;padding-bottom:20px}.acquiring-banner__left .all-herro-buttons-wrapper{width:100%;flex-wrap:wrap;display:flex;gap:9px;padding:20px 0}.acquiring-banner__left .all-herro-buttons-wrapper a{animation:pulse_a_banner 2s infinite}.acquiring-banner__left h1{color:#000;max-width:660px;word-wrap:break-word;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%}.acquiring-banner__left-sub{margin-top:24px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.acquiring-banner__left-benefit{margin-top:20px;list-style:none}.acquiring-banner__left-benefit li{margin-top:20px;display:flex;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.acquiring-banner__left-benefit li:first-child{margin-top:0}.acquiring-banner__left-benefit li:before{display:flex;align-items:flex-start;padding-top:5px;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}.acquiring-banner__left-banks{margin-top:24px;max-width:687px;margin-bottom:24px;flex-wrap:wrap;display:flex;flex-direction:column-reverse;gap:24px}.acquiring-banner__left-banks h3{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.acquiring-banner__left-banks .acquiring-banks-item__wrapper{display:flex;max-width:687px;flex-wrap:wrap}.acquiring-banner__left-banks .acquiring-banks-item__wrapper .banks-item{width:136px;height:111px}.acquiring-banner__left-banks .acquiring-banks-item__wrapper .banks-item img{width:100%;height:auto;object-fit:cover}.acquiring-banner__left-banks .acquiring-banks-item__wrapper .banks-item:first-child{margin-left:0}.acquiring-banner__left .acquiring-consultation{text-decoration:none;transition:.4s ease-in-out;cursor:pointer;display:flex;width:426px;height:44px;padding:16px 43.21px;justify-content:center;align-items:center;gap:10.803px;color:#000;border:1px solid #00D6DB;background:#00D6DB;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px}.acquiring-banner__left .acquiring-consultation:hover{background-color:unset}.acquiring-banner__right{margin-left:44px}.acquiring-banner__right .img-wrapper{height:570px}.acquiring-banner__right .img-wrapper img{height:100%;object-fit:cover}@media screen and (max-width: 1280px){.acquiring-banner__left{min-width:500px;margin-bottom:20px}}@media screen and (max-width: 1140px){.acquiring-banner__right{justify-content:center;display:block}}@media screen and (max-width: 1024px){.acquiring-banner{flex-direction:column-reverse;display:flex;margin:33px 16px 32px}.acquiring-banner__left{margin-top:0;min-width:unset;flex-direction:column;width:100%}.acquiring-banner__left .all-herro-buttons-wrapper{gap:9px}.acquiring-banner__left h1{color:#000;max-width:unset;min-width:unset;width:100%;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:150%;order:1}.acquiring-banner__left-sub{margin-top:20px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:130%;order:1}.acquiring-banner__left .all-herro-buttons-wrapper{order:1}.acquiring-banner__left-benefit{margin-top:24px;list-style:none;order:1}.acquiring-banner__left-benefit li{margin-top:24px;font-size:14px}.acquiring-banner__left-benefit li:first-child{margin-top:0}.acquiring-banner__left-benefit li:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}.acquiring-banner__left-banks{flex-direction:column-reverse;margin-top:20px;max-width:unset;margin-bottom:20px;order:1}.acquiring-banner__left-banks h3{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:130%}.acquiring-banner__left-banks .acquiring-banks-item__wrapper{justify-content:flex-start;display:flex;margin-top:20px;max-width:unset;flex-wrap:wrap}.acquiring-banner__left-banks .acquiring-banks-item__wrapper .banks-item{width:111px;height:71px;margin-left:0}.acquiring-banner__left-banks .acquiring-banks-item__wrapper .banks-item img{width:111px;height:71px}.acquiring-banner__left-banks .acquiring-banks-item__wrapper .banks-item:first-child{margin-left:0}.acquiring-banner__left .acquiring-consultation{text-decoration:none;transition:.4s ease-in-out;cursor:pointer;display:flex;height:55px;padding:16px 43.21px;justify-content:center;align-items:center;gap:10.803px;color:#000;border:1px solid #00D6DB;background:#00D6DB;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px;order:0;margin:12px 0;width:100%;max-width:unset}.acquiring-banner__left .acquiring-consultation:hover{background-color:unset}.acquiring-banner__right{display:flex;margin:0 16px 5px}.acquiring-banner__right .img-wrapper{height:100%}.acquiring-banner__right .img-wrapper img{width:100%;height:400px;object-fit:contain}}.acquiring-technologies{width:100%;background-color:#fff;padding:72px 0}.acquiring-technologies h2{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase;margin:0 128px}.acquiring-technologies h2 svg{height:29px;width:auto}.acquiring-technologies__elements-wrapper{display:flex;margin:42px 32px 0}.acquiring-technologies__elements-wrapper .item{max-width:640px;display:flex;flex-direction:column;margin:0 16px}.acquiring-technologies__elements-wrapper .item .img-wrapper{width:640px;height:360px}.acquiring-technologies__elements-wrapper .item .img-wrapper img{width:100%;height:100%;object-fit:cover}.acquiring-technologies__elements-wrapper .item .title{margin-top:21px;text-align:center;margin-bottom:20px}.acquiring-technologies__elements-wrapper .item .title a{text-decoration:none;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase}.acquiring-technologies__elements-wrapper .item .technologies-benefit{list-style:none}.acquiring-technologies__elements-wrapper .item .technologies-benefit li{margin-bottom:32px;display:flex;align-items:baseline}.acquiring-technologies__elements-wrapper .item .technologies-benefit li:last-child{margin-bottom:0}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__number{color:#fa7125;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:130%;margin-right:7px;position:relative}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__number:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iODEiIHZpZXdCb3g9IjAgMCA4MSA4MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTY1LjA1MzggMC4wMDI4MTcyMUwwIDY1LjA1NjZMMTUuMTI3MiA4MC4xODM5TDgwLjE4MTEgMTUuMTNMNjUuMDUzOCAwLjAwMjgxNzIxWiIgZmlsbD0iIzAwRDZEQiIvPgo8L3N2Zz4K);position:absolute;z-index:0;left:-10px}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__text{z-index:1}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__text .technologies-benefit__title{color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__text .technologies-benefit__sub{margin-top:10px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}@media screen and (max-width: 1380px){.acquiring-technologies__elements-wrapper{display:flex;margin:42px 32px 0}.acquiring-technologies__elements-wrapper .item{max-width:640px;display:flex;flex-direction:column;margin:0 16px}.acquiring-technologies__elements-wrapper .item .img-wrapper{width:100%;max-width:640px}}@media screen and (max-width: 1024px){.acquiring-technologies{width:100%;padding:52px 0 32px}.acquiring-technologies h2{margin:0 auto;padding:0 16px;width:100%;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:100%;text-transform:uppercase}.acquiring-technologies h2 svg{height:14px;width:auto}.acquiring-technologies__elements-wrapper{display:flex;margin:20px 16px 0}.acquiring-technologies__elements-wrapper .nav-in-2{right:25px!important}.acquiring-technologies__elements-wrapper .nav-in-1{left:25px!important}.acquiring-technologies__elements-wrapper .item{width:100%;max-width:unset;display:flex;flex-direction:column;margin:0}.acquiring-technologies__elements-wrapper .item .img-wrapper{max-width:unset;width:fit-content;height:auto;margin:0 auto}.acquiring-technologies__elements-wrapper .item .img-wrapper img{width:100%;height:100%;object-fit:cover}.acquiring-technologies__elements-wrapper .item .title{margin-top:20px;text-align:center;margin-bottom:20px}.acquiring-technologies__elements-wrapper .item .title a{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase}.acquiring-technologies__elements-wrapper .item .technologies-benefit{margin:0 16px;list-style:none}.acquiring-technologies__elements-wrapper .item .technologies-benefit li{margin-bottom:24px;display:flex;align-items:baseline}.acquiring-technologies__elements-wrapper .item .technologies-benefit li:last-child{margin-bottom:0}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__number{color:#fa7125;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:130%;margin-right:7px;position:relative}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__number:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODEiIGhlaWdodD0iODEiIHZpZXdCb3g9IjAgMCA4MSA4MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggaWQ9IlZlY3RvciIgZD0iTTY1LjA1MzggMC4wMDI4MTcyMUwwIDY1LjA1NjZMMTUuMTI3MiA4MC4xODM5TDgwLjE4MTEgMTUuMTNMNjUuMDUzOCAwLjAwMjgxNzIxWiIgZmlsbD0iIzAwRDZEQiIvPgo8L3N2Zz4K);position:absolute;z-index:0;left:-10px}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__text{z-index:1}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__text .technologies-benefit__title{font-size:16px}.acquiring-technologies__elements-wrapper .item .technologies-benefit li .technologies-benefit__text .technologies-benefit__sub{font-size:14px}}@media screen and (max-width: 680px){.acquiring-technologies__elements-wrapper .nav-in-2{right:0!important}.acquiring-technologies__elements-wrapper .nav-in-1{left:0!important}}.acquiring-slider{padding:72px 0;background:linear-gradient(to right,#DFEBF1 50%,#E8F1F5 50%);width:100%}.acquiring-slider .title{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.acquiring-slider .title svg{height:29px;width:auto}.acquiring-slider .sliders{display:flex}.acquiring-slider .sliders .acquiring-slider__right,.acquiring-slider .sliders .acquiring-slider__left{width:50%;height:607px;margin-top:64px}.acquiring-slider .sliders .acquiring-slider__right h3,.acquiring-slider .sliders .acquiring-slider__left h3{margin-bottom:24px;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase}.acquiring-slider .sliders .acquiring-slider__right-element,.acquiring-slider .sliders .acquiring-slider__left-element{justify-content:center}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element .img-wrapper,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element .img-wrapper{display:flex;justify-content:center;width:100%;height:100%}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element .img-wrapper img,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element .img-wrapper img{height:450px}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element__text,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element__text{padding:0 20px;text-align:center;margin-top:12px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element__button,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element__button{text-decoration:none;transition:background-color .4s ease-in-out;cursor:pointer;display:flex;align-items:center;text-align:center;justify-content:center;border:1px solid #00D6DB;width:313px;height:44px;margin:14px auto 0;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element__button:hover,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element__button:hover{background-color:#00d6db}@media screen and (max-width: 1024px){.acquiring-slider{padding:32px 31px 0;background:linear-gradient(to bottom,#DFEBF1 55%,#E8F1F5 45%);flex-direction:column}.acquiring-slider .title{padding:0 16px;font-size:20px;font-weight:600;line-height:100%;text-transform:uppercase}.acquiring-slider .title svg{height:13px;width:auto}.acquiring-slider .sliders{display:flex;flex-direction:column}.acquiring-slider .sliders .acquiring-slider__right,.acquiring-slider .sliders .acquiring-slider__left{width:100%;height:100%;margin:32px 0}.acquiring-slider .sliders .acquiring-slider__right h3,.acquiring-slider .sliders .acquiring-slider__left h3{margin-bottom:16px;font-size:16px;font-weight:600}.acquiring-slider .sliders .acquiring-slider__right-element,.acquiring-slider .sliders .acquiring-slider__left-element{width:100%;justify-content:center}.acquiring-slider .sliders .acquiring-slider__right-element .aq-left,.acquiring-slider .sliders .acquiring-slider__left-element .aq-left{left:10px!important}.acquiring-slider .sliders .acquiring-slider__right-element .aq-right,.acquiring-slider .sliders .acquiring-slider__left-element .aq-right{right:10px!important}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element .img-wrapper,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element .img-wrapper{margin:0 auto;max-width:148px;height:292px}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element .img-wrapper img,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element .img-wrapper img{height:auto;object-fit:contain}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element__text,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element__text{margin-top:16px;font-size:14px;padding:0 10px;font-weight:600}.acquiring-slider .sliders .acquiring-slider__right-element .slider-element__button,.acquiring-slider .sliders .acquiring-slider__left-element .slider-element__button{border:1px solid #00D6DB;min-width:313px;max-width:313px;width:100%;height:44px;margin:14px auto 0;font-size:14px}}.acquiring-steps{background-color:#fff;padding:0 51px 0 64px}.acquiring-steps .acquiring-steps__container{display:flex}.acquiring-steps .acquiring-steps__container .acquiring-steps__left{margin-bottom:20px;width:100%;max-width:722px;padding-top:72px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left h2{margin-bottom:32px;color:#000;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list{list-style:none}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li{margin-top:22px;display:flex;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:130%}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li:first-child{margin-top:0}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K);height:18px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li .blue{color:#00d6db;text-decoration:none;padding:0 8px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li svg{cursor:pointer;margin-left:15px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__short{max-width:530px;margin-top:30px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__short p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__long{max-width:590px;margin-top:30px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__long p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__consultation{transition:all .4s ease-in-out;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;text-decoration:none;margin-top:32px;display:flex;width:313px;height:44px;justify-content:center;align-items:center;gap:10.803px;border:1px solid #00D6DB;flex-shrink:0;background:#00D6DB}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__consultation:hover{background-color:unset}.acquiring-steps .acquiring-steps__container .acquiring-steps__right .img-wrapper{width:647px;height:674px;flex-shrink:0}.acquiring-steps .acquiring-steps__container .acquiring-steps__right .img-wrapper img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 1280px){.acquiring-steps{padding:0 16px 32px}.acquiring-steps .acquiring-steps__container{display:flex;flex-direction:column-reverse}.acquiring-steps .acquiring-steps__container .acquiring-steps__left{width:100%;max-width:722px;padding-top:16px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left h2{margin-bottom:20px;font-size:20px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list{list-style:none}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li{margin-top:20px;font-size:14px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li:first-child{margin-top:0}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li .blue{display:contents;font-size:14px;color:#00d6db;text-decoration:none;padding:0 4px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__list li svg{cursor:pointer;margin-left:8px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__short{max-width:100%;margin-top:32px;font-size:14px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__short p{font-size:14px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__short:first-child{margin-top:20px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__long{max-width:100%;margin-top:32px;font-size:14px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left-sub__long p{font-size:14px}.acquiring-steps .acquiring-steps__container .acquiring-steps__left .acquiring-steps__consultation{height:55px;font-size:14px;max-width:313px;width:100%;margin:32px auto auto}.acquiring-steps .acquiring-steps__container .acquiring-steps__right{margin:0 auto}.acquiring-steps .acquiring-steps__container .acquiring-steps__right .img-wrapper{max-width:647px;width:100%;height:100%;flex-shrink:0}.acquiring-steps .acquiring-steps__container .acquiring-steps__right .img-wrapper img{width:100%;height:100%;object-fit:cover}}@media screen and (max-width: 1280px){.acquiring-steps .acquiring-steps__container .acquiring-steps__left{max-width:100%}}.acquiring-banks{padding:100px 0}.acquiring-banks .title{margin:0 295px;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.acquiring-banks__account{justify-content:center;margin-top:62px;display:flex;flex-wrap:wrap;margin-left:0}.acquiring-banks__account-item{display:flex;flex-direction:column;margin:0 16px;width:calc(33% - 54px)}.acquiring-banks__account-item .card{padding:32px 51px;background-color:#fff;display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column}.acquiring-banks__account-item .card .img-wrapper{max-width:236px;height:55px;margin-bottom:32px}.acquiring-banks__account-item .card .img-wrapper img{width:100%;height:auto;max-height:55px;object-fit:contain}.acquiring-banks__account-item .card .numbers-wrapper{display:flex;margin-bottom:24px}.acquiring-banks__account-item .card .numbers-wrapper .number-item{margin:0 16px;flex-direction:column;display:flex}.acquiring-banks__account-item .card .numbers-wrapper .number-item .titles{justify-content:center;color:#00d6db;align-items:baseline;display:flex;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:130%}.acquiring-banks__account-item .card .numbers-wrapper .number-item .titles .percentage{padding-left:7px;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.acquiring-banks__account-item .card .numbers-wrapper .number-item_sub{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:109%}.acquiring-banks__account-item .card__buttons{display:flex;flex-direction:row;gap:12px;width:100%}.acquiring-banks__account-item .card__button{cursor:pointer;text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:13px;padding:5px;text-align:center;font-style:normal;font-weight:600;line-height:130%;display:flex;width:50%;height:50px;justify-content:center;align-items:center;gap:10.803px;border:1px solid #00D6DB;transition:background-color .4s ease-in-out}.acquiring-banks__account-item .card__button:hover{background-color:#00d6db}.acquiring-banks__account-item .account-text{width:100%;background:#FA7125;color:#fff;padding:14px 0;text-align:center;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:109%;margin-bottom:20px}@media screen and (max-width: 1024px){.acquiring-banks{padding:52px 0}.acquiring-banks .title{margin:0 16px;font-size:20px;line-height:150%}.acquiring-banks__account{margin-top:20px}.acquiring-banks__account-item{display:flex;flex-direction:column;margin:0;width:100%}.acquiring-banks__account-item .card{min-width:313px;padding:32px 16px;width:max-content;margin:0 auto}.acquiring-banks__account-item .card .numbers-wrapper{margin-bottom:26px}.acquiring-banks__account-item .card .numbers-wrapper .number-item{margin:0 16px;flex-direction:column;display:flex}.acquiring-banks__account-item .card .numbers-wrapper .number-item .titles{justify-content:center;color:#00d6db;align-items:baseline;display:flex;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:130%}.acquiring-banks__account-item .card .numbers-wrapper .number-item .titles .percentage{padding-left:7px;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.acquiring-banks__account-item .card .numbers-wrapper .number-item_sub{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:109%}.acquiring-banks__account-item .card__button{cursor:pointer;text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:130%;display:flex;max-width:313px;width:100%;height:44px;justify-content:center;align-items:center;gap:10.803px;border:1px solid #00D6DB;transition:background-color .4s ease-in-out}.acquiring-banks__account-item .card__button:hover{background-color:#00d6db}.acquiring-banks__account-item .account-text{margin:0 auto;max-width:313px;width:100%;background:#FA7125;color:#fff;padding:14px 0;text-align:center;font-family:Montserrat,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:109%}}.acquiring-faq__title{margin:0 129px 40px;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.acquiring-faq .faq-wrapper{height:unset;padding-bottom:0;margin-bottom:100px}@media screen and (max-width: 1024px){.acquiring-faq__title{margin:0 16px 16px;font-size:20px;font-weight:600;line-height:150%}.acquiring-faq .faq-wrapper{margin-bottom:52px}}.acquiring-easy{margin-bottom:20px;padding:0 32px;margin-top:110px;width:100%;height:270px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTkwIiBoZWlnaHQ9IjI3MCIgdmlld0JveD0iMCAwIDU5MCAyNzAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIG9wYWNpdHk9IjAuNSIgZD0iTTQ2NS41MTkgLTE5NS41ODJMLTI1OC42NDUgNTEyLjI0MkwtMTM0Ljg5MyA2MzguODVMNTg5LjI3IC02OC45NzRMNDY1LjUxOSAtMTk1LjU4MloiIGZpbGw9IndoaXRlIiBmaWxsLW9wYWNpdHk9IjAuOCIvPgo8L3N2Zz4K);display:flex;justify-content:center;align-items:center}.acquiring-easy .acquiring-easy__wrapper{display:flex;width:100%}.acquiring-easy__item-button{display:flex;margin-right:85px;justify-content:center;flex-direction:column}.acquiring-easy__item-button .title{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;text-transform:uppercase}.acquiring-easy__item-button .button{cursor:pointer;transition:.4s ease-in-out;text-decoration:none;color:#000;margin:18px auto 0;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;display:flex;width:313px;height:44px;justify-content:center;align-items:center;gap:10.803px;background-color:#00d6db;border:1px solid #00D6DB}.acquiring-easy__item-button .button:hover{background-color:unset}.acquiring-easy__item{cursor:pointer;align-items:center;margin-right:52px;transition:.4s ease-in-out}.acquiring-easy__item a{display:flex;align-items:center}.acquiring-easy__item:last-child{margin-right:0}.acquiring-easy__item:hover .progress{stroke-dasharray:300.9026041821}.acquiring-easy__item svg{min-width:50px;margin-right:20px}.acquiring-easy__item .progress{transition:all .5s cubic-bezier(.475,.425,0,.995);stroke:#00d6db;stroke-width:3px;stroke-dashoffset:149.2256510455;stroke-dasharray:255.9026041821}.acquiring-easy__item .title{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:130%;text-transform:uppercase}@media screen and (max-width: 1360px){.acquiring-easy__item-button .title{font-size:16px}.acquiring-easy__item-button .button{font-size:14px}.acquiring-easy__item{cursor:pointer;margin-right:46px}.acquiring-easy__item a{display:flex;align-items:center}.acquiring-easy__item svg{margin-right:18px}.acquiring-easy__item .title{font-size:16px}}@media screen and (max-width: 1180px){.acquiring-easy{background-repeat:round;margin-top:52px;height:auto;margin-bottom:0}.acquiring-easy .acquiring-easy__wrapper{display:flex;flex-direction:column;justify-content:center;padding:32px 0}.acquiring-easy__item-button{margin:0}.acquiring-easy__item-button .title{text-align:center;font-size:16px;max-width:250px;margin:0 auto}.acquiring-easy__item-button .button{height:55px;font-size:14px;margin:20px auto 32px}.acquiring-easy__item{margin:0 16px 20px;cursor:pointer}.acquiring-easy__item a{display:flex;align-items:center;justify-content:start}.acquiring-easy__item a svg{width:32px;margin-right:0}.acquiring-easy__item .title{margin-left:12px;font-size:16px;max-width:274px}.acquiring-easy__item:last-child{margin:0 16px}}.button-popup{position:fixed;left:0;right:0;top:0;bottom:0;width:100%;height:100%;display:none;z-index:20;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.button-popup__wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.button-popup__wrapper .button-content{padding:16px;position:relative;width:100%;max-width:650px;max-height:500px;min-height:200px;background:#DFEBF1}.button-popup__wrapper .button-content .button-popup__close{cursor:pointer;position:absolute;top:16px;right:20px;transition:all .4s ease-out}.button-popup__wrapper .button-content .button-popup__close:hover{transform:rotate(90deg)}.button-popup__wrapper .button-content .title{text-align:center;font-size:30px;font-weight:600}.button-popup__wrapper .button-content .desc{font-size:16px;margin-top:20px;padding:0 10px}.button-popup__wrapper .button-content .desc p{font-size:16px}.button-popup__wrapper .button-content .buttons-all{margin-top:40px;display:flex;justify-content:center;gap:20px;word-wrap:break-word;flex-wrap:wrap}.button-popup__wrapper .button-content .buttons-all a{height:37px;text-decoration:none;border:1px solid #00D6DB;padding:16px;display:flex;justify-content:center;align-items:center;width:100%;font-weight:500;max-width:calc(50% - 20px);text-align:center;font-size:12px;color:#000;transition:background-color .4s ease-out}.button-popup__wrapper .button-content .buttons-all a:hover{background-color:#00d6db}@media screen and (max-width: 768px){.button-popup__wrapper .button-content{margin:0 16px;max-height:unset;min-height:200px;background:#DFEBF1}.button-popup__wrapper .button-content .title{font-size:16px;max-width:80%;margin:0 auto}.button-popup__wrapper .button-content .desc,.button-popup__wrapper .button-content .desc p{font-size:12px}.button-popup__wrapper .button-content .buttons-all{margin-top:30px;display:flex;justify-content:center;gap:20px;word-wrap:break-word;flex-wrap:wrap}.button-popup__wrapper .button-content .buttons-all a{text-decoration:none;border:1px solid #00D6DB;padding:14px;display:flex;justify-content:center;align-items:center;width:100%;font-weight:500;max-width:100%;text-align:center;font-size:13px;color:#000;transition:background-color .4s ease-out}.button-popup__wrapper .button-content .buttons-all a:hover{background-color:#00d6db}}.error-wrapper{overflow:hidden;margin-top:20px;width:100%;height:calc(100vh - 80px)}.error-wrapper .wrapper-error{height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.error-wrapper .wrapper-error .left{max-width:342px;margin-left:73px;margin-right:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.error-wrapper .wrapper-error .left h1{display:inline-block;color:#fa7125;text-align:center;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:120px;font-style:normal;font-weight:700;line-height:1;letter-spacing:2.4px}.error-wrapper .wrapper-error .left h2{color:#000;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.48px;text-transform:uppercase}.error-wrapper .wrapper-error .left .to-home{margin-top:16px;text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;display:flex;width:220px;height:44px;padding:16px 43.21px;justify-content:center;align-items:center;border:1px solid #00D6DB;transition:background-color .4s ease-in-out}.error-wrapper .wrapper-error .left .to-home:hover{background-color:#00d6db}.error-wrapper .wrapper-error .right{display:flex}.error-wrapper .wrapper-error .right .asset{position:absolute;top:0;width:1095.993px;height:316.449px;transform:rotate(-45.07deg);flex-shrink:0;background-color:#00d6db;z-index:-1}.error-wrapper .wrapper-error .right .img-wrapper{width:100%;max-width:900px;height:calc(100vh - 200px);padding:20px 40px}.error-wrapper .wrapper-error .right .img-wrapper img{width:100%;height:100%;object-fit:cover}@media screen and (max-height: 620px){.error-wrapper .wrapper-error .right .img-wrapper{max-width:620px;height:100%}}@media screen and (max-width: 1024px){.error-wrapper .wrapper-error{flex-direction:column}.error-wrapper .wrapper-error .left{height:auto;margin:0 16px}.error-wrapper .wrapper-error .left .to-home{position:relative;z-index:1;font-size:14px;width:200px;border:1px solid #FA7125}}@media screen and (max-width: 900px){.error-wrapper .wrapper-error{height:100%}.error-wrapper .wrapper-error .left h1{font-size:40px}.error-wrapper .wrapper-error .left h2{font-size:20px}.error-wrapper .wrapper-error .right .img-wrapper{height:100%}.error-wrapper .wrapper-error .right .img-wrapper img{height:200px}}@media screen and (max-width: 680px){.error-wrapper .wrapper-error{height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}.error-wrapper .wrapper-error .left h1{display:inline-block;color:#fa7125;text-align:center;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:120px;font-style:normal;font-weight:700;line-height:1;letter-spacing:2.4px}.error-wrapper .wrapper-error .left h2{color:#000;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:.48px;text-transform:uppercase}.error-wrapper .wrapper-error .right .img-wrapper{height:100%}}.landing-banner{height:auto}.landing-banner--desktop{display:block}.landing-banner--mobile{display:none!important}.landing-banner .hero-container{max-height:fit-content;margin-top:78px;overflow:hidden}.landing-banner .hero-container .all-herro-buttons-wrapper{width:100%;flex-wrap:wrap;display:flex;gap:12px;padding:20px 0}.landing-banner .hero-container .all-herro-buttons-wrapper a{animation:pulse_a_banner 2s infinite}.landing-banner .hero-container .slider .hero-slide .hero-left{margin-bottom:0;margin-top:0;width:533px}.landing-banner .hero-container .slider .hero-slide .hero-left .logo-big{margin-bottom:20px}.landing-banner .hero-container .slider .hero-slide .hero-left h2{margin-top:0;line-height:150%;width:533px;max-width:unset;margin-bottom:32px}.landing-banner .hero-container .slider .hero-slide .hero-left p{color:#000;margin:0;width:100%;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.landing-banner .hero-container .slider .hero-slide .hero-left ul{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;max-width:800px;list-style:none}.landing-banner .hero-container .slider .hero-slide .hero-left ul li{text-align:start;color:#000;margin:0;width:auto;max-width:100%;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;gap:5px;align-items:baseline;display:flex;font-size:20px;font-style:normal;font-weight:400;line-height:130%}.landing-banner .hero-container .slider .hero-slide .hero-left ul li:before{flex-shrink:0;content:"";display:inline-block;width:20px;height:6px;background-color:var(--color-accent);transform:translateY(-3px) rotate(-45deg);margin-right:5px}.landing-banner .hero-container .slider .hero-slide .hero-left ul li strong{display:contents;font-size:20px}.landing-banner .hero-container .slider .hero-slide .hero-left .button{text-decoration:none;margin-top:32px;display:flex;background:#00D6DB;width:240px;height:44px;justify-content:center;align-items:center;gap:10.803px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;transition:all .4s ease;border:1px solid #00D6DB}.landing-banner .hero-container .slider .hero-slide .hero-left .button:hover{background-color:unset}@media (max-width: 1024px){.landing-banner--desktop{display:none!important}.landing-banner--mobile{display:flex!important;align-items:center;bottom:85px!important;border:1px solid #00D6DB;background:#00D6DB;justify-content:center;align-content:center;height:44px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:21px}.landing-banner .hero-slide{margin-top:24px;justify-content:start;gap:24px;position:relative}.landing-banner .hero-left{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%!important;text-align:center}.landing-banner .hero-left h2{width:100%!important;text-align:center}.landing-banner .hero-right{max-height:400px;transform:translateY(-60px)}.landing-banner .hero-right img{transform:none;height:100%;object-fit:contain}}@media screen and (max-width: 898px){.landing-banner{margin-top:0;height:auto}.landing-banner .hero-container{height:100%;margin-top:0;max-height:unset}.landing-banner .hero-slide{margin-top:24px;justify-content:start;gap:24px;position:relative;height:700px}.landing-banner .hero-container .slider .hero-slide .hero-left h2{width:100%!important;text-align:center;margin-bottom:10px}.landing-banner .hero-left{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%!important;text-align:center}.landing-banner .hero-left .all-herro-buttons-wrapper{gap:8px}.landing-banner .hero-left h2{width:100%!important;text-align:center;margin-bottom:10px}.landing-banner .hero-left ul{margin-top:10px}.landing-banner .hero-left ul li,.landing-banner .hero-left ul li strong{font-size:14px!important}.landing-banner .hero-right{height:auto;margin-top:-30px;transform:translateY(0)}.landing-banner .hero-right img{transform:none;height:100%;object-fit:contain}}.client-proposition{background:#DFEBF1;width:100%;padding:72px 0}.client-proposition .title{padding:0 64px;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.client-proposition .title p{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.client-proposition .content{padding:0 64px;margin-top:20px;display:flex;justify-content:space-between;align-items:center}.client-proposition .content .left{width:780px;display:flex;flex-direction:column}.client-proposition .content .left .title-clients{width:100%;color:#000;text-align:start;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase;margin-bottom:20px}.client-proposition .content .left-list{gap:52px;display:flex;flex-direction:row}.client-proposition .content .left-list__column{flex-direction:column;columns:2;gap:52px}.client-proposition .content .left-list__column .left-list__row{margin-bottom:28px;display:flex;flex-direction:column}.client-proposition .content .left-list__column .left-list__row .head{display:flex;align-items:baseline;gap:0 3px;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:130%}.client-proposition .content .left-list__column .left-list__row .head span{color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.client-proposition .content .left-list__column .left-list__row p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.client-proposition .content .left .description{width:660px;margin-top:4px;display:flex;flex-direction:column;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:150%}.client-proposition .content .left .description .orange{color:#fa7125;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:150%}.client-proposition .content .right{margin-left:60px;margin-right:32px}.client-proposition .content .right .img-wrapper{width:100%;height:100%}.client-proposition .content .right .img-wrapper img{width:100%;height:100%;object-fit:contain}@media (max-width: 1280px){.client-proposition .content{flex-direction:column-reverse;align-items:center;justify-content:center;gap:24px}.client-proposition .left{display:flex;flex-direction:column;align-items:center;justify-content:center}.client-proposition .title-clients{text-align:center;display:flex;justify-content:center}.client-proposition .description{width:100%;text-align:center}}@media (max-width: 899px){.client-proposition{padding:52px 0;overflow:hidden}.client-proposition .head span{white-space:nowrap}.client-proposition .title,.client-proposition .title p{font-size:20px;font-weight:700}.client-proposition .content{padding:0 24px}.client-proposition .content .title-clients{text-align:center!important}.client-proposition .right{margin-left:0;margin-right:0}.client-proposition .left{width:100%!important}.client-proposition .description{margin-top:24px!important;width:100%!important}.client-proposition .img-wrapper{height:100%!important}.client-proposition .title-clients,.client-proposition .description{font-size:16px!important}.client-proposition .left-list .left-list__column .left-list__row .head{font-size:24px}}.online-list{width:100%;background-color:#fff;padding:72px 63px 72px 64px}.online-list__title{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase;margin-bottom:52px}.online-list__title p{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.online-list__wrapper{display:flex}.online-list__wrapper ul{list-style:none;display:flex;flex-wrap:wrap;gap:20px 51px}.online-list__wrapper ul li{display:flex;align-items:flex-start;width:100%;max-width:calc(25% - 39px);color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%}.online-list__wrapper ul li:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}@media (max-width: 1024px){.online-list__title,.online-list__title p{font-size:20px;font-weight:700}.online-list__wrapper ul{display:grid;grid-template-columns:repeat(3,1fr)}.online-list__wrapper ul li{max-width:100%}}@media screen and (max-width: 899px){.online-list{padding:52px 63px 52px 64px}}@media (max-width: 768px){.online-list .online-list__title{margin-bottom:20px}.online-list__wrapper ul{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.online-list{padding:52px 32px}.online-list__wrapper ul{grid-template-columns:repeat(1,1fr)}}.online-text{background:#DFEBF1;padding:72px 64px}.online-text .app-container{display:flex;flex-direction:column;gap:16px}.online-text .title,.online-text .title p{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:109%;text-transform:uppercase}.online-text ul{margin-left:30px}.online-text ul li{line-height:1.5}.online-text p{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.online-text p span a,.online-text p span b a,.online-text a{text-decoration:none}@media (max-width: 1024px){.online-text{padding:52px 24px}.online-text .title,.online-text .title p{font-size:20px;font-weight:700;margin-bottom:0}}.work-start{padding:72px 0}.work-start .become-partners__steps{margin:0}.work-start .become-partners__steps .steps{padding-bottom:0}.work-start .become-partners__steps h3{display:flex;gap:10px;align-items:baseline;justify-content:center}.work-start .become-partners__steps h3 p{display:contents;text-align:center;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:21px;text-transform:uppercase;margin-bottom:53px}.work-start .become-partners__steps h3 p strong{font-size:40px}@media (max-width: 899px){.work-start{padding:52px 0!important}.work-start .become-partners__steps .become-slider .steps{max-width:100%}.work-start .become-partners__steps .become-slider .steps .steps-text{font-size:14px}.opps{padding:52px 0}}@media (max-width: 767px){.work-start{padding:52px 0!important}.work-start .become-partners__steps h3{align-items:baseline}.work-start .become-partners__steps h3 P{font-size:20px;margin-bottom:20px}.work-start .become-partners__steps h3 P strong{font-size:20px}.work-start .become-partners__steps-wrapper .steps{max-width:100%}.work-start .app-container h3 p{text-align:center;font-size:20px;font-weight:700}.work-start .app-container h3>svg{height:16px;width:75px}.work-start .become-partners__steps-wrapper{margin:0 35px;display:flex;padding:0;justify-content:unset}.work-start .steps{margin-inline:auto}.work-start .steps-text{font-size:14px}}.pos-characteristic{position:relative;width:100%;height:100%;max-width:1440px;margin:0 auto;overflow:hidden;background-color:#dfebf1;padding:100px 90px 33px 64px}.pos-characteristic .pos-title p{color:#000;text-align:start;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase;margin-bottom:20px}.pos-characteristic .pos-sub p{color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pos-characteristic .line{position:absolute;right:0;top:0}.pos-characteristic .wrap{display:flex}.pos-characteristic .wrap .left{width:100%;max-width:772px;display:flex;flex-direction:column}.pos-characteristic .wrap .left .pos-characteristic__term{margin-top:52px;display:flex;flex-direction:column}.pos-characteristic .wrap .left .pos-characteristic__term .term-title{margin-bottom:16px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase}.pos-characteristic .wrap .left .pos-characteristic__term .list{width:100%;display:flex;flex-direction:column}.pos-characteristic .wrap .left .pos-characteristic__term .list-list{gap:98px;display:flex;flex-direction:row}.pos-characteristic .wrap .left .pos-characteristic__term .list-list__column{flex-direction:column;columns:2;gap:52px}.pos-characteristic .wrap .left .pos-characteristic__term .list-list__column .list-list__row{margin-bottom:28px;display:flex;flex-direction:column}.pos-characteristic .wrap .left .pos-characteristic__term .list-list__column .list-list__row .head{display:flex;align-items:baseline;gap:0 3px;color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:130%}.pos-characteristic .wrap .left .pos-characteristic__term .list-list__column .list-list__row .head span{color:#00d6db;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pos-characteristic .wrap .left .pos-characteristic__term .list-list__column .list-list__row p{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pos-characteristic .wrap .left .pos-dev{margin-top:12px;display:flex;flex-direction:column}.pos-characteristic .wrap .left .pos-dev .pos-dev__title{color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase}.pos-characteristic .wrap .left .pos-dev ul{max-width:450px;margin-top:16px;list-style:none;display:flex;flex-wrap:wrap;gap:20px 52px}.pos-characteristic .wrap .left .pos-dev ul li{display:flex;align-items:center;max-width:255px;min-width:143px;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pos-characteristic .wrap .left .pos-dev ul li:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}.pos-characteristic .wrap .left .pos-ch{margin-top:43px;display:flex;flex-direction:column;width:460px}.pos-characteristic .wrap .left .pos-ch__title{color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:109%;text-transform:uppercase;margin-bottom:16px}.pos-characteristic .wrap .left .pos-ch ul{list-style:none;gap:20px 0;display:flex;flex-direction:column}.pos-characteristic .wrap .left .pos-ch ul li{display:flex;align-items:center;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.pos-characteristic .wrap .left .pos-ch ul li:before{display:flex;align-items:center;padding-right:8px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiA3LjEzNTQ2ZS0wNUwwIDEzLjk2NzNMNC4wMzI3OSAxOC4wMDAxTDE4IDQuMDMyODZMMTMuOTY3MiA3LjEzNTQ2ZS0wNVoiIGZpbGw9IiNGQTcxMjUiLz4KPC9nPgo8L3N2Zz4K)}.pos-characteristic .wrap .get-terminal{color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;margin-top:32px;cursor:pointer;text-decoration:none;display:flex;width:240px;height:44px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;background:#00D6DB;border:1px solid #00D6DB;transition:all .4s ease-in-out}.pos-characteristic .wrap .get-terminal:hover{background-color:unset}.pos-characteristic .wrap .right{height:100%;max-height:769px;margin-top:53px;position:relative;z-index:1;display:flex}.pos-characteristic .wrap .right .img-wrapper{width:590px;object-fit:contain;height:100%}.pos-characteristic .wrap .right .img-wrapper img{width:100%;height:100%;object-fit:cover}@media (max-width: 1140px){.pos-characteristic .line{display:none}.pos-characteristic .wrap{display:flex;align-items:center;flex-direction:column-reverse}.pos-characteristic .img-wrapper{width:400px!important}.pos-characteristic .pos-title p,.pos-characteristic .pos-sub p{text-align:center}.pos-characteristic .pos-characteristic__term{margin-top:0!important}.pos-characteristic .term-title{text-align:center}.pos-characteristic .list,.pos-characteristic .pos-dev{display:flex;align-items:center}.pos-characteristic .pos-dev__title{text-align:center}}@media (max-width: 899px){.pos-characteristic{padding:52px 24px}.pos-characteristic .wrap .get-terminal{margin:32px auto 0}}@media (max-width: 899px){.pos-characteristic{padding:52px 24px}.pos-characteristic .pos-title p{font-size:20px;font-weight:700;margin-bottom:12px!important}.pos-characteristic .pos-sub p{font-size:14px}.pos-characteristic .img-wrapper{width:100%!important}.pos-characteristic .head{white-space:nowrap}.pos-characteristic .left{gap:32px}.pos-characteristic .right{margin-top:12px!important}.pos-characteristic .get-terminal{width:100%!important;max-width:unset}.pos-characteristic .wrap .left .pos-dev{margin-top:0!important}.pos-characteristic .wrap .left .pos-dev ul{max-width:750px;justify-content:center}.pos-characteristic .wrap .left .pos-dev ul li{width:50%}.pos-characteristic .term-title,.pos-characteristic .pos-dev__title{font-size:16px!important}}@media (max-width: 480px){.pos-characteristic{padding:52px 24px}.pos-characteristic .wrap .left .pos-dev{margin-top:0!important}.pos-characteristic .wrap .left .pos-dev ul{max-width:750px;justify-content:center}.pos-characteristic .wrap .left .pos-dev ul li{width:100%}}.register-now{padding:72px 64px 90px}.register-now .title,.register-now .title p{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.register-now .content{display:flex;justify-content:center;margin-top:58px}.register-now .content .left{width:640px;min-width:640px;margin-right:32px;height:342px}.register-now .content .right{display:flex;flex-direction:column}.register-now .content .right .item-wrapper{height:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:0px 33.5px;flex-wrap:wrap;justify-content:space-between}.register-now .content .right .item-wrapper .item{display:flex;flex-direction:column;width:391px;min-height:143px;max-height:117px}.register-now .content .right .item-wrapper .item .title{color:#fa7125;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:26px}.register-now .content .right .item-wrapper .item .desc{color:#000;text-align:center;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.register-now .content .right .item-wrapper .item .desc p{color:#000;text-align:center;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.register-now .content .right .register-button{display:flex;width:426px;height:44px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;background:#00D6DB;margin:0 auto;transition:all .4s ease-in-out;border:1px solid #00D6DB}.register-now .content .right .register-button a{transition:all .4s ease-in-out;display:flex;justify-content:center;align-items:center;text-decoration:none;width:100%;height:100%;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px}.register-now .content .right .register-button:hover{background-color:unset}@media (max-width: 1300px){.register-now .content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.register-now .content .left{margin-right:0}.register-now .content .item-wrapper{gap:24px!important}.register-now .content .register-button{margin-top:24px!important}}@media (max-width: 768px){.register-now{padding:52px 0}}@media (max-width: 768px){.register-now{padding:52px 0}.register-now .title p{font-size:20px}.register-now .content{margin-top:24px!important}.register-now .content .left{width:calc(100vw - 32px)!important;min-width:100%;margin-right:0;height:auto;padding:0 24px}.register-now .content .left iframe{width:100%;height:250px}.register-now .content .item-wrapper{display:flex;justify-content:center;height:auto!important;align-items:center;gap:14px;grid-template-columns:repeat(1,1fr)!important}.register-now .content .item{margin-inline:auto!important}.register-now .content .item .title{font-size:36px!important}.register-now .content .item .desc{margin-top:12px}.register-now .content .item .desc p{font-size:14px!important}.register-now .right{width:calc(100vw - 32px)!important}.register-now .right .item{width:100%!important;max-height:unset!important}.register-now .title{font-size:20px!important;font-weight:700}.register-now .register-button{width:100%!important;max-width:100%!important;margin:0!important}}.check-details{padding:72px 64px 100px;background-color:#fff}.check-details .check-wrapper{display:flex;flex-direction:column}.check-details .check-wrapper .title p{margin-bottom:52px;color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:40px;font-style:normal;font-weight:500;line-height:100%;text-transform:uppercase}.check-details .check-wrapper .item-wrapper{display:flex;gap:0 32px}.check-details .check-wrapper .item-wrapper .item{padding:0 16px;height:390px;max-width:416px;min-width:416px;width:100%;display:flex;flex-direction:column}.check-details .check-wrapper .item-wrapper .item-bg{background:#EEF5F9;display:flex;flex-direction:column;width:100%;height:346px}.check-details .check-wrapper .item-wrapper .item-bg .img-wrapper{width:221px;height:194px;margin:32px auto 20px}.check-details .check-wrapper .item-wrapper .item-bg .img-wrapper img{width:100%;height:100%;object-fit:contain}.check-details .check-wrapper .item-wrapper .item-bg .title-h3{text-align:center;margin-bottom:10px;color:#000;font-family:Montserrat,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:130%}.check-details .check-wrapper .item-wrapper .item-bg .desc{padding:0 47px;color:#000;text-align:center;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.check-details .check-wrapper .item-wrapper .item .item-details__link{color:#000;text-decoration:none;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:21px;display:flex;justify-content:center;align-items:center;text-align:center;height:44px;background-color:#00d6db;border:1px solid #00D6DB;transition:all .4s ease-in-out}.check-details .check-wrapper .item-wrapper .item .item-details__link:hover{background-color:unset}@media (max-width: 1024px){.check-details{padding:52px 42px}.check-details .item-wrapper .item{min-width:unset!important;height:100%}.check-details .item-wrapper .item .item-bg{padding-bottom:20px!important}.check-details .item-wrapper .item .item-bg .img-wrapper img{max-height:175px;object-fit:contain}.check-details .check-wrapper .title p{font-size:20px!important;font-weight:700!important;margin-bottom:24px!important}.check-details .check-wrapper .title svg{width:80px;height:auto}}.easy-start{background:#EEF5F9;padding:21px 64px 78px}.easy-start .wrapper-item{display:flex;align-items:center}.easy-start .wrapper-item .left{display:flex;flex-direction:column}.easy-start .wrapper-item .left .easy-title{color:#000;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;margin-bottom:24px}.easy-start .wrapper-item .left ul{list-style:none;gap:24px 0;display:flex;flex-direction:column}.easy-start .wrapper-item .left ul li{display:flex;width:100%;max-width:569px;color:#000;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.easy-start .wrapper-item .left ul li span,.easy-start .wrapper-item .left ul li a{display:contents}.easy-start .wrapper-item .left ul li:before{display:flex;align-items:flex-start;padding-right:8px;padding-top:4px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiAwLjUwMDA3MUwwIDE0LjQ2NzNMNC4wMzI3OSAxOC41MDAxTDE4IDQuNTMyODZMMTMuOTY3MiAwLjUwMDA3MVoiIGZpbGw9IiMwMEQ2REIiLz4KPC9nPgo8L3N2Zz4K)}.easy-start .wrapper-item .left .list-sub{color:#000;margin-top:24px;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:109.4%;text-transform:uppercase}.easy-start .wrapper-item .left .sub_list{margin-top:16px}.easy-start .wrapper-item .left .ico-wrapper{margin-top:24px;display:flex;flex-direction:row;gap:0 8px}.easy-start .wrapper-item .right{margin-left:54px;display:flex;width:100%;max-width:604px;height:575px}.easy-start .wrapper-item .right .img-wrapper{width:100%;height:100%}.easy-start .wrapper-item .right .img-wrapper img{width:100%;height:100%;object-fit:contain}@media (max-width: 1044px){.easy-start{padding:52px 24px}.easy-start .wrapper-item{display:flex;gap:20px;flex-direction:column-reverse}.easy-start .wrapper-item .right{margin-left:0}.easy-start .wrapper-item .left{display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (max-width: 640px){.easy-start .left{width:calc(100vw - 48px)!important}.easy-start .right{height:fit-content!important}.easy-start .right .img-wrapper{height:300px!important}.easy-start .left .ico-wrapper{display:flex!important;flex-direction:column!important}.easy-start .left .ico-wrapper a{width:200px}.easy-start .left .ico-wrapper a svg{width:200px;height:auto}}.landing-partners__wrapper .partners{padding:72px 0}.landing-partners__wrapper .partners-title h2{margin-bottom:26px}.landing-partners__wrapper .partners-sub{margin:0 auto 16px;width:calc(100% - 290px)}.landing-partners__wrapper .partners-sub h3{color:#000;text-align:center;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.landing-page__partners-slider--desktop{display:block}@media screen and (max-width: 1024px){.landing-page__partners-slider--desktop{display:none}}.landing-page__partners-slider--mobile{display:none}@media screen and (max-width: 1024px){.landing-page__partners-slider--mobile{display:block}.landing-page__partners-slider--mobile .partners-container{padding-bottom:52px}.landing-page__partners-slider--mobile .partners-container .partners-title{padding-top:52px}}.landing-page__partners-slider--mobile .partners-sub{width:calc(100vw - 40px)}.landing-page__partners-slider--mobile .partners-sub h3 p{font-size:16px;width:calc(100vw - 50px)}.landing-text-img__sections .wrap{padding:72px 64px;display:flex;flex-direction:row;background:#EEF5F9}.landing-text-img__sections .wrap .img-wrapper{width:640px;margin-right:30px}.landing-text-img__sections .wrap .img-wrapper img{width:100%;height:100%;object-fit:contain}.landing-text-img__sections .wrap .text-section{width:100%;height:auto}.landing-text-img__sections .wrap .text-section h2{color:#000;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:48px}.landing-text-img__sections .wrap .text-section span{margin-top:16px;margin-bottom:19px;color:#000;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:21px}.landing-text-img__sections .wrap .text-section span ul li u,.landing-text-img__sections .wrap .text-section span ul li u a{text-decoration:none}.landing-text-img__sections .wrap .text-section .det{margin-top:19px;text-decoration:none;display:flex;width:220px;height:44px;justify-content:center;align-items:center;gap:10.803px;flex-shrink:0;border:1px solid #00D6DB;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:130%;transition:all .4s ease-in-out;cursor:pointer}.landing-text-img__sections .wrap .text-section .det:hover{background-color:#00d6db}.landing-text-img__sections .wrap:nth-child(2n){flex-direction:row-reverse;background:#DFEBF1}.landing-text-img__sections .wrap:nth-child(2n) .img-wrapper{width:640px;margin-left:30px;margin-right:0}.landing-text-img__sections .wrap:nth-child(2n) .img-wrapper img{width:100%;height:100%;object-fit:contain}@media (max-width: 1044px){.landing-text-img__sections .wrap{padding:52px 24px;flex-direction:column!important}.landing-text-img__sections .wrap .text-section h2{margin-top:24px;margin-bottom:24px;line-height:32px}.landing-text-img__sections .wrap .text-section span ul li,.landing-text-img__sections .wrap .text-section ul li{margin-left:30px}.landing-text-img__sections .wrap .det{width:100%!important}.landing-text-img__sections .wrap .img-wrapper{margin:0!important;width:100%!important;height:350px!important}.landing-text-img__sections .wrap .img-wrapper img{object-fit:contain}}@media screen and (max-width: 900px){.landing-text-img__sections .wrap .img-wrapper .img{object-fit:contain}}.easy-start2__wrapper{display:flex;flex-direction:row;gap:0 74px;padding:72px 64px}.easy-start2__wrapper .text-section{display:flex;flex-direction:column}.easy-start2__wrapper .text-section .easy-title__{color:#000;font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase;margin-bottom:24px}.easy-start2__wrapper .text-section .easy-title__ span,.easy-start2__wrapper .text-section .easy-title__ span strong{font-family:Montserrat,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:24px;text-transform:uppercase}.easy-start2__wrapper .text-section ul{list-style:none;gap:24px 0;display:flex;flex-direction:column}.easy-start2__wrapper .text-section ul li{display:flex;width:100%;max-width:372px;color:#000;text-edge:cap;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.easy-start2__wrapper .text-section ul li strong,.easy-start2__wrapper .text-section ul li strong span,.easy-start2__wrapper .text-section ul li span,.easy-start2__wrapper .text-section ul li span strong{display:contents}.easy-start2__wrapper .text-section ul li:before{display:flex;align-items:flex-start;padding-right:8px;padding-top:4px;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOCAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9ImxpbmUiPgo8cGF0aCBpZD0iVmVjdG9yIiBkPSJNMTMuOTY3MiAwLjUwMDA3MUwwIDE0LjQ2NzNMNC4wMzI3OSAxOC41MDAxTDE4IDQuNTMyODZMMTMuOTY3MiAwLjUwMDA3MVoiIGZpbGw9IiMwMEQ2REIiLz4KPC9nPgo8L3N2Zz4K)}.easy-start2__wrapper .text-section .list-sub{color:#000;margin-top:24px;font-family:Montserrat,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:109.4%;text-transform:uppercase}.easy-start2__wrapper .text-section .sub_list{margin-top:16px}.easy-start2__wrapper .img-section{width:364px}.easy-start2__wrapper .img-section .img-wrapper{width:100%;height:100%}.easy-start2__wrapper .img-section .img-wrapper img{width:100%;height:100%;object-fit:contain}@media (max-width: 1044px){.easy-start2__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:52px 16px}.easy-start2__wrapper .text-section{text-align:center;padding:20px 0}.easy-start2__wrapper .text-section p{display:flex}.easy-start2__wrapper .easy-title__{font-size:20px!important;font-weight:700!important}.easy-start2__wrapper .easy-title__ span,.easy-start2__wrapper .easy-title__ span strong{font-size:20px!important}.easy-start2__wrapper ul{width:fit-content;max-width:500px!important}.easy-start2__wrapper ul li{font-size:14px!important;text-align:left}.easy-start2__wrapper ul li p{display:flex}}@media (max-width: 680px){.easy-start2__wrapper{padding:0 16px}.easy-start2__wrapper .img-section{padding:20px 0}}@font-face{font-family:Montserrat-VariableFont_wght;src:url(/build/assets/Montserrat-VariableFont_wght-a4fe82b4.ttf) format("woff");font-display:swap}*{font-family:Montserrat,sans-serif;font-size:var(--fs-main);margin:0;padding:0;box-sizing:border-box}body{margin:0;overflow-x:hidden;background:#EEF5F9}.invis{opacity:0;pointer-events:none;transition:.6s ease-in-out}.no-padding{transition:all .6s ease-in-out;padding:0}a:link,a{text-decoration:none}:root{--container: 1440px;--color-p: #00d6db;--text-color-p: #000000;--text-color-s: #000000;--btn-color-p: #00d6db;--bg-color-p: #edf5f9;--bg-color-s: #abbbc3;--color-s: #dfebf1;--color-t: #575757;--color-accent: #FA7125;--color-white: #fff;--fs-h2: 40px;--fs-h2-mobile: 20px;--fs-h3: 32px;--fs-h3-mobile: 18px;--fs-sub: 20px;--fs-main: 16px;--fw-400: 400;--fw-500: 500;--fw-600: 600;--fw-700: 700;--fs-20: 20px;--fs-14: 14px;--fs-13: 13px;--fs-12: 12px}.page-loader{position:fixed;z-index:100000000;left:0;right:0;top:0;bottom:0;width:100vw;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-color-p)}.page-loader .loader svg{animation:fader 1s infinite ease-in-out;width:200px;height:100px}@keyframes fader{0%{opacity:1}50%{opacity:0}to{opacity:1}}.app-container{max-width:1440px;margin:0 auto;position:relative}.bread_crumbs{position:relative;z-index:1;margin:20px auto 0;padding-top:24px;width:calc(100% - 128px)}.bread_crumbs .old-page{text-decoration:none;color:#afafaf;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:130%;transition:color .4s ease-in-out}.bread_crumbs .old-page:hover{color:#000}.bread_crumbs .old-page:after{margin:0 12px;content:"/"}.bread_crumbs .current-page{text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:130%}.bread_crumbs__instruction{position:relative;z-index:1;margin:0 auto;padding-top:24px;width:calc(100% - 104px)}.bread_crumbs__instruction .old-page{text-decoration:none;color:#afafaf;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:130%;transition:color .4s ease-in-out}.bread_crumbs__instruction .old-page:hover{color:#000}.bread_crumbs__instruction .old-page:after{margin:0 10px;content:"/"}.bread_crumbs__instruction .current-page{text-decoration:none;color:#000;leading-trim:both;text-edge:cap;font-family:Montserrat,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:130%}.scroll-margin{margin:0 51px;position:fixed;top:0;padding:20px 10px;background-color:#eef5f9;transition:top .4s ease}.button-scroll__margin{position:fixed;top:25px;right:15px;transition:top .4s ease;z-index:10}@media screen and (max-width: 1024px){.bread_crumbs__instruction{width:calc(100% - 30px);margin-top:10px}.bread_crumbs{width:calc(100% - 32px);margin:0 16px}}@media screen and (max-width: 900px){.bread_crumbs__instruction{margin:0 auto}}@media screen and (max-width: 640px){.bread_crumbs__instruction{width:calc(100% - 10px);padding:14px 11px 0}.scroll-margin{padding:20px 60px 20px 10px}}.no-over{overflow:hidden!important}.slick-arrow svg{width:57px;height:60px}.slick-arrow svg{transition:opacity .4s ease-in-out}.slick-disabled svg{opacity:0;transition:opacity .4s ease-in-out}.nav-nav{position:absolute;top:10%!important}.aq-right{top:40%;position:absolute;right:121px;z-index:1}.aq-left{z-index:1;position:absolute;top:40%;left:121px}@media screen and (max-width: 1024px){.aq-right,.aq-left{top:32%}}#call1,#call2,#call3,#call4,#call5{cursor:pointer}.single-slider{position:absolute;z-index:1;top:calc(50% - 40px)}.app--fix{overflow-y:hidden}.custom-popup--show{cursor:pointer}#bingc-phone-button{bottom:2%;right:5%}@media screen and (max-width: 680px){#bingc-phone-button{bottom:0;right:11%}}
