.xlh{--xlh-font: "Montserrat", system-ui, -apple-system, sans-serif;--xlh-black: #111;--xlh-white: #fff;--xlh-beige: #efeae1;--xlh-gray-btn: rgba(242, 242, 242, .8);--xlh-radius: 8px;--xlh-radius-lg: 16px;--xlh-transition: 325ms ease-in-out;--xlh-badge-color: #e9292d;--xlh-pad-top: 0px;--xlh-pad-bottom: 0px;font-family:var(--xlh-font);color:var(--xlh-black);background:var(--xlh-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.15;box-sizing:border-box;padding-top:var(--xlh-pad-top);padding-bottom:var(--xlh-pad-bottom);max-width:1600px;margin-left:auto;margin-right:auto;border-radius:var(--xlh-radius-lg);overflow:clip}.xlh *,.xlh *:before,.xlh *:after{box-sizing:border-box;margin:0;padding:0}.xlh img{display:block;max-width:100%;height:auto}.xlh button{font-family:var(--xlh-font);cursor:pointer;border:none;background:none;color:inherit}.xlh p{margin:0}.xlh ul{list-style:none}.xlh__layout,.xlh__gallery{display:flex;flex-direction:column;width:100%}.xlh__main{position:relative;overflow:hidden;aspect-ratio:4 / 3;width:100%;background:linear-gradient(180deg,var(--xlh-beige) 0%,var(--xlh-white) 66%)}.xlh__track{display:flex;height:100%;transition:transform var(--xlh-transition)}.xlh__slide{flex:0 0 100%;position:relative;height:100%}.xlh__slide-img{width:100%;height:100%;object-fit:cover}.xlh__slide-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--xlh-beige)}.xlh__slide-placeholder svg{width:100%;height:100%;object-fit:cover;fill:#00000014}.xlh__nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:999px;background:var(--xlh-gray-btn);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;z-index:2;color:var(--xlh-black);transition:background var(--xlh-transition)}.xlh__nav:hover{background:var(--xlh-white)}.xlh__nav svg{width:20px;height:20px}.xlh__nav--prev{left:16px}.xlh__nav--next{right:16px}.xlh__thumbs{order:2;display:flex;justify-content:center;align-items:flex-start;gap:4px;padding:4px;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.xlh__thumbs::-webkit-scrollbar{display:none}.xlh__main{order:1}button.xlh__thumb{flex:0 0 80px;width:80px;height:80px;border-radius:var(--xlh-radius);overflow:hidden;border:2px solid transparent;background:var(--xlh-beige);padding:0;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;position:relative}button.xlh__thumb.is-active{border-color:var(--xlh-black)}.xlh__thumb-img{width:100%;height:100%;object-fit:cover;border-radius:calc(var(--xlh-radius) - 2px);background:var(--xlh-beige)}.xlh__thumb-placeholder{display:block;width:100%;height:100%;background:var(--xlh-beige)}.xlh__content{display:flex;flex-direction:column;gap:16px;padding:24px;width:100%}.xlh__heading{position:relative;display:flex;flex-direction:column;gap:4px;min-height:80px}.xlh__title{display:flex;flex-direction:column;font-family:var(--xlh-font);font-weight:800;font-size:32px;line-height:1;letter-spacing:0;color:var(--xlh-black);text-transform:uppercase;margin:0}.xlh__title-line{display:block;line-height:1}.xlh__subtitle{font-family:var(--xlh-font);font-weight:800;font-size:16px;line-height:1.2;letter-spacing:.16px;color:var(--xlh-black);margin:0}.xlh__description{font-family:var(--xlh-font);font-weight:600;font-size:16px;line-height:1.3;letter-spacing:-.16px;color:var(--xlh-black);margin:0}.xlh__benefits{display:flex;flex-wrap:wrap;align-items:center;gap:12px;list-style:none;padding:0;margin:0}.xlh__benefit{display:inline-flex;align-items:center;gap:4px;font-family:var(--xlh-font);font-weight:700;font-size:12px;line-height:1.5;letter-spacing:.12px;color:var(--xlh-black);white-space:nowrap}.xlh__check{flex-shrink:0;width:14px;height:14px;color:var(--xlh-black)}.xlh__trust{display:flex;align-items:center;gap:8px}.xlh__avatars{display:flex;align-items:center;padding-right:12px;flex-shrink:0}.xlh__avatar{width:24px;height:24px;border-radius:999px;border:1px solid var(--xlh-white);margin-right:-12px;object-fit:cover;background:var(--xlh-beige)}.xlh__trust-text{font-family:var(--xlh-font);font-weight:500;font-size:12px;line-height:1.2;color:var(--xlh-black)}.xlh__trust-text strong{font-weight:700}.xlh__trust-text p{margin:0}.xlh__badge{position:absolute;top:-13px;right:0;width:104px;height:104px;border-radius:999px;background:var(--xlh-badge-color);color:var(--xlh-white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;transform:rotate(15deg);text-align:center;z-index:2;pointer-events:none}.xlh__badge-top,.xlh__badge-bottom{font-family:var(--xlh-font);font-weight:600;font-size:12px;line-height:1;letter-spacing:.12px}.xlh__badge-middle{font-family:var(--xlh-font);font-weight:800;font-size:24px;line-height:1;text-transform:uppercase;margin:2px 0}.xlh__badge-bottom{max-width:80px}@media(min-width:1280px){.xlh__layout{display:grid;grid-template-columns:minmax(0,724px) minmax(0,1fr);gap:80px;align-items:center;justify-content:center;max-width:1440px;margin:0 auto;padding:0 80px;min-height:600px}.xlh__gallery{display:flex;flex-direction:row;gap:4px;width:724px;max-width:100%;align-items:stretch}.xlh__thumbs{order:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:0 0 120px;width:120px;gap:4px;padding:4px;overflow-x:visible;overflow-y:auto;max-height:600px}.xlh__thumb{flex:0 0 112px;width:112px;height:112px}.xlh__main{order:1;flex:0 0 600px;width:600px;height:600px;aspect-ratio:1 / 1;border-radius:var(--xlh-radius-lg)}.xlh__nav{width:44px;height:44px}.xlh__nav--prev{left:16px}.xlh__nav--next{right:16px}.xlh__content{position:relative;padding:0;gap:16px;max-width:476px}.xlh__heading{position:static;min-height:auto;gap:0}.xlh__title{font-size:72px;line-height:1;white-space:nowrap}.xlh__subtitle{font-size:24px;line-height:1;letter-spacing:0}.xlh__description{font-size:24px;line-height:1.5;letter-spacing:-.24px}.xlh__benefit{font-size:16px;letter-spacing:.16px}.xlh__trust{gap:8px;padding:0 8px}.xlh__avatar{width:40px;height:40px;border:2px solid var(--xlh-white)}.xlh__trust-text{font-size:16px}.xlh__badge{top:50px;right:-40px;width:120px;height:120px}.xlh__badge-top,.xlh__badge-bottom{font-size:13.3px;font-weight:500;line-height:1;letter-spacing:-.4px}.xlh__badge-middle{font-size:26.6px;font-weight:700;letter-spacing:-.8px;margin:3px 0}.xlh__badge-bottom{max-width:90px}}@media(min-width:641px)and (max-width:767px){.xlh__content{padding:24px 40px;max-width:720px;margin:0 auto}.xlh__title{font-size:40px}}@media(min-width:768px)and (max-width:1279px){.xlh__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:center;max-width:1200px;margin:0 auto;padding:24px 32px;min-height:auto}.xlh__gallery{display:flex;flex-direction:row;gap:4px;width:100%;max-width:100%;align-items:stretch}.xlh__thumbs{order:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex:0 0 72px;width:72px;gap:4px;padding:4px;overflow-x:visible;overflow-y:auto;max-height:100%}button.xlh__thumb{flex:0 0 64px;width:64px;height:64px}.xlh__main{order:1;flex:1 1 0;width:auto;height:auto;aspect-ratio:1 / 1;border-radius:var(--xlh-radius-lg)}.xlh__nav{width:36px;height:36px}.xlh__content{position:relative;padding:0;max-width:100%;margin:0;gap:12px}.xlh__heading{position:relative;min-height:auto;gap:4px;width:max-content;max-width:100%;align-self:flex-start}.xlh__title{font-size:40px;line-height:1;white-space:nowrap}.xlh__subtitle{font-size:18px;line-height:1;letter-spacing:0}.xlh__description{font-size:16px;line-height:1.4;letter-spacing:-.16px}.xlh__benefit{font-size:13px;letter-spacing:.13px}.xlh__trust{gap:8px;padding:0}.xlh__avatar{width:32px;height:32px;border:2px solid var(--xlh-white)}.xlh__trust-text{font-size:13px}.xlh__badge{top:-8px;right:-128px;width:96px;height:96px}.xlh__badge-top,.xlh__badge-bottom{font-size:10.5px;font-weight:500;line-height:1;letter-spacing:-.2px}.xlh__badge-middle{font-size:21px;font-weight:700;letter-spacing:-.4px;margin:2px 0}.xlh__badge-bottom{max-width:80px}}@media(min-width:1280px)and (max-width:1439px){.xlh__layout{gap:40px;padding:0 40px}}
/*# sourceMappingURL=/cdn/shop/t/214/assets/xl-landing-header.css.map */
