.three-column-section{padding:0 0 100px}.three-column-section .container{margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.three-column-box,.three-column-row{display:flex;gap:20px}.three-column-box{align-items:center;background:#f4f4f4;flex:1;flex-direction:column;justify-content:space-between;padding:120px 50px 80px}.three-column-box-title{font-size:28px;font-weight:500;letter-spacing:-.84px;line-height:106%}.three-column-box-text,.three-column-box-title{color:#3c424b;font-family:var(--font-main);font-style:normal;text-align:center}.three-column-box-text{font-size:18px;font-weight:400;line-height:140%}.three-column-box-img{display:flex}a.three-column-box-btn{align-items:center;background:#71bf49;border:1px solid #71bf49;border-radius:0;color:#fff;display:flex;font-family:var(--font-main);font-size:16px;font-style:normal;font-weight:400;gap:5px;height:55px;justify-content:center;line-height:20px;text-decoration:none;text-transform:uppercase;width:100%}a.three-column-box-btn:hover{background:transparent;color:#71bf49}a.three-column-box-btn:hover svg *{fill:#71bf49}a.three-column-box-btn svg{height:16px;width:16px}.three-column-box-top{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center}@media(max-width:1200px){.three-column-box{padding:80px 40px;width:100%}}@media(max-width:1024px){.three-column-box{flex:none;max-width:calc(50% - 10px);padding:50px 30px;width:100%}.three-column-row{flex-flow:row wrap;justify-content:center}.three-column-box,.three-column-box-top{gap:15px}.three-column-box-title{font-size:24px}.three-column-section{padding-bottom:80px}}@media (max-width:768px){.three-column-box{max-width:calc(50% - 10px);padding:30px 20px;width:100%}.three-column-box-title{font-size:22px}.three-column-box-text{font-size:16px}}@media (max-width:575px){.three-column-box{max-width:100%;padding:30px 20px;width:100%}}