#hero-split-section .hero-container{display:grid;gap:.75rem;grid-template-rows:minmax(0,310px) minmax(0,180px)}#hero-split-section .hero-container:not(.single-mode) .hero-split:last-child .sub-heading{display:none}#hero-split-section .hero-container:not(.single-mode) .hero-split:last-child .sale-badge{display:block}@media screen and (max-width:769px){#hero-split-section .hero-container.single-mode{grid-template-rows:minmax(0,310px)}#hero-split-section .hero-split{border-radius:.5rem}}@media screen and (min-width:769px){#hero-split-section .hero-container{gap:0;grid-template-rows:minmax(0,544px);grid-template-columns:60% 40%;border-radius:.5rem;overflow:hidden}#hero-split-section .hero-container .hero-split:last-child .sub-heading{display:block}#hero-split-section .hero-container.single-mode{grid-template-rows:minmax(0,640px);grid-template-columns:initial}}#hero-split-section .hero-split{position:relative;background:linear-gradient(180deg,rgba(0,0,0,.75) 3.5%,transparent 60%);overflow:hidden}#hero-split-section .hero-split-container{display:grid;gap:1rem;align-content:space-between;justify-items:flex-start;width:100%;height:100%;padding:.75rem}#hero-split-section .hero-split-features{display:grid;gap:1rem;grid-template-columns:minmax(0,1fr)}@media screen and (max-width:769px){#hero-split-section .hero-split-features{width:100%}}#hero-split-section .hero-split .section-content{width:100%}#hero-split-section .hero-split .section-content .section-title{display:flex;flex-direction:row;justify-content:space-between}#hero-split-section .hero-split .section-content__tagline>*{color:inherit}#hero-split-section .hero-split .section-content__tagline a{font-size:12px}#hero-split-section .hero-split .countdown-timer{display:grid;gap:4px;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:center;justify-content:flex-start;width:100%}#hero-split-section .hero-split .countdown-timer .time-part{display:grid;justify-content:center;padding:4px 8px;background-color:#fff;border-radius:4px;text-align:center}#hero-split-section .hero-split .countdown-timer .time-part .digit{font-size:24px;font-weight:600;letter-spacing:0;line-height:125%}@media screen and (min-width:768px){#hero-split-section .hero-split .countdown-timer .time-part{width:69px;padding:4px}#hero-split-section .hero-split .countdown-timer .time-part .digit{font-size:32px}}#hero-split-section .hero-split .countdown-timer .time-part .label{font-weight:400;font-size:.75rem;letter-spacing:0;line-height:1rem}@media screen and (min-width:768px){#hero-split-section .hero-split .countdown-timer .time-part .label{font-size:12px}}#hero-split-section .hero-split .section-cta{display:grid;gap:16px;grid-template-columns:minmax(0,1fr);justify-content:center;width:100%;text-align:center}@media screen and (min-width:769px){#hero-split-section .hero-split-container{align-content:flex-start;padding:2.5rem 1.25rem 1.25rem 2.5rem}#hero-split-section .hero-split .section-cta{max-width:288px}}#hero-split-section .hero-split .section-cta .cta-subtext{margin-top:-8px}#hero-split-section .hero-split .wallpaper{z-index:-1;position:absolute;inset:0}#hero-split-section .hero-split .wallpaper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;max-width:100%}