@font-face{font-family:Barlow;src:url(../media/Barlow-Regular.1kfaxy4g17fhu.ttf)format("truetype")}@font-face{font-family:Molot;src:url(../media/Molot.1e4a9yv9w1e31.otf)format("opentype")}@keyframes gradient{0%{background-position:0%}to{background-position:100%}}*{color:#2c2924;box-sizing:border-box;margin:0;padding:0;font-family:Helvetica Neue,Helvetica,Roboto,Arial,sans-serif}html,body{max-width:100vw;position:relative}body{height:100%}.sr-only:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}button{cursor:pointer;background:0 0;border:none;font-size:1rem}a{color:#2c2924;transition:color .3s ease-in-out}a:hover,a:focus{color:#a02110}h1,h2,h3,h4,h5,h6,.heading{font-family:Molot}ul li{margin-left:1rem}.constrain{margin-left:auto;margin-right:auto}.constrain--page{max-width:70rem}.constrain--content{max-width:35rem}.constrain--mid{max-width:60rem}.align--center{text-align:center}.image--contain{object-fit:contain}.label--required:after{content:"*";color:#a02110;margin-left:.25rem}@keyframes load-scale{0%{transform:translate(-50%,-50%)scale(.85)}50%{transform:translate(-50%,-50%)scale(1.35)}to{transform:translate(-50%,-50%)scale(.85)}}@keyframes dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:90 200;stroke-dashoffset:-25px}to{stroke-dashoffset:-125px}}@keyframes rotate{to{transform:translate(-50%,-50%)rotate(360deg)}}.loader{opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);z-index:9;background:0 0;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0;transform:scale(1.1)}.loader--background-light{background:#fafdfd80}.loader__children{text-align:center;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader--blur-none{-webkit-backdrop-filter:none;backdrop-filter:none}.loader--text-primary{color:#fafdfd}.loader--bounce .loader__circle{background:#fafdfd;border-radius:50%;width:1rem;height:1rem;animation:1.75s ease-in-out infinite load-scale;position:absolute;top:50%;transform:translate(-50%,-50%)}.loader--bounce .loader__circle:first-child{left:calc(50% - 2rem)}.loader--bounce .loader__circle:nth-child(2){animation-delay:.5s;left:50%}.loader--bounce .loader__circle:nth-child(3){animation-delay:1s;left:calc(50% + 2rem)}.loader--circle-spin svg{transform-origin:50%;width:50%;max-width:7rem;animation:3s linear infinite rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader--circle-spin svg circle{fill:none;stroke:#fafdfd;stroke-width:3px;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;animation:1.5s ease-in-out infinite dash}.loader--circle-spin--small svg{max-width:3rem}.loader--circle-small svg{width:3rem}.loader--secondary .loader__circle{background:#2c2924}.loader--secondary svg circle{stroke:#2c2924}.loader--cover-full{z-index:25;background:#fafdfd}.loader--cover-partial{background:#fafdfd80}.loader--fixed{position:fixed}.loader--open{opacity:1;pointer-events:all}.coming-soon{color:#fafdfd}.coming-soon:before{content:"";opacity:.35;z-index:1;background:#2c2924;width:100%;height:100%;position:absolute;top:0;left:0}.coming-soon__background{object-fit:cover}.coming-soon__content{z-index:2;border-radius:.25rem;flex-wrap:wrap;justify-content:space-between;padding:0 1rem;display:flex;position:relative}.coming-soon__description,.coming-soon__survey{width:100%}@media screen and (min-width:40em){.coming-soon__description,.coming-soon__survey{width:calc(50% - 1rem)}}.coming-soon__survey{position:relative}.coming-soon__survey__group{align-items:center;display:flex}.coming-soon__survey__label{text-align:left;width:10rem;font-size:1.1rem;font-weight:700;display:block}.coming-soon__survey__input{height:2rem;padding:.15rem .25rem;font-size:1rem}.coming-soon__survey__submit{cursor:pointer;color:#2c2924;text-transform:uppercase;background:#fafdfd;border:none;outline:none;width:100%;max-width:8rem;padding:.25rem;transition:all .3s ease-in-out}.coming-soon__survey__submit:hover,.coming-soon__survey__submit:focus{color:#fafdfd;background:#2c2924}.coming-soon__survey__disclaimer{text-align:center;margin-top:.5rem;font-size:.85rem}.coming-soon__heading{width:100%;font-size:3rem}.coming-soon__subheading{font-size:2rem}.notice{opacity:0;color:#2c2924bf;background:#fafdfd;border:.15rem solid #2c2924bf;padding:.75rem 2.5rem .75rem .75rem;font-weight:700;transition:all .3s ease-in-out;position:relative;transform:translateY(1rem)}.notice--success{color:green;border-color:green}.notice--error{color:#a02110;border-color:#a02110}.notice--open{opacity:1;transform:translateY(0)}.button{cursor:pointer;color:#2c2924;background:0 0;border:none;outline:none;align-self:center;padding:0;font-size:1rem;text-decoration:none;display:flex}.button--close{z-index:1;background:0 0;border:2px solid #0000;border-radius:50%;width:2rem;height:2rem;padding:0;transition:border .3s ease-in-out;position:absolute;top:.25rem;right:.25rem}.button--close svg{fill:#2c2924;width:70%;height:70%;transition:fill .3s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.15)}.button--close:hover,.button--close:focus{background:0 0;border-color:#a02110}.button--close:hover svg,.button--close:focus svg{fill:#2c2924}.button--close--invert{background:#2c2924}.button--close--invert svg{fill:#fafdfd}.button--close--invert:hover,.button--close--invert:focus{background:#fafdfd}.button--close--invert:hover svg,.button--close--invert:focus svg{fill:#2c2924}.button--close--full svg{width:100%;height:100%}.button--close--small{width:1.75rem;height:1.75rem}.button--close--no-border:hover,.button--close--no-border:focus{border-color:#0000}.button--icon{background:0 0;border:none;width:1.75rem;height:1.75rem;display:block;position:relative}.button--icon-small{width:1.5rem;height:1.5rem;padding:0}.button--icon svg{fill:#2c2924bf;width:100%;height:100%;transition:fill .3s ease-in-out;position:absolute;top:0;left:0}.button--icon:hover,.button--icon:focus{outline-color:none}.button--icon:hover svg,.button--icon:focus svg{fill:#a02110}.button--hollow{background:0 0;border:1px solid #2c2924;outline:1px solid #0000;padding:.5rem 1rem;transition:outline .3s ease-in-out}.button--hollow:hover,.button--hollow:focus{color:#2c2924;outline-color:#2c2924}.button--hollow-active{outline-color:#2c2924;font-weight:700}.button--destructive{color:#a02110;border-color:#a02110}.button--destructive:hover,.button--destructive:focus{color:#a02110;outline-color:#a02110}.icon--close path{fill:#a02110}.header{z-index:50;color:#2c2924;background-color:#fafdfd;flex-direction:column;align-items:center;width:100%;padding:.5rem;display:flex;position:relative;top:0;left:0;overflow:hidden;transform:translateY(0)}.header:after{content:"";pointer-events:none;z-index:-1;clip-path:inset(1rem 1rem 0);width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleX(1.5);box-shadow:inset 0 0 5px 1px #2c2924}.header__logo{color:unset;text-decoration:none}.header__container{flex-wrap:wrap;justify-content:center;align-items:center;width:100%;margin-right:auto;padding:.5rem;display:flex}.header__menu{margin-right:1rem}.header__menu__item{text-transform:uppercase;font-size:1.1rem;font-weight:700}.header__menu__item:not(:last-child){margin-right:1rem}.header__logo--cover{color:#2c2924;background:#2c2924}.footer{z-index:50;width:100%;height:auto;padding:.75rem;position:absolute;bottom:0;left:0;overflow:hidden}.footer:after{content:"";pointer-events:none;z-index:-1;clip-path:inset(0 1rem 1rem);width:100%;height:100%;position:absolute;top:0;left:0;transform:scaleX(1.5);box-shadow:inset 0 0 5px 1px #2c2924}.footer__menu{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer__menu__item{color:#2c2924;text-align:center;align-items:center;text-decoration:none;display:flex}.footer__menu__item__sep{background:#2c2924;width:.1rem;height:1rem;margin-left:.5rem;display:block}.footer__container{flex-flow:column wrap;justify-content:center;align-items:center;display:flex}.footer__copyright{text-align:center;font-weight:700}.footer__copyright a{color:#2c2924;text-decoration:none}.footer__accepted-cc{justify-content:center;gap:.5rem;margin:.75rem 0;display:flex}.layout{width:100%;min-height:100vh;padding-bottom:2rem;position:relative;overflow:hidden}.layout:before{content:"";opacity:1;z-index:8;background:#fafdfd;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.layout--loaded:before{pointer-events:none;opacity:0;z-index:-1}.layout__children{padding-bottom:10rem}.flex{display:flex}.flex--wrap{flex-wrap:wrap}.flex--justify-space-between{justify-content:space-between}.flex--justify-start{justify-content:flex-start}.flex--justify-end{justify-content:flex-end}.flex--justify-center{justify-content:center}.flex--align-top{align-items:flex-start}.flex--align-center{align-items:center}.flex--direction-column{flex-direction:column}.width--100p,.width--100p-s{width:100%}@media screen and (min-width:40em){.width--100p-m{width:100%}}.width--80p,.width--80p-s{width:80%}@media screen and (min-width:40em){.width--80p-m{width:80%}}.width--75p,.width--75p-s{width:75%}@media screen and (min-width:40em){.width--75p-m{width:75%}}.width--70p,.width--70p-s{width:70%}@media screen and (min-width:40em){.width--70p-m{width:70%}}.width--65p,.width--65p-s{width:65%}@media screen and (min-width:40em){.width--65p-m{width:65%}}.width--50p,.width--50p-s{width:50%}@media screen and (min-width:40em){.width--50p-m{width:50%}}.width--48p,.width--48p-s{width:48%}@media screen and (min-width:40em){.width--48p-m{width:48%}}.width--47p,.width--47p-s{width:47%}@media screen and (min-width:40em){.width--47p-m{width:47%}}.width--45p,.width--45p-s{width:45%}@media screen and (min-width:40em){.width--45p-m{width:45%}}.width--30p,.width--30p-s{width:30%}@media screen and (min-width:40em){.width--30p-m{width:30%}}.width--32p,.width--32p-s{width:32%}@media screen and (min-width:40em){.width--32p-m{width:32%}}.width--33p,.width--33p-s{width:33%}@media screen and (min-width:40em){.width--33p-m{width:33%}}.width--25p,.width--25p-s{width:25%}@media screen and (min-width:40em){.width--25p-m{width:25%}}.width--15p,.width--15p-s{width:15%}@media screen and (min-width:40em){.width--15p-m{width:15%}}.width--10p,.width--10p-s{width:10%}@media screen and (min-width:40em){.width--10p-m{width:10%}}.width--1r{width:1rem}.width--2r{width:2rem}.width--3r{width:3rem}.width--4r{width:4rem}.width--5r{width:5rem}.width--7r{width:7rem}.width--8r{width:8rem}.width--10r{width:10rem}.width--fit{width:fit-content}.sidebar{z-index:99;color:#2c2924;background:#fafdfd;width:85%;height:100vh;padding:1rem;transition:transform .5s ease-in-out;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(calc(100% + 2rem));box-shadow:0 0 1.5rem .5rem #2c2924bf}@media screen and (min-width:40em){.sidebar{width:40%}}.sidebar--open{transform:translate(0)}.sidebar--pad-none{padding:0}.text--bold{font-weight:700}.text--large{font-size:1.25rem}.text--center{text-align:center}.text--primary{color:#fafdfd}.text--error{color:#a02110}.position--relative{position:relative}.form{width:50%;min-width:15rem;position:relative}.form__group{flex-wrap:wrap;width:100%;display:flex}.form__group__label{width:100%;font-weight:700;display:flex}.form__group__label--required:after{content:"*";color:#a02110;margin-left:.25rem}.form__message{background:#fafdfd;border:2px solid;max-width:25rem;padding:.5rem;font-weight:700;transition:opacity .3s ease-in-out}.form__message.is-error{color:#a02110;border-color:#a02110}.form__message.is-success{color:green;border-color:green}.attributes__single__label{font-weight:700}.attributes__single__option{border:1px solid #2c2924;outline:1px solid #0000;padding:.5rem;transition:all .3s ease-in-out}.attributes__single__option:not(:last-child){margin-right:1rem}.attributes__single__option:hover,.attributes__single__option:focus{outline-color:#2c2924}.attributes__single__option--selected{color:#fafdfd;background:#2c292480;outline-color:#2c2924}.cart{height:100%;min-height:15rem;padding:1rem 1rem 5rem;position:relative;overflow:hidden}.cart__bottom{z-index:1;background:#fafdfd;width:100%;padding:1rem;position:absolute;bottom:0;left:0;box-shadow:0 0 .75rem .25rem #2c2924a6}.cart__items{height:calc(100% - 3rem);overflow:hidden scroll}.cart__items--checkout{max-height:20rem;overflow-y:scroll}.cart__item{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.cart__item__info{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.cart__item__featured{align-items:center;gap:1rem;width:100%;display:flex}.cart__item__name{margin-bottom:.75rem;font-size:1.15rem}.cart__item__container{flex-wrap:wrap;align-items:center;display:flex}.cart__item__honor{width:100%;margin-bottom:.5rem}.cart__item__remove{color:#fafdfd}.input--increment-hide{-moz-appearance:textfield}.input--increment-hide::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input--increment-hide::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input--small{width:4rem}.checkout{position:relative}.checkout__header{border-bottom:1px solid #2c2924}.checkout__summary{width:100%;display:none}@media screen and (min-width:40em){.checkout__summary{display:block}}.checkout__summary--mobile{display:block}@media screen and (min-width:40em){.checkout__summary--mobile{display:none}}.checkout__summary__reveal{position:relative}.checkout__summary__reveal:after{content:"";border-top:.6rem solid #0000;border-bottom:.6rem solid #0000;border-left:1.2rem solid #2c2924;width:0;height:0;margin-left:.5rem;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.checkout__summary__reveal--open:after{transform:translateY(-50%)rotate(90deg)}.checkout__summary__content{height:0;transition:height .3s ease-in-out;overflow:hidden}@media screen and (min-width:40em){.checkout__summary__content{height:auto}}.checkout__summary__heading{font-weight:700}.checkout__summary__item{align-items:center;margin-bottom:1rem;display:flex}.checkout__summary__item__featured{width:6rem;height:6rem;margin-right:1rem;position:relative}.checkout__summary__item__featured img{object-fit:cover}.checkout__summary__item__heading{font-weight:700}.checkout__summary__item__content>div{margin-bottom:.25rem}.checkout__pagination{justify-content:center;align-items:center;width:100%;display:flex}.checkout__pagination__sep{align-items:center;width:1rem;height:auto;display:flex}.checkout__container{flex-flow:column-reverse wrap;display:flex}@media screen and (min-width:40em){.checkout__container{flex-direction:row;justify-content:space-between}}.checkout__form{width:100%}@media screen and (min-width:40em){.checkout__form{width:60%}}.checkout__totals{display:block}@media screen and (min-width:40em){.checkout__totals{display:none}}.checkout__totals--desktop{display:none}@media screen and (min-width:40em){.checkout__totals--desktop{display:block}}.checkout__summary-totals{width:100%}@media screen and (min-width:40em){.checkout__summary-totals{width:35%;margin-bottom:0}}.field{margin-bottom:1.5rem;position:relative}.field__wrapper{height:2.5rem;position:relative}.field__input{width:100%;height:100%;transition:border .3s ease-in-out outline .3s ease-in-out;background:0 0;border:1px solid #2c292480;outline:1px solid #0000;padding:1rem .5rem .5rem;font-size:1rem}.field__input:focus{border-color:#2c2924bf;outline-color:#2c2924bf}.field__input--error{border-color:#a02110}.field__input--error:focus{border-color:#a02110;outline-color:#a02110}.field__label{background:#fafdfd;transition:all .3s ease-in-out;position:absolute;top:50%;left:.5rem;transform:translateY(-50%)}.field__label--raised{top:0}.field__label--text{cursor:text}.field__label--no-click{pointer-events:none}.field--textarea .field__wrapper,.field--textarea .field__input{height:auto}.field--textarea textarea{resize:vertical}.field--textarea-noresize textarea{resize:none}.sep--vertical{background:#2c2924;width:.1rem;height:100%}.sep--horizontal{background:#2c2924;width:100%;height:.1rem}.animate--slide-up{opacity:1;transition:all .3s ease-in-out;transform:translate(0)}.animate--slide-up--init{opacity:.25;transform:translateY(1rem)}.notice-bar{color:#fafdfd;background:#2c2924;justify-content:center;align-items:center;width:100%;height:1rem;padding:1.25rem;display:flex;position:relative;top:0;left:0}.notice-bar__messages{width:calc(100% - 2rem);margin:0 1rem;position:relative}@media screen and (min-width:40em){.notice-bar__messages{width:20rem}}.notice-bar__message{opacity:0;z-index:0;justify-content:center;width:100%;font-size:1rem;transition:all .3s ease-in-out;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.notice-bar__message__link{color:#fafdfd;margin-left:.5rem}.notice-bar__message--open{opacity:1;z-index:1}.notice-bar__nav{color:#fafdfd;justify-content:center;align-items:center;width:1rem;display:flex}.notice-bar__nav svg{fill:#fafdfd}.website-field-wrapper{position:absolute;left:-9999px}.account{min-width:20rem;margin:auto}.account__heading{justify-content:space-between;align-items:center;width:100%;display:flex}.account__container{flex-wrap:wrap;justify-content:flex-start;display:flex}.account__content{width:100%}.account__navigation{flex-flow:wrap;gap:.5rem;width:100%;display:flex}.account__navigation__item{margin-bottom:.75rem;font-size:1.15rem}.account__navigation__item:not(:last-child):after{content:"|";margin-left:.5rem;font-weight:500}.account__navigation__item--active{font-weight:700}.account__sep{background:#2c2924;width:100%;height:.15rem;margin-bottom:1rem}.space--top{margin-top:1rem}.space--top-vsmall,.space--top-vsmall-s{margin-top:.25rem}@media screen and (min-width:40em){.space--top-vsmall-m{margin-top:.25rem}}.space--top-small,.space--top-small-s{margin-top:.5rem}@media screen and (min-width:40em){.space--top-small-m{margin-top:.5rem}}.space--top-large,.space--top-large-s{margin-top:2rem}@media screen and (min-width:40em){.space--top-large-m{margin-top:2rem}}.space--top-vlarge,.space--top-vlarge-s{margin-top:4rem}@media screen and (min-width:40em){.space--top-vlarge-m{margin-top:4rem}}.space--top-none{margin-top:0}.space--left{margin-left:1rem}.space--left-vsmall,.space--left-vsmall-s{margin-left:.25rem}@media screen and (min-width:40em){.space--left-vsmall-m{margin-left:.25rem}}.space--left-small,.space--left-small-s{margin-left:.5rem}@media screen and (min-width:40em){.space--left-small-m{margin-left:.5rem}}.space--left-large,.space--left-large-s{margin-left:2rem}@media screen and (min-width:40em){.space--left-large-m{margin-left:2rem}}.space--left-vlarge,.space--left-vlarge-s{margin-left:4rem}@media screen and (min-width:40em){.space--left-vlarge-m{margin-left:4rem}}.space--left-none{margin-left:0}.space--right{margin-right:1rem}.space--right-vsmall,.space--right-vsmall-s{margin-right:.25rem}@media screen and (min-width:40em){.space--right-vsmall-m{margin-right:.25rem}}.space--right-small,.space--right-small-s{margin-right:.5rem}@media screen and (min-width:40em){.space--right-small-m{margin-right:.5rem}}.space--right-large,.space--right-large-s{margin-right:2rem}@media screen and (min-width:40em){.space--right-large-m{margin-right:2rem}}.space--right-vlarge,.space--right-vlarge-s{margin-right:4rem}@media screen and (min-width:40em){.space--right-vlarge-m{margin-right:4rem}}.space--right-none{margin-right:0}.space--bottom{margin-bottom:1rem}.space--bottom-vsmall,.space--bottom-vsmall-s{margin-bottom:.25rem}@media screen and (min-width:40em){.space--bottom-vsmall-m{margin-bottom:.25rem}}.space--bottom-small,.space--bottom-small-s{margin-bottom:.5rem}@media screen and (min-width:40em){.space--bottom-small-m{margin-bottom:.5rem}}.space--bottom-large,.space--bottom-large-s{margin-bottom:2rem}@media screen and (min-width:40em){.space--bottom-large-m{margin-bottom:2rem}}.space--bottom-vlarge,.space--bottom-vlarge-s{margin-bottom:4rem}@media screen and (min-width:40em){.space--bottom-vlarge-m{margin-bottom:4rem}}.space--bottom-none{margin-bottom:0}.space--pad-top{padding-top:1rem}.space--pad-top-vsmall{padding-top:.25rem}.space--pad-top-small{padding-top:.5rem}.space--pad-top-large{padding-top:2rem}.space--pad-top-vlarge{padding-top:4rem}.space--pad-top-none{padding-top:0}.space--pad-left{padding-left:1rem}.space--pad-left-vsmall{padding-left:.25rem}.space--pad-left-small{padding-left:.5rem}.space--pad-left-large{padding-left:2rem}.space--pad-left-vlarge{padding-left:4rem}.space--pad-left-none{padding-left:0}.space--pad-right{padding-right:1rem}.space--pad-right-vsmall{padding-right:.25rem}.space--pad-right-small{padding-right:.5rem}.space--pad-right-large{padding-right:2rem}.space--pad-right-vlarge{padding-right:4rem}.space--pad-right-none{padding-right:0}.space--pad-bottom{padding-bottom:1rem}.space--pad-bottom-vsmall{padding-bottom:.25rem}.space--pad-bottom-small{padding-bottom:.5rem}.space--pad-bottom-large{padding-bottom:2rem}.space--pad-bottom-vlarge{padding-bottom:4rem}.space--pad-bottom-none{padding-bottom:0}.product__gallery__main{width:100%;height:1rem;transition:all .3s ease-in-out;position:relative;overflow:hidden}.product__gallery__main__nav{z-index:1;background:#fafdfd;border-radius:50%;margin-right:.5rem;position:absolute;top:50%;right:0;transform:translateY(-50%)}.product__gallery__main__nav svg{transform:scale(.9)translate(.1rem)}.product__gallery__main__nav--back{right:unset;margin-left:.5rem;left:0%;transform:translateY(-50%)rotate(180deg)}.product__gallery__main__nav--back svg{transform:scale(.9)translate(.1rem)}.product__gallery__main__nav:hover,.product__gallery__main__nav:focus{background:#fafdfd}.product__gallery__main__featured{opacity:0;width:100%;height:100%;transition:all .3s ease-in-out;display:none;position:absolute;top:0;left:0;transform:scale(.75)}.product__gallery__main__featured img{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.product__gallery__main__featured--active{display:block}.product__gallery__main__featured--visible{opacity:1;transform:scale(1)}.product__gallery__main__featured--slide-left{transform:scale(1)translate(-100%)}.product__gallery__main__featured--slide-right{transform:scale(1)translate(100%)}.product__gallery__thumbnails{flex-wrap:wrap;justify-content:center;width:90%;max-width:30rem;margin-top:1rem;display:flex}.product__gallery__thumbnails__item{margin-bottom:1rem;margin-right:1rem}.product-feed{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.product-feed__item{text-align:center;position:relative}.product-feed__item a{color:#2c2924;text-decoration:none}.product-feed__pagination{justify-content:center;width:100%;display:flex;position:relative}.table--center{text-align:center}.product-slider{width:100vw;max-width:70rem;height:15rem;position:relative;top:0;left:50%;transform:translate(-50%)}.product-slider__banners{width:100%;height:100%;position:relative}.product-slider__container{z-index:1;justify-content:center;align-items:center;width:85%;height:85%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-slider__info{text-align:right;width:fit-content;margin-right:1rem}.product-slider__nav{z-index:1;background:#fafdfd;border-radius:50%;transition:background .3s ease-in-out;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.product-slider__nav svg{fill:#2c2924;transition:fill .3s ease-in-out;transform:translate(.1rem)scale(.9)}.product-slider__nav:hover,.product-slider__nav:focus{background:#2c2924}.product-slider__nav:hover svg,.product-slider__nav:focus svg{fill:#fafdfd}.product-slider__nav--previous{right:unset;left:.5rem;transform:translateY(-50%)rotate(180deg)}.product-slider__banner{opacity:0;width:100%;height:100%;transition:opacity .3s ease-in-out;display:none}.product-slider__banner--active{opacity:1}.product-slider__banner__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.product-slider__heading{font-size:1.25rem;font-weight:700}@media screen and (min-width:40em){.product-slider__heading{font-size:1.75rem}}.product-slider__subheading{font-size:1.15rem}@media screen and (min-width:40em){.product-slider__subheading{font-size:1.5rem}}.product-slider__link{width:fit-content;margin-top:1rem;margin-left:auto}.product-slider__featured{width:50%;max-width:12rem}.product-slider__featured__image{width:100%;height:auto}.full-bleed-banner{width:100vw;max-width:70rem;height:8rem;position:relative;top:0;left:50%;transform:translate(-50%)}@media screen and (min-width:40em){.full-bleed-banner{height:10rem}}.full-bleed-banner__image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.full-bleed-banner__heading{text-align:center;z-index:1;color:#fafdfd;text-shadow:0 0 1px #a02110;width:100%;padding:0 1rem;font-family:Molot;font-size:2rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:40em){.full-bleed-banner__heading{font-size:3rem}}.full-bleed-banner--size-tall{height:10rem}@media screen and (min-width:40em){.full-bleed-banner--size-tall{height:15rem}}.full-bleed-banner--size-hero{height:15rem}@media screen and (min-width:40em){.full-bleed-banner--size-hero{height:20rem}}@media screen and (max-width:39.9375em){.image-ratio{width:75%;height:auto}}.product{flex-wrap:wrap;justify-content:center;margin-top:1rem;display:flex}.product__info{margin-top:1rem}@media screen and (min-width:40em){.product__info{margin-top:0}}.product__form__info{width:100%;height:0;padding:.25rem;transition:height .3s ease-in-out;display:none;position:relative;overflow:hidden;transform:translate(-.25rem)}.product__more{color:#2c2924}.product__sizing{width:100%}.product__sizing__container{max-width:35rem;margin:1rem auto;padding:1rem}.product__sizing__title{justify-content:space-between;align-items:center;gap:.5rem;width:100%;margin-bottom:.5rem;font-size:1.25rem;display:flex}.product__sizing__title__icon{width:1.75rem;height:1.75rem;position:relative}.product__sizing__title__icon:after,.product__sizing__title__icon:before{content:"";opacity:1;background:#2c2924;width:.25rem;height:1.75rem;transition:opacity .3s ease-in-out;position:absolute}.product__sizing__title__icon:after{transform:rotate(90deg)}.product__sizing__title__icon.open:before{opacity:0}.product__sizing__content{border-collapse:collapse}.product__sizing__content__heading td{font-weight:700}.product__sizing__content tr{border-bottom:1px solid #2c292480}.product__sizing__content td{padding:.5rem}.more-products__container{display:flex;overflow-x:scroll}.more-products__item{text-align:center;flex-direction:column;align-items:center;margin-bottom:1rem;margin-right:1rem;display:flex}.more-products__item a{color:#2c2924;text-decoration:none}.thank-you__totals__item{display:flex}.thank-you__totals__item:not(:last-child){margin-bottom:.5rem}.thank-you__totals__item__label{width:5rem;margin-right:1rem;font-weight:700}.thank-you__info{flex-wrap:wrap;justify-content:space-between;display:flex}.thank-you__info__section{width:100%;margin-bottom:1rem}@media screen and (min-width:40em){.thank-you__info__section{width:49%}}.thank-you__products{text-align:center;max-height:25rem;margin-bottom:1rem;display:block;position:relative;overflow-y:scroll}.thank-you__products thead{-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#fafdfda8;font-weight:700;position:sticky;top:0}.thank-you__products th,.thank-you__products td{padding:.25rem}.customer-orders__table{box-sizing:border-box}.customer-orders__table thead{font-weight:700}.customer-orders__table td{padding:.5rem}.order-details__table{border-spacing:.5rem;text-align:center;max-height:25rem;margin-top:2rem;display:block;position:relative;overflow-y:scroll}.order-details__table thead{-webkit-backdrop-filter:blur(.25rem);backdrop-filter:blur(.25rem);background:#fafdfda8;font-weight:700;position:sticky;top:0}.order-details__addresses{flex-wrap:wrap;display:flex}.order-details__addresses__section{width:fit-content}.order-details__addresses__section:not(:last-child){margin-bottom:1rem;margin-right:2rem}.logo{text-align:center;width:10rem;height:6.5rem;position:relative}.logo *{font-family:Molot;font-size:3rem}.logo__text{color:#a02110;z-index:1;position:absolute;left:50%;transform:translate(-50%)}.logo__text--first{top:0}.logo__text--second{bottom:0}.logo__text--copy{color:#2c2924;z-index:0;-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2c2924 25%,#fafdfd 45% 55%,#2c2924 75%) 0 0/300% 300%;-webkit-background-clip:text;background-clip:text;transform:translate(-50%,.15rem)}.logo__text--copy.animate{animation:1.5s ease-in-out gradient}.contact{width:100%;max-width:35rem;position:relative}.beta-user{width:100%;max-width:25rem;margin:auto;padding:4rem;position:relative}.beta-user__input{flex-direction:column;margin-bottom:1rem;display:flex}.beta-user__input label{margin-bottom:.25rem;font-weight:700}.beta-user__input input{font-size:1rem}.loading-block{background:linear-gradient(90deg,#fafdfd 0%,#2c2924 40% 50%,#fafdfd 100%) 0 0/400% 400%;width:10rem;height:5rem;animation:5s ease-in-out infinite gradient;position:relative}.menu__container{flex-direction:column;gap:1rem;display:flex}.menu__item{text-decoration:none}
