:root{--c_primary:#5ACAA7;--c_secondary:#09142B;--c_heading:#09142B;--c_text:#051140;--c_text_dark:#181818;--c_grey:#F6F6F6;--c_black:#000000;--c_white:#ffffff;--f_body:'Urbanist','Brandon Grotesque',sans-serif;--transition:all 0.3s ease-in-out 0s}*{outline:0!important;margin:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:var(--c_white)}a,a:hover{color:var(--c_text);transition:var(--transition)}b,strong{font-weight:700}a,a:not(.btn_n):hover{text-decoration:none}:is(h1,h2,h3,h4,h5,h6){color:var(--c_heading);margin-bottom:0;font-family:var(--f_body)}.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:57px;font-weight:500;line-height:1.2}.hd_2 :where(h1,h2,h3,h4,h5,h6),h2{font-size:50px;font-weight:500;line-height:1.2}.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:40px;font-weight:700;line-height:1.2}.hd_4 :where(h1,h2,h3,h4,h5,h6),h4{font-size:33px;font-weight:700;line-height:1.2}.hd_5 :where(h1,h2,h3,h4,h5,h6,.accordion-button),h5{font-size:26px;font-weight:600;line-height:1.2}.hd_6 :where(h1,h2,h3,h4,h5,h6),h6{font-size:24px;font-weight:700;line-height:1.2}body,li,p{font-size:18px;font-weight:400;line-height:1.5;color:var(--c_text);font-family:var(--f_body)}figure,li,ol,p,ul{margin:0}:is(p,ul,ol,li):not(:last-child){margin-bottom:16px}ul{padding:0;list-style:none}img{max-width:100%}.u_spc,.ut_spc{padding-top:90px}.u_spc,.ub_spc{padding-bottom:90px}.uh_spc,.uht_spc{padding-top:60px}.uh_spc,.uhb_spc{padding-bottom:60px}.hd_spc{margin-bottom:50px}.pt_spc{padding-top:50px}.c_primary{color:var(--c_primary)}.bg_primary{background-color:var(--c_primary)}.c_secondary{color:var(--c_secondary)}.bg_secondary{background-color:var(--c_secondary)}.bg_grey{background-color:var(--c_grey)}.c_white{color:var(--c_white)}.bg_white{background-color:var(--c_white)}.c_black{color:var(--c_white)}.d_block{display:block}.content{overflow:hidden}.btnn{gap:10px;display:inline-flex;align-items:center;justify-content:center;min-height:56px;font-size:18px;font-weight:500;padding:5px 45px;border-radius:10px;cursor:pointer;text-indent:0;position:relative;letter-spacing:0;text-transform:initial;box-shadow:none!important;transition:var(--transition);border:1px solid transparent;overflow:hidden;z-index:1}.btnn:before{animation:2s infinite slide;background:linear-gradient(90deg,#40ebf100 0,#fffefd8f 50%,#fffefd47 69%,#40ebf100);bottom:0;content:"";position:absolute;top:0;width:100%;z-index:-1;pointer-events:none}@keyframes slide{0%{left:-100%}100%{left:100%}}.btn_sm{font-size:16px;min-height:53px;padding:5px 30px}.btn_xsm{font-size:15px;min-height:46px;padding:5px 35px}.btn_primary{color:var(--c_white);border-color:var(--c_primary);background-color:var(--c_primary)}.btn_primary:is(:hover,:focus){color:var(--c_white);border-color:var(--c_secondary);background-color:var(--c_secondary);box-shadow:0 0 20px 2px rgba(0,0,0,.1)!important}.btn_primary.br{color:var(--c_primary);border-color:rgb(54,163,181,.3);background-color:var(--c_white)}.btn_primary.br:is(:hover,:focus){color:var(--c_primary);border-color:var(--c_primary);background-color:var(--c_white)}.btn_group{display:flex;gap:0 20px}.btn_store{color:var(--c_white);border-color:var(--c_secondary);background-color:var(--c_secondary)}.btn_store:is(:hover,:focus){color:var(--c_white);border-color:var(--c_secondary);background-color:var(--c_secondary);box-shadow:0 0 20px 2px rgba(0,0,0,.1)!important;transform:translateY(-5px)}.btn_disable{position:relative;cursor:not-allowed}.btn_disable .btn_store{pointer-events:none}.btn_disable>span{position:absolute;right:0;top:100%;font-size:12px;font-style:normal;font-weight:600;color:#000;text-transform:capitalize;display:inline-flex;padding-top:4px;line-height:1}.btn_store:has(cite){cursor:not-allowed}.btn_store figure{display:inline-flex}.btn_store figure img{height:30px}.btn_store strong{gap:2px;display:inline-flex;flex-direction:column;font-weight:500;line-height:1}.btn_store strong span{font-size:10px;font-weight:300;line-height:1;text-transform:uppercase;letter-spacing:.8px}label{font-size:14px;text-transform:capitalize;font-weight:500;color:#5e5e5e;display:block;margin:0}label.error{position:absolute;top:100%;left:0;color:red;font-weight:500;font-size:11px;letter-spacing:.2px;margin:2px 0 0}.control-group{margin-bottom:35px}section[id]{scroll-margin-top:70px}section[id].testimonial_section{scroll-margin-top:-20px}section[id].features_section{scroll-margin-top:200px}input,select,textarea{width:100%;color:#101010;font-weight:600;font-size:18px;border-radius:0;outline:0;box-shadow:none;border:none;border-bottom:1px solid #a1a1a1;background-color:transparent}input{height:42px;padding:0}select{height:42px;padding:0 30px 0 0}textarea{height:120px;padding:10px 0;resize:none}input::placeholder,select::placeholder,textarea::placeholder{color:#b5b5b5;font-weight:400;opacity:1}input:focus,select:focus,textarea:focus{border-color:var(--c_primary)}:is(input,select,textarea,.control-group).empty_value{border-color:red}.form_btn{margin-top:60px}.form_btn>p{display:flex;align-items:center;justify-content:flex-start;flex-direction:row-reverse}.control_group .wpcf7-form-control-wrap{display:block}.control_group .wpcf7-not-valid-tip{font-size:14px;top:100%;position:absolute;font-weight:500}.form_btn .btnn{min-width:210px}.gap_m,.gap_p{--gap_x:30px;--gap_y:30px;display:flex;flex-wrap:wrap;margin-top:calc(var(--gap_y) * -1);margin-left:calc(var(--gap_x) * -1)}.gap_m>*,.gap_p>*{flex-shrink:0;width:100%;max-width:100%;margin-top:var(--gap_y)}.gap_p>*{padding-left:var(--gap_x)}.gap_m>*{margin-left:var(--gap_x)}.w_50{width:50%}.w_100{width:100%}.reverse_gap{flex-direction:row-reverse}.text_center{text-align:center}.title_head{margin-bottom:60px}.title_head h2{position:relative;z-index:1}.title_head.text_center h2::before{content:attr(data-section);position:absolute;left:50%;transform:translate(-50%,0);text-transform:uppercase;font-size:123px;font-weight:900;color:#f8f8f8;opacity:.6;z-index:-1;bottom:-28px;white-space:nowrap}.title_head h2 span{color:var(--c_primary);font-weight:700}.title_head h2:not(:last-child){margin-bottom:15px}.title_head p{font-size:22px;font-weight:500}.conta_iner{max-width:1170px;width:90%;margin-inline:auto}@media (max-width:767.98px){.conta_iner{width:100%;padding:0 15px}}.site_header{top:0;position:fixed;padding:24px 0;width:100%;transition:var(--transition);z-index:999}.site_header.scrolled{padding:15px 0;background-color:var(--c_white);box-shadow:0 0 20px 2px rgba(0,0,0,.1)}.site_header nav{display:flex;align-items:center;justify-content:space-between}.site_logo,.site_logo figure{display:inline-flex}.site_logo figure img{height:100%}.site_menu{display:flex;align-items:center;justify-content:flex-end}.site_menu>li{margin-bottom:0;position:relative}.site_menu>li:not(:first-child){margin-left:20px}.site_menu>li:last-child{margin-left:55px}.site_menu>li>a:not(.btnn){padding:10px;font-size:16px;font-weight:600;color:var(--c_text);display:inline-flex}.site_menu>li:has(ul)>a::after{content:"\f0d7";font-family:"Font Awesome 5 Free";font-weight:900;font-size:14px;margin-left:5px;position:relative;top:2px}.site_menu>li>a:not(.btnn):hover{color:var(--c_primary)}.site_menu>li>ul{position:absolute;margin:0;top:100%;left:-5px;padding:8px 0;background-color:var(--c_white);box-shadow:0 0 20px 2px rgba(0,0,0,.1);transform:translate(0,25%);opacity:0;visibility:hidden;transition:var(--transition);z-index:1}.site_menu>li:hover>ul{transform:translate(0,0);opacity:1;visibility:visible}.site_menu>li>ul>li{width:100%;margin:0}.site_menu>li>ul>li>a{width:100%;padding:4px 15px;font-size:16px;font-weight:600;color:var(--c_text);display:inline-flex;white-space:nowrap}.site_menu>li>ul>li>a:hover{color:var(--c_white);background-color:var(--c_primary)}.hero_section{padding:155px 0 20px;background-image:url('../images/banner-background.jpg');background-size:cover;background-repeat:no-repeat;background-position:center}.hero_section .gap_p{align-items:center}.hero_section :is(.left_s,.right_s){width:50%;position:relative}.hero_section .left_s::after,.hero_section .left_s::before,.hero_section .right_s figure::after,.hero_section .right_s figure::before,.hero_section .right_s::after,.hero_section .right_s::before{content:"";position:absolute;background-position:center;background-size:contain;background-repeat:no-repeat;z-index:1}.hero_section .left_s::before{width:11.5%;aspect-ratio:1;background-image:url("../images/pieChart_icon.svg");top:-10%;left:46%;transform:translate(0,-100%)}.hero_section .left_s::after{width:23%;aspect-ratio:1;background-image:url(../images/arrow01_icon.svg);background-position:center top;bottom:-9%;left:60%}.hero_section .left_s{padding-bottom:8.5%}.hero_section .right_s::before{width:10%;aspect-ratio:1;background-image:url("../images/currency_icon.svg");top:4%;right:0;transform:translate(50%,0)}.hero_section .right_s::after{width:27.5%;aspect-ratio:1/0.4;background-image:url("../images/progress_icon.svg");bottom:38%;right:0;transform:translate(50%,0);filter:drop-shadow(0px 12px 31px rgba(0, 0, 0, .14))}.hero_section .right_s figure::before{width:8.5%;aspect-ratio:1;background-image:url("../images/radio_icon.svg");top:10%;left:0;transform:translate(-100%,0)}.hero_section .right_s figure::after{width:16%;aspect-ratio:1;background-image:url("../images/insight_icon.svg");bottom:33%;left:0;transform:translate(-50%,0)}.hero_section .left_s h1{color:var(--c_primary);margin-bottom:12px}.hero_section .left_s h1 b{font-weight:800;color:var(--c_secondary);text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:2px}.hero_section .left_s p{font-size:22px;font-weight:500;margin-bottom:50px}.hero_section .right_s{text-align:right}.hero_section .right_s figure{width:100%;max-width:534px;display:inline-block;text-align:center;position:relative;z-index:1}.hero_section .btnn.btn_store{background:linear-gradient(135deg,rgba(9,20,43,.9),rgba(9,20,43,.8));border:2px solid var(--c_secondary);color:var(--c_white)}.hero_section .btnn.btn_store:hover{background:linear-gradient(135deg,var(--c_secondary),#09142b);border-color:var(--c_primary);box-shadow:0 15px 35px rgba(9,20,43,.3)}.phone_img{width:54.31%;filter:drop-shadow(53px 45px 20px rgba(0, 0, 0, .16))}.phone_welcome_badge{position:absolute;top:24.2%;left:31.2%;width:34%;padding:5px 7px 4px;border-radius:8px;background:rgba(246,252,250,.94);border:1px solid rgba(197,232,222,.95);box-shadow:0 4px 10px rgba(10,33,64,.06);text-align:left;z-index:2}.phone_welcome_title{display:block;color:#0a2140;font-size:9.5px;font-weight:700;line-height:1.2}.phone_welcome_subtitle{display:block;margin-top:2px;color:#3d5a72;font-size:6.2px;font-weight:500;line-height:1.2}.phone_layer{left:0;bottom:11%;position:absolute;width:100%;z-index:-1}.about_section{padding:76px 0 130px;position:relative}.about_section::after,.about_section::before{content:"";position:absolute;width:178px;aspect-ratio:1;background-color:#63c8c4;opacity:.18;filter:blur(50px);border-radius:50%;z-index:1;pointer-events:none}.about_section::before{top:10%;left:48%}.about_section::after{bottom:6%;left:36%}.about_section .gap_p{--gap_x:50px;align-items:center}.about_section :is(.left_s,.right_s){width:50%;position:relative;padding-top:50px}.about_section .left_s figure{display:inline-flex;flex-direction:column;max-width:517px;width:100%}.person_img{width:79.305%;margin-left:auto}.person_layer{width:68.28%;margin-top:-32.11%;filter:drop-shadow(8px 24px 48px rgba(0, 0, 0, .08))}.about_section .right_s::before{content:"";position:absolute;right:-7%;top:-24%;width:375px;height:116px;background-image:url('../images/requested_vector.svg');background-position:center;background-size:contain;background-repeat:no-repeat;z-index:1}.about_section .right_s p{font-size:22px;font-weight:500}.about_section .right_s p b{color:var(--c_primary);font-weight:700}.about_section .right_s p:not(:last-child){margin-bottom:35px}.about_section .right_s p:nth-child(2){margin-bottom:20px}.features_section .inner{padding:65px 50px;position:relative;background-color:var(--c_secondary);border-radius:30px;z-index:1}.features_section .inner::before{content:"";position:absolute;left:45%;top:15%;width:308px;aspect-ratio:1;background-color:#63c8c4;opacity:.18;filter:blur(50px);border-radius:50%;z-index:-1}.features_section .title_head{margin-bottom:50px}.features_section .title_head h2{color:var(--c_white)}.feature_list{max-width:435px;width:100%}.feature_list li{display:flex;align-items:flex-start;gap:30px;color:var(--c_white);padding:15px;font-size:22px;font-weight:600;border:1px solid #fffFFF14;border-radius:10px;backdrop-filter:blur(50px);transition:var(--transition);line-height:1.4}.feature_list li:nth-child(odd){background-image:linear-gradient(90deg,var(--c_secondary),rgba(54,163,181,.15) 80%,var(--c_secondary))}.feature_list li:nth-child(2n){background-image:linear-gradient(90deg,var(--c_secondary),rgba(54,163,181,.15) 20%,var(--c_secondary) 70%)}.feature_list li:hover{background-image:none;background-color:var(--c_secondary)}.feature_list li figure{width:55px;height:55px;min-width:55px;min-height:55px;display:inline-flex;align-items:center;justify-content:center;background-color:rgb(90 202 167 / 60%);border-radius:10px;flex-shrink:0;margin-top:5px}.feature_list .feature-text{display:flex;flex-direction:column;gap:6px;flex:1}.feature_list .feature-title{font-size:22px;font-weight:700;color:var(--c_white);line-height:1.3;margin-bottom:2px}.feature_list .feature-desc{font-size:18px;font-weight:500;color:rgba(255,255,255,.9);line-height:1.5}.feature_figure{position:absolute;right:0;top:30%;width:53%;text-align:right}.who_section{background:#fff;position:relative;overflow:hidden;padding:80px 0}.who_section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(90,202,167,.05) 0,rgba(90,202,167,.02) 100%);z-index:1}.who_section::after{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(90,202,167,.1) 0,transparent 70%);border-radius:50%;z-index:1}.who_section .conta_iner{position:relative;z-index:2}.who_section .title_head h2{color:var(--c_heading);font-size:48px;font-weight:700;margin-bottom:20px}.who_section .title_head h2 span{color:var(--c_primary);position:relative}.who_section .title_head h2 span::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--c_primary),rgba(90,202,167,.3));border-radius:2px}.who_section .title_head p{color:var(--c_text);font-size:20px;line-height:1.6;max-width:650px;margin:0 auto;opacity:.8}.who_content{margin-top:70px}.who_list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;max-width:1200px;margin:0 auto}.who_item{background:#fff;border:2px solid #f0f9f6;border-radius:20px;padding:40px 30px;text-align:center;transition:.4s;position:relative;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.05)}.who_item::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--c_primary),#7dd3c0);opacity:0;transition:opacity .3s}.who_item:hover{transform:translateY(-10px);border-color:var(--c_primary);box-shadow:0 20px 40px rgba(90,202,167,.15)}.who_item:hover::before{opacity:1}.who_item figure{width:120px;height:120px;margin:0 auto 25px;background:linear-gradient(135deg,var(--c_primary),#7dd3c0);border-radius:30px;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 10px 30px rgba(90,202,167,.3)}.who_item figure::before{content:'✓';position:absolute;top:-8px;right:-8px;width:32px;height:32px;background:#fff;border:3px solid var(--c_primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--c_primary);box-shadow:0 4px 12px rgba(90,202,167,.3)}.who_item figure img{width:60px;height:60px;filter:brightness(0) invert(1)}.who_item h3{color:var(--c_heading);font-size:22px;font-weight:700;line-height:1.4;margin:0}.who_item p{color:var(--c_text);font-size:16px;line-height:1.5;margin:15px 0 0;opacity:.7}@media (max-width:1024px){.who_section{padding:60px 0}.who_section .title_head h2{font-size:42px}.who_list{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}.who_item{padding:35px 25px}.who_item figure{width:100px;height:100px}.who_item figure img{width:50px;height:50px}}@media (max-width:768px){.who_section{padding:50px 0}.who_section .title_head h2{font-size:36px}.who_section .title_head p{font-size:18px}.who_content{margin-top:50px}.who_list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.who_item{padding:30px 20px}.who_item figure{width:90px;height:90px}.who_item figure img{width:45px;height:45px}.who_item h3{font-size:20px}.who_item p{font-size:15px}}@media (max-width:480px){.who_section{padding:40px 0}.who_section .title_head h2{font-size:28px;line-height:1.3}.who_section .title_head p{font-size:16px}.who_content{margin-top:40px}.who_list{grid-template-columns:1fr;gap:20px}.who_item{padding:25px 20px}.who_item figure{width:80px;height:80px}.who_item figure img{width:40px;height:40px}.who_item h3{font-size:18px}.who_item p{font-size:14px}}.benefits_section{background:linear-gradient(135deg,#f8fffe 0,#e8f9f5 50%,#f0fcf8 100%);padding:100px 0;position:relative;overflow:hidden}.benefits_section::before{content:'';position:absolute;top:-50%;left:-20%;width:600px;height:600px;background:radial-gradient(circle,rgba(90,202,167,.08) 0,transparent 70%);border-radius:50%;z-index:1}.benefits_section::after{content:'';position:absolute;bottom:-50%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(90,202,167,.06) 0,transparent 70%);border-radius:50%;z-index:1}.benefits_wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.benefits_content .title_head h2{font-size:48px;font-weight:700;color:var(--c_heading);margin-bottom:50px;line-height:1.2}.benefits_content .title_head h2 span{color:var(--c_primary);position:relative}.benefits_content .title_head h2 span::after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--c_primary),rgba(90,202,167,.3));border-radius:2px}.benefits_list{display:flex;flex-direction:column;gap:35px}.benefit_item{display:flex;align-items:flex-start;gap:25px;padding:25px;background:rgba(255,255,255,.7);border:1px solid rgba(90,202,167,.1);border-radius:20px;transition:.4s;backdrop-filter:blur(10px)}.benefit_item:hover{transform:translateX(10px);background:rgba(255,255,255,.9);border-color:var(--c_primary);box-shadow:0 15px 40px rgba(90,202,167,.15)}.benefit_icon{width:60px;height:60px;background:linear-gradient(135deg,var(--c_primary),#7dd3c0);border-radius:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 25px rgba(90,202,167,.3)}.benefit_icon img{width:30px;height:30px;filter:brightness(0) invert(1)}.benefit_text h3{font-size:22px;font-weight:700;color:var(--c_heading);margin-bottom:8px;line-height:1.3}.benefit_text p{font-size:16px;color:var(--c_text);line-height:1.6;opacity:.8;margin:0}.benefits_visual{position:relative;height:600px;display:flex;align-items:center;justify-content:center}.benefits_illustration{width:100%;max-width:500px;position:relative;z-index:2}.benefits_illustration img{width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(90, 202, 167, .2))}.floating_elements{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.float_item{position:absolute;background:rgba(255,255,255,.95);border:1px solid rgba(90,202,167,.2);border-radius:15px;padding:15px 20px;display:flex;align-items:center;gap:10px;box-shadow:0 10px 30px rgba(0,0,0,.1);backdrop-filter:blur(10px);animation:6s ease-in-out infinite float}.float_item span{font-size:24px}.float_item p{font-size:14px;font-weight:600;color:var(--c_heading);margin:0;white-space:nowrap}.float_1{top:10%;right:20%;animation-delay:0s}.float_2{top:25%;left:10%;animation-delay:1.5s}.float_3{bottom:30%;right:10%;animation-delay:3s}.float_4{bottom:15%;left:25%;animation-delay:4.5s}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1200px){.benefits_wrapper{gap:60px}.benefits_content .title_head h2{font-size:42px}.benefits_visual{height:500px}.benefits_illustration{max-width:400px}}@media (max-width:1024px){.benefits_section{padding:80px 0}.benefits_wrapper{grid-template-columns:1fr;gap:50px;text-align:center}.benefits_content .title_head h2{font-size:38px}.benefit_item{gap:20px;padding:20px}.benefit_item:hover{transform:translateY(-5px)}.benefits_visual{height:400px}.benefits_illustration{max-width:350px}.float_item{padding:12px 16px}.float_item span{font-size:20px}.float_item p{font-size:12px}}@media (max-width:768px){.benefits_section{padding:60px 0}.benefits_content .title_head h2{font-size:32px;margin-bottom:40px}.benefits_list{gap:25px}.benefit_item{flex-direction:column;text-align:center;gap:15px;padding:25px 20px}.benefit_icon{width:50px;height:50px}.benefit_icon img{width:25px;height:25px}.benefit_text h3{font-size:20px}.benefit_text p{font-size:15px}.benefits_visual{height:350px}.benefits_illustration{max-width:300px}.floating_elements{display:none}}@media (max-width:480px){.benefits_section{padding:50px 0}.benefits_content .title_head h2{font-size:28px;line-height:1.3;margin-bottom:30px}.benefits_list{gap:20px}.benefit_item{padding:20px 15px}.benefit_icon{width:45px;height:45px;border-radius:15px}.benefit_icon img{width:22px;height:22px}.benefit_text h3{font-size:18px}.benefit_text p{font-size:14px}.benefits_visual{height:280px}.benefits_illustration{max-width:250px}}.section_transition{height:100px;background:linear-gradient(to bottom,var(--c_secondary) 0,#1a2040 50%,#0a1a35 100%);position:relative;overflow:hidden}.section_transition::before{content:'';position:absolute;top:0;left:-50%;width:200%;height:100%;background:repeating-linear-gradient(45deg,transparent,transparent 10px,rgba(90,202,167,.03) 10px,rgba(90,202,167,.03) 20px);animation:20s linear infinite slidePattern}.section_transition::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:radial-gradient(circle,rgba(90,202,167,.2) 0,transparent 70%);border-radius:50%;animation:3s ease-in-out infinite pulse}.section_transition .floating_dots{position:absolute;width:100%;height:100%;top:0;left:0}.section_transition .floating_dots::before{content:'';position:absolute;top:20%;left:20%;width:8px;height:8px;background:rgba(90,202,167,.4);border-radius:50%;animation:4s ease-in-out infinite float}.section_transition .floating_dots::after{content:'';position:absolute;top:30%;right:25%;width:6px;height:6px;background:rgba(90,202,167,.3);border-radius:50%;animation:5s ease-in-out infinite reverse float}@keyframes slidePattern{0%{transform:translateX(0)}100%{transform:translateX(40px)}}@keyframes pulse{0%,100%{opacity:.4;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}.download_cta_section{background:linear-gradient(135deg,#0a1a35 0,var(--c_secondary) 100%);padding:100px 0;position:relative;overflow:hidden}.download_cta_section::before{content:'';position:absolute;top:-50%;left:-30%;width:600px;height:600px;background:radial-gradient(circle,rgba(90,202,167,.1) 0,transparent 70%);border-radius:50%;z-index:1}.download_cta_section::after{content:'';position:absolute;bottom:-50%;right:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(90,202,167,.08) 0,transparent 70%);border-radius:50%;z-index:1}.cta_wrapper{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:2}.cta_content{text-align:center}.cta_content .title_head h2{font-size:48px;font-weight:700;color:var(--c_white);margin-bottom:25px;line-height:1.2}.cta_content .title_head h2 span{color:var(--c_primary);position:relative}.cta_content .title_head h2 span::after{content:'';position:absolute;bottom:-8px;left:0;width:100%;height:4px;background:linear-gradient(90deg,var(--c_primary),rgba(90,202,167,.3));border-radius:2px}.cta_content .title_head p{font-size:20px;color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:40px;max-width:500px;margin-left:auto;margin-right:auto}.btn_group{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}.btnn.btn_store{display:flex;align-items:center;gap:15px;padding:18px 25px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));border:2px solid rgba(255,255,255,.2);border-radius:15px;color:var(--c_white);text-decoration:none;transition:.4s;backdrop-filter:blur(10px);min-width:200px;position:relative;overflow:hidden}.btnn.btn_store::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s}.btnn.btn_store:hover::before{left:100%}.btnn.btn_store:hover{transform:translateY(-3px);background:linear-gradient(135deg,rgba(255,255,255,.15),rgba(255,255,255,.08));border-color:var(--c_primary);box-shadow:0 15px 35px rgba(90,202,167,.2)}.btnn.btn_store figure{width:35px;height:35px;margin:0;flex-shrink:0}.btnn.btn_store figure img{width:100%;height:100%;object-fit:contain}.btnn.btn_store strong{font-size:16px;font-weight:600;line-height:1.3}.btnn.btn_store strong span{font-size:12px;font-weight:400;opacity:.8;display:block}.cta_visual{position:relative;height:500px;display:flex;align-items:center;justify-content:center}.phones_mockup{position:relative;z-index:2;width:350px;height:350px;display:flex;align-items:center;justify-content:center}.phone_1,.phone_2{position:absolute;border-radius:25px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.3)}.phone_1{width:200px;height:350px;top:-50px;left:-20px;z-index:2;transform:rotate(-15deg)}.phone_2{width:180px;height:320px;top:-30px;right:-30px;z-index:1;transform:rotate(10deg)}.phone_1 img,.phone_2 img{width:100%;height:100%;object-fit:cover}@media (max-width:1200px){.cta_wrapper{gap:60px}.cta_content .title_head h2{font-size:42px}.cta_visual{height:450px}.phone_1{width:180px;height:320px;top:-40px;left:-15px}.phone_2{width:160px;height:290px;top:-25px;right:-25px}}@media (max-width:1024px){.download_cta_section{padding:80px 0}.cta_wrapper{grid-template-columns:1fr;gap:50px;text-align:center}.cta_content .title_head h2{font-size:38px}.cta_content .title_head p{font-size:18px}.btn_group{gap:15px}.btnn.btn_store{min-width:180px;padding:15px 20px}.cta_visual{height:400px}.phone_1{width:160px;height:280px;top:-35px;left:-10px}.phone_2{width:140px;height:250px;top:-20px;right:-20px}}@media (max-width:768px){.download_cta_section{padding:60px 0}.cta_content .title_head h2{font-size:32px;margin-bottom:20px}.cta_content .title_head p{font-size:16px;margin-bottom:30px}.btn_group{flex-direction:column;gap:12px}.btnn.btn_store{width:100%;max-width:280px;justify-content:center}.cta_visual{height:350px}.phones_mockup{transform:scale(.8)}}@media (max-width:480px){.download_cta_section{padding:50px 0}.cta_content .title_head h2{font-size:28px;line-height:1.3}.cta_content .title_head p{font-size:14px}.btnn.btn_store{padding:12px 18px;gap:12px}.btnn.btn_store figure{width:30px;height:30px}.btnn.btn_store strong{font-size:14px}.btnn.btn_store strong span{font-size:11px}.cta_visual{height:300px}.phones_mockup{transform:scale(.7)}}.feature_blog{margin-bottom:40px;border-bottom:2px solid #0000002B}.feature_blog_single{margin-bottom:40px}.feature_blog_single .gap_m{--gap_x:60px;align-items:center;flex-wrap:nowrap}.feature_blog_single .gap_m>figure{max-width:490px;width:100%;height:380px;border-radius:40px;overflow:hidden}.feature_blog_single .gap_m>figure img{width:100%;height:100%;object-fit:cover;object-position:center;transition:var(--transition)}.feature_blog_single:hover figure img{transform:scale(1.1)}.feature_blog_single .details{max-width:500px;width:100%}.feature_blog_single .details h3{margin-bottom:16px;transition:var(--transition)}.feature_blog_single:hover .details h3{color:var(--c_primary)}.feature_blog_single .details p{font-size:22px;font-weight:500;margin-bottom:30px;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.all_blogs{padding-bottom:50px;border-bottom:2px solid #0000002B}.all_blogs .gap_m{--gap_x:20px}.blog_content .all_blogs[data-aos],.blog_content .blog_download_cta[data-aos],.blog_content .blog_topic_links[data-aos]{pointer-events:auto}.blog_content .blog_download_cta .btn_group,.blog_content .blog_download_cta .btn_group a,.blog_content .blog_single .details,.blog_content .blog_single .details a{position:relative;z-index:3}.blog_single{width:calc(100% / 3 - var(--gap_x))}.blog_single>figure{width:100%;height:260px;border-radius:40px;overflow:hidden}.blog_single>figure>img{width:100%;height:100%;object-fit:cover;object-position:center;transition:var(--transition)}.blog_single:hover figure img{transform:scale(1.1)}.blog_single .details{padding-top:30px}.blog_single .details :is(h2,h3){margin-bottom:15px;transition:var(--transition)}.blog_single:hover .details :is(h2,h3){color:var(--c_primary)}.blog_single .details p:not(.post_meta){margin-bottom:30px;white-space:normal;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.blog_single .details .post_meta{color:#6b6b7a;font-size:14px;font-weight:600;margin-bottom:12px;display:block;white-space:normal}.pagination_wrap{margin:30px 0 50px}.pagination_wrap .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;border-radius:999px;border:1px solid #0000001f;color:#141324;font-weight:600;margin:0 4px;padding:0 12px}.pagination_wrap .page-numbers.current,.pagination_wrap .page-numbers:hover{color:var(--c_white);background-color:var(--c_primary);border-color:var(--c_primary)}.blog_download_cta{margin-top:35px;padding:45px 35px;background:linear-gradient(180deg,#f5fbff 0,#eef8ff 100%);border-radius:24px;position:relative;z-index:2}.blog_download_cta h2{margin-bottom:10px}.blog_download_cta p{margin-bottom:25px}.blog_download_cta .btn_group{justify-content:center}.blog_download_cta .btnn.btn_store{background:#fff;border:1px solid rgba(54,163,181,.35);color:var(--c_heading);box-shadow:0 8px 24px rgba(20,19,36,.08)}.blog_download_cta .btnn.btn_store::before{display:none}.blog_download_cta .btnn.btn_store strong{color:var(--c_heading)}.blog_download_cta .btnn.btn_store strong span{color:#6b6b7a;opacity:1}.blog_download_cta .btnn.btn_store:hover{transform:translateY(-2px);border-color:var(--c_primary);box-shadow:0 12px 26px rgba(54,163,181,.18);color:var(--c_heading)}.blog_topic_links{margin-top:35px;padding:35px 30px;border:1px solid #00000012;border-radius:24px;background-color:#fff}.blog_topic_links h2{margin-bottom:18px}.landing_link_list{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0;padding:0;list-style:none}.landing_link_list li{margin:0}.landing_link_list a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid #00000017;border-radius:999px;padding:8px 18px;font-weight:600;color:var(--c_heading);background-color:#fff}.landing_link_list a:hover{color:var(--c_white);border-color:var(--c_primary);background-color:var(--c_primary)}.insight_share_section{background:linear-gradient(180deg,#f5fcfb 0,#fff 100%)}.insight_share_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.insight_story_card{padding:24px;border-radius:24px;background:linear-gradient(140deg,#0a5e59 0,#0b8f82 70%,#24c3aa 100%);border:1px solid rgba(255,255,255,.28);box-shadow:0 16px 34px rgba(9,41,58,.22);color:#f6fffd}.insight_story_card :is(h3,h4,p,span,strong){color:inherit}.insight_story_tag{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border-radius:999px;padding:6px 16px;font-weight:700;color:#123640;background-color:#d9f4ed;margin-bottom:18px}.insight_story_card h3{font-size:50px;line-height:1.05;margin-bottom:8px}.insight_story_meta{font-size:22px;margin-bottom:18px;opacity:.95}.insight_story_stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.insight_story_stats div{border-radius:16px;padding:14px 16px;border:1px solid rgba(255,255,255,.24);background:rgba(245,255,253,.16)}.insight_story_stats span{display:block;font-size:16px;line-height:1.3;margin-bottom:8px;opacity:.9}.insight_story_stats strong{display:block;font-size:34px;line-height:1.05;font-weight:700}.insight_story_summary{padding:16px 18px;border-radius:16px;background:#f4fffb;color:#113943;margin-bottom:14px}.insight_story_summary h4{font-size:27px;line-height:1.2;margin-bottom:8px}.insight_story_summary p{margin-bottom:0;color:inherit}.insight_story_footer{margin-bottom:0;color:#ddfffa;opacity:.95}.insight_share_bottom{margin-top:26px;display:grid;grid-template-columns:1.35fr 1fr;gap:20px;align-items:center}.insight_share_copy{padding:22px 24px;border-radius:18px;border:1px solid #0c274012;box-shadow:0 10px 28px rgba(12,39,64,.06);background-color:#fff}.insight_share_copy h3{font-size:30px;margin-bottom:10px}.insight_share_copy ul{margin:0;padding-left:20px;list-style:disc}.insight_share_copy ul li{margin-bottom:10px}.insight_share_links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.insight_share_links a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:999px;border:1px solid #0000001a;background-color:#fff;color:var(--c_heading);font-weight:600;padding:8px 14px}.insight_share_links a:hover{background-color:var(--c_primary);border-color:var(--c_primary);color:#fff}.insight_share_cta{justify-content:center}.insight_share_cta .btnn.btn_store{min-width:235px;border:2px solid var(--c_secondary);background:linear-gradient(135deg,rgba(9,20,43,.96),rgba(9,20,43,.88));color:var(--c_white);box-shadow:0 12px 28px rgba(9,20,43,.18);backdrop-filter:none}.insight_share_cta .btnn.btn_store:hover{background:linear-gradient(135deg,var(--c_secondary),#10254a);border-color:var(--c_primary);box-shadow:0 16px 34px rgba(9,20,43,.26)}.insight_share_cta .btnn.btn_store strong{color:var(--c_white)}.insight_share_cta .btnn.btn_store strong span{color:rgba(255,255,255,.88);opacity:1}.seo_hub_section{background:linear-gradient(180deg,#f8fcff 0,#fff 100%)}.keyword_signal_section{background-color:#fff}.keyword_signal_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.keyword_signal_card{border:1px solid #0f2d4b12;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(10,31,63,.05);padding:24px}.keyword_signal_card h3{font-size:24px;margin-bottom:10px}.keyword_signal_card p{margin-bottom:0}.keyword_signal_links{margin-top:24px}.seo_hub_section .title_head{margin-bottom:45px}.seo_hub_grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.seo_hub_card{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #00000010;border-radius:20px;padding:24px;background-color:#fff;box-shadow:0 8px 25px rgba(22,32,65,.06)}.seo_hub_card h3{font-size:24px;line-height:1.2;margin-bottom:12px}.seo_hub_card h3 a{color:var(--c_heading)}.seo_hub_card h3 a:hover{color:var(--c_primary)}.seo_hub_card p{margin-bottom:20px}.seo_hub_card .btnn{margin-top:auto}.keyword_landing_page .keyword_landing_hero{background:linear-gradient(180deg,#f7fcff 0,#fff 100%);padding-top:140px}.keyword_landing_page .keyword_landing_hero .title_head{max-width:980px;margin-inline:auto}.keyword_landing_cta{justify-content:center;margin-top:26px}.keyword_landing_page .keyword_landing_cta .btnn.btn_store{min-width:240px;border:2px solid var(--c_secondary);background:linear-gradient(135deg,rgba(9,20,43,.96),rgba(9,20,43,.88));color:var(--c_white);box-shadow:0 14px 30px rgba(9,20,43,.2);backdrop-filter:none}.keyword_landing_page .keyword_landing_cta .btnn.btn_store:hover{background:linear-gradient(135deg,var(--c_secondary),#10254a);border-color:var(--c_primary);box-shadow:0 16px 34px rgba(9,20,43,.28)}.keyword_landing_page .keyword_landing_cta .btnn.btn_store strong{color:var(--c_white);font-size:16px;line-height:1.2}.keyword_landing_page .keyword_landing_cta .btnn.btn_store strong span{color:rgba(255,255,255,.9);opacity:1;letter-spacing:.7px}.keyword_landing_section{padding:80px 0}.keyword_landing_section .title_head{margin-bottom:35px}.keyword_landing_alt{background-color:#f9fbff}.keyword_landing_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.keyword_landing_card{border:1px solid #00000012;border-radius:18px;padding:22px;background-color:#fff;box-shadow:0 8px 24px rgba(15,34,74,.05)}.keyword_landing_card p{margin-bottom:0}.keyword_landing_use_cases .keyword_landing_card{border-color:#68b7c412}.keyword_landing_related .landing_link_list{margin-bottom:20px}.keyword_landing_disclaimer{max-width:880px;margin:0 auto;text-align:center;font-size:15px;color:#61697f}.keyword_landing_longform .seo_article_card{max-width:980px;margin:0 auto}.keyword_comparison_wrap{overflow-x:auto;border:1px solid #0f2d4b14;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,34,74,.05)}.keyword_comparison_table{width:100%;border-collapse:collapse;min-width:760px}.keyword_comparison_table td,.keyword_comparison_table th{border-bottom:1px solid #0f2d4b14;padding:16px 18px;text-align:left;vertical-align:top}.keyword_comparison_table th{color:#0a2140;font-size:17px;font-weight:700;background:#f4f9ff}.keyword_comparison_table td{font-size:16px;color:#243a58}.keyword_comparison_table tr:last-child td{border-bottom:none}.seo_article_hero{background:linear-gradient(180deg,#f5fbff 0,#fff 100%);padding-top:130px}.seo_breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:20px;font-size:14px;color:#5a667c}.seo_breadcrumb a{color:var(--c_secondary);font-weight:600}.seo_chip_row{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:24px}.seo_chip{display:inline-flex;align-items:center;min-height:34px;border:1px solid #0d284315;border-radius:999px;padding:7px 14px;font-size:14px;font-weight:600;color:#1a2d46;background-color:#fff}.seo_chip_primary{color:#0a2140;border-color:#4ec8a822;background-color:#edf9f5}.seo_article_body .conta_iner{max-width:980px}.seo_article_card{border:1px solid #10234012;border-radius:24px;background-color:#fff;box-shadow:0 10px 32px rgba(11,31,62,.06);padding:40px}.seo_article_block:not(:last-child){margin-bottom:34px}.seo_article_block h2{font-size:34px;margin-bottom:16px}.seo_article_block h3{font-size:23px;margin:18px 0 8px}.seo_article_list{list-style:disc;padding-left:24px}.seo_article_list li{margin-bottom:10px}.seo_article_list li:last-child{margin-bottom:0}.seo_article_faq{background-color:#f9fbff}.seo_article_related{background:linear-gradient(180deg,#fff 0,#f9fbff 100%)}.sidebar-seo-pages-section{margin-top:25px}.sidebar-seo-pages-section h3{margin-bottom:15px}.accordion .accordion-item{box-shadow:12px 22px 47px #0000000D;border:1px solid #7070700A;border-radius:20px}.accordion .accordion-item:not(:last-child){margin-bottom:25px}.accordion .accordion-button{color:#141324;box-shadow:none;border-color:transparent;background-color:transparent;padding:20px 70px 20px 30px}.accordion .accordion-button:hover{color:var(--c_primary)}.accordion .accordion-button::after{background:0 0;margin:0;height:auto;width:auto;font-size:25px;position:absolute;right:20px;top:50%;transform:translate(0,-50%);font-family:"Font Awesome 5 Free";font-weight:900;color:var(--c_primary);line-height:1;content:"\f067"}.accordion .accordion-button:not(.collapsed)::after{content:"\f068"}.accordion .accordion-body{padding:0 30px 20px}.accordion .accordion-body *{color:#585858;font-weight:500}.accordion .accordion-body li:not(:last-child){margin-bottom:5px}.accordion .accordion-body ul{list-style:disc;padding-left:2rem}.contact_section{padding:35px;background-color:var(--c_grey);border-radius:40px;margin-bottom:60px}.contact_section .left_s{display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:40px;width:calc(47% - var(--gap_x));background-color:var(--c_primary);border-radius:40px}.contact_section .left_s *{color:var(--c_white)}.contact_section .left_s h2{margin-bottom:25px;font-weight:700}.contact_section .left_s p{font-size:22px;margin-bottom:40px}.contact_section .left_s h3{font-size:20px;margin-bottom:25px;font-weight:400}.contact_section .left_s ul li{display:flex;align-items:flex-start;gap:20px}.contact_section .left_s ul li:not(:last-child){margin-bottom:25px}.contact_section .left_s ul li img{width:26px}.contact_section .right_s{width:calc(53% - var(--gap_x))}.contact_section .right_s .form{padding:50px 0}.plans_section{padding-bottom:55px}.plans_section .title_head{margin-bottom:90px}.plans_list .gap_m{--gap_x:20px}.plan_single{width:calc(100% / 3 - var(--gap_x));background-color:#fbfbfb;border:2px solid #70707012;border-radius:20px;padding:40px 25px;display:flex;flex-direction:column;align-items:stretch;position:relative;transition:var(--transition)}.plan_single h3{font-size:24px;font-weight:700;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between}.plan_single h4{font-size:61px;line-height:1;font-weight:700;margin-bottom:12px}.plan_single h4 span{font-size:18px;font-weight:500;opacity:.4}.plan_single p{font-size:16px;font-weight:500;color:var(--c_heading)}.plan_single ul li{display:flex;align-items:flex-start;gap:15px;position:relative;font-size:16px}.plan_single ul li.not{opacity:.7}.plan_single ul li:not(:last-child){margin-bottom:12px}.plan_single ul li::before{content:"\f00c";font-family:"Font Awesome 5 Free";font-weight:900;color:var(--c_primary);width:16px;text-align:center}.plan_single ul li.not::before{content:"\f00d";color:red}.plan_single hr{margin:10px 0 28px;background-color:var(--c_heading);border:none;height:1px;opacity:1}.plan_single .btnn{margin-top:auto}.plan_single.popular{transform:translateY(-30px);background-color:var(--c_primary);border-color:var(--c_primary)}.plan_single:hover{transform:translateY(-10px);border-color:var(--c_primary);box-shadow:8px 24px 48px rgba(0,0,0,.08)}.plan_single.popular:hover{transform:translateY(-40px)}.plan_single.popular::after{content:"";position:absolute;height:50px;width:calc(100% + 4px);bottom:-30px;left:-2px;background-color:var(--c_primary);border-radius:0 0 20px 20px}.plan_single.popular :not(.btnn){color:var(--c_white)}.plan_single.popular hr{background-color:var(--c_white)}.plan_single.popular ul li::before{color:var(--c_white)}.plan_single.popular .btnn:not(:hover){color:var(--c_primary);border-color:var(--c_white);background-color:var(--c_white)}.plan_single.popular h3::after{content:"Popular";display:inline-flex;align-items:center;justify-content:center;height:25px;padding:0 20px;color:var(--c_heading);font-size:10px;background-color:var(--c_white);border-radius:4px}.testimonial_section{padding-top:200px;position:relative}.testimonial_section .title_head{margin-bottom:120px}.testimonial_section::after,.testimonial_section::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%}.testimonial_section::after{clip-path:polygon(0 10%,100% 0,100% 100%,0% 100%);background-color:var(--c_primary);z-index:1}.testimonial_section::before{clip-path:polygon(0 14%,100% 0,100% 100%,0% 100%);background-color:var(--c_secondary);z-index:2}.testimonial_section .conta_iner{position:relative;z-index:3}.testimonial_section .title_head h2{color:var(--c_white)}.testimonial_section .title_head h2::before{color:#182643;opacity:.61}.testi_slider{position:relative;display:flex;align-items:flex-end}.testi_slider>figure{position:absolute;right:0;bottom:-5px;width:43%;text-align:right;pointer-events:none}.swiper_testimonial{width:66%;margin:0;border-radius:16px}.swiper-pagination_testi{width:33%!important;display:flex;align-items:center;gap:15px;padding-left:40px}.swiper-pagination_testi span{margin:0!important;display:inline-flex;width:12px;min-width:12px;height:12px;border-radius:50%;background-color:rgba(255,255,255,.2);transition:var(--transition)}.swiper-pagination_testi span:hover{background-color:rgba(255,255,255,.4)}.swiper-pagination_testi span.swiper-pagination-bullet-active{background-color:var(--c_primary)}.testi_slider .swiper-slide{height:auto}.testi_single{padding:35px 22px;background-color:var(--c_white);box-shadow:20px 16px 71px #00000017;border-radius:16px;height:100%}.testi_single figure{position:relative;text-align:center;margin-bottom:15px}.testi_single figure::after{content:"";position:absolute;left:0;top:0;width:80px;height:61px;background-image:url("../images/quote_icon.svg");background-size:contain;background-position:center left;background-repeat:no-repeat}.testi_single figure img{width:62px;height:62px;object-fit:cover;object-position:center;border-radius:50%}.testi_single h3{font-size:30px;font-weight:600;margin-bottom:12px}.testi_single p{color:#181818;font-weight:500}.site_footer{background:linear-gradient(to bottom,var(--c_white) 30%,var(--c_secondary) 30%)}.footer_nav{display:flex;justify-content:space-between;gap:30px;padding-bottom:45px;border-bottom:2px solid #eceCEC2B}.footer_nav .single{max-width:533px}.copywrite p,.footer_nav .single p{font-size:20px;margin-bottom:0}.footer_nav .single h2{font-weight:500;margin-bottom:30px}.footer_nav .single ul li:not(:last-child){margin-bottom:20px}.footer_nav .single ul li a:hover{color:var(--c_primary)}.footer_nav .site_logo{margin-bottom:30px}.copywrite p,.footer_nav .single *{color:var(--c_white)}.copywrite{display:flex;align-items:center;justify-content:space-between;padding:25px 0}.social_icons{display:flex;align-items:center;gap:18px}.social_icons li{margin:0}.social_icons li a{width:47px;height:47px;color:var(--c_white);display:inline-flex;align-items:center;justify-content:center;background-color:var(--c_primary);border-radius:50%}.social_icons li a:hover{transform:translateY(-5px)}.contact_section .right_s .control_group br{display:none}.page_title{padding:155px 0 60px;background-image:url('../images/banner-background.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;text-align:center}.page_title h1{font-weight:700}.content_section h2{margin-block:30px 16px}.content_section h2:first-child{margin-top:0}.content_section :is(ul,ol){padding-left:2rem;margin-left:0}.content_section ul{list-style:disc}.content_section ol li:not(:last-child),.content_section ul li:not(:last-child){margin-bottom:5px}.content_section li a,.content_section p a{font-weight:500;color:var(--c_primary);text-decoration:underline}.content_section li a:hover,.content_section p a:hover{text-decoration:underline}.blog_detail_modal .modal-dialog{max-width:1000px}.blog_detail_modal .modal-body{padding:35px 30px;position:relative}.blog_detail_modal .modal-body h4{font-size:26px;font-weight:700;margin-bottom:10px}.blog_detail_modal .modal-body h5{font-size:20px;font-weight:700;margin-bottom:10px;margin-top:25px}.blog_detail_modal .modal-body :is(p,li){font-size:16px;font-weight:500}.blog_detail_modal .modal-body :is(p,li,ul,ol):not(:last-child){margin-bottom:10px}.blog_detail_modal .modal-body :is(ul,ol){padding-left:2rem;margin-left:0}.blog_detail_modal .modal-body ul{list-style:disc}.blog_detail_modal .modal-body li a,.blog_detail_modal .modal-body p a{font-weight:500;color:var(--c_primary)}.blog_detail_modal .modal-body .btn-close{position:absolute;right:15px;top:15px}body:not(.home) .content{padding-top:126px}body:not(.home) .site_header{background-color:var(--c_white);box-shadow:0 0 20px 2px rgba(0,0,0,.1)}.single-post .post .entry-header .entry-title{font-weight:800;margin-bottom:10px}.single-post .post .entry-header{margin-bottom:30px}.single-post .post .post-thumbnail img{width:100%}@media screen and (max-width:1399.98px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:46px}.hd_2 :where(h1,h2,h3,h4,h5,h6),h2{font-size:45px}.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:35px}.hd_4 :where(h1,h2,h3,h4,h5,h6),.testi_single h3,h4{font-size:28px}.hd_5 :where(h1,h2,h3,h4,h5,h6,.accordion-button),h5{font-size:24px}.btnn{min-height:55px;padding:5px 40px}.btn_sm{min-height:50px}.site_header{padding:15px 0}.site_menu>li:not(:first-child){margin-left:15px}.site_menu>li:last-child{margin-left:40px}.hero_section{padding:120px 0 20px}.hero_section .gap_p{justify-content:space-between}.hero_section :is(.left_s,.right_s){width:45%}.hero_section .left_s p{margin-bottom:40px}.hero_section .right_s::after{right:20px}.about_section .right_s p{font-size:24px}.features_section .title_head{margin-bottom:40px}.feature_list li{gap:20px}.feature_list li figure{width:50px;height:50px}.feature_blog_single .gap_m>figure{max-width:450px;height:350px}.contact_section .left_s p,.feature_blog_single .details p,.feature_list li,.hero_section .left_s p,.title_head p{font-size:20px}.contact_section .left_s{padding:30px}.contact_section .right_s .form{padding:30px 0}}@media screen and (max-width:1199.98px){.u_spc,.ut_spc{padding-top:70px}.u_spc,.ub_spc{padding-bottom:70px}.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:40px}.hd_2 :where(h1,h2,h3,h4,h5,h6),h2{font-size:40px}.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:30px}.hd_4 :where(h1,h2,h3,h4,h5,h6),.testi_single h3,h4{font-size:25px}.hd_5 :where(h1,h2,h3,h4,h5,h6,.accordion-button),h5{font-size:22px}.title_head.text_center h2::before{font-size:100px;bottom:-20px}.btn_sm{min-height:40px;font-size:14px;padding:5px 20px}.site_logo figure{height:70px}.site_menu>li>a:not(.btnn){padding:5px;font-size:14px}.site_menu>li:last-child{margin-left:30px}.site_menu>li>ul>li>a{font-size:14px;padding:4px 10px}.about_section .right_s p,.contact_section .left_s p,.feature_blog_single .details p,.feature_list li,.hero_section .left_s p,.title_head p{font-size:18px}.hero_section .left_s p{line-height:1.5;margin-bottom:35px}.hero_section :is(.left_s,.right_s){width:48%}.hero_section .left_s::before{top:-10%}.about_section .right_s p:not(:last-child){margin-bottom:25px}.about_section{padding:70px 0}.features_section .inner{padding:40px}.feature_list li figure{width:45px;height:45px}.feature_list li figure img{max-width:25px;max-height:25px}.feature_list{max-width:340px}.feature_list li:not(:last-child){margin-bottom:10px}.title_head{margin-bottom:40px}.plans_section .title_head{margin-bottom:70px}.testimonial_section .title_head{margin-bottom:50px}.plan_single{width:calc(100% / 1 - var(--gap_x));padding:25px}.plan_single h3{font-size:22px}.plan_single h4{font-size:50px}.plan_single hr{margin:5px 0 22px}.plan_single ul{margin-bottom:30px;display:flex;flex-wrap:wrap;gap:12px 15px}.plan_single ul li:not(:last-child){margin-bottom:0}.plan_single ul li{gap:8px;background-color:var(--c_white);padding:5px 10px;box-shadow:0 0 10px -3px rgba(0,0,0,.2);border-radius:5px}.plan_single.popular ul li{background-color:rgba(255,255,255,.1)}.plan_single ul li::before{font-size:14px;position:relative;top:2px}.plan_single .btnn{align-self:flex-start}.plan_single.popular{transform:none}.plans_list .gap_m{--gap_y:20px}.plans_section{padding-bottom:40px}.testi_slider{flex-wrap:wrap}.swiper_testimonial{width:100%}.swiper-pagination_testi{width:100%!important;justify-content:center;gap:15px;padding-left:0;margin-top:30px}.swiper-pagination_testi span{width:12px;min-width:12px;height:12px}.feature_blog_single .details,.feature_blog_single .gap_m>figure{max-width:calc(50% - var(--gap_x))}.feature_blog_single .gap_m>figure{height:320px;border-radius:10px}.blog_single>figure{height:200px;border-radius:10px}.blog_single .details{padding-top:15px}.blog_single .details :is(h2,h3){margin-bottom:12px}.blog_single .details p:not(.post_meta){margin-bottom:20px}.testimonial_section{padding-top:140px}.accordion .accordion-button{padding:20px 70px 20px 20px}.accordion .accordion-body{padding:0 20px 20px}.accordion .accordion-item{border-radius:10px}.accordion .accordion-item:not(:last-child){margin-bottom:16px}.accordion .accordion-button::after{font-size:18px}.contact_section .left_s{padding:20px;border-radius:10px}.contact_section{padding:15px;border-radius:10px}.contact_section .left_s h2{margin-bottom:10px}.contact_section .left_s p{margin-bottom:25px}.contact_section .left_s ul li:not(:last-child){margin-bottom:16px}.contact_section .left_s ul li{gap:10px}.contact_section .left_s ul li img{width:22px;position:relative;top:2px}input,select,textarea{font-size:16px}textarea{height:100px}.form_btn{margin-top:30px}.contact_section .right_s .gap_p{--gap_x:20px;--gap_y:20px}.footer_nav .single h2{margin-bottom:25px;font-size:20px}.copywrite p,.footer_nav .single p,.footer_nav .single ul li{font-size:16px}.footer_nav .single ul li:not(:last-child){margin-bottom:15px}.footer_nav .single{max-width:400px}.social_icons li a{width:40px;height:40px;font-size:16px}.social_icons{gap:10px}.footer_nav{gap:20px}.copywrite{padding:15px 0}.about_section .right_s::before,.plan_single.popular::after,.testi_slider>figure{display:none}.btn_group{gap:0 15px}.btn_store{padding:5px 25px}}@media screen and (max-width:991.98px){.u_spc,.ut_spc{padding-top:50px}.u_spc,.ub_spc{padding-bottom:50px}.btnn{min-height:50px;font-size:16px;padding:5px 30px;border-radius:5px}.btn_sm{min-height:40px;font-size:14px;padding:5px 20px}.btn_xsm{font-size:14px;min-height:45px;padding:5px 30px}.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:34px}.hd_2 :where(h1,h2,h3,h4,h5,h6),h2{font-size:35px}.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:25px}.hd_4 :where(h1,h2,h3,h4,h5,h6),.testi_single h3,h4{font-size:22px}.hd_5 :where(h1,h2,h3,h4,h5,h6,.accordion-button),h5{font-size:20px}.about_section{padding:50px 0}.site_header.active{background-color:var(--c_white)}.site_header nav{flex-wrap:wrap}.site_menu{width:100%;background-color:var(--c_grey);padding:15px 20px 20px;border-radius:5px;margin-top:15px;gap:5px;display:none}.site_menu>li{text-align:center}.site_menu>li:last-child,.site_menu>li:not(:first-child){margin-left:0}.site_menu>li:last-child{margin-top:10px}.site_menu>li:not(:last-child){margin-bottom:0}.site_menu>li>a:not(.btnn){padding:4px 10px;font-size:16px;display:block}.site_menu>li>a:not(.btnn):hover{color:var(--c_white);background-color:var(--c_primary)}.site_menu>li:has(ul)>a{display:none!important}.site_menu>li>ul{position:initial;opacity:1;visibility:visible;transform:none;text-align:center;background:0 0;box-shadow:none;padding:0}.site_menu>li>ul>li>a{padding:4px 10px;font-size:16px;justify-content:center}.site_hamburgur{width:40px;height:40px;color:var(--c_white);display:inline-flex;align-items:center;justify-content:center;background-color:var(--c_primary);border-radius:5px}.site_hamburgur:hover{color:var(--c_white);background-color:var(--c_primary)}.site_hamburgur.active{color:var(--c_white);background-color:var(--c_secondary)}.hero_section :is(.left_s,.right_s){width:100%}.hero_section .left_s{padding-bottom:0;text-align:center}.about_section .right_s p,.contact_section .left_s p,.feature_blog_single .details p,.feature_list li,.hero_section .left_s p,.title_head p,body,li,p{font-size:16px}.hero_section .left_s p{margin-bottom:25px}.hero_section .right_s{text-align:center;max-width:450px;margin:50px auto 0}.about_section .gap_p{--gap_x:30px}.about_section .right_s p:not(:last-child){margin-bottom:15px}.title_head.text_center h2::before{font-size:80px;bottom:-15px}.feature_figure{position:initial;width:60%;margin:50px auto 0}.features_section .inner{padding:35px 30px 0;border-radius:10px}.features_section .title_head{margin-bottom:30px;text-align:center}.feature_list{max-width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:15px}.feature_list li{width:calc(50% - 10px)}.feature_list li:not(:last-child){margin-bottom:0}.plans_section .title_head,.testimonial_section .title_head{margin-bottom:40px}.plan_single{padding:20px;border-radius:10px}.plan_single h3{font-size:20px}.plan_single h4{font-size:42px}.plan_single h4 span{font-size:16px;margin-left:5px}.testimonial_section{padding-top:120px}.swiper_testimonial{border-radius:10px}.testi_single{padding:30px 20px;border-radius:10px}.title_head h2:not(:last-child){margin-bottom:10px}.feature_blog_single .gap_m{--gap_x:30px}.feature_blog_single .gap_m>figure{height:260px}.feature_blog_single .details :is(h2,h3){margin-bottom:10px}.feature_blog_single .details p{margin-bottom:20px}.blog_single{width:calc(100% / 2 - var(--gap_x))}.all_blogs{padding-bottom:40px}.accordion .accordion-button{padding:15px 45px 15px 15px}.accordion .accordion-body{padding:0 15px 15px}.accordion .accordion-button::after{font-size:16px;right:15px}.contact_section :is(.left_s,.right_s){width:calc(100% - var(--gap_x))}.contact_section .right_s .form{padding:0 20px 10px}.form_btn{margin-top:20px}textarea{height:80px}.contact_section .left_s ul li img{width:20px;top:1px}.footer_nav .single{max-width:287px}.copywrite p,.footer_nav .single p,.footer_nav .single ul li{font-size:14px}.footer_nav .single h2{font-size:18px;font-weight:600}.footer_nav .single ul li:not(:last-child){margin-bottom:12px}.hero_section .left_s::after,.hero_section .left_s::before{display:none}.btn_group{justify-content:center;text-align:left}.btn_store{padding:5px 20px;min-width:180px}}@media screen and (min-width:992px){.site_hamburgur{display:none}}@media screen and (max-width:767.98px){.uh_spc,.uht_spc{padding-top:40px}.uh_spc,.uhb_spc{padding-bottom:40px}.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:28px}.hd_2 :where(h1,h2,h3,h4,h5,h6),h2{font-size:30px}.hd_3 :where(h1,h2,h3,h4,h5,h6),h3{font-size:22px}.hd_4 :where(h1,h2,h3,h4,h5,h6),.testi_single h3,h4{font-size:20px}.hd_5 :where(h1,h2,h3,h4,h5,h6,.accordion-button),h5{font-size:18px}.hero_section{padding:110px 0 20px}.hero_section .right_s figure::after{left:10%}.hero_section .right_s figure::before{top:8%;left:8%}.hero_section .right_s::before{right:8%}.hero_section .right_s::after{right:-10px;transform:none;width:22%}.about_section :is(.left_s,.right_s){width:100%;text-align:center}.plans_section .title_head,.testimonial_section .title_head,.title_head{margin-bottom:30px}.about_section .gap_p{flex-direction:column-reverse}.about_section{padding:50px 0 40px}.features_section .inner{padding:40px 15px 0}.feature_list{gap:10px}.feature_list li{width:100%}.feature_figure{width:100%;max-width:400px}.plan_single{padding:20px 15px}.plan_single h3{font-size:18px}.plan_single h4{font-size:38px}.plan_single hr{margin:0 0 20px}.plan_single ul li{background-color:transparent;padding:0;box-shadow:none;border-radius:0;width:100%}.plan_single.popular ul li{background-color:transparent}.plan_single ul li::before{font-size:12px;top:3px}.plan_single ul{margin-bottom:20px;gap:8px 0}.testimonial_section::before{clip-path:polygon(0 8%,100% 0,100% 100%,0% 100%)}.testimonial_section::after{clip-path:polygon(0 5%,100% 0,100% 100%,0% 100%)}.testimonial_section{padding-top:70px}.testi_single figure::after{width:60px;height:60px}.swiper-pagination_testi{gap:10px;margin-top:20px}.swiper-pagination_testi span{width:10px;min-width:10px;height:10px}.feature_blog_single .gap_m{flex-wrap:wrap;--gap_y:20px}.feature_blog_single .details,.feature_blog_single .gap_m>figure{max-width:calc(100% - var(--gap_x))}.feature_blog_single .gap_m>figure{height:250px}.blog_single{width:calc(100% / 1 - var(--gap_x))}.blog_single .details :is(h2,h3){margin-bottom:10px}.blog_single .details p:not(.post_meta){margin-bottom:15px}.contact_section .right_s .control_group{width:100%}.contact_section .right_s .form{padding:0 10px 10px}.footer_nav{flex-wrap:wrap;gap:40px 20px;padding-bottom:35px}.footer_nav .single{max-width:100%}.footer_nav .single:first-child{width:100%}.footer_nav .site_logo{margin-bottom:20px}.footer_nav .single h2{font-size:16px;margin-bottom:20px}.copywrite p,.footer_nav .single p,.footer_nav .single ul li{font-size:13px}.footer_nav .single ul li:not(:last-child){margin-bottom:10px}.contact_section{margin-bottom:40px}.copywrite{padding:15px 0;flex-direction:column-reverse;gap:15px;align-items:center;justify-content:center;text-align:center}.about_section .left_s figure{max-width:400px}.plan_single:hover{transform:none!important}section[id].testimonial_section{scroll-margin-top:55px}section[id].features_section{scroll-margin-top:95px}.control_group .wpcf7-not-valid-tip{position:initial}.page_title{padding:125px 0 40px}.blog_detail_modal .modal-body .btn-close{right:10px;top:10px}.blog_detail_modal .modal-body{padding:35px 15px 20px}.blog_detail_modal .modal-body h4{font-size:22px;line-height:1.3}.blog_detail_modal .modal-body h5{font-size:18px;line-height:1.3}.blog_detail_modal .modal-body :is(ul,ol){padding-left:1.5rem}.blog_detail_modal .modal-body :is(p,li){font-size:14px}.site_header,.site_header.scrolled{padding:10px 0}.title_head.text_center h2::before{display:none}.btn_group{gap:10px 0;flex-direction:column;align-items:center}.btn_store{min-width:220px}}@media(max-width:600px){.hd_1 :where(h1,h2,h3,h4,h5,h6),h1{font-size:26px}}@media(max-width:991px){.insight_share_bottom,.insight_share_grid{grid-template-columns:repeat(1,minmax(0,1fr))}.seo_hub_grid{grid-template-columns:repeat(2,minmax(0,1fr))}.keyword_landing_grid,.keyword_signal_grid{grid-template-columns:repeat(1,minmax(0,1fr))}.keyword_landing_section{padding:55px 0}}@media(max-width:767px){.insight_story_card{padding:18px;border-radius:18px}.insight_story_card h3{font-size:36px}.insight_story_meta{font-size:19px}.insight_story_stats{grid-template-columns:repeat(1,minmax(0,1fr))}.insight_story_stats strong{font-size:30px}.insight_story_summary h4{font-size:24px}.insight_share_copy{padding:18px 16px}.insight_share_copy h3{font-size:24px}.insight_share_cta .btnn.btn_store{min-width:220px}.seo_hub_grid{grid-template-columns:repeat(1,minmax(0,1fr))}.seo_hub_card{padding:18px}.seo_hub_card h3{font-size:20px}.keyword_landing_page .keyword_landing_hero{padding-top:115px}.seo_article_hero{padding-top:110px}.seo_article_card{padding:22px 18px;border-radius:16px}.seo_article_block h2{font-size:28px}.seo_article_block h3{font-size:20px}.keyword_landing_section{padding:42px 0}.keyword_landing_card{padding:18px}.blog_topic_links{padding:24px 16px}.landing_link_list{gap:10px}.landing_link_list a,.landing_link_list li{width:100%}.calculator_grid{grid-template-columns:repeat(1,minmax(0,1fr))}.keyword_screens{flex-direction:column}}.keyword_landing_card h3{margin:0 0 10px}.insight_card{border-top:3px solid #5ec5ac}.calculator_shell{background:#fff;border:1px solid #d7e9e4;border-radius:20px;padding:24px;box-shadow:0 18px 40px rgba(12,35,66,.08)}.calculator_grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}.calculator_field{display:flex;flex-direction:column;gap:8px;color:#17243f;font-weight:600}.calculator_field input{border:1px solid #c9dce2;border-radius:10px;padding:11px 12px;font-size:16px;color:#17243f}.calculator_field input:focus{outline:0;border-color:#5ec5ac;box-shadow:0 0 0 3px rgba(94,197,172,.18)}.calculator_submit{min-width:180px}.calculator_result{margin-top:20px;background:#f4fbf8;border:1px solid #b6e3d8;border-radius:14px;padding:16px}.calculator_result_title{font-size:26px;margin-bottom:8px}.calculator_result_summary{margin-bottom:10px}.calculator_result_list{margin:0;padding-left:20px}.calculator_result_list li{margin-bottom:6px}.keyword_screens{display:flex;justify-content:center;gap:18px}.keyword_screens .img_box{max-width:260px}.keyword_screens .img_box img{width:100%;height:auto;display:block}