@layer reset{*,:after,:before{box-sizing:border-box}html{line-height:1.6;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{padding:0;line-height:inherit}blockquote,body,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}ol,ul{margin:0}code,kbd,pre,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,select{text-transform:none}button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}b,strong{font-weight:bolder}a,button,input[type=submit]{cursor:pointer}}:root{--acceleration-curve:cubic-bezier(0.4,0,1,1);--deceleration-curve:cubic-bezier(0,0,0.2,1);--standard-curve:cubic-bezier(0.4,0,0.2,1);--swift-out:cubic-bezier(0.55,0,0.1,1);--shadow-px:0 1px 1px rgb(var(--gray-9)/.025);--shadow-xs:0 1px 2px 0 rgb(var(--gray-9)/.025);--shadow-sm:0 1px 3px rgb(var(--gray-9)/.05),0 1px 2px -1px rgb(var(--gray-9)/.05);--shadow-md:0 4px 6px -1px rgb(var(--gray-9)/.05),0 2px 4px -2px rgb(var(--gray-9)/.05);--shadow-lg:0 10px 15px -3px rgb(var(--gray-9)/.05),0 4px 6px -4px rgb(var(--gray-9)/.05);--shadow-xl:0 20px 25px -5px rgb(var(--gray-9)/.05),0 8px 10px -6px rgb(var(--gray-9)/.05);--shadow-2xl:0 25px 50px -12px rgb(var(--gray-9)/.125);--red:#fb8268;--blue:#288ba8;--green:#80b46f;--yellow:#f6bc6e;--background:#fff8eb;--foreground:#111827;--button-border:#1f2937;--button-primary:#fbbaa6;--button-primary-hover:#f89f83;--button-primary-text:var(--foreground);--button-secondary:#ffebc6;--button-secondary-hover:#ffd484;--button-secondary-text:var(--foreground);--button-quantity-select:#b4e3ed;--button-quantity-select-hover:#80cee0;--button-quantity-select-text:var(--foreground)}html{font-family:chillax-variable,sans-serif;font-size:18px}body{background:var(--background);color:var(--foreground)}p{font-weight:400}p.lead{color:var(--foreground-prominent);font-weight:500}h1{color:var(--blue);font-size:33px;font-weight:600;line-height:1.4}h2{color:var(--red);font-size:24px;font-weight:500;line-height:1.3}h3{font-weight:600}h3,h4{font-size:18px;line-height:1.3}h4{font-weight:400}strong{font-weight:600}hr{background:transparent;border:0;border-top:3px dotted var(--yellow)}a:not([class]){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:6px}a:not([class]):hover{text-decoration:none}ul:not([class]){padding:0;list-style-type:none}ul:not([class]) li{position:relative;margin:0;padding:0 0 0 30px;font-weight:300}ul:not([class]) li:before{position:absolute;display:block;top:9px;left:6px;height:9px;width:9px;content:"";background:var(--blue);border-radius:99px}ul:not([class]) li+li{margin-top:9px}.kr{--gutter:30px;margin-left:auto;margin-right:auto;padding-left:var(--gutter);padding-right:var(--gutter);width:100%}@media(min-width:640px){.kr{max-width:540px}}@media(min-width:768px){.kr{max-width:720px}}@media(min-width:1024px){.kr{max-width:960px}}@media(min-width:1280px){.kr{max-width:1140px}}@media(min-width:768px){.kr{--gutter:0}}.er{position:relative;margin-top:60px;margin-bottom:60px;color:var(--foreground);font-size:15px;text-align:center}.er,.fr{align-items:center;flex-flow:column;gap:6px}.er,.fr,.gr{display:flex}.gr{flex-flow:row wrap;gap:6px 30px}.hr{margin-top:45px;gap:15px}.ir{display:flex;height:30px;width:30px;align-items:center;justify-content:center;color:var(--foreground);outline:0}.ir svg{font-size:24px}.ir:hover{color:var(--red)}.jr{display:flex;margin-top:54px;flex-flow:column;gap:15px;transition:font-weight .18s var(--swift-out)}.jr img{height:39px}.jr:hover{font-weight:500}@media(max-width:1023.98px){.er{margin-top:30px;margin-bottom:30px}}