.home-hero__background{height:225px;width:100%}.home-hero__card-wrapper{display:flex;justify-content:flex-start;margin-top:-145px}.home-hero__card{display:flex;flex-direction:column-reverse;max-width:735px;width:100%}.home-hero__card-content{display:flex;flex-direction:column;padding:2.5rem 1.5rem;width:100%}.home-hero__main-content{width:100%}.home-hero__subtitle{font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.home-hero__description,.home-hero__description p{font-family:Source Sans Pro,sans-serif;font-size:1.25rem;font-weight:300;-webkit-font-smoothing:none}.home-hero__description p{margin-bottom:3rem}#home-hero__countdown ul{display:flex;flex-direction:row;flex-wrap:wrap;list-style:none;margin:0;padding:0}#home-hero__countdown ul li{align-items:center;display:flex;flex-direction:column;font-size:.75rem}#home-hero__countdown ul li span{border-radius:.25rem;font-size:1.5rem;font-weight:700;margin-right:.25rem;padding:.25rem;text-align:center;width:calc(50px + 1rem)}#home-hero__days ul{display:flex;flex-direction:row;flex-wrap:wrap;font-family:Source Sans Pro,sans-serif;font-size:1.25rem;font-weight:700;line-height:1;list-style:none;margin:0;padding:0}#home-hero__days ul li a{color:var(--color-white);display:block;margin:-.3em;padding:.3em;transition:opacity .3s}#home-hero__days ul li a:hover{opacity:.6}#home-hero__days ul li .day{align-items:center;aspect-ratio:1/1;display:flex;font-size:3.5rem;justify-content:center;padding:.2em;text-align:center;text-wrap:nowrap}#home-hero__days ul li .month{margin-top:.4em;text-align:center}.home-hero__button-wrapper{margin-top:1.5rem;width:100%}@media (min-width:769px){.home-hero__background{height:450px}.home-hero__card-wrapper{margin-top:-290px}.home-hero__card{flex-direction:column}.home-hero__card-content{padding:2rem 3rem}#home-hero__countdown ul li span{padding:.5rem;width:calc(50px + 2.5rem)}}@media (max-width:768px){#home-hero__days ul{display:grid;grid-template-columns:repeat(3,1fr);justify-content:center}}