@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}}.custom-input[data-v-47eb3ee7]{width:100%}.custom-input[data-v-47eb3ee7] .q-field__control{background:#fff;box-shadow:0 15px 22.5px -7.5px #0000000d;border-radius:5px}.primary-button[data-v-bb654dca]{display:flex;flex-flow:row;align-items:center;justify-content:center;min-width:150px;gap:10px;padding:0 25px;font-weight:400;background:#111;color:#fff;cursor:pointer;border:none;height:50px;border-radius:10px}.primary-button .icon[data-v-bb654dca]{width:21px;height:21px}.primary-button .loading-icon[data-v-bb654dca]{width:30px;height:30px}.primary-button .badge[data-v-bb654dca]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:3px;position:absolute;top:-8px;right:5px;background:#b30400;color:#fff;font-size:12px;padding:2px 5px;border-radius:5px;transform:rotate(2deg)}.primary-button .badge[data-v-bb654dca] svg{width:12px;height:12px;margin-bottom:1px}.primary-button[disabled][data-v-bb654dca]{opacity:.75!important}#top-promo[data-v-213252b3]{display:flex;flex-flow:row;align-items:center;justify-content:center;background:#b30400;padding:10px 0}#top-promo p[data-v-213252b3]{color:#fff;text-transform:uppercase;margin:0;font-weight:400;letter-spacing:.5px;font-size:14px}@media (max-width: 768px){#top-promo p[data-v-213252b3]{font-size:12px}}.modal[data-v-09bf8164]{position:relative;max-width:100%;background:#fff;padding:30px}.modal .close[data-v-09bf8164]{position:absolute;top:0;right:0;padding:10px;cursor:pointer}.modal .close svg[data-v-09bf8164]{width:14px;height:14px}@media (max-width: 768px){.modal[data-v-09bf8164]{padding:15px}}form[data-v-06e03447]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;gap:15px}form h1[data-v-06e03447]{width:100%;font-size:40px;line-height:1.2;text-align:center}form .inputs[data-v-06e03447]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;gap:15px}form .password-btn[data-v-06e03447]{margin-left:auto;cursor:pointer;transition:.2s ease-in-out}form .password-btn[data-v-06e03447]:hover{color:#111}form .bottom[data-v-06e03447]{width:100%;margin-top:30px}form .bottom .primary-button[data-v-06e03447]{width:100%;margin-bottom:15px}form .bottom .bottom-link[data-v-06e03447]{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:5px}form .bottom .bottom-link a[data-v-06e03447]{font-weight:600}form[data-v-802fa86d]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;gap:15px}form h1[data-v-802fa86d]{width:100%;font-size:40px;line-height:1.2;text-align:center}form .inputs[data-v-802fa86d]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;gap:15px}form .password-btn[data-v-802fa86d]{cursor:pointer;transition:.2s ease-in-out}form .password-btn[data-v-802fa86d]:hover{color:#111}form .bottom[data-v-802fa86d]{width:100%;margin-top:30px}form .bottom .primary-button[data-v-802fa86d]{width:100%;margin-bottom:15px}form .bottom .bottom-link[data-v-802fa86d]{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;gap:5px}form .bottom .bottom-link a[data-v-802fa86d]{font-weight:600}.auth-modal[data-v-a8be758f]{padding:15px 0}.auth-modal .modal-switch[data-v-a8be758f]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin:0 0 30px;height:50px}.auth-modal .modal-switch p[data-v-a8be758f]{font-size:18px;font-weight:600;padding:0 25px;margin:0;cursor:pointer;transition:.2s ease-in-out}.auth-modal .modal-switch p[data-v-a8be758f]:hover{color:#eed215}.auth-modal .heading[data-v-a8be758f]{margin:0 0 40px}.auth-modal .heading h4[data-v-a8be758f]{font-size:24px;font-weight:500}.auth-modal .heading p[data-v-a8be758f]{color:#ddd}.auth-modal .inputs[data-v-a8be758f]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px}.auth-modal .buttons[data-v-a8be758f]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin-top:15px}.auth-modal .buttons .primary-button[data-v-a8be758f]{width:100%}.auth-modal .buttons p[data-v-a8be758f]{margin:0 0 0 20px;font-size:12px}@media (max-width: 768px){.auth-modal .heading h4[data-v-a8be758f]{font-size:20px}}.counter[data-v-534ce560]{position:relative;display:inline-flex;align-items:center;height:35px;border-radius:2px;border:1px solid #ddd}.counter.mb[data-v-534ce560]{margin-bottom:20px}.counter .proposition[data-v-534ce560]{display:flex;flex-flow:row;align-items:center;justify-content:center;position:absolute;top:100%;left:0;width:100%;padding:4px 0;font-size:10px;background:#111;border-radius:0 0 10px 10px;color:#fff;cursor:pointer}.counter span[data-v-534ce560]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:30px;height:100%;border-radius:2px;font-size:20px;font-weight:400;cursor:pointer;color:#ddd;transition:.1s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}.counter span[data-v-534ce560]:hover{background:#ddd;color:#111}.counter input[data-v-534ce560]{width:50px;height:100%;padding:0 5px;font-size:16px;border:none;text-align:center;font-weight:500}.counter input[data-v-534ce560]::-webkit-outer-spin-button,.counter input[data-v-534ce560]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0}.cart-products[data-v-ac54a642]{width:100%;padding-top:30px}.cart-products .cart-product[data-v-ac54a642]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;position:relative;width:100%;gap:30px;margin-bottom:15px;padding-bottom:15px}.cart-products .cart-product[data-v-ac54a642]:not(:last-child){border-bottom:1px solid #ddd}.cart-products .cart-product .delete[data-v-ac54a642]{display:flex;position:absolute;top:0;right:0;padding:7px;transition:.1s ease-in-out;border-radius:50%;cursor:pointer}.cart-products .cart-product .delete[data-v-ac54a642]:hover{background:rgba(179,4,0,.05)}.cart-products .cart-product .delete svg[data-v-ac54a642]{width:16px;height:16px}.cart-products .cart-product .image[data-v-ac54a642]{width:100px;flex-shrink:0}.cart-products .cart-product .image img[data-v-ac54a642]{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:10px}.cart-products .cart-product .info[data-v-ac54a642]{width:100%}.cart-products .cart-product .name[data-v-ac54a642]{font-weight:600;margin:0 0 10px;max-width:80%}.cart-products .cart-product .properties[data-v-ac54a642]{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;gap:5px}.cart-products .cart-product .properties .property[data-v-ac54a642]{border:1px solid #EED215;padding:2px 6px;font-size:12px;border-radius:5px;color:#eed215;margin:0}.cart-products .cart-product .quantity-price[data-v-ac54a642]{display:flex;flex-flow:row;align-items:flex-end;justify-content:space-between;width:100%;margin-top:15px;gap:15px}.cart-products .cart-product .quantity-price .quantity[data-v-ac54a642]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}.cart-products .cart-product .quantity-price .quantity p[data-v-ac54a642]{font-size:10px;margin:10px 0 0}.cart-products .cart-product .quantity-price .prices[data-v-ac54a642]{margin-bottom:3px}.cart-products .cart-product .quantity-price .prices p[data-v-ac54a642]{margin:0}.cart-products .cart-product .quantity-price .prices .price[data-v-ac54a642]{font-size:18px;font-weight:600}.cart-products .cart-product .quantity-price .prices .discount[data-v-ac54a642]{display:flex;flex-flow:row;align-items:flex-end;justify-content:flex-start}.cart-products .cart-product .quantity-price .prices .discount span[data-v-ac54a642]{text-decoration:line-through;color:#777;font-weight:300;font-size:14px;margin-bottom:2px}.cart-products .cart-product .quantity-price .prices .discount .price[data-v-ac54a642]{color:#b30400;margin-left:5px}@media (max-width: 768px){.cart-products .cart-product[data-v-ac54a642]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px}.cart-products .cart-product .delete svg[data-v-ac54a642]{width:14px;height:14px}.cart-products .cart-product .properties .property[data-v-ac54a642]{font-size:10px}}.free-delivery-track[data-v-3523bdd3]{width:50%}.free-delivery-track .text[data-v-3523bdd3]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;margin:0 0 5px}.free-delivery-track .text svg[data-v-3523bdd3]{width:18px;height:18px;margin-right:5px}.free-delivery-track .text p[data-v-3523bdd3]{font-size:14px;margin:0}.free-delivery-track .track[data-v-3523bdd3]{width:100%;height:12px;background:#ddd;border-radius:3px}.free-delivery-track .track span[data-v-3523bdd3]{display:block;height:100%;background:#111;max-width:100%;border-radius:3px}.free-delivery-track .values[data-v-3523bdd3]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;font-size:12px;color:#777;margin-top:5px}.cart-totals[data-v-4b45f468]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;gap:15px;flex-shrink:0}.cart-totals .total[data-v-4b45f468]{display:flex;flex-flow:column;align-items:flex-end;justify-content:flex-start}.cart-totals .total span[data-v-4b45f468]{font-size:12px;color:#777}.cart-totals .total p[data-v-4b45f468]{margin:0;font-size:21px;font-weight:600}.cart-totals .min-order-sum[data-v-4b45f468]{display:flex;flex-flow:column;align-items:center;justify-content:center;border:1px solid #b30400;color:#b30400;padding:7px 10px;border-radius:15px;text-align:center}.cart-totals .min-order-sum span[data-v-4b45f468]{font-size:10px}.cart-totals .min-order-sum p[data-v-4b45f468]{font-weight:700;margin:0}.cart-modal[data-v-2474d0aa]{max-width:100%}.cart-modal h4[data-v-2474d0aa]{font-size:24px;font-weight:600}.cart-modal .empty[data-v-2474d0aa]{display:flex;flex-flow:column;align-items:center;justify-content:center;padding:50px 0}.cart-modal .empty svg[data-v-2474d0aa]{width:100px;height:100px;opacity:.4}.cart-modal .empty p[data-v-2474d0aa]{margin:25px 0 0;font-weight:500;font-size:18px;opacity:.5}.cart-modal .some-items-removed[data-v-2474d0aa]{display:flex;flex-flow:row;align-items:center;justify-content:center;border:1px solid #b30400;font-size:14px;color:#b30400;padding:10px;border-radius:10px}.cart-modal .bottom[data-v-2474d0aa]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:calc(100% + 60px);margin:0 0 -30px -30px;padding:20px;box-shadow:0 -10px 10px #00000008;position:sticky;bottom:-30px;gap:50px;background:#fff}@media (max-width: 768px){.cart-modal .bottom[data-v-2474d0aa]{display:flex;flex-flow:column;align-items:center;justify-content:center;width:calc(100% + 30px);margin:0 0 -15px -15px;bottom:-15px;padding:10px 15px;gap:15px}.cart-modal .bottom .free-delivery[data-v-2474d0aa]{width:100%}.cart-modal .bottom .checkout[data-v-2474d0aa]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;width:100%}.cart-modal .bottom .checkout .total[data-v-2474d0aa]{display:flex;flex-flow:column;align-items:flex-end;justify-content:flex-start}.cart-modal .bottom .checkout .total span[data-v-2474d0aa]{font-size:12px}.cart-modal .bottom .checkout .total p[data-v-2474d0aa]{white-space:nowrap;font-size:18px}.cart-modal .bottom .checkout .primary-button[data-v-2474d0aa]{width:100%;padding:0 10px}}.side-panel[data-v-3c293c5e]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;position:fixed;width:100%;height:100vh;top:0;left:0;z-index:10}.side-panel .side-panel-modal[data-v-3c293c5e]{position:relative;min-width:320px;max-width:80%;height:100%;overflow:auto;background:#fff;padding:15px;border-radius:0 10px 10px 0;box-shadow:0 15px 25px -10px #0003;animation:slide-in-3c293c5e .3s linear}@keyframes slide-in-3c293c5e{0%{transform:translate(-80%)}}.side-panel .side-panel-modal[data-v-3c293c5e]::-webkit-scrollbar{display:none}.side-panel .side-panel-modal .close[data-v-3c293c5e]{position:absolute;top:0;right:0;padding:15px;cursor:pointer}.side-panel .side-panel-modal .close svg[data-v-3c293c5e]{width:16px;height:16px}.side-panel .overlay[data-v-3c293c5e]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:-1;animation:fade-in-3c293c5e .2s ease-in-out forwards}@keyframes fade-in-3c293c5e{0%{background:rgba(0,0,0,0)}to{background:rgba(0,0,0,.3)}}.logo[data-v-54dff362]{flex-shrink:0;height:50px}.logo img[data-v-54dff362]{height:100%}.mobile-menu[data-v-c89af03d]{padding-top:30px}.mobile-menu .menu-block[data-v-c89af03d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:10px}.mobile-menu .menu-block[data-v-c89af03d]:not(:last-child){padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #ddd}.mobile-menu .menu-block .link[data-v-c89af03d]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;height:30px}.mobile-menu .menu-block .link img[data-v-c89af03d]{width:30px;margin-right:15px}.mobile-menu .menu-block .link svg[data-v-c89af03d]{width:21px;height:21px;margin-right:15px}header[data-v-f00a9582]{background:#fff}header .header-container[data-v-f00a9582]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;padding-top:20px;padding-bottom:20px}header .header-container .burger[data-v-f00a9582]{display:none}header .header-container .logo[data-v-f00a9582]{flex-shrink:0;height:50px}header .header-container .logo img[data-v-f00a9582]{height:100%}header .header-container nav[data-v-f00a9582]{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;gap:10px}header .header-container nav .category-link[data-v-f00a9582]{display:flex;padding:12px 15px;font-weight:500;font-size:18px;border-radius:8px;transition:.2s ease-in-out}header .header-container nav .category-link[data-v-f00a9582]:hover{color:#111;background:rgba(17,17,17,.05)}header .header-container .right[data-v-f00a9582]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;gap:8px}header .header-container .right .search[data-v-f00a9582]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;background:rgba(119,119,119,.2);padding:5px 10px;border-radius:20px;overflow:hidden}header .header-container .right .search input[data-v-f00a9582]{background:transparent;border:none}header .header-container .right .search svg[data-v-f00a9582]{width:26px;height:26px;flex-shrink:0}header .header-container .right .icon-btn[data-v-f00a9582]{position:relative;display:flex;padding:8px;transition:.2s ease-in-out;cursor:pointer;border-radius:50%}header .header-container .right .icon-btn[data-v-f00a9582]:hover{background:rgba(119,119,119,.2)}header .header-container .right .icon-btn .badge[data-v-f00a9582]{display:flex;flex-flow:row;align-items:center;justify-content:center;position:absolute;top:0;right:0;width:16px;height:16px;font-weight:500;background:#111;color:#fff;box-shadow:0 2px 6px #1113;font-size:10px;border-radius:50%;padding:3px}header .header-container .right .icon-btn svg[data-v-f00a9582]{width:26px;height:26px}@media (max-width: 768px){header .header-container[data-v-f00a9582]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;padding-top:10px;padding-bottom:10px}header .header-container .burger[data-v-f00a9582]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:16px;gap:3px;margin-right:10px}header .header-container .burger span[data-v-f00a9582]{display:block;width:100%;height:1px;background:#000}header .header-container .logo[data-v-f00a9582]{height:30px}header .header-container nav[data-v-f00a9582]{display:none}header .header-container .right[data-v-f00a9582]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;gap:4px;margin-left:auto}header .header-container .right.search-opened .icon-btn[data-v-f00a9582]{display:none}header .header-container .right .search input[data-v-f00a9582]{max-width:150px;font-size:14px}header .header-container .right .search svg[data-v-f00a9582]{width:21px;height:21px}header .header-container .right .icon-btn[data-v-f00a9582]{padding:4px}header .header-container .right .icon-btn .badge[data-v-f00a9582]{width:12px;height:12px;font-size:8px}header .header-container .right .icon-btn svg[data-v-f00a9582]{width:21px;height:21px}}.breadcrumbs[data-v-ce318e46]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;padding-top:40px;color:#fff;overflow:auto}.breadcrumbs[data-v-ce318e46]::-webkit-scrollbar{display:none}.breadcrumbs .breadcrumb[data-v-ce318e46]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;color:#ddd;white-space:nowrap;transition:.2s ease-in-out;font-size:14px;cursor:pointer}.breadcrumbs .breadcrumb[data-v-ce318e46]:not(.active):hover{color:#eed215}.breadcrumbs .breadcrumb svg[data-v-ce318e46]{width:18px;height:18px;margin-right:8px}.breadcrumbs .breadcrumb[data-v-ce318e46]:not(:last-child):after{content:"";display:inline-flex;width:8px;height:8px;border-top:.8px solid;border-right:.8px solid;border-color:#ddd;transform:rotate(45deg);margin:0 10px 0 6px}.breadcrumbs .breadcrumb.active[data-v-ce318e46]{color:#000}@media (max-width: 768px){.breadcrumbs[data-v-ce318e46]{padding-top:30px}.breadcrumbs .breadcrumb[data-v-ce318e46]{font-size:12px}}footer[data-v-6676e1af]{background:#EED215;padding:50px 0}footer .layout[data-v-6676e1af]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:15%}footer .logo-column[data-v-6676e1af]{width:25%}footer .logo-column p[data-v-6676e1af]{font-size:14px;color:#fff}footer .logo-column .logo[data-v-6676e1af]{max-width:300px}footer .logo-column .payment-methods[data-v-6676e1af]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin-top:50px}footer .info-columns[data-v-6676e1af]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;width:75%}footer .info-columns .column h5[data-v-6676e1af]{font-size:18px;margin-bottom:15px;color:#111;font-weight:600}footer .info-columns .column .list .link[data-v-6676e1af]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin-bottom:10px;font-size:14px;color:#111;transition:.1s ease-in-out}footer .info-columns .column .list .link svg[data-v-6676e1af]{width:18px;height:18px;margin-right:10px}footer .info-columns .column .list .link[data-v-6676e1af]:hover{color:#777}footer .info-columns .column .list.contacts .link[data-v-6676e1af]{margin-bottom:15px}@media (max-width: 768px){footer[data-v-6676e1af]{padding:20px 0}footer .layout[data-v-6676e1af]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:0}footer .logo-column[data-v-6676e1af]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;margin-bottom:40px}footer .logo-column p[data-v-6676e1af]{font-size:14px;color:#fff;text-align:center}footer .logo-column .logo[data-v-6676e1af]{max-width:250px}footer .logo-column .payment-methods[data-v-6676e1af]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin-top:20px}footer .info-columns[data-v-6676e1af]{display:flex;flex-flow:column-reverse;align-items:center;justify-content:flex-start;width:100%;gap:30px}footer .info-columns .column[data-v-6676e1af]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start}footer .info-columns .column .list .link[data-v-6676e1af]{display:flex;flex-flow:row;align-items:center;justify-content:center;text-align:center}}.wrap{min-height:50vh}#auth[data-v-940d8092]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;padding-top:100px;padding-bottom:100px;max-width:550px}@media (max-width: 768px){#auth[data-v-940d8092] form{height:calc(100vh - 60px);padding-top:50px;padding-bottom:30px}#auth[data-v-940d8092] form h1{font-size:30px}#auth[data-v-940d8092] form .bottom{margin-top:auto}}#catalog[data-v-afd56be9]{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;grid-gap:20px;padding-top:30px;padding-bottom:30vh}#catalog .category[data-v-afd56be9]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;background:#fff;border-radius:10px;box-shadow:0 10px 15px -5px #0000001a}#catalog .category img[data-v-afd56be9]{width:100%;max-width:150px;height:auto;margin-bottom:10px}#catalog .category .category-info[data-v-afd56be9]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;height:100%;padding:20px}#catalog .category .category-info .category-title[data-v-afd56be9]{display:flex;font-size:18px;margin:0 0 15px;font-weight:700;transition:.2s ease-in-out}#catalog .category .category-info .category-title[data-v-afd56be9]:hover{color:#111}#catalog .category .category-info .children[data-v-afd56be9]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;margin-top:auto}#catalog .category .category-info .children .child[data-v-afd56be9]{margin:0 0 5px;font-size:14px;transition:.2s ease-in-out}#catalog .category .category-info .children .child[data-v-afd56be9]:before{content:"•";margin-right:10px;color:#eed215}#catalog .category .category-info .children .child[data-v-afd56be9]:hover{color:#111}@media (max-width: 768px){#catalog[data-v-afd56be9]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}}.offer-selector[data-v-b82cc1a9]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:20px;margin:40px 0 0}.offer-selector .properties-group[data-v-b82cc1a9]{width:100%}.offer-selector .properties-group .group-heading[data-v-b82cc1a9]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:3px;margin:0 0 10px}.offer-selector .properties-group .group-heading p[data-v-b82cc1a9]{font-size:16px;font-weight:600;margin:0}.offer-selector .properties-group .properties-list[data-v-b82cc1a9]{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;gap:5px}.offer-selector .properties-group .properties-list .property[data-v-b82cc1a9]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;position:relative;cursor:pointer;border:1px solid #EED215;color:#eed215;border-radius:10px;overflow:hidden;transition:.2s ease-in-out}.offer-selector .properties-group .properties-list .property[data-v-b82cc1a9]:hover,.offer-selector .properties-group .properties-list .property.selected[data-v-b82cc1a9]{border-color:#eed215}.offer-selector .properties-group .properties-list .property.selected p[data-v-b82cc1a9]{background:#EED215;color:#fff}.offer-selector .properties-group .properties-list .property.unavailable[data-v-b82cc1a9]{border-color:#ddd}.offer-selector .properties-group .properties-list .property.unavailable p[data-v-b82cc1a9],.offer-selector .properties-group .properties-list .property.unavailable img[data-v-b82cc1a9]{color:#ddd;opacity:1;border-radius:5px;filter:grayscale(1)}.offer-selector .properties-group .properties-list .property.not-in-stock[data-v-b82cc1a9]{border-color:#ddd}.offer-selector .properties-group .properties-list .property.not-in-stock p[data-v-b82cc1a9],.offer-selector .properties-group .properties-list .property.not-in-stock img[data-v-b82cc1a9]{color:#ddd;opacity:1;border-radius:5px;filter:grayscale(1)}.offer-selector .properties-group .properties-list .property.selected.unavailable p[data-v-b82cc1a9]{background:#ddd;color:#777}.offer-selector .properties-group .properties-list .property[data-v-b82cc1a9]:has(img){border:2px solid transparent}.offer-selector .properties-group .properties-list .property img[data-v-b82cc1a9]{max-width:80px;aspect-ratio:1;border-radius:5px;transition:.2s ease-in-out}.offer-selector .properties-group .properties-list .property p[data-v-b82cc1a9]{margin:0;padding:10px 16px;line-height:1}.offer-selector .properties-group .properties-list .property:hover img[data-v-b82cc1a9]{filter:grayscale(0)}.product-card[data-v-6e03f44e]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;position:relative;background:#fff;border-radius:18px;transition:.3s ease-in-out;overflow:hidden}.product-card.not-in-stock .product-card-image[data-v-6e03f44e]{filter:grayscale(100%)}.product-card .wishlist[data-v-6e03f44e]{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;font-size:12px;padding:6px;transition:.2s ease-in-out;cursor:pointer;border-radius:50%;z-index:2}.product-card .wishlist[data-v-6e03f44e]:hover{background:rgba(119,119,119,.1);color:#111}.product-card .wishlist:hover svg[data-v-6e03f44e]{fill:#111!important}.product-card .wishlist svg[data-v-6e03f44e]{width:22px;height:22px}.product-card .wishlist.active[data-v-6e03f44e]{color:#111}.product-card .wishlist.active svg[data-v-6e03f44e]{fill:#111!important}.product-card .product-card-image[data-v-6e03f44e]{width:100%;min-height:250px;aspect-ratio:1;overflow:hidden;background:#fff}.product-card .product-card-image img[data-v-6e03f44e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-card .product-card-info[data-v-6e03f44e]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;height:110px;padding:15px}.product-card .product-card-info .name[data-v-6e03f44e]{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0;padding-right:7px}.product-card .product-card-info .price-button[data-v-6e03f44e]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;margin-top:auto}.product-card .product-card-info .price-button .price[data-v-6e03f44e]{font-size:18px;font-weight:700;margin:0;line-height:1.2}.product-card .product-card-info .price-button .discount[data-v-6e03f44e]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}.product-card .product-card-info .price-button .discount span[data-v-6e03f44e]{font-size:12px;color:#777;text-decoration:line-through;margin-right:5px}.product-card .product-card-info .price-button .discount .price[data-v-6e03f44e]{font-size:16px;font-weight:600;color:#b30400}.product-card .product-card-info .cart-button[data-v-6e03f44e]{display:flex;flex-flow:row;align-items:center;justify-content:center;padding:0 20px;height:35px;border-radius:12px;background:#111;margin-top:auto}.product-card .product-card-info .cart-button svg[data-v-6e03f44e]{width:18px;height:18px}.product-card .product-card-info .cart-button span[data-v-6e03f44e]{font-size:12px;color:#111;margin-left:5px;font-weight:500}.product-card .product-card-info .cart-button.active[data-v-6e03f44e]{background:#fff;border:1px solid #111}.product-card .product-card-info .cart-button.active svg[data-v-6e03f44e]{fill:#111!important}@media (max-width: 768px){.product-card .product-card-image[data-v-6e03f44e]{height:200px}.product-card .product-card-info[data-v-6e03f44e]{padding:15px 10px 10px;height:100px}.product-card .product-card-info .price-button .price[data-v-6e03f44e],.product-card .product-card-info .name[data-v-6e03f44e]{font-size:14px}}.offer-selector-modal .loading[data-v-6e03f44e]{position:relative;overflow:hidden}.offer-selector-modal .loading[data-v-6e03f44e]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent url(/images/loader_primary.svg) no-repeat center!important;background-size:100px 100px!important}.offer-selector-modal .loading[data-v-6e03f44e]{width:100%;height:100px}.offer-selector-modal .heading[data-v-6e03f44e]{font-size:20px;text-transform:uppercase;color:#eed215;font-weight:500}.offer-selector-modal .price-atc[data-v-6e03f44e]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:30px;margin-top:30px}.offer-selector-modal .price-atc .prices .price[data-v-6e03f44e]{font-size:24px;font-weight:600;margin:0;white-space:nowrap}.offer-selector-modal .price-atc .prices .discount[data-v-6e03f44e]{display:flex;flex-flow:row;align-items:flex-end;justify-content:flex-start}.offer-selector-modal .price-atc .prices .discount span[data-v-6e03f44e]{text-decoration:line-through;color:#777;font-weight:300;margin-bottom:3px}.offer-selector-modal .price-atc .prices .discount .price[data-v-6e03f44e]{color:#b30400;margin-left:8px}.offer-selector-modal .price-atc .primary-button[data-v-6e03f44e]{width:100%}@media (max-width: 768px){.offer-selector-modal .price-atc[data-v-6e03f44e]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px}}.products-grid[data-v-aaf8c09a]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:15px}@media (max-width: 768px){.products-grid[data-v-aaf8c09a]{grid-gap:10px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.products-grid.scroll-on-mobile[data-v-aaf8c09a]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;width:calc(100% + 6vw);margin-left:-3vw;padding:0 3vw;overflow:auto;scroll-snap-type:x mandatory;scroll-padding:3vw}.products-grid.scroll-on-mobile[data-v-aaf8c09a]::-webkit-scrollbar{display:none}.products-grid.scroll-on-mobile .product-card[data-v-aaf8c09a]{min-width:260px;max-width:260px;scroll-snap-align:start}}.pagination[data-v-2d0c75fe]{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;margin-top:30px;gap:5px}.pagination a[data-v-2d0c75fe]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:40px;height:40px;color:#111;border-radius:5px;transition:.2s ease-in-out}.pagination a[data-v-2d0c75fe]:hover{background:rgba(238,210,21,.2)}.pagination a.active[data-v-2d0c75fe]{background:#111;color:#fff}.pagination a.active[data-v-2d0c75fe]:hover{background:#111}.filters[data-v-e2d1cbbd]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:15px}.filters .filters-block[data-v-e2d1cbbd]{width:100%;border:1px solid #111;padding:20px;background:#fff;border-radius:10px}.filters .filters-block .filters-heading[data-v-e2d1cbbd]{margin:0 0 20px;font-weight:700}.filters .filters-block .filters-options .option[data-v-e2d1cbbd]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;cursor:pointer;transition:.1s ease-in-out}.filters .filters-block .filters-options .option[data-v-e2d1cbbd]:hover{color:#111}.filters .filters-block .filters-options .option[data-v-e2d1cbbd]:not(:last-child){margin:0 0 10px}.filters .filters-block .filters-options .option svg[data-v-e2d1cbbd]{width:18px;height:18px;margin-right:10px}.filters .filters-block .filters-options .option.selected[data-v-e2d1cbbd]{color:#111;font-weight:500}.filters .filters-block .price-range .inputs[data-v-e2d1cbbd]{display:flex;flex-flow:row;align-items:center;justify-content:center;margin:0 0 15px}.filters .filters-block .price-range .inputs input[data-v-e2d1cbbd]{width:50%;height:35px;border:1px solid #ddd;padding:0 15px;color:#1d1d1d;border-radius:5px}.filters .filters-block .price-range .inputs span[data-v-e2d1cbbd]{flex-shrink:0;margin:0 5px;color:#111}.secondary-button[data-v-3b302b75]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;position:relative;gap:10px;padding:0 25px;font-weight:400;border:1px solid #111;color:#111;cursor:pointer;height:50px;border-radius:10px}.secondary-button svg[data-v-3b302b75]{width:18px;height:18px}.secondary-button[data-v-3b302b75]:hover{background:rgba(17,17,17,.05)}.secondary-button .badge[data-v-3b302b75]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:3px;position:absolute;top:-8px;right:5px;background:#b30400;color:#fff;font-size:12px;padding:2px 5px;border-radius:5px;transform:rotate(2deg)}.secondary-button .badge[data-v-3b302b75] svg{width:12px;height:12px;margin-bottom:1px}.heading[data-v-075ac48c]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;margin-top:20px}.heading h1[data-v-075ac48c]{font-size:36px;font-weight:700;line-height:1.1}.heading .applied-filters[data-v-075ac48c]{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start;margin-top:10px;gap:5px}.heading .applied-filters .applied-filter[data-v-075ac48c]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;padding:5px 10px;border:1px solid #111;gap:10px;line-height:1;border-radius:15px;font-size:12px;transition:.2s ease-in-out;cursor:pointer}.heading .applied-filters .applied-filter[data-v-075ac48c]:hover{background:rgba(17,17,17,.05);border-color:#111}.heading .applied-filters .applied-filter svg[data-v-075ac48c]{width:8px;height:8px}.heading .right .sort[data-v-075ac48c]{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;color:#111}.heading .right .sort .selector[data-v-075ac48c]{margin-left:10px;padding:5px 0;position:relative;font-weight:600;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.heading .right .sort .selector span[data-v-075ac48c]{display:inline-flex;width:6px;height:6px;border-top:calc(6px / 10) solid;border-right:calc(6px / 10) solid;border-color:#111;transform:rotate(135deg);margin-bottom:3px;margin-left:5px;transition:.2s ease-in-out}.heading .right .sort .selector span.rotate[data-v-075ac48c]{transform:rotate(-45deg);margin-bottom:0}@media (max-width: 768px){.heading h1[data-v-075ac48c]{font-size:26px}.heading .applied-filters .applied-filter[data-v-075ac48c]{gap:10px;font-size:10px}.heading .right .sort[data-v-075ac48c]{display:none}}#category[data-v-075ac48c]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;margin-top:20px;gap:50px;padding-bottom:100px}#category aside[data-v-075ac48c]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:15px;width:20%}#category main[data-v-075ac48c]{width:80%}#category main .mobile-catalog-buttons[data-v-075ac48c]{display:none}#category main .categories-list[data-v-075ac48c]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:10px;gap:10px;margin:0 0 20px}#category main .categories-list .category[data-v-075ac48c]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;padding:17px 40px 15px 25px;border:1px solid #111;border-radius:10px;cursor:pointer;transition:.2s ease-in-out}#category main .categories-list .category p[data-v-075ac48c]{margin:0;transition:.2s ease-in-out}#category main .categories-list .category p.category-name[data-v-075ac48c]{font-weight:600;margin:0 0 3px;line-height:1.1}#category main .categories-list .category p.product-count[data-v-075ac48c]{color:#111;font-size:12px}#category main .categories-list .category[data-v-075ac48c]:hover{background:#111}#category main .categories-list .category:hover p[data-v-075ac48c]{color:#fff}#category .empty[data-v-075ac48c]{display:flex;flex-flow:column;align-items:center;justify-content:center;width:80%;padding:100px 0}#category .empty h3[data-v-075ac48c]{font-size:30px;font-weight:600;margin:0 0 30px}@media (max-width: 768px){#category aside[data-v-075ac48c]{display:none}#category main[data-v-075ac48c]{width:100%}#category main .mobile-catalog-buttons[data-v-075ac48c]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5px;margin:0 0 15px}#category main .mobile-catalog-buttons .secondary-button[data-v-075ac48c]{display:flex;flex-flow:row;align-items:center;justify-content:center;height:48px}#category main .mobile-catalog-buttons .secondary-button[data-v-075ac48c]:nth-child(3){grid-column:span 2}.categories-popup{margin:0}#category main .categories-list[data-v-075ac48c]{display:none}}.wysiwyg[data-v-249eae9c] *{font-family:Montserrat,sans-serif,sans-serif!important;line-height:1.4}.wysiwyg[data-v-249eae9c] p,.wysiwyg[data-v-249eae9c] span,.wysiwyg[data-v-249eae9c] li{font-size:14px!important}.wysiwyg[data-v-249eae9c] h1,.wysiwyg[data-v-249eae9c] h2{font-size:20px!important;font-weight:700;margin:0 0 16px;line-height:1.2;color:#1d1d1d}.wysiwyg[data-v-249eae9c] h3,.wysiwyg[data-v-249eae9c] h4,.wysiwyg[data-v-249eae9c] h5{margin:12px 0 8px;font-weight:600;font-size:16px;line-height:1.4}.wysiwyg[data-v-249eae9c] ul{margin:0 0 18px}.wysiwyg[data-v-249eae9c] ol{list-style:decimal;padding-left:20px;margin:0 0 18px}.wysiwyg[data-v-249eae9c] ul li{overflow:hidden;position:relative;padding-left:20px;margin:0 0 12px}.wysiwyg[data-v-249eae9c] ol li{margin:0 0 12px}.wysiwyg[data-v-249eae9c] ul li:before{content:"—";position:absolute;left:0}#product[data-v-8882665d]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:20px;padding-top:20px;padding-bottom:80px}#product .product-images[data-v-8882665d]{width:50%;border-radius:15px;overflow:hidden}#product .product-images[data-v-8882665d] .q-carousel{height:100%}#product .product-images[data-v-8882665d] .q-carousel .q-carousel__navigation-inner{justify-content:flex-start}#product .product-images[data-v-8882665d] .q-carousel .q-carousel__navigation--bottom{left:10px;bottom:10px}#product .product-images[data-v-8882665d] .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 .product-images[data-v-8882665d] .q-carousel .q-carousel__thumbnail--active{border:1px solid #777;box-shadow:0 10px 15px -5px #0000001a}#product .product-images .images-carousel[data-v-8882665d]{width:100%;aspect-ratio:1}#product .info[data-v-8882665d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:20px;width:50%}#product .info .white-block[data-v-8882665d]{width:100%;background:#fff;padding:30px;border-radius:15px}#product .info .white-block .heading[data-v-8882665d]{font-weight:600;margin:0 0 20px}#product .info .base-info h1[data-v-8882665d]{font-size:26px;font-weight:500;margin:0 0 10px;line-height:1.2}#product .info .base-info .stock[data-v-8882665d]{margin:0 0 20px}#product .info .base-info .stock span[data-v-8882665d]{font-size:12px;color:#17b260}#product .info .base-info .stock span.not-in-stock[data-v-8882665d]{color:#b30400}#product .info .base-info .prices[data-v-8882665d]{margin:0 0 50px}#product .info .base-info .prices .price[data-v-8882665d]{font-size:28px;font-weight:600;margin:0 0 10px}#product .info .base-info .prices .discount[data-v-8882665d]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start}#product .info .base-info .prices .discount span[data-v-8882665d]{text-decoration:line-through;color:#777;font-weight:300;margin-bottom:3px}#product .info .base-info .prices .discount .price[data-v-8882665d]{color:#b30400;margin-left:8px}#product .info .base-info .prices .wholesale-prices[data-v-8882665d]{font-size:14px}#product .info .base-info .prices .wholesale-prices .show-wholesale-prices[data-v-8882665d]{cursor:pointer}#product .info .base-info .prices .wholesale-prices .show-wholesale-prices[data-v-8882665d]:after{content:"";display:inline-flex;width:6px;height:6px;border-top:calc(6px / 10) solid;border-right:calc(6px / 10) solid;border-color:#eed215;transform:rotate(135deg);margin-left:10px;margin-bottom:2px;display:inline-block}#product .info .base-info .prices .wholesale-prices .wholesale-price[data-v-8882665d]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin:0 0 5px;color:#777;font-size:12px}#product .info .base-info .prices .wholesale-prices .wholesale-price b[data-v-8882665d]{font-size:14px;color:#000;font-weight:600;padding-right:7px;margin-right:7px;border-right:1px solid #ddd}#product .info .base-info .offer-selector[data-v-8882665d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:20px;margin:0 0 30px}#product .info .base-info .offer-selector .properties-group[data-v-8882665d]{width:100%}#product .info .base-info .offer-selector .properties-group .group-name[data-v-8882665d]{font-size:16px;font-weight:500;margin:0 0 10px}#product .info .base-info .offer-selector .properties-group .properties-list[data-v-8882665d]{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;gap:5px}#product .info .base-info .offer-selector .properties-group .properties-list .property[data-v-8882665d]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;position:relative;cursor:pointer;border:1px solid #ddd;border-radius:5px}#product .info .base-info .offer-selector .properties-group .properties-list .property[data-v-8882665d]:hover{border-color:#eed215}#product .info .base-info .offer-selector .properties-group .properties-list .property.selected[data-v-8882665d]{border-color:#000;animation:none}#product .info .base-info .offer-selector .properties-group .properties-list .property.selected p[data-v-8882665d]{background:#000;color:#fff}#product .info .base-info .offer-selector .properties-group .properties-list .property.unavailable[data-v-8882665d]{border:1px dashed #ddd}#product .info .base-info .offer-selector .properties-group .properties-list .property.unavailable p[data-v-8882665d],#product .info .base-info .offer-selector .properties-group .properties-list .property.unavailable img[data-v-8882665d]{color:#ddd;opacity:1;border-radius:5px;filter:grayscale(1)}#product .info .base-info .offer-selector .properties-group .properties-list .property.not-in-stock[data-v-8882665d]{border:1px solid #ddd}#product .info .base-info .offer-selector .properties-group .properties-list .property.not-in-stock p[data-v-8882665d],#product .info .base-info .offer-selector .properties-group .properties-list .property.not-in-stock img[data-v-8882665d]{color:#ddd;opacity:1;border-radius:5px;filter:grayscale(1)}#product .info .base-info .offer-selector .properties-group .properties-list .property.selected.unavailable p[data-v-8882665d]{background:#ddd;color:#777}#product .info .base-info .offer-selector .properties-group .properties-list .property img[data-v-8882665d]{max-width:80px;aspect-ratio:1;border-radius:5px;transition:.2s ease-in-out}#product .info .base-info .offer-selector .properties-group .properties-list .property p[data-v-8882665d]{margin:0;padding:10px}#product .info .base-info .offer-selector .properties-group .properties-list .property:hover img[data-v-8882665d]{filter:grayscale(0)}#product .info .base-info .atc-wishlist[data-v-8882665d]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;gap:10px}#product .info .base-info .atc-wishlist .stock-notify-button[data-v-8882665d]{padding:12px 15px;border:1px solid #000;color:#000;cursor:pointer;transition:.2s ease-in-out}#product .info .base-info .atc-wishlist .stock-notify-button[data-v-8882665d]:hover:not(.activated){border-color:#111;color:#111;background:rgba(119,119,119,.1)}#product .info .base-info .atc-wishlist .stock-notify-button.activated[data-v-8882665d]{border-color:#17b260;color:#17b260}#product .info .base-info .atc-wishlist .stock-notify-button.activated[data-v-8882665d]:before{content:"✓";margin-right:10px}#product .info .base-info .atc-wishlist .wishlist-button[data-v-8882665d]{display:inline-flex;align-items:center;font-size:12px;padding:12px 15px;transition:.2s ease-in-out;cursor:pointer;border-radius:15px}#product .info .base-info .atc-wishlist .wishlist-button[data-v-8882665d]:hover{background:rgba(119,119,119,.1);color:#111}#product .info .base-info .atc-wishlist .wishlist-button:hover svg[data-v-8882665d]{fill:#111!important}#product .info .base-info .atc-wishlist .wishlist-button svg[data-v-8882665d]{width:20px;height:20px;margin-right:10px}#product .info .base-info .atc-wishlist .wishlist-button.active[data-v-8882665d]{color:#111}#product .info .base-info .atc-wishlist .wishlist-button.active svg[data-v-8882665d]{fill:#111!important}#product .info .regular-properties .property[data-v-8882665d]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;width:100%;font-size:14px}#product .info .regular-properties .property[data-v-8882665d]:not(:last-child){margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid rgba(0,0,0,.05)}#product .info .regular-properties .property .property-name[data-v-8882665d]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;width:30%;flex-shrink:0;color:#777}#product .info .regular-properties .property .property-value[data-v-8882665d]{width:100%}#product .info .regular-properties .property .property-value p[data-v-8882665d]{line-height:1.2;margin:0}#product .info .payment-and-delivery[data-v-8882665d]{padding:0 20px 20px}#product .info .payment-and-delivery .section-switch[data-v-8882665d]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:20px}#product .info .payment-and-delivery .section-switch p[data-v-8882665d]{cursor:pointer;border-top:1px solid transparent;padding:10px 0;transition:.2s ease-in-out;font-weight:600;color:#777}#product .info .payment-and-delivery .section-switch p[data-v-8882665d]:hover{color:#eed215}#product .info .payment-and-delivery .section-switch p.active[data-v-8882665d]{color:#000;border-color:#000}#product .info .payment-and-delivery .section-switch p.active[data-v-8882665d]:hover{color:#000}#product .info .payment-and-delivery .text[data-v-8882665d],#product .info .description .text[data-v-8882665d]{font-size:14px}@media (max-width: 768px){#product[data-v-8882665d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px;padding-top:10px;padding-bottom:40px}#product .product-images[data-v-8882665d]{width:100%;border-radius:10px}#product .product-images[data-v-8882665d] .q-carousel{height:100%}#product .product-images[data-v-8882665d] .q-carousel .q-carousel__navigation--bottom{left:5px;bottom:5px}#product .product-images[data-v-8882665d] .q-carousel .q-carousel__navigation--bottom::-webkit-scrollbar{display:none}#product .product-images[data-v-8882665d] .q-carousel .q-carousel__thumbnail{width:45px;height:45px}#product .info[data-v-8882665d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:20px;width:100%}#product .info .white-block[data-v-8882665d]{width:100%;background:#fff;padding:25px 15px;border-radius:15px}#product .info .white-block .heading[data-v-8882665d]{font-weight:600;margin:0 0 20px}#product .info .base-info[data-v-8882665d]{padding:25px 15px 15px}#product .info .base-info h1[data-v-8882665d]{font-size:18px;font-weight:600;margin:0 0 5px}#product .info .base-info .stock[data-v-8882665d]{margin:0 0 15px}#product .info .base-info .prices .price[data-v-8882665d]{font-size:26px}#product .info .base-info .offer-selector[data-v-8882665d]{margin:0 0 20px}#product .info .base-info .offer-selector .properties-group .group-name[data-v-8882665d]{font-size:14px;margin:0 0 5px}#product .info .base-info .offer-selector .properties-group .properties-list[data-v-8882665d]{gap:5px}#product .info .base-info .offer-selector .properties-group .properties-list .property img[data-v-8882665d]{max-width:70px;border-radius:5px}#product .info .base-info .offer-selector .properties-group .properties-list .property p[data-v-8882665d]{margin:0;padding:10px;font-size:14px}#product .info .base-info .atc-wishlist[data-v-8882665d]{margin-top:0}#product .info .base-info .atc-wishlist button[data-v-8882665d]{width:100%}#product .info .base-info .atc-wishlist .wishlist-button[data-v-8882665d]{flex-shrink:0}}#similar[data-v-8882665d]{padding-bottom:80px}#similar h4[data-v-8882665d]{font-size:24px;font-weight:600;margin:0 0 15px}@media (max-width: 768px){#similar[data-v-8882665d]{padding-bottom:40px}#similar h4[data-v-8882665d]{font-size:21px;margin:0 0 5px}}.stock-notification-modal h3[data-v-8882665d]{font-size:21px;font-weight:700;line-height:1.2;margin:0 0 10px}.stock-notification-modal p[data-v-8882665d]{font-size:14px;line-height:1.4}.stock-notification-modal .primary-button[data-v-8882665d]{width:100%;margin-top:15px}.custom-select[data-v-30269db2]{display:flex;width:100%;max-width:100%;padding-bottom:0;transition:padding-bottom .4s ease-in-out}.custom-select[data-v-30269db2] .q-field,.custom-select[data-v-30269db2] .q-field__inner{max-width:100%}.custom-select[data-v-30269db2] .q-field__control:before{border:none}.custom-select.q-field--dense[data-v-30269db2] .q-field__control{height:46px}.custom-select.q-field--dense[data-v-30269db2] .q-field__label{top:14px}.custom-select[data-v-30269db2] .q-field__inner{background:#fff;box-shadow:0 10px 15px -5px #0000000d;border-radius:5px}.custom-select[data-v-30269db2] &.q-field__control:before{border:none}.custom-select .q-field--outlined.q-field--readonly[data-v-30269db2]{opacity:.5}.custom-select .q-field--outlined.q-field--readonly[data-v-30269db2] *{cursor:not-allowed}.custom-select.q-field--error[data-v-30269db2]{padding-bottom:20px}.custom-input[data-v-eea55d13]{width:100%;background:#fff}.custom-input[data-v-eea55d13] textarea{resize:none}.custom-phone-input{position:relative;width:100%}.custom-phone-input label{position:absolute;top:11px;left:70px;font-size:12px;color:#0009;z-index:1;pointer-events:none}.custom-phone-input__input{line-height:24px;padding-top:24px;padding-bottom:5px;color:#000000de;font-size:14px;border-radius:0 15px 15px 0;margin-top:.2px}.custom-phone-input__component{border:1px solid rgba(0,0,0,.24)!important;background:#fff;border-radius:4px;height:56px;box-shadow:none!important}.custom-phone-input__component .vti__dropdown{border-radius:4px 0 0 4px;background-color:#fff;transition:background-color .3s ease-in-out}.custom-phone-input__component .vti__dropdown:hover{background-color:#1111110d}.custom-phone-input__component .vti__dropdown.disabled,.custom-phone-input__component .vti__dropdown.disabled *{opacity:1!important;cursor:default!important}.custom-phone-input__component .vti__dropdown.disabled .vti__dropdown-arrow{display:none}.custom-phone-input__component .vti__dropdown-list.below{top:50px}.custom-phone-input__component .vti__search_box_container{padding:4px}.custom-phone-input__component .vti__search_box{width:calc(100% - 4px);padding:7px 16px;border-radius:4px;margin:0;font-size:14px}.custom-phone-input__component .vti__dropdown-item{padding:8px 10px}.custom-phone-input__component .vti__flag{margin-right:10px}.custom-phone-input .error{font-size:12px;min-height:20px;line-height:1;color:#b30400;padding:8px 12px 0;backface-visibility:hidden}.checkout-totals[data-v-c28bef0a]{margin-bottom:30px}.checkout-totals .row[data-v-c28bef0a]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;margin:0 0 15px}.checkout-totals .row p[data-v-c28bef0a]{margin:0;font-size:18px}.checkout-totals .row p.value[data-v-c28bef0a]{font-weight:700}.custom-radio[data-v-df9a37c4]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;width:100%;padding:10px 20px 10px 10px;border:1px solid #ddd;border-radius:4px;transition:.2s ease-in-out;background:#fff;box-shadow:0 15px 22.5px -7.5px #0000000d}.custom-radio.selected[data-v-df9a37c4]{border-color:#111}.custom-radio[data-v-df9a37c4] .q-radio__label{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;font-size:14px;font-weight:500;margin-left:4px}.custom-radio[data-v-df9a37c4] .q-radio__label .images{display:flex;flex-flow:row;align-items:center;justify-content:flex-end;gap:12px}.custom-radio[data-v-df9a37c4] .q-radio__label .images img{height:20px}@media (max-width: 768px){.custom-radio[data-v-df9a37c4]{padding:10px}.custom-radio[data-v-df9a37c4] .q-radio__label{font-size:14px}.custom-radio[data-v-df9a37c4] .q-radio__label .images{gap:8px}.custom-radio[data-v-df9a37c4] .q-radio__label .images img{height:20px}}#checkout[data-v-51b5d0b2]{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-51b5d0b2]{font-size:18px;margin:0;text-transform:uppercase;line-height:1.2;font-weight:600}#checkout form[data-v-51b5d0b2]{width:50%}#checkout form .checkout-block[data-v-51b5d0b2]{width:100%;margin-bottom:30px}#checkout form .checkout-block h4[data-v-51b5d0b2]{margin:0 0 15px}#checkout form .checkout-block .inputs[data-v-51b5d0b2]{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-51b5d0b2]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;border:1px solid #ddd;border-radius:6px;padding:10px 24px;margin:0 0 16px;transition:.2s ease-in-out}#checkout form .checkout-block .radio-selector.selected[data-v-51b5d0b2]{border-color:#111}#checkout form .checkout-block .radio-selector[data-v-51b5d0b2] .q-radio{width:100%}#checkout form .checkout-block .radio-selector[data-v-51b5d0b2] .q-radio__label{font-size:16px}#checkout form .checkout-block .radio-selector .radio-inputs[data-v-51b5d0b2]{width:100%;margin-top:20px}#checkout form .checkout-block .radio-selector .radio-inputs p[data-v-51b5d0b2]{color:#ddd}#checkout form .checkout-block .radio-selector .radio-inputs p b[data-v-51b5d0b2]{color:#1d1d1d;font-size:16px;font-weight:600}#checkout form .checkout-block .promocode-input[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:12px}#checkout form .checkout-block .promocode-input label[data-v-51b5d0b2]{margin:0}#checkout form .checkout-block .promocode-input .primary-button[data-v-51b5d0b2]{width:40%}#checkout form .checkout-block .promocode-activated[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;border:1px solid #ddd;padding:25px;border-radius:4px}#checkout form .checkout-block .promocode-activated p[data-v-51b5d0b2]{font-size:16px;margin:0;color:#111}#checkout form .checkout-block .promocode-activated .delete-promocode[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:center;color:#f44336;cursor:pointer}#checkout form .checkout-block .promocode-activated .delete-promocode svg[data-v-51b5d0b2]{width:18px;height:18px;margin-right:5px}#checkout .order-details[data-v-51b5d0b2]{width:50%;background:#fff;padding:20px;border-radius:10px}#checkout .order-details .discounts[data-v-51b5d0b2]{margin:0 0 30px}#checkout .order-details .discounts .discount-type-switch[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:center;margin:0 0 25px;gap:10px}#checkout .order-details .discounts .discount-type-switch .type[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:50%;padding:15px 0;text-align:center;cursor:pointer;color:#111;background:rgba(17,17,17,.15);transition:.2s ease-in-out;border-radius:5px}#checkout .order-details .discounts .discount-type-switch .type[data-v-51b5d0b2]:hover{background:rgba(17,17,17,.3)}#checkout .order-details .discounts .discount-type-switch .type.selected[data-v-51b5d0b2]{background:#111;font-weight:500;color:#fff}#checkout .order-details .discounts .cashback[data-v-51b5d0b2]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start}#checkout .order-details .discounts .cashback p[data-v-51b5d0b2]{color:#111;margin:0 0 5px;font-size:14px;text-align:center}#checkout .order-details .discounts .promocode[data-v-51b5d0b2]{margin:0 0 50px}#checkout .order-details .discounts .promocode h4[data-v-51b5d0b2]{margin:0 0 15px}#checkout .order-details .discounts .promocode .promocode-input[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:12px}#checkout .order-details .discounts .promocode .promocode-input label[data-v-51b5d0b2]{margin:0}#checkout .order-details .discounts .promocode .promocode-input .primary-button[data-v-51b5d0b2]{width:40%;height:56px}#checkout .order-details .discounts .promocode .promocode-activated[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;border:1px solid #ddd;padding:25px;border-radius:4px}#checkout .order-details .discounts .promocode .promocode-activated p[data-v-51b5d0b2]{font-size:16px;margin:0;color:#111}#checkout .order-details .discounts .promocode .promocode-activated .delete-promocode[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:center;color:#b30400;cursor:pointer}#checkout .order-details .discounts .promocode .promocode-activated .delete-promocode svg[data-v-51b5d0b2]{width:18px;height:18px;margin-right:5px}#checkout .order-details .discounts .referral-discount[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:center;border:1px solid #111;padding:15px;border-radius:5px}#checkout .order-details .discounts .referral-discount p[data-v-51b5d0b2]{margin:0;color:#111}#checkout .order-details .cart-products[data-v-51b5d0b2]{border-bottom:1px solid #eee;margin-bottom:30px}#checkout .order-details .primary-button[data-v-51b5d0b2]{width:100%}#checkout .order-details .min-order-sum[data-v-51b5d0b2]{border:1px solid #b30400;color:#b30400;padding:10px 20px;border-radius:10px;text-align:center}@media (max-width: 768px){#checkout[data-v-51b5d0b2]{padding-top:30px;flex-flow:column;gap:0}#checkout form[data-v-51b5d0b2]{width:100%}#checkout .order-details[data-v-51b5d0b2]{width:100%;padding:15px}#checkout .order-details .discounts[data-v-51b5d0b2]{margin:0 0 30px}#checkout .order-details .discounts .discount-type-switch[data-v-51b5d0b2]{display:flex;flex-flow:row;align-items:center;justify-content:center;gap:10px}#checkout .order-details .discounts .discount-type-switch .type[data-v-51b5d0b2]{padding:10px 0;font-size:12px}#checkout .order-details .discounts .cashback p[data-v-51b5d0b2]{font-size:12px}#checkout .order-details .discounts .promocode[data-v-51b5d0b2]{margin:0 0 50px}#checkout .order-details .discounts .promocode h4[data-v-51b5d0b2]{margin:0 0 15px}#checkout .order-details .discounts .promocode .promocode-input[data-v-51b5d0b2]{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:5px}#checkout .order-details .discounts .promocode .promocode-input .primary-button[data-v-51b5d0b2]{width:100%;height:50px}#checkout .order-details .discounts .promocode .promocode-activated[data-v-51b5d0b2]{padding:20px 15px}#checkout .order-details .discounts .promocode .promocode-activated p[data-v-51b5d0b2]{font-size:14px}#checkout .order-details .discounts .promocode .promocode-activated .delete-promocode svg[data-v-51b5d0b2]{margin-right:0}#checkout .order-details .discounts .promocode .promocode-activated .delete-promocode span[data-v-51b5d0b2]{display:none}#checkout .order-details .totals[data-v-51b5d0b2]{margin-bottom:30px}#checkout .order-details .totals .row p[data-v-51b5d0b2]{font-size:16px}#checkout .order-details .min-order-sum[data-v-51b5d0b2]{font-size:14px}}#status[data-v-6505a873]{display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:60vh}#status h1[data-v-6505a873]{font-size:24px;font-weight:600;color:#000;text-align:center}#status .order-number[data-v-6505a873]{font-size:18px;font-weight:400;color:#000;text-align:left}#status .payment-description[data-v-6505a873]{margin:0 0 24px}.marquee-wrap[data-v-d3576262]{position:relative;overflow:hidden}.marquee-wrap .marquee[data-v-d3576262]{position:absolute;display:inline-flex;height:100%;animation:marquee-d3576262 var(--speed) linear infinite}@supports ((width: -moz-max-content) or (width: max-content)){.marquee-wrap .marquee[data-v-d3576262]{width:-moz-max-content;width:max-content}}@supports not ((width: -moz-max-content) or (width: max-content)){.marquee-wrap .marquee[data-v-d3576262]{width:200%}}.marquee-wrap .marquee.pause-on-hover[data-v-d3576262]:hover{animation-play-state:paused}@keyframes marquee-d3576262{0%{transform:translate(0)}to{transform:translate(-50%)}}#bg[data-v-fbab061e]{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}#start[data-v-fbab061e]{padding-top:3vw}#start h1[data-v-fbab061e]{font-size:3.5em;font-weight:700;line-height:1.1;opacity:0;animation:fade-in .7s linear forwards}#start p[data-v-fbab061e]{font-size:21px;margin:25px 0;opacity:0;animation:fade-in .7s linear forwards;animation-delay:.2s}@media (max-width: 1120px){#start h1[data-v-fbab061e]{font-size:36px}}@media (max-width: 991px){#start[data-v-fbab061e]{padding-top:50px}#start h1[data-v-fbab061e]{font-size:32px}#start p[data-v-fbab061e]{font-size:18px;margin:20px 0}}@media (max-width: 768px){#start[data-v-fbab061e]{padding-top:30px}#start h1[data-v-fbab061e]{font-size:30px}#start p[data-v-fbab061e]{font-size:16px}}#start .contacts[data-v-fbab061e]{display:flex;flex-flow:row wrap;align-items:center;justify-content:flex-start;opacity:0;animation:fade-in .7s linear forwards;animation-delay:.4s}#start .contacts .contact[data-v-fbab061e]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;border:2px solid #000;padding:10px;border-radius:50px;font-weight:500;margin:0 15px 15px 0;box-shadow:0 10px 15px -5px #0000001a;transition:.3s linear}#start .contacts .contact[data-v-fbab061e]:hover{box-shadow:0 15px 25px -10px #fbb13cb3;transform:translateY(-1px)}#start .contacts .contact svg[data-v-fbab061e]{width:21px;height:21px;margin-right:10px}@media (max-width: 768px){#start .contacts .contact[data-v-fbab061e]{font-size:14px;margin:0 10px 10px 0}#start .contacts .contact svg[data-v-fbab061e]{width:18px;height:18px}}#wip[data-v-fbab061e]{position:relative;display:flex;justify-content:flex-start;flex-wrap:wrap;max-width:100%;height:50px;margin-top:3vw;overflow:hidden;box-shadow:0 10px 15px -5px #0000001a;background:url(/images/wip-bg.png) no-repeat center center}#wip .wip-bg[data-v-fbab061e]{max-width:initial;position:absolute;min-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}#wip .wip-text[data-v-fbab061e]{width:-moz-max-content;width:max-content;display:flex;height:100%}@media (max-width: 768px){#wip[data-v-fbab061e]{height:35px}}#projects[data-v-fbab061e]{padding-top:3vw}#projects h2[data-v-fbab061e]{font-size:2em;font-weight:700;margin-bottom:15px;opacity:0;animation:fade-in .7s linear forwards;animation-delay:.6s;line-height:1}#projects .projects-list[data-v-fbab061e]{padding-bottom:200px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:50px}#projects .projects-list .project[data-v-fbab061e]{border:2px solid #000;border-radius:25px;overflow:hidden;padding:5px;opacity:0;animation:fade-in .7s linear forwards}#projects .projects-list .project .project-image[data-v-fbab061e]{perspective:400px}#projects .projects-list .project .project-image img[data-v-fbab061e]{border-radius:20px;box-shadow:0 10px 15px -5px #0000001a;transition:all .25s ease-out}#projects .projects-list .project .project-image[data-v-fbab061e]:hover{z-index:10}#projects .projects-list .project .project-image:hover img[data-v-fbab061e]{box-shadow:0 15px 20px -5px #0003}#projects .projects-list .project .project-info[data-v-fbab061e]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;padding:15px 15px 5px;font-size:14px}#projects .projects-list .project .project-info p[data-v-fbab061e]{margin:0;font-weight:500}#projects .projects-list .project[data-v-fbab061e]:nth-child(1){animation-delay:.9s}#projects .projects-list .project[data-v-fbab061e]:nth-child(2){animation-delay:1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(3){animation-delay:1.1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(4){animation-delay:calc(.8s + .4s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(5){animation-delay:1.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(6){animation-delay:1.4s}#projects .projects-list .project[data-v-fbab061e]:nth-child(7){animation-delay:1.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(8){animation-delay:1.6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(9){animation-delay:calc(.8s + .9s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(10){animation-delay:1.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(11){animation-delay:calc(.8s + 1.1s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(12){animation-delay:2s}#projects .projects-list .project[data-v-fbab061e]:nth-child(13){animation-delay:2.1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(14){animation-delay:2.2s}#projects .projects-list .project[data-v-fbab061e]:nth-child(15){animation-delay:2.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(16){animation-delay:calc(.8s + 1.6s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(17){animation-delay:2.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(18){animation-delay:2.6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(19){animation-delay:2.7s}#projects .projects-list .project[data-v-fbab061e]:nth-child(20){animation-delay:2.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(21){animation-delay:calc(.8s + 2.1s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(22){animation-delay:3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(23){animation-delay:calc(.8s + 2.3s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(24){animation-delay:3.2s}#projects .projects-list .project[data-v-fbab061e]:nth-child(25){animation-delay:3.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(26){animation-delay:calc(.8s + 2.6s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(27){animation-delay:3.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(28){animation-delay:calc(.8s + 2.8s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(29){animation-delay:3.7s}#projects .projects-list .project[data-v-fbab061e]:nth-child(30){animation-delay:3.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(31){animation-delay:calc(.8s + 3.1s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(32){animation-delay:4s}#projects .projects-list .project[data-v-fbab061e]:nth-child(33){animation-delay:4.1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(34){animation-delay:4.2s}#projects .projects-list .project[data-v-fbab061e]:nth-child(35){animation-delay:4.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(36){animation-delay:4.4s}#projects .projects-list .project[data-v-fbab061e]:nth-child(37){animation-delay:4.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(38){animation-delay:4.6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(39){animation-delay:4.7s}#projects .projects-list .project[data-v-fbab061e]:nth-child(40){animation-delay:4.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(41){animation-delay:calc(.8s + 4.1s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(42){animation-delay:5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(43){animation-delay:5.1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(44){animation-delay:5.2s}#projects .projects-list .project[data-v-fbab061e]:nth-child(45){animation-delay:5.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(46){animation-delay:calc(.8s + 4.6s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(47){animation-delay:5.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(48){animation-delay:5.6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(49){animation-delay:5.7s}#projects .projects-list .project[data-v-fbab061e]:nth-child(50){animation-delay:5.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(51){animation-delay:calc(.8s + 5.1s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(52){animation-delay:6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(53){animation-delay:6.1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(54){animation-delay:6.2s}#projects .projects-list .project[data-v-fbab061e]:nth-child(55){animation-delay:6.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(56){animation-delay:calc(.8s + 5.6s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(57){animation-delay:6.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(58){animation-delay:6.6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(59){animation-delay:6.7s}#projects .projects-list .project[data-v-fbab061e]:nth-child(60){animation-delay:6.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(61){animation-delay:calc(.8s + 6.1s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(62){animation-delay:7s}#projects .projects-list .project[data-v-fbab061e]:nth-child(63){animation-delay:7.1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(64){animation-delay:7.2s}#projects .projects-list .project[data-v-fbab061e]:nth-child(65){animation-delay:7.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(66){animation-delay:calc(.8s + 6.6s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(67){animation-delay:7.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(68){animation-delay:7.6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(69){animation-delay:7.7s}#projects .projects-list .project[data-v-fbab061e]:nth-child(70){animation-delay:7.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(71){animation-delay:calc(.8s + 7.1s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(72){animation-delay:8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(73){animation-delay:8.1s}#projects .projects-list .project[data-v-fbab061e]:nth-child(74){animation-delay:calc(.8s + 7.4s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(75){animation-delay:8.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(76){animation-delay:8.4s}#projects .projects-list .project[data-v-fbab061e]:nth-child(77){animation-delay:8.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(78){animation-delay:8.6s}#projects .projects-list .project[data-v-fbab061e]:nth-child(79){animation-delay:calc(.8s + 7.9s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(80){animation-delay:8.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(81){animation-delay:8.9s}#projects .projects-list .project[data-v-fbab061e]:nth-child(82){animation-delay:9s}#projects .projects-list .project[data-v-fbab061e]:nth-child(83){animation-delay:calc(.8s + 8.3s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(84){animation-delay:calc(.8s + 8.4s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(85){animation-delay:9.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(86){animation-delay:9.4s}#projects .projects-list .project[data-v-fbab061e]:nth-child(87){animation-delay:9.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(88){animation-delay:calc(.8s + 8.8s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(89){animation-delay:calc(.8s + 8.9s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(90){animation-delay:9.8s}#projects .projects-list .project[data-v-fbab061e]:nth-child(91){animation-delay:9.9s}#projects .projects-list .project[data-v-fbab061e]:nth-child(92){animation-delay:10s}#projects .projects-list .project[data-v-fbab061e]:nth-child(93){animation-delay:calc(.8s + 9.3s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(94){animation-delay:calc(.8s + 9.4s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(95){animation-delay:10.3s}#projects .projects-list .project[data-v-fbab061e]:nth-child(96){animation-delay:10.4s}#projects .projects-list .project[data-v-fbab061e]:nth-child(97){animation-delay:10.5s}#projects .projects-list .project[data-v-fbab061e]:nth-child(98){animation-delay:calc(.8s + 9.8s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(99){animation-delay:calc(.8s + 9.9s)}#projects .projects-list .project[data-v-fbab061e]:nth-child(100){animation-delay:10.8s}@media (max-width: 1120px){#projects .projects-list[data-v-fbab061e]{grid-template-columns:repeat(3,1fr);grid-gap:40px}}@media (max-width: 991px){#projects .projects-list[data-v-fbab061e]{grid-template-columns:repeat(2,1fr);grid-gap:30px}}@media (max-width: 768px){#projects .projects-list[data-v-fbab061e]{grid-template-columns:repeat(1,1fr);grid-gap:20px}}@media (max-width: 991px){#projects[data-v-fbab061e]{padding-top:50px}#projects h2[data-v-fbab061e]{font-size:28px}}@media (max-width: 768px){#projects[data-v-fbab061e]{padding-top:40px}#projects h2[data-v-fbab061e]{font-size:24px}}#article[data-v-2905fbc6]{padding:40px calc(3vw + 84px) 100px}@media (max-width: 768px){#article[data-v-2905fbc6]{padding:20px 3vw 50px}}.gradient-heading[data-v-7d5a25c6]{font-size:48px;background:linear-gradient(92deg,#FF8412 -7.07%,#E10126 116.95%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:700;line-height:1.2;letter-spacing:0;margin:0}.constructor-section[data-v-e061b74b]{display:flex;flex-flow:column;align-items:center;justify-content:center;position:relative;padding-bottom:150px;z-index:2}.constructor-section .gradient-heading[data-v-e061b74b]{text-align:center}.constructor-section p[data-v-e061b74b]{font-size:24px;margin:3px 0 30px;text-align:center}@media (max-width: 768px){.constructor-section .gradient-heading[data-v-e061b74b]{font-size:28px}.constructor-section p[data-v-e061b74b]{font-size:16px}}.about-section[data-v-7ea106ed]{display:flex;flex-flow:column;align-items:center;justify-content:center;margin:0 auto 100px}.about-section h2[data-v-7ea106ed]{font-size:48px;font-weight:700;color:#000;text-align:left;margin:0 0 25px;text-align:center;line-height:1.2}.about-section p[data-v-7ea106ed]{font-size:21px;font-weight:400;color:#000;text-align:left;text-align:center;max-width:1000px}@media (max-width: 768px){.about-section h2[data-v-7ea106ed]{font-size:26px}.about-section p[data-v-7ea106ed]{font-size:16px;padding:0 15px}}#city[data-v-d596d5a5]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}#city .categories[data-v-d596d5a5]{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:25px;margin:50px 0 100px}#city .categories .category p[data-v-d596d5a5]{font-size:18px;font-weight:600;color:#000;text-align:left;margin:10px 0 0}@media (max-width: 768px){#city .categories[data-v-d596d5a5]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}}#city .products[data-v-d596d5a5]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;width:100%;margin:0 0 100px}#city .products h4[data-v-d596d5a5]{font-size:48px;font-weight:700;color:#000;text-align:left;margin:0 0 25px}#city .products .primary-button[data-v-d596d5a5]{margin-top:35px}@media (max-width: 768px){#city .products[data-v-d596d5a5]{margin:0 0 50px}#city .products h4[data-v-d596d5a5]{font-size:26px}#city .products .primary-button[data-v-d596d5a5]{margin-top:15px}}#city .iframe[data-v-d596d5a5]{width:100%;margin:0 0 30px}#city .iframe[data-v-d596d5a5] iframe{width:100%!important;height:500px;border-radius:15px}#city .text[data-v-d596d5a5]{margin:0 0 100px}#contact[data-v-698ed81b]{display:flex;flex-flow:column;align-items:center;justify-content:center;width:100%;margin-bottom:100px}#contact h2[data-v-698ed81b]{font-size:48px;font-weight:700;color:#000;text-align:left;margin:0 0 40px;text-align:center;z-index:2}#contact .contact[data-v-698ed81b]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:70%}#contact .contact .form[data-v-698ed81b]{display:flex;flex-flow:column;align-items:center;justify-content:center;gap:10px;width:50%}#contact .contact .form .primary-button[data-v-698ed81b]{width:100%}#contact .contact .contacts[data-v-698ed81b]{display:flex;flex-flow:column;align-items:flex-start;justify-content:center;width:50%;padding-left:40px}#contact .contact .contacts .contacts-block[data-v-698ed81b]{display:flex;flex-flow:column;align-items:flex-start;justify-content:center;width:100%;margin:0 0 25px}#contact .contact .contacts .contacts-block h3[data-v-698ed81b]{font-size:24px;font-weight:700;color:#000;text-align:left;margin:0 0 5px;line-height:1.2}#contact .contact .contacts .contacts-block p[data-v-698ed81b]{margin:0 0 3px;font-size:18px}@media (max-width: 768px){#contact[data-v-698ed81b]{margin-bottom:75px}#contact h2[data-v-698ed81b]{font-size:26px;margin-bottom:20px}#contact .contact[data-v-698ed81b]{display:flex;flex-flow:column-reverse;align-items:center;justify-content:flex-start;width:100%}#contact .contact .form[data-v-698ed81b]{width:100%}#contact .contact .contacts[data-v-698ed81b]{width:100%;padding:0}#contact .contact .contacts .contacts-block h3[data-v-698ed81b]{font-size:21px}#contact .contact .contacts .contacts-block p[data-v-698ed81b]{font-size:16px}}#contact[data-v-d9a3271e]{padding-top:50px}.article-card[data-v-6d18be56]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;border-radius:2px;transition:.5s ease-in-out;background:#fff;box-shadow:0 15px 25px -10px #00000026}.article-card:hover .image[data-v-6d18be56]{box-shadow:none}.article-card:hover .image img[data-v-6d18be56]{transform:scale(1.1)}.article-card .image[data-v-6d18be56]{width:100%;aspect-ratio:1;overflow:hidden;transition:.3s ease-in-out;flex-shrink:0}.article-card .image img[data-v-6d18be56]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-in-out}.article-card .info[data-v-6d18be56]{display:flex;flex-flow:column;align-items:space-between;justify-content:flex-start;padding:25px 15px 15px;height:100%;transition:.5s ease-in-out;width:100%}.article-card .info .title[data-v-6d18be56]{font-size:18px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin:0 0 10px}.article-card .info .description[data-v-6d18be56]{font-size:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.article-card .info .link[data-v-6d18be56]{font-size:16px;font-weight:500;color:#f44336;padding-top:15px;margin-top:auto}#news[data-v-37fb3a14]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;padding-top:50px;padding-bottom:100px}#news h2[data-v-37fb3a14]{font-size:48px;margin:0 0 40px;text-align:center;z-index:2}#news .news-list[data-v-37fb3a14]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;width:100%}#page[data-v-1e71ac16]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;padding:40px calc(3vw + 84px) 100px}.wms-image-input[data-v-294f1168]{display:flex;flex-flow:row;align-items:center;justify-content:center;position:relative;width:100%;max-height:100%;cursor:pointer;border-radius:5px}.wms-image-input .label[data-v-294f1168]{position:absolute;top:0;left:0;transform:translateY(-125%);font-size:12px;font-weight:500}.wms-image-input img[data-v-294f1168]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px}.wms-image-input .delete[data-v-294f1168]{display:flex;flex-flow:row;align-items:center;justify-content:center;position:absolute;top:0;left:0;border-radius:5px;width:100%;height:100%;background-size:100%;cursor:pointer;background:rgba(0,0,0,.3);visibility:hidden;opacity:0;transition:.3s ease-in-out}.wms-image-input .delete svg[data-v-294f1168]{width:21px;height:21px;fill:#fff}.wms-image-input .upload[data-v-294f1168]{display:flex;flex-flow:row;align-items:center;justify-content:center;position:absolute;border:2px dashed #ddd;border-radius:5px;top:0;left:0;width:100%;height:100%;z-index:2;transition:.2s ease-in-out}.wms-image-input .upload[data-v-294f1168]:hover{border-color:#111}.wms-image-input .upload:hover svg[data-v-294f1168]{fill:#111!important}.wms-image-input .upload svg[data-v-294f1168]{width:25px;height:25px;fill:#ddd}.wms-image-input .badge[data-v-294f1168]{position:absolute;bottom:5px;left:5px;background:#111;color:#fff;border-radius:4px;border:1px solid rgba(17,17,17,.3);padding:3px 10px;font-size:12px;z-index:4}.wms-image-input:hover .delete[data-v-294f1168]{visibility:visible;opacity:1}.review-modal[data-v-97df1fac]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:20px}.review-modal .top[data-v-97df1fac]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;width:100%}.review-modal .top h3[data-v-97df1fac]{font-size:24px;font-weight:600;margin:0}.review-modal .top .rating[data-v-97df1fac]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin-left:25px;gap:3px}.review-modal .top .rating svg[data-v-97df1fac]{width:24px;height:24px;fill:#ddd;transition:.1s ease-in-out;cursor:pointer}.review-modal .top .rating svg[data-v-97df1fac]:hover{fill:#1113}.review-modal .top .rating svg.active[data-v-97df1fac]{fill:#111}.review-modal .form[data-v-97df1fac]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:10px}.review-modal .form .images[data-v-97df1fac]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5;width:100%;gap:15px;margin-top:20px}.review-modal .primary-button[data-v-97df1fac]{width:100%}.image-preview-modal img[data-v-451dacff]{max-width:80vw;max-height:80vh}.review[data-v-f52729eb]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;background:#fff;padding:25px;box-shadow:0 10px 15px -5px #00000026;border-radius:5px}.review .name-rating[data-v-f52729eb]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;margin:0 0 5px;gap:10px}.review .name-rating .name[data-v-f52729eb]{font-weight:600;margin:0}.review .name-rating .rating[data-v-f52729eb]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:2px}.review .name-rating .rating svg[data-v-f52729eb]{width:12px;height:12px}.review .text[data-v-f52729eb]{font-size:14px;margin:0 0 15px}.review .images[data-v-f52729eb]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;width:100%}.review .images[data-v-f52729eb] img{aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:2px;margin-right:5px;cursor:pointer;transition:.2s ease-in-out}.review .images[data-v-f52729eb] img:hover{transform:scale(1.05)}.add-review[data-v-fa142dc3]{padding-left:calc(3vw + 84px);margin-top:15px}#reviews[data-v-fa142dc3]{margin:50px auto 100px}#reviews .reviews-list[data-v-fa142dc3]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;margin:0 0 30px}@media (max-width: 768px){.add-review[data-v-fa142dc3]{padding-left:3vw}#reviews .reviews-list[data-v-fa142dc3]{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:10px}}#works[data-v-e6d32050]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;position:relative;padding-top:20px;overflow:visible;padding-bottom:100px}#works .preview[data-v-e6d32050]{display:flex;flex-flow:row;align-items:center;justify-content:center;width:40%;height:calc(100vh - 60px);padding-right:30px;position:sticky;top:30px}#works .preview img[data-v-e6d32050]{width:100%;max-height:100%;box-shadow:0 15px 25px -10px #00000040;border-radius:2px}#works .works-list[data-v-e6d32050]{width:60%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}#works .works-list .work[data-v-e6d32050]{display:flex;aspect-ratio:1;overflow:hidden;border-radius:2px;box-shadow:0 10px 15px -5px #00000026;cursor:pointer}#works .works-list .work img[data-v-e6d32050]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-in-out}#works .works-list .work img[data-v-e6d32050]:hover{transform:scale(1.1)}@media (max-width: 768px){#works .preview[data-v-e6d32050]{display:flex;flex-flow:row;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;padding:0;z-index:10;display:none}#works .preview .overlay[data-v-e6d32050]{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:-1}#works .preview img[data-v-e6d32050]{width:auto;animation:slide-in-e6d32050 .5s ease-in-out forwards}@keyframes slide-in-e6d32050{0%{max-width:30vw;max-height:40vh;opacity:0}to{max-width:96vw;max-height:90vh;opacity:1}}#works .preview.opened[data-v-e6d32050]{display:flex}#works .works-list[data-v-e6d32050]{width:100%}}#article[data-v-1826f3ee]{padding:40px calc(3vw + 84px) 100px}@media (max-width: 768px){#article[data-v-1826f3ee]{padding:20px 3vw 50px}}#news[data-v-b1e0ae62]{display:flex;flex-flow:column;align-items:center;justify-content:flex-start;padding-top:50px;padding-bottom:100px}#news h2[data-v-b1e0ae62]{font-size:48px;margin:0 0 40px;text-align:center;z-index:2}#news .news-list[data-v-b1e0ae62]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:20px;width:100%}#profile[data-v-b23b632a]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;min-height:70vh;padding-top:30px;padding-bottom:100px}#profile aside[data-v-b23b632a]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:20%;padding-right:100px;flex-shrink:0;gap:10px}#profile aside a[data-v-b23b632a]{padding:10px;border-radius:4px;font-size:18px;transition:.2s ease-in-out}#profile aside a[data-v-b23b632a]:hover{color:#eed215}#profile aside a.active[data-v-b23b632a]{background:#111;color:#fff}#profile aside a.logout[data-v-b23b632a]{margin-top:100px}#profile main[data-v-b23b632a]{width:100%}#profile main[data-v-b23b632a] h1{font-size:32px;margin:0 0 20px;line-height:1.2}@media (max-width: 768px){#profile[data-v-b23b632a]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;padding-top:20px}#profile aside[data-v-b23b632a]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;width:calc(100% + 6vw);margin-left:-3vw;overflow:auto;scrollbar-width:none}#profile aside[data-v-b23b632a]::-webkit-scrollbar{display:none}#profile aside[data-v-b23b632a]{border-bottom:1px solid #ddd}#profile aside a[data-v-b23b632a]{display:flex;white-space:nowrap;flex-shrink:0;border-radius:0}#profile aside a.active[data-v-b23b632a]{background:transparent;color:#111;font-weight:700;border-bottom:2px solid #111}#profile aside a.logout[data-v-b23b632a]{margin-top:0}#profile main[data-v-b23b632a]{padding-top:30px}#profile main[data-v-b23b632a] h1{display:none}}.cashback-block[data-v-349f89c6]{background:#fff;padding:30px;border-radius:10px}.cashback-block .balance[data-v-349f89c6]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start}.cashback-block .balance .labeled-text[data-v-349f89c6]:not(:last-child){padding-right:40px;margin-right:40px;border-right:1px solid #ddd}.cashback-block .balance .labeled-text span[data-v-349f89c6]{font-size:14px}.cashback-block .balance .labeled-text p[data-v-349f89c6]{font-size:28px}.cashback-block .transactions[data-v-349f89c6]{margin-top:50px}.cashback-block .transactions .transaction[data-v-349f89c6]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;padding:15px;border:1px solid;border-radius:5px;margin:0 0 10px}.cashback-block .transactions .transaction .right[data-v-349f89c6]{font-weight:500}.cashback-block .transactions .transaction.earned[data-v-349f89c6]{border-color:#17b260;background:rgba(23,178,96,.03)}.cashback-block .transactions .transaction.spent[data-v-349f89c6]{border-color:#b30400;background:rgba(179,4,0,.03)}.cashback-block .transactions .transaction .labeled-text[data-v-349f89c6]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start}@media (max-width: 768px){.cashback-block[data-v-349f89c6]{padding:15px}.cashback-block .balance[data-v-349f89c6]{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:30px 15px}.cashback-block .balance .labeled-text[data-v-349f89c6]:not(:last-child){padding-right:0;margin-right:0;border-right:none}.cashback-block .balance .labeled-text span[data-v-349f89c6]{font-size:14px}.cashback-block .balance .labeled-text p[data-v-349f89c6]{font-size:28px}}.form[data-v-71c220d4]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px;background:#fff;box-shadow:0 10px 15px -5px #0000001a;padding:30px}@media (max-width: 768px){.form[data-v-71c220d4]{margin-top:0;padding:15px}.form .primary-button[data-v-71c220d4]{width:100%}}.order[data-v-4be8257d]{display:flex;flex-flow:row;align-items:flex-start;justify-content:flex-start;gap:50px}.order .order-info[data-v-4be8257d]{width:50%;background:#fff;padding:30px}.order .order-info .labeled-text[data-v-4be8257d]{margin-bottom:20px}.order .order-products[data-v-4be8257d]{width:50%;background:#fff;padding:30px}.order .order-products h2[data-v-4be8257d]{font-size:21px;font-weight:700;line-height:1.2;margin:0 0 20px}.order .order-products .order-product[data-v-4be8257d]{display:flex;flex-flow:row;align-items:center;justify-content:flex-start;gap:15px;width:100%;background:#fff}.order .order-products .order-product[data-v-4be8257d]:not(:last-child){padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #eee}.order .order-products .order-product img[data-v-4be8257d]{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:5px;flex-shrink:0}.order .order-products .order-product .product-info[data-v-4be8257d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;width:100%;gap:10px}.order .order-products .order-product .product-info .name[data-v-4be8257d]{font-size:18px;font-weight:600;margin:0}.order .order-products .order-product .product-info .prices[data-v-4be8257d]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%}.order .order-products .order-product .product-info .prices .price[data-v-4be8257d]{font-size:16px;color:#777;margin:0}.order .order-products .order-product .product-info .prices .total[data-v-4be8257d]{font-size:18px;font-weight:600;margin:0}@media (max-width: 768px){.order[data-v-4be8257d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:20px}.order .order-info[data-v-4be8257d],.order .order-products[data-v-4be8257d]{width:100%;padding:15px}.order .order-products .order-product[data-v-4be8257d]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:15px;border-radius:5px;background:#fff}.order .order-products .order-product img[data-v-4be8257d]{width:150px;height:150px}.order .order-products .order-product .product-info[data-v-4be8257d]{width:100%}}.orders[data-v-95ed3a07]{display:flex;flex-flow:column;align-items:flex-start;justify-content:flex-start;gap:10px}.orders .order[data-v-95ed3a07]{display:flex;flex-flow:row;align-items:center;justify-content:space-between;width:100%;background:#fff;padding:15px 25px;border-radius:5px}.orders .order .order-id[data-v-95ed3a07]{font-weight:600;margin:0 0 5px;font-size:18px}.orders .order .date[data-v-95ed3a07]{font-size:14px;color:#777;margin:0}.orders .order .status[data-v-95ed3a07]{margin:0;color:#111;font-weight:500;background:rgba(17,17,17,.1);padding:7px 15px;border-radius:5px}.orders .order .total[data-v-95ed3a07]{margin:10px 0 0;text-align:right;font-weight:500;font-size:14px}@media (max-width: 768px){.orders .order .order-id[data-v-95ed3a07]{font-size:16px}.orders .order .status[data-v-95ed3a07]{font-size:14px;padding:7px 10px}}
