.sd-hero .page-width{display:flex;flex-direction:column}.sd-hero{position:relative;background-position:center center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.sd-hero__heading{margin-top:20px;margin-bottom:20px}.sd-hero__heading :is(h1,h2,h3,h4,h5,h6,p){margin:0}.sd-hero__heading :is(h1,h2,h3,h4,h5,h6,p) strong,.sd-hero__heading :is(h1,h2,h3,h4,h5,h6,p) b{font-family:var(--secondary-font-body-family);font-style:var(--secondary-font-body-style)}.sd-hero__text{margin-bottom:28px}.sd-hero__icon{display:flex;align-items:center;gap:12px;margin-bottom:8px}.sd-hero__icon-image{display:flex;align-items:center;justify-content:center;flex-shrink:0}.sd-hero__icon-image img{display:block;width:100%;height:100%}.sd-hero__icon-text{flex:1}.sd-hero__actions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-top:20px}.sd-hero__buttons-row{display:flex;flex-direction:column;gap:16px;width:100%}.sd-hero__button{order:unset}.sd-hero__button .btn{text-transform:none;font-weight:600;padding:16px 50px}.sd-hero__reviews{order:unset}.sd-hero__reviews-link{text-decoration:none;color:unset}.sd-hero__rating-container{display:flex;flex-direction:row;align-items:center;gap:8px}.sd-hero__rating-number{display:none}.sd-hero__star-rating{height:20px;display:flex;gap:2px}.sd-hero__star-rating>svg{height:20px;width:20px}.sd-hero__star-wrap{display:flex;flex-direction:row;align-items:center;gap:8px}.sd-hero__reviews-text{color:#2e1b98!important;font-feature-settings:"liga" off,"clig" off;font-family:Lato,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:22px;white-space:nowrap}@media(min-width:750px)and (max-width:799px){.sd-hero__reviews-text{font-size:14px}}.sd-hero .content-container{order:1}.sd-hero .sd-hero__image-desktop,.sd-hero .sd-hero__image-mobile,.sd-hero--image-before .content-container{order:2}.sd-hero--image-before .sd-hero__image-desktop,.sd-hero--image-before .sd-hero__image-mobile{order:1}@media(max-width:749px){.sd-hero .page-width{flex-wrap:wrap}.sd-hero .content-container{width:100%;order:1}.sd-hero .sd-hero__image-mobile{width:100%;order:2}.sd-hero .sd-hero__actions{flex-direction:column;align-items:stretch}.sd-hero .sd-hero__button{width:100%;order:unset}.sd-hero .sd-hero__button .btn{width:100%}.sd-hero .sd-hero__reviews{order:unset}.sd-hero .content-container{display:flex;flex-wrap:wrap}.sd-hero .content-container>.sd-hero__heading,.sd-hero .content-container>.sd-hero__text,.sd-hero .content-container>.sd-hero__logo,.sd-hero .content-container>.sd-hero__actions,.sd-hero .content-container>.sd-hero__dynamic-text,.sd-hero .content-container>.sd-hero__image-inline-content{width:100%}.sd-hero__image-inline-content{margin-bottom:32px;border-radius:20px}.sd-hero__inline-picture{display:block;width:100%;margin-bottom:32px}.sd-hero__inline-picture .sd-hero__inline-image{width:100%;height:auto;border-radius:20px;display:block}.sd-hero__icon{flex:1;flex-direction:column;align-items:center;text-align:center}}.sd-hero__scroll-to{position:relative;display:flex;justify-content:center}.sd-hero__scroll-to-link{display:flex;flex-direction:row;align-items:center;gap:8px;text-decoration:none;transition:opacity .3s ease}.sd-hero__scroll-to-link:hover{opacity:.7}.sd-hero__scroll-to-text{font-size:16px;font-weight:400;line-height:1.2;text-align:center}.sd-hero__scroll-to-icon{display:block}@media(min-width:750px){.sd-hero__scroll-to{position:absolute;bottom:20px;left:50%;transform:translate(-50%);margin-top:0;z-index:10}.sd-hero__scroll-to-link{flex-direction:column}.sd-hero__scroll-to-text{font-size:18px}}.animate-hero-top-heading{animation:hero-top-heading .6s ease-out forwards}.animate-hero-top{animation:hero-top .6s ease-out .1s forwards;opacity:0}.animate-hero-bottom{animation:hero-bottom .6s ease-out .2s forwards;opacity:0}@keyframes hero-top-heading{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-top{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-bottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media only screen and (min-width:750px){.sd-hero .page-width{display:flex;flex-direction:row;justify-content:space-between;align-items:center;overflow:visible}.sd-hero .content-container,.sd-hero--image-before .content-container{order:1}.sd-hero .sd-hero__image-desktop,.sd-hero .sd-hero__image-mobile,.sd-hero--image-before .sd-hero__image-desktop,.sd-hero--image-before .sd-hero__image-mobile{order:2}.sd-hero .sd-hero__image-desktop{flex-shrink:0;max-width:none;margin-right:calc(-1*max(0px,(100vw - var(--page-width, 1200px)) / 2))}.sd-hero:has(.sd-hero__cta-container) .sd-hero__inline-picture{position:absolute;top:50%;right:0;transform:translateY(-50%);width:50vw;height:580px;display:flex;align-items:center}.sd-hero:has(.sd-hero__cta-container) .sd-hero__inline-image{width:100%;height:100%;object-fit:cover;border-radius:40px 0 0 40px}.sd-hero__heading{margin-top:24px;margin-bottom:24px}.sd-hero__heading :is(h1,h2,h3,h4,h5,h6,p).title-xxl{font-size:var(--font-title-xxl);margin:0}.sd-hero__text{margin-bottom:32px}.sd-hero__icon{margin-bottom:12px}.sd-hero__actions{margin-top:32px;gap:20px}.sd-hero__buttons-row{flex-direction:row;width:auto}}@media(max-width:749px){.sd-hero:has(.sd-hero__cta-container){overflow:visible}}@media(max-width:749px){.sd-hero:has(.sd-hero__cta-container) .background-video-wrapper{height:60%!important;min-height:60%!important;max-height:70%}.sd-hero:has(.sd-hero__cta-container) .background-video-wrapper .background-video{position:absolute;top:0;left:0;width:100%;height:100%;min-width:0;min-height:0;max-height:100%;object-fit:cover;transform:none}.sd-hero:has(.sd-hero__cta-container) .video-overlay:after{height:60%}}.sd-hero__header{padding:40px 0 0}.sd-hero__header :is(h1,h2,h3,h4,h5,h6,p){margin:0}.sd-hero__gradient-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.sd-hero__header,.sd-hero__image-inline-content,.sd-hero__cta-container{position:relative;z-index:1}.sd-hero__cta-container{position:relative;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}.sd-hero__cta-curve{width:100%;line-height:0}.sd-hero__cta-curve svg{display:block;width:100%;height:auto}.sd-hero__cta-content{padding:0 1.5rem 40px}.sd-hero.video .sd-hero__cta-content{background:#fff}.sd-hero__icons-wrapper{display:flex;flex-direction:row;gap:12px;margin-bottom:16px}.sd-hero__icons-wrapper .sd-hero__icon{flex:1;margin-bottom:0}@media(max-width:749px){.sd-hero__header{padding:32px 0 0}.sd-hero__cta-content{padding:12px 1.5rem 48px}.sd-hero__icons-wrapper{flex-direction:row;align-items:flex-start;gap:12px}.sd-hero__icons-wrapper .sd-hero__icon{flex:1;flex-direction:column;align-items:center;text-align:center;gap:8px}.sd-hero__icons-wrapper .sd-hero__icon-text{line-height:20px}.sd-hero__cta-content .sd-hero__actions{flex-direction:column;align-items:stretch;text-align:center}.sd-hero__cta-content .sd-hero__reviews{display:flex;justify-content:center}.sd-hero__cta-content .sd-hero__button,.sd-hero__cta-content .sd-hero__button .btn{width:100%}}@media(min-width:750px){.sd-hero__header{padding:60px 0 0}.sd-hero:has(.sd-hero__cta-container){overflow:visible}.sd-hero:has(.sd-hero__cta-container) .page-width{flex-direction:column;align-items:flex-start;padding-top:40px;padding-bottom:80px;min-height:580px;max-width:1140px}.sd-hero:has(.sd-hero__cta-container) .content-container{max-width:45%;position:static;z-index:2}.sd-hero__cta-container{width:auto;margin-left:0;margin-right:0}.sd-hero__cta-curve{display:none}.sd-hero__cta-content{background:transparent!important;padding:0}.sd-hero:has(.sd-hero__cta-container) .background-video-wrapper{height:100%!important;min-height:100%!important;max-height:100%}.sd-hero:has(.sd-hero__cta-container) .background-video-wrapper .background-video{min-width:100%;min-height:100%}.sd-hero__icons-wrapper{flex-direction:column;gap:12px}.sd-hero__icons-wrapper .sd-hero__icon{flex-direction:row;align-items:center;text-align:left;gap:12px}.sd-hero__cta-content .sd-hero__actions{align-items:flex-start}}@media(min-width:1440px){.sd-hero:has(.sd-hero__cta-container) .content-container{max-width:500px}}.sd-rebrand-sticky{position:fixed;bottom:16px;left:50%;transform:translate(-50%) translateY(calc(100% + 32px));z-index:100;display:inline-flex;align-items:center;justify-content:flex-end;gap:12px;padding:8px 8px 8px 24px;border-radius:100px;background:#fff;border:2px solid #FFFFFF;box-shadow:0 6px 18px #6f76863d;opacity:0;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);pointer-events:none;max-width:calc(100vw - 32px);width:fit-content}.sd-rebrand-sticky.is-visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:auto}.sd-rebrand-sticky__heading{font-family:Lato,sans-serif;font-weight:700;font-size:18px;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.sd-rebrand-sticky__btn{display:flex;align-items:center;justify-content:center;padding:12px 32px;border-radius:150px;font-family:Lato,sans-serif;font-weight:400;font-size:16px;line-height:20px;text-decoration:none;white-space:nowrap;transition:background-color .2s ease;flex:0 0 auto}@media(min-width:750px){.sd-rebrand-sticky{gap:32px;padding:8px 8px 8px 48px}.sd-rebrand-sticky__heading{font-size:24px;line-height:30px}.sd-rebrand-sticky__btn{padding:12px 48px;font-weight:700;font-size:18px;line-height:22px}}
/*# sourceMappingURL=/cdn/shop/t/598/assets/sleepdoctor-hero-rebrand.css.map */
