.block-highlights{background-color:#0f0f0f}.block-highlights__title{text-align:center;margin-bottom:1em}.block-highlights__items-row{display:flex;flex-wrap:wrap}.block-highlights__item{width:50%;aspect-ratio:300/220;text-align:center;padding:.5em}.block-highlights__item:nth-child(1),.block-highlights__item:nth-child(4){background-color:#0f0f0f;box-shadow:14px 9px 14px 0 rgba(0,0,0,.24);z-index:1}.block-highlights__item:nth-child(2),.block-highlights__item:nth-child(3){background-color:#187cff}@media (min-width:1024px){.block-highlights__item{width:25%;box-shadow:14px 9px 14px 0 rgba(0,0,0,.24)}.bg .block-highlights__item:nth-child(1),.bg .block-highlights__item:nth-child(3){background-color:#0f0f0f;z-index:2}.bg .block-highlights__item:nth-child(2),.bg .block-highlights__item:nth-child(4){background-color:#187cff}.no-bg .block-highlights__item:nth-child(2),.no-bg .block-highlights__item:nth-child(4){background-color:#0f0f0f;z-index:2}.no-bg .block-highlights__item:nth-child(1),.no-bg .block-highlights__item:nth-child(3){background-color:#187cff}}.block-highlights__item-title{font-size:clamp(4.125rem,calc(4.125rem + 2.8571428571vw - .6964285714rem),10.7428571429rem)}.block-highlights__item-mask{overflow:hidden}.animation.start .block-highlights__item-anim{animation-name:slideDown;animation-duration:1.7s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}.block-highlights__item-subtitle{max-width:9.294em}.block-highlights__item-icon{display:block;width:65%;height:65%;object-fit:contain}@keyframes slideDown{to{transform:translateY(0)}}