#productsPage{display:none;padding-bottom:50px}#productsPage .productsTitle{font-family:DB_Adman,sans-serif;font-size:28px;font-weight:400;line-height:30px;letter-spacing:.005em;text-align:center;color:var(--black);margin-top:24px}.productsList{display:grid;grid-template-columns:repeat(2,1fr);width:100%;padding:24px 15px 0;grid-column-gap:10px;grid-row-gap:64px}.productsList#coupons .delivery-label,.productsList:not(#coupons) .couponLabel{display:none}.productsList>li{padding:0}.productsHeader{width:100%}.productsHeader .productsHeader__bg{width:100%;height:100%;object-fit:cover}@media only screen and (min-width: 768px) and (max-width: 1279px){.productsHeader{height:379px}}@media screen and (max-width: 1279px) and (min-width: 1024px){.productsHeader{height:512px}}:root{--product-white: #FFF;--product-gray: #9C9C9C;--product-gray-1: #D9D9D9;--product-blue: #399DF3}.productItem{display:flex;flex-direction:column;justify-content:space-between;height:auto}.productItem.slick-slide{display:flex}.productItem .productItem__header{display:flex;flex-direction:column;justify-content:space-between;flex:1 0 0;width:100%}.productItem .productItem__header>a{flex:1 0 0}.productItem .productItem__header .couponLabel{display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #399DF3;width:fit-content;margin:0 auto;color:#399df3;padding:2px 6px;border-radius:5px;font-size:14px}.productItem .productItem__header .couponLabel.cn,.productItem .productItem__header .couponLabel.jp{font-size:12px}.productItem .productItem__headerBg{width:100%;height:140px;object-fit:contain}.productItem .productItem__titleWrapper{margin-top:12px;min-height:50px}.productItem .productTitle{font-family:DB_Adman,sans-serif;font-size:20px;font-weight:400;line-height:16px;letter-spacing:.05em;text-align:center;color:#000}.productItem .productSubtitle{font-family:DB_Adman,sans-serif;font-size:14px;font-weight:400;line-height:14px;letter-spacing:.05em;text-align:center;margin-top:5px;text-transform:uppercase;color:var(--product-gray);white-space:nowrap}.productItem .productSubtitle a{text-transform:lowercase;text-decoration:underline;color:var(--product-blue)}.productItem .productItem__counter{display:flex;align-items:center;justify-content:center;padding:5px 23px}.productItem .productItem__counter .count{font-family:DB_Adman,sans-serif;font-size:40px;font-weight:400;letter-spacing:.05em;text-align:center}.productItem .productItem__counter .counterButton{display:flex;justify-content:center;align-items:center;border-radius:50%;border:none;background-color:#fff;font-family:DB_Adman,sans-serif}.productItem .productItem__counter #decrementBtn{opacity:.3;cursor:not-allowed}.productItem .productItem__counter #decrementBtn.active{opacity:1;cursor:pointer}.productItem .priceWrapper{display:flex;flex-direction:column;align-items:center;min-height:36px}.productItem .priceWrapper .price{font-family:DB_Adman,sans-serif;font-size:28px;font-weight:400;line-height:28px;letter-spacing:.05em;text-align:center}.productItem .priceWrapper .vat{font-family:DB_Adman,sans-serif;font-size:14px;font-weight:300;line-height:12px;letter-spacing:1px;text-align:center}.productItem .addToCartButton{border-radius:12px;border:1px solid var(--product-gray-1);background-color:var(--product-white);padding:7px 15px;margin:24px auto 0;display:flex;align-items:center;gap:5px;height:36px}.productItem .addToCartButton:disabled:not(.addToCartButton.load){opacity:.5;cursor:not-allowed}.productItem .addToCartButton>span{font-family:DB_Adman,sans-serif;font-size:16px;font-weight:400;line-height:16px;letter-spacing:.03em;text-align:left;text-transform:capitalize}.productItem .cartButton_active{color:#2e86f9}.productItem .actionWrapper{display:flex;flex-direction:column;justify-content:flex-end}.promotionList{display:flex;flex-direction:column;padding:40px 20px;row-gap:40px}@media (max-width: 768px){.productItem .productTitle{font-size:16px;font-weight:700}.productItem .productSubtitle{font-size:16px;line-height:16px}.productItem .vat{font-size:16px}}@media (max-width: 1024px){#productsPage{display:block}.productItem .productTitle{font-size:14px}.productItem .productSubtitle{font-size:14px;white-space:normal}.productItem .vat{font-size:14px}.productItem .pd{display:flex;flex-direction:column;justify-content:space-between;flex:1}.productItem .pd>header{margin:0}}@media only screen and (min-width: 768px) and (max-width: 1279px){.promotionList{flex-direction:row;gap:20px}.productsList{grid-template-columns:repeat(4,1fr)}}@media (max-width: 320px){.promotionList{padding:40px 10px}}.homeCatalogSection{margin-top:80px}.homeCatalogSection .sectionHeader{display:flex;justify-content:center}.homeCatalogSection .sectionHeader .sectionTitle{font-family:DB_Adman,sans-serif;font-size:16px;font-weight:700;letter-spacing:2px;color:var(--blue);background-color:var(--support-primary);width:fit-content;display:flex;align-items:center;justify-content:center;border-radius:40px;text-transform:uppercase;padding:6px 18px;height:36px;line-height:initial;margin-bottom:12px}.homeCatalogSection .blockTitle{font-family:DB_Adman,sans-serif;font-size:36px;font-weight:400;letter-spacing:.005em;text-align:center;text-transform:capitalize}.homeCatalogSection .blockTitle.cn,.homeCatalogSection .blockTitle.jp{font-size:26px}.homeCatalogSection .sectionFooter{width:100%;padding:0 20px;display:flex;justify-content:center;align-items:center}.homeCatalogSection .sectionFooter .seeMoreLink{border:1px solid var(--support-white);background-color:transparent;color:var(--black);text-transform:capitalize;padding:9px 24px;border-radius:16px;font-family:DB_Adman,sans-serif;font-size:20px;font-weight:400;letter-spacing:.05em;text-align:center;min-width:100px;margin-top:32px}.homeCatalogSection .subscribeList{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);gap:40px;padding:0 24px}.homeCatalogSection .subscribeList .subscribeCard{display:flex;flex-direction:column;box-shadow:8px -4px 40px #3c63a80f;border-radius:24px;width:100%;min-width:190px}.homeCatalogSection .subscribeList .subscribeCard .supTitle{font-family:DB_Adman,sans-serif;font-size:12px;font-weight:700;line-height:16px;letter-spacing:.05em;text-align:center;color:#399df3;text-transform:uppercase}.homeCatalogSection .subscribeList .subscribeCard .title{font-family:DB_Adman,sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:.05em;text-align:left;color:#000;text-transform:capitalize}.homeCatalogSection .subscribeList .subscribeCard .descriptionList{display:flex;flex-direction:column;gap:8px;justify-content:space-around;margin:16px 0}.homeCatalogSection .subscribeList .subscribeCard .descriptionList .descriptionListItem{display:flex;align-items:center;justify-content:flex-start;gap:5px}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardImg{min-width:120px}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardContent{display:flex;gap:24px}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardContent .productImage{align-self:flex-end}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardContent .descriptionWrapper{display:flex;flex-direction:column;align-items:flex-start;padding:42px 20px 0 0}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardFooter{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #E7ECF1;padding:20px;position:static}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardFooter .priceWrapper .price{color:#000;font-family:DB_Adman,sans-serif;font-size:32px;font-weight:400;line-height:32px;letter-spacing:.05em;text-align:left}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardFooter .priceWrapper .vat{color:#000;font-family:DB_Adman,sans-serif;font-size:16px;font-weight:300;line-height:16px;letter-spacing:1px;text-align:left}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardFooter .exploreButton{background:linear-gradient(86.77deg,#2e86f9 7.81%,#7ab4ff 102.23%);border:none;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:5px;color:#fff;font-family:DB_Adman,sans-serif;font-size:20px;font-weight:400;letter-spacing:.05em;text-align:left;padding:12px 24px;text-transform:lowercase}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardFooter .exploreButton>span{text-wrap:nowrap}.homeCatalogSection .subscribeList .subscribeCard .subscribeCardFooter .exploreButton>span:first-letter{text-transform:uppercase}.homeCatalogSection .productsList{display:flex;gap:12px;overflow-x:scroll;padding:0 20px;margin-top:32px}.homeCatalogSection .productsList .productItem{min-width:140px}.homeCatalogSection .promotionList{flex-direction:row;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.homeCatalogSection .promotionList::-webkit-scrollbar{display:none}.homeCatalogSection .productsSlider{padding:32px 20px 0}@media only screen and (max-width: 767px){.homeCatalogSection .subscribeList{grid-template-columns:1fr;gap:32px}.homeCatalogSection .blockTitle{font-size:28px}}.how-it-work{margin-top:150px}.how-it-work .title-text{text-align:center;margin-bottom:4rem}.how-it-work .title-text .badge{margin:0 auto;padding:8px 20px;gap:10px;height:40px;background:#399df312;border-radius:40px;font-style:normal;font-weight:700;font-size:20px;display:inline-block;letter-spacing:2px;text-transform:uppercase;color:#399df3}.how-it-work .title-text .title{margin:15px auto;font-style:normal;font-weight:700;font-size:44px;line-height:52px;letter-spacing:3px;width:600px;color:#262c31;max-width:100%}.how-it-work .journey-page-tabs{position:relative;width:100%;overflow:hidden}.how-it-work .journey-page-tabs .journey-page-text{top:50%;left:50%;transform:translate(20%,-50%);width:400px;height:230px;position:absolute;display:flex;flex-wrap:wrap;z-index:99}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content{display:flex;flex-direction:column;flex:1}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title-wrapper .arrow-left,.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title-wrapper .arrow-right{display:none}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title{font-style:normal;font-weight:700;font-size:44px;line-height:52px;letter-spacing:3px;text-transform:capitalize;color:#262c31}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title>a{color:#000}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title.cn,.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title.jp{font-size:38px;line-height:46px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .sub-title{margin-top:16px;font-style:normal;font-weight:300;font-size:20px;line-height:28px;letter-spacing:.05em;color:#262c31}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle{margin:auto auto 10px;z-index:99}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .bar{width:254px;height:4px;display:inline-block;background:#f1f1f1;border-radius:8px;position:relative}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .bar .bar-current{position:absolute;width:25%;background:#399df3;border-radius:8px;height:100%}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .bar .bar-current[range="1"]{transition:.75s;left:0}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .bar .bar-current[range="2"]{transition:.75s;left:25%}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .bar .bar-current[range="3"]{transition:.75s;left:50%}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .bar .bar-current[range="4"]{transition:.75s;left:75%}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .pagination{margin:0 10px;font-weight:300;font-size:20px;line-height:28px;letter-spacing:.05em;color:#262c31}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .pagination .arrow{display:inline-block;margin:0 15px;cursor:pointer}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle .pagination .arrow.arrow-left{transform:rotate(180deg)}.how-it-work .journey-page-tabs .journey-page-image{height:100%;display:flex;align-items:center;justify-content:center;z-index:98;overflow:hidden}.how-it-work .journey-page-tabs .journey-page-image .svgImage{position:absolute;width:250px;top:50%;transform:translate(-50%,-50%);opacity:.2;transition:.75s}.how-it-work .journey-page-tabs .journey-page-image .page-image{height:380px;width:100%;position:relative}.how-it-work .journey-page-tabs .journey-page-image .page-image:before{content:"";height:100%;width:150px;cursor:pointer;position:absolute;left:0;z-index:50}.how-it-work .journey-page-tabs .journey-page-image .page-image:after{content:"";height:100%;width:150px;cursor:pointer;position:absolute;right:0;z-index:50}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="1"]{left:50%;width:380px;transform:translate(-120%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="2"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="3"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="4"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="2"]{left:50%;width:380px;transform:translate(-120%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="3"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="4"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="1"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="3"]{left:50%;width:380px;transform:translate(-120%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="4"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="1"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="2"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="4"]{left:50%;width:380px;transform:translate(-120%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="1"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="2"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="3"]{left:0}@media screen and (max-width: 1280px){.how-it-work .journey-page-tabs{min-height:350px}.how-it-work .journey-page-tabs .journey-page-text{right:85px;width:360px;height:auto}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content{max-width:100%;width:450px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title{font-size:26px;line-height:32px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .sub-title{font-size:18px;line-height:28px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle{display:none}.how-it-work .journey-page-tabs .journey-page-image{height:100%;display:flex;align-items:center;justify-content:center;z-index:98}.how-it-work .journey-page-tabs .journey-page-image .svgImage{position:absolute;width:185px;top:50%;transform:translate(-50%,-50%);opacity:.2;transition:.75s}.how-it-work .journey-page-tabs .journey-page-image .page-image{height:380px;width:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="1"]{left:30%;width:380px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="2"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="3"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="4"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="2"]{left:30%;width:380px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="3"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="4"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="1"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="3"]{left:30%;width:380px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="4"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="1"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="2"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="4"]{left:30%;width:380px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="1"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="2"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="3"]{left:0}}@media screen and (max-width: 1024px){.how-it-work .journey-page-tabs .journey-page-text{display:block;position:static;margin:auto;transform:unset;width:100%;height:unset}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content{max-width:100%;text-align:center;margin:0 auto;padding:0 20px;width:100%}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title-wrapper{display:flex;align-items:center;justify-content:space-between;position:relative;gap:10px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title-wrapper .text-wrapper{max-width:100%}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title-wrapper .arrow-left,.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title-wrapper .arrow-right{height:100%;width:20px;background-color:transparent;border:none;display:block}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title-wrapper .arrow-left .arrow-icon{transform:rotate(180deg)}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title{font-family:DB_Adman,sans-serif;font-size:36px;font-weight:400;line-height:40px;letter-spacing:.005em;text-align:center}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title.cn,.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title.jp{font-size:26px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .sub-title{font-family:DB_Adman,sans-serif;font-size:18px;font-weight:300;line-height:20px;letter-spacing:1px;text-align:center}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .sub-title.cn,.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .sub-title.jp{font-size:16px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .rectangle{display:none}.how-it-work .journey-page-tabs .journey-page-image{height:100%;display:flex;align-items:center;justify-content:center;z-index:98;margin-bottom:20px}.how-it-work .journey-page-tabs .journey-page-image .svgImage{position:absolute;width:185px;top:50%;transform:translate(-50%,-50%);opacity:.2;transition:.75s}.how-it-work .journey-page-tabs .journey-page-image .page-image{height:250px;width:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="1"]{left:50%;width:250px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="2"]{left:85%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="3"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="4"]{left:15%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="2"]{left:50%;width:250px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="3"]{left:85%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="4"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="1"]{left:15%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="3"]{left:50%;width:250px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="4"]{left:85%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="1"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="2"]{left:15%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="4"]{left:50%;width:250px;transform:translate(-50%,-50%);opacity:1}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="1"]{left:85%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="2"]{display:none}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="3"]{left:15%}}@media screen and (max-width: 768px){.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="2"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="4"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="3"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="1"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="4"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="2"]{left:0}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="1"]{left:100%}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="3"]{left:0}}@media screen and (max-width: 576px){.how-it-work .title-text .title{font-size:24px;line-height:32px}.how-it-work .title-text .badge{font-size:16px;line-height:24px;padding:6px 20px;height:36px}.how-it-work .journey-page-tabs{min-height:unset}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content{padding:0 45px;min-height:80px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title{font-size:24px;line-height:30px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .sub-title{font-size:16px;line-height:22px}.how-it-work .journey-page-tabs .journey-page-image .svgImage{width:100px}.how-it-work .journey-page-tabs .journey-page-image .page-image{height:140px}.how-it-work .journey-page-tabs .journey-page-image .page-image[range="1"] .svgImage[range="1"],.how-it-work .journey-page-tabs .journey-page-image .page-image[range="2"] .svgImage[range="2"],.how-it-work .journey-page-tabs .journey-page-image .page-image[range="3"] .svgImage[range="3"],.how-it-work .journey-page-tabs .journey-page-image .page-image[range="4"] .svgImage[range="4"]{width:145px}}@media screen and (max-width: 768px){.how-it-work .journey-page-tabs .journey-page-text{max-width:100%}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .title{font-size:28px;line-height:30px}.how-it-work .journey-page-tabs .journey-page-text .journey-page-text-content .sub-title{font-size:13px;line-height:16px}}.box-lg{display:flex}.box-lg .work_detail{margin:15px 30px}.box-lg .work_detail:nth-child(1){margin-left:auto}.box-lg .work_detail:nth-last-child(1){margin-right:auto}.box-lg .work_detail{width:450px}.box-lg .work_detail .work_img{overflow:hidden}.box-lg .work_detail .work_img img{width:100%}.box-lg .work_detail .work_text{color:#262c31;text-align:center;width:250px;margin:0 auto;float:none}.box-lg .work_detail .work_text .p1{letter-spacing:1.2px;margin-top:40px;font-weight:700;font-size:24px;line-height:28px}.box-lg .work_detail .work_text .p2{margin-top:15px;font-weight:300;font-size:16px;line-height:20px;letter-spacing:.05em}.Itwork-page-tabs .idTabs{text-align:center;margin:0 auto}.Itwork-page-tabs .idTabs li{display:inline-block}.Itwork-page-tabs .idTabs li a{text-decoration:none;font-style:normal;font-weight:700;font-size:18px;line-height:16px;letter-spacing:.8px;text-transform:uppercase;color:#e7e7e7}.Itwork-page-tabs .idTabs li a.selected{color:#262c31}.Itwork-page-tabs .idTabs li a i{font-size:14px;margin-left:15px;margin-right:15px}.Itwork-page-tabs .line{border-bottom:1.79px solid #F8F8F8;margin:26px}.Itwork-page-tabs .contentTabs .page-bx{font-weight:300;font-size:16px;line-height:24px;text-align:center;letter-spacing:.8px;color:#262c31}.Itwork-page-tabs .contentTabs .page-bx .content-text{max-width:100%;width:500px;margin:0 auto;padding-left:15px;padding-right:15px}.Itwork-page-tabs .contentTabs .page-bx .img_detail{overflow:hidden;position:relative;height:250px;width:550px;margin:60px auto 0;max-width:100%}.Itwork-page-tabs .contentTabs .page-bx .img_detail .img_overlay{position:absolute;white-space:nowrap}.Itwork-page-tabs .contentTabs .page-bx .img_detail .img_overlay[position="1"]{left:50%;transform:translate(-50%)}.Itwork-page-tabs .contentTabs .page-bx .img_detail .img_overlay[position="2"]{right:0}.Itwork-page-tabs .contentTabs .page-bx .img_detail .img_overlay .img_s{width:125px;display:inline-block;margin-left:10px;margin-right:10px}.Itwork-page-tabs .contentTabs .page-bx .img_detail .img_overlay .img_s.active{width:250px}.box-sm{display:none}.your-class .slick-list .slick-track{display:flex;vertical-align:bottom;align-items:flex-end;min-height:250px}.your-class .slick-list .slick-slide{width:200px;transition:width .75s}.your-class .slick-list .slick-slide.slick-current{width:250px}@media screen and (max-width: 768px){.box-lg{display:none}.box-sm{display:block}}@media screen and (max-width: 576px){.Itwork-page-tabs .idTabs li a{letter-spacing:.5px;font-size:14px}.Itwork-page-tabs .idTabs li a i{font-size:10px}}#heroBannerBlock{max-width:1440px;height:718px;overflow:visible;margin:0 auto;display:flex;padding:70px 0 90px;gap:75px;background-position:center;position:relative;background-repeat:no-repeat}@media screen and (max-width: 1120px){#heroBannerBlock{gap:0}}@media screen and (max-width: 1050px){#heroBannerBlock{flex-direction:column;height:auto;padding:0}}#heroBannerBlock .decoration1{position:absolute;left:50%;bottom:0;opacity:0;animation:decorationFadeUp .8s ease-out forwards;display:flex;align-items:flex-end;justify-content:center}#heroBannerBlock .decoration1>img{opacity:.8}@media screen and (max-width: 1050px){#heroBannerBlock .decoration1{width:70%;height:100%}#heroBannerBlock .decoration1>img{max-height:100%}}@media screen and (max-width: 768px){#heroBannerBlock .decoration1{display:none}}@keyframes decorationFadeUp{0%{opacity:0;transform:translate(-30%)}to{opacity:1;transform:translate(-50%)}}#heroBannerBlock:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;z-index:0}#heroBannerBlock.bg1:before,#heroBannerBlock.bg2:before,#heroBannerBlock.bg3:before,#heroBannerBlock.bg4:before{transition:opacity .3s ease}#heroBannerBlock.bg1:after,#heroBannerBlock.bg2:after,#heroBannerBlock.bg3:after,#heroBannerBlock.bg4:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:183px;z-index:2;background:linear-gradient(180deg,#fff0,#fff)}@media screen and (max-width: 1050px){#heroBannerBlock.bg1:after,#heroBannerBlock.bg2:after,#heroBannerBlock.bg3:after,#heroBannerBlock.bg4:after{content:none}}#heroBannerBlock.bg1 .leftSide,#heroBannerBlock.bg2 .leftSide,#heroBannerBlock.bg3 .leftSide,#heroBannerBlock.bg4 .leftSide{align-items:center}#heroBannerBlock.bg1 .leftSide:after,#heroBannerBlock.bg2 .leftSide:after,#heroBannerBlock.bg3 .leftSide:after,#heroBannerBlock.bg4 .leftSide:after{content:"";position:absolute;top:0;left:0;bottom:0;max-width:600px;width:100%;height:100%;z-index:0;background:linear-gradient(to right,#fff,#fff0);opacity:1}@media screen and (max-width: 1050px){#heroBannerBlock.bg1 .leftSide:before,#heroBannerBlock.bg2 .leftSide:before,#heroBannerBlock.bg3 .leftSide:before,#heroBannerBlock.bg4 .leftSide:before{content:"";position:absolute;left:0;right:0;bottom:-1px;height:183px;z-index:2;background:linear-gradient(180deg,#fff0,#fff)}}@media screen and (max-width: 768px){#heroBannerBlock.bg1 .leftSide:after,#heroBannerBlock.bg2 .leftSide:after,#heroBannerBlock.bg3 .leftSide:after,#heroBannerBlock.bg4 .leftSide:after{opacity:0}}#heroBannerBlock.bg1:before,#heroBannerBlock.bg2:before,#heroBannerBlock.bg3:before{opacity:.6}@media screen and (max-width: 1050px){#heroBannerBlock.bg1:before,#heroBannerBlock.bg2:before,#heroBannerBlock.bg3:before{background-image:none;content:none}#heroBannerBlock.bg1 .leftSide,#heroBannerBlock.bg2 .leftSide,#heroBannerBlock.bg3 .leftSide{background-repeat:no-repeat;background-size:cover;position:relative;background-position:center}}#heroBannerBlock.bg1:before{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_1-Csr8MJfP.png)}@media screen and (max-width: 1050px){#heroBannerBlock.bg1 .leftSide{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_1-Csr8MJfP.png);background-position-x:90px}#heroBannerBlock.bg1 .leftSide:after{left:90px}}@media screen and (max-width: 768px){#heroBannerBlock.bg1 .leftSide{background-position:center}#heroBannerBlock.bg1 .leftSide:after{left:0}#heroBannerBlock.bg1 .leftSide .leftSideContent{padding:0 20px}}#heroBannerBlock.bg2:before{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_2-BcBNFLrM.png)}@media screen and (max-width: 1050px){#heroBannerBlock.bg2 .leftSide{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_2-BcBNFLrM.png);background-position-x:175px}#heroBannerBlock.bg2 .leftSide:after{left:175px}}@media screen and (max-width: 768px){#heroBannerBlock.bg2 .leftSide{background-position-x:right;background-position-y:120px}#heroBannerBlock.bg2 .leftSide:after{left:0;top:120px;bottom:unset;background:linear-gradient(0deg,#fff0,#fff);opacity:1;height:183px;max-width:100%}#heroBannerBlock.bg2 .leftSide .leftSideContent{padding:0 20px}}@media screen and (max-width: 530px){#heroBannerBlock.bg2 .leftSide{background-position-x:80%}}#heroBannerBlock.bg3:before{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_3-D7rzpGB6.png)}@media screen and (max-width: 1050px){#heroBannerBlock.bg3 .leftSide{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_3-D7rzpGB6.png);background-position-x:175px}#heroBannerBlock.bg3 .leftSide:after{left:175px}}@media screen and (max-width: 768px){#heroBannerBlock.bg3 .leftSide{background-position-x:center}#heroBannerBlock.bg3 .leftSide:after{left:0}#heroBannerBlock.bg3 .leftSide .leftSideContent{padding:0 20px}}#heroBannerBlock.bg4:before{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_4-C-YOIoPa.png);opacity:.6;transition:background-position-y .3s ease}@media screen and (max-width: 1050px){#heroBannerBlock.bg4:before{background-image:none}#heroBannerBlock.bg4 .decoration1{display:none}#heroBannerBlock.bg4 .leftSide{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg_4-C-YOIoPa.png);background-repeat:no-repeat;background-size:cover;position:relative}}@media screen and (max-width: 768px){#heroBannerBlock.bg4:before{background-image:none}#heroBannerBlock.bg4 .leftSide{background-image:url(https://test-uat.sprinkle-th.com/build/assets/bg4_mobile-CoOZZuDE.png);background-position-y:-90px;background-position-x:center;padding:0}#heroBannerBlock.bg4 .leftSide:before{content:"";background:linear-gradient(0deg,#fff 4.67%,#fff0 62.91%);position:absolute;bottom:0;width:100%;height:123px}}@media screen and (max-width: 712px){#heroBannerBlock.bg4 .leftSide{background-position-y:bottom}}@media screen and (max-width: 768px){#heroBannerBlock.bg1:before,#heroBannerBlock.bg2:before,#heroBannerBlock.bg3:before,#heroBannerBlock.bg4:before{opacity:1}}#heroBannerBlock .leftSide{width:100%;min-height:508px;display:flex;flex-direction:column;justify-content:center;z-index:1}@media screen and (max-width: 1050px){#heroBannerBlock .leftSide{justify-content:flex-start;align-items:flex-start!important;padding:30px 70px 0}}@media screen and (max-width: 530px){#heroBannerBlock .leftSide{padding:30px 0 0 20px;justify-content:flex-start}}#heroBannerBlock .leftSide .leftSideContent{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;max-width:428px;position:relative;z-index:2}#heroBannerBlock .leftSide .leftSideContent.slider-visible{opacity:1;transform:translateY(0)}#heroBannerBlock .leftSide .leftSideContent h1{font-family:DB_Adman,sans-serif;font-weight:700;font-size:52px;line-height:56px;letter-spacing:1px;text-transform:uppercase;padding:0 0 38px;white-space:wrap;-webkit-user-select:none;user-select:none}@media screen and (max-width: 1050px){#heroBannerBlock .leftSide .leftSideContent h1{padding:0 0 30px}}@media screen and (max-width: 800px){#heroBannerBlock .leftSide .leftSideContent h1{font-size:48px;line-height:48px}}@media screen and (max-width: 530px){#heroBannerBlock .leftSide .leftSideContent h1{font-size:36px;line-height:36px}}#heroBannerBlock .leftSide .leftSideContent p{font-family:DB_Adman,sans-serif;font-weight:400;font-size:20px;line-height:100%;letter-spacing:1px;padding-top:38px;border-top:1px solid rgba(156,156,156,.6);max-width:426px;-webkit-user-select:none;user-select:none}#heroBannerBlock .leftSide .leftSideContent p.cn,#heroBannerBlock .leftSide .leftSideContent p.jp{line-height:28px}@media screen and (max-width: 1050px){#heroBannerBlock .leftSide .leftSideContent p{padding-top:30px}}@media screen and (max-width: 800px){#heroBannerBlock .leftSide .leftSideContent p{font-size:18px}}#heroBannerBlock .leftSide .leftSideContent .auth{display:flex;gap:16px;padding:30px 0 0}@media screen and (max-width: 768px){#heroBannerBlock .leftSide .leftSideContent .auth{display:none}}#heroBannerBlock .leftSide .leftSideContent .auth a{border-radius:4px;font-family:DB_Adman,sans-serif;font-weight:700;font-size:16px;line-height:16px;border:none;background-color:#fff;padding:0 10px;text-transform:uppercase;min-width:100px;height:36px;letter-spacing:1px;-webkit-user-select:none;user-select:none;text-align:center;color:#000;text-decoration:none;white-space:nowrap;display:flex;align-items:center;justify-content:center}#heroBannerBlock .leftSide .leftSideContent .auth a.cn,#heroBannerBlock .leftSide .leftSideContent .auth a.jp{min-width:auto;line-height:normal}#heroBannerBlock .leftSide .leftSideContent .auth a:visited{color:#000}#heroBannerBlock .leftSide .leftSideContent .auth a.primary{min-width:196px;background-color:#399df3;color:#fff}#heroBannerBlock .leftSide .leftSideContent .auth a.primary:visited{color:#fff}#heroBannerBlock .leftSide .leftSideContent .auth a.secondary{background-color:#fff;color:#000;border:1px solid #DDE3EA;min-width:196px}@media screen and (max-width: 1050px){#heroBannerBlock .leftSide .leftSideContent{padding-top:50px;max-width:100%}}@media screen and (max-width: 768px){#heroBannerBlock .leftSide .leftSideContent{padding:27px 20px 0}#heroBannerBlock .leftSide .leftSideContent h1{padding:0;border:none}#heroBannerBlock .leftSide .leftSideContent p{padding:16px 0 0;border:none}}#heroBannerBlock .rightSide{width:100%;min-height:478px;z-index:3;overflow:hidden;display:flex;flex-direction:column;justify-content:center}#heroBannerBlock .rightSide .rightSideContent{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:30px;overflow:visible;position:relative}#heroBannerBlock .rightSide .rightSideContent.slider-visible{opacity:1;transform:translateY(0)}#heroBannerBlock .rightSide .rightSideContent .swiper{width:390px;padding:0 0 20px}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .swiper{width:100%;height:auto;padding:20px}}#heroBannerBlock .rightSide .rightSideContent .swiper-slide{display:flex;align-items:center;justify-content:center;border-radius:18px;font-size:22px;font-weight:700;color:#fff;width:270px;flex-shrink:0}#heroBannerBlock .rightSide .rightSideContent .swiper-slide a{text-decoration:none}@media screen and (max-width: 1050px){#heroBannerBlock .rightSide .rightSideContent .swiper-slide{box-shadow:0 0 20px #0000001a}}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .swiper-slide{align-items:unset}}#heroBannerBlock .rightSide .rightSideContent .heroBannerCarousel{width:100%;max-width:514px;position:relative;overflow:hidden}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .heroBannerCarousel{overflow:visible;max-width:100%}}#heroBannerBlock .rightSide .rightSideContent .slideItem{background-color:#fff;width:390px;padding:20px;border-radius:16px;display:flex;flex-direction:column;gap:16px}#heroBannerBlock .rightSide .rightSideContent .slideItem h2,#heroBannerBlock .rightSide .rightSideContent .slideItem h3{font-family:DB_Adman,sans-serif;font-weight:400;font-size:28px;line-height:35px;letter-spacing:.25px;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .slideItem h2,#heroBannerBlock .rightSide .rightSideContent .slideItem h3{font-size:20px;line-height:28px}}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .slideItem{font-size:12px}}#heroBannerBlock .rightSide .rightSideContent .slideItem *{-webkit-user-select:none;user-select:none}#heroBannerBlock .rightSide .rightSideContent .slideItem img{border-radius:16px;flex-shrink:0;width:100%;aspect-ratio:16/9;height:auto;object-fit:cover}#heroBannerBlock .rightSide .rightSideContent .slideItem p{font-family:DB_Adman,sans-serif;font-weight:400;font-size:20px;line-height:20px;letter-spacing:.25px;color:#000}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .slideItem p{font-size:16px}}#heroBannerBlock .rightSide .rightSideContent .slideItem .slideItem-thumb{position:relative}#heroBannerBlock .rightSide .rightSideContent .slideItem .slideItem-thumb .playIcon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#heroBannerBlock .rightSide .rightSideContent .slideItem .slideItem-thumb .playIcon img{height:60px;width:60px}@media screen and (max-width: 1050px){#heroBannerBlock .rightSide .rightSideContent .slideItem{box-shadow:0 0 20px #0000001a}}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .slideItem{width:270px;height:auto;gap:12px}#heroBannerBlock .rightSide .rightSideContent .slideItem img{border-radius:10px}#heroBannerBlock .rightSide .rightSideContent .slideItem h3.cn,#heroBannerBlock .rightSide .rightSideContent .slideItem h3.jp{font-size:18px}}#heroBannerBlock .rightSide .rightSideContent .arrows{display:flex;align-items:center;gap:12px;position:relative;z-index:100;pointer-events:none}#heroBannerBlock .rightSide .rightSideContent .arrows .swiper-button-prev,#heroBannerBlock .rightSide .rightSideContent .arrows .swiper-button-next{pointer-events:auto;position:static;transform:none;border-radius:50%;width:32px;height:32px;flex-shrink:0;border:1px solid #ECECEC;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;color:#000;margin:0}#heroBannerBlock .rightSide .rightSideContent .arrows .swiper-button-prev .swiper-navigation-icon,#heroBannerBlock .rightSide .rightSideContent .arrows .swiper-button-next .swiper-navigation-icon{width:10px;height:10px}#heroBannerBlock .rightSide .rightSideContent .arrows .swiper-button-prev:after,#heroBannerBlock .rightSide .rightSideContent .arrows .swiper-button-next:after{display:none}#heroBannerBlock .rightSide .rightSideContent .arrows span{font-family:DB_Adman,sans-serif;font-weight:300;font-size:20px;letter-spacing:1px}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .rightSideContent .arrows{display:none}}#heroBannerBlock .rightSide .swiper-pagination-bullet{width:12px;height:12px;display:none}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .swiper-pagination-bullet{display:inline-block}}#heroBannerBlock .rightSide .mobileSignInSection{display:none;padding:0 20px}#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent{display:flex;flex-direction:column;gap:16px;width:100%;padding:16px;border-radius:12px;border:1px solid #DDE3EA;background:#fff}#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent h4{grid-area:title;width:100%;text-align:center;font-size:20px;font-weight:400;line-height:20px}#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent .links{display:flex;flex-wrap:wrap;gap:16px;width:stretch}#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent .links .outlineBtn{grid-area:signIn;height:36px;border-radius:12px;width:stretch;white-space:nowrap;flex:1}#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent .links .primaryBtn{grid-area:signUp;height:36px;border-radius:12px;width:stretch;white-space:nowrap;flex:1}#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent .links .primaryBtn:hover,#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent .links .primaryBtn:active,#heroBannerBlock .rightSide .mobileSignInSection .mobileSignInSectionContent .links .primaryBtn:focus{color:#f8fafb}@media screen and (max-width: 768px){#heroBannerBlock .rightSide .mobileSignInSection{display:block}}@media screen and (max-width: 768px){#heroBannerBlock .rightSide{min-height:450px}#heroBannerBlock .rightSide.jp{min-height:520px}}.fancybox-slide--video .fancybox-content{max-width:90vw;max-height:90vh;padding:20px;box-sizing:border-box}@media screen and (max-width: 768px){.fancybox-slide--video .fancybox-content{max-width:95vw;max-height:85vh;padding:10px}}.fancybox-slide--video video{max-width:100%;max-height:90vh;width:auto;height:auto;display:block;margin:0 auto}@media screen and (max-width: 768px){.fancybox-slide--video video{max-height:85vh}}.home_benefits{padding:0 72px;max-width:1920px;margin:6rem auto 70px}.home_benefits .mr-15{margin-right:15px}.home_benefits .ml-15{margin-left:15px}.home_benefits .text-center{text-align:center}.home_benefits .img-center{padding-top:9.5rem;width:720px}.home_benefits .title-text{text-align:center;margin-bottom:4rem}.home_benefits .title-text .badge{margin:0 auto;padding:8px 20px;gap:10px;height:40px;background:#399df312;border-radius:40px;font-style:normal;font-weight:700;font-size:20px;line-height:24px;display:inline-block;letter-spacing:2px;text-transform:uppercase;color:#399df3}.home_benefits .title-text .title{margin:15px auto;font-style:normal;font-weight:700;font-size:44px;line-height:52px;letter-spacing:3px;width:600px;color:#262c31;max-width:100%}.home_benefits .box-benefits{min-height:350px;border-radius:40px;margin-bottom:80px;position:relative}.home_benefits .box-benefits.benefits-first{background:linear-gradient(278.98deg,#f1f8fe -.83%,#fff 71.58%)}.home_benefits .box-benefits .image{width:370px;max-width:100%}.home_benefits .box-benefits .image.absolute-lg{position:absolute;top:50%;transform:translate(-50%,-50%);left:50%}.home_benefits .box-benefits .image.bottom{transform:translate(-50%,50%);top:unset;bottom:0}.home_benefits .title{color:#303133;font-size:32px;line-height:44px;font-weight:700;margin-bottom:24px}.home_benefits .detail{font-weight:300;font-size:28px;line-height:40px;letter-spacing:1px;margin-bottom:25px;color:#262c31}.home_benefits .sub-detail{font-weight:400;font-size:28px;line-height:40px;color:#399df3}.home_benefits .grid{display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.home_benefits .grid.text-box{width:540px;max-width:100%}.home_benefits .grid.dot{position:relative}.home_benefits .grid.dot:after{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:#399df3;top:23px;left:-35px;transform:translate(-50%,-50%);animation-name:dot_shadow;animation-duration:4s;animation-iteration-count:infinite;box-shadow:0 0 0 5px #f1f8fe;-webkit-box-shadow:0px 0px 0px 5px rgb(241,248,254);-moz-box-shadow:0px 0px 0px 5px rgb(241,248,254)}.home_benefits .grid.dot:before{content:"";height:55%;position:absolute;top:50%;left:-35px;transform:translate(-50%,-50%);width:1px;margin-top:10px;background-image:linear-gradient(to bottom,#ECECEC 0%,#ECECEC 50%,transparent 0%);background-size:28px 15px;background-repeat:repeat-y}.home_benefits .grid.text-box-large{width:650px;max-width:100%}.home_benefits .grid.right{float:right}.home_benefits .grid.left{float:left}@media screen and (max-width: 1170px){.home_benefits .box-benefits .image{width:240px;max-width:100%}.home_benefits .box-benefits .image.absolute-lg{position:static;transform:unset;margin:0 auto 55px}.home_benefits .box-benefits .image.bottom{transform:unset}.home_benefits .box-benefits.benefits-first{background:unset}.home_benefits .box-benefits.benefits-first .image{width:370px}.home_benefits .box-benefits .order-top-lg{order:-1}.home_benefits .box-benefits .m-auto-lg{margin:0 auto}.home_benefits .grid.text-box,.home_benefits .grid.text-box-large{width:100%}.home_benefits .grid.pl-dot{padding-left:45px}.home_benefits .grid .pl-dot2{padding-left:60px}.home_benefits .grid.dot{position:relative}.home_benefits .grid.dot:before{top:50%}}@media screen and (max-width: 992px){.home_benefits .box-benefits .order-top-md{order:-1}.home_benefits .box-benefits.mb-0-md{margin-bottom:0}.home_benefits .title{font-size:28px;line-height:28px}.home_benefits .detail,.home_benefits .sub-detail{font-size:22px;line-height:32px;letter-spacing:.8px}.home_benefits .grid.dot{position:relative}.home_benefits .grid.dot:after{top:14.5px}.home_benefits .grid.dot:before{top:50%}}@media only screen and (max-width: 766px){.home_benefits{padding:0 36px}.home_benefits .title{font-size:18px;line-height:24px}.home_benefits .detail,.home_benefits .sub-detail{font-size:16px;line-height:23px;letter-spacing:.05em}.home_benefits .grid.dot{position:relative}.home_benefits .grid.dot:after{top:12px;width:8px;height:8px}.home_benefits .grid.dot:before{top:50%}}@media only screen and (max-width: 576px){.home_benefits{padding:0 20px}.home_benefits .title-text .title{font-size:24px;line-height:32px}.home_benefits .title-text .badge{font-size:16px;line-height:24px}.home_benefits .box-benefits.benefits-first{background:unset}.home_benefits .box-benefits.benefits-first .image{width:240px}.home_benefits .grid.dot{position:relative}.home_benefits .grid.dot:after{top:12px}.home_benefits .grid.dot:before{top:50%}}@keyframes dot_shadow{0%{box-shadow:0 0 #f1f8fe;-webkit-box-shadow:0px 0px 0px 0px rgb(241,248,254);-moz-box-shadow:0px 0px 0px 0px rgb(241,248,254)}25%{box-shadow:0 0 0 5px #f1f8fe;-webkit-box-shadow:0px 0px 0px 5px rgb(241,248,254);-moz-box-shadow:0px 0px 0px 5px rgb(241,248,254)}50%{box-shadow:0 0 0 5px #fff;-webkit-box-shadow:0px 0px 0px 5px #ffffff;-moz-box-shadow:0px 0px 0px 5px #ffffff}75%{box-shadow:0 0 0 5px #f1f8fe;-webkit-box-shadow:0px 0px 0px 5px rgb(241,248,254);-moz-box-shadow:0px 0px 0px 5px rgb(241,248,254)}to{box-shadow:0 0 0 5px #f1f8fe;-webkit-box-shadow:0px 0px 0px 5px rgb(241,248,254);-moz-box-shadow:0px 0px 0px 5px rgb(241,248,254)}}.review-page{margin-top:6rem;overflow:hidden}.review-page .title-text{text-align:center}.review-page .title-text .badge{margin:0 auto;padding:8px 20px;gap:10px;height:40px;background:#399df312;border-radius:40px;font-style:normal;font-weight:700;font-size:20px;line-height:24px;display:inline-block;letter-spacing:2px;text-transform:uppercase;color:#399df3}.review-page .title-text .title{margin:15px auto;font-style:normal;font-weight:700;font-size:36px;line-height:52px;letter-spacing:3px;text-transform:capitalize;color:#262c31}.review-page .box-content{position:relative;clear:both;text-align:center;padding-top:140px;max-width:1940px;margin:0 auto}.review-page .box-content .bg-cover{position:absolute;top:0;background:url(https://test-uat.sprinkle-th.com/build/assets/testimonials_bg-DuSeDC3R.webp) 100% 50% no-repeat;z-index:-1;width:100%;height:140%;background-size:cover}.review-page .box-content .box-phone{position:relative;width:max-content;margin:0 auto;z-index:99}.review-page .box-content .box-phone .totalReview{font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;letter-spacing:1.2px;color:#9c9c9c;justify-content:center;margin-top:5px;flex-direction:column}.review-page .box-content .box-phone .googleReview{position:absolute;width:245px;height:176px;left:-60%;top:15%;background:#fff;border:1px solid #399DF3;box-shadow:8px 8px 12px #00000014;border-radius:16px;z-index:110;padding:20px 0}.review-page .box-content .box-phone .sprinkleReview{position:absolute;width:245px;height:158px;right:-60%;top:54%;background:#fff;box-shadow:8px 8px 12px #00000014;border-radius:16px;z-index:110;padding:20px 0}.review-page .box-content .box-phone .sprinkleReview .text-sub{font-size:13px}.review-page .box-content .box-phone .sprinkleReview .totalReview{margin-top:15px;padding:0 10px}.review-page .box-content .box-phone .viewGoogle{font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;letter-spacing:1.2px;color:#399df3;justify-content:center;margin-top:10px}.review-page .box-content .box-phone .shadow_phone{position:absolute;top:100%;left:0}.review-page .box-content .box-phone .ratting{margin-top:10px;display:flex;justify-content:center}.review-page .box-content .box-phone .ratting .ratting-text{font-weight:400;font-size:24px;line-height:24px;letter-spacing:.664615px;color:#399df3;display:inline-block;margin-top:2px}.review-page .box-content .box-phone .ratting .ratting-star{margin-left:5px;display:inline-block}.review-page .box-content .box-review{display:flex}.review-page .box-content .box-review .review-header{display:none}.review-page .box-content .box-review .review-header .review-header-title{font-size:16px;font-weight:700;line-height:24px;letter-spacing:2px;text-align:center;color:#399df3;text-transform:uppercase;padding:6px 18px;background-color:#399df312;border-radius:40px}.review-page .box-content .box-review .review-header .review-header-sub-title{font-size:28px;font-weight:400;line-height:30px;letter-spacing:.005em;text-align:center;color:var(--black);margin-top:12px}.review-page .box-content .box-review .box-comment{position:absolute;width:280px}.review-page .box-content .box-review .box-comment:nth-child(1){top:250px;right:50%;transform:translate(-310px)}.review-page .box-content .box-review .box-comment:nth-child(2){top:485px;left:50%;transform:translate(-490px)}.review-page .box-content .box-review .box-comment:nth-child(3){top:195px;left:50%;transform:translate(170px)}.review-page .box-content .box-review .box-comment:nth-child(4){top:450px;left:50%;transform:translate(340px)}.review-page .box-content .box-review .box-comment .profile{display:flex}.review-page .box-content .box-review .box-comment .profile .box-img{text-align:left}.review-page .box-content .box-review .box-comment .profile .box-img .img{position:relative;overflow:hidden;border-radius:50%;border-style:none;width:40px;height:40px;background:#000}.review-page .box-content .box-review .box-comment .profile .box-img .img img{position:absolute;width:150%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:unset}.review-page .box-content .box-review .box-comment .frame{margin-left:15px;text-align:left}.review-page .box-content .box-review .box-comment .frame .name{font-weight:700;font-size:16px;line-height:20px;letter-spacing:.8px;color:#262c31}.review-page .box-content .box-review .box-comment .frame .ratting .star{width:15px}.review-page .box-content .box-review .box-comment .comment{margin-top:20px;text-align:left;font-weight:300;font-size:14px;line-height:20px;letter-spacing:.8px;color:#262c31}.review-page .box-content .box-review .box-comment .comment .read-more-btn{color:var(--blue);font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.8px;text-decoration-line:underline;background-color:transparent;border:none}@media screen and (max-width: 1200px){.review-page .box-content .box-review{flex-wrap:wrap;max-width:85vw;justify-content:center;margin:3rem auto 0}.review-page .box-content .box-review .box-comment{position:static;margin:2rem auto 0}.review-page .box-content .box-review .box-comment:nth-child(1){transform:unset}.review-page .box-content .box-review .box-comment:nth-child(2){transform:unset}.review-page .box-content .box-review .box-comment:nth-child(3){transform:unset}.review-page .box-content .box-review .box-comment:nth-child(4){transform:unset}}@media screen and (max-width: 1024px){.review-page .box-content{padding-top:60px}.review-page .box-content .box-review{display:grid;grid-template-columns:1fr 1fr;gap:40px}.review-page .title-text .badge{font-size:16px}.review-page .title-text .title{font-size:36px;font-family:DB_Adman,sans-serif;font-weight:400;letter-spacing:.005em;text-align:center}.review-page .title-text .title.cn,.review-page .title-text .title.jp{font-size:26px}}@media only screen and (max-width: 767px){.review-page .title-text .title{font-size:28px}}@media only screen and (min-width: 430px) and (max-width: 768px){.review-page .box-content{padding-top:60px}.review-page .box-content .box-review{grid-template-columns:1fr;gap:20px}.review-page .box-content .box-review .box-comment{width:100%}.review-page .box-content .bg-cover{background-size:contain;background-position:top}.review-page .box-content .box-phone{width:220px}.review-page .box-content .box-phone .googleReview{width:200px;height:155px;padding:10px 0}.review-page .box-content .box-phone .sprinkleReview{width:fit-content;max-width:245px;height:auto;padding:10px 0}.review-page .box-content .box-phone .googleReview{left:-26%}.review-page .box-content .box-phone .sprinkleReview{right:-22%}}@media only screen and (max-width: 576px){.review-page .box-content{padding-top:20px}.review-page .title-text .badge{font-size:16px;line-height:24px}}@media only screen and (max-width: 429px){.review-page .title-text .title{font-size:28px;font-family:DB_Adman,sans-serif;font-weight:400;letter-spacing:.005em;text-align:center;margin:0}.review-page .box-content{padding-top:40px}.review-page .box-content .box-review .review-header{display:block}.review-page .box-content .box-review{grid-template-columns:1fr;gap:20px}.review-page .box-content .box-review .box-comment{width:100%}.review-page .box-content .box-phone>img{width:198px}.review-page .box-content .box-phone .googleReview{width:172px;height:126px;border:none;top:14%;left:-20%}.review-page .box-content .box-phone .googleReview>img{width:68px}.review-page .box-content .box-phone .googleReview .ratting{margin:0!important}.review-page .box-content .box-phone .googleReview .ratting .ratting-text{font-size:17px}.review-page .box-content .box-phone .googleReview .ratting .ratting-star{display:flex;align-items:center}.review-page .box-content .box-phone .googleReview .ratting .ratting-star>img{width:17px}.review-page .box-content .box-phone .googleReview .viewGoogle{margin-top:0;font-size:10px}.review-page .box-content .box-phone .googleReview .totalReview{margin-top:0;font-size:11px}.review-page .box-content .box-phone .sprinkleReview{display:flex;flex-direction:column;align-items:center;justify-content:center;width:172px;height:126px;top:50%;right:-10%}.review-page .box-content .box-phone .sprinkleReview>img{width:75px}.review-page .box-content .box-phone .sprinkleReview .text-sub{font-size:9px}.review-page .box-content .box-phone .sprinkleReview .ratting .ratting-text{font-size:17px}.review-page .box-content .box-phone .sprinkleReview .ratting .ratting-star{display:flex;align-items:center}.review-page .box-content .box-phone .sprinkleReview .ratting .ratting-star>img{width:17px}.review-page .box-content .box-phone .sprinkleReview .totalReview{margin-top:5px;font-size:11px}}.comment-modal .box-comment{padding:8px 20px 24px}.comment-modal .box-comment .profile{display:flex}.comment-modal .box-comment .profile .box-img{text-align:left}.comment-modal .box-comment .profile .box-img .img{position:relative;overflow:hidden;border-radius:50%;border-style:none;width:40px;height:40px;background:#000}.comment-modal .box-comment .profile .box-img .img img{position:absolute;width:150%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:unset}.comment-modal .box-comment .frame{margin-left:15px;text-align:left}.comment-modal .box-comment .frame .name{font-weight:700;font-size:16px;line-height:20px;letter-spacing:.8px;color:#262c31}.comment-modal .box-comment .frame .ratting .star{width:15px}.comment-modal .box-comment .comment{margin-top:20px;text-align:left;font-weight:300;font-size:14px;line-height:20px;letter-spacing:.8px;color:#262c31}.comment-modal .box-comment .comment .read-more-btn{color:var(--blue);font-size:14px;font-style:normal;font-weight:300;line-height:20px;letter-spacing:.8px;text-decoration-line:underline;background-color:transparent;border:none}.process-page{padding:0 15px;max-width:1920px;margin:4rem auto 70px;background:url(https://test-uat.sprinkle-th.com/build/assets/quality_bg-D__OiiBn.webp) 50% 50% no-repeat;background-size:cover}.process-page .text-center{text-align:center}.process-page .img-center{padding-top:9.5rem;width:720px}.process-page .title-text{text-align:center;margin-bottom:4rem}.process-page .title-text .badge{margin:0 auto;padding:8px 20px;gap:10px;height:40px;background:#399df312;border-radius:40px;font-style:normal;font-weight:700;font-size:20px;display:inline-block;letter-spacing:2px;text-transform:uppercase;color:#399df3}.process-page .title-text .title{margin:15px auto;font-style:normal;font-weight:700;font-size:44px;line-height:52px;letter-spacing:3px;width:600px;color:#262c31;max-width:100%}.process-page .box-process{box-sizing:border-box;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex:0 1 auto;-webkit-box-flex:0;flex:0 1 auto;-ms-flex-direction:row;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:600px;margin:0 auto 1.5rem;box-shadow:8px -4px 40px #3c63a80f;padding:16px;border-radius:8px}.process-page .box-process .box-step{font-weight:700;font-size:32px;line-height:28px;align-items:center;letter-spacing:1.2px;color:#262c31;flex-basis:140px;min-width:max-content;padding-top:5px}.process-page .box-process .box-step>img{width:32px;height:32px}.process-page .box-process .detail{font-weight:300;font-size:26px;line-height:36px;letter-spacing:.8px;color:#262c31;flex-basis:calc(100% - 140px)}.process-page .title-mobile{display:none}@media only screen and (max-width: 1024px){.process-page .title-mobile{display:block}.process-page .title-mobile .title.cn,.process-page .title-mobile .title.jp{font-size:26px}.process-page .title-desktop{display:none}.process-page .box-process{max-width:100%;display:flex;flex-direction:row;gap:40px;flex-wrap:nowrap}.process-page .box-process .box-step{font-family:DB_Adman,sans-serif;font-size:28px;font-weight:700;line-height:28px;letter-spacing:.8px;text-align:left;flex-basis:0px;white-space:nowrap;padding-top:0}.process-page .box-process .detail{font-family:DB_Adman,sans-serif;font-size:20px;font-weight:300;line-height:28px;letter-spacing:.05em;text-align:left}.process-page .title-text{margin:0 auto}.process-page .title-text .title{font-family:DB_Adman,sans-serif;font-size:36px;font-weight:400;line-height:40px;letter-spacing:.005em;text-align:center;width:100%;text-transform:capitalize}.process-page .title-text .badge{font-size:16px}.process-page .img-center{padding:20px 0;max-width:516px;width:100%;height:516px}}@media screen and (max-width: 768px){.process-page .box-process{padding-left:20px;padding-right:20px}.process-page .box-process .box-step{max-width:100%;margin-bottom:.75rem;font-size:20px}.process-page .box-process .detail{flex-basis:100%;max-width:100%;font-size:16px;line-height:23px}.process-page .title-text{margin-top:48px}.process-page .title-text .title{font-size:28px;font-weight:400;line-height:30px;letter-spacing:.005em;text-align:center;color:var(--black)}.process-page .title-text .badge{font-size:16px;line-height:24px}.process-page .img-center{height:375px}}@media only screen and (max-width: 576px){.process-page .box-process .box-step{font-size:20px;line-height:20px}.process-page .box-process .detail{font-size:16px;line-height:23px}.process-page .img-center{height:300px}}@media only screen and (max-width: 430px){.process-page .process-page{margin-top:64px}.process-page .title-text{margin:32px 0 0}.process-page .title-text .title{font-size:28px;font-weight:400;color:var(--black);letter-spacing:.005em;text-align:center}.process-page .box-process{margin-bottom:16px;gap:10px;flex-wrap:wrap}.process-page .box-process .box-step{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:0}.process-page .img-center{padding-top:0}}.certificates-page{background:url(https://test-uat.sprinkle-th.com/build/assets/certificates_bg-0GBchiz9.webp) 50% 50% no-repeat;background-size:cover;padding:0 20px}.certificates-page .title-text{text-align:center;margin-bottom:4rem}.certificates-page .title-text .badge{margin:0 auto;padding:8px 20px;gap:10px;height:40px;background:#399df312;border-radius:40px;font-style:normal;font-weight:700;font-size:20px;display:inline-block;letter-spacing:2px;text-transform:uppercase;color:#399df3}.certificates-page .title-text .title{margin:15px auto;font-style:normal;font-weight:700;font-size:44px;line-height:52px;letter-spacing:3px;color:#262c31}.certificates-page .reward-md{margin:30px auto;flex-wrap:wrap;max-width:660px;justify-content:center;gap:12px}.certificates-page .reward-md a .box{border:1px solid #E7E7E7;border-radius:8px;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;width:100px;height:128px}.certificates-page .reward-md a .box .img-box{width:64px;height:64px;display:flex;justify-content:center;align-items:center}.certificates-page .reward-md a .box .txt-detail{font-size:12px;line-height:12px;letter-spacing:.6px;text-transform:uppercase;color:#262c31;width:95px;font-weight:400;text-align:center;padding:0 5px}.certificates-page .reward-md a img{width:70px}.certificates-page .reward-md [data-sprite]{height:57px;scale:1.2;width:100%}.certificates-page .reward-md [data-sprite][data-imgType="1"]{background-image:url(https://test-uat.sprinkle-th.com/build/assets/cor-rewards3-1DND9Zx2.svg);background-repeat:no-repeat}.certificates-page .reward-md [data-sprite][data-imgType="2"]{background-image:url(https://test-uat.sprinkle-th.com/build/assets/cor-rewards4-BKQGlNe9.svg);background-repeat:no-repeat}.certificates-page .reward-md [data-sprite][data-imgType="3"]{background-image:url(https://test-uat.sprinkle-th.com/build/assets/MiT_original_icon-CKBDxCja.webp);background-repeat:no-repeat}.certificates-page .reward-md [data-sprite="1"]{background-position:-112px 0px;width:80px}.certificates-page .reward-md [data-sprite="2"]{background-position:-218px 0px;width:53px}.certificates-page .reward-md [data-sprite="3"]{background-position:-302px 0px}.certificates-page .reward-md [data-sprite="4"]{background-position:-403px 0px;width:50px}.certificates-page .reward-md [data-sprite="5"]{background-position:-492px 0px;width:56px}.certificates-page .reward-md [data-sprite="6"]{background-position:-583px 0px;width:58px}.certificates-page .reward-md [data-sprite="7"]{background-position:-219px 0px;width:51px}.certificates-page .reward-md [data-sprite="8"]{background-position:-301px 0px;width:70px}.certificates-page .reward-md [data-sprite="9"]{background-position:-403px 2px;width:52px}.certificates-page .reward-md [data-sprite="10"]{background-position:-494px 2px;width:51px}.certificates-page .reward-md [data-sprite="11"]{background-position:center;background-size:100% auto;width:61px}@media screen and (max-width: 1024px){.certificates-page .title-text .title{font-family:DB_Adman,sans-serif;font-size:36px;font-weight:400;line-height:40px;letter-spacing:.005em;text-align:center}.certificates-page .title-text .title.cn,.certificates-page .title-text .title.jp{font-size:26px}.certificates-page .title-text .badge{font-size:16px}}@media only screen and (min-width: 430px) and (max-width: 768px){.certificates-page .title-text{margin-bottom:10px}.certificates-page .title-text .title{font-size:28px;font-weight:400;line-height:30px;letter-spacing:.005em;text-align:center;color:var(--black)}.certificates-page .title-text .badge{font-size:16px;line-height:24px}.certificates-page .reward-md{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width: 429px){.certificates-page .certificates-page{margin-top:64px}.certificates-page .title-text{margin-bottom:48px}.certificates-page .title-text .title{font-size:28px;font-weight:400;line-height:30px;letter-spacing:.005em;text-align:center;color:var(--black)}.certificates-page .title-text .badge{font-size:16px;line-height:24px}.certificates-page .reward-md{grid-template-columns:1fr}.certificates-page .reward-md a .box{min-height:56px}}.support-page{margin-top:6rem}.support-page .title-text{text-align:center;margin-bottom:100px}.support-page .title-text .badge{margin:0 auto;padding:8px 20px;gap:10px;height:40px;background:#399df312;border-radius:40px;font-style:normal;font-weight:700;font-size:20px;line-height:24px;display:inline-block;letter-spacing:2px;text-transform:uppercase;color:#399df3}.support-page .title-text .title{margin:15px auto;font-style:normal;font-weight:700;font-size:44px;line-height:52px;letter-spacing:3px;color:#262c31;position:relative}.support-page .title-text .bg{position:absolute;top:0;z-index:-1;right:0}.support-page .b1{margin-bottom:88px}.support-page .b2 .p1{position:relative}.support-page .b2 .p1 .title,.support-page .b2 .p1 .sub-title{margin-left:auto}.support-page .b2 .p1 .box-img{height:100%}.support-page .b2 .p1 .box-img .img-2{position:relative;max-width:100%;height:100%}.support-page .b2 .p1 .box-img .img-2 img:nth-child(1){position:absolute;top:0;right:0;transform:translateY(-15%);z-index:-1;max-width:100%;width:760px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(2){position:absolute;top:160px;left:15px;max-width:100%;width:460px}.support-page .b2 .p1 .img-wrapper{display:flex;justify-content:flex-end}.support-page .box-show-more{width:670px;margin-left:auto;margin-top:55px;margin-bottom:150px}.support-page .box-show-more a{font-style:normal;font-weight:400;font-size:24px;line-height:24px;text-align:center;letter-spacing:.05em;text-decoration-line:underline;text-transform:uppercase;color:#262c31}.support-page .p1 .title{max-width:100%;width:670px;font-style:normal;font-weight:700;font-size:36px;line-height:48px;letter-spacing:1px;color:#303133;margin-bottom:20px}.support-page .p1 .sub-title{max-width:100%;width:670px;font-style:normal;font-weight:300;font-size:28px;line-height:40px;letter-spacing:1px;color:#262c31}.support-page .p1 .box-img .img-1{width:720px;max-width:100%}@media screen and (max-width: 1640px){.support-page .p1 .box-img .img-1{width:620px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(1){width:640px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(2){width:360px}}@media screen and (max-width: 1366px){.support-page .p1 .title,.support-page .p1 .sub-title{width:550px}.support-page .p1 .box-img .img-1{width:570px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(1){width:590px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(2){width:310px}}@media screen and (max-width: 1366px){.support-page .title-text{padding-left:23px;padding-right:23px}.support-page .box-show-more{width:550px}.support-page .p1 .box-img .img-1{width:520px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(1){width:530px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(2){width:310px}}@media screen and (max-width: 1171px){.support-page{padding:0 8px}.support-page .title-text{margin-bottom:60px}}@media screen and (max-width: 1024px){.support-page .title-text{padding-left:0;padding-right:0;font-size:36px}.support-page .box-show-more{margin-left:unset;width:380px}.support-page .p1 .title{font-style:normal;font-weight:700;font-size:28px;line-height:28px;letter-spacing:1.2px;color:#262c31}.support-page .p1 .sub-title{font-style:normal;font-weight:300;font-size:22px;line-height:32px;letter-spacing:.8px;color:#262c31}.support-page .p1 .box-img .img-1{width:450px}.support-page .b2 .p1 .title,.support-page .b2 .p1 .sub-title{margin-left:unset;width:380px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(1){top:0;transform:unset;width:440px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(2){width:310px;left:-32px;top:205px}}@media screen and (max-width: 991px){.support-page .p1{margin-bottom:64px}.support-page .p1 .box-img .img-1{text-align:center;width:100%}.support-page .p1 .title,.support-page .p1 .sub-title{width:100%}.support-page .box-show-more{margin-bottom:55px}.support-page .b1{margin-bottom:unset}.support-page .b2 .p1.xs-order-1{order:1}.support-page .b2 .p1.xs-order-2{order:2}.support-page .b2 .p1 .title,.support-page .b2 .p1 .sub-title{width:100%}.support-page .b2 .p1 .box-img .img-2{height:500px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(1){top:0;width:550px}.support-page .b2 .p1 .box-img .img-2 img:nth-child(2){left:0;width:400px}.support-page #secondArticle{display:flex}.support-page #secondArticle>div:first-of-type{order:2}}@media only screen and (max-width: 576px){.support-page .title-text{margin-bottom:40px}.support-page .title-text .title{font-style:normal;font-weight:700;font-size:24px;line-height:32px;letter-spacing:2px;text-transform:capitalize}.support-page .p1 .title{font-style:normal;font-weight:700;font-size:18px;line-height:24px;letter-spacing:.8px}.support-page .p1 .sub-title{font-style:normal;font-weight:300;font-size:16px;line-height:24px;letter-spacing:1px}.support-page .b2 .p1 .box-show-more{width:100%;text-align:center}.support-page .b2 .p1 .box-img .img-2{height:100%}.support-page .b2 .p1 .box-img .img-2 img:nth-child(1){position:static;max-width:100%;width:100%;margin-bottom:20px;border:9px solid #ffffff}.support-page .b2 .p1 .box-img .img-2 img:nth-child(2){position:static;max-width:100%;width:100%}}.support-page .show-more-link{border-radius:4px;border:1px solid #9C9C9C;color:#000;text-transform:uppercase;display:flex;align-items:center;justify-content:center;width:fit-content;font-family:DB_Adman,sans-serif;font-size:16px;font-weight:700;letter-spacing:.05em;padding:10px 16px;line-height:16px;gap:8px;text-decoration:none}.support-page .show-more-articles-wrapper{display:flex;justify-content:center;align-items:center;margin:100px 0 40px}.articleInModal>p{font-family:DB_Adman,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:1px;text-align:left;padding:0 20px}.articleInModal .articleDate{font-family:DB_Adman,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;text-align:center;color:#399df3;display:block;margin:0 auto}.articleInModal .articleTitle{font-family:DB_Adman,sans-serif;font-size:28px;font-weight:400;letter-spacing:.005em;text-align:center;margin-top:12px;padding:0 20px}.articleInModal .subTitle{font-family:DB_Adman,sans-serif;font-size:20px;font-weight:700;letter-spacing:1px;text-align:left;margin-bottom:16px;padding:0 20px}.articleInModal .articleImg{width:100%;height:auto;margin:30px 0}.articlesList{margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;gap:100px;width:100%}@media screen and (max-width: 1024px){.articlesList{gap:58px}}.articlesList .articleWrapper:nth-child(2n) .articlePhoto{order:2}@media screen and (max-width: 1024px){.articlesList .articleWrapper:nth-child(2n) .articlePhoto{order:initial}}.articlesList .articleWrapper{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:40px;max-width:1340px;align-items:center}@media screen and (max-width: 768px){.articlesList .articleWrapper{grid-template-columns:1fr}}.articlesList .articleWrapper .articleContent{display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media screen and (max-width: 1024px){.articlesList .articleWrapper .articleContent{gap:15px}}.articlesList .articleWrapper .articleContent .articleDate{font-family:DB_Adman,sans-serif;font-size:20px;font-weight:700;line-height:20px;letter-spacing:1px;text-align:center;color:var(--blue);padding:4px 8px;background-color:var(--benefits-white-2);border-radius:6px}@media screen and (max-width: 768px){.articlesList .articleWrapper .articleContent .articleDate{margin-top:20px}}.articlesList .articleWrapper .articleContent .articleTitle{font-family:DB_Adman,sans-serif;font-size:36px;font-weight:500;line-height:44px;letter-spacing:-.04em;text-align:left}@media screen and (max-width: 1024px){.articlesList .articleWrapper .articleContent .articleTitle{font-size:28px;line-height:28px}}@media screen and (max-width: 576px){.articlesList .articleWrapper .articleContent .articleTitle{font-size:18px;line-height:24px}}.articlesList .articleWrapper .articleContent p{max-width:100%;font-weight:300;font-size:28px;line-height:30px;letter-spacing:1px;color:#262c31;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 1024px){.articlesList .articleWrapper .articleContent p{-webkit-line-clamp:3;font-size:22px;line-height:32px}}@media screen and (max-width: 576px){.articlesList .articleWrapper .articleContent p{font-size:16px;line-height:24px}}.articlesList .articleWrapper .articleContent .showMoreLink{border-radius:4px;border:1px solid #9C9C9C;color:#000;text-transform:uppercase;display:flex;align-items:center;justify-content:center;width:fit-content;font-family:DB_Adman,sans-serif;font-size:16px;font-weight:700;letter-spacing:.05em;padding:10px 16px;line-height:16px;gap:8px;text-decoration:none}@media screen and (min-width: 1025px){body:has(#homePageMobileAuth) #profileSection{display:none}}#profileSection{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10}#AuthMobileSubscriptions{display:flex;flex-direction:column;align-items:center;justify-content:center}#AuthMobileSubscriptions .profileHeader{width:100%;padding:max(var(--safe-area-inset-top),24px) 20px 24px 20px;background:#fff;box-shadow:0 4px 30px #39517b14;display:flex;gap:5px;align-items:center;justify-content:space-between;position:relative;z-index:2}#AuthMobileSubscriptions .profileHeader .actionsButtons button{border:1px solid #E7ECF1;width:40px;height:40px;border-radius:12px;background-color:transparent;padding:0}#AuthMobileSubscriptions .profileHeader .selectLanguageButton{width:45px;height:45px;font-size:20px;font-weight:400;text-align:left;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid #E7ECF1;flex-shrink:0}#AuthMobileSubscriptions .profileHeader #openSettingsMobileBtn{flex-shrink:0}#AuthMobileSubscriptions .profileHeader .profileNameWrapper{max-width:50%;min-width:0}#AuthMobileSubscriptions .profileHeader .profileName{font-size:18px;font-weight:700;letter-spacing:1px;line-height:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;max-height:36px;width:100%}#AuthMobileSubscriptions .profileHeader .profileName span{font-weight:700}#AuthMobileSubscriptions .profileHeader .profileTel{font-size:16px;font-weight:400;line-height:14px;letter-spacing:.5px;text-align:left;color:#88a2b7;margin-top:4px}#AuthMobileSubscriptions .profileHeader .actions{display:flex;align-items:center;gap:12px}#AuthMobileSubscriptions .subscriptionTabs{width:100%;padding:8px 15px 0;display:flex;gap:7px;align-items:center;justify-content:center;border-bottom:1px solid #E7ECF1;background-color:#f7f9fc;position:sticky;top:-245px;left:0;z-index:9}#AuthMobileSubscriptions .subscriptionTabs .tabButton{flex:1;white-space:nowrap}#AuthMobileSubscriptions .subscriptionTabs.ch button,#AuthMobileSubscriptions .subscriptionTabs.jp button{font-size:14px}#AuthMobileSubscriptions .subscriptionTabs button{display:flex;gap:8px;align-items:center;justify-content:center;background:transparent;color:#88a2b7;font-size:20px;font-weight:400;line-height:20px;padding:12px;border:unset;border-bottom:2px solid transparent}#AuthMobileSubscriptions .subscriptionTabs button svg{height:20px;width:20px}#AuthMobileSubscriptions .subscriptionTabs button.active{color:#2e86f9;border-bottom:2px solid #2E86F9}#AuthMobileSubscriptions .fadeIn{animation:fadeIn .5s ease-in-out forwards}#AuthMobileSubscriptions .rewardHeader{width:100%}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader{display:flex;align-items:center;padding:15px 20px;gap:12px;background:#fff;box-shadow:0 1px 4px #041d3e1f;border-bottom-left-radius:16px;border-bottom-right-radius:16px;cursor:pointer}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__icon img{width:100%;height:100%}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__info{display:flex;flex-direction:column;flex:1}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__points{display:flex;align-items:baseline;gap:8px}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__points .coin{color:#062d4e;font-size:24px;font-weight:400;line-height:100%}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__points .coin-text{color:#062d4e;font-size:18px;font-weight:400;line-height:100%}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__exchange{color:#8093a1;font-size:16px;font-weight:400;line-height:100%;margin-top:4px}#AuthMobileSubscriptions .rewardHeader .rewardCardHeader__arrow{display:flex;align-items:center;justify-content:center}#AuthMobileSubscriptions .rewardTabs{padding:16px 20px 1px;background-color:#fff;position:relative}#AuthMobileSubscriptions .rewardTabs .rewardCard{display:flex;align-items:center;padding:15px 20px;gap:12px;background:#fff;box-shadow:0 1px 4px #041d3e1f;border-radius:16px;cursor:pointer}#AuthMobileSubscriptions .rewardTabs .rewardCard__icon{width:40px;height:40px;display:flex;justify-content:center;align-items:center}#AuthMobileSubscriptions .rewardTabs .rewardCard__icon img{width:100%;height:100%}#AuthMobileSubscriptions .rewardTabs .rewardCard__info{display:flex;flex-direction:column;flex:1}#AuthMobileSubscriptions .rewardTabs .rewardCard__points{display:flex;align-items:baseline;gap:8px}#AuthMobileSubscriptions .rewardTabs .rewardCard__points .coin{color:#062d4e;font-size:24px;font-weight:400;line-height:100%}#AuthMobileSubscriptions .rewardTabs .rewardCard__points .coin-text{color:#062d4e;font-size:18px;font-weight:400;line-height:100%}#AuthMobileSubscriptions .rewardTabs .rewardCard__exchange{color:#8093a1;font-size:16px;font-weight:400;line-height:100%;margin-top:4px}#AuthMobileSubscriptions .rewardTabs .rewardCard__arrow{display:flex;align-items:center;justify-content:center}#AuthMobileSubscriptions .scrollWrapper{margin-top:-245px;padding-top:245px;width:100%;height:calc(100dvh - 100px);overflow-y:scroll}#AuthMobileSubscriptions .scrollWrapper::-webkit-scrollbar{display:none}#AuthMobileSubscriptions .scrollWrapper{-ms-overflow-style:none;scrollbar-width:none}#AuthMobileSubscriptions .searchButton{width:45px;height:45px;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}#AuthMobileSubscriptions .searchButton.active svg path{stroke:#2e86f9}#AuthMobileSubscriptions .subscriptionSearch{padding:16px 20px;width:100%;background-color:#fff;top:-190px;position:sticky;z-index:10}#AuthMobileSubscriptions .subscriptionSearch .search{display:flex;align-items:center;border:1px solid #E7ECF1;padding:10px 16px;gap:12px;border-radius:8px;background-color:#fff}#AuthMobileSubscriptions .subscriptionSearch .search .searchInput{flex:1;font-size:20px;font-weight:400;line-height:20px;letter-spacing:.005em;text-align:left;border:none}#AuthMobileSubscriptions .subscriptionSearch .search .searchInput::placeholder{color:#88a2b7}#AuthMobileSubscriptions .subscriptionSearch .search .searchInput:focus,#AuthMobileSubscriptions .subscriptionSearch .search .searchInput:focus-visible{border:none;outline:none}#AuthMobileSubscriptions .subscriptionSearch .search .clearButton{background-color:transparent;border:none}#AuthMobileSubscriptions .subscriptionSearch .search:before{content:url(https://test-uat.sprinkle-th.com/build/assets/icon_search-C7QdZJcp.svg);width:20px;height:20px}#AuthMobileSubscriptions .subscriptionsContent{width:100%;display:flex;flex-direction:column;gap:24px;overflow-y:visible;padding-bottom:160px;background-color:#fff;position:relative;z-index:8}#AuthMobileSubscriptions .subscriptionsContent .subscribeBlock{margin:0 20px;padding:16px;display:flex;flex-direction:column;gap:20px;border-radius:16px;background:#fff;box-shadow:0 1px 4px #041d3e1f}#AuthMobileSubscriptions .subscriptionsContent .subscribeBlock .subscribeButton{width:100%;min-height:44px;height:44px;color:#062d4e}#AuthMobileSubscriptions .subscriptionsContent .empty-state{padding-top:24px;justify-content:center;display:flex;height:calc(100svh - 300px);flex-direction:column;align-items:center;gap:16px;background-color:#fff;position:relative}#AuthMobileSubscriptions .subscriptionsContent .empty-state .caption{padding:0 20px;font-size:20px;color:#88a2b7;display:block;line-height:24px;text-align:center;font-weight:400;letter-spacing:.005em}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts{display:flex;flex-direction:column;gap:16px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts h5{font-size:24px;line-height:20px;padding:0 20px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList{display:flex;gap:16px;padding:2px 20px;max-width:100vw;overflow-x:auto;overflow-y:visible}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList::-webkit-scrollbar{display:none}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li{padding:24px 16px;border-radius:16px;background:#fff;box-shadow:0 1px 4px #041d3e1f;min-width:275px;display:grid;grid-template-columns:80px 80px auto;grid-template-rows:40px 20px auto;grid-template-areas:"img title title" "img subTitle subTitle" "actionButtons mainProductButton price";row-gap:4px;column-gap:8px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .productItemImg{grid-area:img;width:80px;height:80px;object-fit:contain}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .title{grid-area:title;font-size:20px;line-height:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .title.cn,#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .title.jp{font-size:16px;line-height:normal}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .subTitle{grid-area:subTitle;font-size:16px;line-height:18px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .price{grid-area:price;margin:auto 0 0 auto;padding-bottom:5px;font-size:20px;font-weight:700;line-height:24px;letter-spacing:.5px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .actionButtons{grid-area:actionButtons;display:flex;align-items:flex-end;gap:12px;padding-bottom:5px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .actionButtons .count{margin-bottom:2px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .actionButtons button{border:none;background-color:transparent}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .addToCartButton{padding:7px 11px}#AuthMobileSubscriptions .subscriptionsContent .youMayAlsoLikeProducts .youMayAlsoLikeProductsList li .mainProductButton{grid-area:mainProductButton}#AuthMobileSubscriptions .subscriptionListMobile{display:flex;flex-direction:column;gap:16px;padding:16px 20px 0;background-color:#fff;position:sticky;z-index:11}#AuthMobileSubscriptions .subscriptionListMobile.openSearch{padding:0 20px}#AuthMobileSubscriptions .load-area{min-height:52px;max-height:52px;position:relative;display:flex;justify-content:center;align-items:center;padding-bottom:10px;opacity:1;transition:max-height .25s ease,opacity .2s ease,padding-bottom .2s ease}#AuthMobileSubscriptions .load-area .spinner-background,#AuthMobileSubscriptions .load-area .load-more-btn{position:absolute}#AuthMobileSubscriptions .load-area.is-loading .load-more-btn{visibility:hidden}#AuthMobileSubscriptions .load-area:not(.is-loading) .spinner-background{visibility:hidden}#AuthMobileSubscriptions .load-area.hidden{max-height:0;min-height:0;opacity:0;padding-bottom:0}#AuthMobileSubscriptions .load-more-btn{padding:10px 28px;font-size:16px;line-height:16px;letter-spacing:.03em;color:#fff;border:unset;border-radius:12px;background:linear-gradient(86.77deg,#2e86f9 7.81%,#7ab4ff 102.23%);margin-left:auto;margin-right:auto}#AuthMobileSubscriptions .subscription.active{position:relative;border-top-right-radius:0;border-bottom-right-radius:0}#AuthMobileSubscriptions .subscription.active:after{content:"";width:5px;height:100%;background-color:#2e86f9;position:absolute;top:0;right:0;animation:fadeIn .5s ease-in-out forwards}#AuthMobileSubscriptions .subscription{background:#fff;box-shadow:0 1px 4px #041d3e1f;border-radius:16px;color:#062d4e;font-size:14px;font-weight:400;line-height:14px;transition:all .3s ease;position:relative}#AuthMobileSubscriptions .subscription:after{content:"";width:5px;height:0;background-color:#e3e3e3;position:absolute;top:auto;right:0;bottom:0;transition:all .3s ease}#AuthMobileSubscriptions .subscription:hover{border-top-right-radius:0;border-bottom-right-radius:0}#AuthMobileSubscriptions .subscription:hover:after{height:100%;top:0;bottom:auto}#AuthMobileSubscriptions .subscription-content{display:flex;flex-direction:column;gap:12px;padding:16px;line-height:20px}#AuthMobileSubscriptions .subscription-content_header,#AuthMobileSubscriptions .subscription-content_bottom{display:flex;gap:12px;align-items:center}#AuthMobileSubscriptions .subscription-content_header{justify-content:space-between}#AuthMobileSubscriptions .subscription-mainDetails{display:flex;align-items:center;gap:8px}#AuthMobileSubscriptions .subscription-title{display:flex;align-items:center;font-size:20px}#AuthMobileSubscriptions .subscription-title svg{color:#88a2b7}#AuthMobileSubscriptions .subscription-memberId{background:#e7ecf1;border-radius:4px;padding:0 8px}#AuthMobileSubscriptions .subscription-deliveryStatus{letter-spacing:.25px;color:#000}#AuthMobileSubscriptions .subscription-address{letter-spacing:.25px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;line-height:1.5;max-height:3em}#AuthMobileSubscriptions .subscription-autoCharge{display:flex;align-items:center;gap:4px;font-size:16px}#AuthMobileSubscriptions .subscription-coupons{display:flex;align-items:center;gap:4px}#AuthMobileSubscriptions .subscription-coupons.remaining{color:#db5120}#AuthMobileSubscriptions .subscription-footer{display:flex;gap:5px;align-items:center;justify-content:space-between;padding:16px;border-top:1px solid #E7ECF1}#AuthMobileSubscriptions .subscription-deliveryTitle{display:flex;gap:4px;align-items:center;margin-bottom:4px;color:#88a2b7}#AuthMobileSubscriptions .subscription-deliveryTitle span{color:inherit}#AuthMobileSubscriptions .subscription-deliveryStatus{letter-spacing:.25px}#AuthMobileSubscriptions .subscription .cardButton{padding:8px 16px;font-size:16px;line-height:16px;letter-spacing:.03em;border:unset;border-radius:12px;background:linear-gradient(86.77deg,#2e86f9 7.81%,#7ab4ff 102.23%);display:flex;align-items:center;justify-content:center;gap:5px}#AuthMobileSubscriptions .subscription .viewDetailsButton{border:1px solid #D9D9D9;padding:9px 16px;background:transparent}#AuthMobileSubscriptions .subscription .resumeDelivery{width:100%}#AuthMobileSubscriptions .subscription .buyCouponsButton,#AuthMobileSubscriptions .subscription .addDelivery,#AuthMobileSubscriptions .subscription .resumeDelivery{color:#fff}#AuthMobileSubscriptions .news-slider{max-height:1000px;overflow:hidden;margin-top:0}.subscribeModal{display:flex;flex-direction:column;gap:20px}.subscribeModal .subscribeButton{width:100%;min-height:44px;height:44px;color:#062d4e}.spinner-background{display:flex;justify-content:center;align-items:center;pointer-events:none}.spinner-background .spinner{z-index:1;width:50px;height:50px;border:4px solid #f3f3f3;border-radius:50%;border-top:4px solid #2E86F9;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}.spinner-background--inline{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.spinner-background--inline .spinner{min-height:30px;min-width:30px;height:80%;aspect-ratio:1/1;width:auto;border-width:3px}#homePageMobile,#homePageMobileAuth{display:none}.home-page.header-news-slider{display:block;bottom:0;left:0}.home-page .frame-slider-home:before,.home-page .frame-slider-home:after{display:none}.slider-wrapper{padding:16px 16px 16px 0;border-top-right-radius:8px;border-bottom-right-radius:8px;position:relative;height:143px;margin-bottom:60px;overflow:hidden}@media only screen and (max-width: 1024px){.home-page.header-news-slider{width:788px}#homePage{display:none}#homePageMobile{display:block}#homePageMobile .home-page .flickity-viewport{padding-top:0}#homePageMobileAuth{display:block}.homeCatalogSection .productsList{gap:40px}}@media screen and (max-width: 820px){#homePage{display:none}#homePageMobile{display:block}#homePageMobile .home-page{margin-top:16px}#homePageMobile .home-page .flickity-viewport{padding-top:0}.home-page.header-news-slider{position:static;width:100%}.home-page.header-news-slider .slider-wrapper{margin:0;padding:0;overflow:initial}.home-page.header-news-slider .slider-wrapper:after{content:none}}@media only screen and (max-width: 767px){.homeCatalogSection .productsList{gap:24px}}
