.hero-container{position:relative;width:100%;display:flex;overflow:hidden}.background-image{width:100%}.hero-container .content{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;display:flex;flex-direction:column;align-items:center;max-width:1200px;margin:0 auto;padding:5% 20px 0;text-align:center;z-index:1}.hero-container .title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-container .description{font-size:1rem;line-height:1.6;max-width:800px;margin:0 auto;text-shadow:1px 1px 2px rgba(0,0,0,.5)}@media (max-width:768px){.background-image{min-height:50vh;object-fit:cover;width:auto}.hero-container .title{font-size:2.5rem}.hero-container .description{font-size:1rem}}.pc-card-slideshow .swiper-btn{background-color:transparent;color:var(--tpl-p-color);box-shadow:0 2px 4px hsla(0,0%,4%,.3);border:none}.category-btn{cursor:pointer;background-color:#f5f5f5;color:#333}.active-category{background-color:var(--tpl-p-color);color:var(--tpl-s-color)}.category-list .category-title:hover{background-color:var(--tpl-p-color);color:#fff}.category-list .category-link{color:var(--tpl-p-color);border:1px solid var(--tpl-p-color);border-radius:30px}.Heading--primary{text-transform:uppercase;font-family:"hanford,sans-serif"}@keyframes scale{0%{transform:scale(1.2)}50%{transform:scale(1.3)}to{transform:scale(1.2)}}@media (min-width:768px){.image-scale{animation:scale 5s ease-in-out infinite}}.link-btn{border-color:var(--tpl-p-color);color:var(--tpl-p-color)}.link-btn:hover{background-color:var(--tpl-p-color);color:var(--tpl-s-color)}.dynamic-grid-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.pc-image-row{max-width:1280px;margin:0 auto;background-color:#fff;padding:24px 32px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:4%}.image-item{width:100px;height:100px}.pc-image-and-text-grid3 .link-button,.pc-image-and-text-grid5 .link-button{background-color:var(--tpl-p-color);color:var(--tpl-s-color)}.pc_booking_entrance{box-sizing:border-box;width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}@media (max-width:768px){.pc_booking_entrance{height:70vh}.pc_booking_entrance .bg_img{height:100%}}.pc_booking_content{width:100%;height:100%;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);gap:10px}.pc_booking_entrance .logo{transform:scale(.8)}.pc_booking_entrance .entrance_items{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.pc_booking_entrance .entrance_item{font-weight:600;cursor:pointer;text-align:center;color:var(--tpl-s-color);border:2px solid var(--tpl-s-color);min-width:20rem;max-width:90vw;padding:1.3rem 0}.pc_booking_entrance .entrance_item:hover{border-color:var(--tpl-s-color);background-color:var(--tpl-s-color);color:var(--tpl-p-color);transition:all .3s ease}.pc-image-slideshow .swiper-item-img{width:100%;object-fit:cover}.swiper-btn{box-shadow:0 2px 4px hsla(0,0%,4%,.3)}@media (max-width:768px){.pc-image-slideshow .swiper-item-img{min-height:50vh;object-fit:cover;width:auto}}.swiper-btn{background-color:var(--tpl-s-color);color:var(--tpl-p-color)}.swiper-btn:hover{background-color:var(--tpl-p-color);color:var(--tpl-s-color)}.product-item{color:#0a0a0a;font-weight:600;background-color:#fff;margin-right:1rem;height:auto;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;border-radius:7px}.product-item-img{background-color:#f3f4f7;user-select:none}.product-link{color:var(--tpl-p-color)}.pc-link-navbar-container .pc-link-navbar{background-color:#fff;border-bottom:1px solid #e0e0e0;z-index:10;width:100%}.pc-link-navbar-container .placeholder{height:59px}.pc-image-and-text-grid4 .link-button{background-color:var(--tpl-p-color);color:var(--tpl-s-color)}@keyframes slideFromLeft{0%{transform:translateX(-50px)}to{transform:translateX(0)}}@keyframes slideFromRight{0%{transform:translateX(50px)}to{transform:translateX(0)}}.slide-from-left{animation:slideFromLeft 5s ease-out}.slide-from-right{animation:slideFromRight 5s ease-out}.styles_ModalLinks__YfkLp{position:relative;display:inline-block}.styles_ModalLinksButton__kQeLW{padding:5px 12px;background-color:var(--tpl-p-color);color:var(--tpl-s-color);border:none;border-radius:30px;cursor:pointer;font-size:16px;transition:all .3s ease}.styles_ModalLinksButton__kQeLW:hover{background-color:var(--tpl-p-color);opacity:.6}.styles_ModalLinksItem__vRaub{position:relative;display:flex;padding:8px 16px;color:rgba(0,0,0,.88);text-decoration:none;transition:all .2s;align-items:center;gap:8px;z-index:2;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid #e0e0e0}.styles_ModalLinksItem__vRaub:hover{background-color:rgba(0,0,0,.04)}.styles_ModalLinksItem__vRaub img{flex-shrink:0;width:16px;height:16px}.styles_ModalLinksItem__vRaub span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.dynamic-grid-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(var(--column-number),minmax(0,1fr))}@media (max-width:768px){.dynamic-grid-cols{grid-template-columns:1fr}}.PC-tab-navbar .active{color:var(--tpl-s-color);background-color:var(--tpl-p-color)}.PC-tab-navbar .PC-tab-navbar-link-item{width:100px;height:50px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.PC-tab-navbar .PC-tab-navbar-link-item:hover{color:var(--tpl-s-color);background-color:var(--tpl-p-color)}.tabsContainer{max-width:1280px}.tabsContainer .tab-image-title{text-align:center;font-size:2rem;color:#333;margin-bottom:0;font-weight:600}.tabsContainer .tabNav{display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;border-bottom:1px solid #eee}.tabsContainer .tabButton{padding:1rem 2rem;border:none;background:none;font-size:1.1rem;cursor:pointer;position:relative;color:#666;transition:color .3s}.tabsContainer .tabButton.active{color:#000}.tabsContainer .tabButton.active:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:2px;background-color:#000}.tabsContainer .tabPanel{animation:fadeIn .5s ease-in-out}.tabsContainer .contentWrapper{position:relative;border-radius:12px;overflow:hidden}.tabsContainer .tabImage{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:12px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tabsContainer .tabNav{flex-wrap:wrap}.tabsContainer .tabButton{padding:.8rem 1.5rem;font-size:1rem}.tabsContainer .contentTitle{font-size:1.2rem;bottom:1rem;left:1rem}}