.free-from{position:relative;overflow:hidden;padding:100px 0}@media screen and (max-width:1024px){.free-from{height:43px}}@media screen and (max-width:768px){.free-from{padding:48px 0}}.free-from__holder{display:flex;flex-wrap:nowrap;width:100%}.free-from__marquee{display:flex;flex-shrink:0;animation:animate-marquee 104s linear infinite}.free-from__marquee:nth-child(2){animation:animate-marquee 104s linear infinite;animation-delay:-104s}.free-from__item{flex-shrink:0;width:auto;white-space:nowrap;padding:0 24px}@media screen and (max-width:1024px){.free-from__item{padding:0 10px}}.free-from__item,.free-from__item *{font-family:NimbuSanTBolCon;color:#232323;text-align:center;font-size:74px;font-style:normal;font-weight:500;line-height:86.486%;text-transform:uppercase}@media screen and (max-width:1024px){.free-from__item,.free-from__item *{font-size:43px}}.free-from__item--red,.free-from__item--red *{color:#e62e05}.free-from__item--yellow,.free-from__item--yellow *{color:#fdda24}.free-from__item--green,.free-from__item--green *{color:#66c61c}.free-from__item--blue,.free-from__item--blue *{color:#1570ef}.free-from__item--violet,.free-from__item--violet *{color:#ba24d5}@keyframes animate-marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}