.carousel-wrap{display:flex;flex-direction:column;align-items:center;width:100%;margin:60px auto}.stayGallery{display:flex;align-items:center;gap:8px;width:100%;max-width:1284px;height:436px;margin:0 auto;overflow:hidden;touch-action:pan-y;user-select:none}.stayGallery .flex-col{flex-grow:10;flex-shrink:1;flex-basis:0;min-width:0;position:relative;height:228px;transition:flex-grow .55s cubic-bezier(0.4, 0, 0.2, 1),height .55s cubic-bezier(0.4, 0, 0.2, 1),opacity .55s cubic-bezier(0.4, 0, 0.2, 1)}.stayGallery .flex-col[data-pos="0"]{flex-grow:60;height:436px;order:3}.stayGallery .flex-col[data-pos="-1"],.stayGallery .flex-col[data-pos="1"]{height:340px;order:2}.stayGallery .flex-col[data-pos="1"]{order:4}.stayGallery .flex-col[data-pos="-2"]{height:228px;order:1}.stayGallery .flex-col[data-pos="2"]{order:5}.stayGallery .flex-col[data-pos="3"],.stayGallery .flex-col[data-pos="-3"]{flex-grow:0;flex-basis:0;height:0;opacity:0;pointer-events:none;overflow:hidden}.stayGallery .flex-col[data-pos="4"],.stayGallery .flex-col[data-pos="-4"]{flex-grow:0;flex-basis:0;height:0;opacity:0;pointer-events:none;overflow:hidden}.stayGallery .flex-col[data-pos="5"],.stayGallery .flex-col[data-pos="-5"]{flex-grow:0;flex-basis:0;height:0;opacity:0;pointer-events:none;overflow:hidden}.stayGallery .flex-col-item{position:absolute;inset:0;border-radius:8px;overflow:hidden;background:#000;cursor:pointer;box-shadow:0 8px 28px rgba(0,0,0,.35)}.stayGallery .col-image{position:absolute;top:50%;left:50%;width:800px;height:436px;transform:translate(-50%, -50%);background-size:cover;background-position:center;background-repeat:no-repeat}.stayGallery .flex-col-item::after{content:"";position:absolute;inset:0;background:#000;opacity:0;transition:opacity .55s cubic-bezier(0.4, 0, 0.2, 1);pointer-events:none}.stayGallery .flex-col[data-pos="-1"] .flex-col-item::after,.stayGallery .flex-col[data-pos="1"] .flex-col-item::after{opacity:.5}.stayGallery .flex-col[data-pos="-2"] .flex-col-item::after,.stayGallery .flex-col[data-pos="2"] .flex-col-item::after{opacity:.75}.stayGallery.is-dragging .flex-col-item{cursor:grabbing}.stayGallery .col-content{display:none}.carousel-dots{display:flex;justify-content:center;gap:11px;margin-top:32px}.carousel-dots__btn{width:16px;height:16px;border-radius:50%;border:2px solid rgba(42,55,122,.85);background:rgba(0,0,0,0);cursor:pointer;padding:0;transition:background-color .35s ease,border-color .35s ease,transform .35s ease}.carousel-dots__btn:hover{border-color:#2a377a;transform:scale(1.1)}.carousel-dots__btn[aria-current=true]{transform:scale(1.1);background:#2a377a;border-color:#2a377a}@media(max-width: 1040px){.stayGallery{height:297px}.stayGallery .flex-col[data-pos="-2"],.stayGallery .flex-col[data-pos="2"]{flex-grow:0;flex-basis:0;height:0;opacity:0;pointer-events:none;overflow:hidden}.stayGallery .flex-col[data-pos="-1"],.stayGallery .flex-col[data-pos="1"]{flex-grow:15;height:230px}.stayGallery .flex-col[data-pos="0"]{flex-grow:70;height:297px}}@media(max-width: 540px){.stayGallery{height:170px}.stayGallery .flex-col[data-pos="-1"],.stayGallery .flex-col[data-pos="1"]{height:130px}.stayGallery .flex-col[data-pos="0"]{height:170px}}@media(prefers-reduced-motion: reduce){.stayGallery .flex-col,.stayGallery .flex-col-item::after,.carousel-dots__btn{transition-duration:.01s}}