.rectangle_banner{align-items:center;display:flex;position:relative}.rectangle_banner .image-wrapper{width:35%}.rectangle_banner .content-holder{width:65%}.rectangle_banner .blue-one{background:var(--blue,#212f56);border-radius:20px;margin-left:-50px;padding:40px}.rectangle_banner .blue-one .buttons{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.rectangle_banner .blue-one h2{color:#fff;margin-bottom:24px}.rectangle_banner .blue-one p{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:24px}@media (max-width:868px){.rectangle_banner{flex-direction:column}.rectangle_banner .content-holder,.rectangle_banner .image-wrapper{width:100%}.rectangle_banner .blue-one{margin:-40px 10px 0}.content-wrapper.rec-banner{margin:0;padding:0}}