.auris-home *{box-sizing:border-box}.auris-home{font-family:Futura,Helvetica Neue,Arial,sans-serif;color:#1a1a1a;line-height:1.6;font-size:19px}.auris-home .ah-container{max-width:1200px;margin:0 auto;padding:0 24px}.auris-home .ah-section{padding:90px 0}.auris-home .ah-section--tight{padding:60px 0}.auris-home .ah-section--dark{background:#1a1a1a;color:#f5f5f5}.auris-home .ah-section--accent{background:#fe7127;color:#fff}.auris-home h1,.auris-home h2,.auris-home h3{font-family:Futura,Helvetica Neue,Arial,sans-serif!important;font-weight:700!important;line-height:1.2!important;margin:0 0 20px!important;color:inherit!important;letter-spacing:0!important}.auris-home h1{font-size:48px!important}.auris-home h2{font-size:40px!important}.auris-home h3{font-size:26px!important}.auris-home p{margin:0 0 16px!important;font-size:19px!important;line-height:1.65!important}.auris-home .ah-eyebrow{font-size:16px;letter-spacing:2px;text-transform:uppercase;font-weight:700;color:#fe7127;margin-bottom:16px;display:block}.auris-home .ah-section--dark .ah-eyebrow{color:#fe9a5a}.auris-home .ah-text-center{text-align:center}.auris-home .ah-maxw{max-width:720px;margin:0 auto!important}.auris-home .ah-maxw-wide{max-width:900px;margin:0 auto!important}.auris-home .ah-btn{display:inline-block;padding:18px 40px;font-size:18px;font-weight:700;font-family:inherit;text-decoration:none;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);letter-spacing:.6px;line-height:1.3;position:relative}.auris-home .ah-btn:active{transform:translateY(1px)}.auris-home .ah-btn:focus-visible{outline:2px solid #fe7127;outline-offset:3px}.auris-home .ah-btn--primary{background:#fe7127;color:#fff;border-color:#fe7127;box-shadow:0 4px 14px #fe71274d}.auris-home .ah-btn--primary:hover{background:#e85f15;border-color:#e85f15;transform:translateY(-2px);box-shadow:0 8px 24px #fe712766}.auris-home .ah-btn--dark{background:#1a1a1a;color:#fff;border-color:#1a1a1a;box-shadow:0 4px 14px #0000002e}.auris-home .ah-btn--dark:hover{background:#333;border-color:#333;transform:translateY(-2px);box-shadow:0 8px 24px #00000047}.auris-home .ah-btn--outline{background:transparent;color:#1a1a1a;border-color:#1a1a1a}.auris-home .ah-btn--outline:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #00000038}.auris-home .ah-btn--white{background:#fff;color:#1a1a1a;border-color:#fff;box-shadow:0 4px 14px #0000001f}.auris-home .ah-btn--white:hover{background:#f0f0f0;transform:translateY(-2px);box-shadow:0 8px 24px #0000002e}.auris-home .ah-btn--ghost{background:transparent;color:#fff;border-color:#fff9}.auris-home .ah-btn--ghost:hover{background:#ffffff26;border-color:#fff;transform:translateY(-2px)}.auris-home .ah-btn-lg{padding:22px 52px;font-size:20px}.auris-home .ah-hero{position:relative;min-height:640px;display:flex;align-items:center;background:linear-gradient(135deg,#000000b3,#0006,#0000008c);overflow:hidden}.auris-home .ah-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.auris-home .ah-hero__bg img{width:100%;height:100%;object-fit:cover}.auris-home .ah-hero__content{max-width:620px}.auris-home .ah-hero__content h1{color:#fff!important;font-size:52px!important;margin-bottom:24px!important}.auris-home .ah-hero__content p{color:#e8e8e8!important;font-size:22px!important;line-height:1.55!important;margin-bottom:36px!important}.auris-home .ah-hero__eyebrow{font-size:18px;letter-spacing:3px;text-transform:uppercase;font-weight:700;color:#fe7127;margin-bottom:20px;display:block}.auris-home .ah-trust{background:#1a1a1a;padding:36px 0}.auris-home .ah-trust__grid{display:grid;grid-template-columns:repeat(4,auto);gap:24px;align-items:center;justify-content:end}.auris-home .ah-trust__item{display:flex;align-items:center;gap:14px;color:#f5f5f5;font-size:17px;font-weight:600}.auris-home .ah-trust__icon{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center}.auris-home .ah-trust__icon svg{width:28px;height:28px;fill:#fe7127}.auris-home .ah-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:56px}.auris-home .ah-product-card{background:#fff;border:1px solid #e8e4e0;border-radius:12px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.auris-home .ah-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001a}.auris-home .ah-product-card__img{background:#f5f3f0;aspect-ratio:1;display:flex;align-items:center;justify-content:center;padding:32px}.auris-home .ah-product-card__img img{max-width:100%;max-height:100%;object-fit:contain}.auris-home .ah-product-card__body{padding:32px 28px;flex:1;display:flex;flex-direction:column}.auris-home .ah-product-card__tag{display:inline-block;font-size:13px;letter-spacing:1.5px;text-transform:uppercase;font-weight:700;color:#fe7127;margin-bottom:10px}.auris-home .ah-product-card__title{font-size:24px!important;font-weight:700!important;margin-bottom:10px!important;color:#1a1a1a!important}.auris-home .ah-product-card__rating{display:flex;align-items:center;gap:8px;margin-bottom:14px}.auris-home .ah-product-card__stars{position:relative;display:inline-block;line-height:0}.auris-home .ah-product-card__stars--bg{color:#d4d0cc}.auris-home .ah-product-card__stars--bg svg{width:18px;height:18px;fill:currentColor}.auris-home .ah-product-card__stars--fg{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#f5a623}.auris-home .ah-product-card__stars--fg svg{width:18px;height:18px;fill:currentColor}.auris-home .ah-product-card__rating-text{font-size:14px;font-weight:600;color:#666}.auris-home .ah-product-card__rating-text strong{color:#1a1a1a}.auris-home .ah-product-card__desc{font-size:17px!important;color:#555!important;line-height:1.5!important;margin-bottom:20px!important;flex:1}.auris-home .ah-product-card__price{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.auris-home .ah-product-card__btn{display:inline-block;padding:14px 28px;font-size:17px;font-weight:700;text-decoration:none;background:#1a1a1a;color:#fff;border-radius:4px;text-align:center;transition:background .2s}.auris-home .ah-product-card__btn:hover{background:#fe7127}.auris-home .ah-techstrip{background:#f5f3f0;padding:28px 0;border-bottom:1px solid #e8e4e0}.auris-home .ah-techstrip__inner{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.auris-home .ah-techstrip__badge{display:flex;align-items:center;gap:12px}.auris-home .ah-techstrip__badge-text{display:flex;flex-direction:column}.auris-home .ah-techstrip__badge-label{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fe7127}.auris-home .ah-techstrip__badge-value{font-size:18px;font-weight:700;color:#1a1a1a}.auris-home .ah-techstrip__divider{width:1px;height:40px;background:#d4d0cc}.auris-home .ah-techstrip__note{font-size:15px;color:#666;max-width:360px;line-height:1.5}@media(max-width:700px){.auris-home .ah-techstrip__divider{display:none}.auris-home .ah-techstrip__inner{gap:20px}.auris-home .ah-techstrip__note{text-align:center}}.auris-home .ah-lifestyle{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;overflow:hidden}.auris-home .ah-lifestyle__img{position:relative;min-height:420px}.auris-home .ah-lifestyle__img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.auris-home .ah-lifestyle__content{display:flex;flex-direction:column;justify-content:center;padding:72px 64px;background:#1a1a1a;color:#f5f5f5}.auris-home .ah-lifestyle__content .ah-eyebrow{color:#fe7127;margin-bottom:18px}.auris-home .ah-lifestyle__content h2{color:#fff!important;font-size:36px!important;margin-bottom:20px!important;line-height:1.25!important}.auris-home .ah-lifestyle__content p{color:#c8c8c8!important;font-size:18px!important;line-height:1.6!important;margin-bottom:32px!important}.auris-home .ah-lifestyle__features{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.auris-home .ah-lifestyle__feature{display:flex;align-items:center;gap:14px;font-size:17px;color:#e0e0e0}.auris-home .ah-lifestyle__feature svg{flex-shrink:0;width:22px;height:22px;fill:#fe7127}@media(max-width:900px){.auris-home .ah-lifestyle{grid-template-columns:1fr}.auris-home .ah-lifestyle__img{min-height:300px}.auris-home .ah-lifestyle__content{padding:48px 32px}.auris-home .ah-lifestyle__content h2{font-size:28px!important}}.auris-home .ah-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:56px}.auris-home .ah-step{text-align:center}.auris-home .ah-step__num{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#fe7127;color:#fff;font-size:30px;font-weight:700;margin-bottom:24px}.auris-home .ah-step__title{font-size:24px!important;font-weight:700!important;margin-bottom:14px!important;color:#1a1a1a!important}.auris-home .ah-step__desc{font-size:18px!important;color:#555!important;line-height:1.55!important}.auris-home .ah-video-wrap{position:relative;aspect-ratio:16/9;border-radius:12px;overflow:hidden;margin-top:48px;cursor:pointer;background:#000}.auris-home .ah-video-wrap iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}.auris-home .ah-video-poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.auris-home .ah-video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;z-index:2;display:flex;align-items:center;justify-content:center;transition:opacity .3s}.auris-home .ah-video-play{width:88px;height:88px;border-radius:50%;background:#fe7127f2;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.auris-home .ah-video-play:hover{transform:scale(1.1)}.auris-home .ah-video-play svg{width:36px;height:36px;fill:#fff;margin-left:4px}.auris-home .ah-rating-summary{display:flex;align-items:center;justify-content:center;gap:40px;margin-top:40px;padding:32px 48px;background:#fff8f3;border:1px solid #f0ddd0;border-radius:16px}.auris-home .ah-rating-summary__score{text-align:center}.auris-home .ah-rating-summary__number{font-size:52px!important;font-weight:800!important;color:#1a1a1a!important;line-height:1!important}.auris-home .ah-rating-summary__out-of{font-size:18px;color:#888;margin-top:4px}.auris-home .ah-rating-summary__divider{width:1px;height:60px;background:#e0d6cf}.auris-home .ah-rating-summary__info{text-align:left}.auris-home .ah-rating-summary__stars{display:flex;gap:3px;margin-bottom:8px}.auris-home .ah-rating-summary__stars svg{width:26px;height:26px;fill:#fe7127}.auris-home .ah-rating-summary__label{font-size:17px;color:#444}.auris-home .ah-rating-summary__count{font-size:15px;color:#888;margin-top:2px}.auris-home .ah-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:48px}.auris-home .ah-testimonial{background:#fff;border:1px solid #e8e4e0;border-radius:12px;padding:36px 30px;display:flex;flex-direction:column}.auris-home .ah-testimonial__stars{display:flex;gap:4px;margin-bottom:18px}.auris-home .ah-testimonial__stars svg{width:22px;height:22px;fill:#fe7127}.auris-home .ah-testimonial__headline{font-size:20px!important;font-weight:700!important;margin-bottom:14px!important;color:#1a1a1a!important}.auris-home .ah-testimonial__quote{font-size:17px!important;color:#444!important;line-height:1.6!important;margin-bottom:24px!important;flex:1}.auris-home .ah-testimonial__name{font-size:16px;font-weight:700;color:#1a1a1a}.auris-home .ah-testimonial__product{font-size:14px;color:#888;margin-top:3px;display:flex;align-items:center;gap:6px}.auris-home .ah-testimonial__verified{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:#2e8b57;font-weight:600}.auris-home .ah-testimonial__verified svg{width:14px;height:14px;fill:#2e8b57}@media(max-width:900px){.auris-home .ah-testimonials__grid{grid-template-columns:1fr;gap:20px}.auris-home .ah-rating-summary{flex-direction:column;gap:20px;padding:24px 28px}.auris-home .ah-rating-summary__divider{width:80%;height:1px}.auris-home .ah-rating-summary__info{text-align:center}.auris-home .ah-rating-summary__stars{justify-content:center}}.auris-home .ah-press__logos{display:flex;align-items:center;justify-content:center;gap:64px;margin-top:40px;flex-wrap:wrap}.auris-home .ah-press__logo{display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .3s ease}.auris-home .ah-press__logo:hover{opacity:1}.auris-home .ah-press__logo-img{mix-blend-mode:screen;width:auto;height:40px;object-fit:contain}.auris-home .ah-cta{text-align:center;padding:100px 0}.auris-home .ah-cta h2{font-size:44px!important;margin-bottom:24px!important}.auris-home .ah-cta p{font-size:22px!important;margin-bottom:40px!important;opacity:.95}.auris-home .ah-compare{max-width:800px;margin:56px auto 0;border:1px solid #e0dcd8;border-radius:12px;overflow:hidden;background:#fff}.auris-home .ah-compare__row{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);border-bottom:1px solid #eee8e4}.auris-home .ah-compare__row:last-child{border-bottom:none}.auris-home .ah-compare__cell{padding:20px 24px;font-size:17px;line-height:1.5;display:flex;align-items:center}.auris-home .ah-compare__cell--label{font-weight:700;color:#1a1a1a;background:#faf9f7}.auris-home .ah-compare__cell--hd,.auris-home .ah-compare__cell--pro{color:#444;text-align:center;justify-content:center}.auris-home .ah-compare__header{background:#1a1a1a;color:#f5f5f5}.auris-home .ah-compare__header .ah-compare__cell{color:#f5f5f5;font-size:20px;font-weight:700;justify-content:center;text-align:center;flex-direction:column;gap:2px}.auris-home .ah-compare__header .ah-compare__cell--label{background:#1a1a1a;color:#888;font-size:15px;text-transform:uppercase;letter-spacing:1px}.auris-home .ah-compare__header .ah-compare__badge{display:inline-block;font-size:13px;font-weight:700;color:#fe7127;margin-top:4px}.auris-home .ah-compare__check{color:#2e8b57;font-weight:700}.auris-home .ah-compare__cta{padding:24px;text-align:center}.auris-home .ah-compare .ah-btn{padding:14px 28px;font-size:16px}@media(max-width:900px){.auris-home h1{font-size:36px!important}.auris-home h2{font-size:30px!important}.auris-home .ah-hero__content h1{font-size:38px!important}.auris-home .ah-hero__content p{font-size:19px!important}.auris-home .ah-hero{min-height:520px}.auris-home .ah-section{padding:60px 0}.auris-home .ah-trust__grid{grid-template-columns:repeat(2,auto);gap:20px;justify-content:end}.auris-home .ah-products__grid{grid-template-columns:1fr;gap:24px}.auris-home .ah-compare{font-size:16px}.auris-home .ah-compare__cell{padding:16px 12px;font-size:15px}.auris-home .ah-steps__grid{grid-template-columns:1fr;gap:40px}.auris-home .ah-testimonials__grid{grid-template-columns:1fr;gap:24px}.auris-home .ah-press__logos{gap:32px}.auris-home .ah-cta h2{font-size:32px!important}.auris-home .ah-cta p{font-size:19px!important}}@media(max-width:600px){.auris-home{font-size:18px}.auris-home .ah-hero__content h1{font-size:32px!important}.auris-home .ah-trust__grid{grid-template-columns:repeat(2,auto);gap:16px;justify-content:end}.auris-home .ah-trust__item{justify-content:flex-end}.auris-home .ah-btn{padding:16px 28px;font-size:17px}.auris-home .ah-btn-lg{padding:18px 36px;font-size:18px}}.ah-footer{background:#000;color:#dfdfdf;font-family:Futura,Helvetica Neue,Arial,sans-serif;font-size:17px;line-height:1.6}.ah-footer *{box-sizing:border-box}.ah-footer__inner{max-width:1200px;margin:0 auto;padding:72px 40px 0}.ah-footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1.6fr;gap:40px;padding-bottom:56px}.ah-footer__brand-logo{margin:0 0 20px}.ah-footer__brand-logo svg{width:140px;height:auto}.ah-footer__tagline{font-size:16px;color:#999;max-width:280px;margin:0}.ah-footer__contact{margin-top:24px;display:flex;flex-direction:column;gap:10px}.ah-footer__contact a{color:#dfdfdf;font-size:15px;text-decoration:none;transition:color .3s ease-in-out;display:inline-flex;align-items:center;gap:8px}.ah-footer__contact a:hover{color:#fe7127}.ah-footer__contact a:before{content:"";width:18px;height:18px;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center;opacity:.6}.ah-footer__contact a[href^="mailto:"]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23dfdfdf'%3E%3Cpath d='M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3E%3C/svg%3E")}.ah-footer__contact a[href^="tel:"]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23dfdfdf'%3E%3Cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3E%3C/svg%3E")}.ah-footer__contact a[href$=contact-us]:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23dfdfdf'%3E%3Cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3C/svg%3E")}.ah-footer__col h4{color:#fff;font-size:15px;font-weight:700;text-transform:none;letter-spacing:.5px;margin:0 0 24px}.ah-footer__col ul{list-style:none;padding:0;margin:0}.ah-footer__col li{margin-bottom:14px}.ah-footer__col li:last-child{margin-bottom:0}.ah-footer__col a{color:#dfdfdf;font-size:17px;text-decoration:none;transition:color .3s ease-in-out}.ah-footer__col a:hover{color:#fe7127}.ah-footer__newsletter p{font-size:16px;color:#999;margin:0 0 20px}.ah-footer__form{display:flex;border:2px solid #333;transition:border-color .3s ease-in-out}.ah-footer__form:focus-within{border-color:#fe7127}.ah-footer__form input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:16px;font-family:inherit;padding:16px 20px;min-width:0}.ah-footer__form input::placeholder{color:#666}.ah-footer__form button{background:#fe7127;color:#fff;border:none;font-size:15px;font-weight:700;letter-spacing:1px;padding:16px 24px;cursor:pointer;font-family:inherit;transition:background .3s ease-in-out;white-space:nowrap}.ah-footer__form button:hover{background:#fff;color:#000}.ah-footer__bottom{border-top:1px solid #1a1a1a;padding:28px 40px;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.ah-footer__legal{font-size:14px;color:#777;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.ah-footer__legal a{color:#777;text-decoration:none;transition:color .3s ease-in-out}.ah-footer__legal a:hover{color:#dfdfdf}.ah-footer__legal span{color:#444}.ah-footer__payments{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ah-footer__payments .payment-icon{width:38px;height:24px}.ah-footer__social{display:flex;gap:20px}.ah-footer__social a{color:#dfdfdf;transition:color .3s ease-in-out;display:flex;align-items:center}.ah-footer__social a:hover{color:#fe7127}.ah-footer__social svg{width:22px;height:22px;fill:currentColor}@media(max-width:900px){.ah-footer__top{grid-template-columns:1fr 1fr 1fr;gap:32px}.ah-footer__brand,.ah-footer__newsletter{grid-column:1 / -1}}@media(max-width:600px){.ah-footer__inner{padding:56px 24px 0}.ah-footer__top{grid-template-columns:1fr;gap:36px}.ah-footer__bottom{flex-direction:column;align-items:flex-start;padding:24px}}
/*# sourceMappingURL=/cdn/shop/t/91/assets/fudge-Ds6LE-homepage.css.map */
