.topbar{background-color:#f6f8f5;box-shadow:0 .1vh .2vh rgba(0,0,0,.2);height:12.28%;position:fixed;top:0;width:100%;z-index:2}.topbar .wrapper{align-items:center;display:flex;justify-content:space-between;padding:1.75vh 2.5vw}.topbar .wrapper .left{align-items:center;display:flex;width:100vh}@media (max-aspect-ratio:21/20){.topbar .wrapper .left{width:80%}}.topbar .wrapper .left .logo{color:inherit;font-family:Arial;font-size:7vh;font-weight:700;text-decoration:none;width:25%}@media (max-aspect-ratio:21/20){.topbar .wrapper .left .logo{width:80%}}.topbar .wrapper .left .itemContainer{display:flex;margin-left:5vh;width:60%}@media (max-aspect-ratio:21/20){.topbar .wrapper .left .itemContainer{display:none}}.topbar .wrapper .left .itemContainer a{color:inherit;flex:1 1;font-size:3.2vh;text-align:left;text-decoration:none}.topbar .wrapper .right{display:flex;justify-content:flex-end}@media (max-aspect-ratio:21/20){.topbar .wrapper .right .languagetoggle{display:none}}.languagetoggle{align-items:center;display:flex;justify-content:space-between;width:15vh}.languagetoggle span{cursor:pointer;font-size:2.9vh;font-weight:300}.languagetoggle .selected{border-bottom:.18vh solid #000;cursor:default;font-weight:500}.languagetoggle .separator{font-size:4vh;font-weight:300}.burger{background-color:initial;border:0;cursor:pointer;display:flex;display:none;flex-direction:column;height:5.27vh;justify-content:center;outline:none;padding:0;transition:all .25s ease-out;width:5.27vh}@media (max-aspect-ratio:21/20){.burger{display:flex}}.burger:after,.burger:before{background:#000;content:"";height:.44vh;position:absolute;transition:all .25s ease-out;width:5.27vh;will-change:transform}.burger:before{-webkit-transform:translateY(-1.23vh);transform:translateY(-1.23vh)}.burger:after{-webkit-transform:translateY(1.23vh);transform:translateY(1.23vh)}.active.burger:before{-webkit-transform:translateY(0) rotate(45deg);transform:translateY(0) rotate(45deg)}.active.burger:after{-webkit-transform:translateY(0) rotate(-45deg);transform:translateY(0) rotate(-45deg)}.sidebar{align-items:center;background-color:#000;bottom:0;display:flex;flex-direction:column;height:87.72%;justify-content:flex-start;position:fixed;right:-300px;transition:all .5s ease;width:300px;z-index:2}.sidebar.active{right:0}.sidebar .wrapper{display:flex;flex-direction:column}.sidebar .wrapper a{color:#b4b4b4;font-size:4vh;font-weight:300;height:6vh;margin-top:8vh;text-align:left;text-decoration:none;width:25vh}.sidebar .wrapper a:hover{color:#fff;font-weight:400}.sidebar .languagetoggle{bottom:2.5vh;position:absolute;right:1vw;width:22vh}.sidebar .languagetoggle span{color:#b4b4b4;font-size:4vh}.sidebar .languagetoggle .selected{background-color:#fff;border-bottom:none;color:#000}.intro{background-color:#f6f8f5;display:flex}@media (max-aspect-ratio:21/20){.intro{flex-direction:column;justify-content:center;line-height:1.2}.intro .right:before{border-top:1px solid #000;content:"";position:relative;top:3%;width:45%}}.intro .left{flex:1 1;margin-top:30vh}@media (max-aspect-ratio:21/20){.intro .left{flex:none;margin-top:0;width:100%}}.intro .left .left_1{font-size:5.45vw;font-weight:300;padding-left:15%}@media (max-aspect-ratio:21/20){.intro .left .left_1{font-size:55px;padding-left:5%;text-align:left}}.intro .left .left_2{font-size:3.11vw;font-weight:300;margin-top:.53vh;padding-left:20%}@media (max-aspect-ratio:21/20){.intro .left .left_2{font-size:36px;padding-left:10%}}.intro .right{border-left:.2vh solid #000;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-bottom:15vh;margin-top:35vh}@media (max-aspect-ratio:21/20){.intro .right{border-left:none;flex:none;margin-bottom:0;margin-top:10%;padding-left:5%}}.intro .right .right_1{font-size:1.95vw;font-weight:300;padding-left:5%;padding-right:35%;padding-top:1.75vh}@media (max-aspect-ratio:21/20){.intro .right .right_1{font-size:25px;padding-left:0;padding-right:5%;padding-top:3vh}}.intro .right .right_2{font-size:1.4vw;font-weight:300;line-height:1.5;padding-left:5%;padding-right:20%;padding-top:1.75vh}@media (max-aspect-ratio:21/20){.intro .right .right_2{font-size:16px;line-height:1.8;padding-left:0;padding-right:5%}}.services{background-color:#f6f8f5;display:flex}@media (max-aspect-ratio:21/20){.services{flex-direction:column}}.services .left{display:flex;flex:2 1;flex-direction:column;justify-content:center}@media (max-aspect-ratio:21/20){.services .left{align-items:center;flex:1 1;flex-direction:row;justify-content:flex-start}.services .left .left-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin-left:10%;width:50%}}.services .left .left-wrapper .left_1{font-size:2.33vw;font-weight:300;margin-left:15%}@media (max-aspect-ratio:21/20){.services .left .left-wrapper .left_1{font-size:25px;margin:0}}.services .left .left-wrapper .left_2{font-size:2.72vw;font-weight:300;margin-left:15%;margin-top:.88vh}@media (max-aspect-ratio:21/20){.services .left .left-wrapper .left_2{font-size:22px;margin:1% 0 0}}.services .left .horizontal_line{border-bottom:.26vh solid #000;margin-left:15%;margin-right:50%;margin-top:20%}@media (max-aspect-ratio:21/20){.services .left .horizontal_line{display:none}}.services .left .left_3{font-size:1.24vw;font-weight:300;margin:10% 20% 0 15%}@media (max-aspect-ratio:21/20){.services .left .left_3{display:none}}.services .right{align-items:center;display:flex;flex:5 1;justify-content:center}@media (max-aspect-ratio:21/20){.services .right{flex:6 1}}.services .right .wrapper{display:flex;height:29.5vw;justify-content:space-between;margin:0 10% 0 5%}@media (max-aspect-ratio:21/20){.services .right .wrapper{align-items:center;flex-direction:column;height:95%;justify-content:space-between;margin:0 0 5%}}.services .right .wrapper>*{align-items:center;background-color:#fff;display:flex;flex-direction:column;overflow:hidden;padding-top:5%;width:30%}@media (max-aspect-ratio:21/20){.services .right .wrapper>*{flex-direction:row;height:30%;justify-content:flex-start;padding:0 5%;width:75%}.services .right .wrapper>* .right-wrapper{display:flex;flex:10 1;flex-direction:column;margin-left:5%}}.services .right .wrapper>* .logo{height:4.67vw;width:4.67vw}@media (max-aspect-ratio:21/20){.services .right .wrapper>* .logo{flex:2 1;height:100%;width:100%}}.services .right .wrapper>* .title{font-size:1.56vw;font-weight:400;margin-top:10%;text-align:center}@media (max-aspect-ratio:21/20){.services .right .wrapper>* .title{font-size:18px;font-weight:300;margin:0;text-align:left}}.services .right .wrapper>* .subtitle{font-size:.94vw;font-weight:300;text-align:center}@media (max-aspect-ratio:21/20){.services .right .wrapper>* .subtitle{font-size:12px;margin:0;text-align:left}}.services .right .wrapper>* .text{font-size:1.24vw;font-weight:300;margin:5% 5% 0}@media (max-aspect-ratio:21/20){.services .right .wrapper>* .text{font-size:12px;margin:2% 0 0;text-align:left}}.why{align-items:center;background-color:#f6f8f5;display:flex;flex-direction:column}@media (max-aspect-ratio:21/20){.why{justify-content:center}}.why .title{font-size:3.55vw;font-weight:300;height:12vh;margin-top:10vh;text-align:left;width:66.54vw}@media (max-aspect-ratio:21/20){.why .title{font-size:28px;font-weight:300;height:10%;margin-top:8%;text-align:left;width:80%}}.why .grid{grid-gap:5vh;display:grid;gap:5vh;grid-template-columns:1fr 1fr;margin-top:8.5vh}@media (max-aspect-ratio:21/20){.why .grid{gap:2%;grid-template-columns:1fr;grid-template-rows:repeat(4,22%);height:90%;margin-top:0;width:80%}}.why .grid .box{align-items:flex-start;display:flex;flex-direction:row;margin-top:1vh}@media (max-aspect-ratio:21/20){.why .grid .box{align-items:center;margin-top:0}}.why .grid .box .logo{height:4.88vw;width:4.88vw}@media (max-aspect-ratio:21/20){.why .grid .box .logo{flex:2.5 1;height:100%;width:100%}}.why .grid .box .wrapper{display:flex;flex-direction:column;height:20vh;justify-content:baseline;margin-left:2vh;width:26.62vw}@media (max-aspect-ratio:21/20){.why .grid .box .wrapper{flex:10 1;height:100%;justify-content:center;margin-left:5%}}.why .grid .box .wrapper .box-title{font-size:1.77vw;font-weight:300;margin-bottom:1vh}@media (max-aspect-ratio:21/20){.why .grid .box .wrapper .box-title{font-size:20px;margin:0}}.why .grid .box .wrapper .box-text{font-size:1.33vw;font-weight:300}@media (max-aspect-ratio:21/20){.why .grid .box .wrapper .box-text{font-size:15px;margin:2% 0 0}}.contact{background-color:#f6f8f5;display:flex;flex-direction:column;justify-content:center}@media (max-aspect-ratio:21/20){.contact{align-items:center}}.contact .title{font-size:1.95vw;font-weight:300;height:8.77vh;text-align:center}@media (max-aspect-ratio:21/20){.contact .title{font-size:28px;height:10%;text-align:left;width:80%}}.contact .wrapper{display:flex;justify-content:space-between;margin:2% 15% 0}@media (max-aspect-ratio:21/20){.contact .wrapper{align-items:flex-start;flex-direction:column;height:80%;justify-content:space-around;margin:0;width:80%}}.contact .wrapper .box-link{color:inherit;text-decoration:none}@media (max-aspect-ratio:21/20){.contact .wrapper .box-link{display:flex;height:30%;width:100%}}.contact .wrapper .box-link .box{background-color:#fff;border:.15vh dashed #d8d8d8;flex:1 1;height:20.23vw;transition:background-color .3s ease;width:18.68vw}@media (max-aspect-ratio:21/20){.contact .wrapper .box-link .box{align-items:center;display:flex;height:80%;padding:2%}}.contact .wrapper .box-link .box .logo{-webkit-filter:grayscale(50%);filter:grayscale(50%);height:3.33vw;margin:9.5vw 0 0 7%;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;width:3.33vw}@media (max-aspect-ratio:21/20){.contact .wrapper .box-link .box .logo{-webkit-filter:grayscale(0);filter:grayscale(0);flex:2 1;height:100%;margin:0;width:100%}.contact .wrapper .box-link .box .text-wrapper{display:flex;flex:9 1;flex-direction:column;justify-content:center;margin-left:5%}}.contact .wrapper .box-link .box .headline{font-size:1.56vw;font-weight:300;height:2.33vw;margin:5% 0 0 7%}@media (max-aspect-ratio:21/20){.contact .wrapper .box-link .box .headline{font-size:25px;height:auto;margin:0}}.contact .wrapper .box-link .box .text{font-size:1.17vw;font-weight:300;margin:0 0 0 7%}@media (max-aspect-ratio:21/20){.contact .wrapper .box-link .box .text{font-size:18px;margin:0}}.contact .wrapper .box-link .box:hover{background-color:#f0f0f0}.contact .wrapper .box-link .box:hover .logo{-webkit-filter:grayscale(0);filter:grayscale(0)}.contact .wrapper .box-link .box:hover .headline{font-weight:400}.contact .wrapper .box-link .box:hover .headline span{border-bottom:.2vh solid #000;padding-bottom:.2vh}.App{height:100vh;height:calc(var(--vh, 1vh)*100)}.App .sections{height:87.72%;position:relative;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;top:12.28%;width:100%}.App .sections::-webkit-scrollbar{display:none}.App .sections>*{height:100%;scroll-snap-align:start;width:100vw}
/*# sourceMappingURL=main.d2e03171.css.map*/