.swipe-container{position:relative}.path-left{content:"";background:#9593f180;border-radius:40px;width:20px;height:20px;margin:0;padding:0;animation:2s infinite expand-left;position:absolute;top:28px;left:78px}.path-right{content:"";background:#9593f180;border-radius:40px;width:20px;height:20px;margin:0;padding:0;animation:2s infinite expand-right;position:absolute;top:28px;right:78px}@keyframes expand-left{0%,to{width:20px;left:78px}25%{width:58px;left:20px}50%,to{width:20px;left:78px}}@keyframes expand-right{0%,50%{width:20px;right:78px}75%{width:58px;right:20px}to{width:20px;right:78px}}.hand-icon-container{justify-content:center;align-items:center;width:100px;height:100px;animation:2s infinite swipe-both;display:flex;position:absolute;top:-20px;left:50%;transform:translate(-50%)}@keyframes swipe-both{0%,to{transform:translate(-50%)rotate(0)}25%{transform:translate(-80px)rotate(-15deg)}50%{transform:translate(-50%)rotate(0)}75%{transform:translate(20px)rotate(15deg)}}
.extras-container{z-index:50;transform-origin:bottom;will-change:transform;background:#c8d1d0;width:100%;max-width:1000px;height:232px;padding:16px 20px;transition:transform .3s ease-in-out,opacity .3s ease-in-out;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:768px){.extras-container{padding:20px 24px}}@media (min-width:1024px){.extras-container{padding:24px 28px}}.extras-title{color:#000;margin:0 0 10px;padding:0;font-family:Albra,sans-serif;font-size:24px;line-height:41px;display:inline-block;position:relative}@media (max-width:768px){.extras-title{margin:0 0 20px;font-size:18px}}.extras-carousel-wrapper{width:100%;position:relative;overflow:hidden}.extras-arrow{color:#fff;cursor:pointer;z-index:2;background:#c67754;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.extras-arrow:hover{color:#c67754;background:#fff;transform:translateY(-50%)scale(1.05)}.extras-arrow-left{left:0}.extras-arrow-right{right:0}@media (max-width:768px){.extras-arrow{display:none}}.extras-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding-bottom:4px;display:flex;overflow-x:auto}.extras-scroll::-webkit-scrollbar{display:none}.close-extras-button{color:#fff;cursor:pointer;background:#b7562d;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex;position:absolute;top:10px;right:20px;box-shadow:0 2px 8px #00000026}.extras-loading{justify-content:center;align-items:center;padding:32px;display:flex}.extras-loading:after{content:"";border:3px solid #e0e0e0;border-top-color:#c08267;border-radius:50%;width:32px;height:32px;animation:1s linear infinite extras-spin}@keyframes extras-spin{to{transform:rotate(360deg)}}.attraction-card{cursor:pointer;scroll-snap-align:start;-webkit-user-select:none;user-select:none;background-color:#e5e8e8;border-radius:15px;flex-direction:column;flex-shrink:0;width:188px;min-width:188px;height:148px;padding:8px 0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}@media (max-width:768px){.attraction-card{width:160px;min-width:160px;height:140px}}.attraction-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f}.card-image-container{justify-content:center;align-items:center;height:50px;display:flex}.card-icon{background-color:#c67754;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #c082674d}.card-icon img{width:20px;height:20px}.card-content{text-align:center;flex-direction:column;flex:1;justify-content:flex-start;padding:10px 10px 0;display:flex;overflow:hidden}.card-title{color:#1b1c20;margin:0;padding:0;font-size:18px;font-weight:700;line-height:22px}.card-description{color:#1b1c20;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.extras-dialog-overlay{z-index:100;-webkit-backdrop-filter:blur(3px);background:#0009;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.extras-dialog{background:#eee9e3;border-radius:28px;width:90%;max-width:550px;max-height:90vh;animation:.3s ease-out extras-dialog-fadein;position:relative;overflow:auto;box-shadow:0 12px 24px #0000001a}@keyframes extras-dialog-fadein{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.extras-dialog{border-radius:24px;width:95%}}.extras-close-button{cursor:pointer;color:#333;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex;position:absolute;top:16px;left:16px;box-shadow:0 1px 3px #0000001a}.extras-close-button:hover{background:#fff}.extras-dialog-content{background:#eee9e3;max-height:calc(85vh - 280px);padding-bottom:16px}.extras-dialog-title{color:#1b1c20;margin:0;padding:0;font-family:Albra,sans-serif;font-size:34px;font-weight:600;line-height:41px}.extras-section{padding:24px}.extras-image-container{width:100%;height:260px;position:relative;overflow:hidden}.extras-image-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.extras-header-text{color:#1b1c20;margin:22px 0 0;padding-top:5px;font-size:16px;font-weight:600;line-height:19px}.extras-region-link{color:#2f6062;margin-top:5px;margin-bottom:26px;font-size:18px;font-weight:600;text-decoration:underline;display:block}.extras-activities-wrapper{flex-wrap:wrap;gap:5px;margin:0;padding:0;display:flex}.extras-activities-container{background-color:#b57251;border-radius:100px;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.extras-activities-container img{box-sizing:border-box;width:20px;height:20px;padding:5px}.extras-activities-text{color:#1b1c20;margin-top:20px;margin-bottom:10px;padding:0;font-size:16px;font-weight:700;line-height:19px}.extras-body-content{color:#1b1c20}.extras-body-content ul{line-height:1.5}.extras-body-content li{color:#1b1c20;margin:0;padding:0;font-size:16px;font-weight:400}.extras-things-to-know{color:#2f6062;font-size:24px;font-weight:600;line-height:29px}.extras-action-button{color:#fff;cursor:pointer;text-align:center;background:#b8562e;border:none;border-radius:15px;justify-content:center;align-items:center;margin-top:24px;padding:16px;font-size:20px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.extras-action-button:hover{background:#b17055}.extras-caption{color:#fff;background:#0009;padding:6px 10px;font-size:12px;position:absolute;bottom:0;left:0;right:0}.extras-gallery-preview{cursor:pointer;justify-content:center;margin-top:60px;display:flex}.extras-gallery-preview img{border-radius:24px;width:100%;height:auto}
