.KeyBenefits-module__wDg0GW__section{background:var(--color-white);padding:5rem 0}@media (min-width:768px){.KeyBenefits-module__wDg0GW__section{padding:6rem 0}}@media (min-width:1024px){.KeyBenefits-module__wDg0GW__section{padding:8rem 0}}.KeyBenefits-module__wDg0GW__container{max-width:var(--container-max-width);padding:0 var(--container-padding);margin:0 auto}.KeyBenefits-module__wDg0GW__header{text-align:center;margin-bottom:4rem}@media (min-width:768px){.KeyBenefits-module__wDg0GW__header{margin-bottom:5rem}}.KeyBenefits-module__wDg0GW__title{font-size:var(--text-3xl);color:var(--color-charcoal-black);margin:0;font-weight:700}@media (min-width:768px){.KeyBenefits-module__wDg0GW__title{font-size:var(--text-4xl)}}.KeyBenefits-module__wDg0GW__benefits{flex-direction:column;gap:4rem;display:flex}@media (min-width:768px){.KeyBenefits-module__wDg0GW__benefits{gap:5rem}}@media (min-width:1024px){.KeyBenefits-module__wDg0GW__benefits{gap:6rem}}.KeyBenefits-module__wDg0GW__benefit{width:100%}.KeyBenefits-module__wDg0GW__benefitContent{max-width:100%}@media (min-width:1024px){.KeyBenefits-module__wDg0GW__benefitContent{max-width:700px}.KeyBenefits-module__wDg0GW__contentLeft{margin-left:0;margin-right:auto}.KeyBenefits-module__wDg0GW__contentRight{margin-left:auto;margin-right:0}}.KeyBenefits-module__wDg0GW__benefitTitle{font-size:var(--text-2xl);color:var(--color-charcoal-black);margin-bottom:1rem;font-weight:700;line-height:1.3}@media (min-width:768px){.KeyBenefits-module__wDg0GW__benefitTitle{font-size:var(--text-3xl)}}.KeyBenefits-module__wDg0GW__benefitDescription{font-size:var(--text-base);color:var(--color-gray-600);margin:0;line-height:1.7}@media (min-width:768px){.KeyBenefits-module__wDg0GW__benefitDescription{font-size:var(--text-lg)}}.KeyBenefits-module__wDg0GW__benefitLeft:nth-child(odd){background:0 0}.KeyBenefits-module__wDg0GW__benefitRight:nth-child(2n){background:var(--color-gray-50);border-radius:12px;padding:2rem}@media (min-width:1024px){.KeyBenefits-module__wDg0GW__benefitRight:nth-child(2n){padding:3rem}}
.WhyChooseUs-module__OrntsG__section{background-color:var(--color-soft-off-white);padding:4rem 0}@media (min-width:768px){.WhyChooseUs-module__OrntsG__section{padding:6rem 0}}@media (min-width:1024px){.WhyChooseUs-module__OrntsG__section{padding:8rem 0}}.WhyChooseUs-module__OrntsG__container{max-width:var(--container-max-width);padding:0 var(--container-padding);margin:0 auto}.WhyChooseUs-module__OrntsG__header{text-align:center;margin-bottom:3rem}@media (min-width:768px){.WhyChooseUs-module__OrntsG__header{margin-bottom:4rem}}.WhyChooseUs-module__OrntsG__sectionTitle{font-size:var(--text-3xl);color:var(--color-charcoal-black);margin:0 0 1rem;font-weight:700;line-height:1.2}@media (min-width:768px){.WhyChooseUs-module__OrntsG__sectionTitle{font-size:var(--text-4xl)}}.WhyChooseUs-module__OrntsG__sectionSubtitle{font-size:var(--text-lg);color:var(--color-gray-700);max-width:700px;margin:0 auto;line-height:1.6}@media (min-width:768px){.WhyChooseUs-module__OrntsG__sectionSubtitle{font-size:var(--text-xl)}}.WhyChooseUs-module__OrntsG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:640px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.WhyChooseUs-module__OrntsG__grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.WhyChooseUs-module__OrntsG__card{background-color:var(--color-white);border:1px solid #0b0d100f;border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s ease-in-out;display:flex;box-shadow:0 4px 16px #0b0d100f}.WhyChooseUs-module__OrntsG__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0b0d101a}.WhyChooseUs-module__OrntsG__iconWrapper{background:linear-gradient(135deg,#3b82f61a 0%,#3b82f60d 100%);border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:.5rem;display:flex}.WhyChooseUs-module__OrntsG__iconWrapper svg,.WhyChooseUs-module__OrntsG__iconWrapper img{width:32px;height:32px}.WhyChooseUs-module__OrntsG__cardTitle{font-size:var(--text-xl);color:var(--color-charcoal-black);margin:0;font-weight:600;line-height:1.3}.WhyChooseUs-module__OrntsG__highlighted{color:var(--color-blue);font-style:italic;font-weight:600}.WhyChooseUs-module__OrntsG__cardDescription{font-size:var(--text-base);color:var(--color-gray-700);flex:1;margin:0;line-height:1.6}.WhyChooseUs-module__OrntsG__cardCta{color:var(--color-blue);font-weight:600;font-size:var(--text-sm);align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.WhyChooseUs-module__OrntsG__cardCta:hover{color:var(--color-blue-dark);gap:.75rem}.WhyChooseUs-module__OrntsG__arrow{font-size:1rem;transition:transform .2s ease-in-out}.WhyChooseUs-module__OrntsG__cardCta:hover .WhyChooseUs-module__OrntsG__arrow{transform:translate(4px)}
