.hero-slider-section{width:100%;position:relative;overflow:hidden;background:var(--hero-filler,#1b1209)}.hero-banner-carousel{width:100%;max-width:100vw;overflow-x:hidden;transition:background-color .4s ease}.hero-banner-viewport{position:relative;width:100%;overflow:hidden;transition:height .25s ease}.hero-banner-track{display:flex;width:100%;align-items:flex-start;will-change:transform}.hero-banner-carousel--slide .hero-banner-track{transition:transform var(--hero-transition-duration,.6s) cubic-bezier(.4,0,.2,1)}.hero-banner-slide{flex:0 0 100%;max-width:100%;min-width:0;display:flex;align-items:center;justify-content:var(--hero-desktop-justify,center);background:var(--hero-filler,#1b1209)}.hero-banner-carousel--fade .hero-banner-track{display:block;position:relative;transform:none!important}.hero-banner-carousel--fade .hero-banner-slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity var(--hero-transition-duration,.6s) ease-in-out}.hero-banner-carousel--fade .hero-banner-slide.is-active{position:relative;inset:auto;height:auto;opacity:1;pointer-events:auto}.hero-banner-link{display:block;text-decoration:none}.hero-banner-frame,.hero-banner-link{width:var(--hero-desktop-width,100%);max-width:100%}.hero-banner-frame{position:relative;height:auto;max-height:var(--hero-desktop-max-height,none);min-height:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--hero-filler,#1b1209)}.hero-banner-link .hero-banner-frame{width:100%}.hero-banner-picture{display:block;width:100%;height:auto;line-height:0}.hero-banner-img{display:block;width:100%;max-width:100%;height:auto;max-height:inherit;object-fit:contain;object-position:var(--hero-desktop-object-position,center center);-webkit-user-select:none;-moz-user-select:none;user-select:none}.hero-banner-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:50%;border:1px solid rgba(201,168,76,.45);background:rgba(27,18,9,.55);color:#e8c97a;font-size:26px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .25s ease,transform .25s ease,opacity .25s ease}.hero-banner-arrow:hover:not(:disabled){background:rgba(201,168,76,.9);color:#1b1209}.hero-banner-arrow:disabled{opacity:.3;cursor:not-allowed}.hero-banner-arrow:focus-visible{outline:2px solid #e8c97a;outline-offset:3px}.hero-banner-arrow--prev{left:clamp(10px,2vw,28px)}.hero-banner-arrow--next{right:clamp(10px,2vw,28px)}.hero-banner-dots{position:absolute;left:50%;bottom:clamp(12px,2.2vh,26px);transform:translateX(-50%);z-index:4;display:flex;gap:10px;padding:8px 14px;border-radius:999px;background:rgba(27,18,9,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-banner-dot{width:9px;height:9px;padding:0;border:none;border-radius:50%;background:rgba(255,253,247,.45);cursor:pointer;transition:background .25s ease,transform .25s ease,width .25s ease}.hero-banner-dot:hover{background:rgba(255,253,247,.8)}.hero-banner-dot.is-active{background:#e8c97a;width:26px;border-radius:999px}.hero-banner-dot:focus-visible{outline:2px solid #e8c97a;outline-offset:3px}@media (prefers-reduced-motion:reduce){.hero-banner-carousel--fade .hero-banner-slide,.hero-banner-carousel--slide .hero-banner-track{transition:none}}.hero-content-overlay{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:flex-start;padding:clamp(20px,3.5vh,40px) clamp(24px,5vw,80px);box-sizing:border-box;pointer-events:none}.hero-content-overlay a{pointer-events:auto}.hero-text-block{max-width:min(640px,52%);text-align:left;max-height:100%;overflow:hidden}.hero-mobile-slide-tag,.hero-mobile-swipe-hint{display:none}.hero-label{display:inline-flex;align-items:center;gap:10px;font-family:Cinzel,serif;font-size:10px;letter-spacing:4px;color:#c9a84c;text-transform:uppercase;margin-bottom:clamp(10px,1.8vh,20px)}.hero-label:after,.hero-label:before{content:"";width:30px;height:1px;background:#c9a84c;opacity:.6}.hero-title-new{font-family:Cormorant Garamond,serif!important;font-size:clamp(28px,3.6vw,64px);font-weight:300;color:#fffdf7;line-height:1.12;margin-bottom:clamp(12px,1.6vh,20px);text-transform:none!important;letter-spacing:0!important}.hero-title-new em{font-style:italic;color:#e8c97a;display:block}.hero-desc-new{font-family:Lato,sans-serif!important;font-size:clamp(13px,1.05vw,15px);color:rgba(255,253,247,.7);line-height:1.7;margin-bottom:clamp(16px,2.5vh,36px);font-weight:300;max-width:480px}.hero-btns{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:0}.hero-btn-primary{background:linear-gradient(135deg,#c9a84c,#a07828);color:#fffdf7;padding:14px 32px;border:none;font-family:Cinzel,serif;font-size:11px;letter-spacing:2px;text-decoration:none;display:inline-block;transition:all .3s;-webkit-clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);box-shadow:0 4px 20px rgba(201,168,76,.35)}.hero-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px rgba(201,168,76,.5)}.hero-btn-outline{background:transparent;color:#e8c97a;padding:13px 32px;border:1px solid rgba(201,168,76,.5);font-family:Cinzel,serif;font-size:11px;letter-spacing:2px;text-decoration:none;display:inline-block;transition:all .3s;-webkit-clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%)}.hero-btn-outline:hover{background:rgba(201,168,76,.1);border-color:#c9a84c;transform:translateY(-3px)}.hero-stats-row{display:flex;gap:clamp(16px,2.2vw,32px);padding-top:clamp(16px,2.8vh,40px);border-top:1px solid rgba(201,168,76,.2);margin-top:clamp(16px,2.8vh,40px)}.hero-stat-num{font-family:Cormorant Garamond,serif;font-size:clamp(24px,2.4vw,36px);font-weight:600;color:#e8c97a;line-height:1}.hero-stat-label{font-family:Lato,sans-serif;font-size:10px;letter-spacing:2px;color:rgba(255,253,247,.5);text-transform:uppercase;margin-top:4px}@media (max-width:1440px){.hero-banner-slide{justify-content:var(--hero-laptop-justify,center)}.hero-banner-frame,.hero-banner-link{width:var(--hero-laptop-width,100%)}.hero-banner-link .hero-banner-frame{width:100%}.hero-banner-frame{height:auto;max-height:var(--hero-laptop-max-height,none)}.hero-banner-img{height:auto;object-position:var(--hero-laptop-object-position,center center)}.hero-title-new{font-size:clamp(28px,3.2vw,48px)}.hero-text-block{max-width:min(520px,50%)}}@media (max-width:1024px){.hero-banner-slide{justify-content:var(--hero-tablet-justify,center)}.hero-banner-frame,.hero-banner-link{width:var(--hero-tablet-width,100%)}.hero-banner-link .hero-banner-frame{width:100%}.hero-banner-frame{height:auto;max-height:var(--hero-tablet-max-height,none)}.hero-banner-img{height:auto;object-position:var(--hero-tablet-object-position,center center)}.hero-banner-arrow{width:40px;height:40px;font-size:22px}.hero-content-overlay{padding:24px 28px}.hero-text-block{max-width:min(420px,58%)}.hero-title-new{font-size:clamp(24px,4vw,40px)}.hero-desc-new{font-size:13px}}@media (max-width:767px){.hero-banner-slide{justify-content:var(--hero-mobile-justify,center)}.hero-banner-frame,.hero-banner-link{width:var(--hero-mobile-width,100%)}.hero-banner-link .hero-banner-frame{width:100%}.hero-banner-frame{height:auto!important;max-height:var(--hero-mobile-max-height,none)}.hero-banner-picture{height:auto}.hero-banner-img{height:auto!important;object-position:var(--hero-mobile-object-position,center center)}.hero-banner-arrow{width:34px;height:34px;font-size:19px;background:rgba(27,18,9,.45)}.hero-banner-dots{bottom:10px;gap:8px;padding:6px 12px}.hero-banner-dot{width:7px;height:7px}.hero-banner-dot.is-active{width:20px}.hero-content-overlay{position:relative;inset:auto;padding:18px 16px 16px;background:linear-gradient(180deg,#1b1209,#120c07)}.hero-text-block{max-width:none;width:100%}.hero-title-new{font-size:clamp(22px,6.8vw,34px)}.hero-desc-new{font-size:13px;max-width:none}.hero-btns{flex-direction:column}.hero-btn-outline,.hero-btn-primary{width:100%;text-align:center;font-size:10px;padding:12px 16px}.hero-stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.hero-stat{text-align:center}.hero-stat-num{font-size:20px}.hero-stat-label{font-size:7.5px;letter-spacing:.8px}}@media (min-width:481px) and (max-width:767px){.hero-btns{flex-direction:row}.hero-btn-outline,.hero-btn-primary{flex:1 1;width:auto}}