.tech-section-wrapper{max-width:1500px;margin:0 auto;padding:20px 10px;border-bottom:solid 3px #fff;display:flex;flex-flow:column nowrap;justify-content:center;gap:20px;align-items:center;text-align:center}.tech-section-wrapper .column{display:flex;flex-flow:column nowrap;align-items:center;flex:1 0;gap:25px}.tech-section-wrapper .column.content{max-width:750px}.tech-section-wrapper .title{color:#282f38;font-family:"Barlow Semi Condensed",sans-serif;font-weight:800;font-size:24px;letter-spacing:.48px;line-height:36px}.tech-section-wrapper .subtitles{display:flex;flex-flow:column nowrap;gap:10px}.tech-section-wrapper .subtitles .subtitle{color:#282f38;font-family:Manrope,sans-serif;font-weight:800;font-size:18px;line-height:26px}.tech-section-wrapper .content{font-family:Manrope,sans-serif;font-weight:500;font-size:16px;line-height:26px}.tech-section-wrapper .content>p{margin:0}@media screen and (min-width:768px){.tech-section-wrapper{padding:20px 10px;text-align:left;flex-flow:row nowrap;justify-content:space-between}.tech-section-wrapper .column{align-items:baseline}.tech-section-wrapper .title{font-size:28px;letter-spacing:.56px;line-height:40px}.tech-section-wrapper .subtitles .subtitle{font-size:20px;line-height:32px}.tech-section-wrapper .content{line-height:28px}}@media screen and (min-width:1025px){.tech-section-wrapper{padding:40px 10px}}