.text-with-image-section{align-items:center;display:flex;flex-direction:column;font-family:var(--font);margin-bottom:var(--bigger-space);position:relative;width:100%;.section-1-content{align-items:flex-start;display:flex;flex-direction:column;gap:var(--small-space);justify-content:center;padding:40px;.button{align-items:center;background:transparent;border:1px solid #fff;border-radius:25px;color:#fff;display:flex;gap:5px;justify-content:center;margin:var(--small-space) 0;padding:14px 32px;text-decoration:none}.button_icon{margin-left:5px;overflow:hidden;transition:width .3s ease;width:0}.button:hover .button_icon{width:20px}.title{font-size:2.7rem;font-style:normal;font-weight:900;line-height:1.5rem}h2.title:after{bottom:-15px;display:block;height:4px;width:30px}.description{font-size:1.2rem}@media (max-width:720px){.title{font-size:1.8rem;line-height:1.8rem}.description{font-size:1rem}}}}.text-with-image-section .content-wrapper{background-size:cover;border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 45px;max-width:1280px;width:100%}.text-with-image-section .section-1{align-items:center;display:flex}.text-with-image-section .section-1,.text-with-image-section .section-2{height:500px;min-height:300px;min-width:350px;width:50%}.text-with-image-section .section-2{overflow:hidden;position:relative;img{height:100%;object-fit:cover;width:100%}}@media (max-width:800px){.text-with-image-section .section-1,.text-with-image-section .section-2{width:100%}}@media (max-width:1280px){.text-with-image-section .content-wrapper{width:94%}}@media (max-width:950px){.text-with-image-section .text-with-image-section{margin:30px 15px;width:95%;.content-wrapper{margin:5px 15px;width:100%}}}@media(max-width:720px){.text-with-image-section .text-with-image-section{margin:0 15px;width:95%}.text-with-image-section .content-wrapper{flex-direction:column;width:100%}.text-with-image-section .section-1,.text-with-image-section .section-2{min-width:inherit}}.text-with-image-section span.h4{color:#9fce0d;font-size:1.175rem!important;font-weight:700;margin:0}.text-with-image-section h2{font-weight:900}