a[data-astro-cid-tvrurpns]{display:flex;align-items:center;justify-content:center;color:var(--iconFillFill)}a[data-astro-cid-tvrurpns]:hover,a[data-astro-cid-tvrurpns]:focus-visible{outline:0 none;color:var(--light)}img[data-astro-cid-tvrurpns]{max-height:4rem;width:auto;aspect-ratio:122/128}.search{poisition:relative;display:flex;flex:1}.search .form{display:flex;position:relative;flex:1;gap:var(--searchItemSpacing);padding:var(--8) var(--16);justify-content:flex-end;background:var(--dedend-grey)}.search .button{border:0 none;order:1;background:transparent;color:var(--iconFillFill);display:flex;align-items:center;cursor:pointer}.search .button:focus-visible{outline:0 none;box-shadow:0 0 0 2px var(--light)}.search input{padding:0;order:2;border:0 none;background:transparent;font-size:inherit;width:0;margin-left:calc(var(--searchItemSpacing) * -1)}.search input:focus-visible{outline:0 none}#results{position:absolute;background:var(--black);top:100%;left:0;width:100%;display:none}#results .products{padding:var(--8) 0;margin:0;list-style:none;display:flex;flex-direction:column}#results .products li{display:flex}#results .products li a{gap:var(--8);display:flex;align-items:center;color:var(--white);padding:var(--8) var(--24);width:100%;text-decoration:none}#results .products li a img{background:var(--white);width:var(--32);aspect-ratio:1}#results .products li a:hover,#results .products li a:focus-visible{background:var(--light)}#results .separator{color:var(--white);border-top:1px dashed var(--lineDefault);padding:var(--8) var(--24);font:var(--small)}#results .tags{display:flex;flex-wrap:wrap;list-style:none;gap:var(--8);padding:0 var(--24) var(--16)}#results .tags .tag{color:var(--black);font:var(--button);line-height:var(--lineHeights19);border-radius:100px;border:1px solid;padding:var(--8) var(--16);text-decoration:none;display:inline-flex;align-items:center;gap:10px}#results .tags .tag .counter{padding:var(--2) var(--8);border-radius:100px;background:var(--white)}#results .tags .tag .name em{background:var(--alertWarning);color:var(--black);text-decoration:none;font-style:normal;padding:1px;margin:0 1px}#results .tags .tag:is(a){transition:color .3s,background .3s}#results .tags .tag:is(a) .name{color:var(--black)}#results .tags .tag:is(a):hover,#results .tags .tag:is(a):focus-visible{background:var(--black)}#results .tags .tag:is(a):hover .name,#results .tags .tag:is(a):hover i,#results .tags .tag:is(a):focus-visible .name,#results .tags .tag:is(a):focus-visible i{color:var(--white)}#results .tags .tag.light{border-color:var(--white)}#results .tags .tag.light .name{color:var(--white)}.search:focus-within .form{background:var(--white)}.search:focus-within #results{display:block}@media (max-width: 575px){.search:focus-within{position:absolute;top:var(--16);left:0;width:100%;z-index:99}.search:focus-within #results{right:0;left:0}.search:focus-within input{width:100%;margin-left:0;height:var(--32)}}@media (min-width: 576px){.search .form{background:var(--white);justify-content:flex-start}.search .form input{margin-left:0;width:100%}}nav[data-astro-cid-qhpezevr]{margin-left:auto;align-items:center;display:flex}ul[data-astro-cid-qhpezevr]{list-style:none;margin-left:0;padding:0;display:flex;gap:var(--16);align-items:center}@media (min-width: 576px){ul[data-astro-cid-qhpezevr]{gap:var(--24)}}button[data-astro-cid-qhpezevr]{position:relative;min-width:var(--sizings40);background:transparent;border:0 none;align-items:center;justify-content:center;font-size:var(--fontSize22);display:flex;aspect-ratio:1;cursor:pointer;color:var(--iconFillFill);padding:0}button[data-astro-cid-qhpezevr]:hover{color:var(--light)}button[data-astro-cid-qhpezevr]:focus-visible{outline:0 none;box-shadow:0 0 0 2px var(--light)}.snipcart-items-count[data-astro-cid-qhpezevr]{position:absolute;background:#fff;display:flex;align-items:center;justify-content:center;padding:0 6px;font-size:var(--fontSize12);line-height:var(--lineHeights19);translate:80% -70%}#state-menu[data-astro-cid-cf5drfxn]:checked~nav[data-astro-cid-cf5drfxn]{display:flex;translate:0 0}#state-menu[data-astro-cid-cf5drfxn]:checked~.backdrop[data-astro-cid-cf5drfxn]{display:block;pointer-events:all}nav[data-astro-cid-cf5drfxn]{position:fixed;top:0;bottom:0;right:0;display:none;align-items:stretch;translate:100% 0;transition:translate .3s;flex-direction:column;background:var(--black);padding:var(--16) var(--24);gap:var(--32);align-items:flex-start;min-width:calc(3 * var(--72));z-index:1}ul[data-astro-cid-cf5drfxn]{display:flex;flex-direction:column;align-items:start;justify-items:start;list-style:none;gap:var(--8);margin:0;padding:0}ul[data-astro-cid-cf5drfxn] li[data-astro-cid-cf5drfxn]{display:flex;align-items:center}ul[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn]{text-decoration:underline;color:var(--white);padding:var(--4)}ul[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn].external{display:inline-flex;align-items:center;gap:var(--8)}ul[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn]:hover{color:var(--light)}ul[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn]:focus-visible{color:var(--light);outline:0 none;box-shadow:0 0 0 2px var(--light)}.nav-close[data-astro-cid-cf5drfxn]{display:flex;padding:var(--8);border:0;background:transparent;margin-left:auto;color:var(--light);font-size:var(--fontSize22);cursor:pointer}.nav-close[data-astro-cid-cf5drfxn]:hover{color:var(--white)}.nav-close[data-astro-cid-cf5drfxn]:focus-visible{outline:0 none;box-shadow:0 0 0 2px var(--light)}.backdrop[data-astro-cid-cf5drfxn]{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;display:none}@media (min-width: 992px){nav[data-astro-cid-cf5drfxn]{display:flex;position:relative;background:transparent;transition:none;translate:0 0;padding:0;justify-content:center}nav[data-astro-cid-cf5drfxn] ul[data-astro-cid-cf5drfxn]{flex-direction:row;gap:0}nav[data-astro-cid-cf5drfxn] ul[data-astro-cid-cf5drfxn] li[data-astro-cid-cf5drfxn]{padding:0 var(--16)}nav[data-astro-cid-cf5drfxn] ul[data-astro-cid-cf5drfxn] li[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn]{color:var(--black);text-decoration:none;line-height:var(--lineHeights30);display:inline-flex}nav[data-astro-cid-cf5drfxn] ul[data-astro-cid-cf5drfxn] li[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn]:visited{color:var(--light)}nav[data-astro-cid-cf5drfxn] ul[data-astro-cid-cf5drfxn] li[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn].active,nav[data-astro-cid-cf5drfxn] ul[data-astro-cid-cf5drfxn] li[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn]:hover,nav[data-astro-cid-cf5drfxn] ul[data-astro-cid-cf5drfxn] li[data-astro-cid-cf5drfxn] a[data-astro-cid-cf5drfxn]:focus-visible{background:var(--black);color:var(--white);outline:0 none;box-shadow:8px 0 0 0 var(--black),-8px 0 0 0 var(--black)}[data-astro-cid-cf5drfxn][for=state-menu]{display:none}}.nav-trigger[data-astro-cid-m33j6xja]{display:flex;align-items:center}label[data-astro-cid-m33j6xja]{position:relative;min-width:var(--sizings40);background:transparent;border:0 none;align-items:center;justify-content:center;font-size:var(--fontSize18);display:flex;aspect-ratio:1;cursor:pointer}label[data-astro-cid-m33j6xja]:hover{color:var(--light)}label[data-astro-cid-m33j6xja]:focus-visible{outline:0 none;box-shadow:0 0 0 2px var(--light)}@media (min-width: 992px){label[data-astro-cid-m33j6xja]{display:none}}header[data-astro-cid-3ef6ksr2]{position:sticky;top:0;background:#dedede;padding:var(--16) var(--16);margin:0 calc(-1 * var(--16));z-index:10}@media (min-width: 576px){header[data-astro-cid-3ef6ksr2]{margin:0 calc(-1 * var(--24));padding:var(--24) var(--24)}}.container[data-astro-cid-3ef6ksr2]{margin:0 auto;display:flex;align-items:stretch;justify-content:center;gap:var(--16)}@media (min-width: 576px){.container[data-astro-cid-3ef6ksr2]{gap:var(--24)}}@media (min-width: 992px){.container[data-astro-cid-3ef6ksr2]{margin-right:calc(-1 * var(--24))}}footer[data-astro-cid-sz7xmlte]{padding:var(--24) 0 var(--48);display:flex;flex-direction:column;gap:var(--24)}.flex[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--24)}section[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--16)}section[data-astro-cid-sz7xmlte] h1[data-astro-cid-sz7xmlte]{font:var(--h1RegularMobile);line-height:var(--lineHeights44)}section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{margin:0;padding:0;display:flex;flex-direction:column;list-style:none}section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{padding:var(--8) var(--16);border-bottom:var(--borderSolid1)}section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--black);text-decoration:none;line-height:var(--lineHeights30);display:inline-block;white-space:nowrap}section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte].external{display:inline-flex;align-items:center;gap:var(--8)}section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:visited{color:var(--light)}section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover,section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:focus-visible{background:var(--black);color:var(--white);font-weight:var(--fontWeightsMontserratBold);outline:0 none;box-shadow:16px 0 0 0 var(--black),-16px 0 0 0 var(--black)}form[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:var(--8)}form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{border:0 none;padding:var(--16) var(--24);line-height:var(--lineHeights30)}form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]:focus-visible{outline:0 none;box-shadow:inset 0 0 0 2px var(--black)}form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]:hover{box-shadow:inset 0 0 0 4px var(--black)}form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]{border:0 none;display:flex;align-items:center;justify-content:center;gap:var(--8);padding:var(--16) var(--24);color:var(--white);background:var(--black);text-transform:uppercase;font-weight:var(--fontWeightsMontserratBold);font-family:var(--fontFamiliesMontserrat);line-height:var(--lineHeights30);cursor:pointer}form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]:hover,form[data-astro-cid-sz7xmlte] button[data-astro-cid-sz7xmlte]:focus-visible{outline:0 none;color:var(--black);background:var(--white)}.copy[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:var(--24)}.social[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{margin:0;padding:0;list-style:none;display:flex;align-items:center;justify-content:center;gap:var(--16)}.social[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex}.social[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:var(--fontSize18);color:var(--black);display:flex;aspect-ratio:1;justify-content:center;align-items:center;min-width:var(--fontSize18);padding:var(--2)}.social[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--light)}@media (min-width: 576px){form[data-astro-cid-sz7xmlte]{flex-direction:row;gap:0}form[data-astro-cid-sz7xmlte] input[data-astro-cid-sz7xmlte]{flex:1 auto}.flex[data-astro-cid-sz7xmlte]{flex-direction:row;flex-wrap:wrap}.row-1[data-astro-cid-sz7xmlte] section[data-astro-cid-sz7xmlte]:not(.pull-right){flex:1 0}.row-1[data-astro-cid-sz7xmlte] .pull-right[data-astro-cid-sz7xmlte]{width:100%}.row-2[data-astro-cid-sz7xmlte]{align-items:center;justify-items:start}.row-2[data-astro-cid-sz7xmlte] .copy[data-astro-cid-sz7xmlte],.row-2[data-astro-cid-sz7xmlte] .social[data-astro-cid-sz7xmlte]{flex:1 0}.row-2[data-astro-cid-sz7xmlte] .copy[data-astro-cid-sz7xmlte]{justify-content:start}.row-2[data-astro-cid-sz7xmlte] .social[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{justify-content:end}}@media (min-width: 992px){.row-1[data-astro-cid-sz7xmlte] section[data-astro-cid-sz7xmlte]:not(.pull-right){flex:1 0}.row-1[data-astro-cid-sz7xmlte] .pull-right[data-astro-cid-sz7xmlte]{width:calc(50% - 12px);margin-left:auto}}@media (min-width: 1200px){.row-1[data-astro-cid-sz7xmlte] section[data-astro-cid-sz7xmlte]:not(.pull-right){max-width:25ch}}:root{--red: #A13232}.discount[data-astro-cid-glbzwusf]{text-transform:uppercase;font-family:var(--fontFamiliesMontserrat);line-height:var(--lineHeights30);letter-spacing:.1em;padding:var(--16);margin-top:var(--16);background:var(--red);color:var(--white);strong{display:inline-block}@media (min-width: 576px){text-align:center}}body{display:flex;flex-direction:column}main[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:var(--16)}@media (min-width: 576px){main[data-astro-cid-sckkx6r4]{gap:var(--24)}}:root{--1: 1px;--2: 2px;--4: 4px;--8: 8px;--16: 16px;--24: 24px;--32: 32px;--40: 40px;--48: 48px;--56: 56px;--64: 64px;--72: 72px;--80: 80px;--88: 88px;--fontFamiliesKarla: "Karla";--fontFamiliesMontserrat: "Montserrat";--lineHeights14: 14px;--lineHeights19: 19px;--lineHeights22: 22px;--lineHeights25: 25px;--lineHeights28: 28px;--lineHeights30: 30px;--lineHeights32: 32px;--lineHeights34: 34px;--lineHeights36: 36px;--lineHeights44: 44px;--lineHeights46: 46px;--lineHeights48: 48px;--lineHeights64: 64px;--lineHeights78: 78px;--lineHeights89: 89px;--lineHeightsAuto: auto;--fontWeightsMontserratRegular: Regular;--fontWeightsMontserratBold: Bold;--fontWeightsMontserratMedium: 500;--fontSize12: 12px;--fontSize16: 16px;--fontSize18: 18px;--fontSize22: 22px;--fontSize24: 24px;--fontSize26: 26px;--fontSize28: 28px;--fontSize32: 32px;--fontSize38: 38px;--fontSize40: 40px;--fontSize42: 42px;--fontSize64: 64px;--fontSize144: 144px;--letterSpacing0: 0em;--letterSpacing20: .2em;--paragraphSpacing0: 0;--textCaseNone: none;--textCaseUppercase: uppercase;--textDecorationNone: none;--textDecorationUnderline: underline;--paragraphIndent0: 0px;--black: #212121;--diabled: #bcbcbc;--light: #717171;--white: #ffffff;--lineDefault: #898989;--lineHover: #212121;--lineDisabled: #bcbcbc;--borderSolid1Color: #898989;--borderSolid1Width: 1px;--borderSolid1Style: solid;--alertWarning: #ffc702;--alertError: #d91e1e;--alertSuccess: #33b704;--h1RegularDesktopFontFamily: "Montserrat";--h1RegularDesktopFontWeight: 700;--h1RegularDesktopLineHeight: 46px;--h1RegularDesktopFontSize: 38px;--h1RegularMobileFontFamily: "Montserrat";--h1RegularMobileFontWeight: 700;--h1RegularMobileLineHeight: 36px;--h1RegularMobileFontSize: 28px;--h1BannerDesktopFontFamily: "Montserrat";--h1BannerDesktopFontWeight: 700;--h1BannerDesktopLineHeight: 78px;--h1BannerDesktopFontSize: 64px;--h1BannerMobileFontFamily: "Montserrat";--h1BannerMobileFontWeight: 700;--h1BannerMobileLineHeight: 48px;--h1BannerMobileFontSize: 42px;--h2DesktopFontFamily: "Montserrat";--h2DesktopFontWeight: 600;--h2DesktopLineHeight: 46px;--h2DesktopFontSize: 40px;--h2MobileFontFamily: "Montserrat";--h2MobileFontWeight: 600;--h2MobileLineHeight: 32px;--h2MobileFontSize: 24px;--h3DesktopFontFamily: "Montserrat";--h3DesktopFontWeight: 700;--h3DesktopLineHeight: 32px;--h3DesktopFontSize: 32px;--h3MobileFontFamily: "Montserrat";--h3MobileFontWeight: 700;--h3MobileLineHeight: 32px;--h3MobileFontSize: 26px;--h4DesktopFontFamily: "Montserrat";--h4DesktopFontWeight: 400;--h4DesktopLineHeight: 44px;--h4DesktopFontSize: 32px;--h4MobileFontFamily: "Montserrat";--h4MobileFontWeight: 400;--h4MobileLineHeight: 28px;--h4MobileFontSize: 22px;--bodyFontFamily: "Karla";--bodyFontWeight: 400;--bodyLineHeight: 22px;--bodyFontSize: 16px;--buttonFontFamily: "Karla";--buttonFontWeight: 700;--buttonLineHeight: 30px;--buttonFontSize: 16px;--buttonTextCase: uppercase;--smallFontFamily: "Karla";--smallFontWeight: 400;--smallLineHeight: 19px;--smallFontSize: 12px;--logoWidth: 48px;--logoHeight: 48px;--sizings4: 4px;--sizings8: 8px;--sizings16: 16px;--sizings24: 24px;--sizings32: 32px;--sizings40: 40px;--sizings48: 48px;--sizings56: 56px;--sizings64: 64px;--sizings72: 72px;--sizings80: 80px;--iconFillFill: #212121;--searchPaddingTop: 8px;--searchPaddingBottom: 8px;--searchPaddingLeft: 24px;--searchPaddingRight: 24px;--searchItemSpacing: 8px;--searchBorderBottom: ;--border1: 1px;--border2: 2px}:root{--dedend-grey: #DEDEDE;--yellow: #F2C94C;--borderSolid1: var(--borderSolid1Width) var(--borderSolid1Style) var(--borderSolid1Color) --h1RegularDesktop: var(--h1RegularDesktopFontWeight) var(--h1RegularDesktopFontSize) / var(--h1RegularDesktopLineHeight) var(--h1RegularDesktopFontFamily);--h1RegularMobile: var(--h1RegularMobileFontWeight) var(--h1RegularMobileFontSize) / var(--h1RegularMobileLineHeight) var(--h1RegularMobileFontFamily);--h1BannerDesktop: var(--h1BannerDesktopFontWeight) var(--h1BannerDesktopFontSize) / var(--h1BannerDesktopLineHeight) var(--h1BannerDesktopFontFamily);--h1BannerMobile: var(--h1BannerMobileFontWeight) var(--h1BannerMobileFontSize) / var(--h1BannerMobileLineHeight) var(--h1BannerMobileFontFamily);--h2Desktop: var(--h2DesktopFontWeight) var(--h2DesktopFontSize) / var(--h2DesktopLineHeight) var(--h2DesktopFontFamily);--h2Mobile: var(--h2MobileFontWeight) var(--h2MobileFontSize) / var(--h2MobileLineHeight) var(--h2MobileFontFamily);--h3Desktop: var(--h3DesktopFontWeight) var(--h3DesktopFontSize) / var(--h3DesktopLineHeight) var(--h3DesktopFontFamily);--h3Mobile: var(--h3MobileFontWeight) var(--h3MobileFontSize) / var(--h3MobileLineHeight) var(--h3MobileFontFamily);--h4Desktop: var(--h4DesktopFontWeight) var(--h4DesktopFontSize) / var(--h4DesktopLineHeight) var(--h4DesktopFontFamily);--h4Mobile: var(--h4MobileFontWeight) var(--h4MobileFontSize) / var(--h4MobileLineHeight) var(--h4MobileFontFamily);--body: var(--bodyFontWeight) var(--bodyFontSize) / var(--bodyLineHeight) var(--bodyFontFamily);--button: var(--buttonFontWeight) var(--buttonFontSize) / var(--buttonLineHeight) var(--buttonFontFamily);--small: var(--smallFontWeight) var(--smallFontSize) / var(--smallLineHeight) var(--smallFontFamily);--breakpointTablet: 576px;--breakpointDesktop: 992px;--breakpointDesktopWide: 1200px}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{margin:0;overscroll-behavior:none}body{line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100svh;padding:0 var(--sizings16) var(--sizings16);background:var(--dedend-grey);font:var(--body)}body[show-main-menu]{overflow:hidden}img,picture,video,canvas,svg{display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}::selection{background:var(--light);color:var(--white)}@media (min-width: 576px){body{padding:0 var(--24) var(--24)}}.payment-info{margin:16px 0}.payment-info p{line-height:1.2em;margin-bottom:1em}.payment-info p a{display:inline}.secured-by{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.secured-by li{padding:8px 16px}.secured-by img{height:2em}.checkout-with-stripe h2{display:flex;flex-direction:row;font-weight:700;align-items:center;gap:8px;margin-bottom:8px}.checkout-with-stripe img{height:1.25em}.snipcart-featured-payment-methods{margin-bottom:0;display:flex;flex-direction:column;gap:16px;padding:0 0 32px;border:0 none}.snipcart-featured-payment-methods h3{border-top:1px solid #ddd;width:100%;text-align:center;padding-top:16px}.visually-hidden{width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
