.why-choose-section{padding-top:60px;padding-bottom:20px;overflow:hidden;position:relative}.why-choose-section .decorative-line{position:absolute;width:100%;top:270px;display:none}@media only screen and (min-width:992px){.why-choose-section .decorative-line{display:block}}.why-choose-section .tag-bubble{display:flex;justify-content:center;align-items:center;gap:.5rem;background-color:rgba(1,102,165,.1294117647);color:var(--primary);border-radius:9999px;padding:.5rem 1rem;margin-bottom:.75rem;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.why-choose-section .tag-bubble .heart-icon{height:1rem;width:1rem}.why-choose-section .tag-bubble .tag-text{font-size:.875rem;font-weight:600}.why-choose-section h1{font-size:2rem;color:#000;text-align:center;margin-top:0;font-weight:500}@media only screen and (min-width:640px){.why-choose-section h1{font-size:2.8125rem}}.why-choose-section p{font-size:1rem;color:var(--grey-color);text-align:center;margin-bottom:0}@media only screen and (min-width:640px){.why-choose-section p{font-size:1.25rem}}.why-choose-section .benefits-grid{display:grid;grid-gap:1.25rem;gap:1.25rem;margin-top:3rem;position:relative}@media only screen and (min-width:992px){.why-choose-section .benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.why-choose-section .benefits-grid .benefit-box{text-align:center}.why-choose-section .benefits-grid .benefit-box .icon-wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.why-choose-section .benefits-grid .benefit-box .icon-wrapper img{background-color:#fff}.why-choose-section .benefits-grid .benefit-box h2{font-size:22px;color:#000;margin-top:0;margin-bottom:0;font-weight:500}.why-choose-section .benefits-grid .benefit-box p{font-size:1rem;color:var(--grey-color);margin-top:.75rem}