.content__banner_wrapper{background:linear-gradient(180deg,#d8d6d7,#faf7f7 15%,#d8d6d7 45%,#d8d6d7 50%,#d8d6d7 55%,#faf7f7 85%,#d8d6d7);border:1px solid #a1a1a1;border-radius:10px;height:450px;margin-top:20px;padding:5px}.content__banner{background:linear-gradient(180deg,#fefefe,#cecece);border-radius:10px;display:flex;gap:40px;height:100%}.content__banner__image,.content__banner__info{flex:1;height:100%}.content__banner__image{position:relative}.content__banner__image img{bottom:0;height:auto;left:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.content__banner__info{display:flex;flex-direction:column;gap:15px;justify-content:center}.content__banner__info__title{color:#048bb3;font-size:35px;font-weight:700;line-height:110%;text-transform:uppercase}.content__banner__info__btn{background:linear-gradient(180deg,#2aa90e 0,#1c8502);border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:25px;font-weight:700;line-height:1;outline:0;padding:10px 40px;text-decoration:none;text-shadow:1px 1px 0 #000;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media(max-width:850px){.content__banner_wrapper{height:700px}.content__banner{flex-direction:column-reverse}.content__banner__info{align-items:center;justify-content:start;padding:30px}.content__banner__info__title{font-size:24px}}@media(max-width:500px){.content__banner_wrapper{height:500px}}
