.button,.shopify-challenge__button,.customer button,button.shopify-payment-button__button--unbranded{min-width:calc(8rem + var(--buttons-border-width) * 2);min-height:calc(2.8rem + var(--buttons-border-width) * 2)}.button,.shopify-challenge__button,.customer button{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);padding-inline:1.8rem;padding-block-start:.2rem}.button--small{padding:0 1.5rem;font-size:1.2rem;min-height:calc(2.4rem + var(--buttons-border-width) * 2)}div.section-header .header-wrapper{--header-background-color: rgba(255, 255, 255, .95) !important;transition:background-color var(--duration-extra-long) ease-in}div.section-header .header-wrapper.opacity__none{opacity:0;transition:none}div.section-header .header-wrapper.opacity__none header.header{background-color:#fff0!important}@media screen and (min-width:990px){div.section-header .header-wrapper .header:not(.drawer-menu).page-width.page-width-custom{max-width:100%;padding-left:6.5rem;padding-right:6.5rem}}div.section-header .header-wrapper.nav-split header.header{grid-template-areas:"navigation heading icons";grid-template-columns:1fr auto 1fr;-moz-column-gap:1rem;column-gap:1rem}@media screen and (max-width:639px){div.section-header .header-wrapper.nav-split header.header{grid-template-columns:.9fr 1.2fr .9fr;-moz-column-gap:0;column-gap:0}}div.section-header .header-wrapper.nav-split header-drawer{align-self:end}div.section-header .header-wrapper.nav-split header-drawer .menu-drawer{background-color:var(--header-background-color)}div.section-header .header-wrapper.nav-split .header__inline-menu{margin-left:0;align-self:end}div.section-header .header-wrapper.nav-split .header__inline-menu.to_left{text-align:end;justify-self:end}div.section-header .header-wrapper.nav-split .header__inline-menu.to_right{grid-area:icons;justify-self:start}div.section-header .header-wrapper.nav-split .header__inline-menu .header__menu-item{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.2rem;text-transform:uppercase;padding:.6rem}div.section-header .header-wrapper.nav-split .header__heading-logo-wrapper{display:grid;grid-template-areas:"logo";margin:0 auto}div.section-header .header-wrapper.nav-split .header__heading-logo-wrapper>img{grid-area:logo;transition:opacity .3s ease-in-out}div.section-header .header-wrapper.nav-split .header__icons{align-self:end}div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .header-wrapper{background-color:transparent!important;color:#fff!important}div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .header-wrapper .header__inline-menu .header__menu-item,div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .header-wrapper .header__inline-menu .header__menu-item .header__active-menu-item{color:#fff!important}div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(1){opacity:0}div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(2){opacity:1}div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .header-wrapper .header__icon{color:#fff}div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .link--text{color:#fff}div.section-header.has_hero:not(.scrolled-past-header,.menu-open) .link--text:hover{color:#ffffffbf}div.section-header.scrolled-past-header .header-wrapper,div.section-header.menu-open .header-wrapper,div.section-header:not(.has_hero) .header-wrapper{background-color:var(--header-background-color);color:inherit}div.section-header.scrolled-past-header .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(1),div.section-header.menu-open .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(1),div.section-header:not(.has_hero) .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(1){opacity:1}div.section-header.scrolled-past-header .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(2),div.section-header.menu-open .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(2),div.section-header:not(.has_hero) .header-wrapper .header__heading-logo-wrapper>img:nth-of-type(2){opacity:0}div.section-header .modal__content{background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}div.section-header details[open] .header__icon-close{display:none}div.section-header .header__menu-item span{position:relative;display:inline-block}div.section-header .header__menu-item span:after{content:"";position:absolute;bottom:0;left:50%;width:0%;height:1px;transform:translate(-50%);background-color:currentColor;transition:width var(--duration-medium) ease-in-out}div.section-header .header__menu-item span.header__active-menu-item{text-decoration:none}div.section-header .header__menu-item span.header__active-menu-item:after{width:100%}div.section-header .header__menu-item:hover span{text-decoration:none}div.section-header .header__menu-item:hover span:after{width:100%}footer.footer{font-family:var(--font-heading-family)}footer.footer .footer__content-top{padding-bottom:0}footer.footer .footer__content-top .footer__blocks-wrapper{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"leftNav logo rightNav";align-items:start;justify-items:center;margin-bottom:0}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block{width:auto}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block .footer-block__details-content{margin-bottom:0rem}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block .footer-block__details-content .list-menu__item--link{padding-block:0}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(1){grid-area:leftNav;justify-self:left}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(2){grid-area:logo}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(3){grid-area:rightNav;justify-self:right}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(3) .footer-block__details-content{text-align:right}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(3) .footer-block__details-content li{margin-right:0}@media screen and (max-width:749px){footer.footer .footer__content-top .footer__blocks-wrapper{grid-template-columns:1fr;grid-template-areas:"logo" "leftNav" "rightNav"}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(1),footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(3){justify-self:center}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(1) .footer-block__details-content,footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(3) .footer-block__details-content{text-align:center}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(1) .footer-block__details-content .list-menu__item--link,footer.footer .footer__content-top .footer__blocks-wrapper .footer-block:nth-of-type(3) .footer-block__details-content .list-menu__item--link{display:inline-block;text-align:center}footer.footer .footer__content-top .footer__blocks-wrapper .footer-block.grid__item{margin:0}}footer.footer .footer__content-bottom{border-top:none;padding-top:0}footer.footer .footer__content-bottom .footer__content-bottom-wrapper:nth-of-type(2){justify-content:center}footer.footer .copyright__content a,footer.footer .list-menu__item--link{position:relative;line-height:1.1;transition:color var(--duration-default) ease-in-out}footer.footer .copyright__content a:after,footer.footer .list-menu__item--link:after{content:"";position:absolute;bottom:0;left:0;width:0%;height:1px;background-color:currentColor;transition:width var(--duration-medium) ease-in-out}footer.footer .copyright__content a:hover,footer.footer .copyright__content a.list-menu__item--active,footer.footer .list-menu__item--link:hover,footer.footer .list-menu__item--link.list-menu__item--active{text-decoration:none}footer.footer .copyright__content a:hover:after,footer.footer .copyright__content a.list-menu__item--active:after,footer.footer .list-menu__item--link:hover:after,footer.footer .list-menu__item--link.list-menu__item--active:after{width:100%}.image-with-text-custom{overflow:clip}.image-with-text-custom .image-with-text .global-media-settings{overflow:visible!important}.image-with-text-custom .global-media-settings{border:none}.image-with-text-custom .global-media-settings img{left:4%!important;top:7%!important;overflow:visible}@media screen and (min-width:990px){.image-with-text-custom .global-media-settings img{-o-object-position:left center;object-position:left center;max-height:400px;top:50%!important;transform:translateY(-50%)}}@media screen and (min-width:990px){.image-with-text-custom .image-with-text__text-item.grid__item{width:calc(66.66% - var(--grid-desktop-horizontal-spacing) * 2 / 3);max-width:calc(66.66% - var(--grid-desktop-horizontal-spacing) * 2 / 3)}}.image-with-text-custom .image-with-text__text.image-with-text__text--caption{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight-bold);text-transform:lowercase;font-size:calc(var(--font-heading-scale) * 2rem)}@media screen and (min-width:750px){.image-with-text-custom .image-with-text__text.image-with-text__text--caption{font-size:calc(var(--font-heading-scale) * 2.4rem)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/extended-style.css.map */
