@charset "UTF-8";.form-container{display:flex;align-items:center;justify-content:center;flex-flow:column;width:100%;height:100vh}.form-container form{width:25%;min-width:300px;background:#eee;padding:40px;border-radius:20px;box-shadow:0 10px 16px -5px #0000001a}@media (max-width: 768px){.form-container form{width:95%;padding:30px}}#auth[data-v-ae4828ba]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;padding-top:100px;padding-bottom:100px}@media (max-width: 768px){#auth[data-v-ae4828ba] form{height:calc(100vh - 60px);padding-top:50px;padding-bottom:30px}#auth[data-v-ae4828ba] form h1{font-size:30px}#auth[data-v-ae4828ba] form .bottom{margin-top:auto}}.modal-switch[data-v-52846275]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;width:100%;max-width:550px;margin:0 0 30px;height:50px}.modal-switch p[data-v-52846275]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:50%;height:50px;font-size:25px;padding:0 25px;margin:0;cursor:pointer;border-bottom:1px solid #E8680B;color:#e8680b;text-transform:uppercase;transition:.2s ease-in-out}.modal-switch p.active[data-v-52846275]{border-bottom:2px solid #E8680B}h1[data-v-ef5a604b]{font-size:30px;font-weight:600;text-align:center;line-height:1.2}form[data-v-ef5a604b]{width:100%;max-width:550px}form .inputs[data-v-ef5a604b]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px;margin-top:20px;margin-bottom:20px}form .primary-button[data-v-ef5a604b]{margin-top:10px;width:100%}#catalog[data-v-a9d9cf74]{padding-top:30px;padding-bottom:100px}#catalog h2[data-v-a9d9cf74]{font-size:70px;font-weight:500;width:100%;text-align:center;text-transform:uppercase;margin:0 0 50px}#catalog .categories[data-v-a9d9cf74]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:10px;grid-gap:15px;margin-bottom:75px}#catalog .categories .category[data-v-a9d9cf74]{display:flex;flex-flow:column;align-items:center;justify-content:center;height:250px;background-size:cover;background-repeat:no-repeat;border-radius:15px;overflow:hidden;box-shadow:inset 0 0 17px 5px #0000001a;padding:15px;transition:.2s ease-in-out}#catalog .categories .category[data-v-a9d9cf74]:hover{box-shadow:none}#catalog .categories .category:hover .category-title[data-v-a9d9cf74]{color:#e8680b}#catalog .categories .category img[data-v-a9d9cf74]{max-width:120px;max-height:100px;height:auto}#catalog .categories .category .category-title[data-v-a9d9cf74]{text-align:center;font-size:18px;font-weight:600;text-transform:uppercase;transition:.2s ease-in-out}#catalog .brands[data-v-a9d9cf74]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:10px;grid-gap:15px}#catalog .brands .brand[data-v-a9d9cf74]{display:flex;flex-flow:row;align-items:center;justify-content:center;min-height:100px;background:rgb(255,255,255);border-radius:15px;overflow:hidden;box-shadow:inset 0 0 10px 3px #0000001a;padding:15px;transition:.2s ease-in-out}#catalog .brands .brand[data-v-a9d9cf74]:hover{box-shadow:none}#catalog .brands .brand img[data-v-a9d9cf74]{width:100%;max-height:80px;-o-object-fit:contain;object-fit:contain}#catalog .brands .brand .brand-title[data-v-a9d9cf74]{font-weight:600;font-size:20px;text-align:center;margin:0}@media (max-width: 768px){#catalog[data-v-a9d9cf74]{padding-top:20px}#catalog h2[data-v-a9d9cf74]{font-size:35px;font-weight:700;margin:0 0 30px}#catalog .categories[data-v-a9d9cf74]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}#catalog .categories .category[data-v-a9d9cf74]{height:200px}#catalog .categories .category img[data-v-a9d9cf74]{max-width:100px;max-height:80px}#catalog .categories .category .category-title[data-v-a9d9cf74]{font-size:16px}#catalog .brands[data-v-a9d9cf74]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px}#catalog .brands .brand img[data-v-a9d9cf74]{max-height:70px}#catalog .brands .brand .brand-title[data-v-a9d9cf74]{font-size:16px}}.wysiwyg[data-v-be71d263]{font-size:16px!important}.wysiwyg[data-v-be71d263] *{font-family:Nunito Sans,sans-serif,sans-serif!important;line-height:1.4;letter-spacing:inherit!important}.wysiwyg[data-v-be71d263] p,.wysiwyg[data-v-be71d263] span,.wysiwyg[data-v-be71d263] li{font-size:16px!important}.wysiwyg[data-v-be71d263] h1,.wysiwyg[data-v-be71d263] h2{font-size:20px!important;font-weight:700;margin:0 0 16px;line-height:1.2;color:#1d1d1d}.wysiwyg[data-v-be71d263] h3,.wysiwyg[data-v-be71d263] h4,.wysiwyg[data-v-be71d263] h5{margin:12px 0 8px;font-weight:600;font-size:16px;line-height:1.4}.wysiwyg[data-v-be71d263] ul{margin:0 0 18px}.wysiwyg[data-v-be71d263] ol{list-style:decimal;padding-left:20px;margin:0 0 18px}.wysiwyg[data-v-be71d263] ul li{overflow:hidden;position:relative;padding-left:20px;margin:0 0 12px}.wysiwyg[data-v-be71d263] ol li{margin:0 0 12px}.wysiwyg[data-v-be71d263] ul li:before{content:"—";position:absolute;left:0}.regular-properties[data-v-6d1ac505]{margin-top:60px}.regular-properties h4[data-v-6d1ac505]{font-size:24px;font-weight:600;margin-bottom:30px}.regular-properties .property[data-v-6d1ac505]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;width:100%;font-size:14px;border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:15px;padding-bottom:15px}.regular-properties .property .property-name[data-v-6d1ac505]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;width:30%;flex-shrink:0;color:#848483;font-size:20px}.regular-properties .property .property-values[data-v-6d1ac505]{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-end;gap:5px;width:100%}.regular-properties .property .property-values .property-value[data-v-6d1ac505]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end}.regular-properties .property .property-values .property-value p[data-v-6d1ac505]{line-height:1.2;font-weight:500;font-size:20px;margin:0}@media (max-width: 768px){.regular-properties h4[data-v-6d1ac505]{font-size:18px;margin:0 0 15px}.regular-properties .property .property-name[data-v-6d1ac505],.regular-properties .property .property-values .property-value p[data-v-6d1ac505]{font-size:16px}}.reviews[data-v-02c3b07b]{margin-top:60px}.reviews .heading[data-v-02c3b07b]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;margin-bottom:30px}.reviews .heading h4[data-v-02c3b07b]{font-size:24px;font-weight:600}.reviews .heading .primary-button[data-v-02c3b07b]{background:#D5B9E9}.reviews .no-reviews[data-v-02c3b07b]{display:flex;flex-flow:row;align-items:center;justify-content:center;padding:15px 0}.reviews .no-reviews p[data-v-02c3b07b]{font-size:18px;color:#848483}.reviews .reviews-list[data-v-02c3b07b]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}.reviews .reviews-list .review[data-v-02c3b07b]{width:100%}.reviews .reviews-list .review[data-v-02c3b07b]:not(:last-child){margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid #eee}.reviews .reviews-list .review .review-header[data-v-02c3b07b]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:10px}.reviews .reviews-list .review .review-header .name[data-v-02c3b07b]{font-weight:700}.reviews .reviews-list .review .review-header .date[data-v-02c3b07b]{font-size:12px;color:#848483}.reviews .reviews-list .review .rating[data-v-02c3b07b]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:3px}.reviews .reviews-list .review .rating svg[data-v-02c3b07b]{width:20px;height:20px}.reviews .reviews-list .review .review-text[data-v-02c3b07b]{font-size:14px;margin-top:20px}@media (max-width: 768px){.reviews .heading h4[data-v-02c3b07b]{font-size:18px}.reviews .heading .primary-button[data-v-02c3b07b]{height:35px;font-size:14px}}.review-modal[data-v-02c3b07b]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding:20px}.review-modal h3[data-v-02c3b07b]{font-size:35px;font-weight:500;line-height:1.2;text-transform:uppercase}.review-modal .rating[data-v-02c3b07b]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;cursor:pointer;margin:0 0 30px}.review-modal .rating:hover svg[data-v-02c3b07b]{fill:#e8680b!important}.review-modal .rating svg[data-v-02c3b07b]{width:40px;height:40px;padding-left:4px;transition:.1s ease-in-out}.review-modal .rating svg:hover~svg[data-v-02c3b07b]{fill:#e8680b4d!important}.review-modal .rating svg.active[data-v-02c3b07b]{fill:#e8680b!important}.review-modal p[data-v-02c3b07b]{font-size:14px;line-height:1.4}.review-modal .primary-button[data-v-02c3b07b]{width:100%;margin-top:15px}.review-modal .hp-field[data-v-02c3b07b]{position:absolute;left:-9999px;opacity:0;pointer-events:none;height:0;overflow:hidden}@media (max-width: 768px){.review-modal[data-v-02c3b07b]{padding:30px 0 10px}.review-modal h3[data-v-02c3b07b]{font-size:20px}.review-modal .rating svg[data-v-02c3b07b]{width:30px;height:30px}}#product[data-v-4ad968c1]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:40px;padding-top:20px;padding-bottom:80px}#product .heading[data-v-4ad968c1]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;margin:0 0 20px}#product .heading h4[data-v-4ad968c1]{font-size:20px;font-weight:500;line-height:1.2}#product .heading .primary-button[data-v-4ad968c1]{background:#D5B9E9}#product[data-v-4ad968c1] .q-carousel{height:100%;border-radius:15px}#product[data-v-4ad968c1] .q-carousel .q-carousel__navigation-inner{justify-content:flex-start}#product[data-v-4ad968c1] .q-carousel .q-carousel__navigation--bottom{left:10px;bottom:10px}#product[data-v-4ad968c1] .q-carousel .q-carousel__thumbnail{width:60px;height:60px;border-radius:5px;transition:.2s ease-in-out;-o-object-fit:cover;object-fit:cover}#product[data-v-4ad968c1] .q-carousel .q-carousel__thumbnail--active{border:1px solid #FBC4DE;box-shadow:0 10px 15px -5px #0000001a}#product .images-carousel[data-v-4ad968c1]{width:100%;aspect-ratio:1}#product .column[data-v-4ad968c1]{width:50%}#product .base-info[data-v-4ad968c1]{width:100%}#product .base-info .stock span[data-v-4ad968c1]{font-size:12px;color:#17b260}#product .base-info .stock span.not-in-stock[data-v-4ad968c1]{color:#d10303}#product .base-info h1[data-v-4ad968c1]{font-size:26px;font-weight:500;line-height:1.2;margin:10px 0 0}#product .base-info .price-atc[data-v-4ad968c1]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;gap:10px;margin:40px 0 0}#product .base-info .price-atc .prices .price[data-v-4ad968c1]{font-size:28px;font-weight:600;margin:0}#product .base-info .price-atc .prices .discount[data-v-4ad968c1]{display:flex;flex-flow:row;align-items:flex-end;justify-content:flex-start}#product .base-info .price-atc .prices .discount span[data-v-4ad968c1]{text-decoration:line-through;color:#848483;font-weight:300;margin-bottom:3px}#product .base-info .price-atc .prices .discount .price[data-v-4ad968c1]{color:#d10303;margin-left:8px}#product .base-info .price-atc .prices .wholesale-prices[data-v-4ad968c1]{font-size:14px;margin-top:5px}#product .base-info .price-atc .prices .wholesale-prices .show-wholesale-prices[data-v-4ad968c1]{cursor:pointer}#product .base-info .price-atc .prices .wholesale-prices .show-wholesale-prices[data-v-4ad968c1]:after{content:"";display:inline-flex;width:6px;height:6px;border-top:calc(6px / 10) solid;border-right:calc(6px / 10) solid;border-color:#d5b9e9;transform:rotate(135deg);margin-left:10px;margin-bottom:2px;display:inline-block}#product .base-info .price-atc .prices .wholesale-prices .wholesale-price[data-v-4ad968c1]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin:0 0 5px;color:#848483;font-size:12px}#product .base-info .price-atc .prices .wholesale-prices .wholesale-price b[data-v-4ad968c1]{font-size:14px;color:#000;font-weight:600;padding-right:7px;margin-right:7px;border-right:1px solid #d7d7d7}#product .base-info .price-atc .primary-button[data-v-4ad968c1]{padding:0 40px}#product .base-info .price-atc .stock-notify-button[data-v-4ad968c1]{padding:12px 15px;border:1px solid #D5B9E9;color:#d5b9e9;border-radius:15px;cursor:pointer;transition:.2s ease-in-out}#product .base-info .price-atc .stock-notify-button[data-v-4ad968c1]:hover:not(.activated){border-color:#e8680b;color:#e8680b;background:rgba(251,196,222,.1)}#product .base-info .price-atc .stock-notify-button.activated[data-v-4ad968c1]{border-color:#17b260;color:#17b260}#product .base-info .price-atc .stock-notify-button.activated[data-v-4ad968c1]:before{content:"✓";margin-right:10px}#product .base-info .price-atc .wishlist-button[data-v-4ad968c1]{display:inline-flex;align-items:center;font-size:12px;padding:12px 15px;transition:.2s ease-in-out;cursor:pointer;border-radius:15px}#product .base-info .price-atc .wishlist-button[data-v-4ad968c1]:hover{background:rgba(251,196,222,.1);color:#e8680b}#product .base-info .price-atc .wishlist-button:hover svg[data-v-4ad968c1]{fill:#e8680b!important}#product .base-info .price-atc .wishlist-button svg[data-v-4ad968c1]{width:20px;height:20px;margin-right:10px}#product .base-info .price-atc .wishlist-button.active[data-v-4ad968c1]{color:#e8680b}#product .base-info .price-atc .wishlist-button.active svg[data-v-4ad968c1]{fill:#e8680b!important}#product .description[data-v-4ad968c1]{width:100%;margin-top:50px}#product .description .text[data-v-4ad968c1]{font-size:14px}#product .payment-and-delivery[data-v-4ad968c1]{margin-top:50px;width:100%}#product .payment-and-delivery .section-switch[data-v-4ad968c1]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;margin:0 0 20px;border-bottom:1px solid #E8680B}#product .payment-and-delivery .section-switch p[data-v-4ad968c1]{cursor:pointer;padding:10px 40px;font-weight:600;text-transform:uppercase;color:#e8680b;font-size:20px;margin:0;transition:.1s ease-in-out}#product .payment-and-delivery .section-switch p.active[data-v-4ad968c1]{border-bottom:2px solid #E8680B}@media (max-width: 768px){#product[data-v-4ad968c1]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:30px;padding-top:10px;padding-bottom:40px}#product .column[data-v-4ad968c1]{width:100%}#product[data-v-4ad968c1] .q-carousel{height:100%}#product[data-v-4ad968c1] .q-carousel .q-carousel__navigation--bottom{left:5px;bottom:5px}#product[data-v-4ad968c1] .q-carousel .q-carousel__navigation--bottom::-webkit-scrollbar{display:none}#product[data-v-4ad968c1] .q-carousel .q-carousel__thumbnail{width:45px;height:45px}#product .base-info h1[data-v-4ad968c1]{font-size:20px}#product .payment-and-delivery .section-switch p[data-v-4ad968c1]{width:50%;text-align:center}}#similar[data-v-4ad968c1]{padding-bottom:80px}#similar h4[data-v-4ad968c1]{font-size:24px;font-weight:600;margin:0 0 15px}@media (max-width: 768px){#similar[data-v-4ad968c1]{padding-bottom:40px}#similar h4[data-v-4ad968c1]{font-size:21px;margin:0 0 5px}}.stock-notification-modal h3[data-v-4ad968c1]{font-size:21px;font-weight:700;line-height:1.2;margin:0 0 10px}.stock-notification-modal p[data-v-4ad968c1]{font-size:14px;line-height:1.4}.stock-notification-modal .primary-button[data-v-4ad968c1]{width:100%;margin-top:15px}.wms-select[data-v-427bd759]{width:100%;padding-bottom:0;transition:padding-bottom .4s ease-in-out}.wms-select.q-field--dense[data-v-427bd759] .q-field__control{height:46px}.wms-select.q-field--dense[data-v-427bd759] .q-field__label{top:14px}.wms-select[data-v-427bd759] .q-field__control{border:1px solid #E8680B;background:rgb(255,255,255);border-radius:15px}.wms-select[data-v-427bd759] .q-field__control:before,.wms-select[data-v-427bd759] .q-field__control:after{border:none}.wms-select[data-v-427bd759] &.q-field__control:before{border:1px solid #d7d7d7}.wms-select .q-field--outlined.q-field--readonly[data-v-427bd759]{opacity:.5}.wms-select .q-field--outlined.q-field--readonly[data-v-427bd759] *{cursor:not-allowed}.wms-select.q-field--error[data-v-427bd759]{padding-bottom:20px}.custom-input[data-v-4364081e]{width:100%;background:rgb(255,255,255);border-radius:15px}.custom-input[data-v-4364081e] .q-field__control{border:1px solid #E8680B;background:rgb(255,255,255);border-radius:15px}.custom-input[data-v-4364081e] .q-field__control:before,.custom-input[data-v-4364081e] .q-field__control:after{border:none}.custom-input[data-v-4364081e] textarea{resize:none}.custom-checkbox[data-v-5dafd2ca] .q-checkbox__bg{border-color:#e8680b}.custom-checkbox[data-v-5dafd2ca] .q-checkbox__inner--truthy .q-checkbox__bg{background:#E8680B}#checkout[data-v-035e9f07]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;padding-top:40px;padding-bottom:100px;gap:5%}#checkout h4[data-v-035e9f07]{font-size:18px;margin:0;text-transform:uppercase;line-height:1.2;font-weight:600}#checkout .accent-heading[data-v-035e9f07]{margin:0 0 20px;background:#D5B9E9}#checkout form[data-v-035e9f07]{width:65%}#checkout form .checkout-block[data-v-035e9f07]{width:100%;margin-bottom:50px}#checkout form .checkout-block .inputs[data-v-035e9f07]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:10px}#checkout form .checkout-block .radio-selector[data-v-035e9f07]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;border:1px solid #d7d7d7;border-radius:6px;padding:10px 24px;margin:0 0 16px;transition:.2s ease-in-out}#checkout form .checkout-block .radio-selector.selected[data-v-035e9f07]{border-color:#e8680b}#checkout form .checkout-block .radio-selector[data-v-035e9f07] .q-radio{width:100%}#checkout form .checkout-block .radio-selector[data-v-035e9f07] .q-radio__label{font-size:16px}#checkout form .checkout-block .radio-selector .radio-inputs[data-v-035e9f07]{width:100%;margin-top:20px}#checkout form .checkout-block .radio-selector .radio-inputs p[data-v-035e9f07]{color:#d7d7d7}#checkout form .checkout-block .radio-selector .radio-inputs p b[data-v-035e9f07]{color:#1d1d1d;font-size:16px;font-weight:600}#checkout form .checkout-block .disclaimer[data-v-035e9f07]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:24px;border:1px solid #E8680B;border-radius:16px;padding:24px;background:rgba(232,104,11,.1)}#checkout form .checkout-block .disclaimer svg[data-v-035e9f07]{width:40px;height:40px;flex-shrink:0}#checkout form .checkout-block .disclaimer[data-v-035e9f07] p{margin:0}#checkout form .discounts[data-v-035e9f07]{width:100%;border-radius:10px}#checkout form .discounts .discount-type-switch[data-v-035e9f07]{display:flex;flex-flow:row;align-items:center;justify-content:center;margin:0 0 25px;gap:10px}#checkout form .discounts .discount-type-switch .type[data-v-035e9f07]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:50%;padding:15px 0;text-align:center;cursor:pointer;color:#e8680b;border:1px solid #E8680B;transition:.2s ease-in-out;border-radius:15px}#checkout form .discounts .discount-type-switch .type[data-v-035e9f07]:hover{background:rgba(232,104,11,.05)}#checkout form .discounts .discount-type-switch .type.selected[data-v-035e9f07]{background:#E8680B;font-weight:500;color:#fff}#checkout form .discounts .cashback[data-v-035e9f07]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}#checkout form .discounts .cashback p[data-v-035e9f07]{color:#e8680b;margin:0 0 5px;font-size:14px;text-align:center}#checkout form .discounts .cashback .cashback-slider[data-v-035e9f07]{width:100%}#checkout form .discounts .promocode h4[data-v-035e9f07]{margin:0 0 15px}#checkout form .discounts .promocode .promocode-input[data-v-035e9f07]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:12px}#checkout form .discounts .promocode .promocode-input label[data-v-035e9f07]{margin:0}#checkout form .discounts .promocode .promocode-input .primary-button[data-v-035e9f07]{width:40%;height:56px}#checkout form .discounts .promocode .promocode-activated[data-v-035e9f07]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;border:1px solid #E8680B;border-radius:15px;padding:25px}#checkout form .discounts .promocode .promocode-activated p[data-v-035e9f07]{font-size:16px;margin:0;color:#e8680b}#checkout form .discounts .promocode .promocode-activated .delete-promocode[data-v-035e9f07]{display:flex;flex-flow:row;align-items:center;justify-content:center;color:#d10303;cursor:pointer}#checkout form .discounts .promocode .promocode-activated .delete-promocode svg[data-v-035e9f07]{width:18px;height:18px;margin-right:5px}#checkout form .login-block[data-v-035e9f07]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;border-radius:24px;margin-bottom:32px;border:1px solid #E8680B;padding:28px 32px}#checkout form .login-block p[data-v-035e9f07]{font-size:20px;font-weight:500;text-align:center}#checkout form .login-block .primary-button[data-v-035e9f07]{width:100%;max-width:300px}#checkout .order-details[data-v-035e9f07]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:35%;gap:15px}#checkout .order-details .products-total[data-v-035e9f07]{width:100%;border-radius:10px}#checkout .order-details .products-total .cart-products[data-v-035e9f07]{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px}#checkout .order-details .products-total .cart-products[data-v-035e9f07] .cart-product{background:rgba(232,104,11,.3)}#checkout .order-details .totals[data-v-035e9f07]{width:100%;margin-top:24px;padding-top:24px;border-top:1px solid #FBC4DE}#checkout .order-details .totals .row[data-v-035e9f07]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;margin:0 0 15px}#checkout .order-details .totals .row p[data-v-035e9f07]{margin:0;font-size:20px}#checkout .order-details .totals .row p.value[data-v-035e9f07]{font-weight:700}#checkout .order-details .primary-button[data-v-035e9f07]{width:100%;height:60px}#checkout .order-details .min-order-sum[data-v-035e9f07]{border:1px solid #D10303;color:#d10303;padding:10px 20px;border-radius:10px;text-align:center}@media (max-width: 768px){#checkout[data-v-035e9f07]{padding-top:30px;flex-flow:column;gap:50px}#checkout form[data-v-035e9f07]{width:100%}#checkout form .discounts[data-v-035e9f07]{margin:0 0 30px}#checkout form .discounts .discount-type-switch[data-v-035e9f07]{display:flex;flex-flow:row;align-items:center;justify-content:center;gap:10px;margin:0 0 20px}#checkout form .discounts .discount-type-switch .type[data-v-035e9f07]{padding:12px 0;font-size:14px}#checkout form .discounts .cashback[data-v-035e9f07]{padding:0 24px}#checkout form .discounts .cashback p[data-v-035e9f07]{font-size:12px}#checkout form .discounts .promocode[data-v-035e9f07]{margin:0 0 50px}#checkout form .discounts .promocode h4[data-v-035e9f07]{margin:0 0 15px}#checkout form .discounts .promocode .promocode-input[data-v-035e9f07]{gap:5px}#checkout form .discounts .promocode .promocode-input .primary-button[data-v-035e9f07]{width:100%;font-size:14px}#checkout form .discounts .promocode .promocode-activated[data-v-035e9f07]{padding:20px 15px}#checkout form .discounts .promocode .promocode-activated p[data-v-035e9f07]{font-size:14px}#checkout form .discounts .promocode .promocode-activated .delete-promocode svg[data-v-035e9f07]{margin-right:0}#checkout form .discounts .promocode .promocode-activated .delete-promocode span[data-v-035e9f07]{display:none}#checkout form .login-block[data-v-035e9f07]{padding:20px}#checkout form .login-block p[data-v-035e9f07]{font-size:16px;font-weight:400}#checkout form .login-block .primary-button[data-v-035e9f07]{height:45px}#checkout form .totals[data-v-035e9f07]{margin-top:36px}#checkout form .totals .row p[data-v-035e9f07]{font-size:20px}#checkout .order-details[data-v-035e9f07]{width:100%}#checkout .order-details .min-order-sum[data-v-035e9f07]{font-size:14px}}.decor-heading[data-v-80b37b4a]{display:flex;flex-flow:row;align-items:center;justify-content:center;gap:50px;margin:0 0 50px}.decor-heading h1[data-v-80b37b4a],.decor-heading h2[data-v-80b37b4a],.decor-heading h3[data-v-80b37b4a],.decor-heading p[data-v-80b37b4a]{font-size:35px;font-weight:500;line-height:1.2;text-transform:uppercase;text-align:center}.decor-heading svg[data-v-80b37b4a]{width:20px;height:20px;flex-shrink:0}@media (max-width: 768px){.decor-heading[data-v-80b37b4a]{gap:10px;margin:0 0 30px}.decor-heading h1[data-v-80b37b4a],.decor-heading h2[data-v-80b37b4a],.decor-heading h3[data-v-80b37b4a],.decor-heading p[data-v-80b37b4a]{font-size:18px;line-height:1}.decor-heading svg[data-v-80b37b4a]{width:12px;height:12px}}#success[data-v-8e24f455]{display:flex;flex-flow:column;align-items:center;justify-content:center;padding-top:40px;padding-bottom:150px}#success .accent-heading[data-v-8e24f455]{margin:0 0 30px}#success .order-details[data-v-8e24f455]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;border:1px solid #E8680B;padding:50px 100px 30px;width:100%;border-radius:15px}#success .order-details .decor-heading[data-v-8e24f455]{justify-content:flex-start}#success .order-details .payment-description[data-v-8e24f455]{font-size:21px}#success .buttons[data-v-8e24f455]{display:flex;flex-flow:row;align-items:center;justify-content:center;gap:12px;margin-top:30px}@media (max-width: 768px){#success h1[data-v-8e24f455]{font-size:26px;line-height:1.2;margin:0 0 15px}#success .order-details[data-v-8e24f455]{padding:30px 15px}#success .order-details .order-number[data-v-8e24f455]{font-size:21px}#success .order-details .payment-description[data-v-8e24f455]{font-size:16px}#success .order-details .primary-button[data-v-8e24f455]{width:100%}}.banner-carousel[data-v-93aa0f08]{position:relative;margin-top:40px}.banner-carousel .slide[data-v-93aa0f08],.banner-carousel .slide img[data-v-93aa0f08]{width:100%}.banner-carousel .navigation[data-v-93aa0f08]{display:flex;flex-flow:row;align-items:center;justify-content:center;gap:5px;position:absolute;bottom:98%;left:50%;transform:translate(-50%);width:9%}.banner-carousel .navigation span[data-v-93aa0f08]{display:flex;width:30px;height:10px;border-radius:15px;background-color:#fbc4de;opacity:.5;transition:.2s ease-in-out;cursor:pointer}.banner-carousel .navigation span.active[data-v-93aa0f08]{width:100%;opacity:1}.banner-carousel .arrows[data-v-93aa0f08]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;position:absolute;top:50%;left:50%;width:calc(100% - 5vw);transform:translate(-50%,calc(-50% - 8px))}.banner-carousel .arrows .arrow[data-v-93aa0f08]{cursor:pointer}.banner-carousel .arrows .arrow svg[data-v-93aa0f08]{width:30px;height:30px}@media (max-width: 768px){.banner-carousel[data-v-93aa0f08]{margin-top:30px}.banner-carousel .navigation[data-v-93aa0f08]{width:37%}.banner-carousel .arrows[data-v-93aa0f08]{width:calc(100% - 5vw);transform:translate(-50%,-50%)}.banner-carousel .arrows .arrow[data-v-93aa0f08]{cursor:pointer}.banner-carousel .arrows .arrow svg[data-v-93aa0f08]{width:25px;height:25px}}.marquee-wrap[data-v-7bf2371d]{overflow:hidden;position:relative}.marquee-wrap .marquee[data-v-7bf2371d]{display:flex;flex-flow:row;align-items:center;justify-content:space-around;min-width:200%;height:100%;position:absolute;animation:marquee-7bf2371d var(--speed) linear infinite}.marquee-wrap .marquee.direction-right[data-v-7bf2371d]{animation:marquee-reverse-7bf2371d var(--speed) linear infinite}.marquee-wrap .marquee.stop-on-hover[data-v-7bf2371d]:hover{animation-play-state:paused}@keyframes marquee-7bf2371d{0%{left:0}to{left:-100%}}@keyframes marquee-reverse-7bf2371d{0%{left:-100%}to{left:0}}.products-carousel-wrapper[data-v-f77a216d]{display:flex;flex-flow:column;align-items:center;justify-content:center}.products-carousel-wrapper .products-carousel[data-v-f77a216d]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;max-width:100%;height:550px;padding:0 30px;gap:20px;overflow-x:auto;scrollbar-width:none}.products-carousel-wrapper .products-carousel[data-v-f77a216d]::-webkit-scrollbar{display:none}.products-carousel-wrapper .products-carousel .products-carousel-slide[data-v-f77a216d]{min-width:calc(var(--slide-width) * 1px);max-width:calc(var(--slide-width) * 1px)}.products-carousel-wrapper .products-carousel .products-carousel-slide.focused[data-v-f77a216d]{min-width:calc(var(--slide-width) * 1.25px);max-width:calc(var(--slide-width) * 1.25px)}.products-carousel-wrapper .navigation[data-v-f77a216d]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:100%;gap:10px}.products-carousel-wrapper .navigation .navigation-btn[data-v-f77a216d]{background:#FBC4DE;padding:7px 50px;border-radius:30px;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s ease-in-out}.products-carousel-wrapper .navigation .navigation-btn svg[data-v-f77a216d]{width:35px;height:35px}.products-carousel-wrapper .navigation .navigation-btn[data-v-f77a216d]:hover{background:#D5B9E9}.products-carousel-wrapper .secondary-button[data-v-f77a216d]{margin-top:12px}@media (max-width: 768px){.products-carousel-wrapper .products-carousel[data-v-f77a216d]{height:auto;gap:10px;padding:0 3vw;scroll-snap-type:x mandatory;scroll-padding:3vw}.products-carousel-wrapper .products-carousel .products-carousel-slide[data-v-f77a216d]{min-width:calc(var(--slide-width) * 1px);max-width:calc(var(--slide-width) * 1px);scroll-snap-align:start}.products-carousel-wrapper .products-carousel .products-carousel-slide.focused[data-v-f77a216d]{min-width:calc(var(--slide-width) * 1px);max-width:calc(var(--slide-width) * 1px)}.products-carousel-wrapper .navigation[data-v-f77a216d]{display:none}}#home .categories-with-banners[data-v-86d0091a]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:35px;margin-top:60px}#home .categories-with-banners .category-link[data-v-86d0091a]{display:flex;flex-flow:row;align-items:center;justify-content:center;position:relative;width:100%;height:600px;overflow:hidden;border-radius:80px;border:2px solid #FBC4DE;z-index:1}#home .categories-with-banners .category-link[data-v-86d0091a]:before{content:"";position:absolute;width:100%;height:100%;box-shadow:inset 0 0 13px 3px #00000026;border-radius:75px}#home .categories-with-banners .category-link[data-v-86d0091a]:nth-child(1){grid-column:1/3}#home .categories-with-banners .category-link .category-image[data-v-86d0091a]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;transition:.3s ease-in-out}#home .categories-with-banners .category-link .heading[data-v-86d0091a]{display:flex;flex-flow:column-reverse;align-items:flex-start;justify-content:space-between;position:absolute;top:0;width:100%;height:100%;padding:35px;z-index:2}#home .categories-with-banners .category-link .heading p[data-v-86d0091a]{margin:0;font-size:30px;font-weight:900;color:#fff;text-transform:uppercase;text-shadow:0 1px 4px rgba(0,0,0,.35)}#home .categories-with-banners .category-link .heading .decor-button[data-v-86d0091a]{width:80px;height:80px;margin-left:auto;transition:.3s ease-in-out}#home .categories-with-banners .category-link:hover .category-image[data-v-86d0091a]{transform:scale(1.02)}#home .categories-with-banners .category-link:hover .decor-button[data-v-86d0091a]{transform:translate(5px,-5px)}@media (max-width: 768px){#home .categories-with-banners[data-v-86d0091a]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}#home .categories-with-banners .category-link[data-v-86d0091a]{height:300px;border-radius:50px}#home .categories-with-banners .category-link[data-v-86d0091a]:before{border-radius:45px}#home .categories-with-banners .category-link[data-v-86d0091a]:nth-child(1){height:100vw}#home .categories-with-banners .category-link .heading[data-v-86d0091a]{padding:15px 15px 20px 20px}#home .categories-with-banners .category-link .heading p[data-v-86d0091a]{font-size:18px;font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.5)}#home .categories-with-banners .category-link .heading .decor-button[data-v-86d0091a]{width:40px;height:40px}}#home .instagram[data-v-86d0091a]{display:flex;flex-flow:column;align-items:center;justify-content:center;margin-top:150px}#home .instagram .top[data-v-86d0091a]{display:flex;flex-flow:row;align-items:flex-start;justify-content:center;gap:70px;margin-bottom:20px}#home .instagram .top svg[data-v-86d0091a]{flex-shrink:0;width:18px;height:18px}#home .instagram .top p[data-v-86d0091a]{font-size:35px;font-weight:600;text-align:center;max-width:500px}#home .instagram h2[data-v-86d0091a]{font-size:70px;font-weight:700;max-width:700px;text-align:center;font-family:Montserrat,sans-serif;text-transform:uppercase;line-height:1.2}#home .instagram a[data-v-86d0091a]{width:100%;margin-top:20px}#home .instagram a img[data-v-86d0091a]{width:100%}@media (max-width: 768px){#home .instagram h2[data-v-86d0091a]{font-size:35px}#home .instagram .top p[data-v-86d0091a]{font-size:16px}#home .instagram .top svg[data-v-86d0091a]{width:14px;height:14px}}#home .products-carousel-wrapper[data-v-86d0091a]{margin-top:50px}#home .products-carousel-switch[data-v-86d0091a]{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:15px;margin-top:50px}#home .products-carousel-switch .option[data-v-86d0091a]{font-weight:600;color:#e8680b;cursor:pointer;text-transform:uppercase;font-size:28px;border:1px solid #E8680B;padding:10px 30px;border-radius:15px;transition:color .3s ease-in-out}#home .products-carousel-switch .option[data-v-86d0091a]:hover{color:#e8680b}#home .products-carousel-switch .option.active[data-v-86d0091a]{color:#fff;background:#E8680B}#home .reviews[data-v-86d0091a]{background:#D5B9E9;margin-top:150px;padding:80px 0 100px;border-radius:15px;box-shadow:inset 0 0 23px 4px #00000024}#home .reviews .top[data-v-86d0091a]{display:flex;flex-flow:row;align-items:flex-start;justify-content:center;gap:70px;margin-bottom:70px}#home .reviews .top svg[data-v-86d0091a]{width:18px;height:18px;flex-shrink:0}#home .reviews .top p[data-v-86d0091a]{font-size:70px;font-weight:700;text-align:center;color:#fff;text-transform:uppercase;max-width:900px}#home .reviews .image[data-v-86d0091a],#home .reviews .image img[data-v-86d0091a]{width:100%}@media (max-width: 768px){#home .reviews[data-v-86d0091a]{padding:40px 0;margin-top:100px}#home .reviews .top[data-v-86d0091a]{gap:0;margin-bottom:30px}#home .reviews .top p[data-v-86d0091a]{font-size:35px}#home .reviews .top svg[data-v-86d0091a]{width:14px;height:14px}#home .reviews .image[data-v-86d0091a]{width:calc(100% + 6vw);margin-left:-3vw;padding-left:3vw;overflow-x:auto;scrollbar-width:none}#home .reviews .image[data-v-86d0091a]::-webkit-scrollbar{display:none}#home .reviews .image img[data-v-86d0091a]{width:auto;max-width:initial;height:400px}}#home .brands[data-v-86d0091a]{margin-top:100px}#home .brands[data-v-86d0091a] .marquee-wrap{height:200px;margin-bottom:30px}#home .brands[data-v-86d0091a] .marquee{padding-bottom:15px;gap:10px}#home .brands .brand[data-v-86d0091a]{flex-shrink:0;height:100%;padding:10px;background:rgb(255,255,255);border-radius:10px;filter:grayscale(1);opacity:.8;transition:.3s ease-in-out;cursor:pointer;box-shadow:0 0 10px #0000}#home .brands .brand[data-v-86d0091a]:hover{filter:grayscale(0);opacity:1;box-shadow:0 5px 15px #0000001a}#home .brands .brand img[data-v-86d0091a]{max-height:100%}@media (max-width: 768px){#home .products-carousel-switch[data-v-86d0091a]{gap:10px}#home .products-carousel-switch .option[data-v-86d0091a]{font-size:18px}#home .products-carousel-wrapper[data-v-86d0091a]{margin-top:40px}#home .brands[data-v-86d0091a]{padding:10px 0}#home .brands[data-v-86d0091a] .marquee-wrap{height:100px}}#about[data-v-47efda2d]{margin-top:30px}#about .heading[data-v-47efda2d]{display:flex;flex-flow:row;align-items:center;justify-content:center;background:#FBC4DE;border-radius:15px;padding:15px 10px}#about .heading h1[data-v-47efda2d]{font-size:70px;line-height:1.2;color:#fff;text-transform:uppercase}#about .about-row[data-v-47efda2d]{display:grid;grid-template-columns:repeat(10,1fr);grid-gap:60px;position:relative}#about .about-row[data-v-47efda2d]:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%}#about .about-row .flower-decor[data-v-47efda2d]{position:absolute;padding:1px;background:#F5F5F5}#about .about-row .flower-decor svg[data-v-47efda2d]{width:9px;height:9px}#about .about-row .text[data-v-47efda2d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:space-between}#about .about-row .text p[data-v-47efda2d]{font-size:21px;margin:0}#about .about-row .image img[data-v-47efda2d]{width:100%}#about .about-row.row-1[data-v-47efda2d]{padding:0 0 60px 60px;margin-top:60px}#about .about-row.row-1 .flower-decor[data-v-47efda2d]{left:-5px}#about .about-row.row-1 .flower-decor[data-v-47efda2d]:nth-child(2){bottom:60px}#about .about-row.row-1 .text[data-v-47efda2d]{grid-column:1/4}#about .about-row.row-1 .image[data-v-47efda2d]{grid-column:4/11}#about .about-row.row-1[data-v-47efda2d]:before{border-left:1px solid #E8680B;border-bottom:1px solid #E8680B;border-radius:0 0 0 15px}#about .about-row.row-2[data-v-47efda2d]{padding:60px 60px 60px 0;margin-top:-1px}#about .about-row.row-2 .flower-decor[data-v-47efda2d]{right:-5px;top:60px}#about .about-row.row-2 .flower-decor[data-v-47efda2d]:nth-child(2){top:auto;bottom:60px}#about .about-row.row-2 .text[data-v-47efda2d]{grid-column:8/11}#about .about-row.row-2 .image[data-v-47efda2d]{grid-column:1/8}#about .about-row.row-2[data-v-47efda2d]:before{left:50%;border:1px solid #E8680B;border-left:none;border-radius:0 15px 15px 0}#about .slogan[data-v-47efda2d]{position:relative;width:100%;max-width:800px;font-size:35px;font-weight:600;margin:98px auto 0;text-align:center;text-transform:uppercase;line-height:1.4;border:1px solid #E8680B;border-radius:15px;padding:40px}#about .slogan[data-v-47efda2d]:before{content:"";position:absolute;top:-100px;left:calc(50% - 28px);width:30px;height:100px;border-radius:15px 0 0;border-left:1px solid #E8680B;border-top:1px solid #E8680B}#about .slogan[data-v-47efda2d] span{color:#e8680b}@media (max-width: 768px){#about .heading[data-v-47efda2d]{background:#FBC4DE;border-radius:15px}#about .heading h1[data-v-47efda2d]{font-size:20px;color:#fff;text-transform:uppercase}#about .about-row[data-v-47efda2d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:30px;position:relative}#about .about-row .text[data-v-47efda2d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:space-between;gap:30px}#about .about-row .text p[data-v-47efda2d]{font-size:16px}#about .about-row.row-1[data-v-47efda2d]{padding:0 0 20px 20px;margin-top:30px}#about .about-row.row-1 .text[data-v-47efda2d],#about .about-row.row-1 .image[data-v-47efda2d]{grid-column:auto}#about .about-row.row-2[data-v-47efda2d]{flex-flow:column-reverse;padding:20px 20px 20px 0;margin-top:-1px}#about .about-row.row-2 .text[data-v-47efda2d]{margin-top:20px;grid-column:auto}#about .about-row.row-2 .image[data-v-47efda2d]{grid-column:auto}#about .about-row.row-2[data-v-47efda2d]:before{left:50%;border:1px solid #E8680B;border-left:none;border-radius:0 15px 15px 0}#about .slogan[data-v-47efda2d]{position:relative;width:100%;font-size:18px;font-weight:600;margin:48px auto 0;text-align:center;text-transform:uppercase;line-height:1.4;border:1px solid #E8680B;border-radius:15px;padding:20px 30px}#about .slogan[data-v-47efda2d]:before{content:"";position:absolute;top:-50px;width:30px;height:50px;border-radius:15px 0 0;border-left:1px solid #E8680B;border-top:1px solid #E8680B}#about .slogan[data-v-47efda2d] span{color:#e8680b}}#contacts{margin-top:30px}#contacts main{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;margin-top:50px}#contacts main .contacts-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;place-items:end;padding-top:200px}#contacts main .contacts-grid .cell{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:10px}#contacts main .contacts-grid .cell p{font-size:30px;font-weight:600;margin:0}#contacts main .contacts-grid .cell span{font-size:20px}#contacts main .contacts-grid .cell .icon-link{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:10px}#contacts main .contacts-grid .cell .icon-link svg{width:30px;height:30px}#contacts main .contacts-grid .button-link{background:#E8680B;padding:10px 15px;border-radius:10px;color:#fff;text-transform:uppercase}#contacts main .contacts-grid .button-link.button-link-mobile{display:none}#contacts main .map{width:100%;height:500px}#contacts main .map iframe{width:100%;height:100%;border-radius:15px}@media (max-width: 768px){#contacts main{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px}#contacts main .contacts-grid{grid-gap:30px 10px;padding-top:0}#contacts main .contacts-grid .cell p{font-size:18px}#contacts main .contacts-grid .cell span{font-size:14px}#contacts main .contacts-grid .cell .icon-link{gap:5px}#contacts main .contacts-grid .cell .button-link-desktop{display:none}#contacts main .contacts-grid .button-link.button-link-mobile{grid-column:span 2;display:block;width:100%;text-align:center;padding:15px 10px}#contacts main .map{height:350px}}#payment-and-delivery{margin-top:50px}#payment-and-delivery .payment-methods{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px}#payment-and-delivery .payment-methods .cell .method{display:flex;flex-flow:column;align-items:flex-start;justify-content:center;width:100%;height:100%;position:relative;gap:10px;background:#FFDBEC;border-radius:15px;padding:40px 40px 40px 140px;box-shadow:inset 0 0 15px 5px #0000001a;overflow:hidden;z-index:1}#payment-and-delivery .payment-methods .cell .method .number{position:absolute;bottom:-80px;left:-20px;font-weight:900;font-size:300px;color:#fff;line-height:1;z-index:-1;opacity:.5}#payment-and-delivery .payment-methods .cell .method .title{font-size:24px;font-weight:600;margin-bottom:10px;text-transform:uppercase}#payment-and-delivery .payment-methods .cell .method .text{font-size:20px;margin:0}#payment-and-delivery .payment-methods .cell .attention{padding:40px}#payment-and-delivery .payment-methods .cell .attention .attention-heading{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:20px;margin-bottom:20px}#payment-and-delivery .payment-methods .cell .attention .attention-heading p{position:relative;width:100%;margin:0;padding-left:30px;z-index:1}#payment-and-delivery .payment-methods .cell .attention .attention-heading p span{background:#F5F5F5;padding:0 10px;color:#e8680b;font-size:30px;font-weight:600}#payment-and-delivery .payment-methods .cell .attention .attention-heading p:before{content:"";position:absolute;top:18px;left:0;width:100%;height:2px;background:#E8680B;z-index:-1}#payment-and-delivery .payment-methods .cell .attention .attention-heading svg{width:14px;height:14px}#payment-and-delivery .payment-methods .cell .attention .attention-text{color:#e8680b;font-size:18px}#payment-and-delivery .payment-methods .cell:nth-child(2) .method{padding:40px 140px 40px 40px;background:#FFCDE4}#payment-and-delivery .payment-methods .cell:nth-child(2) .method .number{opacity:.6;left:auto;right:-20px}#payment-and-delivery .payment-methods .cell:nth-child(3) .method{padding:40px 140px 40px 40px;background:#FBC4DE}#payment-and-delivery .payment-methods .cell:nth-child(3) .method .number{opacity:.7;left:auto;right:-20px}#payment-and-delivery .payment-methods .cell:nth-child(4) .method{height:50%;background:#FFB7D9}#payment-and-delivery .payment-methods .cell:nth-child(4) .method .number{opacity:.8}#payment-and-delivery .local-delivery{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin:100px 0;background:#D5B9E9;border-radius:15px;box-shadow:inset 0 0 15px 5px #0000001a}#payment-and-delivery .local-delivery img{height:300px}#payment-and-delivery .local-delivery .text{padding:50px 50px 50px 100px}#payment-and-delivery .local-delivery .text h3{font-size:35px;font-weight:600;text-transform:uppercase;margin:0 0 15px}#payment-and-delivery .local-delivery .text p span{color:#e8680b}#payment-and-delivery .local-delivery .text a{color:#e8680b;text-decoration:underline}#payment-and-delivery .global-delivery{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;margin:50px 0 100px;gap:150px}#payment-and-delivery .global-delivery .column{width:50%}#payment-and-delivery .global-delivery .column p{font-size:20px;margin:0 0 30px}#payment-and-delivery .global-delivery .column .company{background:#E8680B;padding:15px;color:#fff;text-align:center;border-radius:15px;margin:0 0 10px;text-transform:uppercase;font-size:20px}#payment-and-delivery .global-delivery .colored-block{width:50%;position:relative;background:#D5B9E9;box-shadow:inset 0 0 15px 5px #0000001a;border-radius:15px;padding:50px 50px 50px 130px}#payment-and-delivery .global-delivery .colored-block p{color:#fff;font-size:20px;margin:0 0 50px}#payment-and-delivery .global-delivery .colored-block a{border:1px solid rgb(255,255,255);color:#fff;padding:10px 20px;border-radius:10px;text-transform:uppercase}#payment-and-delivery .global-delivery .colored-block a:after{content:"→";margin-left:10px}#payment-and-delivery .global-delivery .colored-block:before{content:"!";position:absolute;bottom:-30px;left:0;font-weight:700;font-family:Montserrat,sans-serif;font-size:300px;line-height:.8;color:#ffffff4d}#payment-and-delivery .return{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:150px}#payment-and-delivery .return p{width:50%;font-size:20px}@media (max-width: 768px){#payment-and-delivery{margin-top:30px}#payment-and-delivery .payment-methods{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0}#payment-and-delivery .payment-methods .cell{margin-top:-15px}#payment-and-delivery .payment-methods .cell .method{padding:30px 50px}#payment-and-delivery .payment-methods .cell .method .title{font-size:18px}#payment-and-delivery .payment-methods .cell .method .text{font-size:16px}#payment-and-delivery .payment-methods .cell:nth-child(2) .method{padding:30px 50px}#payment-and-delivery .payment-methods .cell:nth-child(2) .method .number{left:auto;right:-20px}#payment-and-delivery .payment-methods .cell:nth-child(3) .method{padding:30px 50px}#payment-and-delivery .payment-methods .cell:nth-child(3) .method .number{left:-20px;right:auto}#payment-and-delivery .payment-methods .cell:nth-child(4) .method{padding:30px 50px;height:200px}#payment-and-delivery .payment-methods .cell:nth-child(4) .method .number{right:-20px;left:auto}#payment-and-delivery .payment-methods .cell .attention{padding:30px 0 0}#payment-and-delivery .payment-methods .cell .attention .attention-heading{gap:5px}#payment-and-delivery .payment-methods .cell .attention .attention-heading p{width:85%}#payment-and-delivery .payment-methods .cell .attention .attention-heading p span{font-size:18px}#payment-and-delivery .payment-methods .cell .attention .attention-heading p:before{top:10px}#payment-and-delivery .payment-methods .cell .attention .attention-text{font-size:16px}#payment-and-delivery .local-delivery{display:flex;flex-flow:column;align-items:center;justify-content:center;background:transparent;box-shadow:none;border-top:1px solid #D5B9E9;border-bottom:1px solid #D5B9E9;border-radius:0;margin:30px 0;padding:30px 0}#payment-and-delivery .local-delivery img{display:none}#payment-and-delivery .local-delivery .text{padding:0}#payment-and-delivery .local-delivery .text h3{text-align:center;font-size:20px}#payment-and-delivery .local-delivery .text p{font-size:14px}#payment-and-delivery .global-delivery{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;margin:0 0 30px;padding:0 0 30px;border-bottom:1px solid #D5B9E9;gap:10px}#payment-and-delivery .global-delivery .column{width:100%}#payment-and-delivery .global-delivery .column p{font-size:16px;margin:0 0 30px}#payment-and-delivery .global-delivery .column .company{font-size:16px}#payment-and-delivery .global-delivery .colored-block{width:100%;padding:30px 30px 30px 80px}#payment-and-delivery .global-delivery .colored-block p{color:#fff;font-size:16px;margin:0 0 50px}#payment-and-delivery .global-delivery .colored-block a{font-size:14px}#payment-and-delivery .global-delivery .colored-block a:after{content:"→";margin-left:10px}#payment-and-delivery .global-delivery .colored-block:before{font-size:250px}#payment-and-delivery .return{flex-flow:column;gap:30px}#payment-and-delivery .return p{width:100%;font-size:16px}}#referral{margin-top:60px}#referral .subtitle{font-size:25px;text-align:center;max-width:800px;margin:0 auto}#referral .subtitle.attention{color:#e8680b;margin:0 auto 100px}#referral .text-centered{width:100%;max-width:500px;margin:80px auto 0;font-size:20px}#referral .colored-block{width:50%;position:relative;background:#FBC4DE;box-shadow:inset 0 0 15px 5px #0000001a;border-radius:15px;padding:40px 60px;z-index:1;overflow:hidden}#referral .colored-block .title{font-size:35px;margin:0 0 30px;font-weight:600}#referral .colored-block .points{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:25px}#referral .colored-block .points .point{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:15px}#referral .colored-block .points .point span{display:flex;flex-flow:row;align-items:center;justify-content:center;width:30px;height:30px;background:rgb(255,255,255);border-radius:50%;flex-shrink:0}#referral .colored-block .points .point p{margin:0;font-size:18px}#referral .colored-block:before{content:"?";position:absolute;bottom:-30px;right:0;font-weight:700;font-family:Montserrat,sans-serif;font-size:300px;line-height:.8;color:#ffffff80;z-index:-1}#referral #cashback{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;margin-top:80px;gap:80px}#referral #cashback .attention{width:50%;padding:20px 0 0}#referral #cashback .attention .attention-heading{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;width:90%;gap:20px;margin-bottom:40px}#referral #cashback .attention .attention-heading p{position:relative;width:100%;margin:0;padding-left:30px;z-index:1}#referral #cashback .attention .attention-heading p span{background:#F5F5F5;padding:0 10px;color:#e8680b;font-size:30px;font-weight:600}#referral #cashback .attention .attention-heading p:before{content:"";position:absolute;top:18px;left:0;width:100%;height:2px;background:#E8680B;z-index:-1}#referral #cashback .attention .attention-heading svg{width:14px;height:14px}#referral #cashback .attention .attention-text{font-size:18px}#referral .referral-description{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;width:100%;margin:80px 0 30px}#referral .referral-description .colored-block{background:#D5B9E9;width:100%}#referral .cashback-table{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;margin:80px 0}#referral .cashback-table table{width:100%;max-width:700px;margin:0 0 40px;border-collapse:collapse}#referral .cashback-table table th{padding:5px;border-bottom:1px solid #d7d7d7}#referral .cashback-table table th:first-child{border-right:1px solid #d7d7d7}#referral .cashback-table table .sb{border:1px solid #E8680B;padding:10px;color:#e8680b;border-radius:15px;text-transform:uppercase;font-size:30px;font-weight:400}#referral .cashback-table table td{width:50%;text-align:center;line-height:50px;font-size:20px;border-bottom:1px solid #d7d7d7}#referral .cashback-table table td:first-child{border-right:1px solid #d7d7d7}#referral .cashback-table .primary-button{background:#D5B9E9;width:100%;max-width:700px}#referral .referral-cta{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;margin-top:160px}#referral .referral-cta h3{font-size:45px;font-weight:700;text-align:center;margin:0 0 40px;text-transform:uppercase;max-width:700px;line-height:1.2}#referral .referral-cta .primary-button{background:#D5B9E9;width:100%;max-width:700px}@media (max-width: 768px){#referral #cashback{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:20px;margin:40px 0 0}#referral #cashback .attention{width:100%}#referral #cashback .attention .attention-heading{width:100%;margin:0 0 30px}#referral #cashback .attention .attention-heading p{width:100%}#referral #cashback .attention .attention-heading p span{font-size:18px}#referral #cashback .attention .attention-heading p:before{top:10px}#referral #cashback .attention .attention-text{font-size:16px;margin:0}#referral .subtitle{font-size:16px}#referral .subtitle.attention{margin-bottom:60px}#referral .text-centered{margin-top:40px;font-size:16px}#referral .colored-block{width:100%;margin-top:-5px;padding:30px;z-index:1}#referral .colored-block .title{font-size:25px;margin:0 0 30px;font-weight:600}#referral .colored-block .points{gap:20px}#referral .colored-block .points .point{gap:10px}#referral .colored-block .points .point span{width:20px;height:20px;font-size:12px}#referral .colored-block .points .point p{margin:0;font-size:14px}#referral .colored-block:before{font-size:220px}#referral .cashback-table{margin-top:40px}#referral .cashback-table table th .sb{font-size:19px}#referral .cashback-table table td{font-size:16px;line-height:45px}#referral .referral-description{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:0;margin:40px 0 20px;gap:10px}#referral .referral-cta{margin-top:80px}#referral .referral-cta h3{font-size:21px;margin:0 0 20px}}#page[data-v-511e7a91]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;min-height:50vh;padding-top:50px;padding-bottom:100px}#page aside[data-v-511e7a91]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;padding-right:100px;flex-shrink:0;gap:10px}#page aside a[data-v-511e7a91]{padding:10px;border-radius:4px;font-size:18px;transition:.2s ease-in-out}#page aside a[data-v-511e7a91]:hover{color:#d5b9e9}#page aside a.active[data-v-511e7a91]{background:#E8680B;color:#fff}#page aside a.logout[data-v-511e7a91]{margin-top:100px}#page main h1[data-v-511e7a91]{font-size:28px;font-weight:600;line-height:1.2;margin:0 0 30px}@media (max-width: 768px){#page[data-v-511e7a91]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;padding-top:30px}#page aside[data-v-511e7a91]{display:none}#page main[data-v-511e7a91]{width:100%}}#profile[data-v-cacc54da]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;padding-top:50px}#profile nav[data-v-cacc54da]{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:stretch;width:100%;flex-shrink:0;gap:10px}#profile nav a[data-v-cacc54da]{padding:15px 30px;border-radius:15px;font-size:25px;transition:.2s ease-in-out;border:1px solid #E8680B;text-transform:uppercase;white-space:nowrap;text-align:center;color:#e8680b;flex-grow:1}#profile nav a[data-v-cacc54da]:hover{background:rgba(232,104,11,.1)}#profile nav a.active[data-v-cacc54da]{background:#E8680B;color:#fff}#profile nav a.logout[data-v-cacc54da]{background:#FBC4DE;color:#fff;border-color:#fbc4de}#profile main[data-v-cacc54da]{width:100%;padding:50px 0}@media (max-width: 768px){#profile[data-v-cacc54da]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;padding-top:20px}#profile nav a[data-v-cacc54da]{font-size:18px}#profile main[data-v-cacc54da]{padding-top:30px}}.cashback-block[data-v-d30c4088]{border-radius:10px}.cashback-block .balance[data-v-d30c4088]{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;background:#FBC4DE;box-shadow:inset 0 0 15px 5px #0000001a;padding:50px;border-radius:15px;gap:50px}.cashback-block .balance .labeled-text span[data-v-d30c4088]{font-size:25px;color:#000}.cashback-block .balance .labeled-text p[data-v-d30c4088]{font-size:35px;font-weight:500}.cashback-block .transactions[data-v-d30c4088]{margin-top:50px}.cashback-block .transactions .transaction[data-v-d30c4088]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;padding:15px;border:1px solid;border-radius:15px;margin:0 0 15px}.cashback-block .transactions .transaction .left p[data-v-d30c4088]{font-size:20px}.cashback-block .transactions .transaction .right[data-v-d30c4088]{font-weight:500;font-size:20px}.cashback-block .transactions .transaction.earned[data-v-d30c4088]{border-color:#17b260;background:rgba(23,178,96,.03)}.cashback-block .transactions .transaction.spent[data-v-d30c4088]{border-color:#d10303;background:rgba(209,3,3,.03)}.cashback-block .transactions .transaction .labeled-text[data-v-d30c4088]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}@media (max-width: 768px){.cashback-block .balance[data-v-d30c4088]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;padding:30px}.cashback-block .balance .labeled-text span[data-v-d30c4088]{font-size:16px}.cashback-block .balance .labeled-text p[data-v-d30c4088]{font-size:25px}.cashback-block .transactions .transaction .left p[data-v-d30c4088],.cashback-block .transactions .transaction .right[data-v-d30c4088]{font-size:16px}}.profile-info[data-v-87db1718]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}.profile-info .telegram[data-v-87db1718]{display:flex;flex-flow:row;align-items:center;justify-content:center;gap:50px;max-width:1200px;margin:60px auto 0}.profile-info .telegram svg[data-v-87db1718]{width:200px;height:200px}.profile-info .telegram .text[data-v-87db1718]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}.profile-info .telegram .text h4[data-v-87db1718]{font-size:35px;font-weight:600;margin:0 0 10px}.profile-info .telegram .text p[data-v-87db1718]{font-size:18px}.profile-info .telegram .text .primary-button[data-v-87db1718]{width:auto;margin-top:20px}.profile-info .form[data-v-87db1718]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:10px;background:rgb(255,255,255);box-shadow:0 10px 15px -5px #0000001a;padding:30px;background:#D5B9E9;border-radius:15px;box-shadow:inset 0 0 15px 5px #0000001a}.profile-info .form h3[data-v-87db1718]{font-size:20px;margin:30px 0 0;line-height:1.2}.profile-info .form .primary-button[data-v-87db1718]{margin-top:10px;width:200px}@media (max-width: 768px){.profile-info .telegram[data-v-87db1718]{display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%;gap:10px;margin:40px 0 0}.profile-info .telegram svg[data-v-87db1718]{width:120px;height:120px}.profile-info .telegram .text[data-v-87db1718]{display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%}.profile-info .telegram .text h4[data-v-87db1718]{font-size:24px;text-align:center}.profile-info .telegram .text p[data-v-87db1718]{font-size:14px}.profile-info .form[data-v-87db1718]{margin-top:0;padding:15px}.profile-info .form .primary-button[data-v-87db1718]{width:100%}}.back svg[data-v-8f286268]{width:50px;height:50px}.order[data-v-8f286268]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:100px;margin-top:30px}.order .accent-heading[data-v-8f286268]{background:#D5B9E9;margin:0 0 30px}.order .accent-heading[data-v-8f286268] h1{display:block!important;font-size:30px}.order .order-info[data-v-8f286268]{width:65%}.order .order-info .row[data-v-8f286268]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;gap:50px;border-bottom:1px dashed #eee;margin-bottom:20px;padding-bottom:20px}.order .order-info .row p[data-v-8f286268]{width:50%;font-size:20px;margin:0}.order .order-info .row p[data-v-8f286268]:nth-child(2){text-align:right;font-weight:600}.order .order-info .cashback .cashback-row[data-v-8f286268]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%}.order .order-info .cashback .cashback-row p[data-v-8f286268]{margin:0;font-size:20px}.order .order-info .cashback .cashback-row p.value[data-v-8f286268]{font-weight:600;border:1px solid #E8680B;border-radius:15px;padding:15px}.order .order-products[data-v-8f286268]{width:35%}.order .order-products .order-product[data-v-8f286268]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:25px;width:100%;background:rgba(232,104,11,.3);border-radius:15px;padding:20px;margin:0 0 5px}.order .order-products .order-product img[data-v-8f286268]{width:25%;-o-object-fit:cover;object-fit:cover;border-radius:10px;flex-shrink:0}.order .order-products .order-product .product-info[data-v-8f286268]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:15px}.order .order-products .order-product .product-info .name[data-v-8f286268]{font-weight:600;margin:0}.order .order-products .order-product .product-info .prices[data-v-8f286268]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;margin-top:15px}.order .order-products .order-product .product-info .prices .price[data-v-8f286268]{font-size:12px;color:#848483;margin:0}.order .order-products .order-product .product-info .prices .total[data-v-8f286268]{font-weight:600;margin:0}@media (max-width: 768px){.back svg[data-v-8f286268]{width:30px;height:30px}.order[data-v-8f286268]{display:flex;flex-flow:column-reverse;align-items:flex-start;justify-content:flex-start;gap:20px}.order .accent-heading[data-v-8f286268] h1{font-size:25px}.order .order-info[data-v-8f286268]{width:100%;padding:15px}.order .order-info .row p[data-v-8f286268],.order .order-info .cashback .cashback-row p[data-v-8f286268]{font-size:16px}.order .order-info .cashback .cashback-row p.value[data-v-8f286268]{padding:10px}.order .order-products[data-v-8f286268]{width:100%}.order .order-products .order-product[data-v-8f286268]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:25px;padding:20px}.order .order-products .order-product .product-info[data-v-8f286268]{width:100%;gap:5px}}.orders[data-v-869a96f7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));grid-gap:30px;width:100%}.orders .order[data-v-869a96f7]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;gap:30px;width:100%;background:#E8680B;padding:25px;border-radius:15px}.orders .order p[data-v-869a96f7]{color:#fff;margin:0}.orders .order .order-id[data-v-869a96f7]{font-size:30px;text-transform:uppercase}.orders .order .order-info[data-v-869a96f7]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%}.orders .order .order-info .arrow[data-v-869a96f7]{display:flex;flex-flow:row;align-items:center;justify-content:center;background:rgb(255,255,255);border-radius:50%;width:30px;height:30px}.orders .order .order-info .arrow svg[data-v-869a96f7]{width:18px;height:18px}.orders .order .order-info .date[data-v-869a96f7]{font-size:18px}.orders .order .order-info .total[data-v-869a96f7]{font-size:18px;font-weight:600}@media (max-width: 768px){.orders[data-v-869a96f7]{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px}.orders .order .order-id[data-v-869a96f7]{font-size:18px}}#referral[data-v-91cdc617]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;margin-top:0}#referral .accent-heading[data-v-91cdc617]{background:#D5B9E9;margin:0 0 30px}#referral .accent-heading[data-v-91cdc617] h1{font-size:30px;display:block!important}#referral .referral-link[data-v-91cdc617]{width:100%;max-width:800px}#referral .referral-link .link-input[data-v-91cdc617]{font-size:18px}#referral .referral-link .link-input[data-v-91cdc617] .q-field__control:before{border:1px solid #E8680B;border-radius:15px}#referral .referral-link .link-input[data-v-91cdc617] input{cursor:pointer}#referral .stats[data-v-91cdc617]{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;width:100%;background:#FBC4DE;box-shadow:inset 0 0 15px 5px #0000001a;padding:50px;border-radius:15px;gap:50px;margin-top:60px}#referral .stats .labeled-text span[data-v-91cdc617]{font-size:20px;color:#000}#referral .stats .labeled-text p[data-v-91cdc617]{font-size:35px;font-weight:600;margin:5px 0 0}#referral .referral-bonus-info[data-v-91cdc617]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:10px;margin-top:20px;font-size:14px;color:#e8680b;background:rgba(232,104,11,.05);padding:15px 25px 15px 15px;border-radius:10px}#referral .referral-bonus-info svg[data-v-91cdc617]{width:20px;height:20px}#referral .referred-users[data-v-91cdc617]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:1200px;gap:5px;margin-top:50px}#referral .referred-users .user-row[data-v-91cdc617]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;border:1px solid #eee;width:100%;padding:15px 25px;border-radius:5px}#referral .referred-users .user-row p[data-v-91cdc617]{margin:0}#referral .referred-users .user-row .name[data-v-91cdc617]{font-size:18px;font-weight:500}#referral .referred-users .user-row .date[data-v-91cdc617]{font-size:14px;color:#848483}@media (max-width: 768px){#referral .accent-heading[data-v-91cdc617] h1{font-size:25px}#referral .stats[data-v-91cdc617]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;padding:30px}#referral .stats .labeled-text span[data-v-91cdc617]{font-size:16px}#referral .stats .labeled-text p[data-v-91cdc617]{font-size:25px}}
