section{padding:40px 20px}h1{font-size:2rem}.section-title{text-align:center;margin-top:0}.section-subtitle{text-align:center}.text-black{color:#1f232e}.lora{font-family:Lora,serif;font-optical-sizing:auto;font-weight:600;font-style:normal}header{height:60px;display:flex;align-items:center}header a img{width:140px}section#welcome{color:#fff;padding:110px 40px;position:relative;overflow:hidden}section#welcome .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:10;pointer-events:none}section#welcome .bg-slides{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}section#welcome .bg-slides .bg-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;animation:fadeCarousel 30s infinite;animation-timing-function:ease-in-out}section#welcome .bg-slides .bg-slide:nth-child(1){animation-delay:0s}section#welcome .bg-slides .bg-slide:nth-child(2){animation-delay:6s}section#welcome .bg-slides .bg-slide:nth-child(3){animation-delay:12s}section#welcome .bg-slides .bg-slide:nth-child(4){animation-delay:18s}section#welcome .bg-slides .bg-slide:nth-child(5){animation-delay:24s}section#welcome h2.section-title{position:relative;z-index:20}section#welcome p.section-subtitle{margin:0;z-index:20;position:relative;max-width:700px;justify-self:center}section#welcome .links{justify-self:center;display:flex;flex-direction:column;margin-top:20px;gap:14px;width:100%;align-items:center;position:relative;z-index:20}section#welcome .links a{color:#fff;text-decoration:none;border:1px solid white;border-radius:6px;padding:.6rem 2.2rem;width:90%;max-width:550px;text-align:center;z-index:2}section#welcome .links a.with-arrow>span{transition:transform .5s ease;display:inline-block}section#welcome .links a.with-arrow:hover>span{transform:translate(10px)}section#welcome .links a:nth-child(1){border-color:#456bc4;background-color:#456bc4}@media (min-width: 1024px){section#welcome .links{flex-direction:row;gap:16px}}@media (min-width: 1024px){section#welcome{height:240px;padding:140px 40px}section#welcome h2{font-size:2.5rem}section#welcome .section-subtitle{max-width:700px}section#welcome .links{max-width:500px;margin-top:40px}}section#offering .offers{padding-top:20px}section#offering .offers .offer p{text-align:justify}section#offering .offers .offer:last-child{margin-top:35px}section#offering .offers .offer ul{padding-left:16px}section#offering .offers .offer ul li::marker{color:#456bc4}section#offering .offers .offer ul li span{font-weight:700;color:#1f232e}section#offering .grid{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;margin-top:45px}section#offering .grid article{text-align:center;padding:20px 50px;border:2px solid #ecf0f9;background-color:#fff;border-radius:8px;cursor:pointer;transition:transform .3s ease;max-width:600px}section#offering .grid article:hover{transform:translateY(-4px)}section#offering .grid article img{height:20px;background-color:#ecf0f9;padding:10px;width:20px;object-fit:contain;border-radius:6px}section#offering .grid article h4{margin:14px 0 10px;color:#1f232e}@media (min-width: 1024px){section#offering{justify-items:center}section#offering p.section-subtitle{max-width:800px}section#offering .offers{display:flex;width:800px;gap:50px;justify-content:center}section#offering .offers .offer:first-child{width:50%}section#offering .offers .offer:nth-child(2){width:40%;margin-top:0}section#offering .grid{flex-direction:row;align-items:stretch;width:min(900px,100%);gap:0px;margin-top:40px}section#offering .grid article{width:300px;margin:0 10px;padding:20px}}section#project-cycle{justify-items:center;text-align:center}section#project-cycle p.section-subtitle{max-width:800px}section#project-cycle .grid{display:grid;grid-template-columns:1fr;justify-items:center;gap:30px;align-items:center;justify-content:center;margin:60px 0 40px}section#project-cycle .grid article{text-align:start;padding:20px 30px 20px 20px;border-radius:8px;cursor:pointer;transition:transform .3s ease;width:min(600px,100%);box-shadow:0 2px 4px #0003;box-sizing:border-box}section#project-cycle .grid article:hover{transform:translateY(-4px)}section#project-cycle .grid article img{height:20px;background-color:#ecf0f9;padding:10px;width:20px;object-fit:contain;border-radius:6px}section#project-cycle .grid article h4{margin:14px 0 0;width:100%;color:#1f232e}section#project-cycle .grid article ul{padding-inline-start:16px;list-style-type:none;padding:0}section#project-cycle .grid article ul li{position:relative;padding-left:24px;margin-bottom:8px;color:#1f232e}section#project-cycle .grid article ul li:before{content:"";display:inline-block;position:absolute;left:0;top:2px;width:12px;height:12px;background-image:url(/icons/achievement.png);background-size:contain;background-repeat:no-repeat;color:#1f232e}section#project-cycle .grid article:nth-child(1){background-color:#eff6ff;border:1px solid rgb(188,217.3125,255)}section#project-cycle .grid article:nth-child(2){background-color:#fef7ed;border:1px solid rgb(251.3157894737,225.5263157895,188.6842105263)}section#project-cycle .grid article:nth-child(3){background-color:#f0fdf4;border:1px solid #c3f7d3}section#project-cycle>a{display:inline-block;margin:0 auto;text-align:center;align-content:center;text-decoration:none;color:#456bc4;border:1px solid #456bc4;padding:5px 20px;border-radius:15px;flex-wrap:wrap;max-width:250px}section#project-cycle>p{text-align:center}@media (min-width: 1024px){section#project-cycle .grid{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;max-width:1200px;align-items:stretch}}section#team{justify-items:anchor-center}section#team .box{padding:10px 30px;border:1px solid rgb(206.7391304348,213.1739130435,229.2608695652);border-radius:8px;background-color:#f0f2f7;justify-items:center;text-align:center;max-width:700px;margin-top:40px}section#team .box p{width:100%;max-width:660px}@media (min-width: 1024px){section#team .box{width:100%;max-width:780px}}section#contact p{margin:6px 0}section#contact .container{display:flex;flex-direction:column;width:100%;max-width:1000px;justify-self:center}@media (min-width: 1024px){section#contact .container{flex-direction:row;align-items:center;justify-content:center;margin-top:30px;gap:20px}section#contact .container .info{width:45%}section#contact .container .form{width:55%}}section#contact .container .info article{display:flex;align-items:center;background-color:#fff;margin-bottom:25px;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0003}section#contact .container .info article:last-child{box-shadow:none;background-color:#edf0f5;border:1px solid rgb(204.2142857143,212.6785714286,226.7857142857)}section#contact .container .info article>img{width:auto;height:40px;padding:12px 15px 12px 0}@media (min-width: 1024px){section#contact .container .info article>img{width:auto;height:40px;padding:12px 20px 12px 0}}section#contact .container .info article .data{display:flex;flex-direction:column;width:100%}section#contact .container .info article .data h4{margin:0 0 12px;color:#1f232e}section#contact .container .info article .data p,section#contact .container .info article .data a{margin:0 0 6px;color:#1f232e;text-decoration:none}section#contact .container .info article .data p:last-child,section#contact .container .info article .data a:last-child{margin-bottom:0;color:#677083}section#contact .container form.form{background-color:#fff;box-shadow:0 2px 4px #0003;padding:24px;border-radius:8px;color:#1f232e}section#contact .container form.form h3{margin-top:0}section#contact .container form.form .input-group{display:flex;flex-direction:column}section#contact .container form.form .input-field{display:flex;flex-direction:column;margin-bottom:20px}section#contact .container form.form .input-field label{margin-bottom:8px}section#contact .container form.form .input-field label.required:after{content:" *";color:red}section#contact .container form.form .input-field input,section#contact .container form.form .input-field textarea{padding:10px;border-radius:6px;border:1px solid #ecf0f9;background-color:#fafafa;font-family:Inter,sans-serif}section#contact .container form.form .input-field input::placeholder,section#contact .container form.form .input-field textarea::placeholder{font-family:Inter,sans-serif}section#contact .container form.form button[type=submit]{background-color:#456bc4;color:#fff;padding:12px 20px;border:none;border-radius:6px;width:100%;cursor:pointer;transition:background-color .3s ease}section#contact .container form.form button[type=submit]:hover{background-color:#3455a2}@media (min-width: 1024px){section#contact{justify-items:center}}footer{background-color:#456bc4;color:#fff}footer .grid{display:flex;flex-direction:column;align-items:flex-start;padding:20px 40px;gap:30px;justify-self:center;max-width:1300px}@media (min-width: 1024px){footer .grid{flex-direction:row;justify-content:space-between;align-items:center;gap:60px}}footer .grid .col{display:flex;flex-direction:column;align-items:flex-start}footer .grid .col img{margin-bottom:10px;width:180px}footer .grid .col p{text-align:flex-start;margin:5px;font-weight:200}footer .grid .col h4.col-title{margin:0 0 12px;font-weight:700}footer .grid .col a{color:#fff;text-decoration:none;margin-bottom:6px;transition:color .3s ease;font-weight:200}footer .grid .col a:hover{color:#e6e6e6}footer>p:first-of-type{justify-self:center;margin:0;padding:20px 0;text-align:center;font-weight:200;max-width:400px}@media (min-width: 1024px){footer>p:first-of-type{max-width:500px}}footer>p:first-of-type:before{content:"";display:block;width:min(90%,1000px);height:1px;background-color:#ffffff80;margin:0 auto;position:relative;top:-24px}@media (min-width: 1024px){footer>p:first-of-type:before{width:min(90vw,1050px);left:-55%}}footer>p:last-of-type{margin:0;padding:0 0 20px;text-align:center;font-weight:200;max-width:400px}@media (min-width: 1024px){footer>p:last-of-type{max-width:500px}}footer>p:last-of-type a{text-decoration:none;font-weight:700;color:inherit}.scale-in-hor-left{-webkit-animation:scale-in-hor-left 1s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-hor-left 1s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes scale-in-hor-left{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}@keyframes scale-in-hor-left{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}to{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0% 0%;transform-origin:0% 0%;opacity:1}}.flip-in-hor-bottom{-webkit-animation:flip-in-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) both;animation:flip-in-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.flip-in-hor-bottom-dur1200ms{-webkit-animation:flip-in-hor-bottom 1.2s cubic-bezier(.25,.46,.45,.94) both;animation:flip-in-hor-bottom 1.2s cubic-bezier(.25,.46,.45,.94) both}.flip-in-hor-bottom-dur800ms{-webkit-animation:flip-in-hor-bottom .8s cubic-bezier(.25,.46,.45,.94) both;animation:flip-in-hor-bottom .8s cubic-bezier(.25,.46,.45,.94) both}.flip-in-hor-bottom-d600ms{-webkit-animation:flip-in-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) .6s both;animation:flip-in-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) .6s both}.flip-in-hor-bottom-d800ms{-webkit-animation:flip-in-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) .8s both;animation:flip-in-hor-bottom .5s cubic-bezier(.25,.46,.45,.94) .8s both}@-webkit-keyframes flip-in-hor-bottom{0%{-webkit-transform:rotateX(80deg);transform:rotateX(80deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}@keyframes flip-in-hor-bottom{0%{-webkit-transform:rotateX(80deg);transform:rotateX(80deg);opacity:0}to{-webkit-transform:rotateX(0);transform:rotateX(0);opacity:1}}.flip-in-ver-right{-webkit-animation:flip-in-ver-right .5s cubic-bezier(.25,.46,.45,.94) both;animation:flip-in-ver-right .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes flip-in-ver-right{0%{-webkit-transform:rotateY(-80deg);transform:rotateY(-80deg);opacity:0}to{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:1}}@keyframes flip-in-ver-right{0%{-webkit-transform:rotateY(-80deg);transform:rotateY(-80deg);opacity:0}to{-webkit-transform:rotateY(0);transform:rotateY(0);opacity:1}}.slide-in-left{-webkit-animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translate(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translate(-1000px);opacity:0}to{-webkit-transform:translateX(0);transform:translate(0);opacity:1}}.heartbeat{-webkit-animation:heartbeat 1.5s ease-in-out infinite both;animation:heartbeat 1.5s ease-in-out infinite both}@-webkit-keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes heartbeat{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}10%{-webkit-transform:scale(.91);transform:scale(.91);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}17%{-webkit-transform:scale(.98);transform:scale(.98);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}33%{-webkit-transform:scale(.87);transform:scale(.87);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}45%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.scale-in-center{-webkit-animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both;animation:scale-in-center .5s cubic-bezier(.25,.46,.45,.94) both}@-webkit-keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes scale-in-center{0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}:root{--background-color: #fafafa;--black-color: #000;--gray-color: #677083}html,body{margin:0;background-color:var(--background-color);color:var(--gray-color);font-family:Inter,sans-serif;font-optical-sizing:auto;font-weight:250;font-style:normal}section[data-astro-cid-3ef6ksr2]{padding:40px 20px}h1[data-astro-cid-3ef6ksr2]{font-size:2rem}.section-title[data-astro-cid-3ef6ksr2]{text-align:center;margin-top:0}.section-subtitle[data-astro-cid-3ef6ksr2]{text-align:center}.text-black[data-astro-cid-3ef6ksr2]{color:#1f232e}.lora[data-astro-cid-3ef6ksr2]{font-family:Lora,serif;font-optical-sizing:auto;font-weight:600;font-style:normal}header[data-astro-cid-3ef6ksr2]{height:60px;display:flex;align-items:center}header[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:140px}section[data-astro-cid-3ef6ksr2]#welcome{color:#fff;padding:110px 40px;position:relative;overflow:hidden}section[data-astro-cid-3ef6ksr2]#welcome .overlay[data-astro-cid-3ef6ksr2]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:10;pointer-events:none}section[data-astro-cid-3ef6ksr2]#welcome .bg-slides[data-astro-cid-3ef6ksr2]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}section[data-astro-cid-3ef6ksr2]#welcome .bg-slides[data-astro-cid-3ef6ksr2] .bg-slide[data-astro-cid-3ef6ksr2]{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;animation:fadeCarousel 30s infinite;animation-timing-function:ease-in-out}section[data-astro-cid-3ef6ksr2]#welcome .bg-slides[data-astro-cid-3ef6ksr2] .bg-slide[data-astro-cid-3ef6ksr2]:nth-child(1){animation-delay:0s}section[data-astro-cid-3ef6ksr2]#welcome .bg-slides[data-astro-cid-3ef6ksr2] .bg-slide[data-astro-cid-3ef6ksr2]:nth-child(2){animation-delay:6s}section[data-astro-cid-3ef6ksr2]#welcome .bg-slides[data-astro-cid-3ef6ksr2] .bg-slide[data-astro-cid-3ef6ksr2]:nth-child(3){animation-delay:12s}section[data-astro-cid-3ef6ksr2]#welcome .bg-slides[data-astro-cid-3ef6ksr2] .bg-slide[data-astro-cid-3ef6ksr2]:nth-child(4){animation-delay:18s}section[data-astro-cid-3ef6ksr2]#welcome .bg-slides[data-astro-cid-3ef6ksr2] .bg-slide[data-astro-cid-3ef6ksr2]:nth-child(5){animation-delay:24s}section[data-astro-cid-3ef6ksr2]#welcome h2[data-astro-cid-3ef6ksr2].section-title{position:relative;z-index:20}section[data-astro-cid-3ef6ksr2]#welcome p[data-astro-cid-3ef6ksr2].section-subtitle{margin:0;z-index:20;position:relative;max-width:700px;justify-self:center}section[data-astro-cid-3ef6ksr2]#welcome .links[data-astro-cid-3ef6ksr2]{justify-self:center;display:flex;flex-direction:column;margin-top:20px;gap:14px;width:100%;align-items:center;position:relative;z-index:20}section[data-astro-cid-3ef6ksr2]#welcome .links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;border:1px solid white;border-radius:6px;padding:.6rem 2.2rem;width:90%;max-width:550px;text-align:center;z-index:2}section[data-astro-cid-3ef6ksr2]#welcome .links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].with-arrow>span[data-astro-cid-3ef6ksr2]{transition:transform .5s ease;display:inline-block}section[data-astro-cid-3ef6ksr2]#welcome .links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2].with-arrow:hover>span[data-astro-cid-3ef6ksr2]{transform:translate(10px)}section[data-astro-cid-3ef6ksr2]#welcome .links[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:nth-child(1){border-color:#456bc4;background-color:#456bc4}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#welcome .links[data-astro-cid-3ef6ksr2]{flex-direction:row;gap:16px}}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#welcome{height:240px;padding:140px 40px}section[data-astro-cid-3ef6ksr2]#welcome h2[data-astro-cid-3ef6ksr2]{font-size:2.5rem}section[data-astro-cid-3ef6ksr2]#welcome .section-subtitle[data-astro-cid-3ef6ksr2]{max-width:700px}section[data-astro-cid-3ef6ksr2]#welcome .links[data-astro-cid-3ef6ksr2]{max-width:500px;margin-top:40px}}@keyframes fadeCarousel{0%{opacity:0}3.33%{opacity:1}20%{opacity:1}23.33%{opacity:0}to{opacity:0}}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2]{padding-top:20px}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2] .offer[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2]{text-align:justify}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2] .offer[data-astro-cid-3ef6ksr2]:last-child{margin-top:35px}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2] .offer[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{padding-left:16px}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2] .offer[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]::marker{color:#456bc4}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2] .offer[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{font-weight:700;color:#1f232e}section[data-astro-cid-3ef6ksr2]#offering .grid[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;margin-top:45px}section[data-astro-cid-3ef6ksr2]#offering .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]{text-align:center;padding:20px 50px;border:2px solid #ecf0f9;background-color:#fff;border-radius:8px;cursor:pointer;transition:transform .3s ease;max-width:600px}section[data-astro-cid-3ef6ksr2]#offering .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-4px)}section[data-astro-cid-3ef6ksr2]#offering .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:20px;background-color:#ecf0f9;padding:10px;width:20px;object-fit:contain;border-radius:6px}section[data-astro-cid-3ef6ksr2]#offering .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2]{margin:14px 0 10px;color:#1f232e}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#offering{justify-items:center}section[data-astro-cid-3ef6ksr2]#offering p[data-astro-cid-3ef6ksr2].section-subtitle{max-width:800px}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2]{display:flex;width:800px;gap:50px;justify-content:center}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2] .offer[data-astro-cid-3ef6ksr2]:first-child{width:50%}section[data-astro-cid-3ef6ksr2]#offering .offers[data-astro-cid-3ef6ksr2] .offer[data-astro-cid-3ef6ksr2]:nth-child(2){width:40%;margin-top:0}section[data-astro-cid-3ef6ksr2]#offering .grid[data-astro-cid-3ef6ksr2]{flex-direction:row;align-items:stretch;width:min(900px,100%);gap:0px;margin-top:40px}section[data-astro-cid-3ef6ksr2]#offering .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]{width:300px;margin:0 10px;padding:20px}}section[data-astro-cid-3ef6ksr2]#project-cycle{justify-items:center;text-align:center}section[data-astro-cid-3ef6ksr2]#project-cycle p[data-astro-cid-3ef6ksr2].section-subtitle{max-width:800px}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2]{display:grid;grid-template-columns:1fr;justify-items:center;gap:30px;align-items:center;justify-content:center;margin:60px 0 40px}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]{text-align:start;padding:20px 30px 20px 20px;border-radius:8px;cursor:pointer;transition:transform .3s ease;width:min(600px,100%);box-shadow:0 2px 4px #0003;box-sizing:border-box}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]:hover{transform:translateY(-4px)}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{height:20px;background-color:#ecf0f9;padding:10px;width:20px;object-fit:contain;border-radius:6px}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2]{margin:14px 0 0;width:100%;color:#1f232e}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2]{padding-inline-start:16px;list-style-type:none;padding:0}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{position:relative;padding-left:24px;margin-bottom:8px;color:#1f232e}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] ul[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]:before{content:"";display:inline-block;position:absolute;left:0;top:2px;width:12px;height:12px;background-image:url(/icons/achievement.png);background-size:contain;background-repeat:no-repeat;color:#1f232e}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]:nth-child(1){background-color:#eff6ff;border:1px solid rgb(188,217.3125,255)}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]:nth-child(2){background-color:#fef7ed;border:1px solid rgb(251.3157894737,225.5263157895,188.6842105263)}section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]:nth-child(3){background-color:#f0fdf4;border:1px solid #c3f7d3}section[data-astro-cid-3ef6ksr2]#project-cycle>a[data-astro-cid-3ef6ksr2]{display:inline-block;margin:0 auto;text-align:center;align-content:center;text-decoration:none;color:#456bc4;border:1px solid #456bc4;padding:5px 20px;border-radius:15px;flex-wrap:wrap;max-width:250px}section[data-astro-cid-3ef6ksr2]#project-cycle>p[data-astro-cid-3ef6ksr2]{text-align:center}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#project-cycle .grid[data-astro-cid-3ef6ksr2]{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;max-width:1200px;align-items:stretch}}section[data-astro-cid-3ef6ksr2]#team{justify-items:anchor-center}section[data-astro-cid-3ef6ksr2]#team .box[data-astro-cid-3ef6ksr2]{padding:10px 30px;border:1px solid rgb(206.7391304348,213.1739130435,229.2608695652);border-radius:8px;background-color:#f0f2f7;justify-items:center;text-align:center;max-width:700px;margin-top:40px}section[data-astro-cid-3ef6ksr2]#team .box[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2]{width:100%;max-width:660px}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#team .box[data-astro-cid-3ef6ksr2]{width:100%;max-width:780px}}section[data-astro-cid-3ef6ksr2]#contact p[data-astro-cid-3ef6ksr2]{margin:6px 0}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;width:100%;max-width:1000px;justify-self:center}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2]{flex-direction:row;align-items:center;justify-content:center;margin-top:30px;gap:20px}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2]{width:45%}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .form[data-astro-cid-3ef6ksr2]{width:55%}}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;background-color:#fff;margin-bottom:25px;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0003}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]:last-child{box-shadow:none;background-color:#edf0f5;border:1px solid rgb(204.2142857143,212.6785714286,226.7857142857)}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]>img[data-astro-cid-3ef6ksr2]{width:auto;height:40px;padding:12px 15px 12px 0}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2]>img[data-astro-cid-3ef6ksr2]{width:auto;height:40px;padding:12px 20px 12px 0}}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] .data[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;width:100%}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] .data[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2]{margin:0 0 12px;color:#1f232e}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] .data[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2],section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] .data[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{margin:0 0 6px;color:#1f232e;text-decoration:none}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] .data[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2]:last-child,section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] .info[data-astro-cid-3ef6ksr2] article[data-astro-cid-3ef6ksr2] .data[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:last-child{margin-bottom:0;color:#677083}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form{background-color:#fff;box-shadow:0 2px 4px #0003;padding:24px;border-radius:8px;color:#1f232e}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form h3[data-astro-cid-3ef6ksr2]{margin-top:0}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-group[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-field[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;margin-bottom:20px}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-field[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2]{margin-bottom:8px}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-field[data-astro-cid-3ef6ksr2] label[data-astro-cid-3ef6ksr2].required:after{content:" *";color:red}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-field[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2],section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-field[data-astro-cid-3ef6ksr2] textarea[data-astro-cid-3ef6ksr2]{padding:10px;border-radius:6px;border:1px solid #ecf0f9;background-color:#fafafa;font-family:Inter,sans-serif}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-field[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]::placeholder,section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form .input-field[data-astro-cid-3ef6ksr2] textarea[data-astro-cid-3ef6ksr2]::placeholder{font-family:Inter,sans-serif}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form button[data-astro-cid-3ef6ksr2][type=submit]{background-color:#456bc4;color:#fff;padding:12px 20px;border:none;border-radius:6px;width:100%;cursor:pointer;transition:background-color .3s ease}section[data-astro-cid-3ef6ksr2]#contact .container[data-astro-cid-3ef6ksr2] form[data-astro-cid-3ef6ksr2].form button[data-astro-cid-3ef6ksr2][type=submit]:hover{background-color:#3455a2}@media (min-width: 1024px){section[data-astro-cid-3ef6ksr2]#contact{justify-items:center}}footer[data-astro-cid-3ef6ksr2]{background-color:#456bc4;color:#fff}footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-start;padding:20px 40px;gap:30px;justify-self:center;max-width:1300px}@media (min-width: 1024px){footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2]{flex-direction:row;justify-content:space-between;align-items:center;gap:60px}}footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2] .col[data-astro-cid-3ef6ksr2]{display:flex;flex-direction:column;align-items:flex-start}footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2] .col[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{margin-bottom:10px;width:180px}footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2] .col[data-astro-cid-3ef6ksr2] p[data-astro-cid-3ef6ksr2]{text-align:flex-start;margin:5px;font-weight:200}footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2] .col[data-astro-cid-3ef6ksr2] h4[data-astro-cid-3ef6ksr2].col-title{margin:0 0 12px;font-weight:700}footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2] .col[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:#fff;text-decoration:none;margin-bottom:6px;transition:color .3s ease;font-weight:200}footer[data-astro-cid-3ef6ksr2] .grid[data-astro-cid-3ef6ksr2] .col[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:#e6e6e6}footer[data-astro-cid-3ef6ksr2]>p[data-astro-cid-3ef6ksr2]:first-of-type{justify-self:center;margin:0;padding:20px 0;text-align:center;font-weight:200;max-width:400px}@media (min-width: 1024px){footer[data-astro-cid-3ef6ksr2]>p[data-astro-cid-3ef6ksr2]:first-of-type{max-width:500px}}footer[data-astro-cid-3ef6ksr2]>p[data-astro-cid-3ef6ksr2]:first-of-type:before{content:"";display:block;width:min(90%,1000px);height:1px;background-color:#ffffff80;margin:0 auto;position:relative;top:-24px}@media (min-width: 1024px){footer[data-astro-cid-3ef6ksr2]>p[data-astro-cid-3ef6ksr2]:first-of-type:before{width:min(90vw,1050px);left:-55%}}footer[data-astro-cid-3ef6ksr2]>p[data-astro-cid-3ef6ksr2]:last-of-type{margin:0;padding:0 0 20px;text-align:center;font-weight:200;max-width:400px}@media (min-width: 1024px){footer[data-astro-cid-3ef6ksr2]>p[data-astro-cid-3ef6ksr2]:last-of-type{max-width:500px}}footer[data-astro-cid-3ef6ksr2]>p[data-astro-cid-3ef6ksr2]:last-of-type a[data-astro-cid-3ef6ksr2]{text-decoration:none;font-weight:700;color:inherit}header[data-astro-cid-3ef6ksr2]{width:100%;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background-color:#fff;box-sizing:border-box;position:relative;z-index:10}header[data-astro-cid-3ef6ksr2] .logo-link[data-astro-cid-3ef6ksr2]{display:flex;align-items:center}header[data-astro-cid-3ef6ksr2] .logo-link[data-astro-cid-3ef6ksr2] .logo[data-astro-cid-3ef6ksr2]{height:48px;width:auto}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:2rem}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-links[data-astro-cid-3ef6ksr2]{list-style:none;display:flex;gap:2rem;margin:0;padding:0}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;color:#1f232e;font-weight:500;font-size:1rem;transition:color .3s ease}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover,header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus{color:#0070f3;outline:none}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .language-switch[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:.5rem;font-weight:600;color:#1f232e;font-size:2rem;user-select:none}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2]{position:relative;display:inline-block;width:44px;height:24px}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]{opacity:0;width:0;height:0;margin:0}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] .slider[data-astro-cid-3ef6ksr2]{position:absolute;cursor:pointer;inset:0;background-color:#ccc;border-radius:12px;transition:.4s}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] .slider[data-astro-cid-3ef6ksr2]:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#0070f3;border-radius:50%;transition:.4s}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]:checked+.slider[data-astro-cid-3ef6ksr2]{background-color:#ccc}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2] .language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]:checked+.slider[data-astro-cid-3ef6ksr2]:before{transform:translate(20px)}header[data-astro-cid-3ef6ksr2] .hamburger[data-astro-cid-3ef6ksr2]{display:none;flex-direction:column;justify-content:space-around;width:28px;height:22px;background:transparent;border:none;cursor:pointer;padding:0;box-sizing:border-box}header[data-astro-cid-3ef6ksr2] .hamburger[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{width:28px;height:3px;background-color:#1f232e;border-radius:2px;transition:all .3s linear;display:block}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;padding:2rem;box-sizing:border-box;z-index:999;opacity:0;transform:translateY(-100%);pointer-events:none;transition:transform .3s ease,opacity .3s ease}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2].visible{opacity:1;transform:translateY(0);pointer-events:auto}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .close-btn[data-astro-cid-3ef6ksr2]{position:absolute;top:1.5rem;right:1.5rem;font-size:3rem;background:none;border:none;color:#1f232e;cursor:pointer;line-height:1}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-nav-links[data-astro-cid-3ef6ksr2]{list-style:none;padding:0;margin:0;text-align:center}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2]{margin-bottom:1.5rem}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{text-decoration:none;font-size:2rem;font-weight:600;color:#1f232e;transition:color .3s ease}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:focus{color:#456bc4;outline:none}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-nav-links[data-astro-cid-3ef6ksr2] li[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{transform:scale(1.2)}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-language-switch[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:1rem;font-weight:600;font-size:3rem;color:#1f232e}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2]{position:relative;display:inline-block;width:50px;height:28px}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] .slider[data-astro-cid-3ef6ksr2]:before{height:22px;width:22px;left:3px;bottom:3px}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]{opacity:0;width:0;height:0;margin:0}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] .slider[data-astro-cid-3ef6ksr2]{position:absolute;cursor:pointer;inset:0;background-color:#ccc;border-radius:14px;transition:.4s}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] .slider[data-astro-cid-3ef6ksr2]:before{position:absolute;content:"";height:22px;width:22px;left:3px;bottom:3px;background-color:#0070f3;border-radius:50%;transition:.4s}header[data-astro-cid-3ef6ksr2] .mobile-nav[data-astro-cid-3ef6ksr2] .mobile-language-switch[data-astro-cid-3ef6ksr2] .switch[data-astro-cid-3ef6ksr2] input[data-astro-cid-3ef6ksr2]:checked+.slider[data-astro-cid-3ef6ksr2]:before{transform:translate(22px)}#mobile-menu[data-astro-cid-3ef6ksr2]{background-color:#fff}@media screen and (max-width: 1024px){header[data-astro-cid-3ef6ksr2]{justify-content:space-between}header[data-astro-cid-3ef6ksr2] .desktop-nav[data-astro-cid-3ef6ksr2]{display:none!important}header[data-astro-cid-3ef6ksr2] .hamburger[data-astro-cid-3ef6ksr2]{display:flex}}@media (min-width: 1024px){#mobile-menu[data-astro-cid-3ef6ksr2]{display:none!important}}.spinner{border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:spin .6s linear infinite;display:inline-block;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}
