.four-col-section{display:inline-block;vertical-align:top;width:100%}.four-col-section .main-title{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.four-col-section .main-title .content p{color:#1c1c1c;font-family:Nunito,Sans-serif;font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:30px;text-align:center;text-decoration:none;text-transform:none}.four-col-section .main-title .content{padding:0 19%}.four-col-section .wrap{display:flex;gap:25px;width:100%}.four-col-section .wrap .column{position:relative;width:25%}.four-col-section .wrap .column img{border-radius:16px 16px 16px 16px;height:300px;object-fit:cover;object-position:center center;width:100%}.four-col-section .wrap .column .text{border-radius:16px;line-height:0;margin:-6px auto 0;padding:4px 22px;transform:rotate(-5deg);width:fit-content}.four-col-section .wrap .column .text span{color:#fff;font-family:Nunito,Sans-serif;font-size:18px;font-weight:700;line-height:28.32px;text-align:center}@media(max-width:1024px){.four-col-section .main-title .content{padding:0}.four-col-section .main-title .content p{font-size:16px;line-height:1.2}}@media(max-width:767px){.four-col-section .main-title{gap:16px;margin-bottom:20px}.four-col-section .wrap{flex-direction:column}.four-col-section .wrap .column{margin:0 auto;max-width:240px;width:100%}}