.drl-phero{color:rgb(var(--color-foreground));--drl-phero-mut: rgba(var(--color-foreground), .74);--drl-phero-surface: rgba(var(--color-foreground), .06);--drl-phero-acc: var(--drl-soft-green, #3d5b34)}.drl-phero.color-scheme-3,.drl-phero.color-scheme-8{--drl-phero-acc: var(--drl-bright-green, #d3fa99)}.drl-phero.color-scheme-9{--drl-phero-acc: #1a3850}.drl-phero__wrap{container-type:inline-size;box-sizing:border-box;width:100%;max-width:calc(var(--drl-content, 1440px) + 2 * var(--drl-gutter, 24px));margin-inline:auto;padding-inline:var(--drl-gutter, 24px)}.drl-phero__stack{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.drl-phero__stack>*{margin:0}.drl-phero__stack>*+*{margin-top:var(--drl-sp-5, 20px)}.drl-phero__stack>[hidden]:first-child+*{margin-top:0}.drl-phero__stack>.drl-phero__title+.drl-phero__text{margin-top:var(--drl-sp-4, 16px)}.drl-phero__stack>.drl-phero__cta+*{margin-top:var(--drl-sp-6, 24px)}.drl-phero__img{align-self:stretch;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--drl-radius-lg, 32px);background:var(--drl-phero-surface)}.drl-phero__photo{display:block;width:100%;height:100%;object-fit:cover}.drl-phero--focal-top .drl-phero__photo{object-position:center top}.drl-phero--focal-bottom .drl-phero__photo{object-position:center bottom}.drl-phero__title{max-width:17ch;font-size:clamp(30px,8.7vw,52px);font-weight:var(--drl-fw-regular, 350);line-height:1.06;letter-spacing:-.025em;text-wrap:balance;color:rgb(var(--color-foreground))}.drl-phero__title em{font-style:normal;color:var(--drl-phero-acc)}.drl-phero__text{max-width:44ch;font-size:17px;line-height:1.5;color:var(--drl-phero-mut)}.drl-phero__text p{margin:0}.drl-phero__text p+p{margin-top:var(--drl-sp-3, 12px)}.drl-phero__cta{align-self:stretch}.drl-phero__cta .button{width:100%;min-height:52px;margin:0}.drl-phero__note{margin:var(--drl-sp-3, 12px) 0 0;font-size:13px;line-height:1.4;text-align:center;color:var(--drl-phero-mut)}.drl-phero__tiles{align-self:stretch;display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:6px}.drl-phero__tile{min-width:0;padding:9px 11px;border-radius:var(--drl-radius-sm, 8px);background:var(--drl-phero-surface)}.drl-phero__tile strong{display:block;font-size:16px;font-weight:var(--drl-fw-medium, 500);line-height:1.2;-webkit-hyphens:none;hyphens:none}.drl-phero__tile span{display:block;margin-top:2px;font:400 9.5px/1.3 var(--drl-font-mono);letter-spacing:.2px;text-transform:uppercase;color:var(--drl-phero-mut)}.drl-phero__ticks{display:grid;gap:var(--drl-sp-2, 8px);padding:0;list-style:none}.drl-phero__tick{position:relative;padding-inline-start:26px;font-size:15px;line-height:1.4}.drl-phero__tick:before{content:"";position:absolute;inset-inline-start:0;top:.2em;width:16px;height:16px;border-radius:50%;background:var(--drl-bright-green, #d3fa99)}.drl-phero__tick:after{content:"";position:absolute;inset-inline-start:5.5px;top:calc(.2em + 3px);width:3.5px;height:7px;border:solid var(--drl-seed-green, #1c3a13);border-width:0 1.6px 1.6px 0;transform:rotate(45deg)}.drl-phero__proof{display:flex;flex-wrap:wrap;align-items:center;gap:var(--drl-sp-2, 8px) var(--drl-sp-3, 12px);font-size:14px}.drl-phero__rating{display:inline-flex;align-items:center;gap:var(--drl-sp-2, 8px)}.drl-phero__rating b{font-weight:var(--drl-fw-medium, 500)}.drl-phero__count{color:var(--drl-phero-mut)}.drl-phero__stars{position:relative;font-size:15px;line-height:1;letter-spacing:1px;color:rgba(var(--color-foreground),.2)}.drl-phero__stars:before{content:"\2605\2605\2605\2605\2605"}.drl-phero__stars:after{content:"\2605\2605\2605\2605\2605";position:absolute;inset:0 auto 0 0;width:var(--fill, 100%);overflow:hidden;white-space:nowrap;color:var(--drl-warning, #ebb057)}.drl-phero__chip{display:inline-flex;align-items:center;gap:6px;height:24px;padding:0 10px 0 8px;border-radius:var(--drl-radius-full, 1000px);background:var(--drl-phero-surface);font:400 10.5px/1 var(--drl-font-mono);letter-spacing:.24px;text-transform:uppercase;white-space:nowrap}.drl-phero__chip:before{content:"";width:6px;height:6px;border-radius:50%;background:#7bbf3a}.drl-phero__bandbox{display:grid}.drl-phero__band{position:relative;height:300px;overflow:hidden}.drl-phero__band .drl-phero__photo{position:absolute;top:0;right:0;bottom:0;left:0}.drl-phero--band .drl-phero__card{position:relative;margin-top:-56px;padding:var(--drl-sp-6, 24px) var(--drl-sp-5, 20px);border-radius:var(--drl-radius-lg, 32px);background:rgb(var(--color-background));box-shadow:var(--drl-shadow-card)}@media screen and (max-width:899px){.drl-phero--band .drl-phero__wrap{padding-inline:var(--drl-sp-3, 12px)}.drl-phero--band .drl-phero__tiles{grid-template-columns:1fr 1fr}.drl-phero--band .drl-phero__tile:last-child:nth-child(odd){grid-column:1 / -1}}@media screen and (min-width:900px){.drl-phero__text{font-size:19px}.drl-phero__cta{align-self:flex-start}.drl-phero__cta .button{width:auto}.drl-phero__note{text-align:left}.drl-phero__tile{padding:12px 14px}.drl-phero__tile strong{font-size:20px}.drl-phero--split .drl-phero__stack{position:relative;justify-content:center;min-height:min(49.3cqw,680px);padding-inline-start:calc(58% + var(--drl-sp-12, 48px))}.drl-phero--split .drl-phero__img{position:absolute;inset:0 auto 0 0;width:58%;aspect-ratio:auto;margin:0}.drl-phero--split .drl-phero__img:first-child+*{margin-top:0}.drl-phero--split .drl-phero__cta+.drl-phero__img+*{margin-top:var(--drl-sp-6, 24px)}.drl-phero--split_right .drl-phero__stack{padding-inline:0 calc(58% + var(--drl-sp-12, 48px))}.drl-phero--split_right .drl-phero__img{inset:0 0 0 auto}.drl-phero--band .drl-phero__bandbox{margin-bottom:calc(var(--drl-pb, 48px) * -1)}.drl-phero__band{grid-area:1 / 1;height:auto;min-height:620px}.drl-phero--band .drl-phero__wrap{grid-area:1 / 1;align-self:end;padding-block:var(--drl-sp-12, 48px)}.drl-phero--band .drl-phero__card{width:540px;margin:0;padding:var(--drl-sp-10, 40px)}.drl-phero--band_right .drl-phero__card{margin-inline-start:auto}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/drl-presell-hero.css.map */
