.et-lp-hero{--et-lp-hero-text: #1a1a1a;--et-lp-hero-text-muted: rgba(26, 26, 26, .8);--et-lp-hero-cta-bg: #d1de39;--et-lp-hero-cta-text: #1a1a1a;--et-lp-hero-badge-bg: #e6359c;--et-lp-hero-check-bg: #d1de39;background-color:var(--et-lp-hero-bg-color, transparent);padding:var(--et-lp-hero-pt-desktop, 0px) 32px var(--et-lp-hero-pb-desktop, 0px)}.et-lp-hero__inner{display:flex;align-items:center;gap:20px;max-width:var(--et-lp-hero-max-width, 1312px);margin:0 auto}.et-lp-hero__content-col{flex:0 0 calc(50% - 10px);min-width:0;background-color:var(--et-lp-hero-content-bg, #f3f5dd);border-radius:32px;padding:64px 80px;display:flex;align-items:center;min-height:580px}.et-lp-hero__content-wrap{display:flex;flex-direction:column;gap:40px;width:100%}.et-lp-hero__text-group{display:flex;flex-direction:column;gap:24px}.et-lp-hero__title{font-family:Apfel Grotezk,sans-serif;font-weight:400;font-size:56px;line-height:1;color:var(--et-lp-hero-text);text-transform:capitalize;margin:0}.et-lp-hero__paragraph{font-family:Apfel Grotezk,sans-serif;font-weight:400;font-size:18px;line-height:1.4;color:var(--et-lp-hero-text-muted);margin:0}.et-lp-hero__cta{display:flex;align-items:center;justify-content:center;width:100%;height:60px;padding:10px 48px;background-color:var(--et-lp-hero-cta-bg);color:var(--et-lp-hero-cta-text);border:none;border-radius:1000px;font-family:Apfel Grotezk,sans-serif;font-weight:400;font-size:16px;line-height:1.2;letter-spacing:.8px;text-transform:uppercase;text-decoration:none;text-align:center;cursor:pointer;transition:opacity .2s ease}.et-lp-hero__cta:hover{opacity:.85}.et-lp-hero__trustpilot{display:flex;align-items:center;gap:8px}.et-lp-hero__trustpilot-text{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;font-size:14px;line-height:1;color:#191919;white-space:nowrap}.et-lp-hero__trustpilot-stars{display:flex;align-items:center;height:16px}.et-lp-hero__trustpilot-stars img{display:block;height:16px;width:auto}.et-lp-hero__trustpilot-logo{display:flex;align-items:center;height:20px}.et-lp-hero__trustpilot-logo img{display:block;height:100%;width:auto}.et-lp-hero__image-col{flex:0 0 calc(50% - 10px);min-width:0}.et-lp-hero__image-card{position:relative;background-color:var(--et-lp-hero-image-bg, #f3f5dd);border-radius:32px;overflow:hidden;height:580px}.et-lp-hero__product-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.et-lp-hero__product-image img{width:100%;height:100%;object-fit:cover;object-position:center}.et-lp-hero__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:32px}.et-lp-hero__overlay-top{display:flex;align-items:flex-start;justify-content:space-between}.et-lp-hero__bestseller{display:inline-flex;align-items:center;gap:5px;background-color:var(--et-lp-hero-bestseller-bg, #e6359c);border-radius:133px;padding:8px 13px}.et-lp-hero__bestseller-icon{width:16px;height:16px;flex-shrink:0;color:var(--et-lp-hero-bestseller-icon-color, #ffffff)}.et-lp-hero__bestseller-icon svg{display:block;width:100%;height:100%;fill:var(--et-lp-hero-bestseller-icon-color, #ffffff)}.et-lp-hero__bestseller-icon img{display:block;width:100%;height:100%;object-fit:contain}.et-lp-hero__bestseller-text{font-family:Apfel Grotezk,sans-serif;font-weight:500;font-size:17px;line-height:1;color:var(--et-lp-hero-bestseller-text-color, #ffffff);text-transform:uppercase}.et-lp-hero__eu-badge{width:58px;height:58px;flex-shrink:0}.et-lp-hero__eu-badge img{display:block;width:100%;height:100%;object-fit:contain}.et-lp-hero__overlay-bottom{display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding-right:64px}.et-lp-hero__benefit{display:inline-flex;align-items:center;gap:12px;background-color:#fff;border-radius:48px;padding:12px 24px 12px 12px}.et-lp-hero__benefit-icon{width:32px;height:32px;flex-shrink:0;background-color:var(--et-lp-hero-check-bg);border-radius:32px;display:flex;align-items:center;justify-content:center}.et-lp-hero__benefit-icon svg{width:20px;height:20px}.et-lp-hero__benefit-icon img{width:20px;height:20px;object-fit:contain}.et-lp-hero__benefit-text{font-family:Apfel Grotezk,sans-serif;font-weight:400;font-size:16px;line-height:1.4;color:var(--et-lp-hero-text);white-space:nowrap}@media screen and (max-width:989px){.et-lp-hero{padding:var(--et-lp-hero-pt-mobile, 0px) 16px var(--et-lp-hero-pb-mobile, 0px)}.et-lp-hero__inner{flex-direction:column-reverse;gap:8px}.et-lp-hero__content-col{width:100%;border-radius:16px;padding:24px 16px;min-height:auto;justify-content:center}.et-lp-hero__content-wrap{gap:24px;align-items:center}.et-lp-hero__text-group{gap:16px;text-align:center}.et-lp-hero__title{font-size:36px;text-align:center}.et-lp-hero__paragraph{font-size:16px;text-align:center}.et-lp-hero__cta{font-size:14px;letter-spacing:.7px}.et-lp-hero__trustpilot{gap:6px;justify-content:center}.et-lp-hero__trustpilot-text{font-size:12px}.et-lp-hero__trustpilot-stars,.et-lp-hero__trustpilot-stars img{height:13px}.et-lp-hero__trustpilot-logo{height:16px}.et-lp-hero__image-col{width:100%}.et-lp-hero__image-card{border-radius:16px;height:220px}.et-lp-hero__image-overlay{padding:12px}.et-lp-hero__bestseller{gap:4px;padding:6px 10px}.et-lp-hero__bestseller-icon{width:12px;height:12px}.et-lp-hero__bestseller-text{font-size:13px}.et-lp-hero__eu-badge{width:48px;height:48px}.et-lp-hero__overlay-bottom{gap:8px;padding-right:0}.et-lp-hero__benefit{gap:8px;padding:8px 15px 8px 8px;border-radius:30px}.et-lp-hero__benefit-icon{width:20px;height:20px;border-radius:20px}.et-lp-hero__benefit-icon svg,.et-lp-hero__benefit-icon img{width:12px;height:12px}.et-lp-hero__benefit-text{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/112/assets/et-lp-hero.css.map */
