.CartSheet_sectionPadding__c2wEc{padding:4em 1em}@media(min-width:30rem){.CartSheet_sectionPadding__c2wEc{padding:4em 2em}}.CartSheet_text__9Q5Rs{font-size:1rem;line-height:30px}.CartSheet_text__9Q5Rs b,.CartSheet_text__9Q5Rs strong{font-weight:600}.CartSheet_text__9Q5Rs a{display:inline-block;border-bottom:1px solid rgba(0,0,0,0)}.CartSheet_text__9Q5Rs a:hover{border-color:#3a3a3a}.CartSheet_squareSection__Izdm8{position:absolute;z-index:-5;border-radius:40px}.CartSheet_squareSection--green__LQowG{width:17rem;height:18rem;background:linear-gradient(0deg,rgba(255,255,255,.4),rgba(255,255,255,.4)),linear-gradient(96deg,#41a75b .03%,#27703a 73.93%);opacity:.2}.CartSheet_squareSection--yellow__9Bxcv{width:7.625rem;height:8.0625rem;background-color:#facd53;opacity:.2}.CartSheet_squareSection--blue__nNWbG{width:13.1875rem;height:14.5625rem;background:linear-gradient(0deg,rgba(255,255,255,.2),rgba(255,255,255,.2)),linear-gradient(96deg,#21a7e1 .03%,#0074a7 73.93%);opacity:.1}.CartSheet_squareSection--greensm__LT_qW{width:9.5rem;height:10.0625rem;background:linear-gradient(0deg,rgba(255,255,255,.4),rgba(255,255,255,.4)),linear-gradient(96deg,#41a75b .03%,#27703a 73.93%);opacity:.1}.CartSheet_cartSheet-btnTrigger__TRRA8{position:fixed;right:30px;bottom:30px;z-index:10;background-color:#fff;border:1px solid #41a75b;box-shadow:0 2px 4px 0 rgba(0,0,0,.12);border-radius:10px;transition:transform .3s;cursor:pointer}.CartSheet_cartSheet-btnTrigger__TRRA8 button{display:flex;align-items:center;justify-content:center;width:3.4375rem;height:3.4375rem}@media(min-width:36rem){.CartSheet_cartSheet-btnTrigger__TRRA8 button{width:4.375rem;height:4.375rem}}.CartSheet_cartSheet-btnTrigger__TRRA8 span{position:absolute;right:5px;bottom:5px;display:grid;place-items:center;width:1.1875rem;height:1.1875rem;background-color:#f75c4f;color:#fff;font-size:.75rem;font-family:quicksand,open sans;font-weight:700;border-radius:100%;aspect-ratio:1;transition:transform .3s}@media(min-width:36rem){.CartSheet_cartSheet-btnTrigger__TRRA8 span{right:10px;bottom:10px}}.CartSheet_cartSheet-btnTrigger__TRRA8 svg{transition:transform .3s}.CartSheet_cartSheet-btnTrigger__TRRA8:hover span{transform:translate(10px,10px)}.CartSheet_cartSheet-btnTrigger__TRRA8:hover svg{transform:scale(1.06) translate(-10px,-10px)}.CartSheet_cartSheet-btnTrigger__TRRA8:hover{transform:scale(.95)!important}.CartSheet_cartSheet-btnTrigger__TRRA8:active{transform:scale(.75)!important}.CartSheet_cartSheet__content__iFBEe{display:flex;flex-direction:column;background-color:#faf9f5;padding:0;max-width:29.3125rem}.CartSheet_cartSheet__content__iFBEe>button[class*=absolute]{display:none!important}.CartSheet_cartSheet__header__cieeV{flex-direction:row;justify-content:space-between;gap:.625rem;padding:1.25rem;background-color:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.06)}.CartSheet_cartSheet__header-title__QG9zg{display:flex;align-items:center;justify-content:center;gap:.625rem;font-size:1.375rem}.CartSheet_cartSheet__header-btnClose__2G4Kj:hover{opacity:.6}.CartSheet_cartSheet__productCartList__PZy7X{display:grid;gap:1rem;padding:.625rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.15) rgba(0,0,0,0)}.CartSheet_cartSheet__productCartList__PZy7X::-webkit-scrollbar{width:4px}.CartSheet_cartSheet__productCartList__PZy7X::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.CartSheet_cartSheet__productCartList__PZy7X::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.15);border-radius:2px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.CartSheet_cartSheet__productCartList__PZy7X::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.25)}.CartSheet_cartSheet__productCartList__PZy7X{scroll-behavior:smooth}.CartSheet_cartSheet__productCartList__PZy7X.CartSheet_hiding-scrollbar__NEYPE{scrollbar-width:none;-ms-overflow-style:none}.CartSheet_cartSheet__productCartList__PZy7X.CartSheet_hiding-scrollbar__NEYPE::-webkit-scrollbar{display:none}@media(min-width:36rem){.CartSheet_cartSheet__productCartList__PZy7X{padding:1.25rem}}.CartSheet_cartSheet__productCartList-item__PBHYR{display:flex;align-items:center;border-radius:20px;background:#fff;box-shadow:0 4px 12px 0 rgba(0,0,0,.08);transition:box-shadow .3s}.CartSheet_cartSheet__productCartList-item__PBHYR:hover{box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.CartSheet_cartSheet__productCartList-item__boxImg__mmGpN{max-width:6.875rem;max-height:6.375rem;height:100%;width:100%;border-radius:20px;overflow:hidden}.CartSheet_cartSheet__productCartList-item__boxImg__mmGpN img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.CartSheet_cartSheet__productCartList-item__boxText___3r_g{padding:.625rem;width:100%}@media(min-width:36rem){.CartSheet_cartSheet__productCartList-item__boxText___3r_g{padding:1.25rem}}.CartSheet_cartSheet__productCartList-item__boxText___3r_g h3{font-size:.875rem;margin-bottom:1.25rem}@media(min-width:36rem){.CartSheet_cartSheet__productCartList-item__boxText___3r_g h3{font-size:1rem}}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div{display:flex;align-items:center;justify-content:space-between;gap:.3125rem}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div p{position:relative;font-family:quicksand,open sans;color:#45abd8;font-weight:700;line-height:22px;z-index:0}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div p>span{margin-left:.3125rem;font-size:.75rem;color:#fad05e}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div p .CartSheet_cartSheet__productCartList-item-price__PY6z6{position:absolute;top:-3px;right:-33px;font-size:.75rem;color:rgba(58,58,58,.4);text-decoration:line-through}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div button svg,.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div button svg path{transition:transform .3s,stroke .3s}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div button:hover svg{transform:scale(1.15)}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div button:hover svg path{stroke:#45abd8}.CartSheet_cartSheet__productCartList-item__boxText___3r_g>div button:active svg{transform:rotate(20deg) scale(.9)}.CartSheet_cartSheet__footer__RryC2{display:grid;justify-content:normal;gap:.625rem;padding:.625rem;background-color:#fff;margin-top:auto;font-family:quicksand,open sans;font-weight:600}@media(min-width:36rem){.CartSheet_cartSheet__footer__RryC2{gap:1.25rem;padding:1.25rem}}.CartSheet_cartSheet__footer-item__nrEn4{display:flex;align-items:center;justify-content:space-between;gap:.625rem}.CartSheet_cartSheet__footer__RryC2 .CartSheet_cartSheet__footer-item__nrEn4:nth-child(2) p{font-size:1.25rem}.CartSheet_cartSheet__footer__RryC2 .CartSheet_cartSheet__footer-item__nrEn4:nth-child(2) p:last-child{background:linear-gradient(96deg,#21a7e1 .03%,#0074a7 73.93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(min-width:36rem){.CartSheet_cartSheet__footer__RryC2 .CartSheet_cartSheet__footer-item__nrEn4:nth-child(2) p{font-size:1.375rem}}.CartSheet_cartSheet__footer-boxBtn__L2f3a p{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;font-size:.875rem;text-align:center;background:linear-gradient(96deg,#21a7e1 .03%,#0074a7 73.93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.CartSheet_cartSheet__footer-boxBtn__L2f3a p svg{flex-shrink:0}.CartSheet_cartSheet__footer-boxBtn__L2f3a a,.CartSheet_cartSheet__footer-boxBtn__L2f3a button{color:#fff;font-family:quicksand,open sans;font-size:.875rem;font-weight:600;margin-top:.625rem;width:100%;min-height:2.875rem;border-radius:60px;background:linear-gradient(0deg,rgba(255,255,255,.4),rgba(255,255,255,.4)),linear-gradient(96deg,#41a75b .03%,#27703a 73.93%);transition:border-radius .3s,transform .3s}@media(min-width:36rem){.CartSheet_cartSheet__footer-boxBtn__L2f3a a,.CartSheet_cartSheet__footer-boxBtn__L2f3a button{font-size:1rem;min-height:3rem}}.CartSheet_cartSheet__footer-boxBtn__L2f3a a:hover,.CartSheet_cartSheet__footer-boxBtn__L2f3a button:hover{border-radius:0}.CartSheet_cartSheet__footer-boxBtn__L2f3a a:hover:active,.CartSheet_cartSheet__footer-boxBtn__L2f3a button:hover:active{transform:scale(.9);border-radius:60px}.CartSheet_cartSheet__footer-boxBtn__L2f3a a:disabled,.CartSheet_cartSheet__footer-boxBtn__L2f3a button:disabled{cursor:not-allowed;background:rgba(0,0,0,.3)}.CartSheet_cartSheet__footer-boxBtn__L2f3a a:disabled:hover,.CartSheet_cartSheet__footer-boxBtn__L2f3a button:disabled:hover{border-radius:60px}.CartSheet_cartSheet__footer-boxBtn__L2f3a a:disabled:active,.CartSheet_cartSheet__footer-boxBtn__L2f3a button:disabled:active{transform:scale(1)}.CartSheet_cartSheet__footer-boxBtn__L2f3a a{display:inline-flex;align-items:center;justify-content:center}