.featured{display:flex}@media(max-width: 768px){.featured{flex-wrap:wrap}}@media(min-width: 769px){.featured{align-items:center;column-gap:30px;justify-content:space-between}}.featured__description{width:100%}@media(max-width: 768px){.featured__description{order:2}}.featured__description p{margin:30px 0 0 0;font-size:1.25rem;line-height:1.75rem}@media(max-width: 981px)and (min-width: 768px){.featured__description p{margin-top:15px;font-size:1rem;line-height:1.5rem}}@media(max-width: 640px){.featured__description .button{margin:30px 0 0 0}}@media(min-width: 641px){.featured__description .button{margin:45px 0 0 0}}@media(max-width: 981px)and (min-width: 768px){.featured__description .button{margin-top:15px}}@media(max-width: 981px)and (min-width: 768px){.featured__title.title{font-size:1.75rem;line-height:2rem}}.featured__image{width:100%}@media(max-width: 768px){.featured__image{margin-bottom:30px;order:1}}@media(min-width: 769px){.featured__image{align-items:center;display:flex;justify-content:center;max-width:445px}}.highlights{background:var(--lt-color-bg-secondary);position:relative}.highlights::before{background:inherit;content:"";height:100%;left:50%;min-width:360px;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}.highlights__wrapper{background:var(--lt-color-bg-primary)}@media(max-width: 768px)and (max-width: 480px){.highlights__wrapper{padding:0 15px}}@media(max-width: 768px)and (min-width: 481px){.highlights__wrapper{padding:15px 30px}}@media(min-width: 769px){.highlights__wrapper{align-items:stretch;column-gap:30px;display:flex}}@media(min-width: 769px)and (max-width: 980px){.highlights__wrapper{padding:15px 0 15px 15px}}@media(min-width: 769px)and (min-width: 981px){.highlights__wrapper{padding:30px 0 30px 30px}}@media(min-width: 769px){.highlights__cols{column-gap:30px;display:grid;grid-template-columns:repeat(3, 1fr)}}.highlights__item{align-items:flex-start;column-gap:15px;display:flex;position:relative}@media(max-width: 768px){.highlights__item{padding-bottom:30px;padding-top:30px}.highlights__item:first-child{padding-top:15px}.highlights__item:not(:first-child){border-top:1px solid var(--lt-color-bg-secondary)}.highlights__item:last-child{padding-bottom:15px}}@media(min-width: 769px){.highlights__item:not(:last-child){border-right:1px solid var(--lt-color-bg-secondary)}}.highlights__item__thumb{flex-shrink:0}@media(max-width: 640px){.highlights__item__thumb{max-width:75px}}@media(min-width: 641px){.highlights__item__thumb{max-width:90px}}@media(max-width: 981px)and (min-width: 768px){.highlights__item__thumb{max-width:60px}}@media(min-width: 769px){.highlights__item__description{padding-right:27px}}.highlights__item .title{margin-bottom:7.5px}.highlights__item__link{pointer-events:none}.highlights__item__link::after{content:"";pointer-events:all;bottom:0;left:0;position:absolute;right:0;top:0}.highlights__item p{margin:0;font-size:1rem;line-height:1.25rem}@media(max-width: 981px)and (min-width: 768px){.highlights__item p{font-size:0.875rem;line-height:1.125rem}}