html,body{width:100%;max-width:100%}body{--theme-color:#FF841F;--common-mw:1440px;--common-padding:80px}.overflow-hidden{overflow:hidden}body{position:relative}.t4s-website-wrapper{max-width:100vw;overflow-x:clip}body{--common-padding: 40px;--common-mw: 1480px;--font-weight:600}@media screen and (max-width:1280px){body{--common-padding: 40px}}@media screen and (max-width:1024px){body{--common-padding: 28px}}@media screen and (max-width:767px){body{--common-padding: 16px}}@media screen and (min-width:2560px){body{--common-mw: 1920px}}@media screen and (min-width:1786px){body{--common-mw: 1440px}}@media screen and (min-width:2560px){body{--common-mw: clamp(1440px, 100vw * .888, 1920px)}}@media screen and (min-width:2559px){body{max-width:2560px;margin:0 auto}}.font-size-10{font-size:10px}.font-size-12{font-size:12px}.font-size-14{font-size:14px}.font-size-48{font-size:48px}[data-slide-up]{transform:translateY(40px)!important;opacity:0;transition:transform var(--su-dur, 1.7s) cubic-bezier(.16,1,.3,1),opacity var(--su-dur, 1.7s) cubic-bezier(.16,1,.3,1);transition-delay:var(--su-delay, 0ms);will-change:transform,opacity}[data-slide-up].slide-up-loaded{transform:translateY(0)!important;opacity:1}[data-slide-up].slide-up-hidden{transform:translateY(0)!important;opacity:0;transition:opacity .22s ease}.new-product-card-content-right-box-price .t4s-product-price{display:flex;flex-direction:column;align-items:baseline}.new-product-card-content-right-box-price .t4s-product-price ins,.new-product-card-content-right-box-price .t4s-product-price{display:flex;flex-direction:row;align-items:center;gap:5px;justify-content:flex-start}.new-product-card-content-right-box-price .t4s-product-price del{font-family:Babycare type TEXT;font-weight:400;font-size:14px;color:#968f89}.img-placeholder{width:100%;aspect-ratio:16 / 9;border-radius:10px;overflow:hidden;background-color:#f3f3f3;background-image:url(/cdn/shop/files/Frame_38_ddbc9f0f-a60f-4744-a35f-14e94b04771b.svg?v=1770777307);background-repeat:no-repeat;background-position:center;background-size:max(40%,60px)}.img-br-10{border-radius:10px;overflow:hidden}@media screen and (min-width:1025px){.img-br-10--pc{border-radius:10px;overflow:hidden}}@media screen and (min-width:768px)and (max-width:1024px){.img-br-10--pad{border-radius:10px;overflow:hidden}}@media screen and (max-width:767px){.img-br-10--mb{border-radius:10px;overflow:hidden}}@media screen and (min-width:1025px){.img-br-32--pc{border-radius:10px;overflow:hidden}}@media screen and (min-width:768px)and (max-width:1024px){.img-br-32--pad{border-radius:10px;overflow:hidden}}@media screen and (max-width:767px){.img-br-32--mb{border-radius:10px;overflow:hidden}}.common-pad--show,.common-pc--hide{display:none}.common-small--hide{display:block}@media screen and (min-width:767px)and (max-width:1024px){.common-pc--hide{display:none}.common-pad--show{display:block}.common-pad--hide{display:none}.common-pad--show+.common-small--hide{display:none!important}}@media screen and (max-width:767px){.common-small--hide,br.waphide{display:none}.common-pc--hide,br.pchide{display:block}}.animate-fade-in{opacity:0;transition:opacity .3s ease-out}.animate-fade-in.active{opacity:1}.transition{transition:all .3s ease-out}.super-image-container{width:100%;display:block}.super-image-ratio-box{position:relative;width:100%;overflow:hidden;height:100%;aspect-ratio:var(--r-pc, 16 / 9)}@media(max-width:1024px){.super-image-ratio-box{aspect-ratio:var(--r-pad, var(--r-pc))}}@media(max-width:767px){.super-image-ratio-box{aspect-ratio:var(--r-mb, var(--r-pc))}}.super-image-ratio-box img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.common-wrapper{width:100%;max-width:var(--common-mw);padding:0px var(--common-padding);margin:0 auto}@media screen and (min-width:2560px){.common-wrapper{max-width:clamp(1440px,100vw * .888,1920px)}}.hide,.visually-hidden,.hidden{display:none!important}.block{display:block!important}@media screen and (min-width:768px){.md\:block{display:block!important}.md\:hidden{display:none!important}}@media screen and (min-width:1025px){.lg\:block{display:block!important}.lg\:hidden{display:none!important}}@media screen and (min-width:1280px){.xl\:block{display:block!important}.xl\:hidden{display:none!important}}.btn-green{color:#fff;background:#222}.new-button{opacity:1;border-radius:50px;padding:2px 20px;text-decoration:none;font-weight:600;border:1px solid transparent;line-height:2;cursor:pointer;position:relative;overflow:hidden;transition:all .5s ease-out;background-color:transparent;z-index:1;background-color:var(--theme-color);color:#fff;font-size:16px;display:flex;text-align:center;justify-content:center;align-items:center;width:fit-content}.new-button:hover{border:1px solid var(--theme-color)!important;background-color:#fff!important;color:var(--theme-color)!important}.new-link{position:relative;display:table}.new-link:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:currentColor;transform:scaleX(1);transform-origin:center;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s;pointer-events:none}.new-link:hover:after{transform:scaleX(0)}@media screen and (min-width:768px)and (max-width:1024px){.new-button{font-size:max(12px,1.25vw)}}.hover-link:after{content:"";position:absolute;bottom:0;left:0;width:0;border-bottom:1px solid var(--header-text-color);transition:width .3s ease}.hover-link:hover:after{width:100%}.new-collapsed-wrapper{border-top:1px solid #D9D9D9;display:flex;flex-direction:column;margin-bottom:0!important;padding-bottom:20px}.new-collapsed-wrapper:last-child{border-bottom:1px solid #D9D9D9}.new-collapsed-title{font-family:Babycare type;font-weight:600;font-style:Semibold;font-size:14px;line-height:1.33;letter-spacing:0%;color:var(--theme-color);margin:0}.new-collapsed-toggle-icon{font-size:20px;color:var(--theme-color);width:16px;height:16px;display:flex;align-items:center;justify-content:center}.new-collapsed-wrapper .toggle-icon{display:inline-flex;line-height:1;transform:rotate(45deg);transition:transform .3s ease;width:16px;height:16px;line-height:0;align-items:center;justify-content:center}.new-collapsed-wrapper .toggle-icon svg{width:12px;height:12px}.new-collapsed-wrapper.is-expanded .toggle-icon{transform:rotate(0)}.new-collapsed-wrapper.is-expanded .new-collapsed-content{height:auto}.new-collapsed-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:20px 0 0}.new-collapsed-content{height:0;overflow:hidden;transition:height .3s ease}.new-collapsed-content-inner{padding-top:16px;padding-bottom:0;line-height:1.57;font-size:14px}.new-collapsed-content-inner p,.new-collapsed-content-inner table{margin-bottom:0}.new-collapsed-content-inner ul{padding-left:0;margin-bottom:0}.new-collapsed-content-inner li{position:relative;padding-left:16px}.new-collapsed-content-inner li:before{content:"";width:4px;height:4px;background:currentColor;border-radius:50%;position:absolute;left:0;top:10px}.new-collapsed-content-inner li+li{margin-top:8px}@media screen and (max-width:767px){.new-collapsed-header{padding:16px 0 0}.new-collapsed-content-inner{padding-top:16px;padding-bottom:0;line-height:1.57;font-size:12px}.new-collapsed-wrapper{margin:0;padding-bottom:16px}}.common-section-container{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background-color:var(--bg-color)}.common-header{margin-bottom:var(--margin-bottom)}.common-header .common-title{line-height:1.33}@media(min-width:768px){.common-header.t4s-text-md-center{margin-left:auto;margin-right:auto}}@media screen and (max-width:767px){.common-header{margin-bottom:24px}.common-header.t4s-text-center{margin-left:auto;margin-right:auto}}.common-section-container .common-topsubtitle,.common-section-container .text-box .common-topsubtitle{font-size:var(--topsubtitle-size);color:var(--topsubtitle-color);line-height:1.1;margin-bottom:8px}.common-section-container .common-title,.common-section-container .text-box .common-title{font-size:var(--title-size);color:var(--title-color)}.common-section-container .common-title span{color:var(--theme-color)}.common-section-container .common-subtitle,.common-section-container .text-box .common-subtitle{font-size:var(--subtitle-size);color:var(--subtitle-color);line-height:1.71}.common-section-container .common-subtitle2,.common-section-container .text-box .common-subtitle2{font-size:var(--subtitle2-size);color:var(--subtitle2-color)}.common-custom-select{position:relative;width:100%;font-family:Babycare type TEXT,sans-serif}.common-custom-select__trigger{width:100%;padding:0 0 4px;font-size:20px;font-weight:600;line-height:1.33;color:var(--theme-color);background-color:#fff;border-bottom:1px solid var(--theme-color);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between}.common-custom-select__trigger:hover{border-color:var(--accent-color)}.common-custom-select.has-selected .common-custom-select__placeholder{color:var(--theme-color)}.common-custom-select__placeholder{font-family:Babycare type;flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.common-custom-select__arrow{display:flex;align-items:center;justify-content:center;width:10.5px;height:10.5px;color:var(--theme-color);transition:transform .3s ease;flex-shrink:0;transform:rotate(90deg)}.common-custom-select.is-open .common-custom-select__arrow{transform:rotate(-90deg)}.common-custom-select__arrow svg{width:100%;height:100%}.common-custom-select__options{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid var(--theme-color);border-radius:10px;padding:24px;overflow-y:auto;z-index:1;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;font-family:Babycare type;max-height:135px!important}.common-custom-select.is-open .common-custom-select__options{opacity:1;visibility:visible;transform:translateY(0);z-index:3}.common-custom-select.is-upward .common-custom-select__options{top:auto;bottom:calc(100% + 4px);transform:translateY(10px)}.common-custom-select.is-upward.is-open .common-custom-select__options{transform:translateY(0)}.common-custom-select__option{font-size:16px;font-weight:600;line-height:1.33;color:var(--theme-secondary-color);cursor:pointer;transition:all .2s ease}.t4s-sub-plan-select .common-custom-select__option{font-weight:400;margin-top:10px}.common-custom-select__option+.common-custom-select__option{margin-top:24px}.common-custom-select__option:hover,.common-custom-select__option.is-selected{color:var(--theme-color)}.common-custom-select__options::-webkit-scrollbar{width:6px}.common-custom-select__options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.common-custom-select__options::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.common-custom-select__options::-webkit-scrollbar-thumb:hover{background:#999}@media screen and (max-width:767px){.common-custom-select__options{padding:15px}.common-custom-select__option+.common-custom-select__option{margin-top:20px}.common-custom-select__trigger{font-size:18px;min-height:40px;padding:0}.common-custom-select__option{font-size:14px}.common-custom-select__arrow{width:10px;height:10px}}@media screen and (max-width:767px){.swiper-mb-right-show{margin-right:-20px!important}.swiper-mb-right-show .swiper-pagination{transform:translate(calc(-50% - 10px))}}.new-index-gasp-container{position:relative;width:100%;overflow:hidden}.new-index-gasp-inner-container{width:100%;will-change:transform}@media screen and (max-width:767px){.new-index-gasp-container{height:auto!important}.new-index-gasp-inner-container{position:relative!important;transform:none!important}}.common-all-model-container{position:relative;z-index:10000}.common-text-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.common-text-modal.is-open{display:block;opacity:1}.common-text-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);transform:translateZ(0);will-change:backdrop-filter,opacity;z-index:-1;pointer-events:none;opacity:0;transition:opacity .3s ease,z-index 0s .3s}.common-text-modal-overlay.is-open{z-index:9999;pointer-events:auto;opacity:1;transition:opacity .3s ease,z-index 0s 0s}.common-text-modal-content{position:relative;background:#fff;width:90%;max-width:800px;border-radius:20px;padding:40px 56px;z-index:1001;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 10px 25px #0000001a;transition:transform .3s ease}.common-text-modal-close{position:absolute;border:none;cursor:pointer;z-index:1002;display:flex;width:34px;height:34px;padding:6px;align-items:center;color:var(--theme-color);border:1px solid #f3f3f3;justify-content:center;border-radius:50px;right:10px!important;left:unset!important;top:24px;background:#fff}.common-text-modal-close svg{width:14px;height:14px}.common-text-modal-close:hover{background:var(--theme-color);color:#fff;border:1px solid var(--theme-color)}.common-text-modal-body{display:flex;flex-direction:column;gap:20px;align-items:flex-start;max-height:500px;overflow:auto}.common-text-modal-title{font-family:Babycare type;font-weight:600;font-size:36px;line-height:1.2;color:var(--theme-color);margin-bottom:24px;padding-right:14px}.common-text-modal-desc{font-family:Babycare type TEXT;font-size:18px;line-height:1.4;color:var(--theme-color);max-height:350px;overflow:auto}.common-text-modal-desc p{margin-bottom:16px}@media(max-width:768px){.common-text-modal-desc{font-size:14px;line-height:1.4}.common-text-modal-content{width:90vw;max-width:none;padding:24px 20px}.common-text-modal-title{font-size:24px;margin-bottom:16px}.common-text-modal-close{width:32px;height:32px;right:10px!important;left:unset!important;top:12px;padding:6px}.common-text-modal-close svg{width:12px;height:12px}}.kl_reviews__star_rating_widget.kl_reviews__star_rating_widget.kl_reviews__star_rating_widget .kl_reviews__star_rating_widget__label{color:var(--theme-color)!important}.common-swiper-button{width:49.4px;height:49.4px;background:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:50%;color:var(--theme-color, #584848);margin-top:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.common-swiper-button:after{display:none}.common-swiper-button-next{right:40px}.common-swiper-button-prev{left:40px}.common-swiper-button-prev svg{transform:rotate(180deg)}.common-swiper-button-next:hover,.common-swiper-button-prev:hover{background:#ff841f;color:#fff}.common-swiper-pagination{position:relative;margin-top:32px;text-align:center;bottom:unset!important;width:fit-content!important;left:50%!important;line-height:0;transform:translate(-50%)}.common-swiper-pagination .swiper-pagination-bullet{width:6px;height:6px;background:#fff9;opacity:1;border-radius:20px;margin:0 2px;transition:all .7s ease-out}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:unset!important}.common-swiper-pagination .swiper-pagination-bullet-active{background:#fff;width:45px}@media(max-width:1440px){.common-swiper-button-next{right:10px}.common-swiper-button-prev{left:10px}}@media(max-width:767px){.common-swiper-button{width:40px;height:40px}.common-swiper-button svg{width:16px;height:16px}}@media screen and (min-width:768px){.shopify-section-group-footer-group{position:relative;z-index:3}}body.template-index .shopify-section-group-footer-group .common-media-container{display:none}.has-border-box{width:100%;border-top:1px solid #d9d9d9}@media screen and (max-width:767px){.add-on-deals-product-container .swiper-mb-right-show{margin-right:0!important}}@media screen and (max-width:768px){.which-is-right-for-you-box{padding-top:0;padding-bottom:48px;background:#fff}.which-is-right-for-you-box .common-image_with_text>.common-section-container-inner>.common-wrapper{padding-right:0;padding-left:0}.which-is-right-for-you-box .commin-iwt-item>.common-wrapper{padding-right:16px;padding-left:16px}.which-is-right-for-you-box .common-iwt-content{position:relative;display:block}.which-is-right-for-you-box .common-iwt-image-box{width:100%;max-width:none;height:300px}.which-is-right-for-you-box .common-iwt-image-box .image-box,.which-is-right-for-you-box .common-iwt-image-box .super-image-container,.which-is-right-for-you-box .common-iwt-image-box .super-image-ratio-box,.which-is-right-for-you-box .common-iwt-image-box picture{display:block;width:100%;height:100%}.which-is-right-for-you-box .common-iwt-image-box .image-box,.which-is-right-for-you-box .common-iwt-image-box .super-image-ratio-box{overflow:hidden;border-radius:16px!important}.which-is-right-for-you-box .common-iwt-image-box .super-image-ratio-box{aspect-ratio:auto}.which-is-right-for-you-box .common-iwt-image-box img{object-fit:cover}.which-is-right-for-you-box .common-iwt-text-box{position:absolute;z-index:2;top:20px;right:12px;left:12px;width:auto!important;max-width:none!important;margin:0!important;padding:0!important}.which-is-right-for-you-box .common-iwt-text-box .text-box{display:block}.which-is-right-for-you-box .commin-iwt-item .common-iwt-text-box .text-box .title-box{margin:0;color:#fff!important;font-family:"HarmonyOS_Sans","HarmonyOS Sans SC",var(--font-body-family);font-size:28px!important;font-weight:600;line-height:1.35;letter-spacing:.25px}.which-is-right-for-you-box .commin-iwt-item .common-iwt-text-box .text-box .subtitle-box{margin-top:16px;color:#fff!important;font-family:"HarmonyOS_Sans","HarmonyOS Sans SC",var(--font-body-family);font-size:16px!important;font-weight:400;line-height:1.2}.which-is-right-for-you-box .commin-iwt-item .common-iwt-text-box .text-box .subtitle-box p{margin:0}.which-is-right-for-you-box .commin-iwt-item .common-iwt-text-box .text-box .subtitle-box a{color:inherit!important}}
/*# sourceMappingURL=/cdn/shop/t/66/assets/common.css.map */
