.sticky{width:100%;transition:all .5s;animation:1s forwards smoothScroll;position:fixed;top:0}@keyframes smoothScroll{0%{transform:translateY(-142px)}to{transform:translateY(0)}}
.app{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:flex-start;min-height:100vh;display:flex}.app__content{color:#000;background-color:#ffffffd9;width:40%;margin:3rem 15px;padding:3rem 2rem;font-family:Roboto,Noto Sans TC,Noto Sans SC,Noto Sans JP,Noto Sans KR,Prompt,sans-serif,Microsoft JhengHei;box-shadow:1px 1px 5px #0000001a}.app__heading{font-size:22px;font-weight:500}.app__subheading{font-size:16px;font-weight:400}.app__button{color:#fff;text-transform:uppercase;background-color:#000;border:1px solid #000;width:fit-content;margin:0 auto;padding:.5rem 1.2rem;font-size:14px;text-decoration:none;display:block}.app__error-code{font-size:12px}.app__error-description{flex-direction:column;gap:10px;display:flex}@media (min-width:420px){.app__content{text-align:center;width:70%;margin:50px}}@media (min-width:768px){.app__content{text-align:left;padding:3rem 4rem}.app__button{margin:0 0 1rem}}@media (min-width:992px){.app{justify-content:flex-end}.app__content{width:50%}}@media (min-width:1024px){.app__content{width:40%}}
.app__product__accessories{width:100%}.app__product__accessories-container-inner{flex-direction:column;display:flex}.app__tabs__content ul.app__product__accessories-nav__list,.app__tabs__content li.app__product__accessories-nav__list-item{margin:0;padding:0;list-style:none}.app__product__accessories-nav__list-item a.app__product__accessories-nav__link{padding:.65em 0 .65em 1.75rem;font-size:.9375rem;font-weight:500;text-decoration:none;display:block}.app__product__accessories-nav__list-item a.app__product__accessories-nav__link:visited,.app__product__accessories-nav__list-item a.app__product__accessories-nav__link,.app__product h5,.app__product h4,.app__product h2,.app__product h1{color:#000}.app__product__accessories__outer-wrapper{flex:1}.app__product__accessories__wrapper{text-align:center;flex-wrap:wrap;gap:1.5em;margin-bottom:2em;padding:2em;display:flex}.app__product__accessories__wrapper--categories{display:none}.app__product__accessories__section{width:100%;margin:0}.app__product__accessories__section__card{cursor:pointer;height:100%;padding:1em;transition:box-shadow .135s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 1px #4d4d4d14,0 1px 3px 1px #4d4d4d29}.app__product__accessories__section__card:hover,.app__product__accessories__section__card:focus{box-shadow:0 1px 3px 1px #4d4d4d33,0 2px 8px 4px #4d4d4d1a}.app__product__accessories__section__card-content{color:#000;flex-flow:column;height:100%;display:flex}.app__product__accessories__section__card-content img{width:8.125rem;margin:0 auto .5em}.app__tabs__content__main img,.app__tabs__content__wrap img{max-width:100%;height:auto}.app__product__accessories__section__card-content__heading,.app__product__accessories__section__card-content__subheading{margin:0}.app__product__accessories__section__card-content__heading h4,.app__product__accessories__section__card-content__heading h5{font-family:var(--font-oswald);letter-spacing:.05rem;margin:1rem 0;font-size:1rem;font-weight:400;line-height:1.25}.app__product__accessories-nav__list-item--active a.app__product__accessories-nav__link,.app__product__accessories-nav__list-item--active a.app__product__accessories-nav__link:visited{color:#fff;background:#000}@media screen and (min-width:768px){.app__product__accessories-container-inner{flex-direction:row}.app__product__accessories-nav{flex-basis:21.429em;padding-right:1em}.app__product__accessories-nav__list-item a.app__product__accessories-nav__link{padding-left:2.5em}.app__product__accessories__wrapper{padding:0}.app__product__accessories__wrapper--categories{display:flex}.app__product__accessories__section{width:100%}.app__product__accessories__section__card-content img{margin:0 auto 1em}.app__product__accessories__section__card-content__heading h4{font-size:1.25rem}}@media screen and (min-width:480px){.app__product__accessories__section{width:calc(50% - .75em)}}@media screen and (min-width:960px){.app__product__accessories__section{width:calc(50% - .75em)}}@media screen and (min-width:1200px){.app__product__accessories__section{width:calc(33.33% - 1em)}}
.product__card{align-items:stretch;width:100%;margin-bottom:1rem;display:flex}.sidebar__full .product__card{width:100%;padding-left:.5rem;padding-right:.5rem}.product__card__inner{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));text-align:left;border-radius:.125rem;flex-flow:row;width:100%;height:100%;margin-left:0;margin-right:0;padding:1em;display:flex;box-shadow:0 0 2px #0000001f,0 2px 2px #0000003d}.product-card__product-image,.product-card__product-image img{width:6rem;margin-right:1rem}.sidebar .product-card__product-image,.product-card__product-image img{width:5rem;margin-right:0}.product-card__product-name{letter-spacing:.05em;font-size:1rem;font-weight:400;line-height:1.25;font-family:var(--font-oswald);margin-top:1rem;margin-bottom:1rem}.product-card__product-price{font-size:1rem;font-weight:400;line-height:1.5rem}@media screen and (min-width:1024px){.sidebar__full .product__card{width:33.3333%}}
.app__color__picker__list{flex-flow:wrap;justify-content:center;align-items:center;padding:0;list-style:none;display:flex}.app__color__picker__item{text-transform:uppercase;margin:0 .6em .6em 0;font-size:.9em;display:block}.app__color__picker__link{border:2px solid #ccc;-o-border-image:initial;border-image:initial;padding:0;transition:background-color .5s,border-color .5s,color .5s;display:block}.app__color__picker__item img{opacity:.3;width:60px;height:60px;overflow:hidden}.app__color__picker__link__active img,.app__color__picker__link__selected img{opacity:1;transition:opacity .5s}@media screen and (min-width:768px){.app__color__picker__item img{width:80px;height:80px}}@media screen and (min-width:1023px){.app__color__picker__list{justify-content:flex-start;align-items:flex-start;max-width:570px}}.app__color__picker__link__selected{border-color:#000}
.app__layout-container--neutral{--tw-bg-opacity:1;background-color:rgb(242 242 242/var(--tw-bg-opacity,1))}.app__layout-container>*{max-width:1220px;margin-left:auto;margin-right:auto}.app__layout-container--medium>*{max-width:1400px}.app__disclaimer__block{margin-bottom:1em;padding:0 .5rem}.app__disclaimer__item{font-size:.6875rem;line-height:1.25rem}.app__column-layout__column--1{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.app__column-layout__column--1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:1024px){.app__column-layout__column--1{grid-template-columns:repeat(1,minmax(0,1fr))}}.app__column-layout__column--2{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.app__column-layout__column--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.app__column-layout__column--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.app__column-layout__column--3{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.app__column-layout__column--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.app__column-layout__column--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.app__column-layout__column--4{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.app__column-layout__column--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.app__column-layout__column--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.app__column-layout__column--5{-moz-column-gap:2rem;grid-template-columns:repeat(1,minmax(0,1fr));gap:3.5rem 2rem;display:grid}@media (min-width:768px){.app__column-layout__column--5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.app__column-layout__column--5{grid-template-columns:repeat(5,minmax(0,1fr))}}.app__column-layout__column--6{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}@media (min-width:768px){.app__column-layout__column--6{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.app__column-layout__column--6{grid-template-columns:repeat(6,minmax(0,1fr))}}.app__column-layout__column--flex{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.app__column-layout__column--flex .app__feature__card{width:100%;margin:0}.app__layout-container{--tw-text-opacity:1;width:100%;color:rgb(0 0 0/var(--tw-text-opacity,1));padding:2rem}@media screen and (min-width:768px){.app__layout-container{--tw-text-opacity:1;width:100%;color:rgb(0 0 0/var(--tw-text-opacity,1));padding:3rem 2rem}.app__column-layout__column--flex .app__feature__card{width:16.6667%;margin:0}.app__column-layout__column--flex{gap:0}}
.app__product__devices__container{text-align:center;flex-wrap:wrap;justify-content:flex-start;gap:1.5em;margin:1em 0;padding:0 2em;display:flex}.app__product__devices__section{width:100%}@media screen and (min-width:480px){.app__product__devices__section{width:calc(50% - .75em)}}@media screen and (min-width:1024px){.app__product__devices__section{width:calc(25% - 1.125em)}.app__product__devices__container{padding:0}}.app__product__devices__section__link{color:#000;height:100%;text-decoration:none;display:block;position:relative}.app__product__devices__section__drop-shadow{width:100%;height:100%;padding-top:1rem;transition:box-shadow .135s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 1px #4d4d4d14,0 1px 3px 1px #4d4d4d29}@media screen and (min-width:768px){.app__product__devices__section__card{padding:1.3em 2em}}.app__product__devices__section__card-content{flex-flow:column;height:100%;font-family:Roboto,Noto Sans TC,Noto Sans SC,Noto Sans JP,Noto Sans KR,Prompt,sans-serif;display:flex}.app__product__devices__section__card-content img{width:130px;margin:0 auto .5em}@media screen and (min-width:768px){.app__product__devices__section__card-content img{margin:0 auto 1em}}.app__tabs__content__wrap img{max-width:100%;height:auto}.app__product__devices__section__card-content__heading{word-break:break-word;text-align:center;color:#000;font-size:1.25rem;font-weight:400;line-height:1.25;font-family:var(--font-oswald);background:0 0;margin:1rem 0}
.app__feature__card{text-align:center;flex-direction:column;align-items:center;display:flex}.app__feature__card--left{text-align:left}.app__tabs__content__wrap img{max-width:100%;height:auto}.app__feature__card__image{width:auto;max-width:100%;margin:0 0 .5rem}.app__feature__card__title{text-transform:uppercase;letter-spacing:.05rem;font-size:1.5rem;font-weight:400;line-height:1.5rem;font-family:var(--font-oswald);width:100%;margin:1rem 0;line-height:1.25}.app__feature__card__title--small{font-size:.875rem;font-weight:100}.app__feature__card__title--left{text-align:left}.app__feature__card__description{letter-spacing:0;margin:0;font-size:.875rem;line-height:19px}
.app__product__filters{margin-bottom:1em}.app__product__filters__group{flex-direction:column;align-items:center;margin:.5em 0;display:flex}.app__product__filters__label{margin-bottom:.3em}.app__product__filters__buttons{text-transform:uppercase;color:#000;background-color:#fff;border:2px solid #ccc;margin:0 .75em .75em 0;padding:.5em 1.25em;font-size:.72em;font-weight:400;transition:background-color .5s,border-color .5s,color .5s;display:inline-block}.app__product__filters__buttons--selected{color:#fff;background-color:#000;border-color:#000}.app__product__filters__buttons--selected[data-v-e9b8a356]:visited,.app__product__filters__buttons--selected[data-v-e9b8a356]:focus{color:#fff}.app__product__filters__buttons:hover{color:#000;background:#fff;border-color:#000}@keyframes shake{10%,90%{transform:translate(-1px)}20%,80%{transform:translate(2px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.not__available{backface-visibility:hidden;perspective:1000px;opacity:.4;animation:.82s cubic-bezier(.36,.07,.19,.97) both shake;transform:translate(0,0)}@media screen and (min-width:1023px){.app__product__filters__group{align-items:flex-start}}
.app__product__images{text-align:right;flex:100%;margin:1rem 1rem 1rem 0;padding-top:2rem;position:relative}#gallery-widget{flex-direction:row-reverse;width:100%;max-width:100%;height:300px;margin:0 auto;padding:0 .5rem 0 1rem;display:flex}.gallery-thumbnail-wrap{box-sizing:border-box;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;height:300px;padding-top:22px;transition:all .5s ease-in-out;display:flex}.gallery-viewer-wrap{box-sizing:border-box;-webkit-user-select:none;user-select:none;flex:100%;width:1px;position:relative;overflow:hidden}.gallery-viewer-wrap .product__gallery__thumbnails{height:100%}.gallery-viewer-wrap .product__gallery__thumbnails .swiper-slide img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.gallery-thumbnails{width:80px;height:100%!important}.swiper-slide.gallery-thumbnail{cursor:pointer;border:2px solid #ccc;flex-shrink:0;justify-content:center;align-items:center;width:80px;display:flex;height:80px!important}.swiper-slide.gallery-thumbnail img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.swiper-slide.gallery-thumbnail.swiper-slide-thumb-active{border-color:#000}@media screen and (min-width:737px){#gallery-widget{max-width:calc(50vw - 1rem);height:491px}.gallery-thumbnail-wrap{height:491px;padding-top:22px}}@media screen and (min-width:1023px){.app__product__images{flex-direction:column;flex-basis:50%;align-items:flex-end;max-width:50vw;padding-right:1rem;display:flex}}@media screen and (min-width:1115px){.app__product__images{padding-right:30px}#gallery-widget{width:450px;margin:0}}@media screen and (min-width:1285px){#gallery-widget{width:560px;margin:0}}@media screen and (min-width:1395px){#gallery-widget{width:600px;margin:0}}
.app__headline{color:#000;width:100%;margin:0;padding:0}.app__headline--dark,.app__headline--dark a{color:#fff}.app__headline--center{text-align:center}.app__headline__primary-text{font-family:var(--font-oswald);display:block}.app__headline__container{--headlineMobileTextSizeAdjuster:2.5;--headlineSecondaryTextSizeAdjuster:3;--headlineRatio:calc(var(--headlineMobileTextSizeScaler) * var(--headlineMobileTextSizeAdjuster));--headlineFontSize:calc(1.6vw * var(--headlineTextSizeScaler));font-size:var(--headlineFontSize);font-size:calc(var(--headlineFontSize));padding-left:2rem;padding-right:2rem;display:block;font-size:2.5em!important}span.app__headline__primary-text{font-size:4.5rem}span.app__headline__secondary-text{font-size:1.8rem}@media screen and (min-width:1023px){.app__headline__container{font-size:4.2em!important}}@media screen and (max-width:1023px){span.app__headline__primary-text{font-size:2.5rem}}
.app__product__info{text-align:center;flex:auto;max-width:100%;margin:1rem;display:block}.app__product__info__title h1{font-family:var(--font-oswald);letter-spacing:.05rem;margin:1.5rem 0;font-size:2rem;font-weight:400;line-height:1.6}.app__product__info__subtitle{color:#000;max-width:580px;margin:0 auto .5em;font-size:1.11em;font-weight:400;line-height:1.6}.app__product__info__title h1{margin:0}.app__product__info__part-number{text-transform:uppercase;color:#000;margin:1em 0;font-size:.7em;font-weight:700}.app__product__info__part-number--light{padding-left:.2rem;font-weight:500}.app__product__price__wrapper{text-align:center;justify-content:center;margin:1em 0 2em}.app__product__price__wrapper__main{color:#000;justify-content:center;font-size:1.6em;font-weight:500;display:flex}.app__product__price__formatted .currency-sign{vertical-align:top;font-size:.75em;display:inline;position:relative;top:-.25em}.app__product__cta .app__product__cta__button{letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;max-width:80%;margin:1em .4em 1em auto;padding:1em 3em;font-size:.75em;font-weight:700;transition:background .2s ease-in-out,color .2s ease-in-out,box-shadow .2s ease-in-out;display:inline-block;position:relative}.app__product__cta .app__product__cta__button__buy{color:#fff;background:#0079be}.app__product__cta .app__product__cta__button:last-of-type{margin:1em auto}.app__product__cta .app__product__cta__button__buy:hover{color:#fff;background:#0089d7}p{font-size:1em;font-weight:400;line-height:1.6}h1 sup,h2 sup,h3 sup,h4 sup,h5 sup,h6 sup{vertical-align:top;font-size:max(.6875rem,.4em);line-height:2;position:static}p.app__product__processing{font-size:14px;font-weight:500}.app__product__note a{--tw-text-opacity:1;color:rgb(109 207 246/var(--tw-text-opacity,1))}@media screen and (min-width:768px){.app__product__info__title h1{font-size:2.5rem}.app__product__cta .app__product__cta__button{text-align:center;width:auto;max-width:none;position:relative}.app__product__cta .app__product__cta__button__buy{width:auto}}@media screen and (min-width:1023px){.app__product__info{text-align:left;flex-basis:auto;max-width:45vw;padding-right:7vw}.app__product__info__subtitle{margin-left:0;margin-right:0}.app__product__price__wrapper{text-align:left;justify-content:left;display:block}.app__product__price__wrapper__main{justify-content:flex-start}.app__product__cta{max-width:570px}.app__product__cta .app__product__cta__button{text-align:left}.app__product__cta .app__product__cta__button:first-child{margin-right:.4em}}@media screen and (min-width:1224px){.app__product__info{padding-right:10vw}}
.app__life-style{background-color:#0000;display:block;position:relative}.app__life-style__img-con{background-color:#000}.app__tabs__content__wrap img{max-width:100%;height:auto}.app__img-banner__img{width:100%;display:block}.app__life-style__text__con{color:#fff;text-align:center;font-family:var(--font-oswald);width:100%;margin:0;padding:2rem}.app__life-style--dark .app__life-style__text__con *{color:#fff;text-shadow:0 0 .5em #000}.app__life-style--light .app__life-style__text__con *{color:#000;text-shadow:0 0 .5em #fff}.app__headline{width:100%;margin:0;padding:0}.app__headline__secondary-text{text-transform:uppercase;color:inherit;letter-spacing:.05rem;margin:0;font-size:33.3333%;font-weight:300;display:block}.app__life-style__text__con__mobile--center{text-align:center}.app__headline__primary-text+.app__headline__secondary-text{margin:1.5rem 0 0}.app__headline--dark,.app__headline--dark a{color:#000}@media screen and (min-width:768px){.app__life-style__text__con{text-shadow:0 0 .5em #000;width:40%;position:absolute}.app__img-banner__img--desktop{display:block}.app__img-banner__img--mobile{display:none}.app__life-style__text__con--right{text-align:right;padding:2rem 4rem 2rem 0;right:0}.app__life-style__text__con--middle{top:50%;transform:translateY(-50%)}.app__headline--right{text-align:right}.app__headline--center{text-align:center}.app__life-style__text__con--left{text-align:left;padding:2rem 0 2rem 2rem}.app__life-style__text__con--center{text-align:center;width:50%;padding:2rem 0;left:25%}.app__life-style__text__con--bottom{bottom:0}.app__life-style__text__con--top{top:0}.app__headline--dark,.app__headline--dark a{color:#fff}}@media screen and (max-width:768px){.app__life-style__text__con{z-index:10;text-shadow:0 0 .5em #000;position:absolute;top:0}body span.app__headline__secondary-text{font-size:1rem}}
.sidebar__product-links{padding-top:2rem;padding-bottom:4rem}.product-link__icon{width:50px;height:50px;margin:0 auto;padding:0 0 1rem}.product-link__title{justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1em;font-weight:500;display:flex}.product-link__title__text{text-transform:uppercase;--tw-text-opacity:1;max-width:140px;color:rgb(0 0 0/var(--tw-text-opacity,1));padding-left:1rem;font-size:.875rem;font-weight:500;line-height:1.25rem}.sidebar__container{flex-flow:column wrap;justify-content:center;gap:25px;width:100%;font-size:1rem;display:flex}.sidebar__full .sidebar__container{flex:auto}@media screen and (min-width:1024px){.sidebar .sidebar__product-links{flex-direction:column;gap:4rem}.sidebar__full .sidebar__product-links{justify-content:center;padding-top:2rem;padding-bottom:4rem;display:flex}.sidebar__full .sidebar__container .sidebar__product-links__card{width:200px}.sidebar__container{flex-direction:row;gap:0}}@media screen and (max-width:1024px){.sidebar__container{flex-direction:row;gap:0}}
.product-card__product-image,.product-card__product-image img{width:6rem;margin-right:1rem}.product-card__product-name{letter-spacing:.05em;margin-top:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:400;line-height:1.5rem}.product-card__product-name:hover{text-decoration-line:underline}.product-card__product-name{font-family:var(--font-oswald)}.product-card__product-sku,.product-card__product-quantity{font-size:.8rem}
.app__overview__intro__description{text-align:center;max-width:900px;margin-bottom:3rem;font-weight:400}.app__overview__intro__title h2{text-transform:uppercase;max-width:900px;margin:0 auto 1.5rem}
.app__product{flex-flow:wrap;padding-bottom:1em;display:flex;position:relative}.app__product__interstitial__added{border-bottom:1px solid #eee;padding-top:1em;padding-bottom:1em}.app__product__interstitial__container{flex-flow:wrap;flex:auto;gap:0 1rem;max-width:1200px;margin:0 auto;display:flex}.app__product__interstitial__details{align-items:center;width:100%;margin:0 1em;display:flex}.app__product__interstitial__image{cursor:pointer;align-self:flex-start;width:100px;height:100px;margin-right:10px}.app__product__interstitial__details__title{margin-bottom:10px;font-weight:700;line-height:23px;display:flex}.app__product__interstitial__check-icon{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA0OC43NSI+Cjxwb2x5Z29uIHBvaW50cz0iNDkuMjgsMCAyMSwyNy43OSAxMC41MiwxNy40OSAwLDI4LjAxIDIxLDQ4Ljc1IDYwLDEwLjI0ICIgc3R5bGU9ImZpbGw6IzAwMCIgLz4KPC9zdmc+) 0 4px no-repeat;width:20px;height:20px;margin-right:10px;display:inline-block}.app__product__interstitial__details__name{text-align:left;cursor:pointer;margin-left:30px;font-size:16px}.app__product__interstitial__buttons{flex-wrap:wrap;flex-shrink:0;width:100%;margin-left:auto;padding-top:10px;display:flex}.g__button__host{box-sizing:border-box;width:100%;margin-bottom:1rem;display:inline-block}.app__product__interstitial__continue_shopping{text-align:center;width:100%;margin:.5em 1em 0}.g__button--contained--light{background:#fff;border:1px solid #000}.app__product__interstitial__view_cart{text-align:center;width:100%;margin:.5em 1em}.g__button--contained--candy-blue{color:#000;background:#6dcff6;border-color:#6dcff6}.g__button{box-sizing:border-box;vertical-align:middle;text-transform:uppercase;text-align:center;word-break:break-word;color:#000;cursor:pointer;border-radius:0;width:100%;padding:.875rem 2rem;font-size:1rem;line-height:1.15;text-decoration:none;transition:background .2s,color .2s;display:inline-block;overflow:auto}.app__product__interstitial__buttons .g__button{color:#000;width:100%;text-decoration:none}@media screen and (min-width:768px){.app__product__interstitial__details{width:auto;margin:0 1em}.app__product__interstitial__image{margin-right:20px}.app__product__interstitial__buttons{text-align:right;width:auto;margin-right:1em;display:block}.g__button__host{width:auto}.app__product__interstitial__continue_shopping{text-align:unset;width:unset;margin:0 0 .5rem}.app__product__interstitial__view_cart{text-align:unset;width:unset;margin:0 0 0 1em}}@media screen and (min-width:1023px){.app__product{flex-flow:row;margin-top:0}.app__product__interstitial__container{flex-wrap:nowrap}}@media screen and (min-width:1350px){.app__product__interstitial__buttons{margin-right:0}}
#js__product__sidebar{padding-top:2rem;padding-bottom:2rem}.sidebar__container{flex-wrap:wrap;width:100%;margin:0 auto;font-size:1rem;line-height:1.5rem;display:flex}.sidebar__full .sidebar__container{flex:auto;justify-content:center;max-width:1200px}.sidebar__list{flex-wrap:wrap;justify-content:start;margin:.5rem 1em 0;display:flex}.app__tabs__content.sidebar__hidden div.sidebar{display:none}@media screen and (min-width:1023px){.sidebar{width:30%;margin:0;padding-left:2em}.sidebar__list{width:100%}}
.app__tabs__content__wrap table{border-spacing:0;width:99%;max-width:100%;margin-bottom:15px}table td,table th{vertical-align:top;text-align:center;border:1px solid #d9d9d9;border-left:0;border-right:0;width:355px;padding:1rem;line-height:18px}table th{text-transform:uppercase}.app__tabs__content__wrap table tr.title td h3{font-family:var(--font-oswald);letter-spacing:.05rem;color:#000;text-align:left;margin:1rem 0;font-size:1.25rem;font-weight:400;line-height:1.25}.app__tabs__content__wrap table th{vertical-align:middle;letter-spacing:-.2px;word-break:break-word;margin:auto 0;padding:20px 16px;font-family:Roboto,Noto Sans TC,Noto Sans SC,Noto Sans JP,Noto Sans KR,Prompt,sans-serif;font-size:12px;background:#f2f2f2!important;font-weight:700!important}.app__tabs__content__wrap table td{vertical-align:middle;text-align:center;word-break:break-word;padding-left:16px;padding-right:16px;font-family:Roboto,Noto Sans TC,Noto Sans SC,Noto Sans JP,Noto Sans KR,Prompt,sans-serif;font-size:12px;font-weight:200}.app__tabs__content__wrap table td.yes:before{content:"";background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCA0OC43NSI+Cjxwb2x5Z29uIHBvaW50cz0iNDkuMjgsMCAyMSwyNy43OSAxMC41MiwxNy40OSAwLDI4LjAxIDIxLDQ4Ljc1IDYwLDEwLjI0ICIgc3R5bGU9ImZpbGw6IzAwMCIgLz4KPC9zdmc+) 50% no-repeat;width:100%;height:11px;margin-top:5px;display:inline-block}.app__tabs__content__wrap table th a{color:#106fad}table th[scope=row]{text-align:left}

