.tineco-pdp{--tpdp-accent: #0a4f9e;--tpdp-ink: #17181a;--tpdp-ink-soft: #5b5e64;--tpdp-surface: #ffffff;--tpdp-surface-alt: #f5f7f8;--tpdp-surface-dark: #0f1013;--tpdp-on-dark: #ffffff;--tpdp-on-dark-soft: rgba(255, 255, 255, .72);--tpdp-radius-lg: 2.4rem;--tpdp-radius-md: 1.6rem;--tpdp-container: 144rem;--tpdp-container-narrow: 104rem;--tpdp-gutter: clamp(1.6rem, 4vw, 4rem);--tpdp-section-gap: clamp(3rem, 5vw, 6rem);color:var(--tpdp-ink);font-family:var(--font-body-family, inherit)}.tineco-pdp *,.tineco-pdp *:before,.tineco-pdp *:after{box-sizing:border-box}.tineco-pdp__container{max-width:var(--tpdp-container);margin-inline:auto;padding-inline:var(--tpdp-gutter)}.tineco-pdp__container--narrow{max-width:var(--tpdp-container-narrow)}.tineco-pdp__eyebrow{display:inline-block;margin:0 0 1.2rem;color:var(--tpdp-accent);font-size:clamp(1.3rem,1.4vw,1.6rem);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.tineco-pdp__title{margin:0;font-size:clamp(2.8rem,4.5vw,5.2rem);font-weight:700;line-height:1.12;letter-spacing:-.01em}.tineco-pdp__title-light{font-weight:300}.tineco-pdp__subtitle{margin:1.6rem 0 0;color:var(--tpdp-ink-soft);font-size:clamp(1.6rem,1.8vw,2rem);line-height:1.55}.tineco-pdp__text{margin:1.6rem 0 0;color:var(--tpdp-ink-soft);font-size:clamp(1.5rem,1.6vw,1.7rem);line-height:1.65}.tineco-pdp__text p{margin:0 0 1em}.tineco-pdp__text p:last-child{margin-bottom:0}.tineco-pdp--on-dark,.tineco-pdp--on-dark .tineco-pdp__title{color:var(--tpdp-on-dark)}.tineco-pdp--on-dark .tineco-pdp__subtitle,.tineco-pdp--on-dark .tineco-pdp__text{color:var(--tpdp-on-dark-soft)}.tineco-pdp--on-dark .tineco-pdp__eyebrow{color:#8ec1ff}.tineco-pdp__button{display:inline-flex;align-items:center;gap:1rem;padding:1.3rem 2.8rem;border:.1rem solid currentColor;border-radius:10rem;background:transparent;color:inherit;font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:background-color .25s ease,color .25s ease,border-color .25s ease}.tineco-pdp__button:hover,.tineco-pdp__button--solid{background:var(--tpdp-accent);border-color:var(--tpdp-accent);color:#fff}.tineco-pdp__button--solid:hover{background:#083f7e;border-color:#083f7e}.tineco-pdp__button-icon{width:1.8rem;height:1.8rem;flex:none}.tineco-pdp__media{position:relative;overflow:hidden}.tineco-pdp__media>img,.tineco-pdp__media>video{display:block;width:100%;height:100%;object-fit:cover}.tineco-pdp__media--rounded{border-radius:var(--tpdp-radius-lg)}.tineco-pdp__media-placeholder{display:block;width:100%;height:100%;background:var(--tpdp-surface-alt)}.tineco-pdp__media-placeholder svg{display:block;width:100%;height:100%;opacity:.5}@media(prefers-reduced-motion:no-preference){.tineco-pdp .tineco-pdp-pending{opacity:0;transform:translateY(2.8rem)}.tineco-pdp .tineco-pdp-pending[data-tineco-reveal=fade]{transform:none}.tineco-pdp .tineco-pdp-pending[data-tineco-reveal=zoom]{transform:scale(.94)}.tineco-pdp .tineco-pdp-revealed{opacity:1;transform:none;transition:opacity .7s ease,transform .8s cubic-bezier(.16,1,.3,1);transition-delay:var(--tineco-reveal-delay, 0s)}}.tineco-pdp-hero__stage{position:relative;display:flex;align-items:center;overflow:hidden;background:var(--tpdp-surface-dark)}.tineco-pdp-hero__stage--small{min-height:52rem}.tineco-pdp-hero__stage--medium{min-height:min(72rem,88svh)}.tineco-pdp-hero__stage--full{min-height:100svh}.tineco-pdp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.tineco-pdp-hero__bg img,.tineco-pdp-hero__bg video{width:100%;height:100%;object-fit:cover}@media(prefers-reduced-motion:no-preference){.tineco-pdp-hero__bg--zoom img{animation:tineco-pdp-hero-zoom 12s ease-out forwards}[dir=rtl] .tineco-pdp-hero__bg--zoom img{animation-name:tineco-pdp-hero-zoom-rtl}}@keyframes tineco-pdp-hero-zoom{0%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes tineco-pdp-hero-zoom-rtl{0%{transform:scaleX(-1) scale(1.08)}to{transform:scaleX(-1) scale(1)}}[dir=rtl] .tineco-pdp-hero__bg img,[dir=rtl] .tineco-pdp-hero__bg video{transform:scaleX(-1)}.tineco-pdp-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(6,10,18,var(--tpdp-hero-scrim, .25))}.tineco-pdp-hero__content{position:relative;z-index:1;width:100%;padding-block:clamp(6rem,10vw,10rem)}.tineco-pdp-hero__inner{max-width:64rem}.tineco-pdp-hero__inner--center{max-width:78rem;margin-inline:auto;text-align:center}.tineco-pdp-hero__title{font-size:clamp(3.2rem,5.5vw,6rem)}.tineco-pdp-hero__actions{margin-top:2.8rem}.tineco-pdp-hero__badges{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem;margin-top:clamp(3rem,6vw,6rem)}.tineco-pdp-hero__inner--center .tineco-pdp-hero__badges{justify-content:center}.tineco-pdp-hero__badge img{display:block;height:8rem;width:auto}.tineco-pdp-icon-bar{padding-block:var(--tpdp-section-gap)}.tineco-pdp-icon-bar__grid{display:grid;grid-template-columns:repeat(var(--tpdp-icon-columns-mobile, 3),1fr);gap:clamp(2rem,4vw,4rem) 1.6rem;margin-top:clamp(2.8rem,5vw,5rem)}@media screen and (min-width:750px){.tineco-pdp-icon-bar__grid{grid-template-columns:repeat(var(--tpdp-icon-columns, 6),1fr)}}.tineco-pdp-icon-bar__item{text-align:center}.tineco-pdp-icon-bar__icon{width:clamp(5.6rem,7vw,8rem);height:auto;margin-inline:auto}.tineco-pdp-icon-bar__label{margin:1.2rem 0 0;font-size:1.4rem;font-weight:600;line-height:1.4}.tineco-pdp-marquee{padding-block:var(--tpdp-section-gap)}.tineco-pdp-marquee__viewport{overflow:hidden;margin-top:clamp(2.4rem,4vw,4rem);-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}.tineco-pdp-marquee__track{--tpdp-marquee-gap: clamp(4rem, 7vw, 8rem);display:flex;width:max-content;align-items:center}.tineco-pdp-marquee__group{display:flex;align-items:center;gap:var(--tpdp-marquee-gap);padding-inline-end:var(--tpdp-marquee-gap)}@media(prefers-reduced-motion:no-preference){.tineco-pdp-marquee__track{animation:tineco-pdp-marquee var(--tpdp-marquee-duration, 30s) linear infinite}.tineco-pdp-marquee__viewport:hover .tineco-pdp-marquee__track{animation-play-state:paused}}@media(prefers-reduced-motion:reduce){.tineco-pdp-marquee__viewport{overflow-x:auto;mask-image:none;-webkit-mask-image:none}}@keyframes tineco-pdp-marquee{to{transform:translate(-50%)}}[dir=rtl] .tineco-pdp-marquee__track{animation-direction:reverse}.tineco-pdp-marquee__logo img{display:block;height:clamp(3.2rem,4vw,4.8rem);width:auto;max-width:none}.tineco-pdp-marquee--grayscale .tineco-pdp-marquee__logo img{filter:grayscale(1);opacity:.65;transition:filter .3s ease,opacity .3s ease}.tineco-pdp-marquee--grayscale .tineco-pdp-marquee__logo:hover img{filter:none;opacity:1}.tineco-pdp-video-banner__stage{position:relative;display:flex;overflow:hidden;background:var(--tpdp-surface-dark)}.tineco-pdp-video-banner__stage--small{min-height:44rem}@media screen and (min-width:749px){.tineco-pdp-video-banner__stage--medium{min-height:min(64rem,80svh)}}.tineco-pdp-video-banner__stage--large{min-height:min(80rem,92svh)}.tineco-pdp-video-banner__bg{position:absolute;top:0;right:0;bottom:0;left:0}.tineco-pdp-video-banner__bg img,.tineco-pdp-video-banner__bg video{width:100%;height:100%;object-fit:cover}.tineco-pdp-video-banner__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#05080e8c,#05080e14 45%);opacity:var(--tpdp-banner-scrim, 1)}.tineco-pdp-video-banner__content{position:relative;z-index:1;width:100%;display:flex;padding-block:clamp(4rem,7vw,7rem)}.tineco-pdp-video-banner__content--start,.tineco-pdp-video-banner__content--center{align-items:center}.tineco-pdp-video-banner__content--end{align-items:flex-end}.tineco-pdp-video-banner__inner{max-width:66rem}.tineco-pdp-video-banner__content--center .tineco-pdp-video-banner__inner{max-width:80rem;margin-inline:auto;text-align:center}.tineco-pdp-story{padding-block:var(--tpdp-section-gap)}.tineco-pdp-story--alt{background:var(--tpdp-surface-alt)}.tineco-pdp-story--dark{background:var(--tpdp-surface-dark)}.tineco-pdp-story__inner{max-width:86rem}.tineco-pdp-story__inner--center{margin-inline:auto;text-align:center}.tineco-pdp-story__title{font-size:clamp(3rem,5vw,5.6rem)}.tineco-pdp-feature-rows{padding-block:calc(var(--tpdp-section-gap) / 2)}.tineco-pdp-feature-row--alt{background:var(--tpdp-surface-alt)}.tineco-pdp-feature-row__grid{display:grid;gap:clamp(2.4rem,5vw,6rem);align-items:center}.tineco-pdp-feature-row--align-start .tineco-pdp-feature-row__grid{align-items:start}.tineco-pdp-feature-row--align-center .tineco-pdp-feature-row__grid{align-items:center}.tineco-pdp-feature-row--align-end .tineco-pdp-feature-row__grid{align-items:end}@media screen and (min-width:990px){.tineco-pdp-feature-row__grid{grid-template-columns:repeat(2,1fr)}.tineco-pdp-feature-row--media-end .tineco-pdp-feature-row__media{order:2}}@media screen and (min-width:749px){.tineco-pdp-feature-row__media{aspect-ratio:var(--tpdp-feature-media-ratio, 4 / 3)}}.tineco-pdp-feature-row__stats{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem;padding:0;list-style:none}.tineco-pdp-feature-row__stat{min-width:12rem;padding:1.4rem 2rem;border-radius:var(--tpdp-radius-md);background:var(--tpdp-surface-alt)}.tineco-pdp-feature-row--alt .tineco-pdp-feature-row__stat{background:var(--tpdp-surface)}.tineco-pdp-feature-row__stat-value{display:block;color:var(--tpdp-accent);font-size:2.6rem;font-weight:700;line-height:1.1}.tineco-pdp-feature-row__stat-label{display:block;margin-top:.4rem;color:var(--tpdp-ink-soft);font-size:1.3rem}.tineco-pdp-feature-row__note{margin-top:2rem;color:var(--tpdp-ink-soft);font-size:1.2rem}.tineco-pdp-feature-grid{padding-block:var(--tpdp-section-gap)}.tineco-pdp-feature-grid--alt{background:var(--tpdp-surface-alt)}.tineco-pdp-feature-grid__grid{display:grid;gap:clamp(1.6rem,3vw,3rem);margin-top:clamp(2.8rem,5vw,5rem)}@media screen and (min-width:750px){.tineco-pdp-feature-grid__grid{grid-template-columns:repeat(var(--tpdp-grid-columns, 3),1fr)}}.tineco-pdp-feature-grid__card{overflow:hidden;border-radius:var(--tpdp-radius-lg);background:var(--tpdp-surface-alt)}.tineco-pdp-feature-grid--alt .tineco-pdp-feature-grid__card{background:var(--tpdp-surface)}.tineco-pdp-feature-grid__card .tineco-pdp__media{aspect-ratio:var(--tpdp-grid-media-ratio, 4 / 3)}.tineco-pdp-feature-grid__body{padding:2.4rem 2.4rem 2.8rem}.tineco-pdp-feature-grid__card-title{margin:0;font-size:1.9rem;font-weight:700;line-height:1.3}.tineco-pdp-feature-grid__card-text{margin:.8rem 0 0;color:var(--tpdp-ink-soft);font-size:1.5rem;line-height:1.6}.tineco-pdp-stats{padding-block:var(--tpdp-section-gap)}.tineco-pdp-stats--dark{background:var(--tpdp-surface-dark)}.tineco-pdp-stats__grid{display:grid;gap:clamp(2.4rem,4vw,4rem);margin-top:clamp(2.8rem,5vw,5rem);text-align:center}@media screen and (min-width:750px){.tineco-pdp-stats__grid{grid-template-columns:repeat(var(--tpdp-stats-columns, 3),1fr)}}.tineco-pdp-stats__value{display:block;color:var(--tpdp-accent);font-size:clamp(4.4rem,7vw,7.2rem);font-weight:700;line-height:1;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.tineco-pdp-stats--dark .tineco-pdp-stats__value{color:#8ec1ff}.tineco-pdp-stats__affix{font-size:.5em;font-weight:600}.tineco-pdp-stats__label{display:block;margin-top:1.2rem;font-size:1.7rem;font-weight:600}.tineco-pdp-stats--dark .tineco-pdp-stats__label{color:var(--tpdp-on-dark)}.tineco-pdp-stats__caption{display:block;margin-top:.6rem;color:var(--tpdp-ink-soft);font-size:1.4rem}.tineco-pdp-stats--dark .tineco-pdp-stats__caption{color:var(--tpdp-on-dark-soft)}.tineco-pdp-overview{padding-block:var(--tpdp-section-gap)}.tineco-pdp-overview__card{display:grid;gap:clamp(2.4rem,4vw,5rem);align-items:center;padding:clamp(2.4rem,4vw,5rem);border-radius:var(--tpdp-radius-lg);background:var(--tpdp-surface-alt)}@media screen and (min-width:990px){.tineco-pdp-overview__card{grid-template-columns:minmax(0,5fr) minmax(0,7fr)}}.tineco-pdp-overview__media{aspect-ratio:1;border-radius:var(--tpdp-radius-md);background:var(--tpdp-surface)}.tineco-pdp-overview__media img{object-fit:contain}.tineco-pdp-overview__features{margin:2rem 0 0;padding:0;list-style:none;display:grid;gap:1rem}.tineco-pdp-overview__feature{position:relative;padding-inline-start:2.6rem;font-size:1.5rem;line-height:1.5;color:var(--tpdp-ink-soft)}.tineco-pdp-overview__feature:before{content:"";position:absolute;inset-inline-start:0;top:.55em;width:1.4rem;height:.7rem;border-inline-start:.2rem solid var(--tpdp-accent);border-bottom:.2rem solid var(--tpdp-accent);transform:rotate(-45deg)}.tineco-pdp-overview__price{margin-top:2.4rem;font-size:2.2rem;font-weight:700}.tineco-pdp-overview__price s{margin-inline-start:1rem;color:var(--tpdp-ink-soft);font-size:.75em;font-weight:400}.tineco-pdp-overview__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.4rem}.tineco-pdp-specs{padding-block:var(--tpdp-section-gap)}.tineco-pdp-specs__table{margin-top:clamp(2.4rem,4vw,4rem);border-top:.1rem solid rgba(0,0,0,.1)}.tineco-pdp-specs__group{padding:2.4rem 0 .8rem;color:var(--tpdp-accent);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tineco-pdp-specs__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:1.6rem;padding:1.4rem 0;border-bottom:.1rem solid rgba(0,0,0,.08)}.tineco-pdp-specs__label{font-size:1.5rem;font-weight:600}.tineco-pdp-specs__value{color:var(--tpdp-ink-soft);font-size:1.5rem;line-height:1.55}.tineco-pdp-specs__note{margin-top:2rem;color:var(--tpdp-ink-soft);font-size:1.2rem}.tineco-pdp-included{padding-block:var(--tpdp-section-gap)}.tineco-pdp-included--alt{background:var(--tpdp-surface-alt)}.tineco-pdp-included__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.2rem,2.5vw,2.4rem);margin-top:clamp(2.8rem,5vw,5rem)}@media screen and (min-width:750px){.tineco-pdp-included__grid{grid-template-columns:repeat(var(--tpdp-included-columns, 6),1fr)}}.tineco-pdp-included__item{padding:1.6rem;border-radius:var(--tpdp-radius-md);background:var(--tpdp-surface);text-align:center}.tineco-pdp-included .tineco-pdp-included__item{border:.1rem solid rgba(0,0,0,.06)}.tineco-pdp-included__media{aspect-ratio:1}.tineco-pdp-included__media img{object-fit:contain}.tineco-pdp-included__label{margin:1.2rem 0 0;font-size:1.35rem;font-weight:600;line-height:1.4}.tineco-pdp .tineco-pdp-gradient--gold,.tineco-pdp .tineco-pdp-gradient--blue{background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.tineco-pdp .tineco-pdp-gradient--gold{background-image:linear-gradient(90deg,#ebd498,#fcdf93 20%,#ffe9c1 55%,#fcf6eb 71%,#ffe9c1)}.tineco-pdp .tineco-pdp-gradient--blue{background-image:linear-gradient(90deg,#cfdded,#bfdef6 14%,#aedeff 35%,#70a2d0 73%,#3265a0)}.tineco-pdp-pinned--armed{height:var(--tpdp-pin-length, 300vh)}.tineco-pdp-pinned__stage{position:relative;height:100svh;overflow:hidden;background:var(--tpdp-pin-bg, #000)}.tineco-pdp-pinned--armed .tineco-pdp-pinned__stage{position:sticky;top:0}.tineco-pdp-pinned__header{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:none;align-items:center;justify-content:center;padding-inline:var(--tpdp-gutter);pointer-events:none}.tineco-pdp-pinned--armed .tineco-pdp-pinned__header{display:flex}.tineco-pdp-pinned__title{margin:0;text-align:center;font-size:clamp(3.2rem,6.5vw,7.2rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;transform-origin:center center;transition:transform .5s ease-in-out,opacity .8s ease-in-out}.tineco-pdp-pinned__title-light{font-weight:300}.tineco-pdp-pinned--zoomed .tineco-pdp-pinned__title{transform:scale(3);opacity:0}.tineco-pdp-pinned__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.tineco-pdp-pinned--armed .tineco-pdp-pinned__content{opacity:0;transition:opacity 1s ease-in-out}.tineco-pdp-pinned--zoomed .tineco-pdp-pinned__content{opacity:1}.tineco-pdp-pinned__media{position:absolute;top:0;right:0;bottom:0;left:0}.tineco-pdp-pinned__media .tineco-pdp__media{height:100%}.tineco-pdp-pinned__copy{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;justify-content:var(--tpdp-pin-copy-v, center);max-width:56rem;padding:clamp(3rem,6vw,6rem) var(--tpdp-gutter)}.tineco-pdp-pinned--copy-end .tineco-pdp-pinned__copy{inset-inline-start:auto;text-align:end}.tineco-pdp-pinned--armed .tineco-pdp-pinned__copy{opacity:0;transform:translateY(2.4rem);transition:opacity .9s ease-in-out .25s,transform .9s ease-in-out .25s}.tineco-pdp-pinned--zoomed .tineco-pdp-pinned__copy{opacity:1;transform:none}.tineco-pdp-pinned__marks{position:absolute;z-index:1;inset-inline-end:var(--tpdp-gutter);bottom:clamp(3rem,8vh,8rem);display:flex;align-items:center;flex-wrap:wrap}.tineco-pdp-pinned__mark{display:flex;align-items:center;font-size:1.4rem;font-weight:500;white-space:nowrap}.tineco-pdp-pinned--armed .tineco-pdp-pinned__mark{opacity:0;transform:translateY(2rem);transition:opacity .7s ease-in-out,transform .7s ease-in-out;transition-delay:calc(var(--tpdp-mark-index, 0) * .3s)}.tineco-pdp-pinned--zoomed .tineco-pdp-pinned__mark{opacity:1;transform:none}.tineco-pdp-pinned__mark+.tineco-pdp-pinned__mark:before{content:"";width:clamp(3rem,6vw,8rem);height:.1rem;margin-inline:1.2rem;background:currentColor;opacity:.5}.tineco-pdp-bento{padding-block:var(--tpdp-section-gap)}.tineco-pdp-bento--dark{background:var(--tpdp-surface-dark)}.tineco-pdp-bento__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:minmax(16rem,1fr);gap:1.2rem;margin-top:clamp(2.8rem,5vw,5rem)}@media screen and (min-width:990px){.tineco-pdp-bento__grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(20rem,22vw)}.tineco-pdp-bento__tile{grid-column:span 3}.tineco-pdp-bento__tile--half{grid-column:span 6}.tineco-pdp-bento__tile--third{grid-column:span 4;min-height:14rem;height:14rem}.tineco-pdp-bento--featured .tineco-pdp-bento__tile:first-child{grid-column:span 6;grid-row:span 2}.tineco-pdp-bento__tile--icon{grid-row:span 1;align-self:stretch}}.tineco-pdp-bento__tile{position:relative;display:block;overflow:hidden;border-radius:var(--tpdp-radius-md);background:#1a1c21;color:#fff;text-decoration:none}.tineco-pdp-bento__tile>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform-origin:center;transition:transform .4s ease-in-out}.tineco-pdp-bento__tile:hover>img{transform:scale(1.06)}.tineco-pdp-bento__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#05080e8c,#05080e00 55%)}.tineco-pdp-bento__body{position:absolute;top:0;inset-inline:0;padding:2rem}.tineco-pdp-bento__title{margin:0;font-size:1.9rem;font-weight:700;line-height:1.25}.tineco-pdp-bento__desc{margin:.6rem 0 0;color:#ffffffc7;font-size:1.35rem;line-height:1.5}.tineco-pdp-bento__arrow{position:absolute;bottom:1.6rem;inset-inline-end:1.6rem;display:grid;place-items:center;width:3rem;height:3rem;border:.1rem solid rgba(255,255,255,.55);border-radius:50%;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.tineco-pdp-bento__tile:hover .tineco-pdp-bento__arrow{background:#ffffff29;border-color:#ffffffe6}.tineco-pdp-bento__arrow svg{width:1.4rem;height:1.4rem}[dir=rtl] .tineco-pdp-bento__arrow svg{transform:scaleX(-1)}.tineco-pdp-bento__tile--icon{display:flex;align-items:center;min-height:11rem;padding:2rem 2.2rem;background:radial-gradient(120% 90% at 0% 100%,#ee762338,#ee762300 55%),radial-gradient(90% 80% at 100% 0%,#78461e59,#140e0a00 50%),linear-gradient(145deg,#1a120e,#0a0a0c 55%,#14110f)}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__icon-row{display:flex;align-items:center;gap:1.6rem;width:100%;min-width:0;padding-inline-end:3.2rem}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__icon{flex-shrink:0;display:grid;place-items:center;width:4.8rem;height:4.8rem;color:#fff}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__icon img,.tineco-pdp-bento__tile--icon .tineco-pdp-bento__icon svg{display:block;width:100%;height:100%;object-fit:contain}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__body{position:static;inset:auto;padding:0;min-width:0}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__title{font-size:clamp(1.6rem,1.8vw,2rem)}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__desc{margin-top:.35rem;font-size:1.25rem}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__arrow{bottom:1.2rem;inset-inline-end:1.2rem;width:2.6rem;height:2.6rem}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__scrim{display:none}@media screen and (max-width:989px){.tineco-pdp-bento__tile--icon{min-height:10rem;grid-column:span 1}}.tineco-pdp-stack__copy{position:absolute;z-index:2;inset-inline:0;padding:clamp(2.4rem,5vw,4.8rem) var(--tpdp-gutter) 0;pointer-events:none}.tineco-pdp-stack--top .tineco-pdp-stack__copy{top:0;text-align:center}.tineco-pdp-stack--start .tineco-pdp-stack__copy{top:50%;max-width:48rem;padding-inline-start:var(--tpdp-gutter);transform:translateY(-50%);text-align:start}.tineco-pdp-stack__title{margin:0;font-size:clamp(2.4rem,4vw,4.4rem)}.tineco-pdp-stack__title strong{color:var(--tpdp-warm, #c4a574);font-weight:inherit}.tineco-pdp-stack__scene{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;gap:0;padding:clamp(6rem,12vh,10rem) var(--tpdp-gutter) clamp(2rem,4vh,4rem)}.tineco-pdp-stack__base{flex:0 0 var(--tpdp-stack-base, 48%);max-width:var(--tpdp-stack-base, 48%);z-index:2}.tineco-pdp-stack__base img{display:block;width:100%;height:auto;max-height:80svh;object-fit:contain;object-position:left bottom}[dir=rtl] .tineco-pdp-stack__base img{object-position:right bottom;transform:scaleX(-1)}.tineco-pdp-stack__frames{position:relative;flex:1 1 auto;min-width:0;height:min(78svh,100%);align-self:flex-end;z-index:1;margin-inline-start:-8%}.tineco-pdp-stack:not(.tineco-pdp-stack--split) .tineco-pdp-stack__frames{position:absolute;top:0;right:0;bottom:0;left:0;height:auto}.tineco-pdp-stack__item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;opacity:0;transition:opacity .55s ease-in-out;pointer-events:none}.tineco-pdp-stack:not(.tineco-pdp-stack--split) .tineco-pdp-stack__item{padding-inline:var(--tpdp-gutter)}.tineco-pdp-stack__item img{display:block;width:auto;max-width:100%;height:auto;max-height:78svh;object-fit:contain;object-position:left bottom}.tineco-pdp-stack:not(.tineco-pdp-stack--split) .tineco-pdp-stack__item img{max-width:min(100%,140rem);max-height:85svh}[dir=rtl] .tineco-pdp-stack__item img{object-position:right bottom;transform:scaleX(-1)}.tineco-pdp-stack__item.is-shown,.tineco-pdp-pinned:not(.tineco-pdp-pinned--armed) .tineco-pdp-stack__item:first-child{opacity:1}@media screen and (max-width:989px){.tineco-pdp-stack .tineco-pdp-pinned__stage{display:flex;flex-direction:column;justify-content:center;gap:clamp(1.6rem,4vh,3.2rem);padding-block:calc(var(--header-height, 6rem) + clamp(1.6rem,3vh,2.4rem)) clamp(2rem,5vh,4rem)}.tineco-pdp-stack__copy,.tineco-pdp-stack--top .tineco-pdp-stack__copy,.tineco-pdp-stack--start .tineco-pdp-stack__copy{position:static;flex:0 0 auto;max-width:none;padding:0 var(--tpdp-gutter);transform:none;text-align:center}.tineco-pdp-stack__scene{position:relative;inset:auto;flex:1 1 auto;min-height:0;align-items:center;justify-content:center;padding:0 var(--tpdp-gutter)}.tineco-pdp-stack--split .tineco-pdp-stack__base{flex:0 0 36%;max-width:36%}.tineco-pdp-stack--split .tineco-pdp-stack__frames{height:100%;align-self:stretch;margin-inline-start:-4%}.tineco-pdp-stack__item{align-items:center;justify-content:center}.tineco-pdp-stack__base img,.tineco-pdp-stack__item img,.tineco-pdp-stack:not(.tineco-pdp-stack--split) .tineco-pdp-stack__item img{max-height:100%;object-position:center center}}.tineco-pdp-callout{padding-block:var(--tpdp-section-gap);background:#fff;color:var(--tpdp-ink)}.tineco-pdp-callout--light{background:#fff}.tineco-pdp-callout--alt{background:var(--tpdp-surface-alt)}.tineco-pdp-callout--dark{background:#000}.tineco-pdp-callout__intro{margin-bottom:clamp(2rem,3.5vw,3.2rem)}.tineco-pdp-callout__intro--with-side{display:grid;gap:clamp(1.6rem,3vw,3.2rem);align-items:center}@media screen and (min-width:990px){.tineco-pdp-callout__intro--with-side{grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);gap:clamp(2.4rem,4vw,5rem)}}.tineco-pdp-callout__header{max-width:72rem}.tineco-pdp-callout__intro--with-side .tineco-pdp-callout__header{max-width:none}.tineco-pdp-callout__side{justify-self:stretch}@media screen and (min-width:990px){.tineco-pdp-callout__side{justify-self:end;width:100%;max-width:52rem}}.tineco-pdp-callout__side img{display:block;width:100%;height:auto}.tineco-pdp-callout__title{color:var(--tpdp-ink);font-size:clamp(2.6rem,3.8vw,4.6rem)}.tineco-pdp-callout__text{color:var(--tpdp-ink)}.tineco-pdp-callout__title strong{color:var(--tpdp-warm, #ee7623);font-weight:inherit}.tineco-pdp-callout--light.tineco-pdp--on-dark,.tineco-pdp-callout--alt.tineco-pdp--on-dark,.tineco-pdp-callout--light.tineco-pdp--on-dark .tineco-pdp__title,.tineco-pdp-callout--alt.tineco-pdp--on-dark .tineco-pdp__title,.tineco-pdp-callout--light .tineco-pdp-callout__title,.tineco-pdp-callout--alt .tineco-pdp-callout__title,.tineco-pdp-callout--light.tineco-pdp--on-dark .tineco-pdp__text,.tineco-pdp-callout--alt.tineco-pdp--on-dark .tineco-pdp__text,.tineco-pdp-callout--light .tineco-pdp-callout__text,.tineco-pdp-callout--alt .tineco-pdp-callout__text{color:var(--tpdp-ink)}.tineco-pdp-callout--dark .tineco-pdp-callout__title,.tineco-pdp-callout--dark .tineco-pdp-callout__text{color:var(--tpdp-on-dark)}.tineco-pdp.tineco-pdp-callout--dark .tineco-pdp-callout__text :is(h1,h2,h3,h4,h5,h6),.tineco-pdp.tineco-pdp-callout--dark .tineco-pdp-callout__title :is(h1,h2,h3,h4,h5,h6){color:#fff}.tineco-pdp.tineco-pdp-callout--dark .tineco-pdp-callout__text :is(h1,h2,h3,h4,h5,h6) strong,.tineco-pdp.tineco-pdp-callout--dark .tineco-pdp-callout__title :is(h1,h2,h3,h4,h5,h6) strong,.tineco-pdp.tineco-pdp-callout--dark .tineco-pdp-callout__text strong,.tineco-pdp.tineco-pdp-callout--dark .tineco-pdp-callout__title strong{color:var(--tpdp-warm, #ee7623)}.tineco-pdp-callout__text :is(h1,h2,h3,h4,h5,h6){margin:0 0 .4em;color:inherit;font-size:clamp(2.2rem,3.2vw,3.6rem);font-weight:700;line-height:1.2}.tineco-pdp-callout__text :is(h1,h2,h3,h4,h5,h6):last-child{margin-bottom:0}.tineco-pdp-callout__stage{position:relative}.tineco-pdp-callout__media{aspect-ratio:auto;overflow:visible}.tineco-pdp-callout--rounded .tineco-pdp-callout__media{overflow:hidden;border-radius:var(--tpdp-radius-lg)}.tineco-pdp-callout__media.tineco-pdp__media>img,.tineco-pdp-callout__media.tineco-pdp__media>video{width:100%;height:auto;object-fit:contain}@media screen and (max-width:749px){.tineco-pdp-callout__media.tineco-pdp__media>img,.tineco-pdp-callout__media.tineco-pdp__media>video{width:100%;height:auto;object-fit:cover;min-height:300px}}.tineco-pdp-callout--ratio .tineco-pdp-callout__media{aspect-ratio:var(--tpdp-callout-ratio, 16 / 9);overflow:hidden}.tineco-pdp-callout--ratio .tineco-pdp-callout__media.tineco-pdp__media>img,.tineco-pdp-callout--ratio .tineco-pdp-callout__media.tineco-pdp__media>video{height:100%;object-fit:cover}.tineco-pdp-callout__cards{position:absolute;bottom:clamp(1.6rem,4vw,3.2rem);inset-inline-start:clamp(1.2rem,3vw,3.2rem);z-index:1;display:flex;flex-wrap:wrap;align-items:stretch;gap:clamp(.8rem,1.2vw,1.4rem);max-width:calc(100% - 2.4rem)}.tineco-pdp-callout--cards-end .tineco-pdp-callout__cards{inset-inline-start:auto;inset-inline-end:clamp(1.2rem,3vw,3.2rem);justify-content:flex-end}.tineco-pdp-callout__card{display:flex;flex-direction:column;width:clamp(11rem,14.5vw,15.5rem);margin:0;overflow:hidden;border:.1rem solid rgba(255,255,255,.28);border-radius:var(--tpdp-radius-md);background:#1011148c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 1rem 2.8rem #00000059}.tineco-pdp-callout__card-media.tineco-pdp__media{aspect-ratio:1 / 1;border-radius:0}.tineco-pdp-callout__card-media.tineco-pdp__media>img,.tineco-pdp-callout__card-media.tineco-pdp__media>video{width:100%;height:100%;object-fit:cover}.tineco-pdp-callout__card-body{display:grid;gap:.35rem;padding:1rem 1.1rem 1.2rem}.tineco-pdp-callout__card-highlight{color:#fff;font-size:clamp(1.7rem,2vw,2.3rem);font-weight:700;line-height:1.15}.tineco-pdp-callout__card-highlight strong{color:var(--tpdp-warm, #ee7623);font-weight:inherit}.tineco-pdp-callout__card-caption{color:#ffffffe0;font-size:clamp(1.15rem,1.25vw,1.4rem);font-weight:500;line-height:1.35}.tineco-pdp-callout__card-caption strong{color:var(--tpdp-warm, #ee7623);font-weight:600}.tineco-pdp-callout__note{margin:0;font-size:1.1rem;line-height:1.4}.tineco-pdp-callout__note--overlay{position:absolute;bottom:.8rem;inset-inline:0;z-index:1;padding-inline:clamp(1.2rem,4vw,5rem);color:#ffffff8c}.tineco-pdp-callout__note--below{margin-top:1.2rem;color:var(--tpdp-ink-soft)}.tineco-pdp-callout--dark .tineco-pdp-callout__note--below{color:#ffffff73}.tineco-pdp-steps{padding-block:var(--tpdp-section-gap)}.tineco-pdp-steps--alt{background:var(--tpdp-surface-alt)}.tineco-pdp-steps--dark{background:#000}.tineco-pdp-steps__header{max-width:76rem}.tineco-pdp-steps__title{font-size:clamp(2.6rem,3.8vw,4.6rem)}.tineco-pdp-steps__title strong{color:var(--tpdp-warm, #ee7623);font-weight:inherit}.tineco-pdp-steps__grid{display:grid;gap:clamp(2.4rem,5vw,6rem);align-items:center;margin-top:clamp(2.4rem,4vw,4rem)}@media screen and (min-width:990px){.tineco-pdp-steps__grid{grid-template-columns:minmax(0,3.5fr) minmax(0,8.5fr)}.tineco-pdp-steps--media-start .tineco-pdp-steps__media{order:-1}}.tineco-pdp-steps__list{margin:0;padding:0;list-style:none;display:grid;gap:clamp(2rem,4vw,3.6rem)}.tineco-pdp-steps__step{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem 1.4rem}@media screen and (min-width:750px){.tineco-pdp-steps__step{margin-inline-start:calc(var(--tpdp-step-index, 0) * clamp(1.6rem,4vw,4.8rem))}}.tineco-pdp-steps__step-heading{display:flex;align-items:baseline;gap:.8rem;white-space:nowrap}.tineco-pdp-steps__step-label{font-size:1.7rem;font-weight:600}.tineco-pdp-steps__step-num{color:var(--tpdp-warm, #ee7623);font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,3vw,3.6rem);font-style:italic;font-weight:700;line-height:1}.tineco-pdp-steps__step-text{flex:1 1 24rem;padding-bottom:.6rem;border-bottom:.1rem solid currentColor;font-size:1.5rem;line-height:1.5}.tineco-pdp-steps__media{margin-inline:-2%}.tineco-pdp-steps__media .tineco-pdp__media{aspect-ratio:var(--tpdp-steps-media-ratio, 1 / 1);overflow:visible}.tineco-pdp-steps__media .tineco-pdp__media img,.tineco-pdp-steps__media .tineco-pdp__media video{width:100%;height:100%;object-fit:contain;transform:scale(1.15);transform-origin:center center}.tineco-pdp-steps__compare{margin-top:clamp(3.2rem,6vw,6.4rem)}.tineco-pdp-steps__compare-labels{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;margin-bottom:1.6rem}.tineco-pdp-steps__compare-name{display:flex;align-items:flex-start;justify-content:center;gap:.8rem;margin:0;font-size:clamp(1.7rem,2vw,2.1rem);font-weight:700;line-height:1.2;text-align:center}.tineco-pdp-steps__compare-name--good{color:var(--tpdp-warm, #ee7623)}.tineco-pdp-steps__compare-thumb{width:2rem;height:2rem;flex:none;margin-top:.2rem}.tineco-pdp-steps__compare-tag{display:block;color:var(--tpdp-ink-soft);font-size:1.3rem;font-weight:400}.tineco-pdp--on-dark .tineco-pdp-steps__compare-tag{color:var(--tpdp-on-dark-soft)}.tineco-pdp-steps__compare-media{display:grid;grid-template-columns:repeat(2,1fr);gap:0;padding:.3rem;overflow:hidden;border-radius:var(--tpdp-radius-lg);background:var(--tpdp-surface);box-shadow:0 .8rem 2.8rem #00000014}.tineco-pdp-steps--alt .tineco-pdp-steps__compare-media,.tineco-pdp-steps--dark .tineco-pdp-steps__compare-media{background:var(--tpdp-surface)}.tineco-pdp-steps__compare-media .tineco-pdp__media{aspect-ratio:4 / 3;border-radius:0}.tineco-pdp-steps__compare-media .tineco-pdp__media:first-child{border-start-start-radius:calc(var(--tpdp-radius-lg) - .3rem);border-end-start-radius:calc(var(--tpdp-radius-lg) - .3rem)}.tineco-pdp-steps__compare-media .tineco-pdp__media:last-child{border-start-end-radius:calc(var(--tpdp-radius-lg) - .3rem);border-end-end-radius:calc(var(--tpdp-radius-lg) - .3rem)}.tineco-pdp-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:none;align-items:center;justify-content:center;padding:clamp(1.6rem,4vw,4rem);background:#080a0ed9}.tineco-pdp-modal[open],.tineco-pdp-modal.is-open{display:flex}.tineco-pdp-modal__dialog{position:relative;width:min(104rem,100%);aspect-ratio:16 / 9;border-radius:var(--tpdp-radius-md);overflow:hidden;background:#000}.tineco-pdp-modal__dialog video,.tineco-pdp-modal__dialog iframe{display:block;width:100%;height:100%;border:0}.tineco-pdp-modal__close{position:absolute;top:1.2rem;inset-inline-end:1.2rem;z-index:1;display:grid;place-items:center;width:4rem;height:4rem;border:0;border-radius:50%;background:#ffffffeb;color:#111;font-size:2rem;line-height:1;cursor:pointer}.tineco-pdp-sensor{padding-top:var(--tpdp-section-gap);background:#fff;color:var(--tpdp-ink)}.tineco-pdp-sensor--light{background:#fff}.tineco-pdp-sensor--alt{background:var(--tpdp-surface-alt)}.tineco-pdp-sensor--dark{background:#000}.tineco-pdp-sensor__header{max-width:72rem}.tineco-pdp-sensor__title{color:var(--tpdp-ink);font-size:clamp(2.6rem,3.8vw,4.6rem)}.tineco-pdp-sensor__title strong{color:var(--tpdp-warm, #ee7623);font-weight:inherit}.tineco-pdp-sensor__text{color:var(--tpdp-ink)}.tineco-pdp-sensor--dark .tineco-pdp-sensor__title,.tineco-pdp-sensor--dark .tineco-pdp-sensor__text{color:var(--tpdp-on-dark)}.tineco-pdp-sensor__product{margin-top:clamp(2.4rem,4vw,4rem)}.tineco-pdp-sensor__product-media,.tineco-pdp-sensor__chart-media{aspect-ratio:auto;overflow:visible}.tineco-pdp-sensor__product-media.tineco-pdp__media>img,.tineco-pdp-sensor__product-media.tineco-pdp__media>video,.tineco-pdp-sensor__chart-media.tineco-pdp__media>img,.tineco-pdp-sensor__chart-media.tineco-pdp__media>video{width:100%;height:auto;object-fit:contain}.tineco-pdp-sensor__chart{position:relative;margin-top:clamp(1.6rem,3vw,3rem)}.tineco-pdp-sensor__legend{position:absolute;top:8%;inset-inline-start:2%;z-index:2;margin:0;padding:0;list-style:none;display:grid;gap:.6rem;font-size:clamp(1.2rem,1.3vw,1.5rem);font-weight:600}.tineco-pdp-sensor__legend-item{display:flex;align-items:center;gap:.6rem}.tineco-pdp-sensor__legend-swatch{width:1.6rem;height:.3rem;border-radius:1rem;flex:none}.tineco-pdp-sensor__legend-item--smart .tineco-pdp-sensor__legend-swatch{background:#5ec8ff}.tineco-pdp-sensor__legend-item--others .tineco-pdp-sensor__legend-swatch{background:var(--tpdp-warm, #ee7623)}.tineco-pdp-sensor__axis{position:absolute;z-index:2;color:var(--tpdp-ink-soft);font-size:clamp(1.1rem,1.2vw,1.35rem);font-weight:500;white-space:nowrap}.tineco-pdp-sensor--dark .tineco-pdp-sensor__axis,.tineco-pdp-sensor--dark .tineco-pdp-sensor__legend{color:#ffffffbf}.tineco-pdp-sensor__axis--y{top:12%;inset-inline-start:2%;writing-mode:vertical-rl;transform:rotate(180deg)}.tineco-pdp-sensor__axis--x{bottom:4%;inset-inline-end:4%}.tineco-pdp-sensor__marker{position:absolute;top:var(--tpdp-marker-y, 70%);inset-inline-start:var(--tpdp-marker-x, 50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.6rem;transform:translate(-50%,-100%);pointer-events:none;text-align:center}[dir=rtl] .tineco-pdp-sensor__marker{transform:translate(50%,-100%)}.tineco-pdp-sensor__marker-icon{display:block;width:clamp(3.6rem,5vw,5.2rem)}.tineco-pdp-sensor__marker-icon img{display:block;width:100%;height:auto}.tineco-pdp-sensor__marker-label{color:var(--tpdp-ink);font-size:clamp(1.2rem,1.4vw,1.6rem);font-weight:600;line-height:1.2;white-space:nowrap}.tineco-pdp-sensor--dark .tineco-pdp-sensor__marker-label{color:#fff}.tineco-pdp-sensor__note{margin:1.2rem 0 0;color:var(--tpdp-ink-soft);font-size:1.1rem;line-height:1.4}.tineco-pdp-sensor--dark .tineco-pdp-sensor__note{color:#ffffff73}.tineco-pdp-badge-banner{background:#000;color:#fff}.tineco-pdp-badge-banner__stage{position:relative;min-height:clamp(42rem,56vw,72rem);overflow:hidden}.tineco-pdp-badge-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.tineco-pdp-badge-banner__media-frame.tineco-pdp__media{width:100%;height:100%;aspect-ratio:auto;overflow:hidden;background:#000}.tineco-pdp-badge-banner__media-frame.tineco-pdp__media>img,.tineco-pdp-badge-banner__media-frame.tineco-pdp__media>.tineco-pdp__media-placeholder{width:100%;height:100%;object-fit:cover;object-position:center right}[dir=rtl] .tineco-pdp-badge-banner__media-frame.tineco-pdp__media>img,[dir=rtl] .tineco-pdp-badge-banner__media-frame.tineco-pdp__media>.tineco-pdp__media-placeholder{object-position:center left}.tineco-pdp-badge-banner__overlay{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-height:inherit;padding-block:clamp(3.2rem,6vw,6.4rem);text-align:start}.tineco-pdp-badge-banner__content{display:flex;flex-direction:column;align-items:flex-start;max-width:48rem;width:100%}.tineco-pdp-badge-banner__title{color:#fff;font-size:clamp(3rem,4.5vw,5.2rem)}.tineco-pdp-badge-banner__title strong{color:var(--tpdp-warm, #ee7623);font-weight:inherit}.tineco-pdp-badge-banner__text{max-width:42rem;color:#ffffffeb}.tineco-pdp-badge-banner__text :is(p,li,span){color:inherit}.tineco-pdp-badge-banner__badges{display:grid;justify-items:start;gap:1rem;margin:clamp(2rem,3vw,2.8rem) 0 0;padding:0;list-style:none}.tineco-pdp-badge-banner__badge{width:fit-content;max-width:100%}.tineco-pdp-badge-banner__badge-inner{display:inline-flex;flex-direction:row;align-items:center;gap:1rem;min-height:5.6rem;width:fit-content;max-width:24rem;padding-block:.9rem;padding-inline:1.2rem 1.6rem;border-radius:999px;background:#fff;color:#121212;text-decoration:none;box-shadow:0 .8rem 2.4rem #0000002e;transition:transform .2s ease,box-shadow .2s ease}a.tineco-pdp-badge-banner__badge-inner:hover{transform:translateY(-.1rem);box-shadow:0 1rem 2.8rem #0000003d}.tineco-pdp-badge-banner__badge-icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3.6rem;height:3.6rem}.tineco-pdp-badge-banner__badge-icon img{display:block;width:100%;height:100%;object-fit:contain}.tineco-pdp-badge-banner__badge-copy{display:grid;gap:.15rem;min-width:0;text-align:start}.tineco-pdp-badge-banner__badge-value{color:#121212;font-size:clamp(1.4rem,1.5vw,1.7rem);font-weight:600;line-height:1.2}.tineco-pdp-badge-banner__badge-value strong{font-weight:800}.tineco-pdp-badge-banner__badge-label{color:#3a3a3a;font-size:clamp(1.1rem,1.2vw,1.3rem);font-weight:500;line-height:1.3}.tineco-pdp-badge-banner__caption{margin:1.2rem 0 0;padding-bottom:clamp(1.6rem,3vw,2.4rem);color:#fff9;font-size:1.1rem;line-height:1.45;text-align:end}[dir=rtl] .tineco-pdp-badge-banner__overlay,[dir=rtl] .tineco-pdp-badge-banner__content,[dir=rtl] .tineco-pdp-badge-banner__badges{align-items:flex-start}[dir=rtl] .tineco-pdp-badge-banner__badges{justify-items:start}.tineco-pdp-split-spotlight{color:#121212}.tineco-pdp-split-spotlight__stage{position:relative;background:linear-gradient(to bottom,#000 0%,#000 var(--tpdp-split, 58%),#fff var(--tpdp-split, 58%),#fff 100%);overflow:hidden}.tineco-pdp-split-spotlight__inner{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) minmax(0,1fr);grid-template-rows:auto auto auto;align-items:end;gap:0 clamp(1.2rem,3vw,3.2rem);min-height:clamp(52rem,78vw,88rem);padding-block:clamp(2.4rem,4vw,4.8rem) clamp(2rem,3vw,3.2rem)}.tineco-pdp-split-spotlight__highlight{position:absolute;inset-inline:0;top:calc(var(--tpdp-split, 60%) * .62);z-index:0;display:flex;align-items:baseline;justify-content:center;gap:.4rem;pointer-events:none;color:#fff;transform:translateY(-50%)}.tineco-pdp-split-spotlight__highlight-value{font-family:var(--font-heading-family, Georgia, "Times New Roman", serif);font-size:clamp(8rem,16vw,18rem);font-weight:700;line-height:.85;letter-spacing:-.04em}.tineco-pdp-split-spotlight__highlight-unit{font-family:var(--font-heading-family, Georgia, "Times New Roman", serif);font-size:clamp(2.4rem,4vw,4.8rem);font-style:italic;font-weight:500;line-height:1;transform:translateY(-.35em)}.tineco-pdp-split-spotlight__product{grid-column:1 / -1;grid-row:1 / span 2;z-index:1;justify-self:stretch;align-self:end;width:100%;max-width:none;margin:0}.tineco-pdp-split-spotlight__product-media.tineco-pdp__media{width:100%;aspect-ratio:auto;overflow:visible;background:transparent}.tineco-pdp-split-spotlight__product-media.tineco-pdp__media>img,.tineco-pdp-split-spotlight__product-media.tineco-pdp__media>.tineco-pdp__media-placeholder{display:block;width:100%;max-width:none;height:auto;object-fit:contain;object-position:center bottom}.tineco-pdp-split-spotlight__features{grid-column:1 / -1;grid-row:2;z-index:2;display:grid;grid-template-columns:minmax(0,4fr) minmax(0,.4fr) minmax(0,4fr);align-items:end;gap:clamp(1.2rem,3vw,3.2rem);margin:0;padding:0;list-style:none;pointer-events:none}.tineco-pdp-split-spotlight__feature{display:grid;justify-items:center;gap:1.2rem;text-align:center;pointer-events:auto}.tineco-pdp-split-spotlight__feature:first-child{grid-column:1}.tineco-pdp-split-spotlight__feature:last-child:not(:only-child){grid-column:3}.tineco-pdp-split-spotlight__feature:only-child{grid-column:1}.tineco-pdp-split-spotlight__feature-media{width:min(100%,18rem)}.tineco-pdp-split-spotlight__feature-media img{display:block;width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 .8rem 1.6rem rgba(0,0,0,.18))}.tineco-pdp-split-spotlight__feature-copy{display:grid;gap:.25rem}.tineco-pdp-split-spotlight__feature-value{margin:0;color:#121212;font-size:clamp(1.8rem,2.2vw,2.4rem);font-weight:700;line-height:1.15}.tineco-pdp-split-spotlight__feature-label{margin:0;color:#3a3a3a;font-size:clamp(1.2rem,1.4vw,1.5rem);font-weight:500;line-height:1.3}.tineco-pdp-split-spotlight__caption{grid-column:1 / -1;grid-row:3;z-index:2;margin:clamp(1.6rem,3vw,2.4rem) 0 0;color:#6b6b6b;font-size:1.1rem;line-height:1.45;text-align:end}@media screen and (max-width:749px){.tineco-pdp-split-spotlight__product-media.tineco-pdp__media>img{margin-top:75px}.tineco-pdp-bento__tile--icon .tineco-pdp-bento__icon-row{flex-direction:column;align-items:flex-start;gap:1.6rem;padding-inline-end:0rem}.tineco-pdp-split-spotlight__inner{grid-template-columns:1fr;grid-template-rows:auto;min-height:0;padding-block:3.2rem 2.4rem}.tineco-pdp-split-spotlight__highlight{top:calc(var(--tpdp-split, 58%) * .45)}.tineco-pdp-split-spotlight__highlight-value{font-size:clamp(7rem,28vw,12rem)}.tineco-pdp-split-spotlight__product{grid-column:1 / -1;grid-row:auto;width:100%;margin-inline:0}.tineco-pdp-split-spotlight__features{grid-column:1;grid-row:auto;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.2rem}.tineco-pdp-split-spotlight__feature:first-child,.tineco-pdp-split-spotlight__feature:last-child:not(:only-child),.tineco-pdp-split-spotlight__feature:only-child{grid-column:auto}.tineco-pdp-split-spotlight__caption{grid-column:1;grid-row:auto;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/tineco-pdp.css.map */
