@keyframes loadingAni{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeInBlur{0%{opacity:0;filter:blur(8px)}to{opacity:1;filter:blur(0)}}@keyframes copyFeedback{0%{transform:scale(1);background-color:rgba(0,226,144,.25)}50%{transform:scale(1.1);background-color:rgba(0,226,144,.5)}to{transform:scale(1);background-color:rgba(0,226,144,.25)}}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Regular.ttf);font-weight:400}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Medium.ttf);font-weight:500}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-SemiBold.ttf);font-weight:600}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Bold.ttf);font-weight:700}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-ExtraBold.ttf);font-weight:800}@font-face{font-family:Montserrat;src:url(/fonts/montserrat/Montserrat-Black.ttf);font-weight:900}@font-face{font-family:Tenor Sans;src:url(/fonts/tenor-sans/TenorSans-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Regular.ttf);font-weight:400}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Medium.ttf);font-weight:500}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Bold.ttf);font-weight:700}@font-face{font-family:Roboto;src:url(/fonts/roboto/Roboto-Black.ttf);font-weight:900}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Light.ttf);font-weight:300}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Regular.ttf);font-weight:400}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Medium.ttf);font-weight:500}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-SemiBold.ttf);font-weight:600}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-Bold.ttf);font-weight:700}@font-face{font-family:Manrope;src:url(/fonts/manrope/Manrope-ExtraBold.ttf);font-weight:800}.grid.about{position:relative;z-index:1;padding:25.2vh 14.7vh 4.2vh}@media screen and (max-width:1300px){.grid.about{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:1100px){.grid.about{padding:18.9vh 4.2vh 4.2vh}}.grid.about.black:after{background:#1f1f1f}.grid.about.blue:after{background:#362eff}.grid.about:after{content:"";z-index:0;transition:all 1s cubic-bezier(.28,.44,.49,1) .1s}.grid.about .noise,.grid.about:after{position:absolute;width:100%;height:100%;top:0;left:0}.grid.about .noise{z-index:1;background-image:url(/images/noise.gif);opacity:.05;pointer-events:none}.grid.about>.span-1{position:relative;z-index:2}@media screen and (max-width:1300px){.grid.about>.span-1:nth-child(2){grid-column:1/-1;margin-bottom:0}}@media screen and (max-width:700px){.grid.about>.span-1{grid-column:1/-1;margin-bottom:6.3vh}.grid.about>.span-1:last-child{margin-bottom:0}}.grid.about h1{color:#fff;font-weight:500;margin:0 0 6.3vh;white-space:pre-line;padding-right:4.2vh;position:relative;z-index:2;font-size:7.35vh;line-height:8.1vh;font-family:Montserrat,sans-serif;transition:all .5s cubic-bezier(.18,.88,.55,1)}@media screen and (max-width:1100px){.grid.about h1{font-size:5.35vh;line-height:5.9vh;font-family:Montserrat,sans-serif}}.grid.about .about-item{position:relative;z-index:2}.grid.about .about-item .essence{justify-content:center;align-items:center;width:100%;background:#362eff;position:relative;overflow:hidden;border-radius:1vh;display:flex;flex-flow:row wrap}.grid.about .about-item .essence.lg{height:0;padding-bottom:66vh}.grid.about .about-item .essence .img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;justify-content:center;align-items:center;overflow:hidden;display:flex;flex-flow:row nowrap}.grid.about .about-item .essence .img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.grid.about .about-item .name{padding-top:3.15vh;color:#fff;font-weight:600;position:relative;z-index:2;font-size:3.15vh;line-height:4.4vh;font-family:Montserrat,sans-serif}.grid.about .about-item .position{color:hsla(0,0%,100%,.5);font-weight:400;margin-top:2.1vh;text-wrap:balance;position:relative;z-index:2;font-size:1.8vh;line-height:2.2vh;font-family:Montserrat,sans-serif}