@keyframes fadeIn-1eceadc6{0%{transform:translateY(-50%);opacity:0}to{transform:translateY(0);opacity:1}}.notification[data-v-1eceadc6]{position:fixed;transition:all .3s ease-in-out;z-index:20;padding:10px 15px;border-radius:30px;top:25px;background:rgba(220,51,223,.5);font-size:.8rem;font-weight:400;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 5px 1px rgba(0,0,0,.05);animation-name:fadeIn-1eceadc6;animation-duration:.5s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;cursor:pointer}.notification[data-v-1eceadc6]:hover{background:rgba(220,51,223,.6)}@media screen and (max-width:750px){.notification[data-v-1eceadc6]{max-width:80%;text-align:center;padding:8px 13px;font-size:.7rem}}.cookie-bar{background:hsla(0,0%,100%,.7);box-shadow:0 2px 5px 1px rgba(0,0,0,.05);box-sizing:border-box;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;bottom:45px;left:50%;transform:translateX(-50%)}.cookie-bar.hide-animation{animation:hideCookie 1s ease-in-out}.cookie-bar span{color:#000;font-size:.85rem}@keyframes hideCookie{0%{bottom:45px}to{bottom:-60px}}.cookie-bar a{text-decoration:underline}@property --bg-angle{inherits:false;initial-value:0deg;syntax:"<angle>"}:root{--bg-angle:0deg}.animated-border{width:100%;height:100%;display:flex;align-items:center;gap:10px;justify-content:center;box-sizing:border-box;padding:15px;cursor:pointer;border:2px solid transparent;background:linear-gradient(to bottom,#fff,#fff) padding-box,conic-gradient(from var(--bg-angle),#fff 0,#fff 40%,#dc33df 50%,#fff 60%,#fff 100%) border-box;animation:spin 1s linear infinite}@keyframes spin{0%{--bg-angle:0deg}1.9%{--bg-angle:35deg}47.7%{--bg-angle:145deg}51.5%{--bg-angle:215deg}97.1%{--bg-angle:325deg}to{--bg-angle:360deg}}.product-image[data-v-d845015a]{cursor:pointer;aspect-ratio:1/1;width:100%;height:auto;background-size:cover!important;background-position:50%!important;border:2px solid #e9e9e9;margin-bottom:20px;box-sizing:border-box;padding:8px 10px;display:flex;flex-direction:column;justify-content:flex-end}.product-image[data-v-d845015a]>*{width:100%;cursor:pointer}.buy-now-btn[data-v-d845015a]{opacity:0}.product-image>.buy-now-btn[data-v-d845015a]{display:flex;justify-content:center;align-items:center;transition:all .3s ease-in-out;height:11%;background:#fafafa;font-size:10px;text-transform:uppercase;font-weight:500;border:1px solid #e9e9e9;margin-bottom:3px;box-sizing:border-box}.images-bar[data-v-d845015a]{display:flex;flex-direction:row;transition:all .3s ease-in-out}.switch-image[data-v-d845015a]:first-child{background:#dc33df}.switch-image[data-v-d845015a]{height:2px;background:hsla(0,0%,91%,.4);width:100%}.product-image[data-v-d845015a]>*{opacity:0}.product-image[data-v-d845015a]:hover>*{opacity:1}.search-overlay[data-v-2148486a]{padding:10% 0;box-sizing:border-box;position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:6}.container[data-v-2148486a]{transform:translateY(-200px);transition:all .3s ease-in-out;opacity:0}.container.active[data-v-2148486a]{opacity:1;transform:translateY(0)}.animated-header-letters span[data-v-2148486a]{text-transform:lowercase;color:#6d6f71;animation-name:animationLetter-2148486a;animation-duration:1.1s;animation-iteration-count:infinite;animation-direction:alternate}.animated-header-letters span[data-v-2148486a]:first-child{animation-delay:0s}.animated-header-letters span[data-v-2148486a]:nth-child(2){animation-delay:.1s}.animated-header-letters span[data-v-2148486a]:nth-child(3){animation-delay:.2s}.animated-header-letters span[data-v-2148486a]:nth-child(4){animation-delay:.3s}.animated-header-letters span[data-v-2148486a]:nth-child(5){animation-delay:.4s}@keyframes animationLetter-2148486a{0%{opacity:0}50%{opacity:1}to{opacity:0}}.results-block[data-v-2148486a]{display:flex;flex-direction:column;gap:7px}.search-overlay .content[data-v-2148486a]{display:flex;flex-direction:column;gap:30px}.search-block-header[data-v-2148486a]{padding:0 1%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#e9e9e9}.item-img[data-v-2148486a]{height:50px;width:50px;background-size:100%!important;background-position:50%!important;background-repeat:no-repeat!important;border-radius:10px;border:1px solid #fafafa}.product-item[data-v-2148486a]{display:flex;flex-direction:row;align-items:center;width:100%;background:hsla(0,0%,100%,.5);box-shadow:0 2px 5px 1px rgba(0,0,0,.05);border-radius:10px;border:1px solid #e9e9e9;padding:2% 2.5%;box-sizing:border-box;gap:2%}.product-name[data-v-2148486a]{font-size:16px;font-weight:500}.sale-block[data-v-2148486a]{display:flex;gap:10px}.default-block[data-v-2148486a],.sale-block[data-v-2148486a]{margin-top:10px}.product-text-block[data-v-2148486a]{display:flex;gap:0;flex-direction:column}.sale-price[data-v-2148486a]{font-size:12px;font-weight:500}.default-price[data-v-2148486a]{font-size:12px;color:#6d6f71;text-decoration:line-through}.more-products[data-v-2148486a]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.more-products span[data-v-2148486a]{text-transform:uppercase;color:#1c1c1c;transition:all .3s ease-in-out;cursor:pointer;font-weight:500;font-size:12px}.more-products svg[data-v-2148486a]{padding-bottom:2px}.more-products path[data-v-2148486a]{transition:all .3s ease-in-out}.more-products:hover path[data-v-2148486a],.more-products:hover span[data-v-2148486a]{color:#c214c5;fill:#c214c5}.content[data-v-2148486a]{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.close-search[data-v-2148486a]{display:flex;align-items:center;gap:5px;cursor:pointer}.results-block[data-v-2148486a]{width:100%}.close-search span[data-v-2148486a]{text-transform:uppercase;font-weight:500;font-size:12px}@media screen and (max-width:750px){.product-item[data-v-2148486a]{padding:8px 10px;gap:15px}.product-name[data-v-2148486a]{font-size:14px}.default-block[data-v-2148486a],.sale-block[data-v-2148486a]{margin-top:5px}.default-price[data-v-2148486a],.sale-price[data-v-2148486a]{font-size:10px}}.mobile-menu[data-v-53e70a6a]{overflow:visible;position:fixed;left:0;bottom:-1px;width:100%;padding:15px 0 12px;border-radius:21px 21px 0 0;background-color:#fff;box-shadow:0 2px 5px 1px rgba(0,0,0,.05);z-index:20;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.mobile-menu .container[data-v-53e70a6a]{width:88%;overflow:visible}.mobile-menu-inner[data-v-53e70a6a]{display:flex;align-items:flex-end;justify-content:space-between;flex-direction:row;overflow:visible}.menu-item[data-v-53e70a6a]{display:flex;flex-direction:column;align-items:center;gap:5px;cursor:pointer;color:#6d6f71}.mobile-menu-inner>div[data-v-53e70a6a]{position:relative;overflow:visible}.menu-item .icon[data-v-53e70a6a]{min-height:18px}.menu-item .icon svg[data-v-53e70a6a]{width:100%;height:100%!important}.icon path[data-v-53e70a6a]{transition:all .3s ease-in-out;fill:#6d6f71!important}.menu-item-label[data-v-53e70a6a]{font-size:11px;transition:all .3s ease-in-out}.menu-item.active[data-v-53e70a6a],.menu-item[data-v-53e70a6a]:active{color:#1c1c1c}.menu-item .icon[data-v-53e70a6a]>*>*{transition:all .3s ease-in-out}.menu-item.active .icon.fill[data-v-53e70a6a]>*>*,.menu-item:active .icon.fill[data-v-53e70a6a]>*>*{fill:#1c1c1c!important}.menu-item.active .icon.stroke[data-v-53e70a6a]>*>*,.menu-item:active .icon.stroke[data-v-53e70a6a]>*>*{stroke:#1c1c1c}.cart-notification[data-v-53e70a6a]{background:#dc33df;height:14px;width:14px;position:absolute;top:-2px;right:0;display:flex;flex-direction:row;align-content:center;justify-content:center;cursor:pointer;box-sizing:border-box}.cart-notification p[data-v-53e70a6a]{color:#fff;font-size:10px;font-family:PT Sans Narrow;line-height:150%}
/*!
 * Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Thin.3ab18cfb.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-ThinItalic.429ad0ba.ttf) format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Extralight.20aa911d.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-ExtralightItalic.e806ad88.ttf) format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Light.5b6a3ac0.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-LightItalic.9664b867.ttf) format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Regular.090ef2e9.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-RegularItalic.21d2a632.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Medium.d1e4fca5.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-MediumItalic.feeba9bf.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Semibold.2dc46a64.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-SemiboldItalic.07d89c1f.ttf) format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Bold.9da217ac.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-BoldItalic.485c60e9.ttf) format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Black.474f1aab.ttf) format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-BlackItalic.ebda462a.ttf) format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-Super.4b55493f.ttf) format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Graphik;src:url(/fonts/GraphikLCG-SuperItalic.f7e45e35.ttf) format("truetype");font-weight:900;font-style:italic}@font-face{font-family:PT Sans;src:url(/fonts/PTSansNarrow-Regular.12375f06.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:PT Sans;src:url(/fonts/PTSansNarrow-Bold.584194bd.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Thin.3c3ea149.ttf) format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Light.f06c4823.ttf) format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Regular.4d43e0d4.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Medium.00ecc267.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Helvetica Neue;src:url(/fonts/HelveticaNeue-Bold.0d26cabc.ttf) format("truetype");font-weight:700;font-style:normal}@keyframes loading-icn{0%{transform:rotate(0deg)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}to{transform:rotate(1turn)}}body,html{box-sizing:border-box;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6,html,p{padding:0;margin:0}a{text-decoration:none;color:#1c1c1c}h3.page-header{font-size:26px;font-weight:500;color:#1c1c1c;margin-bottom:15px}input,input:focus,select:focus,textarea:focus{outline:none!important;border:1.5px solid #6d6f71}input[disabled]{background:#fafafa}input,textarea{font-family:Graphik;font-weight:400;border:1.5px solid #e9e9e9;box-sizing:border-box;border-radius:7px;padding:8px 12px;font-size:14px;transition:all .3s ease-in-out}input[type=file]{outline:none;background:none;border:none}textarea{resize:none;min-height:200px}div input,textarea{width:100%}.not-padding{padding:0!important}#app{font-family:Graphik}.silver-background{background:#fafafa;height:inherit;min-height:inherit}.page{display:flex;padding:40px 0 65px;min-height:inherit;box-sizing:border-box}.column-page{display:flex;flex-direction:column}.sidebar{min-height:inherit}.btn{transition:all .3s ease-in-out;cursor:pointer}.btn.default{width:-moz-max-content;width:max-content;padding:10px 15px;border-radius:10px;color:#fff;font-size:14px;font-weight:500;background:#1c1c1c;box-sizing:border-box}.admin-page{padding:40px 0}.admin-container{margin-left:3.5%;margin-right:3.5%;width:100%}.admin-container-padding{padding-left:3.5%;padding-right:3.5%;width:100%;box-sizing:border-box}.loading-icn path{stroke:#6d6f71}.loading-icn{animation-name:loading-icn;animation-duration:.3s;animation-iteration-count:infinite;animation-direction:normal}.hr{background:#e9e9e9;border-top:1px solid #e9e9e9}.col-hr{height:100%;border-left:1px solid #f1f1f5}.container{width:80%;max-width:100vw;overflow-x:hidden}.logo{cursor:pointer}.logo:hover #letter{fill:#000}.tooltip{z-index:5;position:fixed;padding:5px 10px;border-radius:10px;text-align:center;font-size:10px;color:#fff;font-family:Graphik;background:rgba(0,0,0,.7);max-width:250px;transition:var(--base-transition)}.tooltip-hidden{display:none}.br-block{display:inline-flex!important;flex-direction:row;align-items:center;gap:5px;border-radius:50px;padding:7px 11px;background:#1c1c1c;color:#fff;font-size:11px;font-weight:400;cursor:pointer;transition:all .3s ease-in-out}.br-block svg{max-height:10px;width:auto}.br-block:hover{opacity:1;background:#000}.purple-br-block{opacity:.8}.purple-br-block,.purple-br-block:hover{background:#dc33df}@media screen and (max-width:750px){.container{width:90%}.page{padding:0 0 35px}body{padding-bottom:65px}h3.page-header{font-size:22px}input,textarea{padding:6px 9px}.btn.default{font-size:12px!important;padding:8px 12px!important}}.ticker:hover .running-line svg path[data-v-f4409d90]{stroke:#dc33df}.sell-jersey-text span[data-v-f4409d90]{transition:all .3s ease-in-out;color:#fff}.ticker:hover .sell-jersey-text span[data-v-f4409d90]{color:#dc33df;text-decoration:underline}.ticker[data-v-f4409d90]{max-width:100%;overflow-x:hidden;height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:#1c1c1c;position:relative;z-index:1;transition:all .3s ease-in-out}.sell-jersey-text[data-v-f4409d90]{position:absolute;height:100%;display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center;font-family:PT Sans;background:linear-gradient(90deg,transparent,rgba(0,0,0,.9) 40%,rgba(0,0,0,.9) 60%,transparent);text-transform:uppercase;font-size:11px;font-weight:600;cursor:pointer}.running-line[data-v-f4409d90]{animation:run-f4409d90 5s linear infinite;animation-direction:normal;align-items:center;width:100vw}.running-line svg path[data-v-f4409d90]{stroke:#6d6f71;transition:all .3s ease-in-out;opacity:.3}.tech-notify[data-v-f4409d90]{background:rgba(220,51,223,.8);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;animation-name:showNotify-f4409d90;animation-duration:1s;transition:all .3s ease-in-out;cursor:pointer}.tech-notify.hidden[data-v-f4409d90]{animation:hideNotify-f4409d90 1s}.tech-notify[data-v-f4409d90]:hover{background:rgba(220,51,223,.9)}.tech-notify .content[data-v-f4409d90]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;padding:20px 0;box-sizing:border-box}.tech-notify p[data-v-f4409d90]{color:#fff;font-size:1rem;font-weight:500}.progress-bar[data-v-f4409d90]{height:4px;align-self:flex-start;animation:progressBar-f4409d90 5s ease-in-out;background:rgba(220,51,223,.9)}@keyframes run-f4409d90{0%{transform:translateX(-400px)}to{transform:translateX(0)}}@keyframes showNotify-f4409d90{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes hideNotify-f4409d90{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes progressBar-f4409d90{0%{width:0}to{width:100%}}@media screen and (max-width:750px){.tech-notify p[data-v-f4409d90]{font-size:12px;width:90%}.tech-notify .content[data-v-f4409d90]{padding:10px 0}.progress-bar[data-v-f4409d90]{height:2px}}.cart-block[data-v-b13cee52]{display:flex;flex-direction:column;position:absolute;right:-10px;top:0;height:450px;width:300px;background:hsla(0,0%,100%,.5);z-index:5;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 2px 5px 1px rgba(0,0,0,.05);border:1px solid #e9e9e9;transition:all .3s ease-in-out;padding:20px;box-sizing:border-box}.cart-header[data-v-b13cee52]{padding:0 1%;justify-content:space-between}.cart-header .left[data-v-b13cee52],.cart-header[data-v-b13cee52]{display:flex;flex-direction:row;align-content:center}.cart-header .right p[data-v-b13cee52]{font-size:12px;color:#1c1c1c;cursor:pointer}.cart-header h4[data-v-b13cee52]{font-weight:500;font-size:22px;margin-right:4%}.cart-header span[data-v-b13cee52]{color:#dc33df}.hr[data-v-b13cee52]{margin:4% 0}.cart-elems-container[data-v-b13cee52]{flex-grow:1;overflow-y:scroll}.to-checkout[data-v-b13cee52]{background:#1c1c1c;padding:4%;display:flex;align-content:center;justify-content:center}.to-checkout p[data-v-b13cee52]{color:#fff;text-transform:uppercase;letter-spacing:1px;font-weight:500}.cart-elems[data-v-b13cee52]{display:flex;flex-direction:column;gap:7px}.cart-item[data-v-b13cee52]{display:flex;flex-direction:row;align-items:center;position:relative;gap:6%;background:hsla(0,0%,100%,.7);border:1px solid #e9e9e9;box-sizing:border-box}.item-img[data-v-b13cee52]{border:1px solid #fafafa;min-width:60px;min-height:60px;height:60px;width:60px;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;position:relative}.delete-item-icon[data-v-b13cee52]{position:absolute;bottom:5%;right:0}.item-text[data-v-b13cee52]{display:flex;flex-direction:column;gap:4px;padding-right:7px}.item-code[data-v-b13cee52]{color:#6d6f71;font-size:9px}.item-header[data-v-b13cee52]{font-size:14px;font-weight:500}.item-delete[data-v-b13cee52]{height:100%;width:0;position:absolute;top:0;left:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease-in-out;transition-property:width;display:flex;justify-content:center;align-items:center;gap:10px;box-sizing:border-box;cursor:not-allowed}.item-delete[data-v-b13cee52] *{opacity:0;transition:all .3s ease-in-out;fill:#dc33df;color:#dc33df}.item-delete #del-line[data-v-b13cee52]{stroke:#dc33df}.item-delete span[data-v-b13cee52]{font-size:12px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.item-delete.active[data-v-b13cee52]{width:100%;border:2px solid #1c1c1c}.item-delete.active[data-v-b13cee52] *{opacity:1;fill:#fff;color:#fff}.item-delete.active #del-line[data-v-b13cee52]{stroke:#fff}.mobile-header[data-v-8dbb1f64]{cursor:pointer;padding:40px 0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.mobile-header span[data-v-8dbb1f64]{color:#6d6f71;font-size:14px}.header[data-v-8dbb1f64]{height:70px;width:100%;font-size:14px;background:#fff;box-sizing:border-box;border-bottom:1px solid #e9e9e9;display:flex;align-items:center}.header .container[data-v-8dbb1f64]{overflow:visible}.header .content[data-v-8dbb1f64]{display:flex;justify-content:space-between;align-items:center}.header .logo[data-v-8dbb1f64]{cursor:pointer}.header .left[data-v-8dbb1f64]{display:flex;align-items:center;gap:5%;width:-webkit-fill-available;width:-moz-available;width:stretch}.header nav.menu[data-v-8dbb1f64]{display:flex;align-items:center;gap:30px}.nav-icons[data-v-8dbb1f64]{display:flex;align-items:center;gap:15px}.cart[data-v-8dbb1f64]{position:relative;cursor:pointer}.cart-notification[data-v-8dbb1f64]{background:#dc33df;height:14px;width:14px;position:absolute;top:-2px;right:-4px;display:flex;flex-direction:row;align-content:center;justify-content:center;cursor:pointer}.cart-notification p[data-v-8dbb1f64]{color:#fff;font-size:10px;font-family:PT Sans Narrow;line-height:150%}.logo #letter[data-v-8dbb1f64]{transition:all .3s ease-in-out}.header .container[data-v-8dbb1f64]{box-sizing:border-box}.footer[data-v-25122270]{border-top:1px solid #e9e9e9;padding:25px 0;box-sizing:border-box;background-color:#fff}.footer-content[data-v-25122270]{display:flex;flex-direction:column;gap:20px}.method-image[data-v-25122270]{display:inline-flex;align-items:center;justify-content:center;padding:5px;box-sizing:border-box;border:1px solid #e9e9e9;border-radius:10px}.method-elem svg[data-v-25122270]{height:9px}.footer .row[data-v-25122270]>*{display:flex;justify-content:space-between}.col-hr[data-v-25122270]{height:100%;border-left:1px solid #f1f1f5}.content[data-v-25122270]{display:flex;flex-direction:row;align-items:center;gap:10px}.content span[data-v-25122270]{font-size:.85rem;color:#6d6f71}.social-media[data-v-25122270]{display:flex;align-items:center;gap:7px}.bottom a[data-v-25122270],.bottom span[data-v-25122270]{color:#6d6f71;font-size:.85rem}.links[data-v-25122270]{display:flex;align-items:center;gap:10px}a rect[data-v-25122270]{transition:all .3s ease-in-out}a:hover rect[data-v-25122270]{fill:#dc33df}@media screen and (max-width:750px){.footer-mobile[data-v-25122270]{border-top:1px dashed #6d6f71;padding:20px 0;display:flex;flex-direction:column;align-items:center;gap:5px}.footer-mobile span[data-v-25122270]{color:#6d6f71;font-size:10px}.footer-mobile .links[data-v-25122270]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px;font-size:10px;text-decoration:underline}a[data-v-25122270]{color:#6d6f71}}.popular-products[data-v-14da6e82]{display:flex;flex-direction:row;gap:5px;flex-wrap:nowrap;overflow-x:hidden;width:100%}.product-item[data-v-14da6e82]:first-child{margin-left:2.5%}.product-item[data-v-14da6e82]:last-child{margin-right:2.5%}.product-item[data-v-14da6e82]{flex-shrink:0;width:93%;background:linear-gradient(180deg,#fff 70%,hsla(0,0%,100%,0));padding:30px;box-sizing:border-box;border-radius:30px;display:flex;flex-direction:column;align-items:center;gap:10px}.item-img[data-v-14da6e82]{width:100%;height:auto;aspect-ratio:1/1;background-position:50%!important;background-size:cover!important}.product-head-info[data-v-14da6e82]{display:flex;flex-direction:column;gap:3px}.product-name[data-v-14da6e82]{font-size:18px;color:#1c1c1c;font-weight:500;text-align:center}.product-item-size[data-v-14da6e82]{font-size:14px;font-family:PT Sans Narrow;color:#6d6f71;text-align:center}.sale-price[data-v-14da6e82]{font-size:22px;color:#1c1c1c;font-weight:500;text-align:center}.default-price[data-v-14da6e82]{font-size:12px;color:#6d6f71;font-weight:400;text-align:center;text-decoration:line-through}.banner-outer[data-v-7dc3bbe5]{margin-bottom:30px}.banner[data-v-7dc3bbe5]{height:450px;border-radius:20px;background:#212121;padding:45px 65px;box-sizing:border-box;background-position:50%!important;background-size:cover!important}.banner .container[data-v-7dc3bbe5]{height:100%}.banner-content[data-v-7dc3bbe5]{width:47%;opacity:.15;transition:all .3s ease-in-out;height:100%;display:flex;flex-direction:column;justify-content:space-between}.banner:hover .banner-content[data-v-7dc3bbe5]{opacity:1}.banner-content[data-v-7dc3bbe5]>*{color:#fff!important}.banner-content h3[data-v-7dc3bbe5]{font-size:40px;font-weight:700;margin-bottom:10px}.banner-content p[data-v-7dc3bbe5]{font-size:28px;font-weight:400}.btn[data-v-7dc3bbe5]{position:relative;height:34px;color:#fff;width:25%;font-weight:500;margin-bottom:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;padding:7px 4px 7px 0;box-sizing:border-box}.btn svg[data-v-7dc3bbe5]{margin-bottom:2px}.btn span[data-v-7dc3bbe5]{text-transform:uppercase;font-size:15px}.target-btn-border[data-v-7dc3bbe5]{position:absolute;width:100%;height:100%;background:#fff}.category-elem[data-v-7dc3bbe5]{padding:20px 20px 35px;border-radius:20px 20px 0 0;background:#fff;box-sizing:border-box;clip-path:polygon(0 0,100% 0,100% 100%,0 97%);width:100%;display:flex;flex-direction:column;gap:15px}.category-name[data-v-7dc3bbe5]{font-size:16px;font-weight:500;text-transform:uppercase}.category-image[data-v-7dc3bbe5]{width:100%;aspect-ratio:1/1;border:1px solid #e9e9e9;box-sizing:border-box;background-size:100%!important;background-position:50%!important;background-repeat:no-repeat!important}.category-head-info[data-v-7dc3bbe5]{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px}.category-item-name[data-v-7dc3bbe5]{font-size:18px;font-weight:500}.category-item-size[data-v-7dc3bbe5]{font-size:14px;color:#6d6f71;font-weight:400}.default-block[data-v-7dc3bbe5],.sale-block[data-v-7dc3bbe5]{display:flex;flex-direction:row;align-items:center;gap:10px;justify-content:center}.sale-block p[data-v-7dc3bbe5]{display:inline;width:auto!important}.sale-price[data-v-7dc3bbe5]{font-size:20px;font-weight:500;color:#1c1c1c}.default-price[data-v-7dc3bbe5]{font-size:12px;text-decoration:line-through;color:#6d6f71;font-weight:400}.category-item-price[data-v-7dc3bbe5]>*{text-align:center}.default-block p[data-v-7dc3bbe5],.sale-block p[data-v-7dc3bbe5]{width:100%;text-align:center}.main-categories[data-v-7dc3bbe5]{box-sizing:border-box;border-radius:20px;width:inherit;border:1px solid #dc33df;transition:all .3s ease-in-out}.main-categories-inner[data-v-7dc3bbe5]{padding:30px 0;display:flex;flex-direction:row;justify-content:center;gap:20px}#main-page[data-v-7dc3bbe5]{min-height:auto}.column-page[data-v-7dc3bbe5]{align-items:center}.column-page[data-v-7dc3bbe5]>*{width:100%;box-sizing:border-box}.products-new[data-v-7dc3bbe5]{padding:0;overflow:hidden;align-content:flex-start;width:70%;gap:30px 0;padding-bottom:100px}.products-new[data-v-7dc3bbe5]>:nth-child(3n-1){position:relative;top:100px}.main-categories-outer[data-v-7dc3bbe5]{margin-bottom:50px}.category-elem-new .sale-block[data-v-7dc3bbe5]{display:flex;flex-direction:column;gap:5px}.products-new-head[data-v-7dc3bbe5]{display:flex;flex-direction:row;gap:30px;align-items:center;margin-top:30px;margin-bottom:30px}.products-new-head .hr[data-v-7dc3bbe5]{height:1px;width:100%;border-color:#1c1c1c}.products-new-head p[data-v-7dc3bbe5]{text-wrap:nowrap;font-size:12px;text-transform:uppercase;letter-spacing:.7px;font-weight:500}.all-products[data-v-7dc3bbe5]{display:block;padding:45px;background:#dc33df url(/img/backgroundMainCategory.0571bc12.svg);background-size:110%!important;background-position:0 5%!important;transition:all .3s ease-in-out;box-sizing:border-box;cursor:pointer}.all-products[data-v-7dc3bbe5]:hover{background-position:100% 5%!important;background:#c214c5;background-image:url(/img/backgroundMainCategory.0571bc12.svg)}.all-products p[data-v-7dc3bbe5]{text-align:center;font-size:15px;text-transform:uppercase;font-weight:600;letter-spacing:.5px;color:#fff}.all-products p[data-v-7dc3bbe5]:hover{text-decoration:underline}#main-page[data-v-7dc3bbe5]{padding-bottom:0}.page.column-page[data-v-7dc3bbe5]:last-of-type{padding-bottom:65px}.dictionary-block[data-v-7dc3bbe5]{font-family:Helvetica Neue;display:flex;flex-direction:column;gap:30px;padding:10px 0;box-sizing:border-box}.dictionary-block .head[data-v-7dc3bbe5]{display:flex;flex-direction:column;gap:3px}.dictionary-block .head p[data-v-7dc3bbe5]{font-size:26px;color:#1c1c1c}.dictionary-block .head .source[data-v-7dc3bbe5],.dictionary-block .head .source[data-v-7dc3bbe5]>*{color:#bdc1c5;font-size:12px}.dictionary-block .head .source[data-v-7dc3bbe5]>*{text-decoration:underline}.dictionary-block .content-block[data-v-7dc3bbe5]{display:flex;flex-direction:row;align-items:center;gap:15px}.dictionary-block .word[data-v-7dc3bbe5]{display:flex;flex-direction:column;gap:1px;font-family:Helvetica Neue,Arial}.dictionary-block .word p[data-v-7dc3bbe5]{font-size:32px;font-weight:500}.dictionary-block .bottom p[data-v-7dc3bbe5],.dictionary-block .word .transcription[data-v-7dc3bbe5]{color:#bdc1c5;font-size:12px}.dictionary-block .bottom ul[data-v-7dc3bbe5]{font-size:16px}.definitions-list li[data-v-7dc3bbe5]:not(:last-child){margin-bottom:10px}.social[data-v-7dc3bbe5]{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;padding:60px 0 60px;border-top:1px dashed #6d6f71;transition:all .3s ease-in-out}.social svg[data-v-7dc3bbe5]{cursor:pointer}.social path[data-v-7dc3bbe5]{transition:all .3s ease-in-out}.social svg:hover path[data-v-7dc3bbe5]{fill:#dc33df}.social[data-v-7dc3bbe5]:hover{border-top:1px dashed #dc33df}.social p[data-v-7dc3bbe5]{font-size:18px;font-weight:500}@media screen and (max-width:750px){.main-categories[data-v-7dc3bbe5]{border:none}.main-categories-inner[data-v-7dc3bbe5]{padding:0;gap:10px}.category-elem[data-v-7dc3bbe5]{border-radius:0;padding:15px 15px 25px}.category-name[data-v-7dc3bbe5]{font-size:12px}.category-item-name[data-v-7dc3bbe5]{font-size:14px}.category-item-size[data-v-7dc3bbe5]{font-size:11px}.sale-block[data-v-7dc3bbe5]{flex-direction:column;gap:3px}.sale-price[data-v-7dc3bbe5]{font-size:18px}.default-price[data-v-7dc3bbe5]{font-size:10px}.main-categories-outer[data-v-7dc3bbe5]{margin-bottom:30px}.all-products[data-v-7dc3bbe5]{padding:25px 0;background-size:220%!important}.all-products p[data-v-7dc3bbe5]{font-size:13px}.products-new[data-v-7dc3bbe5]{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:10px;-ms-overflow-style:none;scrollbar-width:none;padding:0 .75rem}.products-new .col-6[data-v-7dc3bbe5]{width:45%;padding:0}.products-new[data-v-7dc3bbe5]>:nth-child(3n-1){position:static}.all-products+.page[data-v-7dc3bbe5]{width:100%;display:inline-flex;padding-bottom:20px;margin:0;box-sizing:border-box;gap:0}.social[data-v-7dc3bbe5]{padding:30px 0}.social p[data-v-7dc3bbe5]{font-size:13px}.social svg[data-v-7dc3bbe5]{width:15px}}.admin-header[data-v-b970fbf6]{width:100%;display:flex;align-items:center;height:60px;background:#fff;box-sizing:border-box;border-bottom:1px solid #e9e9e9;font-size:14px;font-weight:400}.admin-header.scrolled[data-v-b970fbf6]{position:fixed}.admin-header .content[data-v-b970fbf6]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.admin-header .logo[data-v-b970fbf6]{cursor:pointer}.admin-header .right[data-v-b970fbf6]{display:flex;justify-content:flex-end;align-items:center;gap:20%;width:auto;min-width:200px}.admin-header .right[data-v-b970fbf6]>*{max-width:100%}.admin-header .exit-btn[data-v-b970fbf6]{background:#e9e9e9;padding:8%;display:flex;align-items:center;border-radius:10px;text-wrap:nowrap;white-space:nowrap;height:30px;box-sizing:border-box}.profile[data-v-b970fbf6]{display:flex;gap:10px;align-items:center}.admin-sidebar[data-v-54a66b42]{min-width:18.75%;width:18.75%;background:#fafafa;height:100%}.menu-elem-outer[data-v-54a66b42]{padding:0 18.66%}.menu-elem-outer.active[data-v-54a66b42]{background:#fff}.menu-elem[data-v-54a66b42]{padding:15px 0;text-align:left;display:flex;flex-direction:row;align-items:center;gap:3%}.menu-elem span[data-v-54a66b42]{font-weight:500;font-size:16px;line-height:90%!important}.menu-icn[data-v-54a66b42]{min-width:30px;width:auto;display:flex;justify-content:center;align-items:center}.table[data-v-64329ccc]{width:100%;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;text-align:left;box-shadow:0 2px 5px 1px rgba(0,0,0,.05)}.table-data[data-v-64329ccc],.table-header[data-v-64329ccc]{display:flex}.table-header .no-data[data-v-64329ccc]{padding:20px 25px;box-sizing:border-box}.table-data-elem .change-label[data-v-64329ccc]{display:flex;align-items:center;color:#6d6f71;font-size:12px;font-weight:400;gap:5px}.table-data-elem.main-order[data-v-64329ccc],.table-header-elem.main-order[data-v-64329ccc]{order:1}.table-data-elem[data-v-64329ccc],.table-header-elem[data-v-64329ccc]{order:2}.table-data-elem .change-label span[data-v-64329ccc]{cursor:pointer}.table-header-elem[data-v-64329ccc]{display:flex;align-items:center;padding:1% 1.5%;background:#fafafa;font-size:16px;font-weight:500}.table-data-elem[data-v-64329ccc]{padding:1% 1.5%;font-size:16px;font-weight:400;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.table-data-elem.gray[data-v-64329ccc]{background:#fafafa}.col-0[data-v-64329ccc]{display:none}.pagination[data-v-64329ccc]{margin-top:30px;display:inline-flex;background:#fafafa;border-radius:10px}.pagination-elem[data-v-64329ccc]{padding:10px 12px;display:flex;align-items:center;justify-content:center;border-radius:10px;min-width:36px;box-sizing:border-box;cursor:pointer;font-size:16px;font-weight:400}.pagination-elem.active-page[data-v-64329ccc]{background:#1c1c1c;color:#fff}.head-block[data-v-8ec23a48]{min-width:50%;text-align:left;display:flex;align-items:center;gap:4%}.header-text[data-v-8ec23a48]{font-size:26px;font-weight:500}.add-new[data-v-8ec23a48]{display:flex;align-items:center;gap:7%;color:#dc33df;text-wrap:nowrap;min-width:30px;cursor:pointer;transition:all .3s ease-in-out}.add-new span[data-v-8ec23a48]{color:#dc33df}.add-new svg path[data-v-8ec23a48]{transition:all .3s ease-in-out}.add-new span[data-v-8ec23a48]{min-width:inherit;font-size:14px;font-weight:500}.add-new[data-v-8ec23a48]:hover{color:#c214c5}.add-new:hover svg path[data-v-8ec23a48]{fill:#c214c5}.head-row[data-v-763490b7]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:2.75%}.search-block[data-v-763490b7]{display:flex;align-items:center;gap:5%}.option-elem .option-elem-label[data-v-51d358db]{font-size:18px;font-weight:500;color:#1c1c1c}.elems-container[data-v-51d358db]:not(.colors-container){display:none;padding:4px;font-size:14px;position:relative;box-sizing:border-box;box-shadow:0 2px 5px 1px rgba(0,0,0,.05);border-radius:10px;background:#fff;max-height:150px;overflow-y:scroll}.elems-container[data-v-51d358db]:not(.colors-container)>*{padding:8px;border-radius:10px}.elems-container[data-v-51d358db]:not(.colors-container)>:hover{background:#f1f1f5}.elems-container[data-v-51d358db]>:not(:last-child){margin-bottom:5px}.user-container[data-v-51d358db]{display:flex;flex-direction:row;gap:5px;align-items:center}.user-email[data-v-51d358db]{font-size:11px;color:gray;text-decoration:underline}.elems-container.colors-container[data-v-51d358db]{box-shadow:none;position:static;padding:0;border-radius:0}.colors-container[data-v-51d358db]{margin-top:2%;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;gap:2%;row-gap:4px}.color-elem[data-v-51d358db],.colors-container>div[data-v-51d358db]{max-width:35px;max-height:35px}.color-elem[data-v-51d358db]{display:inline-block;width:35px;height:35px;border:1px solid #e9e9e9;border-radius:100px;cursor:pointer}.color-active[data-v-51d358db]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:100px;background:hsla(210,2%,44%,.8)}.input-elem[data-v-51d358db]{display:flex;flex-direction:column;gap:5px}.input-elem .error-text[data-v-51d358db]{font-size:10px;color:#dc33df}div.options-sidebar[data-v-3869c624]{background:#fafafa;width:40%;height:100%;padding-top:40px;padding-bottom:40px;display:flex;flex-direction:column;gap:30px}.save-btn[data-v-3869c624]{background:#1c1c1c;width:100%;padding:8.8px 13px;border-radius:8px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;transition:all .3s ease-in-out}.save-btn.disabled[data-v-3869c624]{background:#e9e9e9;cursor:not-allowed}.save-btn.disabled span[data-v-3869c624]{color:#6d6f71;opacity:.6}.cancel-btn[data-v-3869c624]{background:#e9e9e9;width:100%;padding:8.8px 13px;border-radius:8px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.buttons[data-v-3869c624]{display:flex;align-items:flex-start;gap:2%}.buttons>div[data-v-3869c624]{height:100%}.save-btn a[data-v-3869c624],.save-btn span[data-v-3869c624]{color:#fff;font-size:14px;font-weight:400}.cancel-btn a[data-v-3869c624],.cancel-btn span[data-v-3869c624]{color:#1c1c1c;font-size:14px;font-weight:400}.options-block[data-v-3869c624]{background:#fff;padding:30px;border-radius:8px;display:flex;flex-direction:column;gap:15px}.options-block .none-elem[data-v-3869c624]{display:none}.option-elem[data-v-3869c624]{display:flex;flex-direction:column;gap:7px}.load-image[data-v-7c25e0ff]{display:flex;flex-direction:column;align-items:center;gap:10px}.images-block[data-v-7c25e0ff]{width:100%}.input-file-content[data-v-7c25e0ff],.input-file[data-v-7c25e0ff]{display:flex;justify-content:center;align-items:center}.input-file[data-v-7c25e0ff]{cursor:pointer;flex-direction:column;text-align:center;background:#fafafa;width:150px;height:120px;position:relative;border-radius:15px;padding:20px;box-sizing:border-box;gap:10px;border:1px solid #e9e9e9}.max-size-text[data-v-7c25e0ff]{font-size:12px;color:#6d6f71}.loadedImage[data-v-7c25e0ff]{width:150px;height:120px;border-radius:15px;border:1px solid #e9e9e9;box-sizing:border-box;position:relative}.loadedImage .img-elem[data-v-7c25e0ff]{display:flex;justify-content:center;align-items:center;background-size:cover!important;width:100%;height:100%}.loadedImage div[data-v-7c25e0ff]{border-radius:15px}.loadedImage .delete-image[data-v-7c25e0ff]{z-index:2;display:flex;flex-direction:row;justify-content:center;align-items:center;width:25px;height:25px;border:2px solid hsla(0,0%,100%,.8);border-radius:100px;cursor:pointer}.loadedImage .delete-image svg[data-v-7c25e0ff]{width:13px;height:13px}.loadedImage .delete-image path[data-v-7c25e0ff]{fill:hsla(0,0%,100%,.8)}.loadedImage div.cover[data-v-7c25e0ff]{background:rgba(0,0,0,.7);position:absolute;top:0;bottom:0;width:100%;height:100%}.images-elems[data-v-7c25e0ff]{display:flex;flex-direction:row;gap:1%;row-gap:10px;flex-wrap:wrap}h4[data-v-7c25e0ff]{font-size:22px;font-weight:500;color:#1c1c1c;margin-bottom:15px}label[data-v-7c25e0ff]{background-size:100%!important;background-position:50%!important}.text-elems[data-v-caf393fa]{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:20px}.text-elems .description-text[data-v-caf393fa],.text-elems .header-text[data-v-caf393fa],.text-elems .issues-text[data-v-caf393fa]{width:100%}h4[data-v-caf393fa]{font-size:22px;font-weight:500;color:#1c1c1c;margin-bottom:15px}div.img[data-v-36d16802]{display:block;border:1px solid #e9e9e9;box-sizing:border-box;background-size:cover!important;background-position:50%!important;position:relative;transition:all .3s ease-in-out}.head-img[data-v-36d16802]{position:relative}.arrow-left-container[data-v-36d16802],.arrow-right-container[data-v-36d16802]{position:absolute;display:flex;height:100%;align-items:center;z-index:1}.arrow-right-container[data-v-36d16802]{right:0}.arrow[data-v-36d16802]{z-index:3;cursor:pointer;height:8%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.7);transition:all .3s ease-in-out}.arrow[data-v-36d16802]:hover{box-shadow:0 2px 5px 1px rgba(0,0,0,.05)}.arrow svg[data-v-36d16802]{cursor:pointer}.arrow-left[data-v-36d16802]{border-bottom-right-radius:5px;border-top-right-radius:5px}.arrow-right[data-v-36d16802]{border-bottom-left-radius:5px;border-top-left-radius:5px}@media screen and (max-width:750px){.arrow[data-v-36d16802]{padding:5px;box-shadow:0 2px 5px 1px rgba(0,0,0,.05)}}div.img[data-v-5b8ef550]{display:block;border:1px solid #e9e9e9;box-sizing:border-box;background-size:cover!important;background-position:50%!important;position:relative;transition:all .3s ease-in-out}div.img.active[data-v-5b8ef550]{border:1px solid #e9e9e9}div.img .cover[data-v-5b8ef550]{position:absolute;transition:all .3s ease-in-out;top:0;left:0;width:100%;height:100%;background-color:hsla(210,2%,44%,0)}div.img .cover.active[data-v-5b8ef550]{background-color:hsla(210,2%,44%,.2)}.active-line[data-v-5b8ef550]{position:absolute;bottom:-1px;width:100%;height:4px;background:#e9e9e9;z-index:2}@media screen and (max-width:750px){.active-line[data-v-5b8ef550]{height:3px}}.option-elem[data-v-69152b7a]{display:flex;align-items:center;gap:15px;width:100%}.option-elem.long-elem[data-v-69152b7a]{align-items:flex-start}.option-head[data-v-69152b7a]{font-size:16px;font-weight:400;color:#1c1c1c}.long-head[data-v-69152b7a]{min-width:20%}.option-value.short[data-v-69152b7a]{padding:12px 17px;border-radius:10px;background:#f1f1f5;font-size:14px;font-weight:500;color:#1c1c1c}.option-value p[data-v-69152b7a]{white-space:pre-wrap;line-height:110%}div.hr[data-v-69152b7a]{border-bottom:1px solid #e9e9e9;max-height:1.5px;background:#e9e9e9}@media screen and (max-width:750px){.option-head[data-v-69152b7a],.option-value p[data-v-69152b7a],.option-value.short[data-v-69152b7a]{font-size:13px}.option-value.short[data-v-69152b7a]{padding:9px 13px}div.hr[data-v-69152b7a]{border-top:.5px solid #e9e9e9;max-height:1px}}.similar-products[data-v-f2d3fef0]{display:flex;flex-direction:row;justify-content:flex-start;gap:1.2%}.similar-products .similar-product-elem[data-v-f2d3fef0]{width:18.8%}.similar-products-block[data-v-f2d3fef0]{margin-top:10px;margin-bottom:10px}.product-text-block[data-v-f2d3fef0]{display:flex;gap:3px;flex-direction:column;align-items:center;text-align:center}h3.product-name[data-v-f2d3fef0]{font-size:18px;font-weight:500;text-align:center}h4[data-v-f2d3fef0]{font-size:26px;font-weight:500;text-align:center;margin-bottom:2%}.no-similar-products[data-v-f2d3fef0]{text-align:center}p.product-size[data-v-f2d3fef0]{font-family:PT Sans;font-weight:700;color:#6d6f71}.sale-block[data-v-f2d3fef0]{display:flex;align-items:center;margin-top:10px;gap:10px}.sale-price[data-v-f2d3fef0]{font-size:22px;font-weight:500}.default-price[data-v-f2d3fef0]{font-size:12px;color:#6d6f71;text-decoration:line-through}@media screen and (max-width:750px){h4[data-v-f2d3fef0]{font-size:22px;margin-bottom:20px}.similar-products[data-v-f2d3fef0]{overflow-x:auto;gap:10px;-ms-overflow-style:none;scrollbar-width:none}.similar-products .similar-product-elem[data-v-f2d3fef0]{width:45%}h3.product-name[data-v-f2d3fef0]{font-size:16px}p.product-size[data-v-f2d3fef0]{font-size:12px}.sale-price[data-v-f2d3fef0]{font-size:18px}.default-price[data-v-f2d3fef0]{font-size:10px}}.product-tips[data-v-416e29af]{display:flex;flex-direction:row;align-items:center;gap:5px}.product-page[data-v-798bcce4]{padding-top:50px;display:flex;flex-direction:column;gap:20px}.breadcrumbs[data-v-798bcce4]{height:-moz-fit-content;height:fit-content}.breadcrumbs-text[data-v-798bcce4]{font-family:PT Sans;font-size:11px;color:#6d6f71}.head-image[data-v-798bcce4]{width:100%;margin-bottom:2%}.head-image div[data-v-798bcce4]{width:100%;height:auto;border:1.5px solid #e9e9e9!important}.other-images[data-v-798bcce4]{display:flex;flex-direction:row;gap:2%}.other-images .img-elem[data-v-798bcce4]{width:15%;height:auto}.other-images .img-elem img[data-v-798bcce4]{width:100%;height:auto}.product-profile[data-v-798bcce4]{box-sizing:border-box;padding:10px 30px;display:flex;flex-direction:column;gap:40px}.product-profile .head[data-v-798bcce4]{display:flex;height:auto;flex-direction:column;gap:15px}.product-profile .head .header-block[data-v-798bcce4]{display:flex;height:auto;flex-direction:column;gap:10px}.product-profile .action-buttons[data-v-798bcce4]{display:flex;flex-direction:row;gap:2%}.product-code[data-v-798bcce4]{font-size:12px;color:#6d6f71;cursor:copy}h2.product-header[data-v-798bcce4]{font-size:34px;font-weight:600;line-height:110%}.default-block[data-v-798bcce4],.sale-block[data-v-798bcce4]{display:flex;flex-direction:row;align-items:center;gap:10px}.sale-price[data-v-798bcce4]{font-size:26px;font-weight:500;color:#1c1c1c}.default-price[data-v-798bcce4]{font-size:12px;text-decoration:line-through;color:#6d6f71;font-weight:400}.action-buttons .btn[data-v-798bcce4]{padding:14px 0;display:flex;align-items:center;justify-content:center;gap:15px;box-sizing:border-box;position:relative}.action-buttons .btn span[data-v-798bcce4]{text-transform:uppercase;font-size:16px}.action-buttons .cart-btn[data-v-798bcce4]{background:#1c1c1c;color:#fff;width:62%;font-weight:500}.action-buttons .cart-btn-active[data-v-798bcce4]{background:#dc33df}.action-buttons .cart-btn-active[data-v-798bcce4]:hover{background:#c214c5}.cart-btn[data-v-798bcce4]:hover{background:#000}.buy-btn[data-v-798bcce4]:hover{color:#000}.buy-btn:hover .buy-btn-border[data-v-798bcce4]{background:#000}.action-buttons .buy-btn[data-v-798bcce4]{color:#1c1c1c;width:36%;height:100%;font-weight:500}.buy-btn[data-v-798bcce4]{position:relative}.buy-btn-border[data-v-798bcce4]{position:absolute;width:100%;height:100%;background:#1c1c1c}.product-options[data-v-798bcce4]{display:flex;flex-direction:column;gap:20px}.product-block[data-v-798bcce4]{margin-bottom:40px}.sold-out p[data-v-798bcce4]{color:#dc33df;text-transform:uppercase;font-size:18px;font-weight:500}.sold-out-price[data-v-798bcce4]{text-decoration:line-through}.action-buttons.sold-out-button .cart-btn[data-v-798bcce4]{background:#e9e9e9;color:#fafafa;cursor:no-drop}.sold-out-button .buy-btn-border[data-v-798bcce4]{background:#e9e9e9}.sold-out-button .buy-btn[data-v-798bcce4]{color:#e9e9e9;cursor:no-drop}.buy-btn-border[data-v-798bcce4]{transition:all .3s ease-in-out}.sold-out-button .buy-btn:hover .buy-btn-border[data-v-798bcce4]{background:#e9e9e9}.sold-out-button path[data-v-798bcce4]{stroke:#fafafa}@media screen and (max-width:750px){.head-image[data-v-798bcce4]{margin-top:20px}.product-page[data-v-798bcce4]{padding-top:0}.product-profile[data-v-798bcce4]{padding-left:.75rem;padding-right:.75rem;gap:30px}.product-tips[data-v-798bcce4]{flex-wrap:wrap}.product-images[data-v-798bcce4]{margin-bottom:20px}h2.product-header[data-v-798bcce4]{font-size:28px}.product-code[data-v-798bcce4]{font-size:10px}.sale-price[data-v-798bcce4]{font-size:22px}.default-price[data-v-798bcce4]{font-size:12px}.action-buttons .btn span[data-v-798bcce4]{font-size:13px}.action-buttons .btn[data-v-798bcce4],.product-options[data-v-798bcce4]{gap:10px}.product-block[data-v-798bcce4]{margin-bottom:20px}.cart-btn svg[data-v-798bcce4]{height:16px;width:auto}}.block-header[data-v-d2971f4c]{font-size:16px;font-weight:500;color:#1c1c1c}.order-elems[data-v-d2971f4c],.payment-methods[data-v-d2971f4c]{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:10px}.item-info[data-v-d2971f4c]{display:flex;flex-direction:row;align-items:center;gap:2%;flex-grow:1}.order-item[data-v-d2971f4c]{background:#fafafa;border-radius:10px;padding:2.5%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.item-img[data-v-d2971f4c]{background-repeat:no-repeat!important;background-size:100%!important;width:75px;height:75px;background-position:50%!important;border-radius:10px;border:1px solid #e9e9e9;box-sizing:border-box}.item-text[data-v-d2971f4c]{display:flex;flex-direction:column;justify-content:center;gap:10px}.item-text .top[data-v-d2971f4c]{display:flex;flex-direction:column;justify-content:center;gap:4px}.item-header[data-v-d2971f4c]{font-size:18px;font-weight:500;color:#1c1c1c}.item-size[data-v-d2971f4c]{font-size:14px;font-weight:400;color:#6d6f71}.item-price[data-v-d2971f4c]{font-size:14px;font-weight:500;color:#1c1c1c}.delete-item rect[data-v-d2971f4c]{transition:all .3s ease-in-out}.delete-item rect[data-v-d2971f4c]:hover{fill:#1c1c1c}.total-info[data-v-d2971f4c]{display:flex;flex-direction:row;align-items:center;gap:10px}.total-info span[data-v-d2971f4c]{color:#6d6f71;font-size:14px}.method-elem[data-v-d2971f4c]{background:#fafafa;border-radius:10px;gap:10px}.method-elem[data-v-d2971f4c],.method-image[data-v-d2971f4c]{padding:10px;display:flex;flex-direction:column;align-items:center}.method-image[data-v-d2971f4c]{border:1px solid #1c1c1c;box-sizing:border-box;border-radius:10px;background:#fff;justify-content:center}.method-label[data-v-d2971f4c]{font-size:14px;font-weight:400;color:#6d6f71;text-decoration:underline}.payment-methods[data-v-d2971f4c]{margin-bottom:10px}.pay-order[data-v-d2971f4c]{background:#1c1c1c;border-radius:10px;padding:12px 15px;box-sizing:border-box;display:inline-flex;flex-direction:row;justify-content:center;transition:all .3s ease-in-out;cursor:pointer}.pay-order[data-v-d2971f4c]:hover{background:#000}.pay-order span[data-v-d2971f4c]{color:#fff;font-size:14px;font-weight:400}.pay-order.disabled[data-v-d2971f4c]{background:#e9e9e9;opacity:.8;cursor:not-allowed;transition:all .3s ease-in-out}.pay-order.disabled[data-v-d2971f4c]:hover{opacity:1}.no-order-items[data-v-d2971f4c]{display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;height:100%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px}.no-order-items-container[data-v-d2971f4c]{height:100%;background-size:100%!important;transition:all .3s ease-in-out;border:1px solid #e9e9e9;border-radius:10px;background:url(/img/backgroundNoItems.7452dfcf.png) 50%}.no-order-items-container[data-v-d2971f4c]:hover{background-size:120%!important}.no-order-items span[data-v-d2971f4c]{font-size:14px;color:#6d6f71}.no-order-items .action[data-v-d2971f4c]{font-size:14px;color:#dc33df;transition:all .3s ease-in-out}.no-order-items .action[data-v-d2971f4c]:hover{color:#c214c5}@media screen and (max-width:750px){.order-container[data-v-d2971f4c]{flex-direction:column;gap:20px}.delete-item svg[data-v-d2971f4c]{height:25px;width:auto}.item-info[data-v-d2971f4c]{gap:15px}.block-header[data-v-d2971f4c]{font-size:14px}.item-header[data-v-d2971f4c]{font-size:16px}.item-size[data-v-d2971f4c],.method-label[data-v-d2971f4c],.pay-order span[data-v-d2971f4c],.total-info span[data-v-d2971f4c]{font-size:12px}.item-price[data-v-d2971f4c]{font-size:13px}.no-order-items-container[data-v-d2971f4c]{padding:20px 0}.no-order-items .action[data-v-d2971f4c],.no-order-items span[data-v-d2971f4c]{font-size:12px}}.ribbon[data-v-7983890c]{display:inline-flex!important;width:auto;flex-direction:row;background:#fff;padding:3px;gap:2px}.ribbon-elem[data-v-7983890c],.ribbon[data-v-7983890c]{align-items:center;border-radius:10px;box-sizing:border-box}.ribbon-elem[data-v-7983890c]{background:transparent;color:#1c1c1c;display:flex;justify-content:center;padding:7px 10px;cursor:pointer}.ribbon-elem.active[data-v-7983890c]{background:#1c1c1c;color:#fff}span[data-v-7983890c]{font-size:11.5px;text-transform:uppercase;font-weight:500}@media screen and (max-width:750px){.ribbon-elem[data-v-7983890c]{padding:6px 8px}span[data-v-7983890c]{font-size:10px}}.divide[data-v-5652b016]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:7px;margin-top:4px}.divide span[data-v-5652b016]{text-transform:uppercase;color:#6d6f71;font-size:10px;font-weight:500}.divide .hr[data-v-5652b016]{flex-grow:1}.user-addresses[data-v-5652b016]{display:flex;flex-direction:column;gap:15px}.addresses-header[data-v-5652b016]{display:flex;flex-direction:row;align-items:center;gap:30px}.addresses-header h3[data-v-5652b016]{margin-bottom:0}.add-new[data-v-5652b016]{display:flex;align-items:center;gap:7%;color:#dc33df;text-wrap:nowrap;min-width:30px;cursor:pointer;transition:all .3s ease-in-out}.page-header[data-v-5652b016]{padding:0 5px}.add-new span[data-v-5652b016]{color:#dc33df}.add-new svg path[data-v-5652b016]{transition:all .3s ease-in-out}.add-new span[data-v-5652b016]{min-width:inherit;font-size:14px;font-weight:500}.add-new[data-v-5652b016]:hover{color:#c214c5}.add-new:hover svg path[data-v-5652b016]{fill:#c214c5}.address-item-outer[data-v-5652b016]{padding:2% 2.5%;box-sizing:border-box;background:#fff;border-radius:15px;display:flex;flex-direction:column;gap:10px}.address-item-outer .address-name[data-v-5652b016]{font-size:14px;font-weight:500}.address-item-inner[data-v-5652b016]{background:#f1f1f5;border-radius:15px;padding:1.1% 1.4%;transition:all .3s ease-in-out;cursor:pointer;border:1px solid #e9e9e9;box-sizing:border-box}.address-item-inner[data-v-5652b016]:hover{background:#ececf5}.address-item-inner p[data-v-5652b016]{color:#6d6f71;font-size:14px;font-weight:400}.header-address-item[data-v-5652b016]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 5px;box-sizing:border-box}.header-address-item .name[data-v-5652b016]{display:flex;justify-content:flex-start;align-items:center;gap:5px}.item-actions[data-v-5652b016]{display:flex;flex-direction:row;align-items:center;gap:5px}.item-actions span[data-v-5652b016]{font-size:12px;color:#6d6f71;transition:all .3s ease-in-out}.name .act[data-v-5652b016]{margin-left:10px;color:#dc33df}.act[data-v-5652b016]{cursor:pointer;font-size:12px;color:#6d6f71;transition:all .3s ease-in-out}.item-actions .act[data-v-5652b016]:hover{color:#1c1c1c}.btn[data-v-5652b016]{display:inline-flex;border:1px solid #dc33df;width:-moz-fit-content;width:fit-content;padding:10px 15px;border-radius:10px;box-sizing:border-box;transition:all .3s ease-in-out}.btn[data-v-5652b016]:hover{border-color:#c214c5;background:#c214c5}.btn[data-v-5652b016] *{transition:all .3s ease-in-out}.btn:hover path[data-v-5652b016],.btn[data-v-5652b016]:hover *{color:#fff;fill:#fff!important}.btn .add-new[data-v-5652b016]{gap:10px}.no-addresses .address-item-outer[data-v-5652b016]{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px}.modal[data-v-5652b016]{position:fixed;margin:auto 0;z-index:3;height:100%;width:100%;left:0;top:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:10% 0}.new-address[data-v-5652b016]{width:35%;margin:0 auto;box-shadow:0 2px 5px 1px rgba(0,0,0,.05);background:#fff;height:50%;border-radius:15px;padding:2%;box-sizing:border-box;display:flex;flex-direction:column;gap:15px}.modal-header[data-v-5652b016]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.modal-header h3[data-v-5652b016]{margin-bottom:0}.modal-header span[data-v-5652b016]{font-weight:400;font-size:12px;cursor:pointer}.modal-content[data-v-5652b016]{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.modal .btn span[data-v-5652b016]{color:#dc33df}.modal .btn:hover span[data-v-5652b016]{color:#fff}.content-row[data-v-5652b016]{display:flex;flex-direction:row;align-items:center;flex-shrink:1;gap:20px}.modal .input-elem[data-v-5652b016]{display:flex;align-items:center;gap:15px;box-sizing:border-box;flex-shrink:1}.input-elem span[data-v-5652b016]{font-size:14px;white-space:nowrap}.input-elem input[data-v-5652b016]{width:auto;min-width:0;box-sizing:border-box;flex-grow:1}.content-row[data-v-5652b016]>*{min-width:0;flex-shrink:1;box-sizing:border-box}.input-elem.width-30[data-v-5652b016]{width:30%}.input-elem.width-40[data-v-5652b016]{width:40%}.input-elem.width-50[data-v-5652b016]{width:50%}.input-elem.width-60[data-v-5652b016]{width:60%}.input-elem.width-70[data-v-5652b016]{width:70%}.address-active[data-v-5652b016]{border:1px solid #dc33df}@media screen and (max-width:750px){.addresses-header[data-v-5652b016]{gap:15px}.add-new span[data-v-5652b016]{font-size:12px}.address-item-outer[data-v-5652b016]{padding:12px}.address-item-inner[data-v-5652b016]{padding:8px 10px;border-radius:10px}.address-item-inner p[data-v-5652b016],.address-item-outer .address-name[data-v-5652b016]{font-size:12px}.act[data-v-5652b016],.item-actions span[data-v-5652b016]{font-size:10px}.name .act[data-v-5652b016]{margin-left:0}.header-address-item .name[data-v-5652b016]{flex-direction:column;align-items:flex-start}.new-address[data-v-5652b016]{width:90%;padding:5%;height:70%}.settings-block .modal[data-v-5652b016]{display:flex;flex-direction:column;justify-content:center;padding-bottom:65px;box-sizing:border-box}.modal .input-elem[data-v-5652b016]{gap:8px}.content-row[data-v-5652b016]{gap:12px}.input-elem[data-v-5652b016]>*{font-size:12px!important}.modal .btn span[data-v-5652b016]{font-size:14px}}.user-orders[data-v-1552ab71]{display:flex;flex-direction:column;gap:15px}.order-item[data-v-1552ab71]{background:#fff;padding:20px 25px;box-sizing:border-box;border-radius:15px;display:flex;justify-content:space-between}.order-item .order-info[data-v-1552ab71]{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.order-item .head[data-v-1552ab71]{display:flex;flex-direction:row;gap:15px}.order-img[data-v-1552ab71]{background-size:100%!important;background-position:50%!important;height:100px;aspect-ratio:1/1;border-radius:10px;border:1px solid #e9e9e9}p[data-v-1552ab71]{font-size:16px}.order-number[data-v-1552ab71]{text-decoration:underline}.order-status[data-v-1552ab71]{font-weight:500}@media(max-width:750px){p[data-v-1552ab71]{font-size:14px}.order-item .head[data-v-1552ab71]{gap:10px;flex-direction:column}.order-item[data-v-1552ab71]{padding:15px 20px}}.row[data-v-c191657e]{gap:15px}.user-info-block[data-v-c191657e]{background:#fff;border-radius:10px;padding:2%;display:flex;flex-direction:column;gap:15px}.user-items-row[data-v-c191657e]{display:flex;gap:20px}.user-item[data-v-c191657e]{display:flex;flex-direction:row;align-items:center;gap:10px}.header-item[data-v-c191657e]{background:#f1f1f5;padding:10px 15px;box-sizing:border-box;border-radius:10px;transition:all .3s ease-in-out;cursor:pointer}.header-item[data-v-c191657e]:hover{background:#ececf5}.user-item span[data-v-c191657e]{font-size:16px;font-weight:400}.header-item span[data-v-c191657e]{font-size:14px;font-weight:500}.settings-block[data-v-c191657e]{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:750px){.user-info-block[data-v-c191657e]{padding:10px}.header-item[data-v-c191657e]{padding:8px 13px}.user-items-row[data-v-c191657e]{flex-direction:column;gap:10px}.user-info-block[data-v-c191657e]{gap:10px}.user-item span[data-v-c191657e]{font-size:14px}.header-item span[data-v-c191657e]{font-size:13px}}.product-filter[data-v-35b071a6]{display:inline-flex;position:relative;flex-direction:row;justify-content:space-between;align-items:center;padding:0 1.3%;box-sizing:border-box;background:#f1f1f5;border-radius:10px;flex-shrink:0;min-width:16%;height:36px;z-index:2;gap:10px;transition:all .3s ease-in-out;cursor:pointer}.product-filter.condition-filter[data-v-35b071a6]{min-width:18%}.product-filter.price-filter[data-v-35b071a6]{padding-right:.7%}.filter-header[data-v-35b071a6]{display:flex;align-items:center;gap:7px}.product-filter[data-v-35b071a6]:hover{background:#ececf5}.options-outer-block span[data-v-35b071a6],.product-filter span[data-v-35b071a6]{font-size:12px;font-weight:500;color:#1c1c1c;text-transform:uppercase;line-height:150%}.product-filter span#no-result[data-v-35b071a6]{color:#6d6f71}.icon[data-v-35b071a6]{display:flex;align-items:center;justify-content:center}.col-hr[data-v-35b071a6]{height:100%;border-left:1px solid #f1f1f5}.inputs-filter[data-v-35b071a6]{display:flex;align-items:center;gap:7px;height:100%;padding:5px 0;box-sizing:border-box}.inputs-filter input[data-v-35b071a6]{max-width:100px;height:100%;text-transform:uppercase;font-size:11.5px;font-weight:400}input[data-v-35b071a6]::-webkit-inner-spin-button,input[data-v-35b071a6]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number][data-v-35b071a6]{-moz-appearance:textfield}.options-outer-block[data-v-35b071a6]{position:absolute;width:100%;background:#f1f1f5;border-radius:0 0 10px 10px;transition:all .3s ease-in-out;box-sizing:border-box;padding:2px;top:0;left:0;z-index:3;opacity:0;transform:translateY(-10px)}.options-outer-block.no-visible[data-v-35b071a6]{display:none}.options-outer-block.visible[data-v-35b071a6]{display:block}.options-outer-block #search-input[data-v-35b071a6]{font-size:11.5px;font-weight:500;color:#1c1c1c;text-transform:uppercase;margin-bottom:5px;padding-top:4%;padding-bottom:4%}.options-outer-block.active[data-v-35b071a6]{opacity:1;transform:translateY(0)}.options-inner-block[data-v-35b071a6]{background:#fff;border-radius:10px;padding-top:10px!important;padding-bottom:7px!important;display:flex;flex-direction:column;gap:5px;transition:all .3s ease-in-out}.filter-option[data-v-35b071a6]{display:flex;flex-direction:row;align-items:center;gap:7px;word-break:break-all}.filter-option svg[data-v-35b071a6]{flex-shrink:0}.product-filter:hover .options-outer-block[data-v-35b071a6]{background:#ececf5}.toggle-filter-icon[data-v-35b071a6]{height:100%;padding:5px;box-sizing:border-box;transition:all .3s ease-in-out}.toggle-filter-icon.active[data-v-35b071a6]{transform:rotate(-180deg)}#reset-filter[data-v-35b071a6]{text-decoration:underline;color:#6d6f71;font-size:11px;display:inline-block;text-align:center;cursor:pointer}.reset[data-v-35b071a6]{width:100%;text-align:center;display:flex;flex-direction:column;gap:5px}.hr[data-v-35b071a6]{background:none;border-top:1px dashed #f1f1f5!important}@media screen and (max-width:750px){.product-filter[data-v-35b071a6]{padding:0 12px;height:32px;box-sizing:border-box}.filter-icon[data-v-35b071a6]>*{width:15px!important;height:auto!important}.toggle-filter-icon[data-v-35b071a6]>*{width:auto!important;height:7px!important}.inputs-filter input[data-v-35b071a6],.options-outer-block #search-input[data-v-35b071a6],.options-outer-block span[data-v-35b071a6],.product-filter span[data-v-35b071a6]{font-size:10px!important}}.header-block[data-v-43a4f7c4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.search-block[data-v-43a4f7c4]{display:flex;align-items:center;gap:5px}.header-text[data-v-43a4f7c4]{display:flex;align-items:flex-start;gap:5px}.header-text span.totalItems[data-v-43a4f7c4]{font-size:12px;color:#6d6f71}.page-header[data-v-43a4f7c4]{margin-bottom:0}.product-items[data-v-43a4f7c4]{gap:40px 0}.product-item[data-v-43a4f7c4]{display:flex;flex-direction:column;align-items:center;text-align:center}.product-name[data-v-43a4f7c4]{margin-bottom:5px;font-size:18px;font-weight:500}p.product-size[data-v-43a4f7c4]{font-family:PT Sans;font-weight:700;color:#6d6f71;font-size:14px}.sale-block[data-v-43a4f7c4]{display:flex;justify-content:center;align-items:center;margin-top:10px;gap:10px;text-align:center}.sale-block[data-v-43a4f7c4] *{text-align:center}.sale-price[data-v-43a4f7c4]{font-size:22px;font-weight:500}.default-price[data-v-43a4f7c4]{font-size:12px;color:#6d6f71;text-decoration:line-through}.product-filters-block[data-v-43a4f7c4]{margin-bottom:3%}.filters[data-v-43a4f7c4]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.filters .left[data-v-43a4f7c4]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;flex-grow:1;height:100%;padding-right:1%;overflow-y:visible;overflow-x:auto;max-width:100vw}.filters[data-v-43a4f7c4]{overflow-x:hidden;max-width:100vw}.left[data-v-43a4f7c4]::-webkit-scrollbar{display:none}.overlay-gradient[data-v-43a4f7c4]{z-index:3;width:45px;position:absolute;top:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff)}.product-filters-block .input-elem[data-v-43a4f7c4]{position:relative;z-index:5}@media screen and (max-width:750px){.header-block[data-v-43a4f7c4]{flex-direction:column;justify-content:center;gap:10px}.search-block[data-v-43a4f7c4]{width:100%}.search-block .input-elem[data-v-43a4f7c4]{width:100%;border:none}.search-block .input-elem input[data-v-43a4f7c4]{text-align:center;outline:none!important;border:none;border-radius:0;border-bottom:1px solid #e9e9e9}.page-header[data-v-43a4f7c4]{text-align:center}.product-filters-block[data-v-43a4f7c4]{gap:10px;margin-bottom:25px}.product-items[data-v-43a4f7c4]{gap:20px 0}.product-image[data-v-43a4f7c4]{margin-bottom:10px}.product-name[data-v-43a4f7c4]{font-size:16px}p.product-size[data-v-43a4f7c4]{font-size:12px}.sale-block[data-v-43a4f7c4]{flex-direction:column;gap:3px}.sale-price[data-v-43a4f7c4]{font-size:18px}.default-price[data-v-43a4f7c4]{font-size:10px}}.auth-container[data-v-6d558fc4]{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;width:40%}.login-block[data-v-6d558fc4],.register-block[data-v-6d558fc4]{background:#fff;display:flex;flex-direction:column;align-items:center;padding:10% 8%;width:100%;box-sizing:border-box;gap:30px}.inputs-block[data-v-6d558fc4]{display:flex;flex-direction:column;width:100%;gap:10px}input[data-v-6d558fc4]{border:1.5px solid #6d6f71;border-radius:3px}input[data-v-6d558fc4]:focus{border:1.5px solid #1c1c1c}.send-btn[data-v-6d558fc4]{border-radius:3px;background:#1c1c1c;color:#fff;width:100%;display:flex;justify-content:center;align-items:center;padding:10px 0}h3[data-v-6d558fc4]{font-size:26px;color:#1c1c1c;font-weight:500}.error-text[data-v-6d558fc4]{font-size:12px;color:#dc33df}.error-text span.link[data-v-6d558fc4]{color:#dc33df;text-decoration:underline}.password-container[data-v-6d558fc4]{position:relative}.eye-icn[data-v-6d558fc4]{position:absolute;right:0;top:0;height:80%;aspect-ratio:1/1}.bottom-text[data-v-6d558fc4]{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:5px}.bottom-text .action-text[data-v-6d558fc4]{color:#dc33df;cursor:pointer}.bottom-text .action-text[data-v-6d558fc4]:hover{text-decoration:underline}@media screen and (max-width:750px){h3[data-v-6d558fc4]{font-size:22px}.login-block[data-v-6d558fc4]{gap:20px}.inputs-block input[data-v-6d558fc4]{font-size:12px}.auth-container[data-v-6d558fc4]{width:100%}.bottom-text[data-v-6d558fc4],.send-btn[data-v-6d558fc4]{font-size:14px}}.order-elems[data-v-1025d646],.payment-methods[data-v-1025d646]{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:10px}.item-info[data-v-1025d646]{display:flex;flex-direction:row;align-items:center;gap:2%;flex-grow:1}.order-item[data-v-1025d646]{background:#fafafa;border-radius:10px;padding:2.5%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.block-header[data-v-1025d646]{font-size:16px;font-weight:500;color:#1c1c1c}.item-img[data-v-1025d646]{width:75px;height:75px;background-size:100%!important;background-position:50%;border-radius:10px;border:1px solid #e9e9e9;box-sizing:border-box}.item-text[data-v-1025d646]{display:flex;flex-direction:column;justify-content:center;gap:10px}.item-text .top[data-v-1025d646]{display:flex;flex-direction:column;justify-content:center;gap:4px}.item-header[data-v-1025d646]{font-size:18px;font-weight:500;color:#1c1c1c}.item-size[data-v-1025d646]{font-size:14px;font-weight:400;color:#6d6f71}.item-price[data-v-1025d646]{font-size:14px;font-weight:500;color:#1c1c1c}.user-addresses[data-v-1025d646]{display:flex;flex-direction:column;gap:15px}.addresses-header[data-v-1025d646]{display:flex;flex-direction:row;align-items:center;gap:30px}.addresses-header h3[data-v-1025d646]{margin-bottom:0}.item-outer[data-v-1025d646]{padding:20px;box-sizing:border-box;background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:10px}.item-outer .address-name[data-v-1025d646]{font-size:14px;font-weight:500}.item-inner[data-v-1025d646]{background:#fafafa;border-radius:10px;padding:15px;transition:all .3s ease-in-out;cursor:pointer;box-sizing:border-box}.item-inner[data-v-1025d646]:hover{background:#ececf5}.item-inner p[data-v-1025d646]{color:#6d6f71;font-size:14px;font-weight:400}.header-address-item[data-v-1025d646]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 5px;box-sizing:border-box}.header-address-item .name[data-v-1025d646]{display:flex;justify-content:flex-start;align-items:center;gap:5px}.item-actions[data-v-1025d646]{display:flex;flex-direction:row;align-items:center;gap:5px}.item-actions span[data-v-1025d646]{font-size:12px;color:#6d6f71;transition:all .3s ease-in-out}.sidebar[data-v-1025d646]{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:750px){.order-elems[data-v-1025d646]{margin-bottom:10px}.block-header[data-v-1025d646]{font-size:14px}.item-inner p[data-v-1025d646]{font-size:12px}.item-info[data-v-1025d646]{gap:15px}.item-header[data-v-1025d646]{font-size:16px}.item-size[data-v-1025d646]{font-size:12px}}.col-4[data-v-72541986],.col-8[data-v-72541986]{display:flex;flex-direction:column;gap:20px}.order-elems[data-v-72541986],.payment-methods[data-v-72541986]{background:#fff;border-radius:10px;padding:20px;display:flex;flex-direction:column;gap:10px}.item-info[data-v-72541986]{display:flex;flex-direction:row;align-items:center;gap:2%;flex-grow:1}.order-item[data-v-72541986]{background:#fafafa;border-radius:10px;padding:2.5%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.block-header[data-v-72541986]{font-size:16px;font-weight:500;color:#1c1c1c}.purple-block-header[data-v-72541986]{color:#dc33df}.item-img[data-v-72541986]{width:75px;height:75px;background-size:100%!important;background-position:50%;border-radius:10px;border:1px solid #e9e9e9;box-sizing:border-box}.item-text[data-v-72541986]{display:flex;flex-direction:column;justify-content:center;gap:10px}.item-text .top[data-v-72541986]{display:flex;flex-direction:column;justify-content:center;gap:4px}.item-header[data-v-72541986]{font-size:18px;font-weight:500;color:#1c1c1c}.item-size[data-v-72541986]{font-size:14px;font-weight:400;color:#6d6f71}.item-price[data-v-72541986]{font-size:14px;font-weight:500;color:#1c1c1c}.total-info[data-v-72541986]{display:flex;flex-direction:row;align-items:center;gap:10px}.total-info span[data-v-72541986]{color:#6d6f71;font-size:14px}.btn[data-v-72541986]{width:-moz-max-content;width:max-content;padding:10px 15px;border-radius:10px;color:#fff;font-size:14px;font-weight:500;background:#1c1c1c;box-sizing:border-box}.head[data-v-72541986]{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.status-elem[data-v-72541986]{padding:0 2px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:15px}.status-elem span[data-v-72541986]{color:#6d6f71;font-size:14px;font-weight:400}p[data-v-72541986]{font-size:14px}.status-elem span.active[data-v-72541986]{color:#1c1c1c}@media screen and (max-width:750px){.order-additional-info[data-v-72541986]{display:flex;flex-direction:column;gap:10px}.col-12>.order-elems[data-v-72541986]{margin-bottom:10px}.block-header[data-v-72541986]{font-size:14px}.item-info[data-v-72541986]{gap:15px}.item-size[data-v-72541986],.status-elem span[data-v-72541986],.total-info span[data-v-72541986],p[data-v-72541986]{font-size:12px}.item-header[data-v-72541986]{font-size:16px}}.page-header[data-v-7cb008e2]{margin-bottom:30px}.order-elems[data-v-7cb008e2],.payment-methods[data-v-7cb008e2]{background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:10px}.order-elems[data-v-7cb008e2]:not(:last-child){margin-bottom:40px}.item-info[data-v-7cb008e2]{justify-content:space-between;background:#fafafa;padding:2.5%;box-sizing:border-box;border-radius:15px}.item-info .left[data-v-7cb008e2],.item-info[data-v-7cb008e2]{display:flex;flex-direction:row;align-items:center;gap:2%;flex-grow:1}.order-item[data-v-7cb008e2]{background:#fafafa;border-radius:10px;padding:2.5%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.block-header[data-v-7cb008e2]{font-size:16px;font-weight:500;color:#1c1c1c;padding:0 5px}.item-img[data-v-7cb008e2]{width:75px;height:75px;background-size:100%!important;background-position:50%;border-radius:10px;border:1px solid #e9e9e9;box-sizing:border-box}.item-text[data-v-7cb008e2]{display:flex;flex-direction:column;justify-content:center;gap:10px}.item-text .top[data-v-7cb008e2]{display:flex;flex-direction:column;justify-content:center;gap:4px}.item-header[data-v-7cb008e2]{font-size:18px;font-weight:500;color:#1c1c1c}.item-size[data-v-7cb008e2]{font-size:14px;font-weight:400;color:#6d6f71}.item-price[data-v-7cb008e2]{font-size:14px;font-weight:500;color:#1c1c1c}.total-info[data-v-7cb008e2]{display:flex;flex-direction:row;align-items:center;gap:10px}.total-info span[data-v-7cb008e2]{color:#6d6f71;font-size:14px}.address-item-outer[data-v-7cb008e2]{box-sizing:border-box;background:#fff;border-radius:15px;display:flex;flex-direction:column;gap:10px}.address-item-outer .address-name[data-v-7cb008e2]{font-size:14px;font-weight:500}.address-item-inner[data-v-7cb008e2]{background:#f1f1f5;border-radius:15px;padding:1.1% 1.4%;transition:all .3s ease-in-out;cursor:pointer;border:1px solid #e9e9e9;box-sizing:border-box}.address-item-inner[data-v-7cb008e2]:hover{background:#ececf5}.address-item-inner p[data-v-7cb008e2]{color:#6d6f71;font-size:14px;font-weight:400}h2.page-header[data-v-c548be42]{font-size:34px;font-weight:600;line-height:110%;margin-bottom:20px}@media screen and (max-width:750px){h2.page-header[data-v-c548be42]{font-size:28px}p[data-v-c548be42]{font-size:14px}}.silver-background[data-v-647d5336]{background:#dc27df!important}.btn[data-v-647d5336]{padding:10px 15px;box-sizing:border-box;box-shadow:0 2px 5px 1px rgba(0,0,0,.05);transition:all .3s ease-in-out;border:3px solid #b80bbb;color:rgba(0,0,0,.2);clip-path:polygon(0 0,0 100%,100% 100%,100% 100%,100% 0)}.btn[data-v-647d5336]:hover{border-color:#1c1c1c;color:#1c1c1c;clip-path:polygon(0 0,0 70%,50% 93%,100% 60%,100% 0)}.error-page[data-v-647d5336]{align-items:center;justify-content:space-between}.logo path[data-v-647d5336]{transition:all .3s ease-in-out}.page[data-v-647d5336]{height:100%}.icon[data-v-647d5336]{display:flex;align-items:center;justify-content:center;height:100%;width:100%}svg[data-v-647d5336]:hover{cursor:pointer}.footer-block[data-v-647d5336]{display:flex;flex-direction:row;align-items:center;gap:20px}.col-hr[data-v-647d5336]{border-left-color:rgba(0,0,0,.2);height:20px}.footer-block[data-v-647d5336]{font-size:.85rem}a[data-v-647d5336]{color:rgba(0,0,0,.2);transition:all .3s ease-in-out;text-align:center}a[data-v-647d5336]:hover{color:#1c1c1c}.card[data-v-6b2be428]{margin-top:30px;padding:20px;box-sizing:border-box;border-radius:10px;background:#fafafa}.card-content[data-v-6b2be428]{display:flex;flex-direction:row;justify-content:flex-start;gap:20px}.text-content[data-v-6b2be428]{display:flex;flex-direction:column;gap:5px;width:100%}.text-content input[data-v-6b2be428]{width:100%}.images-block[data-v-6b2be428]{width:auto!important}h4[data-v-6b2be428]{font-size:16px;font-weight:500}.header-row[data-v-6b2be428]{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:15px}.categories-block[data-v-6b2be428]{display:flex;flex-direction:row;align-items:flex-start;gap:5px;flex-wrap:wrap}.category-card[data-v-6b2be428]{flex-basis:calc(20% - 5px);max-width:calc(20% - 5px);background:#fff;border:1px solid #f1f1f5;border-radius:10px;padding:15px 20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.category-card .btn[data-v-6b2be428]{margin-top:5px}.card-head[data-v-6b2be428]{font-size:14px;font-weight:500;margin-bottom:5px}.hr[data-v-6b2be428]{min-height:1px;width:100%}.btn-purple[data-v-6b2be428]{border:1px solid #dc33df;color:#dc33df;background:none}.category-items-block[data-v-6b2be428]{display:flex;flex-direction:column;gap:3px;width:100%}.category-items[data-v-6b2be428]{width:100%;display:flex;flex-direction:row;gap:3px;flex-wrap:wrap}.category-item-elem[data-v-6b2be428]{display:inline-flex;align-items:center;gap:5px;background:#f1f1f5;padding:7px 9px;border-radius:5px;box-sizing:border-box;font-size:12px;color:#6d6f71}.category-item-elem input[data-v-6b2be428]{font-size:12px!important;width:100%;padding:0;border-radius:0;border:none;outline:none;background:#f1f1f5}.category-item-elem input[data-v-6b2be428]:focus{outline:none}.new-item-row[data-v-6b2be428]{display:flex;flex-direction:row;align-items:center;width:100%;gap:3px}.category-item-elem svg[data-v-6b2be428]{width:100%;height:100%}