.section_title{font-size:45px;color:#f5b640;margin-bottom:1.5rem;font-weight:700}.heroSection{padding-top:20px;height:100vh;background-color:#670629}.contentSection{padding:2rem;text-align:center}.contentSection__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;justify-content:center;place-items:center}.contentSection__grid__item{border-radius:8px;padding:1rem;transition:transform .3s ease,box-shadow .3s ease}.contentSection__grid__item:hover{transform:scale(1.05)}.contentSection__grid__item__image{width:350px;height:auto;border-radius:8px;-o-object-fit:cover;object-fit:cover}.iframe-slider iframe{min-height:350px!important;height:100%}