@charset "UTF-8";.detail-review-modal .modal-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:46px 80px 80px;border-radius:0!important}@media (max-width:992px){.detail-review-modal .modal-content{padding:80px 16px}}@media (max-width:768px){.detail-review-modal .modal-content{padding:56px 0;background:linear-gradient(180deg,#f5f5f5 55px,#fff 0)}}.detail-review{display:grid;grid-template-areas:"slider product-name" "slider thumbnails" "slider ...";width:1340px;max-width:100%}@media (max-width:768px){.detail-review{grid-template-areas:"product-name" "slider" "thumbnails"}}.detail-review--list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 16px;width:100%;max-width:1135px}@media (max-width:768px){.detail-review--list{margin-top:24px}}.detail-review--list-title{margin-bottom:24px;font-size:2rem;font-weight:600}.detail-review--list .list-images{display:grid;grid-template-columns:repeat(8,auto);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;overflow-y:auto;height:100%;max-height:calc(100vh - 208px);padding-right:15px}@media (max-width:1280px){.detail-review--list .list-images{grid-template-columns:repeat(6,auto)}}@media (max-width:768px){.detail-review--list .list-images{display:grid;grid-template-columns:repeat(3,auto);justify-items:center;max-height:calc(100vh - 218px);padding-right:0}}.detail-review--list .list-images .image-item{width:128px;height:128px;border-radius:6px;overflow:hidden;margin-bottom:16px;margin-right:8px}@media (min-width:1281px){.detail-review--list .list-images .image-item:nth-child(8n){margin-right:0}}@media (max-width:1280px){.detail-review--list .list-images .image-item{width:calc(16.66667vw - 44.16667px);height:calc(16.66667vw - 44.16667px)}}@media (min-width:769px) and (max-width:1280px){.detail-review--list .list-images .image-item:nth-child(6n){margin-right:0}}@media (max-width:768px){.detail-review--list .list-images .image-item:nth-child(3n){margin-right:0}}@media (max-width:992px){.detail-review--list .list-images .image-item{width:calc(16.66667vw - 30.33333px);height:calc(16.66667vw - 30.33333px)}}@media (max-width:768px){.detail-review--list .list-images .image-item{width:calc(33.33333vw - 16px);height:calc(33.33333vw - 16px);margin-bottom:8px}}.detail-review--list .list-images img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.detail-review--item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-rows:auto auto 1fr;grid-template-areas:"link link" "slider thumbnails" "slider comment"}@media (max-width:1280px){.detail-review--item .list-review__left{padding-right:0}}.detail-review--item .list-review__left>.point{margin-bottom:24px;font-size:2rem;font-weight:600;color:#bdbdbd}@media (max-width:1280px){.detail-review--item .list-review__left>.point{margin-bottom:8px}}.detail-review--item .list-review__left>.point span:first-child{color:#ff6b00;font-size:5.6rem;font-weight:600}@media (max-width:1280px){.detail-review--item .list-review__left>.point span:first-child{font-size:4rem}}.detail-review--item .list-review__left>.group-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.detail-review--item .list-review__left>.group-star .icon{width:20px;height:20px}.detail-review--item .list-review__left>.group-star .icon+.icon{margin-left:6px}.detail-review--item .list-review__left>.group-star>a{font-weight:300;margin-left:auto;color:#1560c5}.detail-review--item .list-review__left .notify-review{margin-top:8px;text-align:center;font-size:1.4rem;font-weight:300;color:#757575}.detail-review--item .list-review__left .group-review__item{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;cursor:pointer}.detail-review--item .list-review__left .group-review__item:not(:last-child){margin-bottom:8px}.detail-review--item .list-review__left .group-review__item p{color:#1560c5;font-size:1.3rem;width:37px;font-weight:300}.detail-review--item .list-review__left .group-review__item .count-review{width:28px}.detail-review--item .list-review__left .group-review__item p.active{color:#212121}.detail-review--item .list-review__left .group-review__item.disable{cursor:default}.detail-review--item .list-review__left .group-review__item.disable p{color:#bdbdbd}.detail-review--item .list-review__left .group-review__item.disable>.progress:before{width:0}.detail-review--item .list-review__left .group-review .group-review__item>.progress{height:4px;width:76%;margin:0 10px;background-color:#e0e0e0;border-radius:2px}.detail-review--item .list-review__left .group-review .group-review__item>.progress .progress-bar{background-color:#ff6b00;border-radius:2px}.detail-review--item .list-review__left .group-review--select .group-review__item .progress .progress-bar{background-color:#bdbdbd}.detail-review--item .list-review__left .group-review--select .group-review__item--select{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.detail-review--item .list-review__left .group-review--select .group-review__item--select p{color:#212121;font-weight:600}.detail-review--item .list-review__left .group-review--select .group-review__item--select .progress>.progress-bar{background-color:#ff6b00}.detail-review--item .list-review__left .group-review__btn{margin-top:32px;font-weight:600}@media (max-width:768px){.detail-review--item .list-review__left .group-review__btn{margin-top:24px;min-height:48px!important}}.detail-review--item .review-detail{padding:24px 0;border-bottom:1px solid #e0e0e0}.detail-review--item .review-detail__header{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.detail-review--item .review-detail__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}}.detail-review--item .review-detail__header .avatar{width:26px;height:26px;margin-right:8px}.detail-review--item .review-detail__header .group-name-rating{width:100%;margin-bottom:12px}@media (max-width:768px){.detail-review--item .review-detail__header .group-name-rating{margin-top:12px}}.detail-review--item .review-detail__header .group-name-rating>p{color:#757575;font-size:1.3rem}@media (max-width:768px){.detail-review--item .review-detail__header .group-name-rating>p{position:absolute;top:10px;left:52px}}.detail-review--item .review-detail__header .group-name-rating .group-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.detail-review--item .review-detail__header .group-name-rating .group-star .icon{width:16px;height:16px}.detail-review--item .review-detail__header .group-name-rating .group-star .icon+.icon{margin-left:5px}.detail-review--item .review-detail__header .group-name-rating .group-star span{color:#ff6b00;font-weight:600;margin-left:12px}.detail-review--item .review-detail__header .group-name-rating.only-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-review--item .review-detail__header .group-name-rating.only-rating>.group-star{margin-bottom:0}@media (max-width:768px){.detail-review--item .review-detail__header .group-name-rating.only-rating>.group-star{margin-bottom:13px}}.detail-review--item .review-detail__header p{color:#757575;font-size:1.3rem;font-weight:300;word-wrap:break-word;word-break:break-word}.detail-review--item .review-detail__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.detail-review--item .review-detail__user p{margin:0}.detail-review--item .review-detail__body .info-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#757575;font-size:1.3rem;font-weight:300}.detail-review--item .review-detail__body .review-item__images{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;margin-bottom:8px;margin-top:8px}.detail-review--item .review-detail__body .review-item__images img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#efefef}.detail-review--item .review-detail__body .review-item__images div{width:218px;height:145px;-ms-flex-negative:0;flex-shrink:0;border-radius:6px;text-align:center;overflow:hidden}.detail-review--item .review-detail__body .review-item__images div+div{margin-left:8px}.detail-review--item .review-detail__body-title{font-size:1.6rem;font-weight:600;margin-bottom:8px}.detail-review--item .review-detail__body .info-product p:first-child{margin-right:24px}.detail-review--item .review-detail__body .review-item__preview-desc{font-weight:300;white-space:pre-line}.detail-review--item .review-detail__body .review-item__preview-desc:not(.active){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media (max-width:768px){.detail-review--item .review-detail__body .review-item__preview-desc:not(.active){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical}}.detail-review--item .review-detail__body .review-item__preview-desc--show-all{display:block!important}.detail-review--item .review-detail__collapse{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;margin-top:12px;color:#1560c5;cursor:pointer;font-weight:300}.detail-review--item .review-detail__collapse .svg-icon{fill:#9e9e9e;-webkit-transition:.35s;transition:.35s}.detail-review--item .review-detail__collapse.active .svg-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.detail-review--item .review-detail__collapse svg{margin-right:4px}@media (max-width:768px){.detail-review--item{-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;grid-template-areas:"slider" "thumbnails" "comment"}}.detail-review--item .link{margin-bottom:19px;font-weight:300}@media (max-width:768px){.detail-review--item .link{position:absolute;top:20px;left:24px}}.detail-review--item .detail-review__slider,.detail-review--item .detail-review__slider img,.detail-review--item .slick-slide{max-width:660px;max-height:660px;aspect-ratio:1/1}@media (max-width:1400px){.detail-review--item .detail-review__slider,.detail-review--item .detail-review__slider img,.detail-review--item .slick-slide{height:50vw}}@media (max-width:768px){.detail-review--item .detail-review__slider,.detail-review--item .detail-review__slider img,.detail-review--item .slick-slide{max-width:100vw;max-height:100vw}}@media (max-width:992px){.detail-review--item .detail-review__slider{width:calc(50vw - 56px);height:auto}}@media (max-width:768px){.detail-review--item .detail-review__slider{width:100%}}@media (max-width:992px){.detail-review--item .detail-review__slider img{width:calc(50vw - 56px);height:auto}}@media (max-width:768px){.detail-review--item .detail-review__slider img{width:100%;height:100vw}}.detail-review--item .detail-review__comment{grid-area:comment;width:375px}@media (max-width:768px){.detail-review--item .detail-review__comment{padding:0 16px;width:100%}}.detail-review--item .detail-review__comment .review-detail{border:none}@media (max-width:768px){.detail-review--item .detail-review__comment .review-detail{padding:0}}.detail-review--item .detail-review__thumbnails{max-width:375px;padding-bottom:24px;border-bottom:1px solid #e0e0e0;gap:0}@media (max-width:768px){.detail-review--item .detail-review__thumbnails{max-width:none;padding-top:16px;margin-top:16px;border-top:1px solid #e0e0e0}}.detail-review--item .detail-review__thumbnails .thumb{margin-bottom:4px}.detail-review--item .detail-review__thumbnails .thumb+.thumb,.detail-review--item .detail-review__thumbnails .thumb:first-child{margin-right:20px}@media (max-width:768px){.detail-review--item .detail-review__thumbnails .thumb{width:80px}}.detail-review__slider{grid-area:slider;margin-right:40px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:920px;height:920px}@media (max-width:1400px){.detail-review__slider{width:50vw}}@media (max-width:768px){.detail-review__slider{width:100vw;height:375px;margin-right:0}}.detail-review__slider img{width:920px;height:920px;-o-object-fit:contain;object-fit:contain}@media (max-width:1400px){.detail-review__slider img{width:50vw}}@media (max-width:768px){.detail-review__slider img{width:100vw;height:375px}}.detail-review__thumbnails{grid-area:thumbnails;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;gap:20px;min-width:190px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}@media (max-width:768px){.detail-review__thumbnails{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-y:auto;margin-top:16px;padding-left:16px;padding-right:16px;padding-bottom:10px;width:100vw}}.detail-review__thumbnails .thumb{width:80px;height:84px;padding-bottom:4px;position:relative;-ms-flex-negative:0;flex-shrink:0}@media (max-width:768px){.detail-review__thumbnails .thumb{width:60px!important;height:64px}.detail-review__thumbnails .thumb:not(:last-child){margin-right:10px}}.detail-review__thumbnails .thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#fff}.detail-review__thumbnails .thumb.active:after{content:"";position:absolute;left:0;bottom:-4px;right:0;height:4px;background-color:#0a2d88;border-radius:100px}@media (max-width:768px){.detail-review__thumbnails .thumb.active:after{bottom:-2px}}.detail-review__product-name{grid-area:product-name;padding-bottom:40px;font-size:1.6rem;font-weight:600}@media (max-width:768px){.detail-review__product-name{padding:16px 32px;font-weight:700}}.cart-tracking{position:fixed;right:24px;bottom:24px;width:440px;border-radius:6px;background-color:#fff;-webkit-box-shadow:#c5d3e0 0 5px 15px;box-shadow:0 5px 15px #c5d3e0;overflow:hidden;z-index:9}@media (max-width:768px){.cart-tracking{right:0;left:0;bottom:0;width:100%}}.cart-tracking__description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;background-color:#fff0e5}.cart-tracking__button,.cart-tracking__description{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-tracking__button{padding:16px}@media only screen and (max-width:400px) and (orientation:landscape){.cart-tracking__button{display:none}}.cart-tracking .add-to-cart{height:56px}.cart-tracking .add-to-cart .button__text{font-weight:600}.cart-tracking .add-to-cart .svg-icon{width:24px;height:24px}@media (max-width:768px){.cart-tracking .add-to-cart .svg-icon{width:16px;height:16px}}.cart-delivered{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-align:start;-ms-flex-align:start;align-items:flex-start}.cart-delivered:not(:last-child){margin-bottom:16px}.cart-delivered__label{margin-bottom:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.cart-delivered__label,.cart-delivered__label ul{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-delivered__label ul{color:#444;font-size:1.4rem;font-weight:600;line-height:1.5;margin-right:16px}.cart-delivered__label ul .label{-ms-flex-negative:0;flex-shrink:0}.cart-delivered__label ul+ul{margin-right:16px}.cart-delivered__label ul:last-child{margin-right:0}.cart-delivered__label .value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem;font-weight:300;color:#212121}.cart-delivered__label .value span:first-of-type:nth-last-of-type(2),.cart-delivered__label.w-100 ul{margin-right:8px}.cart-delivered__label.w-100 ul:last-child{margin-right:0}.cart-delivered__input{display:none}.cart-delivered__content{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;width:100%;height:52px;padding:19px 16px;border-radius:6px;background:#fff;-webkit-box-shadow:0 0 0 1px #c5d3e0;box-shadow:0 0 0 1px #c5d3e0;font-size:1.2rem;font-weight:300}@media (max-width:768px){.cart-delivered__content{height:48px}}.cart-delivered__content .svg-icon{fill:#1560c5}.cart-delivered__content .content-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-delivered__content .content-left .name-delivery{color:#212121;font-size:1.4rem}.cart-delivered__content .content-left .icon-delivery{width:24px;height:24px;margin-right:8px}.cart-delivered__content .content-right{color:#757575}.cart-delivered__content .content-right span~span{margin-left:8px}input[type=radio]:checked+.cart-delivered__content{background:#f7fbff;-webkit-box-shadow:0 0 0 2px #1560c5;box-shadow:0 0 0 2px #1560c5}.cart-image{width:72px;height:72px;margin-right:8px}.cart-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.cart-content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-content,.cart-content__top{display:-webkit-box;display:-ms-flexbox;display:flex}.cart-content__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cart-content__top .cart-name{flex:1;margin-right:16px;color:#212121;line-height:1.5;font-size:1.3rem;font-weight:600;word-wrap:break-word;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.cart-content__top .cart-add .button__text{font-weight:600}.cart-content__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:4px;color:#ff6b00;font-weight:600}.cart-content__bottom .cart-price__unit,.cart-content__bottom .cart-price__value{font-size:1.2rem}.cart-content__bottom .cart-cost{color:#212121;font-size:1.2rem;font-weight:300}.cart-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;color:#212121;font-size:1.4rem;font-weight:600}.cart-header__edit{font-size:1.2rem;font-weight:1.4rem}.item-detail,.product-description,.recommended-products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:920px;margin:0 auto;color:#212121}.header-checkout-mobile{display:none}@media (max-width:768px){.header-checkout-mobile{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:fixed;top:0;left:0;width:100%;height:58px;background:#0a2d88;z-index:9999999}.header-checkout-mobile .svg-icon{color:#fff;width:24px;height:24px}}@media (max-width:768px){.store_inventory-modal .modal--close-icon{display:none}}.store_inventory-modal__content{padding:40px;overflow:hidden}@media (max-width:768px){.store_inventory-modal__content{padding:16px 16px 0}}.store_inventory-modal__content-title{margin-bottom:40px;font-size:2.4rem;font-weight:300}@media (max-width:768px){.store_inventory-modal__content-title{margin-bottom:24px}}.store_inventory-modal__content-items{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.store_inventory-modal__content-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.store_inventory-modal__content-items .content-left{width:100%;max-width:220px;margin-right:40px}@media (max-width:768px){.store_inventory-modal__content-items .content-left{max-width:none;margin-right:0;margin-bottom:8px}}.store_inventory-modal__content-items .content-left .dropdown-medium__light{width:auto}.store_inventory-modal__content-items .content-right{width:100%;max-height:523px;height:calc(100vh - 357px);overflow-y:auto}@media (max-width:768px){.store_inventory-modal__content-items .content-right{max-height:none;height:calc(100vh - 224px);height:calc(100dvh - 224px)}}.store_inventory-modal__content-items .content-right--webview{height:calc(100vh - 166px);height:calc(100dvh - 166px)}.store_inventory-modal__content-items .content-right .content-item{padding:16px 24px 16px 16px;border-bottom:1px solid #e0e0e0}@media (max-width:768px){.store_inventory-modal__content-items .content-right .content-item{padding:16px}}.store_inventory-modal__content-items .content-right .content-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8px;font-weight:600;font-size:1.4rem}.store_inventory-modal__content-items .content-right .content-item__title p:first-child{font-size:1.6rem}.store_inventory-modal__content-items .content-right .content-item__desc{font-weight:300;font-size:1.3rem}.item-detail__icon-bookmark-sm .svg-icon,.item-detail__icon-bookmark .svg-icon{width:22px;height:27px;color:#fff;cursor:pointer}.item-detail__icon-bookmark-sm .svg-icon use,.item-detail__icon-bookmark .svg-icon use{stroke-width:2px;stroke:#bdbdbd}.item-detail__form-order .form-option__input[type=radio]{display:none}.item-detail__form-order .form-option__input[type=radio]+label>span{position:absolute;color:#212121;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.item-detail__form-order .form-option__input:checked[type=radio]+label{position:relative;background:#f7fbff;-webkit-box-shadow:0 0 0 2px #1560c5;box-shadow:0 0 0 2px #1560c5;color:transparent}.item-detail__form-order .form-option__input:checked[type=radio]+label>span{font-weight:600}.item-detail__form-order .form-option__input:disabled[type=radio]+label{opacity:.4;cursor:not-allowed}.item-detail__form-order .form-option__label{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;padding:8px 16px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #c5d3e0;border-radius:6px;font-weight:300;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:border .2s linear;transition:border .2s linear}.popularity-ranking-category .product--sm .product__des .product-tags,.products-get-point .product--sm .product__des .product-tags,.recently-viewed-products .product--sm .product__des .product-tags,.recommended-products .product--md .product__des .product-tags,.recommended-products .product--sm .product__des .product-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}@media (max-width:768px){.popularity-ranking-category .product--sm .product__des .product-tags,.products-get-point .product--sm .product__des .product-tags,.recently-viewed-products .product--sm .product__des .product-tags,.recommended-products .product--md .product__des .product-tags,.recommended-products .product--sm .product__des .product-tags{gap:4px}}.popularity-ranking-category .product--sm .product__des .product-tags .product-tags__item,.products-get-point .product--sm .product__des .product-tags .product-tags__item,.recently-viewed-products .product--sm .product__des .product-tags .product-tags__item,.recommended-products .product--md .product__des .product-tags .product-tags__item,.recommended-products .product--sm .product__des .product-tags .product-tags__item{display:inline-block;padding:4px 8px;color:#1560c5;font-size:1rem;border:1px solid #c0d7f7;border-radius:4px}.popularity-ranking-category .product--md.product--sm,.products-get-point .product--md.product--sm,.recently-viewed-products .product--md.product--sm,.recommended-products .product--md,.recommended-products .product--md.product--sm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.popularity-ranking-category .product--md.product--sm .product__img,.products-get-point .product--md.product--sm .product__img,.recently-viewed-products .product--md.product--sm .product__img,.recommended-products .product--md.product--sm .product__img,.recommended-products .product--md .product__img{width:170px;height:170px}.popularity-ranking-category .product--md.product--sm .product__img img,.products-get-point .product--md.product--sm .product__img img,.recently-viewed-products .product--md.product--sm .product__img img,.recommended-products .product--md.product--sm .product__img img,.recommended-products .product--md .product__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popularity-ranking-category .product--md.product--sm .product__des,.products-get-point .product--md.product--sm .product__des,.recently-viewed-products .product--md.product--sm .product__des,.recommended-products .product--md.product--sm .product__des,.recommended-products .product--md .product__des{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.4rem;font-weight:300}.popularity-ranking-category .product--md.product--sm .product__des .product-name,.products-get-point .product--md.product--sm .product__des .product-name,.recently-viewed-products .product--md.product--sm .product__des .product-name,.recommended-products .product--md .product__des .product-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.popularity-ranking-category .product--md.product--sm .product__des .product-price,.products-get-point .product--md.product--sm .product__des .product-price,.recently-viewed-products .product--md.product--sm .product__des .product-price,.recommended-products .product--md .product__des .product-price{margin:8px 0}.popularity-ranking-category .product--md.product--sm .product__des .product-tags,.products-get-point .product--md.product--sm .product__des .product-tags,.recently-viewed-products .product--md.product--sm .product__des .product-tags,.recommended-products .product--md .product__des .product-tags{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.popularity-ranking-category .product--md.product--sm,.products-get-point .product--md.product--sm,.recently-viewed-products .product--md.product--sm,.recommended-products .product--md,.recommended-products .product--md.product--sm{display:none}}.popularity-ranking-category .product--sm,.products-get-point .product--sm,.recently-viewed-products .product--sm,.recommended-products .product--sm,.recommended-products .product--sm.product--md{display:none;padding:8px;width:205px}.popularity-ranking-category .product--sm .product__img,.products-get-point .product--sm .product__img,.recently-viewed-products .product--sm .product__img,.recommended-products .product--sm.product--md .product__img,.recommended-products .product--sm .product__img{margin:auto;width:170px;height:170px}@media (max-width:767px){.popularity-ranking-category .product--sm .product__img,.products-get-point .product--sm .product__img,.recently-viewed-products .product--sm .product__img,.recommended-products .product--sm.product--md .product__img,.recommended-products .product--sm .product__img{width:120px;height:120px}}.popularity-ranking-category .product--sm .product__img img,.products-get-point .product--sm .product__img img,.recently-viewed-products .product--sm .product__img img,.recommended-products .product--sm.product--md .product__img img,.recommended-products .product--sm .product__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.popularity-ranking-category .product--sm .product__actions--no-name .button,.products-get-point .product--sm .product__actions--no-name .button,.recently-viewed-products .product--sm .product__actions--no-name .button,.recommended-products .product--sm .product__actions--no-name .button{width:40px;height:40px;border-radius:50%;min-width:auto;padding:0}.popularity-ranking-category .product--sm .product__actions--no-name .button .svg-icon,.products-get-point .product--sm .product__actions--no-name .button .svg-icon,.recently-viewed-products .product--sm .product__actions--no-name .button .svg-icon,.recommended-products .product--sm .product__actions--no-name .button .svg-icon{margin-left:0}.popularity-ranking-category .product--sm .product__des .product-name,.products-get-point .product--sm .product__des .product-name,.recently-viewed-products .product--sm .product__des .product-name,.recommended-products .product--sm .product__des .product-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media (max-width:768px){.popularity-ranking-category .product--sm .product__des .product-price,.products-get-point .product--sm .product__des .product-price,.recently-viewed-products .product--sm .product__des .product-price,.recommended-products .product--sm .product__des .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.popularity-ranking-category .product--sm .product__ranking,.products-get-point .product--sm .product__ranking,.recently-viewed-products .product--sm .product__ranking,.recommended-products .product--sm.product--md .product__ranking,.recommended-products .product--sm .product__ranking{position:absolute;top:0;left:0;color:#e0e0e0}.popularity-ranking-category .product--sm .product__ranking span,.products-get-point .product--sm .product__ranking span,.recently-viewed-products .product--sm .product__ranking span,.recommended-products .product--sm.product--md .product__ranking span,.recommended-products .product--sm .product__ranking span{position:absolute;top:50%;left:13px;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#fff;font-weight:600}.popularity-ranking-category .product--sm .product__ranking .svg-icon,.products-get-point .product--sm .product__ranking .svg-icon,.recently-viewed-products .product--sm .product__ranking .svg-icon,.recommended-products .product--sm .product__ranking .svg-icon{width:40px;height:22px}.popularity-ranking-category .product--sm .product__ranking--1,.products-get-point .product--sm .product__ranking--1,.recently-viewed-products .product--sm .product__ranking--1,.recommended-products .product--sm.product--md .product__ranking--1,.recommended-products .product--sm .product__ranking--1{color:#ffc700}.popularity-ranking-category .product--sm .product__ranking--2,.products-get-point .product--sm .product__ranking--2,.recently-viewed-products .product--sm .product__ranking--2,.recommended-products .product--sm.product--md .product__ranking--2,.recommended-products .product--sm .product__ranking--2{color:#9e9e9e}.popularity-ranking-category .product--sm .product__ranking--3,.products-get-point .product--sm .product__ranking--3,.recently-viewed-products .product--sm .product__ranking--3,.recommended-products .product--sm.product--md .product__ranking--3,.recommended-products .product--sm .product__ranking--3{color:#f7bfa0}.popularity-ranking-category .product--sm .product__sale-off,.products-get-point .product--sm .product__sale-off,.recently-viewed-products .product--sm .product__sale-off,.recommended-products .product--sm.product--md .product__sale-off,.recommended-products .product--sm .product__sale-off{position:absolute;display:none;top:0;right:0;height:22px;padding:4px;color:#fff;font-weight:600;line-height:1.4;background-color:#ff2e2e;border-radius:8px 8px 8px 2px}@media (max-width:768px){.popularity-ranking-category .product--sm .product__sale-off,.products-get-point .product--sm .product__sale-off,.recently-viewed-products .product--sm .product__sale-off,.recommended-products .product--sm.product--md .product__sale-off,.recommended-products .product--sm .product__sale-off{display:inline}}@media (max-width:768px){.popularity-ranking-category .product--sm,.products-get-point .product--sm,.recently-viewed-products .product--sm,.recommended-products .product--sm,.recommended-products .product--sm.product--md{display:block}}.u-container .review-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}@media (max-width:1280px){.u-container .review-list .list-review__left{padding-right:0}}.u-container .review-list .list-review__left>.point{margin-bottom:24px;font-size:2rem;font-weight:600;color:#bdbdbd}@media (max-width:1280px){.u-container .review-list .list-review__left>.point{margin-bottom:8px}}.u-container .review-list .list-review__left>.point span:first-child{color:#ff6b00;font-size:5.6rem;font-weight:600}@media (max-width:1280px){.u-container .review-list .list-review__left>.point span:first-child{font-size:4rem}}.u-container .review-list .list-review__left>.group-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.u-container .review-list .list-review__left>.group-star .icon{width:20px;height:20px}.u-container .review-list .list-review__left>.group-star .icon+.icon{margin-left:6px}.u-container .review-list .list-review__left>.group-star>a{font-weight:300;margin-left:auto;color:#1560c5}.u-container .review-list .list-review__left .notify-review{margin-top:8px;text-align:center;font-size:1.4rem;font-weight:300;color:#757575}.u-container .review-list .list-review__left .group-review__item{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;cursor:pointer}.u-container .review-list .list-review__left .group-review__item:not(:last-child){margin-bottom:8px}.u-container .review-list .list-review__left .group-review__item p{color:#1560c5;font-size:1.3rem;width:37px;font-weight:300}.u-container .review-list .list-review__left .group-review__item .count-review{width:28px}.u-container .review-list .list-review__left .group-review__item p.active{color:#212121}.u-container .review-list .list-review__left .group-review__item.disable{cursor:default}.u-container .review-list .list-review__left .group-review__item.disable p{color:#bdbdbd}.u-container .review-list .list-review__left .group-review__item.disable>.progress:before{width:0}.u-container .review-list .list-review__left .group-review .group-review__item>.progress{height:4px;width:76%;margin:0 10px;background-color:#e0e0e0;border-radius:2px}.u-container .review-list .list-review__left .group-review .group-review__item>.progress .progress-bar{background-color:#ff6b00;border-radius:2px}.u-container .review-list .list-review__left .group-review--select .group-review__item .progress .progress-bar{background-color:#bdbdbd}.u-container .review-list .list-review__left .group-review--select .group-review__item--select{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.u-container .review-list .list-review__left .group-review--select .group-review__item--select p{color:#212121;font-weight:600}.u-container .review-list .list-review__left .group-review--select .group-review__item--select .progress>.progress-bar{background-color:#ff6b00}.u-container .review-list .list-review__left .group-review__btn{margin-top:32px;font-weight:600}@media (max-width:768px){.u-container .review-list .list-review__left .group-review__btn{margin-top:24px;min-height:48px!important}}.u-container .review-list .review-detail{padding:24px 0;border-bottom:1px solid #e0e0e0}.u-container .review-list .review-detail__header{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.u-container .review-list .review-detail__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}}.u-container .review-list .review-detail__header .avatar{width:26px;height:26px;margin-right:8px}.u-container .review-list .review-detail__header .group-name-rating{width:100%;margin-bottom:12px}@media (max-width:768px){.u-container .review-list .review-detail__header .group-name-rating{margin-top:12px}}.u-container .review-list .review-detail__header .group-name-rating>p{color:#757575;font-size:1.3rem}@media (max-width:768px){.u-container .review-list .review-detail__header .group-name-rating>p{position:absolute;top:10px;left:52px}}.u-container .review-list .review-detail__header .group-name-rating .group-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.u-container .review-list .review-detail__header .group-name-rating .group-star .icon{width:16px;height:16px}.u-container .review-list .review-detail__header .group-name-rating .group-star .icon+.icon{margin-left:5px}.u-container .review-list .review-detail__header .group-name-rating .group-star span{color:#ff6b00;font-weight:600;margin-left:12px}.u-container .review-list .review-detail__header .group-name-rating.only-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-container .review-list .review-detail__header .group-name-rating.only-rating>.group-star{margin-bottom:0}@media (max-width:768px){.u-container .review-list .review-detail__header .group-name-rating.only-rating>.group-star{margin-bottom:13px}}.u-container .review-list .review-detail__header p{color:#757575;font-size:1.3rem;font-weight:300;word-wrap:break-word;word-break:break-word}.u-container .review-list .review-detail__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.u-container .review-list .review-detail__user p{margin:0}.u-container .review-list .review-detail__body .info-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#757575;font-size:1.3rem;font-weight:300}.u-container .review-list .review-detail__body .review-item__images{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;margin-bottom:8px;margin-top:8px}.u-container .review-list .review-detail__body .review-item__images img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#efefef}.u-container .review-list .review-detail__body .review-item__images div{width:218px;height:145px;-ms-flex-negative:0;flex-shrink:0;border-radius:6px;text-align:center;overflow:hidden}.u-container .review-list .review-detail__body .review-item__images div+div{margin-left:8px}.u-container .review-list .review-detail__body-title{font-size:1.6rem;font-weight:600;margin-bottom:8px}.u-container .review-list .review-detail__body .info-product p:first-child{margin-right:24px}.u-container .review-list .review-detail__body .review-item__preview-desc{font-weight:300;white-space:pre-line}.u-container .review-list .review-detail__body .review-item__preview-desc:not(.active){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media (max-width:768px){.u-container .review-list .review-detail__body .review-item__preview-desc:not(.active){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical}}.u-container .review-list .review-detail__body .review-item__preview-desc--show-all{display:block!important}.u-container .review-list .review-detail__collapse{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;margin-top:12px;color:#1560c5;cursor:pointer;font-weight:300}.u-container .review-list .review-detail__collapse .svg-icon{fill:#9e9e9e;-webkit-transition:.35s;transition:.35s}.u-container .review-list .review-detail__collapse.active .svg-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.u-container .review-list .review-detail__collapse svg{margin-right:4px}@media (max-width:1024px){.u-container .review-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.u-container .review-list__left{width:320px;margin-right:80px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.u-container .review-list__left{width:100%;margin-right:0;margin-bottom:32px}}.u-container .review-list__left .list-review__left>.point span:first-child{font-size:4.8rem;line-height:1}.u-container .review-list .list-review__number{margin-bottom:8px;padding:16px 0;color:#212121;font-size:1.6rem;font-weight:300;border-bottom:1px solid #e0e0e0}.u-container .review-list .list-review__right-footer{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-align:center;-ms-flex-align:center;align-items:center}.u-container .review-list .list-review__right-footer .btn-see-all{width:320px}@media (max-width:768px){.u-container .review-list .list-review__right-footer .btn-see-all{width:100%;min-height:48px!important}}.u-container .review-list .list-review__right-footer .btn-see-more{margin-top:32px}@media (max-width:768px){.u-container .review-list .list-review__right-footer .btn-see-more{width:100%}}.u-container .review-list .list-review__right-footer .list-review__back{margin-top:32px}.u-container .review-list .list-review__right-footer .list-review__back .link,.u-container .review-list .list-review__right-footer .list-review__back .title-page{color:#1560c5}.u-container .review-list .list-review__right-footer .list-review__back .link .svg-icon{width:20px;height:20px}.u-container .review-list .list-review__right-footer .list-review__back .title-page{font-size:1.4rem}.u-container .review-list__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 400px)}@media (max-width:992px){.u-container .review-list__right{width:100%}}.u-container .review-list{margin-top:0}@media (max-width:768px){.u-container{margin:24px 0;padding:0}}.icon-bookmark-prod-card{width:16px;height:19px;color:#fff;cursor:pointer}.icon-bookmark-prod-card use{stroke-width:2px;stroke:#bdbdbd}.icon-bookmark-prod-card--active{color:#6e9bda}.icon-bookmark-prod-card--active use{stroke:none}.divider{background-color:#e0e0e0;margin:24px 0}@media (max-width:768px){.divider{margin:16px 0}}@media (max-width:768px){.u-mt-48{margin-top:24px!important}}.heading-block{font-size:2rem}@media (max-width:768px){.heading-block{font-size:1.8rem}}.item-detail{max-width:1280px;padding-top:10px;padding-bottom:65px}@media (max-width:768px){.item-detail{padding:24px 16px}}.item-detail .item-medicine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;margin-bottom:24px;background:#f9f9f9;border-radius:6px}.item-detail .item-medicine__name{font-size:1.4rem;font-weight:600;color:#ff6b00}@media (max-width:768px){.item-detail .item-medicine__name{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:8px}}.item-detail .item-medicine__action{margin:16px 0}@media (max-width:768px){.item-detail .item-medicine__action{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:16px 0 0}}.item-detail .item-medicine__action .button{width:100%}.item-detail .item-medicine__desc{font-size:1.3rem;font-weight:300}.item-detail .item-medicine__desc a{color:#1560c5}@media (max-width:768px){.item-detail .item-medicine__desc{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.item-detail__heading{font-size:2.4rem}@media (max-width:768px){.item-detail__heading{font-size:2.2rem}}.item-detail__content-img{position:sticky;top:72px;height:-webkit-max-content;height:-moz-max-content;height:max-content}@media (max-width:768px){.item-detail__content-img{position:static;top:auto}}.item-detail__message{margin:8px 0;font-size:1.4rem;font-weight:600;line-height:1.5}.item-detail__message--warning{color:#ff2e2e}.item-detail__message--orange{color:#ff6b00}.item-detail__summary-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:8px}@media (max-width:768px){.item-detail__summary-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:24px}}.item-detail__summary-info .item-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.item-detail__summary-info .item-rating{margin-bottom:8px}}.item-detail__summary-info .item-rating .icon{width:16px;height:16px}.item-detail__summary-info .item-rating .icon+.icon{margin-left:4px}.item-detail__summary-info .item-rating__count{margin:0 8px;font-size:1.6rem;font-weight:700;color:#ff6b00}.item-detail__summary-info .item-rating__comment{margin-right:16px;margin-top:2px;color:#1560c5;font-size:1.3rem;line-height:1.45}@media (max-width:768px){.item-detail__summary-info .item-producer{margin-bottom:8px}}.item-detail__summary-info .item-id,.item-detail__summary-info .item-producer{color:#757575;font-size:1.3rem;line-height:1.45}.item-detail__summary-info .item-id a,.item-detail__summary-info .item-producer a{color:#1560c5}@media (max-width:768px){.item-detail__summary-info .item-id--md{display:none}}.item-detail__summary-info .item-id--sm{display:none}@media (max-width:768px){.item-detail__summary-info .item-id--sm{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%}}.item-detail__icon-bookmark{padding-left:0;padding-right:0;text-align:end}.item-detail__icon-bookmark--active .svg-icon{width:24px;height:29px;color:#9e9e9e}.item-detail__icon-bookmark--active .svg-icon.icon-bookmark--filled{color:#6e9bda}.item-detail__icon-bookmark--active .svg-icon use{stroke:none}@media (max-width:768px){.item-detail__icon-bookmark{display:none}}.item-detail__icon-bookmark-sm{position:absolute;right:0;bottom:2px}.item-detail__icon-bookmark-sm--active .svg-icon{width:24px;height:29px;color:#6e9bda}.item-detail__icon-bookmark-sm--active .svg-icon use{stroke:none}.item-detail__divider{color:#e0e0e0;margin-bottom:24px}@media (max-width:768px){.item-detail__divider--hidden-sm{display:none}}.item-detail__main-img{display:none;width:664px;height:664px}@media (max-width:768px){.item-detail__main-img{width:343px;height:343px}}.item-detail__main-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.item-detail__sub-img{display:none;height:90px}.item-detail__sub-img img{width:80px;height:80px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.item-detail .slider-preview-imgs{position:relative;max-width:664px;height:664px;margin:auto}@media (max-width:768px){.item-detail .slider-preview-imgs{height:343px;margin-bottom:50px}}.item-detail .slider-preview-imgs .slick-list{-webkit-animation:opacityEffect .5s;animation:opacityEffect .5s}@-webkit-keyframes opacityEffect{0%{opacity:0}to{opacity:1}}@keyframes opacityEffect{0%{opacity:0}to{opacity:1}}.item-detail .slider-preview-imgs__btn-preview{position:absolute;bottom:8px;right:8px;background-color:#f7fbff;border:1px solid #c5d3e0;border-radius:6px;padding:0;width:40px;height:40px}.item-detail .slider-preview-imgs__btn-preview .svg-icon{color:#0a2d88;width:24px;height:24px}.item-detail .slider-preview-imgs .slick-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:-16px}.item-detail .slider-preview-imgs .slick-dots li{margin:0;width:8px;height:8px;border-radius:99px;background-color:#e0e0e0;-webkit-transition:.3s linear;transition:.3s linear}.item-detail .slider-preview-imgs .slick-dots li.slick-active{background-color:#0a2d88}.item-detail .slider-preview-imgs .slick-dots li+li{margin-left:4px}.item-detail .slider-preview-imgs .slick-dots button{width:8px;height:8px}.item-detail .slider-preview-imgs .slick-dots button:before{content:""}.item-detail .slider-preview-nav{position:relative;width:88%;margin:16px auto auto}.item-detail .slider-preview-nav .slick-list{-webkit-animation:opacityEffect .5s;animation:opacityEffect .5s}.item-detail .slider-preview-nav .slick-current{position:relative}.item-detail .slider-preview-nav .slick-current:before{position:absolute;content:"";width:80px;bottom:2px;height:4px;left:50%;background:#0a2d88;border-radius:100px;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.item-detail .slider-preview-nav__btn{position:absolute;top:15px;background-color:#f5f5f5;width:40px;height:40px;border-radius:50%}.item-detail .slider-preview-nav__btn .svg-icon{width:24px;height:24px;color:#9e9e9e}.item-detail .slider-preview-nav__btn--prev{left:-44px}.item-detail .slider-preview-nav__btn--next{right:-44px}@media (max-width:1024px){.item-detail .slider-preview-nav{display:none}}.item-detail__category{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;min-width:107px;min-height:22px;padding:2px 5px;margin-bottom:24px;border:1px solid #ffbe88;color:#ff6b00;font-size:1.2rem;background-color:#fff;border-radius:4px;font-weight:600}.item-detail__category:not(:last-child){margin-right:10px}.item-detail__category--red{border-color:#a50000;color:#a50000}.item-detail__category--orange-fill{border-color:#ff6b00;color:#fff;background-color:#ff6b00}.item-detail__category--red-fill{border-color:#a50000;color:#fff;background-color:#a50000}.item-detail__category--logo{border-color:#ff6b00;background:url(../images/logo-mrmax.png);background-position:50%;background-size:52px auto;background-color:#ff6b00;background-repeat:no-repeat}.item-detail__des{color:#212121;font-weight:300;font-size:1.6rem;line-height:1.5}.item-detail__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:17px}.item-detail__tags .tag-item{display:inline-block;padding:9px 16px;color:#1560c5;font-size:1.2rem;font-weight:300;border-radius:40px;background-color:#e4f2ff;margin-right:8px;margin-top:7px}.item-detail__prices .current-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#ff6b00;font-size:1.6rem;font-weight:600}.item-detail__prices .current-price--sale-off{color:#ff2e2e}.item-detail__prices .current-price__number{font-size:2.4rem}.item-detail__prices .current-price__sale{display:inline-block;padding:1px 8px;color:#fff;background-color:#ff2e2e;border-radius:4px;font-size:1.6rem;font-weight:700;margin-left:8px}.item-detail__prices .current-price__money{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.item-detail__prices .current-price__money>:first-child{display:inline-block;margin-right:8px}.item-detail__prices .prev-price{color:#757575;font-size:1.6rem;font-weight:600;text-decoration:line-through}.item-detail__prices .explain-price{color:#757575}.item-detail__promotion{padding:4px 8px;margin-top:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#fff;background-color:#a50000;border-radius:6px;font-size:1.4rem;font-weight:300}.item-detail__promotion span{font-size:1.8rem;font-weight:600}.item-detail__form-order .form-option{margin-top:16px}.item-detail__form-order .form-option__label:not(:last-child){margin-right:8px;margin-bottom:8px}.item-detail__form-order .cart-quantity{width:170px}.item-detail__form-order .cart-quantity__actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-left:0}.item-detail__form-order .cart-quantity__value{width:100%!important;max-width:100%;height:48px;border-width:1px 0;border-color:#c5d3e0}.item-detail__form-order .cart-quantity__actions-minus,.item-detail__form-order .cart-quantity__actions-plus{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;border:1px solid #7395c4;background-color:#f7fbff;width:48px;height:48px}.item-detail__form-order .cart-quantity__actions-minus>.svg-icon,.item-detail__form-order .cart-quantity__actions-plus>.svg-icon{width:14px;height:14px;stroke:#0a2d88}.item-detail .available-store{margin-top:24px;text-align:center;padding:16px;font-size:1.6rem;font-weight:300;background:#f9f9f9;border-radius:6px;border:1px solid #e0e0e0}.item-detail .available-store__desc{margin-top:8px;text-align:center;font-size:1.3rem;color:#000}.item-detail .store_inventory{padding:24px 0 16px;border-bottom:1px solid #e0e0e0}.item-detail .store_inventory__header{padding:0}.item-detail .store_inventory__content,.item-detail .store_inventory__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.item-detail .store_inventory__content{margin:0 16px 5px}.item-detail .store_inventory__content:nth-child(2){margin-top:16px}.item-detail .store_inventory__content .button{padding:0;min-height:auto;min-width:auto;text-align:left}.item-detail .store_inventory__content-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.item-detail .store_inventory__content-left .svg-icon{width:20px;height:20px;margin-right:4px;color:#ff6b00}.item-detail .store_inventory__content-left span{font-weight:600;font-size:1.6rem;line-height:1.5}.item-detail .store_inventory__content-right .button{padding:0;min-height:auto;min-width:auto}.item-detail .store_inventory__content-right .button[disabled] .svg-icon{opacity:.5}.item-detail .store_inventory__content-right .svg-icon{width:24px;height:24px;color:#9e9e9e}.item-detail .store_inventory__content a{font-weight:300}.item-detail .store_inventory__content-out-of-stock{-ms-flex-negative:0;flex-shrink:0}.item-detail .store_inventory__content-out-of-stock .svg-icon{width:20px;height:20px}.item-detail .store_inventory__content-out-of-stock span{font-weight:600;font-size:1.4rem;line-height:1.5}.item-detail .promotion-detail{width:210px;height:180px;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-shadow:0 1px 3px rgba(0,0,0,.16);box-shadow:0 1px 3px rgba(0,0,0,.16);border-radius:6px;overflow:hidden;margin-bottom:4px;margin-top:24px}.item-detail .promotion-detail img{height:124px;-o-object-fit:cover;object-fit:cover}.item-detail .promotion-detail p{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;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#212121;border-top:1px dashed #9e9e9e;background-color:#fff}.item-detail .promotion-detail__banner{padding:13px 20px;height:145px;border-radius:6px 6px 0 0;border:1px #c5d3e0;border-style:solid solid dashed;background-color:#fffcf2}.item-detail .promotion-detail__banner .content{font-size:1.1rem}.item-detail .promotion-detail__banner .main-img{width:67px;height:31px}.item-detail .promotion-detail__banner .product-img{width:32px;height:32px}.item-detail .promotion-detail__banner .big-sale{color:#00a161;font-weight:900}.item-detail .promotion-detail__banner .big-sale__money-number{font-size:4.4rem}.item-detail .promotion-detail__banner .big-sale__money-jp{font-size:2rem}.item-detail .promotion-detail__banner .big-sale__off{font-size:2.8rem}.item-detail .promotion-detail__action{height:50px;border-radius:0 0 6px 6px;border-left:1px solid #c5d3e0;border-bottom:1px solid #c5d3e0;border-right:1px solid #c5d3e0}.item-detail .info-installation-services{margin-top:24px}.item-detail .info-installation-services__desc{padding:16px;border:2px solid #ff6b00;border-radius:10px}.item-detail .info-installation-services__checked{list-style:disc;margin:12px 0;padding:14px 16px;background:#f5f5f5;border-radius:10px;font-size:1.4rem;color:#212121;font-weight:600}.item-detail .info-installation-services__checked li{margin-left:16px}.item-detail .info-installation-services__notify{padding:24px 16px;margin-bottom:24px;border:1px solid #e0e0e0;border-radius:6px;font-weight:600;font-size:1.6rem}.item-detail .info-installation-services__notify-title:not(:last-child){margin-bottom:24px}.item-detail .info-installation-services__notify-title p{font-weight:300;font-size:1.4rem}.item-detail .info-installation-services .accordion,.item-detail .info-installation-services__notify-title p:first-child{margin-top:8px}.item-detail .info-installation-services .accordion-title{position:relative;padding:16px;cursor:pointer}.item-detail .info-installation-services .accordion-title:after{content:"\2B";position:absolute;top:50%;right:16px;font-size:3rem;color:#9e9e9e;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.item-detail .info-installation-services .accordion-title:not(.collapsed):after{content:"\2212"}.item-detail .info-installation-services .accordion-body{padding:0 16px 16px}.item-detail .info-installation-services .accordion-body .title{list-style:inside}.item-detail .info-installation-services .accordion-body .content{padding:0 16px}.item-detail .info-service-ship{padding:16px;margin-top:24px;border-radius:6px;background-color:#f9f9f9;font-size:1.4rem}.form-shipper-item-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px;margin-top:24px;border-radius:6px;background-color:#fff0e5}.form-shipper-item-detail .cart-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;color:#212121;font-size:1.4rem;font-weight:600}.form-shipper-item-detail .cart-header__edit{font-size:1.2rem;font-weight:1.4rem}.form-shipper-item-detail .cart-delivered{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-shipper-item-detail .cart-delivered__label{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2px;width:100%;color:#444;font-size:1.4rem;font-weight:600}.form-shipper-item-detail .cart-delivered__label .label{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.form-shipper-item-detail .cart-delivered__label .value{margin-right:16px;font-weight:300;font-size:1.3rem}@media (max-width:768px){.form-shipper-item-detail .cart-delivered__warning-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.form-shipper-item-detail .cart-delivered__value{font-weight:300;font-size:1.3rem}.form-shipper-item-detail .cart-delivered__value.out_of_stock{margin-left:auto}@media (max-width:768px){.form-shipper-item-detail .cart-delivered__value.out_of_stock{width:100%;margin-left:42px}}.form-shipper-item-detail .cart-delivered__value--warning{color:#ff2e2e}@media (max-width:768px){.form-shipper-item-detail .cart-delivered__value--hide-sm{display:none}}.form-shipper-item-detail .cart-delivered__input{display:none;margin-top:8px}.form-shipper-item-detail .cart-delivered__input:checked+label{background:#f7fbff;-webkit-box-shadow:0 0 0 2px #1560c5;box-shadow:0 0 0 2px #1560c5}.form-shipper-item-detail .cart-delivered__content{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;width:100%;height:52px;padding:19px 16px;border-radius:6px;background:#fff;-webkit-box-shadow:0 0 0 1px #c5d3e0;box-shadow:0 0 0 1px #c5d3e0;font-size:1.2rem;font-weight:300;cursor:pointer}.form-shipper-item-detail .cart-delivered__content .svg-icon{fill:#1560c5}.form-shipper-item-detail .cart-delivered__content--margin{margin-bottom:0}.form-shipper-item-detail .cart-delivered__content .content-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-shipper-item-detail .cart-delivered__content .content-left .name-delivery{color:#212121;font-size:1.4rem;font-weight:400}.form-shipper-item-detail .cart-delivered__content .content-left .icon-delivery{width:24px;height:24px;margin-right:8px}.form-shipper-item-detail .cart-delivered__content .content-right{color:#757575}.form-shipper-item-detail .add-to-cart{width:100%;height:56px}.form-shipper-item-detail .add-to-cart .button__text{font-size:1.4rem;font-weight:300}.form-shipper-item-detail .add-to-cart .svg-icon{width:22px;height:22px}.form-shipper-item-detail .add-to-cart--quencher{margin-top:32px}@media (max-width:768px){.form-shipper-item-detail .add-to-cart--quencher{margin-top:24px}}.recommended-products{max-width:1280px;padding:10px 0}@media (max-width:768px){.recommended-products{padding:40px 16px}}@media (max-width:768px){.recommended-products .product-item-md{display:none}}@media (max-width:768px){.recommended-products .product-item{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:120px;-ms-flex-negative:0;flex-shrink:0}}.recommended-products .products-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;overflow-x:auto}@media (max-width:768px){.recommended-products .products-wrapper{gap:5px}}.recommended-products .product--md{min-width:400px}.view-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:632px;margin-left:16px;margin-bottom:24px;padding:12px 24px;border-radius:6px;border:1px solid #c5d3e0}@media (max-width:768px){.view-file{margin-bottom:16px}}.view-file__name{margin-left:4px;font-size:1.5rem;color:#1560c5;font-weight:300}.view-file__show{margin-left:auto;color:#9e9e9e}.view-file__show .svg-icon{width:18px;height:18px}.product-description{max-width:1280px;padding:34px 0}.product-description .collapse__button{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:#1560c5;background-color:transparent;padding:20px 16px;border-top:1px solid #bdbdbd}.product-description .collapse__button a{color:#1560c5;font-weight:300}.product-description .collapse__button p{color:#9e9e9e;font-weight:600}.product-description .collapse__button .sub-label{font-weight:300;font-size:1.4rem;font-style:italic;margin-left:16px;color:#212121}.product-description .collapse__button .svg-icon{width:24px;height:24px;fill:#bdbdbd}.product-description .collapse__button .collapse__icon-open,.product-description .collapse__button[aria-expanded=true] .collapse__icon-close{display:none}.product-description .collapse__button[aria-expanded=true] .collapse__icon-open{display:block}.product-description .collapse__button [aria-expanded=true] .collapse__icon-close{display:none}.product-description .collapse__button [aria-expanded=true] .collapse__icon-open{display:block}@media (max-width:768px){.product-description{padding:40px 16px}}.product-description .content-collapse{padding:24px;margin-bottom:16px;border-radius:6px;background:#f9f9f9}.product-description .content-collapse ul{list-style:none}.product-description .content-collapse li:before{content:"●";padding-right:5px}.product-description .content-collapse p,.product-description .content-collapse span{font-weight:300;margin-top:4px}.product-description .content-collapse .button{max-width:300px;width:100%}.product-description .content-desc{border-color:#1560c5;color:#1560c5}.product-description__content{padding:0 16px;color:#212121;font-size:1.4rem;line-height:1.32;word-wrap:break-word;word-break:break-word}@media (max-width:768px){.product-description__content--collapse{padding:0}}.product-description__content .button--rectangle{font-size:1.6rem}.product-description__content pre{white-space:pre-line}.product-description__content ul{list-style:disc inside;font-weight:300}.product-description__content .list-style-padding{padding:revert}.product-description__content .list-style-square{list-style:square inside}@media (max-width:768px){.product-description__content{font-size:1.5rem}}.product-description__recomment{margin-bottom:48px}.product-description__recomment-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px;font-size:2rem;font-weight:600}.product-description__recomment-title .svg-icon{color:#1560c5;margin-left:8px;width:25px;height:25px}.product-description__recomment-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){.product-description__recomment-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product-description__recomment-content--bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.product-description__recomment-content--bottom>.content-main{width:100%}.product-description__recomment .content-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:92px;padding:16px 35px 16px 16px;border-radius:6px;background:#e4f2ff;-ms-flex-negative:0;flex-shrink:0}@media (max-width:992px){.product-description__recomment .content-main{width:100%;padding-right:16px}}.product-description__recomment .content-main__img{width:60px;height:60px;border-radius:50%}.product-description__recomment .content-main__text{margin-left:15px;font-size:1.6rem;font-weight:300;word-wrap:break-word;word-break:break-word}.product-description__recomment .content-desc{position:relative;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;min-height:92px;width:100%;padding:16px 60px;margin-left:24px;text-align:center;border:2px solid #d9d9d9;border-radius:10px;font-weight:600;font-size:1.6rem}@media (max-width:992px){.product-description__recomment .content-desc{margin-left:0;margin-top:22px;padding:15px 23px}}.product-description__recomment .content-desc:before{content:"";position:absolute;left:-15px;top:50%;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:13px solid #d9d9d9;-webkit-transform:rotate(-90deg) translateX(50%);transform:rotate(-90deg) translateX(50%)}@media (max-width:992px){.product-description__recomment .content-desc:before{left:50%;top:-13px;-webkit-transform:rotate(0) translateX(-50%);transform:rotate(0) translateX(-50%)}}.product-description__recomment .content-desc:after{content:"";position:absolute;left:-11px;top:50%;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:13px solid #fff;-webkit-transform:rotate(-90deg) translateX(50%);transform:rotate(-90deg) translateX(50%)}@media (max-width:992px){.product-description__recomment .content-desc:after{left:50%;top:-10px;-webkit-transform:rotate(0) translateX(-50%);transform:rotate(0) translateX(-50%)}}.product-description__recomment .content-desc-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:814px;margin:40px auto auto}.product-description__recomment .content-desc-bottom__title{margin-bottom:40px;font-size:1.8rem;font-weight:600}.product-description__recomment .content-desc-bottom__content{font-size:1.6rem}.product-description__recomment .content-desc-bottom__content img{display:block;margin:40px auto;max-width:750px;width:100%;height:100%}.product-description__recomment .content-desc-bottom__content img:last-child{margin-bottom:0}.product-description .btn-request{margin:16px auto auto;width:100%;max-width:340px}.product-description__comment-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:200px;background-color:#e0e0e0;border-radius:6px}@media (max-width:768px){.product-description__comment-area{height:400px}}.product-description .recommended-brand-products{padding:40px;border-radius:6px;background:url(../images/background-products.png) no-repeat 50%/cover}@media (max-width:768px){.product-description .recommended-brand-products{padding:40px 16px;margin:0 -16px}}.product-description .recommended-brand-products__wrapper{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;width:100%;overflow-x:auto;margin-top:16px}@media (max-width:768px){.product-description .recommended-brand-products__wrapper{gap:0}}@media (max-width:1280px){.product-description .recommended-brand-products__wrapper{margin-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.product-description .recommended-brand-products__wrapper-title{font-weight:600;font-size:2rem;color:#ff6b00;margin-right:20px}@media (max-width:1280px){.product-description .recommended-brand-products__wrapper-title{margin-bottom:16px;margin-right:0}}@media (max-width:768px){.product-description .recommended-brand-products__wrapper .product-item{-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;flex-shrink:0;width:169px;background-color:#fff;border-radius:6px}}@media (max-width:768px){.product-description .recommended-brand-products__wrapper .product-item--sp{padding:8px}}.product-description .recommended-brand-products__wrapper .product-item .hide-sp{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.product-description .recommended-brand-products__wrapper .product-item .hide-sp{display:none}}.product-description .recommended-brand-products__wrapper .product-item .hide-sp .product-item-md{-ms-flex-negative:0;flex-shrink:0}.product-description .recommended-brand-products__wrapper .product-item .product-item-md{min-width:580px;padding:24px 32px;background-color:#fff;border-radius:6px;-ms-flex-negative:0;flex-shrink:0}.product-description .recommended-brand-products__wrapper .product-item .product-item-md__desc-name{min-height:auto}@media (max-width:768px){.product-description .recommended-brand-products__wrapper .product-item .product-item-md{display:none}}.group-review__no-comment{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-align:center;-ms-flex-align:center;align-items:center}.group-review__no-comment .button{min-width:320px;margin-bottom:8px;margin-top:32px}.group-review__no-comment .notify-review{font-size:1.3rem;color:#757575}@media (max-width:1280px){.group-review__no-comment .notify-review{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-align:center;-ms-flex-align:center;align-items:center}}.group-review__no-comment .suggest-review{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;width:100%;padding:32px 0;background:#f9f9f9;font-size:1.6rem;border-radius:10px}@media (max-width:1280px){.group-review__no-comment .suggest-review{font-size:1.4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1280px){.list-review .list-review__left{padding-right:0}}.list-review .list-review__left>.point{margin-bottom:24px;font-size:2rem;font-weight:600;color:#bdbdbd}@media (max-width:1280px){.list-review .list-review__left>.point{margin-bottom:8px}}.list-review .list-review__left>.point span:first-child{color:#ff6b00;font-size:5.6rem;font-weight:600}@media (max-width:1280px){.list-review .list-review__left>.point span:first-child{font-size:4rem}}.list-review .list-review__left>.group-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:32px}.list-review .list-review__left>.group-star .icon{width:20px;height:20px}.list-review .list-review__left>.group-star .icon+.icon{margin-left:6px}.list-review .list-review__left>.group-star>a{font-weight:300;margin-left:auto;color:#1560c5}.list-review .list-review__left .notify-review{margin-top:8px;text-align:center;font-size:1.4rem;font-weight:300;color:#757575}.list-review .list-review__left .group-review__item{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;cursor:pointer}.list-review .list-review__left .group-review__item:not(:last-child){margin-bottom:8px}.list-review .list-review__left .group-review__item p{color:#1560c5;font-size:1.3rem;width:37px;font-weight:300}.list-review .list-review__left .group-review__item .count-review{width:28px}.list-review .list-review__left .group-review__item p.active{color:#212121}.list-review .list-review__left .group-review__item.disable{cursor:default}.list-review .list-review__left .group-review__item.disable p{color:#bdbdbd}.list-review .list-review__left .group-review__item.disable>.progress:before{width:0}.list-review .list-review__left .group-review .group-review__item>.progress{height:4px;width:76%;margin:0 10px;background-color:#e0e0e0;border-radius:2px}.list-review .list-review__left .group-review .group-review__item>.progress .progress-bar{background-color:#ff6b00;border-radius:2px}.list-review .list-review__left .group-review--select .group-review__item .progress .progress-bar{background-color:#bdbdbd}.list-review .list-review__left .group-review--select .group-review__item--select{cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.list-review .list-review__left .group-review--select .group-review__item--select p{color:#212121;font-weight:600}.list-review .list-review__left .group-review--select .group-review__item--select .progress>.progress-bar{background-color:#ff6b00}.list-review .list-review__left .group-review__btn{margin-top:32px;font-weight:600}@media (max-width:768px){.list-review .list-review__left .group-review__btn{margin-top:24px;min-height:48px!important}}.list-review .review-detail{padding:24px 0;border-bottom:1px solid #e0e0e0}.list-review .review-detail__header{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:768px){.list-review .review-detail__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}}.list-review .review-detail__header .avatar{width:26px;height:26px;margin-right:8px}.list-review .review-detail__header .group-name-rating{width:100%;margin-bottom:12px}@media (max-width:768px){.list-review .review-detail__header .group-name-rating{margin-top:12px}}.list-review .review-detail__header .group-name-rating>p{color:#757575;font-size:1.3rem}@media (max-width:768px){.list-review .review-detail__header .group-name-rating>p{position:absolute;top:10px;left:52px}}.list-review .review-detail__header .group-name-rating .group-star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:8px}.list-review .review-detail__header .group-name-rating .group-star .icon{width:16px;height:16px}.list-review .review-detail__header .group-name-rating .group-star .icon+.icon{margin-left:5px}.list-review .review-detail__header .group-name-rating .group-star span{color:#ff6b00;font-weight:600;margin-left:12px}.list-review .review-detail__header .group-name-rating.only-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-review .review-detail__header .group-name-rating.only-rating>.group-star{margin-bottom:0}@media (max-width:768px){.list-review .review-detail__header .group-name-rating.only-rating>.group-star{margin-bottom:13px}}.list-review .review-detail__header p{color:#757575;font-size:1.3rem;font-weight:300;word-wrap:break-word;word-break:break-word}.list-review .review-detail__user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.list-review .review-detail__user p{margin:0}.list-review .review-detail__body .info-product{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#757575;font-size:1.3rem;font-weight:300}.list-review .review-detail__body .review-item__images{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:auto;margin-bottom:8px;margin-top:8px}.list-review .review-detail__body .review-item__images img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:#efefef}.list-review .review-detail__body .review-item__images div{width:218px;height:145px;-ms-flex-negative:0;flex-shrink:0;border-radius:6px;text-align:center;overflow:hidden}.list-review .review-detail__body .review-item__images div+div{margin-left:8px}.list-review .review-detail__body-title{font-size:1.6rem;font-weight:600;margin-bottom:8px}.list-review .review-detail__body .info-product p:first-child{margin-right:24px}.list-review .review-detail__body .review-item__preview-desc{font-weight:300;white-space:pre-line}.list-review .review-detail__body .review-item__preview-desc:not(.active){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}@media (max-width:768px){.list-review .review-detail__body .review-item__preview-desc:not(.active){overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical}}.list-review .review-detail__body .review-item__preview-desc--show-all{display:block!important}.list-review .review-detail__collapse{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;margin-top:12px;color:#1560c5;cursor:pointer;font-weight:300}.list-review .review-detail__collapse .svg-icon{fill:#9e9e9e;-webkit-transition:.35s;transition:.35s}.list-review .review-detail__collapse.active .svg-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.list-review .review-detail__collapse svg{margin-right:4px}.list-review .heading{margin-bottom:24px;font-weight:600}.list-review .banner-promotion img{width:100%;min-height:60px;margin-bottom:24px;-o-object-fit:contain;object-fit:contain}.list-review__back{margin-top:32px}.list-review__back .link,.list-review__back .title-page{color:#1560c5}.list-review__back .link .svg-icon{width:20px;height:20px}.list-review__back .title-page{font-size:1.4rem}.list-review__right{padding-left:40px}@media (max-width:1280px){.list-review__right{padding-left:0}}@media (max-width:768px){.list-review__right{margin-top:40px}}.list-review__right .review-imgs-title{-ms-flex-item-align:center;align-self:center;margin-bottom:0;font-weight:300!important;font-size:1.8rem}@media (max-width:768px){.list-review__right .review-imgs-title{font-size:1.6rem}}.list-review__right .link-to-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#1560c5;font-weight:300}.list-review__right .link-to-detail .svg-icon{width:17px;height:22px;color:#9e9e9e}.list-review__right-container{margin-top:16px;margin-bottom:40px}@media (max-width:768px){.list-review__right-container{margin-top:12px;margin-bottom:32px}}.list-review__right-imgs{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;overflow-x:auto}.list-review__right-imgs .img-item{width:177px;height:172px;min-width:177px;min-height:172px;margin-bottom:5px;border-radius:6px;overflow:hidden}.list-review__right-imgs .img-item:first-child{width:172px;height:172px;min-width:172px;min-height:172px}@media (max-width:768px){.list-review__right-imgs .img-item:first-child{width:136px;height:136px;min-width:136px;min-height:136px}}@media (max-width:768px){.list-review__right-imgs .img-item{width:141px;height:136px;min-width:141px;min-height:136px}}.list-review__right-imgs .img-item+.img-item{padding-left:5px}.list-review__right-imgs .img-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:6px}.list-review__right-body{margin-bottom:32px}@media (max-width:768px){.list-review__right-body{margin-bottom:24px}}.popularity-ranking-category,.products-get-point,.recently-viewed-products{padding:40px 48px}@media (max-width:768px){.popularity-ranking-category,.products-get-point,.recently-viewed-products{padding:40px 16px}}.popularity-ranking-category__header,.popularity-ranking-category__header-sale,.products-get-point__header,.products-get-point__header-sale,.recently-viewed-products__header,.recently-viewed-products__header-sale{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popularity-ranking-category__header-sale .heading,.products-get-point__header-sale .heading,.recently-viewed-products__header-sale .heading{color:#a50000}.popularity-ranking-category__sale,.products-get-point__sale,.recently-viewed-products__sale{position:relative;padding:7px 12px;margin-left:16px;color:#fff;background-color:#a50000;text-align:center;font-size:1.8rem;font-weight:600;border-radius:6px}.popularity-ranking-category__sale:before,.products-get-point__sale:before,.recently-viewed-products__sale:before{content:"";position:absolute;left:-12px;top:14px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:13px solid #a50000;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.popularity-ranking-category__products,.products-get-point__products,.recently-viewed-products__products{padding:0 36px;margin-top:40px}@media (max-width:768px){.popularity-ranking-category__products,.products-get-point__products,.recently-viewed-products__products{display:-webkit-box;display:-ms-flexbox;display:flex;gap:9px;padding:0;margin-top:17px;overflow-x:auto}}.popularity-ranking-category .product--sm,.products-get-point .product--sm,.recently-viewed-products .product--sm{position:relative;display:block;margin-right:10px}.popularity-ranking-category .product--sm .product__des .product-name,.products-get-point .product--sm .product__des .product-name,.recently-viewed-products .product--sm .product__des .product-name{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.popularity-ranking-category .product--sm .product__type,.products-get-point .product--sm .product__type,.recently-viewed-products .product--sm .product__type{padding:5px 19px;width:98px;color:#a50000;background-color:#fff;border:1px solid #a50000;border-radius:4px;font-size:1.2rem;font-weight:600;line-height:1;white-space:nowrap;margin-bottom:16px}@media (max-width:767px){.popularity-ranking-category .product--sm .product__img,.products-get-point .product--sm .product__img,.recently-viewed-products .product--sm .product__img{width:120px;height:120px}.popularity-ranking-category .product--sm .product__actions .button,.products-get-point .product--sm .product__actions .button,.recently-viewed-products .product--sm .product__actions .button{width:40px;height:40px;border-radius:50%;min-width:auto;padding:0}.popularity-ranking-category .product--sm .product__actions .button .svg-icon,.products-get-point .product--sm .product__actions .button .svg-icon,.recently-viewed-products .product--sm .product__actions .button .svg-icon{margin-left:0}}.popularity-ranking-category__products,.recently-viewed-products__products{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.popularity-ranking-category .product-item,.recently-viewed-products .product-item{display:block;width:205px;-ms-flex-negative:0;flex-shrink:0}.popularity-ranking-category .product-item:not(:last-child),.recently-viewed-products .product-item:not(:last-child){margin-right:32px}@media (max-width:768px){.popularity-ranking-category .product-item:not(:last-child),.recently-viewed-products .product-item:not(:last-child){margin-right:5px}}@media (max-width:768px){.popularity-ranking-category .product-item,.recently-viewed-products .product-item{width:136px}}.notify-products{color:#ff2e2e}.notify-products--quantity{margin:8px 0;font-size:1.4rem;font-weight:600}.notify-products--delivery{margin-bottom:8px;font-size:1.2rem;font-weight:300}.cart-tracking{display:none}.products-get-point{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px 18px}@media (min-width:769px){.products-get-point{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (max-width:768px){.products-get-point{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-right:0}}@media (max-width:768px){.products-get-point,.products-get-point__header-sale .heading-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:768px){.products-get-point__header-sale .heading-block,.products-get-point__show-more{display:-webkit-box;display:-ms-flexbox;display:flex}.products-get-point__show-more{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120px;height:32px;border:1px solid #1560c5;border-radius:40px;margin:44px auto 20px}}.products-get-point .slider{width:100%}.products-get-point__products{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (max-width:768px){.products-get-point__products{gap:normal}}.products-get-point__products .product-item{width:205px;margin-right:32px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:768px){.products-get-point__products .product-item{width:160px;margin-right:0;padding:0 12px}}@media (max-width:768px){.products-get-point__products .product-item:first-child{width:148px;padding-left:0}}@media (max-width:768px){.products-get-point__products .product-item:last-child{width:164px;padding:0 16px 0 12px}}