@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300&display=swap);@import url(https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:var(--nansen-dgreen-color),.18;border:1px,solid var(--nansen-dgreen-color),.18;justify-content:space-between;padding:1rem 2rem;position:fixed;width:100%;z-index:2}.app__logo,.app__navbar{align-items:center;display:flex}.app__logo{justify-content:flex-start}.app__logo p{color:var(--nansen-green-color);font-family:var(--font-jost);font-size:1.5rem;font-weight:500}@media screen and (min-width:2000px){.app__logo p{font-size:1.8rem}}@media screen and (max-width:700px){.app__logo p{font-size:1.2rem}}@media screen and (min-width:2000px){.app__logo{height:40px;width:180px}}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:right;list-style:none}.app__navbar-links li{cursor:pointer;flex-direction:row;font-size:1.2rem;margin:0 1rem;position:relative left 50px}.app__navbar-links li:hover div{background:var(--nansen-green-color)}.app__navbar-links li div{background-color:transparent;border-radius:50%;height:6px;margin-right:5px;width:6px}.app__navbar-links li a{color:var(--white-color);flex-direction:row;font-family:var(--font-jost);font-weight:400;text-decoration:none;text-transform:capitalize;-webkit-transform:all .2s ease-in-out;transform:all .2s ease-in-out}@media screen and (min-width:2000px){.app__navbar-links li a{font-size:1.5rem}}@media screen and (max-width:700px){.app__navbar-links li a{font-size:.9rem}}.app__navbar-links li a:hover{color:var(--nansen-green-color)}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-menu{align-items:center;background:var(--darkgray-color);border-radius:50%;display:flex;height:35px;justify-content:center;position:relative;width:35px}.app__navbar-menu svg{color:var(--white-color);height:70%;width:70%}.app__navbar-menu div{align-items:flex-end;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:var(--nansen-dgreen-color);bottom:0;display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:40%;z-index:5}.app__navbar-menu div svg{color:var(--white-color);height:35px;margin:.5rem 1rem;width:35px}.app__navbar-menu div ul{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:flex-start;list-style:none;margin:0;padding:0;width:100%}.app__navbar-menu div ul li{margin:1rem}.app__navbar-menu div ul li a{color:var(--white-color);font-family:var(--font-jost);font-size:1rem;font-weight:400;text-decoration:none;text-transform:uppercase}.app__navbar-menu div ul li a:hover{color:var(--nansen-green-color)}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}.app__about{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:700px){.app__about h2{font-size:2.2rem;line-height:2.4rem}}@media screen and (max-width:700px)and (min-width:2000px){.app__about h2{font-size:1.8rem}}.intro{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:4rem;margin-top:3rem;width:50%}@media screen and (max-width:700px){.intro{width:85%}}@media screen and (min-width:2000px){.intro{margin-bottom:6rem}}.intro h2{font-family:var(--font-jost);font-size:2rem;font-weight:400;margin-bottom:1.5rem;text-align:center;width:100%}@media screen and (max-width:700px){.intro h2{font-size:1.5rem}}@media screen and (min-width:2000px){.intro h2{font-size:2.5rem}}.intro p{align-items:center;font-size:1rem;font-weight:300;justify-content:center;text-align:center}@media screen and (max-width:700px){.intro p{font-size:.94rem;width:95%}}@media screen and (min-width:2000px){.intro p{font-size:1.2rem}}.app__profiles{align-items:flex-start;flex-wrap:wrap;margin-top:2rem}.app__profile-item,.app__profiles{display:flex;justify-content:center}.app__profile-item{align-items:center;border-radius:.75rem;flex-direction:column;margin:1.7rem 1.3rem;width:280px}.app__profile-item h2{font-family:var(--font-base);font-size:1.15rem;font-weight:500;margin-bottom:.4rem;text-align:center;width:100%}@media screen and (max-width:700px){.app__profile-item h2{font-size:.94rem;margin-bottom:.1rem;margin-top:.1rem}}@media screen and (min-width:1400px){.app__profile-item h2{font-size:1.2rem}}@media screen and (min-width:2000px){.app__profile-item h2{font-size:1.3rem}}.app__profile-item p{font-size:.9rem;font-weight:300;text-align:left;width:90%}@media screen and (max-width:700px){.app__profile-item p{font-size:.87rem;margin-bottom:.5rem;width:100%}}@media screen and (min-width:1400px){.app__profile-item p{font-size:.95rem}}@media screen and (min-width:2000px){.app__profile-item p{font-size:1rem}}.app__profile-item img{border-radius:15px;height:auto;margin-top:1.5rem;object-fit:cover;width:35%}@media screen and (max-width:700px){.app__profile-item img{margin-top:1.2rem}.app__profile-item{margin-bottom:.5rem;margin-top:.2rem;width:80%}}@media screen and (min-width:1400px){.app__profile-item{width:300px}}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 2.5rem;width:300px}.app__profile-item img{height:auto;margin-top:2rem;width:40%}}.app__desc{align-items:center;flex:1 1;flex-direction:column;justify-content:center;margin-top:50px;width:70%}.app__desc h1,.app__desc p{text-align:center}.app__footer{flex:1 1;flex-direction:column;width:100%}@media screen and (max-width:768px){.app__footer{flex-direction:column}}.app__footer-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:4em 2rem 2rem;text-align:center;text-decoration:none;width:60%}.app__footer-cards .app__footer-card1{align-items:center;background-color:var(--gray-color);border-radius:10px;cursor:default;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem;transition:all .1s ease-in-out}.app__footer-cards .app__footer-card1 img{height:40px;margin:0 .7rem;width:40px}.app__footer-cards .app__footer-card1 p{cursor:text;font-weight:500}.app__footer-cards .app__footer-card1 a,.app__footer-cards .app__footer-card1 a p{font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card1:hover{box-shadow:0 0 25px #fef4f5}@media screen and (max-width:450px){.app__footer-cards .app__footer-card1{width:100%}}.app__footer-cards .app__footer-card{align-items:center;background-color:var(--nansen-dgreen-color);border-radius:5px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem;transition:all .1s ease-in-out}.app__footer-cards .app__footer-card img{height:40px;margin:0 .7rem;width:40px}@media screen and (max-width:700px){.app__footer-cards .app__footer-card img{height:35px;margin:0 .7rem;width:35px}}@media screen and (min-width:2000px){.app__footer-cards .app__footer-card img{height:50px;margin:0 1.5rem;width:50px}}.app__footer-cards .app__footer-card p{font-weight:500}@media screen and (max-width:600px){.app__footer-cards .app__footer-card p{font-size:.83rem}}@media screen and (min-width:2000px){.app__footer-cards .app__footer-card p{font-size:1.4rem}}.app__footer-cards .app__footer-card a{flex:100% 1;font-weight:500;text-align:center;text-decoration:none}@media screen and (max-width:450px){.app__footer-cards .app__footer-card{width:100%}}@media screen and (max-width:768px){.app__footer-cards{width:80%}}.app__footer-cards .app__footer-card-cert{align-items:center;background-color:var(--white-color);border-radius:10px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;min-width:290px;padding:1rem;transition:all .1s ease-in-out}.app__footer-cards .app__footer-card-cert img{height:40px;margin:0 .7rem;width:40px}.app__footer-cards .app__footer-card-cert p{font-weight:500;text-decoration:none}.app__footer-cards .app__footer-card-cert a{flex:100% 1;font-weight:500;text-align:center;text-decoration:none}@media screen and (max-width:450px){.app__footer-cards .app__footer-card-cert{width:100%}}.app__footer-cards a{display:flex;text-decoration:none}.app__footer-cards a p{flex:100% 1;text-align:center}.app__footer-form{flex-direction:column;margin:1rem 2rem;width:60%}.app__footer-form div{background-color:var(--primary-color);border-radius:10px;cursor:pointer;margin:.75rem 0;transition:all .2s ease-in-out;width:100%}.app__footer-form div input,.app__footer-form div textarea{background-color:var(--primary-color);border:none;border-radius:7px;color:var(--secondary-color);font-family:var(--font-base);outline:none;padding:.95rem;width:100%}.app__footer-form div textarea{height:170px}.app__footer-form div:hover{box-shadow:0 0 25px var(--primary-color)}.app__footer-form button{background-color:var(--secondary-color);border:none;border-radius:10px;color:var(--white-color);cursor:pointer;font-family:var(--font-base);font-weight:500;margin:2rem 0 0;outline:none;padding:1rem 2rem;transition:cubic-bezier(.55,.085,.68,.53)}.app__footer-form button:hover{background-color:#2430af}@media screen and (max-width:768px){.app__footer-form{margin:1rem 0;width:100%}}.scrollDiv{align-content:center;align-items:center;color:var(--white-color);display:flex;flex-direction:column;justify-content:center;padding-top:1rem;position:relative}.scrollDiv p{color:var(--gray-color);font-size:.9rem;font-weight:300;text-transform:uppercase}.scrollDiv .icon{-webkit-animation:move 5s infinite;animation:move 5s infinite;color:var(--gray-color);font-size:2.5rem}@media screen and (min-width:2000px){.scrollDiv .icon{font-size:2.8rem}}@media screen and (max-width:700px){.scrollDiv .icon{font-size:2rem}}#home{background:linear-gradient(to bottom,var(--nansen-bg-color),var(--nansen-dgreen-color));background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:var(--font-jost);overflow:hidden;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.homeSection .homeContainer{margin-top:4rem;padding:4rem 1.5rem}.homeSection .homeContainer .introText{color:var(--lightGray-color);font-size:1.2rem;font-weight:400;letter-spacing:.3px;line-height:1rem}@media screen and (min-width:2000px){.homeSection .homeContainer .introText{font-size:2rem;line-height:2rem}}@media screen and (max-width:700px){.homeSection .homeContainer .introText{font-size:1rem}}.homeSection .homeContainer .title{color:var(--nansen-green-color);font-size:5rem;font-weight:500;line-height:5rem;padding-bottom:1rem;padding-top:.3rem}@media screen and (min-width:2000px){.homeSection .homeContainer .title{font-size:7rem;line-height:8rem;padding-bottom:1.7rem}}@media screen and (max-width:700px){.homeSection .homeContainer .title{font-size:4rem;line-height:4rem;padding-bottom:1rem}}.homeSection .homeContainer .subTitle{color:var(--white-color);display:block;font-size:3.4rem;font-weight:400;line-height:2.8rem;padding-bottom:1rem;padding-top:1rem}@media screen and (min-width:2000px){.homeSection .homeContainer .subTitle{font-size:5rem;line-height:5rem}}@media screen and (max-width:700px){.homeSection .homeContainer .subTitle{font-size:2.5rem;line-height:2.5rem;padding-bottom:.5rem;padding-top:.4rem}}.homeSection .homeContainer .homeParagraph{color:var(--lightGray-color);font-size:1.2rem;max-width:600px;padding-bottom:4rem;padding-top:.5rem}@media screen and (min-width:2000px){.homeSection .homeContainer .homeParagraph{font-size:2rem;line-height:2.5rem;max-width:1000px}}@media screen and (max-width:700px){.homeSection .homeContainer .homeParagraph{font-size:1rem}}.homeSection .homeContainer .lowerHomeSection .containerBtn{background:var(--white-color);border:none;border-radius:50px;outline:none;padding:.6rem 1rem;transition:.2s ease-in-out}.homeSection .homeContainer .lowerHomeSection .containerBtn:hover{background:var(--secondary-color)}.homeSection .homeContainer .lowerHomeSection .containerBtn:hover a{color:var(--white-color)}.homeSection .homeContainer .lowerHomeSection .containerBtn a{align-items:center;color:var(--gray-color);font-size:15px;font-weight:500;gap:.5rem}.homeSection .homeContainer .scrollDiv{align-content:center;align-items:center;color:var(--white-color);display:flex;justify-content:center;padding-top:1rem}.homeSection .homeContainer .scrollDiv .icon{-webkit-animation:move 5s infinite;animation:move 5s infinite;color:var(--nansen-green-color);font-size:2.5rem}@media screen and (min-width:2000px){.homeSection .homeContainer .scrollDiv .icon{font-size:2.8rem}}@media screen and (max-width:700px){.homeSection .homeContainer .scrollDiv .icon{font-size:2rem}}@-webkit-keyframes move{0%{opacity:1;-webkit-transform:translateY(4px);transform:translateY(4px)}25%{opacity:.7;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1;-webkit-transform:translateY(4px);transform:translateY(4px)}75%{opacity:.7;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(4px);transform:translateY(4px)}}@keyframes move{0%{opacity:1;-webkit-transform:translateY(4px);transform:translateY(4px)}25%{opacity:.7;-webkit-transform:translateY(0);transform:translateY(0)}50%{opacity:1;-webkit-transform:translateY(4px);transform:translateY(4px)}75%{opacity:.7;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;-webkit-transform:translateY(4px);transform:translateY(4px)}}.app__header{flex:1 1;flex-direction:row;height:100%;padding:6rem 2rem 0;width:100%}@media screen and (min-width:2000px){.app__header{padding-top:8rem}}@media screen and (max-width:1200px){.app__header{flex-direction:column}}@media screen and (max-width:450px){.app__header{padding:6rem 1rem 2rem}}.app__header-info{align-items:flex-start;display:flex;flex:.65 1;flex-direction:column;height:100%;justify-content:flex-start;margin:0 2rem}@media screen and (max-width:1200px){.app__header-info{margin-right:0;width:100%}}.app__header-badge{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;width:100%}.app__header-badge .badge-cmp,.app__header-badge .tag-cmp{background:var(--white-color);border-radius:15px;box-shadow:0 0 20px rgba(0,0,0,.1);flex-direction:row;padding:1rem 2rem;width:auto;z-index:1}.app__header-badge .badge-cmp .head-text-name,.app__header-badge .tag-cmp .head-text-name{font-weight:700}.app__header-badge .tag-cmp{flex-direction:column;margin-right:1.55rem;margin-top:2.2rem}.app__header-badge .tag-cmp p{font-size:.9rem;text-align:center;width:100%}.app__header-badge .wave{-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:wave-animation;animation-name:wave-animation;display:inline-block;-webkit-transform-origin:70% 70%;transform-origin:70% 70%}.app__header-badge span{font-size:2.5rem}@media screen and (min-width:2000px){.app__header-badge span{font-size:5rem}}@media screen and (max-width:1200px){.app__header-badge{align-items:flex-start;justify-content:flex-start}}.app__header-circles{align-items:flex-start;display:flex;flex:.75 1;flex-direction:column;height:100%;justify-content:space-evenly;margin-left:1rem}.app__header-circles div{background:var(--white-color);border-radius:50%;box-shadow:0 0 20px rgba(0,0,0,.1);height:100px;width:100px}.app__header-circles div img{height:60%;width:60%}.app__header-circles div:first-child{height:100px;width:100px;z-index:1}.app__header-circles div:nth-child(2){height:150px;margin:1.75rem;width:150px;z-index:1}.app__header-circles div:nth-child(3){height:80px;width:80px;z-index:1}@media screen and (min-width:2000px){.app__header-circles div:nth-child(2){height:400px;width:400px;z-index:1}.app__header-circles div:nth-child(3){height:170px;width:170px;z-index:1}.app__header-circles div:first-child{height:200px;width:200px;z-index:1}}@media screen and (max-width:1200px){.app__header-circles{flex-direction:row;flex-wrap:wrap;margin-left:0;width:100%}.app__header-circles div{margin:1rem}}.app__header-img{align-items:center;display:flex;flex:1 1;height:100%;justify-content:center;position:relative}.app__header-img img{margin-right:30px;object-fit:contain;width:85%;z-index:1}.app__header-img .overlay_circle{bottom:0;-webkit-filter:drop-shadow(0 0 50px rgba(147,221,255,.4));filter:drop-shadow(0 0 50px rgba(147,221,255,.4));height:100%;left:0;position:absolute;right:0;width:100%;z-index:0}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0}}@-webkit-keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}30%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}40%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wave-animation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}10%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}20%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}30%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}40%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}60%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}#skills{background:linear-gradient(to bottom,var(--nansen-dgreen-color),var(--nansen-dgreen-color),var(--nansen-dgreen-color),var(--nansen-dgreen-color),var(--nansen-dgreen-color),var(--nansen-bg-color));background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.app__skills{flex:1 1;flex-direction:column;width:95%}.app__skills-container{display:flex;flex-direction:row;margin-top:5rem;width:80%}@media screen and (max-width:1000px){.app__skills-container{flex-direction:column;width:100%}}.app__skills-list{grid-row-gap:1.5rem;grid-column-gap:0;align-items:center;display:grid;flex:1 1;grid-template-columns:repeat(4,1fr);justify-items:center;margin-right:5rem}@media screen and (max-width:1000px){.app__skills-list{align-items:center;justify-content:center;margin-right:0}}.app__skills-item{flex-direction:column;grid-column-end:span 1;text-align:center}.app__skills-item div{background-color:var(--nansen-bg-color);border-radius:50%;height:72px;width:72px}.app__skills-item div img{height:60%;transition:all .2s ease-in-out;width:60%}.app__skills-item div img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.app__skills-item div:hover{box-shadow:0 0 15px var(--nansen-bg-color)}@media screen and (min-width:2000px){.app__skills-item div{height:95px;width:95px}}@media screen and (max-width:450px){.app__skills-item div{height:70px;width:70px}}.app__skills-item p{color:var(--lightGray-color);font-size:.78rem;font-weight:500;margin-top:.5rem}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{font-size:1.1rem;margin-top:1rem}}.app__skills-exp{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:1000px){.app__skills-exp{margin-top:2rem}}.app__skills-exp-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:1rem;width:100%}.app__skills-exp-works{flex:1 1}.app__skills-exp-works .app__skills-exp-work{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:.8rem}.app__skills-exp-works .app__skills-exp-work h4{font-size:1rem;font-weight:500}@media screen and (min-width:2000px){.app__skills-exp-works .app__skills-exp-work h4{font-size:1.4rem;font-weight:500}}@media screen and (max-width:450px){.app__skills-exp-works .app__skills-exp-work h4{font-size:.9rem;font-weight:500}}.app__skills-exp-works .app__skills-exp-work .p-text{color:var(--lightGray-color);font-size:.9rem;font-weight:400;margin-top:2px}@media screen and (min-width:2000px){.app__skills-exp-works .app__skills-exp-work .p-text{font-size:1.1rem;font-weight:400}}@media screen and (max-width:450px){.app__skills-exp-works .app__skills-exp-work .p-text{font-size:.8rem;font-weight:400}}.app__skills-exp-works .app__skills-exp-work .p-text-company{color:var(--gray-color);font-size:.95rem;font-weight:600;margin-bottom:.4rem;margin-top:2px}@media screen and (min-width:2000px){.app__skills-exp-works .app__skills-exp-work .p-text-company{font-size:1.3rem;font-weight:400}}@media screen and (max-width:450px){.app__skills-exp-works .app__skills-exp-work .p-text-company{font-size:.9rem;font-weight:400}}.app__skills-exp-year{margin-right:2rem}.app__skills-exp-year p{color:var(--nansen-green-color);font-size:1.1rem;font-weight:700}@media screen and (max-width:450px){.app__skills-exp-year p{font-size:.9rem}}@media screen and (min-width:2000px){.app__skills-exp-year p{font-size:1.4rem}}@media screen and (max-width:450px){.app__skills-exp-year{margin-right:1rem}}@media screen and (min-width:2000px){.app__skills-exp-year{margin-right:2rem}}.skills-tooltip{background-color:var(--white-color)!important;border-radius:5px!important;box-shadow:0 0 25px rgba(0,0,0,.1)!important;color:var(--gray-color)!important;line-height:1.5!important;max-width:300px!important;opacity:1!important;padding:1rem!important;text-align:center!important}@media screen and (min-width:2000px){.skills-tooltip{font-size:1.75rem!important;line-height:2!important;max-width:500px!important}}.app__testimonial{flex:1 1;flex-direction:column;width:100%}.app__testimonial-item{background-color:var(--white-color);border-radius:15px;box-shadow:0 0 30px rgba(0,0,0,.1);display:flex;flex-direction:row;margin-top:5rem;min-height:320px;padding:2rem;transition:all .3s ease-in-out;width:60%}.app__testimonial-item img{border-radius:50%;height:100px;object-fit:cover;width:100px}@media screen and (min-width:2000px){.app__testimonial-item{min-height:450px}.app__testimonial-item img{height:150px;width:150px}}@media screen and (max-width:850px){.app__testimonial-item{width:100%}}@media screen and (max-width:600px){.app__testimonial-item{flex-direction:column}}.app__testimonial-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:space-around;padding:0 2rem;text-align:left}.app__testimonial-content p{color:var(--black-color);font-family:var(--font-base);font-size:1.25rem;font-style:italic;font-weight:300;line-height:2rem}@media screen and (min-width:2000px){.app__testimonial-content p{font-size:2rem;line-height:3.5rem}}.app__testimonial-content h4{color:var(--secondary-color);font-weight:600;margin-top:2rem}.app__testimonial-content h5{color:var(--gray-color);font-weight:400;margin-top:5px}@media screen and (max-width:600px){.app__testimonial-content{margin-top:2rem;padding:0}}.app__testimonial-btns{flex-direction:row;margin-top:1rem}.app__testimonial-btns div{background-color:var(--white-color);border-radius:50%;height:50px;margin:1rem;transition:all .2s ease-in-out;width:50px}.app__testimonial-btns div svg{color:var(--secondary-color);height:20px;width:20px}.app__testimonial-btns div:hover{background-color:var(--secondary-color)}.app__testimonial-btns div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__testimonial-btns div{height:100px;width:100px}.app__testimonial-btns div svg{height:45px;width:45px}}.app__testimonial-brands{flex-wrap:wrap;margin-top:2rem;width:80%}.app__testimonial-brands div{margin:1.5rem;width:150px}.app__testimonial-brands div img{-webkit-filter:grayscale(1);filter:grayscale(1);height:auto;object-fit:cover;transition:.7s;width:100%}.app__testimonial-brands div:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}@media screen and (min-width:2000px){.app__testimonial-brands div{margin:2rem;width:210px}}@media screen and (max-width:450px){.app__testimonial-brands div{margin:1rem;width:120px}}@media screen and (max-width:800px){.app__testimonial-brands{width:100%}}#projects{background:linear-gradient(to bottom,var(--nansen-dgreen-color),var(--nansen-bg-color),var(--nansen-bg-color),var(--nansen-bg-color),var(--nansen-bg-color),var(--nansen-dgreen-color));background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.app__works{flex:1 1;flex-direction:column;width:80%}.app__work-filter{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin:4rem 0 2rem}.app__work-filter .app__work-filter-item{background-color:#fff;border-radius:.6rem;color:#000;cursor:pointer;font-weight:600;margin:.5rem;padding:.5rem 1rem;transition:all .3s ease}.app__work-filter .app__work-filter-item:hover{background-color:var(--nansen-green-color);color:#fff}@media screen and (min-width:2000px){.app__work-filter .app__work-filter-item{border-radius:.85rem;font-size:1.1rem;padding:.6rem 1.5rem}}.app__work-filter .item-active{background-color:var(--nansen-green-color);color:#fff}.app__work-portfolio{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.app__work-portfolio .app__work-item{align-items:flex-start;background-color:var(--nansen-dgreen-color);border-radius:5px;cursor:pointer;display:flex;flex-direction:column;margin:1rem;overflow:hidden;padding:1rem;text-overflow:ellipsis " [..]";transition:all .3s ease;width:330px}.app__work-portfolio .app__work-item:hover{box-shadow:0 0 25px rgba(0,0,0,.1)}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{border-radius:.75rem;padding:1.2rem;width:420px}}@media screen and (max-width:500px){.app__work-portfolio .app__work-item{height:auto;margin:1rem;width:90%}}.app__work-img{height:230px;position:relative;width:100%}.app__work-img img{border-radius:5px;height:100%;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__work-img{height:300px}}.app__work-hover{background-color:rgba(0,0,0,.3);border-radius:5px;bottom:0;height:100%;left:0;opacity:1;position:absolute;right:0;top:0;transition:all .3s ease;width:100%}.app__work-hover div{background-color:hsla(0,0%,93%,.719);border-radius:50%;color:var(--nansen-bg-color);cursor:pointer;flex-direction:column;font-family:var(--font-jost);font-weight:800;height:70px;margin:1rem;text-overflow:ellipsis " [..]";transition:all .3s ease-in-out;width:70px}.app__work-hover div p{color:var(--nansen-dgreen-color);font-size:1.1rem}.app__work-hover div svg{color:var(--nansen-dgreen-color);height:50%;width:50%}.app__work-content{flex-direction:column;padding:.5rem;position:relative;text-overflow:ellipsis " [..]";width:100%}.app__work-content p{color:var(--lightGray-color)}@media screen and (min-width:2000px){.app__work-content p{font-size:1.2rem}}.app__work-content h4{color:var(--white-color);font-size:1.1rem;font-weight:500;line-height:1.5;margin-top:1rem}@media screen and (min-width:2000px){.app__work-content h4{font-size:1.35rem;font-weight:600;margin-bottom:.5rem;margin-top:1.5rem}}.app__work-content .app__work-tag{background-color:var(--nansen-dgreen-color);border-radius:7px;padding:.5rem 1rem;position:absolute;top:-25px}.app{background-color:var(--primary-color);font-family:var(--font-base)}.app__whitebg{background-color:var(--white-color)}.app__primarybg{background-color:var(--primary-color)}.app__nansenbg{background-color:var(--nansen-bg-color)}.app__nansendgreenbg{background-color:var(--nansen-dgreen-color)}.app__container{display:flex;flex-direction:row;min-height:100vh;width:100%}.app__flex{align-items:center;display:flex;justify-content:center}.app__wrapper{flex:1 1;flex-direction:column;padding:4rem 2rem;width:100%}@media screen and (max-width:450px){.app__wrapper{padding:4rem 1rem 2rem}}.copyright{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem 0 0;width:100%}.copyright p{color:var(--lightGray-color);font-size:.7rem;font-weight:200;line-height:1.2;text-transform:uppercase}@media screen and (min-width:2000px){.copyright p{font-size:1.1rem}}@media screen and (max-width:450px){.copyright p{font-size:.5rem}}.head-text{color:var(--white-color);font-family:var(--font-jost);font-size:3rem;font-weight:500;line-height:4rem;text-align:center;text-transform:capitalize}.head-text span{color:var(--nansen-green-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.head-text-name{font-size:2.9rem;font-weight:400;text-align:center;text-transform:capitalize}.head-text-name,.head-text-name span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text-name{font-size:4rem}}@media screen and (max-width:450px){.head-text-name{font-size:2rem}}.p-text{color:var(--lightGray-color);font-size:.8rem;line-height:1.5;text-align:left}@media screen and (min-width:2000px){.p-text{font-size:1.75rem}}.bold-text{color:var(--lightGray-color);font-size:1rem;font-weight:800;text-align:left}@media screen and (min-width:2000px){.bold-text{font-size:2rem}}@media screen and (max-width:450px){.bold-text{font-size:.9rem}}.app__social{flex-direction:column;justify-content:flex-end;padding:1rem}.app__social,.app__social a{align-items:center;display:flex}.app__social a{background-color:hsla(0,0%,100%,.05);border:1px solid var(--darkgray-color);border-radius:50%;height:40px;justify-content:center;margin:.25rem 0;transition:all .2s ease-in-out;width:40px}.app__social a svg{color:var(--lightGray-color);height:16px;width:16px}.app__social a:hover{border-color:var(--nansen-green-color);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.app__social a:hover svg{color:var(--nansen-green-color)}@media screen and (min-width:2000px){.app__social a{height:45px;margin:.5rem 0;width:45px}.app__social a svg{height:22px;width:22px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:var(--darkgray-color);border-radius:50%;height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:var(--nansen-green-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:12px;width:12px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}:root{--font-base:"Poppins",sans-serif;--font-jost:"Jost",sans-serif;--primary-color:#edf2f8;--secondary-color:#428bc6;--nansen-bg-color:#001421;--nansen-dgreen-color:#012735;--nansen-green-color:#00e3b4;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#6b7688;--darkgray-color:#4d5157;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}a{text-decoration:none}li{list-style:none}.flex{display:flex}.flex,.grid{align-content:center}.grid{display:grid}input,textarea{font-size:100%}.section{padding:4rem 0 2rem}.container{padding-left:1.5rem;padding-right:1.5rem}img{height:auto;width:100%}.icon{cursor:pointer;font-size:25px}.btn{background:transparent;border:2px solid #428bc6;border:2px solid var(--secondary-color);color:#edf2f8;color:var(--primary-color);font-size:1.1rem;font-weight:600;padding:.5rem 1.5rem;position:relative}btn:before{background:#edf2f8;background:var(--primary-color);transition:.2s}btn:after,btn:before{content:"";height:100%;left:0;position:absolute;top:0;width:0;z-index:-1}btn:after{background:#428bc6;background:var(--secondary-color);transition:.5s}.btn:hover:after,btn:hover:before{width:100%}.sectionTitle{align-content:center;color:#6b7688;color:var(--gray-color);display:flex;font-size:2rem;padding:1rem 0}.titleNumber{color:#428bc6;color:var(--secondary-color);font-weight:500;margin:0 .6rem}.titleText{position:absolute;width:-webkit-max-content;width:max-content}.underline{background:#6b7688;background:var(--gray-color);height:3px;overflow:hidden;top:35px;width:100%}.underline,.underline span{border-radius:10px;position:absolute}.underline span{-webkit-animation:moveLine 2s linear infinite;animation:moveLine 2s linear infinite;background:#e4e4e4;background:var(--lightGray-color);left:10px;top:0;width:10px}@-webkit-keyframes moveLine{0%{left:-20px}to{left:100px}}@keyframes moveLine{0%{left:-20px}to{left:100px}}
/*# sourceMappingURL=main.3b0061ff.css.map*/