@import url(https://fonts.googleapis.com/css2?family=Archivo:wght@100;200;300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@800&display=swap);body{font-family:"Archivo",sans-serif;font-size:1.6rem}:root{--white-color:#fff;--primary-color:#f9a826;--heading-color:#262a4e;--bg-color:#e5f3fe}*,:after,:before{box-sizing:border-box;margin:0;padding:0;list-style-type:none;text-decoration:none}html{font-size:62.5%;scroll-behavior:smooth}code{font-family:"Archivo",sans-serif}.btn{border:none;font-family:inherit;background:none;font-size:1.6rem;cursor:pointer;background:#f9a826;background:var(--primary-color);color:#fff;color:var(--white-color);padding:1rem;font-weight:400}.btn:active{transform:scale(.98)}@media screen and (min-width:1441px){html{font-size:65%}}@media screen and (min-width:1650px){html{font-size:69%}}@media screen and (min-width:1700px){html{font-size:71%}}@media screen and (min-width:1800px){html{font-size:73%}}@media screen and (min-width:1900px){html{font-size:75%}}.loading-container{background-image:linear-gradient(180deg,#122e99,#2370c8);min-height:100vh;display:flex;align-items:center;justify-content:center}.loading{position:relative;width:10rem;height:10rem;transform-style:preserve-3d;perspective:800px}.loading .arc{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:50%;border-bottom:5px solid var(--primary-color)}.loading .arc:first-child{animation:rotate1 1.15s linear infinite}.loading .arc:nth-child(2){animation:rotate2 1.15s linear infinite}.loading .arc:nth-child(3){animation:rotate3 1.15s linear infinite}.loading .arc:first-child{animation-delay:-.8s}.loading .arc:nth-child(2){animation-delay:-.4s}.loading .arc:nth-child(3){animation-delay:0s}@keyframes rotate1{0%{transform:rotateX(35deg) rotateY(-45deg) rotate(0)}to{transform:rotateX(35deg) rotateY(-45deg) rotate(1turn)}}@keyframes rotate2{0%{transform:rotateX(50deg) rotateY(10deg) rotate(0)}to{transform:rotateX(50deg) rotateY(10deg) rotate(1turn)}}@keyframes rotate3{0%{transform:rotateX(35deg) rotateY(55deg) rotate(0)}to{transform:rotateX(35deg) rotateY(55deg) rotate(1turn)}}.contact-form{min-width:60%}.container{flex:0 1 700px;margin:auto;padding:10px;width:100%}.screen{position:relative;background:#fff;border-radius:15px}.screen:after{content:"";display:block;position:absolute;top:0;left:20px;right:20px;bottom:0;border-radius:15px;box-shadow:0 20px 40px rgba(0,0,0,.4);z-index:-1}.screen-header{display:flex;align-items:center;padding:10px 20px;background:var(--heading-color);border-top-left-radius:15px;border-top-right-radius:15px}.screen-header-left{margin-right:auto}.screen-header-button{display:inline-block;width:8px;height:8px;margin-right:3px;border-radius:8px;background:#fff}.screen-header-right{display:flex}.screen-header-ellipsis{width:3px;height:3px;margin-left:2px;border-radius:8px;background:#999}.screen-body{display:flex;min-height:40vh}.screen-body-item{flex:1 1;padding:50px}.app-title,.screen-body-item.left{display:flex;flex-direction:column}.app-title{position:relative;color:var(--heading-color);font-size:26px}.app-title:after{content:"";display:block;position:absolute;left:0;bottom:-10px;width:25px;height:4px;background:var(--heading-color)}.app-contact{margin-top:auto;font-size:8px;color:#888}.app-form-group{margin-bottom:15px}.app-form-group.message{margin-top:40px}.app-form-group.buttons{margin-bottom:0;text-align:right}.app-form-control{width:100%;padding:10px 0;background:none;border:none;border-bottom:1px solid #666;color:var(--heading-color);font-size:14px;text-transform:capitalize;outline:none;transition:border-color .2s}.app-form-control:-ms-input-placeholder{color:#666}.app-form-control::placeholder{color:#666}.app-form-control:focus{border-bottom-color:var(--heading-color)}.app-form-button{background:none;border:none;color:var(--heading-color);font-size:16px;cursor:pointer;outline:none;transition:all .25s;font-weight:600}.app-form-button:hover{color:var(--primary-color)}.result{color:var(--heading-color);margin:2rem 0;width:100%}@media screen and (max-width:974px){.contact-form{min-width:80%;min-width:90%}}@media screen and (max-width:520px){.screen-body{flex-direction:column}.screen-body-item.left{margin-bottom:30px}.app-title{flex-direction:row}.app-title span{margin-right:12px}.app-title:after{display:none}}@media screen and (max-width:454px){.contact-form{min-width:95%}}@media screen and (max-width:600px){.screen-body{padding:40px}.screen-body-item{padding:0}}.contact-us{background-image:linear-gradient(90deg,#122e99,#2370c8);min-height:100vh;align-items:center;flex-direction:column}.contact-us,.contact-us-title{display:flex;justify-content:center}.contact-us-title{margin-bottom:5rem;align-content:center}.title-links{font-size:1.6rem;text-transform:uppercase;color:#fff;display:flex;align-items:center}.title-links>i{font-weight:500;font-size:1.3rem;margin:0 1rem}.header{height:100vh;width:100%;overflow:hidden;z-index:999}.header:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;opacity:.5;z-index:1}.tsparticles-canvas-el{position:absolute!important;top:0!important;left:0!important;overflow:hidden}.specialBtn{background:var(--primary-color);border-style:none;color:#fff;font-size:1.5rem;text-transform:uppercase;font-family:inherit;font-weight:500;outline:none;cursor:pointer;position:relative;padding:1rem 2rem;overflow:hidden;transition:all .5s;box-shadow:0 1px 2px rgba(0,0,0,.2);border-radius:.5rem}.specialBtn>a{color:#fff}.specialBtn span{position:absolute;display:block}.specialBtn span:first-child{height:3px;width:200px;top:0;left:-200px;background:linear-gradient(90deg,transparent,#f6e58d);border-top-right-radius:1px;border-bottom-right-radius:1px;animation:span1 2s linear infinite;animation-delay:1s}@keyframes span1{0%{left:-200px}to{left:200px}}.specialBtn span:nth-child(2){height:70px;width:3px;top:-70px;right:0;background:linear-gradient(180deg,transparent,#f6e58d);border-bottom-left-radius:1px;border-bottom-right-radius:1px;animation:span2 2s linear infinite;animation-delay:2s}@keyframes span2{0%{top:-70px}to{top:70px}}.specialBtn span:nth-child(3){height:3px;width:200px;right:-200px;bottom:0;background:linear-gradient(270deg,transparent,#f6e58d);border-top-left-radius:1px;border-bottom-left-radius:1px;animation:span3 2s linear infinite;animation-delay:3s}@keyframes span3{0%{right:-200px}to{right:200px}}.specialBtn span:nth-child(4){height:70px;width:3px;bottom:-70px;left:0;background:linear-gradient(0deg,transparent,#f6e58d);border-top-right-radius:1px;border-top-left-radius:1px;animation:span4 2s linear infinite;animation-delay:4s}@keyframes span4{0%{bottom:-70px}to{bottom:70px}}.specialBtn:hover{transition:all .5s;transform:rotate(-3deg) scale(1.1);box-shadow:0 3px 5px rgba(0,0,0,.4)}.specialBtn:hover span{animation-play-state:paused}@media screen and (max-width:622px){.specialBtn{font-size:1.2rem}}.header{background-image:linear-gradient(90deg,#122e99,#2370c8);position:relative;display:flex;align-items:flex-start;justify-content:space-between;-webkit-clip-path:polygon(100% 0,0 0,0 96%,1% 96%,2% 95.99%,3% 95.97%,4% 95.94%,5% 95.91%,6% 95.88%,7% 95.83%,8% 95.78%,9% 95.72%,10% 95.66%,11% 95.59%,12% 95.51%,13% 95.42%,14% 95.33%,15% 95.24%,16% 95.13%,17% 95.02%,18% 94.91%,19% 94.79%,20% 94.66%,21% 94.53%,22% 94.4%,23% 94.25%,24% 94.11%,25% 93.95%,26% 93.8%,27% 93.64%,28% 93.47%,29% 93.3%,30% 93.13%,31% 92.95%,32% 92.77%,33% 92.58%,34% 92.39%,35% 92.2%,36% 92.01%,37% 91.81%,38% 91.61%,39% 91.41%,40% 91.2%,41% 91%,42% 90.79%,43% 90.58%,44% 90.37%,45% 90.16%,46% 89.95%,47% 89.74%,48% 89.53%,49% 89.32%,50% 89.1%,51% 88.89%,52% 88.68%,53% 88.47%,54% 88.26%,55% 88.05%,56% 87.85%,57% 87.64%,58% 87.44%,59% 87.24%,60% 87.04%,61% 86.85%,62% 86.66%,63% 86.47%,64% 86.28%,65% 86.1%,66% 85.92%,67% 85.75%,68% 85.57%,69% 85.41%,70% 85.24%,71% 85.09%,72% 84.93%,73% 84.78%,74% 84.64%,75% 84.5%,76% 84.37%,77% 84.24%,78% 84.12%,79% 84%,80% 83.89%,81% 83.79%,82% 83.69%,83% 83.6%,84% 83.51%,85% 83.43%,86% 83.36%,87% 83.29%,88% 83.23%,89% 83.18%,90% 83.14%,91% 83.1%,92% 83.06%,93% 83.04%,94% 83.02%,95% 83.01%,96% 83%,97% 83%,98% 83.01%,99% 83.03%,100% 83.05%);clip-path:polygon(100% 0,0 0,0 96%,1% 96%,2% 95.99%,3% 95.97%,4% 95.94%,5% 95.91%,6% 95.88%,7% 95.83%,8% 95.78%,9% 95.72%,10% 95.66%,11% 95.59%,12% 95.51%,13% 95.42%,14% 95.33%,15% 95.24%,16% 95.13%,17% 95.02%,18% 94.91%,19% 94.79%,20% 94.66%,21% 94.53%,22% 94.4%,23% 94.25%,24% 94.11%,25% 93.95%,26% 93.8%,27% 93.64%,28% 93.47%,29% 93.3%,30% 93.13%,31% 92.95%,32% 92.77%,33% 92.58%,34% 92.39%,35% 92.2%,36% 92.01%,37% 91.81%,38% 91.61%,39% 91.41%,40% 91.2%,41% 91%,42% 90.79%,43% 90.58%,44% 90.37%,45% 90.16%,46% 89.95%,47% 89.74%,48% 89.53%,49% 89.32%,50% 89.1%,51% 88.89%,52% 88.68%,53% 88.47%,54% 88.26%,55% 88.05%,56% 87.85%,57% 87.64%,58% 87.44%,59% 87.24%,60% 87.04%,61% 86.85%,62% 86.66%,63% 86.47%,64% 86.28%,65% 86.1%,66% 85.92%,67% 85.75%,68% 85.57%,69% 85.41%,70% 85.24%,71% 85.09%,72% 84.93%,73% 84.78%,74% 84.64%,75% 84.5%,76% 84.37%,77% 84.24%,78% 84.12%,79% 84%,80% 83.89%,81% 83.79%,82% 83.69%,83% 83.6%,84% 83.51%,85% 83.43%,86% 83.36%,87% 83.29%,88% 83.23%,89% 83.18%,90% 83.14%,91% 83.1%,92% 83.06%,93% 83.04%,94% 83.02%,95% 83.01%,96% 83%,97% 83%,98% 83.01%,99% 83.03%,100% 83.05%)}.header:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;box-shadow:inset 0 0 2000px rgba(103,58,183,.5);filter:blur(5rem)}.header_content{display:flex;align-items:center;justify-content:space-between;max-width:1150px;width:100%;margin:10rem auto 0;z-index:999}.header_left>h1{font-size:6rem;text-align:left;line-height:1.1;font-weight:800}.header_left>h1,.header_left>p{color:#fff;text-transform:uppercase}.header_left>p{font-size:1.6rem;font-weight:400;margin:1.5rem 0}.text_1{animation:text1}.text_2{animation:text2}.text_1,.text_2{overflow:hidden;white-space:nowrap;display:inline-block;position:relative;animation-duration:20s;animation-timing-function:steps(25);animation-iteration-count:infinite}.text_1:after,.text_2:after{content:"|";position:absolute;right:0;animation:caret infinite;animation-duration:1s;animation-timing-function:steps(1)}@keyframes text2{0%,50%,to{width:0}60%,90%{width:20em}}@keyframes text1{0%,50%,to{width:0}10%,40%{width:28em}}@keyframes caret{0%,to{opacity:0}50%{opacity:1}}.colorize{color:#f9a826;font-size:5.2rem}.header_vector{max-width:50rem}.header_vector>img{width:100%}.particles{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.social-buttons{display:flex;flex-wrap:wrap;justify-content:flex-start;margin:1rem 0 2rem}.social-buttons__button{margin:10px 5px 0}.social-button{position:relative;display:flex;justify-content:center;align-items:center;outline:none;width:3rem;height:3rem;text-decoration:none;border-radius:100%;background:#fff;text-align:center}.social-button:after{content:"";position:absolute;top:-1px;left:50%;display:block;width:0;height:0;border-radius:100%;transition:.3s}.social-button:focus,.social-button:hover{color:#fff}.social-button:focus:after,.social-button:hover:after{width:calc(100% + 2px);height:calc(100% + 2px);margin-left:calc(-50% - 1px)}.social-button i,.social-button svg{position:relative;z-index:1;transition:.3s}.social-button i{font-size:1.5rem}.social-button svg{height:40%;width:40%}.social-button--mail{color:#0072c6}.social-button--mail:after{background:#0072c6}.social-button--facebook{color:#3b5999}.social-button--facebook:after{background:#3b5999}.social-button--linkedin{color:#0077b5}.social-button--linkedin:after{background:#0077b5}.social-button--github{color:#6e5494}.social-button--github:after{background:#6e5494}.social-button--codepen{color:#212121}.social-button--codepen:after{background:#212121}.social-button--steam{color:#7da10e}.social-button--steam:after{background:#7da10e}.social-button--snapchat{color:#c13584}.social-button--snapchat:after{background:#c13584}.social-button--twitter{color:#55acee}.social-button--twitter:after{background:#55acee}.social-button--instagram{color:#e4405f}.social-button--instagram:after{background:#e4405f}.social-button--npmjs{color:#c12127}.social-button--npmjs:after{background:#c12127}.header_right{max-width:40rem}.header_right>img{width:100%;animation:moving 2.5s infinite;transition:all .25s}@keyframes moving{0%{transform:translateY(0)}50%{transform:translateY(-3rem)}to{transform:translateY(0)}}@media screen and (max-width:1248px){.header_content{max-width:90%}}@media screen and (max-width:1046px){.colorize,.header_left>h1{font-size:5rem}}@media screen and (max-width:948px){.header_right{display:none}.header_content{margin:20rem auto 0}.header_left{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;width:100%}.header_left>h1{text-align:center;font-size:6rem}.colorize{font-size:6rem}.social-buttons{margin:0 0 2rem}}@media screen and (max-width:740px){.header{-webkit-clip-path:none;clip-path:none}.header_content{flex-direction:column;justify-content:space-between}.header_right{display:block;max-width:35rem}.header_right>img{max-width:100%}}@media screen and (max-width:622px){.colorize,.header_left>h1{font-size:5rem}.header_left>p{font-size:1.5rem}.header_right{margin-top:2rem}}@media screen and (max-width:622px){.colorize,.header_left>h1{font-size:4rem}.header_left>p{font-size:1.3rem}.social-button{width:2.5rem;height:2.5rem}}@media screen and (max-width:425px){.header_left>h1{font-size:3.7rem}.header_left>p{font-size:1.2rem}}@media screen and (max-width:375px){.header_left>h1{font-size:3.4rem}.colorize{font-size:3.5rem}}@media screen and (max-width:351px){.header_left>h1{font-size:3.2rem}.colorize{font-size:3.5rem}}@media screen and (max-width:321px){.header_left>p{font-size:1rem}}.navbar{display:flex;justify-content:center;align-items:center;font-size:1.2rem;position:fixed;width:100%;top:0;z-index:9999;transition:all .5s}.navbar__active{background-color:#fff;border-bottom:.1rem solid #aaa}.navbar__active .nav-logo{color:#000}.navbar__active .nav-links{color:#000;font-weight:600}.nav-container{display:flex;justify-content:space-between;align-items:center;width:100%;padding:.8rem 0;max-width:1200px}.main-container{position:absolute;top:0;bottom:0;left:0;right:0}.nav-logo{color:#fff;font-size:2rem;align-items:center;margin-left:2rem;cursor:pointer;display:block;max-width:18rem;text-transform:uppercase;font-family:"Montserrat",sans-serif}.nav-logo>img{width:100%}.nav-menu{display:flex;list-style:none;text-align:center;margin-right:2rem}.nav-links{color:#fff;text-decoration:none;padding:0 1rem;height:100%;font-size:1.4rem;font-weight:400;text-transform:uppercase}.fa-code{margin-left:1rem}.nav-item{line-height:4rem;margin-right:1rem}.nav-item:after{content:"";display:block;height:3px;width:0;background:transparent;transition:width .7s ease,background-color .5s ease;transform-origin:center}.nav-item:hover:after{width:100%;background:#f7b928}.nav-icon{display:none}@media screen and (max-width:960px){.nav-menu{display:flex;flex-direction:column;width:60%;min-height:100vh;position:absolute;top:4rem;right:-110%;opacity:1;transition:all .5s ease;color:#fff}.navbar__active .nav-icon{color:#000}.nav-container{padding:.8rem 0}.nav-menu.active{position:absolute;right:0;top:4rem;opacity:1;transition:all .5s ease;z-index:99999!important;background-image:linear-gradient(90deg,#122e99,#2370c8);margin:0 auto}.nav-menu.active .nav-links{color:#000;font-size:1.7rem;font-weight:600;box-shadow:0 1rem 2rem hsl(0 0% 0%/10%);color:#fff;margin:1rem 0}.nav-item .active{color:#fff;border:none}.nav-links{padding:1.5rem;width:100%;display:table;color:#fff}.nav-icon{display:block;position:absolute;top:-1rem;right:0;transform:translate(-100%,100%);font-size:2.2rem;cursor:pointer;color:#fff;z-index:9999}}@media screen and (max-width:960px){.nav-menu{width:100%}}@media screen and (max-width:450px){.nav-menu{width:100%;border-radius:0}}.about-section{padding:10rem;display:flex;align-items:flex-start;justify-content:center}.about-section-left{max-width:50%}.about-subText{margin-bottom:1rem;color:var(--primary-color);text-transform:uppercase}.about-title{font-size:4rem;color:var(--heading-color);margin-bottom:1rem}.about-description{color:#aaa;max-width:95%;line-height:1.5;font-size:1.8rem}.about-points{margin:2rem 0}.about-points>li{margin:1rem 0;font-weight:600;color:var(--heading-color)}.about-points>li>i{color:var(--primary-color);margin-right:1rem}.contactBtn{border-radius:.5rem;text-transform:uppercase;padding:1rem;font-size:1.5rem}.about-section-right{max-width:50%}.about-section-right>img{width:100%}@media screen and (max-width:1186px){.about-description{font-size:1.6rem}}@media screen and (max-width:1100px){.about-section{padding:5rem}}@media screen and (max-width:996px){.about-section{flex-direction:column-reverse}.about-section-right{margin:0 auto}.about-section-left,.about-section-right{max-width:100%}.about-description{max-width:80%;max-width:90%}}@media screen and (max-width:996px){.about-section-left{align-items:center;text-align:center;margin-top:2rem}.about-description{margin:0 auto;max-width:100%;font-size:1.5rem}}@media screen and (max-width:886px){.about-description{max-width:80%}}@media screen and (max-width:599px){.about-section{padding:5rem 3rem}}@media screen and (max-width:425px){.about-section-left{text-align:left}.about-description{margin:0}}@media screen and (max-width:375px){.about-description{max-width:100%}}@media screen and (max-width:320px){.about-description{font-size:1.4rem}}.quality{align-items:baseline;flex-basis:47%;margin:0 1rem 1rem 0;padding:3rem}.quality,.quality-icon{display:flex;justify-content:center}.quality-icon{align-items:center;margin-right:1rem;background:var(--heading-color);padding:1rem;border-radius:50%}.quality-icon>i{color:var(--bg-color)}.quality-text>h3{color:var(--heading-color);margin-bottom:1rem;font-size:2rem}.quality-text>p{color:#aaa;font-size:1.5rem;line-height:1.2;font-weight:300}@media screen and (max-width:1316px){.quality{padding:2rem}}@media screen and (max-width:1160px){.quality{flex-direction:column;align-items:center;box-shadow:0 1rem 2rem hsl(0 0% 0%/20%)}.quality-text{text-align:center;align-items:center}.quality-text>p{max-width:70%;margin:0 auto}.quality-icon{margin-bottom:2rem}.quality-text>h3{font-size:2.3rem}}@media screen and (max-width:712px){.quality{margin:0 0 2rem}}@media screen and (max-width:320px){.quality{margin:0 0 2rem}.quality-text>p{max-width:100%}}.why-section{min-height:50vh;padding:5rem 0}.section-title{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.section-title>h2{color:var(--heading-color);font-size:4rem}.section-title>p{max-width:45%;color:#aaa;margin-top:1rem;line-height:1.2}.qualities-section{width:100%;display:flex;align-items:flex-start;justify-content:center;padding:7rem 0 0}.quality-img{max-width:35%}.quality-img>img{width:100%}.qualities{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;flex:0.8 1}@media screen and (max-width:1236px){.qualities-section{justify-content:space-around}.qualities{flex:0.9 1}}@media screen and (max-width:1160px){.quality-img{display:none}}@media screen and (max-width:1024px){.section-title>p{max-width:70%}}@media screen and (max-width:712px){.qualities{flex-direction:column}.section-title>p{max-width:80%}}@media screen and (max-width:578px){.section-title>p{max-width:90%;font-size:1.5rem;font-weight:400}}@media screen and (max-width:375px){.section-title>p{font-size:1.4rem}}.service-card{flex-basis:30%;min-height:30rem;background:#fff;padding:2rem;border-bottom-right-radius:8rem;border-top-left-radius:4rem;box-shadow:0 1rem 2rem hsl(0 0% 0%/20%);cursor:pointer;margin:2rem 0;transition:all .25s}.service-card:hover{transform:scale(1.05)}.service-card>h3{margin:2rem 0;font-size:2.3rem;color:var(--heading-color)}.service-card>p{color:#aaa;line-height:1.5;font-size:1.4rem;font-weight:500}@media screen and (max-width:1212px){.service-card{flex-basis:45%}}@media screen and (max-width:880px){.service-card{flex-basis:100%}}@media screen and (max-width:425px){.service-card{border-bottom-right-radius:4rem;border-top-left-radius:4rem}}@media screen and (max-width:320px){.service-card{border-radius:1rem}.service-card>h3{font-size:2.1rem}}.service-section{padding:5rem 10rem}.service-section-title>p{color:var(--primary-color);text-transform:uppercase}.service-section-title>h1{font-size:4rem;color:var(--heading-color);margin:1rem 0;text-transform:capitalize}.service-card-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:2rem}@media screen and (max-width:1266px){.service-section{padding:5rem}}@media screen and (max-width:1212px){.service-section{padding:5rem}}@media screen and (max-width:425px){.service-section{padding:5rem 3rem}}@media screen and (max-width:375px){.service-section{padding:5rem 2rem}}.counter-banner{max-width:85%;background:url(/static/media/banner-bg.4f163682.jpg);background-repeat:no-repeat;background-size:cover;box-shadow:0 1rem 2rem hsl(0 0% 0%/20%);color:#fff;margin:8rem auto;border-radius:1.5rem;padding:5rem 0;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:1}.counter-banner:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:linear-gradient(180deg,rgba(18,46,153,.9),rgba(35,112,200,.9));-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);z-index:-1}.number{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.5rem;width:100%}.number>p{text-transform:uppercase;font-weight:600;margin-bottom:1rem}.number>h1{font-size:4rem}@media screen and (max-width:830px){.counter-banner{max-width:90%;margin:5rem auto}.number>p{font-size:1.3rem;font-weight:500}.number>h1{font-size:3rem}}@media screen and (max-width:804px){.number{flex-basis:50%}.counter-banner{flex-wrap:wrap}}@media screen and (max-width:604px){.counter-banner{padding:3rem 0;margin:5rem auto}}@media screen and (max-width:554px){.number{flex-basis:100%;margin:1rem 0}.counter-banner{max-width:70%}}@media screen and (max-width:425px){.counter-banner{max-width:80%;border-radius:1rem}}@media screen and (max-width:375px){.counter-banner{margin:0 auto 2rem}}.solution-section{padding:5rem 10rem;display:flex;align-items:center;justify-content:space-between}.solution-section-left{flex:0.6 1}.solution-section-left>h1{font-size:4rem;color:var(--heading-color);margin-bottom:4rem;line-height:1.2}.title-color{color:var(--primary-color)}.solution-section-point{margin:2rem 0;display:flex;align-items:flex-start;justify-content:center;box-shadow:0 1rem 2rem hsl(0 0% 0%/20%);padding:2rem 1rem;max-width:90%}.points-icon-box{max-width:10rem;margin-right:5rem}.points-icon-box>img{width:100%}.points-text>h3{font-size:2.2rem;color:var(--heading-color)}.points-text>p{margin:1rem 0;color:#aaa;max-width:90%;font-size:1.8rem;line-height:1.5}.solution-section-right{flex:0.4 1}.solution-section-right>img{max-width:100%}@media screen and (max-width:1320px){.solution-section{padding:5rem}}@media screen and (max-width:1244px){.points-icon-box{max-width:7rem;margin-right:3rem}.points-text>h3{font-size:2rem}.points-text>p{font-size:1.6rem}}@media screen and (max-width:1050px){.solution-section-right{display:none}.solution-section-left{flex:1 1}.solution-section-left>h1{text-align:center}.solution-section-point{flex-direction:column;text-align:center;align-items:center;margin:0 auto}.points-text>h3{margin:2rem 0}.points-text>p{margin:0 auto}}@media screen and (max-width:624px){.solution-section-point{max-width:100%}.solution-section-left>h1{font-size:3.5rem}}@media screen and (max-width:551px){.solution-section-point{margin-bottom:2rem}.solution-section{padding:5rem 3rem}.points-icon-box{max-width:10rem}}@media screen and (max-width:477px){.points-icon-box{max-width:6rem}.points-text>h3{margin:1.2rem 0}.points-text>p{max-width:100%}}@media screen and (max-width:425px){.solution-section-left>h1{font-size:3.3rem}.points-text>p{font-size:1.4rem}.solution-section{padding:4rem 2rem}}@media screen and (max-width:375px){.points-text>h3{font-size:1.7rem}}@media screen and (max-width:320px){.solution-section-left>h1{font-size:3rem}}.team-card{padding:2rem;display:flex;align-items:center;justify-content:center;flex-direction:column}.team-card-img{width:22rem;height:22rem;border-radius:50%;overflow:hidden;position:relative}.team-card-img>img{width:100%;object-fit:cover}.team-card-details{display:flex;align-items:center;justify-content:center;flex-direction:column}.team-card-about{text-align:center;padding:2rem 0 .5rem}.team-member-name{font-weight:600;font-size:2rem}.team-member-about{color:#7e7e7e;text-transform:uppercase;padding:1rem 0}.team-social-links{display:flex;align-items:center}.team-social-links>li{margin:.2rem 1rem;padding:.7rem;background:var(--heading-color);border-radius:.3rem;cursor:pointer;transition:all .25s}.team-social-links>li:hover{transform:scale(1.1)}.team-social-links>li>a{color:#fff}@media screen and (max-width:1142px){.team-card-img{width:18rem;height:18rem}}@media screen and (max-width:1126px){.team-member-name{font-size:1.8rem}.team-member-about{font-size:1.4rem}}@media screen and (max-width:972px){.team-card{box-shadow:0 1rem 2rem hsl(0 0% 0%/20%);padding:2rem 3rem}}@media screen and (max-width:925px){.team-card{margin:1rem}}@media screen and (max-width:661px){.team-card{width:100%}}@media screen and (max-width:320px){.team-card-img{width:16rem;height:16rem}.team-social-links>li>a>i{font-size:1.4rem}}.team-section{padding:5rem 10rem}.team-section-title>p{color:var(--primary-color);text-transform:uppercase}.team-section-title>h1{font-size:4rem;color:var(--heading-color);margin:1rem 0;text-transform:capitalize}.team-cards-container{display:flex;align-items:center;justify-content:space-around;width:100%;padding:3rem 0}@media screen and (max-width:1296px){.team-section{padding:5rem}}@media screen and (max-width:972px){.team-cards-container{justify-content:space-between}}@media screen and (max-width:925px){.team-cards-container{flex-wrap:wrap;align-items:center;justify-content:center}}@media screen and (max-width:425px){.team-section{padding:5rem 3rem}.team-section-title>h1{font-size:3.3rem}}@media screen and (max-width:375px){.team-section{padding:4rem 2rem}}.contact-section{min-height:70vh;display:flex;align-items:center;justify-content:center;position:relative}.chevron{position:relative;text-align:center;padding:12px;margin-bottom:6px;min-height:50vh;width:100%}.chevron:before{left:0;transform:skew(0deg,6deg)}.chevron:after,.chevron:before{content:"";position:absolute;top:0;height:100%;width:50%;background-image:linear-gradient(180deg,#122e99,#2370c8)}.chevron:after{right:0;transform:skew(0deg,-6deg);z-index:1}.contact-text{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:999}.contact-text>h1{font-size:4rem;text-transform:capitalize;line-height:1.2}.contact-text>p{margin:2rem 0;text-transform:uppercase;font-size:1.5;font-weight:400;line-height:1.2}@media screen and (max-width:1200px){.contact-text{width:80%}}@media screen and (max-width:724px){.contact-text{width:95%}}@media screen and (max-width:674px){.contact-section{min-height:50vh}.contact-text>h1{font-size:3rem}.chevron{min-height:40vh}.contact-text{top:50%}.contact-text>p{font-size:1.3rem}}@media screen and (max-width:532px){.contact-section{min-height:40vh}.chevron{min-height:30vh}}@media screen and (max-width:425px){.contact-text>p{display:none}.contact-text>h1{margin-bottom:2rem;font-size:2.8rem}.chevron{min-height:30vh}}@media screen and (max-width:375px){.contact-text>h1{font-size:2.5rem}.contact-text{width:100%}}@media screen and (max-width:320px){.contact-text>h1{font-size:2.3rem}}.footer{display:flex;align-items:center;justify-content:space-between;background:#111;padding:1rem 2rem}.footer-text>p{color:var(--heading-color);font-size:1.3rem;font-weight:500;color:#fff}.footer-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:.5rem 0}.footer-buttons>a{margin:0 1rem}.footer-buttons>a>i{color:#fff;transition:all .25s}.footer-buttons>a>i:hover{color:var(--primary-color)}@media screen and (max-width:532px){.footer{flex-direction:column;padding:2rem 0}.footer-buttons{margin-top:1.5rem}}
/*# sourceMappingURL=main.cc86fc98.chunk.css.map */