@font-face{font-family:Poppins;src:url(/fonts/Poppins-Regular.woff2)format("woff2"),url(/fonts/Poppins-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/Poppins-SemiBold.woff2)format("woff2"),url(/fonts/Poppins-SemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}html{font-size:10px}*{box-sizing:border-box}body{background-color:#fff;flex-direction:column;min-height:100dvh;margin:0;padding:0;font-family:Poppins,sans-serif;display:flex}main{flex-direction:column;flex:1;display:flex}main:has(.projects){justify-content:center}h1,h2,h3,h4,h5,h6{margin:0}.container{width:90%;max-width:1800px;margin:0 auto}.projects{height:100%}.projects__list{grid-template-columns:repeat(2,1fr);align-items:center;gap:10rem;display:grid}@media (max-width:900px){.projects__list{grid-template-columns:1fr;gap:5rem}}@media (max-width:600px){.projects__list{gap:2rem}}.projects__item{color:#212121;text-align:center;border-radius:10rem;flex-direction:column;align-items:center;gap:2rem;height:100%;padding:10rem;font-size:3.2rem;line-height:1.2;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 0 8px #0000004d}@media (max-width:1400px){.projects__item{border-radius:5rem;padding:5rem}}@media (max-width:900px){.projects__item{padding:3rem;font-size:2.8rem}}@media (max-width:600px){.projects__item{padding:2rem;font-size:2rem}}@media (min-width:901px){.projects__item:hover{transform:translate(-.5rem,-1rem);box-shadow:6px 6px 16px 6px #0000004d}}@media (max-width:600px){.projects__item:hover{box-shadow:0 0 8px orange}}@media (max-width:1400px){.projects__item img{width:10rem;height:auto}}.projects__item-image-wrap{justify-content:center;align-items:center;width:30rem;height:30rem;display:flex}@media (max-width:1400px){.projects__item-image-wrap{width:10rem;height:10rem}.projects__item-image-wrap img{width:7rem;height:7rem}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spin2{0%{stroke-dasharray:1 800;stroke-dashoffset:0}50%{stroke-dasharray:400 400;stroke-dashoffset:-200px}to{stroke-dasharray:800 1;stroke-dashoffset:-800px}}.loader{justify-content:center;align-items:center;width:100%;display:flex}.loader svg{width:16rem;height:16rem}.loader__spin2{transform-origin:50%;animation-name:spin2,spin;animation-duration:3s,1.5s;animation-timing-function:ease-in-out,linear;animation-iteration-count:infinite,infinite;animation-direction:alternate;animation-play-state:running,running;animation-delay:0s,0s;animation-fill-mode:none,none;animation-timeline:auto,auto}
.Footer-module-scss-module__kqmR4W__footer{color:#fff;background-color:#63beff;padding:3rem}.Footer-module-scss-module__kqmR4W__footer__links{justify-content:flex-end;align-items:center;gap:3rem;display:flex}@media (max-width:600px){.Footer-module-scss-module__kqmR4W__footer__links{gap:1.5rem}}.Footer-module-scss-module__kqmR4W__footer__links a{color:#fff;font-size:1.4rem;line-height:1.3;text-decoration:none;transition:all .3s;display:inline-block;position:relative}@media (max-width:600px){.Footer-module-scss-module__kqmR4W__footer__links a{font-size:1.1rem}}.Footer-module-scss-module__kqmR4W__footer__links a:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff 25%);width:0;height:1px;display:block;position:absolute;top:calc(100% + .5rem);left:0}@media (min-width:901px){.Footer-module-scss-module__kqmR4W__footer__links a:hover:after{animation:1s ease-in-out Footer-module-scss-module__kqmR4W__line}}@keyframes Footer-module-scss-module__kqmR4W__line{0%{width:0;left:0}50%{width:100%;left:0}to{width:0;left:100%}}
