._logo_1qso7_1{display:grid;background-color:var(--white);border-radius:65%;aspect-ratio:1/1;place-content:center;width:3rem;flex-shrink:0}._logo_1qso7_1 img{width:95%;margin:auto;border-radius:50%}._button_aaq7v_1{border-radius:40px;color:var(--white);border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--turquoise-100);cursor:pointer;transition:border-color .25s;white-space:nowrap;width:fit-content}._button_aaq7v_1._secondary_aaq7v_15{background-color:var(--white);border:1px solid var(--turquoise-100);color:var(--main)}._button_aaq7v_1._disabled_aaq7v_21{background-color:var(--turquoise-100);cursor:auto;opacity:.6}@keyframes _spin_fffln_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loader_fffln_10{border:10px solid #f3f3f3;border-top:10px solid var(--turquoise-100);border-radius:50%;width:80px;aspect-ratio:1/1;animation:_spin_fffln_1 1.5s linear infinite;margin:auto}._businessSplash_184ld_1{width:100dvw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:url(/assets/backdrop-47f74f19.png) var(--yellow-100) 40% / cover no-repeat;position:relative}._businessSplash_184ld_1:after{content:" ";background:linear-gradient(180deg,var(--white) 11.44%,var(--yellow-100) 36.37%);mix-blend-mode:multiply;opacity:.3;position:fixed;top:0;left:0;bottom:0;right:0}._businessSplash_184ld_1 figure{width:25%;background-color:var(--white);aspect-ratio:1/1;border-radius:50%;display:grid;place-items:center;padding:.5rem;transform:translateY(0);transition:transform ease-in-out .5s;z-index:10000}._businessSplash_184ld_1 figure img{width:100%;border-radius:50%}._businessSplash_184ld_1 span{font-size:24px;font-weight:600;color:var(--white);transform:translateY(-7vh);opacity:0;transition:all ease-in-out .5s;z-index:10;margin-top:0;margin-left:0}@keyframes _upLogo_184ld_1{0%{transform:translateY(0)}to{transform:translateY(-6dvh)}}@keyframes _upCaption_184ld_1{0%{opacity:0}to{opacity:1;margin-top:1rem}}._animateLogo_184ld_74{animation-name:_upLogo_184ld_1;animation-duration:1s;animation-fill-mode:forwards}._animateCaption_184ld_80{animation-name:_upCaption_184ld_1;animation-duration:1s;animation-fill-mode:forwards}@media (min-width:950px){@keyframes _upLogo_184ld_1{0%{transform:translate(0)}to{transform:translate(-100%)}}._businessSplash_184ld_1{background:unset;flex-direction:row}._businessSplash_184ld_1:after{content:unset;display:none}._businessSplash_184ld_1 figure{width:15%;max-width:200px}._businessSplash_184ld_1 span{position:absolute;bottom:40vh;left:48vw;font-size:24px;opacity:0;transition:opacity .5s;z-index:10}}._branchSelector_jyovi_1{width:100%;height:100%}._branchSelector_jyovi_1 header{display:flex;padding:1rem;justify-content:start;align-items:center;gap:1rem;color:var(--grey-100);font-size:1rem;font-weight:700}._branchSelector_jyovi_1 main{background-color:var(--grey-5);margin-top:-2rem;padding:3rem 1rem 6rem;text-align:left;display:flex;flex-direction:column;gap:4px;min-width:100dvw;min-height:calc(100vh - 6rem);max-height:calc(100vh - 6rem);overflow:scroll;overflow-x:hidden}._branchSelector_jyovi_1 main p{font-weight:700;color:var(--grey-70);position:fixed;background:linear-gradient(180deg,var(--grey-5) 70%,transparent);width:93%;height:3rem;margin-top:-1rem;padding-top:.7rem}._branchSelector_jyovi_1 main article{display:flex;flex-direction:column;background-color:var(--white);padding:10px 18px;border-radius:8px;cursor:pointer;border:1px solid var(--white);transition:all .3s ease-in-out;box-shadow:0 1px 2px #979eba1a}._branchSelector_jyovi_1 main article:first-of-type{margin-top:2rem}._branchSelector_jyovi_1 main article section{display:flex}._branchSelector_jyovi_1 main article section h2{font-weight:700;font-size:18px;color:var(--grey-100);white-space:nowrap;max-width:25ch;overflow:hidden;text-overflow:ellipsis}._branchSelector_jyovi_1 main article section:first-of-type{justify-content:end;gap:1rem}._branchSelector_jyovi_1 main article._selectedBranch_jyovi_73{border:1px solid var(--turquoise-100);background-color:var(--turquoise-5)}._branchSelector_jyovi_1 main article._selectedBranch_jyovi_73 ._arrow_jyovi_77{filter:brightness(0) saturate(100%) invert(61%) sepia(85%) saturate(3715%) hue-rotate(148deg) brightness(95%) contrast(91%)}._branchSelector_jyovi_1 main article section:first-of-type div{display:flex;gap:1ch;background-color:var(--yellow-10);padding:1px 10px;border-radius:10px;font-weight:400;font-size:.6rem}._branchSelector_jyovi_1 main article section:first-of-type div img{width:1rem;aspect-ratio:1/1}._branchSelector_jyovi_1 main article section:first-of-type div:last-of-type{background-color:var(--turquoise-10)}._branchSelector_jyovi_1 main article section:last-of-type>div{color:var(--grey-70);font-size:12px;display:inline-flex;align-items:center;gap:1ch}._branchSelector_jyovi_1 main article section:last-of-type>div>span{white-space:nowrap;max-width:35ch;overflow:hidden;text-overflow:ellipsis}._branchSelector_jyovi_1 main article section:last-of-type>:last-child{margin-left:auto}._branchSelector_jyovi_1 footer{position:fixed;bottom:0;z-index:100;background-color:var(--white);width:100%;display:flex;justify-content:center;padding:21px 15px 16px;gap:5%;border-radius:12px 12px 0 0;box-shadow:4px 0 8px #979eba91}._branchSelector_jyovi_1 footer button{width:45%}@media (min-width: 950px){._branchSelector_jyovi_1{width:33dvw;height:80dvh;position:relative;z-index:100}._branchSelector_jyovi_1 main,._branchSelector_jyovi_1 footer{min-width:unset;width:33dvw}._branchSelector_jyovi_1 main p{display:none}._branchSelector_jyovi_1 header{background-color:var(--turquoise-10);border-radius:15px 15px 0 0;padding:23px 1rem 15px 15px}._branchSelector_jyovi_1 header figure{margin-left:1rem;width:4rem}._branchSelector_jyovi_1>div:nth-of-type(1){background:linear-gradient(180deg,var(--turquoise-10),white);width:100%;padding-inline:1rem}._branchSelector_jyovi_1>div:nth-of-type(1)>input:focus+img{transform:translate(calc(-31dvw + 1ch))}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}._selectedBranch_4qzvi_1{width:100dvw;height:100%;display:grid;place-items:center;background:url(/assets/backdrop-47f74f19.png) var(--yellow-100) 40% / cover no-repeat;position:relative}._selectedBranch_4qzvi_1:after{content:" ";background:linear-gradient(180deg,var(--white) 11.44%,var(--yellow-100) 36.37%);mix-blend-mode:multiply;opacity:.3;position:absolute;top:0;left:0;bottom:0;right:0}._selectedBranch_4qzvi_1>section{z-index:10;background-color:var(--turquoise-10);border-radius:16px 16px 0 0;position:relative;width:100%;color:var(--grey-100);padding:4rem 0 0;height:65dvh;margin-top:auto}._selectedBranch_4qzvi_1>section>header{min-height:4rem}._selectedBranch_4qzvi_1>section>figure{background-color:var(--white);aspect-ratio:1/1;border-radius:50%;display:grid;place-items:center;padding:.5rem;transform:scale(.9);border:var(--turquoise-100) 2px solid;position:absolute;right:auto;height:6rem;aspect-ratio:7/7;top:-3.5rem;transform:translate(calc(50dvw - 3rem))}._selectedBranch_4qzvi_1>section>figure>img{width:100%;border-radius:50%}._selectedBranch_4qzvi_1>section h1{font-size:24px}._selectedBranch_4qzvi_1>section h2{display:flex;align-items:center;gap:1ch;font-size:10px;font-weight:500;width:100%;justify-content:center;margin-top:1ch}._selectedBranch_4qzvi_1>section>main{border-top:solid 2px var(--turquoise-40);background-color:var(--white);height:100%;padding:1rem;display:flex;flex-direction:column;gap:1rem;margin-top:7%;position:absolute;bottom:-100%;width:100%}._selectedBranch_4qzvi_1 section>main>div{display:flex;border-radius:16px;box-shadow:0 4px 10px #979eba29;padding:.5rem;height:107px;gap:1ch;width:100%;justify-content:space-between}._selectedBranch_4qzvi_1 section>main>div>img:first-of-type{background-color:var(--turquoise-10);height:100%;padding:1.5rem 1rem;max-width:4rem;border-radius:10px}._selectedBranch_4qzvi_1 section>main>div._pickup_4qzvi_103>img:first-of-type{background-color:var(--yellow-10)}._selectedBranch_4qzvi_1 section>main>div>section{display:flex;flex-direction:column;text-align:left;color:var(--grey-70);font-size:14px;font-weight:400;margin-right:auto}._selectedBranch_4qzvi_1 section>main>div>section>h3{color:var(--grey-100);font-size:19px}._selectedBranch_4qzvi_1 section>main>div:first-of-type>img:last-of-type{margin-top:auto;filter:brightness(0) saturate(100%) invert(61%) sepia(85%) saturate(3715%) hue-rotate(148deg) brightness(95%) contrast(91%)}._selectedBranch_4qzvi_1 section>main>div>img:last-of-type{margin:auto 1ch 1ch;filter:brightness(0) saturate(100%) invert(74%) sepia(34%) saturate(3430%) hue-rotate(353deg) brightness(101%) contrast(95%)}@keyframes _showMain_4qzvi_1{0%{bottom:-100%}to{bottom:-28%}}._animateMain_4qzvi_141{animation-name:_showMain_4qzvi_1;animation-fill-mode:forwards;animation-duration:1s}@media (min-width:950px){._selectedBranch_4qzvi_1{background:unset}._selectedBranch_4qzvi_1:after{content:unset}._selectedBranch_4qzvi_1>section{width:33dvw;bottom:-15dvh;padding-top:4%}._selectedBranch_4qzvi_1>section figure{transform:translate(calc(16dvw - 3rem))}._selectedBranch_4qzvi_1 section>main>div{cursor:pointer;border:1px solid transparent}._selectedBranch_4qzvi_1 section>main>div:hover{background-color:var(--turquoise-10);border-color:var(--turquoise-100)}._selectedBranch_4qzvi_1 section>main>div._pickup_4qzvi_103:hover{background-color:var(--yellow-10);border-color:var(--yellow-100)}._selectedBranch_4qzvi_1>header>div{margin-bottom:1rem}._selectedBranch_4qzvi_1 section h3{margin-top:1ch}._selectedBranch_4qzvi_1 section p{width:22ch;color:var(--grey-70);font-size:14px}}@media (min-height: 1900px){._selectedBranch_4qzvi_1 section{bottom:-20dvh}}._notFound_13xu9_1{display:flex;flex-direction:column;font-weight:500;color:var(--grey-80);font-size:14px;align-items:center;margin-top:15vh}._menu_ly6bp_1{width:100dvw;height:100dvh;display:grid;place-items:center;position:absolute;background-color:var(--grey-5);z-index:1;top:0;left:0;right:0;bottom:0;overflow:hidden}._menu_ly6bp_1 ._queryTotal_ly6bp_16{color:var(--grey-100);font-size:14px;line-height:22px;text-align:left;font-weight:700;padding-left:1rem}._menu_ly6bp_1 header{margin-bottom:auto;width:100%;display:flex;align-items:center;justify-content:start;position:relative;height:171px;top:0}._menu_ly6bp_1 header ._headerLeft_ly6bp_36{background:linear-gradient(180deg,#CEEFF1 15.22%,#3DBEC9 161.57%);height:100%;width:9%;margin:0 auto 0 0;border-radius:0 0 16px}._menu_ly6bp_1 header ._headerCenter_ly6bp_44{background:linear-gradient(180deg,#CEEFF1 15.22%,#3DBEC9 161.57%);height:100%;width:82%;margin:0 0 auto;position:relative}._menu_ly6bp_1 header ._headerCenter_ly6bp_44:after{content:" ";background-color:var(--grey-5);position:absolute;bottom:-1rem;height:5rem;border-radius:16px;width:82dvw;left:0}._menu_ly6bp_1 header ._headerRight_ly6bp_62{background:linear-gradient(180deg,#CEEFF1 15.22%,#3DBEC9 161.57%);height:100%;width:9%;margin:0 0 0 auto;border-radius:0 0 0 16px}._menu_ly6bp_1>header>section{position:absolute;left:8%;right:8%;display:flex;align-items:center;top:38px;gap:1rem;text-align:left}._menu_ly6bp_1>header>div{display:flex;align-items:center;justify-content:start;margin-bottom:6rem}._menu_ly6bp_1 header>div>div{margin:auto;position:absolute;left:0;right:0}._menu_ly6bp_1 header+div{position:absolute;top:113px;width:83dvw}._menu_ly6bp_1 header+div input:focus+img{transform:translate(calc(-79vw + 1ch))}._menu_ly6bp_1 main{width:100%;height:85dvh;margin-bottom:25dvh;display:flex;flex-direction:column;overflow:hidden;overflow-y:scroll;padding-bottom:50vh;margin-top:1rem}._menu_ly6bp_1>header>section>figure+div{position:absolute;left:1ch;right:0;text-align:center}@media (min-width:950px){._menu_ly6bp_1 header{padding:1rem;background-color:var(--grey-5);height:calc(171px + 2rem)}._menu_ly6bp_1 header ._headerLeft_ly6bp_36{width:15%;border-radius:16px 0 16px 16px}._menu_ly6bp_1 header ._headerCenter_ly6bp_44{width:70%}._menu_ly6bp_1 header ._headerCenter_ly6bp_44:after{width:100%;left:0}._menu_ly6bp_1 header ._headerRight_ly6bp_62{width:15%;border-radius:0 16px 16px}._menu_ly6bp_1 header+div{width:71%;top:133px}._menu_ly6bp_1 header+div input:focus+img{transform:translate(calc(-68dvw + 2ch))}._menu_ly6bp_1>header>section{right:5%;left:5%;text-align:center}._menu_ly6bp_1>header>section>figure{width:6.5rem;margin-top:1.5rem}._menu_ly6bp_1>header>section>figure+div{position:absolute;left:0;right:0;margin-bottom:1.5rem}}@media (min-height: 1900px){._menu_ly6bp_1 main{padding-bottom:70vh}._menu_ly6bp_1>header>section>figure{width:7rem}}._searchbar_1jt1u_1{width:95%;margin:auto;position:relative;z-index:10}._searchbar_1jt1u_1 input{width:100%;padding:0;padding-left:2ch;border:1ch solid rgb(255,255,255);transition:all .5s ease-in-out;box-shadow:0 5px 10px var(--grey-20);background-color:#fff}._searchbar_1jt1u_1 img{position:absolute;top:7px;background-color:var(--turquoise-10);padding:9px;border-radius:12px;transform:translate(calc(-100% - 1ch));transition:all .5s ease-in-out}._searchbar_1jt1u_1 input:focus{background-color:var(--turquoise-10);padding-left:7ch;caret-color:var(--turquoise-100);font-weight:500}._searchbar_1jt1u_1 input:focus+img{transform:translate(calc(-95vw + 1ch))}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:10px;width:10px;background-image:url(/assets/cross-70a97b44.svg);background-repeat:no-repeat;padding-left:2ch}._searchbar_1jt1u_1._pickup_1jt1u_47 img{background-color:var(--yellow-10)}._searchbar_1jt1u_1._pickup_1jt1u_47 input:focus{background-color:var(--yellow-10);padding-left:7ch;caret-color:var(--yellow-100);font-weight:500}._branchBadge_86dyz_2 h1{font-size:24px;text-transform:capitalize;color:var(--grey-100)}._branchBadge_86dyz_2 h2{display:flex;align-items:flex-start;font-size:10px;font-weight:500;width:100%;justify-content:center;margin-inline:auto;gap:2px;color:var(--grey-100)}._branchBadge_86dyz_2 h2 img{margin-top:1.5px}._loadingBadge_86dyz_24{width:50%;height:2.5rem}._wrapText_86dyz_29{margin-top:2ch}._wrapText_86dyz_29 h2{max-width:35ch;margin-top:3px}@media (min-width:950px){._branchBadge_86dyz_2 h2{font-size:12px;max-width:unset}}._chips_1p5t6_2{display:flex;gap:1rem;width:100%;max-width:100dvw;overflow:scroll;margin:-1rem auto 0;padding-top:.5rem;padding-left:1rem;background:var(--grey-5);z-index:1001;scroll-behavior:smooth;position:absolute}._chips_1p5t6_2:after{pointer-events:none;content:" as";z-index:10000;color:transparent;background:linear-gradient(90deg,var(--grey-5),transparent 3%,transparent 96%,var(--grey-5) 99%);position:fixed;left:0;right:0;top:175px;height:2rem}._chips_1p5t6_2::-webkit-scrollbar{width:0}._chips_1p5t6_2>span{display:flex;align-items:center;gap:1ch;white-space:nowrap;background:white;padding:3px 13px 3px 3px;border-radius:20px;position:relative;transition:all .3s ease-in-out}._chips_1p5t6_2>span>label{color:var(--grey-60);line-height:24px}._chips_1p5t6_2>span>img{margin-left:.5ch;z-index:3;padding-bottom:1px}._chips_1p5t6_2>span>._imgDrop_1p5t6_58{border-radius:50%;background:var(--grey-5);width:1.5rem;aspect-ratio:1/1;position:absolute;z-index:2}._chips_1p5t6_2>._selected_1p5t6_67{background-color:var(--yellow-20)}._chips_1p5t6_2>._selected_1p5t6_67>label{color:var(--grey-100);font-weight:700;margin-left:.5ch}._chips_1p5t6_2>._selected_1p5t6_67 ._imgDrop_1p5t6_58{background-color:var(--yellow-100)}._chips_1p5t6_2>._selected_1p5t6_67 img{filter:brightness(100)}._chips_1p5t6_2._pickup_1p5t6_83>._selected_1p5t6_67 ._imgDrop_1p5t6_58{background:var(--turquoise-100)}._chips_1p5t6_2._pickup_1p5t6_83>._selected_1p5t6_67{background-color:var(--turquoise-20)}._chips_1p5t6_2+._selectedTitle_1p5t6_92{background-color:var(--grey-5);padding:1rem;font-weight:700;color:var(--grey-100);font-size:18px;position:sticky;top:26px;z-index:40;text-align:left;background:linear-gradient(-180deg,var(--grey-5) 80%,transparent 100%)}@media (min-width: 950px){._chips_1p5t6_2{width:calc(100% - 2rem);padding-inline:0;padding-bottom:1rem;padding-right:100dvw;padding-left:1rem}._chips_1p5t6_2>span:first-of-type{margin-left:1rem}._chips_1p5t6_2>span,._chips_1p5t6_2>span>label,._chips_1p5t6_2>span>img{cursor:pointer}._chips_1p5t6_2::-webkit-scrollbar,._chips_1p5t6_2::-webkit-track,._chips_1p5t6_2::-webkit-thumb{max-height:0px}._chips_1p5t6_2:after{top:calc(175px + 2rem)}}._productCard_1h9iz_1{display:flex;flex-direction:column;border-radius:14px;text-align:left;overflow:hidden;width:50%;gap:1ch;max-height:13rem;box-shadow:0 .92px 1.84px #979eba1a;background-color:var(--white);padding-bottom:1ch;position:relative;border:2px solid var(--white)}._productCard_1h9iz_1 img{width:100%;height:100%;min-width:50%;object-fit:cover}._productCard_1h9iz_1 h3{color:var(--grey-100);font-weight:700;font-size:16px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 12px}._productCard_1h9iz_1 p{color:var(--grey-60);font-weight:400;font-size:12px;padding:0 12px;line-height:14px;display:-webkit-box;max-width:400px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}._productCard_1h9iz_1 span{color:var(--yellow-100);font-size:12px;max-width:100%;font-weight:700;overflow:hidden;padding:0 12px}._productCard_1h9iz_1._pickup_1h9iz_57 span{color:var(--turquoise-100)}._productCard_1h9iz_1 ._add_1h9iz_61{position:absolute;width:29px;aspect-ratio:1/1;border-radius:14px 0;color:var(--yellow-100);right:2px;bottom:2px;background-color:var(--yellow-10);display:grid;place-content:center}._productCard_1h9iz_1 ._add_1h9iz_61 img{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(67%) sepia(25%) saturate(1945%) hue-rotate(353deg) brightness(103%) contrast(94%)}._productCard_1h9iz_1 ._added_1h9iz_79{position:absolute;width:29px;aspect-ratio:1/1;border-radius:14px 0;color:var(--white);right:2px;bottom:2px;background-color:var(--turquoise-100);display:grid;place-content:center;font-weight:700}._productCard_1h9iz_1._selected_1h9iz_93{border:2px solid var(--turquoise-100);background-color:var(--turquoise-5)}._productCard_1h9iz_1._pickup_1h9iz_57._selected_1h9iz_93{border:2px solid var(--yellow-100);background-color:var(--yellow-5)}@media (min-width:950px){._productCard_1h9iz_1 h3{margin-top:1ch;font-size:17px}._productCard_1h9iz_1 p{font-size:15px}._productCard_1h9iz_1 span:last-of-type{font-size:14px;margin-top:auto;font-size:17px}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}._categorySection_4rmh2_1{text-align:left;margin-bottom:1rem}._categorySection_4rmh2_1:not(:has(._starGallery_4rmh2_6)){padding:0 1rem}._categorySection_4rmh2_1 h2{font-weight:700;color:var(--grey-100);font-size:18px;margin-bottom:1ch}._categorySection_4rmh2_1>section{display:flex;max-width:100dvw;gap:1ch;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}._categorySection_4rmh2_1>section>div{width:100%}._categorySection_4rmh2_1>section._starGallery_4rmh2_6{display:flex;flex-wrap:nowrap;justify-content:space-between;height:fit-content;overflow:scroll;position:relative;z-index:1000;min-width:100dvw}._categorySection_4rmh2_1:has(section._starGallery_4rmh2_6)>h2{padding:0 1rem}._categorySection_4rmh2_1>section._starGallery_4rmh2_6::-webkit-scrollbar{width:0;height:0}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div:first-of-type{margin-left:1rem}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div:last-of-type{margin-right:1rem}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div{display:grid;min-width:90%;grid-template-columns:1fr 2fr;row-gap:0;padding:unset;height:110px}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div>img{height:100%;border-radius:14px;grid-row:1/5;min-width:111px;max-width:111px}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div>h3{grid-column:2/3;padding-top:1.5ch}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div>p{grid-column:2/3}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div>span:last-of-type{grid-column:2/3;margin-top:1ch}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div>span:first-of-type{height:100%!important;display:block!important;grid-row:1/4!important;padding:2px!important}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div>span:first-of-type>img{height:100%!important;border-radius:14px!important}._selectedSection_4rmh2_93{width:100%;background-color:var(--grey-5)}@media (min-width:520px){._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div{min-width:60%;max-width:60%;cursor:pointer}}@media (min-width:950px){._categorySection_4rmh2_1{margin-top:1rem}._categorySection_4rmh2_1>section._starGallery_4rmh2_6{justify-content:start;gap:1rem;display:flex}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div{min-width:25%;max-width:25%;grid-template-columns:2fr 4fr;cursor:pointer}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div>span:last-of-type{margin-bottom:2px;margin-top:unset}._categorySection_4rmh2_1>section{justify-content:start;display:grid;grid-template-columns:repeat(auto-fit,minmax(261px,1fr))}._categorySection_4rmh2_1>section>div{width:100%;max-height:205px;cursor:pointer;gap:0;max-width:350px}._selectedSection_4rmh2_93{position:fixed;width:98%;background-color:var(--grey-5);top:248px;padding:1rem 0;z-index:1000000}}@media (min-height: 1900px){._categorySection_4rmh2_1>section._starGallery_4rmh2_6{height:10rem}._categorySection_4rmh2_1>section._starGallery_4rmh2_6>div{height:100%;width:35%;max-width:unset}}@keyframes _animateOverlay_n3jlu_1{0%{opacity:0}to{opacity:100%}}._productDetail_n3jlu_12{position:absolute;bottom:0;left:0;right:0;top:0;background-color:var(--grey-50-5);z-index:1000000;display:flex;flex-direction:column;animation-name:_animateOverlay_n3jlu_1;animation-duration:3ms;animation-fill-mode:forwards}._productDetail_n3jlu_12>article{height:60%;margin-top:auto;z-index:inherit;opacity:1;display:flex;flex-direction:column;position:relative;transform:translateY(100%);transition:transform .3s ease-in-out}._productDetail_n3jlu_12._active_n3jlu_39>article{transform:translateY(0)}._productDetail_n3jlu_12>article:after{content:" ";position:absolute;color:#fff;background-color:var(--white);left:40%;right:40%;width:20%;height:4px;border-radius:16px;top:2rem}._productDetail_n3jlu_12>article>header{display:none}._productDetail_n3jlu_12>article>button{position:absolute;top:2rem;left:1rem;border:none;outline:none;width:2.5rem;aspect-ratio:1/1;border-radius:50%;display:grid;place-content:center;background-color:var(--grey-10)}._productDetail_n3jlu_12>article>img{width:100%;height:50%;border-radius:20px 20px 0 0;margin-top:1rem;object-fit:cover}._productDetail_n3jlu_12>article>div{border-radius:20px 20px 0 0;background-color:var(--white);height:100%;position:absolute;top:50%;text-align:left;padding:1rem;width:100%;display:flex;flex-direction:column}._productDetail_n3jlu_12>article>div>header{display:flex;height:fit-content;margin:unset;padding:0 0 1rem}._productDetail_n3jlu_12>article>div>header>span{display:flex;align-items:center;gap:1ch;white-space:nowrap;background:var(--turquoise-10);padding:3px 13px 3px 3px;border-radius:20px;position:relative;height:fit-content;transition:all .3s ease-in-out}._productDetail_n3jlu_12>article>div>header>span>label{color:var(--grey-100);line-height:16px;font-size:8px}._productDetail_n3jlu_12>article>div>header>span>img{margin-left:3px;z-index:3;padding-bottom:1px;width:10px}._imgDrop_n3jlu_124{border-radius:50%;background:var(--turquoise-20);width:16px;aspect-ratio:1/1;position:absolute;z-index:2}._productDetail_n3jlu_12>article>div>h3{color:var(--grey-100);font-weight:700;font-size:22px;line-height:23px}._productDetail_n3jlu_12>article>div>p{color:var(--grey-60);font-weight:400;font-size:16px}._productDetail_n3jlu_12>article>div>span{color:var(--yellow-100);font-weight:700;font-size:20px;margin-left:auto;margin-top:15%}._productDetail_n3jlu_12._pickup_n3jlu_153>article>div>span{color:var(--turquoise-100)}._productDetail_n3jlu_12._pickup_n3jlu_153>article{height:90%}._productDetail_n3jlu_12._pickup_n3jlu_153>article>img{height:30%}._productDetail_n3jlu_12._pickup_n3jlu_153>article>div{top:30%}@media (min-width:950px){._productDetail_n3jlu_12{flex-direction:row;left:unset;right:0;width:100%;padding-right:1rem;cursor:pointer}._productDetail_n3jlu_12>article{width:25%;height:calc(100% - 200px);background:var(--white);border-radius:16px;margin-left:auto;cursor:auto}._productDetail_n3jlu_12>article:after{content:unset}._productDetail_n3jlu_12>article>img,._productDetail_n3jlu_12._pickup_n3jlu_153>article>img{border-radius:16px;margin:0 auto;height:22%;width:calc(100% - 2rem)}._productDetail_n3jlu_12>article>button{display:none}._productDetail_n3jlu_12>article>header{display:flex;justify-content:space-between;color:var(--grey-70);height:fit-content;margin:unset;font-weight:600;border-radius:16px 16px 0 0;background-color:#fff}._productDetail_n3jlu_12>article>header>button{width:1rem;background:none;border:none;cursor:pointer}._productDetail_n3jlu_12>article>header>button>img{width:100%}._productDetail_n3jlu_12>article>div{top:30%}._productDetail_n3jlu_12:not(._pickup_n3jlu_153)>article>div{top:50%}._productDetail_n3jlu_12:not(._pickup_n3jlu_153)>article>img,._productDetail_n3jlu_12._pickup_n3jlu_153>article>img{height:40%}._productDetail_n3jlu_12._pickup_n3jlu_153>article>img{height:20%}._productDetail_n3jlu_12>article>div>header{background-color:#fff}._productDetail_n3jlu_12>article>div>header>span>label{font-size:12px}._productDetail_n3jlu_12._pickup_n3jlu_153>article{height:80%}}@media (min-height: 1900px){._productDetail_n3jlu_12._active_n3jlu_39>article{width:70%;height:70%}._productDetail_n3jlu_12:not(._pickup_n3jlu_153)>article>div{top:45%}}._pickup_1c1u9_1{width:100dvw;height:100dvh;display:grid;place-items:center;position:absolute;background-color:var(--grey-5);z-index:1;top:0;left:0;right:0;bottom:0;overflow:hidden}._pickup_1c1u9_1 ._queryTotal_1c1u9_16{color:var(--grey-100);font-size:14px;line-height:22px;text-align:left;font-weight:700;padding-left:1rem}._pickup_1c1u9_1 header{margin-bottom:auto;width:100%;display:flex;align-items:center;justify-content:start;position:relative;height:171px;top:0}._pickup_1c1u9_1 header ._headerLeft_1c1u9_36{background:linear-gradient(180deg,#FCDBA0 15.22%,#F8A611 161.57%);height:100%;width:9%;margin:0 auto 0 0;border-radius:0 0 16px}._pickup_1c1u9_1 header ._headerCenter_1c1u9_44{background:linear-gradient(180deg,#FCDBA0 15.22%,#F8A611 161.57%);height:100%;width:82%;margin:0 0 auto;position:relative}._pickup_1c1u9_1 header ._headerCenter_1c1u9_44:after{content:" ";background-color:var(--grey-5);position:absolute;bottom:-1rem;height:5rem;border-radius:16px;width:82dvw;left:0}._pickup_1c1u9_1 header ._headerRight_1c1u9_62{background:linear-gradient(180deg,#FCDBA0 15.22%,#F8A611 161.57%);height:100%;width:9%;margin:0 0 0 auto;border-radius:0 0 0 16px}._pickup_1c1u9_1>header>section{position:absolute;left:8%;right:8%;display:flex;align-items:center;top:38px;gap:1rem;text-align:left}._pickup_1c1u9_1>header>div{display:flex;align-items:center;justify-content:start;margin-bottom:6rem}._pickup_1c1u9_1 header>div>div{margin:auto;position:absolute;left:0;right:0}._pickup_1c1u9_1 header+div{position:absolute;top:113px;width:83dvw}._pickup_1c1u9_1 header+div input:focus+img{transform:translate(calc(-79vw + 1ch))}._pickup_1c1u9_1 main{width:100%;height:85dvh;margin-bottom:25dvh;display:flex;flex-direction:column;overflow:hidden;overflow-y:scroll;padding-bottom:50vh;margin-top:1rem}._pickup_1c1u9_1>header>section>figure+div{position:absolute;left:1ch;right:0;text-align:center}@media (min-width:950px){._pickup_1c1u9_1 header{padding:1rem;background-color:var(--grey-5);height:calc(171px + 2rem)}._pickup_1c1u9_1 header ._headerLeft_1c1u9_36{width:15%;border-radius:16px 0 16px 16px}._pickup_1c1u9_1 header ._headerCenter_1c1u9_44{width:70%}._pickup_1c1u9_1 header ._headerCenter_1c1u9_44:after{width:100%;left:0}._pickup_1c1u9_1 header ._headerRight_1c1u9_62{width:15%;border-radius:0 16px 16px}._pickup_1c1u9_1 header+div{width:71%;top:133px}._pickup_1c1u9_1 header+div input:focus+img{transform:translate(calc(-68dvw + 2ch))}._pickup_1c1u9_1>header>section{right:5%;left:5%;text-align:center}._pickup_1c1u9_1>header>section>figure{width:7.5rem;margin-top:.5rem}._pickup_1c1u9_1>header>section>figure+div{position:absolute;left:0;right:0;margin-bottom:1.5rem}}._productPickupForm_1s35d_1{height:60%;display:flex;flex-direction:column}._productPickupForm_1s35d_1 label{display:flex;flex-direction:column;text-align:left;color:var(--grey-100);font-weight:500;font-size:14px;gap:1ch;margin-top:5%;height:40%}._productPickupForm_1s35d_1 label>textarea{resize:none;height:100%;border-radius:6px;border:1px solid var(--grey-10);padding:10px 15px;font:inherit;font-weight:400;background-color:#fff}._productPickupForm_1s35d_1 label>textarea:focus{outline-color:var(--turquoise-100);caret-color:var(--turquoise-100)}._productPickupForm_1s35d_1 label>textarea::placeholder{color:var(--grey-50)}._productPickupFormControls_1s35d_37{display:flex;align-items:center;margin-top:2rem}._productPickupFormControls_1s35d_37>div{display:flex;width:50%;justify-content:space-around;align-items:center}._productPickupFormControls_1s35d_37>div>button{border:1px solid var(--grey-10);width:3rem;aspect-ratio:1/1;border-radius:8.3px;background-color:transparent;font-size:2rem;color:var(--yellow-100);cursor:pointer}._productPickupFormControls_1s35d_37>div>button:disabled{color:var(--grey-50)}._productPickupFormControls_1s35d_37>div>span{font-size:19px}._productPickupFormControls_1s35d_37>span{color:var(--turquoise-100);font-size:1.5rem;font-weight:700;margin-left:auto}._productPickupForm_1s35d_1>button{width:100%;background-color:var(--turquoise-100);border-radius:40px;color:var(--white);border:none;outline:none;height:42px;font-weight:700;position:relative;display:flex;align-items:center;justify-content:center;gap:2ch;margin:1.5rem auto 0;cursor:pointer}@media (min-height:800px){._productPickupForm_1s35d_1 label{height:50%;margin-top:10%}}@media (min-width:950px){._productPickupForm_1s35d_1{height:50%}}._orderBrief_1wfrw_1{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:column;background:white;border-radius:15px 15px 0 0;box-shadow:0 -5.6px 4.222px #4032ab0d,0 -2.02px .383px #0f08430a;padding:1rem;gap:1rem;height:7rem}._orderBrief_1wfrw_1>header:not(._paymentMethodBriefHeader_1wfrw_16),._orderBrief_1wfrw_1>footer{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:unset}._orderBrief_1wfrw_1>footer{grid-template-columns:1fr 1.5fr}._orderBrief_1wfrw_1>header>span{color:var(--grey-70);font-weight:700;font-size:12px;text-align:left;display:flex;gap:1ch}._orderBrief_1wfrw_1>header>span:last-of-type{color:var(--turquoise-100);font-size:18px;font-weight:700;text-align:right;display:inline}._orderBrief_1wfrw_1>footer>span{color:var(--yellow-100);display:flex;gap:1ch;font-weight:700}._orderBrief_1wfrw_1>footer>button{color:var(--white);background-color:var(--turquoise-100);border:none;height:40px;border-radius:40px;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;gap:1ch}._orderBrief_1wfrw_1 ._detailFooter_1wfrw_67{display:flex;width:100%;gap:2ch}._orderBrief_1wfrw_1 ._detailFooter_1wfrw_67>button{width:50%}._orderBrief_1wfrw_1 ._detailFooter_1wfrw_67>button:first-of-type{border:1px solid var(--turquoise-100);background-color:#fff;color:var(--turquoise-100)}._orderBrief_1wfrw_1 ._detailFooter_1wfrw_67>button:first-of-type>img{filter:invert(54%) sepia(99%) saturate(418%) hue-rotate(136deg) brightness(85%) contrast(91%)}._orderBrief_1wfrw_1 ._detailFooter_1wfrw_67>button:last-of-type>img{filter:brightness(100)}._paymentMethodBrief_1wfrw_16{background-color:#fff;position:absolute;bottom:3rem;left:0;right:0;border-radius:15px 15px 0 0;box-shadow:0 -2.02px .38px #0f08430b;box-shadow:0 -5.6px 4.22px #4032ab0c;padding:3rem 1rem;display:flex;flex-direction:column;gap:8px}._paymentMethodBrief_1wfrw_16:after{content:" ";position:absolute;color:#fff;background-color:var(--grey-10);left:40%;right:40%;width:20%;height:4px;border-radius:16px;top:1rem}._paymentMethodBriefHeader_1wfrw_16{display:flex;justify-content:center;align-items:center;gap:1ch}._paymentMethodBriefHeader_1wfrw_16 img{filter:brightness(0) saturate(100%) invert(21%) sepia(6%) saturate(2607%) hue-rotate(198deg) brightness(99%) contrast(94%);width:17px;height:100%}._paymentMethodBriefHeader_1wfrw_16 h2{color:var(--grey-100);font-size:16px;font-weight:700}._paymentMethodBrief_1wfrw_16 ._paymentMethodBriefHeader_1wfrw_16+div{position:relative;top:unset;background-color:var(--yellow-5);width:100%;margin-top:8px}._desktopOrderBrief_1wfrw_148{position:absolute;background-color:#fff;right:1rem;bottom:0;width:25%;top:100%;border-radius:15px 15px 0 0;display:flex;flex-direction:column;box-shadow:0 4px 10px #979eba29;z-index:10000;transition:all .3s ease-in-out}._desktopOrderBrief_1wfrw_148._open_1wfrw_163{top:20%}._desktopOrderBrief_1wfrw_148._open_1wfrw_163._notFullyOpen_1wfrw_167{top:calc(100% - 3.5rem)}._desktopOrderBrief_1wfrw_148 header{background-color:#fff;border-radius:15px 15px 0 0;height:3rem;display:flex;margin:unset;align-items:center;padding:1rem 2rem;cursor:pointer}._desktopOrderBrief_1wfrw_148 header h2{color:var(--grey-100);font-size:14px;margin-left:1ch}._desktopOrderBrief_1wfrw_148 header span{margin-left:auto;color:var(--yellow-100);font-weight:600}._desktopOrderBrief_1wfrw_148>div:first-of-type{height:75%;position:relative;width:100%;top:unset;overflow:hidden;overflow-y:scroll;display:flex;flex-direction:column;gap:1ch;padding-bottom:2rem}._desktopOrderBrief_1wfrw_148>div:first-of-type::-webkit-scrollbar{max-width:5px}._desktopOrderBrief_1wfrw_148 footer{display:flex;flex-direction:column;margin-top:auto;height:calc(100% - (3rem + 75%));border-radius:16px 16px 0 0;box-shadow:0 0 6.98px #8070dd33;padding:1rem 2rem}._desktopOrderBrief_1wfrw_148 footer div{width:100%;display:flex;height:50%;justify-content:space-between}._desktopOrderBrief_1wfrw_148 footer div:first-of-type span{color:var(--grey-50);font-weight:600}._desktopOrderBrief_1wfrw_148 footer div:first-of-type span:last-of-type{color:var(--turquoise-100)}._desktopOrderBrief_1wfrw_148 footer div:last-of-type button{color:var(--white);background-color:var(--turquoise-100);border:1px solid transparent;height:40px;border-radius:40px;font-weight:600;font-size:16px;display:flex;align-items:center;justify-content:center;gap:1ch;width:45%;text-align:center}._desktopOrderBrief_1wfrw_148 footer div:last-of-type button:first-of-type{color:var(--grey-100);border-color:var(--grey-100);background-color:var(--white);font-weight:600}._desktopOrderBrief_1wfrw_148 footer div:last-of-type button:first-of-type img{transform:scale(1.5);margin-bottom:2px;filter:brightness(0) saturate(100%) invert(17%) sepia(38%) saturate(597%) hue-rotate(198deg) brightness(93%) contrast(85%)}._desktopOrderBrief_1wfrw_148 footer div:last-of-type button:last-of-type img{filter:brightness(100)}._orderDetail_1cqo8_1{width:100dvw;height:100dvh;background-color:var(--grey-5);position:absolute;top:0;left:0;right:0;z-index:1}._orderDetail_1cqo8_1>header{display:flex;position:relative;height:98px;justify-content:center;align-items:start;padding-top:1rem;gap:1ch;background:linear-gradient(180.29deg,#FCDBA0 -11.38%,#F8A611 105.01%)}._orderDetail_1cqo8_1>header>img{filter:brightness(0) saturate(100%) invert(19%) sepia(5%) saturate(3599%) hue-rotate(198deg) brightness(98%) contrast(88%);width:17px;aspect-ratio:1/1}._orderDetail_1cqo8_1>header>h1{font-size:16px;font-weight:700;color:var(--grey-100)}._orderDetail_1cqo8_1>header>div{background:white;position:absolute;width:90%;display:grid;grid-template-columns:7% 93%;grid-template-rows:1fr 1fr;grid-gap:0;height:56px;border-radius:10px;top:67px;padding:13px;text-align:left}._orderDetail_1cqo8_1>header>div>img{grid-column:1;grid-row:1;width:12px;aspect-ratio:1/1;align-self:center}._orderDetail_1cqo8_1>header>div>h2{grid-row:1;grid-column:2;font-size:12px;font-weight:700;color:var(--grey-100);text-align:left}._orderDetail_1cqo8_1>header>div>p{grid-row:2;grid-column:2;font-size:10px;text-transform:capitalize;color:var(--grey-80);font-weight:500}._orderDetail_1cqo8_1>header>div>p>span{font-weight:700;color:var(--grey-80)}._orderDetail_1cqo8_1>main>p{display:flex;margin-top:2rem;justify-content:space-between;padding:0 1rem}._orderDetail_1cqo8_1>main>p>h3{font-weight:700;color:var(--grey-70);font-size:12px}._orderDetail_1cqo8_1>main>p>h3:last-of-type{font-weight:700;color:var(--yellow-100);font-size:16px}._orderDetail_1cqo8_1>main{display:flex;flex-direction:column;gap:8px}@media (min-width: 950px){._orderDetail_1cqo8_1{padding:1rem}._orderDetail_1cqo8_1 header{padding:1rem;background:transparent;height:171px;padding:unset;gap:0}._orderDetail_1cqo8_1 header ._headerLeft_1cqo8_113{width:15%;border-radius:16px 0 16px 16px;background:linear-gradient(180deg,#FCDBA0 15.22%,#F8A611 161.57%);position:relative;display:block;height:100%;top:unset;padding:unset}._orderDetail_1cqo8_1 header ._headerCenter_1cqo8_123{width:70%;background:linear-gradient(180deg,#FCDBA0 15.22%,#F8A611 161.57%);position:relative;display:block;height:100%;top:unset;padding:unset;border-radius:0}._orderDetail_1cqo8_1 header ._headerCenter_1cqo8_123:after{content:" ";position:absolute;width:100%;left:0;right:0;top:65%;background-color:var(--grey-5);height:6rem;border-radius:16px}._orderDetail_1cqo8_1 header ._headerRight_1cqo8_144{width:15%;border-radius:0 16px 16px;background:linear-gradient(180deg,#FCDBA0 15.22%,#F8A611 161.57%);position:relative;display:block;height:100%;top:unset;padding:unset}._orderDetail_1cqo8_1 header+div{width:71%;top:133px}._orderDetail_1cqo8_1 header+div input:focus+img{transform:translate(calc(-68dvw + 2ch))}._orderDetail_1cqo8_1>header>section{right:4%;left:4%;text-align:center;position:absolute;display:flex;align-items:center;top:21px}._orderDetail_1cqo8_1>header>section>figure{width:7.5rem;margin-top:.5rem}._orderDetail_1cqo8_1>header>section>figure+div{position:absolute;left:0;right:0;margin-bottom:1.5rem}._orderDetail_1cqo8_1>main{flex-direction:column;justify-content:center;width:40%;height:75%;justify-content:flex-start}._orderDetail_1cqo8_1>main>p{width:100%;margin-inline:auto}._orderDetail_1cqo8_1>main>div{width:100%}._orderDetail_1cqo8_1>main>div:first-of-type{left:16.5%;max-width:67%;right:15%;top:134px}._orderDetail_1cqo8_1>main>p._orderDetailBottom_1cqo8_203{margin-top:auto}._orderDetailBottom_1cqo8_203>span{color:var(--grey-60);font-weight:600;font-size:14px;margin-top:auto}._orderDetailBottom_1cqo8_203>span:last-of-type{color:var(--turquoise-100);font-weight:700;font-size:19px}._orderDetail_1cqo8_1>main+section{width:50%;position:absolute;right:1rem;height:71%;top:211px;background-color:#fff;border-radius:16px}._orderDetail_1cqo8_1>main+section>header{background-color:var(--turquoise-10);width:100%;position:relative;border-radius:16px 16px 0 0;height:8rem;padding:2rem}._orderDetail_1cqo8_1>main+section>header>h2{color:var(--grey-100);font-size:21px;font-weight:700;max-width:18ch;text-align:left}._orderDetail_1cqo8_1>main+section>header>img{position:absolute;right:15%;top:15%}._orderDetail_1cqo8_1>main+section>div{height:unset;width:unset;background-color:#fff}}._orderProductCard_1hukh_1{box-shadow:0 .92px 1.84px #979eba1a;background-color:var(--white);width:90%;border-radius:15px;display:flex;height:81px;grid-gap:0;text-align:left;align-items:center;padding:12px 10px;margin-inline:auto;gap:1ch;position:relative}._orderProductCard_1hukh_1>img{width:58px;aspect-ratio:1/1;border-radius:10px}._orderProductCard_1hukh_1>div{height:100%;display:flex;flex-direction:column;justify-content:space-between}._orderProductCard_1hukh_1 ._quantityControl_1hukh_30{display:flex;gap:1.5ch;align-items:center}._orderProductCard_1hukh_1 ._quantityControl_1hukh_30 button{outline:none;border:1px solid var(--grey-10);width:20px;height:20px;border-radius:5px;background-color:transparent;color:var(--yellow-100)}._orderProductCard_1hukh_1 ._quantityControl_1hukh_30 button:disabled{color:var(--grey-50)}._orderProductCard_1hukh_1 ._quantityControl_1hukh_30 span{color:var(--grey-100);font-weight:700;font-size:11px}._orderProductCard_1hukh_1>span:last-of-type{font-size:14px;font-weight:700;color:var(--turquoise-100);margin-top:auto;margin-left:auto}._orderProductCard_1hukh_1 ._actions_1hukh_63{display:flex;flex-direction:column;flex-direction:row;gap:1ch;position:absolute;right:10px;top:12px;height:fit-content}._orderProductCard_1hukh_1 ._actions_1hukh_63 button{border:none;outline:none;background-color:transparent}._paymentMethods_1owhg_1{height:100dvh;width:100dvw;background-color:var(--grey-10)}._paymentMethods_1owhg_1>header{background:linear-gradient(174.08deg,#FCDBA0 -6.48%,#F8A611 178.4%);height:52px;display:flex;align-items:center;justify-content:center;gap:1ch}._paymentMethods_1owhg_1>header>img{width:24px;height:17px}._paymentMethods_1owhg_1>header>h1{font-size:16px;color:var(--grey-100)}._paymentMethods_1owhg_1>main{display:flex;flex-direction:column;gap:8px;align-items:center;margin-top:1rem}@media (min-width:950px){._paymentMethods_1owhg_1{background-color:var(--grey-5)}._paymentMethods_1owhg_1>main{width:100%}._paymentMethods_1owhg_1>header{display:none}}._orderType_120n0_1{display:flex;position:relative;height:98px;justify-content:center;align-items:start;padding-top:1rem;gap:1ch;background:var(--yellow-30)}._orderType_120n0_1 img{width:17px;aspect-ratio:1/1}._orderType_120n0_1>h1{font-size:16px;font-weight:700;color:var(--grey-100)}._orderType_120n0_1{background:white;position:absolute;width:90%;display:grid;grid-template-columns:7% 93%;grid-template-rows:1fr 1fr;grid-gap:0;height:56px;border-radius:10px;top:67px;padding:13px;text-align:left}._orderType_120n0_1>img{grid-column:1;grid-row:1;width:12px;aspect-ratio:1/1;align-self:center}._orderType_120n0_1>h2{grid-row:1;grid-column:2;font-size:12px;font-weight:700;color:var(--grey-100);text-align:left}._orderType_120n0_1>div{grid-row:2;grid-column:2;font-size:10px;text-transform:capitalize;color:var(--grey-80);font-weight:500}._orderType_120n0_1>div>span{font-weight:700;color:var(--grey-80)}@media (min-width: 950px){div._orderType_120n0_1{max-width:40%}._orderType_120n0_1>img{grid-row:1/3;width:30px}}._collapseList_1v0ur_1{display:flex;flex-direction:column;width:100%;background-color:var(--turquoise-5);padding:13px}._collapseList_1v0ur_1 header{font-size:14px;font-weight:700;color:var(--grey-100);display:flex;gap:1ch}._collapseList_1v0ur_1 header img{filter:brightness(0) saturate(100) invert(63%) sepia(48%) saturate(5321%) hue-rotate(147deg) brightness(94%) contrast(91%)}._collapseList_1v0ur_1 header>button{background:transparent;border:none;outline:none;margin-left:auto;transform:rotateX(0);transition:transform .3s ease-in-out}._collapseList_1v0ur_1._open_1v0ur_31 header>button{transform:rotateX(180deg)}._collapseList_1v0ur_1 li{display:flex;height:54px;border-radius:6px;border:1px solid var(--turquoise-20);background:var(--white);padding:6px 10px;gap:1ch;position:relative}._collapseList_1v0ur_1 ul{overflow:hidden;max-height:0;transition:max-height .3s ease-in-out}._collapseList_1v0ur_1._open_1v0ur_31{gap:1rem}._collapseList_1v0ur_1._open_1v0ur_31 ul{max-height:80dvh}._collapseList_1v0ur_1 li img{width:46px;aspect-ratio:1/1;border-radius:10px;object-fit:fill}._collapseList_1v0ur_1 li section{display:flex;flex-direction:column;text-align:left;justify-content:start}._collapseList_1v0ur_1 li section>h4{font-size:12px;color:var(--grey-100);font-weight:700}._collapseList_1v0ur_1 li section>span{color:var(--turquoise-100);font-size:14px;font-weight:700}._collapseList_1v0ur_1 li p{position:absolute;right:2ch;top:1ch;color:var(--grey-100);font-size:11px}._upButton_rtoqh_1{width:3rem;aspect-ratio:1/1;border-radius:50%;background-color:var(--yellow-50);border:1px solid var(--yellow-100);display:grid;place-content:center;position:fixed;bottom:5dvh;right:5dvw;z-index:1000000;transform:rotate(-90deg);transition:all .3s ease-in-out;opacity:0;box-shadow:0 .92px 1.84px #979eba1a;outline:none}._upButton_rtoqh_1 img{filter:brightness(0) saturate(100%) invert(29%) sepia(27%) saturate(459%) hue-rotate(196deg) brightness(90%) contrast(86%)}._upButton_rtoqh_1._visible_rtoqh_24{opacity:.7}._tenantSelector_1rrva_1{width:100%;height:100%}._tenantSelector_1rrva_1 header{display:flex;padding:1rem 2rem;justify-content:start;align-items:center;gap:1rem;color:var(--grey-100);font-size:1rem;font-weight:700}._tenantSelector_1rrva_1 main{background-color:var(--grey-5);margin-top:-2rem;padding:3rem 1rem 6rem;text-align:left;display:flex;flex-direction:column;gap:4px;min-width:100dvw;min-height:calc(100vh - 6rem);max-height:calc(100vh - 6rem);overflow:scroll;overflow-x:hidden}._tenantSelector_1rrva_1 main p{font-weight:700;color:var(--grey-70);position:fixed;background:linear-gradient(180deg,var(--grey-5) 70%,transparent);width:93%;height:3rem;margin-top:-1rem;padding-top:.7rem}._tenantSelector_1rrva_1 main article{display:flex;flex-direction:column;background-color:var(--white);padding:10px 18px;border-radius:8px;cursor:pointer;border:1px solid var(--white);transition:all .3s ease-in-out;box-shadow:0 1px 2px #979eba1a}._tenantSelector_1rrva_1 main article:first-of-type{margin-top:2rem}._tenantSelector_1rrva_1 main article section{display:flex}._tenantSelector_1rrva_1 main article section h2{font-weight:700;font-size:18px;color:var(--grey-100);white-space:nowrap;max-width:25ch;overflow:hidden;text-overflow:ellipsis}._tenantSelector_1rrva_1 main article section:first-of-type{height:2rem;justify-content:start;align-items:center;gap:2rem}._tenantSelector_1rrva_1 main article._selectedBranch_1rrva_78{border:1px solid var(--turquoise-100);background-color:var(--turquoise-5)}._tenantSelector_1rrva_1 main article._selectedBranch_1rrva_78 ._arrow_1rrva_82{filter:brightness(0) saturate(100%) invert(61%) sepia(85%) saturate(3715%) hue-rotate(148deg) brightness(95%) contrast(91%)}._tenantSelector_1rrva_1 main article section:first-of-type div{display:flex;gap:1ch;background-color:var(--yellow-10);padding:1px 10px;border-radius:10px;font-weight:400;font-size:.6rem}._tenantSelector_1rrva_1 main article section:first-of-type div img{width:1rem;aspect-ratio:1/1}._tenantSelector_1rrva_1 main article section:first-of-type div:last-of-type{background-color:var(--turquoise-10)}._tenantSelector_1rrva_1 main article section:last-of-type>div{color:var(--grey-70);font-size:12px;display:inline-flex;align-items:center;gap:1ch}._tenantSelector_1rrva_1 main article section:last-of-type>div>span{white-space:nowrap;max-width:35ch;overflow:hidden;text-overflow:ellipsis}._tenantSelector_1rrva_1 main article section:last-of-type>:last-child{margin-left:auto}._tenantSelector_1rrva_1 footer{position:fixed;bottom:0;z-index:100;background-color:var(--white);width:100%;display:flex;justify-content:center;padding:21px 15px 16px;gap:5%;border-radius:12px 12px 0 0;box-shadow:4px 0 8px #979eba91}._tenantSelector_1rrva_1 footer button{width:45%}@media (min-width: 950px){._tenantSelector_1rrva_1{width:33dvw;height:80dvh;position:relative;z-index:100}._tenantSelector_1rrva_1 main,._tenantSelector_1rrva_1 footer{min-width:unset;width:33dvw}._tenantSelector_1rrva_1 main p{display:none}._tenantSelector_1rrva_1 header{background-color:var(--turquoise-10);border-radius:15px 15px 0 0;padding:23px 1rem 15px 30px}._tenantSelector_1rrva_1 header figure{margin-left:1rem;width:4rem}._tenantSelector_1rrva_1>div:nth-of-type(1){background:linear-gradient(180deg,var(--turquoise-10),white);width:100%;padding-inline:1rem}._tenantSelector_1rrva_1>div:nth-of-type(1)>input:focus+img{transform:translate(calc(-31dvw + 1ch))}}._withBackButton_hxmcz_1{position:fixed;left:8%;right:8%;display:flex;top:0;justify-content:space-between;padding:.5rem 0;align-items:center;font-size:12px;z-index:1000}._withBackButton_hxmcz_1 ._backButton_hxmcz_14{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;width:1.5rem;height:1rem}._withBackButton_hxmcz_1 ._backButton_hxmcz_14 img{width:75%}._withBackButton_hxmcz_1 ._withLabel_hxmcz_24{display:flex;gap:.5ch;align-items:center}._withBackButton_hxmcz_1 ._withLabel_hxmcz_24 img{filter:brightness(0) saturate(100%) invert(30%) sepia(6%) saturate(1786%) hue-rotate(198deg) brightness(92%) contrast(89%);height:17px}._withBackButton_hxmcz_1 ._withMenu_hxmcz_34{border:none;background-color:transparent;outline:none}._navOverlay_hxmcz_40{position:absolute;left:0;top:0;right:0;bottom:0;z-index:1001;background-color:transparent;pointer-events:none;-webkit-user-select:none;user-select:none;transition:all .5s ease-in-out;overflow:hidden}._navOverlay_hxmcz_40 nav{background-color:var(--white);height:100%;width:60%;margin-left:auto;border-radius:15px 0 0 15px;display:flex;flex-direction:column;padding:.5rem;transform:translate(100%);opacity:1;transition:transform .5s ease-in-out}._navOverlay_hxmcz_40>nav>header{display:flex;justify-content:space-between;padding:1rem 0;width:100%;padding:.5rem}._navOverlay_hxmcz_40>nav>header>._backButton_hxmcz_14{background:none;border:none;transform:rotate(180deg)}._navOverlay_hxmcz_40>nav>ul{width:100%;margin-top:2rem}._navOverlay_hxmcz_40>nav>ul>li{list-style:none;width:100%;text-align:left}._navOverlay_hxmcz_40>nav>ul>li>a{display:flex;text-decoration:none;width:100%;justify-content:start;height:2rem;align-items:center;padding:1ch}._navOverlay_hxmcz_40>nav>ul>li>a>img{width:.9rem;height:auto;filter:brightness(0) saturate(100%) invert(29%) sepia(8%) saturate(1592%) hue-rotate(198deg) brightness(89%) contrast(82%);margin-right:1ch}._activeLink_hxmcz_107{display:flex;background-color:var(--turquoise-5);color:var(--turquoise-100)}._navOverlay_hxmcz_40 nav ._activeLink_hxmcz_107 img{filter:brightness(0) saturate(100%) invert(47%) sepia(85%) saturate(492%) hue-rotate(136deg) brightness(99%) contrast(91%)}._navOverlay_hxmcz_40 nav ._activeLink_hxmcz_107:after{content:" ";background:url(/assets/check-0943ce8e.svg) center no-repeat;width:1rem;margin-left:auto;aspect-ratio:1/1}._openNav_hxmcz_125{background-color:var(--grey-50-5);pointer-events:all;-webkit-user-select:none;user-select:none}._openNav_hxmcz_125 nav{transform:translate(0)}@media (min-width:950px){._withBackButton_hxmcz_1{padding:2rem 2.5rem;left:0%;right:0%}._withBackButton_hxmcz_1 button{cursor:pointer}._navOverlay_hxmcz_40 nav{width:30%}}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;color:#000}:root{--darker-txt: #363852;--dark-txt: #3B456D;--deep-txt: #264A75;--main: #1AE1B8;--text: #6C73A8;--border: #ADB1D0;--bg: #F3F4F8;--white: #FFFFFF;--toastify-color-error: #FF5876;--yellow-100: #F8A611;--yellow-90: #F9AF29;--yellow-80: #F9B841;--yellow-70: #FAC158;--yellow-60: #FBCA70;--yellow-50: #FBD388;--yellow-40: #FCDBA0;--yellow-30: #FDE4B8;--yellow-20: #FEEDCF;--yellow-10: #FEF6E7;--yellow-5: #FFFBF3;--turquoise-100: #0CAEBB;--turquoise-90: #24B6C2;--turquoise-80: #3DBEC9;--turquoise-70: #55C6CF;--turquoise-60: #6DCED6;--turquoise-50: #85D7DD;--turquoise-40: #9EDFE4;--turquoise-30: #CEEFF1;--turquoise-20: #CEEFF1;--turquoise-10: #E7F7F8;--turquoise-5: #F3FBFC;--grey-100: #363852;--grey-90: #4A4C63;--grey-80: #5E6075;--grey-70: #727486;--grey-60: #868897;--grey-50: #9B9CA8;--grey-40: #AFAFBA;--grey-30: #C3C3CB;--grey-20: #D7D7DC;--grey-10: #EBEBEE;--grey-5: #F5F5F6;--grey-50-5: #9b9ca880;font-family:Karla;line-height:1.5;font-weight:400;color:#ffffffde;background-color:var(--yellow-40);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:var(--grey-10);overflow:hidden;width:100%;background:linear-gradient(180deg,#FCDBA0 -2%,#FABB49 15%)}@media (prefers-color-scheme: dark){:root{--darker-txt: #363852;--dark-txt: #3B456D;--deep-txt: #264A75;--main: #1AE1B8;--text: #6C73A8;--border: #ADB1D0;--bg: #F3F4F8;--white: #FFFFFF;--toastify-color-error: #FF5876;--yellow-100: #F8A611;--yellow-90: #F9AF29;--yellow-80: #F9B841;--yellow-70: #FAC158;--yellow-60: #FBCA70;--yellow-50: #FBD388;--yellow-40: #FCDBA0;--yellow-30: #FDE4B8;--yellow-20: #FEEDCF;--yellow-10: #FEF6E7;--yellow-5: #FFFBF3;--turquoise-100: #0CAEBB;--turquoise-90: #24B6C2;--turquoise-80: #3DBEC9;--turquoise-70: #55C6CF;--turquoise-60: #6DCED6;--turquoise-50: #85D7DD;--turquoise-40: #9EDFE4;--turquoise-30: #CEEFF1;--turquoise-20: #CEEFF1;--turquoise-10: #E7F7F8;--turquoise-5: #F3FBFC;--grey-100: #363852;--grey-90: #4A4C63;--grey-80: #5E6075;--grey-70: #727486;--grey-60: #868897;--grey-50: #9B9CA8;--grey-40: #AFAFBA;--grey-30: #C3C3CB;--grey-20: #D7D7DC;--grey-10: #EBEBEE;--grey-5: #F5F5F6;--grey-50-5: #9b9ca880;font-family:Karla;line-height:1.5;font-weight:400;color:#ffffffde;background-color:var(--yellow-40);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;background:var(--grey-10);overflow:hidden;width:100%;background:linear-gradient(180deg,#FCDBA0 -2%,#FABB49 15%)}}body{display:flex;align-items:center;justify-content:center;text-align:center;min-width:320px;min-height:100vh;overflow:hidden}h1{font-size:3.2em;line-height:1.1}.buttons{display:flex;flex-direction:column;justify-content:space-around;align-items:center;margin:1rem auto;width:50%;gap:1rem;color:var(--dark-txt)}.buttons>div{display:flex;gap:1rem}.buttons p{margin-top:3rem}.buttons code{padding:1rem;margin-top:3rem;color:var(--bg);font-family:monospace;background-color:#6c73a8}input{outline:none;border:none;height:3rem;border-radius:16px;padding:0 2ch}input::placeholder{color:var(--grey-50)}button{cursor:pointer}.lazy-load-image-background{object-fit:cover!important;padding:0!important;border-radius:10px 10px 0 0!important;min-height:100px!important}main{scroll-behavior:smooth}@media (min-width:950px){:root{background:url(/assets/backdrop-47f74f19.png) var(--yellow-100) 40% / cover no-repeat;position:relative}:root:after{content:" ";background:linear-gradient(180deg,var(--white) 11.44%,var(--yellow-100) 36.37%);mix-blend-mode:multiply;opacity:.3;position:absolute;top:0;left:0;bottom:0;right:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--grey-30);border-radius:15px}::-webkit-scrollbar-thumb:hover{background:var(--grey-40)}}
