.free_demo-form_btn,.hero-btn,.subscribe-button,.demo_btn,.card-button{position:relative;display:inline-block;padding:9px 16px;border:none;background:linear-gradient(to top right, #34F5C5, #1DCDFE);color:#14222f;font-family:"Onest",sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;transition:250ms cubic-bezier(0.4, 0, 0.2, 1)}.free_demo-form_btn span,.hero-btn span,.subscribe-button span,.demo_btn span,.card-button span{position:relative;z-index:1}.free_demo-form_btn::before,.hero-btn::before,.subscribe-button::before,.demo_btn::before,.card-button::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#34f5c5;transition:250ms cubic-bezier(0.4, 0, 0.2, 1);opacity:0;z-index:0}.free_demo-form_btn:hover span,.hero-btn:hover span,.subscribe-button:hover span,.demo_btn:hover span,.card-button:hover span,.free_demo-form_btn:focus span,.hero-btn:focus span,.subscribe-button:focus span,.demo_btn:focus span,.card-button:focus span{color:#14222f}.free_demo-form_btn:hover::before,.hero-btn:hover::before,.subscribe-button:hover::before,.demo_btn:hover::before,.card-button:hover::before,.free_demo-form_btn:focus::before,.hero-btn:focus::before,.subscribe-button:focus::before,.demo_btn:focus::before,.card-button:focus::before{opacity:1}.header-menu{display:flex;background-color:#2f455c}.input{width:100%;padding:8px 12px;border:1px solid #ced2d8;font-size:16px;font-weight:300;transition:250ms cubic-bezier(0.4, 0, 0.2, 1)}.input:focus{border-color:#34f5c5}.textarea{width:100%;height:168px;resize:none}.is-hidden{display:none}.no-scroll{overflow:hidden}@media screen and (min-width: 1024px){.no-scroll{overflow:scroll}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}html{box-sizing:border-box;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}img,fieldset,a img{border:none}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none}input[type=submit],button{cursor:pointer}textarea{overflow:auto;-webkit-overflow-scrolling:touch}input,button{margin:0;padding:0;border:0}div,input,textarea,select,button,h1,h2,h3,h4,h5,h6,a,span,a:focus{outline:none}ul,ol{list-style-type:none}table{border-spacing:0;border-collapse:collapse;width:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;margin:0;padding:0}a{display:block;text-decoration:none;color:inherit}a:hover{text-decoration:none}html{scroll-behavior:smooth}body{color:#14222f;font-family:"Onest",sans-serif;font-size:18px;font-weight:400}h1{font-size:38px;font-weight:500}h2{font-size:30px;font-weight:500}h3{font-size:24px;font-weight:500}@media screen and (min-width: 1024px){body{font-size:16px}h1{font-size:54px}h2{font-size:40px}}.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%;max-width:480px}.container-blog{max-width:376px}@media screen and (min-width: 1024px){.container{max-width:1280px;padding-left:15px;padding-right:15px}.container-blog{max-width:764px}}.backdrop{position:absolute;inset:0;background-color:rgba(20,34,47,.8);cursor:pointer}.modal{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);cursor:auto}.card-list{display:flex;column-gap:16px;overflow-x:scroll}@media screen and (min-width: 325px)and (max-width: 1023.98px){.card-list{padding:0 16px 16px 16px}}.card-item{display:flex;flex-direction:column;min-width:284px;padding:24px 16px;border:1px solid #1dcdfe;background-color:#fff}.card-title{margin-bottom:12px;font-size:20px;font-weight:500}.card-old_price{position:relative;color:#14222f;font-size:36px;font-weight:600}.card-old_price::after{content:"";position:absolute;left:60px;right:60px;top:50%;height:3px;background-color:#eb996e;transform:translateY(-50%)}.card-price{margin-bottom:6px;color:#2f455c;font-size:64px;font-weight:600}.card-discount{padding:4px 8px;margin-left:auto;margin-right:auto;margin-bottom:16px;border:1px solid #eb996e;color:#eb996e;font-size:13px;font-weight:600;text-transform:uppercase}.features-list{display:flex;flex-direction:column;row-gap:20px;margin-bottom:24px;margin-left:13px;font-size:14px;font-weight:300;text-align:start;list-style-type:disc}.card-button{margin-top:auto;background:linear-gradient(to right, #34F5C5, #1DCDFE)}@media screen and (min-width: 1024px){.card-list{justify-content:center}.card-item{min-width:364px;padding:32px 24px 24px 24px}.card-old_price::after{left:88px;right:88px}.card-title{margin-bottom:32px;font-size:24px}.features-list{font-size:16px}}.select-wrapper{position:relative;user-select:none}.select{padding:8px 12px;background-color:#fff;border:1px solid #ced2d8;color:#757575;font-size:16px;font-weight:500;text-align:left;cursor:pointer}.select-list{position:absolute;top:8px;left:8px;z-index:10;width:100%;max-width:328px;padding:12px 0;background-color:#d9d9d9;color:#000;font-size:14px;font-weight:300;font-style:italic;line-height:1.57142857;text-align:left}.select-list li{padding-left:16px;padding-right:16px;cursor:pointer;user-select:none;transition:250ms cubic-bezier(0.4, 0, 0.2, 1)}.select-list li:hover{background-color:#bfbfbf}.header{position:sticky;top:0;left:0;right:0;z-index:2;min-height:42px;background-color:#2f455c}@media screen and (min-width: 325px)and (max-width: 1023.98px){.header-blog{position:static;padding-top:26px;padding-bottom:26px}}.header-container{position:relative;display:flex;justify-content:center}.menu_button{position:absolute;top:9px;left:24px;width:24px;height:24px;fill:#34f5c5;cursor:pointer}.header-menu{background-color:#2f455c}.nav-list{display:flex;color:#fff}.demo_btn{width:fit-content;height:fit-content;border:1px solid #34f5c5;color:#34f5c5;background:#2f455c}@media screen and (min-width: 325px)and (max-width: 1023.98px){.header-menu{position:absolute;top:41.5px;right:0;left:0;z-index:10;flex-direction:column;row-gap:28px;height:100vh;padding-left:24px;padding-right:24px}.logo-link{padding-top:12px;padding-bottom:6.5px;padding-left:12px;padding-right:12px}.nav-list{flex-direction:column;margin-left:-24px;margin-right:-24px}.nav-link{padding:28px 24px}}@media screen and (min-width: 1024px){.menu_button{display:none}.header-container{justify-content:space-between;align-items:center}.logo-link{display:block;padding:23px 18px;margin-left:-23px}.header-menu{display:flex;align-items:center;column-gap:20px}.nav-link{padding:22px 28px}}.footer{padding-top:20px;padding-bottom:12px;text-align:center;background-color:#2f455c;color:#fff}.footer-blog{padding-top:40px;padding-bottom:36px;font-family:"Montserrat",sans-serif}.footer-blog h2{margin-bottom:16px;font-size:20px;font-weight:600}.footer-blog p{margin-top:0 !important;font-size:14px !important;font-style:italic;font-weight:300;text-align:left;line-height:1.6}.logo-default{display:block;margin-left:auto;margin-right:auto}.logo-white{display:none}@media screen and (min-width: 325px)and (max-width: 1023.98px){.footer nav{margin-top:20px}}.networks-list{display:flex;justify-content:center;column-gap:12px}.networks-list a{height:32px}.networks-icon{width:32px;height:32px;fill:#fff}.footer p{font-size:10px;font-weight:300}@media screen and (min-width: 325px)and (max-width: 1023.98px){.footer p{margin-top:24px}}.policy-link{width:fit-content;font-size:10px;font-weight:300;text-decoration:underline}.blog-form{display:flex;flex-direction:column;row-gap:32px}.input-group{display:flex;flex-direction:column;row-gap:20px}.input-group p{font-style:normal;margin-left:6px}.subscribe-button{max-width:140px;width:100%;height:fit-content;padding-top:12px;padding-bottom:12px;margin-left:auto;font-size:16px;font-weight:700;text-transform:none}@media screen and (min-width: 1024px){.footer-blog{padding-top:84px;padding-bottom:92px}.footer-blog h2{margin-bottom:10px;font-size:36px;text-align:left}.footer-blog p{font-size:20px !important}.container-footer-blog{max-width:1188px}.blog-form{flex-direction:row}.input-group{width:100%;max-width:852px}.input-group p{margin-bottom:4px}.subscribe-button{max-width:162px;padding-top:16px;padding-bottom:16px;margin-top:auto}.footer-container{display:flex;justify-content:space-between;align-items:center}.logo-default{display:none}.logo-white{display:block}.footer nav{order:1}}.hero-section{position:relative;z-index:1;padding-top:48px;padding-bottom:24px;background-color:#e7eadd;color:#fff;overflow:hidden}.video-container{position:absolute;top:0;left:0;right:0;z-index:-1;display:flex}.video-container::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#14222f;opacity:.3}.video-container video{width:202%;margin-left:auto;margin-right:auto}@media(min-width: 320px){.video-container{left:-40px}.video-container video{width:244%}}@media(min-width: 375px){.video-container{top:-1px;left:-1px}.video-container video{width:202%}}@media(min-width: 425px){.video-container video{width:178%}}@media(min-width: 438px){.video-container video{width:153%}}@media(min-width: 451px){.video-container video{width:141%}}@media(min-width: 475px){.video-container video{width:134%}}@media(min-width: 500px){.video-container video{width:128%}}@media(min-width: 600px){.video-container video{width:106%}}@media(min-width: 700px){.video-container video{width:106%}}@media(min-width: 700px){.video-container{top:-35px}.video-container video{width:100%}}@media(min-width: 768px){.video-container{top:-70px}.video-container video{width:100%}}@media(min-width: 1440px){.video-container{top:-300px}}.hero-section p{font-size:16px}.hero-section p:first-of-type{margin-top:22px;margin-bottom:24px}.hero-btn{margin-top:44px;color:#2f455c}@media screen and (min-width: 1024px){.hero-section{padding-top:55px;padding-bottom:64px}.video-container{left:0}.video-container video{max-width:1920px}.hero-section h1{max-width:576px}.hero-section p{max-width:444px;font-size:24px}.hero-section p:first-of-type{margin-top:20px;margin-bottom:32px}.hero-btn{margin-top:39px}}.key_features-section{position:relative;z-index:1;padding-top:32px;padding-bottom:34px;background-color:#ededea}.key_features-item{display:flex;column-gap:23px}.key_features-item:nth-child(2n+1){margin-bottom:33px}.key_features-item:nth-child(2n+2){margin-bottom:36px}.key_features-item:last-child{margin-bottom:0}.key_features-icon_wrap{width:18px}.key_features-icon{width:18px;height:18px;fill:#2f455c}@media screen and (min-width: 325px)and (max-width: 1023.98px){.key_features-icon{position:relative;top:3px}}@media screen and (min-width: 1024px){.key_features-section{padding-top:84px;padding-bottom:98px;font-size:24px}.key_features-item{column-gap:16px}.key_features-item:not(:last-child){margin-bottom:40px}.key_features-icon_wrap{width:32px}.key_features-icon{width:32px;height:32px}}.mission-section{padding-top:32px;padding-bottom:32px}.mission{display:flex;flex-direction:column;row-gap:16px;text-align:center}.mission>h3{font-size:18px;font-weight:400}.mission-list{display:flex;flex-direction:column;margin-top:16px;text-align:left}@media screen and (min-width: 325px)and (max-width: 1023.98px){.mission-list{row-gap:32px}}.mission-item{display:flex;flex-direction:column;row-gap:16px}@media screen and (min-width: 1024px){.mission-section{padding-top:67px;padding-bottom:128px}.mission{row-gap:8px}.mission>p{max-width:930px;margin-left:auto;margin-right:auto}.mission-list{flex-direction:row;justify-content:space-around;margin-top:46px}.mission-item{max-width:310px}}.pricing_plans-section{padding:32px 0;text-align:center;background-color:#ededea}.pricing_plans-section .container{padding:0}.pricing_plans-section h2{margin-bottom:32px}.pricing_plans-title_span{font-weight:500}@media screen and (min-width: 325px)and (max-width: 1023.98px){.pricing_plans-title_span{display:block;font-size:24px}}@media screen and (min-width: 1024px){.pricing_plans-section{padding-top:54px;padding-bottom:128px}}.affiliate_platform-section{padding-top:32px;padding-bottom:32px}.affiliate_platform-inner{margin-left:-16px;margin-right:-16px;margin-bottom:32px;background-color:#e7eadd}.affiliate_platform-inner p{padding:32px 17px 32px 22px;text-align:center}.affiliate_platform-list{padding-left:16px}.affiliate_platform-item{position:relative;font-size:21px}.affiliate_platform-item::before{content:"";position:absolute;top:0;left:-16px;width:2px;height:36px;background-image:linear-gradient(to top right, #34F5C5, #1DCDFE)}@media screen and (min-width: 325px)and (max-width: 1023.98px){.affiliate_platform-item:not(:last-child){margin-bottom:24px}}@media screen and (min-width: 1024px){.affiliate_platform-section{padding-top:145px;padding-bottom:115px}.affiliate_platform-inner{display:flex;margin-left:-15px;margin-right:-15px;margin-bottom:133px}.affiliate_platform-inner p{padding:74px 73px 73px 150px;order:-1;font-size:40px;font-weight:500;text-align:end}.affiliate_platform-inner picture{display:flex;align-items:center}.affiliate_platform-inner img{width:312px}.affiliate_platform-list{display:flex;flex-wrap:wrap;justify-content:center;row-gap:51px}.affiliate_platform-item:nth-child(1){max-width:290px;margin-top:-14px;margin-right:137px}.affiliate_platform-item:nth-child(2){max-width:247px;margin-right:117px}.affiliate_platform-item:nth-child(3){max-width:310px}.affiliate_platform-item:nth-child(4){max-width:206px;margin-right:116px}.affiliate_platform-item:nth-child(5){max-width:274px}}.advantages-section{padding-top:32px;padding-bottom:64px;text-align:center;background-color:#14222f;color:#fff}.advantages{display:flex;flex-direction:column;row-gap:16px}.advantages-item{display:flex;flex-direction:column;row-gap:16px;text-align:start}@media screen and (min-width: 325px)and (max-width: 1023.98px){.advantages-item:not(:last-child){margin-bottom:32px}}.advantages-item p{font-size:16px}.advantages-icon{width:60px;height:60px;fill:#34f5c5}@media screen and (min-width: 1024px){.advantages-section{padding-top:64px;padding-bottom:128px}.advantages>p{margin-bottom:48px;font-size:18px}.advantages-list{display:flex;flex-wrap:wrap;justify-content:center;row-gap:32px;column-gap:37px}.advantages-item{max-width:392px}}.tracking_pricing-section{padding:32px 0;text-align:center}.tracking_pricing-section h2{margin-bottom:16px}.tracking_pricing-section .container{padding:0}.tracking_pricing-info{margin-top:8px}@media screen and (min-width: 1024px){.tracking_pricing-section{padding-top:64px;padding-bottom:128px}.tracking_pricing-section h2{margin-bottom:32px}.tracking_pricing-info{margin-top:32px}}.blog-section{padding-top:40px;padding-bottom:40px;font-family:"Montserrat",sans-serif;overflow:hidden}.blog-title-wrap{display:flex;flex-direction:column;align-items:center;row-gap:20px;padding-bottom:40px;text-align:center}.blog-title{font-size:25px;line-height:1.3}@media screen and (min-width: 325px)and (max-width: 1023.98px){.blog-title{max-width:210px}}.blog-text-wrap{max-width:200px;font-size:14px;font-weight:400;line-height:1.6}.blog-list{padding-top:40px}.blog_group{display:flex;flex-direction:column;row-gap:40px}.blog_item-link{display:flex;flex-direction:column;row-gap:24px;height:100%;padding:24px;border-radius:24px;background-color:#ededea;color:#2f455c}@media screen and (min-width: 325px)and (max-width: 1023.98px){.blog_item-link{padding-bottom:44px}}.blog_item-image{border-radius:20px}.blog_item-text-wrap{display:flex;flex-direction:column;row-gap:12px}.blog_item-title{font-size:16px;line-height:1.5;font-weight:600}.blog_item-text{font-size:14px;line-height:1.14285714;font-weight:400}.blog_item-more{width:fit-content;font-style:italic;font-weight:700;font-size:12px}.blog-swiper-btns-wrap{display:flex;column-gap:20px;width:fit-content;margin-left:auto;margin-right:auto}.blog-swiper-button{width:28px;user-select:none;cursor:pointer}.blog-swiper-button.button-prev{rotate:180deg;transform-origin:center}@media screen and (min-width: 325px)and (max-width: 1023.98px){.blog-swiper-desktop{display:none}}@media screen and (min-width: 1024px){.blog-section{padding-bottom:60px}.blog-title{font-size:36px}.blog-text-wrap{max-width:750px;font-size:20px}.blog_item-link{justify-content:space-between}.blog_item-text-wrap{height:100%;justify-content:space-between}.blog_item-title{font-size:18px}.blog_item-text{font-size:16px}.blog_item-more{font-size:14px}.blog-swiper-button{width:38px}.blog-swiper-mobile{display:none}}.free_demo-section{padding-top:32px;padding-bottom:64px;text-align:center;background-color:#ededea;min-height:696.5px}@media screen and (min-width: 1024px){.free_demo-section{min-height:746.5px}}.free_demo-section h2{margin-bottom:16px}.free_demo-section p{margin-bottom:24px}.free_demo-form{display:flex;flex-direction:column;row-gap:16px}.form-success_message{padding:24px 24px 60px;background-color:#fff;color:#2f455c}.form-success_message .emoji{font-size:86px;margin-bottom:10px}.form-success_message h2{text-align:center}.form-success_message p{margin-left:auto;margin-right:auto;text-align:center}.free_demo-form_btn{background:linear-gradient(to right, #34F5C5, #1DCDFE)}@media screen and (min-width: 1024px){.free_demo-section{padding-top:64px;padding-bottom:128px}.free_demo-section p{max-width:552px;margin-left:auto;margin-right:auto;margin-bottom:64px;font-size:18px}.free_demo-form{max-width:585px;margin-right:auto;margin-left:auto}.form-success_message{padding-top:28px;padding-bottom:98px}.form-success_message{margin-left:auto;margin-right:auto;max-width:585px}.form-success_message h2{font-size:30px;margin-bottom:24px}.form-success_message p{max-width:376px;margin-bottom:0}}.hero-blog{min-height:144px;background-image:url(../images/blog/hero-blog-mob.webp);background-repeat:no-repeat;background-size:cover;background-position:center}@media screen and (min-width: 1024px){.hero-blog{min-height:476px;background-image:url(../images/blog/hero-blog-desk.webp);background-size:contain}}.content-blog-section{padding-top:24px;padding-bottom:40px;font-family:"Montserrat",sans-serif;font-size:14px;line-height:1.5;background-color:#fefff9}.content-blog-section h1,.content-blog-section h2{font-weight:700}.content-blog-section h1{margin-left:-14px;margin-right:-14px;font-size:20px;line-height:1;text-align:center;margin-bottom:24px;text-transform:uppercase}.content-blog-section h2{font-size:14px}.article-info{display:flex;column-gap:20px;margin-bottom:20px;font-size:8px}.category{font-weight:600;font-style:italic;text-decoration:underline}.disc-list{padding-left:20px}.disc-list li{position:relative}.disc-list li:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:-10px;width:3px;height:3px;background-color:#000;border-radius:50%}@media screen and (min-width: 1024px){.content-blog-section{padding-top:60px;padding-bottom:74px;font-size:18px}.content-blog-section h1{margin-left:0;margin-right:auto;font-size:35px;text-align:left;margin-bottom:20px}.content-blog-section h2{font-size:18px}.article-info{column-gap:24px;font-size:10px}.results-breakdown{display:flex}}.congratulations__header{position:static}.congratulations__header button{z-index:0}.congratulations__main{height:calc(100vh - 69px - 124px)}@media screen and (min-width: 1024px){.congratulations__main{height:calc(100vh - 69px - 64px)}}/*# sourceMappingURL=main.min.css.map */
