@tailwind base;@tailwind components;@tailwind utilities;*{font-family:Google Sans Flex,sans-serif}.swiper{--v-offset:60px;--curve-height:190px;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));pointer-events:none;background:#fff;border-radius:100%;display:block;position:absolute}.swiper:before{top:calc(-.7 * var(--curve-height))}.swiper:after{bottom:calc(-.7 * var(--curve-height))}.wrapper{gap:24px;padding:0 60px;display:flex}.wrapper img{object-fit:cover;border-radius:16px;flex-shrink:0;width:300px;height:300px}
