@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}@font-face{font-family:myFont;src:url(../media/Vazir-Regular.a104938e.ttf)}@font-face{font-family:Poetsen One;src:url(../media/PoetsenOne-Regular.2aedd259.ttf)}*{margin:0;padding:0;box-sizing:border-box;list-style:none;font-family:myFont}: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)}.light-mode{--color-primary:#27ae60;--color-secondary:#191d2b;--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}html{margin-top:0!important}body{background:url("../media/background2.b49169c9.png");font-size:1.1rem;color:var(--color-white);transition:all .4s ease-in-out}a{display:inline-block;text-decoration:none;color:inherit;font-family:inherit}header{color:var(--color-white);overflow:hidden;padding:0!important}header,section{min-height:100vh}section{width:100%;position:absolute;left:0;top:0;padding:3rem 18rem}.container{display:none;transform:translateY(-100%) scale(0);transition:all .4s ease-in-out;background-color:var(--color-primary)}.active{display:block;animation:appear 1s ease-in-out;transform:translateY(0) scaleY(1);background-image:url("../media/background2.b49169c9.png");background-size:cover}@keyframes appear{0%{opacity:0}to{opacity:1}}.controls{position:fixed;z-index:10;top:50%;right:3%;flex-direction:column;transform:translateY(-50%)}.control-lang,.controls,.controls .control{display:flex;align-items:center;justify-content:center}.control-lang,.controls .control{padding:1rem;cursor:pointer;background-color:var(--color-grey-4);width:55px;height:55px;border-radius:50%;margin:.7rem 0;box-shadow:var(--box-shadow-1)}.control-lang,.controls .control path{fill:var(--color-grey-2)}.controls .control i{font-size:1.2rem;color:var(--color-grey-2);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)}.controls .active-btn path{fill:var(--color-white)}.control-lang{top:5%;right:3%;width:70px;height:70px;border-radius:50%;background-color:var(--color-grey-4);cursor:pointer;position:fixed;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 15px rgba(0,0,0,.3);transition:all .1s ease-in-out}.control-lang:active{transform:translateY(-3px)}.control-lang i{font-size:1.4rem;color:var(--color-grey-2);pointer-events:none}.header-content{display:grid;grid-template-columns:repeat(2,1fr);min-height:100vh}.header-content .left-header{display:flex;align-items:center;position:relative}.header-content .left-header .h-shape{transition:all .4s ease-in-out;width:65%;height:100%;background-color:var(--color-secondary);position:absolute;left:0;top:0;z-index:-1;-webkit-clip-path:polygon(0 0,46% 0,79% 100%,0 100%);clip-path:polygon(0 0,46% 0,79% 100%,0 100%)}.header-content .left-header .image{border-radius:10px;height:90%;width:68%;margin-left:4rem;background-color:var(--color-black);transition:all .4s ease-in-out}.header-content .left-header .image img.me-img{width:100%;height:100%;object-fit:cover;transition:all .4s ease-in-out;filter:grayscale(100%);border-radius:10px}.header-content .left-header .image{position:relative;display:inline-block;overflow:hidden}.header-content .left-header .image img.me-img{position:relative;z-index:2}.header-content .left-header .image .reveal-content{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:24px solid transparent;border-image:linear-gradient(260deg,#27ae60 25%,#191d2b 75%);border-image-slice:1;border-radius:8px;z-index:1;pointer-events:none;--x:50px;--y:50px;background:transparent;-webkit-mask-image:radial-gradient(circle at var(--x) var(--y),#fff 20%,transparent 40%);mask-image:radial-gradient(circle at var(--x) var(--y),#fff 20%,transparent 40%);filter:blur(8px)}.header-content .left-header .image:hover img.me-img{filter:grayscale(0);transform:scale3d(1.2,1.2,1.2)}.header-content .left-header .image:hover .me-back{filter:blur(4px) grayscale(100%)}.header-content .left-header .image img.me-back{object-fit: cover;position:absolute;left:0;width:100%;top:0;height:100%;filter:grayscale(100%);transition:all .4s ease-in-out;border-radius:10px}.header-content .right-header{display:flex;flex-direction:column;justify-content:center;padding-right:10rem}.header-content .right-header .name{font-size:2.5rem}.header-content .right-header .name span{color:var(--color-secondary)}.header-content .right-header p{margin:1.5rem 0;line-height:2.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.about-container{padding-top:3.5rem;padding-bottom: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;transition:all .4s ease-in-out;box-shadow:1px 2px 15px rgba(0,0,0,.1)}.about-container .right-about .about-item:hover{cursor:default;transform:translateY(-5px);border:1px solid var(--color-secondary);box-shadow:1px 4px 15px rgba(0,0,0,.32)}.about-container .right-about .about-item .abt-text{padding:1.5rem;display:flex;flex-direction:column}.about-container .right-about .about-item .abt-text .large-text{font-size:3rem;font-weight:700;color:var(--color-secondary)}.about-container .right-about .about-item .abt-text .small-text{padding-left:3rem;position:relative;text-transform:uppercase;font-size:1.2rem;color:var(--color-grey-1);letter-spacing:2px}.about-container .right-about .about-item .abt-text .small-text:before{content:"";position:absolute;left:0;top:15px;width:2rem;height:2px;background-color:var(--color-grey-5)}.about-container .left-about{padding-right:5rem}.about-container .left-about p{line-height:2rem;padding:1rem;color:var(--color-grey-1)}.about-container .left-about h4{font-size:2rem;text-transform:uppercase}.about-stats{padding-bottom:4rem}.about-stats .progress-bars{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem}.about-stats .progress-bars .progress-bar{display:flex;flex-direction:column}.about-stats .progress-bars .progress-bar .prog-title{text-transform:uppercase;font-weight:500}.about-stats .progress-bars .progress-bar .progress-con{display:flex;align-items:center}.about-stats .progress-bars .progress-bar .progress-con .prog-text{color:var(--color-grey-2)}.about-stats .progress-bars .progress-bar .progress-con .progress{width:100%;height:.45rem;background-color:var(--color-grey-4);margin-left:1rem;position:relative}.about-stats .progress-bars .progress-bar .progress-con .progress span{position:absolute;top:0;left:0;height:100%;background-color:var(--color-secondary);transition:all .4s ease-in-out;width:60%}.about-stats .progress-bars .progress-bar .progress-con .progress .trade{width:75%}.about-stats .progress-bars .progress-bar .progress-con .progress .css,.about-stats .progress-bars .progress-bar .progress-con .progress .html{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:50%}.about-stats .progress-bars .progress-bar .progress-con .progress .php,.about-stats .progress-bars .progress-bar .progress-con .progress .solidity{width:40%}.about-stats .progress-bars .progress-bar .progress-con .progress .next,.about-stats .progress-bars .progress-bar .progress-con .progress .wordpress{width:50%}.about-stats .progress-bars .progress-bar .progress-con .progress .python{width:40%}.about-stats .progress-bars .progress-bar .progress-con .progress .telegram{width:75%}.about-stats .progress-bars .progress-bar .progress-con .progress .mysql{width:30%}.stat-title{text-transform:uppercase;font-size:1.4rem;text-align:center;padding:3.5rem 0;position:relative}.stat-title:before{content:"";position:absolute;left:50%;top:0;width:40%;height:1px;background-color:var(--color-grey-5);transform:translateX(-50%)}.timeline{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;padding-bottom:3rem}.timeline .timeline-item{position:relative;padding-left:3rem;border-left:1px solid var(--color-grey-5)}.timeline .timeline-item .tl-icon{position:absolute;left:-27px;top:0;background-color:var(--color-secondary);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center}.timeline .timeline-item .tl-icon i{font-size:1.3rem}.timeline .timeline-item .tl-duration{padding:.2rem .6rem;background-color:var(--color-grey-5);border-radius:15px;display:inline-block;font-size:.8rem;text-transform:uppercase;font-weight:500}.timeline .timeline-item h5{padding:1rem 0;text-transform:uppercase;font-size:1.3rem;font-weight:600}.timeline .timeline-item h5 span{color:var(--color-grey-2);font-weight:500;font-size:1.2rem}.timeline .timeline-item p{color:var(--color-grey-2)}.port-text{padding:2rem 0;text-align:center}.contact-content-con{display:flex;padding-top:3.5rem;flex-direction:column}.contact-content-con .left-contact{flex:2 1}.contact-content-con .left-contact h4{margin-top:1rem;font-size:2rem;text-transform:uppercase}.contact-content-con .left-contact p{margin:1rem 0;line-height:2rem}.contact-content-con .left-contact .contact-info .contact-item{display:flex;align-items:center;justify-content:space-between;margin:1rem 0}.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{display:flex;align-items:center;font-size:1.3rem}.contact-content-con .left-contact .contact-icon{display:flex;justify-content:center;margin-top:2rem}.contact-content-con .left-contact .contact-icon a{display:flex;align-items:center;color:var(--color-white);background-color:var(--color-grey-5);cursor:pointer;justify-content:center;width:50px;height:50px;border-radius:50%;margin:0 .4rem;transition:all .4s ease-in-out}.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{display:flex;align-items:center;justify-content:center;font-size:1.3rem}.contact-content-con .right-contact{flex:3 1;margin-left:3rem}.contact-content-con .right-contact .input-control{margin:1.5rem 0}.contact-content-con .right-contact .input-control input,.contact-content-con .right-contact .input-control textarea{border-radius:30px;font-weight:inherit;font-size:inherit;font-family:inherit;padding:.8rem 1.1rem;outline:none;border:none;background-color:var(--color-grey-5);width:100%;color:var(--color-white);resize:none}.contact-content-con .right-contact .i-c-2{display:flex}.contact-content-con .right-contact .i-c-2 :last-child{margin-left:1.5rem}.contact-content-con .right-contact .submit-btn{display:flex;justify-content:flex-start}.blogs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;margin-top:3rem}.blogs .blog{position:relative;background-color:var(--color-grey-5);border-radius:5px;box-shadow:1px 1px 20px rgba(0,0,0,.1);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{filter:grayscale(0);transform:scale(1.1);box-shadow:0 4px 15px rgba(0,0,0,.8)}.blogs .blog img{width:100%;height:300px;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px;filter:grayscale(100%);transition:all .4s ease-in-out}.blogs .blog .blog-text{margin-top:-7px;padding:1.1rem;border-top:8px solid var(--color-secondary)}.blogs .blog .blog-text h4{font-size:1.5rem;margin-bottom:.7rem;transition:all .4s ease-in-out;cursor:pointer;text-align:center}.blogs .blog .blog-text li{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:.75rem}.blogs .blog .blog-text li:last-child{justify-content:center}.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}.btn-con,.main-btn{display:flex;align-self:flex-start}.main-btn{border-radius:30px;color:inherit;font-weight:600;position:relative;border:1px solid var(--color-secondary);align-items:center;overflow:hidden}.main-btn .btn-text{padding:0 2rem}.main-btn .btn-icon{background-color:var(--color-secondary);display:flex;align-items:center;justify-content:center;border-radius:50%;padding:1rem}.main-btn:before{content:"";position:absolute;top:0;right:0;transform:translateX(100%);z-index:-1}.main-btn:before,.main-btn:hover,.main-btn:hover:before{transition:all .4s ease-out}.main-btn:hover:before{width:100%;height:100%;background-color:var(--color-secondary);transform:translateX(0)}.main-title{text-align:center}.main-title h2{position:relative;text-transform:uppercase;font-size:4rem;font-weight:700}.main-title h2 span{color:var(--color-secondary)}.main-title h2 .bg-text{position:absolute;top:50%;left:50%;color:var(--color-grey-5);transition:all .4s ease-in-out;z-index:-1;transform:translate(-50%,-50%);font-weight:800;font-size:.3rem}.about-container .left-about p{padding-left:0}.loader{position:fixed;background:url("../media/background2.b49169c9.png");background-size:cover;background-repeat:no-repeat;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;opacity:1;transition:all 1s;z-index:11}.spinner{width:40px;height:40px;border:4px solid #27ae60;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.form__group{position:relative;padding:20px 0 0;width:100%}.form__field{font-family:inherit;width:100%;border:none;border-bottom:2px solid #9b9b9b;outline:0;font-size:17px;color:#fff;padding:7px 0;background:transparent;transition:border-color .2s;text-align:right}.form__field::placeholder{color:transparent}.form__field:placeholder-shown~.form__label{font-size:17px;cursor:text;top:20px}.form__label{position:absolute;top:0;display:block;transition:.2s;font-size:17px;color:#9b9b9b;pointer-events:none;right:0}.form__field:focus{padding-bottom:6px;font-weight:700;border-width:3px;border-image:linear-gradient(90deg,#191d2b,#27ae60);border-image-slice:1}.form__field:focus~.form__label{position:absolute;top:0;display:block;transition:.2s;font-size:17px;color:#27ae60;font-weight:700}.form__field:invalid,.form__field:required{box-shadow:none}.contact-us-div{display:flex;gap:2rem;flex-direction:row-reverse}.contact-us-form{display:flex;flex-direction:column;gap:2rem}.contact-us-form textarea{height:200px;width:100%;resize:none;background:transparent;outline:none;border:1px solid gray;border-radius:1rem;text-align:right;font-size:16px;color:#fff;padding:1rem}.c-button{color:#000;font-weight:700;font-size:16px;text-decoration:none;padding:.5rem 2rem;cursor:pointer;display:inline-block;vertical-align:middle;position:relative;z-index:1;width:-moz-fit-content;width:fit-content}.c-button--gooey{color:#27ae60;text-transform:uppercase;letter-spacing:2px;border:4px solid #27ae60;position:relative;transition:all .7s ease;border-radius:1rem;background:#191d2b}.c-button--gooey .c-button__blobs{height:100%;filter:url(#goo);overflow:hidden;position:absolute;top:0;left:0;bottom:-3px;right:-1px;z-index:-1;border-radius:.5rem}.c-button--gooey .c-button__blobs div{background-color:#27ae60;width:34%;height:100%;border-radius:100%;position:absolute;transform:scale(1.4) translateY(125%) translateZ(0);transition:all .7s ease}.c-button--gooey .c-button__blobs div:first-child{left:-5%}.c-button--gooey .c-button__blobs div:nth-child(2){left:30%;transition-delay:60ms}.c-button--gooey .c-button__blobs div:nth-child(3){left:66%;transition-delay:25ms}.c-button--gooey:hover{color:#fff}.c-button--gooey:hover .c-button__blobs div{transform:scale(1.4) translateY(0) translateZ(0)}#animation-container{cursor:none;display:flex;justify-content:center;align-items:center;position:relative;background-size:cover}#text-container,main{background:url("../media/background2.b49169c9.png")}#text-container{position:fixed;font-family:Arial,sans-serif;font-size:6rem;font-weight:700;color:var(--color-secondary);background-size:cover;background-repeat:no-repeat;width:100%;top:0;height:100%;z-index:10}.letter{transition:transform .2s ease-out}#cursor{position:fixed;width:20px;height:20px;border-radius:50%;background:#00d482;mix-blend-mode:difference;pointer-events:none;transform:translate(-50%,-50%);z-index:11}#instruction{position:absolute;bottom:10px;right:10px;font-family:Arial,sans-serif;font-size:1rem;color:var(--color-primary);text-align:right}.header-content .left-header .image img.me-img{z-index:12}.blogs .blog .blog-text h4,.control-lang,.controls .control{cursor:none}.letter{text-shadow:3px 3px 10px var(--color-secondary),-3px -3px 10px var(--color-secondary),3px -3px 10px var(--color-secondary),-3px 3px 10px var(--color-secondary);color:var(--color-secondary);font-family:Poetsen One,sans-serif;transition:all .5s}#text-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.letter{display:inline-block;transition:transform 1s ease,opacity 1s ease;position:relative}span.letter.letter-hover{color:#191d2b;text-shadow:3px 3px 5px var(--color-secondary),-3px -3px 5px var(--color-secondary),3px -3px 5px var(--color-secondary),-3px 3px 5px var(--color-secondary)}canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0}.active{background:transparent!important}@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:4.5rem}}@media screen and (max-width:1250px){#text-container{font-size:5rem}.header-content .right-header{padding-right:9rem}.blogs{grid-template-columns:repeat(2,1fr);margin-top:6rem}}@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}#text-container{font-size:4rem}}@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{width:90%!important;margin:0 auto!important}.right-header{grid-row:1;padding-right:0!important;width:90%;margin:0 auto}.right-header .name{font-size:2.5rem!important;text-align:center;padding-top:3rem}.header-content .left-header .image .reveal-content{-webkit-mask-image:unset;mask-image:unset}}@media screen and (max-width:850px){#text-container{font-size:3.5rem}}@media screen and (max-width:768px){#text-container{font-size:3rem}#cursor{display:none}span.letter{color:#191d2b;text-shadow:3px 3px 5px var(--color-secondary),-3px -3px 5px var(--color-secondary),3px -3px 5px var(--color-secondary),-3px 3px 5px var(--color-secondary)}}@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:3rem}.main-title h2 .bg-text{font-size:4rem}.contact-us-div{flex-direction:column}}@media screen and (max-width:660px){.blogs{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){header{padding:0!important}.control-lang{width:50px;height:50px}.header-content{grid-template-columns:repeat(1,1fr);padding-bottom:6rem}.left-header .h-shape{display:none}.right-header{grid-row:1;padding-right:0!important;width:90%;margin:0 auto}.right-header .name{font-size:2.5rem!important;text-align:center;padding-top:3rem}.header-content .left-header .image{margin:0 auto;width:90%}.controls{top:auto;bottom:0;flex-direction:row;justify-content:center;left:50%;transform:translateX(-50%);width:100%;background-color:var(--color-grey-5)}.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}.blogs,.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)}.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{flex-direction:column;margin:1rem 0}.contact-item p{font-size:15px;color:var(--color-grey-2)}.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}}.shenix{background:transparent;width:7%;height:8%;position:absolute;bottom:29%;right:28%;z-index:12}.header-content .left-header .image:hover .shenix{bottom:26%;right:27%}