.site-header{position:relative;z-index:100;border-bottom:1px solid rgba(0,0,0,.06)}.site-header.is-sticky{position:sticky;top:0}.site-header__inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-header__logo img{max-height:58px;width:auto;display:block}.site-header__nav{flex:1;display:flex;justify-content:center}.site-header__menu{display:flex;align-items:center;gap:28px;list-style:none;margin:0;padding:0}.site-header__menu-item{position:relative}.site-header__menu-item>a{text-decoration:none;font-weight:800;text-transform:uppercase;font-size:14px;transition:color .2s ease}.site-header__menu-item>a:hover{color:#f1b282!important}.site-header__dropdown{position:absolute;top:calc(100% + 14px);left:0;min-width:220px;background:#fff;border-radius:14px;padding:10px 0;box-shadow:0 14px 36px rgba(0,0,0,.12);list-style:none;margin:0;display:none}.site-header__menu-item:hover .site-header__dropdown{display:block}.site-header__dropdown a{display:block;padding:10px 16px;color:#603913;text-decoration:none;font-weight:600}.site-header__dropdown a:hover{background:#fff7f2;color:#f1b282}.site-header__search-btn{width:40px;height:40px;border:0;border-radius:999px;background:#f7f7f7;cursor:pointer}@media(max-width:991.98px){.site-header__nav{display:none}}.hero-kinder-section .swiper{width:100%;height:600px}.hero-image-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-content{z-index:10;max-width:600px}.text-navy{color:#002d5b}.btn-orange{background-color:#f80;color:#fff;transition:transform .3s ease}.btn-orange:hover{background-color:#e67a00;transform:scale(1.05);color:#fff}.swiper-pagination-bullet-active{background:#f80!important;width:25px!important;border-radius:5px!important}.intro-parallax-section{display:flex;align-items:center;justify-content:center;min-height:450px;background-position:center;background-repeat:no-repeat;transition:background .3s ease}.intro-icon .heart-icon{font-size:24px;color:#fff;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3)}.intro-parallax-section h2{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;letter-spacing:-.5px;line-height:1.3;margin-bottom:20px}.intro-parallax-section p{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.9)}.intro-buttons .btn{transition:all .3s transform;text-transform:uppercase;font-size:.9rem;letter-spacing:1px}.intro-buttons .btn:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.btn-light{background-color:#fff;border-color:#fff;color:#a38b75!important}.btn-outline-light{border-width:2px}.btn-outline-light:hover{background-color:#fff;color:#a38b75!important}@media(max-width:768px){.intro-parallax-section{padding:60px 20px!important}.intro-parallax-section h2{font-size:1.8rem!important}.intro-buttons .btn{display:block;width:100%;margin:10px 0!important}}.news-grid-module .module-title{font-size:clamp(1.8rem,3vw,2.75rem);font-weight:800;margin-bottom:10px}.news-grid-module .module-subtitle{font-size:1rem;font-weight:700;margin-bottom:10px}.news-grid-module .module-desc{max-width:720px;margin:0 auto;line-height:1.7}.news-grid-module .news-card{background:#fff;border-radius:24px;overflow:hidden;border:1px solid #f1f1f1;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:all .25s ease}.news-grid-module .news-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.08)}.news-grid-module .news-thumb{aspect-ratio:16/10;overflow:hidden;display:block}.news-grid-module .news-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.news-grid-module .news-card:hover .news-thumb img{transform:scale(1.06)}.news-grid-module .news-body{padding:22px}.news-grid-module .news-date{font-size:13px;color:#999;margin-bottom:8px}.news-grid-module .news-title{font-size:1.1rem;line-height:1.45;font-weight:800;margin-bottom:12px}.news-grid-module .news-title a{color:#603913;text-decoration:none}.news-grid-module .news-title a:hover{color:#f1b282}.news-grid-module .news-desc{color:#666;font-size:.95rem;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-grid-module .news-link,.news-grid-module .module-main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 22px;border-radius:999px;text-decoration:none;font-weight:700;transition:all .25s ease}.news-grid-module .news-link{color:#603913;padding-left:0}.news-grid-module .news-link:hover{color:#f1b282}.news-grid-module .module-main-btn{background:#603913;color:#fff}.news-grid-module .module-main-btn:hover{background:#f1b282;color:#fff}.gallery-grid-module .module-title{font-size:clamp(1.8rem,3vw,2.75rem);font-weight:800;margin-bottom:10px}.gallery-grid-module .module-subtitle{font-size:1rem;font-weight:700;margin-bottom:10px}.gallery-grid-module .module-desc{max-width:720px;margin:0 auto;line-height:1.7}.gallery-grid-module .gallery-card{position:relative;display:block;overflow:hidden;border-radius:18px}.gallery-grid-module .gallery-card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block;transition:transform .5s ease}.gallery-grid-module .gallery-card:hover img{transform:scale(1.08)}.gallery-grid-module .gallery-overlay{position:absolute;inset:0;background:rgba(96,57,19,.35);opacity:0;transition:all .25s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;padding:16px;text-align:center}.gallery-grid-module .gallery-card:hover .gallery-overlay{opacity:1}.gallery-grid-module .gallery-icon{width:44px;height:44px;border-radius:50%;background:rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin-bottom:10px}.gallery-grid-module .gallery-title{font-size:.95rem;font-weight:700}.gallery-grid-module .module-main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 22px;border-radius:999px;background:#603913;color:#fff;text-decoration:none;font-weight:700;transition:all .25s ease}.gallery-grid-module .module-main-btn:hover{background:#f1b282;color:#fff}.intro-parallax-section{display:flex;align-items:center;justify-content:center;min-height:450px;background-position:center;background-repeat:no-repeat;transition:background .3s ease}.intro-icon .heart-icon{font-size:24px;color:#fff;width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto;backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.3)}.intro-parallax-section h2{font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif;letter-spacing:-.5px;line-height:1.3;margin-bottom:20px}.intro-parallax-section p{font-size:1.1rem;line-height:1.6;color:rgba(255,255,255,.9)}.btn-light{background-color:#fff;border-color:#fff;color:#a38b75!important}.btn-outline-light{border-width:2px}.btn-outline-light:hover{background-color:#fff;color:#a38b75!important}@media(max-width:768px){.intro-parallax-section{padding:60px 20px!important}.intro-parallax-section h2{font-size:1.8rem!important}}.intro-media-text .main-image-frame{border-radius:30px 80px 30px 80px;overflow:hidden;border:8px solid #fff;position:relative;z-index:2}.intro-media-text .play-btn-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;background:rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#f5b68a;font-size:24px;transition:.3s}.intro-media-text .play-btn-overlay:hover{transform:translate(-50%,-50%) scale(1.1);background:#fff}.intro-media-text .media-subtext span{background-color:#fff;color:#4eb4c1;font-weight:700;box-shadow:0 4px 15px rgba(0,0,0,.05)}.decor-sun{position:absolute;top:-20px;right:-20px;width:80px;height:80px;background:url('/assets/icons/sun.png') no-repeat center;background-size:contain;z-index:1}.site-footer{padding:70px 0 36px;border-top:1px solid rgba(0,0,0,.06)}.site-footer__grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:30px}.site-footer__logo img{max-height:72px;width:auto;display:block;margin-bottom:18px}.site-footer__title{font-size:15px;font-weight:800;text-transform:uppercase;margin-bottom:18px}.site-footer__desc,.site-footer__contact-item{line-height:1.8;font-size:14px}.site-footer__menu{list-style:none;margin:0;padding:0}.site-footer__menu li+li{margin-top:10px}.site-footer__menu a,.site-footer__contact-item a{color:inherit;text-decoration:none}.site-footer__menu a:hover,.site-footer__contact-item a:hover{color:#4fb2c2}.site-footer__newsletter{position:relative}.site-footer__newsletter input{width:100%;min-height:44px;border:1px solid #ddd;border-radius:999px;padding:0 110px 0 16px;outline:0}.site-footer__newsletter button{position:absolute;top:4px;right:4px;min-width:90px;height:36px;border:0;border-radius:999px;background:#4fb2c2;color:#fff;font-weight:700}@media(max-width:991.98px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:767.98px){.site-footer__grid{grid-template-columns:1fr}}