.mr-1{margin-right:.5rem}.mr-2{margin-right:1rem}.mr-3{margin-right:1.5rem}.mr-4{margin-right:2rem}div{box-sizing:border-box}.img-wrap{display:flex;align-items:center;justify-content:center;overflow:hidden}.img-wrap img{height:100%;min-width:100%;object-fit:cover}.loading{position:relative}.loading .card{position:absolute;left:50%;top:50%;margin-left:-30px;margin-top:-45px;width:60px;height:90px;border:3px solid #fff;background:#0b47ad;outline:6px solid transparent;transform:rotate(-15deg) rotateY(45deg) rotateX(60deg);opacity:0}.loading .card:first-of-type{margin-top:-45px;animation:card_fade_1 4s ease infinite}.loading .card:nth-of-type(2){margin-top:-51px;animation:card_fade_2 4s ease infinite}.loading .card:nth-of-type(3){margin-top:-57px;animation:card_fade_3 4s ease infinite}.loading .card:nth-of-type(4){margin-top:-63px;animation:card_fade_4 4s ease infinite}@keyframes card_fade_1{0%{opacity:0}20%{opacity:1}}@keyframes card_fade_2{20%{opacity:0}40%{opacity:1}}@keyframes card_fade_3{40%{opacity:0}60%{opacity:1}}@keyframes card_fade_4{60%{opacity:0}80%{opacity:1}}html{scroll-behavior:smooth;margin:0;padding:0;font-family:IBM Plex Sans,Arial,Helvetica,sans-serif}input.wide,textarea.wide{display:block;width:100%}.form-or{text-align:center;padding-top:22px}.spaced{margin-right:20px}.i-sm{max-width:16px}.i-md,.i-sm{vertical-align:middle}.i-md{max-width:20px}.grid-span-2{grid-column:span 2}.grid-span-3{grid-column:span 3}::-webkit-scrollbar{width:8px}body.mobile::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background-color:#7a7a7a;border-left:1px solid #000}::-webkit-scrollbar-thumb{background-color:#0b47ad;border-radius:7px}::-webkit-scrollbar-thumb:hover{background-color:#175fe3}.text-center{text-align:center!important}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.split{display:flex;flex-direction:row}.split .left,.split .right{width:50%}.split.s2-1 .left{width:66.6%}.split.s2-1 .right{width:33.3%}.split.s3-1 .left{width:70%}.split.s3-1 .right{width:30%}.split.s1-2 .left{width:33.3%}.split.s1-2 .right{width:66.6%}.grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--padding-desktop-md)}.grid .wide{grid-column:span 2}.form-control input,.form-control select{padding:8px 16px;border-radius:6px;margin:12px auto;overflow:hidden;transition:all .35s}.form-control .error-msg{color:#f43b3b}.form-control.dark input,.form-control.dark select{background:#f0f0f2;color:#1b1b1c;outline:none;border:2px solid #7a7a7a;transition:all .35s}.form-control.dark input:focus,.form-control.dark input:hover,.form-control.dark select:focus,.form-control.dark select:hover{border:2px solid #0b47ad}.form-control.dark input.error,.form-control.dark select.error{border:2px solid #ef0d0d}.form-control.light input,.form-control.light select{background:#f0f0f2;color:#7a7a7a;outline:none;border:2px solid #d5d5da}.form-control.light input:focus,.form-control.light input:hover,.form-control.light select:focus,.form-control.light select:hover{border:2px solid #fff}.form-control.light input.error,.form-control.light select.error{border:2px solid #ef0d0d}.form-control.light textarea{background:#f0f0f2;color:#7a7a7a;outline:none;border:2px solid #d5d5da;width:100%;min-height:150px}.form-control.light textarea:focus,.form-control.light textarea:hover{border:2px solid #fff}.form-control.wide input,.form-control.wide select{width:100%}.payment-provider{margin-top:120px}.payment-provider img{max-width:240px}.step-bar{text-transform:uppercase;color:#0b47ad;font-size:.8em;margin:40px auto 0;text-align:center}.step-bar li{vertical-align:top;margin:0 30px;width:120px;height:80px}.step-bar .number,.step-bar li{display:inline-block;position:relative}.step-bar .number{transition:background-color .1s linear,color .1s linear;color:#777;background-color:#f0f0f2;width:35px;height:35px;padding:8px 5px;margin-bottom:4px;font-weight:500;z-index:1;border-radius:0}.step-bar .line{background-color:#f0f0f2;width:180px;height:5px;position:absolute;top:15px;right:60px;z-index:0}.step-bar .active{background-color:#0b47ad;color:#fff}@media (max-width:768px){.step-bar ul{display:flex;justify-content:space-between;width:100%}.step-bar li{width:auto;flex:1;margin:0}.step-bar .line{display:none}}.random-items{min-height:50vh;background:#fff;padding:var(--padding-desktop-lg) var(--padding-desktop-md)}.random-items h2{color:#000;margin:var(--padding-desktop-md) 0}.random-items .item-results{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--padding-desktop-md)}.single-item{color:#000;z-index:15}.single-item a{display:block}.single-item h3{font-size:18px;font-weight:500}.single-item .price{display:block;margin-left:-2px;padding:5px 0}.single-item .price h4{font-weight:700;margin:6px 0 2px}.single-item .price span{font-size:22px;color:#0b47ad;float:right}.single-item .split-text{display:inline-block;vertical-align:middle;text-align:left}.single-item .item-bg{position:relative;transition:all .25s;background:#0b47ad;margin-bottom:30px}.single-item .item-bg .pbgrtc{top:-3px;right:0;border-color:transparent transparent transparent #0b47ad;border-width:6px 0 0 6px}.single-item .item-bg .pbglbc,.single-item .item-bg .pbgrtc{position:absolute;width:0;height:0;border-style:solid;transition:all .25s}.single-item .item-bg .pbglbc{bottom:0;left:-3px;border-color:transparent #0b47ad transparent transparent;border-width:0 6px 6px 0}.single-item .item-bg:hover{background:#175fe3}.single-item .item-bg:hover .pbgrtc{border-color:transparent transparent transparent #175fe3;position:absolute;top:-6px;right:0}.single-item .item-bg:hover .pbglbc{border-color:transparent #175fe3 transparent transparent;position:absolute;bottom:0;left:-5px}.single-item .item-wrap{border-left:1px solid #f0f0f2;border-top:1px solid #f0f0f2;position:relative;display:flex;flex-direction:column;background:#fff;left:-3px;top:-3px;height:458px;transition:all .15s ease-in-out;width:100%}.single-item .item-wrap .picture{display:inline-block;height:250px;text-align:center;width:100%;overflow:hidden;position:relative}.single-item .item-wrap .picture .brand-mark{max-width:68px;position:absolute;bottom:15px;right:15px;z-index:2;padding:2px;background:#fff}.single-item .item-wrap .picture .brand-mark img{width:100%;max-width:none}.single-item .item-wrap .picture img{max-width:99.9%;max-height:250px;vertical-align:middle}.single-item .item-wrap:hover{left:-6px;top:-6px}.single-item .info-wrap{margin:7px;position:relative;display:flex;flex-direction:column;flex-grow:2}.single-item .info-wrap .split{margin-top:var(--padding-desktop-sm)}.single-item .info-wrap .description{margin:auto 0;font-size:var(--p-desktop);color:#000}.single-item .info-wrap img{max-width:22px}.single-item .info-wrap .item-price{color:#000;text-align:right;font-size:var(--heading3-desktop)}.single-item .info-wrap .qty{font-size:var(--p-desktop)}.ask-for-offer{padding:50px 0;overflow:hidden;background:url(/static/img/bg/offer-ask.jpg) no-repeat;background-size:cover;min-height:75vh;position:relative}.ask-for-offer:before{content:"";background:rgba(11,71,173,.2);position:absolute;inset:0;z-index:1}.ask-for-offer .content{text-align:center;position:relative;z-index:5}.ask-for-offer .content p{margin:var(--padding-desktop-lg) auto;max-width:570px}.the-cart{position:relative;color:#0b47ad;padding:var(--padding-desktop-md)}.the-cart .section-header{padding:15px}.the-cart .no-tings-here{padding:var(--padding-desktop-xl) 0;text-align:center;background:url(/static/img/bg/no-items.jpg) 50%}.the-cart .cart-listing{padding-left:0}.the-cart .items{margin:10px 0;padding:0 var(--padding-desktop-sm)}.the-cart .items .single-item{background-size:cover;user-select:none;width:100%;height:150px;border-bottom:2px solid #cecece;display:flex;transition:all .35s;padding:10px 0}.the-cart .items .single-item.not-enough-supply{border:2px solid #f43b3b!important;background:linear-gradient(220deg,#ed2626,hsla(0,0%,100%,0))}.the-cart .items .single-item.not-enough-supply .product-qty{color:#f43b3b}.the-cart .items .single-item.big img{max-height:120px;max-width:98%}.the-cart .items .single-item:hover{border-bottom:2px solid #0b47ad}.the-cart .items .single-item .brand-icon{max-height:32px}.the-cart .items .single-item img{max-height:120px;max-width:150px}.the-cart .items .single-item small{font-size:13px}.the-cart .items .single-item .discount{display:inline-block;background:#1fc129;color:#fff;font-size:10px;padding:2px 3px}.the-cart .items .single-item .original-price{text-decoration:line-through;font-size:16px}.the-cart .items .single-item .product{flex:1 1 auto;flex-basis:50px;align-self:center;text-align:left}.the-cart .items .single-item .product img{height:100%}.the-cart .items .single-item .product-name{flex:1 1 auto;align-self:center;font-size:16px;font-weight:300;max-width:240px}.the-cart .items .single-item .product-qty{text-align:center;font-size:15px;margin-left:13px}.the-cart .items .single-item .product-quantity{flex:1 1 auto;align-self:center;font-size:16px;font-weight:300;position:relative}.the-cart .items .single-item .product-quantity .less,.the-cart .items .single-item .product-quantity .more{display:inline-block;background:#0b47ad;transition:all .35s;cursor:pointer;padding:4px 8px;color:#fff}.the-cart .items .single-item .available-slot{font-size:12px;display:inline-block}.the-cart .items .single-item .available-slot.red{color:#f43b3b}.the-cart .items .single-item .available-slot .available-items{font-size:15px}.the-cart .items .single-item .product-per-item{flex:1 1 auto;align-self:center;font-size:19px;font-weight:300}.the-cart .items .single-item .product-total{flex:1 1 auto;align-self:center;font-size:14px}.the-cart .items .single-item .product-delete{flex:1 1 auto;align-self:center;font-size:var(--p-desktop)}.the-cart .items .single-item .product-delete img{width:16px}.the-cart .items .single-item .product-delete a{opacity:.4;transition:all .35s}.the-cart .items .single-item .product-delete a:hover{opacity:1}.the-cart .items .single-item h3{margin:0;padding:5px 12px;font-size:15px;color:#7a7a7a}.the-cart .items .single-item h4{font-size:13px;color:#949494;margin:0;padding:3px 12px}.the-cart .items .single-item h4 img{max-width:16px}.the-cart .items .single-item h4 span{font-size:17px;color:#0b47ad;font-weight:100}.the-cart .items .single-item p{padding:0 12px;margin:0}.the-cart .items .single-item p>span{border-radius:3px}.the-cart .items .single-item p .size{padding:3px 4px;min-width:21px;text-align:center}.the-cart .items .single-item p .color,.the-cart .items .single-item p .size{display:inline-block;border:1px solid #1b1b1c;font-size:10px;vertical-align:middle}.the-cart .items .single-item p .color{height:21px;width:21px}.the-cart .summary{padding:25px;background:#fff}.the-cart .summary .saldo-section{display:none}.the-cart .summary .saldo-section.active{display:block}.the-cart .summary p{padding:calc(var(--padding-mobile-xs)*2) 0}.the-cart .summary .total{font-size:15px;border-bottom:2px solid #0b47ad;padding-bottom:5px}.the-cart .summary .total .items-cost.old{text-decoration:line-through;color:#7a7a7a}.the-cart .summary .total .discounted-items-cost{color:#1fc129;font-size:16px}.the-cart .summary .total .handwritten{display:inline-block;font-size:14px;margin-left:-3px}.the-cart .summary .total.free{color:#1fc129}.the-cart .summary .discount-block{display:none}.the-cart .summary .discount-block.active{display:block}.the-cart .summary .discount-value{font-size:14px;margin-right:15px;color:#1fc129}.the-cart .summary .grand-total{font-size:22px;color:#c3cad4}.the-cart .summary .grand-total .handwritten{font-size:16px}.the-cart .summary .grand-total .grand-total-val.discounted{color:#1fc129}.the-cart .summary p>span{float:right}.section.random-items{padding:0}.random-items .item-results{grid-template-columns:repeat(2,1fr)}.cart-split{display:grid;gap:var(--padding-desktop-md);grid-template-columns:1fr 1fr;padding:var(--padding-desktop-xl) var(--padding-desktop-sm) 0}.card-title{border-bottom:1px solid #0b47ad;font-size:var(--heading2-desktop);cursor:pointer;margin:var(--padding-desktop-sm) 0}.card-title span{margin-top:15px;font-size:var(--p-desktop);color:#0b47ad}.card-title span>span{color:#000}.summary-heading{border-bottom:1px solid #0b47ad;font-size:var(--heading2-desktop);cursor:pointer}.suggested-items,.summary-heading{margin:var(--padding-desktop-sm) var(--padding-desktop-sm)}.suggested-items{min-height:180px;border-bottom:1px solid #f0f0f2}.make-purchase{background:#0b47ad!important;color:#fff!important}.make-purchase.disabled{background:#f0f0f2!important;color:#0b47ad!important;opacity:.7}@media (max-width:1250px){.section.random-items .item-results{grid-template-columns:1fr}}@media (max-width:1024px){.section-header{display:flex;align-items:center;justify-content:space-between}}@media (max-width:768px){.section.random-items .item-results{grid-template-columns:1fr}.section-header{flex-wrap:wrap}.section-header a{width:100%}.section-header a.mr-2{margin-right:0}.cart-split{grid-template-columns:1fr;padding:var(--padding-desktop-md) 0}.cart-split>.left{order:2}.cart-split>.right{order:1}.the-cart .items .single-item{height:auto;display:grid;grid-template-columns:1fr 1fr}.the-cart .items .single-item .product{flex:1;grid-column:span 2}.the-cart .items .single-item .product img{max-width:none;max-height:none;width:100%}.the-cart .items .single-item .product-name{max-width:none;grid-column:span 1}.the-cart .items .single-item .product,.the-cart .items .single-item .product-name{order:2}.the-cart .items .single-item .product-quantity{grid-column:span 1;text-align:center;padding:var(--padding-desktop-sm) 0;order:3}.the-cart .items .single-item .product-per-item,.the-cart .items .single-item .product-total{padding:var(--padding-desktop-xs) 0;font-size:12px;order:3}.the-cart .items .single-item .product-delete{order:1;grid-column:span 2;text-align:center;padding:var(--padding-desktop-md)}}.blocker{background:#f0f0f2;padding:var(--padding-desktop-md);text-align:center}.blocker h2{color:#0b47ad}.blocker p{color:#000}