.watt-404{min-height:50vh;margin:0;padding:40px 16px;display:flex;align-items:center;justify-content:center;background:#f7f7f9;color:#111}.watt-404__wrap{max-width:520px;width:100%;background:#fff;border-radius:16px;padding:32px 24px 38px;box-shadow:0 18px 45px #0f172a0f;text-align:center}.watt-404__label{display:inline-flex;align-items:center;justify-content:center;margin-bottom:10px;padding:4px 12px;font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#a855f7;background:#faf5ff;border-radius:999px}.watt-404__title{font-size:26px;font-weight:700;margin:0 0 8px;line-height:1.3}.watt-404__subtitle{margin:0 0 20px;font-size:14px;line-height:1.7;color:#555}.watt-404__button{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;border:1px solid #111;background:#111;color:#fff;font-size:14px;font-weight:500;text-decoration:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease,transform .1s ease}.watt-404__button:hover{background:#000;border-color:#000;box-shadow:0 10px 22px #0000002e;transform:translateY(-1px)}.watt-404__help{margin:14px 0 0;font-size:13px;color:#777}@media(max-width:600px){.watt-404{padding:20px 12px}.watt-404__wrap{padding:24px 18px 22px;border-radius:12px}.watt-404__title{font-size:22px}.watt-404__subtitle{font-size:13px}}.watt-app__inner{font-size:16px}.watt-article{width:100%;padding-top:3.125em;padding-bottom:4.75em}.watt-article__wrap{display:grid;grid-template-columns:200px minmax(0,1fr) 200px;gap:32px;align-items:flex-start}.watt-article__toc{position:sticky;top:100px;align-self:flex-start;max-height:calc(100vh - 120px);overflow:auto}.watt-article__toc-inner{padding:12px 12px 12px 0;border-right:1px solid var(--watt-gray-border)}.watt-article__toc-title{font-size:14px;font-weight:600;margin-bottom:8px}.watt-article__toc-list{list-style:none;padding:0;margin:0;font-size:13px}.watt-article__toc-item{margin-bottom:10px}.watt-article__toc-item--h2{margin-left:0}.watt-article__toc-item--h3{margin-left:12px}.watt-article__toc-link{color:var(--watt-gray-dark-font);text-decoration:none;line-height:1.5;font-weight:500}.watt-article__toc-link:hover{text-decoration:underline}.watt-article__toc-link--active{color:var(--watt-black-font);font-weight:600}.watt-article__article{background:var(--watt-white-bg)}.watt-article__header{margin-bottom:16px}.watt-article__title{font-size:32px;line-height:1.2;margin:0 0 8px;font-weight:600}.watt-article__meta{font-size:13px;color:var(--watt-gray-light-font)}.watt-article__image-wrapper{margin:16px 0 24px;border-radius:12px;overflow:hidden}.watt-article__image{width:100%;display:block;object-fit:cover}.watt-article__content{font-size:16px;line-height:1.8;color:#333;overflow:hidden}.watt-article__content h2,.watt-article__content h3,.watt-article__content h4,.watt-article__content h5,.watt-article__content h6{margin-top:24px;margin-bottom:8px;line-height:1.4;font-weight:600;color:var(--watt-black-font)}.watt-article__content h2{font-size:24px}.watt-article__content h3{font-size:20px}.watt-article__content h4{font-size:18px}.watt-article__content h5{font-size:16px}.watt-article__content h6{font-size:14px}.watt-article__content img{margin:0 0 16px}.watt-article__content p{margin:0 0 16px;line-height:1.8}.watt-article__content span{line-height:1.8}.watt-article__content ul,.watt-article__content ol{padding-left:1.2em;margin:0 0 16px;line-height:1.8}.watt-article__content a{color:var(--watt-primary-color);text-decoration:underline;line-height:1.8}.watt-article__tags{margin-top:24px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-size:14px}.watt-article__tags-label{font-weight:500}.watt-article__tags-list{list-style:none;display:flex;gap:8px;padding:0;margin:0;flex-wrap:wrap}.watt-article__tags-item a{display:inline-block;padding:4px 10px;border-radius:999px;border:1px solid var(--watt-gray-border);color:var(--watt-gray-dark-font);font-size:13px;text-decoration:none}.watt-article__tags-item a:hover{border-color:var(--watt-black-font);color:var(--watt-black-font)}.watt-article__share{margin-top:24px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:14px}.watt-article__share-label{font-weight:500}.watt-article__share-link{padding:4px 10px;border-radius:999px;border:1px solid var(--watt-gray-border);font-size:13px;color:var(--watt-gray-dark-font);text-decoration:none}.watt-article__share-link:hover{border-color:var(--watt-black-font);color:var(--watt-black-font)}.watt-article__footer{margin-top:32px;padding-top:16px;border-top:1px solid var(--watt-gray-border)}.watt-article__nav{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.watt-article__nav-link{font-size:14px;color:var(--watt-gray-dark-font);text-decoration:none}.watt-article__nav-link:hover{text-decoration:underline}.watt-article__comments{margin-top:40px}.watt-article__comments-title{font-size:20px;margin:0 0 16px}.watt-article__comments-list{list-style:none;padding:0;margin:0 0 16px}.watt-article__comment{padding:12px 0;border-bottom:1px solid var(--watt-gray-border)}.watt-article__comment:last-child{border-bottom:none}.watt-article__comment-meta{font-size:13px;color:var(--watt-gray-light-font);margin-bottom:8px;display:flex;gap:8px;flex-wrap:wrap}.watt-article__comment-author{font-weight:500}.watt-article__comment-body{font-size:14px;color:#333}.watt-article__comments-empty{font-size:14px;color:var(--watt-gray-light-font);padding-bottom:24px}.watt-article__comments-pagination{margin-top:12px}.watt-article__comment-form-wrapper{margin-top:26px;padding-top:26px;border-top:1px solid var(--watt-gray-border)}.watt-article__comment-form-title{font-size:18px;margin:0 0 22px}.watt-article__comment-form-errors{padding:8px 12px;border-radius:4px;background:#fff1f0;border:1px solid #ffa39e;color:#cf1322;font-size:14px;margin-bottom:12px}.watt-article__comment-form-success{padding:8px 12px;border-radius:4px;background:#f6ffed;border:1px solid #b7eb8f;color:#389e0d;font-size:14px;margin-bottom:12px}.watt-article__comment-form-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;margin-bottom:12px}.watt-article__comment-form-field{display:flex;flex-direction:column;gap:4px;font-size:14px}.watt-article__comment-form-field:nth-child(3){grid-column:1 / -1}.watt-article__comment-form-field input,.watt-article__comment-form-field textarea{padding:8px 10px;border-radius:4px;border:1px solid var(--watt-gray-border);font-size:14px}.watt-article__comment-form-submit{padding:8px 16px;border-radius:4px;border:none;background:var(--watt-black-bg);color:var(--watt-white-font);font-size:14px;cursor:pointer}.watt-article__comment-form-submit:hover{opacity:.9}.watt-article__comments .watt-normal__pgn{margin-top:2rem}.watt-article__prod{width:100%;display:flex;flex-direction:column;gap:1.5em;position:sticky;top:100px}.watt-article__prod-item{width:100%;display:flex;box-shadow:0 0 12px #0000000a;padding:1em;border-radius:1em}.watt-article__prod-link{width:100%;display:flex;flex-direction:column;justify-content:space-between}.watt-article__prod-cover{width:100%;aspect-ratio:1}.watt-article__prod-cover img{width:100%;height:100%;object-fit:cover;object-position:center}.watt-article__prod-title,.watt-article__prod-price{display:block;padding-top:1em;font-size:.875em;text-align:center}.watt-article__prod-price{padding-top:.5em}.watt-article__rec{width:100%;padding-top:4.75em}.watt-article__rec-splide{overflow:hidden;width:calc(100% - 464px);margin:0 auto}.watt-article__rec-label{font-size:24px;font-weight:600;color:var(--watt-black-font)}.watt-article__rec-track{margin-top:30px;cursor:pointer}.watt-article__rec-list{width:100%;display:flex}.watt-article__rec-item{margin-right:1.25em;min-width:calc(25% - .9375em);max-width:calc(25% - .9375em);-webkit-user-select:none;user-select:none}.watt-article__rec-link{display:block;width:100%}.watt-article__rec-cover{width:100%;aspect-ratio:43 / 24;border-radius:1em;overflow:hidden}.watt-article__rec-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease}.watt-article__rec-item:hover .watt-article__rec-img{transform:scale(1.05)}.watt-article__rec-item:hover .watt-article__rec-title,.watt-article__rec-item:hover .watt-article__rec-date{color:var(--watt-yellow-bright)}.watt-article__rec-title,.watt-article__rec-date{color:var(--watt-black-font);font-size:.875em;padding-top:1em;display:block;width:100%;text-align:center}.watt-article__rec-date{color:var(--watt-gray-dark-font);padding-top:.25em}.watt-article__rec-pgn{width:100%;margin-top:1.875em;display:flex;justify-content:center;gap:.625em}.watt-article__rec-pgn li{display:flex}.watt-article__rec-pgn-item{position:relative;padding:0;display:flex;min-width:2.5em;min-height:.1875em;width:2.5em;height:.1875em;border-radius:10em;overflow:hidden;background:var(--watt-d9-bg);transition:all .3s ease}.watt-article__rec-pgn-item:hover{background-color:var(--watt-primary-color)}.watt-article__rec-pgn-item.is-active{min-width:5em;width:5em}.watt-article__rec-pgn-item.is-active:before{position:absolute;top:0;left:0;content:"";height:100%;width:var(--progress);background:var(--watt-primary-color)}@media(max-width:900px){.watt-article__wrap{grid-template-columns:minmax(0,1fr)}.watt-article__toc{display:none}.watt-article__title{font-size:24px}.watt-article__comment-form-fields{grid-template-columns:1fr}.watt-article__comment-form-field:nth-child(3){grid-column:auto}.watt-article__prod{margin-top:2em;flex-direction:row;gap:1.5em;position:relative;top:0}.watt-article__prod-item{width:calc(50% - .75em);min-width:calc(50% - .75em);max-width:calc(50% - .75em);box-shadow:none;border:1px solid var(--watt-gray-border);padding:1.5em;border-radius:1em}.watt-article__prod-title,.watt-article__prod-price{padding-top:.5em;font-size:1.75em}.watt-article__prod-price{padding-top:.25em}.watt-article__rec{padding-top:4.75em}.watt-article__rec-splide{width:100%}.watt-article__rec-track{margin-top:20px}.watt-article__rec-list{width:100%;display:flex}.watt-article__rec-item{margin-right:1.5em;min-width:calc(33.333333333% - 1em);max-width:calc(33.333333333% - 1em)}.watt-article__rec-title,.watt-article__rec-date{font-size:1.5em;padding-top:1em}.watt-article__rec-date{padding-top:.25em;font-size:1.35em}.watt-home__experts-pgn{margin-top:3.75em;gap:1em}.watt-home__experts-pgn-item{min-height:.375em;height:.375em}}html.pushbar_locked{overflow:hidden;-ms-touch-action:none;touch-action:none}.pushbar_locked .pushbar_main_content.pushbar_blur{filter:blur(15px)}.pushbar_overlay{z-index:-999;position:fixed;width:100%;height:100%;top:0;left:0;will-change:opacity;transition:opacity .5s ease;opacity:0;background:rgba(var(--watt-black-rbg),.95)}html.pushbar_locked .pushbar_overlay{opacity:.8;z-index:999}[data-pushbar-close]{transition:.3s}[data-pushbar-close]:hover{transform:scale(1.1);color:var(--watt-yellow-bright)}[data-pushbar-id]{z-index:1000;position:fixed;overflow-y:auto;will-change:transform;transition:transform .5s ease;background:#fff}[data-pushbar-direction=left][data-pushbar-id],[data-pushbar-direction=right][data-pushbar-id]{top:0;width:auto;max-width:100%;height:100%}[data-pushbar-direction=top][data-pushbar-id],[data-pushbar-direction=bottom][data-pushbar-id]{left:0;width:100%;min-height:150px}[data-pushbar-direction=left][data-pushbar-id]{left:0;transform:translateZ(0) translate(-100%)}[data-pushbar-direction=right][data-pushbar-id]{right:0;transform:translateZ(0) translate(100%)}[data-pushbar-direction=top][data-pushbar-id]{top:0;transform:translateZ(0) translateY(-100%)}[data-pushbar-direction=bottom][data-pushbar-id]{bottom:0;transform:translateZ(0) translateY(100%)}[data-pushbar-id].watt-opened{display:block;transform:translate(0) translateY(0)}.watt-aside__item{overflow:hidden}.watt-aside__top-wrap{padding-top:2em;padding-bottom:5em}.watt-aside__tclose{display:flex;width:3.125em;height:3.125em;justify-content:center;align-items:center;margin-left:auto;cursor:pointer;transition:all .3s ease;background:transparent}.watt-aside__tclose:hover{transform:scale(1.1);color:var(--watt-yellow-bright)}@media(max-width:900px){.watt-aside__tclose{width:6.25em;height:6.25em}.watt-aside__top-wrap{padding-bottom:4em}}.watt-blog__section{width:100%}.watt-blog__wrap{width:100%;padding-top:3.125em;padding-bottom:4.75em}.watt-blog__header{text-align:center;margin-bottom:24px}.watt-blog__title{font-size:1.875em;font-weight:700;margin-bottom:8px}.watt-blog__subtitle{font-size:18px;color:#777;margin-bottom:8px}.watt-blog__description{font-size:14px;color:#555}.watt-blog__tags{margin-bottom:24px;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.watt-blog__tags-label{font-weight:600}.watt-blog__tags-list{list-style:none;display:flex;gap:8px;padding:0;margin:0;flex-wrap:wrap}.watt-blog__tags-item{margin:0}.watt-blog__tags-link,.watt-blog__tags-item a{display:inline-block;padding:4px 10px;border-radius:999px;border:1px solid #dddddd;font-size:13px;color:#333;text-decoration:none}.watt-blog__tags-item--active .watt-blog__tags-link,.watt-blog__tags-item--active a{background:#000;color:#fff;border-color:#000}.watt-blog__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px}.watt-blog__card{box-shadow:0 0 10px #0000000d;border-radius:1.25em;overflow:hidden;border:1px solid #eeeeee;background:#fff;display:flex;flex-direction:column;height:100%}.watt-blog__card-image-wrapper{display:block}.watt-blog__card-image{width:100%;height:220px;object-fit:cover;object-position:center;display:block}.watt-blog__card-content{padding:16px 16px 20px;display:flex;flex-direction:column;gap:8px;height:100%}.watt-blog__card-title{font-size:18px;margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.watt-blog__card-title a{color:inherit;text-decoration:none}.watt-blog__card-title a:hover{text-decoration:underline}.watt-blog__card-meta{font-size:13px;color:#888}.watt-blog__card-excerpt{font-size:14px;color:#555;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.watt-blog__card-tags{margin-top:8px;display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:13px}.watt-blog__card-tags-list{list-style:none;display:flex;gap:6px;padding:0;margin:0;flex-wrap:wrap}.watt-blog__card-tags-item a{display:inline-block;padding:2px 8px;border-radius:999px;border:1px solid #dddddd;color:#555;text-decoration:none;font-size:12px}.watt-blog__card-tags-item a:hover{border-color:#000;color:#000}.watt-blog__pagination{margin-top:32px;text-align:center}.watt-blog__empty{text-align:center;color:#666}@media(max-width:900px){.watt-blog__title{font-size:3.5em}.watt-blog__wrap{width:100%;padding-top:3.125em;padding-bottom:4.75em}}.watt-aside__cart{height:100vh;max-height:100vh;min-height:100vh;width:500px}.watt-aside__cart-header{width:100%;border-bottom:1px solid var(--watt-gray-border);display:flex;justify-content:space-between;align-items:center;height:5em}.watt-aside__cart-header-label{color:var(--watt-black-font);font-size:1em;font-weight:600}.watt-aside__cart-header-wrap{display:flex;align-items:center;gap:1.25em}.watt-aside__cart-header-cart{font-size:.875em;text-decoration:underline}.watt-aside__cart-header-icon{color:var(--watt-black-font);background:none;width:auto;height:1.5625em}.watt-aside__cart-header-icon svg{height:100%}.watt-aside__cart-body{display:flex;flex-direction:column;height:calc(100% - 5em)}.watt-aside__cart .watt-cart__form{margin-top:0;width:100%;flex-direction:column;height:calc(100vh - 5em);overflow:hidden;padding-top:2em;padding-bottom:2em}.watt-aside__cart .watt-cart__right{width:100%;padding-left:2em;padding-right:2em}.watt-aside__cart .watt-cart__label{display:none}.watt-aside__cart .watt-cart__list{width:100%;overflow-y:auto;padding-left:2em;padding-right:2em;scrollbar-gutter:stable}.watt-cart__list::-webkit-scrollbar{width:6px}.watt-cart__list::-webkit-scrollbar-track{background:var(--watt-white-bg);border-radius:10em}.watt-cart__list::-webkit-scrollbar-thumb{background-color:var(--watt-primary-color);border-radius:10em;border:1px solid var(--watt-white-font)}.watt-cart__list::-webkit-scrollbar-thumb:hover{background-color:var(--watt-primary-color)}@media(max-width:900px){.watt-aside__cart{width:100vw;width:100dvw}.watt-aside__cart-header{height:8.5em}.watt-aside__cart-header-label{font-size:2.5em}.watt-aside__cart-header-wrap{gap:2em}.watt-aside__cart-header-cart{font-size:1.75em}.watt-aside__cart-header-icon{height:3em}.watt-aside__cart-body{height:calc(100% - 8.5em);height:calc(100svh - 8.5em);height:calc(100dvh - 8.5em);overflow:auto}.watt-aside__cart .watt-cart__form{height:auto;overflow:visible}.watt-aside__cart .watt-cart__right{margin-top:0}.watt-aside__cart .watt-cart__note-label{padding:1.2em 0}}.watt-cart__wrap{padding-top:3.125em;padding-bottom:4.75em}.watt-cart__title{font-size:1.875em;font-weight:700;text-align:left}.watt-cart__form{margin-top:3em;display:flex;justify-content:space-between}.watt-cart__empty{font-size:1.5em;padding:30px 0;text-align:center;color:var(--watt-gray-dark-font)}.watt-cart__empty-link{text-align:center;margin:0 auto;width:auto;width:fit-content;font-size:1em;display:flex;padding:.5em 2em;background:var(--watt-primary-color);color:var(--watt-white-font);border-radius:.375em}.watt-cart__list{display:flex;flex-direction:column;width:60%}.watt-cart__item:first-child{margin-top:0;padding-top:0;border-top:none}.watt-cart__item{display:flex;gap:1.25em;padding-top:2em;margin-top:2em;border-top:1px solid var(--watt-gray-border)}.watt-cart__cover{min-width:100px;min-height:100px;max-width:100px;max-height:100px;border-radius:8px;overflow:hidden}.watt-cart__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:.3s}.watt-cart__cover:hover .watt-cart__img{transform:scale(1.1)}.watt-cart__info{width:calc(100% - 100px);display:flex;gap:1em;color:var(--watt-black-font)}.watt-cart__info-wrap{width:80%;display:flex;flex-direction:column;gap:.5em}.watt-cart__info-title{font-size:1em;font-weight:500}.watt-cart__info-sale{color:var(--watt-gray-dark);font-size:.875em;font-weight:500}.watt-cart__info-regular{font-size:.75em;font-size:400;color:var(--watt-gray-dark);padding-left:.5em}.watt-cart__info-var-label{font-size:.875em;font-weight:500}.watt-cart__info-var-value{font-size:.875em}.watt-cart__info-qty{display:flex;gap:2em;margin-top:.5em;align-items:center}.watt-cart__info-qty-wrap{box-shadow:0 0 10px #0000000d;display:inline-flex;align-items:center;border-radius:.375em;border:1px solid var(--watt-gray-border);overflow:hidden;background:var(--watt-white-bg)}.watt-cart__info-qty-btn{width:1.75em;height:1.75em;border:none;background:transparent;cursor:pointer;font-size:1.25em;color:var(--watt-black-font);display:flex;align-items:center;justify-content:center}.watt-cart__info-qty-btn:hover{background:var(--watt-yellow-bright);color:var(--watt-white-font)}.watt-cart__info-qty-input{color:var(--watt-black-font);width:2.75em;border:none;background:transparent;text-align:center;font-size:.875em;outline:none;-moz-appearance:textfield}.watt-cart__info-qty-input::-webkit-inner-spin-button,.watt-cart__info-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.watt-cart__info-qty-remove{width:1.5em;height:1.5em;display:block;padding:0;border:none;background:none;color:var(--watt-gray-dark);cursor:pointer}.watt-cart__info-qty-remove:hover{color:var(--watt-yellow-bright)}.watt-cart__sum{display:flex;flex-direction:column;align-items:end;gap:.25em;width:20%}.watt-cart__sum-sale{font-size:.875em;font-weight:500}.watt-cart__sum-regular{font-size:.75em;font-size:400;color:var(--watt-gray-dark);padding-left:.5em}.watt-cart__right{width:35%}.watt-cart__right-wrap{width:100%;height:auto;position:sticky;top:100px}.watt-cart__note .watt-accordion__panel{padding:0;max-height:0;overflow:hidden;transition:max-height .4s ease-out}.watt-cart__label{display:block;font-size:1.25em;font-weight:600}.watt-cart__note{margin-top:2em;border-top:1px solid var(--watt-gray-border);border-bottom:1px solid var(--watt-gray-border)}.watt-cart__note-label{width:100%;font-size:.8125em;font-weight:500;justify-content:space-between;align-items:center;display:flex;padding:1em 0;cursor:pointer;background:none}.watt-cart__tgicon{width:.875em;height:.875em;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.watt-cart__note-label.watt-active .watt-cart__tgicon{transform:rotate(180deg)}.watt-cart__note-wrap{width:100%;padding:.5em 0 1em}.watt-cart__note-textarea{width:100%;height:7.5em;resize:none;border-radius:.5em;border:1px solid var(--watt-gray-border);font-size:.875em;padding:1em}.watt-cart__summary{margin-top:2em;width:100%;display:flex;flex-direction:column;gap:.75em}.watt-cart__subtotal{display:flex;justify-content:space-between;font-size:.9375em;font-weight:500}.watt-cart__subtotal-label{font-size:1em;color:var(--watt-black-font)}.watt-cart__subtotal-value,.watt-cart__subtotal-currency{font-size:1.125em}.watt-cart__tax-shipping{margin:.25em 0 0;font-size:.875em;color:var(--watt-gray-dark-font)}.watt-cart__actions{display:flex;flex-direction:column;gap:.75em;margin-top:.5em}.watt-cart__checkout-btn{border:none;border-radius:.375em;padding:.75em 1.25em;background:var(--watt-primary-color);color:#fff;font-size:.875em;font-weight:500;cursor:pointer}.watt-cart__checkout-btn:hover{color:var(--watt-yellow-bright)}@media(max-width:900px){.watt-cart__wrap{padding-top:3.125em;padding-bottom:4.75em}.watt-cart__title{font-size:3.5em}.watt-cart__empty{font-size:2.5em}.watt-cart__empty-link{font-size:2em;padding:1em 3em;border-radius:.375em}.watt-cart__form{margin-top:4em;flex-direction:column}.watt-cart__list{width:100%}.watt-cart__item{gap:2.5em;padding-top:4em;margin-top:4em}.watt-cart__cover{min-width:12em;min-height:12em;max-width:12em;max-height:12em}.watt-cart__info{width:calc(100% - 12em);gap:2em}.watt-cart__info-wrap{width:80%;gap:1em}.watt-cart__info-title{font-size:2em}.watt-cart__info-sale{font-size:1.75em}.watt-cart__info-regular{font-size:1.5em;padding-left:1em}.watt-cart__info-var-label,.watt-cart__info-var-value{font-size:1.75em}.watt-cart__info-qty{gap:5em;margin-top:1em}.watt-cart__info-qty-btn{width:2em;height:2em;font-size:2em}.watt-cart__info-qty-input{width:2.75em;font-size:1.75em}.watt-cart__info-qty-remove{width:3em;height:3em}.watt-cart__sum{gap:.5em}.watt-cart__sum-sale{font-size:1.75em}.watt-cart__sum-regular{font-size:1.5em;padding-left:1em}.watt-cart__right{margin-top:6em;width:100%}.watt-cart__right-wrap{position:relative;top:0}.watt-cart__label{font-size:2.5em}.watt-cart__note{margin-top:4em}.watt-cart__note-label{font-size:1.875em;padding:2em 0}.watt-cart__tgicon{width:1.25em;height:1.25em}.watt-cart__note-wrap{padding:1em 0 4em}.watt-cart__note-textarea{height:10em;border-radius:1em;font-size:1.875em;padding:1.5em}.watt-cart__summary{margin-top:4em;gap:1.5em}.watt-cart__subtotal{font-size:1.875em}.watt-cart__subtotal-label,.watt-cart__subtotal-value,.watt-cart__subtotal-currency{font-size:1.3em}.watt-cart__tax-shipping{margin:.5em 0 0;font-size:1.875em}.watt-cart__actions{gap:1.5em;margin-top:1em}.watt-cart__checkout-btn{font-size:2em}}.watt-collection{width:100%;background:var(--watt-gray-bg)}.watt-collection__wrap{padding-top:2.5em;padding-bottom:3.125em}.watt-collection__header{padding:1.25em 1.5em;background:var(--watt-white-bg);display:flex;align-items:center;justify-content:space-between;gap:1em}.watt-collection__sort{display:flex;align-items:center;gap:.5em}.watt-collection__sort-label{white-space:nowrap;font-size:1em;font-weight:600;color:var(--watt-black-font)}.watt-collection__sort-select{color:#6d6d6d;appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:5px 36px 5px 8px;font-size:1em;border:1px solid var(--watt-gray-border);border:none;border-radius:.375em;background:var(--watt-white-bg) url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23666' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>") no-repeat right 8px center;background-size:20px;cursor:pointer;color:var(--watt-gray-dark-font);transition:border-color .2s ease}.watt-collection__sort-select:hover{border-color:var(--watt-gray-border)}.watt-collection__sort-select:focus{border-color:var(--watt-black-font);outline:none}.watt-collection__filter{display:flex;align-items:center;gap:.5em;background:none;font-size:1em;font-weight:600;padding:.5em 1em;color:var(--watt-black-font)}.watt-collection__filter:hover{color:var(--watt-yellow-bright)}.watt-collection__list{margin-top:3.125em;width:100%;display:flex;flex-wrap:wrap;overflow:hidden;gap:1.40625em}.watt-collection__empty{padding:40px 0;text-align:center;color:#6b7280;font-size:14px}@media(max-width:900px){.watt-collection__wrap{padding-top:2.5em;padding-bottom:6.25em}.watt-collection__sort{gap:1em}.watt-collection__sort-label{font-size:2em}.watt-collection__sort-select{font-size:2em;padding-right:30px}.watt-collection__filter{font-size:2em}.watt-collection__list{gap:2.5em}}.watt-collections{color:var(--watt-black-font)}.watt-collections__wrap{padding-top:3.125em;padding-bottom:4.75em}.watt-collections__title{margin:0 0 1em;font-size:1.875em;font-weight:700;text-align:center}.watt-collections__list{display:flex;gap:1.25em;flex-wrap:wrap}.watt-collections__item{width:calc(25% - .9375em)}.watt-collections__cover{aspect-ratio:1;overflow:hidden;border-radius:1.25em}.watt-collections__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease}.watt-collections__cover:hover .watt-collections__img{transform:scale(1.1)}.watt-collections__label{font-size:1em;font-weight:500;padding-top:1em;text-align:center}@media(max-width:900px){.watt-collections__wrap{padding-bottom:7em}.watt-collections__title{margin:0 0 .93em;font-size:3.75em}.watt-collections__list{display:flex;gap:3em 2.5em;flex-wrap:wrap}.watt-collections__item{width:calc(50% - 1.25em)}.watt-collections__label{font-size:1.875em;padding-top:.625em}}.watt-ctform{padding:60px 0;background:#fafafa}.watt-ctform__wrap{max-width:760px;margin:0 auto;padding:0 20px}.watt-ctform__heading{font-size:28px;font-weight:600;margin-bottom:32px}.watt-ctform__heading.watt-text-start{text-align:left}.watt-ctform__heading.watt-text-center{text-align:center}.watt-ctform__heading.watt-text-end{text-align:right}.watt-ctform__form{width:100%}.watt-ctform__image{margin-bottom:24px}.watt-ctform__image--left{text-align:left}.watt-ctform__image--center{text-align:center}.watt-ctform__image--right{text-align:right}.watt-ctform__image img{display:inline-block;width:100%;max-width:var(--watt-ctform-image-width);height:auto;border-radius:8px}.watt-ctform__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.watt-ctform__field{grid-column:span 2}.watt-ctform__field--half{grid-column:span 1}.watt-ctform__required{color:#d00;margin-left:4px;font-weight:600;font-size:14px}.watt-ctform__label{display:block;margin-bottom:6px;font-size:14px;color:#333}.watt-ctform__input,.watt-ctform__textarea,.watt-ctform__select{width:100%;padding:12px 14px;border:1px solid #ddd;border-radius:6px;font-size:15px;transition:border-color .2s,box-shadow .2s}.watt-ctform__input:focus,.watt-ctform__textarea:focus,.watt-ctform__select:focus{border-color:#000;box-shadow:0 0 0 2px #0000001a;outline:none}.watt-ctform__button{margin-top:32px;padding:14px 28px;background:#000;color:#fff;border-radius:6px;font-size:16px;cursor:pointer;transition:background .2s}.watt-ctform__button:hover{background:#333}.watt-ctform__error{margin-top:6px;color:#c00;font-size:14px}.watt-ctform__success{margin-top:20px;padding:16px;background:#e8f7e8;color:#2a7a2a;border-radius:6px}@media(max-width:749px){.watt-ctform__grid{grid-template-columns:1fr}.watt-ctform__field,.watt-ctform__field--half{grid-column:span 1}}.watt-custom{font-family:inherit;color:var(--watt-black-font);line-height:1.6;max-width:100%;margin:0 auto;padding:20px 0;overflow-x:auto}.watt-custom h1,.watt-custom h2,.watt-custom h3,.watt-custom h4,.watt-custom h5,.watt-custom h6{font-family:inherit;color:var(--watt-black-font);margin:0 0 16px;line-height:1.3;font-weight:700}.watt-custom h1{font-size:32px;margin-bottom:24px;text-align:center}.watt-custom h2{font-size:3em;margin:40px 0 20px;text-align:center;font-weight:600}.watt-custom h2 strong{font-weight:600}.watt-custom h3{font-size:20px;margin:30px 0 12px;text-transform:uppercase;letter-spacing:.5px}.watt-custom h4{font-size:18px;margin:24px 0 10px}.watt-custom h5{font-size:16px;margin:20px 0 8px}.watt-custom h6{font-size:14px;margin:16px 0 6px;opacity:.8}.watt-custom hr{border:none;border-top:1px solid var(--watt-gray-border);margin:25px 0}.watt-custom table{width:100%;border-collapse:collapse;margin-bottom:20px;font-size:14px}.watt-custom table td{border:1px solid var(--watt-gray-border);padding:10px 12px;vertical-align:middle}.watt-custom table td:first-child{width:40%;font-weight:600;background:var(--watt-gray-bg)}.watt-custom table td:last-child{width:60%}@media(max-width:900px){.watt-custom h2{font-size:3.75em;font-weight:700}}.video-item--full-width{max-height:calc(var(--page-width) * .5625)}.video-item--full-width .has-iframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-item--full-width .has-iframe[data-autoplay=false]{height:0;padding-top:56.3%}.video-item--full-width .has-iframe[data-autoplay=false] iframe{position:absolute;top:0;left:0}.video-section__media{padding-top:56.3%}.video-section__media iframe,.video-section__media video{width:calc(100% + 2px);height:calc(100% + 2px);top:-1px;left:-1px}.video-section__bg-video{top:-60px;height:calc(100% + 120px)}.video-section__bg-video video{height:calc(100% - 120px);margin:60px 0;object-fit:cover}.video-section__play-btn{z-index:1;color:#fff;cursor:pointer;background:none}.video-section__play-btn>.icon{width:calc(40px + 5%);height:auto}.text-overlay .video-section__play-btn>.icon{width:64px}.video-item--played .vv-played-hidden,.video-item:has(deferred-media[loaded]) .vv-played-hidden{transition:opacity .3s;opacity:0;pointer-events:none}.video-section__media .vv-height-clip{height:calc(100% - 2px)}.video-section__media{overflow:hidden}.video-section__media video,.video-section__media iframe{position:absolute}.video-section__text{margin-bottom:calc(10 * var(--space-unit))}.video-section__play-btn{transition:opacity .4s;filter:drop-shadow(0 3px 3px rgba(0,0,0,.4))}.video-item:not(.video-item--played) deferred-media[loaded] .video-section__play-btn svg path:nth-child(2){display:none}.video-item:not(.video-item--played) deferred-media[loaded] .video-section__play-btn:before{content:"";position:absolute;top:calc(50% - 10px);right:calc(50% - 10px);width:20px;height:20px;transition:opacity .4s .3s;animation:spinner .6s linear infinite;border:3px solid #fff;border-radius:50%;border-top-color:transparent}.video-item.video-item--played deferred-media[loaded] .vv-played-hidden,.video-item.video-item--played deferred-media[loaded]+.vv-played-hidden{opacity:0;pointer-events:none}deferred-media[loaded]:not([data-hide-controls-instantly=true])+.vv-played-hidden,deferred-media[loaded]:not([data-hide-controls-instantly=true]) .video-section__play-btn{transition-delay:1s;opacity:0;pointer-events:none}.vv-full{position:absolute;top:0;left:0;width:100%;height:100%}.vv-height-clip{height:calc(100% - 2px)}.video-list-container{display:grid;grid-template-columns:var(--line-column);gap:var(--desktop-gap);margin:0 auto}.video-item{position:relative;border-radius:12px;overflow:hidden;background:var(--color-background);box-shadow:0 4px 12px #0000001a;transition:transform .3s ease}.video-media-wrapper{position:relative;padding-bottom:56.25%}.video-section__media{position:absolute;top:0;left:0;width:100%;height:100%}.media-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.video-info{padding:20px;color:var(--text-color)}.video-title{color:var(--title-color);font-size:var(--pc-title-fz);font-weight:500;margin:0 0 12px;line-height:1.3;transition:color .3s ease}.video-description{font-size:var(--pc-text-fz);line-height:1.6;opacity:.9;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.tag-filters{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.tag-filter{padding:8px 16px;border:1px solid #ccc;border-radius:20px;background:#f9f9f9;cursor:pointer;transition:background .3s ease}.tag-filter.active{background:#000;color:#fff;border-color:#000}.view-more{padding:15px;text-align:center;font-weight:700;font-size:16px}.view-more{display:flex;justify-content:center;margin-top:30px}.vv-view-more{display:inline-block;padding:10px 22px;font-size:15px;font-weight:500;color:#333;border:1px solid #ddd;border-radius:6px;cursor:pointer;transition:all .25s ease}.vv-view-more:hover{border-color:#bbb;background:#f7f7f7}@media screen and (max-width:768px){.video-list-container{grid-template-columns:1fr;gap:var(--mobile-gap)}.video-info{padding:15px}.video-title{font-size:var(--pc-title-fz)}.video-description{font-size:var(--pc-text-fz)}}@media(hover:hover){.video-item:hover{transform:translateY(-5px)}}.watt-footer{color:#fff;width:100%}.watt-footer__wrap{width:100%;display:flex;flex-direction:column}.watt-footer__box{color:var(--watt-black-font);background:#f6f6f6}.watt-footer__box-wrap{padding-top:2.25em;padding-bottom:2.5em;display:flex;align-items:center}.watt-footer__content{background:var(--watt-black-bg)}.watt-footer__sub{width:53%;display:flex;flex-direction:column;align-items:center;justify-content:center}.watt-footer__sub-info{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1em}.watt-footer__sub-info-label{width:100%;font-size:1.5em;font-weight:700}.watt-footer__sub-info-p{color:var(--watt-gray-light-font);font-size:.875em;line-height:1.7em;font-weight:400;width:100%}.watt-footer__sub-form{margin-top:2em;width:100%;display:flex;justify-content:start;flex-direction:column;gap:.625em}.watt-footer__sub-form-wrap{border:1px solid #d9d9d9;display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:.375em;padding:2px}.watt-form-msg--success,.watt-form-msg--error{margin-top:.625em;font-size:1em;line-height:1.4em;font-weight:400}.watt-form-msg--success{color:green}.watt-form-msg--error{color:red}.watt-footer__sub-email{font-size:.875em;height:3em;border-radius:.3125em;width:70%;padding:.3125em 1em;color:var(--watt-gray-light-font);background:var(--watt-gray-bg)}.watt-footer__sub-email::placeholder{color:var(--watt-gray-light-font)}.watt-footer__sub-btn{font-size:1em;width:30%;max-width:11.25em;height:3em;border-radius:.3125em;padding:.3125em .625em;color:var(--watt-white-font);background-color:var(--watt-primary-color);font-weight:500;white-space:pre-wrap}.watt-footer__sub-btn:hover{color:var(--watt-yellow-light)}.watt-footer__sub-media{display:flex;width:47%;justify-content:end;gap:1em;flex-wrap:wrap}.watt-footer__content-wrap{padding-top:6.75em;padding-bottom:3.25em}.watt-footer__top{display:flex;gap:3em;justify-content:space-between}.watt-footer__top-item-last{margin-top:-.4em;display:flex;flex-direction:column;gap:1.125em}.watt-footer__top-contact-wrap{display:flex;flex-direction:column;gap:.5em;margin-top:1em;padding-left:3.25em}.watt-footer__top-contact-label{display:flex;align-items:center;gap:.75em}.watt-footer__top-contact-icon{width:2.5em;height:2.5em}.watt-footer__top-label,.watt-footer__top-info-label{color:var(--watt-white-font);font-size:1.25em;font-weight:700;line-height:1.4em}.watt-footer__top-item{max-width:20%}.watt-footer__top-item-last{max-width:40%}.watt-footer__top-info-p{font-size:1em;font-weight:400;line-height:1.8em}.watt-footer__top-nav{margin-top:1.875em;display:flex;flex-direction:column;gap:.9em}.watt-footer__top-nav-link,.watt-footer__top-contact-item{color:#ccc;font-size:.875em;font-weight:300;line-height:1.4em}.watt-footer__center{margin-top:4em;display:flex;justify-content:space-between;align-items:center}.watt-footer__center-media-item{position:relative;transition:all .5s ease}.watt-footer__center-media-item:hover{transform:scale(1.2)}.watt-footer__center-media-link{display:inline-block;height:2.75em;width:2.75em;padding:.625em;border:1px solid var(--watt-gray-light);border-radius:.625em;display:flex;align-items:center}.watt-footer__center-media-icon{width:100%}.watt-foot-split-line{margin:3.4375em 0 3.25em;width:100%;height:1px;background:#2d2d2d}.watt-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:1em}.watt-footer__bottom-left{color:#ccc;font-size:.875em;font-weight:400;line-height:1.4em}.watt-footer__top-box{display:flex;width:100%;justify-content:space-between;align-items:center}.watt-footer__top-downicon{display:none}.watt-footer__pay{width:100%;display:flex;flex-wrap:wrap;justify-content:end;gap:.625em}.watt-footer__pay-item{height:1.625em}.watt-footer__pay-img{height:100%}@media(max-width:900px){.watt-footer__box{background:var(--watt-black-bg)}.watt-footer__box-wrap{padding-top:6.25em;padding-bottom:0;flex-direction:column}.watt-footer__top{margin-top:0;flex-direction:column;justify-content:start;align-items:start;gap:3.125em}.watt-footer__sub{width:100%}.watt-footer__sub-info{gap:2.25em}.watt-footer__sub-info-label{font-size:2.5em;color:var(--watt-white-font)}.watt-footer__sub-info-p{color:var(--watt-white-font);font-size:1.5em}.watt-footer__sub-form{justify-content:start;margin-top:1.5em;width:100%;gap:0}.watt-footer__sub-form-wrap{width:100%;border:none;flex-direction:column;border-radius:0;padding:0;gap:1.875em}.watt-form-msg--success,.watt-form-msg--error{margin-top:1em;font-size:2em}.watt-footer__sub-email{width:100%;font-size:1.5em;height:4.25em;border-radius:0;font-weight:600;color:var(--watt-white-font);background:var(--watt-black-bg);padding:.3125em 1.875em;border:1px solid #2b2b2b}.watt-footer__sub-email::placeholder{color:var(--watt-white-font)}.watt-footer__sub-btn{width:100%;min-width:100%;font-size:1.5em;height:4.25em;border-radius:0;background:var(--watt-white-bg);color:var(--watt-black-font);font-weight:600}.watt-footer__sub-media{margin-top:4em;width:100%;justify-content:start;gap:2.5em}.watt-footer__center-media-link{height:3.75em;width:3.75em;padding:.75em;border-radius:1.25em}.watt-footer__center{margin-top:2.5em;display:flex;flex-direction:column;align-items:start}.watt-footer__content-wrap{padding-top:3.75em;padding-bottom:7.75em}.watt-foot-split-line{margin:2.75em 0 3.125em}.watt-footer__top-item:first-child{border-top:1px solid #2b2b2b;padding-top:3.125em}.watt-footer__top-item{width:100%;max-width:100%;border-bottom:1px solid #2b2b2b;transition:padding .5s ease}.watt-footer__top-item-last{margin-top:0;max-width:100%;gap:4em}.watt-footer__top-item-last .watt-footer__top-label{font-weight:700}.watt-footer__top-contact-wrap{margin-top:1.875em;padding-left:0}.watt-footer__top-item.watt-footer__top-item--active{padding-bottom:3.125em}.watt-footer__top-downicon{margin-bottom:1em;display:initial;width:2.5em;transform:rotate(0);transition:all .5s ease}.watt-footer__top-item--active .watt-footer__top-downicon{transform:rotate(-180deg)}.watt-footer__top-label{font-size:2.25em;font-weight:400}.watt-footer__top-nav{transition:height .5s ease;gap:1.875em;justify-content:start;height:0;overflow:hidden;margin-top:3.125em}.watt-footer__top-nav-link,.watt-footer__top-contact-item{font-size:1.75em}.watt-footer__bottom{margin-top:1.875em;flex-direction:column;align-items:start;gap:2.75em}.watt-footer__bottom-left{font-size:1.5em;order:1}.watt-footer__pay{justify-content:start}.watt-footer__pay-item{height:3.25em}}.splide__sr{display:none!important}:root{--watt-topbar-height: 2.5em;--watt-header-height: 4.375em}.watt-header{display:flex;flex-direction:column;background:var(--watt-white-bg);width:100%;position:relative;top:0;left:0;height:calc(var(--watt-header-height) + var(--watt-topbar-height))}.watt-header__topbar{width:100%;padding-top:.3125em;padding-bottom:.3125em;background:var(--watt-black-bg);height:var(--watt-topbar-height)}.watt-header__topbar-wrap{width:100%;position:relative;height:100%;overflow:hidden}.watt-header__topbar-list{width:100%;height:100%;display:flex}.watt-header__topbar-list-item{width:100%;min-width:100%;display:flex;align-items:center;justify-content:center;padding:0 2.5em}.watt-header__topbar-info{width:100%;font-size:.875em;color:var(--watt-white);text-align:center;padding:0 .875em}.watt-header__topbar-nav{display:none;justify-content:space-between;width:100%;height:100%;position:absolute;top:0;left:0;padding:0 .875em;color:var(--watt-white-font)}.watt-header__topbar-nav-item{position:relative;background:none;cursor:pointer;z-index:10;display:flex;align-items:center;width:1.25em;padding:0}.watt-header__topbar-nav-item:hover{color:var(--watt-yellow-bright)}.watt-header__wrap{position:relative;width:100%;height:var(--watt-header-height);display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--watt-white);box-shadow:0 0 30px #0000000a;padding:0 2.5em}.watt-header__main{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;gap:1em}.watt-header__logo{width:10%;max-width:125px}.watt-header__logo svg{width:100%;height:auto}.watt-header__menu{max-width:80%;width:auto;height:100%}.watt-header__menu-wrap{display:flex;justify-content:center;align-items:center;height:100%;gap:3em}.watt-header__menu-item{height:100%}.watt-header__menu-link{display:flex;justify-content:center;align-items:center;height:100%;font-size:1em;font-weight:600;position:relative}.watt-header__menu-item:hover .watt-header__menu-link:before{position:absolute;left:0;bottom:0;content:"";width:100%;height:2px;background:var(--watt-primary-color)}.watt-header__menu-mega{position:absolute;top:var(--watt-header-height);left:0;width:100%;background:var(--watt-white-bg);display:none;min-height:21.875em;box-shadow:0 20px 20px #00000014}.watt-header__menu-item:hover .watt-header__menu-mega{display:flex}.watt-header__menu-mega-wrap{padding-top:2.8125em;padding-bottom:4.5em;display:flex;gap:1.875em}.watt-header__menu-mega-left{width:18.75em;height:100%}.watt-header__menu-mega-btn{display:flex;width:100%;background:none;padding:1.25em 2.5em;font-size:1em;font-weight:600}.watt-header__menu-mega-btn:hover,.watt-header__menu-mega-btn.active{background:#f7f7f7}.watt-header__menu-mega-right{width:calc(54.375em + 40px);height:100%;position:relative;z-index:1}.watt-header__menu-mega-item{width:100%;height:100%;max-height:38.8em;overflow-y:auto;scrollbar-gutter:stable}.watt-header__menu-mega-item::-webkit-scrollbar{width:5px}.watt-header__menu-mega-item::-webkit-scrollbar-track{background:#f7f7f7;border-radius:2px}.watt-header__menu-mega-item::-webkit-scrollbar-thumb{background-color:var(--watt-gray-light);border-radius:2px;border:1px solid #f1f1f1}.watt-header__menu-mega-item::-webkit-scrollbar-thumb:hover{background-color:var(--watt-gray-dark)}.watt-header__menu-mega-item-wrap{width:100%;height:100%;display:flex;flex-wrap:wrap;gap:.875em}.watt-header__menu-mega-prod{width:12.9375em;display:flex;flex-direction:column;justify-content:space-between;background:#f7f7f7;padding:1.125em;border-radius:.625em}.watt-header__menu-mega-prod-top{display:flex;flex-direction:column;align-items:start}.watt-header__menu-mega-prod--vm-wrap{width:100%;display:flex;justify-content:end;align-items:center;padding-right:.25em}.watt-header__menu-mega-prod--vm{margin-top:1.25em;display:inline-flex;justify-content:end;align-items:center;font-size:1em;font-weight:600;color:var(--watt-black-font);padding:.5em 1em;background:var(--watt-primary-color);border-radius:.375em;color:var(--watt-white-font)}.watt-header__menu-mega-prod-cover{width:100%;aspect-ratio:1/1;overflow:hidden}.watt-header__menu-mega-prod-img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;object-position:center;transition:all .3s ease}.watt-header__menu-mega-prod:hover .watt-header__menu-mega-prod-img{transform:scale(1.08)}.watt-header__menu-mega-prod-wrap{margin-top:1em;display:flex;flex-direction:column}.watt-header__menu-mega-prod-icon{width:100%;display:flex;gap:.3125em;color:var(--watt-gray-dark-font);position:relative;min-height:1.25em;flex-wrap:wrap}.watt-header__menu-mega-prod-icon-item{width:1.25em;height:1.25em;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 .6em #00000026;z-index:5;cursor:pointer}.watt-header__menu-mega-prod-icon-item:active .watt-header__menu-mega-prod-icon-cover:before,.watt-header__menu-mega-prod-icon-item:hover .watt-header__menu-mega-prod-icon-cover:before{z-index:1;opacity:1}.watt-header__menu-mega-prod-icon-item:active .watt-header__menu-mega-prod-icon-msg,.watt-header__menu-mega-prod-icon-item:hover .watt-header__menu-mega-prod-icon-msg{display:block;z-index:1;opacity:1}.watt-header__menu-mega-prod-icon-item:active .watt-header__menu-mega-prod-icon-cover:before,.watt-header__menu-mega-prod-icon-item:hover .watt-header__menu-mega-prod-icon-cover:before{display:inline-block}.watt-header__menu-mega-prod-icon-msg{position:absolute;color:var(--watt-white-font);width:100%;padding:.5em .75em;bottom:0;left:0;background:rgba(var(--watt-black-rbg),.8);border-radius:.375em;transform:translateY(-2.3em);z-index:-2;opacity:0;font-size:.8125em;display:none}.watt-header__menu-mega-prod-icon-cover{position:relative;padding:0}.watt-header__menu-mega-prod-icon-img{width:auto;height:100%;border-radius:50%}.watt-header__menu-mega-prod-icon-cover:before{content:"";position:absolute;top:-.65em;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(var(--watt-black-rbg),.8);z-index:-1;opacity:0;display:none}.watt-header__menu-mega-prod-title{text-align:center;font-size:.875em;font-weight:600;color:var(--watt-black-font);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.watt-header__menu-mega-prod-desc{padding-top:.3125em;text-align:center;font-size:.75em;font-weight:500;color:#a5a5a6}.watt-header__menu-mega-imgtext{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1.5em 1.25em}.watt-header__menu-mega-imgtext-item{width:17.8125em;display:flex;flex-direction:column;gap:1em}.watt-header__menu-mega-imgtext-cover{width:100%;height:11.875em;overflow:hidden;border-radius:.625em}.watt-header__menu-mega-imgtext-img{width:100%;height:100%;transition:all .3s ease}.watt-header__menu-mega-imgtext-item:hover .watt-header__menu-mega-imgtext-img{transform:scale(1.1)}.watt-header__menu-mega-imgtext-label{font-size:.875em;font-weight:500;color:var(--watt-black-font)}.watt-header__menu-mega-links{width:100%;display:flex;flex-wrap:wrap;justify-content:space-around;gap:3.5em 1.25em}.watt-header__menu-mega-links-item{width:auto;max-width:calc(25% - .9375em)}.watt-header__menu-mega-links-label{font-size:1em;font-weight:600;color:var(--watt-black-font)}.watt-header__menu-mega-links-list{margin-top:1.875em;display:flex;flex-direction:column;gap:1.875em 0}.watt-header__menu-mega-links-link{font-size:.875em;font-weight:500;color:var(--watt-black-font)}.watt-header__menu--relative{position:relative}.watt-header__menu--relative .watt-header__menu-mega{width:100%;min-height:auto;min-width:16em;left:50%;transform:translate(-50%)}.watt-header__menu-mega-normal{width:100%;display:flex;flex-direction:column}.watt-header__menu-mega-normal-item-link{display:block;padding:1.25em 1.4375em;font-size:1em;font-weight:500}.watt-header__menu-mega-normal-item-link:hover{background:#f7f7f7}.watt-header__widget{max-width:20%;width:auto}.watt-header__widget-wrap{display:flex;justify-content:end;align-items:center;gap:1em}.watt-header__widget-item{display:flex}.watt-header__widget-icon{background:none;width:auto;height:1.5625em}.watt-header__widget-icon svg{height:100%}.watt-header__widget-cart{position:relative}.watt-header__widget-cart-count{display:flex;justify-content:center;align-items:center;padding:.3em .3em .2em;min-width:1.4em;height:1.4em;position:absolute;top:-.65em;right:-.5em;background:var(--watt-primary-color);font-size:.75em;border-radius:50%;color:var(--watt-white-font)}.watt-header__fixedbox{width:100%;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);transition:transform .6s ease;z-index:80}.watt-header__fixedbox--top{position:relative;transform:translateY(0)}.watt-header__fixedbox.watt-header__fixedbox--active{transform:translateY(0)}@media(max-width:900px){:root{--watt-topbar-height: 6.875em;--watt-header-height: 8.75em}.watt-header__topbar{padding-top:.15em;padding-bottom:.15em}.watt-header__topbar-wrap.watt-em-max-width{padding-left:0;padding-right:0}.watt-header__topbar-nav{padding:0 3.75em}.watt-header__topbar-nav-item{width:1.75em}.watt-header__topbar-list-item{padding:0 6em}.watt-header__topbar-info{font-size:1.5em;font-weight:600}.watt-header__logo{max-width:25%;width:10.125em}.watt-header__menu{display:none}.watt-header__widget{max-width:65%}.watt-header__widget-wrap{gap:.8em}.watt-header__widget-icon{height:5em;padding:0 1.5em}.watt-header__widget-cart-count{padding:.3em .3em .2em;min-width:1.4em;height:1.4em;top:0;right:0;font-size:1.5em}}.watt-home__applications{width:100%;overflow:hidden}.watt-home__applications-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__applications-list{display:flex;gap:.75em;margin-top:2.75em}.watt-home__applications-item{position:relative;flex:0 0 8.5em;display:flex;background:var(--watt-gray-bg);border-radius:1.25em;height:31.25em;align-items:end;padding:1.5625em 1.875em;overflow:hidden;transition:all .6s ease}.watt-home__applications-item:after{position:absolute;content:"";bottom:0;left:0;right:0;width:100%;height:6.5em;background:linear-gradient(to top,#000,#0000);opacity:0}.watt-home__applications-item.watt-active{flex:8 1 0%}.watt-home__applications-item.watt-active .watt-home__applications-info,.watt-home__applications-item.watt-active:after{opacity:1}.watt-home__applications-item.watt-active .watt-home__applications-info-img{transform:scale(1)}.watt-home__applications-info{position:relative;width:100%;display:flex;justify-content:space-between;gap:.625em;z-index:3;transition:all .6s ease;opacity:0}.watt-home__applications-info-left{width:85%}.watt-home__applications-info-title{font-size:1.25em;font-weight:700;color:var(--watt-white-font)}.watt-home__applications-info-description{margin-top:.25em;font-size:.875em;font-weight:500;color:var(--watt-white-font)}.watt-home__applications-info-link{width:2.875em;height:2.875em;border-radius:50%;background:var(--watt-white-bg);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;transform:scale(1.2)}.watt-home__applications-item:hover .watt-home__applications-info-link{opacity:1;transform:scale(1.1)}.watt-home__applications-info-link svg{height:1.875em}.watt-home__applications-info-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;transition:all .3s ease}@media(max-width:900px){.watt-home__applications-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__applications-list{gap:0;margin-top:5.5em}.watt-home__applications-item{flex:none;min-width:calc(100% - 2.5em);border-radius:1.25em;height:35em;padding:1.75em;min-width:25em;margin-right:1em}.watt-home__applications-item:after{opacity:1;height:10em}.watt-home__applications-item.watt-active{flex:none}.watt-home__applications-info-left{width:100%}li.watt-home__applications-item .watt-home__applications-info{opacity:1}.watt-home__applications-info-title{font-size:2.5em}.watt-home__applications-info-description{margin-top:.3125em;font-size:1.75em;font-weight:500}}.watt-home__banner{width:100%;height:45.3125vw;background:var(--watt-black-bg);overflow:hidden;position:relative}.watt-home__banner-wrap{width:100%;height:100%}.watt-home__banner-list{display:flex;width:100%;height:100%}.watt-home__banner-list-item{width:100%;min-width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;background-image:var(--bgnormal)}@media(max-width:1920px){.watt-home__banner-list-item{background-image:var(--bg1920)}}.watt-home__banner-link{width:100%;height:100%;display:flex;flex-direction:column;margin:0;padding:0}.watt-home__banner-list-inner{display:flex;flex-direction:column;justify-content:center;margin:0 auto;width:81.25%;height:100%;color:var(--watt-white)}.watt-home__banner-list-title{font-size:2.875vw;font-weight:700;color:var(--title_color)}.watt-home__banner-list-tip{margin-top:1vw;color:var(--subtitle_color);font-size:1.875vw;font-weight:700}.watt-home__banner-list-desc{font-size:1.125vw;font-weight:500;margin-top:1.66vw;color:var(--description_color)}.watt-home__banner-list-desc p{line-height:2}.watt-home__banner-list-desc a{color:var(--watt-primary-color);text-decoration:underline;line-height:2}.watt-home__banner-list-desc a:hover{color:var(--watt-yellow-bright)}.watt-home__banner-list-desc ul{margin:0 0 1em 1.2em;padding:0;list-style-type:disc}.watt-home__banner-list-desc ol{list-style-type:decimal;margin:0 0 1em 1.2em;padding:0}.watt-home__banner-list-desc li{margin:.2em 0;line-height:2em;line-height:2}.watt-home__banner-list-desc li:first-child{margin-top:0}.watt-home__banner-list-desc em{font-style:italic;line-height:2}.watt-home__banner-list-link{display:flex;gap:1.2em;margin-top:2.3vw}.watt-home__banner-list-link-item{padding:.78125vw 1.77vw;color:var(--button_label_color);border-radius:.3125vw;font-size:.833vw;font-weight:600;background:var(--button_bg_color)}.watt-home__banner-list-link-item:nth-child(2){background:#0f46d1;color:#fff}.watt-home__banner-list-link-item:nth-child(2):hover{color:var(--watt-yellow-light)}.watt-home__banner-pgn{display:flex;position:absolute;bottom:1.82vw;left:50%;transform:translate(-50%);z-index:2;gap:.625vw}.watt-home__banner-pgn-item{background:#ffffff4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:.625vw;height:.625vw;border-radius:50%;padding:0;display:block;transition:all .5s ease;position:relative;overflow:hidden}.watt-home__banner-pgn-item.is-active{width:3.125vw;border-radius:10em}.watt-home__banner-pgn-item.is-active:before{position:absolute;top:0;left:0;content:"";height:100%;width:var(--progress);background:var(--watt-white-bg)}.watt-home__banner-nav{width:100%}.watt-home__banner-nav-item{position:absolute;top:50%;transform:translateY(-50%) scale(1.2);width:2.4vw;height:2.4vw;background:#00000059;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .5s ease;border-radius:50%;opacity:0}.watt-home__banner-nav-item:hover{color:var(--watt-yellow-light)}.watt-home__banner-nav-item svg{height:1.5vw}.watt-home__banner-nav-item.splide__arrow--prev{left:3.125vw}.watt-home__banner-nav-item.splide__arrow--next{right:3.125vw}.watt-home__banner:hover .watt-home__banner-nav-item.splide__arrow--prev,.watt-home__banner:hover .watt-home__banner-nav-item.splide__arrow--next{transform:translateY(-50%) scale(1);opacity:1}@media(max-width:1280px){.watt-home__banner-nav-item{display:none}}@media(max-width:900px){.watt-home__banner{height:133.33vw}.watt-home__banner-list-inner{align-items:center;justify-content:start;padding-top:8.88vw;width:100%}.watt-home__banner-list-title{text-align:center;font-size:8vw}.watt-home__banner-list-tip{margin-top:1.33vw;font-size:5.33vw}.watt-home__banner-list-desc{margin-top:2.3vw;text-align:center;font-size:4vw}.watt-home__banner-list-link{margin-top:4vw}.watt-home__banner-list-link-item{padding:2.66vw 7.5vw;border-radius:1.333vw;font-size:3.5vw}.watt-home__banner-list-item{background-image:var(--bg900);padding:0 1vw}.watt-home__banner-pgn{bottom:5.55vw;gap:1.11vw}.watt-home__banner-pgn-item{width:1.55vw;height:1.55vw;border-radius:50%}.watt-home__banner-pgn-item.is-active{width:13.33vw;background:var(--watt-white-bg)}.watt-home__banner-pgn-item.is-active:before{background:var(--watt-primary-color)}}@media(max-width:450px){.watt-home__banner-list-item{background-image:var(--bg450)}}.watt-home__blog{width:100%;overflow:hidden}.watt-home__blog-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__blog-splide{margin-top:3em}.watt-home__blog-pgn{width:100%;margin-top:1.875em;display:flex;justify-content:center;gap:.625em}.watt-home__blog-pgn li{display:flex}.watt-home__blog-pgn-item{position:relative;padding:0;display:flex;min-width:2.5em;min-height:.1875em;width:2.5em;height:.1875em;border-radius:10em;overflow:hidden;background:var(--watt-d9-bg);transition:all .3s ease}.watt-home__blog-pgn-item:hover{background-color:var(--watt-primary-color)}.watt-home__blog-pgn-item.is-active{min-width:5em;width:5em}.watt-home__blog-pgn-item.is-active:before{position:absolute;top:0;left:0;content:"";height:100%;width:var(--progress);background:var(--watt-primary-color)}.watt-home__blog-list{display:flex}.watt-home__blog-item{position:relative;width:100%;min-width:24.0625em;max-width:24.0625em;margin-right:1.40625em;display:flex;background:var(--watt-gray-bg);border-radius:1.25em;overflow:hidden}.watt-home__blog-item:last-child{margin-right:0}.watt-home__blog-inner{position:relative;width:100%}.watt-home__blog-cover{width:100%;aspect-ratio:43 / 24;overflow:hidden}.watt-home__blog-info{padding:1.5625em 1.875em}.watt-home__blog-title{font-size:1.25em;font-weight:700;color:var(--watt-black-font);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.watt-home__blog-description{margin-top:.25em;font-size:.875em;font-weight:500;color:var(--watt-gray-dark-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watt-home__blog-item:hover .watt-home__blog-img{transform:scale(1.1)}.watt-home__blog-img{width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;transition:all .3s ease}@media(max-width:900px){.watt-home__blog-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__blog-splide{margin-top:5.5em}.watt-home__blog-list{display:flex}.watt-home__blog-item{width:75%;min-width:75%;max-width:75%;margin-right:1.875em}.watt-home__blog-info{padding:1.875em 2.5em}.watt-home__blog-title{font-size:2.5em}.watt-home__blog-description{margin-top:.28em;font-size:1.75em}.watt-home__blog-pgn{margin-top:3.75em;gap:1em}.watt-home__blog-pgn-item{min-height:.375em;height:.375em}}.watt-home__community{width:100%}.watt-home__community-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__community-list{display:flex;gap:1.25em;margin-top:3.625em}.watt-home__community-item{position:relative;width:100%;display:flex;flex:6;background:var(--watt-gray-bg);border-radius:1.25em;height:31.25em;align-items:end;padding:1.5625em 1.875em;overflow:hidden}.watt-home__community-item:after{position:absolute;content:"";bottom:0;left:0;right:0;width:100%;height:6.5em;background:linear-gradient(to top,#000,#0000)}.watt-home__community-info{position:relative;width:100%;display:flex;justify-content:space-between;gap:.625em;z-index:3}.watt-home__community-info-left{width:85%}.watt-home__community-info-title{font-size:1.25em;font-weight:700;color:var(--watt-white-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watt-home__community-info-description{margin-top:.25em;font-size:.875em;font-weight:500;color:var(--watt-white-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watt-home__community-info-link{width:2.875em;height:2.875em;border-radius:50%;background:var(--watt-white-bg);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;transform:scale(1.2)}.watt-home__community-item:hover .watt-home__community-info-link{opacity:1;transform:scale(1.1)}.watt-home__community-item:hover .watt-home__community-info-img{transform:scale(1.1)}.watt-home__community-info-link svg{height:1.875em}.watt-home__community-info-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;transition:all .3s ease}@media(max-width:900px){.watt-home__community-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__community-list{gap:1.875em;margin-top:5.5em;flex-direction:column}.watt-home__community-item{flex:none;border-radius:1.25em;height:35em;padding:1.75em}.watt-home__community-item:after{height:10em}.watt-home__community-info-left{width:100%}.watt-home__community-info-title{font-size:2.5em}.watt-home__community-info-description{margin-top:.3125em;font-size:1.75em;font-weight:500}}.watt-home__experts{width:100%;overflow:hidden}.watt-home__experts-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__experts-splide{margin-top:3em}.watt-home__experts-pgn{width:100%;margin-top:1.875em;display:flex;justify-content:center;gap:.625em}.watt-home__experts-pgn li{display:flex}.watt-home__experts-pgn-item{position:relative;padding:0;display:flex;min-width:2.5em;min-height:.1875em;width:2.5em;height:.1875em;border-radius:10em;overflow:hidden;background:var(--watt-d9-bg);transition:all .3s ease}.watt-home__experts-pgn-item:hover{background-color:var(--watt-primary-color)}.watt-home__experts-pgn-item.is-active{min-width:5em;width:5em}.watt-home__experts-pgn-item.is-active:before{position:absolute;top:0;left:0;content:"";height:100%;width:var(--progress);background:var(--watt-primary-color)}.watt-home__experts-list{display:flex}.watt-home__experts-item{position:relative;width:100%;min-width:24.0625em;max-width:24.0625em;margin-right:1.40625em;display:flex;flex:6;background:var(--watt-gray-bg);border-radius:1.25em;height:31.25em;align-items:end;padding:1.5625em 1.875em;overflow:hidden}.watt-home__experts-item:after{position:absolute;content:"";bottom:0;left:0;right:0;width:100%;height:6.5em;background:linear-gradient(to top,#000,#0000)}.watt-home__experts-item:last-child{margin-right:0}.watt-home__experts-content{position:relative;width:100%;display:flex;justify-content:space-between;gap:.625em;z-index:3}.watt-home__experts-left{width:80%}.watt-home__experts-title{font-size:1.25em;font-weight:700;color:var(--watt-white-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watt-home__experts-description{margin-top:.25em;font-size:.875em;font-weight:500;color:var(--watt-white-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watt-home__experts-link{width:2.875em;height:2.875em;border-radius:50%;background:var(--watt-white-bg);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;transform:scale(1.2)}.watt-home__experts-item:hover .watt-home__experts-link{opacity:1;transform:scale(1.1)}.watt-home__experts-item:hover .watt-home__experts-img{transform:scale(1.1)}.watt-home__experts-link svg{height:1.875em}.watt-home__experts-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;transition:all .3s ease}@media(max-width:900px){.watt-home__experts-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__experts-splide{margin-top:5.5em}.watt-home__experts-list{display:flex}.watt-home__experts-item{width:75%;min-width:75%;max-width:75%;margin-right:1.875em;height:56.25em;padding:1.875em 2.5em}.watt-home__experts-item:after{height:10em}.watt-home__experts-left{width:100%}.watt-home__experts-title{font-size:3em}.watt-home__experts-description{margin-top:.28em;font-size:1.75em}.watt-home__experts-pgn{margin-top:3.75em;gap:1em}.watt-home__experts-pgn-item{min-height:.375em;height:.375em}}.watt-home__outdoor{background:var(--watt-gray-bg);overflow:hidden;position:relative}.watt-home__outdoor-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd);position:relative}.watt-home__outdoor-link{margin-top:3em;display:flex;width:100%;height:100%;border-radius:1.25em;object-fit:cover;object-position:center;overflow:hidden;aspect-ratio:var(--pc_ar)}.watt-home__outdoor-link-img{width:100%;height:100%;transition:all .3s ease}.watt-home__outdoor-link-img:hover{transform:scale(1.05)}.watt-home__outdoor-splide{margin-top:1.25em;overflow:hidden}.watt-home__outdoor-list{display:flex}.watt-home__outdoor-pgn{width:100%;margin-top:3em;display:flex;justify-content:center;gap:.625em}.watt-home__outdoor-pgn li{display:flex}.watt-home__outdoor-pgn-item{position:relative;padding:0;display:flex;min-width:2.5em;min-height:.1875em;width:2.5em;height:3px;border-radius:10em;overflow:hidden;background:var(--watt-d9-bg);transition:all .3s ease}.watt-home__outdoor-pgn-item:hover{background-color:var(--watt-primary-color)}.watt-home__outdoor-pgn-item.is-active{background-color:var(--watt-primary-color);min-width:5em;width:5em}@media(max-width:900px){.watt-home__outdoor-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__outdoor-splide{margin-top:2.5em}.watt-home__outdoor-link{margin-top:2.75em;aspect-ratio:var(--m_ar)}}.watt-home__products{background:var(--bg_color)}.watt-home__products-top{width:100%;display:flex;align-items:center}.watt-home__products-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__products-splide{margin-top:2.5em;overflow:hidden}.watt-home__products-track{margin-top:2.875em}.watt-home__products-list{display:flex}.watt-home__products-nav{width:auto;display:none;margin-left:auto;gap:1.5625em}.watt-home__products-nav.splide__arrows--ltr{display:flex}.watt-home__products-nav-item{width:3.125em;height:3.125em;display:flex;align-items:center;justify-content:center;border:1px solid var(--watt-black-font);color:var(--watt-black-font);border-radius:50%;transition:all .5s ease}.watt-home__products-nav-item:hover{color:var(--watt-white-font);background:var(--watt-black-bg)}.watt-home__products-nav-item svg{height:1.875em}.watt-home__products-track:hover .watt-home__products-nav-item[disabled],.watt-home__products-nav-item[disabled]{cursor:not-allowed;border-color:var(--watt-gray-light-font);color:var(--watt-gray-light-font);background:none}@media(max-width:900px){.watt-home__products-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__products-splide{margin-top:2.5em}.watt-home__products-track{margin-top:5.25em}.watt-home__products-nav.splide__arrows--ltr{display:none}}.watt-home__review{overflow:hidden;width:100%;background:var(--watt-gray-bg);padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__review-splide{margin-top:2.5em}.watt-home__review-list{display:flex}.watt-home__review-item{display:flex;flex-direction:column;justify-content:space-between;background:var(--watt-white-bg);width:24.25em;min-width:24.25em;max-width:24.25em;border-radius:1.25em;padding:2.9375em 1.875em 2.5em;min-height:20em;user-select:none;-webkit-user-select:none;-ms-user-select:none;margin-right:1.25em}.watt-home__review-item:last-child{margin-right:0}.watt-home__review-top{display:flex;align-items:center;gap:.75em}.watt-home__review-top-star{width:7.9375em}.watt-home__review-top-check{display:flex;align-items:center;gap:.375em;color:#6b6b6b}.watt-home__review-top-check:hover,.watt-home__review-top-check:hover .watt-home__review-top-check-label{color:var(--watt-yellow-bright)}.watt-home__review-top-check-img{width:1.5em;display:flex;align-items:center}.watt-home__review-top-check-img svg{width:100%;height:100%}.watt-home__review-top-check-label{font-size:1em;text-decoration:underline;color:var(--watt-gray-dark)}.watt-home__review-bottom{margin-top:1.25em}.watt-home__review-bottom-title{font-size:1.375em;font-weight:700;color:var(--watt-black-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watt-home__review-bottom-msg{margin-top:.375em;font-size:.875em;line-height:1.7;color:var(--watt-black-font);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.watt-home__review-bottom-link{display:flex;margin-top:.5em;font-size:.875em;text-decoration:underline;color:var(--watt-black-font)}.watt-home__review-bottom-link:hover{text-decoration:underline}.watt-home__review-author{width:100%;margin-top:1.75em;font-size:1em;display:flex;flex-direction:column}.watt-home__review-author-name,.watt-home__review-author-data{font-size:1.375em}.watt-home__review-author-name{font-weight:700;color:var(--watt-black-font);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watt-home__review-author-data{font-weight:400;color:var(--watt-gray-light-font)}@media(max-width:900px){.watt-home__review{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__review-splide{margin-top:5.25em}.watt-home__review-item{width:39.75em;min-width:39.75em;max-width:39.75em;padding:6.25em 1.875em 5.625em;min-height:40em;margin-right:2.25em}.watt-home__review-top{gap:1.5em}.watt-home__review-top-star{width:14.5em}.watt-home__review-top-check{gap:.75em}.watt-home__review-top-check-img{width:2.5em}.watt-home__review-top-check-label{font-size:2em}.watt-home__review-bottom{margin-top:2.5em}.watt-home__review-bottom-title{font-size:2.5em}.watt-home__review-bottom-msg{margin-top:1.125em;font-size:1.75em}.watt-home__review-bottom-link{margin-top:1em;font-size:1.75em}.watt-home__review-author{width:100%;margin-top:2.5em;gap:.625em}.watt-home__review-author-name,.watt-home__review-author-data{font-size:2.5em}}.watt-home__series{width:100%;background:var(--watt-gray-bg)}.watt-home__series-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd);overflow:hidden}.watt-home__series-list{display:flex;justify-content:space-between;align-items:start}.watt-home__series-item{display:flex;justify-content:center;flex-direction:column;width:auto;height:100%}.watt-home__series-item:hover .watt-home__series-img{transform:scale(1.05)}.watt-home__series-cover{display:flex;justify-content:center;align-items:end;width:100%}.watt-home__series-img{width:7.5em;height:7.5em;object-fit:contain;object-position:center;transition:all .3s ease}.watt-home__series-label{display:inline-block;width:100%;margin-top:.875em;text-align:center;font-size:.875em;font-weight:500;color:var(--watt-black-font)}.watt-home__series-splide-progress{position:relative;background:var(--watt-white-bg);height:.5em;border-radius:10em;overflow:hidden;width:9.75em;margin:3.75em auto 0}.watt-home__series-splide-progress:before{position:absolute;top:0;left:0;content:"";background:var(--watt-primary-color);height:100%;transition:width .3s ease;width:var(--progress)}.watt-home__series-link{height:100%;width:100%}@media(max-width:900px){.watt-home__series-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__series-list{justify-content:start;gap:1em}.watt-home__series-img{width:15em;height:15em}.watt-home__series-item{min-width:30%}.watt-home__series-label{font-size:1.75em}}.watt-home__service{width:100%}.watt-home__service-wrap{padding-top:7.5em;padding-bottom:7.5em}.watt-home__service-container{width:100%;display:flex;justify-content:space-between;height:30em}.watt-home__service-left{width:40%;height:100%}.watt-home__service-right{height:100%;width:calc(60% - 1.25em);display:flex;flex-direction:column;justify-content:space-between}.watt-home__service-rwrap{width:100%;height:100%;display:flex;justify-content:space-between;flex-wrap:wrap;align-content:space-between}.watt-home__service-rwrap-1{width:32%}.watt-home__service-rwrap-2,.watt-home__service-rwrap-3{width:calc(68% - 1.25em)}.watt-home__service-rwrap-4{width:32%}.watt-home__service-left,.watt-home__service-rwrap-1,.watt-home__service-rwrap-2,.watt-home__service-rwrap-3,.watt-home__service-rwrap-4{background:#f2f4ff;border-radius:1.25em;padding:1.5625em 1.25em;background-position:center;background-repeat:no-repeat;background-size:cover}.watt-home__service-left,.watt-home__service-rwrap-2,.watt-home__service-rwrap-3,.watt-home__service-rwrap-4{background-image:var(--bg)}.watt-home__service-rwrap-1,.watt-home__service-rwrap-2,.watt-home__service-rwrap-3,.watt-home__service-rwrap-4{height:calc(50% - .625em)}.watt-home__service-info{margin-top:1.25em}.watt-home__service-rwrap-4 .watt-home__service-info{margin-top:0}.watt-home__service-label{color:var(--watt-black-font);font-size:1.5em;font-weight:700}.watt-home__service-desc{margin-top:.5em;color:var(--watt-gray-dark-font);font-size:1em;font-weight:500}@media(max-width:900px){.watt-home__service-wrap{padding-top:10em;padding-bottom:10em}.watt-home__service-container{flex-direction:column;height:auto}.watt-home__service-right{height:auto;width:100%;flex-direction:column;justify-content:space-between}.watt-home__service-rwrap{margin-top:1.875em;width:100%;height:auto;gap:1.875em}.watt-home__service-rwrap-1{order:2;width:calc(50% - .9375em);height:20em}.watt-home__service-rwrap-2{order:0;width:100%;height:20em}.watt-home__service-rwrap-3{order:1;width:100%;height:20em}.watt-home__service-rwrap-4{order:3;width:calc(50% - .9375em);height:20em;background-image:none}.watt-home__service-left,.watt-home__service-rwrap-1,.watt-home__service-rwrap-2,.watt-home__service-rwrap-3,.watt-home__service-rwrap-4{border-radius:1.25em;padding:3.25em 1.875em}.watt-home__service-left,.watt-home__service-rwrap-2,.watt-home__service-rwrap-3{background-image:var(--bg-m)}.watt-home__service-left{width:100%;height:45em;padding:1em 1.875em}.watt-home__service-info,.watt-home__service-rwrap .watt-home__service-info{margin-top:1.875em}.watt-home__service-label{font-size:2.5em}.watt-home__service-desc{margin-top:.625em;font-size:1.75em}.watt-home__service-icon-img{width:auto;height:4.75em}}.watt-home__value{width:100%;overflow:hidden;background:var(--watt-white-bg)}.watt-home__value-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__value-list{display:flex;justify-content:space-between}.watt-home__value-item{width:auto;display:flex;justify-content:center;flex-direction:column}.watt-home__value-data{font-size:1.5em;font-weight:700;text-align:center;white-space:nowrap}.watt-home__value-label{display:inline-block;width:100%;margin-top:.1875em;text-align:center;font-size:.875em;font-weight:500;white-space:nowrap;color:var(--watt-gray-dark-font)}@media(max-width:900px){.watt-home__value-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__value-list{gap:1em}.watt-home__value-item{padding:0 3em}.watt-home__value-data{font-size:2.5em;font-weight:600}.watt-home__value-label{font-size:1.5em}}.watt-home__youtube{width:100%;overflow:hidden}.watt-home__youtube .watt-section__title{padding-bottom:1em}.watt-home__youtube-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-home__youtube-list{display:flex}.watt-home__youtube-item{position:relative;width:calc(50% - .625em);min-width:calc(50% - .625em);display:flex;margin-right:1.25em;background:var(--bgc);border-radius:1.25em;height:30em;align-items:end;padding:1.5625em 1.875em .8em 1.5625em;overflow:hidden;cursor:pointer}.watt-home__youtube-item:after{position:absolute;content:"";bottom:0;left:0;right:0;width:100%;height:6.5em;background:linear-gradient(to top,#000,#0000)}.watt-home__youtube-info{position:relative;width:100%;z-index:3}.watt-home__youtube-info-title{font-size:1.25em;font-weight:700;color:var(--watt-white-font)}.watt-home__youtube-info-description{margin-top:.25em;font-size:.875em;font-weight:500;color:var(--watt-white-font)}.watt-home__youtube-item:hover .watt-home__youtube-info-img{transform:scale(1.1)}.watt-home__youtube-info-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:var(--obj-fit);object-position:center;z-index:0;transition:all .3s ease}.watt-home__youtube-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.25em;height:6.25em;z-index:2;pointer-events:none;transition:transform .3s ease}.watt-home__youtube-item:hover .watt-home__youtube-icon{transform:translate(-50%,-50%) scale(1.05)}.watt-home__youtube-container{width:80vw;max-width:1600px;aspect-ratio:16 / 9;border-radius:1.25em;overflow:hidden}.watt-youtube-iframe{width:100%;height:100%}@media(max-width:900px){.watt-home__youtube-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-home__youtube .watt-section__title{padding-bottom:1.4666em}.watt-home__youtube-item{min-width:calc(100% - 2.5em);margin-right:1em;height:42.5em;padding:1.75em 1.75em .85em}.watt-home__youtube-item:after{height:10em}.watt-home__youtube-icon{width:12.5em;height:12.5em}.watt-home__youtube-info-title{font-size:2em}.watt-home__youtube-info-description{margin-top:.3125em;font-size:1.75em;font-weight:500}.watt-home__youtube-container{width:100%}}.watt-prod{width:100%;color:var(--watt-black-font)}.watt-prod__wrap{padding-top:3.125em;padding-bottom:7.5em}.watt-prod__top{width:100%;display:flex;gap:6.25em}.watt-prod__top-left{width:calc(50% - 3.125em);height:100%;position:sticky;top:100px;z-index:10;left:0;overflow:hidden}.watt-prod__top-right{width:calc(50% - 3.125em);overflow:hidden}.watt-prod__cover-main{border-radius:.625em;overflow:hidden}.watt-prod__cover-main-track{width:100%;height:100%;position:relative}.watt-prod__cover-main-nav{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:10;padding:0 1px}.watt-prod__cover-main-nav-item{width:2.5em;height:2.5em;border-radius:50%;background:#00000080;display:flex;justify-content:center;align-items:center;color:var(--watt-white-font);opacity:0;transition:opacity .3s ease}.watt-prod__cover-main-nav-item[disabled]{opacity:0}.watt-prod__cover-main:hover .watt-prod__cover-main-nav-item[disabled]{opacity:.3}.watt-prod__cover-main:hover .watt-prod__cover-main-nav-item{opacity:1}.watt-prod__cover-main-list{width:100%;display:flex;height:34.375em}.watt-prod__cover-main-item{min-width:100%;max-width:100%;cursor:pointer}.watt-prod__cover-main-img{width:100%;height:100%;object-fit:cover;object-position:center}.watt-prod__cover-thub{width:100%;overflow:hidden;margin-top:1.25em;border-radius:.375em;--item-height: 6.25em}.watt-prod__cover-thub-track{width:100%;height:100%;position:relative}.watt-prod__cover-thub-nav{width:100%;height:0;position:absolute;top:0;left:0;display:flex;justify-content:space-between;z-index:10}.watt-prod__cover-thub-nav-item{width:2.5em;height:var(--item-height);background:#00000080;display:flex;justify-content:center;align-items:center;color:var(--watt-white-font);opacity:0;transition:opacity .3s ease}.watt-prod__cover-thub-nav-item svg{color:var(--watt-white-font);width:2.5em;height:2.5em}.watt-prod__cover-thub:hover .watt-prod__cover-thub-nav-item{opacity:1}.watt-prod__cover-thub-list{display:flex;height:var(--item-height);max-height:var(--item-height)}.watt-prod__cover-thub-item{min-width:var(--item-height);max-width:var(--item-height);height:100%;margin-right:.78125em;border:1px solid var(--watt-gray-border);border-radius:.375em;opacity:.6;overflow:hidden;cursor:pointer}.watt-prod__cover-thub-item.is-active,.watt-prod__cover-thub-item:hover{opacity:1}.watt-prod__cover-thub-img{width:100%;height:100%;object-fit:cover;object-position:center}.watt-prod__support{margin-top:2.25em;padding:1.5625em 2.5em;background:#f7f8fa;border-radius:.625em}.watt-prod__support-safe{display:flex;flex-wrap:wrap;gap:1.25em}.watt-prod__support-safe-item{display:flex;width:calc(50% - .625em);gap:.625em;align-items:start}.watt-prod__support-safe-text{display:block;font-size:.875em;font-weight:500;color:#86868b;width:calc(100% - 1em)}.watt-prod__support-safe-cover{min-width:1em;min-height:1em;margin-top:.16em}.watt-prod__support-safe-img{height:100%;width:100%}.watt-prod__support-pay{margin-top:1.5625em;padding-top:1.25em;border-top:1px solid var(--watt-gray-border)}.watt-prod__support-pay-title{color:var(--watt-black-font);font-weight:500;font-size:1em}.watt-prod__support-pay-list{margin-top:2em;display:flex;gap:.3125em}.watt-prod__support-pay-item{width:2.625em;height:1.625em;border-radius:.1875em;overflow:hidden}.watt-prod__support-pay-img{height:100%;width:auto}.watt-prod__badge{display:inline-block;font-size:.875em;font-weight:700;padding:.15em .75em;color:#ff5c5b;background:#ffe3e2;border:1px solid #ff5c5b;border-radius:.375em;margin-bottom:.875em}.watt-prod__title{color:var(--watt-black-font);font-size:1.875em;font-weight:600}.watt-prod__star{font-size:1em;margin-top:.9375em}.watt-prod__price{margin-top:1.5em}.watt-prod__price-sale{font-size:1.875em;font-weight:600;color:var(--watt-black-font)}.watt-prod__price-regular{font-size:1.5em;font-weight:500;color:#a7a7a7;text-decoration:line-through;margin-left:.25em}.watt-prod__afterpay{margin-top:1em}.watt-prod__coupon{margin-top:1.25em;padding:1.25em .75em;background:#e4f8fd;border-radius:.375em;display:flex}.watt-prod__coupon-wrap{width:70%;display:flex;border-right:3px dashed var(--watt-white-font);align-items:start;gap:.5em;flex-direction:column;padding:0 1.5em}.watt-prod__coupon-desc{font-size:1em;color:var(--watt-black-font);font-weight:600;text-align:center}.watt-prod__coupon-code{font-size:.875em;color:var(--watt-black-font);font-weight:500;text-align:center}.watt-prod__coupon-btn{font-size:1em;font-weight:600;color:var(--watt-black-font);background:none;text-decoration:underline;margin-left:auto}.watt-prod__coupon-btn:hover{color:var(--watt-yellow-bright)}.watt-prod__countdown{padding-top:1em;width:100%}.watt-prod__countdown-wrap{width:100%}.watt-prod__countdown-title{margin-bottom:.5em;font-size:1.25em;font-weight:600}.watt-prod__countdown-inner{width:100%;display:flex;align-items:start;gap:1em;text-align:center}.watt-prod__countdown-item{min-width:calc(25% - .75em);display:flex;flex-direction:column;align-items:center}.watt-prod__countdown-num{width:100%;padding:.2em .1em;border-radius:.2em;background-color:var(--watt-primary-color);color:var(--watt-white-font);font-size:1.875em;font-weight:600}.watt-prod__countdown-label{margin-top:.25em;font-size:.875em;color:var(--watt-black-font)}.watt-prod__countdown-endmsg{margin-top:.75em font-size: 1rem;font-weight:500;color:#c00}.watt-prod__var{margin-top:1.5625em}.watt-prod__var-label{color:var(--watt-black-font);font-size:1.25em;font-weight:600}.watt-prod__var-center{display:flex;flex-direction:column;gap:.75em}.watt-prod__var-list{display:flex;flex-wrap:wrap;gap:.5em}.watt-prod__var-item{border-radius:.375em;border:1px solid var(--watt-gray-border);background-color:var(--watt-gray-bg);padding:.375em .75em;font-size:.875em;color:var(--watt-black-font);cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease,transform .12s ease;text-align:left}.watt-prod__var-item:hover:not(:disabled),.watt-prod__var-item:focus-visible:not(:disabled){color:var(--watt-white-font);border-color:var(--watt-black-font);background-color:var(--watt-black-bg);outline:none;transform:translateY(-1px)}.watt-prod__var-item.watt-active{border-color:var(--watt-black-font);background-color:var(--watt-black-font);color:var(--watt-white-font)}.watt-prod__var-item:disabled{cursor:not-allowed;opacity:.5}.watt-prod__atc{margin-top:1.875em}.watt-prod__atc-form{width:100%;display:flex;flex-direction:row;gap:.75em}.watt-prod__atc-qty{width:auto;display:inline-flex;align-items:center;gap:.25em;border-radius:.375em;border:1px solid var(--watt-gray-border);overflow:hidden}.watt-prod__atc-qty-btn{border:none;background:transparent;width:2em;height:100%;display:inline-flex;align-items:center;justify-content:center;font-size:1.2em;cursor:pointer;color:var(--watt-black-font)}.watt-prod__atc-qty-btn:hover{background:var(--watt-yellow-bright)}.watt-prod__atc-qty-input{width:3em;border:none;background:transparent;text-align:center;font-size:1em;color:var(--watt-black-font);-moz-appearance:textfield}.watt-prod__atc-qty-input::-webkit-outer-spin-button,.watt-prod__atc-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.watt-prod__atc-submit{border-radius:.375em;border:none;padding:.75em 1em;font-size:.95em;font-weight:600;color:var(--watt-white-font);background:var(--watt-primary-color);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5em;flex-grow:1}.watt-prod__other{margin-top:3.75em}.watt-prod__other-item{width:100%;border-top:1px solid var(--watt-gray-border)}.watt-prod__other-item:last-child{border-bottom:1px solid var(--watt-gray-border)}.watt-prod__other-btn{background:transparent;cursor:pointer;padding:1.5625em 0;width:100%;border:none;text-align:left;outline:none;transition:.4s;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.watt-prod__other-btn:hover,.watt-prod__other-btn.watt-active,.watt-prod__other-btn:hover.watt-active{color:var(--watt-yellow-bright)}.watt-prod__other-title{display:flex;align-items:center;gap:1.5em}.watt-prod__other-title svg{width:1.5em;height:1.5em}.watt-prod__other-text{font-size:1em;font-weight:500}.watt-prod__other-panel{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.watt-prod__other-panel-wrap{padding-bottom:1.5625em;line-height:1.8;font-size:1em;color:var(--watt-gray-dark-font)}.watt-prod__other-tgicon{transition:transform .3s ease;width:1em;height:1em}.watt-prod__other-tgicon svg{width:100%;height:100%}.watt-prod__other-btn.watt-active .watt-prod__other-tgicon{transform:rotate(180deg)}.watt-prod__other-panel-wrap:last-child{padding:0}.watt-prod__other-panel-wrap>div{overflow-x:auto}.watt-prod__other-panel-wrap p{font-size:.875em;margin:0 0 .875em;line-height:2em;color:var(--watt-black-font)}.watt-prod__other-panel-wrap h2,.watt-prod__other-panel-wrap h3,.watt-prod__other-panel-wrap h4,.watt-prod__other-panel-wrap h5,.watt-prod__other-panel-wrap h6{font-weight:600;line-height:1.4;margin:1.5em 0 .875em;color:var(--watt-black-font)}.watt-prod__other-panel-wrap h2{font-size:1.375em}.watt-prod__other-panel-wrap h3{font-size:1.125em}.watt-prod__other-panel-wrap h4{font-size:1em}.watt-prod__other-panel-wrap h5{font-size:.9375em}.watt-prod__other-panel-wrap h6{font-size:.875em}.watt-prod__other-panel-wrap a{color:var(--watt-primary-color);border-bottom:1px solid var(--watt-primary-color)}.watt-prod__other-panel-wrap a:hover{color:var(--watt-yellow-bright);border-bottom:1px solid var(--watt-yellow-bright)}.watt-prod__other-panel-wrap ul,.watt-prod__other-panel-wrap ol{margin:0 0 1em 1.2em;padding:0}.watt-prod__other-panel-wrap li{margin:.2em 0;line-height:2em}.watt-prod__other-panel-wrap blockquote{border-left:3px solid #eee;margin:1.4em 0;padding-left:.75em;color:var(--watt-gray-dark-font);font-style:italic}.watt-prod__other-panel-wrap img{max-width:100%;height:auto;display:block;margin:1.125em auto;border-radius:1.25em}.watt-prod__other-panel-wrap table{width:100%;border-collapse:collapse;margin:1.2em 0;font-size:1em}.watt-prod__other-panel-wrap th,.watt-prod__other-panel-wrap td{border:1px solid var(--watt-gray-border);padding:.5em .625em}.watt-prod__other-panel-wrap th{background:#fafafa;font-weight:600}.watt-prod__desc{margin-top:1.875em;width:100%;border-radius:.375em;background-color:var(--bgc);padding:1.35em}.watt-prod__desc-wrap{position:relative;overflow:hidden;color:var(--desc_color);max-height:var(--pc_dfh);transition:max-height .4s ease}.watt-prod__desc-title{display:inline-block;font-size:1.125em;font-weight:700;color:var(--title_color)}.watt-prod__desc-text{padding-top:.875em;padding-bottom:.875em;font-size:.9375em}.watt-prod__desc-wrap a{color:var(--desc_link_color)}.watt-prod__desc-wrap ul{padding-inline-start:1.25em!important;list-style:disc!important}.watt-prod__desc-wrap ul li{padding-bottom:.875em}.watt-prod__desc-wrap ul li:last-child{padding-bottom:0}.watt-prod__desc-wrap.expanded{max-height:2000px;scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto}.watt-prod__desc-wrap.expanded::-webkit-scrollbar{display:none}.watt-prod__desc-wrap:after{position:absolute;content:"";bottom:0;left:0;right:0;height:3.75em;background:linear-gradient(to top,var(--bgc),rgba(237,237,237,0));pointer-events:none;transition:opacity .3s ease}.watt-prod__desc-wrap.expanded:after,.watt-prod__desc-wrap.less-limit-height:after{opacity:0}.watt-prod__desc-toggle{display:inline-flex;font-size:.875em;font-weight:600;color:var(--title_color);cursor:pointer;align-items:center;-webkit-user-select:none;user-select:none}.watt-prod__desc-toggle-arrow{display:inline-block;width:.625em;height:.625em;margin:-.125em 0 0 .625em;border-left:2px solid var(--title_color);border-bottom:2px solid var(--title_color);transform:rotate(-45deg);transition:transform .3s ease}.watt-prod__desc-toggle.active .watt-prod__desc-toggle-arrow{margin-top:.3125em;transform:rotate(135deg)}.watt-prod__buybar{width:100%;position:fixed;bottom:0;left:0;z-index:100;box-shadow:0 0 2em #0000000d;transform:translateY(100%);transition:transform .6s ease;overflow:hidden}.watt-prod__buybar.watt-active{transform:translateY(0)}.watt-prod__buybar-wrap{padding:.3125em 0;width:100%;background:var(--watt-white-font);display:flex;justify-content:center}.watt-prod__buybar-main{gap:1em;width:100%;display:flex;justify-content:space-between;align-items:center}.watt-prod__buybar-close{display:none}.watt-prod__buybar-left{width:40%;display:flex;gap:1em;align-items:center}.watt-prod__buybar-cover{min-width:3.75em;min-height:3.75em;width:3.75em;height:3.75em;border-radius:.375em;overflow:hidden;display:flex;align-items:center}.watt-prod__buybar-img{width:100%;height:100%;object-fit:cover;object-position:center}.watt-prod__buybar-info{width:100%;display:flex;flex-direction:column;gap:.25em}.watt-prod__buybar-title{width:100%;font-size:1em;font-weight:600;color:var(--watt-black-font)}.watt-prod__buybar-price{display:flex;gap:.5em;align-items:end}.watt-prod__buybar-price-sale{color:var(--watt-primary-color);font-size:1em;font-weight:700}.watt-prod__buybar-price-regular{color:var(--watt-gray-dark-font);font-size:.875em;text-decoration:line-through}.watt-prod__buybar-right{width:60%;display:flex;gap:.75em;align-items:center;justify-content:end}.watt-prod__buybar-qty{width:fit-content;display:inline-flex;align-items:center;gap:.25em;border-radius:.375em;border:1px solid var(--watt-gray-border);overflow:hidden;height:2.95em}.watt-prod__buybar-qty-btn{align-items:stretch;border:none;background:transparent;width:2em;height:100%;display:inline-flex;align-items:center;justify-content:center;font-size:1.2em;cursor:pointer;color:var(--watt-black-font)}.watt-prod__buybar-qty-btn:hover{background:var(--watt-yellow-bright)}.watt-prod__buybar-qty-input{padding:.75em 0;width:3em;border:none;background:transparent;text-align:center;font-size:1em;color:var(--watt-black-font);-moz-appearance:textfield}.watt-prod__buybar-qty-input::-webkit-outer-spin-button,.watt-prod__buybar-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.watt-prod__buybar-var{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:10em;min-width:10em;max-width:10em;padding:.8125em 2.5em .8125em 1em;font-size:.95em;font-weight:500;color:var(--watt-black-font);background-color:var(--watt-white-bg);border:1px solid var(--watt-gray-border);border-radius:.375em;background-image:url("data:image/svg+xml;utf8,<svg fill='none' stroke='%23666' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right .8125em center;background-size:1.25em;cursor:pointer;transition:box-shadow .2s ease;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.watt-prod__buybar-var option{padding:1em;font-size:1em;font-weight:500;color:var(--watt-black-font);background-color:var(--watt-white-bg);line-height:2.4em}.watt-prod__buybar-var:focus,.watt-prod__buybar-var:hover{box-shadow:0 0 0 3px #007aff26;outline:none}.watt-prod__buybar-atc{width:auto;display:flex;justify-content:center;align-items:center;padding:.8125em 2.125em;border:none;border-radius:.375em;cursor:pointer;transition:transform .15s ease;font-size:.95em;font-weight:600;color:var(--watt-white-font);background:var(--watt-primary-color)}.watt-prod__buybar-atc:hover:not([disabled]){transform:translateY(-1px)}.watt-prod__buybar-atc:active:not([disabled]){transform:translateY(0)}.watt-prod__buybar-atc[disabled],.watt-prod__buybar-atc[aria-disabled=true]{cursor:not-allowed;transform:none}.watt-footer.watt-active--prod-mg{margin-bottom:4.375em}.watt-prod__mbuybtn{position:fixed;bottom:0;left:0;z-index:99;width:100%;padding:.75em 1em;font-size:.95em;font-weight:600;color:var(--watt-white-font);background:var(--watt-primary-color);box-shadow:0 0 2em #0000000d;transform:translateY(100%);transition:transform .6s ease}.watt-prod__mbuybtn.watt-active{transform:translateY(100%)}@media(max-width:900px){.watt-prod__wrap{padding-top:3.125em;padding-bottom:4.75em}.watt-prod__top{flex-direction:column;gap:0}.watt-prod__top-left{position:unset;width:100%}.watt-prod__top-right{width:100%;margin-top:4em}.watt-prod__cover-main{border-radius:1.25em}.watt-prod__cover-main-nav{display:none}.watt-prod__cover-main-list{height:52.5em;aspect-ratio:1}.watt-prod__cover-thub{width:100%;overflow:hidden;margin-top:2.5em;border-radius:.375em;--item-height: 9.5em}.watt-prod__cover-thub-track{width:100%;height:100%;position:relative}.watt-prod__cover-thub-nav-item{width:4.5em;height:var(--item-height);opacity:1}.watt-prod__cover-thub-list{height:var(--item-height);max-height:var(--item-height)}.watt-prod__cover-thub-item{min-width:var(--item-height);margin-right:1.25em;border-radius:.75em}.watt-prod__support{margin-top:4.5em;padding:3.125em 2.5em;border-radius:1.25em}.watt-prod__support-safe{gap:2em}.watt-prod__support-safe-item{width:calc(50% - 1em);gap:1em}.watt-prod__support-safe-text{font-size:1.75em}.watt-prod__support-safe-cover{margin-top:.36em}.watt-prod__support-pay{margin-top:3.125em;padding-top:2.5em}.watt-prod__support-pay-title{font-size:2em}.watt-prod__support-pay-list{gap:.625em}.watt-prod__support-pay-item{width:5.25em;height:3.25em;border-radius:.375em}.watt-prod__badge{font-size:1.75em}.watt-prod__title{font-size:2.75em}.watt-prod__star{font-size:2em}.watt-prod__price{margin-top:3em}.watt-prod__price-sale{font-size:2.75em}.watt-prod__price-regular{font-size:2.25em;margin-left:.5em}.watt-prod__afterpay{margin-top:2em}.watt-prod__coupon{margin-top:2.5em;padding:2.5em 1.5em;border-radius:.75em}.watt-prod__coupon-wrap{width:65%;gap:1em;padding:0 2em}.watt-prod__coupon-desc{font-size:2.25em}.watt-prod__coupon-code{font-size:2em}.watt-prod__coupon-btn{font-size:1.875em}.watt-prod__countdown{padding-top:3.125em}.watt-prod__countdown-title{font-size:2.5em}.watt-prod__countdown-num{border-radius:.25em;padding:.35em;font-size:3em}.watt-prod__countdown-label{font-size:1.75em}.watt-prod__var{margin-top:3.125em}.watt-prod__var-label{font-size:2.5em}.watt-prod__var-center{gap:1.5em}.watt-prod__var-list{gap:1em}.watt-prod__var-item{font-size:2em}.watt-prod__atc{margin-top:3.75em}.watt-prod__atc-form{gap:1.5em}.watt-prod__atc-qty{gap:.5em;border-radius:.75em}.watt-prod__atc-qty-btn{font-size:2.4em}.watt-prod__atc-qty-input,.watt-prod__atc-submit{font-size:2em}.watt-prod__desc{margin-top:3.75em}.watt-prod__other{margin-top:6em}.watt-prod__other-btn{padding:2.5em 0}.watt-prod__other-title{gap:1.5em}.watt-prod__other-title svg{width:3em;height:3em}.watt-prod__other-text,.watt-prod__other-panel-wrap{font-size:2em}.watt-prod__other-tgicon{width:2em;height:2em}.watt-prod__other-panel-wrap h2{font-size:1.375em}.watt-prod__other-panel-wrap h3{font-size:1.125em}.watt-prod__other-panel-wrap h4{font-size:1em}.watt-prod__desc{border-radius:1.25em;padding:3em 2.5em}.watt-prod__desc-title{font-size:2em}.watt-prod__desc-text{font-size:1.875em}.watt-prod__desc-wrap{max-height:var(--m_dfh)}.watt-prod__desc-wrap ul{padding-inline-start:1.25em!important}.watt-prod__desc-wrap ul li{padding-bottom:.875em}.watt-prod__desc-wrap.expanded{max-height:4000px}.watt-prod__desc-wrap:after{height:7.5em}.watt-prod__desc-toggle{font-size:1.75em}.watt-prod__desc-toggle.active .watt-prod__desc-toggle-arrow{margin-top:.625em}.watt-prod__buybar-main{gap:2.5em}.watt-prod__buybar-wrap{padding-top:2em;padding-bottom:4em;position:relative}.watt-prod__buybar-close{position:absolute;display:flex;justify-content:center;align-items:center;width:4em;height:4em;top:2em;right:2em;background:var(--watt-gray-bg);padding:.85em}.watt-prod__buybar-close svg{width:100%;height:100%}.watt-prod__buybar-left{gap:2em;align-items:start}.watt-prod__buybar-cover{min-width:7.5em;min-height:7.5em;width:7.5em;height:7.5em;border-radius:.75em}.watt-prod__buybar-info{width:70%;gap:1em}.watt-prod__buybar-title{font-size:2.4em}.watt-prod__buybar-price{font-size:2.5em}.watt-prod__buybar-right{gap:1.5em;flex-wrap:wrap}.watt-prod__buybar-var{min-width:100%;padding:.75em 1.3em .75em .75em;font-size:2.4em;font-weight:500;border-radius:.375em;background-position:right .25em center;background-size:1em;order:1}.watt-prod__buybar-var option{font-size:1.25em}.watt-prod__buybar-qty{gap:.5em;border-radius:.75em;height:6.95em;order:2}.watt-prod__buybar-qty-btn{font-size:2.4em}.watt-prod__buybar-qty-input{padding:0;font-size:2.4em;width:2em}.watt-prod__buybar-atc{padding:.75em;border-radius:.375em;font-size:2.4em;order:3;flex-grow:1}.watt-prod__buybar-main{flex-direction:column}.watt-prod__buybar-left{width:100%}.watt-prod__buybar-right{width:100%;justify-content:start}.watt-footer.watt-active--prod-mg{margin-bottom:6.875em}.watt-prod__mbuybtn{font-size:2.4em}.watt-prod__mbuybtn.watt-active{transform:translateY(0)}}body.watt-modal--active{overflow:hidden;position:fixed;width:100%}.watt-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#0009;display:flex;align-items:center;justify-content:center;padding:1.875em;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.watt-modal.active{opacity:1;visibility:visible}.watt-modal__content{width:auto;position:relative;transform:scale(1.1);transition:transform .3s ease;display:flex;align-items:center;justify-content:center;overflow:hidden}.watt-modal.active .watt-modal__content{transform:scale(1)}.watt-modal__close{position:absolute;top:2em;right:2em;background:#fff;width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;transition:all .3s ease}.watt-modal__close:hover{transform:scale(1.1)}.watt-modal__close:before,.watt-modal__close:after{content:"";position:absolute;top:50%;left:50%;width:50%;height:2px;background:#000;border-radius:2px}.watt-modal__close:before{transform:translate(-50%,-50%) rotate(45deg)}.watt-modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(max-width:900px){.watt-modal__content{width:100%}}.watt-newsletter{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;font-family:inherit}.watt-newsletter__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .28s ease}.watt-newsletter.show .watt-newsletter__overlay{opacity:1}.watt-newsletter__modal{position:relative;width:800px;background:var(--watt-white-bg);border-radius:12px;padding:0;box-shadow:0 12px 40px #0000001f;transform:translateY(20px);opacity:0;overflow:hidden;display:flex;flex-direction:row;transition:all .32s cubic-bezier(.25,.46,.45,.94)}.watt-newsletter.show .watt-newsletter__modal{transform:translateY(0);opacity:1}.watt-newsletter__cover{width:50%;height:400px}.watt-newsletter__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.watt-newsletter__wrap{width:50%;padding:32px 28px;display:flex;flex-direction:column;justify-content:center}.watt-newsletter__wrap h2{font-size:24px;font-weight:600;margin:0 0 10px;color:var(--watt-black-font)}.watt-newsletter__wrap .subtitle{font-size:15px;color:var(--watt-gray-dark-font);margin-bottom:20px;line-height:1.5}.watt-newsletter__form{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.watt-newsletter__form-wrap{display:flex;gap:10px}.watt-newsletter__form-email{flex:1;padding:12px 14px;border:1px solid var(--watt-gray-border);border-radius:6px;font-size:14px;transition:border-color .2s}.watt-newsletter__form-email{border-color:var(--watt-black-font);outline:none}.watt-newsletter__form .watt-newsletter__form-submit{padding:12px 18px;background:var(--watt-primary-color);color:var(--watt-white-font);border:none;border-radius:6px;font-size:14px;cursor:pointer;transition:background .2s}.watt-newsletter__form .watt-newsletter__form-submit:hover{background:var(--watt-black-bg)}.watt-newsletter__checkbox{font-size:13px;color:var(--watt-gray-dark-font);display:flex;align-items:center;gap:6px}.watt-newsletter__close{position:absolute;top:14px;right:14px;border:none;cursor:pointer;color:var(--watt-black-font);transition:color .2s;border-radius:50%;width:2em;height:2em;display:flex;align-items:center;justify-content:center;background:rgba(var(--watt-white-rbg),1);padding:.6em}.watt-newsletter__close svg{width:100%;height:100%}.watt-newsletter__close:hover{color:var(--watt-yellow-bright)}.watt-newsletter__form .watt-newsletter__success{color:#0a7a0a;font-size:14px}.watt-newsletter__form .watt-newsletter__error{color:#c00;font-size:14px}@media(max-width:900px){.watt-newsletter__modal{flex-direction:column;width:80vw}.watt-newsletter__cover{width:100%;height:80vw}.watt-newsletter__img{height:100%}.watt-newsletter__wrap{width:100%;padding:32px 24px}.watt-newsletter__form,.watt-newsletter__form-wrap{flex-direction:column}}.watt-normal__banner{padding:1em;width:100%;height:var(--pc_height);background:var(--bg_color);justify-content:center;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:var(--pc_bg);position:relative;justify-content:var(--pc_col_dir);padding:var(--pc_updown_pd) 0}.watt-normal__banner-wrap{position:relative;z-index:3}.watt-normal__banner:before{position:absolute;top:0;left:0;content:"";width:100%;height:100%;background:rgba(0,0,0,var(--shade));z-index:0}.watt-normal__banner-title{display:block;width:100%;color:var(--title_color);font-size:var(--pc_fsize);font-weight:var(--m_fweight);text-align:var(--pc_direction)}.watt-normal__banner-desc{display:inline-block;width:var(--pc_description_width);color:var(--description_color);padding-top:1em;font-size:1em;line-height:1.8;font-weight:400;text-align:var(--pc_direction)}.watt-normal__banner-dire{width:100%;text-align:var(--pc_direction)}.watt-normal__banner-richtext{display:inline-block;width:var(--pc_rich_text_width);color:var(--rich_text_color);padding-top:1em;font-size:1em;line-height:1.8;font-weight:400;text-align:var(--pc_direction)}.watt-normal__banner-richtext p{line-height:2}.watt-normal__banner-richtext a{color:var(--watt-primary-color);text-decoration:underline;line-height:2}.watt-normal__banner-richtext a:hover{color:var(--watt-yellow-bright)}.watt-normal__banner-richtext ul{margin:0 0 1em 1.2em;padding:0;list-style-type:disc}.watt-normal__banner-richtext ol{list-style-type:decimal;margin:0 0 1em 1.2em;padding:0}.watt-normal__banner-richtext li{margin:.2em 0;line-height:2em;line-height:2}.watt-normal__banner-richtext li:first-child{margin-top:0}.watt-normal__banner-richtext em{font-style:italic;line-height:2}.watt-normal__banner-button{display:inline-block;margin-top:2em;color:var(--text_color);font-weight:600;background:var(--bg_color);font-size:1em;padding:.5em 1em;border-radius:.375em}@media(max-width:900px){.watt-normal__banner{height:var(--m_height);background-image:var(--m_bg);padding:var(--m_updown_pd) 0;justify-content:var(--m_column_dir)}.watt-normal__banner-title{font-size:var(--m_fsize);font-weight:var(--pc_fweight);text-align:var(--m_direction)}.watt-normal__banner-desc{width:var(--m_description_width);font-size:1.75em;text-align:var(--m_direction)}.watt-normal__banner-dire{text-align:var(--m_direction)}.watt-normal__banner-button{font-size:1.75em}.watt-normal__banner-richtext{width:var(--m_rich_text_width);font-size:2em}}.watt-normal__blksplide{background:var(--watt-white-bg);width:100%;overflow:hidden}.watt-normal__blksplide-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-normal__blksplide-list{display:flex}.watt-normal__blksplide-track{position:relative;overflow:hidden}.watt-normal__blksplide-item{flex-shrink:0}.watt-normal__blksplide-top{align-items:var(--img-dir)}.watt-normal__blksplide-top,.watt-normal__blksplide-info,.watt-normal__blksplide-link{display:flex;flex-direction:column;gap:.5em}.watt-normal__blksplide-link{height:100%;gap:1.25em;justify-content:space-between}.watt-normal__blksplide-cover{overflow:hidden;aspect-ratio:4 / 3;text-align:var(--dir);width:var(--css-width);height:var(--css-height)}.watt-normal__blksplide-img{width:100%;height:100%;display:inline-block;transition:all .3s ease;object-fit:cover;object-position:center}.watt-normal__blksplide-item:hover .watt-normal__blksplide-img{transform:scale(1.1)}.watt-normal__blksplide-title{padding-top:.5em;font-size:1em;font-weight:600;color:var(--watt-black-font);text-align:var(--dir)}.watt-normal__blksplide-btn{width:100%;background:var(--watt-primary-color);text-align:center;font-size:.875em;font-weight:500;border-radius:.375em;padding:.5em 1.25em;color:var(--watt-white-font)}.watt-normal__blksplide-btn:hover{color:var(--watt-yellow-bright)}.watt-normal__blksplide-desc{font-size:.875em;color:var(--watt-gray-dark-font);line-height:1.8;text-align:var(--dir)}.watt-normal__blksplide-desc p{line-height:1.8}.watt-normal__blksplide-desc a{color:var(--watt-primary-color);text-decoration:underline;line-height:1.8}.watt-normal__blksplide-desc a:hover{color:var(--watt-yellow-bright)}.watt-normal__blksplide-desc ul{margin:0 0 1em 1.2em;padding:0;list-style-type:disc}.watt-normal__blksplide-desc ol{list-style-type:decimal;margin:0 0 1em 1.2em;padding:0}.watt-normal__blksplide-desc li{margin:.2em 0;line-height:2em;line-height:1.8}.watt-normal__blksplide-desc li:first-child{margin-top:0}.watt-normal__blksplide-desc em{font-style:italic;line-height:1.8}.watt-normal__blksplide-nav-item{position:absolute;top:50%;left:0;width:2.5em;height:2.5em;border-radius:50%;background:#00000080;display:flex;justify-content:center;align-items:center;color:var(--watt-white-font);opacity:0;transition:opacity .3s ease;transform:translateY(-50%);z-index:3}.watt-normal__blksplide-nav-item.splide__arrow--next{left:auto;right:0}.watt-normal__blksplide-nav-item:hover{color:var(--watt-yellow-bright)}button.watt-normal__blksplide-nav-item[disabled]{opacity:0;transform:translateY(-50%)}.watt-normal__blksplide-splide:hover .watt-normal__blksplide-nav-item[disabled]{color:inherit;opacity:.3}.watt-normal__blksplide-splide:hover .watt-normal__blksplide-nav-item{opacity:1}.watt-normal__blksplide-pgn{width:100%;margin-top:3em;display:flex;justify-content:center;gap:.625em;display:none}.watt-normal__blksplide-pgn li{display:flex}.watt-normal__blksplide-pgn-item{position:relative;padding:0;display:flex;min-width:2.5em;min-height:.1875em;width:2.5em;height:3px;border-radius:10em;overflow:hidden;background:var(--watt-d9-bg);transition:all .3s ease}.watt-normal__blksplide-pgn-item:hover{background-color:var(--watt-primary-color)}.watt-normal__blksplide-pgn-item.is-active{background-color:var(--watt-primary-color);min-width:5em;width:5em}@media(max-width:900px){.watt-normal__blksplide-wrap{text-align:var(--m_direction);padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__blksplide-cover{width:var(--m-css-width);height:var(--m-css-height)}.watt-normal__blksplide-nav{display:none}.watt-normal__blksplide-pgn{display:flex}.watt-normal__blksplide-top,.watt-normal__blksplide-info{gap:1em}.watt-normal__blksplide-link{gap:2.5em}.watt-normal__blksplide-list{column-count:2;padding:0}.watt-normal__blksplide-title{font-size:2em}.watt-normal__blksplide-desc,.watt-normal__blksplide-btn{font-size:1.75em}}.watt-normal__button{background:var(--watt-white-bg);width:100%;overflow:hidden}.watt-normal__button-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd);text-align:var(--pc_direction)}.watt-normal__button-btn{display:inline-flex;align-items:center;justify-content:center;width:var(--pc_full_width);padding:.9375em 2em;color:var(--watt-white-font);background:var(--watt-primary-color);border-radius:.375em;text-align:center;font-size:1em;font-weight:600}@media(max-width:900px){.watt-normal__button-wrap{text-align:var(--m_direction);padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__button-btn{font-size:2em;width:var(--m_full_width)}}.watt-normal__countdown{text-align:center}.watt-normal__countdown-wrap{margin:0 auto}.watt-normal__countdown-title{margin-bottom:16px;font-size:3em;font-weight:600}.watt-normal__countdown-inner{display:inline-flex;align-items:start;gap:20px}.watt-normal__countdown-item{display:flex;flex-direction:column;align-items:center;max-width:100px}.watt-normal__countdown-num{padding:.3em;border-radius:.2em;background-color:var(--watt-primary-color);color:var(--watt-white-font);font-size:2.5em;font-weight:600;min-width:2.5em}.watt-normal__countdown-label{margin-top:10px;font-size:1.125em;color:var(--watt-black-font)}.watt-normal__countdown-endmsg{margin-top:12px;font-size:1rem;font-weight:500;color:#c00}@media(max-width:900px){.watt-normal__countdown-title{margin-bottom:16px;font-size:3.75em;font-weight:700}.watt-normal__countdown-item{max-width:13em}.watt-normal__countdown-inner{gap:1.5em}.watt-normal__countdown-num{padding:.35em;font-size:4em;font-weight:600;min-width:2.875em}.watt-normal__countdown-label{font-size:1.75em}}.watt-normal__faq{background:var(--watt-white-bg);width:100%;overflow:hidden}.watt-normal__faq-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-normal__faq-list{margin-top:3.125em}.watt-normal__faq-item{border-top:1px solid var(--watt-gray-border)}.watt-normal__faq-item:last-child{border-bottom:1px solid var(--watt-gray-border)}.watt-normal__faq-btn{background:transparent;color:var(--watt-black-font);cursor:pointer;padding:1.45em 0;width:100%;border:none;text-align:left;outline:none;font-size:1.4375em;transition:.4s;display:flex;justify-content:space-between;align-items:center;font-weight:600;border-top:1px solid var(--watt-gray-border);overflow:hidden}.watt-normal__faq-btn:hover,.watt-normal__faq-btn.watt-active,.watt-normal__faq-btn:hover.watt-active{color:var(--watt-yellow-bright)}.watt-normal__faq-panel{max-height:0;overflow:hidden;transition:max-height .4s ease-out}.watt-normal__faq-panel-p{font-size:1em;color:var(--watt-gray-dark-font);padding:0 0 2.125em;line-height:1.8}.watt-normal__faq-panel-p p{line-height:1.8}.watt-normal__faq-panel-p a{color:var(--watt-primary-color);text-decoration:underline;line-height:1.8}.watt-normal__faq-panel-p a:hover{color:var(--watt-yellow-bright)}.watt-normal__faq-panel-p ul{margin:0 0 1em 1.2em;padding:0;list-style-type:disc}.watt-normal__faq-panel-p ol{list-style-type:decimal;margin:0 0 1em 1.2em;padding:0}.watt-normal__faq-panel-p li{margin:.2em 0;line-height:2em;line-height:1.8}.watt-normal__faq-panel-p li:first-child{margin-top:0}.watt-normal__faq-panel-p em{font-style:italic;line-height:1.8}.watt-normal__tgicon{transition:transform .3s ease}.watt-normal__tgicon svg{width:1em}.watt-normal__faq-btn.watt-active .watt-normal__tgicon{transform:rotate(180deg)}@media(max-width:900px){.watt-normal__faq-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__faq-list{margin-top:5.25em}.watt-normal__faq-btn,.watt-normal__faq-panel-p{font-size:2em}}.watt-normal__ftgrid-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:2em 1.25em;margin:0 auto}.watt-normal__ftgrid-item{width:17.8125em;text-align:center}.watt-normal__ftgrid-item img{width:var(--img_width);object-fit:contain;margin:0 auto 15px}.watt-normal__ftgrid-item h3{font-size:16px;font-weight:600;margin-bottom:8px;color:var(--watt-black-font)}.watt-normal__ftgrid-item p{font-size:14px;line-height:1.6;color:var(--watt-gray-dark-font)}.watt-normal__ftgrid-btn{margin-top:1em;background:var(--watt-primary-color);text-align:center;font-size:14px;font-weight:500;border-radius:.375em;padding:.5em 1.25em;color:var(--watt-white-font)}@media(max-width:900px){.watt-normal__ftgrid-wrap{gap:5em 1.25em}.watt-normal__ftgrid-item{width:25.625em}}.watt-normal__fullbanner{background:var(--watt-black-bg);width:100%;overflow:hidden}.watt-normal__fullbanner-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd);text-align:var(--pc_direction)}.watt-normal__fullbanner-img{width:100vw;width:100dvw;display:block;aspect-ratio:var(--pc-ar)}@media(max-width:900px){.watt-normal__fullbanner-wrap{text-align:var(--m_direction);padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__fullbanner-img{aspect-ratio:var(--m-ar)}}.watt-normal__hstack{background:var(--watt-white-bg);overflow:hidden;position:relative}.watt-normal__hstack-wrap{display:flex;gap:var(--gap);flex-direction:column;position:relative;padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-normal__hstack-item{display:flex;align-items:center;gap:3.75em;color:var(--watt-black-font)}.watt-normal__hstack-info,.watt-normal__hstack-cover{width:100%;flex:1}.watt-normal__hstack-info-title{font-size:1.5625em;font-weight:600}.watt-normal__hstack-info-desc{padding-top:.9375em;font-size:1em;line-height:2}.watt-normal__hstack-info-btn{margin-top:1em;display:inline-flex;padding:.5em 1.5em;font-size:1em;font-weight:600;background:var(--watt-primary-color);border-radius:.375em;color:var(--watt-white-bg)}.watt-normal__hstack-cover{width:100%;height:35.625em;aspect-ratio:1;border-radius:1.25em;overflow:hidden;aspect-ratio:var(--img-radio)}.watt-normal__hstack-img{width:100%;height:100%;object-fit:cover;object-position:center}.watt-normal__hstack-info-desc p{line-height:2}.watt-normal__faq-panel-p a{color:var(--watt-primary-color);text-decoration:underline;line-height:2}.watt-normal__hstack-info-desc a:hover{color:var(--watt-yellow-bright)}.watt-normal__hstack-info-desc ul{margin:0 0 1em 1.2em;padding:0;list-style-type:disc}.watt-normal__hstack-info-desc ol{list-style-type:decimal;margin:0 0 1em 1.2em;padding:0}.watt-normal__hstack-info-desc li{margin:.2em 0;line-height:2em;line-height:2}.watt-normal__hstack-info-desc li:first-child{margin-top:0}.watt-normal__hstack-info-desc em{font-style:italic;line-height:2}@media(max-width:900px){.watt-normal__hstack-wrap{gap:var(--gap-m);padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__hstack-item{flex-direction:column;gap:3.75em}.watt-normal__hstack-info-title{font-size:2.5em;font-weight:600}.watt-normal__hstack-info-desc{padding-top:.9375em;font-size:1.875em}.watt-normal__hstack-info-btn{font-size:2em}.watt-normal__hstack-cover{height:52.5em;order:-1}}.watt-normal__imggly{background:var(--watt-white-bg);width:100%;overflow:hidden}.watt-normal__imggly-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd);text-align:var(--pc_direction)}.watt-normal__imggly-list{column-count:3;column-gap:1.25em;box-sizing:border-box}.watt-normal__imggly-item{break-inside:avoid;page-break-inside:avoid;margin-bottom:1.25em;display:inline-block;width:100%;border-radius:1.25em;overflow:hidden;box-shadow:0 2px 5px #0000000d;transition:transform .2s}.watt-normal__imggly-item:hover{transform:translateY(-5px);box-shadow:0 4px 10px #0000001a}.watt-normal__imggly-img{width:100%;height:auto;display:block}@media(max-width:900px){.watt-normal__imggly-wrap{text-align:var(--m_direction);padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__imggly-list{column-count:2;padding:0}}.watt-normal__imgsplide-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-normal__imgsplide-splide{width:100%}.watt-normal__imgsplide-track{position:relative;border-radius:1.25em;overflow:hidden;cursor:pointer}.watt-normal__imgsplide-list{display:flex}.watt-normal__imgsplide-item{overflow:hidden;-webkit-user-select:none;user-select:none;flex-shrink:0;aspect-ratio:1}.watt-normal__imgsplide-cover{overflow:hidden;border-radius:1.25em;width:100%;height:100%}.watt-normal__imgsplide-img{width:100%;height:100%;min-height:100%;object-fit:var(--img-fit);object-position:center}.watt-normal__imgsplide-nav{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:10;padding:0 1px}.watt-normal__imgsplide-nav-item{width:2.5em;height:2.5em;border-radius:50%;background:#00000080;display:flex;justify-content:center;align-items:center;color:var(--watt-white-font);opacity:0;transition:opacity .3s ease}.watt-normal__imgsplide-nav-item:hover{color:var(--watt-yellow-bright)}.watt-normal__imgsplide-nav-item[disabled]{opacity:0}.watt-normal__imgsplide-splide:hover .watt-normal__imgsplide-nav-item[disabled]{color:inherit;opacity:.3}.watt-normal__imgsplide-splide:hover .watt-normal__imgsplide-nav-item{opacity:1}.watt-normal__imgsplide-pgn{width:100%;margin-top:1.875em;display:flex;justify-content:center;gap:.625em}.watt-normal__imgsplide-pgn li{display:flex}.watt-normal__imgsplide-pgn-item{position:relative;padding:0;display:flex;min-width:2.5em;min-height:.1875em;width:2.5em;height:.1875em;border-radius:10em;overflow:hidden;background:var(--watt-d9-bg);transition:all .3s ease}.watt-normal__imgsplide-pgn-item:hover{background-color:var(--watt-primary-color)}.watt-normal__imgsplide-pgn-item.is-active{min-width:5em;width:5em}.watt-normal__imgsplide-pgn-item.is-active:before{position:absolute;top:0;left:0;content:"";height:100%;width:var(--progress);background:var(--watt-primary-color)}@media(max-width:900px){.watt-normal__imgsplide-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__imgsplide-track{border-radius:2.5em}.watt-normal__imgsplide-nav{display:none}.watt-normal__imgsplide-pgn{margin-top:3.75em;gap:1em}.watt-normal__imgsplide-cover{border-radius:2.5em}.watt-normal__imgsplide-pgn-item{min-height:.375em;height:.375em}}.watt-normal__lggrid-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:30px 16px;margin:0 auto}.watt-normal__lggrid-item{width:calc(12.5% - 14px);display:flex;justify-content:center;align-items:center}.watt-normal__lggrid-item img{height:60px;width:auto;object-fit:contain;display:block}@media(max-width:900px){.watt-normal__lggrid-wrap{gap:15px 16px}.watt-normal__lggrid-item{width:calc(25% - 12px)}}.watt-normal__prodgrid{background:var(--watt-gray-bg)}.watt-normal__prodgrid-wrap{display:flex;padding-top:var(--tpd);padding-bottom:var(--bpd)}@media(max-width:900px){.watt-normal__prodgrid-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}}.watt-normal{background:var(--bg_color);overflow:hidden;position:relative}.watt-normal__wrap{position:relative;padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-normal__space{padding-top:var(--pd-pc)}.watt-normal__title,.watt-normal__desc{color:var(--fcolor);font-size:var(--fsize);font-weight:var(--fweight);padding-top:var(--pd-top);text-align:var(--falign)}.watt-normal__desc p{line-height:2}.watt-normal__desc a{color:var(--watt-primary-color);text-decoration:underline;line-height:2}.watt-normal__desc a:hover{color:var(--watt-yellow-bright)}.watt-normal__desc ul{margin:0 0 1em 1.2em;padding:0;list-style-type:disc}.watt-normal__desc ol{list-style-type:decimal;margin:0 0 1em 1.2em;padding:0}.watt-normal__desc li{margin:.2em 0;line-height:2em;line-height:2}.watt-normal__desc li:first-child{margin-top:0}.watt-normal__desc em{font-style:italic;line-height:2}.watt-normal__cover{display:block;width:100%;margin-top:var(--mg-pc);border-radius:1.25em;overflow:hidden;aspect-ratio:var(--img-radio)}.watt-normal__img{width:100%;min-width:100%;transition:all .3s ease}a.watt-normal__cover .watt-normal__img:hover{transform:scale(1.05)}.watt-normal__youtube{position:relative;min-width:100%;width:100%;aspect-ratio:16 / 9;display:flex;border-radius:1.25em;overflow:hidden;margin-top:var(--mg-pc)}.watt-normal__youtube .watt-normal__youtube-iframe{width:100%;height:100%;aspect-ratio:16 / 9;border-radius:.3125em;overflow:hidden;display:flex}.watt-normal__youtube-cover{position:absolute;top:0;left:0;width:100%;height:100%;aspect-ratio:16 / 9;z-index:1;cursor:pointer}.watt-normal__youtube-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6.25em;height:6.25em;z-index:2;pointer-events:none;transition:transform .3s ease}.watt-normal__youtube:hover .watt-normal__youtube-icon{transform:translate(-50%,-50%) scale(1.1)}.watt-normal__youtube.is-playing .watt-normal__youtube-cover,.watt-normal__youtube.is-playing .watt-normal__youtube-icon{opacity:0;pointer-events:none}.watt-normal__youtube-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#00000059;z-index:5}.watt-normal__youtube-loading-spinner{width:36px;height:36px;border:3px solid #fff;border-top-color:transparent;border-radius:50%;animation:watt-yt-spin .8s linear infinite}@keyframes watt-yt-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.watt-normal__wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}.watt-normal__space{padding-top:var(--pd-m)}.watt-normal__title,.watt-normal__desc{color:var(--fcolor-m);font-size:var(--fsize-m);font-weight:var(--fweight-m);padding-top:var(--pd-top-m);text-align:var(--falign-m)}.watt-normal__cover{margin-top:var(--mg-m);aspect-ratio:var(--img_m_ratio)}.watt-normal__youtube{margin-top:var(--mg-m)}}.watt-normal__video{width:100%}.watt-normal__video-wrap{padding-top:var(--tpd);padding-bottom:var(--bpd)}.watt-normal__video-inner{position:relative;width:100%;height:100%;overflow:hidden;border-radius:1.25em;aspect-ratio:var(--aspect_ratio)}.watt-normal__video-vdo{width:100%;display:block}.watt-normal__video-toggle{position:relative;display:inline-block;border:none;padding:0;background:transparent;cursor:pointer;overflow:hidden;width:100%;height:100%}.watt-normal__video-toggle:focus-visible{outline:2px solid currentColor;outline-offset:4px}.watt-normal__video-cover{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.watt-normal__video-play-icon{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.watt-normal__video-play-icon-circle{width:4rem;height:4rem;border-radius:999px;background-color:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.watt-normal__video-play-icon-triangle{position:absolute;width:0;height:0;border-top:.9rem solid transparent;border-bottom:.9rem solid transparent;border-left:1.4rem solid #ffffff;transform:translate(.15rem)}@media(max-width:900px){.watt-normal__video-wrap{padding-top:var(--tpd-m);padding-bottom:var(--bpd-m)}}.watt-page{width:100%;color:var(--watt-black-font);overflow:hidden}.watt-page__wrap{padding-top:3.125em;padding-bottom:4.75em}.watt-page__title{margin:0 0 2em;font-size:1.875em;font-weight:700;text-align:center}.watt-page__content{font-size:1em;line-height:1.8;color:var(--watt-black-font)}.watt-page__content>div{overflow-x:auto}.watt-page__content p{font-size:1em;margin:0 0 .875em;line-height:2em;color:var(--watt-black-font)}.watt-page__content h2,.watt-page__content h3,.watt-page__content h4,.watt-page__content h5,.watt-page__content h6{font-weight:600;line-height:1.4;margin:1.5em 0 .875em;color:var(--watt-black-font)}.watt-page__content h2{font-size:1.375em}.watt-page__content h3{font-size:1.125em}.watt-page__content h4{font-size:1em}.watt-page__content h5{font-size:.9375em}.watt-page__content h6{font-size:.875em}.watt-page__content a{color:var(--watt-primary-color);border-bottom:1px solid var(--watt-primary-color)}.watt-page__content a:hover{color:var(--watt-yellow-bright);border-bottom:1px solid var(--watt-yellow-bright)}.watt-page__content ul,.watt-page__content ol{margin:0 0 1em 1.2em;padding:0}.watt-page__content li{margin:.2em 0;line-height:2em}.watt-page__content blockquote{border-left:3px solid #eee;margin:1.4em 0;padding-left:.75em;color:var(--watt-gray-dark-font);font-style:italic}.watt-page__content img{max-width:100%;height:auto;display:block;margin:1.125em auto;border-radius:1.25em}.watt-page__content table{width:100%;border-collapse:collapse;margin:1.2em 0;font-size:1em}.watt-page__content th,.watt-page__content td{border:1px solid var(--watt-gray-border);padding:.5em .625em}.watt-page__content th{background:#fafafa;font-weight:600}@media(max-width:900px){.watt-page__title{font-size:3.5em}.watt-page__content{font-size:2em}.watt-page__content h2{font-size:1.375em}.watt-page__content h3{font-size:1.125em}.watt-page__content h4{font-size:1em}}.watt-search__predresult-list{display:flex;flex-direction:column;gap:1em}.watt-search__predresult-item{display:flex;padding:.5em;border:1px solid var(--watt-gray-border);border-radius:.375em}.watt-search__predresult-item:hover{background:#0000000d}.watt-search__predresult-link{width:100%;display:flex;align-items:center;gap:1em}.watt-search__predresult-img{height:3.75em;width:auto;object-fit:contain}.watt-search__predresult-title,.watt-search__predresult-price{font-size:1em}.watt-search__predresult-more{font-size:1em;margin-top:1.5em;display:flex;padding:1em 0;width:100%;background:transparent;text-decoration:underline;text-align:left}.watt-search__predresult-more:hover{color:var(--watt-yellow-bright)}@media(max-width:900px){.watt-search__predresult{margin-top:3em}.watt-search__predresult-list{gap:2em}.watt-search__predresult-item{padding:1em}.watt-search__predresult-link{gap:2em}.watt-search__predresult-title,.watt-search__predresult-price,.watt-search__predresult-more{font-size:2em}}.watt-aside__prod{width:500px}.watt-aside__prod-header{width:100%;border-bottom:1px solid var(--watt-gray-border);display:flex;justify-content:space-between;align-items:center;height:5em}.watt-aside__bottom-wrap{width:100%}.watt-aside__prod-header-label{color:var(--watt-black-font);font-size:1em;font-weight:600}.watt-aside__prod-header-icon{color:var(--watt-black-font);background:none;width:auto;height:1.5625em}.watt-aside__prod-header-icon svg{height:100%}.watt-aside__prod-body{width:100%;display:flex;flex-direction:column;padding-top:2em;padding-bottom:2em;overflow-x:hidden}.watt-aside__prod-coption{display:flex;flex-direction:column;gap:1.5em}.watt-aside__prod-coption-top{display:flex;gap:1em}.watt-aside__prod-coption-cover{width:6.25em;min-width:6.25em;height:6.25em;aspect-ratio:1;border-radius:.75em;overflow:hidden}.watt-aside__prod-coption-cover-img{width:100%;height:100%;object-fit:cover;display:block}.watt-aside__prod-coption-info{flex-grow:1;display:flex;flex-direction:column;gap:.5em}.watt-aside__prod-coption-info-title{font-size:.95em;margin:0;font-weight:600;color:var(--watt-black-font)}.watt-aside__prod-coption-info-price{display:flex;align-items:baseline;gap:.5em}.watt-aside__prod-coption-info-sale{font-size:1em;font-weight:500;color:var(--watt-black-font)}.watt-aside__prod-coption-info-regular{font-size:.875em;color:var(--watt-gray-font);text-decoration:line-through}.watt-aside__prod-coption-info-link{font-size:.875em;color:var(--watt-gray-dark-font);text-decoration:none}.watt-aside__prod-coption-info-link:hover,.watt-aside__prod-coption-info-link:focus-visible{text-decoration:underline}.watt-aside__prod-coption-center{display:flex;flex-direction:column;gap:.75em}.watt-aside__prod-coption-label{font-size:.875em;color:var(--watt-gray-dark-font)}.watt-aside__prod-coption-list{display:flex;flex-wrap:wrap;gap:.5em}.watt-aside__prod-coption-item{border-radius:.375em;border:1px solid var(--watt-gray-border);background-color:var(--watt-gray-bg);padding:.375em .75em;font-size:.875em;color:var(--watt-black-font);cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease,transform .12s ease;text-align:left}.watt-aside__prod-coption-item:hover:not(:disabled),.watt-aside__prod-coption-item:focus-visible:not(:disabled){color:var(--watt-white-font);border-color:var(--watt-black-font);background-color:var(--watt-black-bg);outline:none;transform:translateY(-1px)}.watt-aside__prod-coption-item.watt-active{border-color:var(--watt-black-font);background-color:var(--watt-black-font);color:var(--watt-white-font)}.watt-aside__prod-coption-item:disabled{cursor:not-allowed;opacity:.5}.watt-aside__prod-coption-bottom{display:flex;flex-direction:column;gap:1.25em}.watt-aside__prod-coption-form{width:100%;display:flex;flex-direction:row;gap:.75em}.watt-aside__prod-coption-qty{width:auto;display:inline-flex;align-items:center;gap:.25em;border-radius:.375em;border:1px solid var(--watt-gray-border);background-color:var(--watt-gray-bg);overflow:hidden}.watt-aside__prod-coption-qty-btn{border:none;background:transparent;width:2em;height:100%;display:inline-flex;align-items:center;justify-content:center;font-size:1.2em;cursor:pointer;color:var(--watt-black-font)}.watt-aside__prod-coption-qty-btn:hover{background:var(--watt-yellow-bright)}.watt-aside__prod-coption-qty-input{width:3em;border:none;background:transparent;text-align:center;font-size:1em;color:var(--watt-black-font);-moz-appearance:textfield}.watt-aside__prod-coption-qty-input::-webkit-outer-spin-button,.watt-aside__prod-coption-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.watt-aside__prod-coption-submit{border-radius:.375em;border:none;padding:.75em 1em;font-size:.95em;font-weight:600;color:var(--watt-white-font);background:var(--watt-primary-color);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5em;flex-grow:1}.watt-aside__prod-coption-submit[aria-disabled=true]{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.watt-aside__prod-coption-message{font-size:.8em;color:#2c7e3f}.watt-aside__prod-coption-message[data-state=error]{color:#ff5453}.watt-aside__prod-coption-opencart{color:var(--watt-black-font);font-size:.8em;text-decoration:underline;background:none;text-align:left;padding:0;width:fit-content}.watt-aside__prod-coption-opencart:hover{color:var(--watt-yellow-bright)}@media(max-width:900px){[data-pushbar-direction=right] .watt-aside__prod{width:85vw}[data-pushbar-direction=bottom] .watt-aside__prod{width:100%}.watt-aside__prod-header{height:8.5em}.watt-aside__prod-header-label{font-size:2em}.watt-aside__prod-header-icon{height:3em}.watt-aside__prod-body{padding-top:4em;padding-bottom:5em}.watt-aside__prod-coption{gap:3em}.watt-aside__prod-coption-top{gap:2em}.watt-aside__prod-coption-cover{width:12.5em;min-width:12.5em;height:12.5em;border-radius:1.5em}.watt-aside__prod-coption-info{gap:1.5em}.watt-aside__prod-coption-info-title{font-size:1.9em}.watt-aside__prod-coption-info-price{gap:1em}.watt-aside__prod-coption-info-sale{font-size:2em}.watt-aside__prod-coption-info-regular,.watt-aside__prod-coption-info-link{font-size:1.75em}.watt-aside__prod-coption-center{gap:1.5em}.watt-aside__prod-coption-label{font-size:1.75em}.watt-aside__prod-coption-list{gap:1em}.watt-aside__prod-coption-item{font-size:1.75em}.watt-aside__prod-coption-bottom{gap:3em}.watt-aside__prod-coption-form{gap:1.5em}.watt-aside__prod-coption-qty{gap:.5em;border-radius:.75em}.watt-aside__prod-coption-qty-btn{font-size:2em}.watt-aside__prod-coption-qty-input{width:2em;font-size:2em}.watt-aside__prod-coption-submit{font-size:1.9em}.watt-aside__prod-coption-message,.watt-aside__prod-coption-opencart{font-size:1.6em}}.watt-prodtab{position:relative;width:100%;height:3.75em}.watt-prodtab__wrap{width:100%;height:3.75em;background:var(--watt-white-bg);display:flex;justify-content:center;align-items:center;z-index:20;transition:top .6s ease;border-top:1px solid var(--watt-gray-border);border-bottom:1px solid var(--watt-gray-border)}.watt-prodtab__main{width:100%;height:100%;margin:0 auto;display:flex;justify-content:center}.watt-prodtab__wrap.watt-active{position:fixed;top:0;left:0;width:100%;box-shadow:0 2px 6px #00000014;border:none}.watt-hdfixed-mark .watt-prodtab__wrap.watt-active{top:4.375em}.watt-prodtab__list{display:flex;align-items:center;gap:3.125em;width:auto;width:fit-content;height:100%;overflow-x:auto}.watt-prodtab__item{height:100%}.watt-prodtab__btn{width:auto;display:flex;justify-content:center;align-items:center;position:relative;padding:0;height:100%;color:var(--watt-black-font);font-size:1.25em;font-weight:600;background:none;white-space:nowrap}.watt-prodtab__btn.watt-active:after{position:absolute;left:0;bottom:0;content:"";width:100%;height:3px;background:var(--watt-primary-color)}@media(max-width:900px){.watt-prodtab{height:6em}.watt-prodtab__wrap{height:6em;border-top:none}.watt-hdfixed-mark .watt-prodtab__wrap.watt-active{top:8.75em}.watt-prodtab__list{gap:3em;height:100%}.watt-prodtab__btn{font-size:2.125em}.watt-prodtab__btn:after{height:2px}}.watt-search__predict{width:100%;display:flex;gap:.75em}.watt-search__predsubmit{background:var(--watt-primary-color);font-size:1em;font-weight:500;padding:.625em 1.25em;color:var(--watt-white-font);border-radius:.375em}.watt-search__predict-input{font-size:1em;flex:1 1 auto;padding:.6em 1.25em;border-radius:.375em;border:1px solid var(--watt-gray-border)}.watt-search__predresult{margin-top:2em;max-height:70vh;overflow-y:auto;display:none}.watt-predsearch__rec{margin-top:2em}.watt-predsearch__rec-title{font-size:1em;font-weight:600;margin-bottom:1.5em}.watt-predsearch__top{width:100%}.watt-predsearch__rec-bottom-track{position:relative;overflow:hidden}.watt-predsearch__rec-top-list{display:flex;flex-wrap:wrap;gap:1em}.watt-predsearch__rec-top-item{width:calc(33.333333333% - .66666666666em);flex-shrink:0}.watt-predsearch__rec-top-link{display:inline-block;width:100%;font-size:1em}.watt-predsearch__bottom{margin-top:2em}.watt-predsearch__rec-bottom-list{display:flex}.watt-predsearch__rec-bottom-item{width:18.66666666%;flex-shrink:0;border:1px solid var(--watt-gray-border);border-radius:.5em;margin-right:1.25em;overflow:hidden}.watt-predsearch__rec-bottom-link{display:flex;flex-direction:column;justify-content:center;align-items:center}.watt-predsearch__rec-bottom-cover{width:100%;aspect-ratio:1;overflow:hidden}.watt-predsearch__rec-bottom-img{width:100%;height:100%;object-fit:cover;object-position:center}.watt-predsearch__rec-bottom-wrap{width:100%;padding:0 1em 1em}.watt-predsearch__rec-bottom-title{display:inline-block;padding-top:.5em;font-size:1em;font-weight:500;width:100%;text-align:center}.watt-predsearch__rec-bottom-price{display:inline-block;width:100%;padding-top:.5em;font-size:1em;color:var(--watt-primary-color);text-align:center}.watt-predsearch__rec-bottom-nav{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%);display:flex;justify-content:space-between;z-index:10;padding:0 1px}.watt-predsearch__rec-bottom-nav-item{width:2.5em;height:2.5em;border-radius:50%;background:#00000080;display:flex;justify-content:center;align-items:center;color:var(--watt-white-font);opacity:0;transition:opacity .3s ease}.watt-predsearch__rec-bottom-nav-item:hover{color:var(--watt-yellow-bright)}.watt-predsearch__rec-bottom-nav-item[disabled]{opacity:0}.watt-predsearch__rec-bottom-splide:hover .watt-predsearch__rec-bottom-nav-item[disabled]{color:inherit;opacity:.3}.watt-predsearch__rec-bottom-splide:hover .watt-predsearch__rec-bottom-nav-item{opacity:1}@media(max-width:900px){.watt-search__predict{gap:1.5em}.watt-search__predsubmit{font-size:2em;font-weight:500;padding:.625em 1.25em;border-radius:.375em}.watt-search__predict-input{font-size:2em;padding:.6em 1.25em;border-radius:.375em}.watt-predsearch__rec{margin-top:4em}.watt-predsearch__rec-title{font-size:2em}.watt-predsearch__rec-top-list{gap:2em;height:24em;overflow-y:auto}.watt-predsearch__rec-top-item{width:100%}.watt-predsearch__rec-top-link{font-size:2em}.watt-predsearch__bottom{margin-top:4em}.watt-predsearch__rec-bottom-item{width:16.25em;border-radius:.75em}.watt-predsearch__rec-bottom-wrap{padding:0 1em 1em}.watt-predsearch__rec-bottom-title,.watt-predsearch__rec-bottom-price{font-size:2em}.watt-predsearch__rec-bottom-nav-item{width:5em;height:5em;opacity:1}}.watt-search{width:100%}.watt-search__wrap{padding-top:3.125em;padding-bottom:4.75em}.watt-search__title{text-align:center;margin:0 0 1.5rem;font-size:1.875em;font-weight:700}.watt-search__form{display:flex;gap:.75rem;align-items:center;margin-bottom:1.5rem}.watt-search__form-input{flex:1 1 auto;padding:.6rem .9rem;border-radius:.375em;border:1px solid var(--watt-gray-border);font-size:.95rem}.watt-search__form-input:focus-visible{outline:2px solid currentColor;outline-offset:2px}.watt-search__form-submit{flex:0 0 auto;padding:.6rem 1.4rem;border-radius:.375em;border:none;font-size:.95rem;font-weight:500;cursor:pointer;background:var(--watt-primary-color);color:var(--watt-white-font)}.watt-search__form-submit:hover{color:var(--watt-yellow-bright)}.watt-search__summary-text{font-size:1em;color:var(--watt-gray-dark-font)}.watt-search__summary{margin-bottom:1.5rem;font-size:.9rem;color:#000000b3}.watt-search__results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.watt-search__results-item{display:flex;flex-direction:column;height:100%;border-radius:.75rem;overflow:hidden;background-color:var(--watt-white-bg);box-shadow:0 0 1em #0000000d}.watt-search__results-media{display:block;width:100%;aspect-ratio:1;overflow:hidden;transition:all .3s ease}.watt-search__results-item:hover .watt-search__results-media{transform:scale(1.05)}.watt-search__results-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease-out}.watt-search__results-body{padding:1rem 1rem 1.1rem;display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto}.watt-search__results-title{margin:0;font-size:1rem;font-weight:500}.watt-search__results-title-link{text-decoration:none;color:inherit;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.watt-search__results-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.8rem}.watt-search__results-price{font-weight:600}.search-card:hover .watt-search__results-image{transform:scale(1.03)}@media(max-width:900px){.watt-search__title{font-size:3.5em}.watt-search__wrap{padding-bottom:7em}.watt-search__form{flex-direction:column;align-items:stretch}.watt-search__form-submit{width:100%}.watt-search__results-grid{grid-template-columns:repeat(2,1fr)}}.watt-space-tag{padding-top:var(--padding-pc)}@media(max-width:900px){.watt-space-tag{padding-top:var(--padding-m)}}.watt-toast{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;max-width:320px;box-sizing:border-box;font-family:inherit;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;pointer-events:none}.watt-toast__item{pointer-events:auto;opacity:0;transform:translateY(-10px);transition:opacity .2s ease,transform .2s ease}.watt-toast__item--visible{opacity:1;transform:translateY(0)}.watt-toast__inner{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;color:#fff;box-shadow:0 10px 30px #00000026;background-color:#333}.watt-toast__icon{display:inline-block;width:.75rem;height:.75rem;margin-top:.25rem;border-radius:999px;background-color:#ffffffb3}.watt-toast__message{flex:1;font-size:.875rem;line-height:1.4}.watt-toast__close{border:none;background:transparent;color:inherit;font-size:1.1rem;line-height:1;cursor:pointer;padding:0}.watt-toast--success .watt-toast__inner{background-color:#0e46d1}.watt-toast--error .watt-toast__inner{background-color:#dc2626}.watt-toast--warning .watt-toast__inner{background-color:#d97706}.watt-toast--info .watt-toast__inner{background-color:#2563eb}@media(max-width:900px){.watt-toast{left:1rem;right:1rem;max-width:100%}}.watt-cart__other-pay{margin-top:1em}.watt-cart__item--empty{padding:40px 20px;text-align:center;color:var(--watt-gray-dark-font);font-size:16px;line-height:1.6}.watt-cart__summary-discount{font-size:1em;font-weight:500}@media(max-width:900px){.watt-cart__other-pay{margin-top:2em}.watt-cart__summary-discount{font-size:2em}}div#smile-ui-lite-container,#smile-ui-container{z-index:98!important}div#smile-ui-lite-launcher-frame-container,div.smile-launcher-frame,div.smile-launcher-frame-container{bottom:8em!important}#nextop-chat{z-index:100!important}.watt-aside__left-wrap{width:100vw;width:100dvw;overflow-x:hidden}.watt-aside__left-header{width:100%;height:8.5em}.watt-aside__left-body{border-top:1px solid var(--watt-gray-border);height:calc(100vh - 8.5em);height:calc(100svh - 8.5em);height:calc(100dvh - 8.5em);overflow-y:auto}.watt-aside__left-body>.watt-mmenu:first-child{border-top:none}.watt-aside__left-header-wrap{display:flex;justify-content:space-between;align-items:center;height:100%}.watt-header__left-logo-img{width:auto;height:2.5em}.watt-aside__left-header-widget{display:flex;justify-content:end;align-items:center;gap:1em}.watt-aside__left-header-widget-item{display:flex}.watt-aside__left-header-widget-icon{color:var(--watt-black-font);background:none;width:auto;height:1.5625em}.watt-aside__left-header-widget-icon svg{height:100%}.watt-mmenu{width:100%;display:block;align-items:center;border-top:1px solid var(--watt-gray-border);position:relative}.watt-menu__wrap{position:relative}.watt-mmenu__btn,.watt-mmenu__link{max-width:100%;background:var(--watt-white-bg);cursor:pointer;padding:1.875em 0;width:100%;border:none;text-align:left;outline:none;transition:.3s;display:flex;justify-content:space-between;align-items:center;color:var(--watt-black-font);font-size:1em}.watt-mmenu__expend{position:absolute;right:0;top:0;bottom:0;background:var(--watt-white-bg);cursor:pointer;padding:0;width:7em;height:100%;outline:none;transition:.3s;display:flex;justify-content:center;align-items:center;color:var(--watt-black-font);font-size:1em;border-left:1px solid var(--watt-gray-border);z-index:2}.watt-mmenu__link{flex-grow:1;height:100%;padding-right:7em}.watt-menu__link--normal{padding-right:0}.watt-mmenu__title{font-size:2em;font-weight:600}.watt-mmenu__panel .watt-mmenu__title{color:var(--watt-gray-dark-font);font-weight:500}.watt-mmenu__panel .watt-mmenu__icon svg{color:var(--watt-gray-dark-font);opacity:.4}.watt-mmenu__panel{font-size:1em;padding:0 0 0 1.25em;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.watt-mmenu__icon{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;width:1.625em;height:1.625em;width:7em}.watt-mmenu__btn.watt-active .watt-mmenu__icon,.watt-mmenu__expend.watt-active .watt-mmenu__icon{transform-origin:center center;transform:rotate(90deg)}.watt-mmenu__icon svg{height:1.625em}.watt-mmenu__panel{position:relative}.watt-mmenu__panel:before{position:absolute;top:0;left:0;content:"";height:0;width:100%;border-top:1px solid var(--watt-gray-border)}.watt-mmenu--language .watt-mmenu__btn{border-top:1px solid #f3f3f3}.watt-mmenu__mega{margin-left:-2.25em;display:flex;flex-direction:column;gap:1.5em;padding:1.5em}.watt-mmenu__mega-item{font-size:1em;width:100%;display:flex;min-height:15em;align-items:center;border-radius:.75em;background:var(--watt-gray-bg);padding:1em 2.5em;position:relative;justify-content:space-between}.watt-mmenu__mega-cover{width:10em;height:10em;overflow:hidden;border-radius:.75em}.watt-mmenu__mega-img{width:100%;height:100%;object-fit:cover;object-position:center}.watt-mmenu__mega-info{width:calc(100% - 14.25em)}.watt-mmenu__mega-info-top{position:absolute;top:1em;right:1em}.watt-mmenu__mega-info-discount{font-size:1.5em;font-weight:700;padding:.25em .5em;color:#ff9401;background:#fff5e3;border:1px solid #ff9401;border-radius:.375em}.watt-mmenu__mega-info-badge{font-size:1.5em;font-weight:700;padding:.25em .5em;color:#ff5c5b;background:#ffe3e2;border:1px solid #ff5c5b;border-radius:.375em;margin-left:.5em}.watt-mmenu__mega-info-title{display:block;width:100%;font-size:2.25em;font-weight:600;color:var(--watt-black-font)}.watt-mmenu__mega-info-data{display:block;width:100%;padding-top:.75em;font-size:1.5em;font-weight:500;color:var(--watt-gray-dark-font)}.watt-mmenu__mega-info-icon{margin-top:1.5em;width:100%;display:flex;gap:1.25em;color:var(--watt-gray-dark-font);position:relative;flex-wrap:wrap}.watt-mmenu__mega-info-icon-item{width:3em;height:3em;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 .6em #00000026;z-index:5;cursor:pointer}.watt-mmenu__mega-info-icon-item:active .watt-mmenu__mega-info-icon-cover:before,.watt-mmenu__mega-info-icon-item:hover .watt-mmenu__mega-info-icon-cover:before{z-index:1;opacity:1}.watt-mmenu__mega-info-icon-item:active .watt-mmenu__mega-info-icon-msg,.watt-mmenu__mega-info-icon-item:hover .watt-mmenu__mega-info-icon-msg{display:block;z-index:1;opacity:1}.watt-mmenu__mega-info-icon-item:active .watt-mmenu__mega-info-icon-cover:before,.watt-mmenu__mega-info-icon-item:hover .watt-mmenu__mega-info-icon-cover:before{display:inline-block}.watt-mmenu__mega-info-icon-msg{position:absolute;color:var(--watt-white-font);width:100%;padding:.5em .75em;bottom:0;left:0;background:rgba(var(--watt-black-rbg),.8);border-radius:.375em;transform:translateY(-2.8em);z-index:-2;opacity:0;display:none;font-size:1.5em}.watt-mmenu__mega-info-icon-cover{width:100%;height:100%;position:relative;padding:0}.watt-mmenu__mega-info-icon-img{width:100%;height:100%;border-radius:50%}.watt-mmenu__mega-info-icon-cover:before{content:"";position:absolute;top:-1.3em;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(var(--watt-black-rbg),.8);z-index:-1;opacity:0;display:none}.watt-mmenu__mega-more{width:100%;padding:.78em .3em .85em;color:var(--watt-white-font);background:var(--watt-primary-color);font-size:1.75em;font-weight:600;border-radius:.42em;text-align:center}.watt-mmenu__imgtext{padding:1.5em 0;display:flex;flex-direction:column;gap:3.125em}.watt-mmenu__imgtext-cover{border-radius:1.25em;height:34.16em;overflow:hidden}.watt-mmenu__imgtext-more{display:block;margin-top:.5em;width:100%;align-items:center;font-size:2em;font-weight:600}.watt-mmenu__imgtext-more svg{padding-left:.5em;width:auto;height:.6875em}.watt-mmenu__language{padding:.75em 0;font-size:2em}@media(max-width:900px){.watt-aside__left-header-widget{gap:1em}.watt-aside__left-header-widget-icon{height:5em;padding:0 1.5em}}.watt-normal__pgn{margin-top:3.125rem;display:flex;justify-content:center;font-size:.875rem}.watt-normal__pgn-wrap{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border-radius:999px}.watt-normal__pgn-item,.watt-normal__pgn-prev,.watt-normal__pgn-next{display:flex;align-items:center;justify-content:center;width:2.25em;height:2.25em;border-radius:50%}.watt-normal__pgn-item:hover{background:#333}.watt-normal__pgn-item--current{background:#333;color:var(--watt-white-font);font-weight:500}.watt-normal__pgn-prev:hover,.watt-normal__pgn-next:hover{background:#333}.watt-normal__pgn-item[aria-current=false]{background:transparent}.watt-normal__pgn-prev svg,.watt-normal__pgn-next svg{width:1rem;height:1rem}@media(max-width:900px){.watt-normal__pgn{margin-top:2.5em;font-size:.8rem}.watt-normal__pgn-wrap{gap:.15rem;padding:.2rem}.watt-normal__pgn-item{min-width:1.9rem;height:1.9rem;padding:0 .5rem}}.watt-normal__product-item{display:flex;flex-direction:column;justify-content:space-between;position:relative;min-width:24.0625em;max-width:24.0625em;min-height:33.75em;margin-right:0;background:var(--watt-white-bg);border-radius:1.25em;overflow:hidden;padding:1.875em}.watt-normal__product-discount{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;right:1.875em;background-image:var(--badge-bg);background-position:top center;background-repeat:no-repeat;background-size:contain;width:4.1875em;height:4.0625em;color:var(--watt-white-font);font-weight:700;padding-bottom:.5em;z-index:5}.watt-normal__product-discount-percent{font-size:1.125em}.watt-normal__product-discount-off{font-size:.875em}.watt-normal__product-cover{width:100%;aspect-ratio:1 / 1;overflow:hidden}.watt-normal__product-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease}.watt-normal__product-twrap:hover .watt-normal__product-img{transform:scale(1.08)}.watt-normal__product-badge{display:inline-block;width:auto;padding:.1875em .75em;border:1px solid #FF8E8E;border-radius:.375em;background:#ffe3e2;color:#ff5c5b;font-size:.875em;font-weight:700;position:absolute;top:1.25em;left:1.875em;z-index:2}.watt-normal__product-title{margin-top:.875em;font-size:1.25em;font-weight:700;color:var(--watt-black-font)}.watt-normal__product-desc{margin-top:.375em;font-size:.875em;font-weight:500;color:var(--watt-gray-dark-font);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.watt-normal__product-bwrap{margin-top:1.25em}.watt-normal__product-price{display:flex;align-items:end;gap:.625em}.watt-normal__product-price-sale{font-size:1.25em;font-weight:600;color:var(--watt-black-font)}.watt-normal__product-price-regular{font-size:1em;font-weight:600;color:var(--watt-gray-light-font);text-decoration:line-through}.watt-normal__product-buy{font-size:1em;margin-top:1.375em;display:flex;flex-wrap:nowrap;gap:.75em}.watt-normal__product-buy-wrap{width:50%}.watt-normal__product-buy-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.9375em .3125em;color:var(--watt-white-font);background:var(--watt-primary-color);border-radius:.375em;text-align:center;font-weight:600}.watt-normal__product-buy-more{display:flex;align-items:center;justify-content:center;width:50%;background:var(--watt-white-bg);padding:.9375em .3125em;border:1px solid var(--watt-gray-border);color:var(--watt-black-font);border-radius:.375em;font-weight:600;text-align:center}.watt-normal__product-icon{width:100%;display:flex;gap:1em;color:var(--watt-gray-dark-font);position:relative;min-height:1.875em}.watt-normal__product-icon-item{width:1.875em;height:1.875em;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 .6em #00000026;z-index:5;cursor:pointer}.watt-normal__product-icon-item:active .watt-normal__product-icon-cover:before,.watt-normal__product-icon-item:hover .watt-normal__product-icon-cover:before{z-index:1;opacity:1}.watt-normal__product-icon-item:active .watt-normal__product-icon-msg,.watt-normal__product-icon-item:hover .watt-normal__product-icon-msg{display:block;z-index:1;opacity:1}.watt-normal__product-icon-item:active .watt-normal__product-icon-cover:before,.watt-normal__product-icon-item:hover .watt-normal__product-icon-cover:before{display:inline-block}.watt-normal__product-icon-msg{position:absolute;color:var(--watt-white-font);width:100%;padding:.5em 1em;bottom:0;left:0;background:rgba(var(--watt-black-rbg),.8);border-radius:.375em;transform:translateY(-2.5em);z-index:-2;opacity:0;display:none}.watt-normal__product-icon-cover{width:100%;height:100%;position:relative;padding:.15em}.watt-normal__product-icon-img{width:auto;height:100%;border-radius:50%;overflow:hidden}.watt-normal__product-icon-cover:before{content:"";position:absolute;top:-.65em;left:50%;transform:translate(-50%);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(var(--watt-black-rbg),.8);z-index:-1;opacity:0;display:none}@media(max-width:900px){.watt-normal__product-item{padding:3.75em;min-width:100%;max-width:100%}.watt-normal__product-discount{right:3.75em;width:8.375em;height:8.125em;padding-bottom:1em}.watt-normal__product-discount-percent{font-size:2.25em}.watt-normal__product-discount-off{font-size:1.75em}.watt-normal__product-badge{font-size:1.75em;top:1.3em;left:2.125em}.watt-normal__product-title{font-size:2.5em}.watt-normal__product-desc{margin-top:.75em;font-size:1.75em}.watt-normal__product-bwrap{margin-top:2.5em}.watt-normal__product-price{gap:1.25em}.watt-normal__product-price-sale{font-size:2.5em}.watt-normal__product-price-regular,.watt-normal__product-buy{font-size:2em}.watt-normal__product-buy-wrap,.watt-normal__product-buy-button,.watt-normal__product-buy-more{width:100%}.watt-normal__product-icon{gap:2em;min-height:3.75em}.watt-normal__product-icon-item{width:3.75em;height:3.75em;box-shadow:0 0 .5em #0000001a}.watt-normal__product-icon-msg{transform:translateY(-2.85em);font-size:1.75em}.watt-normal__product-icon-cover{padding:.15em}.watt-normal__product-icon-cover:before{top:-1.25em;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid rgba(var(--watt-black-rbg),.8)}}.watt-collection__filters{width:28.125em}.watt-collection__filters-header{width:100%;border-bottom:1px solid var(--watt-gray-border);display:flex;justify-content:space-between;align-items:center;height:5em}.watt-collection__filters-header-label{color:var(--watt-black-font);font-size:1em;font-weight:600}.watt-collection__filters-header-icon{color:var(--watt-black-font);background:none;width:auto;height:1.5625em}.watt-collection__filters-header-icon svg{height:100%}.watt-collection__filters-body{display:flex;flex-direction:column;padding-top:2em;padding-bottom:2em;height:calc(100vh - 5em);overflow-y:auto}.watt-collection__filters-active{display:flex;align-items:center;flex-wrap:wrap;gap:1em;margin-bottom:3.5em;font-size:.875em}.watt-collection__filters-active-label{color:var(--watt-gray-dark-font);font-size:1em;font-weight:500}.watt-collection__filters-active-list{display:flex;flex-wrap:wrap;gap:1em}.watt-collection__filters-active-pill{display:inline-flex;align-items:center;gap:.5em;padding:.25em .625em;border-radius:10em;background-color:var(--watt-black-bg);color:var(--watt-white-font);text-decoration:none;font-size:1em}.watt-collection__filters-active-pill:hover{background-color:var(--watt-black-bg)}.watt-collection__pill-text{font-size:1em;white-space:nowrap}.watt-collection__pill-remove{display:inline-flex;align-items:center;justify-content:center;width:.8em;height:.8em}.watt-collection__pill-remove svg{width:100%;height:100%}.watt-collection__filters-active-clear{margin-left:auto;font-size:1em;color:var(--watt-gray-dark-font);text-decoration:underline}.watt-collection__filters-form{display:flex;flex-direction:column;gap:1em}.watt-collection__filters-groups{display:flex;flex-direction:column}.watt-collection__filters-group{padding-top:2.25em;padding-bottom:2.25em;border-top:1px solid var(--watt-gray-border)}.watt-collection__filters-group:first-child{padding-top:0;border-top:none}.watt-collection__filters-group[open]{background-color:var(--watt-white-bg)}.watt-collection__filters-group-summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1em;font-weight:500;color:var(--watt-black-font)}.watt-collection__filters-group-summary:hover{color:var(--watt-yellow-bright)}.watt-collection__filters-group-summary::-webkit-details-marker{display:none}.watt-collection__filters-group-label{font-size:1.25em;font-weight:600;flex:1}.watt-collection__filters-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:1.875em;min-height:1.875em;border-radius:50%;background-color:var(--watt-black-bg);color:var(--watt-white-font);font-size:.75em;margin-left:.25em}.watt-collection__filters-group-body{margin-top:1.5625em}.watt-collection__filters-group-values{display:flex;flex-direction:column;gap:1.25em;margin:0;padding:0;max-height:12.5em;overflow-y:auto}.watt-collection__filters-value{margin-bottom:.25em}.watt-collection__filters-value-label{display:flex;align-items:center;justify-content:space-between;gap:.5em;font-size:1em;color:var(--watt-gray-dark-font);cursor:pointer}.watt-collection__filters-value-label input[type=checkbox]{appearance:none;-webkit-appearance:none;width:1.25em;height:1.25em;margin-right:.375em;border:2px solid var(--watt-black-font);border-radius:.25em;background:var(--watt-white-bg);cursor:pointer;position:relative;display:inline-block;transition:all .2s ease}.watt-collection__filters-value-label input[type=checkbox]:checked{background-color:#0e46d1;border-color:#0e46d1}.watt-collection__filters-value-label input[type=checkbox]:checked:after{content:"";position:absolute;left:.35em;top:.1em;width:.3125em;height:.625em;border:solid var(--watt-white-font);border-width:0 2px 2px 0;transform:rotate(45deg)}.watt-collection__filters-value-label input[type=checkbox]:disabled{border-color:var(--watt-gray-border);background-color:var(--watt-gray-bg);cursor:not-allowed}.watt-collection__filters-value-text{color:var(--watt-black-font);flex:1;font-size:1em;font-weight:500}.watt-collection__filters-value-count{font-size:1em;color:var(--watt-black-font);font-weight:500}.watt-collection__filters-price-range{display:flex;gap:1.25em;align-items:center}.watt-collection__filters-price-range-splide{width:1.5em;height:1px;background:var(--watt-gray-border)}.watt-collection__filters-price-range-field{display:flex;flex-direction:column;gap:.25em;font-size:1em;color:var(--watt-black-font)}.watt-collection__filters-price-range-input-wrapper{padding:.625em;width:100%;position:relative;display:flex;align-items:center;border:1px solid var(--watt-gray-border);border-radius:.25em;gap:.5em;font-weight:500}.watt-collection__filters-price-range-field label{display:none}.watt-collection__filters-price-range-item{width:100%}.watt-collection__filters-price-range-item::placeholder{color:var(--watt-gray-light-font);opacity:1}.watt-collection__filters-price-range-item::-webkit-input-placeholder{color:var(--watt-gray-light-font)}.watt-collection__filters-price-range-item::-moz-placeholder{color:var(--watt-gray-light-font);opacity:1}.watt-collection__filters-price-range-item:-ms-input-placeholder{color:var(--watt-gray-light-font)}@media(max-width:900px){[data-pushbar-direction=left] .watt-collection__filters{width:82vw}.watt-collection__filters-header{height:8.5em}.watt-collection__filters-header-label{font-size:2.5em}.watt-collection__filters-header-icon{height:3em}.watt-collection__filters-active{font-size:1em}.watt-collection__filters-active-label{font-size:2em}.watt-collection__filters-active-list{gap:2em}.watt-collection__filters-active-pill{gap:1em;padding:.5em 1.25em}.watt-collection__pill-text{font-size:1.875em}.watt-collection__pill-remove{width:1.6em;height:1.6em}.watt-collection__filters-active-clear{font-size:2em}.watt-collection__filters-body{padding-top:4em;padding-bottom:6.5em;height:calc(100vh - 8.5em)}.watt-collection__filters-form{display:flex;flex-direction:column;gap:2em}.watt-collection__filters-group{padding-top:4.5em;padding-bottom:4.5em}.watt-collection__filters-group-label{font-size:2.5em}.watt-collection__filters-group-count{font-size:1.5em}.watt-collection__filters-group-body{margin-top:3.125em}.watt-collection__filters-group-values{gap:2.5em;max-height:25em}.watt-collection__filters-value{margin-bottom:.5em}.watt-collection__filters-value-label input[type=checkbox]{width:2.5em;height:2.5em;margin-right:.375em;border-radius:.5em}.watt-collection__filters-value-label input[type=checkbox]:checked:after{left:.7em;top:.2em;width:.625em;height:1.25em}.watt-collection__filters-value-text,.watt-collection__filters-value-count{font-size:2em}.watt-collection__filters-price-range{gap:1em}.watt-collection__filters-price-range-field{font-size:2em}}.watt-normal__pgprod-item{display:flex;position:relative;min-width:100%;margin-right:0;background:var(--watt-white-bg);border-radius:1.25em;overflow:hidden;padding:1.875em;gap:2em}.watt-normal__pgprod-left,.watt-normal__pgprod-right{width:50%;display:flex;align-items:center}.watt-normal__pgprod-cover{width:100%;aspect-ratio:var(--ar);overflow:hidden;border-radius:.375em}.watt-normal__pgprod-img{width:100%;height:100%;object-fit:var(--img-fit);object-position:center;transition:all .3s ease}.watt-normal__pgprod-twrap:hover .watt-normal__pgprod-img{transform:scale(1.08)}.watt-normal__pgprod-title{font-size:1.875em;font-weight:700;color:var(--watt-black-font)}.watt-normal__pgprod-desc{margin-top:.5em;font-size:1em;font-weight:500;line-height:1.8;color:var(--watt-gray-dark-font)}.watt-normal__pgprod-price{padding-top:.5em;display:flex;align-items:end;gap:.625em}.watt-normal__pgprod-price-sale{font-size:1.875em;font-weight:600;color:var(--watt-primary-color)}.watt-normal__pgprod-price-regular{font-size:1em;font-weight:600;color:var(--watt-gray-light-font);text-decoration:line-through}.watt-normal__pgprod-buy{font-size:1em;margin-top:1.375em;display:flex;flex-wrap:nowrap;gap:.75em}.watt-normal__pgprod-buy-wrap{width:50%}.watt-normal__pgprod-buy-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.9375em .3125em;color:var(--watt-white-font);background:var(--watt-primary-color);border-radius:.375em;text-align:center;font-weight:600}.watt-normal__pgprod-buy-more{display:flex;align-items:center;justify-content:center;width:50%;background:var(--watt-white-bg);padding:.9375em .3125em;border:1px solid var(--watt-gray-border);color:var(--watt-black-font);border-radius:.375em;font-weight:600;text-align:center}.watt-normal__pgprod-richtext{padding-top:.5em;font-size:1em;color:var(--watt-gray-dark-font);line-height:1.8}.watt-normal__pgprod-richtext a{color:var(--watt-primary-color);text-decoration:underline}.watt-normal__pgprod-richtext a:hover{color:var(--watt-yellow-bright)}.watt-normal__pgprod-richtext ul{margin:0 0 1em 1.2em;padding:0;list-style-type:disc}.watt-normal__pgprod-richtext ol{list-style-type:decimal;margin:0 0 1em 1.2em;padding:0}.watt-normal__pgprod-richtext li{margin:.2em 0;line-height:2em}.watt-normal__pgprod-richtext li:first-child{margin-top:0}.watt-normal__pgprod-richtext em{font-style:italic}@media(max-width:900px){.watt-normal__pgprod-item{min-width:100%;width:100%;padding:1.875em;flex-direction:column}.watt-normal__pgprod-left,.watt-normal__pgprod-right{min-width:100%;width:100%}.watt-normal__pgprod-title{font-size:2.25em;font-weight:600}.watt-normal__pgprod-desc{margin-top:.5em;font-size:1.875em;font-weight:500}.watt-normal__pgprod-bwrap{margin-top:2em}.watt-normal__pgprod-price{padding-top:1em;gap:1.25em}.watt-normal__pgprod-price-sale{font-size:2.5em}.watt-normal__pgprod-price-regular{font-size:2em;font-weight:500}.watt-normal__pgprod-buy{margin-top:1.25em;gap:.75em;font-size:2em}.watt-normal__pgprod-buy-button,.watt-normal__pgprod-buy-more{padding:.46875em .3125em;border-radius:.375em}.watt-normal__pgprod-richtext{font-size:1.875em}}.watt-normal__spprod-item{display:flex;flex-direction:column;justify-content:space-between;position:relative;min-width:24.0625em;max-width:24.0625em;min-height:33.75em;margin-right:1.40625em;background:var(--watt-white-bg);border-radius:1.25em;overflow:hidden;padding:1.875em}.watt-normal__spprod-discount{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;right:1.875em;background-image:var(--badge-bg);background-position:top center;background-repeat:no-repeat;background-size:contain;width:4.1875em;height:4.0625em;color:var(--watt-white-font);font-weight:700;padding-bottom:.5em;z-index:5}.watt-normal__spprod-discount-percent{font-size:1.125em}.watt-normal__spprod-discount-off{font-size:.875em}.watt-normal__spprod-cover{width:100%;aspect-ratio:1 / 1;overflow:hidden}.watt-normal__spprod-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .3s ease}.watt-normal__spprod-twrap:hover .watt-normal__spprod-img{transform:scale(1.08)}.watt-normal__spprod-badge{display:inline-block;width:auto;padding:.1875em .75em;border:1px solid #FF8E8E;border-radius:.375em;background:#ffe3e2;color:#ff5c5b;font-size:.875em;font-weight:700;position:absolute;top:1.25em;left:1.875em;z-index:2}.watt-normal__spprod-title{margin-top:.875em;font-size:1.25em;font-weight:700;color:var(--watt-black-font)}.watt-normal__spprod-desc{margin-top:.375em;font-size:.875em;font-weight:500;color:var(--watt-gray-dark-font);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.watt-normal__spprod-bwrap{margin-top:1.25em}.watt-normal__spprod-price{display:flex;align-items:end;gap:.625em}.watt-normal__spprod-price-sale{font-size:1.25em;font-weight:600;color:var(--watt-black-font)}.watt-normal__spprod-price-regular{font-size:1em;font-weight:600;color:var(--watt-gray-light-font);text-decoration:line-through}.watt-normal__spprod-buy{font-size:1em;margin-top:1.375em;display:flex;flex-wrap:nowrap;gap:.75em}.watt-normal__spprod-buy-wrap{width:50%}.watt-normal__spprod-buy-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.9375em .3125em;color:var(--watt-white-font);background:var(--watt-primary-color);border-radius:.375em;text-align:center;font-weight:600}.watt-normal__spprod-buy-more{display:flex;align-items:center;justify-content:center;width:50%;background:var(--watt-white-bg);padding:.9375em .3125em;border:1px solid var(--watt-gray-border);color:var(--watt-black-font);border-radius:.375em;font-weight:600;text-align:center}.watt-normal__spprod-icon{width:100%;display:flex;gap:1em;color:var(--watt-gray-dark-font);position:relative;min-height:1.875em}.watt-normal__spprod-icon-item{width:1.875em;height:1.875em;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 0 .6em #00000026;z-index:5;cursor:pointer}.watt-normal__spprod-icon-item:active .watt-normal__spprod-icon-cover:before,.watt-normal__spprod-icon-item:hover .watt-normal__spprod-icon-cover:before{z-index:1;opacity:1}.watt-normal__spprod-icon-item:active .watt-normal__spprod-icon-msg,.watt-normal__spprod-icon-item:hover .watt-normal__spprod-icon-msg{display:block;z-index:1;opacity:1}.watt-normal__spprod-icon-item:active .watt-normal__spprod-icon-cover:before,.watt-normal__spprod-icon-item:hover .watt-normal__spprod-icon-cover:before{display:inline-block}.watt-normal__spprod-icon-msg{position:absolute;color:var(--watt-white-font);width:100%;padding:.5em 1em;bottom:0;left:0;background:rgba(var(--watt-black-rbg),.8);border-radius:.375em;transform:translateY(-2.5em);z-index:-2;opacity:0;display:none}.watt-normal__spprod-icon-cover{width:100%;height:100%;position:relative;padding:.15em}.watt-normal__spprod-icon-img{width:100%;height:100%;border-radius:50%}.watt-normal__spprod-icon-cover:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%,-.65em);width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid rgba(var(--watt-black-rbg),.8);z-index:-1;opacity:0;display:none}@media(max-width:900px){.watt-normal__spprod-item{min-width:75%;max-width:75%;min-height:61.25em;margin-right:1.875em;padding:1.875em}.watt-normal__spprod-discount{width:7em;height:6.625em;font-weight:700;padding-bottom:.875em}.watt-normal__spprod-discount-percent{font-size:2em}.watt-normal__spprod-discount-off{font-size:1.5em}.watt-normal__spprod-badge{padding:.2em .85em;border-radius:.4em;font-size:1.75em;top:1em;left:1em}.watt-normal__spprod-title{margin-top:.875em;font-size:2.25em;font-weight:600}.watt-normal__spprod-desc{margin-top:.4em;font-size:1.5em;font-weight:500}.watt-normal__spprod-bwrap{margin-top:2em}.watt-normal__spprod-price{gap:1.25em}.watt-normal__spprod-price-sale{font-size:2.5em}.watt-normal__spprod-price-regular{font-size:2em;font-weight:500}.watt-normal__spprod-buy{margin-top:1.25em;gap:.75em;font-size:2em}.watt-normal__spprod-buy-button,.watt-normal__spprod-buy-more{padding:.46875em .3125em;border-radius:.375em}.watt-normal__spprod-icon{gap:2em;min-height:3.75em}.watt-normal__spprod-icon-item{width:3.75em;height:3.75em;box-shadow:0 0 .5em #0000001a}.watt-normal__spprod-icon-msg{transform:translateY(-2.85em);font-size:1.75em}.watt-normal__spprod-icon-cover{padding:.15em}.watt-normal__spprod-icon-cover:before{transform:translate(-50%,-1.2em);border-left:.5em solid transparent;border-right:.5em solid transparent;border-top:.625em solid rgba(var(--watt-black-rbg),.8)}}.watt-disclosure{position:relative;display:inline-block}.watt-disclosure__button{display:inline-flex;align-items:center;justify-content:center;padding:.375em 1em;border-radius:4px;border:1px solid #d1d5db;background-color:#fff;font-size:.85em;color:#111827;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.watt-disclosure__button:hover{border-color:#111827;background-color:#f9fafb;box-shadow:0 4px 12px #00000014}.watt-disclosure__list{position:absolute;right:0;margin-top:.4rem;min-width:80px;padding:.35rem;border-radius:.3rem;border:1px solid #e5e7eb;background-color:#fff;box-shadow:0 12px 30px #0000001f;list-style:none;z-index:40}.watt-disclosure__item{margin:0;padding:0}.watt-disclosure__item a{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.35rem .55rem;border-radius:.3rem;text-decoration:none;font-size:.85rem;color:#111827;cursor:pointer;transition:background-color .12s ease,color .12s ease}.watt-disclosure__item a:hover{background-color:#f3f4f6}.watt-disclosure__item a[aria-current=true]{background-color:#111827;color:#fff}@media(max-width:767px){.watt-disclosure__button{font-size:1.75em;padding:.1rem .3rem}}
/*# sourceMappingURL=/cdn/shop/t/47/compiled_assets/styles.css.map */
