@font-face{font-family:Helvetica Neue;font-style:normal;font-weight:400;src:url(/build/fonts/helvetica-neu.8a196780.ttf) format("ttf")}@font-face{font-family:La Belle Aurore;font-style:normal;font-weight:400;src:url(/build/fonts/LaBelleAurore.a83c1c58.woff2) format("woff2"),url(/build/fonts/LaBelleAurore.9c5433c6.woff) format("woff")}@font-face{font-family:Coolvetica;font-style:normal;font-weight:400;src:url(/build/fonts/CoolveticaRg-Regular.7d1f3b1d.woff2) format("woff2"),url(/build/fonts/CoolveticaRg-Regular.8307bfa1.woff) format("woff")}input,textarea{font-family:Helvetica Neue,sans-serif}.loader-hidden{display:none}.loader-active{animation:fadeOut 1s 1s;animation-fill-mode:forwards;bottom:0;display:block;height:50px;left:0;margin:auto;position:absolute;right:0;top:0;width:50px}.home h1{color:var(--color-white);font-family:Coolvetica;font-size:53px;font-weight:400;left:-10px;margin-bottom:40px;margin-top:0;position:relative}.home h1:before{content:"<h1>";left:-10px;margin-top:-10px}.home h1:after,.home h1:before{color:var(--color-secondary);font-family:La Belle Aurore,cursive;font-size:18px;line-height:18px;opacity:.6;position:absolute}.home h1:after{bottom:6px;content:"<h1/>";margin-left:20px}@media screen and (max-width:600px){.home h1{font-size:43px}}.home h2{animation:myanim2 1s 1.8s backwards;color:#8d8d8d;font-family:Open Sans,sans-serif;font-size:11px;font-weight:400;letter-spacing:3px;margin-top:20px}.about h2,.contact h2,.portfolio h2{align-items:center;color:var(--color-white);display:flex;font-family:Coolvetica;font-weight:400;justify-content:center;margin-bottom:40px;margin-top:0;position:relative;width:100%}.about h2:before,.contact h2:before,.portfolio h2:before{color:var(--color-secondary);content:"<h2>";font-family:La Belle Aurore,cursive;font-size:18px;line-height:18px;margin-right:4rem;opacity:.6}.about h2:after,.contact h2:after,.portfolio h2:after{color:var(--color-secondary);content:"<h2/>";font-family:La Belle Aurore,cursive;font-size:18px;line-height:18px;margin-left:4rem;opacity:.6}@media screen and (max-width:600px){.about h2:before,.contact h2:before,.portfolio h2:before{font-size:10px;line-height:10px;margin-right:1rem}.about h2:after,.contact h2:after,.portfolio h2:after{font-size:10px;line-height:10px;margin-left:1rem}}html{background-color:var(--color-primary)}*{box-sizing:border-box;list-style:none;margin:0;padding:0}p{margin-bottom:20px}button{background-color:transparent;font-family:inherit;font-size:inherit}:root{--color-primary:#191d2b;--color-secondary:#27ae60;--color-white:#fff;--color-black:#000;--color-grey0:#f8f8f8;--color-grey-1:#dbe1e8;--color-grey-2:#b2becd;--color-grey-3:#6c7983;--color-grey-4:#454e56;--color-grey-5:#2a2e35;--color-grey-6:#12181b;--br-sm-2:14px;--box-shadow-1:0 3px 15px rgba(0,0,0,.3);--color-blue-dragon:#5127f1}.light-mode{--color-primary:#fff;--color-secondary:#5127f1;--color-white:#454e56;--color-black:#000;--color-grey0:#f8f8f8;--color-grey-1:#6c7983;--color-grey-2:#6c7983;--color-grey-3:#6c7983;--color-grey-4:#454e56;--color-grey-5:#f8f8f8;--color-grey-6:#12181b}.follow-mouse{align-items:center;border:2px solid var(--color-secondary);border-radius:50%;display:flex;height:65px;justify-content:center;left:50%;pointer-events:none;position:fixed;top:50%;transform:translate(-50%,-50%);transition:background-color .25s,width .25s,height .25s;width:65px;z-index:9999999}.d-none{display:none}body{background-color:var(--color-primary);color:var(--color-white);font-family:Poppins,sans-serif;font-size:1.1rem;transition:all .4s ease-in-out}a{color:inherit;display:inline-block;font-family:inherit;text-decoration:none}header{color:var(--color-white);overflow:hidden;padding:0!important}header,section{min-height:100vh}section{left:0;padding:3rem 18rem;position:absolute;top:0;width:100%}.container{background-color:var(--color-primary);transform:translateY(-100%) scale(0);transition:all .4s ease-in-out}.active{animation:appear 1s ease-in-out;display:flex;flex-direction:column;transform:translateY(0) scaleY(1)}@keyframes appear{0%{transform:translateY(-100%) scaleY(0)}to{transform:translateY(0) scaleY(1)}}.controls{flex-direction:column;position:fixed;right:3%;top:50%;transform:translateY(-50%);z-index:10}.controls,.controls .control{align-items:center;display:flex;justify-content:center}.controls .control{background-color:var(--color-grey-4);border-radius:50%;box-shadow:var(--box-shadow-1);color:#fff;cursor:pointer;height:55px;margin:.7rem 0;padding:1rem;width:55px}.controls .control i{color:var(--color-grey-2);font-size:1.2rem;pointer-events:none}.controls .active-btn{background-color:var(--color-secondary);transition:all .4s ease-in-out}.controls .active-btn i{color:var(--color-white)}.theme-btn{align-items:center;background-color:var(--color-grey-4);border-radius:50%;box-shadow:0 3px 15px rgba(0,0,0,.3);color:#fff;cursor:pointer;display:flex;height:70px;justify-content:center;position:fixed;right:3%;top:5%;transition:all .1s ease-in-out;width:70px;z-index:1}.theme-btn:active{transform:translateY(-3px)}.theme-btn i{color:var(--color-grey-2);font-size:1.4rem;pointer-events:none}.header-content{display:grid;grid-template-columns:repeat(2,1fr);min-height:100vh}.header-content .left-header{align-items:center;display:flex;position:relative}@media screen and (max-width:600px){.header-content .left-header{margin-top:2rem}}.header-content .left-header .h-shape{background-color:var(--color-secondary);-webkit-clip-path:polygon(0 0,46% 0,79% 100%,0 100%);clip-path:polygon(0 0,46% 0,79% 100%,0 100%);height:100%;left:0;position:absolute;top:0;transition:all .4s ease-in-out;width:65%;z-index:-1}.header-content .left-header .image{background-color:var(--color-white);border-radius:var(--br-sm-2);height:90vh;margin-left:4rem;transition:all .4s ease-in-out;width:68%}@media screen and (max-width:600px){.header-content .left-header .image{height:50vh}}.header-content .left-header .image img{filter:grayscale(100%);height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .4s ease-in-out;width:100%}.header-content .left-header .image img:hover{filter:grayscale(0)}.header-content .right-header{display:flex;flex-direction:column;justify-content:center;padding-right:18rem}.header-content .right-header .name{font-size:3rem}.header-content .right-header .name span{color:var(--color-secondary)}.header-content .right-header p{line-height:2rem;margin:1.5rem 0}.about-container{padding-bottom:5rem;padding-top:3.5rem}.about-container,.about-container .right-about{display:grid;grid-template-columns:repeat(2,1fr)}.about-container .right-about{grid-gap:2rem}.about-container .right-about .about-item{border:1px solid var(--color-grey-5);border-radius:5px;box-shadow:1px 2px 15px rgba(0,0,0,.1);transition:all .4s ease-in-out}.about-container .right-about .about-item .abt-text{display:flex;flex-direction:column;padding:1.5rem}.about-container .right-about .about-item .abt-text .small-text{color:var(--color-grey-1);font-size:1.2rem;letter-spacing:2px;padding-left:3rem;position:relative;text-transform:uppercase}.about-container .right-about .about-item .abt-text .large-text{color:var(--color-secondary);font-size:3rem;font-weight:700}.about-container .right-about .about-item:hover{border:1px solid var(--color-secondary);box-shadow:1px 4px 15px rgba(0,0,0,.32);cursor:default;transform:translateY(-5px)}@media screen and (max-width:600px){.about-container{padding-top:0}}.about-container .right-about .about-item .abt-text .small-text:before{background-color:var(--color-grey-5);content:"";height:2px;left:0;position:absolute;top:15px;width:2rem}.about-container .left-about{padding-right:5rem}.about-container .left-about p{color:var(--color-grey-1);line-height:2rem;padding:1rem}.about-container .left-about h4{font-size:2rem;text-transform:uppercase}.about-stats{padding-bottom:4rem}.about-stats img{width:100%}@media screen and (max-width:600px){.about-stats img{margin-left:-2.5rem;width:100vw}}.about-stats .progress-bars{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr)}.about-stats .progress-bars .progress-bar{display:flex;flex-direction:column}.about-stats .progress-bars .progress-bar .prog-title{font-weight:500;text-transform:uppercase}.about-stats .progress-bars .progress-bar .progress-con{align-items:center;display:flex}.about-stats .progress-bars .progress-bar .progress-con .prog-text{color:var(--color-grey-2)}.about-stats .progress-bars .progress-bar .progress-con .progress{background-color:var(--color-grey-4);height:.45rem;margin-left:1rem;position:relative;width:100%}.about-stats .progress-bars .progress-bar .progress-con .progress span{background-color:var(--color-secondary);height:100%;left:0;position:absolute;top:0;transition:all .4s ease-in-out;width:60%}.about-stats .progress-bars .progress-bar .progress-con .progress .html{width:80%}.about-stats .progress-bars .progress-bar .progress-con .progress .php{width:90%}.about-stats .progress-bars .progress-bar .progress-con .progress .symfony{width:80%}.about-stats .progress-bars .progress-bar .progress-con .progress .js{width:75%}.about-stats .progress-bars .progress-bar .progress-con .progress .react{width:70%}.about-stats .progress-bars .progress-bar .progress-con .progress .node{width:87%}.about-stats .progress-bars .progress-bar .progress-con .progress .python{width:70%}.stat-title{font-size:1.4rem;padding:3.5rem 0;position:relative;text-align:center;text-transform:uppercase}.stat-title:before{background-color:var(--color-grey-5);content:"";height:1px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:40%}.timeline{grid-gap:2rem;display:grid;grid-template-columns:repeat(2,1fr);padding-bottom:3rem}.timeline .timeline-item{border-left:1px solid var(--color-grey-5);padding-left:3rem;position:relative}.timeline .timeline-item .tl-icon{align-items:center;background-color:var(--color-secondary);border-radius:50%;display:flex;height:50px;justify-content:center;left:-27px;position:absolute;top:0;width:50px}.timeline .timeline-item .tl-icon i{font-size:1.3rem}.timeline .timeline-item .tl-duration{background-color:var(--color-grey-5);border-radius:15px;display:inline-block;font-size:.8rem;font-weight:500;padding:.2rem .6rem;text-transform:uppercase}.timeline .timeline-item h5{font-size:1.3rem;font-weight:600;padding:1rem 0;text-transform:uppercase}.timeline .timeline-item h5 span{color:var(--color-grey-2);font-size:1.2rem;font-weight:500}.timeline .timeline-item p{color:var(--color-grey-2)}.port-text{padding:2rem 0;text-align:center}.portfolios{grid-gap:2rem;display:grid;grid-template-columns:repeat(4,1fr);margin-top:3rem}.portfolios .portfolio-item{align-items:center;background-color:var(--color-white);border-radius:15px;display:flex;height:300px;justify-content:center;padding:15px;position:relative}.portfolios .portfolio-item img{border-radius:15px;max-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}.portfolios .portfolio-item .hover-items{align-items:center;background-color:var(--color-secondary);border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:scale(0);transition:all .4s ease-in-out;width:100%}.portfolios .portfolio-item .hover-items h3{color:var(--color-white);font-size:1.5rem;margin-bottom:1.5rem}.portfolios .portfolio-item .hover-items .icons,.portfolios .portfolio-item .hover-items .icons .icon{align-items:center;display:flex;justify-content:center}.portfolios .portfolio-item .hover-items .icons .icon{background-color:var(--color-primary);border-radius:50%;cursor:pointer;height:50px;margin:0 1rem;transition:all .4s ease-in-out;width:50px}.portfolios .portfolio-item .hover-items .icons .icon i{color:var(--color-white);font-size:1.5rem;margin:0 1rem}.portfolios .portfolio-item .hover-items .icons .icon:hover{background-color:var(--color-white)}.portfolios .portfolio-item .hover-items .icons .icon:hover i{color:var(--color-primary)}.portfolio-item:hover .hover-items{opacity:1;transform:scale(1)}.blogs{grid-gap:2rem;display:grid;grid-template-columns:repeat(3,1fr);margin-top:3rem}.blogs .blog{background-color:var(--color-grey-5);border-radius:5px;box-shadow:1px 1px 20px rgba(0,0,0,.1);position:relative;transition:all .4s ease-in-out}.blogs .blog:hover{box-shadow:1px 1px 20px rgba(0,0,0,.3);transform:translateY(-5px);transition:all .4s ease-in-out}.blogs .blog:hover img{box-shadow:0 4px 15px rgba(0,0,0,.8);filter:grayscale(0);transform:scale(1.1)}.blogs .blog img{border-top-left-radius:5px;border-top-right-radius:5px;filter:grayscale(100%);height:300px;-o-object-fit:cover;object-fit:cover;transition:all .4s ease-in-out;width:100%}.blogs .blog .blog-text{border-top:8px solid var(--color-secondary);margin-top:-7px;padding:1.1rem}.blogs .blog .blog-text h4{cursor:pointer;font-size:1.5rem;margin-bottom:.7rem;transition:all .4s ease-in-out}.blogs .blog .blog-text h4:hover{color:var(--color-secondary)}.blogs .blog .blog-text p{color:var(--color-grey-2);line-height:2rem;padding-bottom:1rem}.contact.active .contact-container{display:flex;flex:1;flex-direction:column}.contact-content-con{align-items:center;display:flex;flex:1}.contact-content-con .position{display:flex;width:100%}@media screen and (max-width:600px){.contact-content-con .position{flex-direction:column}}.contact-content-con .left-contact{flex:2}.contact-content-con .left-contact h4{font-size:2rem;text-transform:uppercase}.contact-content-con .left-contact p{line-height:2rem;margin:1rem 0}.contact-content-con .left-contact .contact-info .contact-item{align-items:center;display:flex}.contact-content-con .left-contact .contact-info .contact-item p{margin:.3rem 0!important;padding:0!important}.contact-content-con .left-contact .contact-info .contact-item .icon{display:grid;grid-template-columns:40px 1fr}.contact-content-con .left-contact .contact-info .contact-item .icon i{align-items:center;display:flex;font-size:1.3rem}.contact-content-con .left-contact .contact-icon{display:flex;margin-top:2rem}.contact-content-con .left-contact .contact-icon a{align-items:center;background-color:var(--color-grey-5);border-radius:50%;color:var(--color-white);cursor:pointer;display:flex;height:50px;justify-content:center;margin-right:.4rem;transition:all .4s ease-in-out;width:50px}.contact-content-con .left-contact .contact-icon a:hover{background-color:var(--color-secondary)}.contact-content-con .left-contact .contact-icon a:hover i{color:var(--color-primary)}.contact-content-con .left-contact .contact-icon a i{align-items:center;display:flex;font-size:1.3rem;justify-content:center}.contact-content-con .right-contact{flex:3;margin-left:3rem}.contact-content-con .right-contact .input-control{margin-bottom:1.5rem}.contact-content-con .right-contact .input-control input,.contact-content-con .right-contact .input-control textarea{background-color:var(--color-grey-5);border:none;border-radius:30px;color:var(--color-white);font-family:inherit;font-size:inherit;font-weight:inherit;outline:none;padding:.8rem 1.1rem;resize:none;width:100%}.flex-right{justify-content:flex-end}.contact-content-con .right-contact .i-c-2,.flex-right{display:flex}.contact-content-con .right-contact .i-c-2 :first-child{margin-right:1rem}.contact-content-con .right-contact .submit-btn{align-items:center;align-self:flex-start;border:1px solid var(--color-secondary);border-radius:30px;color:inherit;display:flex;font-weight:600;overflow:hidden;position:relative}.btn-con{align-self:flex-start;display:flex}.btn-con:hover .btn-text{color:#fff;transform:translateX(0);transition:all .4s ease-out}.main-btn{align-items:center;align-self:flex-start;border:1px solid var(--color-secondary);border-radius:30px;color:inherit;cursor:pointer;display:flex;font-weight:600;overflow:hidden;position:relative}.main-btn .btn-text{font-family:monospace;font-weight:500;padding:0 2rem}.main-btn .btn-icon{align-items:center;background-color:var(--color-secondary);border-radius:50%;color:#fff;display:flex;justify-content:center;padding:1rem;z-index:1}.main-btn:before{content:"";position:absolute;right:0;top:0;transform:translateX(100%);z-index:0}.main-btn:before,.main-btn:hover,.main-btn:hover:before{transition:all .4s ease-out}.main-btn:hover:before{background-color:var(--color-secondary);height:100%;transform:translateX(0);width:100%}.main-title{text-align:center}.main-title h2{font-size:4rem;font-weight:700;position:relative;text-transform:uppercase}.main-title h2 span{color:var(--color-secondary)}.main-title h2 .bg-text{color:var(--color-grey-5);font-size:8.3rem;font-weight:800;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .4s ease-in-out;width:100%;z-index:-1}.see-site{color:var(--color-secondary);font-weight:800;left:3%;position:absolute;position:fixed;top:5%;z-index:10}.btnArrow .flexbox{align-items:center;display:flex}.btnArrow:not(.inverted) .btnArrow__arrow{margin-right:1.7rem}.btnArrow__arrow:before{background-color:var(--color-secondary);content:"";display:block;height:.2rem;transition:.25s ease;width:3rem}.btnArrow__arrow:after{border:2px solid var(--color-secondary);-webkit-clip-path:polygon(0 0,0 100%,51% 100%);clip-path:polygon(0 0,0 100%,51% 100%);content:"";display:block;height:.9rem;position:absolute;transform:translateX(-1px) translateY(-3.5px) rotate(45deg);width:2rem}.about-container .left-about p{padding-left:0}.portfolio-contact{background-color:none!important;border:2px dashed var(--color-secondary);border-radius:15px;height:300px;padding:15px;position:relative}.banner,.portfolio-contact{align-items:center;display:flex;justify-content:center}.banner{height:84vh;opacity:.2;overflow:hidden;position:fixed;right:0;top:0;transition:.25s;width:100%}.banner img{filter:contrast(1.8);max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;z-index:0}.banner:before{background:linear-gradient(180deg,rgba(0,0,0,.6),rgba(0,0,0,.6));z-index:1}.banner:after,.banner:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banner:after{background:linear-gradient(-160deg,transparent,transparent 40%,rgba(110,101,235,.2));z-index:2}.banner+section{align-items:center;display:flex;flex-direction:column;padding-left:0;padding-right:0;padding-top:30vh}.project h4{text-align:left}.img-project{height:25rem;margin-bottom:60px;margin-top:100px;overflow:hidden;width:34rem}@media screen and (max-width:600px){.img-project{padding-left:2rem;padding-right:2rem;width:100%}}.img-project img{border-radius:1.5rem;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.context-project,.prestation-project{align-items:flex-start;display:flex;flex-direction:column;width:34rem}@media screen and (max-width:600px){.context-project,.prestation-project{padding-left:2rem;padding-right:2rem;width:100%}}h4.slider-title{font-size:1.4rem;text-transform:uppercase;transform:translateY(100%) rotate(-90deg);width:400px}@media screen and (max-width:600px){h4.slider-title{display:none}}.slider-project{align-items:center;display:flex;justify-content:flex-end;width:100%}.slider-project .swiper-wrapper{align-items:flex-end}.slider-project .slider{background-color:#27ae60;border-bottom-left-radius:3rem;border-top-left-radius:3rem;margin:11.5rem 0;padding:6rem 0 6rem 3rem;width:60%}@media screen and (max-width:600px){.slider-project .slider{border-radius:0;width:100%}}.slider-project .slider .swiper-pagination{align-items:flex-end;bottom:unset;display:flex;font-size:1.6rem;font-weight:600;left:30rem;overflow:hidden;position:absolute;top:0;width:auto;z-index:10}.slider-project .slider .swiper-pagination .swiper-pagination-current{font-size:5rem;line-height:4rem}.slider-project .swiper-slide{align-items:center;background-color:var(--color-white);border-radius:2rem;display:flex;height:20rem;justify-content:center;opacity:.5;overflow:hidden;transition:.25s ease;width:20rem!important}.slider-project .swiper-slide.swiper-slide-active{height:26rem;opacity:1;transition:.5s ease;width:26rem!important}.slider-project .swiper-slide img{max-height:100%;width:100%}ul li{margin-bottom:12px;position:relative}ul li:before{background-color:#27ae60;border-radius:50%;content:"";display:block;height:5px;left:-1rem;margin-right:6px;position:absolute;top:.7em;width:5px}@media screen and (max-width:600px){header{padding:0!important}.theme-btn{height:50px;width:50px}.header-content{grid-template-columns:repeat(1,1fr);padding-bottom:6rem}.left-header .h-shape{display:none}.right-header{grid-row:1;margin:0 auto;padding-right:0!important;width:90%}.right-header .name{font-size:2.5rem!important;padding-top:3rem;text-align:center}.header-content .left-header .image{margin:0 auto;width:90%}.controls{background-color:var(--color-grey-5);bottom:0;flex-direction:row;justify-content:center;left:50%;top:auto;transform:translateX(-50%);width:100%}.controls .control{margin:1rem .3rem}.about-container,.about-container .right-about{grid-template-columns:repeat(1,1fr)}.about-container .right-about{padding-top:2.5rem}.about-container .left-about{padding-right:0}.about-container .left-about p{padding-left:0}.timeline{grid-template-columns:repeat(1,1fr);padding-bottom:6rem}.container{padding:2rem 2.5rem!important}.about-stats .progress-bars{grid-template-columns:repeat(1,1fr)}.portfolios{margin-top:1rem}.blogs,.portfolios{grid-template-columns:repeat(1,1fr);padding-bottom:6rem}.contact-content-con{flex-direction:column}.contact-content-con .right-contact{margin-left:0;margin-top:2.5rem}.contact-content-con .right-contact .i-c-2{flex-direction:column}.contact-content-con .right-contact .i-c-2 :last-child{margin-left:0;margin-top:1.5rem}.contact-content-con .right-contact{margin-bottom:6rem}.contact-item p{color:var(--color-grey-2);font-size:15px}.contact-item span{font-size:15px}.contact-item .icon{grid-template-columns:25px 1fr}.main-title h2{font-size:2rem}.main-title h2 .bg-text,.main-title h2 span{font-size:2.3rem}}@media screen and (max-width:1432px){.container{padding:7rem 11rem}.contact-content-con{flex-direction:column}.contact-content-con .right-contact{margin-left:0;margin-top:2.5rem}.contact-content-con .right-contact .i-c-2{flex-direction:column}.contact-content-con .right-contact .i-c-2 :last-child{margin-left:0;margin-top:1.5rem}.contact-content-con .right-contact{margin-bottom:6rem}.main-title h2 .bg-text{font-size:5.5rem}}@media screen and (max-width:1250px){.blogs{margin-top:6rem}.blogs,.portfolios{grid-template-columns:repeat(2,1fr)}.header-content .right-header{padding-right:9rem}}@media screen and (max-width:660px){.blogs,.portfolios{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:1070px){.about-container{grid-template-columns:repeat(1,1fr)}.about-container .right-about{padding-top:2.5rem}.main-title h2,.main-title h2 span{font-size:4rem}.main-title h2 .bg-text{font-size:4.5rem}}@media screen and (max-width:970px){.container{padding:7rem 6rem}.about-container .left-about{padding-right:0}.header-content{grid-template-columns:repeat(1,1fr);padding-bottom:6rem}.left-header .h-shape{display:none}.left-header .image{margin:0 auto!important;width:90%!important}.right-header{grid-row:1;margin:0 auto;padding-right:0!important;width:90%}.right-header .name{font-size:2.5rem!important;padding-top:3rem;text-align:center}}@media screen and (max-width:700px){.container{padding:7rem 3rem}.about-container .right-about,.about-stats .progress-bars,.timeline{grid-template-columns:repeat(1,1fr)}.main-title h2,.main-title h2 span{font-size:2rem}.main-title h2 .bg-text{font-size:3.5rem}}.text-animate{animation:bounceIn;animation-delay:1s;animation-duration:1s;animation-fill-mode:forwards;opacity:0}.text-animate,.text-animate-hover{display:inline-block;min-width:10px}.text-animate-hover{animation-fill-mode:both}.text-animate-hover:hover{animation:rubberBand 1s;color:var(--color-secondary)}.text-animate._1{animation-delay:.1s}.text-animate._2{animation-delay:.2s}.text-animate._3{animation-delay:.3s}.text-animate._4{animation-delay:.4s}.text-animate._5{animation-delay:.5s}.text-animate._6{animation-delay:.6s}.text-animate._7{animation-delay:.7s}.text-animate._8{animation-delay:.8s}.text-animate._9{animation-delay:.9s}.text-animate._10{animation-delay:1s}.text-animate._11{animation-delay:1.1s}.text-animate._12{animation-delay:1.2s}.text-animate._13{animation-delay:1.3s}.text-animate._14{animation-delay:1.4s}.text-animate._15{animation-delay:1.5s}.text-animate._16{animation-delay:1.6s}.text-animate._17{animation-delay:1.7s}.text-animate._18{animation-delay:1.8s}.text-animate._19{animation-delay:1.9s}.text-animate._20{animation-delay:2s}.text-animate._21{animation-delay:2.1s}.text-animate._22{animation-delay:2.2s}.text-animate._23{animation-delay:2.3s}.text-animate._24{animation-delay:2.4s}.text-animate._25{animation-delay:2.5s}.text-animate._26{animation-delay:2.6s}.text-animate._27{animation-delay:2.7s}.text-animate._28{animation-delay:2.8s}.text-animate._29{animation-delay:2.9s}.text-animate._30{animation-delay:3s}.text-animate._31{animation-delay:3.1s}.text-animate._32{animation-delay:3.2s}.text-animate._33{animation-delay:3.3s}.text-animate._34{animation-delay:3.4s}.text-animate._35{animation-delay:3.5s}