.hero-guides{content-visibility:auto;overflow:hidden;padding-bottom:50px;padding-top:165px;position:relative}@media only screen and (min-width:1920px){.hero-guides{padding-bottom:clamp(3.13rem,2.6vw + 0rem,6.25rem);padding-top:clamp(10.31rem,8.59vw + 0rem,20.63rem)}}@media only screen and (max-width:767px){.hero-guides{padding-bottom:20px;padding-top:140px}}.hero-guides__wrapper{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.hero-guides__wrapper{flex-wrap:wrap-reverse}}.hero-guides__desc{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-right:3%;width:42%}@media only screen and (max-width:767px){.hero-guides__desc{margin:0;padding-top:30px;width:100%}}.hero-guides__desc .desc-heading{color:var(--c-gray-1)!important}.hero-guides__desc h1,.hero-guides__desc h2,.hero-guides__desc h3,.hero-guides__desc h4,.hero-guides__desc h5,.hero-guides__desc h6{margin-top:10px}@media only screen and (min-width:1920px){.hero-guides__desc h1,.hero-guides__desc h2,.hero-guides__desc h3,.hero-guides__desc h4,.hero-guides__desc h5,.hero-guides__desc h6{margin-top:clamp(.63rem,.52vw + 0rem,1.25rem)}}.hero-guides__img{align-items:flex-start;border-radius:15px;display:flex;flex-wrap:wrap;height:400px;justify-content:space-between;overflow:hidden;width:49%}@media only screen and (min-width:1920px){.hero-guides__img{border-radius:clamp(.94rem,.78vw + 0rem,1.88rem);height:clamp(25rem,20.83vw + 0rem,50rem)}}@media only screen and (max-width:767px){.hero-guides__img{height:300px;width:100%}}.hero-guides__img>div{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.hero-guides.img_desc .hero-guides__wrapper{flex-direction:row-reverse}