.generic-section-brick{display:flex;justify-content:center;align-items:center;width:100%}.generic-section-brick.align-image-up{flex-direction:column-reverse}.generic-section-brick.align-image-down{flex-direction:column}.generic-section-brick .image,.generic-section-brick .text-container{display:flex;justify-content:center;width:100%;max-width:1300px;margin:auto}.generic-section-brick .text-container{flex-direction:column;align-items:center;padding:30px 50px;gap:20px}.generic-section-brick .text-container .title{text-align:center;font-size:42px;line-height:52px;font-weight:500}.generic-section-brick .text-container .description{font-size:15px;line-height:25px;font-weight:400}.generic-section-brick .text-container .button .generic-btn{padding:12px 24px}.generic-section-brick .image{height:100%;padding:0 50px}.generic-section-brick .image img{max-width:100%;height:100%;max-height:600px;object-fit:contain;vertical-align:bottom}@media (max-width:767px){.generic-section-brick .text-container{gap:10px;padding:30px 20px}.generic-section-brick .text-container .title{font-size:32px;line-height:42px}.generic-section-brick .text-container .description p{font-size:14px;line-height:24px}.generic-section-brick .image{padding:0 20px}}