html{scroll-behavior:smooth}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#1c5397;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#c9a227}#ageModal{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#ageModal .bg-white{animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.group:hover>ul{transform:translateY(0)}.group>ul{transform:translateY(-10px)}#slider{touch-action:pan-y pinch-zoom;transition:transform .5s ease-in-out;-webkit-overflow-scrolling:touch;cursor:grab}#slider:active{cursor:grabbing}.hero-slider{overflow:hidden;position:relative}.product-card{transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-5px)}.timeline{padding-left:30px;position:relative}.timeline:before{background:#c9a227;bottom:0;content:"";left:0;position:absolute;top:0;width:2px}.timeline-item{padding-bottom:30px;position:relative}.timeline-item:before{background:#1c5397;border:3px solid #c9a227;border-radius:50%;content:"";height:12px;left:-34px;position:absolute;top:5px;width:12px}input:focus,select:focus,textarea:focus{border-color:#c9a227;box-shadow:0 0 0 3px rgba(201,162,39,.1);outline:none}.lightbox{align-items:center;background:rgba(0,0,0,.9);display:flex;inset:0;justify-content:center;opacity:0;position:fixed;transition:all .3s ease;visibility:hidden;z-index:100}.lightbox.active{opacity:1;visibility:visible}.lightbox img{max-height:90%;max-width:90%;object-fit:contain}.product-modal{align-items:center;background:rgba(0,0,0,.8);display:flex;inset:0;justify-content:center;opacity:0;padding:1rem;position:fixed;transition:all .3s ease;visibility:hidden;z-index:100}.product-modal.active{opacity:1;visibility:visible}.product-modal-content{background:#fff;border-radius:1rem;max-height:90vh;max-width:900px;overflow-y:auto;transform:scale(.9);transition:transform .3s ease;width:100%}.product-modal.active .product-modal-content{transform:scale(1)}.map-container{border-radius:.5rem;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.map-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}@media (max-width:480px){#ageModal .bg-white{margin:1rem;padding:1.5rem}#ageModal h2{font-size:1.25rem}#ageModal p{font-size:.875rem}.slider-content h1{font-size:1.75rem!important;line-height:1.2}.slider-content p{font-size:1rem!important}#nextSlide,#prevSlide{padding:.75rem}#nextSlide svg,#prevSlide svg{height:1.25rem;width:1.25rem}footer .container>div{text-align:center}footer .flex.space-x-4{justify-content:center}.product-card{margin-bottom:1rem}.timeline{padding-left:15px}.timeline-item:before{height:8px;left:-19px;width:8px}section h2{font-size:1.5rem}}@media (min-width:480px) and (max-width:640px){#ageModal .bg-white{max-width:90%}}@media (max-width:768px){.timeline{padding-left:20px}.timeline-item:before{height:10px;left:-24px;width:10px}.product-modal-content{margin:.5rem;max-height:95vh}.presentation-content img{height:auto;max-height:280px;max-width:100%}.map-container{padding-bottom:75%}}@media (min-width:768px) and (max-width:1024px){nav ul.space-x-8{gap:1.5rem}footer .grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.slider-content{max-width:60%}.product-card:hover{transform:translateY(-8px)}.group>ul{min-width:200px}}@media (hover:none) and (pointer:coarse){a,button{min-height:44px;min-width:44px}.product-card:hover{transform:none}#nextSlide,#prevSlide{background-color:hsla(0,0%,100%,.3);opacity:1!important}}@media (max-height:500px) and (orientation:landscape){#ageModal .bg-white{max-height:95vh;overflow-y:auto;padding:1rem}#ageModal img{height:40px;margin-bottom:.5rem}.hero-slider{height:300px!important}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.border{border-width:.5px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}#slider{transition:none}html{scroll-behavior:auto}}@media print{#ageModal,.no-print,footer,header{display:none!important}}a:focus,button:focus{outline:2px solid #c9a227;outline-offset:2px}.presentation-tab{background:#fff;border:2px solid #1c5397;border-radius:.375rem;color:#1c5397;cursor:pointer;font-size:.875rem;font-weight:500;padding:.4rem .875rem;transition:all .3s ease;white-space:nowrap}.presentation-tab:hover{background:#e8f0fb}.presentation-tab.active{background:#1c5397;color:#fff}footer address iframe{height:220px;max-width:100%}.presentation-content{display:none}.presentation-content.active{display:block}