.at-hero{position:relative;min-height:75vh;background-size:cover;background-position:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0 160px;overflow:hidden}.at-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,var(--secondaryColor) 0,rgba(15,33,54,.65) 100%);z-index:0;border-radius:0 0 48px 48px}.at-hero__inner{position:relative;z-index:1}.at-hero .banner-h1{font-size:60px;color:var(--whiteColor);font-family:var(--FontFamily_DMSans);font-weight:500;text-transform:capitalize;line-height:65px;margin-bottom:0}.at-hero .banner-h1 span{color:var(--newColorYellowTheme);font-weight:800}@media (max-width:1199px){.at-hero .banner-h1{font-size:40px;line-height:48px}}@media (max-width:767px){.at-hero .banner-h1{font-size:30px;line-height:38px}}.at-hero__eyebrow{color:var(--newColorYellowTheme);font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:12px}.at-hero__subtitle{color:rgba(255,255,255,.85);font-size:1.1rem;max-width:560px;margin:.75rem auto 0;line-height:1.65}.at-hero__search{position:absolute;bottom:48px;left:50%;transform:translateX(-50%);width:100%;z-index:2;display:flex;justify-content:center}.at-trust{background-color:var(--secondaryColor);padding:0}.at-trust__item{display:flex;align-items:center;justify-content:center;gap:9px;padding:18px 12px;color:#fff;font-size:.875rem;font-weight:500;border-right:1px solid rgba(255,255,255,.1)}.at-trust__item:last-child{border-right:none}.at-trust__check{width:18px!important;height:18px!important;flex-shrink:0;filter:brightness(0) saturate(100%) invert(80%) sepia(54%) saturate(400%) hue-rotate(3deg) brightness(102%)}@media (max-width:991px){.at-trust__item{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);justify-content:flex-start;padding:12px 20px}.at-trust__item:last-child{border-bottom:none}}.at-eyebrow{color:var(--newColorTheme);font-size:13px;font-weight:600;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px}.at-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--secondaryColor);font-family:var(--FontFamily_DMSans);margin-bottom:0;line-height:1.2}.at-how{padding:80px 0;background-color:var(--Color1)}.at-how__step{position:relative}.at-how__icon-wrap{background-color:var(--newColorTheme);border-radius:16px;width:80px;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.at-how__number{display:block;font-size:3rem;font-weight:700;color:var(--newColorTheme);opacity:.12;line-height:1;margin-bottom:-6px}.at-how__step-title{font-size:1rem;font-weight:700;color:var(--secondaryColor);margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.at-how__step-desc{color:var(--pragraphColor);font-size:.95rem;margin:0;line-height:1.65}.at-section{padding:80px 0}.at-section--alt{background-color:var(--Color1)}.at-section__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--secondaryColor);font-family:var(--FontFamily_DMSans);margin-bottom:20px;line-height:1.25}.at-section__body{color:var(--pragraphColor);line-height:1.8;text-align:justify}.at-section__img-wrap{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.12)}.at-section__img{width:100%;height:380px;object-fit:cover;display:block;transition:transform .45s ease}.at-section__img-wrap:hover .at-section__img{transform:scale(1.03)}.at-cities{padding:80px 0}@media (max-width:991px){.at-hero{min-height:auto;padding:60px 0 48px}.at-hero:after{border-radius:0}.at-cities,.at-how,.at-section{padding:60px 0}}@media (max-width:767px){.at-section__img{height:260px}.at-how__icon-wrap{margin-left:auto;margin-right:auto}}