.cart-item{padding:0 20px}.cart-item .gap{padding:30px 0}.cart-item .gap:not(:last-child){border-bottom:1px solid rgba(79,95,107,0.1)}.cart-item .detail-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-item .detail-group .content{margin-right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:10px;width:100%;line-height:1.2}.cart-item .detail-group .photo{position:relative;background-color:#F2F2F2;max-width:100px;width:100%}.cart-item .detail-group .photo:before{display:block;padding-bottom:100%;content:""}.cart-item .detail-group .photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-item .detail-group .desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:10px;max-width:250px;width:100%}.cart-item .detail-group .price-group{color:#4F5F6B}.cart-item .detail-group .qty{margin:0 auto;width:35px;font-size:1.25rem;text-align:right}.cart-item .detail-group .subtotal{width:70px;color:#4F5F6B;text-align:right}.cart-item .detail-group .delete{-ms-flex-negative:0;flex-shrink:0;text-align:right}.cart-item .detail-group .delete div{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius:500px;background-color:rgba(39,34,35,0.3);width:20px;height:20px;color:#fff;font-size:0.75rem;cursor:pointer}.cart-item .detail-group .delete div i{-webkit-transform:scale(0.85);transform:scale(0.85)}.cart-item .detail-fee{padding-right:35px;margin-top:10px;line-height:1.2;text-align:right}.cart-item .detail-fee span{color:#4F5F6B}.cart-item .detail-fee p{font-size:0.875rem}.cart-item .select-info{line-height:1.5}.cart-item .select-info .b{line-height:1.6}.cart-item .select-info div:not(:last-child){margin-bottom:5px}.cart-item .addons>p{color:#4F5F6B}.cart-item .addons .control{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-item .addons .control p{color:#4F5F6B;font-size:0.875rem;line-height:1.6}@media only screen and (max-width:767px){.cart-item{padding:0 15px}.cart-item .gap{padding:20px 0}.cart-item .gap:first-child{padding-top:10px}.cart-item .gap:last-child{padding-bottom:10px}.cart-item .detail-group .content{-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-item .detail-group .photo{max-width:80px}.cart-item .detail-group .desc{margin-bottom:10px;max-width:none}.cart-item .detail-group .qty,.cart-item .detail-group .subtotal{margin:0 auto 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-item .detail-group .qty:before,.cart-item .detail-group .subtotal:before{margin-right:5px;display:block;-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0);color:#272223;font-size:0.75rem;font-weight:900;line-height:1.2}.cart-item .detail-group .qty:before{content:"QTY"}.cart-item .detail-group .subtotal:before{content:"SUBTOTAL"}.cart-item .detail-fee{text-align:left}.cart-item .addons>p{margin-bottom:10px}}.related-product{margin:0 auto;padding:0 90px;position:relative;max-width:1620px;width:100%}.related-product .swiper{margin:0 auto;width:100%}.related-product .swiper-slide{height:auto;text-align:left}.related-product .swiper-slide .product-item{height:100%}.related-product .swiper-navigation{position:absolute;top:0;left:0;width:100%;height:100%}.related-product .swiper-button-next,.related-product .swiper-button-prev{position:absolute;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media only screen and (max-width:1200px){.related-product{margin:0 auto}.related-product .swiper-slide{padding:0}}@media only screen and (max-width:992px){.related-product{padding:0}.related-product .swiper-navigation{margin-top:20px;position:static}.related-product .swiper-button-next,.related-product .swiper-button-prev{margin:0 5px;position:static;-webkit-transform:translateZ(0);transform:translateZ(0)}}.product-item{position:relative;width:100%}@media only screen and (min-width:1201px){.product-item:hover a{background-color:#fff}.product-item:hover a:after{opacity:1}.product-item:hover .photo img.hover{opacity:1}.product-item:hover .photo img.base{opacity:0}.product-item:hover .more-button{opacity:1;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.product-item a{padding:20px 30px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#F0F0F0;width:100%;height:100%;-webkit-transition:background-color 0.4s;transition:background-color 0.4s}.product-item a:after{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border:1px solid rgba(39,34,35,0.1);opacity:0;-webkit-transition:opacity 0.4s;transition:opacity 0.4s;pointer-events:none;content:""}.product-item .photo{margin:0 auto;position:relative;max-width:285px;width:100%}.product-item .photo:before{padding-bottom:100%;display:block;content:""}.product-item .photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity 0.4s;transition:opacity 0.4s}.product-item .photo img.hover{opacity:0}.product-item .tag{position:absolute;top:20px;left:20px;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:500px;width:50px;height:50px;color:#fff;font-size:0.875rem;line-height:1.5}.product-item .tag.red{background-color:#E2233D}.product-item .tag.blue{background-color:#4F5F6B}.product-item .content{margin-top:25px}.product-item .item-point .sub{color:#E2233D}.product-item .item-point .main{display:block;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-item .other{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:767px){.product-item .photo{max-width:250px}.product-item .tag{width:45px;height:45px}}.about-wrapper{padding:100px 100px 0}.about-wrapper .outline{padding:clamp(80px,7.8125vw,150px) 60px;margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1400px;width:100%;min-height:660px}.about-wrapper .outline[font-color=white]{color:#fff}.about-wrapper .outline[font-color=white]:before{background-color:rgba(39,34,35,0.2)}.about-wrapper .outline[font-color=black]{color:#272223}.about-wrapper .outline[font-color=black]:before{background-color:rgba(255,255,255,0.2)}.about-wrapper .outline:before{position:absolute;display:block;top:0;left:0;z-index:0;width:100%;height:100%;content:""}.about-wrapper .outline img{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-wrapper .outline .block-point{margin:0 auto;max-width:500px;width:100%}@media only screen and (max-width:1024px){.about-wrapper .outline{padding:80px 40px;min-height:560px}}@media only screen and (max-width:992px){.about-wrapper{padding:60px 40px 0}}@media only screen and (max-width:767px){.about-wrapper{padding:50px 0}.about-wrapper .outline{padding:50px 30px}.about-wrapper .outline .block-point .sub:not(:first-child){margin-top:20px}.about-wrapper .outline .block-point .main:not(:first-child){margin-top:20px}.about-wrapper .outline .block-point .text{margin-top:20px}}.about-list{margin-top:100px}.about-list .block-point{margin:0 auto;max-width:900px;width:100%}.about-list .list{margin:60px auto 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:65px 50px;max-width:1250px;width:100%}.about-list .list li{width:calc(50% - 25px)}.about-list .photo{position:relative;max-width:600px;width:100%}.about-list .photo:before{display:block;padding-bottom:66.6667%;content:""}.about-list .photo img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.about-list .content{padding:20px 20px 0}.about-list .content .main{font-size:1.875rem;line-height:1.2}.about-list .content .main:not(:first-child){margin-top:10px}.about-list .content .sub{font-size:1.25rem;line-height:1.4}.about-list .content .sub:not(:first-child){margin-top:10px}.about-list .content .text{margin-top:10px;line-height:1.5}.about-list .more-button{margin-top:40px}@media only screen and (max-width:1024px){.about-list{margin-top:60px}.about-list .list{margin:40px auto 0}}@media only screen and (max-width:992px){.about-list .list{gap:50px 30px}.about-list .list li{width:calc(50% - 15px)}}@media only screen and (max-width:767px){.about-list{margin-top:50px;padding:0 15px}.about-list .list{margin:30px auto 0;gap:30px}.about-list .list li{width:100%}.about-list .content{padding:20px 15px 0}.about-list .content .sub{font-size:1.125rem}}
/*# sourceMappingURL=about.css.map */