.about-title{position:relative;padding:20px 0;background:linear-gradient(180deg,#000 0%,var(--orange) 100%);color:#fff;text-align:center}.about-title:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:20px;background:#fff;clip-path:polygon(0 0,50% 100%,100% 0,100% 100%,0 100%)}.about-title h1{margin:0;font:600 40px/1.3 Poppins,Arial,sans-serif}.about-title div div{margin-top:-5px;font-weight:400}.about-title a:hover{color:#fff}.about-copy{padding:30px 0 20px}.about-copy h1{margin:0;font:500 29px/35px Poppins,Arial,sans-serif}.about-divider{display:block;width:60px;height:4px;margin:8px 0 20px;background:var(--orange)}.about-text{color:#7a7a7a;font:400 16px/1.65 Roboto,Arial,sans-serif}.about-text p{margin:0 0 1em}.help-section{padding:50px 0;background:#eee}.help-heading{text-align:center}.help-heading h2{margin:0;font:400 33px/35px Poppins,Arial,sans-serif}.help-heading p{max-width:1000px;margin:12px auto 20px;color:#7a7a7a}.help-heading .about-divider{margin:0 auto 30px}.help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px 20px}.help-card{min-height:250px;padding:15px 20px 40px;border:1px solid;border-radius:5px;color:#fff;transition:background .25s,color .25s}.help-card.orange{border-color:var(--orange);background:var(--orange)}.help-card.dark{border-color:#000;background:#000}.help-icon{display:grid;width:50px;height:50px;place-items:center;border:1px solid #fff;border-radius:50%;background:#fff;color:inherit;font-size:25px}.help-card.orange .help-icon{color:var(--orange)}.help-card.dark .help-icon{color:#000}.help-card h3{margin:15px 0 8px;font:600 18px/1.35 Poppins,Arial,sans-serif;color:#fff}.help-card p{margin:0;color:#fff}.help-card:hover{background:#fff;color:#000}.help-card:hover h3{color:var(--orange)}.help-card:hover p{color:#000}.help-card:hover .help-icon{border-color:var(--orange);background:var(--orange);color:#fff}
@media(max-width:1024px){.help-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.about-title h1{font-size:34px}.about-copy{padding:30px 20px 20px}.about-copy h1,.help-heading h2{font-size:28px}.help-section{padding:40px 0}.help-grid{grid-template-columns:1fr}.help-card{min-height:0}.help-heading{padding-inline:10px}}
