.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}.FormSupportUs_sectionPadding__Tij09{padding:4em 1em}@media(min-width:30rem){.FormSupportUs_sectionPadding__Tij09{padding:4em 2em}}.FormSupportUs_text__VJwIi{font-size:1rem;line-height:30px}.FormSupportUs_text__VJwIi b,.FormSupportUs_text__VJwIi strong{font-weight:600}.FormSupportUs_text__VJwIi a{display:inline-block;border-bottom:1px solid rgba(0,0,0,0)}.FormSupportUs_text__VJwIi a:hover{border-color:#3a3a3a}.FormSupportUs_squareSection__3U6qq{position:absolute;z-index:-5;border-radius:40px}.FormSupportUs_squareSection--green__g_6ZA{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}.FormSupportUs_squareSection--yellow__s__OE{width:7.625rem;height:8.0625rem;background-color:#facd53;opacity:.2}.FormSupportUs_squareSection--blue__Us_UE{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}.FormSupportUs_squareSection--greensm__ctrGR{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}.FormSupportUs_errorMsg__s_sKI{font-family:quicksand,open sans,sans-serif;font-size:1.125rem;font-weight:700;color:tomato;margin:.9375rem 0}.FormSupportUs_formButtonSupport__6dUHq{font-family:quicksand,open sans,sans-serif;font-weight:700;color:#fff;font-size:1rem;border-radius:100px;background-color:#f75c4f;padding:.625rem 1.25rem;min-height:3.3125rem;transition:background-color .3s}.FormSupportUs_formButtonSupport__6dUHq:hover{background-color:#a33b32}.FormSupportUs_formButtonSupport__6dUHq:disabled{cursor:not-allowed;opacity:.5}@media(min-width:3.9375rem){.FormSupportUs_formButtonSupport__6dUHq{font-size:1.125rem}}@media(min-width:48rem){.FormSupportUs_formButtonSupport__6dUHq{min-height:3.9375rem;font-size:1.375rem}}@media(min-width:75rem){.FormSupportUs_formButtonSupport__6dUHq{font-size:1.5625rem}}.FormSupportUs_formSupportUs__9gSDb{display:grid;gap:3.125rem}.FormSupportUs_formSupportUs__loading__3I7Az{position:relative;opacity:.7;pointer-events:none;z-index:0}.FormSupportUs_formSupportUs__loading__3I7Az:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);z-index:1}.FormSupportUs_formSupportUs-emailInput__L7_lQ{border:2px dashed #3490b9;border-radius:20px;font-size:1rem;min-height:52px;width:100%;padding:.9375rem}.FormSupportUs_formSupportUs-emailInput__L7_lQ:focus{outline-color:#fad05e}.FormSupportUs_formSupportUs__container__ePEWP{background-color:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}.FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE{flex-direction:column;gap:1.25rem;padding:1.25rem;height:12.125rem}.FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE span{max-width:6.4375rem;width:100%;padding-bottom:.625rem;border-bottom:1px solid rgba(0,0,0,0);-o-border-image:linear-gradient(90deg,#41a75b,#27703a);border-image:linear-gradient(90deg,#41a75b,#27703a);border-image-slice:1}.FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE span svg{margin:auto}.FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE h3{font-family:quicksand,open sans,sans-serif;font-size:1.125rem;font-weight:600;text-align:center}@media(min-width:62rem){.FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE h3{font-size:1.25rem}}@media(min-width:100rem){.FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE h3{font-size:1.5625rem}}.FormSupportUs_formSupportUs-title__XLQn0{font-family:quicksand,open sans,sans-serif;font-size:1.375rem;color:#3a3a3a;margin-bottom:1.25rem;font-weight:700}@media(min-width:26.25rem){.FormSupportUs_formSupportUs-title__XLQn0{font-size:1.5rem}}@media(min-width:30rem){.FormSupportUs_formSupportUs-title__XLQn0{font-size:1.625rem}}@media(min-width:36rem){.FormSupportUs_formSupportUs-title__XLQn0{font-size:1.75rem}}@media(min-width:48rem){.FormSupportUs_formSupportUs-title__XLQn0{font-size:1.875rem}}@media(min-width:62rem){.FormSupportUs_formSupportUs-title__XLQn0{font-size:2.25rem}}.FormSupportUs_formSupportUs__boxBtns__86PJv{display:grid;gap:1.25rem}.FormSupportUs_formSupportUs__btn__kHUEE{position:relative;display:flex;align-items:center;justify-content:center;height:8.0625rem;background-color:#fff;border:2px dashed #3490b9;border-radius:20px;font-size:1.25rem;font-family:quicksand,open sans,sans-serif;font-weight:600;color:#3a3a3a;transition:transform .3s,box-shadow .3s;cursor:pointer}.FormSupportUs_formSupportUs__btn__kHUEE:focus{outline:5px solid #fad05e}.FormSupportUs_formSupportUs__btn__kHUEE:hover{transform:scale(1.035);box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}.FormSupportUs_formSupportUs__btn__kHUEE:disabled{cursor:not-allowed;opacity:.5}.FormSupportUs_formSupportUs__btn-disabled__eyOHf{filter:grayscale(1)}.FormSupportUs_formSupportUs__btn-disabled__eyOHf:hover{transform:scale(1);box-shadow:0;cursor:not-allowed}.FormSupportUs_formSupportUs__btn-disabled__eyOHf:focues{outline:none}.FormSupportUs_formSupportUs__btn--popular__k67XW{position:relative;flex-direction:column;border-color:#dd2a1b;color:#dd2a1b}.FormSupportUs_formSupportUs__btn--popular-infoBox__mF4Co{position:absolute;bottom:5px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:.625rem;width:95%;padding:.3125rem;margin:auto;background-color:rgba(221,46,31,.1019607843);border-radius:18px}.FormSupportUs_formSupportUs__btn--popular-infoBox__mF4Co svg{flex-shrink:0}.FormSupportUs_formSupportUs__btn--popular-infoBox__mF4Co p{font-family:quicksand,open sans,sans-serif;font-size:.875rem;font-weight:700}.FormSupportUs_formSupportUs__btn--freeAmount__FTbHi{flex-direction:column}.FormSupportUs_formSupportUs__btn--freeAmount__FTbHi input[type=number]{display:block;max-width:9.0625rem;font-size:1rem;padding:.625rem;border-bottom:1px solid #3490b9}.FormSupportUs_formSupportUs__btn--freeAmount__FTbHi input[type=number]:focus{outline:none;border:2px solid #3490b9;border-radius:10px}.FormSupportUs_formSupportUs__btn--freeAmount__FTbHi p{margin-top:.3125rem;font-family:quicksand,open sans,sans-serif;font-weight:600;font-size:1rem}@media(min-width:26.25rem){.FormSupportUs_formSupportUs__btn__kHUEE{font-size:1.375rem}}@media(min-width:30rem){.FormSupportUs_formSupportUs__btn__kHUEE{font-size:1.5rem}}@media(min-width:36rem){.FormSupportUs_formSupportUs__btn__kHUEE{font-size:1.625rem}}@media(min-width:48rem){.FormSupportUs_formSupportUs__btn__kHUEE{font-size:1.75rem}}@media(min-width:62rem){.FormSupportUs_formSupportUs__btn__kHUEE{font-size:2rem}}.FormSupportUs_formSupportUs__monthlySupportBox__JGynB{display:flex;align-items:center;justify-content:flex-start;gap:.625rem;margin-top:1.25rem;font-size:1.125rem}.FormSupportUs_formSupportUs__monthlySupportBox__JGynB input{flex-shrink:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;align-items:center;justify-content:center;width:2.5625rem;height:2.5625rem;border-radius:10px;border:2px solid #47aedc;background-color:rgba(71,174,220,.7);background-repeat:no-repeat;background-position:50%;cursor:pointer}.FormSupportUs_formSupportUs__monthlySupportBox__JGynB input:focus{outline:5px solid #fad05e}.FormSupportUs_formSupportUs__monthlySupportBox__JGynB input:checked{background-image:url(/_next/static/media/checkboxIcon.40a24f19.svg)}.FormSupportUs_formSupportUs__monthlySupportBox__JGynB label{font-family:quicksand,open sans,sans-serif;font-weight:600;cursor:pointer}.FormSupportUs_formSupportUs__summary__aofMR{display:grid;gap:1.25rem;background-color:#fff;border-radius:20px;padding:1.25rem;box-shadow:0 4px 10px 0 rgba(0,0,0,.06)}.FormSupportUs_formSupportUs__summary__aofMR .FormSupportUs_formSupportUs-title__XLQn0{margin-bottom:0}.FormSupportUs_formSupportUs__summary-box__peHud{display:flex;align-items:center;justify-content:space-between;gap:.625rem;font-family:quicksand,open sans,sans-serif;font-weight:600}@media(min-width:48rem){.FormSupportUs_formSupportUs__summary-box__peHud{font-size:1.25rem}}@media(min-width:62rem){.FormSupportUs_formSupportUs__summary-box__peHud{font-size:1.375rem}}@media(min-width:75rem){.FormSupportUs_formSupportUs__summary-box__peHud{font-size:1.5625rem}}.FormSupportUs_formSupportUs__summary-box__peHud hr{border:none;border-top:1px solid #3490b9;width:65%}.FormSupportUs_formSupportUs__summary-box-span__shcs_{font-size:.875rem;color:#fad05e;margin-left:.3125rem}@media(min-width:48rem){.FormSupportUs_formSupportUs__summary-box-span__shcs_{font-size:1rem}}.FormSupportUs_formSupportUs__summary__aofMR .FormSupportUs_formSupportUs__summary-boxAcceptData__VZ90s{flex-direction:column;align-items:flex-start;gap:0}@media(min-width:39.9375rem){.FormSupportUs_formSupportUs__boxBtns__86PJv{grid-template-columns:1fr 1fr}}@media(min-width:48rem){.FormSupportUs_formSupportUs__monthlySupportBox__JGynB{font-size:1.375rem}.FormSupportUs_formSupportUs__summary__aofMR{gap:2.5rem}}@media(min-width:62rem){.FormSupportUs_formSupportUs__container__ePEWP,.FormSupportUs_formSupportUs__summary__aofMR{padding:2.5rem;border-radius:40px}.FormSupportUs_formSupportUs-title__XLQn0{margin-bottom:2.5rem}.FormSupportUs_formSupportUs__boxBtns__86PJv{grid-template-columns:repeat(3,1fr)}}@media(min-width:75rem){.FormSupportUs_formSupportUs__boxBtns__86PJv{grid-template-columns:repeat(4,1fr)}.FormSupportUs_formSupportUs__9gSDb .FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE{justify-content:stretch;gap:0}.FormSupportUs_formSupportUs__9gSDb .FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__btn__kHUEE h3{margin:auto}.FormSupportUs_formSupportUs__monthlySupportBox__JGynB{font-size:1.5625rem;margin-top:2.5rem}}@media(min-width:100rem){.FormSupportUs_formSupportUs__container--initiatives__1AxUx .FormSupportUs_formSupportUs__boxBtns__86PJv{grid-template-columns:repeat(5,1fr)}}.FinalizingThePucharse_sectionPadding__tMcxu{padding:4em 1em}@media(min-width:30rem){.FinalizingThePucharse_sectionPadding__tMcxu{padding:4em 2em}}.FinalizingThePucharse_text__4Go1y{font-size:1rem;line-height:30px}.FinalizingThePucharse_text__4Go1y b,.FinalizingThePucharse_text__4Go1y strong{font-weight:600}.FinalizingThePucharse_text__4Go1y a{display:inline-block;border-bottom:1px solid rgba(0,0,0,0)}.FinalizingThePucharse_text__4Go1y a:hover{border-color:#3a3a3a}.FinalizingThePucharse_squareSection__Xfw3c{position:absolute;z-index:-5;border-radius:40px}.FinalizingThePucharse_squareSection--green__eBZUi{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}.FinalizingThePucharse_squareSection--yellow__rKz6h{width:7.625rem;height:8.0625rem;background-color:#facd53;opacity:.2}.FinalizingThePucharse_squareSection--blue__MDLNv{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}.FinalizingThePucharse_squareSection--greensm__SQk_i{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}.FinalizingThePucharse_finalizingThePucharse__customerDataContainerDesktop__S7GKD{display:none}@media(min-width:75rem){.FinalizingThePucharse_finalizingThePucharse__customerDataContainerDesktop__S7GKD{display:contents}}.FinalizingThePucharse_finalizingThePucharse__form__8uSHh{display:grid;gap:1.25rem;padding:2em 1em;transition:height .3s ease-in-out}@media(min-width:30rem){.FinalizingThePucharse_finalizingThePucharse__form__8uSHh{padding:2em}}@media(min-width:36rem){.FinalizingThePucharse_finalizingThePucharse__form__8uSHh{padding:4em 2em}}.FinalizingThePucharse_finalizingThePucharse__formUp__UdPfF{display:flex;flex-direction:column;gap:1.25rem}.FinalizingThePucharse_finalizingThePucharse__formUp-left__YMJWg{display:grid;gap:1.25rem}.FinalizingThePucharse_finalizingThePucharse__containerCustomerData__RKrTP{position:relative;display:grid;gap:1.25rem;overflow:hidden}.FinalizingThePucharse_finalizingThePucharse__containerCustomerData__RKrTP h2{margin-bottom:0}.FinalizingThePucharse_finalizingThePucharse__containerCustomerData__RKrTP p{font-size:.875rem}.FinalizingThePucharse_finalizingThePucharse__requireStatement__X7e7b{font-size:.875rem;font-weight:600;color:rgba(58,58,58,.6);font-family:quicksand,open sans,sans-serif}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.25rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData--delivery__8Oomt{flex-direction:column;align-items:normal;justify-content:center;transition:all .3s ease-in-out}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-checkbox__auIwd{margin-top:0}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-checkbox__auIwd a{display:inline-block;background:linear-gradient(96deg,#41a75b .03%,#27703a 73.93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-checkbox__auIwd a:hover{border-bottom:1px solid #41a75b}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh .FinalizingThePucharse_finalizingThePucharse__boxCustomerData-checkbox__auIwd{margin-top:0}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw{position:relative;width:100%;z-index:0}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item--delivery-motion__Us4wi{display:grid;gap:1.25rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw label{position:absolute;top:-12px;left:25px;font-family:quicksand,open sans,sans-serif;font-size:.875rem;font-weight:600;color:#3a3a3a;background-color:#fff;padding:.125rem .375rem;border-radius:100px;z-index:10}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw input,.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw textarea{border:1px solid #4bb5e3;border-radius:100px;width:100%;padding:1rem 1.875rem;font-size:.875rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw textarea{border-radius:30px;min-height:6rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerDataMobile__msbTh{display:grid;grid-template-columns:1fr;gap:1.25rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerDataMobile__msbTh .FinalizingThePucharse_finalizingThePucharse__boxCustomerData-checkbox__auIwd{margin-top:0;margin-bottom:1.25rem}.FinalizingThePucharse_finalizingThePucharse__progressBar__5eXmd{height:.75rem;background-color:#faf9f5;margin-bottom:1.25rem;border-radius:100px;overflow:hidden}@media(min-width:36rem){.FinalizingThePucharse_finalizingThePucharse__progressBar__5eXmd{margin-bottom:2.5rem}}.FinalizingThePucharse_finalizingThePucharse__progressBar__5eXmd>div{height:100%;background-color:#fad05e}.FinalizingThePucharse_finalizingThePucharse__btnContainer__E461f{display:flex;gap:1.25rem;align-items:center;justify-content:space-between;margin-top:1.25rem}.FinalizingThePucharse_finalizingThePucharse__btnContainer__E461f button{border:1px solid #3a3a3a}.FinalizingThePucharse_finalizingThePucharse__btnContainer__E461f button:first-child svg{transform:rotate(180deg)}.FinalizingThePucharse_finalizingThePucharse__summary__KTxZD .FinalizingThePucharse_finalizingThePucharse__summary-box__zC6fk{flex-direction:column;align-items:flex-start}@media(min-width:25.875rem){.FinalizingThePucharse_finalizingThePucharse__summary__KTxZD .FinalizingThePucharse_finalizingThePucharse__summary-box__zC6fk{flex-direction:row;align-items:center}}.FinalizingThePucharse_finalizingThePucharse__totalPriceBox__6vo_l{justify-self:flex-end}.FinalizingThePucharse_finalizingThePucharse__totalPriceBox__6vo_l span{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;margin-left:.3125rem;font-size:1.5rem;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)}@media(min-width:36rem){.FinalizingThePucharse_finalizingThePucharse__totalPriceBox__6vo_l span{font-size:2.25rem;margin-left:.625rem}}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI label p{font-size:1.125rem}.FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J img{padding-bottom:.625rem;border-bottom:1px solid rgba(0,0,0,0);-o-border-image:linear-gradient(90deg,#41a75b,#27703a);border-image:linear-gradient(90deg,#41a75b,#27703a);border-image-slice:1}@media(min-width:36rem){.FinalizingThePucharse_finalizingThePucharse__boxCustomerDataMobile--first__DvM3E,.FinalizingThePucharse_finalizingThePucharse__boxCustomerDataMobile--second__WSkg2{grid-template-columns:1fr 1fr}.FinalizingThePucharse_finalizingThePucharse__boxCustomerDataMobile--fourth__uQ0Il,.FinalizingThePucharse_finalizingThePucharse__boxCustomerDataMobile--third__f6t6b{grid-template-columns:1fr}.FinalizingThePucharse_finalizingThePucharse__boxCustomerDataMobile--second__WSkg2 .FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw:last-child{grid-column:1/3}}@media(min-width:39.9375rem){.FinalizingThePucharse_finalizingThePucharse__boxMethods-btn__ReBLh:nth-child(3),.FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J p{grid-column:1/3}}@media(min-width:62rem){.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI .FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J{grid-template-columns:repeat(3,1fr)!important}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI .FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J .FinalizingThePucharse_finalizingThePucharse__boxMethods-btn__ReBLh:nth-child(3){grid-column:auto}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI label p{font-size:1.5625rem}}@media(min-width:75rem){.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh,.FinalizingThePucharse_finalizingThePucharse__containerCustomerData__RKrTP{gap:2.5rem}.FinalizingThePucharse_finalizingThePucharse__form__8uSHh{gap:3.125rem}.FinalizingThePucharse_finalizingThePucharse__formUp__UdPfF{flex-direction:row-reverse;gap:3.125rem}.FinalizingThePucharse_finalizingThePucharse__formUp-left__YMJWg{gap:3.125rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh{gap:1.25rem}.FinalizingThePucharse_finalizingThePucharse__containerCustomerDataMobile__VhEYW{display:none}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh{flex-wrap:nowrap}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData--delivery__8Oomt{gap:2.5rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData--delivery__8Oomt>div:nth-child(2){display:grid;gap:2.5rem}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh .FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw{width:50%}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh:nth-child(3) .FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw{width:33%}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh:last-of-type .FinalizingThePucharse_finalizingThePucharse__boxCustomerData-item__WXGSw{width:100%}.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh .FinalizingThePucharse_finalizingThePucharse__boxCustomerData-checkbox__auIwd{margin-top:0}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI{display:grid;grid-template-rows:auto 1fr}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI .FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J{height:100%}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI .FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J label{justify-content:center;gap:1.25rem;height:100%}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI .FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J h3{display:flex;align-items:center;justify-content:center;margin:0;height:62px}.FinalizingThePucharse_finalizingThePucharse__containerMethods__i0jGI .FinalizingThePucharse_finalizingThePucharse__boxMethods__Mdg7J span{height:36px}}@media(min-width:87.5rem){.FinalizingThePucharse_finalizingThePucharse__boxCustomerData___ETeh{gap:2.5rem}}