.text-wrapper .text-item{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:30px;letter-spacing:0;vertical-align:middle}.button-item.button-outline{background-color:rgba(0,0,0,0);color:var(--main-color);transition:all .3s ease}.button-item.button-outline:hover{background-color:var(--main-color);color:var(--main-dark)}.header{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;background-color:#fff!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important}.menu-item .menu-link{font-weight:500;padding:6px 12px;border-radius:6px;border:1px solid rgba(0,0,0,0);transition:all .2s ease}.menu-item .menu-link:hover{color:#2370f4;border:1px solid #e0e0e0;background-color:#f9f9f9}.header .desktop-menu-wrapper{display:flex;padding:8px 0;flex:0 1 910px;gap:32px;white-space:nowrap}.header .nav-wrapper{gap:10px}.mobile-menu-backdrop{display:none}@media(max-width:980px){.header .desktop-menu-wrapper{display:none}.header .mobile-menu-toggler{display:inline-grid;cursor:pointer;margin-right:10px}.header .menu-wrapper{display:none;position:fixed;top:0;left:0;right:0;background:#fff;z-index:1001;padding:20px;flex-direction:column;height:auto;max-height:100vh;overflow-y:auto;box-shadow:0 4px 8px rgba(0,0,0,.1);width:calc(100% - 5px)}.header .menu-wrapper.active{display:flex}.header .close-menu{display:block;position:absolute;top:20px;right:20px;cursor:pointer}.header .nav-wrapper{flex-direction:column!important;width:100%}.header .nav-wrapper .menu-item{width:100%;margin-bottom:10px}.header .nav-wrapper .menu-item .menu-link{width:100%;display:block;text-align:center}.header .buttons-wrapper{margin-top:20px;width:100%;justify-content:center}.mobile-menu-backdrop{display:block;position:fixed;top:0;left:0;width:calc(100vw - 5px);height:100vh;background:rgba(0,0,0,.3);z-index:999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}}.main,main{padding-top:100px!important}@media(max-width:980px){.main,main{padding-top:80px!important}}#hero{padding-top:80px!important}@media(max-width:980px){#hero{padding-top:60px!important}}@font-face{font-family:Raleway;font-weight:500;src:url(/assets/css/fonts/Raleway-Medium.ttf) format("truetype")}@font-face{font-family:Raleway;font-weight:400;src:url(/assets/css/fonts/Raleway-Regular.ttf) format("truetype")}@font-face{font-family:Raleway;font-weight:600;src:url(/assets/css/fonts/Raleway-Bold.ttf) format("truetype")}@font-face{font-family:Inter;font-weight:400;src:url(/assets/css/fonts/Inter_18pt-Regular.ttf) format("truetype")}:root{--main-blue:#317DFF;--main-white:#fff;--button-radius:8px;--main-dark:#000000;--main-text:#2A303A}*{box-sizing:border-box;margin:0;padding:0;font-family:Raleway,sans-serif;scroll-behavior:smooth}body{font-size:16px}img{max-width:100%;height:auto;display:block}.container{max-width:1080px}.container,.container-lg{width:calc(100% - 80px);margin:0 auto}.container-lg{max-width:1360px}.d-flex{display:flex}ul{list-style:none}a{color:#2a303a;font-size:14px;line-height:21px;letter-spacing:.2px;text-decoration:none}.jc-between{justify-content:space-between}.items-center{align-items:center}.fw-500{font-weight:500}.fw-400{font-weight:400}.fw-600{font-weight:600}.fw-700{font-weight:700}.privacy-section .text-wrapper li,.privacy-section .text-wrapper p,.privacy-section .text-wrapper ul,.text-wrapper .privacy-section li,.text-wrapper .privacy-section p,.text-wrapper .privacy-section ul,.text-wrapper .text-item{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:30px;letter-spacing:0;vertical-align:middle}.flex-col{flex-direction:column}.button-item{--main-color:var(--main-white);height:61px;width:250px;padding:0 15px;background-color:var(--main-color);border:1px solid var(--main-color);color:var(--main-dark);display:inline-flex;align-items:center;justify-content:center;border-radius:var(--button-radius);font-weight:600;font-size:16px;line-height:24px;letter-spacing:.2px;text-align:center;vertical-align:middle}#hero .buttons-wrapper .button-item:first-child,.button-item.button-outline{background-color:rgba(0,0,0,0);color:var(--main-color);transition:all .3s ease}#hero .buttons-wrapper .button-item:hover:first-child,.button-item.button-outline:hover{background-color:var(--main-color);color:var(--main-dark)}.button-item.primary-button{--main-color:var(--main-blue);color:var(--main-white)}.pos-rel{position:relative}.pos-abs{position:absolute}.section-spaceing{margin:40px 0}button{border:0;outline:0}.button-with-arrow,button{background-color:rgba(0,0,0,0)}.button-with-arrow{display:flex;align-items:center;width:auto;height:auto;font-weight:500;color:var(--main-white);column-gap:12px;border:unset;text-align:start;justify-content:flex-start;padding:0}.button-with-arrow:after{margin-top:2px;content:url(/assets/images/arrow-right.svg)}.button-with-arrow.dark{color:var(--main-dark)}.button-with-arrow.dark:after{content:url(/assets/images/right-arrow-dark.svg)}.text-center{text-align:center}.popular-tarrif{background-color:#d7d7ff;border-radius:12px;padding:4px 0;display:flex;justify-content:center;position:absolute;bottom:calc(100% + 6px);width:calc(100% - 80px);transform-origin:left top;left:50%;transform:rotate(-3deg) translate(-50%,50%)}.popular-tarrif span{display:flex;align-items:center;font-family:Raleway,sans-serif;font-weight:600;font-size:16px;line-height:12px;letter-spacing:.4px;column-gap:8px}.popular-tarrif span:before{content:url(/assets/images/popular-star.svg);transform:rotate(13deg)}.hide{right:0;top:-40px;cursor:pointer;display:inline-flex;align-items:center;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:100%;column-gap:4px}.hide:before{content:url(/assets/images/hide-icon.svg);margin-top:2px}.input-wrapper.select-wrapper:after{content:url(/assets/images/lang-arrow.svg);position:absolute;right:12px;top:50%;transform:translateY(-50%)}.ellipse{width:64px;height:64px;border-radius:50%;margin-bottom:32px;background:url(/assets/images/login-user.svg) no-repeat 50% #fff}@media(max-width:767px){.container,.container-lg{max-width:calc(100% - 32px);width:358px}}@media(max-width:1024px){.container,.container-lg{max-width:calc(100% - 48px);width:980px}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.header .mobile-menu-backdrop,.header .mobile-menu-toggler{display:none}.header .nav-wrapper{gap:18px}.header .nav-wrapper .menu-item .menu-link{font-weight:700;padding:8px 16px;border:1px solid #e0e0e0;border-radius:6px;text-decoration:none;color:#191919;transition:all .3s ease;display:inline-block}.header .nav-wrapper .menu-item .menu-link:hover{background-color:var(--main-blue);color:var(--main-white);border-color:var(--main-blue)}.header .buttons-wrapper,.header .buttons-wrapper .button-item{white-space:nowrap;flex-shrink:0}.header .header-wrapper{column-gap:12px;flex-wrap:nowrap;overflow:hidden}.header .menu-wrapper{padding:8px 0;flex:0 1 910px;gap:32px;white-space:nowrap}.header .buttons-wrapper{gap:11px}.header .buttons-wrapper .button-item{border-radius:var(--button-radius);text-transform:uppercase;font-size:12px;width:195px;padding:0 15px;height:45px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--main-blue);color:var(--main-white)}.header .buttons-wrapper .language-wrapper a{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0;display:flex;color:#191919;align-items:center;column-gap:4px}.header .buttons-wrapper .language-wrapper a:not(.active){color:#adadad}.header .buttons-wrapper .language-wrapper a .flag-item{width:16px;height:16px}.header .buttons-wrapper .language-wrapper .flag-item{width:32px;height:32px}.header .buttons-wrapper .language-wrapper .active-language{column-gap:4px;cursor:pointer}.header .buttons-wrapper .language-wrapper .language-list-wrapper{min-height:0;display:grid;grid-template-rows:0fr;overflow:hidden;transition:all .3s ease-out;right:-25px;width:-moz-fit-content;width:fit-content;top:calc(100% + 12px)}.header .buttons-wrapper .language-wrapper .language-list-wrapper.active{grid-template-rows:1fr}.header .buttons-wrapper .language-wrapper .language-list-wrapper.active .language-list{padding:9px 12px}.header .buttons-wrapper .language-wrapper .language-list{min-height:0;background-color:#fff;border-radius:10px;row-gap:9px;padding:0 12px;transition:all .3s ease-out}.header .close-menu{display:none}#hero{border-radius:0 0 16px 16px;background:radial-gradient(100% 100% at 50% 0,#FF8B9C 0,#317DFF 75%);color:var(--main-white);padding:98px 0;text-align:center}#hero .title-item{font-size:80px;letter-spacing:-1.5px;line-height:78px}#hero .text-wrapper{max-width:508px;margin:0 auto}#hero .hero-wrapper{row-gap:36px}#hero .buttons-wrapper{gap:16px;justify-content:center}#hero .icon-item{bottom:141px;max-width:216px;left:10%;transform:translateY(100%) rotate(-11.45deg)}#hero .icon-item img{max-width:100%}#possibilities .possibilities-head{column-gap:72px;margin-bottom:58px}#possibilities .possibilities-head .title-wrapper{flex:0 1 187px}#possibilities .possibilities-head .title-wrapper .title-item{font-family:Raleway,sans-serif;font-weight:700;font-size:28px;line-height:30px;letter-spacing:-.25px;vertical-align:middle;color:#2a303a}#possibilities .possibilities-head .partners-wrapper{grid-gap:32px;gap:32px;display:grid;grid-template-columns:repeat(4,144px);align-items:center}#possibilities .possibilities-head .partners-wrapper .partner-item{max-height:72px;display:flex}#possibilities .possibilities-head .partners-wrapper .partner-item img{max-width:100%}#possibilities .contents-wrapper{display:flex;flex-wrap:wrap;gap:32px}#possibilities .contents-wrapper .content-item:first-child{flex:1 0 100%;max-width:100%;flex-direction:unset}#possibilities .contents-wrapper .content-item:first-child .image-wrapper{display:flex;margin-bottom:-58px;margin-top:0}#possibilities .contents-wrapper .content-item:last-child .image-wrapper{align-items:unset;margin-bottom:-58px}#possibilities .contents-wrapper .content-item{flex-direction:column;align-items:center;max-width:calc(50% - 16px);padding:58px 32px;border-radius:16px;color:var(--main-white);flex-grow:1;flex-shrink:0;flex-basis:calc(50% - 32px);background-color:var(--main-blue)}#possibilities .contents-wrapper .content-item .texts-wrapper{row-gap:28px}#possibilities .contents-wrapper .content-item .title-item{font-family:Inter,sans-serif;font-weight:500;font-size:32px;line-height:36px;letter-spacing:.25px}#possibilities .contents-wrapper .content-item .privacy-section li,#possibilities .contents-wrapper .content-item .privacy-section p,#possibilities .contents-wrapper .content-item .privacy-section ul,#possibilities .contents-wrapper .content-item .text-item,.privacy-section #possibilities .contents-wrapper .content-item li,.privacy-section #possibilities .contents-wrapper .content-item p,.privacy-section #possibilities .contents-wrapper .content-item ul{flex:1 1;text-align:start;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0;color:#eaf2ff}#possibilities .contents-wrapper .content-item .image-wrapper{display:flex;flex:1 1;margin-top:60px;align-items:center}#for_whom .section-title__item{font-weight:700;font-size:40px}#for_whom .content-wrapper{background-color:var(--main-blue);color:var(--main-white);padding:95px 32px;margin-top:30px;overflow:hidden}#for_whom .content-wrapper>.container{column-gap:42px;z-index:12}#for_whom .content-wrapper .texts-wrapper{flex:0 1 330px;row-gap:32px}#for_whom .content-wrapper .texts-wrapper .title-item{font-family:Inter,sans-serif;font-weight:500;font-size:40px;line-height:44px;letter-spacing:-.25px}#for_whom .content-wrapper .texts-wrapper .privacy-section li,#for_whom .content-wrapper .texts-wrapper .privacy-section p,#for_whom .content-wrapper .texts-wrapper .privacy-section ul,#for_whom .content-wrapper .texts-wrapper .text-item,.privacy-section #for_whom .content-wrapper .texts-wrapper li,.privacy-section #for_whom .content-wrapper .texts-wrapper p,.privacy-section #for_whom .content-wrapper .texts-wrapper ul{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:27px;letter-spacing:0;vertical-align:middle;color:#eaf2ff}#for_whom .content-wrapper .texts-wrapper .button-item{display:flex;align-items:center;background-color:rgba(0,0,0,0);width:auto;height:auto;font-weight:500;color:var(--main-white);column-gap:12px;border:unset;text-align:start;justify-content:flex-start;padding:0}#for_whom .content-wrapper .texts-wrapper .button-item:after{margin-top:2px;content:url(/assets/images/arrow-right.svg)}#for_whom .content-wrapper .content-parts{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}#for_whom .content-wrapper .content-item{min-width:352px;background-color:hsla(0,0%,100%,.6);border-radius:16px;padding:20px;display:flex;flex-direction:column}#for_whom .content-wrapper .content-item:nth-child(2) .image-wrapper img,#for_whom .content-wrapper .content-item:nth-child(3) .image-wrapper img{margin-right:-20px}#for_whom .content-wrapper .content-item:nth-child(4) .image-wrapper img{margin-right:-24px}#for_whom .content-wrapper .content-item .title-item{max-width:220px;font-family:Inter,sans-serif;font-weight:500;font-size:24px;line-height:28px;letter-spacing:0}#for_whom .content-wrapper .content-item .image-wrapper{flex:1 1;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin-bottom:-20px}#for_whom .content-wrapper .content-item .image-wrapper img{width:auto;height:auto}#for_whom .for_whom-ellipse{background-color:#ee3f58;width:643px;height:646px;border-radius:50%;bottom:0;left:0;transform:translate(-50%,50%);filter:blur(125px)}#ad .ad-wrapper{column-gap:12px;justify-content:space-between;align-items:center}#ad .texts-wrapper{flex:0 0 514px;row-gap:41px}#ad .texts-wrapper .title-item{font-weight:700;font-size:40px;line-height:40px;letter-spacing:-.25px;vertical-align:middle;color:#130032}#ad .texts-wrapper .text-wrapper{display:flex;align-items:center}#ad .texts-wrapper .privacy-section li,#ad .texts-wrapper .privacy-section p,#ad .texts-wrapper .privacy-section ul,#ad .texts-wrapper .text-item,.privacy-section #ad .texts-wrapper li,.privacy-section #ad .texts-wrapper p,.privacy-section #ad .texts-wrapper ul{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0;color:rgba(25,25,25,.6)}#ad .texts-wrapper .button-with-arrow{color:var(--main-dark)}#ad .texts-wrapper .button-with-arrow:after{content:url(/assets/images/right-arrow-dark.svg)}#ad .image-wrapper{flex:1 1}#ad .image-wrapper img{max-width:100%}#how_it_works .title-item{font-size:40px;line-height:40px}#how_it_works .privacy-section li,#how_it_works .privacy-section p,#how_it_works .privacy-section ul,#how_it_works .text-item,.privacy-section #how_it_works li,.privacy-section #how_it_works p,.privacy-section #how_it_works ul{margin-top:20px}#how_it_works .how_it_works-wrapper{margin-top:24px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}#how_it_works .how_it_works-item{padding:20px;border:1px solid #c7d6ff;border-radius:16px}#how_it_works .how_it_works-item .title-item{margin-top:12px;font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#130032}#main_use .main_use-wrapper{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}#main_use .main_use-item{padding:20px;border:1px solid #c7d6ff;border-radius:16px;position:relative;overflow:hidden}#main_use .main_use-item .title-item{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#130032}#main_use .main_use-item .privacy-section li,#main_use .main_use-item .privacy-section p,#main_use .main_use-item .privacy-section ul,#main_use .main_use-item .text-item,.privacy-section #main_use .main_use-item li,.privacy-section #main_use .main_use-item p,.privacy-section #main_use .main_use-item ul{margin-top:8px}#main_use .main_use-item.custom-background:before{content:"";width:438px;height:438px;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%,#9EC1FF 0,#317DFF 100%);filter:blur(204px);opacity:.22;right:-300px;top:100px}#benefits{margin-top:32px}#benefits .benefits-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}#benefits .benefits-item{display:flex;flex-direction:column;row-gap:12px}#benefits .benefits-item .image-wrapper img{width:64px;height:64px}#benefits .benefits-item .title-item{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#130032}#benefits .button-wrapper{margin-top:24px;display:flex;align-items:center;justify-content:center}#integrations{padding:95px 0;border-radius:16px;background:radial-gradient(30% 90% at 100% 100%,#EE3F58 0,var(--main-blue) 90%);color:var(--main-white)}#integrations .title-item{font-weight:700;font-size:40px;line-height:40px;letter-spacing:.25px}#integrations .text-wrapper{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0;color:#eaf2ff;margin:32px 0 72px}#integrations .integration-wrapper{max-width:723px}#integrations .images-wrapper{column-gap:24px;align-items:center;flex-wrap:wrap}#integrations .images-wrapper .image-wrapper{flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:32px;overflow:hidden;background:hsla(0,0%,100%,0);width:180px;height:140px}#integrations .images-wrapper .image-wrapper img{display:block;width:100%;height:100%;object-fit:cover}#integrations .images-wrapper .image-wrapper:first-child{width:207px;height:157px}#integrations .images-wrapper .image-wrapper:nth-child(2){width:233px;height:157px;background:#fff}#integrations .images-wrapper .image-wrapper:nth-child(3){width:156px;height:157px}#integrations .images-wrapper .image-wrapper:nth-child(4){width:156px;height:157px;background:#fff}#integrations .images-wrapper .image-wrapper:nth-child(4) img{object-fit:contain}@media(max-width:768px){#integrations .images-wrapper .image-wrapper{transform:scale(.85);transform-origin:left top}}#why_trust_us{margin-top:24px}#why_trust_us .title-item{font-weight:700;font-size:40px;line-height:40px;letter-spacing:-.25px}#why_trust_us .privacy-section li,#why_trust_us .privacy-section p,#why_trust_us .privacy-section ul,#why_trust_us .text-item,.privacy-section #why_trust_us li,.privacy-section #why_trust_us p,.privacy-section #why_trust_us ul{margin-top:20px}#why_trust_us .elements-wrapper{display:grid;grid-template-columns:1fr .45fr;grid-template-rows:1fr .6fr;grid-gap:16px;gap:16px;margin-top:24px}#why_trust_us .award-wrapper,#why_trust_us .banner-wrapper,#why_trust_us .texts-wrapper,#why_trust_us .video-wrapper{border-radius:16px;border:1px solid #c7d6ff}#why_trust_us .texts-wrapper{padding:20px}#why_trust_us .texts-wrapper .title-item{font-weight:700;font-size:24px;line-height:100%;color:#130032}#why_trust_us .texts-wrapper .privacy-section li,#why_trust_us .texts-wrapper .privacy-section p,#why_trust_us .texts-wrapper .privacy-section ul,#why_trust_us .texts-wrapper .text-item,.privacy-section #why_trust_us .texts-wrapper li,.privacy-section #why_trust_us .texts-wrapper p,.privacy-section #why_trust_us .texts-wrapper ul{margin-top:8px}#why_trust_us .video-wrapper .title-item{display:flex;justify-content:space-between;align-items:center;padding:20px 20px 0}#why_trust_us .video-wrapper .video-player{height:320px;border-radius:0 0 16px 16px;overflow:hidden;margin-top:16px;background-color:#eaf2ff}#why_trust_us .video-wrapper .video-player img{width:100%;height:100%}#why_trust_us .award-wrapper{padding:20px}#why_trust_us .award-wrapper .title-item{display:flex;align-items:center;justify-content:space-between}#why_trust_us .award-wrapper .title-item .image-wrapper{display:flex;align-items:center;column-gap:20px}#why_trust_us .award-wrapper .title-item .image-wrapper img{width:105px;height:105px}#why_trust_us .award-wrapper .content-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:16px}#why_trust_us .award-wrapper .content-wrapper .item{border:1px solid #c7d6ff;border-radius:16px;padding:12px}#why_trust_us .award-wrapper .content-wrapper .item .title-item{font-weight:700;font-size:24px;line-height:100%;vertical-align:middle;color:#130032}#why_trust_us .award-wrapper .content-wrapper .item .privacy-section li,#why_trust_us .award-wrapper .content-wrapper .item .privacy-section p,#why_trust_us .award-wrapper .content-wrapper .item .privacy-section ul,#why_trust_us .award-wrapper .content-wrapper .item .text-item,.privacy-section #why_trust_us .award-wrapper .content-wrapper .item li,.privacy-section #why_trust_us .award-wrapper .content-wrapper .item p,.privacy-section #why_trust_us .award-wrapper .content-wrapper .item ul{margin-top:8px}#why_trust_us .banner-wrapper{padding:20px}#why_trust_us .banner-wrapper .title-item{display:flex;align-items:center;justify-content:space-between}#why_trust_us .banner-wrapper .texts-wrapper{margin-top:16px}#why_trust_us .banner-wrapper .texts-wrapper .privacy-section li,#why_trust_us .banner-wrapper .texts-wrapper .privacy-section p,#why_trust_us .banner-wrapper .texts-wrapper .privacy-section ul,#why_trust_us .banner-wrapper .texts-wrapper .text-item,.privacy-section #why_trust_us .banner-wrapper .texts-wrapper li,.privacy-section #why_trust_us .banner-wrapper .texts-wrapper p,.privacy-section #why_trust_us .banner-wrapper .texts-wrapper ul{display:flex;align-items:center;column-gap:12px}#tarrifs .title-item{font-weight:700;font-size:40px;line-height:36px;letter-spacing:-.25px;color:#130032;margin-bottom:16px}#tarrifs .privacy-section li,#tarrifs .privacy-section p,#tarrifs .privacy-section ul,#tarrifs .text-item,.privacy-section #tarrifs li,.privacy-section #tarrifs p,.privacy-section #tarrifs ul{font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0;vertical-align:middle;color:rgba(25,25,25,.6)}#tarrifs .tarrifs{margin-top:32px;column-gap:20px}#tarrifs .tarrif-card{flex:1 1;border:2px solid var(--main-blue);border-radius:16px;padding:32px;height:445px;position:relative}#tarrifs .tarrif-card .tarrifs-item{flex:1 1;display:flex;flex-direction:column;row-gap:15px}#tarrifs .tarrif-card .tarrifs-item .tarrif-item{font-weight:400;font-size:20px;line-height:24px;letter-spacing:0}#tarrifs .tarrif-card .card-bottom{display:flex;justify-content:space-between;font-family:Inter,sans-serif;font-size:24px;line-height:29.76px;letter-spacing:-.25px}#tarrifs .tarrif-card .card-bottom .price{font-family:Inter,sans-serif;color:var(--main-blue)}#tarrifs .tarrif-card:nth-child(2){position:relative;border-color:rgba(0,0,0,0)}#tarrifs .tarrif-card:nth-child(2):before{content:"";position:absolute;inset:-3px;padding:6px;border-radius:inherit;background:linear-gradient(150.22deg,#397AF8,rgba(254,76,76,.8));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}#tarrifs .tarrif-card .popular-tarrif{background-color:#d7d7ff;border-radius:12px;padding:4px 0;display:flex;justify-content:center;position:absolute;bottom:calc(100% + 6px);width:calc(100% - 80px);transform-origin:left top;left:50%;transform:rotate(-3deg) translate(-50%,50%)}#tarrifs .tarrif-card .popular-tarrif span{display:flex;align-items:center;font-family:Raleway,sans-serif;font-weight:600;font-size:16px;line-height:12px;letter-spacing:.4px;column-gap:8px}#tarrifs .tarrif-card .popular-tarrif span:before{content:url(/assets/images/popular-star.svg);transform:rotate(13deg)}#tarrifs .tarrif-card .button-item{width:100%;margin-top:20px}#legal .title-item{font-weight:700;font-size:40px;line-height:40px;letter-spacing:-.25px;color:#130032}#legal .title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:24px}#legal .title-wrapper .privacy-section li,#legal .title-wrapper .privacy-section p,#legal .title-wrapper .privacy-section ul,#legal .title-wrapper .text-item,.privacy-section #legal .title-wrapper li,.privacy-section #legal .title-wrapper p,.privacy-section #legal .title-wrapper ul{max-width:570px}#legal .legal-wrapper{margin-top:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}#legal .card{border:1px solid #c7d6ff;border-radius:16px;padding:20px}#legal .card .title-item{display:flex;align-items:center;justify-content:space-between}#legal .card .title-item .image-wrapper img{width:81px;height:81px}#legal .card .privacy-section li,#legal .card .privacy-section p,#legal .card .privacy-section ul,#legal .card .text-item,.privacy-section #legal .card li,.privacy-section #legal .card p,.privacy-section #legal .card ul{margin-top:8px}#customers{margin-top:24px}#customers .customers-wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}#customers .customers-item{padding:20px;border-radius:16px;background-color:#f1f6ff}#customers .customers-item .title-item{font-weight:700;font-size:24px;line-height:100%;color:#130032}#customers .customers-item .privacy-section li,#customers .customers-item .privacy-section p,#customers .customers-item .privacy-section ul,#customers .customers-item .text-item,.privacy-section #customers .customers-item li,.privacy-section #customers .customers-item p,.privacy-section #customers .customers-item ul{margin-top:8px}#faq .faq-wrapper{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}#faq .faq-wrapper .faq-item{border:1px solid #c7d6ff;border-radius:10px}#faq .faq-wrapper .faq-item .title-item{display:flex;align-items:center;justify-content:space-between;padding:12px 12px 0}#faq .faq-wrapper .faq-item .privacy-section li,#faq .faq-wrapper .faq-item .privacy-section p,#faq .faq-wrapper .faq-item .privacy-section ul,#faq .faq-wrapper .faq-item .text-item,.privacy-section #faq .faq-wrapper .faq-item li,.privacy-section #faq .faq-wrapper .faq-item p,.privacy-section #faq .faq-wrapper .faq-item ul{margin-top:12px;padding:0 12px 12px}#blog{background:linear-gradient(180deg,#98BBF9,#397AF8 99.99%);color:var(--main-white);padding:100px 0;border-radius:16px}#blog .section-title{font-weight:700;font-size:40px;line-height:36px;letter-spacing:-.25px;margin-bottom:32px}#blog .blog-items .blog-item .thumbnail-wrapper img{border-radius:16px;width:100%}#blog .blog-items .blog-item .date-wrapper{font-size:12px;margin:10px 0 16px}#blog .blog-items .blog-item .date-wrapper .date-item{opacity:.6}#blog .blog-items .blog-item .title-wrapper .title-item{font-weight:400;font-size:20px;line-height:24.8px;letter-spacing:0;text-decoration:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;text-decoration-offset:0;text-decoration-thickness:0;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}#about_us{margin-top:24px}#about_us .about_us-wrapper{border-radius:16px;background:linear-gradient(98deg,#F1F6FF,rgba(158,193,255,.53) 96.46%);padding:24px 20px;display:grid;grid-template-columns:.53fr 1fr;grid-gap:1px;gap:1px}#about_us .about_us-wrapper .video-wrapper{height:320px;border-radius:16px;overflow:hidden;background:#eaf2ff}#about_us .about_us-wrapper .video-wrapper .about_us-image{width:100%;height:100%}#about_us .about_us-wrapper .texts-wrapper{display:grid;grid-template-rows:auto 1fr auto}#about_us .about_us-wrapper .texts-wrapper .title-item{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;color:#130032}#about_us .about_us-wrapper .texts-wrapper .privacy-section li,#about_us .about_us-wrapper .texts-wrapper .privacy-section p,#about_us .about_us-wrapper .texts-wrapper .privacy-section ul,#about_us .about_us-wrapper .texts-wrapper .text-item,.privacy-section #about_us .about_us-wrapper .texts-wrapper li,.privacy-section #about_us .about_us-wrapper .texts-wrapper p,.privacy-section #about_us .about_us-wrapper .texts-wrapper ul{margin-top:12px}.footer{background:linear-gradient(180deg,#98BBF9,#397AF8 99.99%);color:var(--main-white);padding:40px 0;border-radius:16px;margin:20px 0}.footer .footer-hr{border-color:hsla(0,0%,100%,.2);border-width:2px}.footer .footer-wrapper{padding:16px 8px}.footer .logo-subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:24px;letter-spacing:0;color:var(--main-white);vertical-align:middle;opacity:.8;margin-bottom:12px}.footer .footer-body{display:grid;grid-template-columns:1fr auto;justify-content:space-between;grid-gap:20px;gap:20px;padding:12px 0}.footer .logo-column{display:flex;flex-direction:column;gap:16px}.footer .footer-info{color:var(--main-white);max-width:367px}.footer .socials-wrapper .title-item{color:var(--main-white);font-weight:700;font-size:20px;line-height:30px;letter-spacing:-.25px}.footer .socials-wrapper .brics-logo-wrapper{margin-bottom:20px;text-align:center}.footer .socials-wrapper .brics-logo-wrapper img{max-width:192px;height:auto;border-radius:0}.footer .social-menu{margin-top:16px;column-gap:20px}.footer .social-menu .social-item{max-width:48px}.footer .social-menu .social-item img{max-width:100%}.footer .footer-copyright{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:21px;letter-spacing:0;vertical-align:middle;margin-bottom:8px;color:var(--main-white)}.footer .footer-text{margin:8px 0;line-height:16px}.footer .footer-text,.footer .privacy{font-family:Inter,sans-serif;font-weight:400;font-size:12px;letter-spacing:0;vertical-align:middle;color:var(--main-white);opacity:.8}.footer .privacy{line-height:18px;text-decoration:underline}.footer .privacy:hover{opacity:1}.footer .footer-links{margin-top:8px}@media(max-width:768px){.footer .footer-body{grid-template-columns:1fr;gap:24px}.footer .logo-column{order:1}.footer .socials-wrapper{order:0}.footer .social-menu{margin-top:12px}}#form .title-item,.login-section .title-item,.register-wrapper .title-item{font-weight:700;font-size:40px;line-height:36px;letter-spacing:-.25px;color:#130032}#form .privacy-section li,#form .privacy-section p,#form .privacy-section ul,#form .text-item,.login-section .privacy-section li,.login-section .privacy-section p,.login-section .privacy-section ul,.login-section .text-item,.privacy-section #form li,.privacy-section #form p,.privacy-section #form ul,.privacy-section .login-section li,.privacy-section .login-section p,.privacy-section .login-section ul,.privacy-section .register-wrapper li,.privacy-section .register-wrapper p,.privacy-section .register-wrapper ul,.register-wrapper .privacy-section li,.register-wrapper .privacy-section p,.register-wrapper .privacy-section ul,.register-wrapper .text-item{max-width:500px;font-family:Inter,sans-serif;font-weight:500;font-size:20px;line-height:28px;letter-spacing:0;color:rgba(25,25,25,.6);margin:20px 0 28px}#form .form-elements,.login-section .form-elements,.register-wrapper .form-elements{row-gap:16px}#form .input-wrapper input:not([type=checkbox]),#form .input-wrapper select,.login-section .input-wrapper input:not([type=checkbox]),.login-section .input-wrapper select,.register-wrapper .input-wrapper input:not([type=checkbox]),.register-wrapper .input-wrapper select{border:1px solid #000;height:56px;width:372px;background-color:#f5f5f5;padding:16px;border-radius:12px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-2%}#form .input-wrapper input:not([type=checkbox]),#form .input-wrapper input:not([type=checkbox]):focus,#form .input-wrapper select,#form .input-wrapper select:focus,.login-section .input-wrapper input:not([type=checkbox]),.login-section .input-wrapper select,.register-wrapper .input-wrapper input:not([type=checkbox]),.register-wrapper .input-wrapper select{outline:none}#form .input-wrapper .placeholder,.login-section .input-wrapper .placeholder,.register-wrapper .input-wrapper .placeholder{left:16px;top:50%;transform:translateY(-50%);font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:20px;letter-spacing:-2%;color:#919399;transition:all .3s ease;background-color:#fff;pointer-events:none;z-index:2}#form .input-wrapper .hide,.login-section .input-wrapper .hide,.register-wrapper .input-wrapper .hide{right:0;top:-40px;cursor:pointer;display:inline-flex;align-items:center;font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:100%;column-gap:4px}#form .input-wrapper .hide:before,.login-section .input-wrapper .hide:before,.register-wrapper .input-wrapper .hide:before{content:url(/assets/images/hide-icon.svg);margin-top:2px}#form .input-wrapper.active .placeholder,#form .input-wrapper:focus-within .placeholder,.login-section .input-wrapper.active .placeholder,.login-section .input-wrapper:focus-within .placeholder,.register-wrapper .input-wrapper.active .placeholder,.register-wrapper .input-wrapper:focus-within .placeholder{top:0;transform:translateY(-50%) scale(.75);transform-origin:left}#form .input-wrapper.select-wrapper:after,.login-section .input-wrapper.select-wrapper:after,.register-wrapper .input-wrapper.select-wrapper:after{content:url(/assets/images/lang-arrow.svg);position:absolute;right:12px;top:50%;transform:translateY(-50%)}#form .button-item,.login-section .button-item,.register-wrapper .button-item{--main-color:var(--main-blue);color:#fff;width:372px}#formPopup{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(21,21,21,.47);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1000;display:none;place-items:center}#formPopup.active{display:grid}#formPopup .popup-wrapper{background:#fff;width:884px;max-width:calc(100% - 24px);border-radius:20px;padding:24px 16px}#formPopup .popup-wrapper .title-item{font-weight:700;font-size:24px;letter-spacing:0}#formPopup .popup-wrapper .close{top:20px;right:20px}#formPopup .popup-wrapper .form-wrapper{margin-top:16px;display:grid;grid-gap:12px;gap:12px}#formPopup .popup-wrapper .form-wrapper .privacy-section li,#formPopup .popup-wrapper .form-wrapper .privacy-section p,#formPopup .popup-wrapper .form-wrapper .privacy-section ul,#formPopup .popup-wrapper .form-wrapper .text-item,.privacy-section #formPopup .popup-wrapper .form-wrapper li,.privacy-section #formPopup .popup-wrapper .form-wrapper p,.privacy-section #formPopup .popup-wrapper .form-wrapper ul{color:#626262}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper{transition:.5s;width:100%;display:grid;grid-template-columns:1fr 1fr;transform:translateX(-100%)}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item{width:100%;height:100%;display:none}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.active{display:block}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .title-item{margin-top:12px;font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;vertical-align:middle;color:#130032}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .privacy-section li,#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .privacy-section p,#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .privacy-section ul,#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .text-item,.privacy-section #formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type li,.privacy-section #formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type p,.privacy-section #formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type ul{margin-top:12px;color:#626262}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #c7d6ff;background:#fff;height:69px;width:auto;padding:12px 56px 12px 24px;cursor:pointer;transition:.3s}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item:hover{background:#f1f6ff}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item .privacy-section li,#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item .privacy-section p,#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item .privacy-section ul,#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item .text-item,.privacy-section #formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item li,.privacy-section #formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item p,.privacy-section #formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item ul{font-size:16px;letter-spacing:.2px}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .button-item.selected{border:1px solid var(--main-blue);background:#f1f6ff}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .buttons-wrapper{margin-top:12px;display:inline-flex;align-items:center;column-gap:8px}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .buttons-wrapper .button-item{padding:12px 34px;height:auto;width:auto;color:var(--main-white);border-radius:8px;background:var(--main-blue)}#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type #hero .buttons-wrapper .button-item:first-child,#formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .buttons-wrapper .button-item.button-outline,#hero #formPopup .popup-wrapper .form-wrapper .form-steps-wrapper .step-item.employment-type .buttons-wrapper .button-item:first-child{background:#fff;color:#1e1e1e}#formPopup .popup-wrapper .form-wrapper .step-wrapper{display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:8px;gap:8px}#formPopup .popup-wrapper .form-wrapper .step-wrapper .privacy-section li,#formPopup .popup-wrapper .form-wrapper .step-wrapper .privacy-section p,#formPopup .popup-wrapper .form-wrapper .step-wrapper .privacy-section ul,#formPopup .popup-wrapper .form-wrapper .step-wrapper .text-item,.privacy-section #formPopup .popup-wrapper .form-wrapper .step-wrapper li,.privacy-section #formPopup .popup-wrapper .form-wrapper .step-wrapper p,.privacy-section #formPopup .popup-wrapper .form-wrapper .step-wrapper ul{display:inline-flex;align-items:center;column-gap:12px}#formPopup .popup-wrapper .form-wrapper .step-wrapper .line-item{height:1px;display:block;width:100%;background:#bebebe;border-radius:2px}#formPopup .popup-wrapper .form-wrapper .step-wrapper .step{height:24px;width:24px;border-radius:16px;border:2px solid #9cc1ff;display:inline-flex;align-items:center;justify-content:center}#formPopup .popup-wrapper .form-wrapper .step-wrapper .step.active{border:2px solid var(--main-blue)}#formPopup .popup-wrapper .form-wrapper .step-wrapper .step.active:before{content:"";width:12px;height:12px;background:var(--main-blue);border-radius:16px}#formPopup .popup-wrapper .form-wrapper .input-wrapper{display:grid;grid-template-columns:1fr .1fr;border-radius:8px;border:1px solid #c7d6ff;background:#fff;padding:8px 12px 8px 24px}#formPopup .popup-wrapper .form-wrapper .input-wrapper.active{background:#f1f6ff;border:1px solid var(--main-blue)}#formPopup .popup-wrapper .form-wrapper .input-wrapper label{display:grid;grid-gap:8px;gap:8px}#formPopup .popup-wrapper .form-wrapper .input-wrapper label .privacy-section li,#formPopup .popup-wrapper .form-wrapper .input-wrapper label .privacy-section p,#formPopup .popup-wrapper .form-wrapper .input-wrapper label .privacy-section ul,#formPopup .popup-wrapper .form-wrapper .input-wrapper label .text-item,.privacy-section #formPopup .popup-wrapper .form-wrapper .input-wrapper label li,.privacy-section #formPopup .popup-wrapper .form-wrapper .input-wrapper label p,.privacy-section #formPopup .popup-wrapper .form-wrapper .input-wrapper label ul{color:#828282}#formPopup .popup-wrapper .form-wrapper .input-wrapper label input{border:0;outline:0;display:block;width:100%}#formPopup .popup-wrapper .form-wrapper .input-wrapper .toggle-password{color:#317dff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}#formPopup .popup-wrapper .form-wrapper .save-data{display:inline-flex;align-items:center;column-gap:6px}#formPopup .popup-wrapper .form-wrapper .save-data input[type=checkbox]{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center}#formPopup .popup-wrapper .form-wrapper .buttons-wrapper{display:inline-flex;align-items:center;column-gap:8px}#formPopup .popup-wrapper .form-wrapper .buttons-wrapper .button-item{border-radius:8px;background:var(--main-blue);color:var(--main-white);height:auto;padding:12px 34px}.register-body{display:flex;flex-direction:column;min-height:100vh}.register-body .main{flex:1 1}.login-section,.register-wrapper{width:100%}.login-section .logo-wrapper,.register-wrapper .logo-wrapper{padding:32px}.login-section .title-item,.register-wrapper .title-item{font-family:Raleway;font-weight:600;font-size:32px;line-height:100%;letter-spacing:0}.login-section .privacy-section li,.login-section .privacy-section p,.login-section .privacy-section ul,.login-section .text-item,.privacy-section .login-section li,.privacy-section .login-section p,.privacy-section .login-section ul,.privacy-section .register-wrapper li,.privacy-section .register-wrapper p,.privacy-section .register-wrapper ul,.register-wrapper .privacy-section li,.register-wrapper .privacy-section p,.register-wrapper .privacy-section ul,.register-wrapper .text-item{font-family:Inter;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0;color:#333;max-width:unset}.login-section .privacy-section li a,.login-section .privacy-section p a,.login-section .privacy-section ul a,.login-section .text-item a,.privacy-section .login-section li a,.privacy-section .login-section p a,.privacy-section .login-section ul a,.privacy-section .register-wrapper li a,.privacy-section .register-wrapper p a,.privacy-section .register-wrapper ul a,.register-wrapper .privacy-section li a,.register-wrapper .privacy-section p a,.register-wrapper .privacy-section ul a,.register-wrapper .text-item a{text-decoration:underline;color:#333;font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0}.login-section .privacy-section li.privacy-policy,.login-section .privacy-section p.privacy-policy,.login-section .privacy-section ul.privacy-policy,.login-section .text-item.privacy-policy,.privacy-section .login-section li.privacy-policy,.privacy-section .login-section p.privacy-policy,.privacy-section .login-section ul.privacy-policy,.privacy-section .register-wrapper li.privacy-policy,.privacy-section .register-wrapper p.privacy-policy,.privacy-section .register-wrapper ul.privacy-policy,.register-wrapper .privacy-section li.privacy-policy,.register-wrapper .privacy-section p.privacy-policy,.register-wrapper .privacy-section ul.privacy-policy,.register-wrapper .text-item.privacy-policy{color:#1c1c1c}.login-section .checkbox-wrapper label,.register-wrapper .checkbox-wrapper label{align-items:start;gap:8px}.login-section .checkbox-wrapper .privacy-section li,.login-section .checkbox-wrapper .privacy-section p,.login-section .checkbox-wrapper .privacy-section ul,.login-section .checkbox-wrapper .text-item,.privacy-section .login-section .checkbox-wrapper li,.privacy-section .login-section .checkbox-wrapper p,.privacy-section .login-section .checkbox-wrapper ul,.privacy-section .register-wrapper .checkbox-wrapper li,.privacy-section .register-wrapper .checkbox-wrapper p,.privacy-section .register-wrapper .checkbox-wrapper ul,.register-wrapper .checkbox-wrapper .privacy-section li,.register-wrapper .checkbox-wrapper .privacy-section p,.register-wrapper .checkbox-wrapper .privacy-section ul,.register-wrapper .checkbox-wrapper .text-item{margin:2px 0 0}.login-section .checkbox-wrapper input,.register-wrapper .checkbox-wrapper input{width:24px;height:24px}.login-section label .privacy-section li,.login-section label .privacy-section p,.login-section label .privacy-section ul,.login-section label .text-item,.privacy-section .login-section label li,.privacy-section .login-section label p,.privacy-section .login-section label ul,.privacy-section .register-wrapper label li,.privacy-section .register-wrapper label p,.privacy-section .register-wrapper label ul,.register-wrapper label .privacy-section li,.register-wrapper label .privacy-section p,.register-wrapper label .privacy-section ul,.register-wrapper label .text-item{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0}.login-section .form-container,.register-wrapper .form-container{flex:843 1;display:flex;flex-direction:column}.login-section .form-container .form-wrapper,.register-wrapper .form-container .form-wrapper{max-width:749px;padding:0 96px;flex:1 1;justify-content:center;flex-direction:column;display:flex}.login-section .form-container .form-wrapper .step-wrapper .step-text,.register-wrapper .form-container .form-wrapper .step-wrapper .step-text{display:block;margin:8px 0}.login-section .form-container .form-wrapper .step-wrapper .step-text,.login-section .form-container .form-wrapper .step-wrapper .step-text *,.register-wrapper .form-container .form-wrapper .step-wrapper .step-text,.register-wrapper .form-container .form-wrapper .step-wrapper .step-text *{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0}.login-section .form-container .form-wrapper .step-wrapper .step-items,.register-wrapper .form-container .form-wrapper .step-wrapper .step-items{gap:12px}.login-section .form-container .form-wrapper .step-wrapper .step-items .step,.register-wrapper .form-container .form-wrapper .step-wrapper .step-items .step{flex:0 1 116px;height:4px;background-color:var(--main-blue);border-radius:2px;opacity:.3}.login-section .form-container .form-wrapper .step-wrapper .step-items .step.active,.register-wrapper .form-container .form-wrapper .step-wrapper .step-items .step.active{opacity:1}.login-section .form-container .form-wrapper .form-title,.register-wrapper .form-container .form-wrapper .form-title{margin-bottom:32px}.login-section .form-container .form-elements,.register-wrapper .form-container .form-elements{row-gap:32px}.login-section .form-container .form-elements .email-checkbox,.register-wrapper .form-container .form-elements .email-checkbox{margin-top:12px}.login-section .form-container .form-elements input:not([type=checkbox]),.login-section .form-container .form-elements select,.register-wrapper .form-container .form-elements input:not([type=checkbox]),.register-wrapper .form-container .form-elements select{width:100%}.login-section .form-container .form-elements .button-item,.register-wrapper .form-container .form-elements .button-item{cursor:pointer;border-radius:32px;max-width:-moz-fit-content;max-width:fit-content;padding:20px 61px}.login-section .form-container .form-elements .button-item:disabled,.register-wrapper .form-container .form-elements .button-item:disabled{opacity:.25}.login-section .form-container #plan_id,.register-wrapper .form-container #plan_id{-webkit-appearance:none;-moz-appearance:none;appearance:none}.login-section .form-container #plan_id::-webkit-inner-spin-button,.login-section .form-container #plan_id::-webkit-outer-spin-button,.register-wrapper .form-container #plan_id::-webkit-inner-spin-button,.register-wrapper .form-container #plan_id::-webkit-outer-spin-button{appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0}.login-section .form-container .form-steps-body,.register-wrapper .form-container .form-steps-body{overflow:hidden}.login-section .form-container .form-steps-body .form-steps-wrapper,.register-wrapper .form-container .form-steps-body .form-steps-wrapper{padding:10px 0;transition:all .3s ease-out}.login-section .form-container .form-steps-body .step-item,.register-wrapper .form-container .form-steps-body .step-item{min-width:100%}.login-section .banner-container,.register-wrapper .banner-container{background:fixed linear-gradient(150.22deg,#397AF8 49.07%,rgba(254,76,76,.8) 98.44%);flex:597 1;position:relative}.login-section .banner-container .banner-wrapper,.register-wrapper .banner-container .banner-wrapper{height:100vh;position:-webkit-sticky;position:sticky;top:0;display:flex;align-items:center;justify-content:center}.login-section .banner-container .banner-wrapper img,.register-wrapper .banner-container .banner-wrapper img{max-width:70%}#contacts .contacts-wrapper{display:grid;grid-template-columns:.6fr .4fr;grid-gap:16px;gap:16px}#contacts .map-wrapper{border:1px solid #c7d6ff;border-radius:16px;overflow:hidden}#contacts .map-wrapper iframe{width:100%;height:100%}#contacts .contacts{border:1px solid #c7d6ff;border-radius:16px}#contacts .contacts .title-item{padding:20px}#contacts .contacts .contacts-list{display:grid;grid-gap:16px;gap:16px;padding:0 20px 20px}#contacts .contacts .contacts-list .contact-item{display:grid;grid-template-columns:.2fr .8fr;align-items:center;grid-column-gap:16px;column-gap:16px}#contacts .contacts .contacts-list .contact-item .image-item img{width:66px;height:66px}#blog_page .news-wrapper .top-wrapper{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}#blog_page .news-wrapper .top-wrapper .title-item{font-weight:700;font-size:36px;line-height:36px;letter-spacing:-.25px}#blog_page .news-wrapper .top-wrapper .search-item{display:inline-grid;grid-template-columns:1fr auto;border-radius:16px;border:1px solid #c7d6ff;overflow:hidden}#blog_page .news-wrapper .top-wrapper .search-item .input-item{border:0;outline:0;padding:12px 12px 12px 20px}#blog_page .news-wrapper .top-wrapper .search-item .button-item{margin:0;padding:0;width:58px;height:100%;display:grid;place-items:center;background:#317dff}#blog_page .news-wrapper .top-wrapper .search-item .button-item:after{display:none}#blog_page .news-wrapper .card-wrapper{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:16px}#blog_page .news-wrapper .card-wrapper .card{display:grid;grid-template-rows:auto 1fr auto;border:1px solid #c7d6ff;border-radius:16px;overflow:hidden}#blog_page .news-wrapper .card-wrapper .card .image-wrapper img{width:100%;height:208px}#blog_page .news-wrapper .card-wrapper .card .texts-wrapper{padding:12px}#blog_page .news-wrapper .card-wrapper .card .texts-wrapper .title-item{font-weight:700;font-size:24px;line-height:100%;color:#130032}#blog_page .news-wrapper .card-wrapper .card .texts-wrapper .privacy-section li,#blog_page .news-wrapper .card-wrapper .card .texts-wrapper .privacy-section p,#blog_page .news-wrapper .card-wrapper .card .texts-wrapper .privacy-section ul,#blog_page .news-wrapper .card-wrapper .card .texts-wrapper .text-item,.privacy-section #blog_page .news-wrapper .card-wrapper .card .texts-wrapper li,.privacy-section #blog_page .news-wrapper .card-wrapper .card .texts-wrapper p,.privacy-section #blog_page .news-wrapper .card-wrapper .card .texts-wrapper ul{margin-top:8px}#blog_page .news-wrapper .card-wrapper .card .details-wrapper{display:grid;grid-template-columns:1fr auto;padding:12px}#blog_page .news-wrapper .card-wrapper .card .details-wrapper .date-item{color:#a0a0a0}#blog_page .news-wrapper .nav-wrapper{margin-top:16px;display:inline-flex;align-items:center;column-gap:8px}#blog_page .news-wrapper .nav-wrapper .nav-button{width:28px;height:28px;display:grid;place-items:center;border-radius:4px;border:1px solid rgba(91,91,91,.47);background-color:rgba(0,0,0,0)}#single_blog .title-item{margin-top:12px;font-weight:700;font-size:36px;line-height:36px;letter-spacing:-.25px}#single_blog .image-wrapper{margin-top:12px}#single_blog .image-wrapper img{width:100%;height:364px}#single_blog .news-grid{display:grid;grid-template-columns:.7fr .3fr;grid-column-gap:16px;column-gap:16px;margin-top:16px}#single_blog .news-grid .texts-wrapper .privacy-section li,#single_blog .news-grid .texts-wrapper .privacy-section p,#single_blog .news-grid .texts-wrapper .privacy-section ul,#single_blog .news-grid .texts-wrapper .text-item,.privacy-section #single_blog .news-grid .texts-wrapper li,.privacy-section #single_blog .news-grid .texts-wrapper p,.privacy-section #single_blog .news-grid .texts-wrapper ul{margin-top:12px}#single_blog .news-grid .news-list .title-item{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0}#single_blog .news-grid .news-list .list{margin-top:12px;display:grid;grid-gap:12px;gap:12px}#single_blog .news-grid .news-list .list .list-item .title-item{letter-spacing:0;color:#130032}#single_blog .news-grid .news-list .list .list-item .privacy-section li,#single_blog .news-grid .news-list .list .list-item .privacy-section p,#single_blog .news-grid .news-list .list .list-item .privacy-section ul,#single_blog .news-grid .news-list .list .list-item .text-item,.privacy-section #single_blog .news-grid .news-list .list .list-item li,.privacy-section #single_blog .news-grid .news-list .list .list-item p,.privacy-section #single_blog .news-grid .news-list .list .list-item ul{margin-top:12px;color:#626262}#terms .title-item{margin-top:12px;font-weight:700;font-size:36px;line-height:36px;letter-spacing:-.25px}#terms .terms-wrapper{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}#terms .terms-wrapper .title-item{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;color:#130032}#terms .terms-wrapper .main-wrapper .texts .title-item{margin-top:12px}#terms .terms-wrapper .main-wrapper .texts .privacy-section li,#terms .terms-wrapper .main-wrapper .texts .privacy-section p,#terms .terms-wrapper .main-wrapper .texts .privacy-section ul,#terms .terms-wrapper .main-wrapper .texts .text-item,.privacy-section #terms .terms-wrapper .main-wrapper .texts li,.privacy-section #terms .terms-wrapper .main-wrapper .texts p,.privacy-section #terms .terms-wrapper .main-wrapper .texts ul{margin-top:12px;color:#626262}#register .title-item{margin-top:12px;font-weight:700;font-size:36px;line-height:36px;letter-spacing:-.25px}#register .form-wrapper{margin-top:16px;display:grid;grid-template-columns:.6fr .4fr;grid-gap:16px;gap:16px}#register .form-wrapper .details .step-wrapper{display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:8px;gap:8px}#register .form-wrapper .details .step-wrapper .privacy-section li,#register .form-wrapper .details .step-wrapper .privacy-section p,#register .form-wrapper .details .step-wrapper .privacy-section ul,#register .form-wrapper .details .step-wrapper .text-item,.privacy-section #register .form-wrapper .details .step-wrapper li,.privacy-section #register .form-wrapper .details .step-wrapper p,.privacy-section #register .form-wrapper .details .step-wrapper ul{display:inline-flex;align-items:center;column-gap:12px}#register .form-wrapper .details .step-wrapper .line-item{height:1px;display:block;width:100%;background:#bebebe;border-radius:2px}#register .form-wrapper .details .step-wrapper .step{height:24px;width:24px;border-radius:16px;border:2px solid #9cc1ff;display:inline-flex;align-items:center;justify-content:center}#register .form-wrapper .details .step-wrapper .step.active{border:2px solid var(--main-blue)}#register .form-wrapper .details .step-wrapper .step.active:before{content:"";width:12px;height:12px;background:var(--main-blue);border-radius:16px}#register .form-wrapper .details .buttons-wrapper{display:inline-flex;align-items:center;column-gap:8px}#register .form-wrapper .details .buttons-wrapper .button-item{border-radius:8px;background:var(--main-blue);color:var(--main-white);height:auto;padding:12px 34px}#register .form-wrapper .details .texts-wrapper{margin-top:16px;display:grid;grid-gap:12px;gap:12px}#register .form-wrapper .details .texts-wrapper .title-item{font-weight:700;font-size:24px;line-height:100%;letter-spacing:0;color:#130032}#register .form-wrapper .details .texts-wrapper .item{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}#register .form-wrapper .details .texts-wrapper .item .privacy-section li,#register .form-wrapper .details .texts-wrapper .item .privacy-section p,#register .form-wrapper .details .texts-wrapper .item .privacy-section ul,#register .form-wrapper .details .texts-wrapper .item .text-item,.privacy-section #register .form-wrapper .details .texts-wrapper .item li,.privacy-section #register .form-wrapper .details .texts-wrapper .item p,.privacy-section #register .form-wrapper .details .texts-wrapper .item ul{color:#626262}#register .form-wrapper .image-wrapper img{width:100%;height:100%}.login-section{padding:82px 0 40px;background:linear-gradient(150.22deg,#397AF8 49.07%,rgba(254,76,76,.8) 98.44%);flex:1 1;display:flex;align-items:center;justify-content:center}.login-section .container{max-width:640px;width:calc(100% - 48px)}.login-section .ellipse{width:64px;height:64px;border-radius:50%;margin-bottom:32px;background:url(/assets/images/login-user.svg) no-repeat 50% #fff}.login-section .title-item{text-align:center;margin-bottom:48px}.login-section .form-wrapper{width:100%;padding:40px 56px;background-color:#fff;border-radius:12px}.login-section .form-wrapper .button-item,.login-section .form-wrapper .input-wrapper,.login-section .form-wrapper .input-wrapper input{width:100%}.login-section .form-wrapper .form-elements{row-gap:24px}.login-section .form-wrapper .password-wrapper{margin-top:21px}.login-section .form-wrapper .button-item{border-radius:32px;transition:all .3s ease-out;cursor:pointer}.login-section .form-wrapper .button-item:disabled{opacity:.25}.login-section .or-wrapper{position:relative;width:100%;display:flex;justify-content:center;margin:32px 0}.login-section .or-wrapper .or-text{color:#fff;font-weight:400;font-size:22px;line-height:100%;letter-spacing:0;vertical-align:middle}.login-section .or-wrapper .or-text:after,.login-section .or-wrapper .or-text:before{content:"";position:absolute;height:2px;background-color:#fff;top:calc(50% - 2px);width:calc(50% - 30px);left:0}.login-section .or-wrapper .or-text:after{left:unset;right:0}.login-section .login-section .button-item,.login-section .register-wrapper .button-item{width:100%;background-color:#fff;color:#000;border-radius:32px}.privacy-section h1,.privacy-section h2{margin:1em 0 .5em;font-family:Raleway,sans-serif;font-weight:700;font-size:28px;line-height:30px;letter-spacing:-.25px;vertical-align:middle;color:#2a303a}.privacy-section .article{font-family:Inter,sans-serif}#page_404{padding:32px 0 84px}#page_404 .title-item{font-weight:700;font-size:32px;line-height:32px}#page_404 .privacy-section li,#page_404 .privacy-section p,#page_404 .privacy-section ul,#page_404 .text-item,.privacy-section #page_404 li,.privacy-section #page_404 p,.privacy-section #page_404 ul{margin-top:12px;color:#828282}#page_404 form{margin-top:12px;display:grid;grid-gap:10px;gap:10px}#page_404 form input[type=email],#page_404 form input[type=password],#page_404 form input[type=tel],#page_404 form input[type=text]{padding:8px 12px;border-radius:8px;border:1px solid #c7d6ff;background:#fff}#page_404 form input[type=email].error,#page_404 form input[type=password].error,#page_404 form input[type=tel].error,#page_404 form input[type=text].error{border:1px solid red;background:rgba(240,0,0,.12)}#page_404 form .row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}#page_404 form .messages{color:#626262;font-size:13px}#page_404 form .messages .error{color:red}#page_404 form .button-item{display:inline-flex;padding:12px 24px;justify-content:center;align-items:center;gap:12px;border-radius:8px;background:var(--main-blue);color:var(--main-white);width:244px;height:auto}#page_404 form .form-footer{margin-top:12px}#page_404 form .form-footer .privacy-section li,#page_404 form .form-footer .privacy-section p,#page_404 form .form-footer .privacy-section ul,#page_404 form .form-footer .text-item,.privacy-section #page_404 form .form-footer li,.privacy-section #page_404 form .form-footer p,.privacy-section #page_404 form .form-footer ul{color:#626262}#page_404 form .form-footer .link-item{color:#317dff}form.with-steps{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}form.with-steps .form-wrapper{border-radius:16px;border:1px solid #bebebe;padding:12px 16px}form.with-steps .form-wrapper .title-item{display:inline-flex;align-items:center;column-gap:8px}form.with-steps .form-wrapper .title-item .current-step{color:#317dff}form.with-steps .form-wrapper .form-steps-wrapper{margin-top:12px;transition:.5s;width:100%;display:grid;grid-template-columns:1fr 1fr;transform:translateX(-100%)}form.with-steps .form-wrapper .form-steps-wrapper .step-item{width:100%;height:100%;display:none}form.with-steps .form-wrapper .form-steps-wrapper .step-item.active{display:block}form.with-steps .form-wrapper .form-steps-wrapper .step-item .row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}form.with-steps .form-wrapper .form-steps-wrapper .step-item .row.hidden{display:none}form.with-steps .form-wrapper .form-steps-wrapper .step-item .buttons-wrapper{margin-top:12px;display:inline-flex;align-items:center;column-gap:8px}form.with-steps .form-wrapper .form-steps-wrapper .step-item .buttons-wrapper .button-item{padding:12px 34px;height:auto;width:auto;color:var(--main-white);border-radius:8px;background:var(--main-blue)}#hero form.with-steps .form-wrapper .form-steps-wrapper .step-item .buttons-wrapper .button-item:first-child,form.with-steps .form-wrapper .form-steps-wrapper .step-item #hero .buttons-wrapper .button-item:first-child,form.with-steps .form-wrapper .form-steps-wrapper .step-item .buttons-wrapper .button-item.button-outline{background:#fff;color:#1e1e1e}form.with-steps .form-wrapper .step-wrapper{display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:8px;gap:8px}.privacy-section form.with-steps .form-wrapper .step-wrapper li,.privacy-section form.with-steps .form-wrapper .step-wrapper p,.privacy-section form.with-steps .form-wrapper .step-wrapper ul,form.with-steps .form-wrapper .step-wrapper .privacy-section li,form.with-steps .form-wrapper .step-wrapper .privacy-section p,form.with-steps .form-wrapper .step-wrapper .privacy-section ul,form.with-steps .form-wrapper .step-wrapper .text-item{display:inline-flex;align-items:center;column-gap:12px}form.with-steps .form-wrapper .step-wrapper .line-item{height:1px;display:block;width:100%;background:#bebebe;border-radius:2px}form.with-steps .form-wrapper .step-wrapper .step{height:24px;width:24px;border-radius:16px;border:2px solid #9cc1ff;display:inline-flex;align-items:center;justify-content:center}form.with-steps .form-wrapper .step-wrapper .step.active{border:2px solid var(--main-blue)}form.with-steps .form-wrapper .step-wrapper .step.active:before{content:"";width:12px;height:12px;background:var(--main-blue);border-radius:16px}form.with-steps .form-wrapper .input-wrapper{display:grid;grid-template-columns:1fr .1fr;border-radius:8px;border:1px solid #c7d6ff;background:#fff;padding:8px 12px 8px 24px}form.with-steps .form-wrapper .input-wrapper.active{background:#f1f6ff;border:1px solid var(--main-blue)}form.with-steps .form-wrapper .input-wrapper label{display:grid;grid-gap:8px;gap:8px}.privacy-section form.with-steps .form-wrapper .input-wrapper label li,.privacy-section form.with-steps .form-wrapper .input-wrapper label p,.privacy-section form.with-steps .form-wrapper .input-wrapper label ul,form.with-steps .form-wrapper .input-wrapper label .privacy-section li,form.with-steps .form-wrapper .input-wrapper label .privacy-section p,form.with-steps .form-wrapper .input-wrapper label .privacy-section ul,form.with-steps .form-wrapper .input-wrapper label .text-item{color:#828282}form.with-steps .form-wrapper .input-wrapper label input{border:0;outline:0;display:block;width:100%}form.with-steps .form-wrapper .input-wrapper .toggle-password{color:#317dff;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}form.with-steps .form-wrapper .save-data{display:inline-flex;align-items:center;column-gap:6px}form.with-steps .form-wrapper .save-data input[type=checkbox]{width:12px;height:12px;display:inline-flex;align-items:center;justify-content:center}form.with-steps .form-wrapper .buttons-wrapper{display:inline-flex;align-items:center;column-gap:8px}form.with-steps .form-wrapper .buttons-wrapper .button-item{border-radius:8px;background:var(--main-blue);color:var(--main-white);height:auto;padding:12px 34px}@media(max-width:1300px){.header .buttons-wrapper .button-item{width:170px;min-width:170px;font-size:11px;padding:0 12px;white-space:nowrap;flex-shrink:0}}@media(max-width:1360px){.container,.container-lg{width:calc(100% - 40px)}.header .menu-wrapper{flex:0 1 840px}}@media(max-width:1080px){.header .logo-wrapper .logo-item{max-width:74px;height:auto;border-radius:37px}.header .menu-wrapper{flex:0 1 740px}.header .nav-wrapper{gap:12px}.header .nav-wrapper .menu-item .menu-link{padding:6px 12px;font-size:14px}.header .buttons-wrapper .button-item{width:160px;min-width:160px;font-size:11px;padding:0 12px;height:40px;white-space:nowrap;flex-shrink:0}#benefits .benefits-wrapper{grid-template-columns:repeat(2,1fr)}#tarrifs .tariffs-wrapper{grid-template-columns:1fr}#tarrifs .tariffs-wrapper .tariff-card{grid-template-columns:.8fr 1.2fr}}@media(max-width:1200px){.header .nav-wrapper{gap:14px}.header .nav-wrapper .menu-item .menu-link{padding:6px 10px;font-size:13px}.header .buttons-wrapper .button-item{width:140px;min-width:140px;font-size:10px;height:38px;padding:0 10px;white-space:nowrap;flex-shrink:0}}@media(max-width:980px){.container,.container-lg{width:calc(100% - 40px)}.mobile-menu-backdrop{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:999;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.header .menu-wrapper{display:none;position:fixed;top:0;left:0;right:0;background:#fff;z-index:1001;padding:20px;flex-direction:column;height:auto;max-height:100vh;overflow-y:auto;box-shadow:0 4px 8px rgba(0,0,0,.1)}.header .menu-wrapper.active{display:flex}.header .menu-wrapper .nav{width:100%}.header .menu-wrapper .nav .nav-wrapper{flex-direction:column;width:100%}.header .menu-wrapper .nav .nav-wrapper .menu-item{width:100%;margin-bottom:10px}.header .menu-wrapper .nav .nav-wrapper .menu-item .menu-link{width:100%;display:block;text-align:center}.header .menu-wrapper .buttons-wrapper{margin-top:20px;width:100%;justify-content:center}.header .menu-wrapper .close-menu{display:block;position:absolute;top:20px;right:20px;cursor:pointer}.header .mobile-menu-toggler{display:inline-grid;cursor:pointer;padding:8px;border-radius:6px;transition:background .2s ease}.header .mobile-menu-toggler:hover{background:rgba(0,0,0,.05)}#hero .title-item{font-size:32px;line-height:28px}#possibilities .possibilities-wrapper .possibility-item .image-wrapper{display:none}#for_whom .for_whom-wrapper{grid-template-columns:1fr;gap:0}#for_whom .for_whom-wrapper .image-wrapper{order:2;height:auto}#for_whom .for_whom-wrapper .image-wrapper .for_whom-image{margin-top:12px;width:100%;height:auto}#for_whom .for_whom-wrapper .texts-wrapper{order:1}#how_it_works .how_it_works-wrapper{grid-template-columns:1fr 1fr}#main_use .main_use-wrapper{grid-template-columns:1fr}#integrations .integrations-wrapper{grid-template-columns:1fr 1fr}#why_trust_us .elements-wrapper{grid-template-columns:1fr;grid-template-rows:auto}#register .form-wrapper{grid-template-columns:1fr}#register .form-wrapper .image-wrapper{display:none}#blog_page .news-wrapper .top-wrapper,#contacts .contacts-wrapper{grid-template-columns:1fr}#blog_page .news-wrapper .top-wrapper .title-item{font-size:32px;line-height:32px}#blog_page .news-wrapper .card-wrapper,footer .footer-wrapper{grid-template-columns:1fr 1fr}}@media(max-width:767px){.container,.container-lg{width:calc(100% - 32px)}.mobile-menu-backdrop{display:block;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.header{padding:12px 0}.header,.header .header-wrapper{position:relative}.header .header-wrapper .modal-background{content:"";display:none;position:fixed;left:0;top:0;width:100vw;height:100vh;background:rgba(0,0,0,.2);z-index:100}.header .menu-wrapper{border-radius:0 0 16px 16px;border:1px solid #c7d6ff;border-top:0;padding:20px 16px;background-color:#fff;width:calc(100% + 32px);box-shadow:0 4px 12px rgba(0,0,0,.15);top:100%;left:-16px;position:absolute;z-index:1000;flex-direction:column;row-gap:16px;max-height:0;overflow:hidden;transform:translateY(-10px);opacity:0;transition:all .3s ease-out;display:none}.header .menu-wrapper .nav .nav-wrapper{flex-direction:column;gap:8px}.header .menu-wrapper .nav .nav-wrapper .menu-item .menu-link{display:block;width:100%;text-align:center;padding:14px 16px;margin-bottom:4px;border-radius:8px;transition:all .2s ease}.header .menu-wrapper .nav .nav-wrapper .menu-item .menu-link:hover{background-color:var(--main-blue);color:var(--main-white);border-color:var(--main-blue);transform:translateY(-1px)}.header .menu-wrapper .buttons-wrapper{flex-direction:column;gap:12px;margin-top:8px;padding-top:16px;border-top:1px solid #e0e0e0}.header .menu-wrapper .buttons-wrapper .button-item{width:100%;height:48px;font-size:14px;font-weight:600}.header .menu-wrapper .close-menu{display:inline-grid;place-items:center;position:absolute;top:16px;right:16px;font-size:0;width:32px;height:32px;border-radius:50%;background:rgba(0,0,0,.05);cursor:pointer;transition:background .2s ease}.header .menu-wrapper .close-menu:hover{background:rgba(0,0,0,.1)}.header .menu-wrapper .close-menu svg{width:20px;height:20px}.header .menu-wrapper.active{display:flex!important;max-height:500px;transform:translateY(0);opacity:1}.header .mobile-menu-toggler{display:inline-grid;cursor:pointer}#hero{padding:12px 0 24px}#hero .title-item{font-size:32px;line-height:34px}#hero .privacy-section li,#hero .privacy-section p,#hero .privacy-section ul,#hero .text-item,.privacy-section #hero li,.privacy-section #hero p,.privacy-section #hero ul{margin-top:12px}#hero .hero-image-wrapper .hero-image{margin-top:0}#possibilities .texts-wrapper .title-wrapper .title-item{font-size:32px;line-height:32px}#possibilities .possibilities-wrapper{grid-template-columns:1fr}#for_whom .for_whom-wrapper .texts-wrapper .title-item{font-size:32px;line-height:34px}#for_whom .for_whom-wrapper .content-parts{grid-template-columns:1fr}#for_whom .for_whom-wrapper .content-item{min-width:auto}#how_it_works .how_it_works-wrapper,#integrations .integrations-wrapper,#main_use .main_use-wrapper{grid-template-columns:1fr}#why_trust_us .title-item{font-size:32px;line-height:32px}#why_trust_us .elements-wrapper{grid-template-columns:1fr;grid-template-rows:auto}#register .form-wrapper{grid-template-columns:1fr}#register .form-wrapper .image-wrapper{display:none}#blog_page .news-wrapper .card-wrapper,#blog_page .news-wrapper .top-wrapper,footer .footer-wrapper{grid-template-columns:1fr}footer .footer-wrapper .title .logo-wrapper .image-wrapper{display:inline-flex;align-items:center;column-gap:12px}footer .footer-wrapper .title .socials-wrapper{grid-template-columns:repeat(4,1fr)}}.main{padding-top:50px}@media(max-width:390px){.container,.container-lg{width:calc(100% - 29px)}}