*{--small-space:20px;--bigger-space:50px}@media (max-width:500px){*{--small-space:10px}}.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:#0a2126;border-radius:25px;color:#fff;display:flex;gap:5px;justify-content:center;margin:var(--small-space) 0;padding:10px 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:600;line-height:2.7rem}.description{font-size:1.2rem}@media (max-width:720px){.title{font-size:1.8rem;line-height:1.8rem}.description{font-size:1rem}}}}.content-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin:0 45px;max-width:1280px;width:100%}.section-1{align-items:center;display:flex}.section-1,.section-2{height:500px;min-height:300px;min-width:350px;width:50%}.section-2{overflow:hidden;position:relative;img{height:100%;object-fit:cover;width:100%}}@media (max-width:800px){.section-1,.section-2{width:100%}}@media (max-width:1280px){.content-wrapper{width:94%}}@media (max-width:950px){.text-with-image-section{margin:30px 15px;width:95%;.content-wrapper{margin:5px 15px;width:100%}}}@media(max-width:720px){.text-with-image-section{margin:0 15px;width:95%}.content-wrapper{flex-direction:column;width:100%}.section-1,.section-2{min-width:inherit}}