.modulo-hpl{font-family:inherit;box-sizing:border-box;padding-top:var(--modulo-hpl-pad-top,48px);padding-bottom:var(--modulo-hpl-pad-bottom,48px);--modulo-hpl-muted:color-mix(in srgb, var(--modulo-hpl-text,#F3EFE4) 76%, transparent)}.modulo-hpl *{box-sizing:border-box}.modulo-hpl__frame{display:grid;grid-template-columns:var(--modulo-hpl-panel-fr,.82fr) var(--modulo-hpl-media-fr,1fr);border-radius:var(--modulo-hpl-radius,26px);overflow:hidden;isolation:isolate}.modulo-hpl--ratio-40-60{--modulo-hpl-panel-fr:.667fr;--modulo-hpl-media-fr:1fr}.modulo-hpl--ratio-45-55{--modulo-hpl-panel-fr:.82fr;--modulo-hpl-media-fr:1fr}.modulo-hpl--ratio-50-50{--modulo-hpl-panel-fr:1fr;--modulo-hpl-media-fr:1fr}.modulo-hpl--pos-left .modulo-hpl__frame{grid-template-columns:var(--modulo-hpl-media-fr,1fr) var(--modulo-hpl-panel-fr,.82fr)}.modulo-hpl--pos-left .modulo-hpl__media{order:-1}.modulo-hpl--width-boxed{padding-left:clamp(16px,4vw,56px);padding-right:clamp(16px,4vw,56px)}.modulo-hpl--width-boxed .modulo-hpl__frame{max-width:1280px;margin-inline:auto;box-shadow:0 1px #ffffff0d inset,0 40px 90px -50px #14140a8c,0 8px 30px -22px #14140a73}.modulo-hpl--width-page .modulo-hpl__frame{border-radius:0;max-width:none}.modulo-hpl--width-page.modulo-hpl--container-standard .modulo-hpl__frame{max-width:1200px;margin-inline:auto}.modulo-hpl--width-page.modulo-hpl--container-wide .modulo-hpl__frame{max-width:1500px;margin-inline:auto}.modulo-hpl--width-page.modulo-hpl--container-full .modulo-hpl__frame{max-width:none}.modulo-hpl__panel{position:relative;min-height:var(--modulo-hpl-min-height,540px);padding:var(--modulo-hpl-panel-pad,56px);background:var(--modulo-hpl-panel,#4A4D2C);color:var(--modulo-hpl-text,#F3EFE4);display:flex;flex-direction:column;justify-content:center;gap:clamp(18px,2.2vw,26px)}.modulo-hpl__panel:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(135% 120% at 8% 6%,rgba(255,255,255,.05) 0%,transparent 46%)}.modulo-hpl__panel>*{position:relative;z-index:1;animation:modulo-hpl-rise .7s cubic-bezier(.2,.7,.2,1) both}.modulo-hpl__panel>*:nth-child(1){animation-delay:.05s}.modulo-hpl__panel>*:nth-child(2){animation-delay:.13s}.modulo-hpl__panel>*:nth-child(3){animation-delay:.21s}.modulo-hpl__panel>*:nth-child(4){animation-delay:.29s}.modulo-hpl__panel>*:nth-child(5){animation-delay:.37s}.modulo-hpl__panel>*:nth-child(6){animation-delay:.45s}@keyframes modulo-hpl-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes modulo-hpl-fade{0%{opacity:0}to{opacity:1}}.modulo-hpl__badges{display:flex;flex-wrap:wrap;gap:10px}.modulo-hpl__badge{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:9px 15px;border-radius:999px;line-height:1;white-space:nowrap}.modulo-hpl__badge-ic{display:inline-flex;width:15px;height:15px}.modulo-hpl__badge-ic svg{width:100%;height:100%;display:block}.modulo-hpl__badge--dark{background:var(--modulo-hpl-cta-bg,#221F15);color:var(--modulo-hpl-text,#F3EFE4)}.modulo-hpl__badge--dark .modulo-hpl__badge-ic{color:var(--modulo-hpl-accent,#E3B23C)}.modulo-hpl__badge--light{background:#efe9da;color:#241f15;box-shadow:0 1px #fff9 inset}.modulo-hpl__badge--light .modulo-hpl__badge-ic{color:color-mix(in srgb,var(--modulo-hpl-panel-solid,#4A4D2C) 78%,#000)}.modulo-hpl__heading{margin:0;font-weight:700;font-size:var(--modulo-hpl-heading-size,48px);line-height:1.04;letter-spacing:-.02em;color:var(--modulo-hpl-text,#F3EFE4);text-wrap:balance}.modulo-hpl__heading strong,.modulo-hpl__heading b{color:var(--modulo-hpl-accent,#E3B23C);font-weight:inherit}.modulo-hpl__body{margin:0;max-width:46ch;font-size:var(--modulo-hpl-body-size,17px);line-height:1.58;color:var(--modulo-hpl-muted)}.modulo-hpl__body :where(p){margin:0 0 .6em}.modulo-hpl__body :where(p):last-child{margin-bottom:0}.modulo-hpl__body strong,.modulo-hpl__body b{color:var(--modulo-hpl-text,#F3EFE4);font-weight:700}.modulo-hpl__features{display:flex;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none}.modulo-hpl__feature{display:flex;align-items:center;gap:13px;font-size:calc(var(--modulo-hpl-body-size,17px) - 1px);font-weight:600;color:var(--modulo-hpl-text,#F3EFE4)}.modulo-hpl__feature-ic{width:38px;height:38px;flex:none;border-radius:11px;display:grid;place-items:center;background:color-mix(in srgb,var(--modulo-hpl-text,#F3EFE4) 9%,transparent);border:1px solid color-mix(in srgb,var(--modulo-hpl-text,#F3EFE4) 16%,transparent);transition:background .25s ease,border-color .25s ease,transform .25s ease}.modulo-hpl__feature-ic svg{width:18px;height:18px;color:var(--modulo-hpl-text,#F3EFE4)}.modulo-hpl__feature:hover .modulo-hpl__feature-ic{background:color-mix(in srgb,var(--modulo-hpl-text,#F3EFE4) 16%,transparent);border-color:color-mix(in srgb,var(--modulo-hpl-text,#F3EFE4) 30%,transparent);transform:translateY(-1px)}.modulo-hpl__cta{align-self:flex-start;display:inline-flex;align-items:center;gap:12px;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--modulo-hpl-cta-text,#F5F1E6);background:var(--modulo-hpl-cta-bg,#221F15);padding:17px 28px;border-radius:13px;text-decoration:none;cursor:pointer;box-shadow:0 1px #ffffff12 inset,0 14px 28px -14px #0f0d08cc;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease}.modulo-hpl__cta svg{width:18px;height:18px;flex:none;transition:transform .26s cubic-bezier(.2,.7,.2,1)}.modulo-hpl__cta:hover{transform:translateY(-2px);box-shadow:0 1px #ffffff12 inset,0 20px 36px -16px #0f0d08d9}.modulo-hpl__cta:hover svg{transform:translate(5px)}.modulo-hpl__cta:focus-visible{outline:3px solid var(--modulo-hpl-accent,#E3B23C);outline-offset:3px}.modulo-hpl__rating{display:flex;align-items:center;gap:11px;font-size:14px;color:var(--modulo-hpl-muted)}.modulo-hpl__rating-text strong{color:var(--modulo-hpl-text,#F3EFE4);font-weight:700;font-variant-numeric:tabular-nums}.modulo-hpl__stars{position:relative;display:inline-flex;line-height:0;flex:none}.modulo-hpl__stars-bg,.modulo-hpl__stars-clip{display:inline-flex;gap:3px}.modulo-hpl__star{width:18px;height:18px;flex:none}.modulo-hpl__stars-bg .modulo-hpl__star{color:color-mix(in srgb,var(--modulo-hpl-text,#F3EFE4) 26%,transparent)}.modulo-hpl__stars-clip{position:absolute;top:0;left:0;height:100%;width:var(--modulo-hpl-star-fill,90%);overflow:hidden}.modulo-hpl__stars-clip .modulo-hpl__star{color:var(--modulo-hpl-accent,#E3B23C)}.modulo-hpl__media{position:relative;overflow:hidden;min-height:var(--modulo-hpl-min-height,540px);background:linear-gradient(150deg,#8d8a6e,#5d5a44);animation:modulo-hpl-fade 1s ease .1s both}.modulo-hpl__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--modulo-hpl-focal,center center);transition:transform 7s ease-out}.modulo-hpl__placeholder-svg{background:#e7e3d4}.modulo-hpl__frame:hover .modulo-hpl__img{transform:scale(1.045)}.modulo-hpl__float{position:absolute;z-index:3;width:188px;aspect-ratio:4/5;overflow:hidden;background:linear-gradient(150deg,#b7a98c,#7c7259);animation:modulo-hpl-fade .8s ease .55s both}.modulo-hpl__float-img{width:100%;height:100%;object-fit:cover;display:block}.modulo-hpl--float-bottom-left .modulo-hpl__float{left:clamp(16px,3vw,32px);bottom:clamp(16px,3vw,32px)}.modulo-hpl--float-bottom-right .modulo-hpl__float{right:clamp(16px,3vw,32px);bottom:clamp(16px,3vw,32px)}.modulo-hpl--floatstyle-inset .modulo-hpl__float{border-radius:16px;border:5px solid #FBF8EF;transform:rotate(-3deg);box-shadow:0 24px 50px -20px #14120a8c}.modulo-hpl--floatstyle-cutout .modulo-hpl__float{width:206px;aspect-ratio:auto;overflow:visible;background:transparent;filter:drop-shadow(0 18px 30px rgba(20,18,10,.45))}.modulo-hpl--floatstyle-cutout .modulo-hpl__float-img{height:auto}@media(max-width:980px){.modulo-hpl__frame,.modulo-hpl--pos-left .modulo-hpl__frame{grid-template-columns:1fr}.modulo-hpl__media,.modulo-hpl--pos-left .modulo-hpl__media{order:-1;min-height:0;aspect-ratio:16/11}.modulo-hpl__panel{min-height:0;padding:clamp(28px,6vw,44px)}.modulo-hpl__float{width:140px}}@media(max-width:480px){.modulo-hpl__media{aspect-ratio:4/3}.modulo-hpl__heading{font-size:min(var(--modulo-hpl-heading-size,48px),34px)}.modulo-hpl__cta{align-self:stretch;justify-content:center}.modulo-hpl__float{display:none}}@media(prefers-reduced-motion:reduce){.modulo-hpl__panel>*,.modulo-hpl__media,.modulo-hpl__float{animation:none}.modulo-hpl__frame:hover .modulo-hpl__img{transform:none}.modulo-hpl__cta,.modulo-hpl__cta svg,.modulo-hpl__feature-ic{transition:none}.modulo-hpl__cta:hover,.modulo-hpl__cta:hover svg,.modulo-hpl__feature:hover .modulo-hpl__feature-ic{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/modulo-section-hero-panel.css.map */
