html{--mobile-nav-header: 0px}html,body{scroll-padding-top:calc(var(--content-start) + 2rem)}:is(body.fixed,body.overflow-hidden) .modal{padding-right:var(--scrollbar-width)}:is(body.fixed,body.overflow-hidden) #gorgias-chat-container iframe{margin-right:var(--scrollbar-width)}body *{scrollbar-width:thin}.breadcrumbs-list{width:100%}.color-scheme{--text-muted: rgba(var(--text-color) / .8)}.color-scheme a:not(.btn),.color-scheme button.link{color:rgba(var(--text-color) / 1)}.text-muted{color:var(--text-muted)}.scrollable-table{width:100%;max-width:85vw;overflow:auto;height:100%;max-height:calc(60vh - var(--header-height));border:1px solid rgba(var(--text-color) / .6);font-size:.85em;-webkit-overflow-scrolling:touch}.scrollable-table table{width:100%;min-width:100%;border-collapse:collapse}.scrollable-table table td,.scrollable-table table th{overflow-wrap:normal;min-width:125px}.scrollable-table table p:last-of-type{margin-bottom:0}#gorgias-chat-container iframe{z-index:29!important}.tap-area:before{transition:.35s ease-in-out;content:"";width:3rem;height:3rem;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:transparent}body::-moz-selection{color:var(--light);background:var(--brand)}body::selection{color:var(--light);background:var(--brand)}.subheading{font-family:var(--subheading-font-family);font-weight:var(--subheading-font-weight);font-size:calc(var(--body-font-size) * .09rem);text-decoration:none;letter-spacing:1px;color:var(--text-color)}a.subheading{text-decoration:none}.btn{font-weight:800;background-position:100% 0}.btn[disabled]{pointer-events:none}.btn--full{flex:1;width:100%}.btn--outline{border:var(--btn-border-width) solid rgb(var(--btn-bg-color));outline-color:rgba(var(--text-color) / 1);outline-offset:3px;background:transparent linear-gradient(104deg,rgba(var(--text-color) / .05) 60%,transparent 60%,transparent 100%) no-repeat 100% 100%;background-size:300% 100%;color:rgb(var(--text-color))}@media (hover: hover) and (pointer: fine){.btn--outline:not([disabled]):hover{background-position:0 100%}}.spinner{display:inline}.spinner svg{margin:0;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal{z-index:32}.modal .modal__close-btn{background-color:unset;top:0;right:1rem;padding:0}.modal .modal__window{display:flex;flex-flow:column;padding-top:calc(10 * var(--space-unit));padding:1.5rem .5rem;margin:calc(var(--gutter) * .5);overflow:hidden;transition:.8s cubic-bezier(.5,0,0,1),opacity .25s ease-in-out;transform:translateY(100%)!important;opacity:0}@media (min-width: 768px){.modal .modal__window{padding:2.5rem 1.5rem;transform:translateY(-180%)!important}}.modal .modal__window p{font-size:.8em;color:rgba(var(--text-color) / .8)}@media (min-width: 768px){.modal .modal__window p{font-size:1em}}.modal .modal__window .modal__header{position:relative;padding:0 1.5rem;z-index:1}@media (min-width: 768px){.modal .modal__window .modal__header{padding:0 1rem}}.modal .modal__window .modal__header h2{line-height:1;margin-right:2.5rem}.modal .modal__window .modal__content{z-index:0;padding:0 1.5rem;overflow:auto}@media (min-width: 768px){.modal .modal__window .modal__content{padding:0 1rem}}.modal[open]:not(.is-closing) .modal__window{transform:translateY(0)!important;transition:transform .65s cubic-bezier(.5,0,0,1),opacity 0s ease-in-out;opacity:1}.cc-announcement{z-index:29}.header{--gutter-sm: 12px}@media (min-width: 768px){.header{padding:0}}.header__search{flex:0 0 100%}.header__icons{order:unset}@media (min-width: 1300px){.header__search{flex:6 1 auto}.header__icons{order:2}}@media (min-width: 768px){#secondary-nav{font-size:calc(var(--body-font-size) * .08rem);padding-top:.25rem;padding-bottom:.5rem}#secondary-nav ul.secondary-nav{margin-top:0;min-height:unset;padding-right:0}#secondary-nav ul.secondary-nav li{margin-top:0}#secondary-nav ul.secondary-nav li a.secondary-nav__item{margin:0 1.2rem;padding:.5rem 0;color:rgba(var(--nav-text-color) / .6);white-space:nowrap}#secondary-nav ul.social li .social__link{width:35px;height:35px}}#secondary-nav .social a.email{color:rgba(var(--text-color) / 1);text-decoration:none}#secondary-nav .social a.email span{transition:.3s ease-out}#secondary-nav .social a.email:hover span{opacity:.6}#secondary-nav .social a.email svg{transition:transform .3s ease-out}#secondary-nav .social a.email:hover svg{transform:scale(1.2)}.header__icons{gap:.75rem;--button-width: 44px}.header__icons .header__icon{width:var(--button-width);height:var(--button-width)}.header__icons .header__icon svg{width:23px;height:23px;flex-shrink:0}@media (min-width: 768px){.header__icons .header__icon svg{width:26px;height:26px}}.header__icons .header__icon .icon-title{margin-top:.5em;white-space:nowrap;line-height:1;font-weight:600;font-size:.6em}.header__icons .truck-header-icon svg{width:35px}@media (min-width: 768px){.header__icons .truck-header-icon svg{width:40px}}.collapse[data-collapse]{max-height:0;overflow:hidden;transition:max-height .25s ease-in-out}.collapse[data-collapse][open]{max-height:500px;transition:max-height .25s ease-in-out}.featured-articles{background:var(--light);padding:2rem;border-radius:var(--border-radius)}.article__content{display:flex;flex-wrap:wrap;gap:0 .5rem}.article__content ul.slider__grid{display:grid;list-style:none;padding-inline-start:0;margin:0}.article__content ul.slider__grid li{padding:0;margin:0}.article__content ul.slider__grid li:before{content:none}.article__content .article__product-item{flex:1 1 calc(50% - .5rem);margin:2em auto}@media (width >=500px){.article__content .article__product-item{max-width:calc(50% - .5rem)}}.article__content .article__product-item img{margin:0;padding:0}.article__content>:not(.article__product-item){grid-column:span 2;width:100%}.article__content .article__collection-item{display:grid;grid-template-columns:1fr;border-radius:var(--border-radius);text-decoration:none;margin:2em auto}@media (width >=576px){.article__content .article__collection-item{grid-template-columns:1.25fr .75fr}}.article__content .article__collection-item .content p{color:var(--text-muted)}.article__content .article__collection-item .image-wrapper{display:flex;align-items:center;height:100%}.article__content .article__collection-item .image-wrapper img{padding:0;margin:0;object-fit:contain;border-radius:1rem}@media (width >=768px){.article__content .article__collection-item .image-wrapper img{width:100%}}.article__content .article__collection-item .btn{margin-top:auto;width:fit-content;text-decoration:none}.boolean-filter{position:relative}.boolean-filter label{cursor:pointer;padding:calc(6* var(--space-unit)) 0;padding-right:calc(14* var(--space-unit));width:100%}.boolean-filter .toggle-switch{cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-appearance:none;appearance:none;height:2rem;width:3.75rem;border-radius:6.5px;background:#ddd;flex-shrink:0;display:flex;align-items:center;transition:.3s ease-in-out all}.boolean-filter .toggle-switch:before{content:"";position:absolute;height:auto;width:1.6rem;aspect-ratio:1;border-radius:5px;background-color:#fff;transition:.3s ease-in-out all;left:2px}.boolean-filter .toggle-switch:checked{background:var(--brand)}.boolean-filter .toggle-switch:checked:before{left:calc(100% - 1.6rem - 2px)}.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content{text-align:left!important;max-width:900px}:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) h1,:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) h2,:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) h3,:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) h4,:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) h5,:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) h6{font-size:calc(var(--body-font-size) * .135rem)}:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) ul{list-style-type:disc;padding-inline-start:4rem}:is(.tabbed-page-content .tablist,.tabbed-page-content .tab-page-content) iframe{aspect-ratio:16 / 9;width:100%;height:auto;border-radius:15px}#smile-ui-container{height:100%!important;max-height:600px;width:100%!important;max-width:600px;left:50%!important;top:50%;padding:unset!important;position:fixed;transform:translate(-50%,-50%)}#smile-ui-container:empty{pointer-events:none}#smile-ui-container:empty:after{content:unset}#smile-ui-container:after{content:"";position:absolute;width:100vw;height:100vh;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.25;background:#000}#smile-ui-container .smile-panel-frame-container{height:100%!important;width:100%!important;left:unset!important;bottom:unset!important;border-radius:1.5rem!important;background-color:transparent!important;border:2px solid #f1f1f1;position:relative}
/*# sourceMappingURL=/cdn/shop/t/299/assets/embark-custom.css.map */
