.announcement-bar{font-size:.8125rem;letter-spacing:.015em;background:#ce7b53;position:relative;z-index:5}.announcement-bar,.announcement-bar a,.announcement-bar .slideshow-control{color:#fff}#header-group{position:relative;z-index:20}.announcement-bar{position:relative;z-index:3;background:#ce7b53}.announcement-bar slideshow-arrows[position=center]{max-width:560px;margin-inline:auto;mix-blend-mode:normal}.announcement-bar slideshow-arrows .slideshow-control{opacity:.65;transition:opacity .2s ease-out}.announcement-bar slideshow-arrows .slideshow-control:hover{opacity:1}#header-group header-component{width:calc(100% - 32px);margin-inline:auto;margin-top:10px;border-radius:100px;background:var(--color-background);box-shadow:0 6px 24px #00000012;overflow:hidden}#header-group header-component[transparent]{background:var(--color-background)}@media screen and (max-width:749px){#header-group header-component{width:calc(100% - 16px);margin-top:8px}}#header-group header-component .header-actions svg,#header-group header-component [ref=searchToggle] svg{width:22px;height:22px}#header-group header-component .header-actions>*{transition:transform .2s ease-out}#header-group header-component .header-actions>*:hover{transform:scale(1.06)}.button:not(.button-unstyled):not(.slideshow-control):not([name=add]):not(.add-to-cart-button),.button-secondary:not(.button-unstyled):not(.slideshow-control):not(.skip-to-content-link),.button-custom{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.6em}.button:not(.button-unstyled):not(.slideshow-control):not([name=add]):not(.add-to-cart-button):after,.button-secondary:not(.button-unstyled):not(.slideshow-control):not(.skip-to-content-link):after,.button-custom:after{content:"";flex:none;width:1.9em;height:1.9em;border-radius:50%;background-color:#ffffff38;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17 17 7M8 7h9v9'/%3E%3C/svg%3E");background-size:52% 52%;background-position:50% 50%;background-repeat:no-repeat;transition:transform var(--hover-transition-duration, .25s) var(--hover-transition-timing, ease-out),background-color .25s ease-out}.button-secondary:not(.button-unstyled):not(.slideshow-control):not(.skip-to-content-link):after,.button-custom:after{background-color:var(--color-primary-button-background, #d2764f)}.button:not(.button-unstyled):not(.slideshow-control):not([name=add]):not(.add-to-cart-button):hover:after,.button-secondary:not(.button-unstyled):not(.slideshow-control):not(.skip-to-content-link):hover:after,.button-custom:hover:after{transform:scale(1.12);animation:cc-arrow-fly .5s cubic-bezier(.25,.46,.45,.94)}.button:not(.button-unstyled):not(.slideshow-control):hover,.button-secondary:not(.button-unstyled):not(.slideshow-control):not(.skip-to-content-link):hover,.button-custom:hover{transform:translateY(-3px)}.button:not(.button-unstyled):active,.button-secondary:not(.button-unstyled):active,.button-custom:active{transform:translateY(-1px) scale(.98)}@keyframes cc-arrow-fly{0%{background-position:50% 50%}45%{background-position:170% -70%}50%{background-position:-70% 170%}to{background-position:50% 50%}}.slideshow-section slideshow-slides,.slideshow-section slideshow-slide{min-height:calc(100svh - 44px)}@media screen and (min-width:750px){#MainContent>.shopify-section:first-child .slideshow-section.disable-section-top-offset{margin-top:calc(-1 * var(--header-height, 0px) - 10px)}}slideshow-component.slideshow--content-on-media slideshow-slide{color:#fff}slideshow-component.slideshow--content-on-media slideshow-slide :is(h1,h2,h3,p){color:#fff;text-shadow:0 1px 20px rgb(0 0 0 / .28)}.slideshow-section slideshow-slide h1{font-size:clamp(2.6rem,5.2vw,4.5rem);line-height:1.06;max-width:11.5em}.slideshow-section slideshow-slide p{font-size:.97rem;opacity:.94}@media(prefers-reduced-motion:no-preference){slideshow-component.slideshow--content-on-media slideshow-slide[aria-hidden=false] :is(h1,h2,p,.button,.button-secondary,.button-custom){animation:cc-slide-content-in .6s cubic-bezier(.25,.46,.45,.94) both}slideshow-component.slideshow--content-on-media slideshow-slide[aria-hidden=false] p{animation-delay:.1s}slideshow-component.slideshow--content-on-media slideshow-slide[aria-hidden=false] :is(.button,.button-secondary,.button-custom){animation-delay:.18s}}@keyframes cc-slide-content-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.slideshow-section>slideshow-component>slideshow-container>slideshow-arrows,.slideshow-section slideshow-arrows{inset:auto;top:auto;left:auto;right:82px;bottom:28px;width:auto;height:auto;align-items:center;justify-content:flex-start;gap:4px;padding:5px;border-radius:100px;background:#00000042;border:1.5px solid rgb(255 255 255 / .9);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);mix-blend-mode:normal;pointer-events:auto}.slideshow-section slideshow-arrows .slideshow-control{opacity:1;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:0;border-radius:50%;color:#fff;background:transparent;display:inline-flex;align-items:center;justify-content:center;transition:background .25s ease-out,color .25s ease-out}.slideshow-section slideshow-arrows .slideshow-control:hover{background:#fff;color:var(--color-foreground, #531003)}.slideshow-section slideshow-arrows .slideshow-control svg{width:15px;height:15px}.slideshow-section .slideshow-controls__dots{display:none}.slideshow-section slideshow-controls{position:absolute;right:28px;bottom:28px;left:auto;top:auto;width:auto;z-index:3;display:flex;align-items:center}.slideshow-section .slideshow-control.icon-pause,.slideshow-section .slideshow-control.icon-play{opacity:1;width:42px;height:42px;min-width:42px;min-height:42px;padding:0;border-radius:50%;background:#00000052;border:1.5px solid rgb(255 255 255 / .55);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;display:inline-flex;align-items:center;justify-content:center;transition:background .25s ease-out}.slideshow-section .slideshow-control.icon-pause:hover,.slideshow-section .slideshow-control.icon-play:hover{background:#0000008c}.slideshow-section .slideshow-control.icon-pause svg,.slideshow-section .slideshow-control.icon-play svg{width:13px;height:13px}@media screen and (max-width:749px){.slideshow-section slideshow-arrows{right:auto;left:calc(50% - 27px);transform:translate(-50%);bottom:24px}.slideshow-section slideshow-controls{right:auto;left:calc(50% + 48px);transform:translate(-50%);bottom:27px}.slideshow-section slideshow-slide h1{font-size:clamp(2.1rem,9vw,2.8rem)}}.predictive-search,[class*=predictive-search__container],dialog[class*=search]{border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #00000029}.predictive-search input[type=search],[class*=search-input] input{border-radius:100px}@media(prefers-reduced-motion:reduce){.button:after,.button-secondary:after,.button-custom:after{animation:none!important;transition:none!important}.button:hover,.button-secondary:hover,.button-custom:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/conficurve-athora.css.map */
