@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");@import url("https://fonts.cdnfonts.com/css/minbus");@use "sass:string";@use "sass:map";*{margin:0;padding:0;font-family:"Poppins", sans-serif}*::selection{color:#fff;background-color:#17A4DE}*::-moz-selection{color:#fff;background-color:#17A4DE}*:focus{outline:0 !important}a,a:link,a:visited,a:hover,a:active{outline:none;text-decoration:none}a{color:#17A4DE;font-weight:300 !important}a:hover{cursor:pointer;color:#87D0EC}a.anchor-btn:hover{text-decoration:none}body{background-color:#fff}body.page{min-height:100vh;display:flex;flex-direction:column}body.page .main{flex:1 0 auto}body.default{background-color:#020d18}body.index{background-color:#020d18}@media screen and (max-width: respond-to("small")){body body{overflow-x:hidden}}#fader{background-color:#212E3F;position:fixed;top:0;left:0;height:100vh;z-index:99999;pointer-events:none;animation-duration:600ms;display:flex;justify-content:center;align-items:center;animation-timing-function:ease-in-out}@keyframes fade-out{from{opacity:1}to{opacity:0}}@keyframes fade-in{from{opacity:0}to{opacity:1}}#fader.hide{opacity:0}#fader.fade-out{opacity:0;animation-name:fade-out}#fader.fade-in{opacity:1;animation-name:fade-in}.neon{position:absolute;top:0;left:0;min-height:100%;width:100%;height:100%;background-position:50% 50%}@keyframes breathe{0%{transform:scale(1);color:rgba(255,230,247,0.3)}100%{transform:scale(0.9);color:rgba(255,230,247,0.8)}}.neon canvas{width:100%;height:100%;box-shadow:0 1em 2em 0.5em rgba(0,0,0,0.1)}.particles{position:absolute;top:0;left:0;height:100vh;width:100vw;z-index:2}#spaceshuttle{position:absolute;left:0;bottom:0;width:100vw;height:100vh}#spaceshuttle .observablehq{position:absolute;left:0;bottom:0;width:100vw;z-index:200}@media screen and (min-width: 0px) and (max-width: 769px) and (orientation: portrait){#spaceshuttle{top:4rem}}@media screen and (min-width: 0px) and (max-width: 1025px) and (orientation: landscape){#spaceshuttle{bottom:4rem;width:40vw}}#spaceshuttle audio{display:none}#spaceshuttle .playpause_wrapper{position:fixed;right:6vw;bottom:8vh;z-index:1000}#spaceshuttle .playpause_wrapper #pause{display:none}#spaceshuttle .observablehq--cellname,#spaceshuttle .observablehq--function,#spaceshuttle .observablehq--field,#spaceshuttle .observablehq--number,#spaceshuttle .observablehq--string{display:none}.vivus{position:absolute;top:0;left:0;height:100vh;width:100vw}.vivus svg{max-height:100vh;max-width:100vh}@media screen and (min-width: 0px) and (max-width: 1025px){.vivus svg .hide-sm{display:none}}.navbar .navbar-brand img{width:150px;height:auto}.navbar .nav-link.active{color:#1E96D1 !important}@media screen and (max-width: 400px){.navbar .navbar-brand img{height:40px;width:auto}}@media screen and (min-width: 320px) and (max-width: 769px) and (orientation: portrait){.navbar{padding:.4rem 0}.navbar .navbar-brand img{height:40px;width:auto}}@media screen and (min-width: 320px) and (max-width: 769px) and (orientation: landscape){.navbar{padding:.4rem 0}.navbar .navbar-brand img{height:40px;width:auto}}@media screen and (min-width: 320px) and (max-width: 769px) and (orientation: portrait){.navbar.down{padding:0}}@media screen and (min-width: 320px) and (max-width: 769px) and (orientation: landscape){.navbar.down{padding:0}}footer{position:relative;background-color:#020d18;color:#fff;padding:2rem}footer .top{display:flex;justify-content:space-between}footer .top .socials-section{align-items:center}footer .top h5{font-size:1.2rem;font-weight:600}footer .top>div{flex:1}footer .top>div:nth-child(1) p{font-size:.8rem}footer .top>div:nth-child(2){display:flex;flex-direction:column;align-items:center}footer .top>div:nth-child(2) ul{margin-top:.5rem;padding-left:0;text-align:center}footer .top>div:nth-child(2) ul li{display:block}footer .top>div:nth-child(2) ul li a{color:#1E96D1}footer .top>div:nth-child(3){display:flex;flex-direction:column}footer .top>div>img{width:130px;max-width:100%}footer .top .socials{display:flex;gap:.5rem}footer .top .socials svg{height:24px;width:24px;fill:#fff;opacity:1;transition:all .5s}footer .top .socials:hover svg{opacity:.8}footer .top .socials:hover a:hover svg{opacity:1;fill:#1E96D1}@media screen and (min-width: 0px) and (max-width: 641px){footer .top{flex-direction:column;gap:2rem;margin-bottom:2em}footer .top>div{align-items:center !important;display:flex;flex-direction:column}footer .top>div p{text-align:center}}section.news{position:relative;margin-top:calc(2.2rem + 60px);height:200px;z-index:1}@media screen and (min-width: 0px) and (max-width: 769px){section.news{margin-top:calc(0.8rem + 50px)}}@media screen and (min-width: 768px) and (max-width: 1025px){section.news{margin-top:calc(1.2rem + 60px)}}section.news .swiper-container{position:relative;top:50%;transform:translateY(-50%);height:150px;width:1200px;max-width:70%;margin:0 auto;overflow:hidden;background-color:#fff}section.news .swiper-container .swiper-slide{display:flex;height:100%;flex-direction:row;align-items:center;gap:1.5rem}section.news .swiper-container .swiper-slide img{width:auto;height:150px;max-width:50%;max-height:100%;border:0}@media screen and (min-width: 0px) and (max-width: 1025px){section.news .swiper-container .swiper-slide img{display:none !important}}section.news .swiper-container .swiper-slide .text{margin-top:1rem}section.news .swiper-container .swiper-slide .text p{margin-right:1rem}@media screen and (min-width: 0px) and (max-width: 1025px){section.news .swiper-container .swiper-slide{gap:.5rem;margin-top:.2em}section.news .swiper-container .swiper-slide .text{margin:0 1rem}section.news .swiper-container .swiper-slide .text p{font-size:.8rem;margin:0}}@media screen and (min-width: 0px) and (max-width: 641px){section.news .swiper-container .swiper-slide h2{font-size:1rem}section.news .swiper-container .swiper-slide strong{font-size:.8rem}section.news .swiper-container .swiper-slide .text{margin:0 .5rem}}.prev-button{top:50%;left:2rem;position:absolute;transform:translateY(-50%);background-image:url("/assets/images/arrow-left-blue.svg");background-position:center;background-size:contain;background-repeat:no-repeat;height:30px;width:40px;cursor:pointer;outline:none;opacity:1;transition:opacity .5s}@media screen and (min-width: 0px) and (max-width: 769px){.prev-button{left:0}}@media screen and (min-width: 0px) and (max-width: 1025px){.prev-button{margin-left:.5rem}}.next-button{top:50%;right:2rem;position:absolute;transform:translateY(-50%);background-image:url("/assets/images/arrow-right-blue.svg");background-position:center;background-size:contain;background-repeat:no-repeat;height:30px;width:40px;cursor:pointer;outline:none;opacity:1;transition:opacity .5s}@media screen and (min-width: 0px) and (max-width: 769px){.next-button{right:0}}@media screen and (min-width: 0px) and (max-width: 1025px){.next-button{margin-right:.5rem}}.button-container{display:flex;margin-top:4rem}.prev-button.swiper-button-disabled{opacity:.6}.next-button.swiper-button-disabled{opacity:.6}.prev-button.swiper-button-disabled~.next-button:not(.swiper-button-disabled){animation:2s linear 1s infinite alternate size}.next-button.swiper-button-disabled~.prev-button:not(.swiper-button-disabled){animation:2s linear 1s infinite alternate size}@keyframes size{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.cards{display:flex;gap:1.5rem;margin-top:5rem;flex-wrap:wrap;width:100%}.cards>div{width:calc(33.33333% - 1rem);color:#fff}.cards>div .image{width:100%;height:525px;overflow:hidden;display:flex;justify-content:center;align-items:center}.cards>div .image img{object-fit:contain;width:100%}@media screen and (max-width: 900px){.cards{flex-direction:column;align-items:center}.cards>div{width:400px;max-width:100%}.cards>div .image{max-height:75vh}}.file-field{position:relative}.file-field .file-path-wrapper{height:2.5rem;padding-left:10px;overflow:hidden}.file-field input.file-path{width:100%;height:36px}.file-field .btn{float:left}.file-field span{cursor:pointer}.file-field input[type="file"]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;padding:0;margin:0;cursor:pointer;filter:alpha(opacity=0);opacity:0}.file-field input[type="file"]::-webkit-file-upload-button{display:none}.range-field{position:relative}.range-field input[type="range"]{position:relative;width:100%;padding:0;margin:15px 0;cursor:pointer;background-color:transparent;border:0;border:1px solid #fff;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.range-field input[type="range"]:focus{outline:0}.range-field input[type="range"]+.thumb{position:absolute;top:10px;width:0;height:0;background-color:#4285f4;border:0;border-radius:50%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.range-field input[type="range"]+.thumb .value{display:block;width:30px;font-size:0;color:#4285f4;text-align:center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.range-field input[type="range"]+.thumb.active{border-radius:50% 50% 50% 0}.range-field input[type="range"]+.thumb.active .value{margin-top:8px;margin-left:-1px;font-size:10px;color:#fff}.range-field input[type="range"]::-webkit-slider-runnable-track{height:3px;background:#c2c0c2;border:0}.range-field input[type="range"]::-webkit-slider-thumb{width:14px;height:14px;margin:-5px 0 0 0;background-color:#4285f4;border:0;border-radius:50%;-webkit-transition:.3s;transition:.3s;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-appearance:none;appearance:none}.range-field input[type="range"]:focus::-webkit-slider-runnable-track{background:#ccc}.range-field input[type="range"]::-moz-range-track{height:3px;background:#c2c0c2;border:0}.range-field input[type="range"]::-moz-range-thumb{width:14px;height:14px;margin-top:-5px;background:#4285f4;border:0;border-radius:50%}.range-field input[type="range"]:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.range-field input[type="range"]:focus::-moz-range-track{background:#c2c0c2}.range-field input[type="range"]::-ms-track{height:3px;color:transparent;background:transparent;border-color:transparent;border-width:6px 0}.range-field input[type="range"]::-ms-fill-lower{background:#c2c0c2}.range-field input[type="range"]::-ms-fill-upper{background:#c2c0c2}.range-field input[type="range"]::-ms-thumb{width:14px;height:14px;background:#4285f4;border:0;border-radius:50%}.range-field input[type="range"]:focus::-ms-fill-lower{background:#c2c0c2}.range-field input[type="range"]:focus::-ms-fill-upper{background:#c2c0c2}[type='radio']:not(:checked),[type='radio']:checked{position:absolute;pointer-events:none;opacity:0}.form-check-input[type='radio']:not(:checked)+label,.form-check-input[type='radio']:checked+label,label.btn input[type='radio']:not(:checked)+label,label.btn input[type='radio']:checked+label{position:relative;display:inline-block;height:1.5625rem;padding-left:35px;line-height:1.5625rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:0.28s ease;transition:0.28s ease}.form-check-input[type='radio']+label:before,.form-check-input[type='radio']+label:after,label.btn input[type='radio']+label:before,label.btn input[type='radio']+label:after{position:absolute;top:0;left:0;z-index:0;width:16px;height:16px;margin:4px;content:'';-webkit-transition:0.28s ease;transition:0.28s ease}.form-check-input[type='radio']:not(:checked)+label:before,.form-check-input[type='radio']:not(:checked)+label:after,.form-check-input[type='radio']:checked+label:before,.form-check-input[type='radio']:checked+label:after,.form-check-input.with-gap[type='radio']:checked+label:before,.form-check-input.with-gap[type='radio']:checked+label:after,label.btn input[type='radio']:not(:checked)+label:before,label.btn input[type='radio']:not(:checked)+label:after,label.btn input[type='radio']:checked+label:before,label.btn input[type='radio']:checked+label:after,label.btn input.with-gap[type='radio']:checked+label:before,label.btn input.with-gap[type='radio']:checked+label:after{border-radius:50%}.form-check-input[type='radio']:not(:checked)+label:before,.form-check-input[type='radio']:not(:checked)+label:after,label.btn input[type='radio']:not(:checked)+label:before,label.btn input[type='radio']:not(:checked)+label:after{border:2px solid #5a5a5a}.form-check-input[type='radio']:not(:checked)+label:after,label.btn input[type='radio']:not(:checked)+label:after{-webkit-transform:scale(0);transform:scale(0)}.form-check-input[type='radio']:checked+label:before,label.btn input[type='radio']:checked+label:before{border:2px solid transparent}.form-check-input[type='radio']:checked+label:after,.form-check-input.with-gap[type='radio']:checked+label:before,.form-check-input.with-gap[type='radio']:checked+label:after,label.btn input[type='radio']:checked+label:after,label.btn input.with-gap[type='radio']:checked+label:before,label.btn input.with-gap[type='radio']:checked+label:after{border:2px solid #17A4DE}.form-check-input[type='radio']:checked+label:after,.form-check-input.with-gap[type='radio']:checked+label:after,label.btn input[type='radio']:checked+label:after,label.btn input.with-gap[type='radio']:checked+label:after{background-color:#17A4DE}.form-check-input[type='radio']:checked+label:after,label.btn input[type='radio']:checked+label:after{-webkit-transform:scale(1.02);transform:scale(1.02)}.form-check-input.with-gap[type='radio']:checked+label:after,label.btn input.with-gap[type='radio']:checked+label:after{-webkit-transform:scale(0.5);transform:scale(0.5)}.form-check-input.with-gap[type='radio']:disabled:checked+label:before,label.btn input.with-gap[type='radio']:disabled:checked+label:before{border:2px solid rgba(0,0,0,0.46)}.form-check-input.with-gap[type='radio']:disabled:checked+label:after,label.btn input.with-gap[type='radio']:disabled:checked+label:after{background-color:rgba(0,0,0,0.46);border:0}.form-check-input[type='radio']:disabled:not(:checked)+label:before,.form-check-input[type='radio']:disabled:checked+label:before,label.btn input[type='radio']:disabled:not(:checked)+label:before,label.btn input[type='radio']:disabled:checked+label:before{background-color:transparent;border-color:rgba(0,0,0,0.46)}.form-check-input[type='radio']:disabled+span,label.btn input[type='radio']:disabled+span{color:rgba(0,0,0,0.46)}.form-check-input[type='radio']:disabled:not(:checked)+span:before,label.btn input[type='radio']:disabled:not(:checked)+span:before{border-color:rgba(0,0,0,0.46)}.form-check-input[type='radio']:disabled:checked+span:after,label.btn input[type='radio']:disabled:checked+span:after{background-color:rgba(0,0,0,0.46);border-color:#bdbdbd}.form-check-input[type='radio']:checked+label:after .disabled-material,label.btn input[type='radio']:checked+label:after .disabled-material{background-color:rgba(66,133,244,0.2)}.form-check-input[type='radio']+label.form-check-label{margin:0 35px 0 0 !important}[type='checkbox']:not(:checked),[type='checkbox']:checked{position:absolute;pointer-events:none;opacity:0}.form-check-input[type='checkbox']+label,label.btn input[type='checkbox']+label{position:relative;display:inline-block;height:1.5625rem;padding-left:35px;line-height:1.5625rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.form-check-input[type='checkbox']+label.form-check-label-left,label.btn input[type='checkbox']+label.form-check-label-left{padding:0 35px 0 0 !important}.form-check-input[type='checkbox']+label.form-check-label-left:before,label.btn input[type='checkbox']+label.form-check-label-left:before{right:0;left:100% !important;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.form-check-input[type='checkbox']+label:before,.form-check-input[type='checkbox']:not(.filled-in)+label:after,label.btn input[type='checkbox']+label:before,label.btn input[type='checkbox']:not(.filled-in)+label:after{position:absolute;top:0;left:0;z-index:0;width:18px;height:18px;margin-top:3px;content:'';border:2px solid #8a8a8a;border-radius:1px;-webkit-transition:0.2s;transition:0.2s}.form-check-input[type='checkbox']:not(.filled-in)+label:after,label.btn input[type='checkbox']:not(.filled-in)+label:after{border:0;-webkit-transform:scale(0);transform:scale(0)}.form-check-input[type='checkbox']:not(:checked):disabled+label:before,label.btn input[type='checkbox']:not(:checked):disabled+label:before{background-color:#bdbdbd;border:none}.form-check-input[type='checkbox']:checked+label:before,label.btn input[type='checkbox']:checked+label:before{top:-4px;left:-5px;width:12px;height:1.375rem;border-top:2px solid transparent;border-right:2px solid #17A4DE;border-bottom:2px solid #17A4DE;border-left:2px solid transparent;-webkit-transform:rotate(40deg);transform:rotate(40deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.form-check-input[type='checkbox']:checked+label.form-check-label-left:before,label.btn input[type='checkbox']:checked+label.form-check-label-left:before{-webkit-transform:translateX(0) rotateZ(40deg);transform:translateX(0) rotateZ(40deg);-webkit-transform-origin:0 0;transform-origin:0 0}.form-check-input[type='checkbox']:checked:disabled+label:before,label.btn input[type='checkbox']:checked:disabled+label:before{border-right:2px solid #bdbdbd;border-bottom:2px solid #bdbdbd}.form-check-input[type='checkbox']:indeterminate+label:before,label.btn input[type='checkbox']:indeterminate+label:before{top:-11px;left:-12px;width:10px;height:1.375rem;border-top:none;border-right:2px solid #17A4DE;border-bottom:none;border-left:none;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.form-check-input[type='checkbox']:indeterminate+label.form-check-label-left:before,label.btn input[type='checkbox']:indeterminate+label.form-check-label-left:before{top:0;-webkit-transform-origin:0 0;transform-origin:0 0}.form-check-input[type='checkbox']:indeterminate:disabled+label:before,label.btn input[type='checkbox']:indeterminate:disabled+label:before{background-color:transparent;border-right:2px solid rgba(0,0,0,0.46)}.form-check-input.filled-in[type='checkbox']+label:after,label.btn input.filled-in[type='checkbox']+label:after{border-radius:0.125rem}.form-check-input.filled-in[type='checkbox']+label:before,.form-check-input.filled-in[type='checkbox']+label:after,label.btn input.filled-in[type='checkbox']+label:before,label.btn input.filled-in[type='checkbox']+label:after{position:absolute;left:0;z-index:1;content:'';-webkit-transition:border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;transition:border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s}.form-check-input.filled-in[type='checkbox']:not(:checked)+label:before,label.btn input.filled-in[type='checkbox']:not(:checked)+label:before{top:10px;left:6px;width:0;height:0;border:3px solid transparent;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.form-check-input.filled-in[type='checkbox']:not(:checked)+label:after,label.btn input.filled-in[type='checkbox']:not(:checked)+label:after{top:0;z-index:0;width:20px;height:20px;background-color:transparent;border:2px solid #5a5a5a}.form-check-input.filled-in[type='checkbox']:checked+label:before,label.btn input.filled-in[type='checkbox']:checked+label:before{top:0;left:1px;width:8px;height:13px;border-top:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;border-left:2px solid transparent;-webkit-transform:rotateZ(37deg);transform:rotateZ(37deg);-webkit-transform-origin:100% 100%;transform-origin:100% 100%}.form-check-input.filled-in[type='checkbox']:checked+label:after,label.btn input.filled-in[type='checkbox']:checked+label:after{top:0;z-index:0;width:20px;height:20px;background-color:#a6c;border:2px solid #a6c}.form-check-input.filled-in.filled-in-danger[type='checkbox']:checked+label:after,label.btn input.filled-in.filled-in-danger[type='checkbox']:checked+label:after{background-color:#f44336;border-color:#f44336}.form-check-input[type='checkbox']:disabled:not(:checked)+label:before,label.btn input[type='checkbox']:disabled:not(:checked)+label:before{background-color:#bdbdbd;border-color:#bdbdbd}.form-check-input[type='checkbox']:disabled:not(:checked)+label:after,label.btn input[type='checkbox']:disabled:not(:checked)+label:after{background-color:#bdbdbd;border-color:#bdbdbd}.form-check-input[type='checkbox']:disabled:checked+label:before,label.btn input[type='checkbox']:disabled:checked+label:before{background-color:transparent}.form-check-input[type='checkbox']:disabled:checked+label:after,label.btn input[type='checkbox']:disabled:checked+label:after{background-color:#bdbdbd;border-color:#bdbdbd}.select-wrapper .select-dropdown{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.select-label{position:absolute}.select-wrapper{position:relative}.select-wrapper:not(.md-outline) .select-dropdown:focus{border-bottom:1px solid #4285f4;-webkit-box-shadow:0 1px 0 0 #4285f4;box-shadow:0 1px 0 0 #4285f4}.select-wrapper.active span.caret,.select-wrapper.active label.mdb-main-label{color:#007bff}.select-wrapper.active+label{color:#007bff}.select-wrapper input::-moz-selection{background:transparent}.select-wrapper input::selection{background:transparent}.select-wrapper input.select-dropdown{position:relative;z-index:2;display:block;width:100%;height:38px;padding:0;margin:0 0 .94rem 0;font-size:1rem;line-height:2.9rem;text-overflow:ellipsis;cursor:pointer;background-color:transparent;border:0;border-bottom:1px solid #ced4da;outline:0}.select-wrapper input.select-dropdown:disabled{color:rgba(0,0,0,0.3);cursor:default;border-bottom-color:rgba(0,0,0,0.2)}.select-wrapper input.select-dropdown .selected,.select-wrapper input.select-dropdown li:focus{background-color:rgba(0,0,0,0.15)}.select-wrapper input.select-dropdown li.active{background:transparent}.select-wrapper input.select-dropdown .fas,.select-wrapper input.select-dropdown .fab,.select-wrapper input.select-dropdown .far{color:inherit}.select-wrapper input.active{border-bottom:1px solid #4285f4;-webkit-box-shadow:0 1px 0 0 #4285f4;box-shadow:0 1px 0 0 #4285f4}.select-wrapper .search-wrap{display:block;padding:1rem 0 0;margin:0 .7rem}.select-wrapper .search-wrap .md-form{margin-top:0;margin-bottom:1rem}.select-wrapper .search-wrap .md-form input{padding-bottom:.4rem;margin-bottom:0;border:0;border-bottom:1px solid #ced4da;border-radius:0}.select-wrapper .search-wrap .md-form input:focus{-webkit-box-shadow:none !important;box-shadow:none !important;-webkit-box-shadow:0 1px 0 0 #4285f4 !important;box-shadow:0 1px 0 0 #4285f4 !important}.select-wrapper span.caret{position:absolute;top:.8rem;right:0;font-size:.63rem;color:#495057}.select-wrapper span.caret.disabled{color:rgba(0,0,0,0.3)}.select-wrapper+label{position:absolute;top:2.125rem;font-weight:300;color:#757575;-webkit-transition:.2s ease-out;transition:.2s ease-out}.select-wrapper+label.active{top:1.5rem;left:15px;font-size:.8rem;-webkit-transform:translateY(-14px);transform:translateY(-14px)}.select-wrapper+label.active-check{color:#4285f4}.select-wrapper+label.mdb-main-label{z-index:1}.select-wrapper+label.disabled{color:rgba(0,0,0,0.3)}.select-wrapper>label.mdb-main-label{position:absolute;top:0;left:0;font-weight:300;color:#757575;-webkit-transition:.2s ease-out;transition:.2s ease-out;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;z-index:1}.select-wrapper>label.mdb-main-label.active{top:0;left:0;font-size:.8rem;-webkit-transform:translateY(-14px);transform:translateY(-14px)}.select-wrapper>label.mdb-main-label.disabled{color:rgba(0,0,0,0.3)}.select-wrapper.dropdown-primary>label.mdb-main-label.active{color:#4285f4}.select-wrapper.dropdown-danger>label.mdb-main-label.active{color:#c00}.select-wrapper.dropdown-default>label.mdb-main-label.active{color:#2bbbad}.select-wrapper.dropdown-secondary>label.mdb-main-label.active{color:#a6c}.select-wrapper.dropdown-success>label.mdb-main-label.active{color:#00c851}.select-wrapper.dropdown-info>label.mdb-main-label.active{color:#33b5e5}.select-wrapper.dropdown-warning>label.mdb-main-label.active{color:#fb3}.select-wrapper.dropdown-ins>label.mdb-main-label.active{color:#2e5e86}.select-wrapper.dropdown-dark>label.mdb-main-label.active{color:#2e2e2e}.select-wrapper i{color:rgba(0,0,0,0.3)}.select-wrapper ul{padding-left:0;list-style-type:none}.select-wrapper.md-form>ul li label{top:0;font-size:.9rem;color:#4285f4;-webkit-transform:none;transform:none}.select-wrapper.md-form>ul li.select-toggle-all label{padding-left:38px}.select-wrapper.md-form.colorful-select>ul li.select-toggle-all:hover label{color:#fff}.select-wrapper.md-form.md-outline span.caret{padding-right:.75rem;padding-left:.75rem}.select-wrapper.md-form.md-outline span.caret.active{color:#4285f4 !important}.select-wrapper.md-form.md-outline .dropdown-content{top:2.7rem !important}.select-wrapper.md-form.md-outline input.select-dropdown{padding:.375rem .75rem;color:#495057}.select-wrapper.md-form.md-outline input.select-dropdown:focus{border-color:#4285f4;-webkit-box-shadow:inset 0 0 0 1px #4285f4;box-shadow:inset 0 0 0 1px #4285f4}.select-wrapper.md-form.md-outline+label{position:absolute;top:.5em !important;left:23px;z-index:2 !important;padding-right:5px;padding-left:5px;font-size:13px;font-weight:500;background:#fff;-webkit-transform:translateY(40%);transform:translateY(40%)}.select-wrapper.md-form.md-outline+label.active{color:#4285f4}.select-wrapper .select-add-option{position:absolute;top:1.5rem;right:1rem;display:none;color:#4285f4;cursor:pointer}.select-wrapper~.invalid-feedback,.select-wrapper~.valid-feedback{margin-top:-1rem}select{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}select.mdb-select{display:none !important}select.mdb-select~.btn{display:none !important}select.browser-default{display:block !important}select:disabled{color:rgba(0,0,0,0.3)}.select-dropdown [type="checkbox"]:disabled:not(:checked)+label:before{margin-top:3px;margin-left:0}.select-dropdown ul{padding:0;list-style-type:none}.select-dropdown li img{float:right;width:30px;height:30px;margin:.3rem .75rem}.select-dropdown li.disabled,.select-dropdown li.disabled>span,.select-dropdown li.optgroup{color:rgba(0,0,0,0.3);cursor:context-menu;background-color:transparent !important}.select-dropdown li.optgroup{border-top:1px solid #eee}.select-dropdown li.optgroup.selected>span{color:rgba(0,0,0,0.7)}.select-dropdown li.optgroup>span{color:rgba(0,0,0,0.4)}.multiple-select-dropdown li [type="checkbox"]+label{height:.63rem}div.home{background:rgba(20,46,50,0.4);overflow:hidden;background-image:linear-gradient(to bottom, rgba(20,46,50,0.6), rgba(20,46,50,0)),url("/assets/images/bg2.png");background-size:cover;background-repeat:no-repeat;background-position:center;padding:5vh 5vw;max-width:100vw;height:100vh !important}@media screen and (min-width: 0px) and (max-width: 641px){div.home{padding:2.5vh 5vw}}@media screen and (min-width: 0px) and (max-width: 769px) and (orientation: landscape){div.home{overflow-y:auto}}div.home .home-head{color:#fff;font-size:1rem}div.home .home-head img{max-height:8vh;width:unset !important}div.home .home-head p{text-align:right}@media screen and (min-width: 0px) and (max-width: 321px){div.home .home-head p{display:none}}@media screen and (min-width: 320px) and (max-width: 769px){div.home .home-head p{text-align:center}}@media screen and (min-width: 0px) and (max-width: 641px){div.home{bottom:1vh;font-size:.8rem;width:100%;text-align:center;left:auto}}div.home .home-content{margin-top:5rem;height:100%}@media screen and (min-width: 0px) and (max-width: 1025px){div.home .home-content{margin-top:1rem}}div.home .home-content h1.title{color:#fff;font-size:5rem;font-weight:500;z-index:50}div.home .home-content h1.title:after{font-family:'Poppins';content:"Paris | Enghien-les-Bains, France";display:block;font-size:1rem;font-weight:300}@media screen and (min-width: 0px) and (max-width: 641px){div.home .home-content h1.title{font-size:2rem}div.home .home-content h1.title:after{font-size:.6rem}}@media screen and (min-width: 640px) and (max-width: 769px) and (orientation: landscape){div.home .home-content h1.title{font-size:2rem;text-align:center}div.home .home-content h1.title:after{font-size:.6rem}}@media screen and (min-width: 768px) and (max-width: 1025px) and (orientation: landscape){div.home .home-content h1.title{font-size:3rem;text-align:center}}@media screen and (min-width: 640px) and (max-width: 769px) and (orientation: portrait){div.home .home-content h1.title{font-size:3rem;text-align:center}}@media screen and (min-width: 768px) and (max-width: 1025px) and (orientation: portrait){div.home .home-content h1.title{font-size:4rem;text-align:center}}div.home .home-content .desc{text-align:justify;color:#fff;font-size:1.2rem;font-weight:300;z-index:1000}div.home .home-content .desc>div p:last-of-type{margin-top:2rem}@media screen and (min-width: 0px) and (max-width: 641px){div.home .home-content .desc{font-size:.8rem}}@media screen and (min-width: 640px) and (max-width: 1025px) and (orientation: landscape){div.home .home-content .desc{font-size:.8rem}}@media screen and (min-width: 640px) and (max-width: 1025px) and (orientation: portrait){div.home .home-content .desc{font-size:1rem}}@media screen and (min-width: 2148px) and (max-width: 3841px){div.home .home-content .desc{font-size:1.9rem}}div.home .home-content a.btn{margin-top:5em;background-color:#0A7068;color:#fff}@media screen and (min-width: 0px) and (max-width: 769px) and (orientation: landscape){div.home .home-content a.btn{margin-top:.5em}}@media screen and (min-width: 0px) and (max-width: 641px) and (orientation: portrait){div.home .home-content a.btn{margin-top:2.5em}}@media screen and (min-width: 2148px) and (max-width: 3841px){div.home .home-content a.btn{font-size:1.9rem}}div.home .home-content a.btn:hover{background-color:#118B87}div.home .home-foot{position:absolute;bottom:10vh;z-index:50;left:10vw;display:inline}div.home .home-foot a,div.home .home-foot a:link{color:#D3E9DB}div.home .home-foot a:hover,div.home .home-foot a:active{color:#5EB98A}@media screen and (min-width: 0px) and (max-width: 641px){div.home .home-foot{display:none}}@media screen and (min-width: 640px) and (max-width: 769px) and (orientation: landscape){div.home .home-foot{display:none}}@media screen and (min-width: 2148px) and (max-width: 3841px){div.home .home-foot{font-size:1.9rem}}.case section.hero{position:relative;padding-bottom:3rem}.case section.hero div.hero-image{position:absolute;height:100vh;width:100%;filter:brightness(0.8);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;overflow:hidden}.case section.hero div.hero-image img{object-fit:cover;min-width:100%;min-height:100vh}.case section.hero div.hero-content{padding-top:65vh;position:relative;color:#fff;width:1100px;max-width:90%;margin:0 auto}@media screen and (max-width: 900px){.case section.hero .hero-content{padding-top:40vh}}.case section.infos{display:flex}.case section.infos>div:first-of-type{width:70%}.case section.infos>div:first-of-type hr{border:0 solid #17A4DE;color:#17A4DE;width:70%;opacity:1;animation:separation 3s alternate infinite}.case section.infos>div:first-of-type>div{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.case section.infos>div:first-of-type>div ul{padding-left:0}.case section.infos>div:first-of-type>div ul li{display:block;color:#fff}.case section.infos>div:last-of-type{width:30%;display:flex;justify-content:center;align-items:flex-start}.case section.infos>div:last-of-type>div{width:70%;border-radius:50%;animation:globe 3s alternate infinite;overflow:hidden;background-color:#17A4DE;visibility:hidden}.case section.infos>div:last-of-type>div img{width:100%;height:100%;opacity:0}@media screen and (max-width: 650px){.case section.infos{flex-direction:column;align-items:center;gap:30px}.case section.infos>div:first-of-type{width:100%}.case section.infos>div:first-of-type>div{flex-wrap:wrap}.case section.infos>div:first-of-type>div>div{min-width:calc(50% - 10px);width:max-content}.case section.infos>div:last-of-type{width:100%}}.case section.mission .image{width:100%;margin:3rem 0}.case section.mission .image img{width:100%}.case section.mission .image.right{justify-content:flex-end;display:flex}.case section.mission .image.left img,.case section.mission .image.right img{width:75%}.case section.mission .image.no-margin{margin:0 !important}.case section.mission p{text-align:justify;margin-top:1rem;color:#fff}.case section.mission p.right{padding-left:25%}.case section.mission p.left{padding-right:25%}.case section.mission.sticky{display:flex}.case section.mission.sticky>div:first-of-type{width:70%}.case section.mission.sticky .sticky{width:30%;position:sticky;top:8rem;right:0;display:flex;flex-direction:column;align-items:flex-end;height:max-content;gap:2rem}.case section.mission.sticky .sticky>div ul{padding-left:0}.case section.mission.sticky .sticky>div ul li{display:block;color:#fff;font-size:1rem;font-weight:400}@media screen and (max-width: 800px){.case section.mission.left{flex-direction:column-reverse}.case section.mission.left:before{width:100%}.case section.mission.right{flex-direction:column-reverse}.case section.mission.right:before{width:100%}.case section.mission.sticky>div:first-of-type{width:100%}.case section.mission.sticky .sticky{width:100%;position:relative;top:0;align-items:flex-start;margin-bottom:3rem;flex-direction:row;flex-wrap:wrap}}.quotes{padding:4rem 0;display:flex}.quotes.left{justify-content:flex-start}.quotes.left>div{width:70%}.quotes.right{justify-content:flex-end}.quotes.right>div{width:70%}.quotes.full>div{width:100%}.quotes>div h6{display:flex;align-items:center;gap:12px;color:#fff;margin-bottom:0}.quotes>div h6 .rect{width:20px;height:3px;background-color:#fff}.quotes>div>div{position:relative;margin-bottom:2rem}.quotes>div>div svg{enable-background:new 0 0 32 32;width:60px;position:absolute;top:-25px}.quotes>div>div p{color:#fff;text-indent:80px;line-height:2.1rem;font-style:italic}.quotes>div p{text-indent:32px;color:#eee;margin:0 !important}@media screen and (max-width: 900px){.quotes>div>div{margin-bottom:1rem}.quotes>div>div svg{enable-background:new 0 0 32 32;width:40px;position:absolute;top:-20px}.quotes>div>div p{font-size:.8rem;line-height:1.5rem;text-indent:50px}}@media screen and (max-width: 650px){.quotes.right>div,.quotes.left>div{width:100%}}.users.left h1,.users.left h2,.users.left h3{float:left;width:70%}.users.right h1,.users.right h2,.users.right h3{float:right;width:70%}.case .constraints{padding-left:6vw;display:flex;gap:6rem;flex-wrap:wrap;margin-top:4rem}.case .constraints:before{width:calc(33.33333333% - 4rem);content:""}.case .constraints>div{flex:0 0 calc(33.33333333% - 4rem);border-top:2px solid #17A4DE;color:#fff;position:relative}.case .constraints>div p{font-size:.9rem;font-weight:300;text-align:justify}.case .constraints>div .image{width:100%;margin-top:1rem;margin-bottom:0;overflow:hidden;z-index:10}.case .constraints>div .image img{width:100%;z-index:1;transform:scale(1);transition:transform .6s}.case .constraints>div .image:hover img{transform:scale(1.1)}@media screen and (max-width: 900px){.case .constraints{padding-left:0;gap:2rem}.case .constraints:before{width:0;content:none}.case .constraints>div{flex:0 0 calc(100% - 1rem) !important}.case .constraints>div h5{word-break:break-all;font-size:1rem}.case .constraints>div p{font-size:.8rem}}.case-catalogue{padding:5em;background-color:#fff}.case-catalogue h1{margin-bottom:4.5rem;font-size:4rem;font-weight:700;max-width:750px}.case-catalogue .card .card-title{color:#fff;margin:0 1em;text-align:center}.case-catalogue .case-description{text-align:justify;font-size:1rem;margin-top:2rem}.case-catalogue .case-description h1{display:none}.case-catalogue .case-description h3{margin:2rem 0;text-align:left}@media screen and (min-width: 0px) and (max-width: 321px){.case-catalogue .case-description{text-align:left}}.case-catalogue .case-keywords ul{list-style-type:none;padding-left:0}.case-catalogue .case-keywords ul li{line-height:120%;display:inline-block}.case-catalogue .case-keywords ul li.badge{color:#BEE3F4;font-weight:300}.case-catalogue .case-keywords ul li.badge a{color:#fff;font-weight:700 !important}@media screen and (min-width: 0px) and (max-width: 1025px){.case-catalogue h1,.case-catalogue h2,.case-catalogue h3,.case-catalogue h4,.case-catalogue h5,.case-catalogue h6{text-align:center}}@media screen and (min-width: 0px) and (max-width: 641px){.case-catalogue h1{font-size:2rem}}@media screen and (min-width: 640px) and (max-width: 1025px){.case-catalogue h1{font-size:3rem}}.case{font-size:1.2rem;font-weight:200;color:#fff}.case h1{margin-bottom:4.5rem;font-size:4.5rem;font-weight:700;max-width:750px;color:#fff}.case h2{font-size:3.5rem;font-weight:700;margin-bottom:3.5rem;max-width:90%;color:#fff}.case h3{font-size:2rem;font-weight:600;margin-bottom:2rem;color:#fff}.case h4,.case h5,.case h6{margin-top:1rem;font-size:1.2rem;font-weight:500;text-transform:uppercase;color:#17A4DE}.case p{max-width:680px;margin-top:2rem;text-align:justify}.case p.right{padding-left:25%}.case p.left{padding-right:25%}.case section{position:relative;margin-top:-2rem;margin-bottom:4rem;padding:2rem 0}.case section:before{content:"";border-top:0.4rem solid #fff;position:absolute;left:0;top:0;height:.4rem;padding-top:2rem}.case section.full:before{width:100%}.case section.left:before{width:70%}.case section.left .items{padding-left:0}.case section.left .items:before{content:none}.case section.left .items div{flex:0 0 calc(50% - 3rem)}.case section.right{flex-direction:row-reverse}.case section.right:before{width:70%;left:unset;right:0}.case section.right.sticky .sticky{align-items:flex-start}.case section.right .items{padding-left:0}.case section.right .items :before{content:none}.case section.right .items div{flex:0 0 calc(50% - 3rem)}.case section.right h2{left:30%;max-width:70%}.case section.sticky{display:flex}.case section.sticky>div:first-of-type{width:70%}.case section.sticky>div:first-of-type>h2{font-size:4.5rem;color:#fff;font-weight:700;width:550px;max-width:90%}.case section.sticky .sticky{width:30%;position:sticky;top:8rem;right:0;display:flex;flex-direction:column;align-items:flex-end;height:max-content;gap:2rem}.case section.sticky .sticky>div h4{color:#1E96D1;font-size:.95rem;text-transform:uppercase}.case section.sticky .sticky>div ul{padding-left:0}.case section.sticky .sticky>div ul li{display:block;color:#fff;font-size:1rem;font-weight:400}@media screen and (max-width: 900px){.case{font-size:.8rem}.case h1{font-size:3rem;text-align:center}.case h2{font-size:2rem}.case h3{font-size:1.5rem}.case h4,.case h5,.case h6{font-size:.8rem}.case section{margin-top:1rem;margin-bottom:1rem}}@media screen and (max-width: 650px){.case{font-size:.8rem}.case h1{font-size:2.5rem;text-align:center}.case h2{font-size:2rem !important;max-width:100% !important;left:0 !important}.case h3{font-size:1.5rem}.case h4,.case h5,.case h6{font-size:.8rem}.case section{margin-top:1rem;margin-bottom:1rem}.case.sticky .sticky{width:100%}}@keyframes separation{0%{width:90%}100%{width:100%}}@keyframes globe{0%{transform:scale(0.9)}100%{transform:scale(1.1)}}:root{--xdeg: 7;--ydeg: -19;--zdeg: -0}.service-catalogue{padding:5em;background-color:#fff}.service-catalogue h1{margin-bottom:4.5rem;font-size:4rem;font-weight:700;max-width:750px}.service-catalogue .card{transform:rotateY(0deg);transform:perspective(1000px) rotateX(0deg) rotateY(0deg) scale3d(1, 1, 1);will-change:transform;transform-style:preserve-3d;transition:all 1s}.service-catalogue .card .card-title{color:#fff;margin:0 1em;text-align:center}.service-catalogue .card .card-number{color:#fff;font-family:'Poppins';font-size:4rem;font-weight:500}.service-catalogue .card:hover{box-shadow:5px 5px 10px rgba(0,0,0,0.25);z-index:3;transform:perspective(1000px) rotateX(7deg) rotateY(-19deg) scale3d(1.1, 1.1, 1.1);transform:perspective(1000px) rotateX(calc(var(--xdeg) * 1deg)) rotateY(calc(var(--ydeg) * 1deg)) scale3d(1.1, 1.1, 1.1)}@media screen and (min-width: 0px) and (max-width: 1025px){.service-catalogue h1,.service-catalogue h2,.service-catalogue h3,.service-catalogue h4,.service-catalogue h5,.service-catalogue h6{text-align:center}}@media screen and (min-width: 0px) and (max-width: 641px){.service-catalogue h1{font-size:2rem}}@media screen and (min-width: 640px) and (max-width: 1025px){.service-catalogue h1{font-size:3rem}}.container{position:relative;display:flex;justify-content:center;align-items:center;max-width:1200px;flex-wrap:wrap;z-index:1}.service{font-size:1.2rem;font-weight:200;color:#fff}.service h1{margin-bottom:4.5rem;font-size:4.5rem;font-weight:700;max-width:750px;color:#fff}.service h2{font-size:3.5rem;font-weight:700;margin-bottom:3.5rem;max-width:90%;color:#fff}.service h3{font-size:2rem;font-weight:600;margin-bottom:2rem;color:#fff}.service h4,.service h5,.service h6{margin-top:1rem;font-size:1.2rem;font-weight:500;text-transform:uppercase;color:#17A4DE}.service p{max-width:680px;margin-top:2rem;text-align:justify}.service p.right{padding-left:25%}.service p.left{padding-right:25%}.service section{position:relative;margin-top:-2rem;margin-bottom:4rem;padding:2rem 0}.service section:before{content:"";border-top:0.4rem solid #fff;position:absolute;left:0;top:0;height:.4rem;padding-top:2rem}.service section.full:before{width:100%}.service section.left:before{width:70%}.service section.left .items{padding-left:0}.service section.left .items:before{content:none}.service section.left .items div{flex:0 0 calc(50% - 3rem)}.service section.right{flex-direction:row-reverse}.service section.right:before{width:70%;left:unset;right:0}.service section.right.sticky .sticky{align-items:flex-start}.service section.right .items{padding-left:0}.service section.right .items :before{content:none}.service section.right .items div{flex:0 0 calc(50% - 3rem)}.service section.right h2{left:30%;max-width:70%}.service section.sticky{display:flex}.service section.sticky>div:first-of-type{width:70%}.service section.sticky>div:first-of-type>h2{font-size:4.5rem;color:#fff;font-weight:700;width:550px;max-width:90%}.service section.sticky .sticky{width:30%;position:sticky;top:8rem;right:0;display:flex;flex-direction:column;align-items:flex-end;height:max-content;gap:2rem}.service section.sticky .sticky>div h4{color:#1E96D1;font-size:.95rem;text-transform:uppercase}.service section.sticky .sticky>div ul{padding-left:0}.service section.sticky .sticky>div ul li{display:block;color:#fff;font-size:1rem;font-weight:400}@media screen and (max-width: 900px){.service{font-size:.8rem}.service h1{font-size:3rem;text-align:center}.service h2{font-size:2rem}.service h3{font-size:1.5rem}.service h4,.service h5,.service h6{font-size:.8rem}.service section{margin-top:1rem;margin-bottom:1rem}}@media screen and (max-width: 650px){.service{font-size:.8rem}.service h1{font-size:2.5rem;text-align:center}.service h2{font-size:2rem !important;max-width:100% !important;left:0 !important}.service h3{font-size:1.5rem}.service h4,.service h5,.service h6{font-size:.8rem}.service section{margin-top:1rem;margin-bottom:1rem}.service.sticky .sticky{width:100%}}@keyframes separation{0%{width:90%}100%{width:100%}}@keyframes globe{0%{transform:scale(0.9)}100%{transform:scale(1.1)}}.articles{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;align-items:center;padding-bottom:5rem}.articles h1{font-size:4rem;font-weight:700;max-width:750px;word-break:break-word;margin-bottom:4.5rem}.articles .card{box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:10px}.articles .card .card-img-top{width:100%;height:15vw}.articles .card .card-header{padding:1rem}.articles .card .card-header .bg-image{width:100%}.articles .card .card-header .bg-image .card-img-top{min-height:200px}.articles .card .card-body .card-title{text-align:center;margin:1rem 0}.articles .card .card-body .card-title.title{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.articles .card .card-body .card-text{text-align:justify;font-size:1rem;font-weight:300}.articles .card .card-body .card-text.crop{height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.articles .card .card-body .card-footer{text-align:right}.articles .card::after{content:"";width:334px}.article{margin:2rem 0;padding-bottom:5rem;text-align:justify}.article img{max-width:100%}.article h1{font-size:4rem;font-weight:700;max-width:750px;word-break:break-word;margin-bottom:2.5rem;text-align:left}@media screen and (max-width: 767px){.article h1{font-size:3.5rem}}@media screen and (max-width: 500px){.article h1{font-size:2.5rem}}.article h2,.article h3,.article h4{margin:3rem 0}.article h2::before{content:"§";font-size:1.5rem;font-family:"Roboto", sans-serif;color:#1E96D1;margin-right:.5rem;display:inline-block;transform:translateY(-0.25rem)}.article a{color:#17A4DE}.article .social-card{max-width:380px}@media screen and (min-width: 0px) and (max-width: 769px){.article .social-card .img-fluid{display:none}}.article blockquote{background:#f9f9f9;border-left:7px solid #ccc;margin:1.5em 10px;padding:0.5em 10px;margin-bottom:2rem}#scrollspy.sticky-top{top:calc(2.2rem + 60px);margin-top:1rem}#scrollspy.sticky-top .nav-item.active{background-color:transparent;box-shadow:none;border-left:0.125rem solid #1E96D1;border-radius:0}#scrollspy.sticky-top .nav-link.active{color:#1E96D1 !important;border-left:0.125rem solid #1E96D1}section.cgvu{margin-top:calc(2.2rem + 60px);color:#fff;padding:4em 0 8em 0;text-align:justify;font-weight:100}@media screen and (min-width: 0px) and (max-width: 641px){section.cgvu{padding:2rem;overflow:hidden}}section.cgvu h1,section.cgvu h2,section.cgvu h3,section.cgvu h4{margin:0.7em 0}section.cgvu p{margin:1.2rem 0}section.privacy-policies{margin-top:calc(2.2rem + 60px);color:#fff;padding:4em 0 8em 0;text-align:justify;font-weight:100}@media screen and (min-width: 0px) and (max-width: 641px){section.privacy-policies{padding:2rem;overflow:hidden}}section.privacy-policies h1,section.privacy-policies h2,section.privacy-policies h3,section.privacy-policies h4{margin:0.7em 0}section.privacy-policies table{border-collapse:collapse;margin-left:2rem;width:100%;table-layout:fixed}@media screen and (min-width: 0px) and (max-width: 641px){section.privacy-policies table{margin-left:0}section.privacy-policies table thead{position:absolute;height:1px;overflow:hidden;padding:0}section.privacy-policies table tr{display:block;margin-bottom:.625em}section.privacy-policies table td{display:block;font-size:.8rem;text-align:center}section.privacy-policies table td:last-child{border-bottom:0}}section.privacy-policies p{margin:1.2rem 0}.partners{margin-top:calc(2.2rem + 60px);gap:30px;display:flex;flex-wrap:wrap;padding:5em}.partners .partner{margin-top:2rem}.partners .partner .card-header{display:flex;height:150px;align-items:center;justify-content:center}.partners .partner .card-header img{margin:auto;max-width:100%;max-height:150px}.partners .partner h1{margin-bottom:4.5rem;font-size:4.5rem;font-weight:700;max-width:750px}.partners .partner p{text-align:justify}@media screen and (max-width: 900px){.partners{padding:1em}.partners h1{font-size:3rem;text-align:center}}@media screen and (max-width: 650px){.partners h1{font-size:2rem;text-align:center}}.contact-section{color:#fff;padding:4em 0 8em 0;text-align:justify}.contact-section .thanks-title{text-align:center;padding-bottom:20px;color:#00b0b0}.contact-section .form-control~.form-label{color:#fff}.contact-section .form-control:focus~.form-label{color:#17A4DE}.contact-section .form-control:focus{border-color:#17A4DE;-webkit-box-shadow:inset 0 0 0 1px #17A4DE;box-shadow:inset 0 0 0 1px #17A4DE;color:#fff}.contact-section .form-outline .form-control:focus~.form-notch .form-notch-middle{border-color:#17A4DE}.contact-section .form-outline .form-control:focus~.form-notch .form-notch-leading{border-color:#17A4DE}.contact-section .form-outline .form-control:focus~.form-notch .form-notch-trailing{border-color:#17A4DE}.safearea.error-404{margin-top:140px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;align-items:center;padding-bottom:5rem}.safearea.error-404>div .btn{position:relative;left:50%;transform:translateX(-50%)}.error{display:flex;align-items:center;justify-content:center;gap:25px;width:max-content;position:relative;left:50%;transform:translateX(-50%)}.error .square{width:140px;height:140px;background-color:#fff}.error p{font-size:180px;font-weight:600;color:#fff;margin:0}.safearea.error-404>div{width:100%}.safearea.error-404>div>p{text-align:center;margin-bottom:5rem;font-size:1.1rem;color:#fff}

/*# sourceMappingURL=main.css.map */