.promo{width:100%;position:relative;background-color:#f5f4f0;padding-bottom:24px}.promo__wrap{display:flex;flex-direction:row;align-items:center;gap:7px}.promo__left{max-width:807px;width:100%;display:flex;flex-direction:column;align-items:start;gap:8px}.promo__left-top{background-color:#fff;width:100%;border-radius:37.58px}.promo__left-bottom{display:flex;flex-direction:row;align-items:center;gap:7.52px}.promo__left-img{max-width:565px;width:100%;height:234px}.promo__left-img img{border-radius:32px;width:100%;height:100%;object-fit:cover}.promo__left-arrow{cursor:pointer;width:234px;height:234px;background-color:transparent;border-radius:37.58px;display:flex;justify-content:center;align-items:center;border:2px solid #536351;transition:background-color .4s ease,border-color .4s ease}.promo__left-arrow svg{animation:arrow-bounce 1.5s ease-in-out infinite;color:#536351;width:76px;height:76px}.promo__left-arrow:hover{background-color:#536351}.promo__left-arrow:hover svg{color:#fff}.promo__content{padding:63px 42px;display:flex;flex-direction:column;align-items:start;gap:16px}.promo__content-info{background-color:#536351;padding:6px 11px;border-radius:15.38px}.promo__content-info p{color:#fff;font-size:10px;line-height:16.15px;font-weight:600;text-align:center}.promo__content-title h1{text-transform:uppercase;font-size:46px;line-height:46px;font-weight:700;color:#002c21}.promo__content-title h1 span{font-weight:400}.promo__content-desc{margin-top:16px;max-width:533px;width:100%}.promo__content-desc p{color:#475052;font-size:14px;line-height:21px;font-weight:400}.promo__right{max-width:539px;width:100%}.promo__right-video{width:100%;height:676px;position:relative}.promo__right-video video{border-radius:32px;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0}@keyframes arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@media screen and (max-width: 1024px){.promo{padding-bottom:50px}.promo__wrap{flex-direction:column;gap:20px}.promo__left{max-width:100%;gap:20px}.promo__left-bottom{width:100%}.promo__left-img,.promo__right{max-width:100%}.promo__right-video{height:400px}.promo__content,.promo__content-title{width:100%}.promo__content-title h1{line-height:69px}.promo__content-desc{width:100%}}@media screen and (max-width: 768px){.promo{background-color:#fff;padding:40px 0 20px;margin-top:50px}.promo__content{padding:0;gap:10px}.promo__content-title h1{font-size:32px;line-height:48px}.promo__content-desc{margin-top:0}.promo__left-top{border-radius:16px}.promo__left-bottom{flex-direction:column;gap:20px}.promo__left-arrow{width:100%}.promo__right-video{height:234px}}@media screen and (max-width: 640px){.promo__content-info{margin:0 auto}.promo__content-title{text-align:center}.promo__content-title h1{font-size:26px;line-height:39px}}@media screen and (max-width: 480px){.promo__content-title{text-align:center}.promo__content-title h1{font-size:22px;line-height:33px}}
