.section-intro{position:relative;z-index:1}.section-intro__title h1{color:#000;display:flex;font-size:3.11rem;font-weight:600;margin-bottom:1.5rem}.section-intro .section-intro__desc h2{font-size:1.56rem;font-weight:400;margin-bottom:1.5rem}.certificate{flex-shrink:0;margin-right:.625rem;width:6.25rem}.certificate path{transform-origin:center}.certificate__c{animation-duration:7s;animation-iteration-count:infinite;animation-timing-function:linear}.certificate__s,.certificate__u{animation-duration:7s;animation-iteration-count:infinite;animation-name:letter_s;animation-timing-function:ease-in-out}.section-intro--light .section-intro__title svg path{fill:#000}.section-intro--dark .section-intro__title svg path{fill:#fff}@media (max-width:1139px){.section-intro__title h1{font-size:2.44rem}.section-intro__desc h2{font-size:1.44rem}.certificate{width:3.75rem}}@media (max-width:767px){.section-intro__title h1{font-size:1.78rem}.section-intro__desc h2{font-size:1.33rem}.certificate{width:2.5rem}}@keyframes letter_c{0%{transform:rotateX(0)}to{transform:rotateX(1turn)}}@keyframes letter_s{0%{transform:rotateY(0) scale(1)}35%{transform:rotateY(90deg) scale(.9)}71%{transform:rotateY(0) scale(1)}}