@media (min-width:730px){.mobile-only{display:none}}@media (max-width:729px){.non-mobile-only{display:none}}.desktop-and-above{display:none}@media (min-width:950px){.desktop-and-above{display:initial}}.tablet-and-above{display:none}@media (min-width:730px){.tablet-and-above{display:initial}}@media (max-width:$width){.hide-below($width){display:none}}@media (min-width:$width){.hide-above($width){display:none}}.icon{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.controlGroup label{font-family:Roboto,sans-serif;font-weight:700;font-size:.75em;color:#333;margin:0;padding:0;display:block}.controlGroup .controls{position:relative}.controlGroup .controls input,.controlGroup .controls textarea{display:block;width:100%;border:0;padding:0;font-family:inherit;font-size:inherit}.controlGroup .controls input:focus,.controlGroup .controls textarea:focus{outline:none}.controlGroup .controls input:disabled,.controlGroup .controls textarea:disabled{background-color:transparent;color:#333}.controlGroup .controls textarea{min-height:5em}.controlGroup .message{text-align:right;font-size:.75em;font-style:oblique;margin-top:5px;color:#e1e1e1;font-family:Roboto,sans-serif;min-height:1em;line-height:1em}.controlGroup .feedbackIcon{position:absolute;right:0;top:8px}.controlGroup+.controlGroup{margin-top:.5em}.controlGroup.hasFocus label{color:#e46161}.controlGroup.hasFocus .underline{height:2px;background-color:#e46161}.controlGroup.hasFocus .message{color:#e46161}.controlGroup.hasWarning label{color:#e97f28}.controlGroup.hasWarning .underline,.controlGroup.hasWarning .underline:focus{background-color:#e97f28}.controlGroup.hasWarning .feedbackIcon,.controlGroup.hasWarning .message{color:#e97f28}.controlGroup.hasError label{color:#af1212}.controlGroup.hasError .underline,.controlGroup.hasError .underline:focus{background-color:#af1212}.controlGroup.hasError .feedbackIcon,.controlGroup.hasError .message{color:#af1212}.controlGroup.working .underline{background-size:30px 30px;animation:f 3s linear infinite;background-image:linear-gradient(to bottom right,#fff 25%,transparent 0,transparent 50%,#fff 0,#fff 75%,transparent 0,transparent)}.form .underlineContainer,form .underlineContainer{height:2px}.form .underline,form .underline{height:1px;background-color:#333}.form button,form button{border:1px solid #e46161;background:#e46161;color:#fff;padding:.5em;border-radius:3px}.clearfix,.clients-list,.directors-list,.grid-list{zoom:1}.clearfix:after,.clearfix:before,.clients-list:after,.clients-list:before,.directors-list:after,.directors-list:before,.grid-list:after,.grid-list:before{content:"";display:table}.clearfix:after,.clients-list:after,.directors-list:after,.grid-list:after{clear:both}.ellipsis,.footer--menu>*,.grid-list--item--title,.pageTitle,.xmas-art--title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}*{box-sizing:border-box}body{font-family:Lato,sans-serif;font-size:16px;color:#333;background-color:#a1fff5;overflow-y:scroll}body,h1,h2,h3{margin:0;padding:0}h1,h2,h3{font-family:Open Sans,sans-serif;font-weight:800;color:#000;letter-spacing:-.03em}h1{font-size:7vw}h1>small{font-size:17px}h1>a{color:#000;text-decoration:none}h1>a:hover{color:#e46161}@media (min-width:730px){h1{font-size:65px}}.pageHeader{line-height:1;border-bottom:6px solid #000;font-family:Open Sans,sans-serif;letter-spacing:-.03em}.pageTitle{//line-height:45px;text-align:center}@media (min-width:730px){.pageTitle{text-align:left;//line-height:65px}}.wrapper{margin:0 auto;width:100%;max-width:1100px;padding:0}@media (min-width:730px){.wrapper{padding:0 15px}}.pager{display:-ms-flexbox;display:flex}.pager>a{font-family:Open Sans,sans-serif;font-size:24px;text-decoration:none;letter-spacing:-2px;color:#e46161}.pager>a:hover{text-decoration:underline}.flex-spacer{-ms-flex-positive:1;flex-grow:1}#layout{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;min-height:100vh}#layout>.layout--content{-ms-flex-positive:1;flex-grow:1;padding-bottom:1em}#layout>.layout--content--flex{display:-ms-flexbox;display:flex}.fancy-underline{position:absolute;left:0;right:0;bottom:1px;height:8px;background-color:hsla(0,100%,70%,.5)}.window-ui--blurred>*{filter:blur(5px)}.window-ui>.overlay{position:fixed;top:0;right:0;bottom:0;left:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:radial-gradient(ellipse at center,rgba(0,0,0,.05) 50%,rgba(0,0,0,.4) 100%);z-index:100}.window-ui .frame,.window-ui>.overlay{display:-ms-flexbox;display:flex}.window-ui .frame{-ms-flex-direction:column;flex-direction:column;max-height:90%;width:95vw;max-width:750px;z-index:101;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5)}.window-ui .frame .header{-ms-flex-order:0;order:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;background-color:#e46161;color:#fff;text-align:center;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px;padding:.6em .4em}.window-ui .frame .header.working{animation:f 1.5s linear infinite;background-size:30px 30px;background-image:linear-gradient(135deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)!important}.window-ui .frame .body{position:relative;-ms-flex-order:2;order:2;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;background-color:#fff;overflow-y:auto;text-align:left}.window-ui .frame .body .inner{padding:.5em}.window-ui .frame .footer{-ms-flex-order:3;order:3;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;background-color:#eee;border-top:1px solid #ddd;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:.4em}.window-ui .frame .buttons{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.window-ui .frame .buttons button{border:0;color:#fff;padding:.5em;border-radius:3px;-ms-flex:2 0 auto;flex:2 0 auto;margin:2px;cursor:pointer;background-color:#e46161}.window-ui .frame .buttons button.extra{-ms-flex:1 0 auto;flex:1 0 auto}.window-ui .frame textarea{width:100%;height:300px}.window-ui.hidden{display:none}.notificationArea{position:fixed;z-index:999;right:0;bottom:0;text-align:right}@keyframes a{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes b{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100px)}}.notification{display:inline-block;width:auto;padding:1em;margin:0 1em 1em;color:#fafafa;font:1em normal Roboto,sans-serif;border-radius:2px;background:#212121;box-sizing:border-box;box-shadow:0 0 1px 1px rgba(10,10,11,.125);cursor:pointer;transition:all .5s}.notification.error{background:#af1212;color:#fff}.notification.error>.notification-item--action{color:#fff}.notification.success{background:#5ebd1c;color:#fff}.notification.success>.notification-item--action{color:#fff}.notification.in{animation:a .5s 1 normal cubic-bezier(.89,.01,.5,1.1) forwards}.notification.out{animation:b .5s 1 normal cubic-bezier(.89,.01,.5,1.1) forwards}.notification--action{padding:.125em;margin-left:1em;color:hsla(0,0%,100%,.5);font:.75em normal Roboto,sans-serif;font-weight:700;margin-top:-.3em;line-height:1em;letter-spacing:.125ex;display:inline-block}.admin-menu--item,.fab{display:inline-block;font-size:28px;text-align:center;border-radius:50%;width:56px;height:56px;line-height:56px;margin:auto;padding:0;overflow:hidden;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.4);line-height:normal;position:fixed;border:none;right:1em;bottom:1em}.admin-menu--item .fab--icon,.fab .fab--icon{top:.5em;left:.5em;position:absolute;display:inline-block;width:1em;height:1em;stroke-width:0;stroke:#fff;fill:#fff;transition:all .3s}.loginOverlay{position:fixed;top:0;right:0;bottom:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:radial-gradient(ellipse at center,rgba(0,0,0,.05) 50%,rgba(0,0,0,.4) 100%)}.loginOverlay form{width:100%;max-width:300px;margin:0;padding:0}.loginFrame{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-height:90%;width:100%;max-width:300px;z-index:101;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.5)}.loginFrame .header{-ms-flex-order:0;order:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;background-color:#e46161;color:#fff;text-align:center;font-weight:700;border-top-left-radius:5px;border-top-right-radius:5px;padding:.6em .4em}.loginFrame .body,.loginFrame .header{-ms-grid-row-align:center;align-self:center;width:100%}.loginFrame .body{position:relative;-ms-flex-order:2;order:2;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;background-color:#fff;overflow-y:auto;text-align:left}.loginFrame .body .inner{padding:25px}.loginFrame .footer{-ms-flex-order:3;order:3;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:100%;background-color:#eee;border-top:1px solid #ddd;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:.4em}.loginFrame .buttons{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.loginFrame .buttons button{-ms-flex:2 0 auto;flex:2 0 auto;margin:2px;cursor:pointer;background-color:#e46161}.loginFrame .buttons button.extra{-ms-flex:1 0 auto;flex:1 0 auto}.passwordless{text-align:center;margin-top:10px}.passwordless button{cursor:pointer;border:0;background-color:transparent;font-size:.8em;color:#666;font-style:italic}.editable{position:relative;border:1px solid #179eff}.editable>.editor-toggle{font-size:18px;background-color:#179eff;color:#fff;text-align:center;line-height:25px;width:30px;height:30px;border-radius:50%;position:absolute;top:-15px;right:-15px;z-index:3;opacity:0}.editable>.editor-toggle>.icon{margin-top:5px}.editable>.editor-toggle:hover{background-color:#e46161}.editable:hover>.editor-toggle{opacity:1}.admin-menu{display:inline-block;position:fixed;right:1em;bottom:1em;z-index:100}.admin-menu--item{position:relative;right:auto;bottom:auto;background-color:#e46161}.admin-menu--item+.admin-menu--item{margin-top:.5em}.admin-menu--item:hover{background-color:#e87878}.admin-menu--item--admin .one{transform:rotate(0deg);opacity:1}.admin-menu--item--admin .two{transform:rotate(180deg);opacity:0}.admin-menu:hover>.admin-menu--item--admin .one{transform:rotate(-180deg);opacity:0}.admin-menu:hover>.admin-menu--item--admin .two{transform:rotate(0deg);opacity:1}.admin-menu--item--hidden{transition:opacity .3s;display:block;opacity:0;font-size:22px;width:44px;height:44px;line-height:44px}.admin-menu:hover>.admin-menu--item--hidden{display:block;opacity:1}.admin-menu:hover>.admin-menu--item--hidden:first-of-type{transition-delay:.18s}.admin-menu:hover>.admin-menu--item--hidden:nth-of-type(2){transition-delay:.12s}.admin-menu:hover>.admin-menu--item--hidden:nth-of-type(3){transition-delay:.06s}.admin-menu--item--hidden:first-of-type,.admin-menu:hover>.admin-menu--item--hidden:nth-of-type(4){transition-delay:0s}.admin-menu--item--hidden:nth-of-type(2){transition-delay:.06s}.admin-menu--item--hidden:nth-of-type(3){transition-delay:.12s}.admin-menu--item--hidden:nth-of-type(4){transition-delay:.18s}.mobile-menu-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;overflow-y:auto;display:none;animation:c .3s 1 normal ease-in-out forwards}body.mobile-menu-open .mobile-menu-wrapper{display:block}@media (min-width:730px){.mobile-menu-wrapper{display:none}}@keyframes c{0%{opacity:0;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.mobile-menu{width:100%;min-height:100vh;background-color:rgba(161,255,245,.9);z-index:100;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.mobile-menu>.menu-item{color:#000;font-family:Open Sans,sans-serif;font-weight:800;text-align:center;text-decoration:none;padding:1em 0}.mobile-menu>.menu-item+.menu-item{border-top:3px dashed #000}.mobile-logo{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:60px;flex-basis:60px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.mobile-logo--link{display:block;width:100%;max-width:320px;margin:0 auto}.mobile-spacer{-ms-flex-positive:1;flex-grow:1;border-top:1px solid hsla(0,0%,100%,.1)}.mobile-menu-toggle{position:fixed;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;top:0;right:0;z-index:201;font-size:24px;font-family:narrow;color:#a1fff5;transition:color .4s ease-in-out;background-color:#000;padding:2px 3px;border-bottom-left-radius:3px}.mobile-menu-open .mobile-menu-toggle{background-color:hsla(0,0%,100%,0)}.mobile-menu-toggle--icon{position:relative;margin-left:2px;width:24px;height:24px}.mobile-menu-toggle--icon>svg{position:absolute;left:0;transition:all .4s ease-in-out;stroke:#a1fff5;fill:#a1fff5}.mobile-menu-toggle--icon>svg:first-child{transform:rotate(0deg);opacity:1}.mobile-menu-toggle--icon>svg:last-child{transform:rotate(180deg);opacity:0}.mobile-menu-open .mobile-menu-toggle--icon>svg{position:absolute;stroke:#000;fill:#000}.mobile-menu-open .mobile-menu-toggle--icon>svg:first-child{transform:rotate(-180deg);opacity:0}.mobile-menu-open .mobile-menu-toggle--icon>svg:last-child{transform:rotate(0deg);opacity:1}.spinner{margin:0 auto;width:50px;height:40px;text-align:center;font-size:10px}.spinner-rectangle{background-color:#a1fff5;height:100%;width:6px;margin:0 2px;display:inline-block;animation:d 1.2s infinite ease-in-out}.spinner-rectangle-2{animation-delay:-1.1s}.spinner-rectangle-3{animation-delay:-1s}.spinner-rectangle-4{animation-delay:-.9s}.spinner-rectangle-5{animation-delay:-.8s}@keyframes d{0%,40%,to{transform:scaleY(.4)}20%{transform:scaleY(1)}}.desktop-header{position:relative;display:none}@media (min-width:730px){.desktop-header{display:block}}.header--upper-bar{height:10px;background-color:#000}@media (min-width:730px){.header--upper-bar{height:60px}}.header--menu{position:absolute;top:5px;right:35px}.header--menu>.menu-item{display:inline-block;text-decoration:none;color:#a1fff5;border-bottom:2px solid transparent;font-family:Open Sans,sans-serif;font-size:12px;font-weight:800;letter-spacing:-.03em}.header--menu>.menu-item:hover{color:#fff}.header--menu>.menu-item.active{border-bottom:2px solid #a1fff5;color:#a1fff5}.header--menu>.menu-item+.menu-item{margin-left:10px}.header--lower-bar{height:53px;background-color:#a1fff5;background-repeat:repeat;background-position:0 0;background-image:url(/img/pattern-header.svg)}@media (min-width:730px){.header--lower-bar{height:78px}}.header--lighter-bar{position:absolute;height:22px;left:0;right:0;bottom:0;background-color:#a1fff5;opacity:.6}@media (min-width:730px){.header--lighter-bar{left:15px;right:15px}}.header--home-link{position:absolute;display:block;width:100%;height:48px;background-repeat:no-repeat;background-position:center 0;background-image:url(/img/logo.svg);background-size:contain;margin-top:-5px}@media (min-width:730px){.header--home-link{margin-top:-10px;width:493px;height:88px;background-position:0 0}}.mobile-header--home-link{display:block;width:100%;max-width:400px;//margin:0 auto;margin-top:-7px;isolation:isolate;padding-right:40px;//transform:translateY(-8px)}.mobile-header{border-top:10px solid #000;position:relative;display:block;width:100%;background-image:url(/img/pattern-header.svg);color:#a1fff5}@media (min-width:730px){.mobile-header{display:none}}.footer--menu{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.footer--menu>*{-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1;text-align:center;padding:10px;color:#000;font-family:Open Sans,sans-serif;font-size:12px;font-weight:800;letter-spacing:-.03em;border-bottom:2px solid transparent}.footer--menu>a{text-decoration:none}.footer--menu>a:hover{color:#e46161}.footer--menu>a.active{border-bottom:2px solid #a1fff5;color:#a1fff5}.footer--menu>.separator{width:3px;height:25px;-ms-flex-positive:0;flex-grow:0;padding:0;background-repeat:no-repeat;background-position:50%;background-image:url(/img/layout/footer-divider.png)}.player-wrapper .overlay{background-color:rgba(0,0,0,.8);z-index:101}.player-wrapper .overlay,.player-wrapper .player{position:fixed;top:0;left:0;width:100%;height:100%}.player-wrapper .player{display:-moz-flex;display:-ms-flex;display:-ms-flexbox;display:flex;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;-moz-justify-content:center;-ms-justify-content:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;z-index:100}.player-wrapper .frame{z-index:102;color:#fff;position:relative}.player-wrapper .frame>iframe{width:100%;height:100%;border:0}.player-wrapper .close{width:45px;height:37px;position:absolute;top:-25px;right:-30px;background-image:url(/img/movie-player/close-player.png)}.markdown p{margin-bottom:0;margin-top:.5em}.markdown a{color:#e46161;text-decoration:none;border-bottom:1px solid transparent;transition:all .3s;padding-bottom:2px}.markdown a:hover{border-bottom:1px solid #e46161}.grid-list{margin:2px 0;position:relative}@media (min-width:730px){.grid-list{margin:2px -2px}}.grid-list--item{position:relative;float:left;width:100%}@media (min-width:500px){.grid-list--item{width:50%}}@media (min-width:730px){.grid-list--item{width:33.333%}}@media (min-width:1129px){.grid-list--item{width:25%}}.grid-list--item--aspect{height:0;padding-bottom:56.25%}.grid-list--item--inner{position:absolute;top:0;left:0;bottom:0;right:0;background-color:#a1fff5;background-size:115%;background-repeat:no-repeat;background-position:50%;border:2px solid #a1fff5;transition:all .2s;box-shadow:inset 0 0 10px #555}@media (min-width:730px){.grid-list--item--inner:hover{top:-5%;left:-5%;bottom:-5%;right:-5%;z-index:20;border:4px solid #a1fff5;box-shadow:0 0 20px #000}}.grid-list--item--title{position:absolute;top:0;left:0;right:0;padding:10px 20px;text-align:center;//:rgba(0,0,0,.5);background:linear-gradient(180deg,rgba(0,0,0,.8) 0,transparent);color:#fff;opacity:1}@media (min-width:730px){.grid-list--item--title{opacity:0}.grid-list--item--inner:hover .grid-list--item--title{opacity:1}}.tag-list--wrapper{position:relative}.tag-list{background-color:rgba(0,0,0,.5);padding:5px;zoom:1;overflow:hidden;height:47px;transition:all .4s ease-in-out}.tag-list--open{height:auto}.tag-list--toggle{display:block;position:absolute;//:150px;//:20px;padding:3px 10px;background-color:#a1fff5;color:#000;text-align:center;text-decoration:none;top:100%;left:50%;font-size:11px;font-weight:700;transform:translateX(-50%);z-index:2;padding-top:3px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.tag-list:after,.tag-list:before{content:"";display:table}.tag-list:after{clear:both}.tag-list-item{display:block;float:left;color:#a1fff5;background-color:#000;border-radius:15px;border:2px solid #a1fff5;text-decoration:none;text-align:center;font-size:12px;padding:5px 10px;margin:5px}.tag-list-item.selected{background-color:#a1fff5;color:#000;border:1px solid transparent}.movie-list{zoom:1;margin:0 -5px}.movie-list:after,.movie-list:before{content:"";display:table}.movie-list:after{clear:both}.big-button{display:block;border:0;width:100%;padding:10px;font:inherit;text-decoration:none;background-color:#000;color:#a1fff5;text-align:center}@keyframes e{0%{transform:translate(-50%) scaleX(0)}50%{transform:translate(0) scaleX(.5)}to{transform:translate(50%) scaleX(0)}}@keyframes f{0%{background-position:0 0}to{background-position:60px 0}}.progress-bar{width:100%;height:3px;margin:0;padding:0;background-color:#d1d1d1;position:relative}.progress-bar--bar{background-color:red;height:100%;transition:width .5s}.progress-bar--active>.progress-bar--bar{color:#fff;background-size:30px 30px;background-image:linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent)!important;animation:f 3s linear infinite}.progress-bar--indefinite>.progress-bar--bar{transform-origin:center center;animation:e 1s linear infinite}.reel-viewer .progress-bar{position:fixed;bottom:0;left:0;right:0;z-index:10}.grid-list--item--spinner-wrapper{position:absolute;background-color:#000;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;box-shadow:inset 0 0 25px #a1fff5;border:2px solid #a1fff5}.directors-list--item--wrapper{float:left;height:0;position:relative;padding-bottom:100%;width:100%}@media (min-width:300px){.directors-list--item--wrapper{padding-bottom:50%;width:50%}}@media (min-width:400px){.directors-list--item--wrapper{padding-bottom:33.333%;width:33.333%}}@media (min-width:600px){.directors-list--item--wrapper{padding-bottom:25%;width:25%}}@media (min-width:840px){.directors-list--item--wrapper{padding-bottom:20%;width:20%}}@media (min-width:1129px){.directors-list--item--wrapper{padding-bottom:16.66%;width:16.66%}}.directors-list--item{display:block;position:absolute;top:5%;left:5%;width:90%;height:90%;text-decoration:none}.directors-list--item--image{width:100%;height:100%;background-size:cover;background-position:bottom;background-repeat:no-repeat}.directors-list--item:hover>.directors-list--item--image{background-position:top}.directors-list--item--name{background-color:#000;color:#fff;text-align:left;font-size:12px;padding:2px 5px}.director--page-header{display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:justify;justify-content:space-between;font-size:17px;height:auto}.director--page-header--name{padding-right:5px}a.director--bio-toggle{text-decoration:none}a.director--bio-toggle>div{display:none;border:2px solid #000;font-weight:800;line-height:1em;color:#000;padding:0 3px;letter-spacing:-.06em;transform:translateY(0)}a.director--bio-toggle>div.bio-toggle--mobile{display:block}a.director--bio-toggle>div.bio-toggle--desktop{display:none}@media (min-width:730px){a.director--bio-toggle>div.bio-toggle--mobile{display:none}a.director--bio-toggle>div.bio-toggle--desktop{display:block}}.director--bio-toggle:hover>div{background-color:#fff}.director--bio{display:none;position:absolute;top:0;left:2px;right:2px;background-color:#000;color:#a1fff5;padding:1em;z-index:10}.director--bio p{margin-top:0}.director--bio.director--bio--shown{display:block}.clients--category-header{display:block;padding:4px 8px;background-image:url(/img/pattern-header.svg)}.clients-list{margin-bottom:25px}.clients-list--item{display:block;float:left;padding:10px 5px;width:100%;text-transform:uppercase;color:#555;font-size:12px;font-weight:700}@media (min-width:500px){.clients-list--item{padding:5px;width:50%}}@media (min-width:730px){.clients-list--item{width:33.333%}}@media (min-width:1129px){.clients-list--item{width:25%}}.clients-list--item[data-movielist-link],.clients-list--item[data-player-link]{cursor:pointer;color:#000}.clients-list--item[data-movielist-link]:hover,.clients-list--item[data-player-link]:hover{background-color:#000;color:#a1fff5}.contact--content{display:-ms-flexbox;display:flex;width:100%;margin-top:25px;-ms-flex-direction:column;flex-direction:column}@media (min-width:950px){.contact--content{-ms-flex-direction:row;flex-direction:row}}.contact--column--left{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:950px){.contact--column--left{-ms-flex-preferred-size:140px;flex-basis:140px;-ms-flex-direction:column;flex-direction:column}}.contact--column--main{display:none;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:950px){.contact--column--main{display:block}}.contact--divider{-ms-flex-preferred-size:35px;flex-basis:35px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;background-repeat:repeat-y;background-position:50%;background-image:url(/img/contact-divider.gif);display:none}@media (min-width:950px){.contact--divider{display:block}}.contact--column--right{-ms-flex-preferred-size:350px;flex-basis:350px;-ms-flex-negative:0;flex-shrink:0}.contact-body p{margin-top:1.5em}.social-icon{display:block;width:137px;height:52px;margin:20px auto;background-position:0 0;background-repeat:no-repeat}.social-icon:hover{background-position:0 100%}.social-icon--facebook{background-image:url(/img/social/facebook.png)}.social-icon--twitter{background-image:url(/img/social/twitter.png)}.social-icon--vimeo{background-image:url(/img/social/vimeo.png)}.social-icon--instagram{background-image:url(/img/social/instagram.png);height:31px;margin-top:35px}.service-production--banner{width:100%}.service-production--text{font-family:Open Sans,arial,helvetica;font-size:18px;color:#141515;line-height:1.4;padding:0 1em}.service-production--text strong{font-weight:800;letter-spacing:-1px}.service-production--text a{display:inline-block;position:relative;color:inherit;text-decoration:none;border:0}.service-production--text a:hover{border:0}.service-production--strip{height:65px;background-image:url(/img/strip-background.png);background-repeat:repeat-x}.service-production--flex{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;padding-top:25px;padding-bottom:50px}.service-production--flex>*+*{margin-left:10px}.service-production--message{display:inline-block;-ms-flex-preferred-size:80%;flex-basis:80%;width:80%}.service-production--bone{display:inline-block;position:relative;-ms-flex-preferred-size:20%;flex-basis:20%;width:20%;z-index:10}.service-production--bone img{width:100%}.service-production--bone .service-production--link-stripe{height:10px;bottom:-3px}.service-production--link-stripe{display:none;position:absolute;left:0;right:0;bottom:1px;height:8px;background-color:hsla(0,100%,70%,.5)}.service-production a:hover .service-production--link-stripe{display:block}.home--row{display:-ms-flexbox;display:flex;border-bottom:4px solid #000}@media (min-width:730px){.home--row{border-bottom:8px solid #000}}.home--row:first-of-type{margin-top:15px;border-top:4px solid #000;-ms-flex-direction:column;flex-direction:column}@media (min-width:730px){.home--row:first-of-type{-ms-flex-direction:row;flex-direction:row;border-top:8px solid #000}}.home--row--movie{//:none;-ms-flex-preferred-size:60%;flex-basis:60%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:1;flex-grow:1}.home--row--movie // @media(--tablet){display:block}.home--row--movie iframe{width:100%;height:100%}.home--row--movie--aspect{position:relative;height:0;width:100%}.home--row--movie--aspect>*{position:absolute}.home--row--directors{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}@media (min-width:730px){.home--row--directors{-ms-flex-preferred-size:40%;flex-basis:40%}}.home--directors--title{padding:5px;background-image:url(/img/pattern-slash.svg);text-align:center}.home--directors--title h1{line-height:1em}.home--directors--list{font-size:0;padding:5px;text-align:center}.home--director--wrapper{position:relative;display:inline-block;width:20%;margin:5px;height:0;padding-bottom:20%}.home--director{display:block;font-size:12px;position:absolute;width:100%;height:100%;padding:1em;background-repeat:no-repeat;background-position:center 1px;background-size:cover}.home--director--shadow{position:absolute;left:0;right:0;top:100%;height:8px;background:radial-gradient(ellipse at center top,rgba(0,0,0,.4) 0,transparent 50%)}.home--director--name{position:absolute;bottom:100%;left:0;right:0;padding:2px 0;display:none;z-index:2;color:#a1fff5;border:1px solid #a1fff5;background-color:#000}.home--director:hover .home--director--name{display:block}.home--director--more{background-position:50%;background-repeat:no-repeat;background-size:contain;background-image:url(/img/click-for-more.svg)}.home--row--pattern{padding:5px 0;border-bottom:4px solid #000;border-top:4px solid #000}@media (min-width:730px){.home--row--pattern{border-bottom:8px solid #000;border-top:8px solid #000}}.home--pattern-bar{background-image:url(/img/pattern-cubes.svg);height:38px}.home--icon-row{display:-ms-flexbox;display:flex;width:100%}.home--icon-row--one{height:15vw;max-height:150px}.home--icon-row--two{height:18vw;max-height:183px}.home--icon-row>*{-ms-flex-positive:1;flex-grow:1;background-position:50%;background-repeat:no-repeat;background-size:cover}.home--icon-row>*+*{border-left:4px solid #000}@media (min-width:730px){.home--icon-row>*+*{border-left:8px solid #000}}.home--icon-row--reel{-ms-flex-preferred-size:45%;flex-basis:45%;background-image:url(/img/css-reel.svg)}.home--icon-row--reel:hover{background-image:url(/img/css-reel-on.svg)}.home--icon-row--about{-ms-flex-preferred-size:35%;flex-basis:35%;background-image:url(/img/css-about.svg)}.home--icon-row--about:hover{background-image:url(/img/css-about-on.svg)}.home--icon-row--poop{-ms-flex-preferred-size:20%;flex-basis:20%;background-image:url(/img/css-poop.svg)}.home--icon-row--poop:hover{background-image:url(/img/css-poop-on.svg)}.home--icon-row--fbook{-ms-flex-preferred-size:30%;flex-basis:30%;background-image:url(/img/css-fbook.svg)}.home--icon-row--fbook:hover{background-image:url(/img/css-fbook-on.svg)}.home--icon-row--vimeo{-ms-flex-preferred-size:30%;flex-basis:30%;background-image:url(/img/css-vimeo.svg)}.home--icon-row--vimeo:hover{background-image:url(/img/css-vimeo-on.svg)}.home--icon-row--twitter{-ms-flex-preferred-size:20%;flex-basis:20%;background-image:url(/img/css-twitter.svg)}.home--icon-row--twitter:hover{background-image:url(/img/css-twitter-on.svg)}.home--icon-row--instagram{-ms-flex-preferred-size:20%;flex-basis:20%;background-image:url(/img/css-instagram.svg)}.home--icon-row--instagram:hover{background-image:url(/img/css-instagram-on.svg)}.home--icon-preload{display:none}.home--directors--link{width:100%}.about--columns{display:-ms-flexbox;display:flex;border-bottom:8px solid #000;padding-bottom:1px;height:100%}.about--side{-ms-flex-preferred-size:25%;flex-basis:25%;background-repeat:no-repeat;background-size:cover}.about--side--left{display:none;background-image:url(/img/about-left.jpg);background-position:0 100%}@media (min-width:730px){.about--side--left{display:block}}.about--side--right{display:none;background-image:url(/img/about-right.jpg);background-position:100% 100%}@media (min-width:730px){.about--side--right{display:block}}.about--body{width:100%;max-width:900px;padding:25px 10px 0;margin:0 auto;font-family:Open Sans,arial,helvetica;font-size:16px;color:#141515;line-height:1.8}@media (min-width:730px){.about--body{font-size:18px;text-align:center}}.about--body strong{font-weight:800;position:relative;letter-spacing:-1px}.about--body a{display:inline-block;position:relative;color:inherit;text-decoration:none;border:0}.about--body a:hover{border:0}.about--doubledog{height:80px;margin-top:25px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/img/about-doubledog.jpg)}.presentation-title{border-bottom:3px solid #000;margin-bottom:3px}.presentation-body{color:#a1fff5;background:#000;padding:1em}.presentation-body p{margin:0}.presentation-body p+p{margin-top:1em}.think-strange--grid,.think-strange--movie{width:640px;max-width:100%}.think-strange--movie{display:block;margin:0 auto}.outer-wrapper{width:100%;max-width:480px;margin:0 auto}.think-strange--movie-wrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.think-strange--movie-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.think-strange--share-buttons{margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.think-strange--share-buttons>*{margin:5px}.think-strange--publish-button{display:block;width:150px;margin:10px auto;background:#00bfff;padding:3px 5px;border-radius:3px;color:#fff;font-weight:700;text-decoration:none;text-align:center}.grid-list--item__big{width:100%;max-width:480px;margin:0 auto}.xmas-art--aspect{height:0;width:100%;position:relative;padding-bottom:142%}.xmas-art-mobile--aspect{height:0;width:100%;position:relative;padding-bottom:71%}.xmas-art-mobile--image{position:absolute;top:2px;bottom:2px;left:2px;right:2px;background-position:0 0,100% 0;background-repeat:no-repeat;background-size:50%;box-shadow:inset 0 0 10px #555}.xmas-art--image{position:absolute;top:0;bottom:0;left:0;right:0;background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #a1fff5;box-shadow:inset 0 0 10px #555;transition:all .2s}@media (min-width:730px){.xmas-art--image:active,.xmas-art--image:hover{top:-5%;left:-5%;bottom:-5%;right:-5%;z-index:20;border:4px solid #a1fff5;box-shadow:0 0 20px #000}.xmas-art--image:active .xmas-art--image-dog,.xmas-art--image:hover .xmas-art--image-dog{transition:.5s ease;opacity:1}}.xmas-art--image-dog{transition:.2s ease;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%;background-repeat:no-repeat}.xmas-art--gift-ribbon{position:absolute;top:0;right:0;width:25%;height:auto}.xmas-art--gift-ribbon img{width:100%;height:auto}.xmas-art--title{position:absolute;bottom:0;left:0;right:0;padding:10px 20px;text-align:center;//:rgba(0,0,0,.5);background:linear-gradient(0deg,rgba(0,0,0,.8) 0,transparent);color:#fff;opacity:1}@media (min-width:730px){.xmas-art--title{opacity:0}.xmas-art--image:hover .xmas-art--title{opacity:1}}