.wh-hero{background:var(--wh-bg);color:var(--wh-text);overflow:hidden}.wh-hero *,.wh-hero *:before,.wh-hero *:after{box-sizing:border-box}.wh-hero__ticker{background:var(--wh-dark);color:#ffffffc7;overflow:hidden;position:relative;width:100%}.wh-hero__ticker-track{display:flex;align-items:center;width:max-content;flex-wrap:nowrap;white-space:nowrap;animation:whTicker 28s linear infinite;will-change:transform}.wh-hero__ticker-track span{display:inline-flex;align-items:center;flex-shrink:0;padding:18px 0}.wh-hero__ticker-track span:after{content:"/";margin:0 28px;opacity:.55}.wh-hero__ticker a{color:inherit;text-decoration:none}@keyframes whTicker{0%{transform:translate(0)}to{transform:translate(-50%)}}.wh-hero__slider{position:relative;background:var(--wh-bg)}.wh-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity 1s ease,visibility 1s ease}.wh-hero__slide.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.wh-hero__slide .wh-hero__content h1,.wh-hero__slide .wh-hero__subheading,.wh-hero__slide .wh-hero__features,.wh-hero__slide .wh-hero__buttons,.wh-hero__slide .wh-hero__phone,.wh-hero__slide .wh-hero__address{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.wh-hero__slide.is-active .wh-hero__content h1,.wh-hero__slide.is-active .wh-hero__subheading,.wh-hero__slide.is-active .wh-hero__features,.wh-hero__slide.is-active .wh-hero__buttons,.wh-hero__slide.is-active .wh-hero__phone,.wh-hero__slide.is-active .wh-hero__address{opacity:1;transform:translateY(0)}.wh-hero__slide.is-active .wh-hero__content h1{transition-delay:.15s}.wh-hero__slide.is-active .wh-hero__subheading{transition-delay:.28s}.wh-hero__slide.is-active .wh-hero__features{transition-delay:.4s}.wh-hero__slide.is-active .wh-hero__buttons{transition-delay:.52s}.wh-hero__slide.is-active .wh-hero__phone,.wh-hero__slide.is-active .wh-hero__address{transition-delay:.64s}.wh-hero__slide .wh-hero__image{transform:scale(1.06);transition:transform 7s ease}.wh-hero__slide.is-active .wh-hero__image{transform:scale(1)}.wh-hero__main{display:grid;grid-template-columns:50% 50%}.wh-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,70px);background:var(--wh-bg);position:relative;z-index:3}.wh-hero__content h1{margin:0 0 28px;max-width:760px;font-family:Miller Display Custom,serif!important;font-size:clamp(36px,4vw,50px);font-weight:400;line-height:.98;letter-spacing:-.04em;color:var(--wh-text)}.wh-hero__subheading{max-width:520px;margin:0 0 36px;font-family:Miller Display Custom,serif!important;font-size:clamp(24px,1.8vw,40px);line-height:1.08;color:var(--wh-accent)}.wh-hero__features{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;max-width:720px;margin-bottom:34px}.wh-hero__feature{text-align:center}.wh-hero__feature img{width:50px;height:50px;object-fit:contain;margin-bottom:12px;opacity:.75}.wh-hero__feature strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:400;color:var(--wh-text)}.wh-hero__feature span{display:block;margin-top:4px;font-size:11px;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:#1f241dcc;font-weight:700}.wh-hero__buttons{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:38px}.wh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 36px;border-radius:4px;text-decoration:none;font-family:Georgia,Times New Roman,serif;font-size:18px;transition:transform .25s ease,opacity .25s ease}.wh-btn:hover{transform:translateY(-2px);opacity:.9}.wh-btn--primary{background:var(--wh-button-dark);color:#fff}.wh-btn--secondary{background:var(--wh-button-light);color:var(--wh-dark)}.wh-hero__phone{border-top:1px solid rgba(174,183,155,.55);border-bottom:1px solid rgba(174,183,155,.55);padding:16px 0;max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3vw,40px);line-height:1}.wh-hero__phone span,.wh-hero__address strong{color:var(--wh-accent)}.wh-hero__phone a{color:var(--wh-text);text-decoration:none}.wh-hero__address{margin-top:28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.4vw,24px);color:var(--wh-text)}.wh-hero__image-wrap{position:relative;overflow:hidden}.wh-hero__image{width:100%;height:100%;display:block;object-fit:cover}.wh-hero__image--mobile{display:none}.wh-hero__reviews{position:absolute;left:clamp(30px,6vw,110px);bottom:clamp(30px,5vw,70px);display:flex;align-items:center;gap:24px;z-index:2}.wh-hero__reviews img{display:block;max-height:90px;max-width:280px;object-fit:contain}.wh-hero__dots{position:absolute;left:clamp(30px,4vw,70px);bottom:34px;z-index:8;display:flex;gap:10px}.wh-hero__dot{width:36px;height:8px;border-radius:3px;border:0;padding:0;background:#ffffff59;cursor:pointer}.wh-hero__dot.is-active{background:#20261d}.wh-hero__hours{background:var(--wh-dark);color:#ffffffc7;text-align:center;padding:22px 20px;font-size:clamp(18px,1.5vw,27px);line-height:1.3}.wh-hero__hours p{margin:0}.wh-hero__hours strong{color:var(--wh-accent)}@media screen and (min-width:1201px){.wh-hero{--wh-ticker-height: 50px;--wh-hours-height: 75px;--wh-available-hero-height: calc(100vh - var(--wh-ticker-height) - var(--wh-hours-height))}.wh-hero__slider,.wh-hero__slide,.wh-hero__main,.wh-hero__content,.wh-hero__image-wrap{height:var(--wh-available-hero-height)!important;min-height:560px!important;max-height:760px!important}.wh-hero__content{justify-content:center;padding:clamp(24px,3vh,55px) clamp(40px,5vw,90px)}.wh-hero__image{height:100%!important;object-fit:cover}}@media screen and (min-width:1201px)and (max-height:820px){.wh-hero__content h1{font-size:clamp(40px,4vw,66px);margin-bottom:20px}.wh-hero__subheading,.wh-hero__features,.wh-hero__buttons{margin-bottom:24px}.wh-hero__subheading{font-size:clamp(22px,2vw,32px)}.wh-hero__phone{font-size:clamp(28px,2.5vw,42px)}.wh-hero__address{margin-top:18px}}@media screen and (max-width:1200px){.wh-hero__main{display:block;position:relative;min-height:clamp(710px,42vw,780px)}.wh-hero__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;min-height:clamp(560px,42vw,680px)}.wh-hero__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--wh-mobile-overlay));z-index:1}.wh-hero__content{position:relative;z-index:4;min-height:clamp(560px,42vw,680px);background:transparent}.wh-hero__feature span{color:#ffffffbf}.wh-hero__phone{border-color:#ffffff40}.wh-hero__dots{left:clamp(40px,6vw,110px);bottom:34px;top:auto}}@media screen and (max-width:749px){.wh-hero__ticker{font-size:12px}.wh-hero__ticker-track,.wh-hero__ticker-track span{padding:5px 0}.wh-hero__main{display:block;position:relative;min-height:760px}.wh-hero__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;min-height:760px;height:100%;z-index:1}.wh-hero__image-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0003,rgba(0,0,0,var(--wh-mobile-overlay)));z-index:2}.wh-hero__image--desktop{display:none}.wh-hero__image--mobile{display:block}.wh-hero__content{position:relative;z-index:4;min-height:650px;justify-content:flex-end;padding:30px 24px 90px;background:transparent}.wh-hero__content h1{font-size:clamp(28px,10vw,40px);text-shadow:0 2px 20px rgba(0,0,0,.35)}.wh-hero__subheading{font-size:25px;margin-bottom:28px;text-shadow:0 2px 20px rgba(0,0,0,.35)}.wh-hero__features{display:none}.wh-hero__buttons{flex-direction:column;gap:12px;margin-bottom:24px}.wh-btn{width:100%}.wh-hero__phone{font-size:30px;border-color:#ffffff40}.wh-hero__address{font-size:17px;margin-top:20px}.wh-hero__reviews{display:none}.wh-hero__dots{left:24px;bottom:28px;top:auto}.wh-hero__hours{font-size:17px}}@media screen and (min-width:1201px){.wh-hero__dots{left:50%;bottom:34px;padding-left:40px;right:auto}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/whitakers-hero.css.map */
