@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";*,:after,:before{box-sizing:border-box}*{margin:0}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#__next,#root{isolation:isolate}*,.root,body,html,main{box-sizing:border-box;font-size:14px;font-family:Inter,sans-serif}html{background-color:#f7f3e9;scrollbar-gutter:stable both-edges}body,html{overscroll-behavior-y:none}body{position:relative;z-index:0}b,h1,h2,h3,h4,h5,h6,i,li,p,ul{color:#000;font-family:Inter,sans-serif}@media screen and (max-width:767px){b,h1,h2,h3,h4,h5,h6,i,li,p,ul{text-wrap:none;word-break:normal}}h1{font-size:clamp(44px,4vw,48px);line-height:clamp(52px,4vw,56px);font-weight:600;font-family:Inter,sans-serif;font-weight:700;font-style:normal}h2{font-size:clamp(36px,4vw,40px);line-height:clamp(40px,4vw,44px);font-weight:500}h3{font-size:clamp(28px,4vw,32px);line-height:clamp(32px,4vw,36px)}h3,h4{font-weight:400;font-family:Inter,sans-serif;font-weight:600;font-style:normal}h4{font-size:clamp(21px,4vw,28px);line-height:clamp(28px,4vw,32px)}@media screen and (max-width:767px){h4{text-align:center}}h5{font-size:clamp(18px,4vw,24px);line-height:clamp(24px,4vw,28px);font-weight:400;font-family:Inter,sans-serif;font-weight:600;font-style:normal}@media screen and (max-width:767px){h5{text-align:center}}h6{font-size:clamp(16px,4vw,20px);line-height:clamp(18px,4vw,24px);font-weight:400;font-weight:300;color:#6b6b6b}h6,p{font-family:Inter,sans-serif;font-style:normal}p{line-height:1.2;font-size:1.5rem;font-weight:400}b{line-height:inherit;color:inherit}a,b{font-size:inherit}a{color:#f3b941;cursor:pointer}label{color:#979797;font-family:Inter,sans-serif;font-weight:200;font-style:normal}i,span{font-size:inherit}i{line-height:inherit;color:inherit}::-webkit-scrollbar{width:1px;margin-left:20px;height:1px}::-webkit-scrollbar-track{background-color:#fafafa}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px rgba(0,0,0,0)!important;-webkit-text-fill-color:#000!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.p-cart__overlay{background:rgba(0,0,0,.2);display:flex;justify-content:flex-end;inset:0;position:fixed}.p-cart__container{background-color:#f7f3e9;height:100%;box-shadow:-2px 0 16px rgba(0,0,0,.08);position:relative;overflow-y:auto;border-top-left-radius:24px}.p-cart__inner{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding:24px 16px}.p-cart__close:hover{filter:brightness(80%);cursor:pointer}.p-cart__noItem{width:100%;display:grid;height:70%;place-items:center}.p-cart__items{height:100%;flex-direction:column;gap:0}.p-cart__item,.p-cart__items{width:100%;display:flex;justify-content:flex-start;align-items:center}.p-cart__item{border-top:1px solid #979797;border-bottom:1px solid #979797;padding:12px 8px;flex-direction:row}.p-cart__item--thumbnail{width:88px;height:88px;border-radius:12px;border:1px solid #f4f4f4}.p-cart__item--info{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.p-cart__item--info span p{font-size:14px;line-height:1.1}.p-cart__item--info span label{font-size:12px}.p-cart__item--right{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;margin-left:auto}.p-cart__item--right button{background-color:rgba(0,0,0,0);border:none;text-decoration:underline;color:#979797;cursor:pointer}.p-cart__item--right button:hover{color:#6b6b6b}.p-cart__item--quantity{width:50%;height:32px;border:1px solid #979797;display:flex;overflow:hidden;border-radius:12px;background-color:#fff}.p-cart__item--quantity span{flex:1 1;display:flex;align-items:center;justify-content:center}.p-cart__item--quantity span:first-child:hover{cursor:pointer;filter:brightness(80%)}.p-cart__item--quantity span:last-child:hover{cursor:pointer;filter:brightness(80%)}@media screen and (max-width:767px){.p-cart__item--quantity{width:100%}}.p-cart__checkout{width:100%;margin-top:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;border-top:1px solid #979797;padding-top:24px}.p-cart__checkout table{width:100%;padding-bottom:16px}.p-cart__checkout table tbody,.p-cart__checkout table tbody tr{width:inherit}.p-cart__checkout table tbody tr th{text-align:left}.p-cart__checkout table tbody tr td{text-align:right}.p-cart__checkout button{width:100%}