.title-with-text-and-button{padding:40px 0;background-color:#080d06;color:#fff}.title-with-text-and-button .section-container{align-items:center;justify-content:center}.title-with-text-and-button .section-container .info{width:100%;border-radius:8px;background:rgba(255,255,255,0.06);padding:40px 144px 40px 40px;display:flex;align-items:center;justify-content:space-between}.title-with-text-and-button .section-container .info .text{width:68%;padding:0 45px 0 0}.title-with-text-and-button .section-container .info .text h4{font-weight:700}.title-with-text-and-button .section-container .info .text p{margin:0}.title-with-text-and-button .section-container .info .btn{min-width:180px}@media screen and (max-width:992px){.title-with-text-and-button .section-container .info{flex-direction:column;align-items:center;padding:20px 16px}.title-with-text-and-button .section-container .info .text{padding:0;width:100%}.title-with-text-and-button .section-container .info .text h4,.title-with-text-and-button .section-container .info .text p{text-align:center}.title-with-text-and-button .section-container .info .text+.btn{margin:20px 0 0}}