@media screen and (min-width:900px){.Grid-Blocks .column-1{grid-column-start:span 1}.Grid-Blocks .column-2{grid-column-start:span 2}.Grid-Blocks .column-3{grid-column-start:span 3}.Grid-Blocks .column-4{grid-column-start:span 4}.Grid-Blocks .column-5{grid-column-start:span 5}.Grid-Blocks .column-6{grid-column-start:span 6}.Grid-Blocks .column-7{grid-column-start:span 7}.Grid-Blocks .column-8{grid-column-start:span 8}.Grid-Blocks .column-9{grid-column-start:span 9}.Grid-Blocks .column-10{grid-column-start:span 10}.Grid-Blocks .column-11{grid-column-start:span 11}.Grid-Blocks .column-12{grid-column-start:span 12}.Grid-Blocks .rows-1{grid-row-start:span 1;height:var(--one-w)}.Grid-Blocks .rows-2{grid-row-start:span 2;height:calc(var(--one-w) * 2 + (var(--column-gap)*1))}.Grid-Blocks .rows-3{grid-row-start:span 3;height:calc(var(--one-w) * 3 + (var(--column-gap)*2))}.Grid-Blocks .rows-4{grid-row-start:span 4;height:calc(var(--one-w) * 4 + (var(--column-gap)*3))}.Grid-Blocks .rows-5{grid-row-start:span 5;height:calc(var(--one-w) * 5 + (var(--column-gap)*4))}.Grid-Blocks .rows-6{grid-row-start:span 6;height:calc(var(--one-w) * 6 + (var(--column-gap)*5))}.Grid-Blocks .rows-7{grid-row-start:span 7;height:calc(var(--one-w) * 7 + (var(--column-gap)*6))}.Grid-Blocks .rows-8{grid-row-start:span 8;height:calc(var(--one-w) * 8 + (var(--column-gap)*7))}.Grid-Blocks .rows-9{grid-row-start:span 9;height:calc(var(--one-w) * 9 + (var(--column-gap)*8))}.Grid-Blocks .rows-10{grid-row-start:span 10;height:calc(var(--one-w) * 10 + (var(--column-gap)*9))}.Grid-Blocks .rows-11{grid-row-start:span 11;height:calc(var(--one-w) * 11 + (var(--column-gap)*10))}.Grid-Blocks .rows-12{grid-row-start:span 12;height:calc(var(--one-w) * 12 + (var(--column-gap)*11))}}@media screen and (max-width:900px){.Grid-Blocks .phone-column-1{grid-column-start:span 1}.Grid-Blocks .phone-column-2{grid-column-start:span 2}.Grid-Blocks .phone-column-3{grid-column-start:span 3}.Grid-Blocks .phone-column-4{grid-column-start:span 4}.Grid-Blocks .phone-column-5{grid-column-start:span 5}.Grid-Blocks .phone-column-6{grid-column-start:span 6}.Grid-Blocks .phone-column-7{grid-column-start:span 7}.Grid-Blocks .phone-column-8{grid-column-start:span 8}.Grid-Blocks .phone-column-9{grid-column-start:span 9}.Grid-Blocks .phone-column-10{grid-column-start:span 10}.Grid-Blocks .phone-column-11{grid-column-start:span 11}.Grid-Blocks .phone-column-12{grid-column-start:span 12}.Grid-Blocks .phone-rows-1{grid-row-start:span 1;height:var(--one-w)}.Grid-Blocks .phone-rows-2{grid-row-start:span 2;height:calc(var(--one-w) * 2 + (var(--column-gap)*1))}.Grid-Blocks .phone-rows-3{grid-row-start:span 3;height:calc(var(--one-w) * 3 + (var(--column-gap)*2))}.Grid-Blocks .phone-rows-4{grid-row-start:span 4;height:calc(var(--one-w) * 4 + (var(--column-gap)*3))}.Grid-Blocks .phone-rows-5{grid-row-start:span 5;height:calc(var(--one-w) * 5 + (var(--column-gap)*4))}.Grid-Blocks .phone-rows-6{grid-row-start:span 6;height:calc(var(--one-w) * 6 + (var(--column-gap)*5))}.Grid-Blocks .phone-rows-7{grid-row-start:span 7;height:calc(var(--one-w) * 7 + (var(--column-gap)*6))}.Grid-Blocks .phone-rows-8{grid-row-start:span 8;height:calc(var(--one-w) * 8 + (var(--column-gap)*7))}.Grid-Blocks .phone-rows-9{grid-row-start:span 9;height:calc(var(--one-w) * 9 + (var(--column-gap)*8))}.Grid-Blocks .phone-rows-10{grid-row-start:span 10;height:calc(var(--one-w) * 10 + (var(--column-gap)*9))}.Grid-Blocks .phone-rows-11{grid-row-start:span 11;height:calc(var(--one-w) * 11 + (var(--column-gap)*10))}.Grid-Blocks .phone-rows-12{grid-row-start:span 12;height:calc(var(--one-w) * 12 + (var(--column-gap)*11))}.Grid-Blocks .phone-rows-13{grid-row-start:span 13;height:calc(var(--one-w) * 13 + (var(--column-gap)*12))}.Grid-Blocks .phone-rows-14{grid-row-start:span 14;height:calc(var(--one-w) * 14 + (var(--column-gap)*13))}.Grid-Blocks .phone-rows-15{grid-row-start:span 15;height:calc(var(--one-w) * 15 + (var(--column-gap)*14))}.Grid-Blocks .phone-rows-16{grid-row-start:span 16;height:calc(var(--one-w) * 16 + (var(--column-gap)*15))}.Grid-Blocks .phone-rows-17{grid-row-start:span 17;height:calc(var(--one-w) * 17 + (var(--column-gap)*16))}.Grid-Blocks .phone-rows-18{grid-row-start:span 18;height:calc(var(--one-w) * 18 + (var(--column-gap)*17))}.Grid-Blocks .phone-rows-19{grid-row-start:span 19;height:calc(var(--one-w) * 19 + (var(--column-gap)*18))}.Grid-Blocks .phone-rows-20{grid-row-start:span 20;height:calc(var(--one-w) * 20 + (var(--column-gap)*19))}}.Grid-Blocks{display:block;width:100%;box-sizing:border-box}.Grid-Blocks .Grid-Blocks__title{text-align:center}.Grid-Blocks .Grid-Blocks__title .title{margin-top:24px}.Grid-Blocks .Grid-Blocks__content .title:first-child,.Grid-Blocks .Grid-Blocks__content:first-child{margin-top:0}.Grid-Blocks .Grid-Blocks__content{margin-top:24px;width:100%;overflow:hidden;padding:0 var(--padding);box-sizing:border-box}.Grid-Blocks .Grid-Blocks__content .Grid-box{margin:auto;width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;grid-row-gap:var(--row-gap);grid-column-gap:var(--column-gap);grid-auto-flow:row dense;--one-w:calc((min((100vw - var(--padding) * 2),(var(--max-width) - var(--padding) * 2)) - var(--column-gap) * 11) / 12)}.Grid-Blocks .image_card{overflow:hidden}.Grid-Blocks .image_card img{width:100%;height:100%;object-fit:cover;object-position:center}.Grid-Blocks .hidden-pc{display:none}.Grid-Blocks .img_with_text_card{position:relative;overflow:hidden;overflow-y:auto;display:flex;flex-direction:column;padding:min(var(--one-w)/2,24px);justify-content:var(--justify-content);align-items:var(--align-items);min-height:var(--min_height)}.Grid-Blocks .img_with_text_card .back{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;overflow:hidden}.Grid-Blocks .img_with_text_card .back:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--image_mask_color);-webkit-backdrop-filter:blur(var(--back-blur));backdrop-filter:blur(var(--back-blur))}.Grid-Blocks .img_with_text_card .back img{width:100%;height:100%;object-fit:cover;object-position:center}.Grid-Blocks .img_with_text_card .subtitle{z-index:2;text-align:var(--text-align);margin-bottom:var(--subtitle-bottom)}.Grid-Blocks .img_with_text_card .img-with-text-tag{z-index:2}.Grid-Blocks .img_with_text_card .icon_with_title{z-index:2;display:flex;margin-bottom:var(--title-bottom);font-size:0}.Grid-Blocks .img_with_text_card .icon{flex:none;height:auto}.Grid-Blocks .img_with_text_card .icon svg{width:100%;height:auto}.Grid-Blocks .img_with_text_card .title{text-align:var(--text-align);z-index:2}.Grid-Blocks .img_with_text_card .describe{text-align:var(--text-align);line-height:var(--line-height);z-index:2;width:100%}.Grid-Blocks .img_with_text_card .btn_box{z-index:2;display:flex;justify-content:center;align-items:center}.Grid-Blocks .img_with_text_card .btn_box button{padding:17.5px 19px}.Grid-Blocks .img_with_text_card .btn_box button a{width:100%;height:100%;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.Grid-Blocks .img_with_text_card .btn_box button:nth-child(2){margin-left:20px}.Grid-Blocks .img_with_text_card .btn_box .video-wrapper__play-button{padding:0 24px}.Grid-Blocks .product-from_card{position:relative;overflow:visible;padding:min(var(--one-w)/2,24px)}.Grid-Blocks .product-from_card .product-tag{display:flex;height:20px}.Grid-Blocks .product-from_card .product-tag .product_tag .label{white-space:nowrap}.Grid-Blocks .product-from_card .product-tag .save_price{margin-left:auto}.Grid-Blocks .product-from_card .holiday_product_tag{position:absolute;top:-8px;left:15px;width:62px;height:53px;padding-top:7px;padding-right:6px;background:url(https://cdn.shopify.com/s/files/1/0370/9537/4907/files/Frame_851798133.png?v=1721724768);color:#fff;display:flex;flex-direction:column;align-items:center;font-family:Lato,sans-serif}@media screen and (max-width:750px){.Grid-Blocks .product-from_card .holiday_product_tag{top:-8px;left:8px;width:52px;height:43px;padding-top:4px;padding-right:4px;background:url(https://cdn.shopify.com/s/files/1/0370/9537/4907/files/Frame_851798136.png?v=1729227995)}}.Grid-Blocks .product-from_card .holiday_product_tag .save{margin-left:1px;color:#fff;text-align:center;text-transform:uppercase;font-size:12px;font-style:normal;font-weight:400;line-height:100%}.Grid-Blocks .product-from_card .holiday_product_tag .save_number{color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:100%}.Grid-Blocks .product-from_card .product-title{color:#383f42;text-align:center;font-size:18px;font-weight:700;line-height:100%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;min-height:36px;overflow:hidden}.Grid-Blocks .product-from_card .product-richtext{margin-top:10px;text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:120%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-align:center}.Grid-Blocks .product-from_card .product-price{height:20px;margin-top:15px;display:flex;justify-content:center;align-items:center}.Grid-Blocks .product-from_card .product-price .now_price{font-weight:400;letter-spacing:.02em;color:#ff6900}.Grid-Blocks .product-from_card .product-price .old_price{margin-left:10px;font-weight:500;letter-spacing:.02em;text-decoration-line:line-through;color:#818181}.Grid-Blocks .product-from_card .product-price .save_price{margin-left:16px;display:flex}.Grid-Blocks .product-from_card .product-price .money{font-size:20px;font-weight:400;line-height:100%}.Grid-Blocks .product-from_card .product-rating{margin-top:16px}.Grid-Blocks .product-from_card .product-description,.Grid-Blocks .product-from_card .product-variants{margin-top:36px}.Grid-Blocks .product-from_card .product-variants .variants_list{margin-bottom:12px}.Grid-Blocks .product-from_card .product-variants .list_box{margin:6px -6px -6px;display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center}.Grid-Blocks .product-from_card .product-variants .list_box .variants_item{cursor:pointer}.Grid-Blocks .product-from_card .product-variants .list_box .variants_text_item{margin:6px;flex:none;padding:12px 18px;box-sizing:border-box;border:1px solid #E4E4E4;border-radius:4px;font-weight:400;font-size:18px;line-height:160%;letter-spacing:.02em;color:#818181}.Grid-Blocks .product-from_card .product-variants .list_box .variants_text_item.active{border:2px solid #818181}.Grid-Blocks .product-from_card .product-variants .list_box .variants_color_item{margin:6px;height:40px;width:40px;display:flex;justify-content:center;align-items:center}.Grid-Blocks .product-from_card .product-variants .list_box .variants_color_item span{display:inline-block;width:32px;height:32px;border:1px solid #E4E4E4}.Grid-Blocks .product-from_card .product-variants .list_box .variants_color_item.active{border:2px solid #818181}.Grid-Blocks .product-from_card .product-quantity{display:flex;flex-direction:column}.Grid-Blocks .product-from_card .product-quantity .quantity_input_box{margin-top:12px;margin-right:auto;display:flex;justify-content:flex-start;align-items:center;border:1px solid #E4E4E4;border-radius:4px}.Grid-Blocks .product-from_card .product-quantity .quantity_input_box .minus{width:46px;height:46px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Grid-Blocks .product-from_card .product-quantity .quantity_input_box .quantity_input{height:46px;padding:0 10px;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.Grid-Blocks .product-from_card .product-quantity .quantity_input_box .plus{width:46px;height:46px;display:flex;justify-content:center;align-items:center;cursor:pointer}.Grid-Blocks .product-from_card .product_buttons{margin:10px -6px -6px;display:flex}.Grid-Blocks .product-from_card .product_buttons .view_detail{margin:6px;flex:1;background:#e3e3e3;border-radius:4px}.Grid-Blocks .product-from_card .product_buttons .view_detail a{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:16px;line-height:19px;text-align:center;text-transform:uppercase;color:#282828}.Grid-Blocks .product-from_card .product_buttons .addcart_from{margin:6px;flex:1}.Grid-Blocks .product-from_card .product_buttons .addcart_from form{display:flex;justify-content:center;align-items:center}.Grid-Blocks .product-from_card .product_buttons .addcart_from .product-from__button{width:100%;height:100%;display:flex;justify-content:center;align-items:center;border-radius:4px;font-weight:400;font-size:16px;line-height:19px;text-align:center;text-transform:uppercase;letter-spacing:0}@media screen and (max-width:900px){.Grid-Blocks .product-from_card .product-title{font-size:15px;min-height:42px;-webkit-line-clamp:3}.Grid-Blocks .product-from_card .product-richtext{margin-top:5px;font-size:14px}.Grid-Blocks .product-from_card .product-price{margin-top:5px}.Grid-Blocks .product-from_card .product-price .money{font-size:16px}.Grid-Blocks .product-from_card .product_buttons{margin-top:5px}.Grid-Blocks .product-from_card .product_buttons .addcart_from .product-from__button{font-size:12px;padding:4px}}.Grid-Blocks .video_card{overflow:hidden}.Grid-Blocks .video_card .Grid-video{position:relative;width:100%;height:100%}.Grid-Blocks .video_card .Grid-video .video-front_cover{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3}.Grid-Blocks .video_card .Grid-video .video-front_cover img{width:100%;height:100%;object-fit:cover;object-position:center}.Grid-Blocks .video_card .Grid-video .video-front_cover button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:5}.Grid-Blocks .video_card .Grid-video video{width:100%;height:100%}.Grid-Blocks .video_card .video-wrapper__poster img{width:100%;height:100%;object-fit:cover;object-position:center}.Grid-Blocks .video_card .video-wrapper{height:100%}.Grid-Blocks .video_popup_card{overflow:hidden}.Grid-Blocks .video_popup_card .video-wrapper__play-button{margin:0;left:initial;top:initial;right:20px;bottom:20px;width:40px;height:40px;transform:none}.Grid-Blocks .video_popup_card .video-wrapper__play-button svg{width:40px;height:40px}.Grid-Blocks .quote_card{padding:min(var(--one-w)/3,24px);display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.Grid-Blocks .quote_card .icon{width:24px;height:24px}.Grid-Blocks .quote_card .author{font-weight:400}.Grid-Blocks .quote_card .describe{margin-top:inherit}.Grid-Blocks .countdown_card .countdown_box{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.Grid-Blocks .countdown_card .Countdown_item{flex:none;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#f5f5f5;padding:10px 15px;border-radius:4px;overflow:hidden}.Grid-Blocks .countdown_card .Countdown_item span:nth-child(1){display:inline-block;font-size:28px;line-height:28px;font-weight:700;color:var(--countdown-number-color)}.Grid-Blocks .countdown_card .Countdown_item span:nth-child(2){margin-top:2px;display:inline-block;font-size:16px;line-height:14px;font-weight:400;color:var(--countdown-text-color)}.Grid-Blocks .countdown_card .colon{flex:none;width:1em;text-align:center;color:var(--colon-color)}@media screen and (max-width:900px){.Grid-Blocks .hidden-phone{display:none}.Grid-Blocks .Grid-Blocks__content .Grid-box{grid-row-gap:var(--row-gap);grid-column-gap:var(--column-gap)}.Grid-Blocks .Card_box{order:var(--order)}.Grid-Blocks .hidden-pc{display:block}.Grid-Blocks .img_with_text_card.img_with_text_card{padding:48px 24px;padding:var(--phone_padding_t_b) var(--phone_padding_l_r);justify-content:var(--phone-justify-content);align-items:var(--phone-align-items);min-height:inherit}.Grid-Blocks .img_with_text_card .subtitle{text-align:var(--phone-text-align);margin-bottom:var(--phone-subtitle-bottom)}.Grid-Blocks .img_with_text_card .icon_with_title{margin-bottom:var(--phone-title-bottom)}.Grid-Blocks .img_with_text_card .title{text-align:var(--phone-text-align)}.Grid-Blocks .img_with_text_card .describe{text-align:var(--phone-text-align);line-height:var(--phone-line-height)}.Grid-Blocks .product-from_card{padding:15px}}.Grid-Blocks .title_card{padding-top:40px}.Grid-Blocks .title_card .title{text-align:center;font-family:Lato;font-size:48px;font-style:normal;font-weight:700;line-height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(91deg,#ff6900 .21%,#f20 47.06%,#fab31b 85.12%,#f89624 97.46%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Grid-Blocks .title_card .title span{padding:0 6px}.Grid-Blocks .title_card .title svg{width:55px;height:55px}.Grid-Blocks .title_card .title img{width:55px;height:55px}.Grid-Blocks .title_card .title img:nth-last-child(1){transform:rotateY(180deg)}.Grid-Blocks .title_card .detail{margin-top:18px;color:#fff;text-align:center;font-size:16px;line-height:120%}@media screen and (max-width:1000px){.Grid-Blocks .title_card .title{font-size:30px;font-weight:700;line-height:100%}.Grid-Blocks .title_card .title svg{width:46px;height:46px}.Grid-Blocks .title_card .title img{width:46px;height:46px}}@media screen and (max-width:750px){.Grid-Blocks .title_card .title{font-size:25px;font-weight:700;line-height:100%}.Grid-Blocks .title_card .title svg{width:30px;height:30px}.Grid-Blocks .title_card .title img{width:30px;height:30px}}.Grid-Blocks .video_card .section-video{position:relative;display:block;width:100%;height:100%;z-index:1}.Grid-Blocks .video_card .section-video .video-box{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;transition:opacity .3s ease}.Grid-Blocks .video_card .section-video .img-box{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;transition:opacity .3s ease}.Grid-Blocks .video_card .section-video .video-box video{width:100%;height:100%;object-fit:cover}.Grid-Blocks .video_card .section-video .img-box img{width:100%;height:100%;object-fit:cover}.Grid-Blocks .video_card .section-video .text-box{position:relative;width:100%;height:100%;z-index:3}.Grid-Blocks .video_card .section-video .text-box .replay-icon{opacity:0;position:absolute;right:20px;top:20px;width:48px;height:48px;display:flex;justify-content:center;align-items:center;background:#ffffff14;border-radius:50px;transition:opacity .3s ease;cursor:pointer}.Grid-Blocks .video_card .section-video .text-box .replay-icon svg{width:20px;height:20px;transform:rotate(120deg)}.Grid-Blocks .video_card .text-box .text-mask{position:relative;width:100%;height:100%;padding:24px 40px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.Grid-Blocks .video_card .text-box .text-mask .subtitle{font-size:16px;line-height:120%;max-width:410px}.Grid-Blocks .video_card .text-box .text-mask .title{margin-top:4px;font-size:32px;font-weight:700;line-height:120%;max-width:410px}.Grid-Blocks .video_card .text-box .text-mask .details{margin-top:8px;font-size:18px;line-height:120%;max-width:410px}.Grid-Blocks .video_card .text-box .text-mask .product-content-group{margin-top:32px}.Grid-Blocks .video_card .text-box .text-mask .price-box{font-size:18px}.Grid-Blocks .video_card .text-box .text-mask .buy-button{margin-top:64px;font-size:18px;white-space:nowrap}.Grid-Blocks .video_card .text-box .text-mask .buy-button button{font-size:16px;letter-spacing:0px}@media screen and (max-width: 1200px){.Grid-Blocks .video_card .text-box .text-mask .product-content-group{margin-top:8px}.Grid-Blocks .video_card .text-box .text-mask .buy-button{margin-top:24px}}@media screen and (max-width:900px){.Grid-Blocks .video_card .section-video .text-box .replay-icon{right:20px;top:20px;width:40px;height:40px}.Grid-Blocks .video_card .text-box .text-mask{padding:24px}.Grid-Blocks .video_card .text-box .text-mask .subtitle{font-size:16px;flex:none}.Grid-Blocks .video_card .text-box .text-mask .title{font-size:24px;flex:none}.Grid-Blocks .video_card .text-box .text-mask .details{font-size:16px;flex:none;margin-bottom:64px}.Grid-Blocks .video_card .text-box .text-mask .product-content-group{width:100%;margin-top:0;flex:1;display:flex;justify-content:space-between;align-items:flex-end}.Grid-Blocks .video_card .text-box .text-mask .price-box{font-size:14px}.Grid-Blocks .video_card .text-box .text-mask .buy-button{margin-top:0;font-size:14px}}.Grid-Blocks .title_button_card{display:flex;justify-content:space-between;align-items:center}.Grid-Blocks .title_button_card button{margin-top:0;letter-spacing:0;text-transform:initial}@media screen and (max-width: 750px){.Grid-Blocks .title_button_card{flex-direction:column;text-align:center;align-items:center}.Grid-Blocks .title_button_card button{margin-top:15px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/Grid-Cards.css.map */
