a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}* :focus{outline-width:0}:root{--text:#0f1113;--text-inverse:#fff;--black:#000;--white:#fff;--gray-25:#efefef;--gray-50:#dfdfdf;--gray-75:#eaedee;--gray-100:#d0d5dd;--gray-200:#aeb7be;--gray-250:#a5a5a5;--gray-300:#8c8c8c;--gray-400:#747474;--gray-500:#748492;--gray-600:#334457;--gray-700:#111;--yellow-400:#ffbf3f;--blue-400:#003cab;--red-400:red;--font:16px;--font-xs:10px;--font-sm:14px;--font-lg:18px;--font-xl:24px;--max-width:1120px;--border:1px solid #d0d5dd;--shadow:0 10px 40px 0px #11111125}html{scroll-behavior:smooth;color-scheme:light}.container{margin:0 auto;max-width:var(--max-width)}.container>h2{font-weight:700;font-size:1.2rem;color:var(--black);margin-bottom:1.2rem}@media screen and (min-width:768px){.container>h2{padding:0;font-size:1.5rem;margin-bottom:1.5rem}}.cart-wrapper{height:100vh;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.cart-wrapper>.container{width:100%}.cart-wrapper>footer{margin-top:auto}.section-title{font-weight:700;font-size:1.2rem;margin-top:1.5rem;color:var(--black)}