abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,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,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{
    margin:0;
    padding:0;
    border:0;
    font:inherit;
    vertical-align:baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
blockquote,q{
    quotes:none
}
blockquote:after,blockquote:before,q:after,q:before{
    content:"";
    content:none
}
ins{
    text-decoration:none
}
ins,mark{
    background-color:#ff9;
    color:#000
}
mark{
    font-style:italic;
    font-weight:700
}
del{
    text-decoration:line-through
}
abbr[title],dfn[title]{
    border-bottom:1px dotted;
    cursor:help
}
table{
    border-collapse:collapse;
    border-spacing:0
}
hr{
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:1em 0;
    padding:0
}
input,select{
    vertical-align:middle
}
nav li,nav ul{
    margin:0;
    list-style:none;
    list-style-image:none
}
small{
    font-size:85%
}
strong,th{
    font-weight:700
}
td{
    vertical-align:top
}
.ie6 legend,.ie7 legend{
    margin-left:-7px
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
button,input[type=button],input[type=image],input[type=submit],label{
    cursor:pointer
}
audio,canvas,video{
    display:inline-block;
    *display:inline;
    *zoom:1
}
[hidden],audio:not([controls]){
    display:none
}
svg:not(:root){
    overflow:hidden
}
html{
    font-size:100.01%
}
button,input,select,textarea{
    font:99% sans-serif
}
code,kbd,pre,samp{
    font-family:monospace,sans-serif
}
input[type=radio]{
    vertical-align:text-bottom
}
input[type=checkbox]{
    vertical-align:bottom
}
.ie7 input[type=checkbox]{
    vertical-align:baseline
}
.ie6 input{
    vertical-align:text-bottom
}
button,input,select,textarea{
    margin:0
}
input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    box-sizing:border-box
}
input[type=search]{
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
textarea{
    overflow:auto;
    vertical-align:top;
    resize:vertical
}
.ie7 img{
    -ms-interpolation-mode:bicubic
}
button,optgroup,select{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]::-webkit-search-cancel-button{
    -webkit-appearance:none
}
legend{
    border:0;
    padding:0
}
optgroup{
    font-weight:700
}
html{
    image-rendering:optimizeQuality;
    -webkit-font-smoothing:antialiased;
    -ms-interpolation-mode:nearest-neighbor
}
body{
    font:62.5%/1.5 sans-serif;
    *font-size:small;
    -moz-osx-font-smoothing:grayscale
}
body,html{
    height:100%;
    width:100%;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%
}
a{
    text-decoration:none;
    outline:none
}
:focus{
    outline:0
}
adress,a img,fieldset,form,img,input,li,object,ol,p,ul{
    border:0
}
b{
    font-weight:700
}
i{
    font-style:italic
}
u{
    text-decoration:underline
}
@media print{
    *{
        background:transparent!important;
        color:#000!important;
        text-shadow:none!important;
        -webkit-filter:none!important;
        filter:none!important;
        -ms-filter: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
    }
}
pre{
    display:block;
    padding:9.5px;
    margin:0 0 10px;
    font-size:13px;
    line-height:1.42857143;
    color:#333;
    word-break:break-all;
    word-wrap:break-word;
    background-color:#f5f5f5;
    border:1px solid #ccc;
    -webkit-border-radius:4px;
    border-radius:4px
}
pre code{
    padding:0;
    font-size:inherit;
    color:inherit;
    white-space:pre-wrap;
    background-color:transparent;
    -webkit-border-radius:0;
    border-radius:0
}
.first,.last{
    background:none;
    margin:0;
    padding:0
}
.hide{
    position:absolute;
    left:-99999px
}
.fl-l{
    float:left!important
}
.fl-r{
    float:right!important
}
.ta-l{
    text-align:left!important
}
.ta-c{
    text-align:center!important
}
.ta-r{
    text-align:right!important
}
.ta-j{
    text-align:justify!important
}
.dp-b{
    display:block!important
}
.dp-i{
    display:inline!important
}
.dp-ib{
    display:inline-block!important
}
.dp-no{
    display:none
}
.dp-t{
    display:table!important
}
.dp-tc{
    display:table-cell!important
}
.vs-1{
    visibility:visible!important
}
.vs-0{
    visibility:hidden!important
}
.pos-0{
    position:relative;
    overflow:hidden
}
.pos-l{
    left:0
}
.pos-l,.pos-r{
    position:absolute
}
.pos-r{
    right:0
}
.pos-t{
    top:0
}
.pos-b,.pos-t{
    position:absolute
}
.pos-b{
    bottom:0
}
.ov-h{
    overflow:hidden!important
}
.ov-a{
    overflow:auto!important
}
.ov-s{
    overflow:scroll!important
}
.cl-0{
    clear:none!important
}
.cl-l{
    clear:left!important
}
.cl-b{
    clear:both!important
}
.cl-r{
    clear:right!important
}
.fx-br{
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
.fx-bw{
    box-shadow:0 0 5px #000;
    -moz-box-shadow:0 0 5px #000;
    -webkit-box-shadow:0 0 5px #000
}
.fx-op{
    filter:alpha(opacity=50);
    opacity:.5;
    -khtml-opacity:.5;
    -ms-filter:"alpha(opacity=50)";
    -moz-opacity:.5
}
.visuallyhidden{
    clip:rect(0 0 0 0);
    margin:-1px;
    padding:0;
    border:0
}
.visuallyhidden,.visuallyhidden-seo{
    position:absolute;
    overflow:hidden;
    height:1px;
    width:1px
}
.visuallyhidden-seo{
    clip:rect(1px 1px 1px 1px)
}
.ajaxhidden{
    filter:alpha(opacity=0);
    opacity:0;
    visibility:hidden
}
.gcontainer{
    margin:20px auto;
    position:relative;
    text-align:left
}
.gcols{
    margin-bottom:1.5em;
    overflow:hidden
}
.gcol,.gcol2,.gcol3,.gcol4,.gcol5{
    float:left;
    display:inline;
    margin-left:2%
}
.gcol:first-child,.gcols .first{
    margin-left:0!important
}
.gcol{
    width:49%
}
.gcols3 .gcol{
    width:32%
}
.gcols4 .gcol{
    width:23.5%
}
.gcols5 .gcol{
    width:18.4%
}
.gcols6 .gcol{
    width:15%
}
.gcols3 .gcol2{
    width:66%
}
.gcols4 .gcol2{
    width:49%
}
.gcols5 .gcol2{
    width:38.8%
}
.gcols6 .gcol2{
    width:32%
}
.gcols4 .gcol3{
    width:74.5%
}
.gcols5 .gcol3{
    width:59.2%
}
.gcols6 .gcol3{
    width:49%
}
.gcols5 .gcol4{
    width:79.6%
}
.gcols6 .gcol4{
    width:66%
}
.gcols6 .gcol5{
    width:83%
}
@font-face{
    font-family:BrownStd-Bold;
    src:url("../fonts/BrownStd-Bold.woff2") format("woff2"),url("../fonts/BrownStd-Bold.woff") format("woff"),url("../fonts/BrownStd-Bold.otf") format("opentype");
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:BrownStd-BoldItalic;
    src:url("../fonts/BrownStd-BoldItalic.woff2") format("woff2"),url("../fonts/BrownStd-BoldItalic.woff") format("woff"),url("../fonts/BrownStd-BoldItalic.otf") format("opentype");
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:BrownStd-Regular;
    src:url("../fonts/BrownStd-Regular.woff2") format("woff2"),url("../fonts/BrownStd-Regular.woff") format("woff"),url("../fonts/BrownStd-Regular.otf") format("opentype");
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:BrownStd-Italic;
    src:url("../fonts/BrownStd-Italic.woff2") format("woff2"),url("../fonts/BrownStd-Italic.woff") format("woff"),url("../fonts/BrownStd-Italic.otf") format("opentype");
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:BrownStd-Light;
    src:url("../fonts/BrownStd-Light.woff2") format("woff2"),url("../fonts/BrownStd-Light.woff") format("woff"),url("../fonts/BrownStd-Light.otf") format("opentype");
    font-style:normal;
    font-weight:400
}
@font-face{
    font-family:BrownStd-LightItalic;
    src:url("../fonts/BrownStd-LightItalic.woff2") format("woff2"),url("../fonts/BrownStd-LightItalic.woff") format("woff"),url("../fonts/BrownStd-LightItalic.otf") format("opentype");
    font-style:normal;
    font-weight:400
}
.btn-backToTop .text,.btn-close .text,.btn-cta .text,.btn-menu .text,.cc-dismiss,.crew__cursor .text b,.description a,.description b,.description button,.description h1,.description h2,.description h3,.description strong,.format--crew b,.format--crew strong,.format--services h3,.h1,.h2,.h3,.home-motto__description .link-email,.home-motto__description strong,.locations li p:first-child,.services-brand .content .cell:first-child h4,.services-more .cell .description h4,.slideline .btn-next .text,.slideline .btn-previous .text{
    font-family:BrownStd-Bold,sans-serif;
    font-style:normal;
    font-weight:400
}
.cc-message,.contact .cell:nth-child(2) a,.contact .cell:nth-child(2) button,.description.is--xlarger,.description h4,.footer__mainmenu li,.footer__menu li,.h4,.h5,.h6,.home-moto__intro,.locations li p:nth-child(2),.main-footer .wrapper .address,.main-footer .wrapper .description,.popin-crew .cell:nth-child(2) .inner .description,.popin .cell:nth-child(2) .inner .description,.social-links li,.timeline__cursor .text,.works-summary .cell ul li a{
    font-family:BrownStd-Regular,sans-serif;
    font-style:normal;
    font-weight:400
}
.btn-back-bottom .text,.btn-play,.crew__cursor .text,.crew__cursor:after,.description,.home-motto__description,.primary-nav__menu li,.secondary-nav__menu li{
    font-family:BrownStd-Light,sans-serif;
    font-style:normal;
    font-weight:400
}
.description em,.description i{
    font-family:BrownStd-LightItalic,sans-serif;
    font-style:normal;
    font-weight:400
}
.grid{
    display:block;
    padding:0;
    margin:0 -22.5px;
    text-align:left;
    letter-spacing:-.31em;
    text-rendering:optimizespeed
}
.grid.no--gutter{
    margin:0
}
.grid,.opera:-o-prefocus{
    word-spacing:-.43em
}
.grid>.grid{
    overflow:hidden;
    margin-right:0;
    margin-left:0
}
.grid__cell{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
    display:inline-block;
    margin:0;
    padding:0 22.5px;
    vertical-align:top;
    text-align:left;
    letter-spacing:normal;
    word-spacing:normal;
    text-rendering:auto
}
.no--gutter .grid__cell{
    padding:0
}
.grid--center{
    text-align:center
}
.grid--left{
    text-align:left
}
.grid--right{
    text-align:right
}
.grid__cell--center{
    display:block;
    margin:0 auto
}
.grid__cell--left{
    display:block;
    margin-right:auto
}
.grid__cell--right{
    display:block;
    margin-left:auto
}
.btn-close:after,.btn-close:before,.btn-cta:after,.crew__cursor:after,.crew__cursor:before,.description a:after,.description button:after,.home-motto .wrapper .cell:first-child::before,.popin-crew .cell:nth-child(2):after,.popin .cell:nth-child(2):after,.services-splashscreen .line-scroll,.social-links li a:after,.timeline__cursor:after,.timeline__cursor:before,.timeline__item .hover:after,.timeline__progression .tie:before,.timeline__progression:before{
    content:" ";
    display:block
}
.contact .cell:first-child .bg,.covertop .bg,.crew-touch__item .btn .bg,.popin-crew .cell:first-child .bg,.popin .cell:first-child .bg,.services-more .cell .bg-context .bg,.services-splashscreen .bg,.slideline__item .bg,.timeline__item .hover .bg,.timeline__zoom .bg,.video-player .bg,.works__item .bg,.works__item .bg-out{
    left:0;
    position:absolute;
    top:0;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:50%;
    display:block;
    height:100%;
    width:100%
}
.contact .cell:first-child .bg img,.covertop .bg img,.crew-touch__item .btn .bg img,.popin-crew .cell:first-child .bg img,.popin .cell:first-child .bg img,.services-more .cell .bg-context .bg img,.services-splashscreen .bg img,.slideline__item .bg img,.timeline__item .hover .bg img,.timeline__zoom .bg img,.video-player .bg img,.works__item .bg-out img,.works__item .bg img{
    display:none
}
.launcher .bg,.logo-pl .visual,.video-player .btn-play{
    left:50%;
    position:absolute;
    top:50%;
    display:block;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%)
}
.btn-back-bottom .shape svg,.btn-back svg,.launcher .bg svg,.logo-pl .visual svg{
    display:block;
    height:100%;
    width:100%
}
.contact,.home-dummy,.timeline{
    height:100vh
}
.safari.ios8 .contact,.safari.ios8 .home-dummy,.safari.ios8 .timeline,.safari.ios9 .contact,.safari.ios9 .home-dummy,.safari.ios9 .timeline,.safari.ios10 .contact,.safari.ios10 .home-dummy,.safari.ios10 .timeline{
    height:-webkit-calc(100vh - 25px);
    height:calc(100vh - 25px)
}
.btn-backToTop,.btn-close,.btn-cta,.btn-menu,.btn-play,.contact .cell:nth-child(2) .description button,.crew-touch__item .btn,.home-motto__description .link-email,.slideline .btn-next,.slideline .btn-previous,.timeline__item .hover{
    border:0 none;
    background:none;
    padding:0
}
.video-player .embed,.video-player .video-bg{
    left:50%;
    position:absolute;
    top:50%;
    display:block;
    height:auto;
    min-height:101%;
    min-width:101%;
    -webkit-transform:translate(-50%,-50%);
    transform:translate(-50%,-50%);
    -webkit-transform-origin:center center;
    transform-origin:center center;
    width:auto
}
.btn-backToTop .text,.btn-play,.footer__mainmenu li a,.footer__menu li a,.main-footer .wrapper .address a{
    -webkit-transition:color .4s cubic-bezier(.215,.61,.355,1);
    transition:color .4s cubic-bezier(.215,.61,.355,1)
}
.crew-areas .item .context,.home-motto__description a,.primary-nav__menu li a,.secondary-nav__menu li a,.slideline .btn-next,.slideline .btn-previous,.works-summary .cell ul li a{
    opacity:1;
    -webkit-transition:opacity .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1)
}
.home-brand .h1,.home-motto .wrapper .fxText,.services-more,.services-more .cell-bg,.works__item{
    opacity:0;
    -webkit-transform:translateY(30px);
    transform:translateY(30px);
    -webkit-transition:opacity .9s cubic-bezier(.215,.61,.355,1),-webkit-transform 1s cubic-bezier(.215,.61,.355,1);
    transition:opacity .9s cubic-bezier(.215,.61,.355,1),-webkit-transform 1s cubic-bezier(.215,.61,.355,1);
    transition:opacity .9s cubic-bezier(.215,.61,.355,1),transform 1s cubic-bezier(.215,.61,.355,1);
    transition:opacity .9s cubic-bezier(.215,.61,.355,1),transform 1s cubic-bezier(.215,.61,.355,1),-webkit-transform 1s cubic-bezier(.215,.61,.355,1)
}
.home-brand.is--shown .h1,.home-motto.is--shown .fxText,.services-more .cell-bg.is--shown,.services-more.is--shown,.works__item.is--shown{
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.home-player .video-player,.wysiwyg-format .iframe-container,.wysiwyg-format .wp-video,.wysiwyg-format img{
    opacity:0;
    -webkit-transition:opacity .9s cubic-bezier(.215,.61,.355,1);
    transition:opacity .9s cubic-bezier(.215,.61,.355,1)
}
.home-player.is--shown .video-player,.wysiwyg-format .iframe-container.is--shown,.wysiwyg-format .wp-video.is--shown,.wysiwyg-format img.is--shown{
    opacity:1
}
.pattern{
    background:url("../svg/pattern-big-clean.svg") 50% repeat-x;
    background-size:230%;
    -webkit-filter:invert(0);
    filter:invert(0);
    -webkit-transition:-webkit-filter .3s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-filter .3s cubic-bezier(.215,.61,.355,1);
    transition:filter .3s cubic-bezier(.215,.61,.355,1);
    transition:filter .3s cubic-bezier(.215,.61,.355,1),-webkit-filter .3s cubic-bezier(.215,.61,.355,1)
}
.currentView--services .pattern,.single--whiteUI .pattern{
    -webkit-filter:invert(1);
    filter:invert(1)
}
.main-transition{
    bottom:0;
    right:0;
    background-color:#fff;
    opacity:0;
    z-index:150
}
.main-progress,.main-transition{
    left:0;
    position:absolute;
    top:0;
    pointer-events:none;
    position:fixed
}
.main-progress{
    clip:rect(0,0,0,0);
    height:100%;
    background-color:transparent;
    will-change:clip;
    width:100%;
    z-index:155
}
.main-progress .line{
    left:50%;
    position:absolute;
    top:0;
    background-color:#231f20;
    height:100%;
    margin:0 0 0 5px;
    -webkit-transform:skewX(-31deg);
    transform:skewX(-31deg);
    width:5px
}
@-webkit-keyframes animExitNav{
    0%{
        top:0
    }
    to{
        top:-175px
    }
}
@keyframes animExitNav{
    0%{
        top:0
    }
    to{
        top:-175px
    }
}
@-webkit-keyframes animExitNavBtnMenu{
    0%{
        top:100px
    }
    to{
        top:-30px
    }
}
@keyframes animExitNavBtnMenu{
    0%{
        top:100px
    }
    to{
        top:-30px
    }
}
@-webkit-keyframes animExitNavBtnMenuMobile{
    0%{
        top:50px
    }
    to{
        top:-30px
    }
}
@keyframes animExitNavBtnMenuMobile{
    0%{
        top:50px
    }
    to{
        top:-30px
    }
}
@-webkit-keyframes animExitNavBtnBack{
    0%{
        top:133px
    }
    to{
        top:-20px
    }
}
@keyframes animExitNavBtnBack{
    0%{
        top:133px
    }
    to{
        top:-20px
    }
}
@-webkit-keyframes animExitNavLogo{
    0%{
        top:25px
    }
    to{
        top:-80px
    }
}
@keyframes animExitNavLogo{
    0%{
        top:25px
    }
    to{
        top:-80px
    }
}
@-webkit-keyframes animBarCta{
    0%{
        -webkit-transform-origin:right center;
        transform-origin:right center;
        -webkit-transform:scaleX(1);
        transform:scaleX(1)
    }
    49%{
        -webkit-transform-origin:right center;
        transform-origin:right center;
        -webkit-transform:scaleX(0);
        transform:scaleX(0)
    }
    60%{
        -webkit-transform-origin:left center;
        transform-origin:left center;
        -webkit-transform:scaleX(0);
        transform:scaleX(0)
    }
    to{
        -webkit-transform-origin:left center;
        transform-origin:left center;
        -webkit-transform:scaleX(1);
        transform:scaleX(1)
    }
}
@keyframes animBarCta{
    0%{
        -webkit-transform-origin:right center;
        transform-origin:right center;
        -webkit-transform:scaleX(1);
        transform:scaleX(1)
    }
    49%{
        -webkit-transform-origin:right center;
        transform-origin:right center;
        -webkit-transform:scaleX(0);
        transform:scaleX(0)
    }
    60%{
        -webkit-transform-origin:left center;
        transform-origin:left center;
        -webkit-transform:scaleX(0);
        transform:scaleX(0)
    }
    to{
        -webkit-transform-origin:left center;
        transform-origin:left center;
        -webkit-transform:scaleX(1);
        transform:scaleX(1)
    }
}
@-webkit-keyframes lineScroll{
    0%{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:scaleY(1);
        transform:scaleY(1)
    }
    49%{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:scaleY(0);
        transform:scaleY(0)
    }
    60%{
        -webkit-transform-origin:left top;
        transform-origin:left top;
        -webkit-transform:scaleY(0);
        transform:scaleY(0)
    }
    to{
        -webkit-transform-origin:left top;
        transform-origin:left top;
        -webkit-transform:scaleY(1);
        transform:scaleY(1)
    }
}
@keyframes lineScroll{
    0%{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:scaleY(1);
        transform:scaleY(1)
    }
    49%{
        -webkit-transform-origin:left bottom;
        transform-origin:left bottom;
        -webkit-transform:scaleY(0);
        transform:scaleY(0)
    }
    60%{
        -webkit-transform-origin:left top;
        transform-origin:left top;
        -webkit-transform:scaleY(0);
        transform:scaleY(0)
    }
    to{
        -webkit-transform-origin:left top;
        transform-origin:left top;
        -webkit-transform:scaleY(1);
        transform:scaleY(1)
    }
}
.btn-close{
    display:inline-block;
    position:relative
}
.btn-close .text{
    color:#000;
    font-size:11px;
    font-size:.6875rem;
    letter-spacing:1.1px;
    text-transform:uppercase
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-close .text{
        display:none
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-close{
        height:38px;
        width:38px
    }
}
.btn-close:before{
    left:0;
    position:absolute;
    top:0;
    background:url("../svg/close-mobile.svg") 0 0 no-repeat;
    display:none;
    height:100%;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-close:before{
        display:block
    }
}
.btn-close:after{
    left:0;
    position:absolute;
    top:auto;
    bottom:-2px;
    background-color:#111;
    height:2px;
    -webkit-transform:scaleX(1);
    transform:scaleX(1);
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-close:after{
        display:none
    }
}
.btn-close:hover:after{
    -webkit-animation:animBarCta .5s 10ms 1 cubic-bezier(.215,.61,.355,1) both;
    animation:animBarCta .5s 10ms 1 cubic-bezier(.215,.61,.355,1) both
}
.btn-cta{
    display:inline-block;
    position:relative
}
.btn-cta .text{
    color:#000;
    font-size:11px;
    font-size:.6875rem;
    letter-spacing:1.1px;
    text-transform:uppercase
}
.btn-cta:after{
    left:0;
    position:absolute;
    top:auto;
    bottom:-5px;
    background-color:#111;
    height:2px;
    pointer-events:none;
    -webkit-transform:scaleX(1);
    transform:scaleX(1);
    width:100%
}
.btn-cta:hover:after{
    -webkit-animation:animBarCta .5s 10ms 1 cubic-bezier(.215,.61,.355,1) both;
    animation:animBarCta .5s 10ms 1 cubic-bezier(.215,.61,.355,1) both
}
.btn-menu{
    left:115px;
    position:absolute;
    top:100px;
    height:40px;
    opacity:0;
    -webkit-transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    -webkit-transform:translateY(-30px);
    transform:translateY(-30px);
    width:100px;
    z-index:63
}
.ui--isReady .btn-menu{
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-menu{
        left:auto;
        right:18px;
        top:50px;
        width:40px
    }
}
.ui--sticky .btn-menu{
    position:fixed;
    top:-30px
}
.ui--show.ui--sticky .btn-menu{
    top:100px;
    -webkit-transition:top .3s cubic-bezier(.215,.61,.355,1);
    transition:top .3s cubic-bezier(.215,.61,.355,1)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--show.ui--sticky .btn-menu{
        top:50px
    }
}
.mainnav--isOpened .btn-menu{
    position:fixed;
    top:100px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .mainnav--isOpened .btn-menu{
        top:50px
    }
}
.ui--animExit .btn-menu{
    -webkit-animation:animExitNavBtnMenu .5s 0s 1 cubic-bezier(.645,.045,.355,1) both;
    animation:animExitNavBtnMenu .5s 0s 1 cubic-bezier(.645,.045,.355,1) both
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--animExit .btn-menu{
        -webkit-animation:animExitNavBtnMenuMobile .3s 0s 1 cubic-bezier(.645,.045,.355,1) both;
        animation:animExitNavBtnMenuMobile .3s 0s 1 cubic-bezier(.645,.045,.355,1) both
    }
}
.btn-menu .icon-close{
    left:15px;
    position:absolute;
    top:-5px;
    color:#fff;
    font-size:33px;
    font-weight:500;
    -webkit-transform:rotate(45deg) scale(0);
    transform:rotate(45deg) scale(0);
    -webkit-transition:all .5s cubic-bezier(.215,.61,.355,1);
    transition:all .5s cubic-bezier(.215,.61,.355,1);
    -webkit-transition-delay:.15s;
    transition-delay:.15s
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-menu .icon-close{
        left:10px
    }
}
.btn-menu .icon-close:before{
    content:"+"
}
.mainnav--isOpened .btn-menu .icon-close{
    left:15px;
    -webkit-transform:rotate(45deg) scale(1);
    transform:rotate(45deg) scale(1)
}
.mainnav--isLeaving .btn-menu .icon-close{
    -webkit-transition-delay:0ms;
    transition-delay:0ms
}
.btn-menu .text{
    left:51px;
    position:absolute;
    top:13px;
    color:#111;
    font-size:11px;
    font-size:.6875rem;
    letter-spacing:1.1px;
    text-transform:uppercase;
    -webkit-transition:color .5s cubic-bezier(.215,.61,.355,1);
    transition:color .5s cubic-bezier(.215,.61,.355,1)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-menu .text{
        display:none
    }
}
.currentView--services .btn-menu .text,.mainnav--isOpened .btn-menu .text,.single--whiteUI .btn-menu .text{
    color:#fff
}
.splashscreen--isIn.single--whiteUI .btn-menu .text{
    color:#fff!important
}
.ui--sticky .btn-menu .text{
    color:#111
}
.skin--isWhite .btn-menu .text{
    color:#fff
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .skin--isWhite .btn-menu .text{
        color:#111
    }
}
.mainnav--isOpened.ui--sticky .btn-menu .text{
    color:#fff
}
.btn-menu .text .in,.btn-menu .text .out{
    left:0;
    position:absolute;
    top:0;
    opacity:0;
    -webkit-transition:opacity .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .5s cubic-bezier(.215,.61,.355,1)
}
.btn-menu .text .out,.mainnav--isOpened .btn-menu .text .in{
    opacity:1
}
.mainnav--isOpened .btn-menu .text .out{
    opacity:0
}
.btn-menu .shape{
    display:block;
    left:15px;
    height:15px;
    position:relative;
    width:18px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-menu .shape{
        left:10px
    }
}
.btn-menu .shape .line{
    left:0;
    position:absolute;
    top:0;
    background:#111;
    display:block;
    height:3px;
    -webkit-transition:background .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:background .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:background .5s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1);
    transition:background .5s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    -webkit-transform-origin:left top;
    transform-origin:left top;
    width:100%
}
.currentView--services .btn-menu .shape .line,.single--whiteUI .btn-menu .shape .line{
    background:#fff
}
.splashscreen--isIn.single--whiteUI .btn-menu .shape .line{
    background:#fff!important
}
.ui--sticky .btn-menu .shape .line{
    background:#111
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--sticky .btn-menu .shape .line{
        background:#111!important
    }
}
.skin--isWhite .btn-menu .shape .line{
    background:#fff
}
.mainnav--isOpened .btn-menu .shape .line{
    background:#fff;
    -webkit-transform:scaleX(0)!important;
    transform:scaleX(0)!important
}
.mainnav--isLeaving .btn-menu .shape .line{
    -webkit-transition-delay:.15s;
    transition-delay:.15s
}
.btn-menu .shape .line:nth-child(2){
    top:6px
}
.btn-menu .shape .line:nth-child(3){
    bottom:0;
    top:auto;
    -webkit-transform:scaleX(.8);
    transform:scaleX(.8)
}
.btn-play{
    color:#fff;
    display:block;
    font-size:50px;
    font-size:3.125rem;
    opacity:1
}
.btn-play:hover{
    color:#111
}
.btn-back{
    left:130px;
    position:absolute;
    top:143px;
    display:block;
    height:21px;
    opacity:0;
    pointer-events:none;
    -webkit-transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    width:21px;
    z-index:60
}
.currentView--single .btn-back{
    opacity:1;
    pointer-events:auto
}
.currentView--collection .btn-back{
    pointer-events:auto
}
.btn-back.is--ready{
    opacity:1
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .btn-back{
        display:none
    }
}
.ui--sticky .btn-back{
    position:fixed;
    top:-20px
}
.ui--show.ui--sticky .btn-back{
    top:133px;
    -webkit-transition:top .3s cubic-bezier(.215,.61,.355,1);
    transition:top .3s cubic-bezier(.215,.61,.355,1)
}
.ui--animExit .btn-back{
    -webkit-animation:animExitNavBtnBack .5s 0s 1 cubic-bezier(.645,.045,.355,1) both;
    animation:animExitNavBtnBack .5s 0s 1 cubic-bezier(.645,.045,.355,1) both
}
.btn-back svg path{
    fill:#000;
    -webkit-transition:fill .3s cubic-bezier(.215,.61,.355,1);
    transition:fill .3s cubic-bezier(.215,.61,.355,1)
}
.splashscreen--isIn.single--whiteUI .btn-back svg path{
    fill:#fff!important
}
.btn-back.is--hidden{
    opacity:0;
    pointer-events:none
}
.btn-back:hover{
    opacity:.5
}
.btn-back-bottom{
    display:block;
    opacity:1;
    -webkit-transition:opacity .2s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1)
}
.btn-back-bottom .shape{
    display:inline-block;
    height:20px;
    margin:0 10px 0 0;
    position:relative;
    top:4px;
    width:20px
}
.btn-back-bottom .text{
    color:#000;
    font-size:18px;
    font-size:1.125rem
}
.btn-back-bottom:hover{
    opacity:.5
}
.btn-backToTop{
    display:inline-block;
    margin:63px 0 0 auto
}
.btn-backToTop img{
    display:inline-block;
    height:15px;
    position:relative;
    top:3px
}
.btn-backToTop .text{
    color:#fff;
    letter-spacing:1.1px;
    margin:0 0 0 10px;
    text-transform:uppercase
}
.btn-backToTop:hover .text{
    color:#ccc
}
.social-links{
    list-style:none;
    position:relative
}
.social-links li{
    color:#000;
    font-size:20px;
    font-size:1.25rem
}
.social-links li a{
    color:inherit;
    position:relative
}
.social-links li a:after{
    left:0;
    position:absolute;
    top:auto;
    bottom:-2px;
    background-color:#111;
    height:1px;
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transform:scaleX(1);
    transform:scaleX(1);
    -webkit-transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:transform .4s cubic-bezier(.215,.61,.355,1);
    transition:transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    width:100%
}
.social-links li a:hover:after{
    -webkit-transform:scaleX(0);
    transform:scaleX(0)
}
.page404{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:270px 0 0;
    text-align:center
}
.page404 .h2{
    line-height:1.1;
    margin:40px auto;
    width:700px
}
.page404 .visual{
    display:block;
    margin:0 auto;
    width:60px
}
.cc-message{
    font-size:16px;
    font-size:1rem;
    line-height:1
}
.cc-link{
    color:#000;
    opacity:1!important;
    text-decoration:underline
}
.cc-link:hover{
    opacity:.6
}
.cc-dismiss{
    font-size:16px;
    font-size:1rem;
    letter-spacing:1.8px;
    text-transform:uppercase
}
.unit-1-2,.unit-2-4,.unit-5-10,.unit-10-20{
    width:50%
}
.unit-1-3{
    width:33.33333333%
}
.unit-2-3{
    width:66.66666667%
}
.unit-1-4,.unit-5-20{
    width:25%
}
.unit-3-4,.unit-15-20{
    width:75%
}
.unit-1-10,.unit-2-20{
    width:10%
}
.unit-2-10{
    width:20%
}
.unit-3-10,.unit-6-20{
    width:30%
}
.unit-4-10{
    width:40%
}
.unit-6-10{
    width:60%
}
.unit-7-10,.unit-14-20{
    width:70%
}
.unit-8-10{
    width:80%
}
.unit-9-10,.unit-18-20{
    width:90%
}
.unit-1-20{
    width:5%
}
.unit-3-20{
    width:15%
}
.unit-4-20{
    width:20%
}
.unit-7-20{
    width:35%
}
.unit-8-20{
    width:40%
}
.unit-9-20{
    width:45%
}
.unit-11-20{
    width:55%
}
.unit-12-20{
    width:60%
}
.unit-13-20{
    width:65%
}
.unit-16-20{
    width:80%
}
.unit-17-20{
    width:85%
}
.unit-19-20{
    width:95%
}
.logo-pl{
    left:50%;
    position:absolute;
    top:46px;
    display:block;
    height:140px;
    margin:0 0 0 -50px;
    opacity:0;
    -webkit-transition:opacity .2s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1);
    width:100px;
    z-index:61
}
.ui--isReady .logo-pl{
    opacity:1
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .logo-pl{
        left:30px!important;
        height:80px!important;
        margin:0!important;
        top:25px;
        width:42px!important
    }
}
@media only screen and (max-height:800px){
    .currentView--crew .logo-pl{
        margin:0 0 0 -15px;
        top:20px;
        width:30px
    }
}
@media only screen and (max-height:800px) and (max-width:767px),only screen and (max-height:800px) and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (max-height:800px) and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .currentView--crew .logo-pl{
        opacity:0
    }
}
@media only screen and (max-height:800px) and (max-width:767px),only screen and (max-height:800px) and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (max-height:800px) and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .currentView--crew.ui--sticky .logo-pl{
        opacity:1
    }
}
.logo-pl .text{
    display:block;
    height:100%;
    width:100%
}
.logo-pl .visual{
    display:block;
    height:112px;
    width:60px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .logo-pl .visual{
        height:80px!important;
        width:42px!important
    }
}
.logo-pl .visual path{
    -webkit-transition:fill .4s cubic-bezier(.215,.61,.355,1);
    transition:fill .4s cubic-bezier(.215,.61,.355,1)
}
.currentView--services .logo-pl .visual path,.single--whiteUI .logo-pl .visual path{
    fill:#fff
}
.ui--logoHidden .logo-pl{
    opacity:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--logoHidden .logo-pl{
        opacity:1
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--sticky .logo-pl{
        position:fixed;
        top:-80px
    }
    .ui--sticky .logo-pl path{
        fill:#231f20!important
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--show.ui--sticky .logo-pl{
        top:25px;
        -webkit-transition:top .3s cubic-bezier(.215,.61,.355,1);
        transition:top .3s cubic-bezier(.215,.61,.355,1)
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--animExit .logo-pl{
        -webkit-animation:animExitNavLogo .2s 0s 1 cubic-bezier(.645,.045,.355,1) both;
        animation:animExitNavLogo .2s 0s 1 cubic-bezier(.645,.045,.355,1) both
    }
}
.description{
    color:#000;
    font-size:18px;
    font-size:1.125rem;
    line-height:1.66666667
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .description{
        font-size:15px;
        font-size:.9375rem;
        line-height:1.33333333
    }
}
.description p{
    display:block
}
.description b,.description strong{
    font-size:20px;
    font-size:1.25rem
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .description b,.description strong{
        font-size:17px;
        font-size:1.0625rem
    }
}
.description a,.description button{
    color:#000;
    font-size:11px;
    font-size:.6875rem;
    letter-spacing:1.1px;
    position:relative;
    text-transform:uppercase
}
.description a:after,.description button:after{
    left:0;
    position:absolute;
    top:auto;
    bottom:-5px;
    background-color:#111;
    height:2px;
    -webkit-transform:scaleX(1);
    transform:scaleX(1);
    width:100%
}
.description a:hover:after,.description button:hover:after{
    -webkit-animation:animBarCta .5s 10ms 1 cubic-bezier(.215,.61,.355,1) both;
    animation:animBarCta .5s 10ms 1 cubic-bezier(.215,.61,.355,1) both
}
.description button{
    line-height:1
}
.description ul{
    list-style:none
}
.description ul li{
    display:block;
    margin:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .description ul li{
        float:none;
        width:100%
    }
}
.description.is--larger{
    letter-spacing:1px
}
.description.is--larger,.description.is--xlarger{
    font-size:20px;
    font-size:1.25rem;
    line-height:1.5
}
.description h1,.h1{
    font-size:100px;
    font-size:6.25rem;
    line-height:90px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .description h1,.h1{
        font-size:50px;
        font-size:3.125rem;
        line-height:60px
    }
}
.description h2,.h2{
    font-size:68px;
    font-size:4.25rem;
    line-height:.38235294
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .description h2,.h2{
        font-size:30px;
        font-size:1.875rem;
        line-height:.43333333
    }
}
.description h3,.h3{
    font-size:50px;
    font-size:3.125rem;
    line-height:1.1
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .description h3,.h3{
        font-size:35px;
        font-size:2.1875rem;
        line-height:1.14285714
    }
}
.description h4,.h4{
    font-size:26px;
    font-size:1.625rem;
    line-height:1.30769231
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .description h4,.h4{
        font-size:16px;
        font-size:1rem;
        line-height:1.3125
    }
}
.h5{
    font-size:14px;
    font-size:.875rem;
    line-height:2
}
.h6{
    font-size:11px;
    font-size:.6875rem;
    letter-spacing:1.1px;
    line-height:2.72727273;
    text-transform:uppercase
}
.text__color--white{
    color:#fff
}
.text__color--black{
    color:#000
}
.text__color--loud{
    color:#111
}
.text__color--light{
    color:#ccc
}
.text__color--cloudy{
    color:#999
}
.wysiwyg-format .iframe-container{
    position:relative;
    margin:80px 0;
    width:100%
}
.wysiwyg-format .iframe-container:before{
    display:block;
    content:"";
    width:100%;
    padding-top:56.25%
}
.wysiwyg-format .iframe-container>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .wysiwyg-format .iframe-container{
        margin:36px 0
    }
}
.wysiwyg-format .iframe-container iframe{
    left:0;
    position:absolute;
    top:0;
    height:100%;
    width:100%
}
.wysiwyg-format img{
    display:block;
    height:auto;
    margin:80px 0;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .wysiwyg-format img{
        margin:36px 0
    }
}
.wysiwyg-format h1,.wysiwyg-format h2,.wysiwyg-format h3,.wysiwyg-format h4,.wysiwyg-format h5,.wysiwyg-format h6,.wysiwyg-format p,.wysiwyg-format ul{
    margin:0 auto;
    width:70%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .wysiwyg-format h1,.wysiwyg-format h2,.wysiwyg-format h3,.wysiwyg-format h4,.wysiwyg-format h5,.wysiwyg-format h6,.wysiwyg-format p,.wysiwyg-format ul{
        width:100%
    }
}
.wysiwyg-format .wp-video{
    margin:80px 0;
    width:100%!important
}
.wysiwyg-format .wp-video video{
    display:block;
    height:auto;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .wysiwyg-format .wp-video{
        margin:36px 0
    }
}
.format--services h3{
    font-size:30px;
    font-size:1.875rem;
    line-height:1.33333333;
    margin:0 0 10px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .format--services h3{
        font-size:20px;
        font-size:1.25rem;
        line-height:1.5
    }
}
.format--services strong{
    font-size:18px;
    font-size:1.125rem
}
.format--services ul li{
    border-bottom:1px solid hsla(0,0%,100%,.25);
    color:#fff;
    padding:7px 0
}
.format--services ul li:first-child{
    padding-top:0
}
.format--services ul li:last-child{
    border-bottom:0 none;
    padding-bottom:0
}
.format--crew b,.format--crew strong{
    display:block;
    font-size:18px;
    font-size:1.125rem;
    line-height:1.66666667;
    margin:0 0 10px
}
@media only screen and (max-height:800px){
    .format--crew b,.format--crew strong{
        font-size:15px;
        font-size:.9375rem
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .format--crew b,.format--crew strong{
        font-size:15px;
        font-size:.9375rem
    }
}
.main-footer{
    background-color:#000;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:90px 0;
    position:relative;
    width:100%;
    z-index:5
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer{
        padding:40px 0
    }
}
.main-footer .wrapper{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:0 130px;
    width:auto
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .main-footer .wrapper{
        margin:0 30px
    }
}
.main-footer .wrapper:first-child{
    margin-bottom:100px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper:first-child{
        -webkit-box-orient:vertical;
        -webkit-box-direction:normal;
        -webkit-flex-direction:column;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.main-footer .wrapper:first-child .cell{
    position:relative
}
.main-footer .wrapper:first-child .cell:nth-child(1),.main-footer .wrapper:first-child .cell:nth-child(2),.main-footer .wrapper:first-child .cell:nth-child(3){
    width:30%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper:first-child .cell:nth-child(1),.main-footer .wrapper:first-child .cell:nth-child(2),.main-footer .wrapper:first-child .cell:nth-child(3){
        width:100%
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper:first-child .cell:nth-child(3){
        margin:50px 0 0
    }
}
.main-footer .wrapper:first-child .cell:nth-child(4){
    text-align:right;
    width:30%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper:first-child .cell:nth-child(4){
        text-align:left;
        width:100%
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper:first-child .cell:nth-child(4) .btn-backToTop{
        position:absolute;
        right:0;
        top:auto;
        bottom:5px
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper:nth-child(3){
        -webkit-box-orient:vertical;
        -webkit-box-direction:reverse;
        -webkit-flex-direction:column-reverse;
        -ms-flex-direction:column-reverse;
        flex-direction:column-reverse
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper:nth-child(2) .cell:nth-child(3){
        margin:0 0 30px
    }
}
.main-footer .wrapper .address{
    color:#fff;
    font-size:20px;
    font-size:1.25rem;
    line-height:1.5
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper .address{
        font-size:16px;
        font-size:1rem
    }
}
.main-footer .wrapper .address h4{
    font-size:30px;
    font-size:1.875rem;
    margin:0 0 20px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper .address h4{
        font-size:20px;
        font-size:1.25rem
    }
}
.main-footer .wrapper .address a{
    color:#a6a6a6;
    display:block;
    font-size:18px;
    font-size:1.125rem
}
.main-footer .wrapper .address a:hover{
    color:#ccc
}
.main-footer .wrapper .description{
    color:#a6a6a6;
    font-size:20px;
    font-size:1.25rem
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-footer .wrapper .description{
        font-size:14px;
        font-size:.875rem;
        text-align:center
    }
}
.footer__mainmenu{
    list-style:none;
    position:relative;
    text-align:right
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .footer__mainmenu{
        margin:50px 0 0;
        text-align:left
    }
}
.footer__mainmenu li{
    color:#fff;
    font-size:30px;
    font-size:1.875rem
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .footer__mainmenu li{
        font-size:20px;
        font-size:1.25rem
    }
}
.footer__mainmenu li a{
    color:inherit
}
.footer__mainmenu li a:hover{
    color:#ccc
}
.footer__menu{
    list-style:none;
    overflow:hidden;
    position:relative
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .footer__menu{
        margin:0 0 10px;
        text-align:center
    }
}
.footer__menu li{
    color:#a6a6a6;
    font-size:20px;
    font-size:1.25rem;
    float:left;
    position:relative
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .footer__menu li{
        display:inline-block;
        font-size:14px;
        font-size:.875rem;
        float:none
    }
}
.footer__menu li:after{
    content:"/";
    font-size:18px;
    margin:0 15px;
    position:relative;
    top:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .footer__menu li:after{
        content:"\2014";
        margin:0 5px
    }
}
.footer__menu li a{
    color:inherit;
    opacity:1
}
.footer__menu li a:hover{
    color:#ccc
}
.footer__menu li:last-child:after{
    content:"";
    margin:0
}
body{
    background-color:#fff
}
.cursor--isDragging body{
    cursor:-webkit-grabbing;
    cursor:grabbing
}
.popin--isOpened body{
    overflow-y:hidden
}
#master{
    min-height:100%;
    overflow:hidden
}
#master,.main-content{
    height:auto;
    position:relative;
    width:100%
}
.main-content{
    display:block;
    min-height:100vh;
    z-index:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-content{
        min-height:0
    }
}
.currentView--xxx .main-content{
    height:100%;
    position:absolute
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .currentView--xxx .main-content{
        height:auto;
        position:relative
    }
}
.barba-container{
    min-height:100%;
    position:relative
}
.v-desktop{
    display:block
}
@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:768px) and (max-width:1024px){
    .v-desktop{
        display:none
    }
}
@media only screen and (max-width:767px){
    .v-desktop{
        display:none
    }
}
.v-tablet{
    display:none
}
@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:768px) and (max-width:1024px){
    .v-tablet{
        display:block
    }
}
@media only screen and (max-width:767px){
    .v-tablet{
        display:none
    }
}
.v-desktoptablet{
    display:block
}
@media only screen and (max-width:767px){
    .v-desktoptablet{
        display:none!important
    }
}
.v-tabletportrait{
    display:none
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .v-tabletportrait{
        display:block!important
    }
}
.v-tabletmobile{
    display:none
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .v-tabletmobile{
        display:block!important
    }
}
.v-mobile{
    display:none
}
@media only screen and (max-width:767px){
    .v-mobile{
        display:block!important
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .hidden--mobilecss{
        display:none
    }
}
.zview-foreground{
    position:relative;
    z-index:1
}
.zview-background{
    position:relative;
    z-index:0
}
.main-nav__overlay{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    background:rgba(0,0,0,.2);
    opacity:0;
    pointer-events:none;
    -webkit-transition:opacity .6s cubic-bezier(.215,.61,.355,1);
    transition:opacity .6s cubic-bezier(.215,.61,.355,1);
    z-index:61
}
.mainnav--isOpened .main-nav__overlay{
    display:block;
    opacity:1;
    pointer-events:auto
}
.ie8.mainnav--isOpened .main-nav__overlay,.ie9.mainnav--isOpened .main-nav__overlay,.ie10.mainnav--isOpened .main-nav__overlay,.oldie.mainnav--isOpened .main-nav__overlay{
    display:block
}
.ie8 .main-nav__overlay,.ie9 .main-nav__overlay,.ie10 .main-nav__overlay,.oldie .main-nav__overlay{
    display:none
}
.main-nav{
    left:0;
    position:absolute;
    top:0;
    height:100%;
    position:fixed;
    pointer-events:none;
    width:40vw;
    z-index:62
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-nav{
        width:100%
    }
}
.main-nav .fill{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    background-color:#1a1a1a;
    -webkit-transform:translateX(-100%);
    transform:translateX(-100%);
    z-index:0
}
.mainnav--isOpened .main-nav{
    pointer-events:auto
}
.ie8.mainnav--isOpened .main-nav,.ie9.mainnav--isOpened .main-nav,.ie10.mainnav--isOpened .main-nav,.oldie.mainnav--isOpened .main-nav{
    display:block
}
.ie8 .main-nav,.ie9 .main-nav,.ie10 .main-nav,.oldie .main-nav{
    display:none
}
.main-nav__inner{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    height:100%;
    margin:0 130px;
    position:relative;
    width:auto
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .main-nav__inner{
        margin:0 60px
    }
}
.primary-nav{
    position:relative
}
@media only screen and (max-height:800px){
    .primary-nav{
        padding:80px 0 0
    }
}
.primary-nav__menu{
    list-style:none;
    position:relative
}
.primary-nav__menu li{
    color:#fff;
    font-size:42px;
    font-size:2.625rem;
    line-height:1;
    margin:0 0 25px;
    opacity:0
}
@media only screen and (max-height:800px){
    .primary-nav__menu li{
        margin:0 0 5px
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .primary-nav__menu li{
        margin:0 0 10px
    }
}
.primary-nav__menu li a{
    color:inherit;
    opacity:1
}
.primary-nav__menu li a:hover{
    opacity:.7
}
.primary-nav__menu li:last-child{
    margin:0
}
.secondary-nav__menu{
    list-style:none;
    margin:50px 0 0;
    position:relative
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .secondary-nav__menu{
        margin:25px 0 0
    }
}
.secondary-nav__menu li{
    color:#666;
    font-size:20px;
    font-size:1.25rem;
    line-height:1;
    margin:0 0 20px;
    opacity:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .secondary-nav__menu li{
        margin:0 0 10px
    }
}
.secondary-nav__menu li a{
    color:inherit;
    opacity:1
}
.secondary-nav__menu li a:hover{
    opacity:.7
}
.ui{
    left:-999px;
    position:absolute;
    top:-9999px;
    height:175px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui{
        left:0;
        position:absolute;
        top:0;
        display:block;
        height:130px;
        width:100%;
        z-index:51
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--sticky .ui{
        position:fixed;
        top:-131px
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--show.ui--sticky .ui{
        top:0!important;
        -webkit-transition:top .2s cubic-bezier(.215,.61,.355,1);
        transition:top .2s cubic-bezier(.215,.61,.355,1)
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--animExit .ui{
        -webkit-animation:animExitNav .5s 0s 1 cubic-bezier(.215,.61,.355,1) both;
        animation:animExitNav .5s 0s 1 cubic-bezier(.215,.61,.355,1) both
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui:before{
        left:0;
        position:absolute;
        top:0;
        background:#fff;
        border-bottom:1px solid rgba(0,0,0,.05);
        content:" ";
        display:block;
        height:100%;
        -webkit-transform:translateY(-100%);
        transform:translateY(-100%);
        -webkit-transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
        transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
        transition:transform .4s cubic-bezier(.215,.61,.355,1);
        transition:transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
        width:100%
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .ui--sticky .ui:before{
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
.pattern{
    left:0;
    position:absolute;
    top:0;
    height:20px;
    opacity:1;
    -webkit-transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    -webkit-transform:translateY(-100%);
    transform:translateY(-100%);
    width:100%;
    z-index:50
}
.ui--isReady .pattern{
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.popin--isOpened .pattern{
    opacity:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .pattern{
        display:none
    }
}
.locations{
    position:absolute;
    right:130px;
    top:104px;
    list-style:none;
    opacity:0;
    -webkit-transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .2s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    -webkit-transform:translateY(-30px);
    transform:translateY(-30px);
    z-index:50
}
.ui--isReady .locations{
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .locations{
        display:none
    }
}
.locations li{
    display:block;
    line-height:14px
}
.locations li p{
    color:#111;
    display:inline-block;
    font-size:11px;
    font-size:.6875rem;
    letter-spacing:1.1px;
    text-transform:uppercase
}
.currentView--services .locations li p,.single--whiteUI .locations li p{
    color:#fff
}
.locations li p:first-child{
    margin:0 20px 0 0;
    width:70px
}
.locations li p:nth-child(2){
    width:30px
}
.currentView--home .logo-context{
    left:0;
    position:absolute;
    top:0;
    height:100vh;
    width:100vw
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .currentView--home .logo-context{
        height:auto;
        left:auto;
        position:static;
        top:auto;
        width:auto
    }
}
.covertop{
    bottom:100px;
    position:fixed;
    top:0;
    width:100%
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .covertop{
        height:50vh;
        position:relative
    }
}
.covertop .bg{
    opacity:0
}
.covertop .fill{
    bottom:0;
    left:0;
    position:absolute;
    top:0;
    background-color:#000;
    opacity:0;
    pointer-events:none;
    right:0;
    -webkit-transition:opacity .15s linear;
    transition:opacity .15s linear;
    z-index:1
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .covertop .fill{
        display:none
    }
}
.covertop .inner{
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    height:-webkit-calc(100% - 173px);
    height:calc(100% - 173px);
    margin:0 auto;
    padding:145px 0 0;
    position:relative;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    width:100%;
    z-index:5
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .covertop .inner{
        height:100%;
        padding:0
    }
}
.covertop .inner .context{
    margin:0 auto;
    width:60%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .covertop .inner .context{
        margin:0 30px;
        width:auto
    }
}
.covertop .inner .description{
    margin:15px 0 0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .covertop .inner .description{
        margin:4px 0 0
    }
}
.covertop .inner .description,.covertop .inner .h1{
    color:#111;
    opacity:0
}
.single--whiteUI .covertop .inner .description,.single--whiteUI .covertop .inner .h1{
    color:#fff
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .covertop .inner .h1{
        font-size:35px;
        font-size:2.1875rem;
        line-height:40px
    }
}
.popin,.popin-crew{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    opacity:0;
    overflow-x:hidden;
    overflow-y:auto;
    pointer-events:none;
    position:fixed;
    -webkit-transition:opacity .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),transform .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    z-index:81
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin,.popin-crew{
        background:#fff;
        -webkit-overflow-scrolling:touch
    }
}
.popin-crew.is--active,.popin.is--active{
    opacity:1;
    pointer-events:auto
}
.popin-crew .actions,.popin .actions{
    position:absolute;
    right:40px;
    top:40px;
    z-index:10
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .actions,.popin .actions{
        left:0;
        position:absolute;
        top:auto;
        bottom:43%;
        text-align:center;
        width:100%
    }
}
.popin-crew .fill,.popin .fill{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    background-color:#fff
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .fill,.popin .fill{
        background:#fff
    }
}
.popin-crew .popin__content,.popin .popin__content{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    height:100%;
    padding:20px;
    position:relative;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .popin__content,.popin .popin__content{
        display:block;
        padding:0
    }
}
.popin-crew .cell,.popin .cell{
    height:100%;
    position:relative;
    width:50%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .cell,.popin .cell{
        height:60%;
        width:100%
    }
}
.popin-crew .cell:first-child,.popin .cell:first-child{
    background:#fff
}
.currentView--home .popin-crew .cell:first-child,.currentView--home .popin .cell:first-child{
    background:transparent;
    visibility:hidden
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .currentView--home .popin-crew .cell:first-child,.currentView--home .popin .cell:first-child{
        background:#fff;
        visibility:visible
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .cell:first-child,.popin .cell:first-child{
        left:0;
        position:absolute;
        top:0;
        position:-webkit-sticky;
        position:sticky;
        -webkit-transform:translateZ(0);
        transform:translateZ(0)
    }
}
.popin-crew .cell:nth-child(2),.popin .cell:nth-child(2){
    background:#fff;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center
}
.popin-crew .cell:nth-child(2):after,.popin .cell:nth-child(2):after{
    left:0;
    position:absolute;
    top:auto;
    background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));
    background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff);
    bottom:0;
    height:20vh;
    pointer-events:none;
    width:100%;
    z-index:10
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .cell:nth-child(2),.popin .cell:nth-child(2){
        height:auto
    }
}
.popin-crew .cell:nth-child(2) .inner,.popin .cell:nth-child(2) .inner{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    overflow-y:auto;
    padding:150px 0 0;
    position:relative;
    width:-webkit-calc(100% - 50px);
    width:calc(100% - 50px);
    z-index:5
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .cell:nth-child(2) .inner,.popin .cell:nth-child(2) .inner{
        max-height:none;
        overflow-y:hidden;
        margin:50px 30px;
        padding:0;
        width:auto
    }
}
.popin-crew .cell:nth-child(2) .inner::-webkit-scrollbar,.popin .cell:nth-child(2) .inner::-webkit-scrollbar{
    background:transparent;
    position:relative;
    width:3px
}
.popin-crew .cell:nth-child(2) .inner::-webkit-scrollbar-thumb,.popin .cell:nth-child(2) .inner::-webkit-scrollbar-thumb{
    background:transparent;
    width:3px
}
.popin-crew .cell:nth-child(2) .inner .context,.popin .cell:nth-child(2) .inner .context{
    margin:0 auto 50px;
    padding:0 0 10vh;
    width:60%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .cell:nth-child(2) .inner .context,.popin .cell:nth-child(2) .inner .context{
        margin-bottom:25px;
        width:100%
    }
}
.popin-crew .cell:nth-child(2) .inner .btn-cta,.popin .cell:nth-child(2) .inner .btn-cta{
    display:inline-block;
    margin:30px 0 0
}
.popin-crew .cell:nth-child(2) .inner .h6,.popin .cell:nth-child(2) .inner .h6{
    margin-bottom:40px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .cell:nth-child(2) .inner .h6,.popin .cell:nth-child(2) .inner .h6{
        margin-bottom:20px
    }
}
.popin-crew .cell:nth-child(2) .inner .h3,.popin .cell:nth-child(2) .inner .h3{
    margin-bottom:40px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .popin-crew .cell:nth-child(2) .inner .h3,.popin .cell:nth-child(2) .inner .h3{
        margin-bottom:20px
    }
}
.popin-crew{
    left:auto;
    right:0;
    opacity:1;
    position:absolute;
    -webkit-transform:translateX(100%);
    transform:translateX(100%);
    width:33vw;
    z-index:100000
}
.popin-crew .actions{
    top:188px
}
.popin-crew .inner{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    max-height:100vh;
    overflow-y:auto;
    padding:0 80px
}
@media only screen and (max-height:800px){
    .popin-crew .inner{
        height:300px;
        max-height:none!important;
        padding:0 40px;
        overflow:auto;
        position:relative;
        top:230px
    }
}
@media only screen and (max-height:800px){
    .popin-crew .inner .context{
        height:300px
    }
}
.popin-crew.is--active{
    -webkit-transform:translateX(0);
    transform:translateX(0)
}
.timeline{
    left:0;
    position:absolute;
    top:0;
    background-color:#f6f6f6;
    overflow:hidden;
    position:fixed;
    width:100%;
    z-index:1
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .timeline{
        left:auto;
        position:relative;
        top:auto;
        background-color:#fff;
        height:88.75vw;
        overflow-x:auto;
        -webkit-overflow-scrolling:auto;
        margin:155px 0 85px
    }
}
.timeline__collection{
    left:0;
    position:absolute;
    top:0;
    height:100%;
    width:99999px;
    z-index:1
}
.timeline__collection.disabled--dragging{
    pointer-events:none
}
.timeline__collection.is--dragging{
    cursor:-webkit-grabbing!important;
    cursor:grabbing!important
}
.timeline__item{
    display:block;
    float:left;
    margin:0 70px 0 0;
    position:relative;
    z-index:25
}
.timeline__item:before{
    display:block;
    content:"";
    width:100%;
    padding-top:118.33333333%
}
.timeline__item>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .timeline__item{
        margin:0 30px 0 0!important;
        max-width:9999px!important;
        top:0!important;
        width:75vw!important
    }
}
.timeline__item:nth-child(9n+1){
    top:-webkit-calc(100% - (17.75vw + 40px));
    top:calc(100% - (17.75vw + 40px));
    width:15vw
}
.timeline__item:nth-child(9n+2){
    margin-left:-150px;
    margin-right:270px;
    top:7%;
    max-width:450px;
    width:23vw
}
.timeline__item:nth-child(9n+3){
    top:-webkit-calc(100% - 34.31vw);
    top:calc(100% - 34.31vw);
    width:29vw
}
.timeline__item:nth-child(9n+4){
    margin-right:0;
    top:7%;
    width:15vw
}
.timeline__item:nth-child(9n+5){
    margin-right:100px;
    top:-webkit-calc(100% - (27.21vw + 40px));
    top:calc(100% - (27.21vw + 40px));
    width:23vw
}
.timeline__item:nth-child(9n+6){
    margin-right:80px;
    top:7%;
    max-width:450px;
    width:29vw
}
.timeline__item:nth-child(9n+7){
    margin-right:-60px;
    top:-webkit-calc(100% - (17.75vw + 40px));
    top:calc(100% - (17.75vw + 40px));
    width:15vw
}
.timeline__item:nth-child(9n+8){
    margin-right:80px;
    top:23%;
    max-width:320px;
    width:15vw
}
.timeline__item:nth-child(9n+9){
    margin-right:150px;
    max-width:400px;
    top:11%;
    width:27vw
}
.timeline__item .hover{
    position:absolute;
    right:0;
    top:0;
    height:100%;
    overflow:hidden;
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    transition:transform .6s cubic-bezier(.215,.61,.355,1);
    transition:transform .6s cubic-bezier(.215,.61,.355,1),-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .timeline__item .hover{
        overflow:visible
    }
}
.timeline__item .hover .bg{
    opacity:0
}
.timeline__item .hover .description{
    display:none
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .timeline__item .hover .description{
        left:0;
        position:absolute;
        top:-webkit-calc(100% + 10px);
        top:calc(100% + 10px);
        display:block;
        line-height:1.1;
        opacity:0
    }
}
.timeline__item .hover:after{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    background:#000;
    opacity:0;
    -webkit-transition:opacity .4s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1);
    z-index:5
}
.timeline__item.is--last{
    margin-right:0!important
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .timeline__item.is--last{
        margin-right:30px!important
    }
}
.timeline__item.is--active{
    z-index:999
}
.timeline__item:hover .hover{
    -webkit-transform:scale(1.04);
    transform:scale(1.04)
}
.timeline__cursor{
    left:-8px;
    position:absolute;
    top:-8px;
    height:16px;
    position:fixed;
    text-align:center;
    pointer-events:none;
    width:16px;
    z-index:9999
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .timeline__cursor{
        display:none
    }
}
.timeline__cursor:before{
    left:0;
    top:0;
    -webkit-border-radius:100%;
    border-radius:100%;
    background:rgba(0,0,0,.7);
    height:100%;
    -webkit-transform:scale(0);
    transform:scale(0);
    -webkit-transform-origin:center center;
    transform-origin:center center;
    width:100%
}
.timeline__cursor:after,.timeline__cursor:before{
    position:absolute;
    -webkit-transition:-webkit-transform .25s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .25s cubic-bezier(.215,.61,.355,1);
    transition:transform .25s cubic-bezier(.215,.61,.355,1);
    transition:transform .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .25s cubic-bezier(.215,.61,.355,1)
}
.timeline__cursor:after{
    left:50%;
    top:50%;
    background:url("../svg/drag-icon.svg");
    height:40px;
    -webkit-transform:translate(-50%,-50%) scale(0);
    transform:translate(-50%,-50%) scale(0);
    width:40px
}
.timeline__cursor .text{
    left:-4px;
    position:absolute;
    top:2px;
    color:#fff;
    display:block;
    height:100%;
    font-size:9px;
    font-size:.5625rem;
    position:relative;
    -webkit-transform:scale(0);
    transform:scale(0);
    -webkit-transition:-webkit-transform .15s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .15s cubic-bezier(.215,.61,.355,1);
    transition:transform .15s cubic-bezier(.215,.61,.355,1);
    transition:transform .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);
    -webkit-transform-origin:center center;
    transform-origin:center center;
    text-transform:uppercase;
    width:100%
}
.timeline__cursor .text::selection{
    background:none
}
.timeline__cursor.is--active:after{
    -webkit-transform:translate(-50%,-50%) scale(1);
    transform:translate(-50%,-50%) scale(1)
}
.timeline__cursor.is--hovered:after{
    -webkit-transform:translate(-50%,-50%) scale(1.22);
    transform:translate(-50%,-50%) scale(1.22)
}
.timeline__progression{
    left:50%;
    position:absolute;
    top:auto;
    bottom:25px;
    height:80px;
    margin:0 0 0 -150px;
    opacity:0;
    width:300px;
    z-index:9998
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .timeline__progression{
        display:none
    }
}
.timeline__progression:before{
    left:0;
    position:absolute;
    top:50%;
    background-color:rgba(0,0,0,.25);
    height:1px;
    margin:-.5px 0 0;
    width:100%
}
.timeline__progression .tie{
    left:0;
    position:absolute;
    top:0;
    height:100%;
    width:80px
}
.timeline__progression .tie:before{
    left:0;
    position:absolute;
    top:50%;
    background-color:#000;
    height:3px;
    margin:-1.5px 0 0;
    -webkit-transform:scaleY(1);
    transform:scaleY(1);
    -webkit-transform-origin:center center;
    transform-origin:center center;
    -webkit-transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
    transition:transform .3s cubic-bezier(.215,.61,.355,1);
    transition:transform .3s cubic-bezier(.215,.61,.355,1),-webkit-transform .3s cubic-bezier(.215,.61,.355,1);
    width:100%
}
.timeline__progression .tie:hover:before{
    -webkit-transform:scaleY(1.4);
    transform:scaleY(1.4)
}
.timeline__progression .tie.is--dragging{
    cursor:-webkit-grabbing!important;
    cursor:grabbing!important
}
.timeline__zoom{
    left:0;
    position:absolute;
    top:0;
    position:fixed;
    z-index:82
}
.timeline__overlay{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    background-color:#fff;
    opacity:0;
    pointer-events:none;
    z-index:78
}
.slideline-dummy{
    min-height:100vh;
    position:relative
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline-dummy{
        display:none
    }
}
.slideline{
    bottom:100vh;
    left:0;
    position:absolute;
    right:0;
    top:0;
    min-height:100vh;
    z-index:5
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline{
        position:relative
    }
}
.slideline .btn-next,.slideline .btn-previous{
    display:block;
    height:-webkit-calc(100% - 172px);
    height:calc(100% - 172px);
    position:absolute;
    top:172px;
    width:35%!important;
    z-index:9999
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline .btn-next,.slideline .btn-previous{
        display:none
    }
}
.slideline .btn-next .text,.slideline .btn-previous .text{
    color:#000;
    display:block;
    font-size:11px;
    font-size:.6875rem;
    letter-spacing:1.1px;
    position:absolute;
    text-transform:uppercase;
    visibility:hidden
}
.slideline .btn-next:hover,.slideline .btn-previous:hover{
    opacity:.5
}
.slideline .btn-next.is--disabled,.slideline .btn-previous.is--disabled{
    opacity:.1;
    pointer-events:none
}
.slideline .btn-previous{
    left:0
}
.slideline .btn-previous .text{
    left:103px;
    -webkit-transform:rotate(-90deg);
    transform:rotate(-90deg)
}
.slideline .btn-next{
    right:0
}
.slideline .btn-next .text{
    right:120px;
    -webkit-transform:rotate(90deg);
    transform:rotate(90deg)
}
.slideline__collection{
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    height:-webkit-calc(100% - 172px);
    height:calc(100% - 172px);
    position:relative;
    top:172px;
    will-change:transform;
    width:999999px;
    z-index:5
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline__collection{
        display:block;
        height:auto;
        margin:155px 30px 0;
        top:0;
        width:auto
    }
}
.slideline__item{
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    max-width:1400px;
    overflow:hidden;
    position:relative;
    -webkit-transition:-webkit-transform .7s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .7s cubic-bezier(.215,.61,.355,1);
    transition:transform .7s cubic-bezier(.215,.61,.355,1);
    transition:transform .7s cubic-bezier(.215,.61,.355,1),-webkit-transform .7s cubic-bezier(.215,.61,.355,1);
    width:76.25vw
}
.slideline__item:before{
    display:block;
    content:"";
    width:100%;
    padding-top:51.50943396%
}
.slideline__item>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
@media only screen and (max-height:800px){
    .slideline__item{
        width:62vw
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline__item{
        display:block;
        margin:0 0 30px;
        width:100%
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline__item:before{
        display:none
    }
}
.slideline__item .bg{
    height:auto;
    opacity:0;
    -webkit-transform:scale(1) translateY(130%);
    transform:scale(1) translateY(130%);
    width:auto
}
.is--ready .slideline__item .bg{
    opacity:.5;
    -webkit-transform:scale(1) translateY(0);
    transform:scale(1) translateY(0);
    -webkit-transition:opacity .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.215,.61,.355,1)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline__item .bg{
        position:relative;
        height:100%;
        opacity:1;
        position:relative!important;
        width:100%
    }
    .slideline__item .bg:before{
        display:block;
        content:"";
        width:100%;
        padding-top:51.50943396%
    }
    .slideline__item .bg>.content{
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0
    }
}
.slideline__item .inner{
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    z-index:10
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline__item .inner{
        display:block;
        margin:15px 0 0;
        position:relative!important;
        text-align:left
    }
}
.slideline__item .inner .title{
    line-height:.88235294;
    opacity:0;
    position:relative;
    -webkit-transform:translateY(30px);
    transform:translateY(30px);
    -webkit-transition:opacity .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.165,.84,.44,1);
    transition:opacity .4s cubic-bezier(.215,.61,.355,1),transform .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline__item .inner .title{
        color:#000;
        font-size:20px;
        font-size:1.25rem;
        font-family:BrownStd-Regular,sans-serif;
        line-height:1.3;
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
.slideline__item .bg,.slideline__item .inner{
    bottom:41px;
    left:80px;
    position:absolute;
    right:80px;
    top:41px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .slideline__item .bg,.slideline__item .inner{
        bottom:0;
        left:0;
        opacity:0;
        right:0;
        top:0
    }
}
.slideline__item .link-touch{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    z-index:12
}
.slideline__item.is--active .bg{
    opacity:1
}
.slideline__item.is--active .inner .title{
    opacity:1;
    -webkit-transform:translateY(0);
    transform:translateY(0)
}
.slideline__item.is--active:hover .bg{
    -webkit-transform:scale(1.04);
    transform:scale(1.04)
}
.slideline__item.hovered--next .link-context,.slideline__item.hovered--previous .link-context{
    pointer-events:none
}
.slideline__item.no--link:hover .inner{
    cursor:pointer
}
.journey-listener{
    left:-9999px;
    position:absolute;
    top:-9999px;
    height:100vh;
    overflow:auto;
    width:20px;
    z-index:10
}
.journey-listener .receptor{
    width:100%
}
.journey-listener .receptor .waypoint{
    display:block;
    float:left;
    width:100%
}
.slideline__filler{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    -webkit-transition:background-color 1.3s cubic-bezier(.215,.61,.355,1);
    transition:background-color 1.3s cubic-bezier(.215,.61,.355,1);
    z-index:1
}
.video-player{
    left:0;
    position:absolute;
    top:0;
    height:100%;
    overflow:hidden;
    width:100%
}
.video-player .bg{
    opacity:1;
    z-index:1
}
.video-player .bg,.video-player .embed{
    -webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);
    transition:opacity .3s cubic-bezier(.165,.84,.44,1)
}
.video-player .embed{
    opacity:0;
    pointer-events:none;
    z-index:3
}
.video-player .btn-play{
    z-index:5
}
.video-player .video-bg{
    opacity:1;
    -webkit-transition:opacity .3s cubic-bezier(.165,.84,.44,1);
    transition:opacity .3s cubic-bezier(.165,.84,.44,1);
    z-index:2
}
@media only screen and (max-width:767px){
    .video-player .video-bg{
        display:none
    }
}
.video-player.video--iosAutoplaying .bg,.video-player.video--iosAutoplaying .btn-play,.video-player.video--iosAutoplaying .video-bg,.video-player.video--isPausing .bg,.video-player.video--isPausing .btn-play,.video-player.video--isPausing .video-bg,.video-player.video--isPlaying .bg,.video-player.video--isPlaying .btn-play,.video-player.video--isPlaying .video-bg{
    pointer-events:none
}
.video-player.video--iosAutoplaying .btn-play,.video-player.video--isPausing .btn-play,.video-player.video--isPlaying .btn-play{
    opacity:0
}
.video-player.video--iosAutoplaying .embed,.video-player.video--isPausing .embed,.video-player.video--isPlaying .embed{
    opacity:1;
    pointer-events:auto
}
.basic{
    background-color:#fff;
    padding:250px 0 100px;
    position:relative;
    visibility:hidden;
    width:100%;
    z-index:5
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .basic{
        margin:0;
        padding:150px 0 0
    }
}
.basic .wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 auto;
    max-width:1400px;
    padding:0 130px;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .basic .wrapper{
        padding:0 30px
    }
}
.basic .wrapper .description h1{
    font-size:50px;
    font-size:3.125rem;
    line-height:1.3
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .basic .wrapper .description h1{
        font-size:30px;
        font-size:1.875rem
    }
}
.basic .wrapper .description h2{
    font-size:40px;
    font-size:2.5rem;
    line-height:1.3
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .basic .wrapper .description h2{
        font-size:20px;
        font-size:1.25rem
    }
}
.basic .wrapper .description h3{
    font-size:20px;
    font-size:1.25rem;
    line-height:1.3
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .basic .wrapper .description h3{
        font-size:14px;
        font-size:.875rem
    }
}
.basic .wrapper .description a{
    font-size:inherit;
    letter-spacing:0;
    text-transform:none
}
.basic .wrapper .description>ul{
    position:relative;
    width:60%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .basic .wrapper .description>ul{
        width:80%
    }
}
.basic .wrapper .description>ul>li{
    position:relative
}
.basic .wrapper .description>ul>li:before{
    left:-20px;
    position:absolute;
    top:-2px;
    color:#000;
    content:"\2022";
    font-size:20px
}
.basic .wrapper .description>ul>li ul{
    position:relative;
    width:95%
}
.basic .wrapper .description>ul>li ul>li ul li:before{
    left:-20px;
    position:absolute;
    top:-2px;
    color:#000;
    content:"\25AA";
    font-size:20px
}
.contact{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .contact{
        display:block;
        height:auto
    }
}
.contact .cell{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    height:100%;
    position:relative
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .contact .cell{
        width:100%!important
    }
}
.contact .cell:first-child{
    width:67%
}
@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:768px) and (max-width:1024px){
    .contact .cell:first-child{
        width:50%
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .contact .cell:first-child{
        display:none
    }
}
.contact .cell:first-child .bg{
    opacity:0
}
.contact .cell:nth-child(2){
    padding:270px 60px 0;
    width:33%
}
@media only screen and (max-height:800px){
    .contact .cell:nth-child(2){
        padding-top:12%
    }
}
@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:768px) and (max-width:1024px){
    .contact .cell:nth-child(2){
        padding:210px 60px 0;
        width:50%
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .contact .cell:nth-child(2){
        padding:155px 30px 77.5px
    }
}
.contact .cell:nth-child(2) .inner{
    opacity:0
}
@media only screen and (max-height:800px){
    .contact .cell:nth-child(2) .description{
        font-size:16px;
        font-size:1rem
    }
}
.contact .cell:nth-child(2) a,.contact .cell:nth-child(2) button{
    cursor:pointer;
    font-size:20px;
    font-size:1.25rem;
    letter-spacing:0;
    text-transform:none
}
@media only screen and (max-height:800px){
    .contact .cell:nth-child(2) a,.contact .cell:nth-child(2) button{
        font-size:16px;
        font-size:1rem
    }
}
.contact .cell:nth-child(2) a:after,.contact .cell:nth-child(2) button:after{
    bottom:-2px;
    height:1px
}
.contact .cell:nth-child(2) .social-links{
    margin:25px 0 0
}
.crew-cover{
    height:120vh;
    position:relative;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .crew-cover{
        display:none
    }
}
.crew-cover .visual-context{
    display:block;
    height:100%;
    position:relative;
    width:100%
}
.crew-cover .visual{
    display:block;
    height:100%;
    opacity:0;
    width:auto;
    max-width:unset;
}
.crew__visual{
    display:block;
    height:100%;
    position:relative;
    -webkit-transform:translateX(0);
    transform:translateX(0);
    -webkit-transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    transition:transform .4s cubic-bezier(.215,.61,.355,1);
    transition:transform .4s cubic-bezier(.215,.61,.355,1),-webkit-transform .4s cubic-bezier(.215,.61,.355,1);
    width:100%
}
.popin--isSlided .crew__visual{
    -webkit-transform:translateX(-30vw);
    transform:translateX(-30vw)
}
.popin--noTween .crew__visual{
    -webkit-transition:none;
    transition:none
}
.crew-areas{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    z-index:2
}
.crew-areas .item{
    position:relative;
    cursor:pointer;
    position:absolute;
    width:6.5vw;
    z-index:10
}
.crew-areas .item:before{
    display:block;
    content:"";
    width:100%;
    padding-top:250%
}
.crew-areas .item>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.crew-areas .item .context{
    left:100%;
    position:absolute;
    top:0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    height:100%;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    opacity:0;
    pointer-events:none;
    width:200px
}
.crew-areas .item .context .description{
    line-height:24px
}
.crew-areas .item.left--aligned .context{
    left:0;
    text-align:right;
    -webkit-transform:translateX(-110%);
    transform:translateX(-110%)
}
.crew-areas .item:hover .context{
    opacity:1
}
.crew-touch{
    overflow:hidden;
    margin:200px 0 85px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .crew-touch{
        margin:40px 0 0
    }
}
.crew-touch .brand{
    margin:0 0 50px;
    opacity:0;
    text-align:center;
    position:relative
}
.crew-touch__collection{
    height:100%;
    width:99999px;
    z-index:1
}
.crew-touch__item{
    display:block;
    float:left;
    margin:0 30px 130px 0;
    max-width:9999px;
    top:0;
    position:relative;
    width:25vw;
    z-index:25
}
.crew-touch__item:before{
    display:block;
    content:"";
    width:100%;
    padding-top:118.33333333%
}
.crew-touch__item>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .crew-touch__item{
        width:75vw
    }
}
.crew-touch__item .btn{
    position:absolute;
    right:0;
    top:0;
    height:100%;
    overflow:visible;
    -webkit-transform:scale(1);
    transform:scale(1);
    -webkit-transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    transition:transform .6s cubic-bezier(.215,.61,.355,1);
    transition:transform .6s cubic-bezier(.215,.61,.355,1),-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    width:100%
}
.crew-touch__item .btn .bg{
    bottom:0;
    height:auto;
    opacity:0
}
.crew-touch__item .btn .jsText{
    left:0;
    position:absolute;
    top:-webkit-calc(100% + 25px);
    top:calc(100% + 25px);
    display:block;
    opacity:0;
    width:100%
}
.crew-touch__item .btn .description{
    display:block;
    line-height:24px
}
.crew-touch__item .symbol{
    position:absolute;
    right:0;
    top:auto;
    bottom:3px;
    font-size:18px;
    font-weight:800;
    z-index:5
}
.crew-touch__item.is--last{
    margin-right:30px
}
.crew__cursor{
    left:-8px;
    position:absolute;
    top:-8px;
    height:16px;
    position:fixed;
    text-align:center;
    pointer-events:none;
    width:16px;
    z-index:9999
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .crew__cursor{
        display:none
    }
}
.crew__cursor:before{
    left:-20px;
    position:absolute;
    top:-20px;
    -webkit-border-radius:100%;
    border-radius:100%;
    border:2px solid #fff;
    height:40px;
    -webkit-transform:scale(0);
    transform:scale(0);
    -webkit-transition:-webkit-transform .25s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .25s cubic-bezier(.215,.61,.355,1);
    transition:transform .25s cubic-bezier(.215,.61,.355,1);
    transition:transform .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .25s cubic-bezier(.215,.61,.355,1);
    -webkit-transform-origin:center center;
    transform-origin:center center;
    width:40px
}
.crew__cursor:after{
    left:-18px;
    position:absolute;
    top:-18px;
    color:#fff;
    content:"+";
    height:40px;
    font-size:40px;
    line-height:32px;
    text-align:center;
    -webkit-transform:scale(0) rotate(0deg);
    transform:scale(0) rotate(0deg);
    -webkit-transition:-webkit-transform .15s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .15s cubic-bezier(.215,.61,.355,1);
    transition:transform .15s cubic-bezier(.215,.61,.355,1);
    transition:transform .15s cubic-bezier(.215,.61,.355,1),-webkit-transform .15s cubic-bezier(.215,.61,.355,1);
    -webkit-transform-origin:center center;
    transform-origin:center center;
    width:40px
}
.crew__cursor .text{
    left:35px;
    position:absolute;
    top:-12px;
    color:#fff;
    display:block;
    height:100%;
    font-size:18px;
    font-size:1.125rem;
    opacity:0;
    position:relative;
    -webkit-transition:opacity .15s cubic-bezier(.215,.61,.355,1);
    transition:opacity .15s cubic-bezier(.215,.61,.355,1);
    text-align:left;
    width:250px
}
.crew__cursor .text::selection{
    background:none
}
.crew__cursor.left--aligned .text{
    left:auto;
    right:285px;
    text-align:right
}
.crew__cursor.is--active:before{
    -webkit-transform:scale(1);
    transform:scale(1)
}
.crew__cursor.is--hovered:after{
    -webkit-transform:scale(1) rotate(0deg);
    transform:scale(1) rotate(0deg)
}
.crew__cursor.is--hovered .text{
    opacity:1
}
.crew__cursor.is--opened:after{
    -webkit-transform:scale(1) rotate(45deg);
    transform:scale(1) rotate(45deg)
}
.crew__content .content{
    margin:0!important
}
.crew__content .content .cell{
    opacity:1!important;
    max-width:640px
}
.crew__content .content .cell:first-child{
    padding:80px 0!important
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .crew__content .content .cell:first-child{
        padding:40px 0!important
    }
}
.crew__banner{
    overflow:hidden;
    position:relative;
    width:100%
}
.crew__banner .visual{
    display:block;
    width:100%
}
.services.crew__content.spec{
    display:block
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services.crew__content.spec{
        display:none
    }
}
.home{
    position:relative;
    pointer-events:none;
    width:100%;
    z-index:5
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home{
        margin:0
    }
}
.home-fill{
    background:#fff;
    pointer-events:auto;
    position:relative;
    width:100%
}
.home-brand{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 auto;
    max-width:1300px;
    padding:0px 0 172px;
    text-align:center;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-brand{
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        padding:0 30px 92px;
        opacity:0;
        width:100%
    }
}
.home-brand .h1{
    font-size:70px;
    font-size:4.375rem;
    line-height:1.14285714;
    -webkit-transform:translateY(100px);
    transform:translateY(100px)
}
@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:768px) and (max-width:1024px){
    .home-brand .h1{
        font-size:50px;
        font-size:3.125rem;
        line-height:1.2;
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-brand .h1{
        font-size:30px;
        font-size:1.875rem;
        line-height:1.16666667;
        opacity:1;
        -webkit-transform:none;
        transform:none
    }
}
@media only screen and (max-width:767px){
    .home-brand .h1 br{
        display:none
    }
}
.home-player{
    position:relative;
    width:100%
}
.home-player:before{
    display:block;
    content:"";
    width:100%;
    padding-top:56.25%
}
.home-player>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-player .video-player .embed{
        position:relative;
        width:100%
    }
}
.home-motto{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:200px 0;
    position:relative;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-motto{
        padding:85px 0
    }
}
.home-motto .fill{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    background:#fff;
    -webkit-transition:background .4s cubic-bezier(.215,.61,.355,1);
    transition:background .4s cubic-bezier(.215,.61,.355,1)
}
.home-motto .wrapper{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    margin:0 auto;
    max-width:1400px;
    padding:0 130px;
    position:relative
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-motto .wrapper{
        display:block;
        padding:0 30px
    }
}
.home-motto .wrapper .cell:first-child{
    width:240px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-motto .wrapper .cell:first-child{
        display:none
    }
}
.home-motto .wrapper .cell:first-child::before{
    background-color:#fff;
    height:3px;
    -webkit-transform:scaleX(0);
    transform:scaleX(0);
    -webkit-transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    transition:-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    transition:transform .6s cubic-bezier(.215,.61,.355,1);
    transition:transform .6s cubic-bezier(.215,.61,.355,1),-webkit-transform .6s cubic-bezier(.215,.61,.355,1);
    -webkit-transform-origin:left top;
    transform-origin:left top;
    -webkit-transition-delay:.4s;
    transition-delay:.4s;
    width:100%
}
.home-motto .wrapper .cell:nth-child(2){
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 0 0 140px;
    width:-webkit-calc(100% - 240px);
    width:calc(100% - 240px)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-motto .wrapper .cell:nth-child(2){
        padding:0;
        width:100%
    }
}
.home-motto .wrapper .fxText{
    -webkit-transition-delay:.4s;
    transition-delay:.4s
}
.home-motto.is--shown .fill{
    background:#111
}
.home-motto.is--shown .cell:first-child::before{
    -webkit-transform:scaleX(1);
    transform:scaleX(1)
}
.home-moto__intro{
    font-size:22px;
    font-size:1.375rem;
    line-height:2.72727273;
    text-transform:capitalize
}
.home-motto__description{
    color:#a6a6a6;
    font-size:30px;
    font-size:1.875rem;
    line-height:1.43333333
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-motto__description{
        font-size:20px;
        font-size:1.25rem;
        line-height:1.35
    }
}
.home-motto__description .link-email,.home-motto__description strong{
    color:#fff
}
.home-motto__description .link-email{
    cursor:pointer
}
.home-motto__description a{
    color:inherit;
    opacity:1
}
.home-motto__description a:hover{
    opacity:.6
}
.home-dummy{
    position:relative;
    width:100%;
    z-index:-10
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .home-dummy{
        display:none
    }
}
.logo-follow,.logo-sticky{
    left:50%;
    position:absolute;
    top:-webkit-calc(50vh - 80px);
    top:calc(50vh - 80px);
    display:block;
    height:160px;
    margin:0 0 0 -42.5px;
    position:fixed;
    pointer-events:none;
    width:85px;
    z-index:9998
}
.logo--attached .logo-follow,.logo--attached .logo-sticky{
    display:none
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .logo-follow,.logo-sticky{
        display:none!important
    }
}
.logo-sticky{
    opacity:0
}
.logo-follow{
    display:none;
    position:absolute;
    top:30px
}
.logo--attached .logo-follow{
    display:block
}
.launcher{
    bottom:0;
    left:0;
    position:absolute;
    right:0;
    top:0;
    background-color:#fff;
    opacity:1;
    position:fixed;
    pointer-events:auto;
    z-index:150
}
.currentView--home .launcher{
    background:transparent
}
.launcher .bg{
    background-color:#fff;
    height:1700px;
    -webkit-transform:scale(1.6) translate(-50%,-50%);
    transform:scale(1.6) translate(-50%,-50%);
    visibility:hidden;
    width:2500px
}
.launcher .fill,.launcher .fill-outside{
    bottom:-12vh;
    left:-25vw;
    position:absolute;
    right:-25vw;
    top:-12vh;
    background-color:#fff;
    opacity:0;
    z-index:5
}
.launcher .fill,.launcher .fill-outside{
    -webkit-transform:translateY(110%) skewX(-31deg) rotate(-5deg);
    transform:translateY(110%) skewX(-31deg) rotate(-5deg)
}
.launcher .fill-outside{
    z-index:6
}
.launcher .logo-full,.launcher .logo-partial{
    left:50%;
    position:absolute;
    top:-webkit-calc(50vh - 80px);
    top:calc(50vh - 80px);
    display:block;
    height:160px;
    margin:0 0 0 -42.5px;
    opacity:0;
    position:fixed;
    pointer-events:none;
    width:85px
}
.launcher .logo-full{
    opacity:0;
    z-index:15
}
.launcher .logo-partial{
    top:-webkit-calc(50% - 53px);
    top:calc(50% - 53px);
    z-index:10
}
.launcher .shape{
    bottom:0;
    left:-25%;
    position:absolute;
    right:-25%;
    top:0;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    visibility:hidden
}
.launcher .shape div{
    background-color:#231f20;
    display:block;
    height:100%;
    -webkit-transform:skewX(-31deg);
    transform:skewX(-31deg);
    width:6px
}
.services{
    background-color:#111;
    padding:0;
    position:relative;
    width:100%
}
.services .wrapper{
    max-width:1400px;
    margin:0 auto;
    position:relative;
    width:80%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services .wrapper{
        margin:0 30px;
        width:auto
    }
}
.services-splashscreen{
    max-height:400px;
    position:relative;
    width:100%
}
.services-splashscreen:before{
    display:block;
    content:"";
    width:100%;
    padding-top:25%
}
.services-splashscreen>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:768px) and (max-width:1024px){
    .services-splashscreen{
        position:relative
    }
    .services-splashscreen:before{
        display:block;
        content:"";
        width:100%;
        padding-top:56.25%
    }
    .services-splashscreen>.content{
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-splashscreen{
        position:relative
    }
    .services-splashscreen:before{
        display:block;
        content:"";
        width:100%;
        padding-top:118.33333333%
    }
    .services-splashscreen>.content{
        position:absolute;
        top:0;
        left:0;
        right:0;
        bottom:0
    }
}
.services-splashscreen .bg{
    opacity:0
}
.services-splashscreen .inner{
    left:0;
    position:absolute;
    top:173px;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    bottom:60px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-box-pack:center;
    -webkit-justify-content:center;
    -ms-flex-pack:center;
    justify-content:center;
    text-align:center;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-splashscreen .inner{
        top:105px
    }
}
.services-splashscreen .inner .h2{
    font-size:50px;
    font-size:3.125rem;
    line-height:1.2;
    opacity:0;
    text-align:center
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-splashscreen .inner .h2{
        font-size:22px;
        font-size:1.375rem;
        line-height:1.36363636
    }
}
.services-splashscreen .line-scroll{
    left:50%;
    position:absolute;
    top:auto;
    -webkit-animation:lineScroll 2s 0s infinite cubic-bezier(.645,.045,.355,1) both;
    animation:lineScroll 2s 0s infinite cubic-bezier(.645,.045,.355,1) both;
    background:#fff;
    bottom:-60px;
    height:120px;
    margin:0 0 0 -.5px;
    opacity:0;
    width:1px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-splashscreen .line-scroll{
        bottom:-20px;
        height:40px
    }
}
.services-brand{
    position:relative;
    width:100%
}
.services-brand .content{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    margin:50px 0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-brand .content{
        margin:40px 0
    }
}
.services-brand .content .cell{
    opacity:0;
    position:relative
}
.services-brand .content .cell:first-child{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 auto;
    padding:60px 0 0;
    text-align:center;
    width:70%
}
@media only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-width:768px) and (max-width:1024px){
    .services-brand .content .cell:first-child{
        width:100%
    }
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-brand .content .cell:first-child{
        padding-top:30px;
        text-align:left;
        width:100%
    }
}
.services-brand .content .cell:first-child h4{
    font-size:20px;
    font-size:1.25rem;
    margin:0 0 15px
}
.services-brand .content .cell:first-child p{
    color:#ccc
}
.services-more{
    border-top:1px solid hsla(0,0%,100%,.5);
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    -webkit-transform:translateY(50px);
    transform:translateY(50px);
    padding:72px 0 130px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-more{
        display:block;
        padding:30px 0;
        -webkit-transform:translateY(0);
        transform:translateY(0)
    }
}
.services-more .cell{
    position:relative;
    width:-webkit-calc(33% - 50px);
    width:calc(33% - 50px)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-more .cell{
        margin:0 0 50px;
        width:100%
    }
}
.services-more .cell .bg-context{
    margin:40px 0 0;
    position:relative
}
.services-more .cell .bg-context:before{
    display:block;
    content:"";
    width:100%;
    padding-top:119.14893617%
}
.services-more .cell .bg-context>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.services-more .cell .description h4{
    font-size:20px;
    font-size:1.25rem;
    margin:0 0 15px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .services-more .cell-bg{
        display:none
    }
}
.works{
    padding:270px 0 0;
    position:relative;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works{
        padding:155px 0 0
    }
}
.works .brand{
    margin:0 auto;
    max-width:1024px;
    text-align:center
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works .brand{
        padding:0 30px
    }
}
.works .brand .h2{
    margin:0 0 60px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works .brand .h2{
        margin:0 0 25px
    }
}
.works .brand .h4{
    margin:0 auto;
    padding:0 100px
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works .brand .h4{
        padding:0
    }
}
.works .brand .h2,.works .brand .h4{
    opacity:0
}
.works .collection{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
    -ms-flex-pack:justify;
    justify-content:space-between;
    margin:80px auto 0;
    max-width:1100px;
    position:relative;
    width:70%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works .collection{
        -webkit-box-sizing:border-box;
        box-sizing:border-box;
        padding:0 30px;
        width:100%
    }
}
.works .collection .cell{
    width:-webkit-calc(50% - 50px);
    width:calc(50% - 50px)
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works .collection .cell{
        width:-webkit-calc(50% - 15px);
        width:calc(50% - 15px)
    }
}
.works .collection .cell:nth-child(2){
    margin-top:125px
}
.works .collection--touch{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:48px 0 0;
    padding:0 30px;
    width:100%
}
.works__item{
    display:block;
    margin-bottom:100px;
    position:relative;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works__item{
        margin-bottom:25px
    }
}
.works__item .bg-context{
    overflow:hidden;
    position:relative
}
.works__item .bg-context:before{
    display:block;
    content:"";
    width:100%;
    padding-top:118.75%
}
.works__item .bg-context>.content{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0
}
.works__item .bg,.works__item .bg-out{
    opacity:1;
    z-index:1
}
.works__item .bg{
    -webkit-transition:-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);
    transition:-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);
    transition:transform .6s cubic-bezier(.25,.46,.45,.94);
    transition:transform .6s cubic-bezier(.25,.46,.45,.94),-webkit-transform .6s cubic-bezier(.25,.46,.45,.94);
    -webkit-transform:scale(1);
    transform:scale(1)
}
.works__item .bg-out{
    -webkit-filter:grayscale(1) brightness(.45) contrast(.8);
    filter:grayscale(1) brightness(.45) contrast(.8);
    opacity:0;
    z-index:2
}
.works__item .inner{
    margin:20px 0 0
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works__item .inner{
        margin:10px 0 0
    }
}
.works__item:hover .bg-context .bg{
    -webkit-transform:scale(1.06);
    transform:scale(1.06)
}
.works-summary{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    opacity:0;
    position:relative;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works-summary{
        display:none
    }
}
.works-summary .cell{
    text-align:center;
    width:100%
}
.works-summary .cell ul{
    list-style:none;
    margin:10px 0 0
}
.works-summary .cell ul li{
    margin:0 0 10px
}
.works-summary .cell ul li a{
    color:#000;
    line-height:1.2;
    opacity:1;
    padding:0 0 2px
}
.works-summary .cell ul li a span{
    border-bottom:1px solid #000
}
.works-summary .cell ul li a:hover{
    opacity:.5
}
.works-summary.for--2 .cell{
    width:50%
}
.works-summary.for--3 .cell{
    width:33.33333333%
}
.works-summary.for--4 .cell{
    width:25%
}
.works-summary.for--5 .cell{
    width:20%
}
.works-single{
    background-color:#fff;
    margin:-webkit-calc(100vh - 100px) 0 0;
    margin:calc(100vh - 100px) 0 0;
    padding:134px 0 0;
    position:relative;
    width:100%;
    z-index:5
}
@media only screen and (max-device-width:1250px) and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1024px){
    .works-single{
        margin:0;
        padding:56px 0 0
    }
}
.works-single .wrapper{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0 auto;
    max-width:1400px;
    opacity:0;
    padding:0 130px 54px;
    width:100%
}
@media only screen and (max-width:767px),only screen and (min-device-width:800px) and (max-device-width:1280px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait),only screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait){
    .works-single .wrapper{
        padding:0 30px 30px
    }
}

@media only screen and (max-width:767px){
    .homeCustom{
        margin-top: -524px !important;
    }
}
@media only screen and (min-width:768px) and (max-width:1254px){
    .homeCustom{
        margin-top: -604px !important;
    }
}
.mini-description-block{
    left: 0 !important;
}


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