.hero{position:relative}.hero:after{position:absolute;content:"";transform:translateY(-50%);top:50%;width:100%}.hero .hero__container{display:grid;grid-template-columns:1fr 1fr;position:relative}.hero .button,.hero .button--primary{margin:5px 0 0;width:fit-content}.hero .button:focus{box-shadow:none}.hero .hero__heading{margin:0;text-align:center;font-size:30px;font-weight:400}.hero .hero__heading .main-offer__sale-name{font-family:var(--font-heading-family);font-size:16px;font-style:var(--font-heading-style);border-radius:4px;background:#ffb400;color:#262b38;font-weight:600;line-height:22px;padding:5px 16px;text-transform:uppercase}@media (max-width:989px){.hero .hero__heading .main-offer__sale-name{position:absolute;left:0;top:20px;font-size:12px;padding:6px 12px;line-height:16px}}.hero .hero__text{margin:15px 0 0;font-size:12px!important}.hero .hero__text p{color:inherit}.hero .hero__left-wrapper{display:flex;flex-flow:column;justify-content:center;align-items:flex-start;position:relative;z-index:1}.hero .hero__floating-image{position:absolute;width:auto;height:fit-content;bottom:20px}.hero .hero__award-images{display:flex;grid-gap:24px;align-items:center;justify-content:center;width:280px}@media (min-width:990px){.hero .hero__floating-image{right:calc(-100% - 3vw)}.hero .hero__award-images{margin-top:15px}}@media (max-width:989px){.hero .hero__award-images{width:100%}}.hero .hero__award-image{display:flex;flex-flow:column;justify-content:center;width:fit-content}@media (min-width:990px){.hero .hero__right-wrapper .hero__award-image{position:absolute}}@media (max-width:989px){.hero .hero__mobile-wrapper>.hero__award-image p{max-width:220px;line-height:1.3333;font-size:12px;margin-left:auto;margin-right:auto;font-weight:400;margin-top:13px}.hero .hero__mobile-wrapper>.hero__award-image{width:100%;margin-top:30px}}.hero .hero__floating-image img{max-height:35px}.hero .hero__award-image img{max-height:100px;object-fit:contain}.hero .hero__award-text{font-size:9px;line-height:1;margin-top:2px;max-width:120px;margin-left:auto;margin-right:auto}.hero .hero__offer{position:absolute;left:0;width:auto;height:auto;top:20px;color:#fff;padding:10px;border:2px solid #ed8131;border-radius:8px}.hero h1,.hero h2,.hero h3,.hero h4,.hero p{margin:0;color:#586280}.hero .hero__right-wrapper{z-index:1;display:grid;grid-template-rows:1fr}.hero .hero__image-wrapper{display:grid;place-content:center;position:relative}.hero .hero__image-wrapper img{position:absolute;width:75%;transform:translate(-50%,-50%);left:50%;top:50%;z-index:10}.hero .hero__image-wrapper:after{z-index:1;position:absolute;content:"";opacity:.5;width:55%;height:0;bottom:70px;transform:translate(-50%);left:50%;box-shadow:0 0 105px 90px #000}.hero .hero__image-content{display:flex;justify-content:center}.hero .hero__image-content img{height:100%;max-width:400px}.hero .hero__background-image{height:100%;position:absolute;left:0;top:0;width:100%}@media screen and (min-width: 990px){.hero .hero__background-image{height:100%}}.hero .hero__background-image .placeholder-svg{position:absolute;left:0;top:50%;height:100%;width:100%;transform:translateY(-50%)}.hero .hero__background-image:after{content:"";position:absolute;background:#000;opacity:0;z-index:1;width:100%;height:100%;top:0;left:0}.hero .hero__background-image img{height:100%;width:100%;object-fit:cover}.hero .hero__background-image-overflow{max-width:100vw;overflow:hidden;position:absolute;width:100%;height:100%}.hero .countdown-timer__separator{display:none}.hero .countdown-timer__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px}.countdown-timer__container{display:grid;place-content:center;place-items:center;grid-gap:4px;margin-left:auto;margin-right:auto;height:fit-content}.hero .countdown-timer__tile{border-radius:10px;background-color:#fff;padding:5px 0;min-width:52px;display:grid;place-content:center;width:100%}.hero .countdown-timer__tile p{color:#353742;text-align:center;font-size:13px;line-height:1}.hero .countdown-timer__tile .countdown-timer__number{font-size:28px;font-weight:700;line-height:1}.hero .countdown-timer__first-row,.hero .countdown-timer__second-row,.hero .countdown-timer__third-row,.hero .countdown-timer__fourth-row,.hero .countdown-timer__last-row-order,.hero .countdown-timer__last-row{width:100%;text-align:center}.hero .countdown-timer__first-row{font-size:18px;line-height:1}.hero .countdown-timer__first-row a{color:#586280}.hero .countdown-timer__second-row{font-size:24px}.hero .countdown-timer__third-row{font-size:12px;font-weight:600}.hero .countdown-timer__fourth-row{font-size:12px}.hero .countdown-timer__last-row-order,.hero .countdown-timer__last-row{font-size:10px;border-radius:9px;width:fit-content}.hero .countdown-timer__last-row-order p,.hero .countdown-timer__last-row p{width:100%;font-weight:600}.hero .countdown-timer__last-row-order a,.hero .countdown-timer__last-row a{color:#586280}.hero .countdown-timer__nectar-logo{width:fit-content;background:#001780;border-top-right-radius:15px;padding:6px;box-shadow:2px 8px 15px #0000004d}@media (max-width: 450px){.hero .countdown-timer__tile .countdown-timer__number{font-size:14px}.hero .countdown-timer__tile{min-width:42px}.hero .countdown-timer__first-row{font-size:12px}.hero .countdown-timer__tile p{font-size:11px}}@media screen and (max-width: 989px){.hero .hero__container .hero__floating-image{top:20px!important;right:0}.hero .hero__container .hero__floating-image img{max-height:24px}.hero .mobile{display:grid!important}.hero .hero__background-image.mobile{width:100%}.hero .hero__background-image.mobile img{object-fit:contain;object-position:top}@media (min-width:750px){.hero .hero__background-image.mobile img{margin:0 auto}}.hero .hero__container.mobile{grid-template-columns:1fr;text-align:center;padding-top:71px;z-index:1;padding-bottom:37px}.hero__left-wrapper>.hero .button,.hero__left-wrapper>.hero .button--primary{margin:0 auto!important;text-align:center}.hero .hero__mobile-wrapper{display:flex;flex-flow:column}.hero .hero__container.mobile .countdown-timer__container{grid-gap:4px}.hero .hero__container.mobile .hero__heading{font-size:28px;margin:0 auto;line-height:.9}}.hero .hero__gwp-content-li{display:flex;align-items:center;color:#000;justify-content:center}.hero .hero__gwp-content-li svg{color:#fff}.hero__gwp-content-li .icon-checkmark{height:16px;width:16px;border-radius:50%;background-color:#ed8131;padding:3px;display:flex;align-items:center;justify-content:center;margin-right:6px}.hero .hero__gwp-super-king{text-align:center;font-size:12px;margin:2px 0 0;color:#000}.hero .js-calc__promo-mattress{text-transform:capitalize}@media (max-width:989px){.hero__gwp-content{width:fit-content;margin:0 auto}}.hero-fibonacci{display:grid;grid-template-areas:"fifth fifth sixth third third third third third third third" "fourth fourth fourth third third third third third third third" "fourth fourth fourth third third third third third third third";max-width:420px;min-width:380px}.hero-fibonacci__third-quadrant{grid-area:third;justify-content:center;display:flex;flex-flow:column;max-width:230px}.hero-fibonacci__fourth-quadrant{grid-area:fourth;display:flex;justify-content:center;align-items:center;margin-right:-32px}.hero-fibonacci__fifth-quadrant{grid-area:fifth;display:flex;justify-content:flex-end;padding-right:16px}.hero-fibonacci__sixth-seventh-quadrant{grid-area:sixth;display:flex;justify-content:center}.button.hero-fibonacci__button{margin:0 auto;width:auto;text-align:center;max-width:180px;padding:0}.hero-fibonacci__fourth-quadrant .hero__trustpilot-wrapper{transform:scale(.9);margin-top:-3px}.hero-fibonacci-mobile{display:grid;grid-template-areas:"fifth fifth sixth second second second second" "third third third second second second second" "third third third second second second second"}.hero-fibonacci__second-quadrant-mobile{grid-area:second;display:flex;flex-flow:column;align-items:center}.hero-fibonacci__third-quadrant-mobile{grid-area:third;justify-content:center;margin-top:0}.hero-fibonacci__fourth-quadrant-mobile{grid-area:fourth;justify-content:center;align-items:center}.hero-fibonacci__fifth-quadrant-mobile{grid-area:fifth;display:flex;justify-content:flex-end;min-width:50px}.hero-fibonacci__fifth-quadrant-image{display:flex;flex-flow:column;align-items:center}.hero-fibonacci__sixth-seventh-quadrant-mobile{grid-area:sixth;min-width:37px;justify-content:center;align-items:center}.hero-fibonacci-mobile .button.hero-fibonacci__button{margin:0 0 0 7px!important}.hero .hero__fibonacci_timer .countdown-timer__container{margin-top:-4px!important}.hero-fibonacci__second-quadrant-mobile .hero__trustpilot-wrapper{transform:scale(.8);margin-right:2px}.hero-fibonacci__sixth-seventh-quadrant-mobile{padding-left:8px}.hero-fibonacci__third-quadrant-mobile{padding:0 8px}.hero__two-images-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:240px;margin:0 auto;width:100%}.hero__image-content-award{flex-flow:column}.hero__image-content-award img{object-fit:contain}.hero__styled-heading-wrapper{position:relative;width:fit-content}.hero__shadow-heading,.hero__styled-heading{letter-spacing:1px;line-height:1}.hero__styled-heading{z-index:1}.hero__shadow-heading{position:absolute;left:3px;top:3px;z-index:-1;white-space:nowrap}.hero .hero__button-block{border-radius:8px;background:#fff;width:289px;padding:8px}.hero .hero__button-block{margin-left:auto;margin-right:auto;margin-bottom:0}@media (max-width:989px){.hero .hero__button-block{margin-top:88vw}}@media (max-width:431px){.hero .hero__button-block{margin-top:78vw}}@media (max-width:415px){.hero .hero__button-block{margin-top:76vw}}@media (max-width:391px){.hero .hero__button-block{margin-top:73vw}}@media (max-width:376px){.hero .hero__button-block{margin-top:71vw}}@media (max-width:321px){.hero .hero__button-block{margin-top:62vw}}.hero .hero__button-block .countdown-timer__wrapper{background-color:#071642;border-radius:8px;width:100%;height:48px}.hero .hero__button-block .countdown-timer__tile{background-color:transparent;min-width:40px;width:40px}.hero .hero__button-block .countdown-timer__tile .countdown-timer__number{font-size:16px;color:#fff;line-height:22px}.hero .hero__button-block .countdown-timer__tile p{color:#d8dbe6;text-transform:uppercase;font-size:10px;line-height:12px;font-weight:500}.hero .hero__button-block .countdown-timer__wrapper{justify-content:center;display:flex}.hero .hero__button-block .countdown-timer__separator{display:flex;align-items:center;color:#586280!important}.hero .hero__button-block .countdown-timer__last-row{display:none}.hero .hero__button-block .countdown-timer__first-row{color:#262b38!important;font-size:16px}.hero .hero__button-block .countdown-timer__wrapper{grid-gap:0px}.hero .hero__button-block .countdown-timer__container{width:100%;place-content:normal;margin-bottom:8px}.hero .button-block__upper-text{color:#071642;text-align:center;font-size:18px;font-style:normal;font-weight:700;line-height:133.333%}.hero__button-block .button--primary,.hero__button-block .button{width:100%;border-radius:8px;background:#133ebf;height:56px;margin-top:8px}.hero__button-block .button--primary:hover,.hero__button-block .button:hover{background:#133ebf;text-decoration:underline}.hero .button-block__lower-text{text-transform:uppercase;font-size:10px;line-height:1.2;letter-spacing:.5px;color:#071642;font-weight:700;margin-top:8px;text-align:center}.hero .button-block__lower-text svg{margin-right:8px}@media (max-width:989px){.hero__shadow-heading,.hero__styled-heading{font-size:22px;line-height:1.1}}.hero__trustpilot-wrapper{z-index:1}@media (min-width:989px){.hero__trustpilot-wrapper .trustpilot-widget iframe:first-child,.hero__trustpilot-wrapper .trustpilot-widget,.hero__trustpilot-wrapper{max-height:63px}}@media (max-width:990px){.hero__trustpilot-wrapper .trustpilot-widget iframe:first-child,.hero__trustpilot-wrapper .trustpilot-widget,.hero__trustpilot-wrapper{max-height:98px}}
/*# sourceMappingURL=/cdn/shop/t/296/assets/section-hero.css.map */
