:root{--brand-500:#ffcb04}body{background-color:#f4f4f2;padding-top:30px}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-1{flex:1 1}.flex-2{flex:2 1}.flex-3{flex:3 1}button{cursor:pointer}.btn{background-color:#f4f4f2;color:rgba(0,0,0,.9);border:none;height:40px;line-height:40px;border-radius:4px;padding-left:12px;padding-right:12px;font-weight:500}.btn-stretch{width:100%}.btn-default{background-color:#6164ab;color:#fff}.btn-primary{background-color:#e7e8ff;color:#6164ab}.banner{position:fixed;top:0;left:0;width:100%;height:32px;line-height:32px;font-size:14px;background-color:#6164ab;text-align:center;z-index:98}.banner,.banner a{color:#fff}.header{padding-top:30px;text-align:center;width:1124px;margin:0 auto}.header img{mix-blend-mode:multiply}.footer{margin-top:60px;padding-top:60px;padding-bottom:60px;background-color:#fff;text-align:center}.footer .wrapper{width:1124px;margin:0 auto}.footer p{font-size:12px;margin-left:120px;margin-right:120px;color:#c8c8c8}.cart{width:960px;display:flex}.cart__items{flex:1 1}.modal{position:fixed;z-index:99;width:880px;margin-left:-440px;left:50%;border-radius:4px;background-color:#fff;padding:20px}.overlay{z-index:98;position:fixed;background-color:rgba(0,0,0,.3);width:100%;height:100%;top:0;left:0}.cart__form{flex:1 1}.shop{width:1124px;margin:40px auto 0}.shop .body{display:flex;flex-direction:row}.shop .products{flex:7 1;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;margin-left:8px;margin-right:8px}.shop .products .product{background-color:#fff;box-sizing:border-box;border-radius:4px;box-shadow:2px 3px 6px -3px rgba(0,0,0,.14)}.shop .products .product .media{position:relative;width:100%;height:340px;overflow:hidden}.shop .products .product .media img{object-fit:"cover"}.shop .products .product .content{padding:12px 16px 22px}.shop .products .product .name{font-weight:600;font-size:16px;margin-bottom:8px}.shop .products .product .more{color:#6164ab;text-decoration:underline;font-size:14px;font-weight:500;margin-top:4px;margin-bottom:4px;cursor:pointer}.shop .products .product .short_description{font-size:14px;color:hsla(0,0%,50%,.6)}.shop .products .product .quantity{flex:1 1;display:flex;flex-direction:row;border:1px solid #e0e0e0;padding:8px;margin-top:12px}.shop .products .product .quantity button{width:24px;height:24px;border:none;border-radius:4px}.shop .products .product .quantity button.add{background-color:#6164ab;color:#fff}.shop .products .product .quantity .current{flex:1 1;text-align:center}.shop .cart{margin-left:8px;margin-right:8px;margin-top:0;flex:3 1;display:block}.shop .cart .cart__header{font-size:16px;font-weight:600;margin-bottom:24px}.shop .cart .cart__header span{font-size:16px;font-weight:400;color:hsla(0,0%,50%,.5)}.shop .cart .empty{background-color:#fff;box-sizing:border-box;border-radius:4px;box-shadow:2px 3px 6px -3px rgba(0,0,0,.14);margin-top:0;text-align:center;padding:40px 20px}.shop .cart .empty .title{font-size:16px;font-weight:600}.shop .cart .empty p{font-size:14px;color:#6164ab}.shop .cart .items{background-color:#fff;box-sizing:border-box;border-radius:4px;box-shadow:2px 3px 6px -3px rgba(0,0,0,.14);margin-top:0;padding:20px}.shop .cart .items .btn{margin-top:24px}.shop .cart .item{display:flex;flex-direction:row;margin-bottom:12px}.product_modal{position:relative;min-height:350px;padding-left:370px;padding-top:30px}.product_modal .media{top:20px;left:20px;position:absolute;width:320px;height:320px;overflow:hidden;border:1px solid hsla(0,0%,50%,.1);border-radius:3px}.product_modal .media img{object-fit:"cover"}.product_modal .name{font-size:18px;font-weight:600;margin-bottom:16px}.product_modal .description{margin-top:20px;font-size:14px;font-weight:400;color:hsla(0,0%,50%,.6);line-height:20px;padding-bottom:30px}.product_modal .dim,.product_modal .weight{font-size:14px;font-weight:400;color:grey}.shop .cart .item .media{position:relative;width:40px;height:40px;border:1px solid #f4f4f2;border-radius:3px}.shop .cart .item .product{padding-left:8px}.shop .cart .item .product .name{font-weight:600;font-size:13px;margin-bottom:6px}.shop .cart .item .product .short_description{font-size:12px;color:hsla(0,0%,50%,.6)}.shop .cart .item .product button{background:none;border:none;padding:0;margin:0;color:#6164ab}.cart{width:1124px;margin:40px auto 0}.cart .body{display:flex;flex-direction:row;width:100%}.cart .done{padding-top:40px;text-align:center}.cart .form{flex:3 1;background-color:#6164ab;border-radius:4px;padding:24px}.cart .form .title{font-size:20px;color:#fff;font-weight:600}.cart .form label{display:block;color:#fff;font-size:13px;margin-bottom:6px;font-weight:500}.cart .form input{height:36px;width:100%;border:none;box-sizing:border-box;border-radius:4px;padding-left:12px}.cart .form .form-group{display:flex;flex-direction:row;margin:8px -8px}.cart .form .form-group .input-group{flex:1 1;margin-left:8px;margin-right:8px}.cart .form button{background-color:#fff;color:#6164ab;margin-top:12px;font-size:13px;font-weight:500}.cart .form .error{font-size:12px;color:#fff;margin-top:8px}.cart .form p{color:#fff;font-size:13px;opacity:.5;text-align:center}.cart .items{margin-left:8px;margin-right:8px;margin-top:0;display:block;flex:5 1}.cart .items .cart__header{font-size:16px;font-weight:600;margin-bottom:24px}.cart .items .cart__header span{font-size:16px;font-weight:400;color:hsla(0,0%,50%,.5)}.cart .items .wrapper{background-color:#fff;box-sizing:border-box;border-radius:4px;box-shadow:2px 3px 6px -3px rgba(0,0,0,.14);margin-top:0;padding:20px}.cart .items .wrapper .btn{margin-top:24px}.cart .items .item{display:flex;flex-direction:row;margin-bottom:12px}.cart .items .item .media{position:relative;width:70px;height:70px;border:1px solid #f4f4f2;border-radius:3px}.cart .items .item .product{padding-left:8px;width:50%}.cart .items .item .product .name{font-weight:600;font-size:15px;margin-bottom:6px}.cart .items .item .product .short_description{font-size:13px;color:hsla(0,0%,50%,.6)}.cart .items .item .product button{background:none;border:none;padding:0;margin:0;color:#6164ab}.cart .items .item .quantity{display:flex;flex-direction:row;border:1px solid #e0e0e0;padding:8px;margin-top:12px;border-radius:4px;height:24px;margin-left:40px}.cart .items .item .quantity button{width:24px;height:24px;border:none;border-radius:4px}.cart .items .item .quantity button.add{background-color:#6164ab;color:#fff}.cart .items .item .quantity .current{flex:1 1;text-align:center;width:50px}.cart .items .actions{display:flex;flex-direction:row;justify-content:space-between}.cart .info{background-color:#e7e8ff;color:#6164ab;padding:18px;border-radius:4px;font-size:13px;margin-top:24px}.link{color:inherit;font-size:12px;opacity:.3}@media (max-width:780px){.banner{text-align:center;line-height:18px;padding-top:12px;padding-bottom:12px}.cart,.header{width:auto}.cart .body{flex-direction:column}.cart .form{margin-top:18px;margin-left:10px;margin-right:10px}.shop{width:auto}.shop .body{flex-direction:column-reverse}.shop .body .products{flex:1 1;display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px}.shop .body .cart{margin-bottom:30px}.footer .wrapper{width:auto}}@font-face{font-family:__Inter_d9825c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_d9825c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_d9825c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_d9825c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_d9825c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_d9825c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_d9825c;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_d9825c;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_d9825c{font-family:__Inter_d9825c,__Inter_Fallback_d9825c;font-style:normal}