@keyframes a{50%{background-color:#ff4000}to{background-color:#ff4000}}@keyframes b{0%{color:inherit}to{color:#ff4000}}.cont--object .circle{animation:a 1.6s 0s ease-in-out infinite alternate}.cont--object .circle.circle--small{width:min(var(--vw,1vw)*140/1280*100,175px);height:min(var(--vw,1vw)*140/1280*100,175px);margin:0 min(var(--vw,1vw)*16/1280*100,20px);aspect-ratio:1}.cont--object .circle:first-child{animation-delay:1s}.cont--object .circle:nth-child(2){animation-delay:2s}.cont--object .circle:nth-child(3){animation-delay:3s}.cont--text .text__item{font-size:min(4rem + 5*(var(--vw,1vw)*100 - 1280px)/320,4.5rem)}.cont--text .text--1 .text__item{animation:b 1s .2s ease-in-out infinite alternate}.cont--text .text--1 .text__item:first-child{animation-delay:.15s}.cont--text .text--1 .text__item:nth-child(2){animation-delay:.3s}.cont--text .text--1 .text__item:nth-child(3){animation-delay:.45s}.cont--text .text--1 .text__item:nth-child(4){animation-delay:.6s}.cont--text .text--1 .text__item:nth-child(5){animation-delay:.75s}.cont--text .text--1 .text__item:nth-child(6){animation-delay:.9s}.cont--text .text--1 .text__item:nth-child(7){animation-delay:1.05s}.cont--text .text--1 .text__item:nth-child(8){animation-delay:1.2s}.cont--text .text--1 .text__item:nth-child(9){animation-delay:1.35s}.cont--text .text--1 .text__item:nth-child(10){animation-delay:1.5s}.circle-wrap{display:flex}