.cart_trigger__F2eZK{display:flex;align-items:center;cursor:pointer}.cart_trigger__F2eZK:hover svg{transform:scale(1.25)}.cart_trigger__F2eZK:hover svg path{stroke:var(--first-color)}.cart_trigger__F2eZK:hover span{background-color:var(--first-color);color:var(--second-color)}.cart_trigger__F2eZK svg{transition:transform .25s}.cart_trigger__F2eZK svg path{transition:fill .25s;fill:rgba(0,0,0,0)!important}.cart_trigger__F2eZK span{padding:7px;background-color:#eee9ea;border-radius:8px;font-size:var(--small-size);margin-right:10px;transition:background-color .25s,color .25s}.cart_cart__brd96{padding:0 4dvw;display:grid;grid-template-areas:"header header" "products checkout";grid-template-columns:2fr 1fr}@media(max-width:1080px){.cart_cart__brd96{grid-template-columns:1fr 1fr}}@media(max-width:720px){.cart_cart__brd96{grid-template-areas:"header" "products" "checkout";grid-template-columns:1fr}}.cart_cart__brd96 h1{grid-area:header;font-family:var(--ShantellSans);color:var(--first-color)}.cart_cart__brd96 .cart_products__zcWEv{grid-area:products}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY{display:grid;grid-template-areas:"image header price count remove";grid-template-columns:130px 1fr 120px 80px 40px;align-items:center;align-content:center;justify-content:space-between;padding:10px;margin:10px 0;border-radius:30px;box-shadow:0 7px 21px 0 rgba(38,38,38,.16)}@media(max-width:1080px){.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY{grid-template-columns:auto}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY>*{margin:0 10px}}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY [data-type=product-image]{position:relative;height:120px;width:120px;border-radius:30px;overflow:hidden;grid-area:image}@media(max-width:480px){.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY [data-type=product-image]{width:80px;height:80px}}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY [data-type=product-image] img{height:100%;width:100%;object-fit:cover}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_header__LNVRt{grid-area:header;text-align:center}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_price__31SMN{grid-area:price}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_count__W2gzT{grid-area:count}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW{grid-area:remove;cursor:pointer;transition:transform .25s}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW path{transition:fill .25s}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW:hover{transform:rotate(90deg)}.cart_cart__brd96 .cart_products__zcWEv .cart_product__NKVPY .cart_remove__asCEW:hover path{fill:var(--first-color)}.cart_cart__brd96 .cart_checkout__hPlxe{grid-area:checkout;display:grid;margin-left:20px;padding:20px;border-radius:30px;border:2px solid var(--first-color);grid-template-areas:"header header" "customerName recipientName" "customerPhone recipientPhone" "desiredDate desiredTime" "submit submit";grid-template-columns:1fr 1fr}@media(max-width:720px){.cart_cart__brd96 .cart_checkout__hPlxe{margin-left:0;margin-top:20px}}.cart_cart__brd96 .cart_checkout__hPlxe input{border-color:#d1d1d1;width:100%;font-size:var(--p-size)}.cart_cart__brd96 .cart_checkout__hPlxe input:hover{border-color:rgba(0,0,0,0)}.cart_cart__brd96 .cart_checkout__hPlxe input[data-required=true]{border-color:red}.cart_cart__brd96 .cart_checkout__hPlxe>*{margin:0 5px}.cart_cart__brd96 .cart_checkout__hPlxe h2{grid-area:header;text-align:center;color:var(--first-color);font-size:var(--h2-size);display:flex;font-family:var(--ShantellSans);align-items:center;margin-bottom:10px}.cart_cart__brd96 .cart_checkout__hPlxe .cart_customerName__0g1Lt{grid-area:customerName}.cart_cart__brd96 .cart_checkout__hPlxe .cart_recipientName__zSWHf{grid-area:recipientName}.cart_cart__brd96 .cart_checkout__hPlxe .cart_customerPhone__KktdZ{grid-area:customerPhone}.cart_cart__brd96 .cart_checkout__hPlxe .cart_recipientPhone__bFPUe{grid-area:recipientPhone}.cart_cart__brd96 .cart_checkout__hPlxe .cart_desiredDate__tN_98{grid-area:desiredDate}.cart_cart__brd96 .cart_checkout__hPlxe .cart_desiredTime__b0HTK{grid-area:desiredTime}.cart_cart__brd96 .cart_checkout__hPlxe .cart_submit__NQgov{margin-top:10px;grid-area:submit}.products_catalog__7MGm0{width:100%;padding:0 4dvw;margin:80px 0 0;max-height:calc(100dvh - 88px);height:fit-content}@media(max-width:1080px){.products_catalog__7MGm0{margin-top:40px;min-height:300px}}@media(max-width:480px){.products_catalog__7MGm0{padding-right:calc(4dvw - 16px);margin-top:20px;min-height:auto;height:calc(100dvh - 178px)}}.products_catalog__7MGm0 div[data-type=list] div[data-type=list-content],.products_catalog__7MGm0 div[data-type=list] div[data-type=list-content] div[data-type=list-cell]{max-width:100%}.products_card__MvqF5{display:flex;flex-flow:column;align-items:flex-start;width:calc((92dvw - 436px)/3 - 20px);min-width:180px;transition:transform .25s;margin-right:20px;position:relative;border-radius:30px}@media(max-width:1080px){.products_card__MvqF5{width:calc((92dvw - 296px)/3 - 20px);min-width:30vw}}@media(max-width:480px){.products_card__MvqF5{margin-right:0;width:92dvw;min-width:auto}}.products_card__MvqF5:hover{transform:scale(.95)}.products_card__MvqF5 .products_image__9YhWv{width:100%;aspect-ratio:430/324;border-radius:30px;overflow:hidden;position:relative;cursor:pointer;background:var(--image-missing-background)}@media(max-width:480px){.products_card__MvqF5 .products_image__9YhWv{min-height:auto}}.products_card__MvqF5 .products_image__9YhWv img{width:100%;height:100%;object-fit:cover}.products_card__MvqF5 .products_image__9YhWv .products_imageMissing__UHCMR{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.products_card__MvqF5 .products_content__MfPak{display:grid;width:100%;padding:12px 0;grid-template-areas:"header cart" "price cart";grid-template-columns:1fr 100px}.products_card__MvqF5 .products_content__MfPak h2{grid-area:header;font-weight:548;font-size:var(--h3-size);margin-top:0;cursor:pointer;font-variation-settings:var(--font-variation-settings)}.products_card__MvqF5 .products_content__MfPak .products_cart__P_UGX{grid-area:cart;align-self:center;justify-items:center;margin-left:10px}.products_card__MvqF5[aria-disabled=true]:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,.25);border-radius:30px}.products_price__cnzPS{height:fit-content;grid-area:price;display:flex;flex-flow:row wrap;align-items:flex-end}.products_price__cnzPS p{font-family:var(--RobotoFlex);font-size:var(--h3-size);font-weight:462;font-variation-settings:var(--font-variation-settings)}.products_price__cnzPS span{font-size:var(--h3-size);margin-left:5px}.products_price__cnzPS .products_currentPrice__PhySI,.products_price__cnzPS .products_oldPrice__SJODG{display:flex;justify-content:center;align-items:center}.products_price__cnzPS .products_oldPrice__SJODG{margin-left:10px;color:rgba(0,0,0,.4)}.products_price__cnzPS .products_oldPrice__SJODG p,.products_price__cnzPS .products_oldPrice__SJODG span{font-size:calc(var(--h3-size)*.9)}.products_price__cnzPS .products_oldPrice__SJODG p{text-decoration:line-through}.products_newProducts__39Lp2{padding:0 0 0 4dvw}@media(max-width:480px){.products_newProducts__39Lp2{padding:0 4dvw}}.products_newProducts__39Lp2 h2{font-weight:455;margin-bottom:40px}.products_newProducts__39Lp2 div[data-type=listWrapper]{min-height:406px}.products_newProducts__39Lp2 div[data-type=listWrapper] div[data-type=list]{height:fit-content!important;min-height:390px}.products_newProducts__39Lp2 .products_card__MvqF5{width:calc(19.2dvw - 20px);min-width:180px;margin:0 20px 0 0}.products_newProducts__39Lp2 .products_card__MvqF5 h2{margin-bottom:0}@media(max-width:1080px){.products_newProducts__39Lp2 .products_card__MvqF5{width:calc(32dvw - 20px)}}@media(max-width:720px){.products_newProducts__39Lp2 .products_card__MvqF5{width:calc(48dvw - 20px)}}@media(max-width:480px){.products_newProducts__39Lp2 .products_card__MvqF5{width:92dvw;margin:0 10px 0 0}}.products_newProducts__39Lp2 .products_card__MvqF5 .products_content__MfPak{padding:12px 0;grid-template-areas:"header" "price";grid-template-columns:1fr}.products_newProducts__39Lp2 .products_card__MvqF5 .products_image__9YhWv{aspect-ratio:317/324;height:250px;width:auto}@media(max-width:480px){.products_newProducts__39Lp2 div[data-type=list-content] div[data-type=list-cell]:last-of-type .products_card__MvqF5{margin-right:0}}.products_selectCountTrigger__ztNtD:hover div[data-type=button-icon]{transform:scale(1.2);border-color:var(--first-color);color:var(--first-color)}.products_selectCountTrigger__ztNtD div[data-type=button-icon]{width:20px;height:20px;font-size:20px;border-radius:20px;border:1px solid rgba(0,0,0,0);transition:transform .25s,border-color .25s,color .25s}.products_page__lnuaN{display:grid;grid-template-areas:"header header" "images description" "images sell" "similar similar";grid-template-columns:1fr 2fr;grid-gap:20px;padding:0 4dvw;grid-column-gap:30px}@media(max-width:720px){.products_page__lnuaN{grid-template-columns:1fr 1fr;grid-template-areas:"header header" "images description" "sell description" "similar similar"}}@media(max-width:480px){.products_page__lnuaN{grid-template-columns:1fr;grid-template-areas:"header" "images" "description" "sell" "similar"}}.products_page__lnuaN h1{grid-area:header;text-transform:uppercase;font-weight:455;font-size:var(--h2-size);margin:20px 0;color:var(--first-color);font-variation-settings:normal;font-family:Muller}@media(max-width:480px){.products_page__lnuaN h1{margin:20px 0 0}}.products_page__lnuaN h2{font-size:var(--h3-size);margin:0 0 20px}.products_page__lnuaN .products_images__kBTgT{grid-area:images;max-width:480px;animation:slide-from-left .25s,fade-in .25s}.products_page__lnuaN .products_images__kBTgT .products_image__9YhWv{aspect-ratio:1;position:relative;border-radius:30px;overflow:hidden}.products_page__lnuaN .products_images__kBTgT .products_image__9YhWv img{object-fit:cover}.products_page__lnuaN .products_images__kBTgT .products_thumbs__9rwcu{overflow-x:auto;margin:20px 0;max-width:100%}.products_page__lnuaN .products_images__kBTgT .products_thumbs__9rwcu .products_thumbsContent__9BzUC{display:flex;width:fit-content}.products_page__lnuaN .products_images__kBTgT .products_thumbs__9rwcu .products_thumbsContent__9BzUC .products_thumb__RAHkj{aspect-ratio:1;position:relative;width:120px;height:120px;margin:0 10px 0 0;border-radius:30px;overflow:hidden;object-fit:cover;cursor:pointer}.products_page__lnuaN .products_description__HlO1E{grid-area:description}.products_page__lnuaN .products_description__HlO1E div[data-type=rich-input]{overflow:hidden}.products_page__lnuaN .products_description__HlO1E dl,.products_page__lnuaN .products_description__HlO1E ol,.products_page__lnuaN .products_description__HlO1E p,.products_page__lnuaN .products_description__HlO1E ul{animation:slide-from-right .25s,fade-in .25s}.products_page__lnuaN .products_sell__JG_l5{grid-area:sell;padding:20px 0;border-top:2px solid var(--first-color);display:flex;flex-flow:row wrap;justify-content:space-around;height:fit-content;align-items:center}@media(max-width:720px){.products_page__lnuaN .products_sell__JG_l5{justify-content:space-around}.products_page__lnuaN .products_sell__JG_l5>div{margin:5px!important}}.products_page__lnuaN .products_sell__JG_l5{animation:slide-from-bottom .25s,fade-in .25s}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS p,.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS span{font-size:32px;font-family:var(--Muller)}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_currentPrice__PhySI{display:flex;flex-flow:row-reverse;align-items:center}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_currentPrice__PhySI span{color:var(--first-color);margin:0 5px 0 0}.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_oldPrice__SJODG p,.products_page__lnuaN .products_sell__JG_l5 .products_price__cnzPS .products_oldPrice__SJODG span{font-size:28px}@media(max-width:720px){.products_page__lnuaN .products_sell__JG_l5 .products_selectCount__lt35N{margin-right:0}}.products_page__lnuaN .products_sell__JG_l5 .products_count__JYb07{display:block}.products_page__lnuaN.products_popup__bMPc1{display:flex}.products_promotion__8p_BW{position:absolute;top:10px;z-index:1;left:10px;background:var(--fourth-color);color:#fff;border-radius:15px;padding:5px 10px}.products_similarProducts__chJZC{display:flex}