.new-version-popup .popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.new-version-popup__img{max-width:150px;margin-bottom:1rem}@media(min-width:768px){.new-version-popup__img{max-width:200px;margin-bottom:2rem}}.new-version-popup__text{-ms-flex-preferred-size:100%;flex-basis:100%;line-height:1.3;margin-bottom:0}.new-version-popup__spinner{width:3rem;height:3rem;-webkit-animation:spin 1.8s linear 0s infinite;animation:spin 1.8s linear 0s infinite;color:#fed600}