.half-container{max-width:710px}.bg-black{background-color:var(--black)}.bg-blue-1{background-color:var(--blue-1)}.bg-beige{background-color:var(--bg-beige)}.text-normal,.text-normal h1,.text-normal h2,.text-normal h3,.text-normal h4,.text-normal h5,.text-normal h6,.text-normal p,.text-normal a{font-weight:400}.text-mb-20 p,.text-mb-20 li{margin-bottom:20px}.transition{transition:.2s}.zoom-hover:hover{transform:scale(1.05)}h6{font-size:18px;line-height:24px}.btn.primary{background-color:var(--blue-1);border-color:var(--blue-1)}.btn.primary:hover{background-color:var(--white);color:var(--blue-1)}#site-header.fixed .header-logo{width:148px}#site-header.fixed{background-color:var(--white);padding:10px 0;box-shadow:0 0 10px 0 #d4d4d4}#hero.home .hero-left{background:rgba(74,148,67,.8);border-radius:20px}#hero.home .hero-badge{align-self:flex-start;font-family:var(--text-font-primary);letter-spacing:1.5px;font-size:13px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.32);padding:6px}#hero.home .hero-left .heading-wrapper h1{font-size:48px;line-height:55px}#hero.home .hero-body p{margin-bottom:15px;opacity:.92;line-height:24px;font-weight:400}#hero.home .hero-body p:last-child{margin-bottom:0}#hero.home .hero-stat{font-family:var(--text-font-primary);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);padding:12px 18px}#hero.home .hero-stat::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--green-3);flex-shrink:0}#hero.home .hero-form-card{background:rgba(255,255,255,.7);border-radius:40px;box-shadow:0 25px 60px rgba(0,0,0,.18)}#hero.home .hero-form-title{font-size:26px;line-height:30px}#hero.home .hero-form-sub{color:var(--green-1);font-weight:400}#hero.home .hero-form-footnote{color:#7a7a7a;font-size:12px;margin-top:14px}#hero.home .hero-form .hero-field{margin-bottom:15px}#hero.home .hero-form label{display:block;text-transform:uppercase;letter-spacing:.5px;letter-spacing:1.2px;font-size:12px;font-weight:700;color:var(--green-1);margin-bottom:7px;opacity:.7}#hero.home .hero-form input,#hero.home .hero-form select{width:100%;padding:14px 16px;border:1px solid #e4e4e4;border-radius:10px;background:var(--bg-beige);color:var(--green-1);font-family:var(--text-font-primary);font-size:14px}#hero.home .hero-form input::placeholder{color:#9aa39a}#hero.home .hero-form input:focus,#hero.home .hero-form select:focus{outline:none;border-color:var(--green-2)}#hero.home .hero-form .hero-submit{margin-top:4px}#hero.home .hero-form input[type=submit]{width:100%;padding:15px;background:var(--green-2);color:#fff;border:2px solid var(--green-2);border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:.2s}#hero.home .hero-form input[type=submit]:hover{background:0 0;color:var(--green-2)}#hero.home .hero-form .wpcf7-spinner{display:block;margin:8px auto 0}#hero.home .hero-form .wpcf7-response-output{margin:14px 0 0;font-size:13px;border-radius:8px}#hero.home .hero-form .wpcf7-not-valid-tip{font-size:12px}#stats.home{border-bottom:1px solid #e6e6e6;background:var(--white)}@media only screen and (max-width:992px){#hero.home .hero-grid{flex-direction:column}#hero.home .hero-left,#hero.home .hero-right{width:100%}#hero.home .hero-left .heading-wrapper h1{font-size:38px;line-height:44px}}@media only screen and (max-width:768px){#testimonials .feat-img-wrapper{display:none}}@media only screen and (max-width:600px){#hero.home{padding-top:120px}#hero.home .hero-left{padding:35px 25px;border-radius:30px}#hero.home .hero-form-card{padding:30px 22px;border-radius:30px}#hero.home .hero-left .heading-wrapper h1{font-size:32px;line-height:38px}}#stats.home .stats-bar{font-family:var(--text-font-primary);overflow:hidden}#stats.home .stat-item{flex:1;border-right:1px solid #e6e6e6}#stats.home .stat-item:last-child{border-right:none}#stats.home .stat-number{font-size:32px;line-height:1.1;margin-bottom:8px}#stats.home .stat-label{color:var(--dark-3);font-size:13px;line-height:20px}@media only screen and (max-width:768px){#stats.home .stats-bar{flex-wrap:wrap}#stats.home .stat-item{flex:1 1 50%}#stats.home .stat-item:nth-child(2){border-right:none}#stats.home .stat-item:nth-child(1),#stats.home .stat-item:nth-child(2){border-bottom:1px solid #e6e6e6}}@media only screen and (max-width:480px){#stats.home .stat-item{flex:1 1 100%;border-right:none;border-bottom:1px solid #e6e6e6}#stats.home .stat-item:last-child{border-bottom:none}}#solutions.home .solutions-badge{font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#solutions.home .solutions-desc{max-width:760px;color:var(--dark-3);line-height:24px}#solutions.home .solutions-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}#solutions.home .solution-card{display:flex;flex-direction:column;background:var(--bg-beige);border:1px solid var(--bg-beige);border-radius:16px;box-shadow:0 12px 30px rgba(0,0,0,.04);font-family:var(--text-font-primary);transition:.2s}#solutions.home .solution-card:hover{box-shadow:0 16px 40px rgba(0,0,0,.08);transform:translateY(-3px)}#solutions.home .solution-img{aspect-ratio:16/10;border-radius:12px 12px 0 0;overflow:hidden;background:#ece6df}#solutions.home .solution-img img{width:100%;height:100%;object-fit:cover;display:block}#solutions.home .solution-body{padding:22px}#solutions.home .solution-title{font-size:18px;line-height:24px}#solutions.home .solution-arrow{flex-shrink:0;width:38px;height:38px;border-radius:50%;background:var(--green-2);color:#fff;transition:.2s}#solutions.home .solution-arrow:hover{background:var(--green-1)}#solutions.home .solution-desc{color:var(--green-1);font-size:14px;line-height:22px}#solutions.home .solutions-closing{font-family:var(--text-font-primary);max-width:820px;margin-left:auto;margin-right:auto;color:var(--dark-3);line-height:24px}@media only screen and (max-width:1000px){#solutions.home .solutions-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:600px){#solutions.home .solutions-grid{grid-template-columns:1fr}}#calculator.home .calc-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:600;letter-spacing:1.2px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#calculator.home .calc-heading{font-size:34px;line-height:40px}#calculator.home .calc-description{max-width:420px;color:var(--dark-3);line-height:24px;font-weight:400}#calculator.home .calc-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 25px 60px rgba(0,0,0,.08);font-family:var(--text-font-primary)}#calculator.home .calc-row{margin-bottom:22px}#calculator.home .calc-label{color:var(--green-1);font-size:14px}#calculator.home .calc-value{color:#6a6a6a;font-size:14px;font-weight:600}#calculator.home input[type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:999px;background:#e4e4e4;outline:none;cursor:pointer}#calculator.home input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:var(--green-2);border:3px solid #fff;box-shadow:0 1px 5px rgba(0,0,0,.3);cursor:pointer}#calculator.home input[type=range]::-moz-range-thumb{width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:var(--green-2);box-shadow:0 1px 5px rgba(0,0,0,.3);cursor:pointer}#calculator.home .calc-result{margin-top:30px;padding:28px 20px;background:var(--green-2);border-radius:14px;color:#fff}#calculator.home .calc-result-label{font-size:13px;letter-spacing:1px;opacity:.9;margin-bottom:10px}#calculator.home .calc-result-value{font-size:32px;font-weight:700;line-height:1}#calculator.home .calc-per{font-size:12px;font-weight:700;opacity:.9}#calculator.home .calc-disclaimer{margin-top:20px;color:var(--text-muted);font-size:12px;line-height:18px}@media only screen and (max-width:980px){#calculator.home .calc-grid{flex-direction:column;align-items:stretch}#calculator.home .calc-left,#calculator.home .calc-right{width:100%}#calculator.home .calc-description{max-width:none}}@media only screen and (max-width:600px){#calculator.home .calc-card{padding:28px 22px}#calculator.home .calc-heading{font-size:28px;line-height:34px}}#how-it-works.home .how-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:600;letter-spacing:1.2px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#how-it-works.home .how-heading{font-size:34px;line-height:40px}#how-it-works.home .how-description{color:var(--dark-3);line-height:24px;font-weight:400}#how-it-works.home .how-steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}#how-it-works.home .how-step{background:var(--bg-beige);border-radius:20px;padding:20px;font-family:var(--text-font-primary)}#how-it-works.home .how-step-num{width:44px;height:44px;margin-bottom:22px;font-size:18px;background:var(--label-bg-2);border-radius:12px;font-weight:800}#how-it-works.home .how-step-title{color:var(--green-1);font-size:16px;line-height:22px}#how-it-works.home .how-step-desc{color:var(--dark-3);font-size:16px;line-height:24px;font-weight:400}#how-it-works.home .how-cta{padding:36px 45px;border-radius:20px}#how-it-works.home .how-cta-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.18);color:#fff}#how-it-works.home .how-cta-text{max-width:620px;font-size:22px;line-height:28px}#how-it-works.home .how-cta-btn{flex-shrink:0;font-family:var(--text-font-primary);font-size:16px;font-weight:700;color:var(--green-2);background:#fff;padding:12px 22px;border-radius:10px;transition:.2s}#how-it-works.home .how-cta-btn:hover{background:var(--green-1);color:#fff}@media only screen and (max-width:1000px){#how-it-works.home .how-steps-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){#how-it-works.home .how-cta{flex-direction:column;text-align:center;gap:24px}#how-it-works.home .how-cta-left{flex-direction:column;text-align:center}#how-it-works.home .how-cta-text{max-width:none}}@media only screen and (max-width:560px){#how-it-works.home .how-steps-grid{grid-template-columns:1fr}}#why-us.home .whyus-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--green-3);background:var(--label-bg-2);padding:8px 16px;border-radius:8px}#why-us.home .whyus-description p{max-width:440px;margin-bottom:18px;color:rgba(255,255,255,.8);line-height:25px;font-weight:400}#why-us.home .whyus-description p:last-child{margin-bottom:0}#why-us.home .whyus-item{padding:12px 16px;background:var(--white-3);border-radius:12px;font-size:16px;font-family:var(--text-font-primary);font-weight:600}#why-us.home .whyus-check{flex-shrink:0;width:24px;height:24px;object-fit:contain}@media only screen and (max-width:980px){#why-us.home .whyus-grid{flex-direction:column;align-items:stretch}#why-us.home .whyus-left,#why-us.home .whyus-right{width:100%}#why-us.home .whyus-heading,#why-us.home .whyus-description p{max-width:none}}#broker-vs-bank.home .bvb-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#broker-vs-bank.home .bvb-body p{margin-bottom:18px;color:var(--dark-3);line-height:24px;font-weight:400}#broker-vs-bank.home .bvb-body p:last-child{margin-bottom:0}#broker-vs-bank.home .bvb-card{padding:20px;background:var(--bg-beige);border-radius:10px;font-family:var(--text-font-primary)}#broker-vs-bank.home .bvb-card-icon{width:48px;height:48px;margin-bottom:22px;border-radius:12px;background:var(--label-bg-2);color:var(--green-2)}#broker-vs-bank.home .bvb-card-heading{font-size:20px;line-height:26px}#broker-vs-bank.home .bvb-card-list{list-style:disc;padding-left:20px;margin-top:18px}#broker-vs-bank.home .bvb-card-list li{margin-bottom:12px;color:var(--dark-3);font-size:15px;line-height:22px}#broker-vs-bank.home .bvb-card-list li:last-child{margin-bottom:0}#broker-vs-bank.home .bvb-card-list li::marker{color:var(--dark-3)}@media only screen and (max-width:980px){#broker-vs-bank.home .bvb-grid{flex-direction:column}#broker-vs-bank.home .bvb-left,#broker-vs-bank.home .bvb-right{width:100%}#broker-vs-bank.home .bvb-heading{max-width:none}}#meet-broker.home .broker-img,#meet-broker.home .broker-img img{display:block;width:100%;height:auto;border-radius:20px}#meet-broker.home .broker-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#meet-broker.home .broker-heading{max-width:560px}#meet-broker.home .broker-body p{margin-bottom:18px;color:var(--dark-3);line-height:24px}#meet-broker.home .broker-body p:last-child{margin-bottom:0}#meet-broker.home .broker-tag{font-family:var(--text-font-primary);font-size:12px;font-weight:700;color:var(--green-1);background:var(--white);border:1px solid #e6e0d8;padding:10px 18px;border-radius:8px}#meet-broker.home .broker-btn{display:inline-block;font-family:var(--text-font-primary);font-size:15px;font-weight:700;color:#fff;background:var(--green-2);padding:14px 28px;border-radius:10px;transition:.2s}#meet-broker.home .broker-btn:hover{background:var(--green-1)}@media only screen and (max-width:980px){#meet-broker.home .broker-grid{flex-direction:column}#meet-broker.home .broker-left,#meet-broker.home .broker-right{width:100%}#meet-broker.home .broker-heading{max-width:none}}#our-panel.home .panel-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#our-panel.home .panel-desc{max-width:820px;color:var(--dark-3);line-height:24px;font-weight:400}#our-panel.home .panel-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}#our-panel.home .panel-card{gap:14px;padding:22px 12px;background:var(--bg-beige);border-radius:12px}#our-panel.home .panel-logo{width:100%;height:46px}#our-panel.home .panel-logo img{max-width:100%;max-height:46px;object-fit:contain}#our-panel.home .panel-name{font-family:var(--text-font-primary);font-size:13px;line-height:16px;font-weight:600;color:var(--green-1)}@media only screen and (max-width:1200px){#our-panel.home .panel-grid{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:900px){#our-panel.home .panel-grid{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:680px){#our-panel.home .panel-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:460px){#our-panel.home .panel-grid{grid-template-columns:repeat(2,1fr)}}#our-promise.home{background:linear-gradient(90deg,#184f13 0%,#4a9443 100%)}#our-promise.home .promise-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:#fff;background:rgba(255,255,255,.14);padding:8px 16px;border-radius:8px}#our-promise.home .promise-description p{color:#fff;line-height:24px;font-weight:400}#our-promise.home .promise-item{padding:12px 16px;background:var(--white-3);border-radius:12px;font-size:16px;font-family:var(--text-font-primary)}#our-promise.home .promise-check{flex-shrink:0;width:24px;height:24px;object-fit:contain}@media only screen and (max-width:980px){#our-promise.home .promise-grid{flex-direction:column;align-items:stretch}#our-promise.home .promise-left,#our-promise.home .promise-right{width:100%}}#testimonials.home .ts-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#testimonials.home #google-reviews{width:100%;max-width:100%;margin:0 auto}#faqs.home .faq-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#faqs.home .faq-list{max-width:980px;margin:0 auto;font-family:var(--text-font-primary)}#faqs.home .faq-item{padding:22px 0;border-bottom:1px solid #e6e0d8}#faqs.home .faq-item:first-child{padding-top:0}#faqs.home .faq-q{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;color:var(--green-1);font-size:18px;line-height:24px}#faqs.home .faq-q::-webkit-details-marker{display:none}#faqs.home .faq-icon{display:inline-flex;flex-shrink:0;color:var(--green-2);transition:transform .25s ease}#faqs.home .faq-item[open] .faq-icon{transform:rotate(180deg)}#faqs.home .faq-a{max-width:90%;margin-top:14px;color:var(--dark-3);font-size:16px;line-height:24px}@media only screen and (max-width:600px){#faqs.home .faq-q{font-size:16px}#faqs.home .faq-a{max-width:100%}}#final-cta.home{background:linear-gradient(90deg,#4a9443 0%,#184f13 100%)}#final-cta.home .fcta-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:#fff;background:rgba(255,255,255,.15);padding:8px 16px;border-radius:8px}#final-cta.home .fcta-desc{max-width:880px;color:rgba(255,255,255,.85);line-height:24px}#final-cta.home .fcta-btn{display:inline-block;font-family:var(--text-font-primary);font-size:15px;font-weight:700;color:var(--green-2);background:#fff;padding:15px 30px;border-radius:10px;transition:.2s}#final-cta.home .fcta-btn:hover{background:var(--green-1);color:#fff}#contact.home .ct-badge{display:inline-block;font-family:var(--text-font-primary);font-size:12px;font-weight:700;letter-spacing:1.5px;color:var(--blue-1);background:var(--label-bg-1);padding:8px 16px;border-radius:8px}#contact.home .ct-heading{font-size:32px;line-height:40px}#contact.home .ct-sub{color:var(--dark-3);line-height:24px}#contact.home .ct-field{margin-bottom:16px}#contact.home .ct-form input,#contact.home .ct-form textarea{width:100%;padding:12px;border:1px solid #eae4dc;border-radius:10px;background:#f6f1ea;font-family:var(--text-font-primary);font-size:15px;color:var(--green-1)}#contact.home .ct-form textarea{min-height:120px;resize:vertical}#contact.home .ct-form input::placeholder,#contact.home .ct-form textarea::placeholder{color:#9a938a}#contact.home .ct-form input:focus,#contact.home .ct-form textarea:focus{outline:none;border-color:var(--green-2)}#contact.home .ct-form input[type=submit]{width:auto;margin-top:6px;padding:15px 32px;background:var(--green-2);color:#fff;border:2px solid var(--green-2);border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:.2s}#contact.home .ct-form input[type=submit]:hover{background:var(--green-1);border-color:var(--green-1)}#contact.home .ct-form .wpcf7-spinner{display:block;margin:8px 0 0}#contact.home .ct-form .wpcf7-response-output{margin:16px 0 0;font-size:14px;border-radius:8px}#contact.home .ct-info-label{font-size:12px;letter-spacing:1px;font-family:var(--text-font-primary)}#contact.home form p{margin:0}#contact.home .ct-info-value{color:var(--green-1);font-size:16px;font-family:var(--text-font-primary);line-height:22px}@media only screen and (max-width:900px){#contact.home .ct-grid{flex-direction:column;align-items:flex-start}#contact.home .ct-form-col,#contact.home .ct-info-col{width:100%}}.services-item{min-height:300px;border-radius:20px;transition:.2s}.services-item:hover{transform:scale(1.01)}.services-item:nth-child(1),.services-item:nth-child(2){width:48.9%}.services-item:nth-child(3),.services-item:nth-child(4),.services-item:nth-child(5){width:32%}.services-item .content-wrapper{border-radius:0 15px 15px 15px}.services-item .hyperlink-arrow{width:20px;height:20px}#cta-1.home .box{border-radius:0 80px}#partner.home .logo-list-wrapper .logo-item{width:140px}#why-choose.home .row-2 .box{border-radius:0 80px}.accordion-wrapper .accordion-item{padding:50px 0}.accordion-wrapper .accordion-item:first-child{padding-top:0}.accordion-wrapper .accordion-item:last-child{padding-bottom:0;border-bottom:none}.accordion-wrapper .accordion-item{border-bottom:1px solid rgba(255,255,255,.42)}.why-choose-item:nth-child(2){padding-left:90px}#brand-promise.home .feat-img-wrapper{top:-125px;left:25%}#brand-promise.home{overflow:hidden}#brand-promise.home .heading-wrapper{right:0;bottom:30%;border-radius:0 0 0 80px}#brand-promise.home .heading-wrapper h2{text-align:right}#testimonials.home .content-wrapper{top:50px;left:50px;width:50%}#about .col .desc{font-size:14px;line-height:30px;margin-bottom:40px}#about .col .desc{font-size:14px;line-height:30px}#about .col .logos{margin-top:50px;display:flex;align-content:start;justify-content:center;flex-wrap:wrap;align-items:center}#about .col .logos .logo-inner{width:33%;text-align:center;padding:12px 0}#about .col.col2 img{width:960px;max-width:unset;margin-left:-125px;margin-top:-249px}#vission .col .desc p{font-size:16px;color:#1b1b1b}.burger.active .line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.burger.active .line:nth-child(2){opacity:0}.burger.active .line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.drawer.open{right:0}.drawer-menu{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width:1400px){h6{font-size:16px;line-height:20px}#services.home,#partner.home,#why-choose.home{padding:50px 0}#brand-promise.home{margin-bottom:-100px}}@media only screen and (max-width:1200px){.accordion-wrapper .accordion-item{padding:30px 0}#cta-1.home .col-1{width:70%}#cta-1.home .col-2{width:30%}}@media only screen and (max-width:1100px){#cta-1.home .box{border-radius:0 80px;padding:50px}#services.home .row-1{margin-bottom:50px}.services-item:nth-child(3),.services-item:nth-child(4),.services-item:nth-child(5){width:48.9%}#cta-2.home .col-2{gap:0}}@media only screen and (max-width:1024px){#cta-1.home{padding:0}}@media only screen and (max-width:1000px){.services-item{width:48%!important}#cta-1.home .row-1{flex-direction:column;gap:20px}#cta-1.home .row-1 .col-1,#cta-1.home .row-1 .col-2{width:100%}}@media only screen and (max-width:980px){#why-choose.home .row-2{flex-direction:column;gap:50px}#why-choose.home .row-2 .col-1,#why-choose.home .row-2 .col-2{width:100%}#why-choose.home .row-2 .col-2{padding:50px 0}#cta-2.home .btn-wrapper{margin-bottom:10px}}@media only screen and (max-width:800px){#brand-promise.home .feat-img-wrapper{left:15%}#cta-1.home .row-1 .col-2{justify-content:center}#cta-2.home .col-2 .feat-img-wrapper{position:absolute;bottom:0}#cta-2.home .row-1{position:relative;margin-bottom:320px}#cta-2.home .col-2 .feat-img-wrapper{position:absolute;bottom:-300px;left:0}#services.home .row-2{flex-direction:column}#services.home .row-2 .heading-wrapper,#services.home .row-2 .description-wrapper{width:100%}}@media only screen and (max-width:767px){#brand-promise.home{padding-top:50px}#brand-promise.home .heading-wrapper h2{text-align:center}.testimonials-wrapper{padding:20px;background-color:rgba(0,0,0,.5);border-radius:15px}}@media only screen and (max-width:640px){#services.home .row-2 .heading-wrapper,#services.home .row-2 .description-wrapper{width:100%;text-align:center}#cta-1.home .row-1 .col-1{flex-direction:column;text-align:center;align-items:center}#cta-2.home .col-2 .feat-img-wrapper{bottom:-260px}#why-choose.home .heading-wrapper{text-align:center}#why-choose.home .why-choose-item .heading-wrapper{text-align:left}#brand-promise.home .row-1{width:100%}#brand-promise.home .feat-img-wrapper{top:0;left:0}#brand-promise.home{margin-bottom:0}#testimonials.home .content-wrapper{width:100%;position:relative;left:0}#testimonials.home .content-wrapper .heading-wrapper h2{color:var(--green-1);text-align:center}#brand-promise.home .heading-wrapper{bottom:65px}#why-choose.home .logo-wrapper{opacity:.1;margin:0 auto}#why-choose.home .why-choose-list-wrapper{padding:0}.why-choose-item:nth-child(2){padding-left:0}.services-item{width:100%!important}}@media only screen and (max-width:540px){#brand-promise.home .heading-wrapper{bottom:-20px}#partner.home .logo-list-wrapper .logo-item{width:200px;text-align:center}#cta-2.home .row-1{flex-direction:column}#cta-2.home .col-2{width:100%;text-align:center}#cta-2.home .col-1{width:100%;text-align:center}#services.home .row-1{flex-direction:column;gap:20px}#brand-promise.home .row-1{margin:0}}@media only screen and (max-width:440px){#cta-2.home .col-2 .feat-img-wrapper{bottom:-200px}#cta-2.home .row-1{margin-bottom:250px}#partner.home .logo-list-wrapper .logo-item{width:120px}#cta-1.home .row-1{padding:40px 20px}#cta-2.home .logo-list-wrapper{flex-direction:column;gap:10px}#brand-promise.home .row-1{flex-direction:column;align-items:center;text-align:center;margin-bottom:20px}}@media only screen and (max-width:340px){#why-choose.home .why-choose-list-wrapper .why-choose-item{flex-direction:column;align-items:center;text-align:center}#why-choose.home .why-choose-item .heading-wrapper{text-align:center}#why-choose.home .why-choose-list-wrapper{position:relative}#why-choose.home .logo-wrapper{position:absolute}#why-choose.home .row-2 .col-2{padding:0}}