/*!
 * baguetteBox.js
 * @author  feimosi
 * @version %%INJECT_VERSION%%
 * @url https://github.com/feimosi/baguetteBox.js
 */#baguetteBox-overlay{background-color:#222;background-color:rgba(0,0,0,.8);display:none;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .5s ease;width:100%;z-index:1000000}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;height:100%;position:relative;text-align:center;width:100%}#baguetteBox-overlay .full-image figure{display:inline;height:100%;margin:0}#baguetteBox-overlay .full-image img{box-shadow:0 0 8px rgba(0,0,0,.6);display:inline-block;height:auto;max-height:100%;max-width:100%;vertical-align:middle;width:auto}#baguetteBox-overlay .full-image figcaption{background-color:#000;background-color:rgba(0,0,0,.6);bottom:0;color:#ccc;display:block;font-family:sans-serif;line-height:1.8;position:absolute;text-align:center;white-space:normal;width:100%}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;margin-right:-1px;width:1px}#baguetteBox-slider{height:100%;left:0;position:absolute;top:0;transition:left .4s ease,transform .4s ease;white-space:nowrap;width:100%}#baguetteBox-slider.bounce-from-right{animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{animation:bounceFromLeft .4s ease-out}@keyframes bounceFromRight{0%{margin-left:0}50%{margin-left:-30px}to{margin-left:0}}@keyframes bounceFromLeft{0%{margin-left:0}50%{margin-left:30px}to{margin-left:0}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{height:60px;top:50%;top:calc(50% - 30px);width:44px}.baguetteBox-button{background-color:#323232;background-color:rgba(50,50,50,.5);border:0;border-radius:15%;color:#ddd;cursor:pointer;font:1.6em sans-serif;margin:0;outline:none;padding:0;position:absolute;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{height:30px;right:2%;right:calc(2% + 6px);top:20px;width:30px}.baguetteBox-button svg{left:0;position:absolute;top:0}.baguetteBox-spinner{display:inline-block;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{animation:bounce 2s ease-in-out infinite;background-color:#fff;border-radius:50%;height:100%;left:0;opacity:.6;position:absolute;top:0;width:100%}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}@font-face{font-family:Inter;font-style:normal;font-weight:400;src:url(/fonts/inter-v7-latin-ext-regular.eot?69184cc25d56fe9b6831ea12f49190bc);src:local(""),url(/fonts/inter-v7-latin-ext-regular.eot?69184cc25d56fe9b6831ea12f49190bc) format("embedded-opentype"),url(/fonts/inter-v7-latin-ext-regular.woff2?bad5b1e6108b7494ecfa9d2b0b9db675) format("woff2"),url(/fonts/inter-v7-latin-ext-regular.woff?53f0bff94fb2411296d7e01d804d8caa) format("woff"),url(/fonts/inter-v7-latin-ext-regular.ttf?ce48a21097acb778dc8533e64e5f13f7) format("truetype"),url(/fonts/inter-v7-latin-ext-regular.svg?b8db5cf5416facf0c5ec4489d0ee9bbe) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:700;src:url(/fonts/inter-v7-latin-ext-700.eot?04595c57355342d5c4bd3a91e76b0321);src:local(""),url(/fonts/inter-v7-latin-ext-700.eot?04595c57355342d5c4bd3a91e76b0321) format("embedded-opentype"),url(/fonts/inter-v7-latin-ext-700.woff2?b5b5afc7b6e2a0c89a85d9c4debed6ce) format("woff2"),url(/fonts/inter-v7-latin-ext-700.woff?320bab860bac52d76fbea75c59331ed1) format("woff"),url(/fonts/inter-v7-latin-ext-700.ttf?9edf17c665e907c7cf13946729b7e903) format("truetype"),url(/fonts/inter-v7-latin-ext-700.svg?0a85e1f2fd11f8afbfa155c7c5ec0a12) format("svg")}@font-face{font-family:Inter;font-style:normal;font-weight:500;src:url(/fonts/inter-v7-latin-ext-500.eot?24133682d9ef134af9d100ae5cbf609e);src:local(""),url(/fonts/inter-v7-latin-ext-500.eot?24133682d9ef134af9d100ae5cbf609e) format("embedded-opentype"),url(/fonts/inter-v7-latin-ext-500.woff2?8badf2f573a5b321587326bc3f099b7e) format("woff2"),url(/fonts/inter-v7-latin-ext-500.woff?1cdda7dc1584cbad770fe98760121cca) format("woff"),url(/fonts/inter-v7-latin-ext-500.ttf?2b0ca1762e3f07adc58435373a89a16d) format("truetype"),url(/fonts/inter-v7-latin-ext-500.svg?bea79ba7b952c3b2ca754f00aa1ab3da) format("svg")}@font-face{font-family:Mattone;font-style:normal;font-weight:150;src:local(""),url(/fonts/Mattone-150.woff2?9cda90d6562bc96a311b2a203ee86377) format("woff2"),url(/fonts/Mattone-150.woff?1ccf8b76cbdf86d38005837039267ca1) format("woff"),url(/fonts/Mattone-150.otf?5033664794804e7ce386c9971c5ab005) format("opentype")}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden],body:before,template{display:none}body:before{font-family:xs}@media only screen and (min-width:480px){body:before{font-family:small}}@media only screen and (min-width:720px){body:before{font-family:medium}}@media only screen and (min-width:992px){body:before{font-family:large}}@media only screen and (min-width:1400px){body:before{font-family:xl}}.applications__header,.carousel__header,.consent__container,.content,.display-text__inner,.footer__inner{margin-left:auto;margin-right:auto;max-width:1440px;width:100%}@media only screen and (min-width:720px){.applications__header,.carousel__header,.consent__container,.content,.display-text__inner,.footer__inner{width:100%}}@media only screen and (min-width:992px){.applications__header,.carousel__header,.consent__container,.content,.display-text__inner,.footer__inner{width:90%}}@media only screen and (min-width:1400px){.applications__header,.carousel__header,.consent__container,.content,.display-text__inner,.footer__inner{width:85%}}.applications-item__image,.applications-item__thumb{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;padding:50%}.applications__header,.carousel__header,.contact__form,.contact__header,.content__body,.display-text__description,.display-text__title,.footer__column,.medias__media{padding-left:1.5rem;padding-right:1.5rem}html{font-size:16px}a,b,del,em,i,ins,q,span,strong,u{font-size:1em}html{-webkit-text-size-adjust:100%;font-family:Inter,Open Sans,Helvetica,Arial,sans-serif;line-height:1.35}*{box-sizing:border-box}body{background-color:#000;color:#fff;margin:0;overflow-x:hidden}details{display:block}summary{display:list-item}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}input{overflow:visible}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible{outline:none}img{height:auto;width:100%}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.2;margin:0}p{margin:0}a{color:inherit;text-decoration:none;transition:color .35s}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;cursor:pointer;outline:none;padding:0}b,strong{font-weight:700}blockquote{color:#000;display:block;font-size:1.5rem;line-height:120%;margin:3rem 0;padding:2px 2px 2px 1rem}ol,ul{list-style:none;margin:0;padding:0}figcaption,small,sub,sup{font-size:.875rem}figure{margin:0;width:100%}figcaption{font-style:italic}table{border:none;border-collapse:collapse;font-size:1rem;width:100%}td,th{border:solid #8b8b8b;border-width:0 0 1px;padding:.5rem 0}code,kbd,sub,sup{line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}code,kbd,pre,samp{font-family:Menlo,Consolas,monospace}code,kbd{padding:.5rem 1rem}kbd{background:#000;color:#fff}pre{margin:3rem;overflow:auto;padding:3rem}hr{border-style:solid}body.noscroll,body.noscroll .wrapper{overflow:hidden;position:fixed}.wrapper{align-content:flex-start;align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;min-height:100vh;position:relative;width:100%}.wrapper--sidebar .main,.wrapper--sidebar .sidebar{padding-left:1.5rem;padding-right:1.5rem;width:100%}.wrapper--sidebar .container{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}@media only screen and (min-width:992px){.wrapper--sidebar .container{flex-direction:row;margin-top:80px}.wrapper--sidebar .main{width:75%}.wrapper--sidebar .sidebar{width:25%}}.applications-item__description h2,.applications-item__description h3,.carousel-item__description h2,.carousel-item__description h3,.carousel-modal__description h2,.carousel-modal__description h3,.contact__description h2,.contact__description h3,.content,.content__body h2,.content__body h3,.display-text__description h2,.display-text__description h3,.hero__description h2,.hero__description h3,.mixed__text h2,.mixed__text h3{margin-top:1.75rem}@media only screen and (min-width:720px){.applications-item__description h2,.applications-item__description h3,.carousel-item__description h2,.carousel-item__description h3,.carousel-modal__description h2,.carousel-modal__description h3,.contact__description h2,.contact__description h3,.content,.content__body h2,.content__body h3,.display-text__description h2,.display-text__description h3,.hero__description h2,.hero__description h3,.mixed__text h2,.mixed__text h3{margin-top:2.25rem}}@media only screen and (min-width:992px){.applications-item__description h2,.applications-item__description h3,.carousel-item__description h2,.carousel-item__description h3,.carousel-modal__description h2,.carousel-modal__description h3,.contact__description h2,.contact__description h3,.content,.content__body h2,.content__body h3,.display-text__description h2,.display-text__description h3,.hero__description h2,.hero__description h3,.mixed__text h2,.mixed__text h3{margin-top:3rem}}.applications-item__description h2,.applications-item__description h3,.carousel-item__description h2,.carousel-item__description h3,.carousel-modal__description h2,.carousel-modal__description h3,.contact__description h2,.contact__description h3,.content,.content__body h2,.content__body h3,.display-text__description h2,.display-text__description h3,.hero__description h2,.hero__description h3,.mixed__text h2,.mixed__text h3{margin-bottom:1.875rem}@media only screen and (min-width:720px){.applications-item__description h2,.applications-item__description h3,.carousel-item__description h2,.carousel-item__description h3,.carousel-modal__description h2,.carousel-modal__description h3,.contact__description h2,.contact__description h3,.content,.content__body h2,.content__body h3,.display-text__description h2,.display-text__description h3,.hero__description h2,.hero__description h3,.mixed__text h2,.mixed__text h3{margin-bottom:2.375rem}}@media only screen and (min-width:992px){.applications-item__description h2,.applications-item__description h3,.carousel-item__description h2,.carousel-item__description h3,.carousel-modal__description h2,.carousel-modal__description h3,.contact__description h2,.contact__description h3,.content,.content__body h2,.content__body h3,.display-text__description h2,.display-text__description h3,.hero__description h2,.hero__description h3,.mixed__text h2,.mixed__text h3{margin-bottom:3.5rem}}.consent__button--accept,.consent__button--options,.consent__button--save,.contact__submit,.content__button,.message__button{border-style:solid;border-width:1px;display:inline-block;font-weight:700;padding:.5rem;text-align:center;text-transform:uppercase;transition:background-color .35s;white-space:nowrap}.consent__button--accept,.consent__button--save,.contact__submit,.content__button,.message__button{background-color:#000;border-color:#000;color:#fff}.consent__button--accept:hover,.consent__button--save:hover,.contact__submit:hover,.content__button:hover,.message__button:hover{background-color:#333;border-color:#333}.consent__button--options{background-color:#fff;border-color:#fff;color:#000}.consent__button--options:hover{background-color:#ccc;border-color:#ccc}.checkbox{background-color:#fff;border:1px solid #f0f0f0;border-radius:3px;box-shadow:1px 1px 3px rgba(0,0,0,.1);color:#000;padding:1rem .5rem}.checkbox__input{display:none}.checkbox__checkbox{border:2px solid #000;height:1.5rem;margin-right:.5rem;width:1.5rem}.checkbox__check{left:.25rem;position:absolute;top:0}.checkbox__check .icon{height:1rem}.checkbox__check .icon path{fill:#000}.checkbox__label-text a{text-decoration:underline}.checkbox__label{align-items:center;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;position:relative}.applications-item__description h2:first-child,.applications-item__description h3:first-child,.carousel-item__description h2:first-child,.carousel-item__description h3:first-child,.carousel-modal__description h2:first-child,.carousel-modal__description h3:first-child,.contact__description h2:first-child,.contact__description h3:first-child,.content__body h2:first-child,.content__body h3:first-child,.display-text__description h2:first-child,.display-text__description h3:first-child,.hero__description h2:first-child,.hero__description h3:first-child,.mixed__text h2:first-child,.mixed__text h3:first-child{margin-top:0}.applications-item__description p,.carousel-item__description p,.carousel-modal__description p,.contact__description p,.content__body p,.display-text__description p,.hero__description p,.mixed__text p{margin:1.25rem 0}@media only screen and (min-width:992px){.applications-item__description p,.carousel-item__description p,.carousel-modal__description p,.contact__description p,.content__body p,.display-text__description p,.hero__description p,.mixed__text p{margin:1.75rem 0}}.applications-item__description p:first-child,.carousel-item__description p:first-child,.carousel-modal__description p:first-child,.contact__description p:first-child,.content__body p:first-child,.display-text__description p:first-child,.hero__description p:first-child,.mixed__text p:first-child{margin-top:0}.applications-item__description p:last-child,.carousel-item__description p:last-child,.carousel-modal__description p:last-child,.contact__description p:last-child,.content__body p:last-child,.display-text__description p:last-child,.hero__description p:last-child,.mixed__text p:last-child{margin-bottom:0}.applications-item__description a,.carousel-item__description a,.carousel-modal__description a,.contact__description a,.content__body a,.display-text__description a,.hero__description a,.mixed__text a{color:#666;text-decoration:underline}.applications-item__description a:hover,.carousel-item__description a:hover,.carousel-modal__description a:hover,.contact__description a:hover,.content__body a:hover,.display-text__description a:hover,.hero__description a:hover,.mixed__text a:hover{color:#8b8b8b}.applications-item__description ol,.carousel-item__description ol,.carousel-modal__description ol,.contact__description ol,.content__body ol,.display-text__description ol,.hero__description ol,.mixed__text ol{list-style-type:decimal}.applications-item__description ul,.carousel-item__description ul,.carousel-modal__description ul,.contact__description ul,.content__body ul,.display-text__description ul,.hero__description ul,.mixed__text ul{list-style-type:disc}.applications-item__description ol,.applications-item__description ul,.carousel-item__description ol,.carousel-item__description ul,.carousel-modal__description ol,.carousel-modal__description ul,.contact__description ol,.contact__description ul,.content__body ol,.content__body ul,.display-text__description ol,.display-text__description ul,.hero__description ol,.hero__description ul,.mixed__text ol,.mixed__text ul{list-style-position:outside;margin:3rem 0;padding:0 1.5rem}.applications-item__description ol:first-child,.applications-item__description ul:first-child,.carousel-item__description ol:first-child,.carousel-item__description ul:first-child,.carousel-modal__description ol:first-child,.carousel-modal__description ul:first-child,.contact__description ol:first-child,.contact__description ul:first-child,.content__body ol:first-child,.content__body ul:first-child,.display-text__description ol:first-child,.display-text__description ul:first-child,.hero__description ol:first-child,.hero__description ul:first-child,.mixed__text ol:first-child,.mixed__text ul:first-child{margin-top:0}.applications-item__description ol p,.applications-item__description ul p,.carousel-item__description ol p,.carousel-item__description ul p,.carousel-modal__description ol p,.carousel-modal__description ul p,.contact__description ol p,.contact__description ul p,.content__body ol p,.content__body ul p,.display-text__description ol p,.display-text__description ul p,.hero__description ol p,.hero__description ul p,.mixed__text ol p,.mixed__text ul p{margin:0}.applications-item__description li,.carousel-item__description li,.carousel-modal__description li,.contact__description li,.content__body li,.display-text__description li,.hero__description li,.mixed__text li{margin-bottom:.75rem}@media only screen and (min-width:992px){.applications-item__description li,.carousel-item__description li,.carousel-modal__description li,.contact__description li,.content__body li,.display-text__description li,.hero__description li,.mixed__text li{margin-bottom:1.25rem}}.checkbox__error,.field__error{color:#ed61aa;display:block;font-weight:400;margin-top:.5rem}.field__container{cursor:text;display:block;height:48px;position:relative;width:100%}.field__container--active .field__label,.field__container--filled .field__label{transform:translateY(-11px) scale(.6)}.field__container--textarea{height:auto}.field__label{color:#000;left:.5rem;position:absolute;top:.875rem;transform-origin:left top;transition:transform .35s}.field__input,.field__select,.field__textarea{background-color:#fff;border:1px solid #f0f0f0;border-radius:3px;box-shadow:1px 1px 3px rgba(0,0,0,.1);color:#000;height:100%;padding:0 .5rem;width:100%}.field__textarea{height:120px;padding-top:1rem}.icon{height:1.5rem;vertical-align:middle;width:auto}.icon path{fill:#fff}.label{font-size:1rem;line-height:1.375rem;margin-bottom:6px}.applications__description,.carousel__description,.display-text__description{font-size:1.25rem;font-weight:500;line-height:1.5}@media only screen and (min-width:992px){.applications__description,.carousel__description,.display-text__description{font-size:1.375rem}}.image-placeholder{background-color:#666;padding:33% 50%}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{background-color:#fff!important}input[name=email_confirm]{display:none}::-moz-placeholder{color:#fff}::placeholder{color:#fff}.label{display:block;margin:.375rem 0}.consent__description a,.consent__info a{color:#666;font-weight:700;text-decoration:underline;transition:color .35s}.consent__description a:hover,.consent__info a:hover{color:gray}.display-text__title,.minihero__title{font-family:Mattone,Open Sans,Helvetica,Arial,sans-serif;font-size:2rem}@media only screen and (min-width:992px){.display-text__title,.minihero__title{font-size:4rem}}.applications-item__description h2,.applications-item__description h3,.applications-item__title,.applications__title,.carousel-item__description h2,.carousel-item__description h3,.carousel-item__title,.carousel-modal__description h2,.carousel-modal__description h3,.carousel-modal__title,.carousel__section-title,.carousel__title,.contact__description h2,.contact__description h3,.contact__title,.content__body h2,.content__body h3,.display-text__description h2,.display-text__description h3,.hero__description h2,.hero__description h3,.message__title,.mixed__text h2,.mixed__text h3{font-weight:700}.applications-item__description h2,.applications__title,.carousel-item__description h2,.carousel-modal__description h2,.carousel-modal__title,.carousel__title,.contact__description h2,.contact__title,.content__body h2,.display-text__description h2,.hero__description h2,.mixed__text h2{font-size:1.625rem}@media only screen and (min-width:720px){.applications-item__description h2,.applications__title,.carousel-item__description h2,.carousel-modal__description h2,.carousel-modal__title,.carousel__title,.contact__description h2,.contact__title,.content__body h2,.display-text__description h2,.hero__description h2,.mixed__text h2{font-size:2rem}}@media only screen and (min-width:992px){.applications-item__description h2,.applications__title,.carousel-item__description h2,.carousel-modal__description h2,.carousel-modal__title,.carousel__title,.contact__description h2,.contact__title,.content__body h2,.display-text__description h2,.hero__description h2,.mixed__text h2{font-size:2.5rem}}.applications-item__description h3,.applications-item__title,.carousel-item__description h3,.carousel-item__title,.carousel-modal__description h3,.contact__description h3,.content__body h3,.display-text__description h3,.hero__description h3,.message__title,.mixed__text h3{font-size:1.25rem}@media only screen and (min-width:720px){.applications-item__description h3,.applications-item__title,.carousel-item__description h3,.carousel-item__title,.carousel-modal__description h3,.contact__description h3,.content__body h3,.display-text__description h3,.hero__description h3,.message__title,.mixed__text h3{font-size:1.375rem}}@media only screen and (min-width:992px){.applications-item__description h3,.applications-item__title,.carousel-item__description h3,.carousel-item__title,.carousel-modal__description h3,.contact__description h3,.content__body h3,.display-text__description h3,.hero__description h3,.message__title,.mixed__text h3{font-size:1.75rem}}.carousel__section-title{font-size:1rem}@media only screen and (min-width:720px){.carousel__section-title{font-size:1.25rem}}@media only screen and (min-width:992px){.carousel__section-title{font-size:1.5rem}}.applications-item{left:50%;margin-left:-130px;position:absolute;top:0;transform-origin:center 2300px;width:260px}@media only screen and (min-width:480px){.applications-item{margin-left:-150px;transform-origin:center 2700px;width:300px}}@media only screen and (min-width:720px){.applications-item{margin-left:-175px;transform-origin:center 3000px;width:350px}}@media only screen and (min-width:992px){.applications-item{margin-left:-210px;transform-origin:center 3700px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:420px}}@media only screen and (min-width:1400px){.applications-item{margin-left:-240px;transform-origin:center 4200px;width:480px}}.applications-item--active{z-index:1010}.applications-item__wrapper{box-shadow:3px 3px 10px rgba(0,0,0,.3);transform:scale(1);transition:transform .35s}@media only screen and (min-width:992px){.applications-item__wrapper:not(.applications-item__wrapper--active){cursor:pointer}}.applications-item__wrapper--active{transform:scale(1.3)}.applications-item__subtitle{background-color:#fff;border-radius:1rem;color:#000;font-weight:500;left:50%;padding:.5rem 1rem;position:absolute;text-align:center;top:0;transform:translate(-50%,-50%);z-index:1010}.applications-item__figure{border-radius:1rem;overflow:hidden;position:relative;width:100%}.applications-item__image{padding:33% 50%}.applications-item__text{background-color:#fff;border-radius:1rem;color:#000;padding:1rem;position:relative;top:-20px;transition:transform .4s;width:100%}.applications-item__title{margin-bottom:1rem}.applications-item__images{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:.75rem -.25rem 0}.applications-item__link{display:block;padding:0 .25rem;width:20%}.carousel-item{background-color:#000;border-radius:1rem;bottom:0;cursor:pointer;left:50%;margin-left:-125px;overflow:hidden;padding:1rem;position:absolute;top:0;transform-origin:center 2500px;width:250px}@media only screen and (min-width:720px){.carousel-item{margin-left:-150px;padding:1.25rem;transform-origin:center 2800px;width:300px}}@media only screen and (min-width:992px){.carousel-item{margin-left:-175px;padding:1.5rem;transform-origin:center 3200px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:350px}}@media only screen and (min-width:1400px){.carousel-item{margin-left:-200px;padding:2rem;transform-origin:center 3500px;width:400px}}.carousel-item__title{margin-bottom:1rem}@media only screen and (min-width:720px){.carousel-item__title{margin-bottom:1.25rem}}@media only screen and (min-width:992px){.carousel-item__title{margin-bottom:1.75rem}}.carousel-item__description{-webkit-mask-image:linear-gradient(0deg,hsla(0,0%,100%,0),#fff 40%);mask-image:linear-gradient(0deg,hsla(0,0%,100%,0),#fff 40%)}.carousel-item__icon{bottom:1rem;left:50%;position:absolute;transform:translate(-50%)}.carousel-item__icon .icon{height:2.5rem}.carousel-item__icon path{fill:#fff}.carousel-modal{background-color:#000;bottom:0;left:0;overflow:auto;position:fixed;right:0;top:0;z-index:1090}.carousel-modal__close,.carousel-modal__content,.carousel-modal__nav{position:absolute}.carousel-modal__close .icon,.carousel-modal__nav .icon{height:3rem}.carousel-modal__close{right:1.5rem;top:3rem}@media only screen and (min-width:992px){.carousel-modal__close{right:3rem}}.carousel-modal__nav{top:50%;transform:translateY(-50%)}.carousel-modal__nav--prev{left:1.5rem}@media only screen and (min-width:992px){.carousel-modal__nav--prev{left:3rem}}.carousel-modal__nav--next{right:1.5rem}@media only screen and (min-width:992px){.carousel-modal__nav--next{right:3rem}}.carousel-modal__content{left:60px;padding-bottom:120px;right:60px;top:120px}@media only screen and (min-width:720px){.carousel-modal__content{left:90px;right:90px;top:180px}}@media only screen and (min-width:992px){.carousel-modal__content{left:120px;right:120px}}.carousel-modal__inner{margin:auto;max-width:900px}.carousel-modal__title{margin-bottom:3rem}@media only screen and (min-width:992px){.carousel-modal__description{font-size:1.25rem}}.carousel-modal__figure,.embed{margin:3rem 0}.embed iframe,.field{width:100%}.field{margin-bottom:15px;position:relative}.field--no-margin{margin-bottom:0}.modal{align-content:flex-start;align-items:center;background-color:rgba(0,0,0,.3);display:flex;flex-direction:row;flex-wrap:nowrap;height:100%;justify-content:center;left:0;position:fixed;top:0;transition:opacity .35s;width:100%;z-index:1090}.modal__modal{background-color:#fff;max-height:80%;max-width:800px;overflow:auto;padding:1rem;position:relative;width:80%}@media only screen and (min-width:992px){.modal__modal{padding:2rem}}.modal__close{position:absolute;right:1rem;top:1rem}.switch{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:44px;justify-content:flex-start;position:relative}.switch__input{display:none}.switch__label{cursor:pointer}.switch__label--disabled{cursor:not-allowed}.switch__track{display:block}.switch__track path{fill:#8b8b8b;transition:fill .35s}.switch__handle{filter:drop-shadow(-1px 1px 1px rgba(0,0,0,.1));left:0;position:absolute;top:12px;transition:transform .35s}.switch__handle path{transition:fill .35s}.switch__handle--active{transform:translateX(16px)}.switch--disabled{opacity:.5}.table{margin:3rem 0}.table table{text-align:left}.applications{overflow:hidden;position:relative}.applications__title{margin:3rem 0}.applications__wrapper{margin:8rem 0 2rem;position:relative}@media only screen and (min-width:720px){.applications__wrapper{margin-top:10rem}}.applications__carousel{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:pan-y;transform-origin:center 2300px}@media only screen and (min-width:480px){.applications__carousel{transform-origin:center 2700px}}@media only screen and (min-width:720px){.applications__carousel{transform-origin:center 3000px}}@media only screen and (min-width:992px){.applications__carousel{transform-origin:center 3700px}}@media only screen and (min-width:1400px){.applications__carousel{transform-origin:center 4200px}}.applications__carousel--transitioning{transition:transform .35s}.applications__steps{left:0;position:absolute;top:-80px;width:100%}@media only screen and (max-width:479px){.applications__steps{display:none}}.applications__step{background-color:#fff;border-radius:50%;height:64px;padding:1rem;position:absolute;top:-16px;transition:opacity .35s;width:64px}.applications__step:hover{opacity:.6}.applications__step--prev{left:1.5rem;padding-right:1.25rem}.applications__step--next{padding-left:1.25rem;right:1.5rem}.applications__step .icon{height:2rem}.applications__step .icon path{fill:#000}.carousel{overflow:hidden;transition:background-color .35s}.carousel,.carousel__header{position:relative}.carousel__title{margin:3rem 0}.carousel__wrapper{margin:2rem 0 4rem;position:relative}@media only screen and (min-width:720px){.carousel__wrapper{margin:2rem 0 5rem}}@media only screen and (min-width:992px){.carousel__wrapper{margin:2rem 0 7rem}}.carousel__carousel{bottom:0;left:0;position:absolute;right:0;top:0;touch-action:pan-y;transform-origin:center 2500px;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media only screen and (min-width:720px){.carousel__carousel{transform-origin:center 2800px}}@media only screen and (min-width:992px){.carousel__carousel{transform-origin:center 3200px}}@media only screen and (min-width:1400px){.carousel__carousel{transform-origin:center 3500px}}.carousel__carousel--transitioning{transition:transform .35s}.carousel__nav{bottom:-1rem;left:0;position:absolute;right:0;z-index:1010}@media only screen and (min-width:992px){.carousel__nav{bottom:-2rem}}.carousel__section-wrap{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-bottom:1.25rem;padding-right:3rem;position:relative}@media only screen and (min-width:992px){.carousel__section-wrap{margin-bottom:2rem}}.carousel__dot{border-radius:1rem;flex-shrink:0;height:2rem;margin-right:1rem;width:2rem}.carousel__section{margin:1.5rem auto 3rem;text-align:center;width:280px}@media only screen and (min-width:992px){.carousel__section{margin:3rem auto 6rem;width:500px}}.carousel__section-description{line-height:1.5}.carousel__step{background-color:#fff;border-radius:50%;height:64px;padding:1rem;position:absolute;top:-16px;transition:opacity .35s;width:64px}.carousel__step:hover{opacity:.6}.carousel__step--prev{left:1.5rem;padding-right:1.25rem}.carousel__step--next{padding-left:1.25rem;right:1.5rem}.carousel__step .icon{height:2rem}.carousel__step .icon path{fill:#000}.contact{background-color:#f4f4f5;color:#000;padding-bottom:3rem;padding-top:3rem}.contact__form,.contact__header{margin:auto;max-width:720px;width:100%}.contact__header{margin-bottom:3rem;text-align:center}.contact__title{margin-bottom:1.5rem}.contact__contacts{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:1rem}.contact__data{margin-bottom:1rem;width:100%}@media only screen and (min-width:480px){.contact__data{width:50%}}.contact__data .icon{height:1.75rem;margin-right:.5rem}.contact__data path{fill:#000}.contact__data-text{vertical-align:middle}.contact__field{margin:1.25rem 0}.contact__submit{width:100%}.content__figure{padding-bottom:1.5rem}@media only screen and (min-width:992px){.content__figure{float:right;padding-left:1.5rem;padding-right:1.5rem;width:55%}}.content__clear{clear:both}.consent__modal{background-color:#fff;bottom:0;box-shadow:0 0 15px rgba(0,0,0,.1);color:#000;left:0;position:fixed;right:0;width:100%;z-index:1100}.consent__container{padding-bottom:20px;padding-top:20px}@media only screen and (min-width:720px){.consent__container{align-content:flex-start;align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end}}.consent__info{font-size:.875rem}.consent__description,.consent__info{line-height:140%}.consent__types{display:grid;gap:10px;grid-template-columns:minmax(0,1fr)}@media only screen and (min-width:720px){.consent__types{gap:10px 20px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr))}}.consent__type{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:space-between}@media only screen and (min-width:992px){.consent__type{gap:10px}}.consent__type-title{font-size:1rem;font-weight:700}.consent__description{font-size:.875rem;width:100%}.consent__buttons{align-content:flex-start;align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;justify-content:flex-start;margin-top:20px}@media only screen and (min-width:720px){.consent__buttons{flex-wrap:nowrap;gap:20px}}@media only screen and (max-width:719px){.consent__button{width:100%}}.display-text{background-color:#fff;color:#000;overflow:auto}.display-text__inner{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-bottom:3rem;margin-top:3rem}@media only screen and (min-width:992px){.display-text__description,.display-text__title{width:50%}}.display-text__title{margin-bottom:3rem}.footer{font-size:.8125rem;padding:1rem 0}@media only screen and (min-width:720px){.footer{font-size:.875rem;padding:2rem 0}}@media only screen and (min-width:992px){.footer{font-size:.9375rem}}.footer__inner{align-content:flex-start;align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.footer__column{width:100%}@media only screen and (min-width:720px){.footer__column{width:33.33%}}.footer__data-link{text-decoration:underline}.footer__column,.footer__data{line-height:1.5}.hero{position:relative}.hero__bg{background-color:#000;bottom:0;display:block;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1010}.hero__deco{height:100vh;overflow:hidden;position:sticky;top:0;z-index:1000}.hero__image-container,.hero__title-container{height:105vh;left:0;position:absolute;top:0;transform:scale(1);width:100vw}.hero__title-container{align-content:flex-start;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding-bottom:46px}.hero__title-text{display:none}.hero__logo{width:60vw}.hero__logo path{fill:#fff}.hero__subtitle{font-size:1.65vw;font-weight:700;margin-top:.5rem;text-transform:uppercase}.hero__image-container{overflow:hidden;position:relative;transition:transform .8s,opacity .8s}.hero__figure{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s}.hero__figure--active{opacity:1}.hero__figure,.hero__gallery,.hero__image{height:100%}.hero__image{display:block;-o-object-fit:cover;object-fit:cover;width:100%}.hero__description{font-size:1.5rem;font-weight:500;line-height:1.5;margin:-100px auto 0;padding-bottom:90px;position:relative;transition:opacity .8s;width:75%;z-index:1020}@media only screen and (min-width:720px){.hero__description{font-size:1.75rem}}@media only screen and (min-width:992px){.hero__description{font-size:2.5rem;padding-bottom:110px;padding-left:25%;width:90%}}@media only screen and (min-width:1400px){.hero__description{margin-top:-150px;padding-bottom:160px;padding-left:35%;width:80%}}.hero--loading .hero__description,.hero--loading .hero__image-container{opacity:0}.hero--loading .hero__image-container{transform:scale(.9)}.hero--loading .hero__title{transform:scale(1.1)}.hero--loading .hero__bg{opacity:1}.hero--transitioning .hero__title{transition:transform .8s}.hero--transitioning .hero__bg{transition:opacity .8s}.hero .tns-inner,.hero .tns-outer{height:100%}#loader.loading,.loader{background-color:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1090}.loader{align-content:flex-start;align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.loader__svg{height:180px}.loader__path{fill:#000;stroke:#fff;stroke-width:2px;transition:fill .5s}.loader__path--filled{fill:#fff}.medias{align-content:flex-start;align-items:flex-stat;background-color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding:1.5rem 3rem}@media only screen and (min-width:992px){.medias{padding-bottom:3rem;padding-top:3rem}}.medias__media{margin-bottom:1.5rem;margin-top:1.5rem;width:100%}@media only screen and (min-width:992px){.medias__media{margin-bottom:3rem;margin-top:3rem;width:50%}}.medias__image,.medias__link,.medias__video{display:block;width:100%}.medias__video{height:100%;-o-object-fit:cover;object-fit:cover}.message{color:#000;text-align:center}.message__title{margin-bottom:1rem}.message__body{margin:1rem 0 1.5rem}@media only screen and (min-width:992px){.message__body{font-size:1.125rem;margin:1rem 0 3rem}}.minihero{position:relative}.minihero__deco{height:280px;overflow:hidden;z-index:1000}@media only screen and (min-width:720px){.minihero__deco{height:360px}}@media only screen and (min-width:992px){.minihero__deco{height:480px}}@media only screen and (min-width:1400px){.minihero__deco{height:560px}}.minihero__image-container,.minihero__title{height:100%;left:0;position:absolute;top:0;width:100vw}.minihero__title{align-content:flex-start;align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding-bottom:46px}.minihero__image-container{overflow:hidden;position:relative}.minihero__figure{align-content:flex-start;align-items:center;bottom:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s}.minihero__figure--active{opacity:1}.minihero__figure,.minihero__gallery{height:100%}.minihero__image{display:block;height:170%;-o-object-fit:cover;object-fit:cover;position:relative;top:-40px;width:100%}@media only screen and (min-width:720px){.minihero__image{top:-60px}}@media only screen and (min-width:992px){.minihero__image{top:-80px}}.minihero .tns-inner,.minihero .tns-outer{height:100%}.mixed{margin:3rem 0}@media only screen and (max-width:719px){.mixed{align-content:flex-start;align-items:stretch;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}}.mixed__image-link{display:block}@media only screen and (min-width:720px){.mixed__image-link{float:left;padding-bottom:1.5rem;padding-right:3rem;width:52.5%}}.mixed__clear{clear:both}@media only screen and (min-width:720px){.mixed--text .mixed__image-link{float:right;padding-left:3rem;padding-right:0}}.navi__nav,.navi__toggle{background-color:#000;position:fixed;right:0;top:2rem;z-index:1050}@media only screen and (min-width:992px){.navi__nav,.navi__toggle{top:50%;transform:translateY(-50%)}}.navi__toggle{border-radius:12px 0 0 12px;padding:10px}.navi__toggle .icon--menu{overflow:visible}.navi__toggle path{transition:transform .35s,opacity .35s}.navi__toggle path:first-child{transform-origin:left top}.navi__toggle path:last-child{transform-origin:left bottom}.navi__toggle--toggled path:first-child{transform:rotate(30deg)}.navi__toggle--toggled path:last-child{transform:rotate(-30deg)}.navi__toggle--toggled path:nth-child(2){opacity:0}.navi__nav{align-content:flex-start;align-items:stretch;border-radius:0 0 0 14px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start;padding:12px}@media only screen and (min-width:992px){.navi__nav{border-radius:14px 0 0 14px}}.navi__item{align-content:flex-start;align-items:center;color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin:8px 0}.navi__title{font-weight:700;overflow:hidden;text-align:left;text-transform:uppercase;transition:width .35s,padding .35s}.navi__title--visible{padding-left:12px}
