.aro-hero-wrap{padding:12px 0;max-width:100%;width:100%;margin-left:0;margin-right:0}.aro-hero{position:relative;display:block;min-height:520px;border-radius:var(--mask-radius, 15px);overflow:hidden;text-decoration:none;padding-top:var(--PT, 0px);padding-bottom:var(--PB, 0px)}.aro-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.aro-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.aro-hero__img.img--mobile{display:block}.aro-hero__img.img--desktop{display:none}.aro-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.aro-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:16px;color:#f7f7f7;padding:26px 22px;min-height:520px}.aro-hero__top-group,.aro-hero__bottom-group{display:flex;flex-direction:column;gap:14px}.aro-hero__social-row{display:flex;width:100%}.aro-hero__social-row--left{justify-content:flex-start}.aro-hero__social-row--center{justify-content:center}.aro-hero__social-row--right{justify-content:flex-end}.aro-hero__social-pill{margin:0;display:inline-flex;align-items:center;overflow:visible;gap:calc(10px * var(--badge-scale, 100) / 100);background:var(--badge-bg, rgba(20, 20, 20, .45));border-radius:999px;padding:calc(var(--badge-pad-v, 4px) * var(--badge-scale, 100) / 100) calc(var(--badge-pad-right,16px) * var(--badge-scale, 100) / 100) calc(var(--badge-pad-v, 4px) * var(--badge-scale, 100) / 100) calc(var(--badge-pad-left, 0px) * var(--badge-scale, 100) / 100);max-width:100%}.aro-hero__avatars-wrap{flex-shrink:0;height:0;overflow:visible;display:block}.aro-hero__avatars{height:calc(var(--avatar-size, 34px) * var(--badge-scale, 100) / 100);width:auto;display:block;position:relative;transform:translateY(-50%)}.aro-hero__stars{display:inline-flex;flex-shrink:0}.aro-hero__stars svg{vertical-align:middle;width:calc(15px * var(--badge-scale, 100) / 100);height:calc(14px * var(--badge-scale, 100) / 100)}.aro-hero__social-text{font-family:var(--font-social, inherit);font-size:var(--badge-text-size, 13px);font-weight:var(--social-weight, 700);letter-spacing:.3px;white-space:nowrap;line-height:normal}.aro-hero__title{margin:0;line-height:1.1;color:#f7f7f7}.aro-hero__title em,.aro-hero__title span{font-size:.5em;font-style:normal}.aro-hero__subtext{color:#f7f7f7;margin:0}.aro-hero__subtext span{color:#b39876;font-weight:700}.aro-hero__subtext p{margin:0 0 .4em}.aro-hero__subtext p:last-child{margin-bottom:0}.aro-hero__cta{display:inline-block;border-radius:50px;padding:var(--btn-pad-v, 11px) var(--btn-pad-h, 30px);text-decoration:none;font-family:var(--font-button, inherit);font-size:var(--btn-text-size, 15px);font-weight:var(--btn-weight, 700);letter-spacing:var(--btn-letter-spacing, .4px);text-transform:uppercase;width:fit-content;transition:background-color .45s ease,letter-spacing .35s ease}.aro-hero__badges{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--icon-gap, 20px);margin-top:var(--icon-margin-top, 8px)}.aro-hero__badge{display:flex;flex-direction:row;align-items:center;gap:calc(7px * var(--icon-scale, 100) / 100);font-family:Suisse Intl,sans-serif;font-weight:400;font-size:calc(12px * var(--icon-scale, 100) / 100);flex:1 1 0;min-width:0;justify-content:center}.aro-hero__badge-icon{display:block;flex-shrink:0;width:auto;height:auto;max-width:calc(26px * var(--icon-scale, 100) / 100);max-height:calc(26px * var(--icon-scale, 100) / 100);object-fit:contain}.aro-hero__badge p{margin:0;line-height:1.2;white-space:nowrap}.aro-hero__disclaimer{font-size:10px;line-height:1.4;margin-bottom:0}@media screen and (max-width:818px){.aro-hero__bottom-group{align-items:center;width:100%}.aro-hero__cta{font-size:calc(var(--btn-text-size, 15px) * var(--btn-mobile-scale, .85));padding-top:calc(var(--btn-pad-v, 11px) * var(--btn-mobile-scale, .85));padding-bottom:calc(var(--btn-pad-v, 11px) * var(--btn-mobile-scale, .85));padding-left:calc(var(--btn-pad-h, 30px) * var(--btn-mobile-scale, .85));padding-right:calc(var(--btn-pad-h, 30px) * var(--btn-mobile-scale, .85))}.aro-hero__content--text-top .aro-hero__top-group{margin-top:0}.aro-hero__content--text-top .aro-hero__bottom-group,.aro-hero__content--text-bottom .aro-hero__top-group{margin-top:auto}.aro-hero__content--text-bottom .aro-hero__bottom-group{margin-top:0}.aro-hero__content--mobile-centered{align-items:center;text-align:center}.aro-hero__content--mobile-centered .aro-hero__social-row{justify-content:center}.aro-hero__content--mobile-centered .aro-hero__cta{margin-left:auto;margin-right:auto}.aro-hero{border-radius:min(var(--mask-radius, 15px),25px)}.aro-hero__badge{font-size:calc(10px * var(--icon-scale-mobile, 80) / 100);gap:calc(5px * var(--icon-scale-mobile, 80) / 100)}.aro-hero__badge-icon{max-width:calc(20px * var(--icon-scale-mobile, 80) / 100);max-height:calc(20px * var(--icon-scale-mobile, 80) / 100)}}@media screen and (min-width:819px){.aro-hero{min-height:560px}.aro-hero-wrap{padding:16px 0}.aro-hero__img.img--mobile{display:none}.aro-hero__img.img--desktop{display:block}.aro-hero__content{width:var(--content-width, 48%);min-height:560px;justify-content:center;padding:40px 60px;gap:18px}.aro-hero--right .aro-hero__content{margin-left:auto}.aro-hero--left .aro-hero__content{margin-right:auto}}
/*# sourceMappingURL=/cdn/shop/t/122/assets/custom-hero.css.map */
