.de24-marquee{overflow:hidden;border-bottom:1px solid color-mix(in srgb,var(--de24-white) 20%,transparent);padding:22px 0}.de24-marquee>div{display:flex;width:max-content;animation:de24-marquee 40s linear infinite}.de24-marquee span{display:block;flex:none;font-size:clamp(24px,3vw,42px);font-weight:800;text-transform:uppercase;padding-right:32px;letter-spacing:-.03em}.de24-marquee b{color:var(--de24-accent);padding:0 27px}@keyframes de24-marquee{to{transform:translate(-33.333333%)}}.de24-footer{padding-top:60px;padding-bottom:28px}.de24-footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px}.de24-footer__brand img{width:200px;height:auto;object-fit:contain;margin-bottom:20px}.de24-footer__brand p,.de24-footer address{font-size:13px;line-height:1.7;max-width:260px}.de24-footer address{font-style:normal;margin-top:18px;opacity:.8}.de24-footer nav h2,.de24-footer__bottom h2{font-family:var(--text-font-family);font-size:14px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;margin-bottom:20px}.de24-footer nav ul{list-style:none;padding:0;display:grid;gap:11px}.de24-footer nav a{font-size:13px;opacity:.85}.de24-footer nav a:hover{opacity:1;text-decoration:underline}.de24-footer__contact{display:flex;justify-content:space-between;gap:25px;margin-top:45px;border-block:1px solid color-mix(in srgb,var(--de24-white) 20%,transparent);padding:26px 0;font-size:15px;font-weight:700;flex-wrap:wrap}.de24-footer__contact small{display:block;font-size:11px;font-weight:400;margin-top:4px}.de24-footer__bottom{display:grid;grid-template-columns:1fr 1fr;gap:45px;padding-top:35px}.de24-footer__bottom p{font-size:12px;line-height:1.7;max-width:440px}.de24-payments{list-style:none;padding:0;display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.de24-payments svg{width:38px;height:24px}.de24-footer__copyright{font-size:11px;opacity:.65;margin-top:35px}@media(max-width:999px){.de24-footer__grid{grid-template-columns:repeat(2,1fr);gap:35px}}@media(max-width:699px){.de24-footer{padding-top:40px}.de24-footer__grid{gap:35px 22px}.de24-footer__brand{grid-column:1/-1}.de24-footer nav a{font-size:12px}.de24-footer__bottom{grid-template-columns:1fr;gap:28px}.de24-footer__contact{flex-direction:column;gap:20px}.de24-marquee span{font-size:25px}.de24-marquee b{padding:0 18px}}@media(prefers-reduced-motion:reduce){.de24-marquee>div{animation:none}.de24-marquee span:not(:first-child){display:none}.de24-marquee span:first-child{white-space:normal;font-size:18px;padding:0 20px}.de24-marquee>div{width:100%}}.tve-shop{--tve-red:#d61532;--tve-ink:#141518;--tve-paper:#f4f3f0;--tve-line:#dddeda;background:#fff;color:var(--tve-ink);font-family:var(--text-font-family,Arial,sans-serif);overflow:clip}.tve-shop *{box-sizing:border-box}.tve-shop h1,.tve-shop h2,.tve-shop h3,.tve-shop p{margin:0}.tve-shop h1,.tve-shop h2,.tve-shop h3{font-family:var(--heading-font-family,Arial,sans-serif);font-weight:800;letter-spacing:-.045em;line-height:1.05}.tve-shop a{text-decoration:none}.tve-shop .de24-icon{width:22px;height:22px;flex-shrink:0}.tve-shop a:focus-visible{outline:3px solid var(--tve-red);outline-offset:5px}.tve-shop [hidden]{display:none!important}.tve-shop-shell{width:min(1320px,calc(100% - 96px));margin-inline:auto}.tve-shop-eyebrow{font-size:11px;line-height:1.4;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.tve-shop-hero{position:relative;isolation:isolate;background:#121416;color:#fff;min-height:660px}.tve-shop-hero__image,.tve-shop-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-1}.tve-shop-hero__image{object-fit:cover;object-position:center 44%}.tve-shop-hero__shade{background:linear-gradient(90deg,#0a0c0ef5,#0a0c0ec4 36%,#0a0c0e21 75%),linear-gradient(0deg,rgba(10,12,14,.86),transparent 45%)}.tve-shop-hero__inner{padding-top:34px;padding-bottom:24px}.tve-shop-identity{display:flex;align-items:center;gap:16px}.tve-shop-identity__logo{width:66px;height:66px;padding:7px;background:#fff;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.tve-shop-identity__logo img{max-height:100%;width:100%;object-fit:contain}.tve-shop-identity__label{display:block;font-size:12px;color:#c9cbcd;margin-top:5px}.tve-shop-hero__copy{max-width:700px;padding-block:58px 72px}.tve-shop-eyebrow--line{display:flex;align-items:center;gap:12px}.tve-shop-eyebrow--line:before{content:"";width:30px;height:3px;background:var(--tve-red)}.tve-shop-hero h1{font-size:clamp(52px,6.3vw,91px);text-transform:uppercase;margin-top:18px;line-height:.99;letter-spacing:-.055em}.tve-shop-hero h1 span{color:#ff3452}.tve-shop-hero__text{max-width:420px;font-size:17px;line-height:1.7;color:#dcdddf;margin-top:23px!important}.tve-shop-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:24px;padding:16px 24px;border:1px solid transparent;border-radius:3px;font-weight:800;font-size:14px;line-height:1.3;transition:background .2s,transform .2s}.tve-shop-button:hover{transform:translateY(-2px)}.tve-shop-button--red{background:var(--tve-red);color:#fff;margin-top:30px}.tve-shop-button--red:hover{background:#b20b25}.tve-shop-hero__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #ffffff35;padding-top:20px;font-size:10px;text-transform:uppercase;letter-spacing:.16em;color:#c9cbcd}.tve-shop-hero__bottom b{color:#fff;margin-inline:8px 18px}.tve-shop-service{border-bottom:1px solid var(--tve-line);background:#fff}.tve-shop-service__grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:26px;gap:40px}.tve-shop-service__grid>div{display:flex;align-items:center;gap:15px}.tve-shop-service .de24-icon{color:var(--tve-red);width:27px;height:27px}.tve-shop-service strong,.tve-shop-service span{display:block}.tve-shop-service strong{font-size:14px;line-height:1.4}.tve-shop-service span{font-size:12px;color:#606269;line-height:1.5;margin-top:3px}.tve-shop-categories,.tve-shop-guide{padding-block:76px}.tve-shop-categories,.tve-shop-selection,.tve-shop-panel{scroll-margin-top:110px}.tve-shop-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:32px}.tve-shop-section-head .tve-shop-eyebrow{color:var(--tve-red);margin-bottom:13px}.tve-shop-section-head h2{font-size:clamp(34px,3.6vw,52px)}.tve-shop-section-head h2 span{color:#707176}.tve-shop-section-head>p{max-width:340px;font-size:15px;line-height:1.8;color:#63656b}.tve-shop-category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}.tve-shop-category{grid-column:span 2;position:relative;isolation:isolate;min-height:315px;overflow:hidden;border-radius:5px;background:#f1f1ee;padding:24px;transition:background .25s}.tve-shop-category--large{grid-column:span 3;min-height:345px}.tve-shop-category--training{background:#f5e9e7}.tve-shop-category--trainer{background:#e9ebee}.tve-shop-category:hover{background:#e5e4df}.tve-shop-category__top{display:flex;justify-content:space-between;align-items:center;gap:12px;position:relative;z-index:2}.tve-shop-category__top>span{font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#68696f}.tve-shop-category__top .de24-icon{border:1px solid #c7c8c5;border-radius:50%;padding:7px;width:36px;height:36px;background:#ffffff90;transition:transform .25s}.tve-shop-category:hover .tve-shop-category__top .de24-icon{transform:rotate(-35deg)}.tve-shop-category__copy{position:relative;z-index:2;margin-top:22px;max-width:58%}.tve-shop-category h3{font-size:32px;text-transform:uppercase;letter-spacing:-.04em}.tve-shop-category__copy p{font-size:12px;line-height:1.5;color:#61636a;max-width:140px;margin-top:9px}.tve-shop-category__image{position:absolute;right:3%;bottom:8px;width:56%;height:70%;z-index:1;mix-blend-mode:multiply;transition:transform .35s}.tve-shop-category--large .tve-shop-category__image{width:56%;height:84%;right:2%;bottom:0}.tve-shop-category__image img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.tve-shop-category:hover .tve-shop-category__image{transform:scale(1.035) rotate(-2deg)}.tve-shop-category__count{position:absolute;left:24px;bottom:24px;z-index:2;font-size:11px;line-height:1.4;font-weight:700;padding:8px 10px;border-radius:2px;background:#fff}.tve-shop-category__count>span{margin-left:18px;color:var(--tve-red)}.tve-shop-selection{background:var(--tve-paper);padding-block:70px}.tve-shop-tabs{display:flex;flex-wrap:wrap;gap:8px;padding-bottom:24px;border-bottom:1px solid #d7d7d3;margin-bottom:26px}.tve-shop-tabs a{display:flex;align-items:center;gap:13px;border:1px solid #d4d5d1;border-radius:3px;min-height:46px;padding:10px 19px;font-weight:700;font-size:14px;background:transparent;transition:background .2s,color .2s}.tve-shop-tabs a[aria-selected=true]{background:var(--tve-ink);border-color:var(--tve-ink);color:#fff}.tve-shop-tabs a:hover{border-color:var(--tve-ink)}.tve-shop-tabs a>span{font-size:10px;font-weight:400;opacity:.65}.tve-shop-panel+.tve-shop-panel{margin-top:38px}.tve-shop--enhanced .tve-shop-panel{margin-top:0}.tve-shop-panel__head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.tve-shop-panel__head h3{font-size:23px;letter-spacing:-.02em}.tve-shop-panel__head>a{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.tve-shop-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.tve-shop-card{min-width:0}.tve-shop-card__link{display:block;height:100%}.tve-shop-card__media{position:relative;background:#fff;aspect-ratio:1/1.05;overflow:hidden;border-radius:3px}.tve-shop-card__media img{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .3s}.tve-shop-card__link:hover .tve-shop-card__media img{transform:scale(1.035)}.tve-shop-card__badge{position:absolute;top:12px;left:12px;background:#ecece9;font-size:10px;font-weight:700;padding:5px 7px}.tve-shop-card__arrow{position:absolute;right:12px;bottom:12px;border:1px solid #dfdfdb;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff}.tve-shop-card__arrow .de24-icon{width:17px;height:17px}.tve-shop-card__body{padding-top:17px}.tve-shop-card__club{text-transform:uppercase;letter-spacing:.1em;font-size:9px;color:#707278;margin-bottom:7px!important}.tve-shop-card h3{font-size:16px;line-height:1.35;font-weight:700;letter-spacing:-.02em;min-height:44px}.tve-shop-card__price{font-size:20px;font-weight:800;line-height:1.3;margin-top:11px!important}.tve-shop-card__price>span{font-size:12px;font-weight:400}.tve-shop-card__action{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:600;margin-top:13px;padding-top:13px;border-top:1px solid #d9dad5;color:#55575d}.tve-shop-card__action>span{color:var(--tve-red);font-size:18px}.tve-shop-price-note{font-size:11px;line-height:1.5;color:#6d6f74;margin-top:28px!important}.tve-shop-price-note a{text-decoration:underline;text-underline-offset:3px}.tve-shop-statement{position:relative;overflow:hidden;background:#17181b;color:#fff;border-left:8px solid var(--tve-red)}.tve-shop-statement__inner{position:relative;isolation:isolate;display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:70px;padding-block:72px}.tve-shop-statement .tve-shop-eyebrow{color:#ff677d;margin-bottom:18px}.tve-shop-statement h2{font-size:clamp(40px,5vw,70px);text-transform:uppercase}.tve-shop-statement h2 span{color:#ff3452}.tve-shop-statement__right{max-width:340px}.tve-shop-statement__right>p{color:#c9cace;font-size:16px;line-height:1.8}.tve-shop-text-link{display:inline-flex;align-items:center;gap:25px;border-bottom:1px solid #67686c;padding-bottom:9px;margin-top:24px;font-size:13px;font-weight:700}.tve-shop-statement__mark{position:absolute;right:-25px;bottom:-90px;font-size:290px;font-weight:900;letter-spacing:-.09em;line-height:1;color:#ffffff04;z-index:-1;pointer-events:none}.tve-shop-guide__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px}.tve-shop-guide__step{position:relative;border-top:1px solid var(--tve-line);padding-top:23px}.tve-shop-guide__step>span{display:block;color:var(--tve-red);font-size:13px;font-weight:800;margin-bottom:20px}.tve-shop-guide__step h3{font-size:23px;letter-spacing:-.025em}.tve-shop-guide__step p{font-size:14px;line-height:1.8;color:#63656b;margin-top:12px}.tve-shop-contact{margin-top:68px;padding:40px;background:#f0f0ed;border-radius:5px;display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:center}.tve-shop-contact .tve-shop-eyebrow{color:#67696d;margin-bottom:13px}.tve-shop-contact h2{font-size:32px;letter-spacing:-.035em}.tve-shop-contact p:not(.tve-shop-eyebrow){font-size:14px;line-height:1.7;color:#62646a;margin-top:13px;max-width:520px}.tve-shop-contact__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.tve-shop-contact__actions .tve-shop-button{font-size:13px;padding-inline:19px;gap:14px}.tve-shop-button--dark{background:#191a1c;color:#fff}.tve-shop-button--whatsapp{background:#087f45;color:#fff}.tve-shop-contact__actions small{font-size:10px;width:100%;text-align:right;color:#66686e}@media(min-width:1600px){.tve-shop-hero{min-height:730px}.tve-shop-hero__copy{padding-block:75px 105px}}@media(max-width:999px){.tve-shop-shell{width:calc(100% - 48px)}.tve-shop-hero{min-height:620px}.tve-shop-hero h1{font-size:clamp(50px,7vw,70px)}.tve-shop-service__grid{gap:20px}.tve-shop-service__grid>div{align-items:flex-start;gap:10px}.tve-shop-service strong{font-size:12px}.tve-shop-service span{font-size:11px}.tve-shop-section-head{gap:25px}.tve-shop-section-head>p{max-width:280px;font-size:14px}.tve-shop-category{padding:20px;min-height:300px}.tve-shop-category--large{min-height:320px}.tve-shop-category h3{font-size:27px}.tve-shop-category__copy{max-width:78%}.tve-shop-category__image{height:59%;width:72%;right:0}.tve-shop-category--large .tve-shop-category__image{height:76%;width:61%}.tve-shop-category__count{left:20px;bottom:20px}.tve-shop-products{gap:15px}.tve-shop-card__media img{padding:12px}.tve-shop-card h3{font-size:14px;min-height:58px}.tve-shop-statement__inner{gap:35px}.tve-shop-guide__grid{gap:25px}.tve-shop-contact{padding:30px;gap:25px;grid-template-columns:1.2fr 1fr}}@media(max-width:699px){.tve-shop-shell{width:calc(100% - 36px)}.tve-shop-hero{min-height:660px}.tve-shop-hero__image{object-position:66% center}.tve-shop-hero__shade{background:linear-gradient(0deg,#101215 4%,#101215d9 35%,#10121526 79%),linear-gradient(90deg,rgba(16,18,21,.45),transparent 70%)}.tve-shop-hero__inner{padding-top:23px;padding-bottom:20px}.tve-shop-identity{gap:12px}.tve-shop-identity__logo{width:52px;height:52px;padding:5px}.tve-shop-identity .tve-shop-eyebrow{font-size:10px;letter-spacing:.12em}.tve-shop-identity__label{font-size:11px}.tve-shop-hero__copy{padding-block:205px 30px;max-width:440px}.tve-shop-hero__copy>.tve-shop-eyebrow{font-size:9px;letter-spacing:.15em}.tve-shop-hero h1{font-size:clamp(39px,10vw,66px);margin-top:14px}.tve-shop-hero__text{font-size:14px;line-height:1.7;max-width:335px;margin-top:18px!important}.tve-shop-button--red{margin-top:22px}.tve-shop-button{min-height:51px;padding:15px 19px;font-size:13px}.tve-shop-hero__bottom{padding-top:17px;font-size:8px;letter-spacing:.09em;gap:12px}.tve-shop-hero__bottom>span:last-child{white-space:nowrap}.tve-shop-hero__bottom b{margin-inline:4px}.tve-shop-service__grid{grid-template-columns:1fr 1fr;padding-block:20px;gap:20px 13px}.tve-shop-service__grid>div:last-child{display:none}.tve-shop-service .de24-icon{width:21px;height:21px}.tve-shop-service strong{font-size:12px}.tve-shop-service span{font-size:10px}.tve-shop-categories,.tve-shop-guide{padding-block:45px}.tve-shop-section-head{display:block;margin-bottom:25px}.tve-shop-section-head h2{font-size:34px}.tve-shop-section-head>p{max-width:100%;margin-top:16px;font-size:13px;line-height:1.7}.tve-shop-section-head .tve-shop-eyebrow{font-size:10px;margin-bottom:10px}.tve-shop-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tve-shop-category,.tve-shop-category--large{grid-column:span 1;min-height:255px;padding:15px}.tve-shop-category:first-child{grid-column:span 2;min-height:265px}.tve-shop-category__top>span{font-size:8px;letter-spacing:.04em}.tve-shop-category__top .de24-icon{width:29px;height:29px;padding:6px}.tve-shop-category__copy{margin-top:15px;max-width:100%}.tve-shop-category h3{font-size:clamp(21px,5.5vw,30px)}.tve-shop-category:first-child h3{font-size:35px}.tve-shop-category__copy p{font-size:10px;line-height:1.4;margin-top:6px;max-width:100px}.tve-shop-category__image,.tve-shop-category--large .tve-shop-category__image{width:89%;height:56%;right:-2%;bottom:13px}.tve-shop-category:first-child .tve-shop-category__image{height:92%;width:55%;right:0;bottom:0}.tve-shop-category__count{left:15px;bottom:15px;font-size:9px;padding:6px 8px}.tve-shop-category__count>span{margin-left:8px}.tve-shop-selection{padding-block:43px}.tve-shop-tabs{gap:7px;padding-bottom:19px;margin-bottom:22px}.tve-shop-tabs a{min-height:43px;padding:10px 12px;font-size:12px;gap:10px}.tve-shop-tabs a>span{font-size:9px}.tve-shop-panel__head{gap:12px;margin-bottom:17px}.tve-shop-panel__head h3{font-size:22px}.tve-shop-panel__head>a{font-size:11px;gap:6px}.tve-shop-panel__head .de24-icon{width:17px;height:17px}.tve-shop-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.tve-shop-card__media{aspect-ratio:1/1.13}.tve-shop-card__media img{padding:11px}.tve-shop-card__body{padding-top:13px}.tve-shop-card__club{font-size:8px;letter-spacing:.04em}.tve-shop-card h3{font-size:13px;min-height:53px}.tve-shop-card__price{font-size:19px;margin-top:9px!important}.tve-shop-card__action{font-size:10px;padding-top:10px;margin-top:10px}.tve-shop-card__arrow{right:7px;bottom:7px;width:28px;height:28px}.tve-shop-card__arrow .de24-icon{width:15px;height:15px}.tve-shop-price-note{font-size:10px}.tve-shop-statement{border-left-width:5px}.tve-shop-statement__inner{grid-template-columns:1fr;gap:23px;padding-block:44px}.tve-shop-statement h2{font-size:42px}.tve-shop-statement__right{max-width:100%}.tve-shop-statement__right>p{font-size:14px;line-height:1.75}.tve-shop-statement__mark{font-size:200px;bottom:-50px}.tve-shop-guide__grid{grid-template-columns:1fr;gap:24px}.tve-shop-guide__step{padding-top:19px;padding-left:49px}.tve-shop-guide__step>span{position:absolute;left:0;top:20px}.tve-shop-guide__step h3{font-size:22px}.tve-shop-guide__step p{font-size:13px;margin-top:8px}.tve-shop-contact{margin-top:38px;padding:24px 20px;grid-template-columns:1fr;gap:24px}.tve-shop-contact h2{font-size:28px}.tve-shop-contact p:not(.tve-shop-eyebrow){font-size:13px}.tve-shop-contact__actions{justify-content:flex-start}.tve-shop-contact__actions small{text-align:left}.tve-shop-contact__actions .tve-shop-button{font-size:12px;padding-inline:15px;gap:10px}}@media(prefers-reduced-motion:reduce){.tve-shop *{transition:none!important;scroll-behavior:auto!important}}:where(.de24){--de24-line:color-mix(in srgb,var(--de24-ink) 15%,transparent);color:var(--de24-ink);background:var(--de24-white);font-size:16px;line-height:1.55;overflow-wrap:break-word}.de24 *{box-sizing:border-box}:where(.de24) h1,:where(.de24) h2,:where(.de24) h3,:where(.de24) p{margin:0}:where(.de24) h1,:where(.de24) h2,:where(.de24) h3{font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);letter-spacing:-.035em}:where(.de24) h2{font-size:clamp(32px,3.7vw,58px);line-height:1.03;text-wrap:balance}:where(.de24) h3{font-size:24px;line-height:1.14}:where(.de24) img{display:block;width:100%;height:100%;object-fit:cover}:where(.de24-wrap){width:min(1480px,100%);margin-inline:auto;padding:72px 24px}.de24-dark{background:var(--de24-ink);color:var(--de24-white);--de24-line:color-mix(in srgb,var(--de24-white) 22%,transparent)}.de24-soft{background:var(--de24-soft)}.de24-eyebrow{font-size:12px;font-weight:750;letter-spacing:.16em;text-transform:uppercase;margin-bottom:13px!important;color:var(--de24-accent)}.de24-dark .de24-eyebrow{color:var(--de24-white)}.de24-head{display:grid;gap:20px;margin-bottom:32px}.de24-intro{max-width:560px;color:color-mix(in srgb,currentColor 78%,transparent);font-size:18px}.de24-intro p+p{margin-top:12px}.de24-icon{width:24px;height:24px;flex:none}.de24-btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;background:var(--de24-accent);color:var(--de24-on-accent);padding:16px 23px;border:1px solid transparent;border-radius:5px;font-size:16px;font-weight:750;text-align:center;min-height:52px;line-height:1.2;transition:transform .2s,filter .2s;max-width:100%}.de24-btn:hover{filter:brightness(.92);transform:translateY(-2px)}.de24-btn--outline{background:transparent;color:inherit;border-color:currentColor}.de24-link{display:inline-flex;align-items:center;gap:12px;font-weight:750;border-bottom:1px solid currentColor;padding-bottom:6px}.de24 a:focus-visible,.de24 button:focus-visible,.de24 summary:focus-visible{outline:3px solid var(--de24-accent);outline-offset:5px}.de24-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:26px}.de24-small{font-size:13px;line-height:1.5;color:color-mix(in srgb,currentColor 78%,transparent)}.de24-rule{border:0;border-top:1px solid var(--de24-line);margin:28px 0}.de24-heading-accent{color:var(--de24-accent)}.de24-card-grid{display:grid;gap:20px}.de24-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.de24-flow-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.de24-photo{overflow:hidden;background:var(--de24-ink);isolation:isolate}.de24-photo img{transition:transform .55s}.de24-photo:hover img{transform:scale(1.035)}.de24-number{font-size:13px;letter-spacing:.12em;font-weight:750;color:var(--de24-accent)}.de24-rte p+p{margin-top:16px}.de24-rte a{text-decoration:underline;text-underline-offset:4px}.de24-carousel-controls{display:flex;gap:8px;align-items:center}.de24-round{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--de24-line);border-radius:50%;background:transparent;color:inherit}.de24-round[disabled]{opacity:.3}.de24-prev .de24-icon{transform:rotate(180deg)}.de24-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.de24 [hidden]{display:none!important}.de24-stroke{color:transparent;-webkit-text-stroke:1px currentColor}.de24-float{position:fixed;right:16px;bottom:calc(18px + env(safe-area-inset-bottom));z-index:9;display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:8px;background:var(--de24-accent);color:var(--de24-on-accent);box-shadow:0 6px 24px color-mix(in srgb,var(--de24-ink) 20%,transparent);max-width:210px;font-weight:750;line-height:1.2}.de24-float small{display:block;font-size:11px;font-weight:500;line-height:1.4;margin-top:3px}.de24-float .de24-icon{width:27px;height:27px}.de24-float:focus-visible{outline:3px solid var(--de24-ink);outline-offset:4px}.de24-rebuild .header__logo{position:relative;isolation:isolate}.de24-rebuild .header__logo-image{object-fit:contain}.de24-rebuild .shopify-section--de24-hero{margin-block:0}.de24-rebuild .section-stack{gap:32px}.de24-rebuild .shopify-section--announcement-bar .announcement-bar{font-size:13px}.de24-rebuild .product-card__figure{position:relative;overflow:hidden}.de24-rebuild .product-card__info{position:relative;isolation:isolate}.de24-rebuild .product-card__info img{position:static;max-width:100%;height:auto}@media(min-width:1000px){:where(.de24-wrap){padding:100px 56px}.de24-head{grid-template-columns:1.1fr 1fr;align-items:end;gap:60px;margin-bottom:44px}.de24-flow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.de24-float{right:24px;bottom:24px}}@media(max-width:699px){:where(.de24){font-size:16px}:where(.de24-wrap){padding:54px 20px}.de24-grid-3{grid-template-columns:1fr}.de24-head{gap:17px}.de24-intro{font-size:17px}.de24-actions{gap:12px}.de24-btn{padding:15px 18px;font-size:15px}.de24-flow-grid{gap:20px 14px}.de24-flow-grid h3{font-size:20px}.de24-float{padding:10px 12px;max-width:185px}.de24-float small{font-size:10px}}@media(prefers-reduced-motion:reduce){.de24 *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.de24-jako-menu{position:static}.header__wrapper{position:relative;background:#141414!important}.de24-jako-menu:not([open])>.de24-jako-panel{display:none}.de24-jako-menu>.de24-jako-panel{z-index:20}.de24-jako-menu>.de24-jako-panel{--text-color:26 26 26;position:absolute;inset-inline-end:24px;inset-inline-start:auto;top:100%;width:min(660px,calc(100vw - 48px));max-width:none;max-height:calc(100dvh - 150px);overflow:auto;display:grid;grid-template-columns:200px minmax(0,1fr);gap:28px;padding:26px;background:#fff;color:#1a1a1a;border:1px solid #ededed;border-radius:12px;box-shadow:0 16px 42px #0002}.de24-jako-panel .de24-jako-heading{display:block;margin:0 0 12px;font-size:12px;line-height:1.5;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#c81068}.de24-jako-panel ul{list-style:none;padding:0;margin:0}.de24-jako-series{padding-right:24px;border-right:1px solid #eee}.de24-jako-series li a{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 12px;border-radius:6px;font-size:16px;font-weight:700;color:#1a1a1a}.de24-jako-series li a span{color:#c81068}.de24-jako-group{border-bottom:1px solid #eee}.de24-jako-group summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 0;font-size:14px;line-height:1.4;font-weight:650;color:#1a1a1a;cursor:pointer;list-style:none}.de24-jako-group summary::-webkit-details-marker{display:none}.de24-jako-group summary span{color:#c81068;font-size:19px;transition:transform .15s}.de24-jako-group[open] summary span{transform:rotate(45deg)}.de24-jako-group ul{padding:0 0 12px}.de24-jako-group li a{display:block;padding:9px 10px;min-height:40px;font-size:13px;line-height:1.4;color:#333;border-radius:5px}.de24-jako-group .de24-jako-all{font-weight:750;color:#c81068}.de24-jako-panel a:hover,.de24-jako-panel a[aria-current=page]{background:#fff0f6}.de24-jako-panel a:focus-visible,.de24-jako-panel summary:focus-visible{outline:2px solid #c81068;outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map?subset=AAAAAAIAAgAAAAAAAAAAAAABAAAB */
