.hp-about-module{padding-top:4rem;padding-bottom:4rem}.hp-about-module .top-section{display:flex;flex-direction:row;align-items:center}.hp-about-module .top-section .title{margin-right:2rem}.hp-about-module .top-section .title h2{font-size:4rem;font-family:"Montserrat","Open Sans",sans-serif;white-space:nowrap}.hp-about-module .top-section .content{flex-basis:100%;font-family:"Open Sans";font-size:1.1rem}@media(max-width:767.98px){.hp-about-module .top-section{flex-direction:column;text-align:center;justify-content:center;align-items:center}.hp-about-module .top-section .title{margin-right:0}.hp-about-module .top-section .title h2{font-size:2.8rem;font-family:"Montserrat","Open Sans",sans-serif;white-space:nowrap}}.hp-about-module .content-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:3rem;margin-bottom:2rem}.hp-about-module .content-row.reverse{flex-direction:row-reverse}@media(max-width:767.98px){.hp-about-module .content-row{flex-direction:column}.hp-about-module .content-row.reverse{flex-direction:column}.hp-about-module .content-row .image{min-height:10rem}}.hp-about-module .content-row .image{flex-basis:calc(50% - 1rem);flex-grow:0;width:100%;height:auto}.hp-about-module .content-row .image img{width:100%;height:auto}.hp-about-module .content-row .content{flex-basis:calc(50% - 1rem);flex-shrink:0;flex-grow:0;display:flex;flex-direction:column;justify-content:space-between}.hp-about-module .content-row .content .top-icon{font-family:"Montserrat","Open Sans",sans-serif;font-weight:600;font-size:.9rem;margin-bottom:1.6rem;text-align:left;text-transform:uppercase;display:flex;flex-direction:row;align-items:center}.hp-about-module .content-row .content .top-icon img{height:3rem;width:3rem;margin-right:.75rem}.hp-about-module .content-row .content .top-icon p{margin-bottom:0}.hp-about-module .content-row .content h3{font-size:2.5rem;padding-bottom:.74rem}.hp-about-module .content-row .content .info-content{border-top:1px solid #e1e1e1;padding-top:.74rem;margin-bottom:1.5rem}.hp-about-module .content-row .content .filled{background-color:#1a1a1a;color:#fff;font-size:.9rem;padding-left:2rem;padding-right:2rem;padding-top:.5rem;padding-bottom:.5rem;border-radius:4px;border:2px solid #1a1a1a;transition:all .3s ease-in-out}.hp-about-module .content-row .content .filled:hover{color:#1a1a1a;background-color:transparent}.hp-about-module .content-row .content .outline{background-color:transparent;color:#1a1a1a;font-size:.9rem;padding-left:3rem;padding-right:3rem;padding-top:.5rem;padding-bottom:.5rem;border-radius:4px;border:1px solid #1a1a1a;transition:all .3s ease-in-out}.hp-about-module .content-row .content .outline:hover{color:#fff;background-color:#1a1a1a}.hp-about-module .content-row .content .link{font-size:.9rem;color:#1a1a1a;transition:all .3s ease-in-out}.hp-about-module .content-row .content .link:hover{color:#56c0a5}.hp-about-module .content-row .content .link:hover::after{color:#56c0a5}.hp-about-module .content-row .content .link::after{content:"";font-family:"Font Awesome 5 Pro";font-weight:400;color:#1a1a1a;margin-left:.5rem;transition:all .3s ease-in-out}