.t-hero{display:grid;gap:10px;grid-template-columns:1.6fr 1fr}@media (max-width:820px){.t-hero{grid-template-columns:1fr}}.t-hero-sticky-wrapper{border:2px solid var(--border);display:flex;flex-direction:column;height:calc(100vh - 130px);justify-content:flex-end;padding:91px 32px 32px;position:sticky;top:120px}.t-hero__title{line-height:1}.t-hero__bullets{align-items:center;display:flex;gap:8px;list-style:none;margin:0 0 32px;padding:0}.t-hero__bullets li{font-family:var(--heading-font);font-size:32px;font-weight:700;text-transform:uppercase}.t-hero__bullet-divider{color:var(--purple);margin-left:4px}.t-hero__bullets li:last-child .t-hero__bullet-divider{display:none}@media (min-width:1024px){.t-hero-sticky-wrapper{justify-content:center}}@media (min-width:1400px){.t-hero-sticky-wrapper{padding:56px 64px}}@media (max-width:1023px){.t-hero__bullets{align-items:flex-start;flex-direction:column;margin-bottom:21px}}@media (max-width:820px){.t-hero-sticky-wrapper{height:auto;position:static}.t-hero__bullets{flex-direction:row}}@media (max-width:768px){.t-hero-sticky-wrapper{padding:13px;position:sticky}.t-hero__bullets li{line-height:1.1}}@media (max-width:767px){.t-hero__bullets{flex-direction:column;gap:0}}.timer{display:flex;gap:21px}.timer__item{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.timer__num{font-size:94px;font-weight:900;line-height:1;min-height:94px}.timer__label,.timer__num{font-family:var(--heading-font)}.timer__label{font-size:23px;font-weight:700;text-transform:uppercase}@media (max-width:1100px){.t-hero__title,.timer__num{font-size:70px}.timer{gap:10px}.t-hero__divider{height:80px;width:57px}}@media (max-width:640px){.t-hero__title{font-size:56px}.timer{gap:3px}.timer__item{gap:4px}.timer__num{font-size:32px;min-height:auto}.timer__label{font-size:14px}.t-hero__divider{height:55px;width:32px}}.t-hero-right{gap:16px}.t-hero-card,.t-hero-right{display:flex;flex-direction:column}.t-hero-card{align-items:center;background-color:var(--orange);border:2px solid var(--border);position:relative;text-align:center}.t-hero-card--red{background-color:var(--red)}.t-hero-card--yellow{background-color:var(--yellow)}.t-hero-card--purple{background-color:var(--purple)}.t-hero-card--pink{background-color:var(--pink)}.t-hero-card--orange{background:var(--orange)}.t-hero-card--dark-blue,.t-hero-card--dark-blue-light{background:var(--dark-blue-light)}.t-hero-card--light-blue{background:var(--blue)}.t-hero-card__img{max-height:258px;object-fit:cover;width:100%}.t-hero-card__bot{display:flex;flex:0 1 100%;flex-direction:column;justify-content:space-between;padding:48px 32px 29px;position:relative;width:100%}.t-hero-card__text{margin:0 0 32px}.t-hero-card__title{color:var(--bg);font-size:64px;left:50%;line-height:.8;margin-bottom:0;padding:0 10px;position:absolute;top:0;transform:translate3d(-50%,-65%,0);width:90%}.t-hero-card__subtitle{font-size:24px;margin-bottom:12px}.t-hero-card__desc,.t-hero-card__subtitle{font-family:var(--heading-font);font-weight:700;text-transform:uppercase}.t-hero-card__desc{font-size:18px;margin:0 auto;width:60%}@media (min-width:1400px){.t-hero-card__title{transform:translate3d(-50%,-65%,0)}}@media (max-width:768px){.t-hero-card__title{font-size:48px}.t-hero-card__bot{min-height:175px;padding:56px 24px 24px}.t-hero-card__desc{width:100%}}@media (max-width:640px){.t-hero{display:block}.t-hero-left{margin-bottom:10px}.t-hero-card{height:auto}.t-hero-card__img{max-height:300px}.t-hero-card__text{margin-bottom:21px}}