.brand-world-intro{position:relative;overflow:hidden;padding-block:var(--brand-world-padding-top) var(--brand-world-padding-bottom);color:var(--brand-world-text);background:var(--brand-world-background)}.brand-world-intro:before{position:absolute;top:-180px;right:-110px;width:500px;height:500px;border:1px solid rgba(255,255,255,.09);border-radius:50%;box-shadow:0 0 0 76px #ffffff05,0 0 0 152px #ffffff03;content:"";pointer-events:none}.brand-world-intro__shell{position:relative;z-index:1;width:min(100% - 40px,1400px);margin-inline:auto}.brand-world-intro__main{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:clamp(44px,6vw,88px);align-items:center}.brand-world-intro__eyebrow{margin:0 0 16px;color:var(--brand-world-muted);font-family:var(--font-body-family, inherit);font-size:12px;font-weight:650;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.brand-world-intro__heading{max-width:660px;margin:0 0 24px;color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(38px,4.5vw,64px);font-weight:var(--font-heading-weight, 500);letter-spacing:-.035em;line-height:1.03}.brand-world-intro__text{max-width:590px;color:var(--brand-world-muted)!important;font-size:clamp(16px,1.3vw,19px);line-height:1.7}.brand-world-intro__text p{margin:0;color:inherit!important}.brand-world-intro__button{display:inline-flex;width:fit-content;min-height:52px;align-items:center;justify-content:center;gap:22px;margin-top:32px;padding:13px 22px;border:1px solid currentColor;color:inherit;font-size:11px;font-weight:700;letter-spacing:.14em;line-height:1.25;text-decoration:none;text-transform:uppercase;transition:color .18s ease,background .18s ease}.brand-world-intro__button:hover{color:var(--brand-world-background);background:var(--brand-world-text)}.brand-world-intro__visual{position:relative;aspect-ratio:16 / 9;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.24);background:#e7e0d4;box-shadow:0 20px 46px #00181842}.brand-world-intro__visual:after{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.44);content:"";pointer-events:none}.brand-world-intro__image,.brand-world-intro__placeholder{display:block;width:100%;height:100%;object-fit:cover}.brand-world-intro__caption{position:absolute;right:22px;bottom:20px;z-index:1;margin:0;padding:8px 10px;color:var(--brand-world-text);background:#073131e0;font-size:9px;font-weight:700;letter-spacing:.16em;line-height:1.3;text-transform:uppercase}.brand-world-intro__brands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(34px,5vw,58px);border-top:1px solid rgba(255,255,255,.22)}.brand-world-intro__brand{padding:20px 22px 0 0;border-right:1px solid rgba(255,255,255,.16)}.brand-world-intro__brand+.brand-world-intro__brand{padding-left:24px}.brand-world-intro__brand:last-child{border-right:0}.brand-world-intro__category{display:block;margin-bottom:8px;color:var(--brand-world-muted);font-size:10px;font-weight:650;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.brand-world-intro__brand-name{display:block;color:inherit;font-family:var(--font-heading-family, inherit);font-size:clamp(18px,2vw,24px);font-weight:var(--font-heading-weight, 500);line-height:1.2}@media screen and (max-width:989px){.brand-world-intro__main{grid-template-columns:1fr}.brand-world-intro__visual{order:-1}}@media screen and (max-width:749px){.brand-world-intro__visual{aspect-ratio:2 / 1}.brand-world-intro__shell{width:min(100% - 30px,1400px)}.brand-world-intro__main{gap:30px}.brand-world-intro__heading{overflow-wrap:normal;font-size:clamp(32px,9.2vw,40px);-webkit-hyphens:auto;hyphens:auto;word-break:normal}.brand-world-intro__button{width:100%;justify-content:space-between}.brand-world-intro__brands{margin-top:32px}.brand-world-intro__brand,.brand-world-intro__brand+.brand-world-intro__brand{padding:16px 8px 0}.brand-world-intro__brand-name{font-size:15px}}@media(prefers-reduced-motion:reduce){.brand-world-intro__button{transition:none}}.wpc-newsletter-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:calc(var(--z-header, 20) + 5);display:flex;align-items:center;justify-content:center;padding:clamp(16px,4vw,56px);background:#000f1200;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .28s ease,visibility .28s ease,background-color .28s ease}.wpc-newsletter-popup[open]{background:#000f12ad;opacity:1;visibility:visible;pointer-events:auto}.wpc-newsletter-popup__dialog{position:relative;isolation:isolate;display:grid;width:min(1000px,100%);min-height:490px;max-height:calc(100dvh - 32px);overflow:hidden;color:var(--wpc-popup-text);background:#082c31;border:1px solid rgba(255,255,255,.24);border-radius:var(--wpc-popup-radius);box-shadow:0 30px 90px #000f126b;transform:translateY(22px) scale(.985);transition:transform .36s cubic-bezier(.2,.72,.25,1);view-transition-name:wpc-newsletter-popup}.wpc-newsletter-popup[open] .wpc-newsletter-popup__dialog{transform:translateY(0) scale(1)}.wpc-newsletter-popup__media,.wpc-newsletter-popup__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.wpc-newsletter-popup__media img{width:100%;height:100%;object-fit:cover;object-position:center 56%;filter:brightness(.34) saturate(.72)}.wpc-newsletter-popup__shade{z-index:-1;background:linear-gradient(90deg,#01171bf7,#01191de6 48%,#011a1fad),linear-gradient(rgba(1,25,29,var(--wpc-popup-overlay)),rgba(1,25,29,var(--wpc-popup-overlay)))}.wpc-newsletter-popup__content{align-self:center;width:min(760px,100%);padding:clamp(46px,6vw,76px)}.wpc-newsletter-popup__eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 16px;font-size:12px;line-height:1.4;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.wpc-newsletter-popup__eyebrow:before{width:34px;height:1px;background:currentColor;content:""}.wpc-newsletter-popup__heading{max-width:680px;margin:0;color:inherit;font-size:clamp(34px,4.1vw,52px);line-height:1.08;font-weight:400;letter-spacing:-.025em;text-wrap:balance}.wpc-newsletter-popup__text{max-width:690px;margin-top:20px;color:var(--wpc-popup-text)!important;font-size:16px;line-height:1.6;font-weight:500}.wpc-newsletter-popup__text p{margin:0;color:var(--wpc-popup-text)!important;font-weight:500}.wpc-newsletter-popup__form{max-width:720px;margin-top:28px}.wpc-newsletter-popup .newsletter__controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0}.wpc-newsletter-popup .newsletter__field{min-width:0;background:#051d2180;border:1px solid rgba(255,255,255,.76)}.wpc-newsletter-popup .newsletter__field:before,.wpc-newsletter-popup .newsletter__field:after{display:none}.wpc-newsletter-popup .field__input{width:100%;min-height:56px;padding:0 18px;color:#fff;background:transparent;border:0;border-radius:0;box-shadow:none;font-size:16px}.wpc-newsletter-popup .field__input::placeholder{color:#ffffffc7;opacity:1}.wpc-newsletter-popup .newsletter__button{position:static;inset:auto;min-width:210px;min-height:56px;padding:0 24px;color:#fff;background:var(--wpc-popup-accent);border:1px solid var(--wpc-popup-accent);border-radius:0;font-size:13px;font-weight:500;letter-spacing:.12em;transition:filter .18s ease,transform .18s ease}.wpc-newsletter-popup .newsletter__button:hover{filter:brightness(1.12)}.wpc-newsletter-popup .newsletter__button:active{transform:translateY(1px)}.wpc-newsletter-popup .policy_check{margin-top:16px;color:#ffffffe6;font-size:13px;line-height:1.5}.wpc-newsletter-popup .policy_check label{display:flex;align-items:flex-start;gap:10px}.wpc-newsletter-popup .policy_check input{flex:0 0 auto;width:17px;height:17px;margin:1px 0 0;accent-color:var(--wpc-popup-accent)}.wpc-newsletter-popup .policy_check a{color:inherit;text-underline-offset:3px}.wpc-newsletter-popup__close{position:absolute;inset-block-start:18px;inset-inline-end:18px;z-index:2;display:grid;width:44px;height:44px;place-items:center;padding:0;color:#fff;background:#01151980;border:1px solid rgba(255,255,255,.36);border-radius:50%;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background-color .18s ease,transform .18s ease}.wpc-newsletter-popup__close:hover{background:#011519c7;transform:rotate(4deg)}.wpc-newsletter-popup__close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.6}.wpc-newsletter-popup__later{display:block;width:fit-content;margin-top:16px;padding:4px 0;color:#ffffffd1;background:transparent;border:0;font-size:13px;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.wpc-newsletter-popup__consultation{display:block;width:fit-content;margin-top:9px;color:#fff;font-size:13px;line-height:1.5;font-weight:500;text-decoration:underline;text-underline-offset:4px}.wpc-newsletter-popup :is(button,input,a):focus-visible{outline:2px solid #fff;outline-offset:3px}@media screen and (min-width:750px){.wpc-newsletter-popup__media img{filter:brightness(.2) saturate(.65)}.wpc-newsletter-popup__shade{background:linear-gradient(90deg,#01171bfc,#01191df7 52%,#011a1fe0),linear-gradient(rgba(1,25,29,var(--wpc-popup-overlay)),rgba(1,25,29,var(--wpc-popup-overlay)))}}@media screen and (max-width:749px){.wpc-newsletter-popup{align-items:flex-end;padding:12px}.wpc-newsletter-popup__dialog{width:100%;min-height:0;max-height:calc(100dvh - 24px);overflow-y:auto;border-radius:max(var(--wpc-popup-radius),8px);scrollbar-width:none}.wpc-newsletter-popup__dialog::-webkit-scrollbar{display:none}.wpc-newsletter-popup__content{align-self:end;padding:82px 22px 26px}.wpc-newsletter-popup__eyebrow{margin-bottom:12px;font-size:10px}.wpc-newsletter-popup__heading{font-size:clamp(29px,9vw,36px);line-height:1.1}.wpc-newsletter-popup__text{margin-top:14px;font-size:15px;line-height:1.5}.wpc-newsletter-popup__form{margin-top:20px}.wpc-newsletter-popup .newsletter__controls{grid-template-columns:1fr;gap:10px}.wpc-newsletter-popup .field__input,.wpc-newsletter-popup .newsletter__button{min-height:52px}.wpc-newsletter-popup .newsletter__button{width:100%;min-width:0}.wpc-newsletter-popup .policy_check{margin-top:13px;font-size:12px}.wpc-newsletter-popup__close{inset-block-start:14px;inset-inline-end:14px;width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.wpc-newsletter-popup,.wpc-newsletter-popup__dialog,.wpc-newsletter-popup__close,.wpc-newsletter-popup .newsletter__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=gAAAAAAAAEA */
