.promo{display:flex;flex-direction:column;margin-bottom:160px;min-height:calc(var(--viewport-height-s) - var(--header-height));padding-block:60px 48px;position:relative;z-index:2}.promo.promo--info-bottom .promo__body{margin:auto auto 0}.promo.promo--info-bottom .promo__bg:before{background:radial-gradient(circle at bottom center,#000 0,transparent 70%)}.promo__container{flex:1 1 auto}.promo__body,.promo__container{display:flex;flex-direction:column;width:100%}.promo__body{align-items:center;gap:24px;margin:auto;max-width:634px;text-align:center}.promo__body,.promo__subtitle{color:var(--colors-white-100)}.promo__text{font-size:16px;line-height:120%;max-width:470px}.promo__bg{display:flex;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.promo__bg img,.promo__bg video{height:100%;object-fit:cover;width:100%}.promo__bg:before{background:radial-gradient(#000 0,transparent 60%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media (width <= 62em){.promo{margin-bottom:100px}}@media (width <= 30em){.promo__text{font-size:15px}}