@keyframes opacity-end-100{0%{opacity:0}to{opacity:1}}@keyframes opacity-bounce{0%{opacity:.4}50%{opacity:.6}to{opacity:.4}}@keyframes translateY-start-negative{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:din-condensed;src:url(../fonts/DINCond-Bold.woff) format("woff");font-weight:700;font-style:normal}.attributes{margin-bottom:56px}@media(min-width:1024px){.attributes{margin-bottom:64px;overflow:hidden}}.attributes__title{font-size:1.75rem;line-height:1.75rem;font-weight:700;margin-bottom:24px}@media(min-width:1024px){.attributes__title{font-size:2rem;line-height:2rem}}.attributes__wrapper{width:100%}.attributes__attribute{padding:18px 16px;display:flex;justify-content:space-between;gap:16px}.attributes__attribute:nth-child(odd){background:#f2f6fa}.attributes__attribute-label,.attributes__attribute-value{font-size:1rem;line-height:1rem;flex:1}.attributes__attribute-label{font-weight:700}.attributes__attribute-value{font-weight:400;color:#4d7490}