@-webkit-keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@keyframes fade{0%{opacity:0}25%{opacity:1}75%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.sectionTitle{display:flex;justify-content:flex-start;align-items:center}.sectionTitle h2{font-size:1.5625rem;color:#000;margin-bottom:20px;font-weight:600;letter-spacing:1px;text-align:left;text-transform:uppercase}