@layer reset{*{box-sizing:border-box;scroll-behavior:smooth;margin:0;padding:0}a{text-decoration:none}ul{list-style:none}}@layer base{*{font-family:montserrat,sans-serif}.container{max-width:1280px;margin:0 auto;padding:0 1rem}}.main-header{z-index:100;background:#fff;position:relative;box-shadow:0 1px #26282b0f}.links-header{justify-content:space-between;align-items:center;padding:0;display:flex}.links-header__logo{flex-shrink:0;width:auto;height:52px;transition:opacity .25s}.links-header__logo:hover{opacity:.8}.links-header__logo img{width:auto;height:100%}.links-header__main{flex-direction:column;align-items:flex-end;display:flex}.links-header__contact{border-bottom:1px solid #26282b12;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.25rem;width:100%;padding:.5rem 0 .75rem;transition:border-color .25s;display:flex}.links-header__contact a{color:#26282b;align-items:center;gap:.375rem;font-size:.9rem;transition:color .25s;display:inline-flex}.links-header__contact a i{font-size:1rem}.links-header__contact a:hover{color:#997225}.links-header__pages{align-items:center;gap:.3rem;padding:.75rem 0 .25rem;display:flex}.links-header__link{color:#555;letter-spacing:.02em;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.45rem .6rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:color .25s,background .25s}.links-header__link:hover{color:#26282b;background:#fff9ec}.links-header__link--inquire{color:#26282b;background:#ffbe3d;border-radius:.5rem;padding:.5rem 1rem;font-weight:600;transition:background .5s}.links-header__link--inquire:hover{background:#ffd88b}.links-header__link--inquire{letter-spacing:.01em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.links-header__link--inquire i{font-size:.8rem;transition:transform .25s}.links-header__link--inquire:hover i{transform:translate(4px)}.social-network{align-items:center;gap:.75rem;display:flex}.social-network a{color:#26282ba6;font-size:.95rem;transition:color .25s}.social-network a:hover{color:#ffbe3d}.navigation-header{background:#26282b;justify-content:center;align-items:stretch;margin:0;padding:0;list-style:none;display:flex;position:relative}.navigation-header__item{position:relative}.navigation-header__item:hover>.nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.navigation-header__link{color:#fff;letter-spacing:.06em;white-space:nowrap;align-items:center;gap:.375rem;padding:1rem 1.5rem;font-size:.925rem;font-weight:500;transition:color .25s;display:flex;position:relative}.navigation-header__link:after{content:"";transform-origin:50%;background:#ffbe3d;height:2px;transition:transform .25s;position:absolute;bottom:0;left:1.5rem;right:1.5rem;transform:scaleX(0)}.navigation-header__link i{opacity:.5;font-size:.6rem;transition:transform .25s}.navigation-header__link:hover{color:#ffbe3d}.navigation-header__link:hover:after{transform:scaleX(1)}.navigation-header__link:hover i{opacity:1;transform:rotate(90deg)}.nav-submenu{z-index:200;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border-top:2px solid #ffbe3d;border-radius:0 0 .5rem .5rem;min-width:360px;padding:.4rem .5rem;transition:opacity .3s,transform .3s,visibility .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-8px);box-shadow:0 24px 64px #26282b24}.nav-submenu__tour-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.nav-submenu__list-item{border-bottom:1px solid #26282b0f}.nav-submenu__list-item:last-child{border-bottom:none}.nav-submenu__link{color:#666;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.85rem;font-weight:500;transition:color .2s,background .2s;display:flex;position:relative;overflow:hidden}.nav-submenu__link i{color:#997225;flex-shrink:0;font-size:1rem}.nav-submenu__link span{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.nav-submenu__link:before{content:"";background:#ffbe3d;border-radius:1px;width:2px;height:0;transition:height .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-submenu__link:hover{color:#26282b;background:#fff9ec}.nav-submenu__link:hover:before{height:55%}.nav-panel__top,.nav-close{display:none}.main-header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:.5rem;display:none}.main-header__burger span{background:#26282b;border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.home-header .main-header__burger span{background:#fff}.main-header.is-open .main-header__burger span:first-child{transform:translateY(7px)rotate(45deg)}.main-header.is-open .main-header__burger span:nth-child(2){opacity:0;transform:scaleX(0)}.main-header.is-open .main-header__burger span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1024px){.links-header__main{justify-content:center}.navigation-header__link{padding:1rem;font-size:.85rem}}@media (width<=768px){.main-header__burger{display:flex}.links-header{flex-wrap:wrap;padding:.5rem 0}.links-header__link{padding:.35rem .5rem;font-size:.85rem}.links-header__main{border-bottom:1px solid #26282b12;flex-direction:column;order:-1;align-items:stretch;gap:.25rem;width:100%;margin-bottom:.375rem;padding:.4rem 0}.links-header__pages{flex-wrap:wrap;justify-content:center;gap:.25rem;padding:.25rem 0;display:flex}.links-header__contact{border-bottom:none;justify-content:center;gap:.75rem;width:100%;padding:.25rem 0;font-size:.8rem}.links-header__contact a{font-size:.8rem}.nav-panel{z-index:250;background:#26282b;flex-direction:column;display:none;position:fixed;inset:0}.main-header.is-open .nav-panel{display:flex}.nav-panel__top{border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.nav-panel__logo{align-items:center;display:flex}.nav-panel__logo img{filter:brightness(0)invert();width:auto;height:40px}.nav-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:.375rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:background .2s;display:flex}.nav-close i{font-size:1.25rem}.nav-close:hover{background:#ffffff24}.navigation-header{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;display:flex;overflow-y:auto}.navigation-header__item{border-bottom:1px solid #ffffff12}.navigation-header__item:hover>.nav-submenu{opacity:1;visibility:visible;display:none;transform:none}.navigation-header__item:hover>.nav-submenu.is-open{display:block}.navigation-header__link{letter-spacing:.03em;justify-content:space-between;width:100%;padding:1.1rem 1.5rem;font-size:1rem}.navigation-header__link:after{display:none}.navigation-header__link i{opacity:.6;font-size:.75rem;transition:transform .25s,opacity .25s}.navigation-header__link:hover i{opacity:.6;transform:none}.navigation-header__item:has(.nav-submenu.is-open)>.navigation-header__link i{opacity:1;transform:rotate(90deg)}.nav-submenu{opacity:1;visibility:visible;pointer-events:auto;width:100%;min-width:0;box-shadow:none;background:#ffffff0a;border-top:none;padding:.5rem;transition:none;display:none;position:static;transform:none}.nav-submenu.is-open{display:block}.nav-submenu__list-item{border-bottom-color:#ffffff12}.nav-submenu__link{color:#ffffffa6}.nav-submenu__link i{color:#ffd88b}.nav-submenu__link:hover{color:#fff;background:#ffffff0f}.main-header.is-open .navigation-header:before{content:"";z-index:-1;position:fixed;inset:0}}.site-footer{background:#26282b}.site-footer__main{padding:5rem 2rem}@media (width<=768px){.site-footer__main{padding:3.5rem 1.25rem}}.site-footer__inner{grid-template-columns:2fr 1fr 1fr;gap:4rem;max-width:1280px;margin:0 auto;display:grid}@media (width<=1024px){.site-footer__inner{grid-template-columns:1fr 1fr;gap:3rem}}@media (width<=768px){.site-footer__inner{grid-template-columns:1fr;gap:2.5rem}}@media (width<=1024px){.site-footer__brand{grid-column:1/-1}}@media (width<=768px){.site-footer__brand{grid-column:auto}}.site-footer__brand-name{letter-spacing:.05em;text-transform:uppercase;color:#ffbe3d;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.site-footer__brand-name:after{content:"";background:#ffbe3d;width:2.5rem;height:2px;margin-top:.625rem;display:block}.site-footer__brand-desc{color:#ffffffbf;margin-bottom:2rem;font-size:.9rem;line-height:1.85}.site-footer__contact{flex-direction:column;gap:.75rem;display:flex}.site-footer__contact-item{color:#ffffffbf;align-items:center;gap:.75rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.site-footer__contact-item i{color:#ffbe3d;text-align:center;flex-shrink:0;width:1rem;font-size:.9rem}.site-footer__contact-item:hover{color:#ffbe3d}.site-footer__nav-title{letter-spacing:.2em;text-transform:uppercase;color:#ffbe3d;margin-bottom:1.5rem;font-size:.72rem;font-weight:700}.site-footer__nav-title:after{content:"";background:#ffbe3d;width:1.75rem;height:2px;margin-top:.625rem;display:block}.site-footer__nav-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__nav-link{color:#ffffffbf;font-size:.9rem;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.site-footer__nav-link:hover{color:#ffbe3d;padding-left:.375rem}.site-footer__bottom{text-align:center;border-top:1px solid #ffffff14;padding:1.25rem 2rem}@media (width<=768px){.site-footer__bottom{text-align:left;padding:1.25rem}}.site-footer__copyright{color:#ffffff59;margin:0;font-size:.8rem}.permits{background:#fff;padding:3rem 2rem}@media (width<=768px){.permits{padding:1.5rem 1.25rem}}.permits__inner{max-width:1280px;margin:0 auto}.permits__header{text-align:center;margin-bottom:3rem}.permits__label{letter-spacing:.2em;text-transform:uppercase;color:#997225;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.permits__title{color:#26282b;letter-spacing:.02em;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.1}.permits__logos{justify-content:center;align-items:center;gap:2rem;display:flex}@media (width<=768px){.permits__logos{gap:1rem}}@media (width<=640px){.permits__logos{gap:.5rem}}.permits__logo-item{flex:1 1 0;justify-content:center;align-items:center;min-width:0;display:flex}.permits__logo-item img{object-fit:contain;width:auto;max-width:100%;max-height:50px;display:block}@media (width<=768px){.permits__logo-item img{max-height:3rem}}@media (width<=640px){.permits__logo-item img{max-height:2rem}}.wa-float{z-index:999;color:#fff;opacity:0;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.6rem;text-decoration:none;transition:background .22s,transform .25s,box-shadow .22s,opacity .3s;display:flex;position:fixed;bottom:1.75rem;left:1.5rem;transform:scale(.7);box-shadow:0 4px 20px #25d36666}.wa-float.is-visible{opacity:1;transform:scale(1)}.wa-float:hover{color:#fff;background:#1ea854;transform:scale(1.1);box-shadow:0 6px 28px #25d36680}.wa-float__msg{white-space:nowrap;color:#26282b;pointer-events:none;opacity:0;background:#fff;border-radius:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;top:50%;left:calc(100% + .75rem);transform:translateY(-50%)translate(-6px);box-shadow:0 2px 12px #0000001f}.wa-float__msg:after{content:"";border:5px solid #0000;border-right-color:#fff;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.wa-float:hover .wa-float__msg,.wa-float.msg-visible .wa-float__msg{opacity:1;transform:translateY(-50%)translate(0)}.wa-float:before{content:"";pointer-events:none;background:#25d36659;border-radius:50%;animation:2.4s ease-out infinite wa-pulse;position:absolute;inset:0}@keyframes wa-pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1.6)}}.cat-hero{align-items:center;height:440px;display:flex;position:relative;overflow:hidden}.cat-hero__img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cat-hero__overlay{background:#26282b85;position:absolute;inset:0}.cat-hero__content{z-index:1;color:#fff;text-align:center;position:relative}.cat-hero__title{letter-spacing:.05em;text-transform:uppercase;margin:0 0 .875rem;font-size:2.75rem;font-weight:700;line-height:1.15}.cat-desc{border-bottom:1px solid #26282b12;padding:2rem 0}.cat-desc__body{color:#26282b;margin:0 auto;font-size:.95rem;line-height:1.8}.cat-desc__body p{margin:0 0 1rem}.cat-desc__body p:last-child{margin-bottom:0}.cat-desc__body h2,.cat-desc__body h3,.cat-desc__body h4{color:#26282b;margin:1.75rem 0 .75rem;font-weight:700;line-height:1.3}.cat-desc__body h2:first-child,.cat-desc__body h3:first-child,.cat-desc__body h4:first-child{margin-top:0}.cat-desc__body h2{letter-spacing:.03em;font-size:1.35rem}.cat-desc__body h3{letter-spacing:.02em;font-size:1.1rem}.cat-desc__body h4{text-transform:uppercase;letter-spacing:.07em;font-size:.95rem}.cat-desc__body a{color:#997225;text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #99722559;text-decoration:underline #99722559;transition:color .2s,text-decoration-color .2s}.cat-desc__body a:hover{color:#26282b;text-decoration-color:#26282b80}.cat-desc__body strong{color:#26282b;font-weight:600}.cat-desc__body em{font-style:italic}.cat-desc__body ul,.cat-desc__body ol{text-align:left;margin:0 0 1rem;padding-left:1.5rem}.cat-desc__body ul li,.cat-desc__body ol li{margin-bottom:.35rem}.cat-desc__body ul li:last-child,.cat-desc__body ol li:last-child{margin-bottom:0}.cat-desc__body ul li{padding-left:.25rem;list-style:none}.cat-desc__body ul li:before{content:"";vertical-align:middle;background:#ffbe3d;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-bottom:.1rem;margin-right:.65rem;display:inline-block}.cat-desc__body blockquote{text-align:left;background:#ffbe3d0f;border-left:3px solid #ffbe3d;border-radius:0 .25rem .25rem 0;margin:1.5rem 0;padding:.75rem 1.25rem}.cat-desc__body blockquote p{color:#26282bcc;margin:0;font-size:1rem;font-style:italic}.cat-tours{padding:4rem 0 5rem}.cat-tours__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:2rem;display:grid}.tour-card{background:#fff;border-radius:.75rem;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px #26282b14}.tour-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #26282b21}.tour-card__media{aspect-ratio:16/9;flex-shrink:0;display:block;position:relative;overflow:hidden}.tour-card__img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.tour-card:hover .tour-card__img{transform:scale(1.04)}.tour-card__duration{color:#26282b;background:#ffbe3d;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;width:54px;height:54px;line-height:1.1;display:flex;position:absolute;top:.875rem;left:.875rem;box-shadow:0 2px 8px #26282b33}.tour-card__duration-num{font-size:1.3rem;font-weight:700}.tour-card__duration-label{text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:600}.tour-card__body{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 1.5rem 1rem;display:flex}.tour-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1.15rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.tour-card__title a{color:#26282b;transition:color .2s}.tour-card__title a:hover{color:#997225}.tour-card__overview{color:#26282bbf;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.tour-card__overview strong{font-weight:500}.tour-card__price{align-items:baseline;gap:.375rem;margin-top:auto;padding-top:.625rem;display:flex}.tour-card__price-label,.tour-card__price-unit{color:#26282b7a;font-size:.78rem}.tour-card__price-amount{color:#26282b;font-size:1.75rem;font-weight:700;line-height:1}.tour-card__footer{border-top:1px solid #26282b12;justify-content:flex-start;align-items:center;padding:.875rem 1.5rem;display:flex}.tour-card__badges{flex-wrap:wrap;gap:.375rem;display:flex}.tour-card__badge{color:#26282bbf;background:#26282b0d;border-radius:.375rem;align-items:center;gap:.3rem;padding:.3rem .625rem;font-size:.8rem;font-weight:500;display:inline-flex}.tour-card__badge i{color:#997225;font-size:.68rem}.tour-card__cta{color:#26282b;white-space:nowrap;background:#ffbe3d;border-radius:.375rem;align-items:center;gap:.4rem;padding:.5rem 1.125rem;font-size:.85rem;font-weight:600;transition:background .2s;display:inline-flex}.tour-card__cta i{font-size:.78rem;transition:transform .2s}.tour-card__cta:hover{background:#ffd88b}.tour-card__cta:hover i{transform:translate(3px)}@media (width<=1024px){.cat-tours__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.cat-hero{height:320px}.cat-hero__title{font-size:1.875rem}.cat-tours{padding:2.5rem 0 3.5rem}.cat-tours__grid{grid-template-columns:1fr;gap:1.5rem}.tour-card__footer{flex-direction:column;align-items:flex-start}.tour-card__cta{justify-content:center;width:100%}}@media (width<=640px){.cat-hero{height:260px}.cat-hero__title{font-size:1.5rem}.cat-hero__desc{font-size:.875rem}}@layer components{.page-info__hero{background:#26282b;border-top:1px solid #ffffff80;height:400px;position:relative;overflow:hidden}.page-info__hero-img{position:absolute;inset:0}.page-info__hero-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.page-info__hero-overlay{background:linear-gradient(#26282b0d 0%,#26282bb8 100%);position:absolute;inset:0}.page-info__hero-body{z-index:1;align-items:flex-end;height:100%;display:flex;position:relative}.page-info__hero-inner{width:100%;max-width:1280px;margin:0 auto;padding:2.5rem 1rem}.page-info__hero--plain{height:auto}.page-info__hero--plain .page-info__hero-body{align-items:center;padding:5rem 0 4rem}@media (width<=768px){.page-info__hero{height:260px}.page-info__hero--plain{height:auto}.page-info__hero-inner{padding:1.75rem 1.25rem}}.page-info__title{color:#fff;letter-spacing:.02em;margin:0;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.page-info__content{padding:4rem 2rem}@media (width<=768px){.page-info__content{padding:2.5rem 1.25rem}}.page-info__inner{max-width:1280px;margin:0 auto}.page-info__inner h2{color:#26282b;letter-spacing:.01em;margin:2.5rem 0 1rem;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700}.page-info__inner h3{color:#26282b;margin:2rem 0 .75rem;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:700}.page-info__inner h4{color:#26282b;margin:1.75rem 0 .5rem;font-size:clamp(1rem,1.75vw,1.15rem);font-weight:700}.page-info__inner p{color:#26282b;margin-bottom:1.25rem;line-height:1.85}.page-info__inner ul,.page-info__inner ol{margin-bottom:1.25rem;padding-left:1.5rem}.page-info__inner ul li,.page-info__inner ol li{color:#26282b;margin-bottom:.4rem;line-height:1.8}.page-info__inner a{color:#997225;text-underline-offset:3px;-webkit-text-decoration:underline #99722566;text-decoration:underline #99722566;transition:color .2s}.page-info__inner a:hover{color:#cc9831}.page-info__inner blockquote{background:#fff9ec;border-left:3px solid #ffbe3d;border-radius:0 .5rem .5rem 0;margin:2rem 0;padding:1rem 1.5rem}.page-info__inner blockquote p{color:#664c18;margin:0;font-style:italic}.page-info__inner img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem 0;display:block}}.contact__hero{background:#26282b;border-top:1px solid #ffffff80;padding:5rem 2rem 4rem}@media (width<=768px){.contact__hero{padding:3.5rem 1.25rem 3rem}}.contact__hero-inner{max-width:1280px;margin:0 auto}.contact__title{color:#fff;letter-spacing:.02em;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.15}.contact__title:after{content:"";background:#ffbe3d;width:3rem;height:3px;margin-top:.75rem;display:block}.contact__subtitle{color:#ffffffbf;max-width:520px;margin:0;font-size:1rem;line-height:1.7}.contact__body{padding:4rem 2rem}@media (width<=768px){.contact__body{padding:2.5rem 1.25rem}}.contact__grid{grid-template-columns:1fr 460px;align-items:start;gap:5rem;max-width:1280px;margin:0 auto;display:grid}@media (width<=1024px){.contact__grid{grid-template-columns:1fr;gap:3rem}}.contact__form{flex-direction:column;gap:1.5rem;display:flex}.contact__form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (width<=640px){.contact__form-row{grid-template-columns:1fr}}.contact__form-group{flex-direction:column;gap:.4rem;display:flex}.contact__label{letter-spacing:.02em;color:#26282b;font-size:.95rem;font-weight:700}.contact__label span{color:#997225}.contact__input{color:#26282b;appearance:none;background:#fff;border:1.5px solid #26282b2e;border-radius:.4rem;outline:none;width:100%;padding:.8rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact__input::placeholder{color:#26282b4d}.contact__input:focus{border-color:#ffbe3d;box-shadow:0 0 0 3px #ffbe3d2e}.contact__input--textarea{resize:vertical;min-height:148px}.contact__form-actions{margin-top:.25rem}.contact__submit{color:#ffbe3d;letter-spacing:.05em;cursor:pointer;background:#26282b;border:none;border-radius:.4rem;align-items:center;gap:.65rem;padding:.9rem 2rem;font-size:.95rem;font-weight:600;transition:background .22s,transform .18s;display:inline-flex}.contact__submit i{font-size:.9rem;transition:transform .2s}.contact__submit:hover{background:#26282bd1}.contact__submit:hover i{transform:translate(3px)translateY(-2px)}.contact__submit:active{transform:scale(.98)}.contact__info-text{color:#26282bbf;margin-bottom:2rem;font-size:.95rem;line-height:1.8}.contact__info-text a{color:#997225;text-underline-offset:3px;-webkit-text-decoration:underline #99722566;text-decoration:underline #99722566;transition:color .2s}.contact__info-text a:hover{color:#cc9831}.contact__info-items{flex-direction:column;gap:.75rem;margin-bottom:2.5rem;display:flex}.contact__info-item{border:1.5px solid #26282b1a;border-radius:.5rem;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.contact__info-item:hover{border-color:#ffbe3d;box-shadow:0 2px 14px #ffbe3d2e}.contact__info-icon{color:#997225;background:#fff9ec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;display:flex}.contact__info-icon--wa{color:#1ea854;background:#25d3661a}.contact__info-detail{flex-direction:column;gap:.15rem;display:flex}.contact__info-label{letter-spacing:.1em;text-transform:uppercase;color:#26282b73;font-size:.7rem;font-weight:700}.contact__info-value{color:#26282b;font-size:.9rem;font-weight:600}.contact__office{border-top:1px solid #26282b1a;padding-top:1.5rem}.contact__office-label{letter-spacing:.1em;text-transform:uppercase;color:#997225;margin-bottom:.5rem;font-size:.8rem;font-weight:700;display:block}.contact__office-address{color:#26282bb3;margin:0;font-size:.9rem;line-height:1.6}.contact__map iframe{border:none;width:100%;height:420px;display:block}@media (width<=768px){.contact__map iframe{height:300px}}.contact__submit{position:relative;overflow:hidden}.contact__submit-spinner{border:2px solid #ffffff59;border-top-color:#ffbe3d;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite contact-spin;display:none}.contact__submit.is-loading .contact__submit-label,.contact__submit.is-loading .contact__submit-icon{visibility:hidden}.contact__submit.is-loading .contact__submit-spinner{display:block;position:absolute;top:50%;left:50%;translate:-50% -50%}.contact__submit:disabled{opacity:.7;cursor:not-allowed}.contact__feedback{border-radius:8px;align-items:center;gap:.6rem;padding:.85rem 1.1rem;font-size:.9rem;animation:.3s contact-fade-in;display:none}.contact__feedback.is-visible{display:flex}.contact__feedback--success{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.contact__feedback--error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}@keyframes contact-spin{to{rotate:360deg}}@keyframes contact-fade-in{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0}}.blog__hero{height:480px;position:relative;overflow:hidden}@media (width<=768px){.blog__hero{height:320px}}.blog__hero-image{position:absolute;inset:0}.blog__hero-img{object-fit:cover;width:100%;height:100%;display:block}.blog__hero-overlay{background:linear-gradient(#00000014 0%,#0000009e 100%);align-items:flex-end;padding:3rem 2rem;display:flex;position:absolute;inset:0}.blog__hero-content{width:100%;max-width:1280px;margin:0 auto}.blog__hero-title{color:#fff;text-shadow:0 2px 8px #00000073;max-width:640px;margin:0;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.2}.blog__featured{padding:5rem 2rem}@media (width<=768px){.blog__featured{padding:3rem 1.25rem}}.blog__featured-inner{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1280px;margin:0 auto;display:grid}@media (width<=1024px){.blog__featured-inner{grid-template-columns:1fr;gap:2.5rem}}.blog__featured-media{border-radius:.5rem;overflow:hidden}.blog__featured-img{object-fit:cover;border-radius:.5rem;width:100%;height:400px;transition:transform .4s;display:block}.blog__featured-media:hover .blog__featured-img{transform:scale(1.02)}@media (width<=768px){.blog__featured-img{height:260px}}.blog__featured-badge{color:#997225;letter-spacing:.08em;text-transform:uppercase;background:#fff9ec;border-radius:2rem;align-items:center;gap:.35rem;margin-bottom:1rem;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.blog__featured-badge i{font-size:.8rem}.blog__featured-title{color:#26282b;letter-spacing:.01em;margin:0 0 1.25rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;line-height:1.25}.blog__featured-stats{border:1px solid #26282b1a;border-radius:.5rem;gap:0;margin:0 0 2rem;padding:0;list-style:none;display:flex;overflow:hidden}@media (width<=640px){.blog__featured-stats{flex-direction:column}}.blog__featured-stat{text-align:center;border-right:1px solid #26282b1a;flex-direction:column;flex:1;align-items:center;gap:.2rem;padding:.9rem 1rem;display:flex}.blog__featured-stat:last-child{border-right:none}@media (width<=640px){.blog__featured-stat{text-align:left;border-bottom:1px solid #26282b1a;border-right:none;flex-direction:row;gap:.75rem}.blog__featured-stat:last-child{border-bottom:none}}.blog__featured-stat i{color:#cc9831;font-size:1.1rem}.blog__featured-stat-label{letter-spacing:.09em;text-transform:uppercase;color:#26282b73;font-size:.68rem;font-weight:700}.blog__featured-stat-value{color:#26282b;font-size:.875rem;font-weight:700}.blog__featured-text{color:#26282bb8;max-width:520px;margin:0 0 2rem;font-size:.95rem;line-height:1.8}.blog__featured-cta{color:#ffbe3d;letter-spacing:.05em;background:#26282b;border-radius:.4rem;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .22s;display:inline-flex}.blog__featured-cta i{transition:transform .2s}.blog__featured-cta:hover{background:#26282bd1}.blog__featured-cta:hover i{transform:translate(4px)}.blog__posts{background:#26282b08;padding:3rem 2rem 5rem}@media (width<=768px){.blog__posts{padding:2rem 1.25rem 3.5rem}}.blog__posts-inner{max-width:1280px;margin:0 auto}.blog__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}@media (width<=1024px){.blog__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.blog__grid{grid-template-columns:1fr}}.blog__card{background:#fff;border:1px solid #26282b17;border-radius:.75rem;flex-direction:column;transition:box-shadow .25s,transform .25s;display:flex;overflow:hidden}.blog__card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0000001a}.blog__card-image{display:block;overflow:hidden}.blog__card-img{object-fit:cover;width:100%;height:220px;transition:transform .45s;display:block}.blog__card:hover .blog__card-img{transform:scale(1.05)}.blog__card-body{flex-direction:column;flex:1;gap:.65rem;padding:1.25rem 1.5rem 1.75rem;display:flex}.blog__card-meta{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.blog__card-author,.blog__card-date{color:#26282b80;align-items:center;gap:.3rem;font-size:.78rem;display:inline-flex}.blog__card-author i,.blog__card-date i{font-size:.8rem}.blog__card-title{margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.blog__card-title a{color:#26282b;text-decoration:none;transition:color .2s}.blog__card-title a:hover{color:#997225}.blog__card-excerpt{color:#26282b99;margin:0;font-size:.875rem;line-height:1.7}.blog__card-link{color:#26282b;align-items:center;gap:.35rem;margin-top:auto;padding-top:.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.blog__card-link i{font-size:.8rem;transition:transform .2s}.blog__card-link:hover{gap:.55rem}.blog__card-link:hover i{transform:translate(3px)}.booking__hero{background:#26282b;border-top:1px solid #ffffff14;padding:5rem 2rem 4rem}@media (width<=768px){.booking__hero{padding:3.5rem 1.25rem 3rem}}.booking__hero-inner{max-width:760px;margin:0 auto}.booking__hero-pre{letter-spacing:.12em;text-transform:uppercase;color:#ffbe3d;margin:0 0 .6rem;font-size:.75rem;font-weight:700}.booking__hero-title{color:#fff;margin:0 0 1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15}.booking__hero-title:after{content:"";background:#ffbe3d;width:3rem;height:3px;margin-top:.75rem;display:block}.booking__hero-tour{color:#fff9;align-items:center;gap:.4rem;margin:0;font-size:.9rem;display:inline-flex}.booking__hero-tour i{color:#ffbe3d}.booking__section{background:#26282b08;padding:4rem 2rem 6rem}@media (width<=768px){.booking__section{padding:2.5rem 1.25rem 4rem}}.booking__container{max-width:760px;margin:0 auto}.booking__form{flex-direction:column;gap:2rem;display:flex}.booking__fieldset{background:#fff;border:1px solid #26282b1a;border-radius:.75rem;padding:2rem}@media (width<=640px){.booking__fieldset{padding:1.5rem 1.25rem}}.booking__legend{letter-spacing:.03em;color:#26282b;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:0 .5rem;font-size:.95rem;font-weight:700;display:flex}.booking__legend-num{color:#26282b;background:#ffbe3d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.7rem;font-weight:800;display:inline-flex}.booking__fields{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}@media (width<=640px){.booking__fields{grid-template-columns:1fr}}.booking__group{flex-direction:column;gap:.4rem;display:flex}.booking__group--full{grid-column:1/-1}.booking__label{letter-spacing:.02em;color:#26282b;font-size:.875rem;font-weight:700}.booking__label span{color:#997225}.booking__input{color:#26282b;appearance:none;background:#fff;border:1.5px solid #26282b26;border-radius:.4rem;outline:none;width:100%;padding:.8rem 1rem;font-size:.925rem;transition:border-color .2s,box-shadow .2s}.booking__input::placeholder{color:#26282b4d}.booking__input:focus{border-color:#ffbe3d;box-shadow:0 0 0 3px #ffbe3d2e}.booking__input--textarea{resize:vertical;min-height:130px}.booking__radio-group{flex-wrap:wrap;gap:.65rem;display:flex}.booking__radio{cursor:pointer;color:#26282bb3;border:1.5px solid #26282b26;border-radius:2rem;align-items:center;gap:.4rem;padding:.55rem 1.1rem;font-size:.875rem;font-weight:500;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.booking__radio input[type=radio]{appearance:none;opacity:0;width:0;height:0;position:absolute}.booking__radio:has(input:checked){color:#26282b;background:#fff9ec;border-color:#ffbe3d;font-weight:700}.booking__radio:hover:not(:has(input:checked)){border-color:#26282b4d}.booking__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.booking__notice{color:#26282b8c;align-items:flex-start;gap:.5rem;max-width:380px;margin:0;font-size:.825rem;line-height:1.6;display:flex}.booking__notice i{color:#cc9831;flex-shrink:0;margin-top:.1rem;font-size:1rem}.booking__submit{color:#ffbe3d;letter-spacing:.04em;cursor:pointer;white-space:nowrap;background:#26282b;border:none;border-radius:.4rem;align-items:center;gap:.65rem;padding:.95rem 2.25rem;font-size:.95rem;font-weight:600;transition:background .22s,transform .18s;display:inline-flex}.booking__submit i{transition:transform .2s}.booking__submit:hover{background:#26282bd1}.booking__submit:hover i{transform:translate(3px)translateY(-2px)}.booking__submit:active{transform:scale(.98)}@media (width<=640px){.booking__submit{justify-content:center;width:100%}}@layer templates{.sc-tours{padding:3rem 0}@media (width<=640px){.sc-tours{padding:1.5rem 0}}.sc-tours__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}@media (width<=1024px){.sc-tours__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.sc-tours__grid{grid-template-columns:1fr;gap:1.25rem}}.sc-tour{background:#fff;border-radius:.375rem;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 2px 20px #00000014}.sc-tour:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000021}.sc-tour__media-link{text-decoration:none;display:block;overflow:hidden}.sc-tour__media{height:260px;position:relative;overflow:hidden}@media (width<=768px){.sc-tour__media{height:220px}}@media (width<=640px){.sc-tour__media{height:260px}}.sc-tour__img{object-fit:cover;width:100%;height:100%;margin:0;transition:transform .5s;display:block}.sc-tour:hover .sc-tour__img{transform:scale(1.07)}.sc-tour__overlay{pointer-events:none;background:linear-gradient(#0000 40%,#0000007a 100%);position:absolute;inset:0}.sc-tour__badge{z-index:1;color:#26282b;background:#ffbe3d;border-radius:999px;padding:.28rem .8rem;font-size:.8rem;font-weight:600;position:absolute;top:1rem;left:1rem}.sc-tour__body{flex-direction:column;flex:1;padding:1.5rem;display:flex}@media (width<=768px){.sc-tour__body{padding:1.25rem}}.sc-tour__title{color:#26282b;margin:0 0 1rem;font-size:1.15rem;font-weight:700;line-height:1.35}.sc-tour__price{flex-wrap:wrap;align-items:baseline;gap:.35rem;margin-bottom:1rem;display:flex}.sc-tour__price-from{text-transform:uppercase;letter-spacing:.07em;color:#000000bf;font-size:.68rem;font-weight:500}.sc-tour__price-amount{color:#26282b;font-size:1.5rem;font-weight:700;line-height:1}.sc-tour__price-pp{text-transform:uppercase;letter-spacing:.07em;color:#000000bf;font-size:.68rem;font-weight:500}.sc-tour__excerpt{color:#000000bf;flex:1;margin-bottom:1.25rem;font-size:.85rem;line-height:1.7}.sc-tour__cta{letter-spacing:.12em;text-transform:uppercase;color:#26282b;background:#fff9ec;border:1.5px solid #ffbe3d;justify-content:space-between;align-items:center;margin-top:auto;padding:.7rem 1.25rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:background .25s;display:flex}.sc-tour__cta i{font-size:.9rem;transition:transform .25s}.sc-tour__cta:hover{color:#26282b;background:#ffbe3d;text-decoration:none}.sc-tour__cta:hover i{transform:translate(4px)}.sc-tours2{flex-direction:column;gap:1.5rem;padding:2rem 0;display:flex}@media (width<=640px){.sc-tours2{padding:1.5rem 0}}.sc-tour2{background:#fff;border:1px solid #0000000f;border-radius:.375rem;transition:box-shadow .3s;overflow:hidden;box-shadow:0 2px 20px #00000012}.sc-tour2:hover{box-shadow:0 8px 32px #0000001f}.sc-tour2__head{border-bottom:1px solid #00000012;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;display:flex}.sc-tour2__duration{border:2.5px solid #ffbe3d;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;line-height:1.1;display:flex}.sc-tour2__duration-num{color:#26282b;font-size:1.25rem;font-weight:700;line-height:1}.sc-tour2__duration-label{letter-spacing:.08em;text-transform:uppercase;color:#9f8054;font-size:.6rem;font-weight:600}.sc-tour2__title{letter-spacing:.05em;text-transform:uppercase;color:#26282b;margin:0;font-size:1rem;font-weight:700;line-height:1.4}.sc-tour2__body{grid-template-columns:1fr 42%;display:grid}@media (width<=768px){.sc-tour2__body{grid-template-columns:1fr}}.sc-tour2__content{flex-direction:column;padding:1.5rem;display:flex}@media (width<=768px){.sc-tour2__content{padding:1.25rem}}.sc-tour2__excerpt{color:#000000b8;flex:1;margin-bottom:1.25rem;font-size:.85rem;line-height:1.75}.sc-tour2__price{flex-wrap:wrap;align-items:baseline;gap:.35rem;margin:0;display:flex}.sc-tour2__price-from{text-transform:uppercase;letter-spacing:.07em;color:#0000008c;font-size:.68rem;font-weight:500}.sc-tour2__price-amount{color:#26282b;font-size:1.75rem;font-weight:700;line-height:1}.sc-tour2__price-pp{text-transform:uppercase;letter-spacing:.07em;color:#0000008c;font-size:.68rem;font-weight:500}.sc-tour2__media{padding:1rem;overflow:hidden}@media (width<=768px){.sc-tour2__media{height:260px}}.sc-tour2__img{object-fit:cover;width:100%;height:100%;margin:0;transition:transform .5s;display:block}.sc-tour2:hover .sc-tour2__img{transform:scale(1.04)}.sc-tour2__foot{border-top:1px solid #00000012;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}@media (width<=768px){.sc-tour2__foot{padding:1rem 1.25rem}}.sc-tour2__meta{flex-wrap:wrap;gap:.5rem;display:flex}.sc-tour2__meta-tag{letter-spacing:.06em;text-transform:uppercase;color:#000000a6;cursor:default;background:#0000000a;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.65rem;font-weight:600;transition:background .2s,color .2s;display:inline-flex}.sc-tour2__meta-tag i{color:#9f8054;font-size:.75rem}.sc-tour2__meta-tag:hover{color:#26282b;background:#fff9ec}.sc-tour2__cta{letter-spacing:.12em;text-transform:uppercase;color:#26282b;background:#ffbe3d;flex-shrink:0;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:background .25s;display:inline-flex}.sc-tour2__cta i{font-size:.9rem;transition:transform .25s}.sc-tour2__cta:hover{color:#26282b;background:#ffd88b;text-decoration:none}.sc-tour2__cta:hover i{transform:translate(4px)}}.enquiry-modal{z-index:1050;visibility:hidden;opacity:0;justify-content:center;align-items:center;padding:1rem;transition:opacity .3s,visibility .3s;display:flex;position:fixed;inset:0}.enquiry-modal.is-open{visibility:visible;opacity:1}.enquiry-modal.is-open .enquiry-modal__dialog{transform:translateY(0)}.enquiry-modal__backdrop{-webkit-backdrop-filter:blur(4px);cursor:pointer;background:#26282bb8;position:absolute;inset:0}.enquiry-modal__dialog{z-index:1;background:#fff;border-radius:1rem;width:100%;max-width:860px;max-height:90vh;transition:transform .38s cubic-bezier(.34,1.3,.64,1);display:flex;position:relative;overflow:hidden;transform:translateY(28px);box-shadow:0 24px 72px #26282b59}.enquiry-modal__close{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;background:#26282b99;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;font-size:.85rem;transition:background .2s,transform .2s;display:flex;position:absolute;top:.5rem;right:.5rem}.enquiry-modal__close:hover{color:#26282b;background:#ffbe3d;transform:scale(1.1)rotate(90deg)}.enquiry-modal__media{flex-direction:column;flex:0 0 38%;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.enquiry-modal__img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.enquiry-modal__media-overlay{z-index:1;background:linear-gradient(#0000 0%,#26282bbf 35%,#26282be0 100%);padding:2rem 1.75rem 1.75rem;position:relative}.enquiry-modal__media-tag{letter-spacing:.22em;text-transform:uppercase;color:#ffbe3d;margin:0 0 .5rem;font-size:.85rem;font-weight:700}.enquiry-modal__media-title{color:#fff;text-wrap:balance;text-shadow:0 2px 12px #26282b66;margin:0;font-size:1.3rem;font-weight:700;line-height:1.25}.enquiry-modal__body{scrollbar-width:thin;scrollbar-color:#26282b26 transparent;flex-direction:column;flex:1;padding:2.25rem 2rem;display:flex;overflow-y:auto}.enquiry-modal__form{flex-direction:column;flex:1;gap:1rem;display:flex}.enquiry-modal__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.enquiry-modal__field{flex-direction:column;gap:.3rem;display:flex}.enquiry-modal__label{letter-spacing:.1em;text-transform:uppercase;color:#26282b99;font-size:.7rem;font-weight:700}.enquiry-modal__input,.enquiry-modal__textarea{color:#26282b;background:#f9f9f9;border:1.5px solid #26282b24;border-radius:.5rem;outline:none;width:100%;padding:.65rem .875rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s,background .2s}.enquiry-modal__input::placeholder,.enquiry-modal__textarea::placeholder{color:#26282b4d}.enquiry-modal__input:focus,.enquiry-modal__textarea:focus{background:#fff;border-color:#ffbe3d;box-shadow:0 0 0 3px #ffbe3d2e}.enquiry-modal__textarea{resize:vertical;min-height:80px;line-height:1.6}.enquiry-modal__success{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 2rem;animation:.4s enquiry-fade-in;display:none}.enquiry-modal__success.is-visible{display:flex}.enquiry-modal__success-icon{color:#065f46;font-size:3.25rem;line-height:1}.enquiry-modal__success-title{color:#26282b;margin:0;font-size:1.3rem;font-weight:700}.enquiry-modal__success-msg{color:#26282b99;max-width:280px;margin:0;font-size:.875rem;line-height:1.75}.enquiry-modal__success-btn{color:#ffbe3d;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#26282b;border:none;border-radius:.5rem;align-items:center;gap:.5rem;margin-top:.5rem;padding:.8rem 1.75rem;font-size:.82rem;font-weight:700;transition:background .22s,transform .18s;display:inline-flex}.enquiry-modal__success-btn i{font-size:.78rem}.enquiry-modal__success-btn:hover{background:#26282bd1;transform:translate(2px)}.enquiry-modal__feedback{border-radius:8px;align-items:center;gap:.6rem;padding:.85rem 1.1rem;font-size:.875rem;animation:.3s enquiry-fade-in;display:none}.enquiry-modal__feedback.is-visible{display:flex}.enquiry-modal__feedback--success{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.enquiry-modal__feedback--error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.enquiry-modal__submit{color:#ffbe3d;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:#26282b;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.82rem;font-weight:700;transition:background .25s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.enquiry-modal__submit-icon{font-size:.78rem}.enquiry-modal__submit-spinner{border:2px solid #ffffff59;border-top-color:#ffbe3d;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite enquiry-spin;display:none}.enquiry-modal__submit.is-loading .enquiry-modal__submit-label,.enquiry-modal__submit.is-loading .enquiry-modal__submit-icon{visibility:hidden}.enquiry-modal__submit.is-loading .enquiry-modal__submit-spinner{display:block;position:absolute;top:50%;left:50%;translate:-50% -50%}.enquiry-modal__submit:hover{background:#26282bd1;transform:translateY(-1px)}.enquiry-modal__submit:disabled{opacity:.7;cursor:not-allowed}@media (width<=768px){.enquiry-modal{align-items:flex-end;padding:.5rem}.enquiry-modal__dialog{border-radius:1rem 1rem 0 0;flex-direction:column;max-width:100%;max-height:92vh;transform:translateY(100%)}.enquiry-modal.is-open .enquiry-modal__dialog{transform:translateY(0)}.enquiry-modal__media{flex:0 0 240px}.enquiry-modal__body{padding:1.5rem 1.25rem}}@media (width<=640px){.enquiry-modal__media{flex:0 0 240px}.enquiry-modal__row{grid-template-columns:1fr}}@keyframes enquiry-spin{to{rotate:360deg}}@keyframes enquiry-fade-in{0%{opacity:0;translate:0 6px}to{opacity:1;translate:0}}.reviews{background:#fff;padding:5rem 0 4rem}.reviews__header{text-align:center;max-width:700px;margin:0 auto 3rem}.reviews__label{letter-spacing:.2em;text-transform:uppercase;color:#997225;margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:block}.reviews__title{color:#26282b;letter-spacing:.02em;margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.1}.reviews__desc{color:#26282bbf;margin-bottom:1.5rem;font-size:.95rem;line-height:1.75}.reviews__ta-logo{opacity:.85;align-items:center;transition:opacity .2s;display:inline-flex}.reviews__ta-logo:hover{opacity:1}.reviews__slider-wrap{max-width:1280px;margin:0 auto;padding:0 3.5rem;position:relative}.reviews__nav{z-index:10;cursor:pointer;color:#26282b;background:#34e0a1;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1rem;transition:background .22s,transform .22s;display:flex;position:absolute;top:42%;transform:translateY(-50%);box-shadow:0 2px 12px #00aa6c4d}.reviews__nav:hover{color:#fff;background:#00aa6c;transform:translateY(-50%)scale(1.08)}.reviews__nav--prev{left:0}.reviews__nav--next{right:0}.reviews__pagination{margin-top:1.75rem}.reviews__pagination .swiper-pagination-bullet{opacity:1;background:#26282b33;width:8px;height:8px}.reviews__pagination .swiper-pagination-bullet-active{background:#00aa6c}.reviews__card{background:#fff;border:1px solid #26282b1a;border-radius:.75rem;flex-direction:column;height:100%;padding:1.5rem;transition:box-shadow .25s,transform .25s;display:flex;box-shadow:0 2px 16px #26282b0f}.reviews__card:hover{transform:translateY(-3px);box-shadow:0 6px 28px #26282b1f}.reviews__card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.reviews__card-user{flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.reviews__card-avatar{object-fit:cover;border:2px solid #26282b14;border-radius:50%;flex-shrink:0;width:52px;height:52px}.reviews__card-meta{flex-direction:column;gap:.2rem;min-width:0;display:flex}.reviews__card-name{color:#26282b;font-size:.9rem;font-weight:700;line-height:1.2}.reviews__card-stars{align-items:center;gap:2px;display:flex}.reviews__star{background:#00aa6c;border-radius:50%;width:13px;height:13px;display:inline-block}.reviews__card-type{color:#26282ba6;align-items:center;gap:.3rem;font-size:.75rem;font-weight:500;display:inline-flex}.reviews__card-type i{font-size:.7rem}.reviews__card-owl{flex-shrink:0}.reviews__card-owl svg{display:block}.reviews__card-text{color:#26282bd9;flex:1;max-height:180px;margin:0 0 auto;font-size:.875rem;line-height:1.65;overflow-y:auto}.reviews__card-footer{border-top:1px dashed #26282b1a;margin-top:1.25rem;padding-top:1rem}.reviews__card-date{color:#26282bbf;align-items:center;gap:.4rem;font-size:.78rem;display:inline-flex}.reviews__card-date i{font-size:.8rem}.reviews__cta{text-align:center;margin-top:2.5rem}.reviews__cta-btn{color:#fff;background:#00aa6c;border-radius:.5rem;align-items:center;gap:.625rem;padding:.65rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .22s,transform .22s,box-shadow .22s;display:inline-flex}.reviews__cta-btn:hover{color:#fff;background:#008152;transform:translateY(-2px);box-shadow:0 6px 20px #00aa6c59}.reviews__cta-btn svg{flex-shrink:0}@media (width<=768px){.reviews{padding:3.5rem 0 3rem}.reviews__slider-wrap{padding:0 2.5rem}.reviews__nav{width:2.25rem;height:2.25rem;font-size:.85rem}}@media (width<=640px){.reviews{padding:3rem 0 2.5rem}.reviews__slider-wrap{padding:0}.reviews__nav{display:none}.reviews__card{padding:1.25rem}}.reviews .swiper-wrapper{align-items:stretch}.reviews .swiper-slide{height:auto;padding-bottom:2rem}@layer utilities;
