.gallery-section{background:#f5f0ee;align-items:center;width:100%;min-height:auto;margin-top:-20px;margin-bottom:-20px;padding-top:50px;padding-bottom:50px;display:flex}@media screen and (max-width:768px){.gallery-section{padding-top:15px;padding-bottom:15px}}.swiper-wrapper{align-items:center!important;display:flex!important}.swiper-slide{height:auto!important}.gallery-card{border-radius:16px;width:100%;height:280px;position:relative;overflow:hidden}@media screen and (max-width:1023px){.gallery-card{height:240px}}@media screen and (max-width:768px){.gallery-card{height:200px}}@media screen and (max-width:480px){.gallery-card{height:150px}}.gallery-card img{object-fit:cover;object-position:center;border-radius:16px;width:100%;height:100%;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.swiper{--v-offset:40px;--curve-height:60px;width:100%;position:relative;overflow:hidden}.swiper:before,.swiper:after{content:"";z-index:99;width:calc(100vw + 2*var(--v-offset));height:var(--curve-height);left:calc(-1*var(--v-offset));right:calc(-1*var(--v-offset));background:#f5f0ee;border-radius:45%;display:block;position:absolute}.swiper:before{top:calc(-.7*var(--curve-height))}.swiper:after{bottom:calc(-.7*var(--curve-height))}
