@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;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{-moz-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;-moz-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{-moz-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]{-moz-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}@font-face{font-family:Lane;src:url(/fonts/LANENAR_.ttf) format("truetype")}@font-face{font-family:Cream;src:url(/fonts/cream.otf) format("opentype")}body{background-color:#000;color:#fff;font-family:Arial,Helvetica,sans-serif}a,div,h1,h2,h3,h4,h5,p{font-family:Montserrat,Arial,sans-serif}h1{font-size:3em}a,a:active,a:hover,a:visited{color:inherit;text-decoration:none}button{all:unset}.container{height:100vh;width:100%;overflow:hidden;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:auto 150px;grid-template-areas:"left-col col1 col2 col3 ferbo mexha" "left-col footer footer footer footer footer"}.container.inside_page #col1,.container.inside_page #col2,.container.inside_page #col3,.container.inside_page #col4{display:none}.container.inside_page main{grid-area:1/1/3/6;position:relative}.container.inside_page #col5{grid-area:1/6}.container.inside_page #footer{grid-area:2/6}.background-image{z-index:-10;height:100%;position:absolute;-webkit-filter:brightness(70%);filter:brightness(70%)}main{grid-area:left-col;border-right:thin solid grey}#content{grid-area:1/6}#col1,#col2,#col3,#col4,#col5{border-top:thin solid grey}#col1,#col2,#col3{position:relative;border-right:thin solid grey}#col1:after,#col2:after,#col3:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;top:0;right:0;bottom:0;-webkit-transition:width 1s ease;transition:width 1s ease}#col1.visible:after,#col2.visible:after,#col3.visible:after{width:0!important}#col4,#col5{border-right:thin solid grey;background:#000;overflow:hidden}.inside-page{background-color:#fff;height:100%;width:100%;padding:40px;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap;overflow-y:auto}.inside-page .header{color:#000;font-weight:700;font-size:4em;padding-right:30%;text-transform:uppercase}.inside-page .sub-header{margin-top:-2em;color:#000;padding-left:60%;padding-bottom:10px;font-size:1.1em;font-weight:300;left:0;-webkit-align-self:flex-end;align-self:flex-end;text-transform:uppercase;border-bottom:1px solid #000}.menu{display:-webkit-flex;display:flex;-webkit-flex-flow:column nowrap;flex-flow:column nowrap}.menu .menu-wrapper{position:relative;left:-100%;-webkit-transition:left .5s;transition:left .5s;background:#141414;height:100%}.menu .menu-wrapper.show{left:0}.menu .logo{height:100px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-justify-content:center;justify-content:center}.menu .logo img{max-width:90%}.menu ul{list-style-type:none;text-align:center;padding:0 30px}.menu ul li{margin-top:2em;text-transform:uppercase;border-bottom:3px solid #fff;cursor:pointer;line-height:1.15em;text-align:left;padding-left:8px}.menu ul li,.menu ul li a{-webkit-transition:all 1s;transition:all 1s}.menu ul li a{font-family:Cream,Helvetica,Arial,sans-serif;letter-spacing:2px;font-size:.85em}.menu ul li .active,.menu ul li:hover{border-bottom-color:orange;font-weight:400;letter-spacing:2px}.menu ul li .active a,.menu ul li:hover a{-webkit-transform:scale(1.1);transform:scale(1.1)}#loading{position:absolute;pointer-events:none;max-width:100%;width:100%;height:100vh;z-index:100;overflow:hidden}#loading.inside_page #bottom-half,#loading.inside_page #top-half{margin-left:0}#loading.inside_page>span{left:5%}#loading>span{position:absolute;bottom:160px;left:22%;text-transform:uppercase}#loading #top-half{height:-webkit-calc(100vh - 154px);height:calc(100vh - 154px);position:relative;border-bottom:1px solid #fff;padding-left:25px}#loading #middle-bar,#loading #top-half{background-color:#000;width:100%;margin-left:calc(16.66% - 1px)}#loading #middle-bar{height:9px;border-left:1px solid #fff;padding-left:15px;right:0;padding-top:3px;-moz-box-sizing:border-box;box-sizing:border-box}#loading #middle-bar #loading-bar{width:3%;height:3px;-webkit-transition:2.5s;transition:2.5s;background-color:#fff;margin-left:15px}#loading #middle-bar #loading-bar.colorize{width:100%}#loading #phrase{margin:0;padding:0;color:#444;overflow:hidden;width:100%}#loading #phrase:before{content:attr(data-text);position:absolute;top:0;left:0;color:#fff;overflow:hidden;width:0;-webkit-transition:2.5s;transition:2.5s}#loading #phrase.colorize:before{width:100%}#loading.hide #top-half{-webkit-animation-name:slide-top;animation-name:slide-top;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;height:-webkit-calc(100vh - 150px);height:calc(100vh - 150px)}#loading.hide>span{-webkit-animation-name:banish;animation-name:banish;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#loading.hide #middle-bar{display:none}#loading.hide #bottom-half{-webkit-animation-name:slide-bottom;animation-name:slide-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transition-timing-function:linear;transition-timing-function:linear}#loading #bottom-half{height:150px;width:100%;background-color:#000;margin-left:calc(16.66% - 1px);border-top:1px solid #fff}@-webkit-keyframes banish{0%{opacity:1}to{opacity:0}}@keyframes banish{0%{opacity:1}to{opacity:0}}@-webkit-keyframes slide-top{0%{bottom:0}to{bottom:-webkit-calc(100vh - 149px);bottom:calc(100vh - 149px)}}@keyframes slide-top{0%{bottom:0}to{bottom:-webkit-calc(100vh - 149px);bottom:calc(100vh - 149px)}}@-webkit-keyframes slide-bottom{0%{margin-top:0}to{margin-top:150px}}@keyframes slide-bottom{0%{margin-top:0}to{margin-top:150px}}#footer{grid-area:footer;border:thin solid grey;border-top:3px solid #fff;border-left:none;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;align-items:center}#footer #social{width:60%;-webkit-align-self:flex-end;align-self:flex-end}#footer #social .icons{padding:0 0 5px 15px}#footer #social .icons>a{padding-right:7px}#footer #social .icons a:hover g,#footer #social .icons a:hover svg{fill:#eee}#footer #social .icons g,#footer #social .icons svg{cursor:pointer;fill:#bbb}#footer .menu-button{width:20%;z-index:10}#footer .menu-button p{font-size:1.5em}#footer #ferbo-toggle img{max-height:80%;max-width:180px}#footer #mexha-toggle img{max-width:70%}#footer #back-button{border-radius:50%;background:#000;border:4px solid #fff}#footer #back-button,#footer #ferbo-toggle,#footer #mexha-toggle{width:130px;height:130px;margin:auto;display:-webkit-flex;display:flex;cursor:pointer;-webkit-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out}#footer #back-button.big,#footer #back-button:hover,#footer #ferbo-toggle.big,#footer #ferbo-toggle:hover,#footer #mexha-toggle.big,#footer #mexha-toggle:hover{-webkit-transform:scale(1.5) translateY(-18%);transform:scale(1.5) translateY(-18%)}.slide-in{position:absolute;height:100vh;-webkit-transform-origin:top;transform-origin:top}