@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100&family=Nunito:wght@200;300&display=swap);.app__navbar{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,100%,.25);border:1px solid hsla(0,0%,100%,.18);justify-content:space-between;padding:1rem 2rem;position:fixed;transition:all .3s ease;width:100%;z-index:2}.app__navbar,.app__navbar-logo{align-items:center;display:flex}.app__navbar-logo{justify-content:center}.app__navbar-logo img{height:15.625px;object-fit:contain;width:100px}@media screen and (min-width:2000px){.app__navbar-logo{height:40px;width:180px}}.app__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:center;list-style:none}.app__navbar-links li{cursor:pointer;margin:0 1rem}.app__navbar-links li a{color:#040053;font-weight:600;margin:5px 0;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-links li a:after{border-bottom:1px solid var(--secondary-color);content:"";display:block;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.app__navbar-links li a:hover{color:var(--secondary-color);font-size:1.1em;font-weight:700}.app__navbar-links li a:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;transform-origin:0 50%}@media screen and (max-width:900px){.app__navbar-links{display:none}}.active a{color:var(--secondary-color)!important;font-weight:800}.app__navbar-menu{align-items:center;background-color:var(--secondary-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;background:url(https://beimnetzewdu.com/static/media/bgWhite.a9b0017915f83a4af3da.png);background-color:var(--white-color);background-repeat:repeat;background-size:cover;bottom:0;box-shadow:0 0 20px hsla(0,0%,66%,.15);display:flex;flex-direction:column;height:100vh;justify-content:flex-end;padding:1rem;position:fixed;right:0;top:0;width:80%;z-index:5}.app__navbar-menu div svg{color:var(--secondary-color);height:35px;margin:.1rem 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(--gray-color);font-weight:500;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out}.app__navbar-menu div ul li a:hover{color:var(--secondary-color)}@media screen and (min-width:900px){.app__navbar-menu,.app__navbar-menu div{display:none}}.app__footer{align-items:center;background-color:#2f2e41;justify-content:space-between!important;padding:1rem 2rem;width:100%}@media screen and (max-width:500px){.app__footer{flex-direction:column}}@media screen and (min-width:2000px){.app__footer{padding:2rem}}.app__footer-contacts{flex-direction:row;margin-left:2rem}.app__footer-contacts div{border:1px solid var(--white-color);border-radius:50%;height:40px;margin:.5rem;transition:all ase-in-out .25s;width:40px}.app__footer-contacts div a{height:100%;width:100%}.app__footer-contacts div a svg{color:var(--white-color);height:20px;width:20px}.app__footer-contacts div:hover{background-color:var(--white-color)}.app__footer-contacts div:hover svg{color:#2f2e41}@media screen and (max-width:500px){.app__footer-contacts{margin-bottom:.5rem;margin-left:0}.app__footer-contacts div{height:30px;width:30px}.app__footer-contacts div a svg{height:15px;width:15px}}@media screen and (min-width:2000px){.app__footer-contacts div{height:50px;width:50px}.app__footer-contacts div svg{height:25px;width:25px}}.app__footer-copyrights{margin-right:2rem}.app__footer-copyrights p{color:var(--white-color);margin:.25rem 0;text-align:center;text-transform:uppercase}@media screen and (max-width:500px){.app__footer-copyrights{margin-right:0}}.app__about{flex:1 1;flex-direction:column;width:100%}.app__about-context{align-items:flex-start;flex:1 1;flex-direction:row-reverse;justify-content:flex-start;margin-top:2rem;padding:1rem;width:100%}@media screen and (max-width:1000px){.app__about-context{flex-direction:column;width:80%}}.app__about-img div{background:linear-gradient(hsla(0,9%,94%,.25),hsla(0,0%,100%,.75));background-size:cover;border-radius:50%;height:200px;position:relative;width:200px}.app__about-img div img{bottom:1.2rem;box-sizing:border-box;max-height:100%;max-width:100%;object-fit:cover;position:absolute;-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:768px){.app__about-img{width:80%}}@media screen and (max-width:300px){.app__about-img div{height:150px;width:150px}}.app__about-data{align-items:flex-start!important;flex-direction:column;justify-content:flex-start!important;margin:2rem;width:100%}.app__about-data h2{font-size:1.5rem;margin-bottom:1rem}.app__about-data p{font-family:var(--font-base);font-size:1rem;text-align:justify}.app__about-data p span{color:var(--secondary-color);font-weight:800}@media screen and (max-width:1000px){.app__about-data div:nth-child(3){align-items:center;display:flex;justify-content:center;width:100%}}.app__profiles{flex-wrap:wrap;justify-content:center;margin-top:1rem}.app__profile-item,.app__profiles{align-items:flex-start;display:flex}.app__profile-item{cursor:pointer;flex-direction:column;justify-content:flex-start;margin:2rem;width:190px}.app__profile-item img{border-radius:15px;height:170px;object-fit:cover;width:100%}@media screen and (min-width:2000px){.app__profile-item{margin:2rem 4rem;width:370px}.app__profile-item img{height:320px}}.app__profile-item:hover{background-size:100% 100%;color:var(--white-color)}.portfolio-button{background:linear-gradient(var(--secondary-color),var(--secondary-color));background-position:50% 50%;background-repeat:no-repeat;background-size:0 100%;border:none;border:1px solid var(--secondary-color);border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.2);color:var(--secondary-color);cursor:pointer;font-weight:500;margin-top:2rem;outline:none;padding:1rem 2rem}.portfolio-button:hover{-webkit-animation:heartbeat 2s infinite;animation:heartbeat 2s infinite;background-size:100% 100%;color:var(--white-color)}.pulse-grow-on-hover:active,.pulse-grow-on-hover:focus,.pulse-grow-on-hover:hover{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:heartbeat;animation-name:heartbeat;-webkit-animation-timing-function:linear;animation-timing-function:linear}.app__contact{flex:1 1;flex-direction:column;width:100%}.app__contact-cards{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-evenly;margin:4rem 2rem 2rem;width:60%}.app__contact-cards .app__contact-card{align-items:center;background-color:#e1f0fd;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;margin:1rem 0;min-width:120px;padding:1rem;transition:all .3s ease-in-out}.app__contact-cards .app__contact-card img{height:40px;margin:0 .7rem;width:40x}.app__contact-cards .app__contact-card p{font-weight:600}.app__contact-cards .app__contact-card a{font-weight:500;text-decoration:none}.app__contact-cards .app__contact-card:hover{-webkit-animation:heartbeat 2s infinite;animation:heartbeat 2s infinite;background-size:100% 100%;color:var(--white-color)}@-webkit-keyframes heartbeat{0%,to{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes heartbeat{0%,to{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);transform:scale(1.1)}20%{-webkit-transform:scale(1);transform:scale(1)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}}.app__contact-cards .app__contact-card .pulse-grow-on-hover:active,.app__contact-cards .app__contact-card .pulse-grow-on-hover:focus,.app__contact-cards .app__contact-card .pulse-grow-on-hover:hover{-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:heartbeat;animation-name:heartbeat;-webkit-animation-timing-function:linear;animation-timing-function:linear}@media screen and (max-width:450px){.app__contact-cards .app__contact-card{min-width:0;width:100%}.app__contact-cards .app__contact-card img{height:35px;margin:0 .5rem;width:35px}}@media screen and (max-width:768px){.app__contact-cards{width:100%}}.app__contact-cards .app__contact-card:last-child{background-color:#e1f0fd}.app__contact-form{flex-direction:column;margin:1rem 2rem;width:60%}.app__contact-form div{background-color:var(--primary-color);border-radius:10px;cursor:pointer;margin:.75rem 0;transition:all .3s ease-in-out;width:100%}.app__contact-form div input,.app__contact-form div textarea{background-color:var(--primary-color);border:none;border-radius:7px;color:var(--secondary-color)!important;font-family:var(--font-base);outline:none;padding:.95rem;width:100%}.app__contact-form div textarea{height:170px}.app__contact-form div:hover{box-shadow:0 0 25px var(--primary-color)}@media screen and (max-width:768px){.app__contact-form{margin:1rem 0;width:100%}}#contact-email:hover span{display:none}#contact-email:hover:before{content:"beimnetzish@gmail.com"}#contact-call:hover span{display:none}#contact-call:hover:before{content:"+251 9703110489"}#home{background:url(https://beimnetzewdu.com/static/media/header-background.7a30c5528891bd0bfb43.jpg);background-position:50%;background-repeat:repeat;background-size:cover;position:relative}#home .app__wrapper{padding:0}#home .app__wrapper .copyright{display:none}.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%}@-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)}}.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}@media screen and (max-width:2000px){.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{border:transparent;border-radius:10px;box-shadow:0 0 20px rgba(0,0,0,.1);flex-direction:row;padding:1rem 2rem;width:auto}.app__header-badge .tag-cmp{align-items:center;background-color:transparent;margin-top:3rem}.app__header-badge .tag-cmp p{color:var(--secondary-color);color:#1b2598;font-weight:700;text-align:right;text-transform:uppercase;width:100%}.app__header-badge .tag-cmp span{color:var(--secondary-color)}.app__header-badge span{font-size:2.5rem}@media screen and (min-width:2000px){.app__header-badge span{font-size:5rem}}.app__header-badge .head-text{color:#1b2598}@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-color: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:70%;object-fit:contain;pointer-events:none;width:70%}.app__header-circles div:first-child{height:100px;width:100px}.app__header-circles div:nth-child(2){height:150px;margin:1.75rem;width:150px}.app__header-circles div:nth-child(3){height:60px;margin-left:1.75rem;width:60px}.app__header-circles div:nth-child(4){height:100px;width:100px}@media screen and (min-width:2000px){.app__header-circles div:first-child{height:400px;width:400px}.app__header-circles div:nth-child(2){height:250px;margin:1.75rem;width:250px}.app__header-circles div:nth-child(3){height:200px;width:200px}.app__header-circles div:nth-child(4){height:100px;width:100px}}@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:flex-end;display:flex;flex:1 1;height:100%;justify-content:flex-end;position:relative}.app__header-img img{object-fit:contain;width:100%;z-index:1}.app__header-img .overlay_circle{bottom:0;height:90%;left:0;position:absolute;right:0;width:100%;z-index:0}@media screen and (max-width:1200px){.app__header-img{margin:2rem 0}}.app__skills{flex:1 1;flex-direction:column;position:relative;width:100%}.app__skills-container{display:flex;flex-direction:row;margin-top:3rem;position:relative;width:100%}@media screen and (max-width:900px){.app__skills-container{flex-direction:column;width:100%}}.app__skills-list{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;justify-content:center;margin-right:5rem}@media screen and (max-width:900px){.app__skills-list{align-items:center;justify-content:center;margin-right:0}}.app__skills-item{cursor:pointer;flex-direction:column;margin:1rem;position:relative;text-align:center}.app__skills-item div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid rgba(148,163,184,.2);border-radius:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);height:100px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:100px}.app__skills-item div img{-webkit-filter:grayscale(.3);filter:grayscale(.3);height:50%;object-fit:contain;transition:all .4s cubic-bezier(.4,0,.2,1);width:50%}.app__skills-item div:before{background:#6366f1;background:var(--skill-color,#6366f1);border-radius:24px;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:xor;opacity:0;padding:2px;position:absolute;transition:all .4s cubic-bezier(.4,0,.2,1)}.app__skills-item div:after{background:radial-gradient(circle at center,color-mix(in srgb,#6366f1 15%,transparent) 0,color-mix(in srgb,#6366f1 8%,transparent) 30%,transparent 70%);background:radial-gradient(circle at center,color-mix(in srgb,var(--skill-color,#6366f1) 15%,transparent) 0,color-mix(in srgb,var(--skill-color,#6366f1) 8%,transparent) 30%,transparent 70%);border-radius:50px;content:"";inset:-20px;opacity:0;position:absolute;transition:all .6s cubic-bezier(.4,0,.2,1);z-index:-1}.app__skills-item div:hover{background:linear-gradient(145deg,#fff,#fefefe);border-radius:50%;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 0 1px color-mix(in srgb,#6366f1 5%,transparent);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 0 1px color-mix(in srgb,var(--skill-color,#6366f1) 5%,transparent);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.app__skills-item div:hover:before{border-radius:50%;opacity:1}.app__skills-item div:hover:after{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.app__skills-item div:hover img{-webkit-filter:grayscale(0) brightness(1.1);filter:grayscale(0) brightness(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (min-width:2000px){.app__skills-item div{height:150px;width:150px}}@media screen and (max-width:900px){.app__skills-item div{height:75px;width:75px}}.app__skills-item p{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:.025em;margin:.75rem .5rem .5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.app__skills-item:hover p{color:#1e293b;font-weight:600;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (min-width:2000px){.app__skills-item{margin:1rem 2rem}.app__skills-item p{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:900px){.app__skills-exp{margin-top:2rem}}.app__skills-exp-item{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;margin:1rem 0;width:100%}.app__skills-exp-works{flex:1 1}.app__skills-exp-works .app__skills-exp-work{align-items:flex-start;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:1rem}.app__skills-exp-works .app__skills-exp-work h4{font-weight:500}.app__skills-exp-works .app__skills-exp-work p{color:var(--gray-color);font-weight:400;margin-top:5px}.app__skills-exp-works .app__skills-exp-work .bold-text{color:#1b2598;font-weight:800}.app__skills-exp-year{margin-right:3rem}.app__skills-exp-year p{color:var(--secondary-color);font-weight:300}@media screen and (max-width:450px){.app__skills-exp-year{margin-right:1rem}}.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__skills-item{will-change:transform}.app__skills-item div{will-change:transform,border-radius,box-shadow}.app__skills-item div:before{will-change:opacity,border-radius}.app__skills-item div:after{will-change:opacity,transform}.app__skills-item div img{will-change:transform,filter}.app__testimonial{flex:1 1;flex-direction:column;width:100%}.app__testimonial-carousel{background-color:var(--white-color);border-radius:15px;box-shadow:0 0 30px rgba(0,0,0,.1);display:flex;margin-top:2rem;min-height:320px;padding:2rem;transition:all .3s ease-in-out;width:60%}.app__testimonial-carousel img{border-radius:50%;height:100px;object-fit:cover;width:100px}@media screen and (min-width:2000px){.app__testimonial-carousel{min-height:450px}.app__testimonial-carousel img{height:150px;width:150px}}@media screen and (max-width:850px){.app__testimonial-carousel{width:100%}}@media screen and (max-width:600px){.app__testimonial-carousel{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:justify;text-justify:inter-word}.app__testimonial-content p{color:var(--black-color);font-family:var(--font-base);font-size:1.25rem;line-height:2rem}.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}.app__testimonials-btns{flex-direction:row;margin-top:1rem}.app__testimonials-btns div{background-color:var(--white-color);border-radius:50%;cursor:pointer;height:50px;margin:1rem;transition:all .3s ease-in-out;width:50px}.app__testimonials-btns div svg{color:var(--secondary-color);height:20px;width:20px}.app__testimonials-btns div:hover{background-color:var(--secondary-color)}.app__testimonials-btns div:hover svg{color:var(--white-color)}.app__testimonials-brands{flex-wrap:wrap;margin-top:2rem;width:80%}.app__testimonials-brands div{margin:1.5rem;width:150px}.app__testimonials-brands div img{-webkit-filter:grayscale(1);filter:grayscale(1);height:auto;object-fit:cover;width:100%}.app__testimonials-brands div:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}@media screen and (min-width:2000px){.app__testimonials-brands div{margin:2rem;width:210px}}@media screen and (max-width:450px){.app__testimonials-brands div{margin:1rem;width:120px}}@media screen and (max-width:800px){.app__testimonials-brands{width:100%}}#p-text-id{text-align:justify}.app__works{flex:1 1;flex-direction:column;width:100%}.app__work-filter{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin:2rem 0 1rem}.app__work-filter .app__work-filter-item{background-color:#fff;border-radius:.3rem;color:#000;cursor:pointer;font-weight:800;margin:.5rem;padding:.5rem 1rem;transition:all .3s ease}.app__work-filter .app__work-filter-item:hover{background-color:var(--secondary-color);color:#fff}@media screen and (min-width:2000px){.app__work-filter .app__work-filter-item{border-radius:.85rem;padding:1rem 2rem}}.app__work-filter .item-active{background-color:var(--secondary-color);color:#fff}@media screen and (max-width:600px){.app__work-filter{flex-wrap:wrap}}.app__work-portfolio{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.app__work-portfolio .app__work-item{background-color:#fcfcfc;border:2px solid transparent;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.1);color:#000;cursor:pointer;flex-direction:column;margin:2rem;padding:.75rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);width:300px}.app__work-portfolio .app__work-item:hover{border-color:#1b2598;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04),0 0 20px rgba(27,37,152,.15);-webkit-transform:translateY(-8px);transform:translateY(-8px)}@media screen and (min-width:2000px){.app__work-portfolio .app__work-item{padding:1.25rem;width:470px}}@media screen and (max-width:300px){.app__work-portfolio .app__work-item{margin:1rem;min-width:100%}.app__work-portfolio{width:100%}}.app__work-item{will-change:transform,border-color,box-shadow}.app__work-img{height:280px;position:relative;width:100%}.app__work-img img{border-radius:12px;height:100%;object-fit:cover;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}@media screen and (min-width:2000px){.app__work-img{height:420px}}.app__work-hover{background-color:rgba(38,59,105,.5);border-radius:12px;bottom:0;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.app__work-hover div{background-color:rgba(0,0,0,.5);border-radius:50%;color:#fff;cursor:pointer;font-family:var(--font-base);font-weight:800;height:50px;margin:1rem;transition:all .3s ease;width:50px}.app__work-hover div svg{color:var(--white-color);height:50%;transition:all .3s ease;width:50%}.app__work-hover:active,.app__work-touched{opacity:1}.app__work-content{flex-direction:column;padding:.5rem;position:relative;width:100%}.app__work-content h4{line-height:1.5;margin-top:1rem}.app__work-content h4,.app__work-content p{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}.app__work-content .app__work-tag{background-color:#fcfcfc;border-radius:5px;padding:.5rem 1rem;position:absolute;top:-25px;width:50%}.app__work-touched-nowrap .app__work-content h4,.app__work-touched-nowrap .app__work-content p{white-space:inherit}.show-more-button{background-color:#fff;border:none;border-radius:.5rem;color:var(--secondary-color);cursor:pointer;margin:3rem 1rem 1rem;padding:.5rem 1rem;transition:all .3s ease}.show-more-button:hover{background-color:var(--secondary-color);color:#fff}button{background:transparent;border:0;cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;margin-top:3rem;outline:none;padding:0;position:relative;text-decoration:none;vertical-align:middle}button.show-more{height:auto;width:10rem}button.show-more .circle{border-radius:.375rem;display:block;height:2rem;margin:0;position:relative;width:2rem}button.show-more .circle,button.show-more .circle .icon{background:var(--secondary-color);transition:all .45s cubic-bezier(.65,0,.076,1)}button.show-more .circle .icon{bottom:0;margin:auto;position:absolute;top:0}button.show-more .circle .icon.arrow{background:none;height:.1rem;left:.4rem;transition:all .45s cubic-bezier(.65,0,.076,1);width:.9rem}button.show-more .circle .icon.arrow:before{border-right:.12rem solid #fff;border-top:.12rem solid #fff;content:"";height:.5rem;position:absolute;right:.07rem;top:-.2rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.5rem}button.show-more .button-text{bottom:0;color:var(--secondary-color);font-weight:700;left:0;line-height:.7;margin:0 0 0 1.85rem;padding:.7rem 0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:0;transition:all .45s cubic-bezier(.65,0,.076,1)}button:hover .circle{width:100%}button:hover .circle .icon.arrow{background:var(--white-color);-webkit-transform:translate(.8rem);transform:translate(.8rem)}button:hover .button-text{color:var(--white-color);margin-left:35px}.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__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:1rem 0 0;width:100%}.copyright p{text-transform:uppercase}.copyright p,.head-text{color:var(--black-color)}.head-text{font-size:2.75rem;font-weight:800;text-align:center;text-transform:capitalize}.head-text span{color:var(--secondary-color)}@media screen and (min-width:2000px){.head-text{font-size:4rem}}@media screen and (max-width:450px){.head-text{font-size:2rem}}.p-text{color:var(--gray-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(--black-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 1rem 3rem}.app__social,.app__social div{align-items:center;display:flex}.app__social div{background-color:var(--white-color);border:1px solid var(--lightGray-color);border-radius:50%;height:40px;justify-content:center;margin:.25rem 0;transition:all .3s ease-in-out;width:40px}.app__social div a{height:100%;width:100%}.app__social div a svg{color:var(--gray-color);height:15px;width:15px}.app__social div:hover{background-color:var(--secondary-color);border-color:var(--secondary-color)}.app__social div:hover svg{color:var(--white-color)}@media screen and (min-width:2000px){.app__social div{height:70px;margin:.5rem 0;width:70px}.app__social div svg{height:30px;width:30px}}.app__navigation{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem}.app__navigation .app__navigation-dot{background-color:#cbcbcb;border-radius:33%;height:10px;margin:.5rem;transition:background-color .2s ease-in-out;width:10px}.app__navigation .app__navigation-dot:hover{background-color:var(--secondary-color)}@media screen and (min-width:2000px){.app__navigation .app__navigation-dot{height:20px;width:20px}}@media screen and (max-width:500px){.app__navigation,.app__social{display:none}.copyright{padding:2rem}}.none{display:none}.back-to-top-floater{align-items:center;background-color:var(--secondary-color);border-radius:50%;bottom:2rem;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;display:flex;height:3rem;justify-content:center;position:fixed;right:2rem;transition:all .3s ease;width:3rem;z-index:1000}.back-to-top-floater svg{color:#fff;font-size:1.2rem}.back-to-top-floater:hover{background-color:#1a2080;box-shadow:0 6px 16px rgba(0,0,0,.2)}@media screen and (max-width:768px){.back-to-top-floater{bottom:1.5rem;height:2.5rem;right:1.5rem;width:2.5rem}.back-to-top-floater svg{font-size:1rem}}:root{--font-base:"Nunito",sans-serif;--primary-color:#edf2f8;--secondary-color:#1b2598;--black-color:#030303;--lightGray-color:#e4e4e4;--gray-color:#5f6671;--brown-color:#46364a;--white-color:#fff}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}img{pointer-events:none}
/*# sourceMappingURL=main.b9702595.css.map*/