@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;700&family=Montserrat&family=Open+Sans&family=Work+Sans&display=swap");@import url("https://css.gg/css?=|mail|pentagon-down|phone|pin");:root{--primary:#32d5eb;--secondary:#2ab8cb;--black:#000;--white:#fff}*{padding:0;margin:0;box-sizing:border-box}body{background:#f3f3f3;color:#000;font-family:Inter,sans-serif;height:100vh;overflow-x:hidden}.home{margin:0 70px;height:100%;padding-top:10vh;background-size:contain}.header{display:flex;justify-content:space-between;align-items:center;height:10vh;width:100%;padding:0 70px;position:fixed;background-color:#f3f3f38f;z-index:1000;transition:all .3s;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.header:hover{height:12.5vh;background-color:#ebebeb}.links{display:flex;gap:20px;align-items:center}.link{text-decoration:none;color:var(--black);font-family:Work Sans,sans-serif;font-size:18px;transition:.2s}.bold-link{font-weight:700}.link:hover{transform:scale(1.2)}.logo{display:flex;align-items:center}.logo img{width:170px;height:45px}.hero{height:75vh;flex-direction:column;display:flex;justify-content:center}.blob{position:absolute;top:28%;right:8%;width:400px;height:400px;transition:transform .3s}.blob:hover{transform:scale(1.05)}.blob2{position:absolute;top:23%;right:18%;width:400px;height:400px;transform:rotate(-25deg);pointer-events:none}.hero-content{width:80%;margin-left:100px}.hero-h1{color:var(--black);font-family:Inter;font-size:124px;font-style:normal;font-weight:700;line-height:normal;max-width:80%;display:block;transition:transform .3s}.hero-h1:hover{transform:scale(1.05)}.hh1-1{transform:translate(-5px)}.hero-small-text{color:#6e6e6e;font-family:Monserrat,sans-serif;font-size:27px;font-style:normal;font-weight:400;line-height:normal;transform:translate(20px)}.social{height:15vh;gap:10px}.social,.social-link{display:flex;justify-content:center;align-items:center}.social-link{height:50px;width:50px;border-radius:50%;border:2px solid #d3d3d3;transition:.2s;cursor:pointer}.social-link:hover{transform:scale(1.2)}.social-link a img{width:25px;height:25px}.sl-t,.social-link a img{transform:translateY(2px)}.smallabout{height:75vh;display:flex;justify-content:space-between;margin:0 70px}.smallabout-content{width:607px;height:100%}.sabt-img{width:40%;height:100%;display:flex;align-items:center}.sabt-img img{width:480px;height:474px;border-radius:10px;border:1px solid #000}.sabt-smalltxt{font-family:Monserrat,sans-serif;font-size:20px;font-weight:600;line-height:normal}.sabt-bigtxt,.sabt-smalltxt{color:#000;font-style:normal}.sabt-bigtxt{margin-top:10px;font-family:Inter;font-size:32px;font-weight:700;line-height:140.523%;width:100%}.sabt-bt-1,.sabt-bt-2{margin-top:35px}.sabt-btn{display:inline-flex;padding:12px 26px;justify-content:center;align-items:center;border-radius:29.5px;border:2px solid #9747ff;color:#9747ff;font-family:Inter;font-size:15px;font-style:normal;font-weight:400;line-height:140.523%;margin-top:25px;transition:all .2s;cursor:pointer}.sabt-btn:hover{background-color:#9747ff;color:#fff;transform:scale(1.1)}.eam-effect{height:150px;display:flex;gap:50px;justify-content:center;align-items:center}.eam-txt1,.eam-txt2{color:#000;font-family:Inter;font-size:100px;font-style:normal;font-weight:700;line-height:140.523%;position:absolute;transform:translate(-55%)}.eam-txt2{transform:translate(55%)}.about{height:100vh;width:200%;display:flex}.ss-1{height:100%;width:100%;background:#aee2ff;display:flex;justify-content:center;align-items:center}.abtfs-txt{font-size:80px;font-weight:600;border-bottom:2px solid #fff;position:relative}.abtfs-txt,.abtfs-txt-2{color:#fff;font-family:Inter;font-style:normal;line-height:normal}.abtfs-txt-2{font-size:20px;font-weight:400;position:absolute;right:-5px;top:-15px}.abt-actualsec{height:100vh;width:100%;display:flex;justify-content:center;align-items:center;background:red}.scroll-section-outer{overflow:hidden}.scroll-section-inner{height:100vh;width:200vw;display:flex;flex-direction:row;position:relative}.scroll-section{height:100vh;width:100vw}.ss-2{display:flex}.text-section{height:100vh;width:60vw;padding:80px 100px 40px;position:relative}.text-section h1{font-size:55px;display:inline;font-family:Monserrat,sans-serif;font-weight:bolder;letter-spacing:4px;border-bottom:3px solid #c0c0c06b;color:#b4b4b46b}.about-big-section p,.text-section p{color:rgba(65,65,65,.833);font-weight:500;font-size:22px;line-height:40px}.big-photo-section{height:100vh;width:45vw;background:#000;background:url(https://images.unsplash.com/photo-1614027164847-1b28cfe1df60?q=80&w=1000&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxleHBsb3JlLWZlZWR8MXx8fGVufDB8fHx8fA%3D%3D),#000;position:sticky;top:200px}.big-photo-section .image-overlay{height:100%;width:100%;background:radial-gradient(circle,hsla(0,0%,100%,0) 2%,#000 98%)}.triangle{top:10%;left:-2px;border-top:30px solid transparent;border-bottom:30px solid transparent;border-left:45px solid #f3f3f3}.triangle,.triangle2{position:absolute;width:0;height:0}.triangle2{bottom:-2px;right:20%;border-right:30px solid transparent;border-bottom:45px solid #f3f3f3;border-left:30px solid transparent}.about-big-section{height:85vh;width:100vw;padding:20px 100px 50px;position:relative}.highlight{background:rgba(255,255,35,.598);padding:2px;border-radius:8px}.line{text-decoration:line-through}.sup{vertical-align:super;font-size:smaller}.custom-shape-divider-bottom-1703709061{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0;transform:rotate(180deg)}.custom-shape-divider-bottom-1703709061 svg{position:relative;display:block;width:calc(100% + 1.3px);height:76px}.custom-shape-divider-bottom-1703709061 .shape-fill{fill:#161b22}.custom-shape-divider-top-1703709304{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}.custom-shape-divider-top-1703709304 svg{position:relative;display:block;width:calc(100% + 1.3px);height:76px}.custom-shape-divider-top-1703709304 .shape-fill{fill:#fff}.skills{height:110vh;position:relative;background-color:#161b22;color:#fff}.big-text1{font-size:45px;font-family:Libre Baskerville,serif;margin:0 125px;line-height:60px;text-align:center;height:85vh;display:flex;justify-content:center;flex-direction:column;align-items:center}.bt1-span{color:var(--primary)}.big-text1 .abtfs-txt{margin-bottom:2rem;font-family:monserrat,sans-serif;letter-spacing:3px;font-size:55px;font-weight:500;padding:5px 0}.skills-dots{position:absolute;width:480px;height:350px;background-image:radial-gradient(hsla(0,0%,100%,.395) 8%,transparent 0);background-position:0 0;background-size:5vmin 5vmin;left:2%;top:2%}.skills-box{position:absolute;width:420px;height:250px;background:linear-gradient(68deg,#212831 2%,transparent 60%);right:0;bottom:0;border-top-left-radius:20px;z-index:-1}.box-sec{height:20vh;display:flex;justify-content:space-evenly;align-items:center}.contact{height:55vh;width:100vw}.container,.sections{width:100%;height:100%}.sections{display:flex}.section{width:33.3%;height:100%}.section1{background:url(/img/map.png);background-size:cover;background-position:50%;background-repeat:no-repeat}.section2{padding:8.5rem 3rem}.stitle{font-size:50px;margin-bottom:1.5rem;font-weight:400}.infos{display:flex;align-items:center;margin-bottom:1.3rem}i.gg-mail,i.gg-phone,i.gg-pin{color:var(--primary);margin-right:35px;--ggs:1.3}.info p{font-family:monserrat,sans-serif;font-size:17px}.info2{margin-bottom:1.7rem}.section3{background-color:var(--primary);color:#fff;padding:6.5rem 3rem}.group1{display:flex;justify-content:space-between;margin-bottom:10px}input:focus{outline:none}input{width:47%;height:35px;padding:2px 5px;background:transparent;border:none;border-bottom:2px solid #fff;cursor:pointer;color:#fff;font-weight:700;font-family:monserrat,sans-serif;font-size:14px}input::-moz-placeholder{color:#eee;font-weight:700;font-family:monserrat,sans-serif;font-size:14px}input::placeholder{color:#eee;font-weight:700;font-family:monserrat,sans-serif;font-size:14px}input:focus::-moz-placeholder{color:hsla(0,0%,93%,0)}input:focus::placeholder{color:hsla(0,0%,93%,0)}.group2 input{width:100%;height:45px}button.btn2{margin-top:30px;padding:10px 30px;gap:7.317px;border-radius:5px;background:var(--primary);color:var(--neutral-white,#fff);text-align:center;font-family:Work Sans;font-size:15.171px;font-style:normal;font-weight:600;line-height:normal;font-family:work sans,sans-serif;display:flex;justify-content:center;align-items:center;transition:all .2s ease;border:2px solid #fff;cursor:pointer}.btn2:hover{transform:scale(1.05)}button.btn2 span{font-size:15.171px;margin-right:5px}i.mail2{color:#fff;margin:0}@media screen and (max-width:550px){.header{flex-direction:column}.header,.hero{display:flex;justify-content:center;align-items:center}.hero-content{margin:0;display:grid;text-align:center;place-items:center;width:100%}.hero-small-text,.hh1-1{transform:translate(0)}.hero-h1{font-size:80px}.hero .blob,.hero .blob2{z-index:-1}.smallabout{display:block;margin:0 10px;height:100vh}.smallabout-content{text-align:center;width:100%}.sabt-bigtxt{font-size:25px}}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,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:__Inter_aaf875;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-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+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_aaf875;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_aaf875{font-family:__Inter_aaf875,__Inter_Fallback_aaf875;font-style:normal}:root{--bg:#000;--color:#fff}