.text-alt{color:var(--color-general-alt);-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.text-alt button:hover{color:var(--hover-color-general-alt)}.imagefade-enter-active,.imagefade-leave-active{-webkit-transition:opacity .35s;transition:opacity .35s}.imagefade-enter,.imagefade-leave-to{opacity:0}.image__figure--portrait{max-width:40vw}@media screen and (max-width:768px){.image__figure--portrait{max-width:100%}}.image__figure__caption{margin-top:.5rem}.image__figure__caption p{margin-bottom:0}.image__figure figure{position:relative;-webkit-transition:background .4s ease-in-out .4s;transition:background .4s ease-in-out .4s;background:rgba(0,0,0,.15)}.image__figure figure.isLoaded{background:transparent}.image__figure figure img{width:100%;height:100%;position:absolute;-o-object-fit:cover;object-fit:cover}svg[data-v-97c52340]{max-width:2.5rem;height:auto;fill:var(--color-general);-webkit-transition:fill 125ms ease-in-out;transition:fill 125ms ease-in-out}svg path[data-v-97c52340]{fill:inherit}svg[data-v-97c52340]:hover{fill:var(--hover-color-general)}.container__slide__aside[data-v-97c52340]{overflow:hidden;width:15.5%;text-overflow:ellipsis;top:48px}@media screen and (max-width:1023px){.container__slide__aside[data-v-97c52340]{padding-top:0;width:100%;overflow:visible;padding-bottom:0;margin-bottom:0;padding:.5rem;position:static;top:0}}.padding-right{padding-right:2rem!important}@media screen and (max-width:480px){.padding-right{padding-right:0!important}}.news__post{margin-right:4.16666%}.news__posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 .5rem}@media screen and (max-width:768px){.news__posts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}}.news__post{margin-bottom:4em;margin-right:4em}.news__post--portrait{width:13em}.news__post--landscape{width:19em}@media screen and (max-width:768px){.news__post{margin-right:0;margin-bottom:1rem;width:100%}}.margin-bottom[data-v-0348ba71]{margin-bottom:2.95rem}.about__image{margin-bottom:1em}.about__team__member h2{margin-bottom:0}.about__team__member__image{width:50%;float:left;padding-right:1em;padding-bottom:0}@media screen and (max-width:767px){.about__aside{position:static;padding:0;top:0}}.jobs__job{margin-bottom:1.2em}.projects__header__toggle:hover #imageView,.projects__header__toggle:hover #textView{opacity:1;border-color:var(--hover-color-projects)}.projects__header__toggle:hover #imageView span,.projects__header__toggle:hover #textView span{background:var(--hover-color-projects)}@media screen and (max-width:768px){.projects__header__toggle:hover #imageView,.projects__header__toggle:hover #textView{border-color:var(--color-projects)}.projects__header__toggle:hover #imageView span,.projects__header__toggle:hover #textView span{background:var(--color-projects)}}#imageView{display:inline-block;width:1.2em;height:15px;border:solid 3px var(--color-projects);margin-right:.75em;-webkit-transition:border-color .15s ease-in-out,opacity .15s;transition:border-color .15s ease-in-out,opacity .15s;opacity:.5}#imageView.is-active{opacity:1;border-color:var(--color-projects)}#textView{display:inline-block;width:1.2em;height:15px;border-top:solid 3px var(--color-projects);border-bottom:solid 3px var(--color-projects);-webkit-transition:border-color .15s ease-in-out,opacity .15s;transition:border-color .15s ease-in-out,opacity .15s;opacity:.5}#textView span{-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out;background:var(--color-projects);width:100%;height:3px;display:block;position:relative;left:0;top:3px}#textView.is-active{opacity:1;border-color:var(--color-projects)}#textView.is-active span{background:var(--color-projects)}.loading-icon{position:absolute;width:100%;height:calc(100% - 44px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.loading-icon svg{width:14%;height:auto;padding:1rem;fill:currentColor}@media screen and (max-width:768px){.loading-icon svg{width:40%}}.loading-icon path{opacity:0;-webkit-animation:loading .1s ease;animation:loading .1s ease;-webkit-animation-fill-mode:none;animation-fill-mode:none;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-timing-function:steps(4);animation-timing-function:steps(4)}.loading-icon .dot-1{-webkit-animation-delay:0;animation-delay:0}.loading-icon .dot-2{-webkit-animation-delay:.1s;animation-delay:.1s}.loading-icon .dot-3{-webkit-animation-delay:.2s;animation-delay:.2s}.loading-icon .dot-4{-webkit-animation-delay:.3s;animation-delay:.3s}.loading-icon .dot-5{-webkit-animation-delay:.4s;animation-delay:.4s}.loading-icon .dot-6{-webkit-animation-delay:.5s;animation-delay:.5s}.loading-icon .dot-7{-webkit-animation-delay:.6s;animation-delay:.6s}.loading-icon .dot-8{-webkit-animation-delay:.7s;animation-delay:.7s}.loading-icon .dot-9{-webkit-animation-delay:.8s;animation-delay:.8s}@-webkit-keyframes loading{0%{opacity:1}50%{opacity:1}51%{opacity:0}to{opacity:0}}@keyframes loading{0%{opacity:1}50%{opacity:1}51%{opacity:0}to{opacity:0}}.projects{&__wrapper{background:inherit}&__header{&__toggle{position:relative;&__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;left:.5rem;-webkit-transition:opacity .15s ease-in-out,color .15s ease-in-out;transition:opacity .15s ease-in-out,color .15s ease-in-out;padding-top:3px;@media screen and (max-width:767px){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:absolute;right:.5rem;padding-top:0}&--flex-end{@media screen and (max-width:480px){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}}}}}&__image-view{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;@media screen and (max-width:768px){.projects__image-view__image{width:100%;margin-bottom:0;&__wrapper{height:auto}&:nth-child(4n+4){margin-right:0}}}@media screen and (min-width:768px){.projects__image-view__image{width:21.75%;margin-bottom:1%;&:nth-child(4n+4){margin-right:0}}}@media screen and (min-width:1280px){.projects__image-view__image{width:16.56%;&:nth-child(4n+4){margin-right:4.3%}&:nth-child(5n+5){margin-right:0}}}&__image{margin-right:4.3%;margin-bottom:2%;a{text-decoration:none!important;&:hover{color:var(--color-projects)}}&--portrait{.projects__image-view__image__wrapper{max-width:75%;margin:auto}}&__wrapper{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;.image__figure{width:100%}}&__title{opacity:0;-webkit-transition:opacity 125ms ease-in-out;transition:opacity 125ms ease-in-out;margin-top:.5rem;height:2.5em;@media screen and (max-width:768px){opacity:1;height:auto;margin-bottom:2rem}}&:hover{.projects__image-view__image__title{opacity:1}}@media screen and (max-width:768px){margin-bottom:0;margin-right:0;width:100%}}}&__text-view{&__list{button{line-height:1.25;text-decoration:none;opacity:.5;text-indent:-1em;padding-left:1em;-webkit-transition:color .25s ease-in-out;transition:color .25s ease-in-out;&:hover{opacity:1;color:var(--hover-color-projects)}&.is-filtered{color:var(--color-projects);&:hover{color:var(--hover-color-projects)}}}}&__filter{&__list{button{line-height:1.25;&:hover{color:var(--hover-color-projects)}}}}}}.is-active{.projects__header__toggle__wrapper{opacity:1}}.projects__header__toggle:hover #imageViewProcess2,.projects__header__toggle:hover #textViewProcess2{opacity:1;border-color:var(--hover-color-process)}.projects__header__toggle:hover #imageViewProcess2 span,.projects__header__toggle:hover #textViewProcess2 span{background:var(--hover-color-process)}@media screen and (max-width:768px){.projects__header__toggle:hover #imageViewProcess2,.projects__header__toggle:hover #textViewProcess2{border-color:var(--color-process)}.projects__header__toggle:hover #imageViewProcess2 span,.projects__header__toggle:hover #textViewProcess2 span{background:var(--color-process)}}#imageViewProcess2{display:inline-block;width:1.2em;height:15px;border:solid 3px var(--color-process);margin-right:.75em;-webkit-transition:border-color .15s ease-in-out,opacity .15s;transition:border-color .15s ease-in-out,opacity .15s;opacity:.5}#imageViewProcess2.is-active{opacity:1;border-color:var(--color-process)}#textViewProcess2{display:inline-block;width:1.2em;height:15px;border-top:solid 3px var(--color-process);border-bottom:solid 3px var(--color-process);-webkit-transition:border-color .15s ease-in-out,opacity .15s;transition:border-color .15s ease-in-out,opacity .15s;opacity:.5;padding:relative}#textViewProcess2 span{-webkit-transition:background .15s ease-in-out;transition:background .15s ease-in-out;background:var(--color-process);width:100%;height:3px;display:block;position:relative;left:0;top:3px}#textViewProcess2.is-active{opacity:1;border-color:var(--color-process)}#textViewProcess2.is-active span{background:var(--color-process)}.gallery__slide__tags{position:absolute;top:0;left:90%;padding:1.5rem 1%;color:currentColor;z-index:99;display:block;cursor:auto}@media screen and (max-width:1024px){.gallery__slide__tags{display:none}}.gallery__slide__wrapper figcaption{-webkit-transition:opacity .35s;transition:opacity .35s;opacity:0}.gallery__slide__caption{margin-top:-.25em;line-height:1.25!important}body.is-mobile .gallery__slide__tags{display:none}.image-loaded .gallery__slide__wrapper figcaption{opacity:1}.gallery__slide img{opacity:0;-webkit-transition:opacity .25s ease-in-out;transition:opacity .25s ease-in-out}.gallery__slide.image-loaded img{opacity:1}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{-webkit-box-sizing:border-box;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{position:relative;height:100%}html{font-size:62.5%;-webkit-text-size-adjust:100%;background:#eee}body{font-size:19px;line-height:1.25;font-family:BauOT,Arial,sans-serif;color:#222;font-weight:500;overscroll-behavior-y:none}img{max-width:100%}@media screen and (max-width:768px){.mobile--hide{display:none}}.mobile--show{display:none}@media screen and (max-width:768px){.mobile--show{display:block}}body.is-mobile .mobile--hide{display:none}body.is-mobile .mobile--show{display:block}@media screen and (max-width:1023px){.ipad--hide{display:none}}.ipad--show{display:none}@media screen and (max-width:1023px){.ipad--show{display:block}}.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row,.row.reverse{-webkit-box-orient:horizontal}.row.reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse,.row.reverse{-webkit-box-direction:reverse}.col.reverse{-webkit-box-orient:vertical;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@font-face{font-family:BauOT;src:url(../../assets/fonts/BauOT-Medium.89cec1f3.woff) format("woff2"),url(../../assets/fonts/BauOT-Medium.89cec1f3.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:BauOT;src:url(../../assets/fonts/BauPro-MediumItalic.fc3a932f.woff2) format("woff2"),url(../../assets/fonts/BauPro-MediumItalic.56a1b3c2.woff) format("woff");font-weight:500;font-style:italic}p{margin-bottom:1.25em}.text a{display:inline-block;border-bottom:.125em solid;line-height:1.2;text-decoration:none}.text--medium{font-size:15.5px}@media screen and (max-width:768px){.text--medium{font-size:16px}}.text--medium--mobile{font-size:inherit}@media screen and (max-width:768px){.text--medium--mobile{font-size:16px}}.text--small{font-size:13px}@media screen and (max-width:768px){.text--small{font-size:14px}}.text--underline{border-bottom:.125em solid;line-height:1.2;text-decoration:none}.text--capitalize{text-transform:capitalize}.text--overflow{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.text--columns{-webkit-column-count:6;-moz-column-count:6;column-count:6}@media screen and (max-width:1024px){.text--columns{-webkit-column-count:4;-moz-column-count:4;column-count:4}}@media screen and (max-width:768px){.text--columns{-webkit-column-count:2;-moz-column-count:2;column-count:2}}.text--columns--2{-webkit-column-count:2;-moz-column-count:2;column-count:2}.text--left{text-align:left}.text--left--mobile{text-align:inherit}@media screen and (max-width:768px){.text--left--mobile{text-align:left}}.text--right{text-align:right}.text--right--mobile{text-align:inherit}@media screen and (max-width:768px){.text--right--mobile{text-align:right}}.text--indent{text-indent:-1em;padding-left:1em;display:inline-block}h2{margin-bottom:1em}h3{margin-left:1em}.list--circle ul{padding-left:1.25em}.list--circle ul li{margin-bottom:1.25em}.list--circle ul li:before{content:"\2022";font-weight:700;display:inline-block;width:1em;margin-left:-1em}button{border:none;margin:0;padding:0;width:auto;overflow:visible;outline:none;background:transparent;color:inherit;font:inherit;line-height:normal;cursor:pointer;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;text-align:left}button::-moz-focus-inner{border:0;padding:0}a{color:inherit}a:hover{text-decoration:none}a,button{-webkit-transition:color 125ms ease-in-out;transition:color 125ms ease-in-out}@media screen and (max-width:768px){a,button{color:inherit!important}}button{line-height:1}.header__link{display:inline-block;line-height:1.2;border-bottom:3px solid transparent;-webkit-transition:border-color 125ms ease-in-out,color 125ms ease-in-out;transition:border-color 125ms ease-in-out,color 125ms ease-in-out;position:relative;top:2px}.header__link--is-active{border-bottom:3px solid}@media screen and (max-width:480px){.header__link{-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out;opacity:0;pointer-events:none!important}}@media screen and (max-width:480px){.is-active .header__link{opacity:1;pointer-events:auto!important}}@media print{*{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}/*!
 * gr8.css • v3.1.3
 * github.com/jongacnik/gr8
 */.c1{width:8.33333%}.c2{width:16.66667%}.c3{width:25%}.c4{width:33.33333%}.c5{width:41.66667%}.c6{width:50%}.c7{width:58.33333%}.c8{width:66.66667%}.c9{width:75%}.c10{width:83.33333%}.c11{width:91.66667%}.c12,.s1{width:100%}.s2{width:50%}.s3{width:33.33333%}.s4{width:25%}.s5{width:20%}.s6{width:16.66667%}.s7{width:14.28571%}.s8{width:12.5%}.s9{width:11.11111%}.s10{width:10%}.s11{width:9.09091%}.s12{width:8.33333%}.co0{margin-left:0}.co1{margin-left:8.33333%}.co2{margin-left:16.66667%}.co3{margin-left:25%}.co4{margin-left:33.33333%}.co5{margin-left:41.66667%}.co6{margin-left:50%}.co7{margin-left:58.33333%}.co8{margin-left:66.66667%}.co9{margin-left:75%}.co10{margin-left:83.33333%}.co11{margin-left:91.66667%}.co12{margin-left:100%}.m0{margin:0}.m1{margin:1rem}.m2{margin:2rem}.m3{margin:3rem}.m4{margin:4rem}.mt0{margin-top:0}.mt1{margin-top:1rem}.mt2{margin-top:2rem}.mt3{margin-top:3rem}.mt4{margin-top:4rem}.mr0{margin-right:0}.mr1{margin-right:1rem}.mr2{margin-right:2rem}.mr3{margin-right:3rem}.mr4{margin-right:4rem}.mb0{margin-bottom:0}.mb1{margin-bottom:1rem}.mb2{margin-bottom:2rem}.mb3{margin-bottom:3rem}.mb4{margin-bottom:4rem}.ml0{margin-left:0}.ml1{margin-left:1rem}.ml2{margin-left:2rem}.ml3{margin-left:3rem}.ml4{margin-left:4rem}.mx0{margin-left:0;margin-right:0}.mx1{margin-left:1rem;margin-right:1rem}.mx2{margin-left:2rem;margin-right:2rem}.mx3{margin-left:3rem;margin-right:3rem}.mx4{margin-left:4rem;margin-right:4rem}.my0{margin-top:0;margin-bottom:0}.my1{margin-top:1rem;margin-bottom:1rem}.my2{margin-top:2rem;margin-bottom:2rem}.my3{margin-top:3rem;margin-bottom:3rem}.my4{margin-top:4rem;margin-bottom:4rem}.p0{padding:0}.p1{padding:1rem}.p2{padding:2rem}.p3{padding:3rem}.p4{padding:4rem}.pt0{padding-top:0}.pt1{padding-top:1rem}.pt2{padding-top:2rem}.pt3{padding-top:3rem}.pt4{padding-top:4rem}.pr0{padding-right:0}.pr1{padding-right:1rem}.pr2{padding-right:2rem}.pr3{padding-right:3rem}.pr4{padding-right:4rem}.pb0{padding-bottom:0}.pb1{padding-bottom:1rem}.pb2{padding-bottom:2rem}.pb3{padding-bottom:3rem}.pb4{padding-bottom:4rem}.pl0{padding-left:0}.pl1{padding-left:1rem}.pl2{padding-left:2rem}.pl3{padding-left:3rem}.pl4{padding-left:4rem}.px0{padding-left:0;padding-right:0}.px1{padding-left:1rem;padding-right:1rem}.px2{padding-left:2rem;padding-right:2rem}.px3{padding-left:3rem;padding-right:3rem}.px4{padding-left:4rem;padding-right:4rem}.py0{padding-top:0;padding-bottom:0}.py1{padding-top:1rem;padding-bottom:1rem}.py2{padding-top:2rem;padding-bottom:2rem}.py3{padding-top:3rem;padding-bottom:3rem}.py4{padding-top:4rem;padding-bottom:4rem}.op0{opacity:0}.op25{opacity:.25}.op50{opacity:.5}.op75{opacity:.75}.op100{opacity:1}.bgsc{background-size:cover}.bgsct{background-size:contain}.bgpc{background-position:50%}.bgpt{background-position:top}.bgpr{background-position:100%}.bgpb{background-position:bottom}.bgpl{background-position:0}.bgrn{background-repeat:no-repeat}.bgrx{background-repeat:repeat-x}.bgry{background-repeat:repeat-y}.x{display:-webkit-box;display:-ms-flexbox;display:flex}.xac{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.xab{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.xas{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.xafs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.xafe{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.xdr{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.xdr,.xdrr{-webkit-box-orient:horizontal}.xdrr{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xdc{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.xdc,.xdcr{-webkit-box-orient:vertical}.xdcr{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.xjc{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.xjb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.xja{-ms-flex-pack:distribute;justify-content:space-around}.xjs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.xje{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.xw{-ms-flex-wrap:wrap;flex-wrap:wrap}.xwr{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}.xwn{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.xi{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}.xx{-ms-flex:1;flex:1}.xa,.xx{-webkit-box-flex:1}.xa{-ms-flex:auto;flex:auto}.xn{-webkit-box-flex:0;-ms-flex:none;flex:none}.xo0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.xo1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.xo2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.xo3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.xo4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.xot{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.xob{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.df{display:-webkit-box;display:-ms-flexbox;display:flex}.db{display:block}.dib{display:inline-block}.di{display:inline}.dt{display:table}.dtc{display:table-cell}.dtr{display:table-row}.dn{display:none}.fl{float:left}.fr{float:right}.fn{float:none}.cf:after{content:"";display:block;clear:both}.oh{overflow:hidden}.os{overflow:scroll}.ov{overflow:visible}.oxh{overflow-x:hidden}.oxs{overflow-x:scroll}.oxv{overflow-x:visible}.oyh{overflow-y:hidden}.oys{overflow-y:scroll}.oyv{overflow-y:visible}.psa{position:absolute}.psr{position:relative}.psf{position:fixed}.pss{position:static}.t0{top:0}.r0{right:0}.b0{bottom:0}.l0{left:0}.z0{z-index:0}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.z4{z-index:4}.w0{width:0}.w100{width:100%}.h0{height:0}.h100{height:100%}.vw50{width:50vw}.vw100{width:100vw}.vwmn50{min-width:50vw}.vwmn100{min-width:100vw}.vwmx50{max-width:50vw}.vwmx100{max-width:100vw}.vh50{height:50vh}.vh100{height:100vh}.vhmn50{min-height:50vh}.vhmn100{min-height:100vh}.vhmx50{max-height:50vh}.vhmx100{max-height:100vh}.ar25:before{padding-top:25%;content:"";display:block}.ar50:before{padding-top:50%;content:"";display:block}.ar75:before{padding-top:75%;content:"";display:block}.ar100:before{padding-top:100%;content:"";display:block}.fs1{font-size:1rem}.fs1-2{font-size:1.2rem}.fs1-6{font-size:1.6rem}.fs2-4{font-size:2.4rem}.fs3-2{font-size:3.2rem}.fs6-4{font-size:6.4rem}.lh1{line-height:1}.lh1-5{line-height:1.5}.fsn{font-style:normal}.fsi{font-style:italic}.fwn{font-weight:400}.fwb{font-weight:700}.tal{text-align:left}.tac{text-align:center}.tar{text-align:right}.taj{text-align:justify}.toc,.toi{text-overflow:clip}.toe{text-overflow:ellipsis}.tdu{text-decoration:underline}.tdo{text-decoration:overline}.tdlt{text-decoration:line-through}.tdn{text-decoration:none}.ttu{text-transform:uppercase}.ttl{text-transform:lowercase}.ttc{text-transform:capitalize}.ttn{text-transform:none}.vabl{vertical-align:baseline}.vat{vertical-align:top}.vam{vertical-align:middle}.vab{vertical-align:bottom}.wsn{white-space:normal}.wsnw{white-space:nowrap}.wsp{white-space:pre}.wsi{white-space:inherit}.tc1{-webkit-columns:1;-moz-columns:1;columns:1}.tc2{-webkit-columns:2;-moz-columns:2;columns:2}.tc3{-webkit-columns:3;-moz-columns:3;columns:3}.tc4{-webkit-columns:4;-moz-columns:4;columns:4}.curp{cursor:pointer}.curd{cursor:default}.cura{cursor:alias}.curzi{cursor:-webkit-zoom-in;cursor:zoom-in}.curzo{cursor:-webkit-zoom-out;cursor:zoom-out}.usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.usa{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.ust{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.pen{pointer-events:none}.pea{pointer-events:auto}.vh{visibility:hidden}.vv{visibility:visible}.dev{outline:1px solid #912eff}.dev>*{outline:1px solid #5497ff}.dev>*>*{outline:1px solid #51feff}.dev>*>*>*{outline:1px solid red}.dev>*>*>* *{outline:1px solid #0f0}@media (min-width:768px){[sm~=c1]{width:8.33333%}[sm~=c2]{width:16.66667%}[sm~=c3]{width:25%}[sm~=c4]{width:33.33333%}[sm~=c5]{width:41.66667%}[sm~=c6]{width:50%}[sm~=c7]{width:58.33333%}[sm~=c8]{width:66.66667%}[sm~=c9]{width:75%}[sm~=c10]{width:83.33333%}[sm~=c11]{width:91.66667%}[sm~=c12],[sm~=s1]{width:100%}[sm~=s2]{width:50%}[sm~=s3]{width:33.33333%}[sm~=s4]{width:25%}[sm~=s5]{width:20%}[sm~=s6]{width:16.66667%}[sm~=s7]{width:14.28571%}[sm~=s8]{width:12.5%}[sm~=s9]{width:11.11111%}[sm~=s10]{width:10%}[sm~=s11]{width:9.09091%}[sm~=s12]{width:8.33333%}[sm~=co0]{margin-left:0}[sm~=co1]{margin-left:8.33333%}[sm~=co2]{margin-left:16.66667%}[sm~=co3]{margin-left:25%}[sm~=co4]{margin-left:33.33333%}[sm~=co5]{margin-left:41.66667%}[sm~=co6]{margin-left:50%}[sm~=co7]{margin-left:58.33333%}[sm~=co8]{margin-left:66.66667%}[sm~=co9]{margin-left:75%}[sm~=co10]{margin-left:83.33333%}[sm~=co11]{margin-left:91.66667%}[sm~=co12]{margin-left:100%}[sm~=m0]{margin:0}[sm~=m1]{margin:1rem}[sm~=m2]{margin:2rem}[sm~=m3]{margin:3rem}[sm~=m4]{margin:4rem}[sm~=mt0]{margin-top:0}[sm~=mt1]{margin-top:1rem}[sm~=mt2]{margin-top:2rem}[sm~=mt3]{margin-top:3rem}[sm~=mt4]{margin-top:4rem}[sm~=mr0]{margin-right:0}[sm~=mr1]{margin-right:1rem}[sm~=mr2]{margin-right:2rem}[sm~=mr3]{margin-right:3rem}[sm~=mr4]{margin-right:4rem}[sm~=mb0]{margin-bottom:0}[sm~=mb1]{margin-bottom:1rem}[sm~=mb2]{margin-bottom:2rem}[sm~=mb3]{margin-bottom:3rem}[sm~=mb4]{margin-bottom:4rem}[sm~=ml0]{margin-left:0}[sm~=ml1]{margin-left:1rem}[sm~=ml2]{margin-left:2rem}[sm~=ml3]{margin-left:3rem}[sm~=ml4]{margin-left:4rem}[sm~=mx0]{margin-left:0;margin-right:0}[sm~=mx1]{margin-left:1rem;margin-right:1rem}[sm~=mx2]{margin-left:2rem;margin-right:2rem}[sm~=mx3]{margin-left:3rem;margin-right:3rem}[sm~=mx4]{margin-left:4rem;margin-right:4rem}[sm~=my0]{margin-top:0;margin-bottom:0}[sm~=my1]{margin-top:1rem;margin-bottom:1rem}[sm~=my2]{margin-top:2rem;margin-bottom:2rem}[sm~=my3]{margin-top:3rem;margin-bottom:3rem}[sm~=my4]{margin-top:4rem;margin-bottom:4rem}[sm~=p0]{padding:0}[sm~=p1]{padding:1rem}[sm~=p2]{padding:2rem}[sm~=p3]{padding:3rem}[sm~=p4]{padding:4rem}[sm~=pt0]{padding-top:0}[sm~=pt1]{padding-top:1rem}[sm~=pt2]{padding-top:2rem}[sm~=pt3]{padding-top:3rem}[sm~=pt4]{padding-top:4rem}[sm~=pr0]{padding-right:0}[sm~=pr1]{padding-right:1rem}[sm~=pr2]{padding-right:2rem}[sm~=pr3]{padding-right:3rem}[sm~=pr4]{padding-right:4rem}[sm~=pb0]{padding-bottom:0}[sm~=pb1]{padding-bottom:1rem}[sm~=pb2]{padding-bottom:2rem}[sm~=pb3]{padding-bottom:3rem}[sm~=pb4]{padding-bottom:4rem}[sm~=pl0]{padding-left:0}[sm~=pl1]{padding-left:1rem}[sm~=pl2]{padding-left:2rem}[sm~=pl3]{padding-left:3rem}[sm~=pl4]{padding-left:4rem}[sm~=px0]{padding-left:0;padding-right:0}[sm~=px1]{padding-left:1rem;padding-right:1rem}[sm~=px2]{padding-left:2rem;padding-right:2rem}[sm~=px3]{padding-left:3rem;padding-right:3rem}[sm~=px4]{padding-left:4rem;padding-right:4rem}[sm~=py0]{padding-top:0;padding-bottom:0}[sm~=py1]{padding-top:1rem;padding-bottom:1rem}[sm~=py2]{padding-top:2rem;padding-bottom:2rem}[sm~=py3]{padding-top:3rem;padding-bottom:3rem}[sm~=py4]{padding-top:4rem;padding-bottom:4rem}[sm~=op0]{opacity:0}[sm~=op25]{opacity:.25}[sm~=op50]{opacity:.5}[sm~=op75]{opacity:.75}[sm~=op100]{opacity:1}[sm~=bgsc]{background-size:cover}[sm~=bgsct]{background-size:contain}[sm~=bgpc]{background-position:50%}[sm~=bgpt]{background-position:top}[sm~=bgpr]{background-position:100%}[sm~=bgpb]{background-position:bottom}[sm~=bgpl]{background-position:0}[sm~=bgrn]{background-repeat:no-repeat}[sm~=bgrx]{background-repeat:repeat-x}[sm~=bgry]{background-repeat:repeat-y}[sm~=x]{display:-webkit-box;display:-ms-flexbox;display:flex}[sm~=xac]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}[sm~=xab]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}[sm~=xas]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}[sm~=xafs]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[sm~=xafe]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[sm~=xdr]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[sm~=xdr],[sm~=xdrr]{-webkit-box-orient:horizontal}[sm~=xdrr]{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}[sm~=xdc]{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[sm~=xdc],[sm~=xdcr]{-webkit-box-orient:vertical}[sm~=xdcr]{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}[sm~=xjc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[sm~=xjb]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[sm~=xja]{-ms-flex-pack:distribute;justify-content:space-around}[sm~=xjs]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[sm~=xje]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[sm~=xw]{-ms-flex-wrap:wrap;flex-wrap:wrap}[sm~=xwr]{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}[sm~=xwn]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}[sm~=xi]{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}[sm~=xx]{-ms-flex:1;flex:1}[sm~=xa],[sm~=xx]{-webkit-box-flex:1}[sm~=xa]{-ms-flex:auto;flex:auto}[sm~=xn]{-webkit-box-flex:0;-ms-flex:none;flex:none}[sm~=xo0]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[sm~=xo1]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}[sm~=xo2]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[sm~=xo3]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}[sm~=xo4]{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}[sm~=xot]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}[sm~=xob]{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}[sm~=df]{display:-webkit-box;display:-ms-flexbox;display:flex}[sm~=db]{display:block}[sm~=dib]{display:inline-block}[sm~=di]{display:inline}[sm~=dt]{display:table}[sm~=dtc]{display:table-cell}[sm~=dtr]{display:table-row}[sm~=dn]{display:none}[sm~=fl]{float:left}[sm~=fr]{float:right}[sm~=fn]{float:none}[sm~=cf]:after{content:"";display:block;clear:both}[sm~=oh]{overflow:hidden}[sm~=os]{overflow:scroll}[sm~=ov]{overflow:visible}[sm~=oxh]{overflow-x:hidden}[sm~=oxs]{overflow-x:scroll}[sm~=oxv]{overflow-x:visible}[sm~=oyh]{overflow-y:hidden}[sm~=oys]{overflow-y:scroll}[sm~=oyv]{overflow-y:visible}[sm~=psa]{position:absolute}[sm~=psr]{position:relative}[sm~=psf]{position:fixed}[sm~=pss]{position:static}[sm~=t0]{top:0}[sm~=r0]{right:0}[sm~=b0]{bottom:0}[sm~=l0]{left:0}[sm~=z0]{z-index:0}[sm~=z1]{z-index:1}[sm~=z2]{z-index:2}[sm~=z3]{z-index:3}[sm~=z4]{z-index:4}[sm~=w0]{width:0}[sm~=w100]{width:100%}[sm~=h0]{height:0}[sm~=h100]{height:100%}[sm~=vw50]{width:50vw}[sm~=vw100]{width:100vw}[sm~=vwmn50]{min-width:50vw}[sm~=vwmn100]{min-width:100vw}[sm~=vwmx50]{max-width:50vw}[sm~=vwmx100]{max-width:100vw}[sm~=vh50]{height:50vh}[sm~=vh100]{height:100vh}[sm~=vhmn50]{min-height:50vh}[sm~=vhmn100]{min-height:100vh}[sm~=vhmx50]{max-height:50vh}[sm~=vhmx100]{max-height:100vh}[sm~=ar25]:before{padding-top:25%;content:"";display:block}[sm~=ar50]:before{padding-top:50%;content:"";display:block}[sm~=ar75]:before{padding-top:75%;content:"";display:block}[sm~=ar100]:before{padding-top:100%;content:"";display:block}[sm~=fs1]{font-size:1rem}[sm~=fs1-2]{font-size:1.2rem}[sm~=fs1-6]{font-size:1.6rem}[sm~=fs2-4]{font-size:2.4rem}[sm~=fs3-2]{font-size:3.2rem}[sm~=fs6-4]{font-size:6.4rem}[sm~=lh1]{line-height:1}[sm~=lh1-5]{line-height:1.5}[sm~=fsn]{font-style:normal}[sm~=fsi]{font-style:italic}[sm~=fwn]{font-weight:400}[sm~=fwb]{font-weight:700}[sm~=tal]{text-align:left}[sm~=tac]{text-align:center}[sm~=tar]{text-align:right}[sm~=taj]{text-align:justify}[sm~=toc],[sm~=toi]{text-overflow:clip}[sm~=toe]{text-overflow:ellipsis}[sm~=tdu]{text-decoration:underline}[sm~=tdo]{text-decoration:overline}[sm~=tdlt]{text-decoration:line-through}[sm~=tdn]{text-decoration:none}[sm~=ttu]{text-transform:uppercase}[sm~=ttl]{text-transform:lowercase}[sm~=ttc]{text-transform:capitalize}[sm~=ttn]{text-transform:none}[sm~=vabl]{vertical-align:baseline}[sm~=vat]{vertical-align:top}[sm~=vam]{vertical-align:middle}[sm~=vab]{vertical-align:bottom}[sm~=wsn]{white-space:normal}[sm~=wsnw]{white-space:nowrap}[sm~=wsp]{white-space:pre}[sm~=wsi]{white-space:inherit}[sm~=tc1]{-webkit-columns:1;-moz-columns:1;columns:1}[sm~=tc2]{-webkit-columns:2;-moz-columns:2;columns:2}[sm~=tc3]{-webkit-columns:3;-moz-columns:3;columns:3}[sm~=tc4]{-webkit-columns:4;-moz-columns:4;columns:4}[sm~=curp]{cursor:pointer}[sm~=curd]{cursor:default}[sm~=cura]{cursor:alias}[sm~=curzi]{cursor:-webkit-zoom-in;cursor:zoom-in}[sm~=curzo]{cursor:-webkit-zoom-out;cursor:zoom-out}[sm~=usn]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[sm~=usa]{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}[sm~=ust]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}[sm~=pen]{pointer-events:none}[sm~=pea]{pointer-events:auto}[sm~=vh]{visibility:hidden}[sm~=vv]{visibility:visible}[sm~=dev]{outline:1px solid #912eff}[sm~=dev]>*{outline:1px solid #5497ff}[sm~=dev]>*>*{outline:1px solid #51feff}[sm~=dev]>*>*>*{outline:1px solid red}[sm~=dev]>*>*>* *{outline:1px solid #0f0}}@media (min-width:1024px){[md~=c1]{width:8.33333%}[md~=c2]{width:16.66667%}[md~=c3]{width:25%}[md~=c4]{width:33.33333%}[md~=c5]{width:41.66667%}[md~=c6]{width:50%}[md~=c7]{width:58.33333%}[md~=c8]{width:66.66667%}[md~=c9]{width:75%}[md~=c10]{width:83.33333%}[md~=c11]{width:91.66667%}[md~=c12],[md~=s1]{width:100%}[md~=s2]{width:50%}[md~=s3]{width:33.33333%}[md~=s4]{width:25%}[md~=s5]{width:20%}[md~=s6]{width:16.66667%}[md~=s7]{width:14.28571%}[md~=s8]{width:12.5%}[md~=s9]{width:11.11111%}[md~=s10]{width:10%}[md~=s11]{width:9.09091%}[md~=s12]{width:8.33333%}[md~=co0]{margin-left:0}[md~=co1]{margin-left:8.33333%}[md~=co2]{margin-left:16.66667%}[md~=co3]{margin-left:25%}[md~=co4]{margin-left:33.33333%}[md~=co5]{margin-left:41.66667%}[md~=co6]{margin-left:50%}[md~=co7]{margin-left:58.33333%}[md~=co8]{margin-left:66.66667%}[md~=co9]{margin-left:75%}[md~=co10]{margin-left:83.33333%}[md~=co11]{margin-left:91.66667%}[md~=co12]{margin-left:100%}[md~=m0]{margin:0}[md~=m1]{margin:1rem}[md~=m2]{margin:2rem}[md~=m3]{margin:3rem}[md~=m4]{margin:4rem}[md~=mt0]{margin-top:0}[md~=mt1]{margin-top:1rem}[md~=mt2]{margin-top:2rem}[md~=mt3]{margin-top:3rem}[md~=mt4]{margin-top:4rem}[md~=mr0]{margin-right:0}[md~=mr1]{margin-right:1rem}[md~=mr2]{margin-right:2rem}[md~=mr3]{margin-right:3rem}[md~=mr4]{margin-right:4rem}[md~=mb0]{margin-bottom:0}[md~=mb1]{margin-bottom:1rem}[md~=mb2]{margin-bottom:2rem}[md~=mb3]{margin-bottom:3rem}[md~=mb4]{margin-bottom:4rem}[md~=ml0]{margin-left:0}[md~=ml1]{margin-left:1rem}[md~=ml2]{margin-left:2rem}[md~=ml3]{margin-left:3rem}[md~=ml4]{margin-left:4rem}[md~=mx0]{margin-left:0;margin-right:0}[md~=mx1]{margin-left:1rem;margin-right:1rem}[md~=mx2]{margin-left:2rem;margin-right:2rem}[md~=mx3]{margin-left:3rem;margin-right:3rem}[md~=mx4]{margin-left:4rem;margin-right:4rem}[md~=my0]{margin-top:0;margin-bottom:0}[md~=my1]{margin-top:1rem;margin-bottom:1rem}[md~=my2]{margin-top:2rem;margin-bottom:2rem}[md~=my3]{margin-top:3rem;margin-bottom:3rem}[md~=my4]{margin-top:4rem;margin-bottom:4rem}[md~=p0]{padding:0}[md~=p1]{padding:1rem}[md~=p2]{padding:2rem}[md~=p3]{padding:3rem}[md~=p4]{padding:4rem}[md~=pt0]{padding-top:0}[md~=pt1]{padding-top:1rem}[md~=pt2]{padding-top:2rem}[md~=pt3]{padding-top:3rem}[md~=pt4]{padding-top:4rem}[md~=pr0]{padding-right:0}[md~=pr1]{padding-right:1rem}[md~=pr2]{padding-right:2rem}[md~=pr3]{padding-right:3rem}[md~=pr4]{padding-right:4rem}[md~=pb0]{padding-bottom:0}[md~=pb1]{padding-bottom:1rem}[md~=pb2]{padding-bottom:2rem}[md~=pb3]{padding-bottom:3rem}[md~=pb4]{padding-bottom:4rem}[md~=pl0]{padding-left:0}[md~=pl1]{padding-left:1rem}[md~=pl2]{padding-left:2rem}[md~=pl3]{padding-left:3rem}[md~=pl4]{padding-left:4rem}[md~=px0]{padding-left:0;padding-right:0}[md~=px1]{padding-left:1rem;padding-right:1rem}[md~=px2]{padding-left:2rem;padding-right:2rem}[md~=px3]{padding-left:3rem;padding-right:3rem}[md~=px4]{padding-left:4rem;padding-right:4rem}[md~=py0]{padding-top:0;padding-bottom:0}[md~=py1]{padding-top:1rem;padding-bottom:1rem}[md~=py2]{padding-top:2rem;padding-bottom:2rem}[md~=py3]{padding-top:3rem;padding-bottom:3rem}[md~=py4]{padding-top:4rem;padding-bottom:4rem}[md~=op0]{opacity:0}[md~=op25]{opacity:.25}[md~=op50]{opacity:.5}[md~=op75]{opacity:.75}[md~=op100]{opacity:1}[md~=bgsc]{background-size:cover}[md~=bgsct]{background-size:contain}[md~=bgpc]{background-position:50%}[md~=bgpt]{background-position:top}[md~=bgpr]{background-position:100%}[md~=bgpb]{background-position:bottom}[md~=bgpl]{background-position:0}[md~=bgrn]{background-repeat:no-repeat}[md~=bgrx]{background-repeat:repeat-x}[md~=bgry]{background-repeat:repeat-y}[md~=x]{display:-webkit-box;display:-ms-flexbox;display:flex}[md~=xac]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}[md~=xab]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}[md~=xas]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}[md~=xafs]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[md~=xafe]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[md~=xdr]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[md~=xdr],[md~=xdrr]{-webkit-box-orient:horizontal}[md~=xdrr]{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}[md~=xdc]{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[md~=xdc],[md~=xdcr]{-webkit-box-orient:vertical}[md~=xdcr]{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}[md~=xjc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[md~=xjb]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[md~=xja]{-ms-flex-pack:distribute;justify-content:space-around}[md~=xjs]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[md~=xje]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[md~=xw]{-ms-flex-wrap:wrap;flex-wrap:wrap}[md~=xwr]{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}[md~=xwn]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}[md~=xi]{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}[md~=xx]{-ms-flex:1;flex:1}[md~=xa],[md~=xx]{-webkit-box-flex:1}[md~=xa]{-ms-flex:auto;flex:auto}[md~=xn]{-webkit-box-flex:0;-ms-flex:none;flex:none}[md~=xo0]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[md~=xo1]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}[md~=xo2]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[md~=xo3]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}[md~=xo4]{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}[md~=xot]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}[md~=xob]{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}[md~=df]{display:-webkit-box;display:-ms-flexbox;display:flex}[md~=db]{display:block}[md~=dib]{display:inline-block}[md~=di]{display:inline}[md~=dt]{display:table}[md~=dtc]{display:table-cell}[md~=dtr]{display:table-row}[md~=dn]{display:none}[md~=fl]{float:left}[md~=fr]{float:right}[md~=fn]{float:none}[md~=cf]:after{content:"";display:block;clear:both}[md~=oh]{overflow:hidden}[md~=os]{overflow:scroll}[md~=ov]{overflow:visible}[md~=oxh]{overflow-x:hidden}[md~=oxs]{overflow-x:scroll}[md~=oxv]{overflow-x:visible}[md~=oyh]{overflow-y:hidden}[md~=oys]{overflow-y:scroll}[md~=oyv]{overflow-y:visible}[md~=psa]{position:absolute}[md~=psr]{position:relative}[md~=psf]{position:fixed}[md~=pss]{position:static}[md~=t0]{top:0}[md~=r0]{right:0}[md~=b0]{bottom:0}[md~=l0]{left:0}[md~=z0]{z-index:0}[md~=z1]{z-index:1}[md~=z2]{z-index:2}[md~=z3]{z-index:3}[md~=z4]{z-index:4}[md~=w0]{width:0}[md~=w100]{width:100%}[md~=h0]{height:0}[md~=h100]{height:100%}[md~=vw50]{width:50vw}[md~=vw100]{width:100vw}[md~=vwmn50]{min-width:50vw}[md~=vwmn100]{min-width:100vw}[md~=vwmx50]{max-width:50vw}[md~=vwmx100]{max-width:100vw}[md~=vh50]{height:50vh}[md~=vh100]{height:100vh}[md~=vhmn50]{min-height:50vh}[md~=vhmn100]{min-height:100vh}[md~=vhmx50]{max-height:50vh}[md~=vhmx100]{max-height:100vh}[md~=ar25]:before{padding-top:25%;content:"";display:block}[md~=ar50]:before{padding-top:50%;content:"";display:block}[md~=ar75]:before{padding-top:75%;content:"";display:block}[md~=ar100]:before{padding-top:100%;content:"";display:block}[md~=fs1]{font-size:1rem}[md~=fs1-2]{font-size:1.2rem}[md~=fs1-6]{font-size:1.6rem}[md~=fs2-4]{font-size:2.4rem}[md~=fs3-2]{font-size:3.2rem}[md~=fs6-4]{font-size:6.4rem}[md~=lh1]{line-height:1}[md~=lh1-5]{line-height:1.5}[md~=fsn]{font-style:normal}[md~=fsi]{font-style:italic}[md~=fwn]{font-weight:400}[md~=fwb]{font-weight:700}[md~=tal]{text-align:left}[md~=tac]{text-align:center}[md~=tar]{text-align:right}[md~=taj]{text-align:justify}[md~=toc],[md~=toi]{text-overflow:clip}[md~=toe]{text-overflow:ellipsis}[md~=tdu]{text-decoration:underline}[md~=tdo]{text-decoration:overline}[md~=tdlt]{text-decoration:line-through}[md~=tdn]{text-decoration:none}[md~=ttu]{text-transform:uppercase}[md~=ttl]{text-transform:lowercase}[md~=ttc]{text-transform:capitalize}[md~=ttn]{text-transform:none}[md~=vabl]{vertical-align:baseline}[md~=vat]{vertical-align:top}[md~=vam]{vertical-align:middle}[md~=vab]{vertical-align:bottom}[md~=wsn]{white-space:normal}[md~=wsnw]{white-space:nowrap}[md~=wsp]{white-space:pre}[md~=wsi]{white-space:inherit}[md~=tc1]{-webkit-columns:1;-moz-columns:1;columns:1}[md~=tc2]{-webkit-columns:2;-moz-columns:2;columns:2}[md~=tc3]{-webkit-columns:3;-moz-columns:3;columns:3}[md~=tc4]{-webkit-columns:4;-moz-columns:4;columns:4}[md~=curp]{cursor:pointer}[md~=curd]{cursor:default}[md~=cura]{cursor:alias}[md~=curzi]{cursor:-webkit-zoom-in;cursor:zoom-in}[md~=curzo]{cursor:-webkit-zoom-out;cursor:zoom-out}[md~=usn]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[md~=usa]{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}[md~=ust]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}[md~=pen]{pointer-events:none}[md~=pea]{pointer-events:auto}[md~=vh]{visibility:hidden}[md~=vv]{visibility:visible}[md~=dev]{outline:1px solid #912eff}[md~=dev]>*{outline:1px solid #5497ff}[md~=dev]>*>*{outline:1px solid #51feff}[md~=dev]>*>*>*{outline:1px solid red}[md~=dev]>*>*>* *{outline:1px solid #0f0}}@media (min-width:1280px){[lg~=c1]{width:8.33333%}[lg~=c2]{width:16.66667%}[lg~=c3]{width:25%}[lg~=c4]{width:33.33333%}[lg~=c5]{width:41.66667%}[lg~=c6]{width:50%}[lg~=c7]{width:58.33333%}[lg~=c8]{width:66.66667%}[lg~=c9]{width:75%}[lg~=c10]{width:83.33333%}[lg~=c11]{width:91.66667%}[lg~=c12],[lg~=s1]{width:100%}[lg~=s2]{width:50%}[lg~=s3]{width:33.33333%}[lg~=s4]{width:25%}[lg~=s5]{width:20%}[lg~=s6]{width:16.66667%}[lg~=s7]{width:14.28571%}[lg~=s8]{width:12.5%}[lg~=s9]{width:11.11111%}[lg~=s10]{width:10%}[lg~=s11]{width:9.09091%}[lg~=s12]{width:8.33333%}[lg~=co0]{margin-left:0}[lg~=co1]{margin-left:8.33333%}[lg~=co2]{margin-left:16.66667%}[lg~=co3]{margin-left:25%}[lg~=co4]{margin-left:33.33333%}[lg~=co5]{margin-left:41.66667%}[lg~=co6]{margin-left:50%}[lg~=co7]{margin-left:58.33333%}[lg~=co8]{margin-left:66.66667%}[lg~=co9]{margin-left:75%}[lg~=co10]{margin-left:83.33333%}[lg~=co11]{margin-left:91.66667%}[lg~=co12]{margin-left:100%}[lg~=m0]{margin:0}[lg~=m1]{margin:1rem}[lg~=m2]{margin:2rem}[lg~=m3]{margin:3rem}[lg~=m4]{margin:4rem}[lg~=mt0]{margin-top:0}[lg~=mt1]{margin-top:1rem}[lg~=mt2]{margin-top:2rem}[lg~=mt3]{margin-top:3rem}[lg~=mt4]{margin-top:4rem}[lg~=mr0]{margin-right:0}[lg~=mr1]{margin-right:1rem}[lg~=mr2]{margin-right:2rem}[lg~=mr3]{margin-right:3rem}[lg~=mr4]{margin-right:4rem}[lg~=mb0]{margin-bottom:0}[lg~=mb1]{margin-bottom:1rem}[lg~=mb2]{margin-bottom:2rem}[lg~=mb3]{margin-bottom:3rem}[lg~=mb4]{margin-bottom:4rem}[lg~=ml0]{margin-left:0}[lg~=ml1]{margin-left:1rem}[lg~=ml2]{margin-left:2rem}[lg~=ml3]{margin-left:3rem}[lg~=ml4]{margin-left:4rem}[lg~=mx0]{margin-left:0;margin-right:0}[lg~=mx1]{margin-left:1rem;margin-right:1rem}[lg~=mx2]{margin-left:2rem;margin-right:2rem}[lg~=mx3]{margin-left:3rem;margin-right:3rem}[lg~=mx4]{margin-left:4rem;margin-right:4rem}[lg~=my0]{margin-top:0;margin-bottom:0}[lg~=my1]{margin-top:1rem;margin-bottom:1rem}[lg~=my2]{margin-top:2rem;margin-bottom:2rem}[lg~=my3]{margin-top:3rem;margin-bottom:3rem}[lg~=my4]{margin-top:4rem;margin-bottom:4rem}[lg~=p0]{padding:0}[lg~=p1]{padding:1rem}[lg~=p2]{padding:2rem}[lg~=p3]{padding:3rem}[lg~=p4]{padding:4rem}[lg~=pt0]{padding-top:0}[lg~=pt1]{padding-top:1rem}[lg~=pt2]{padding-top:2rem}[lg~=pt3]{padding-top:3rem}[lg~=pt4]{padding-top:4rem}[lg~=pr0]{padding-right:0}[lg~=pr1]{padding-right:1rem}[lg~=pr2]{padding-right:2rem}[lg~=pr3]{padding-right:3rem}[lg~=pr4]{padding-right:4rem}[lg~=pb0]{padding-bottom:0}[lg~=pb1]{padding-bottom:1rem}[lg~=pb2]{padding-bottom:2rem}[lg~=pb3]{padding-bottom:3rem}[lg~=pb4]{padding-bottom:4rem}[lg~=pl0]{padding-left:0}[lg~=pl1]{padding-left:1rem}[lg~=pl2]{padding-left:2rem}[lg~=pl3]{padding-left:3rem}[lg~=pl4]{padding-left:4rem}[lg~=px0]{padding-left:0;padding-right:0}[lg~=px1]{padding-left:1rem;padding-right:1rem}[lg~=px2]{padding-left:2rem;padding-right:2rem}[lg~=px3]{padding-left:3rem;padding-right:3rem}[lg~=px4]{padding-left:4rem;padding-right:4rem}[lg~=py0]{padding-top:0;padding-bottom:0}[lg~=py1]{padding-top:1rem;padding-bottom:1rem}[lg~=py2]{padding-top:2rem;padding-bottom:2rem}[lg~=py3]{padding-top:3rem;padding-bottom:3rem}[lg~=py4]{padding-top:4rem;padding-bottom:4rem}[lg~=op0]{opacity:0}[lg~=op25]{opacity:.25}[lg~=op50]{opacity:.5}[lg~=op75]{opacity:.75}[lg~=op100]{opacity:1}[lg~=bgsc]{background-size:cover}[lg~=bgsct]{background-size:contain}[lg~=bgpc]{background-position:50%}[lg~=bgpt]{background-position:top}[lg~=bgpr]{background-position:100%}[lg~=bgpb]{background-position:bottom}[lg~=bgpl]{background-position:0}[lg~=bgrn]{background-repeat:no-repeat}[lg~=bgrx]{background-repeat:repeat-x}[lg~=bgry]{background-repeat:repeat-y}[lg~=x]{display:-webkit-box;display:-ms-flexbox;display:flex}[lg~=xac]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}[lg~=xab]{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}[lg~=xas]{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}[lg~=xafs]{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}[lg~=xafe]{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}[lg~=xdr]{-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[lg~=xdr],[lg~=xdrr]{-webkit-box-orient:horizontal}[lg~=xdrr]{-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}[lg~=xdc]{-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[lg~=xdc],[lg~=xdcr]{-webkit-box-orient:vertical}[lg~=xdcr]{-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}[lg~=xjc]{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}[lg~=xjb]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}[lg~=xja]{-ms-flex-pack:distribute;justify-content:space-around}[lg~=xjs]{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}[lg~=xje]{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}[lg~=xw]{-ms-flex-wrap:wrap;flex-wrap:wrap}[lg~=xwr]{-ms-flex-wrap:wrap-reverse;flex-wrap:wrap-reverse}[lg~=xwn]{-ms-flex-wrap:nowrap;flex-wrap:nowrap}[lg~=xi]{-webkit-box-flex:initial;-ms-flex:initial;flex:initial}[lg~=xx]{-ms-flex:1;flex:1}[lg~=xa],[lg~=xx]{-webkit-box-flex:1}[lg~=xa]{-ms-flex:auto;flex:auto}[lg~=xn]{-webkit-box-flex:0;-ms-flex:none;flex:none}[lg~=xo0]{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[lg~=xo1]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}[lg~=xo2]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[lg~=xo3]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}[lg~=xo4]{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}[lg~=xot]{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}[lg~=xob]{-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}[lg~=df]{display:-webkit-box;display:-ms-flexbox;display:flex}[lg~=db]{display:block}[lg~=dib]{display:inline-block}[lg~=di]{display:inline}[lg~=dt]{display:table}[lg~=dtc]{display:table-cell}[lg~=dtr]{display:table-row}[lg~=dn]{display:none}[lg~=fl]{float:left}[lg~=fr]{float:right}[lg~=fn]{float:none}[lg~=cf]:after{content:"";display:block;clear:both}[lg~=oh]{overflow:hidden}[lg~=os]{overflow:scroll}[lg~=ov]{overflow:visible}[lg~=oxh]{overflow-x:hidden}[lg~=oxs]{overflow-x:scroll}[lg~=oxv]{overflow-x:visible}[lg~=oyh]{overflow-y:hidden}[lg~=oys]{overflow-y:scroll}[lg~=oyv]{overflow-y:visible}[lg~=psa]{position:absolute}[lg~=psr]{position:relative}[lg~=psf]{position:fixed}[lg~=pss]{position:static}[lg~=t0]{top:0}[lg~=r0]{right:0}[lg~=b0]{bottom:0}[lg~=l0]{left:0}[lg~=z0]{z-index:0}[lg~=z1]{z-index:1}[lg~=z2]{z-index:2}[lg~=z3]{z-index:3}[lg~=z4]{z-index:4}[lg~=w0]{width:0}[lg~=w100]{width:100%}[lg~=h0]{height:0}[lg~=h100]{height:100%}[lg~=vw50]{width:50vw}[lg~=vw100]{width:100vw}[lg~=vwmn50]{min-width:50vw}[lg~=vwmn100]{min-width:100vw}[lg~=vwmx50]{max-width:50vw}[lg~=vwmx100]{max-width:100vw}[lg~=vh50]{height:50vh}[lg~=vh100]{height:100vh}[lg~=vhmn50]{min-height:50vh}[lg~=vhmn100]{min-height:100vh}[lg~=vhmx50]{max-height:50vh}[lg~=vhmx100]{max-height:100vh}[lg~=ar25]:before{padding-top:25%;content:"";display:block}[lg~=ar50]:before{padding-top:50%;content:"";display:block}[lg~=ar75]:before{padding-top:75%;content:"";display:block}[lg~=ar100]:before{padding-top:100%;content:"";display:block}[lg~=fs1]{font-size:1rem}[lg~=fs1-2]{font-size:1.2rem}[lg~=fs1-6]{font-size:1.6rem}[lg~=fs2-4]{font-size:2.4rem}[lg~=fs3-2]{font-size:3.2rem}[lg~=fs6-4]{font-size:6.4rem}[lg~=lh1]{line-height:1}[lg~=lh1-5]{line-height:1.5}[lg~=fsn]{font-style:normal}[lg~=fsi]{font-style:italic}[lg~=fwn]{font-weight:400}[lg~=fwb]{font-weight:700}[lg~=tal]{text-align:left}[lg~=tac]{text-align:center}[lg~=tar]{text-align:right}[lg~=taj]{text-align:justify}[lg~=toc],[lg~=toi]{text-overflow:clip}[lg~=toe]{text-overflow:ellipsis}[lg~=tdu]{text-decoration:underline}[lg~=tdo]{text-decoration:overline}[lg~=tdlt]{text-decoration:line-through}[lg~=tdn]{text-decoration:none}[lg~=ttu]{text-transform:uppercase}[lg~=ttl]{text-transform:lowercase}[lg~=ttc]{text-transform:capitalize}[lg~=ttn]{text-transform:none}[lg~=vabl]{vertical-align:baseline}[lg~=vat]{vertical-align:top}[lg~=vam]{vertical-align:middle}[lg~=vab]{vertical-align:bottom}[lg~=wsn]{white-space:normal}[lg~=wsnw]{white-space:nowrap}[lg~=wsp]{white-space:pre}[lg~=wsi]{white-space:inherit}[lg~=tc1]{-webkit-columns:1;-moz-columns:1;columns:1}[lg~=tc2]{-webkit-columns:2;-moz-columns:2;columns:2}[lg~=tc3]{-webkit-columns:3;-moz-columns:3;columns:3}[lg~=tc4]{-webkit-columns:4;-moz-columns:4;columns:4}[lg~=curp]{cursor:pointer}[lg~=curd]{cursor:default}[lg~=cura]{cursor:alias}[lg~=curzi]{cursor:-webkit-zoom-in;cursor:zoom-in}[lg~=curzo]{cursor:-webkit-zoom-out;cursor:zoom-out}[lg~=usn]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[lg~=usa]{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}[lg~=ust]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}[lg~=pen]{pointer-events:none}[lg~=pea]{pointer-events:auto}[lg~=vh]{visibility:hidden}[lg~=vv]{visibility:visible}[lg~=dev]{outline:1px solid #912eff}[lg~=dev]>*{outline:1px solid #5497ff}[lg~=dev]>*>*{outline:1px solid #51feff}[lg~=dev]>*>*>*{outline:1px solid red}[lg~=dev]>*>*>* *{outline:1px solid #0f0}}.container{position:fixed;top:0;left:0;width:100%;height:100%}.container__wrapper{position:relative;width:100%;height:100%}.container__slide{width:100%;height:100vh;background:inherit;position:relative;overflow:hidden;background:#fff;-webkit-box-shadow:-1px 0 8px rgba(0,0,0,.25);box-shadow:-1px 0 8px rgba(0,0,0,.25)}.container__slide__background{height:100%;background:inherit}.container__slide__header{width:100%;position:absolute;top:0;min-height:46px;left:0;padding:0 1.5rem;background:inherit;z-index:1;-webkit-transition:background .5s ease-in-out;transition:background .5s ease-in-out}.container__slide__header--transparent{background:transparent}.container__slide__header__box{padding-top:11px;padding-bottom:10px}.container__slide__header div{height:100%}.container__slide__header *{pointer-events:none}.container__slide__header a{text-decoration:none}.container__slide__header a,.container__slide__header button{pointer-events:auto}.container__slide__aside{position:absolute;max-height:100%;top:46px;left:0;padding:1.5rem;z-index:1;overflow:hidden;padding-top:4rem;text-overflow:ellipsis}@media screen and (max-width:767px){.container__slide__aside{position:static;top:0;padding:.75rem}}.container__slide__content{position:absolute;width:100%;max-height:100%;top:46px;left:0;will-change:transform}@media screen and (max-width:767px){.container__slide__content{position:static}}.container__slide__content__wrapper{padding:1.5rem;padding-bottom:calc(135px + 33vh);padding-top:4rem}@media screen and (max-width:767px){.container__slide__content__wrapper{padding-top:6rem}}.container__slide__content__wrapper--small{padding-bottom:calc(135px + 10vh)}.container__slide--locked .container__slide__header__content{background:#ff0}.scroll--hide{color:transparent;-webkit-transition:color .15s ease-in-out;transition:color .15s ease-in-out}.is-active .scroll--hide{color:inherit}.gallery__container{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;margin-left:auto;margin-right:auto;overflow:hidden;list-style:none;padding:0;cursor:none}.gallery__container--project{background:var(--background-projects)}.gallery__container--process{background:var(--background-process)}.gallery__wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.gallery__slide{-ms-flex-negative:0;flex-shrink:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;overflow:hidden}.gallery__slide,.gallery__slide__wrapper{width:100%;height:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.gallery__slide__wrapper{padding:1em}@media screen and (max-width:768px){.gallery__slide__wrapper{padding:1rem}}.gallery__slide__wrapper figure{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-o-object-fit:contain;object-fit:contain}.gallery__slide__wrapper figure img{max-height:100%;-o-object-fit:contain;object-fit:contain;padding-bottom:.5em}@media screen and (max-width:768px){.gallery__slide__wrapper figure img{max-height:100%}}.gallery__slide__caption{text-overflow:ellipsis;line-height:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-projects)}.gallery__slide__caption p{margin-bottom:0}.gallery__close{position:fixed;line-height:0;z-index:2;opacity:0}.gallery__close--right{top:0;right:0;width:7.5%;min-width:4em;height:100%}.gallery__close--right .gallery__close__btn--desktop{width:8.75vw}.gallery__close--left{top:0;left:0;width:7.5%;min-width:4em;height:100%}.gallery__close--left .gallery__close__btn--desktop{width:8.75vw}@media screen and (max-width:768px){.gallery__close{opacity:1;width:25%;top:0;right:0}}@media only screen and (min-device-width:320px) and (max-device-width:812px) and (orientation:landscape){.gallery__close{width:14%;opacity:1;top:0;right:0}}.gallery__close:hover{opacity:1}.gallery__close__btn--desktop{pointer-events:none;position:fixed;width:70%}.gallery__close svg{max-width:100%;height:auto;pointer-events:none}.gallery__close button{padding:1rem;cursor:none}.gallery__cursor{position:fixed;top:0;right:0;width:9%;z-index:99;pointer-events:none;opacity:0}@media screen and (max-width:768px){.gallery__cursor{opacity:0!important}}.gallery__cursor svg{padding:1rem;max-width:100%;height:auto}.gallery__expand{width:10%}.gallery--beginning .gallery__previous svg,.gallery--end .gallery__next svg{opacity:.25}.gallery__container--project{color:var(--color-projects)}.gallery__container--project svg{fill:var(--color-projects)}.gallery__container--project .gallery__slide__tags{display:none}.gallery__container--project .gallery__slide__tags a:hover{color:var(--hover-color-projects)}.gallery__container--process{color:var(--color-process)}.gallery__container--process svg{fill:var(--color-process)}.gallery__container--process .gallery__slide__caption{color:var(--color-process)}.gallery__container--process .gallery__slide__tags a:hover{color:var(--hover-color-process)}body.is-mobile .gallery__close{display:none}body.is-mobile .gallery__close svg{width:100%}body.is-mobile .gallery__close--right{display:block;height:30.5%;position:fixed;z-index:99;opacity:1}body.is-mobile .gallery__close--right .gallery__close__btn{opacity:1}.fade-enter-active,.fade-leave-active{-webkit-transition:opacity .35s;transition:opacity .35s}.fade-enter-active{-webkit-transition-delay:.35s;transition-delay:.35s}.fade-enter,.fade-leave-to{opacity:0}.container__slide--general{color:var(--color-general);background:var(--background-general)}.container__slide--general a:hover,.container__slide--general button:hover{color:var(--hover-color-general)}.container__slide--projects{color:var(--color-projects);background:var(--background-projects)}.container__slide--projects a:hover,.container__slide--projects button:hover{color:var(--hover-color-projects)}.container__slide--process{color:var(--color-process);background:var(--background-process)}.container__slide--process a:hover,.container__slide--process button:hover{color:var(--hover-color-process)}.general__wrapper{background:transparent;-webkit-transition:background .15s ease-in-out .35s;transition:background .15s ease-in-out .35s}.general__wrapper--background{background:inherit}.general__background-image{height:calc(100% - 80px);position:absolute;top:0!important;background-size:cover!important}.general .container__slide__header{background:transparent}