@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}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}sub{bottom:-.25em}sup{top:-.5em}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{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{width:100%;height:auto;margin:0;font-size:15px;color:#000}@media screen and (max-width:900px){body,html{font-size:12px}}p:first-child{margin-top:0}p:last-child{margin-bottom:0}html{height:100%;overflow:visible;font-family:OpenSans,Helvetica Neue,Arial,sans-serif}body,html{position:relative;min-height:100%}body{min-width:100%;overflow-y:scroll;overflow-x:hidden}body:before{content:"";position:absolute;right:0;left:0;top:0;height:70vh;background-color:#000}@media screen and (max-width:900px){body:before{height:300px}}*{text-rendering:optimizeLegibility;text-rendering:geometricPrecision;-moz-osx-font-smoothing:grayscale;-moz-font-smoothing:antialiased;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;-webkit-box-sizing:border-box;box-sizing:border-box}h1,h2,h3,h4,h5,h6{font-weight:400;margin:0}a,button{cursor:pointer;text-decoration:none;color:inherit}a:active,a:focus,button:active,button:focus,input:active,input:focus{outline:none}strong{font-weight:700}ul{padding:0;margin:0}li{list-style-type:none}button{-moz-appearance:none;-webkit-appearance:none;border:none;display:block;background:transparent;padding:0}.hidden{position:fixed;left:-100vh;visibility:hidden;pointer-events:none}@font-face{font-family:Canela;src:url(/assets/fonts/Canela-Light.woff2) format("woff2"),url(/assets/fonts/Canela-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Canela;src:url(/assets/fonts/Canela-LightItalic.woff2) format("woff2"),url(/assets/fonts/Canela-LightItalic.woff) format("woff");font-weight:300;font-style:italic}.spacer{-webkit-box-flex:1;-ms-flex:1;flex:1}.absolute-hidden{position:absolute;left:-100vw;top:-100vh}.panel{position:fixed;z-index:999;top:0;height:100vmax;left:0;width:100vmax;contain:strict;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#161616}.clear-margin{margin:-1em 0}.reveal-block{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .5s cubic-bezier(.39,.575,.565,1) 0s,-webkit-transform .5s cubic-bezier(.39,.575,.565,1) 0s;transition:opacity .5s cubic-bezier(.39,.575,.565,1) 0s,-webkit-transform .5s cubic-bezier(.39,.575,.565,1) 0s;-o-transition:opacity .5s cubic-bezier(.39,.575,.565,1) 0s,transform .5s cubic-bezier(.39,.575,.565,1) 0s;transition:opacity .5s cubic-bezier(.39,.575,.565,1) 0s,transform .5s cubic-bezier(.39,.575,.565,1) 0s;transition:opacity .5s cubic-bezier(.39,.575,.565,1) 0s,transform .5s cubic-bezier(.39,.575,.565,1) 0s,-webkit-transform .5s cubic-bezier(.39,.575,.565,1) 0s}.reveal-block.revealed{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.close-button{position:absolute;top:100px;width:24px;height:24px;white-space:nowrap;text-indent:99em;overflow:hidden}.close-button.white:after,.close-button.white:before{background:#fff}.close-button:after,.close-button:before{position:absolute;left:50%;content:"";height:24px;width:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.close-button:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.underline-button{position:relative}.underline-button:after{content:"";position:absolute;bottom:-.05em;left:0;width:100%;height:.05em;background:#000;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .25s cubic-bezier(.77,0,.175,1);transition:-webkit-transform .25s cubic-bezier(.77,0,.175,1);-o-transition:transform .25s cubic-bezier(.77,0,.175,1);transition:transform .25s cubic-bezier(.77,0,.175,1);transition:transform .25s cubic-bezier(.77,0,.175,1),-webkit-transform .25s cubic-bezier(.77,0,.175,1);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-backface-visibility:hidden;backface-visibility:hidden}.desktop .underline-button:hover:after,.underline-button.current:after{-webkit-transform:scaleX(1.001);-ms-transform:scaleX(1.001);transform:scaleX(1.001);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.underline-button.white{color:#fff}.underline-button.white:after{background:#fff}.underline-button.inverted:after{-webkit-transform:scaleX(1.001);-ms-transform:scaleX(1.001);transform:scaleX(1.001);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.desktop .underline-button.inverted:hover:after{-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right}@media screen and (max-width:900px){.back_to_top{margin:25px auto;font-size:12px}.back_to_top:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}}.footer{position:relative;padding:55px 65px 80px;text-align:center;color:#fff;background:#000}.footer__wrapper{max-width:1180px;margin:auto}.footer__logo{width:142px;height:86px;display:block;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(/assets/images/logo.png);text-indent:99em;overflow:hidden;white-space:nowrap;margin:0 auto 10px}.footer__whatsapp{position:fixed;bottom:30px;right:30px}.footer__whatsapp a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120px;text-align:center;height:120px;font-size:18px;padding:10px;line-height:1.3;background-color:#000;border-radius:50%;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.desktop .footer__whatsapp a:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.footer__columns{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Canela,Georgia,serif;font-size:20px;font-weight:300;line-height:2.45}.footer__line label{margin-right:50px}.footer__line a{font-style:italic}.footer__line em{display:block;line-height:1.5}.footer__column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;text-align:left}.footer__column:first-child{line-height:2.9}.footer__column:last-child{text-align:right}.footer__address{padding-top:44px;display:inline-block;line-height:1}.footer__item{text-decoration:underline;line-height:2.5}.footer__back-to-top{width:100%;height:66px;font-size:16px;line-height:5.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__back-to-top:before{content:"";width:10px;height:16px;display:block;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(/assets/svg/arrow.svg);margin-right:25px}.footer__description p{margin:0}@media screen and (max-width:900px){.footer{padding:40px 20px 80px;margin-top:40px}.footer__logo{width:75px;height:46px;margin-bottom:30px}.footer__columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}.footer__line{text-align:center;line-height:2.3}.footer__line+.footer__line{margin-top:20px}.footer__line label{margin-right:0;display:block}.footer__line a{font-style:italic}.footer__line em{display:block;line-height:1.5}.footer__column{-webkit-box-flex:0;-ms-flex:0;flex:0}.footer__column+.footer__column{margin-top:20px}.footer__column:first-child{line-height:inherit}.footer__address{padding-top:0;display:inline-block;line-height:1}.footer__description{font-size:16px}.footer__whatsapp{bottom:10px;right:10px}.footer__whatsapp a{width:80px;height:80px;font-size:14px;padding:10px}.footer__back-to-top{width:100%;height:auto;font-size:14px;line-height:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__back-to-top:before{content:"";width:10px;height:16px;display:block;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(/assets/svg/arrow.svg);margin-right:25px}}.header{padding:20px 50px;position:fixed;top:0;left:0;width:100%;z-index:101;-webkit-transform:none;-ms-transform:none;transform:none;color:#fff}.scroll-down .header{-webkit-transform:translateY(-120%);-ms-transform:translateY(-120%);transform:translateY(-120%)}.header,.header:before{-webkit-transition:-webkit-transform .3s cubic-bezier(.39,.575,.565,1);transition:-webkit-transform .3s cubic-bezier(.39,.575,.565,1);-o-transition:transform .3s cubic-bezier(.39,.575,.565,1);transition:transform .3s cubic-bezier(.39,.575,.565,1);transition:transform .3s cubic-bezier(.39,.575,.565,1),-webkit-transform .3s cubic-bezier(.39,.575,.565,1)}.header:before{content:"";position:absolute;right:0;left:0;top:0;bottom:0;background:#fff;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.bar-visible:not(.scroll-down) .header:before{-webkit-transform:none;-ms-transform:none;transform:none}.header__info{position:relative;width:40px;height:40px;font-family:serif;font-style:italic;font-size:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s linear 0s,border-color .3s linear 0s,background .3s linear 0s;-o-transition:color .3s linear 0s,border-color .3s linear 0s,background .3s linear 0s;transition:color .3s linear 0s,border-color .3s linear 0s,background .3s linear 0s}.bar-visible:not(.scroll-down) .header__info{color:#000;border-color:#000}.bar-visible:not(.scroll-down) .header__info:hover{background-color:#000;color:#fff}.desktop .header__info:hover{background-color:#fff;color:#000}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:1180px;margin:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transform:translateY(35px);-ms-transform:translateY(35px);transform:translateY(35px);-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-transition:-webkit-transform .3s cubic-bezier(.39,.575,.565,1);transition:-webkit-transform .3s cubic-bezier(.39,.575,.565,1);-o-transition:transform .3s cubic-bezier(.39,.575,.565,1);transition:transform .3s cubic-bezier(.39,.575,.565,1);transition:transform .3s cubic-bezier(.39,.575,.565,1),-webkit-transform .3s cubic-bezier(.39,.575,.565,1)}.bar-visible:not(.scroll-down) .header__inner{-webkit-transform:none;-ms-transform:none;transform:none}.header__logo{position:absolute;left:50%;margin-top:-31px;margin-left:-51px;top:50%;display:block;width:102px;height:62px;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(/assets/images/logo-black.png);text-indent:99em;overflow:hidden;white-space:nowrap;opacity:0}.bar-visible:not(.scroll-down) .header__logo{opacity:1;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.header__toggle-menu{display:block;position:relative;height:24px;width:24px}.header__toggle-menu span{white-space:nowrap;overflow:hidden;text-indent:99em}.header__toggle-menu:after,.header__toggle-menu:before,.header__toggle-menu span{position:absolute;content:"";width:24px;height:2px;background-color:#000;display:block;border-radius:2px;margin-left:-12px;margin-top:-1px;left:50%;top:50%;-webkit-transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1);transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1);-o-transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,transform .2s cubic-bezier(.39,.575,.565,1),opacity linear .2s;transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,transform .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear;transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,transform .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1)}.header__toggle-menu:before{top:calc(50% - 8px)}.header__toggle-menu:after{top:calc(50% + 8px)}.header__toggle-menu.opened:after,.header__toggle-menu.opened:before,.header__toggle-menu.opened span{-webkit-transform:none;-ms-transform:none;transform:none;top:50%;-webkit-transition:top .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1) .2s;transition:top .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1) .2s;-o-transition:top .2s cubic-bezier(.39,.575,.565,1),transform .2s cubic-bezier(.39,.575,.565,1) .2s,opacity linear .2s;transition:top .2s cubic-bezier(.39,.575,.565,1),transform .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear;transition:top .2s cubic-bezier(.39,.575,.565,1),transform .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1) .2s}.header__toggle-menu.opened:after,.header__toggle-menu.opened:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__toggle-menu.opened:before{opacity:0}.header__toggle-menu.opened span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media screen and (max-width:900px){.header{padding:15px 20px}.header__logo{margin-left:-37px;margin-top:-23px;width:75px;height:46px}.header__info{border-width:0;font-size:25px}.header__inner{-webkit-transform:none;-ms-transform:none;transform:none}}.menu{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Canela,Georgia,serif}.bar-visible:not(.scroll-down) .menu .underline-button.white{color:#000}.bar-visible:not(.scroll-down) .menu .underline-button.white:after{background:#000}.bar-visible:not(.scroll-down) .menu__list{background:#fff}.bar-visible:not(.scroll-down) .menu__item:first-child:after{background-image:url(/assets/svg/arrow.svg)}.menu .underline-button.white,.menu__list,.menu__toggle:after,.menu__toggle:before,.menu__toggle span{-webkit-transition:color .3s linear 0s,background .3s linear 0s;-o-transition:color .3s linear 0s,background .3s linear 0s;transition:color .3s linear 0s,background .3s linear 0s}.menu__toggle{display:none}.menu__wrapper{position:relative;height:40px}.menu__list{top:0;left:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:40px;overflow:hidden;-webkit-transition:height .4s cubic-bezier(.455,.03,.515,.955);-o-transition:height .4s cubic-bezier(.455,.03,.515,.955);transition:height .4s cubic-bezier(.455,.03,.515,.955);padding-right:20px;padding-left:20px;margin-right:-20px;padding-bottom:5px;-webkit-box-sizing:content-box;box-sizing:content-box}.menu__item,.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex}.menu__item{font-size:16px;line-height:2.5;-ms-flex-negative:0;flex-shrink:0;white-space:nowrap;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.menu__item a{display:block;width:100%}.menu__item:first-child:after{content:"";width:12px;height:5px;display:block;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(/assets/svg/arrow-white.svg);margin-left:10px;-webkit-transition:-webkit-transform .2s cubic-bezier(.455,.03,.515,.955);transition:-webkit-transform .2s cubic-bezier(.455,.03,.515,.955);-o-transition:transform .2s cubic-bezier(.455,.03,.515,.955);transition:transform .2s cubic-bezier(.455,.03,.515,.955);transition:transform .2s cubic-bezier(.455,.03,.515,.955),-webkit-transform .2s cubic-bezier(.455,.03,.515,.955)}body:not(.scroll-down) .menu.opened .menu__list{height:240px}body:not(.scroll-down) .menu.opened .menu__item:first-child:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.menu:not(.opened) .menu__item:first-child a{pointer-events:none}@media screen and (max-width:900px){.menu{height:100%}.menu__wrapper{position:absolute;z-index:-1;background:#000;right:0;top:-30px;width:100vw;margin-right:-20px;height:auto;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s cubic-bezier(.455,.03,.515,.955);transition:-webkit-transform .3s cubic-bezier(.455,.03,.515,.955);-o-transition:transform .3s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955);transition:transform .3s cubic-bezier(.455,.03,.515,.955),-webkit-transform .3s cubic-bezier(.455,.03,.515,.955)}.menu__list{height:auto!important;padding:70px 20px 20px}body:not(.scroll-down) .menu.opened .menu__wrapper{-webkit-transform:none;-ms-transform:none;transform:none}.menu__toggle{display:block;position:relative;height:16px;width:16px}.menu__toggle span{white-space:nowrap;overflow:hidden;text-indent:99em}.menu__toggle:after,.menu__toggle:before,.menu__toggle span{position:absolute;content:"";width:16px;height:2px;background-color:#fff;display:block;margin-left:-8px;margin-top:-1px;left:50%;top:50%;-webkit-transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1);transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1);-o-transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,transform .2s cubic-bezier(.39,.575,.565,1),opacity linear .2s;transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,transform .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear;transition:top .2s cubic-bezier(.39,.575,.565,1) .2s,transform .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1)}.bar-visible:not(.scroll-down) .menu__toggle:after,.bar-visible:not(.scroll-down) .menu__toggle:before,.bar-visible:not(.scroll-down) .menu__toggle span{background-color:#000}.menu__toggle:before{top:calc(50% - 5px)}.menu__toggle:after{top:calc(50% + 5px)}.menu.opened .menu__toggle:after,.menu.opened .menu__toggle:before,.menu.opened .menu__toggle span{-webkit-transform:none;-ms-transform:none;transform:none;top:50%;-webkit-transition:top .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1) .2s;transition:top .2s cubic-bezier(.39,.575,.565,1),opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1) .2s;-o-transition:top .2s cubic-bezier(.39,.575,.565,1),transform .2s cubic-bezier(.39,.575,.565,1) .2s,opacity linear .2s;transition:top .2s cubic-bezier(.39,.575,.565,1),transform .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear;transition:top .2s cubic-bezier(.39,.575,.565,1),transform .2s cubic-bezier(.39,.575,.565,1) .2s,opacity .2s linear,-webkit-transform .2s cubic-bezier(.39,.575,.565,1) .2s}.menu.opened .menu__toggle:after,.menu.opened .menu__toggle:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu.opened .menu__toggle:before{opacity:0}.menu.opened .menu__toggle span{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.menu__item{font-size:16px;line-height:2.5}.menu__item:first-child:after{display:none}}.filters__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.filters__item{white-space:nowrap;margin:10px 14px 0}@media screen and (max-width:900px){.filters__list{margin-top:10px;margin-bottom:10px}.filters__item{font-size:14px;margin:15px 10px 0}}.page__content{position:relative;padding:135px 65px 0;max-width:1180px;margin:auto;-webkit-box-sizing:content-box;box-sizing:content-box}.page__content:before{content:"";position:absolute;z-index:998;top:0;height:100%;width:100%;left:0;pointer-events:none;background-repeat:no-repeat;background-size:190px 114px;background-position:center 30px;background-image:url(/assets/images/logo.png)}.page__title{text-align:center;font-size:30px;font-weight:700}.container,body{background:#fff}@media screen and (max-width:900px){.page__content{padding:70px 20px 0}.page__content:before{background-size:75px 46px;background-position:center 15px}.page__title{font-size:22px}}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding-top:60px}@media screen and (max-width:900px){.socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px}}.socials__facebook,.socials__instagram{content:"";height:24px;width:24px;background-size:contain;background-position:100% 0;background-repeat:no-repeat;text-indent:99em;overflow:hidden}.socials__instagram{background-image:url(/assets/svg/instagram.svg)}.socials__facebook{background-image:url(/assets/svg/facebook.svg);margin-left:12px}.home{padding-bottom:36px}.home__introduction{color:#fff;font-size:18px;font-weight:400;line-height:1.34;text-align:left;margin-top:60px;margin-bottom:60px;font-family:Canela,Georgia,serif;font-style:italic}.home__introduction span{display:block;font-size:20px;font-weight:300;line-height:1.94}.home__title{font-family:Canela,Georgia,serif;font-size:60px;font-weight:300;font-style:italic;line-height:1.33;letter-spacing:-.64px;text-align:center;margin-top:100px}.home__image video{width:100%;height:auto}.home__description{margin:36px auto auto;font-weight:400;font-style:normal;font-stretch:normal;line-height:2.33;letter-spacing:normal;max-width:800px}@media screen and (max-width:900px){.home{padding-bottom:20px}.home__introduction{font-size:12px;line-height:1.5;margin-top:0;margin-bottom:30px}.home__introduction span{font-size:16px;font-weight:300;line-height:2}.home__image{margin-left:-20px;margin-right:-20px}.home__title{font-size:30px;line-height:2.67;margin-top:40px}.home__description{margin-top:0;line-height:2.9;font-size:12px}}.jobs,.partners,.projects{margin-bottom:100px}.jobs__introduction{font-family:Canela,Georgia,serif;font-size:20px;font-weight:300;font-style:italic;font-stretch:normal;line-height:4;letter-spacing:-.21px;text-align:center;margin-bottom:100px}.jobs__introduction:after{content:"";width:100%;height:5px;display:block;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(/assets/svg/arrow-bottom.svg)}.founders__title,.jobs__title,.partners__title,.project__title,.projects__title{font-family:Canela,Georgia,serif;font-size:70px;font-weight:300;font-style:italic;font-stretch:normal;line-height:1.14;letter-spacing:-.75px;margin-bottom:80px}.jobs__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.jobs__item,.jobs__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.jobs__item-wrapper{padding-left:160px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jobs__item+.jobs__item{margin-top:60px}.jobs__name{font-family:Canela,Georgia,serif;font-size:40px;font-weight:300;font-style:italic;line-height:1.38;letter-spacing:-.43px;margin-bottom:20px}.jobs__description{font-size:15px;line-height:2.33}.jobs__description ul{padding-left:2em;display:block}.jobs__description ol{padding-left:4em}.jobs__description li{list-style-type:disc}.jobs__description ol li{list-style-type:circle}.jobs__description p{margin:1em 0}.jobs__image{-webkit-box-flex:0;-ms-flex:0 0 500px;flex:0 0 500px}.jobs__image img{width:100%;display:block}@media screen and (max-width:900px){.jobs,.partners,.projects{margin-bottom:70px}.jobs__introduction{font-size:18px;line-height:4.4;margin-bottom:30px}.jobs__introduction:after{display:none}.founders__title,.jobs__title,.partners__title,.project__title,.projects__title{font-size:40px;line-height:2;margin-bottom:30px;text-align:center}.jobs__item{-ms-flex-direction:column;flex-direction:column}.jobs__item,.jobs__item-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal}.jobs__item-wrapper{margin-top:30px;padding-left:0;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.jobs__item+.jobs__item{margin-top:40px}.jobs__name{font-size:28px;margin-bottom:20px;text-align:left}.jobs__description{font-size:12px;line-height:2.08}.jobs__image{-webkit-box-flex:0;-ms-flex:0;flex:0}}.place{margin-bottom:100px}.place__title{font-family:Canela,Georgia,serif;font-size:70px;font-weight:300;font-style:italic;font-stretch:normal;line-height:1.14;letter-spacing:-.75px;margin-bottom:40px}.place__item{-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.place__item,.place__item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal}.place__item-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}.place__item+.place__item{margin-top:60px}.place__subtitle{font-family:Canela,Georgia,serif;font-size:40px;font-weight:300;font-style:italic;line-height:1.38;letter-spacing:-.43px;margin-bottom:20px}.place__description{font-size:15px;line-height:2.33;color:#8a8a8a}.place__description p:first-child{margin-top:0}.place__description p:last-child{margin-bottom:0}.place__link{font-size:16px;font-weight:500;line-height:1.88;margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.place__link:after{display:block;content:"";width:8px;height:16px;background-image:url(/assets/svg/link-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:50%;margin-left:20px;margin-top:1px}.place__image{width:100%;margin-bottom:40px}.place__image img{width:100%;display:block}@media screen and (max-width:900px){.place{margin-bottom:60px}.place__title{font-size:40px;line-height:1;margin-bottom:30px;text-align:center}.place__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.place__item-wrapper{padding-left:0;margin-top:30px}.place__item+.place__item{margin-top:40px}.place__subtitle{font-size:28px;margin-bottom:20px;text-align:left}.place__description{font-size:12px;line-height:2.08}.place__link{font-size:13px;line-height:2.31}.place__link:after{height:12px;margin-top:3px;margin-left:10px}.place__image{-webkit-box-flex:0;-ms-flex:0;flex:0}.place__image img{width:100%;display:block}}.partners__title,.projects__title{margin-bottom:40px}.partners__list,.projects__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.partners__list:after,.projects__list:after{content:"";height:0}.partners__image{width:auto;height:auto}.partners__image-wrapper{width:100%;height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.partners__link{display:block}.partners__item,.partners__list:after,.projects__item,.projects__list:after{-webkit-box-flex:0;-ms-flex:0 0 290px;flex:0 0 290px;margin-bottom:50px}.partners__description,.projects__description{font-size:15px;line-height:2.33;text-align:center;color:#8a8a8a}@media screen and (max-width:900px){.partners__list,.projects__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners__item,.partners__list:after,.projects__item,.projects__list:after{margin-bottom:30px;-ms-flex-negative:1;flex-shrink:1}.partners__description,.projects__description{font-size:12px;line-height:2.92}}.founders{margin-bottom:100px}.founders__title{margin-bottom:50px}.founders__list{display:-webkit-box;display:-ms-flexbox;display:flex}.founders__email:before{content:" – "}.founders__item{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 30px);flex:0 0 calc(50% - 30px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.founders__item+.founders__item{margin-left:60px}.founders__name{font-family:Canela,Georgia,serif;font-size:40px;font-weight:300;font-style:italic;line-height:1.38;letter-spacing:-.43px;margin-bottom:20px}.founders__description{font-size:15px;line-height:2.33;color:#8a8a8a}.founders__contact{margin-top:40px}.founders__presentation{max-width:750px;font-family:Canela,Georgia,serif;font-size:30px;font-weight:300;font-style:italic;line-height:1.63;margin:120px auto;text-align:center}.founders__image{margin-bottom:80px}.founders__image img{width:100%;height:auto;display:block}.founders__team{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.founders__team,.founders__team-list{display:-webkit-box;display:-ms-flexbox;display:flex}.founders__team-list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.founders__team-item{-ms-flex-preferred-size:25%;flex-basis:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:35%;margin-bottom:80px}.founders__team-name{font-family:Canela,Georgia,serif;font-size:30px;font-weight:300;font-style:italic;line-height:1.38}.founders__team-description{font-size:15px;line-height:2}.founders__team-img{width:100%;margin-bottom:20px;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;height:auto;-o-object-position:center 10%;object-position:center 10%}@media screen and (max-width:900px){.founders{margin-bottom:40px}.founders__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.founders__contact{line-height:2.08;margin-top:20px}.founders__email{display:block}.founders__email:before{display:none}.founders__presentation{font-size:20px;font-weight:300;font-style:italic;line-height:1.85;text-align:center;margin-top:40px;margin-bottom:40px}.founders__item{-webkit-box-flex:0;-ms-flex:0;flex:0}.founders__item+.founders__item{margin-top:40px;margin-left:0}.founders__name{font-size:28px;line-height:1.29;margin-bottom:15px}.founders__description{font-size:12px;line-height:2.08}.founders__image{width:calc(100% + 40px);margin-left:-20px;margin-bottom:40px;height:auto}.founders__team-item,.founders__team-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.founders__team-item{width:100%;max-width:100%;padding:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:0}.founders__team-item+.founders__team-item{margin-top:40px}.founders__team-name{font-size:28px;line-height:1.29;margin-bottom:15px}.founders__team-inner{padding-left:0;padding-top:30px}.founders__team-description{font-size:12px;line-height:2.08}.founders__team-img{margin-bottom:0;width:100%}}.project{background:#000}.project__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.project__close,.project__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project__close{font-size:18px;line-height:1.94}.project__close--end{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:50px}.project__close:after{content:"";display:block;width:12px;height:12px;background-image:url(/assets/svg/close.svg);background-size:contain;background-repeat:no-repeat;margin-left:10px}.project__image,.project__image video{width:100%}.project__title{margin:0;font-size:50px;letter-spacing:normal}.project__description{font-size:15px;line-height:1.7;margin:0 0 50px}.project__description ul{padding-left:1em}.project__description li{list-style-type:disc}.project__page{background:#000;color:#fff}.project__page .page__content{padding-top:60px;padding-bottom:1px}.project__page .page__content:before{display:none}.project__item{margin-bottom:60px}.project__item img{width:100%;display:block;height:auto;max-height:95vh;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:900px){.project__page .page__content{padding-top:0}.project__title{font-size:20px;line-height:4}.project__description{font-size:12px;margin-bottom:30px}.project__header{margin-bottom:0}.project__close{width:20px;height:20px;position:relative;text-indent:99em;white-space:nowrap;overflow:hidden}.project__close:after{margin:0;background-size:12px auto;background-image:center;position:absolute;top:0;left:0;width:100%;height:100%}.project__close--end{margin:auto auto 30px}.project__item{margin-bottom:30px}}.image-scroller{position:relative;overflow:hidden;height:100%;width:100%}.image-scroller__inner{background-size:cover;background-position:50%;height:100%;width:100%}.image-scroller__inner img{visibility:hidden;width:100%;height:auto}