.o-highlights__item{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;position:relative}@media screen and (min-width:768px){.o-highlights__item{flex-direction:row;flex-wrap:nowrap}}.o-highlights__link{height:100%;left:0;position:absolute;top:0;width:100%}.o-highlights__link:hover+.o-highlights__image--contained img{transform:rotate(2.3deg)}.o-highlights__image{height:auto;max-width:100%;width:100%}@media screen and (min-width:768px){.o-highlights__image{height:100%;max-width:20rem}}.o-highlights__image img,.o-highlights__image svg{display:block;height:auto;max-width:100%;object-fit:cover;width:100%}@media screen and (min-width:768px){.o-highlights__image img,.o-highlights__image svg{height:100%}}.o-highlights__image--contained{padding:3rem 3rem 0}@media screen and (min-width:768px){.o-highlights__image--contained{padding:3.5rem 0 3.5rem 5rem}}.o-highlights__image--contained img,.o-highlights__image--contained svg{box-shadow:0 1rem 6rem 0 rgba(var(--color-black),.4);height:auto;margin:0 auto;max-width:40%;transform:rotate(0deg);transition:transform var(--default-transition-easing) var(--default-transition-timing);width:100%}@media screen and (min-width:768px){.o-highlights__image--contained img,.o-highlights__image--contained svg{max-width:100%}}.o-highlights__information{padding:2rem 2rem 2rem 2.5rem;width:100%}@media screen and (min-width:768px){.o-highlights__information{flex:1;padding:3rem 3rem 2rem 5rem;width:auto}}.o-highlights__information--has-icon{padding-bottom:6rem}@media screen and (min-width:768px){.o-highlights__information--has-icon{padding-bottom:4rem;padding-right:5rem}}.o-highlights__information .icon{bottom:1.2rem;height:4rem;pointer-events:none;position:absolute;right:2rem;width:4rem}@media screen and (min-width:768px){.o-highlights__information .icon{bottom:2rem}}.o-highlights__title{margin-bottom:.5rem}.o-highlights__subtitle{color:rgb(var(--color-secondary-text));margin-bottom:0}.o-highlights__text{margin-top:1.5rem}@media screen and (min-width:768px){.o-highlights__text{margin-top:2.5rem}}.o-highlights__items{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (min-width:768px){.o-highlights__items{gap:3rem}}.o-highlights__items .o-highlights__item{--flex-items:1;width:calc(100%/var(--flex-items) - (var(--flex-items) - 1)/var(--flex-items)*1rem)}@media screen and (min-width:768px){.o-highlights__items .o-highlights__item{width:calc(100%/var(--flex-items) - (var(--flex-items) - 1)/var(--flex-items)*3rem)}}@media screen and (min-width:1100px){.o-highlights__columns--1 .o-highlights__item{--flex-items:1}.o-highlights__columns--2 .o-highlights__item{--flex-items:2}}