.home-section__wrapper{padding:var(--wrapper-padding)}.home-section__container{gap:var(--gap-6);flex-direction:column;max-width:1000px;margin:auto;display:flex}.home-section__text-container{text-align:center;flex-direction:column;gap:20px;display:flex}.home-section__image-wrapper{width:100%;height:500px;position:relative}@media screen and (max-width:800px){.home-section__image-wrapper{height:300px}}@media screen and (max-width:400px){.home-section__image-wrapper{height:200px}}.home-section__image{border-radius:20px;display:flex}.home-section__image-2-wrapper{height:200px;position:relative}.home-section__image-2{border-radius:20px;display:flex}.home-section__image-2-text-container{text-align:center;padding:10px;display:grid;position:absolute;inset:0}.home-section__image-2-text{color:#fff;align-self:self-end}
