/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}@charset "UTF-8";*,:after,:before{box-sizing:border-box}ol,ul{padding:0}blockquote,body,dd,dl,figcaption,figure,h1,h2,h3,h4,li,p{margin:0}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5}ol[class],ul[class]{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{max-width:100%;display:block}article>*+*{margin-top:1em}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){*{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@-webkit-keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-progress{to{background-position:var(--plyr-progress-loading-size,25px) 0}}@-webkit-keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:var(--plyr-badge-background,#4a5464);border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{-webkit-animation:plyr-fade-in .3s ease;animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:var(--plyr-font-size-small,13px);left:0;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:var(--plyr-font-size-base,15px);padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(var(--plyr-control-spacing, 10px)*0.7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,#000));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{-webkit-animation:plyr-popup .2s ease;animation:plyr-popup .2s ease;background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;bottom:100%;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-menu-color,#4a5464);font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border-top:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-style:solid;border-width:var(--plyr-menu-arrow-size,4px);content:"";height:0;position:absolute;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:calc(var(--plyr-control-spacing, 10px)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.7*1.5);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(var(--plyr-control-spacing, 10px)*0.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:var(--plyr-font-weight-regular,400);margin:calc(var(--plyr-control-spacing, 10px)*0.7);margin-bottom:calc(var(--plyr-control-spacing, 10px)*0.7/2);padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*4);position:relative;width:calc(100% - var(--plyr-control-spacing, 10px)*0.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(var(--plyr-control-spacing, 10px)*0.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(var(--plyr-control-spacing, 10px)*0.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,#000))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(var(--plyr-control-spacing, 10px)*0.7*-1 - -2);overflow:hidden;padding-left:calc(var(--plyr-control-spacing, 10px)*0.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,#000));display:block;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;border:0;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,#000));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,#000));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,#000));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:var(--plyr-tooltip-color,#4a5464);font-size:var(--plyr-font-size-small,13px);font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:calc(var(--plyr-range-thumb-height, 13px)*0.5);margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right:calc(var(--plyr-range-thumb-height, 13px)*-0.5);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{-webkit-animation:plyr-progress 1s linear infinite;animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,#000));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:var(--plyr-control-spacing,10px);padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,#000));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:var(--plyr-video-control-background-hover,var(--plyr-color-main,#000));border:0;border-radius:100%;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;bottom:100%;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);color:#fff;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}@font-face{font-family:Favorit;src:url(/fonts/FavoritTrialPro-Regular.woff2) format("woff2"),url(/fonts/FavoritTrialPro-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Favorit;src:url(/fonts/FavoritTrialPro-Bold.woff2) format("woff2"),url(/fonts/FavoritTrialPro-Bold.woff) format("woff");font-weight:700;font-style:normal}html{font-size:80%}body{font-family:Favorit,sans-serif;letter-spacing:.01em;transition:background-color .4s ease-out}body.body--black,body.body--plume{background-color:#000;color:#fff}h1,h2,h3,h4,h5,h6{font-weight:400}.c--single-director,.c--single-project__awards__inner,.c--single-project__awards__title,.c--single-project__credits__inner,.c--single-project__header__inner,.c--single-project__main-video,.c--single-project__related,.c--single-project__section,.c--single-project__section__inner,.g--wrapper,.p--about__faqs__inner,.p--about__form__inner,.p--about__locations,.p--about__main__title,.p--about__newsletter__inner,.p--about__socials,.p--about__team__grid,.p--about__team h2,.p--home__grid,.p--home__intro,.p--talent,.p--work,.s--footer__inner{max-width:132.8125rem;padding-left:10%;padding-right:10%;margin-left:auto;margin-right:auto;position:relative;z-index:1}@media screen and (max-width:1100px){.c--single-director,.c--single-project__awards__inner,.c--single-project__awards__title,.c--single-project__credits__inner,.c--single-project__header__inner,.c--single-project__main-video,.c--single-project__related,.c--single-project__section,.c--single-project__section__inner,.g--wrapper,.p--about__faqs__inner,.p--about__form__inner,.p--about__locations,.p--about__main__title,.p--about__newsletter__inner,.p--about__socials,.p--about__team__grid,.p--about__team h2,.p--home__grid,.p--home__intro,.p--talent,.p--work,.s--footer__inner{padding-left:5rem;padding-right:5rem}}@media screen and (max-width:600px){.c--single-director,.c--single-project__awards__inner,.c--single-project__awards__title,.c--single-project__credits__inner,.c--single-project__header__inner,.c--single-project__main-video,.c--single-project__related,.c--single-project__section,.c--single-project__section__inner,.g--wrapper,.p--about__faqs__inner,.p--about__form__inner,.p--about__locations,.p--about__main__title,.p--about__newsletter__inner,.p--about__socials,.p--about__team__grid,.p--about__team h2,.p--home__grid,.p--home__intro,.p--talent,.p--work,.s--footer__inner{padding-left:2.5rem;padding-right:2.5rem}}.site-main{overflow:hidden;position:relative;padding-top:9.375rem}.site-main[data-barba-namespace=about],.site-main[data-barba-namespace=director],.site-main[data-barba-namespace=home],.site-main[data-barba-namespace=services],.site-main[data-barba-namespace=talent]{padding-top:0}@media screen and (max-width:1350px){.site-main[data-barba-namespace=work]{padding-top:12.5rem}}.lazyload,.lazyloading{opacity:0;transition:opacity .4s ease-out}.lazyloaded{opacity:1;transition:opacity .4s ease-out}.g--pattern{position:absolute;z-index:2;pointer-events:none}.g--pattern.g--pattern--under{z-index:0}.m--hide{position:absolute!important;top:-9999px!important;left:-9999px!important}.flickity-prev-next-button{width:20%;height:100%;border-radius:0;background-color:transparent}.flickity-prev-next-button:hover{background-color:transparent;cursor:url(/img/arrow-next.png),auto;cursor:-webkit-image-set(url("/img/arrow-next.png") 1x,url("/img/arrow-next--2.png") 2x),auto}.flickity-prev-next-button:active,.flickity-prev-next-button:focus{box-shadow:none}.flickity-prev-next-button svg{display:none}.flickity-prev-next-button.next{right:0}.flickity-prev-next-button.previous{left:0}.flickity-prev-next-button.previous:hover{background-color:transparent;cursor:url(/img/arrow-prev.png),auto;cursor:-webkit-image-set(url("/img/arrow-prev.png") 1x,url("/img/arrow-prev--2.png") 2x),auto}.flickity-viewport{transition:height .25s ease-out}.grecaptcha-badge{visibility:hidden}#fields-formie-form-talent-captcha-license-wrap .fui-input-container,#fields-talent-log-captcha-license-wrap .fui-input-container{font-size:.875rem;color:#bbb}#fields-formie-form-talent-captcha-license-wrap .fui-input-container a,#fields-talent-log-captcha-license-wrap .fui-input-container a{color:inherit}.g--plume-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;display:flex;display:none;align-items:center;justify-content:center;background-color:#000}.g--plume-modal video{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;width:100%;height:100%}.g--plume-modal__text{font-size:2.5rem;letter-spacing:.01em;line-height:1.2;max-width:52.5rem;padding-left:1.25rem;padding-right:1.25rem;color:#fff;z-index:1;text-align:center}.plyr--video .plyr__controls{background:transparent}.g--hidden{display:none}.c--image-wrapper{overflow:hidden;position:relative}.c--image-wrapper img{position:absolute;top:-.25%;left:-.25%;width:100.5%;max-width:100.5%;height:100.5%}.g--iframe-wrapper{position:relative;padding-bottom:56.25%;height:0}.g--iframe-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.s--header__logo{width:5.125rem;display:block;position:fixed;top:-2.1875rem;transform:translateY(-100%);transition:all .4s ease-out;left:3.4375rem;z-index:3;text-decoration:none}.s--header__logo.show{top:2.1875rem;transform:translateY(0)}.s--header__logo img{width:100%}body.body--plume .s--header__logo{top:-3.2rem;filter:invert(1)}body.body--plume .s--header__logo.show{top:3.2rem}@media screen and (max-width:1200px){.s--header__logo{left:2.1875rem}}@media screen and (max-width:1000px){.s--header__logo{left:1.25rem}}@media screen and (max-width:600px){.s--header__logo{width:4.375rem}}.s--header__logo.invert{filter:invert(1)}.s--nav{position:fixed;right:calc(60% - 66.40625rem);top:3.125rem;z-index:3}@media screen and (max-width:1720px){.s--nav{right:10%}}@media screen and (max-width:1000px){.s--nav{right:5rem}}@media screen and (max-width:600px){.s--nav{right:1.25rem}}.s--nav>ul{list-style-type:none;margin:0;display:flex}.s--nav>ul li a{text-decoration:none;color:#b3b6b6;margin-left:.9375rem;font-size:1.375rem;letter-spacing:.075em;transition:color .25s ease-out}.s--nav>ul li a.active,.s--nav>ul li a:hover{color:#000}body.body--plume .s--nav>ul li a.active,body.body--plume .s--nav>ul li a:hover{color:#fff}.s--nav>ul.s--nav__sub li a{margin-left:0}.s--nav.invert>ul li a{color:#fff}.s--nav.invert>ul li a.active,.s--nav.invert>ul li a:hover{color:#b3b6b6}.s--header__logo__title{font-size:2.5rem;color:#000}body.body--plume .s--header__logo__title{color:#fff}.s--nav__sub{display:none;flex-direction:column;padding-left:2.5rem;padding-top:.625rem;position:absolute;width:200px}.s--nav__sub svg{margin-left:.3125rem;width:1.5rem;margin-bottom:.875rem}@media screen and (max-width:1220px){.s--nav__sub{right:0;text-align:right}}.s--footer{padding-top:3.4375rem;padding-bottom:3.125rem}.s--footer__inner{font-size:1.875rem;color:#fff;line-height:1.26;letter-spacing:.001em;display:flex;justify-content:space-between}.s--footer__inner p{margin-bottom:2.5rem}@media screen and (max-width:768px){.s--footer__inner{flex-wrap:wrap}}.s--footer__inner .p--home__intro__translations{display:block;margin-left:0}.s--footer__left{width:50%}@media screen and (max-width:768px){.s--footer__left{width:100%}}.s--footer__right{width:35%}@media screen and (max-width:1100px){.s--footer__right{width:45%}}@media screen and (max-width:768px){.s--footer__right{width:100%}}.s--footer__right.s--footer__right--newsletter{width:35%}@media screen and (max-width:1100px){.s--footer__right.s--footer__right--newsletter{width:45%}}@media screen and (max-width:768px){.s--footer__right.s--footer__right--newsletter{width:100%}}.s--footer__gdpr{font-size:.875rem;line-height:1.33}.s--footer__gdpr a{text-decoration:none;color:inherit}.s--footer__gdpr a:hover{border-bottom:1px solid}.s--footer__newsletter__intro{margin-top:0}.c--mailing-sign-up__form{display:flex}.c--mailing-sign-up__form__input{margin-right:1.25rem;font-size:1.375rem;letter-spacing:.075em;border-radius:2.375rem;border:2px solid;width:50%;display:block;color:#fff;background-color:transparent;padding:.75rem 2.375rem;width:100%;margin-bottom:1.875rem}.c--mailing-sign-up__form__input:-ms-input-placeholder,.c--mailing-sign-up__form__input::-moz-placeholder,.c--mailing-sign-up__form__input::-webkit-input-placeholder,.c--mailing-sign-up__form__input::placeholder{color:#fff;opacity:1}.c--mailing-sign-up__form__input:focus{outline:0}.c--mailing-sign-up__form__button{cursor:pointer;-webkit-appearance:none;border-radius:2.375rem;padding-left:2.375rem;padding-right:2.375rem;display:flex;align-items:center;justify-content:center;background-color:#fff;height:3.5rem;border:0;font-size:1.375rem;letter-spacing:.075em}.js--mailing-form__thankyou{display:none}.s--footer__locations{display:flex;width:100%;flex-wrap:wrap}@media screen and (max-width:768px){.s--footer__locations{margin-top:5rem}}.s--footer__left--first{margin-bottom:5rem}.s--footer__left--first p{margin-bottom:0}.fui-title{font-size:2.5rem;margin-bottom:2.5rem}.fui-row{margin-bottom:1.5rem}[data-fui-page-hidden]{display:none}.p--about__form__talent{margin-top:2.5rem}.p--about__form__talent .fui-page[data-index="0"]{display:none}[data-barba-namespace=job] .p--about__form__talent .fui-page[data-index="0"],[data-barba-namespace=talent-log] .p--about__form__talent .fui-page[data-index="0"]{display:block}.p--about__form__talent .fui-page[data-index="0"][data-fui-page-hidden]{display:none!important}.fui-label{margin-bottom:.3125rem;display:block}.fui-input,.fui-label{font-size:1.375rem;letter-spacing:.075em}.fui-input{border-radius:2.375rem;border:2px solid;width:50%;padding:.4375rem 2.375rem}@media screen and (max-width:600px){.fui-input{width:100%}}.fui-input:focus{outline:0}.fui-submit{background-color:#000;color:#fff;border:0;border-radius:2.375rem;font-size:1.375rem;letter-spacing:.075em;cursor:pointer;padding:.875rem 2.375rem}body.body--plume .fui-submit{border:1px solid #fff}.fui-prev{background-color:#fff;color:#000;border:1px solid #000;margin-left:1.25rem;border-radius:2.375rem;font-size:1.375rem;letter-spacing:.075em;cursor:pointer;padding:.875rem;order:15}.fui-type-html label{display:none}.fui-fieldset{border:0;padding:0;letter-spacing:.075em}.fui-legend{font-size:1.375rem;margin-bottom:.625rem}.fui-radio{display:flex;flex:1;margin-bottom:.625rem}.fui-radio input{position:absolute;left:-999999px;opacity:0}.fui-radio input:checked+label:before{background-color:#000}body.body--plume .fui-radio input:checked+label:before{background-color:#fff}.fui-radio label{display:flex;align-items:center;cursor:pointer;font-size:1.375rem}.fui-radio label:before{flex-shrink:0;width:2.625rem;height:2.625rem;margin-right:.625rem;border:2px solid #000;content:"";display:block;border-radius:100%}body.body--plume .fui-radio label:before{border-color:#fff}.fui-checkbox{display:flex;flex:1;margin-bottom:.625rem}.fui-checkbox input{position:absolute;left:-999999px;opacity:0}.fui-checkbox input:checked+label:before{background-color:#000}.fui-checkbox label{display:flex;align-items:center;cursor:pointer;font-size:1.375rem}.fui-checkbox label:before{flex-shrink:0;width:2.625rem;height:2.625rem;margin-right:.625rem;border:2px solid #000;content:"";display:block}.fui-layout-wrap{display:flex;flex-direction:column}.fui-instructions{margin-top:.3125rem;display:block}.fui-error-message,.fui-instructions{font-size:1.125rem;letter-spacing:.075em}.fui-error-message{color:red}#fields-job-form-job-posting-wrap,.fui-alert-error{display:none}.fui-alert-success{color:green;margin-bottom:2.5rem}.c--work-grid{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.c--work-grid.g--hidden{display:none}.opacity-0{opacity:0}.c--work-grid__item{padding-left:8px;padding-right:8px;margin-bottom:3.75rem;display:flex;align-items:stretch;flex-direction:column}.c--work-grid__item.c--work-grid__item--half{width:50%}@media screen and (max-width:768px){.c--work-grid__item.c--work-grid__item--half{width:100%}}.c--work-grid__item.c--work-grid__item--one-third{width:33.33%}@media screen and (max-width:768px){.c--work-grid__item.c--work-grid__item--one-third{width:100%}}.c--work-grid__item.c--work-grid__item--two-thirds{width:66.66%}@media screen and (max-width:768px){.c--work-grid__item.c--work-grid__item--two-thirds{width:100%}}.c--work-grid__item.c--work-grid__item--full{width:100%}.c--work-grid__item img{flex-grow:1;-o-object-fit:cover;object-fit:cover}.c--work-grid__item__director,.c--work-grid__item__title{font-size:1.875rem;letter-spacing:.01em;line-height:1.26667;margin-top:1rem;position:relative}.c--work-grid__item__director a,.c--work-grid__item__title a{text-decoration:none;color:inherit;transition:all .25s ease-out}.c--work-grid__item__director{margin-top:0;position:relative;color:#b3b6b6}.c--work-grid__item__director a{transition:all .25s ease-out}.c--work-grid__item__img{display:block;padding-top:56.25%;position:relative;overflow:hidden;flex-grow:1}.c--work-grid__item__img .c--work-grid__item__img__video--plyr,.c--work-grid__item__img .c--work-grid__item__img__video video,.c--work-grid__item__img img{top:0;-o-object-fit:cover;object-fit:cover;left:0;position:absolute;height:100.5%;z-index:3;width:100.5%}.c--work-grid__item__img .c--work-grid__item__img__video--plyr.loaded:before,.c--work-grid__item__img .c--work-grid__item__img__video video.loaded:before,.c--work-grid__item__img img.loaded:before{display:none}.c--work-grid__item__img .c--work-grid__item__img__video--plyr .plyr__video-wrapper,.c--work-grid__item__img .c--work-grid__item__img__video video .plyr__video-wrapper,.c--work-grid__item__img img .plyr__video-wrapper{pointer-events:none}.c--work-grid__item__img .c--work-grid__item__img__video:before,.c--work-grid__item__img img:before{top:0;-o-object-fit:cover;object-fit:cover;left:0;position:absolute;height:100.5%;width:100.5%;content:"";display:block;z-index:2}.c--work-grid__item__img:before{opacity:0;transition:all .25s ease-out;width:3.125rem;height:3.125rem;background-image:url(/img/plus.svg);background-repeat:no-repeat;background-size:100%;content:"";position:absolute;top:52%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:5}.c--work-grid__item__img:hover:before{opacity:1;top:50%}.c--work-grid__item__img__img{position:absolute;top:0;left:0;width:100%;height:100%}.c--work-grid__item__img__img:before{top:0;-o-object-fit:cover;object-fit:cover;left:0;position:absolute;height:100.5%;z-index:3;width:100.5%;content:""}.c--work-grid__item__lower{display:flex;align-items:flex-start}.c--work-grid__item__titles{flex-grow:1}.c--work-grid__item__tags{color:#b3b6b6;font-size:1.125rem;line-height:1.11;margin-top:1.2rem;flex-shrink:0;max-width:30%;text-align:right}.c--work-grid__item__tags a{color:inherit;text-decoration:none;transition:color .25s ease-out}.c--work-grid__item__tags a:hover{color:#000}body.body--plume .c--work-grid__item__tags a:hover{color:#fff}.c--single-project__blocks--black{background-color:#000;color:#fff}.c--single-project__section--text,.c--single-project__section.c--single-project__section--carousel,.c--single-project__section.c--single-project__section--video{max-width:none;padding-left:0;padding-right:0}.c--single-project__section--text{margin-bottom:5.625rem}.c--single-project__section--text p{font-size:1.875rem;line-height:1.266;letter-spacing:.01em;margin-bottom:1.875rem;max-width:85%}@media screen and (max-width:600px){.c--single-project__section--text p{max-width:100%}}.c--single-project__section--text p a{color:#b3b6b6}.c--single-project__section--text p a:hover{color:#000}.c--single-project__blocks--black .c--single-project__section--text p a:hover,body.body--plume .c--single-project__section--text p a:hover{color:#fff}.p--about .c--single-project__section--text{margin-bottom:2.5rem}.c--single-project__section--text--hasBackground{padding-top:2.5rem;padding-bottom:2.5rem}.c--single-project__section--text__title{font-size:1.875rem;line-height:1.2;letter-spacing:.01em;margin-bottom:1.875rem}.c--single-project__section--images{margin-left:auto;margin-right:auto}.c--single-project__section--images__inner{display:flex;margin-left:-.5rem;margin-right:-.5rem}.c--single-project__section--images__inner .c--image{width:100%;align-self:center;padding-left:.5rem;padding-right:.5rem}.c--single-project__section--margin-small{margin-bottom:1rem}.c--single-project__section--margin-normal{margin-bottom:5.625rem}.p--about .c--single-project__section--margin-normal{margin-bottom:2.5rem}@media screen and (max-width:768px){.c--single-project__section--style-smallBig .c--single-project__section--images__inner{flex-wrap:wrap}}.c--single-project__section--style-smallBig .c--image:first-child,.c--single-project__section--style-smallBig .c--image:nth-child(2){width:25%}@media screen and (max-width:768px){.c--single-project__section--style-smallBig .c--image:first-child,.c--single-project__section--style-smallBig .c--image:nth-child(2){width:50%}}.c--single-project__section--style-smallBig .c--image:first-child{align-self:flex-start}.c--single-project__section--style-smallBig .c--image:nth-child(2){align-self:flex-end}.c--single-project__section--style-smallBig .c--image:nth-child(3){width:50%}@media screen and (max-width:768px){.c--single-project__section--style-smallBig .c--image:nth-child(3){width:100%;margin-top:1rem}}.c--single-project__section--style-bigSmall .c--image:nth-child(2),.c--single-project__section--style-bigSmall .c--image:nth-child(3){width:25%}.c--single-project__section--style-bigSmall .c--image:nth-child(2){align-self:flex-start}.c--single-project__section--style-bigSmall .c--image:nth-child(3){align-self:flex-end}.c--single-project__section--style-bigSmall .c--image:first-child{width:50%}.c--single-project__section--fullWidth{max-width:none;padding-left:0;padding-right:0}.c--single-project__section--fullWidth .c--image{padding-left:0;padding-right:0}.c--single-project__section--style-distributeEvenly .c--image{min-width:0;width:100%}.c--single-project__main-video__inner{padding-top:56.25%;position:relative}.c--single-project__main-video__inner>div{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:600px){.c--single-project__related{padding-left:5rem;padding-right:5rem}}.c--single-project__related__title{font-size:2.5rem;line-height:1.2;letter-spacing:.01em;margin-bottom:1.875rem}.c--single-project__awards{background-color:#ff8f55}.c--single-project__awards,.c--single-project__awards-quotes{padding-top:3.75rem;margin-bottom:4.375rem;padding-bottom:8.75rem}[data-barba-namespace=director] .c--single-project__awards-quotes{margin-bottom:0}.c--single-project__awards__inner{display:flex;justify-content:center;align-items:center;font-size:2.5rem;line-height:1.2;letter-spacing:.01em;font-style:italic;color:#fff}.c--single-project__awards__inner img{max-width:9.375rem;margin-right:1.875rem;margin-left:1.875rem}.c--single-project__awards__inner--quote{max-width:75%;margin-left:auto;margin-right:auto}.c--single-project__awards__title{font-size:2.5rem;line-height:1.2;letter-spacing:.01em;margin-bottom:5rem;color:#fff}.c--single-project__blocks{padding-bottom:7.5rem;padding-top:4.6875rem}[data-barba-namespace=director] .c--single-project__blocks{padding-bottom:0}.c--single-project__main{position:relative}.c--single-project__header{z-index:2;padding-top:3.125rem;position:relative;transition:all .25s ease-out}.c--single-project__header h1,.c--single-project__header h2{font-size:2.5rem;line-height:1.2}.c--single-project__header.c--single-project__header--has-credits{background-color:#d1d3d3}body.body--black .c--single-project__header.c--single-project__header--has-credits,body.body--plume .c--single-project__header.c--single-project__header--has-credits{color:#fff;background-color:#000}.c--single-project__header__inner__inner{width:100%;position:relative;display:flex}@media screen and (max-width:600px){.c--single-project__header__inner__inner{flex-direction:column}}.c--single-project__header__right{text-align:right}@media screen and (max-width:600px){.c--single-project__header__right{margin-top:.625rem}}.c--single-project__header__tags{color:#b3b6b6;font-size:1.125rem;line-height:1.11}.c--single-project__header__tags a{color:inherit;text-decoration:none;transition:color .25s ease-out}.c--single-project__header__tags a:hover{color:#000}body.body--black .c--single-project__header__tags a:hover,body.body--plume .c--single-project__header__tags a:hover{color:#fff}.c--single-project__header--has-credits body.body--black .c--single-project__header__tags a:hover,.c--single-project__header--has-credits body.body--plume .c--single-project__header__tags a:hover{color:#000}.c--single-project__header--has-credits .c--single-project__header__tags{color:#fff}.c--single-project__header__credits{font-size:1.375rem;letter-spacing:.075em;display:flex;margin-top:1.25rem}@media screen and (max-width:600px){.c--single-project__header__credits{justify-content:flex-end}}.c--single-project__header__credits img{margin-right:1.25rem;cursor:pointer;opacity:0;visibility:hidden;transition:all .25s ease-out}.c--single-project__header--has-credits .c--single-project__header__credits img{opacity:1;visibility:visible}.c--single-project__header__credits a{border:2px solid #000;text-align:center;text-decoration:none;color:inherit;transition:all .25s ease-out;padding:.375rem 2.25rem;border-radius:3.75rem;display:flex;align-items:center}body.body--black .c--single-project__header__credits a,body.body--plume .c--single-project__header__credits a{border-color:#fff}.c--single-project__header--has-credits .c--single-project__header__credits a,.c--single-project__header__credits a:hover{background-color:#000;color:#b3b6b6}.c--single-project__credits{padding-top:4.6875rem;background-color:#fff;transition:background-color .25s ease-out;width:100%;display:none}body.body--plume .c--single-project__credits{background-color:#000}.c--single-project__credits.c--single-project__credits--show{background-color:#d1d3d3}body.body--plume .c--single-project__credits.c--single-project__credits--show{background-color:#000}.c--single-project__credits__inner{z-index:1;padding-bottom:3.125rem}.c--single-project__credits__section__credit a{color:inherit}.c--single-project__credits__inner{display:flex}@media screen and (max-width:768px){.c--single-project__credits__inner{flex-wrap:wrap}}.c--single-project__credits__left{width:50%}@media screen and (max-width:768px){.c--single-project__credits__left{width:100%}}.c--single-project__credits__right{width:50%;padding-left:1.25rem}@media screen and (max-width:768px){.c--single-project__credits__right{width:100%;padding-left:0}}.c--single-project__credits__section{margin-bottom:2.5rem}.c--single-project__credits__section__credit{font-size:1.125rem;line-height:1.77;display:flex;margin-bottom:.3125rem}.c--single-project__credits__section__credit span:first-child{width:15.625rem;padding-right:2.5rem;flex-shrink:0}@media screen and (max-width:1000px){.c--single-project__credits__section__credit span:first-child{width:12.5rem}}@media screen and (max-width:768px){.c--single-project__credits__section__credit span:first-child{width:15.625rem}}.c--single-project__credits__section__credit span:last-child{font-weight:700;line-height:1.45;font-size:1.375rem;align-self:flex-end}.c--single-project__credits__section__title{margin-bottom:2.5rem;text-transform:uppercase}.c--single-project__header__inner{position:relative;display:flex}.c--single-project__header__left{flex-grow:1}.c--single-project__header__right{flex-shrink:0}.js--work-grid-carousel .flickity-viewport{width:100%}.c--single-project__header__director{text-decoration:none;color:inherit;font-style:italic}.c--single-project__awards-quotes__slide{width:100%}.c--single-project__awards-quotes .flickity-viewport{transition:height .25s ease-out}.c--single-project__awards-quotes__counter{position:absolute;bottom:1.875rem;color:#fff;right:10%;font-size:1.375rem;z-index:3}.c--single-project__main-video__inner__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.p--talent{min-height:calc(100vh - 9.375rem);padding-top:9.375rem}.p--talent-intro{position:relative;z-index:1}.p--talent-intro p{width:85%;font-size:1.875rem;line-height:1.266;letter-spacing:.01em;color:#000;margin-bottom:3.75rem}.body--plume .p--talent-intro p{color:#fff}.p--talent-intro p a{color:#b3b6b6;transition:all .25s ease-out}.p--talent-intro p a:hover{color:#000}.body--plume .p--talent-intro p a:hover,.m--white .p--talent-intro p{color:#fff}.p--talent__switcher{position:relative;z-index:1;text-align:right;margin-bottom:rem 30}.p--talent__switcher button{margin-right:0;margin-left:auto;-webkit-appearance:none;border:0;font-size:1.375rem;letter-spacing:.075em;color:#b3b6b6;background-color:transparent;cursor:pointer;display:flex;align-items:center}.p--talent__switcher button img{margin-left:1rem}.p--talent__switcher__thumbs{flex-shrink:0}.p--talent__switcher__thumbs img{width:1.5rem}.p--talent__switcher__list img{flex-shrink:0;width:1.9375rem}.p--talent__switcher__list.g--hidden,.p--talent__switcher__thumbs.g--hidden{display:none}.p--talent-wrapper{position:relative}.p--home__down{position:absolute;left:50%;transform:translateX(-50%);bottom:3.25rem;-webkit-appearance:none;background-color:transparent;border:0;cursor:pointer;z-index:3}.p--home__down:focus{outline:0}.p--home__main-video{padding-top:56.25%;position:relative}.p--home__main-video__inner{position:absolute;top:0;left:0;width:100%;height:100%}.p--home__intro{padding-top:3.125rem}.p--home__intro h1{font-weight:400;line-height:1.26;font-size:1.875rem;margin-bottom:2.5rem;display:flex}@media screen and (max-width:600px){.p--home__intro h1{flex-direction:column}}.p--home__intro__description{line-height:1.26;font-size:1.875rem;max-width:85%}.p--home__grid{line-height:1.26;font-size:1.875rem;margin-top:2.5rem;padding-bottom:3.75rem}.p--home__grid a{color:#b3b6b6}.p--home__grid a.active,.p--home__grid a:hover{color:#000}.body--plume .p--home__grid a.active,.body--plume .p--home__grid a:hover{color:#fff}.p--home__intro__translations{color:#b3b6b6;display:inline;position:relative;flex-grow:1;margin-left:1.25rem}@media screen and (max-width:600px){.p--home__intro__translations{margin-left:0;margin-bottom:2.5rem}}.p--home__intro__translations span{position:absolute;opacity:0}.p--home__clients{background-color:#0e56d8;padding-top:3.75rem;padding-bottom:3.75rem}.p--home__clients__logos{max-width:68.75rem;display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;justify-content:space-between;margin-top:1.875rem}.p--home__clients__logos img{width:calc(16.6% - 1.5rem);margin-bottom:2rem;align-self:center}@media screen and (max-width:1000px){.p--home__clients__logos img{width:calc(20% - 1.5rem)}}@media screen and (max-width:768px){.p--home__clients__logos img{width:calc(25% - 1.5rem)}}@media screen and (max-width:500px){.p--home__clients__logos img{width:calc(33% - 1.5rem)}}.p--home__clients__title{font-size:2.5rem;letter-spacing:.01em;color:#fff}.p--home__bottom-image img{width:100%}.p--home__logo{top:50%;left:50%;transform:translateX(-50%) translateY(-50%);position:absolute;width:12.5rem}.p--about__main__title{font-size:2.5rem}.p--about__carousel img{width:100%}.p--about__carousel{margin-bottom:3.75rem}.p--about__carousel .flickity-viewport{transition:height .25s ease-out}.p--about__carousel.p--about__carousel--second{margin-bottom:0}.p--about__carousel img{position:absolute}.p--about__carousel img:first-child{position:relative}.p--about__carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border:0;background-color:transparent;background-size:100%;cursor:pointer;width:2.875rem;height:2.875rem;right:10%;background-image:url(/img/arrow-next.svg);background-repeat:no-repeat}.p--about__carousel__arrow.p--about__carousel__arrow--also{background-image:url(/img/arrow-next--black.svg);right:-1.25rem;transform:translateX(100%)}@media screen and (max-width:768px){.p--about__carousel__arrow.p--about__carousel__arrow--also{right:-.625rem}}.p--about__carousel__arrow.p--about__carousel__arrow--also.p--about__carousel__arrow--prev{left:-1.25rem;transform:translateX(-100%) rotate(180deg)}@media screen and (max-width:768px){.p--about__carousel__arrow.p--about__carousel__arrow--also.p--about__carousel__arrow--prev{left:-.625rem}}.p--about__carousel__arrow:active,.p--about__carousel__arrow:focus{outline:0}.p--about__carousel__arrow.p--about__carousel__arrow--prev{left:10%;right:auto;transform:rotate(180deg)}.p--about__carousel__nav{color:#fff}.p--about__team{background-color:#000;color:#fff;padding-top:4.375rem;padding-bottom:4.375rem}.p--about__team h2{font-size:2.5rem;margin-bottom:3.75rem}.p--about__team__grid{display:flex;flex-wrap:wrap}.p--about__team__grid__item{width:25%;padding-top:25%;overflow:hidden;position:relative}@media screen and (max-width:960px){.p--about__team__grid__item{width:50%;padding-top:50%}}@media screen and (max-width:600px){.p--about__team__grid__item{width:100%;padding-top:100%}}.p--about__team__grid__item>img{position:absolute;top:0;left:0;width:100%;height:100%}.p--about__team__grid__item__title{font-size:1.875rem;line-height:1.26;margin-bottom:.3125rem;overflow:hidden}.p--about__team__grid__item__title span{display:block;opacity:0}.p--about__team__grid__item__email{font-size:1.375rem;letter-spacing:.075em;overflow:hidden}.p--about__team__grid__item__email span{transform:translateY(-100%);display:block}.p--about__team__grid__item__inner{position:absolute;top:-2%;left:-2%;width:104%;height:104%;color:#fff;background-color:rgba(0,0,0,.5);padding:1.875rem 2.1875rem;opacity:0}.p--about__locations{display:flex;font-size:1.875rem;margin-top:8.125rem;flex-wrap:wrap}.p--about__locations__item{padding-right:2.5rem;margin-bottom:5rem;width:25%;line-height:1.5}@media screen and (max-width:1390px){.p--about__locations__item{width:50%}}@media screen and (max-width:700px){.p--about__locations__item{width:100%}}.p--about__locations__item p{margin-bottom:0}.p--about__locations__item p a{color:inherit}.p--about__locations__item__title{padding-left:1.25rem;margin-bottom:2.1875rem;display:inline-block;padding-right:1.25rem;border-radius:1.875rem;border:2px solid #fff}.p--about__socials{font-size:1.875rem;margin-top:6.25rem}.p--about__socials a{height:2rem}.p--about__socials a img{height:100%}.p--about__map{padding-top:26%;position:relative}.p--about__map #map{position:absolute;top:0;left:0;width:100%;height:100%}.p--about__socials{display:flex;align-items:center}.p--about__socials .c--single-director__socials,.p--about__socials .c--socials{margin-left:3.75rem}@media screen and (max-width:800px){.p--about__socials{flex-direction:column;align-items:flex-start}.p--about__socials .c--single-director__socials,.p--about__socials .c--socials{margin-left:0;margin-top:1.25rem}}.p--about__newsletter{background-color:#8662cc;color:#fff;font-size:1.875rem}.p--about__newsletter__inner{padding-top:4.375rem;padding-bottom:5.9375rem}.p--about__newsletter__title{font-size:2.5rem}.p--about__newsletter__intro{margin-bottom:2.5rem;margin-top:1.875rem}.p--about__team__grid__profile-box{background-color:#fff;width:100%;color:#000;display:none;overflow:hidden}.p--about__team__grid__profile-box__inner{padding:1.5625rem 2.5rem 3.75rem}.p--about__team__grid__profile-box__name,.p--about__team__grid__profile-box__title{font-size:2.25rem;line-height:1.2}.p--about__team__grid__profile-box__email{font-size:1.625rem;margin-top:.625rem}.p--about__team__grid__profile-box__biog{font-size:1.375rem;margin-top:1.25rem;max-width:80%}.p--about__team__grid__item__more{line-height:1;padding-top:.5rem;padding-bottom:.5rem}.p--about__team__grid__item__more,.p--about__team__grid__item__x{font-size:2rem;letter-spacing:.075em;position:absolute;bottom:1.875rem;right:1.875rem;width:3.4375rem;height:3.4375rem;border-radius:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.p--about__team__grid__item__x{color:#000}.p--about__faqs{border-bottom:1px solid}.p--about__faqs__inner{padding-top:5.9375rem;padding-bottom:5.9375rem;font-size:1.875rem;line-height:1.2}.p--about__faqs__title{font-size:2.5rem;margin-bottom:2.5rem}.p--about__faqs__item{margin-bottom:2.5rem}.p--about__faqs__item a{color:inherit}.p--about__faqs__question{margin-bottom:.625rem}.p--about__faqs__more,.p--about__form__talent__more{background-color:transparent;border:0;padding:0;-webkit-appearance:none;cursor:pointer}.p--about__faqs__more img,.p--about__form__talent__more img{filter:invert(1);width:2.875rem;height:2.875rem}body.body--plume .p--about__faqs__more img,body.body--plume .p--about__form__talent__more img{filter:none}.p--about__faqs__more:focus,.p--about__form__talent__more:focus{outline:0}.p--about__form__talent__more{margin-top:1.25rem}.p--about__faqs__hidden,.p--about__faqs__more__minus,.p--about__form__talent__more__minus{display:none}.p--about__form{padding-top:3.75rem;padding-bottom:3.75rem;border-bottom:1px solid}.p--about__form:last-child{border-bottom:0}.p--about__form__inner{font-size:1.875rem}.p--about__goodsorts{position:relative}.p--about__goodsorts .flickity-viewport{transition:height .25s ease-out}.p--about__carousel__nav,.p--about__goodsorts__nav{position:absolute;bottom:5.375rem;right:9%;z-index:1;display:flex;font-size:1.375rem}@media screen and (max-width:768px){.p--about__carousel__nav,.p--about__goodsorts__nav{bottom:1.25rem}}.p--about__carousel__nav button,.p--about__goodsorts__nav button{-webkit-appearance:none;border:0;background-color:transparent;cursor:pointer;margin-left:1rem;width:1.5rem;padding:0}.p--about__carousel__nav button:focus,.p--about__goodsorts__nav button:focus{outline:0}.p--about__goodsorts__item{width:100%;display:flex}@media screen and (max-width:1000px){.p--about__goodsorts__item{flex-wrap:wrap}}.p--about__goodsorts__item__left{width:50%}@media screen and (max-width:1000px){.p--about__goodsorts__item__left{width:100%}}.p--about__goodsorts__item__left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.p--about__goodsorts__item__right{width:50%;padding:4.6875rem 9% 10.625rem 4.6875rem}@media screen and (max-width:1000px){.p--about__goodsorts__item__right{width:100%}}.p--about__goodsorts__item__title{font-size:3.125rem}.p--about__goodsorts__item__text{font-size:1.875rem;margin-top:1.25rem}.p--about__jobs{font-size:2.5rem;line-height:1.2;padding-top:4.0625rem;padding-bottom:6.25rem;border-bottom:1px solid}.p--about__jobs__title{margin-bottom:4.375rem}.p--about__jobs__item{display:flex;justify-content:space-between;padding-top:1.875rem;padding-bottom:1.875rem;border-bottom:1px solid;text-decoration:none;color:inherit}.p--about__jobs__item img{width:2.875rem;flex-shrink:0}body.body--plume .p--about__jobs__item img{filter:invert(1)}.p--about__carousel__item{width:100%}.p--about__carousel__item--padd{position:relative}.p--about__carousel__item--padd img,.p--about__carousel__item--padd img:first-child{width:100%;height:100%;left:0;top:0;position:absolute}.p--about__carousel-wrapper{margin-bottom:3.75rem;padding-top:56.25%;position:relative}.p--about__carousel-wrapper .p--about__carousel{position:absolute;width:100%;height:100%;left:0;top:0}.p--about__locations__time{font-size:3.75rem}.c--work-intro p{width:85%;font-size:1.875rem;line-height:1.266;letter-spacing:.01em;color:#000;margin-bottom:3.75rem}body.body--plume .c--work-intro p{color:#fff}.c--work-intro p a{color:#b3b6b6;transition:all .25s ease-out}.c--work-intro p a.active,.c--work-intro p a:hover{color:#000}body.body--plume .c--work-intro p a.active,body.body--plume .c--work-intro p a:hover{color:#fff}.c--talent-list{color:#b3b6b6;font-size:2.5rem;line-height:1.3;padding-bottom:25rem}.c--talent-list a{color:inherit}.c--talent-grid{transition:opacity .4s ease-out}.c--talent-grid,.c--talent-grid:before{position:absolute;top:0;left:0;width:100%;height:100%}.c--talent-grid:before{background-color:rgba(0,0,0,.3);opacity:0;transition:all .25s ease-out;content:""}.m--white .c--talent-grid:before{opacity:1}.c--talent-grid.opacity-0{opacity:0}.c--talent-grid.opacity-100{opacity:1}.c--talent-grid.transition.ease-in,.c--talent-grid.transition.ease-out{transition:opacity .4s ease-out}.c--talent-grid__box{width:50%;height:50%;overflow:hidden;position:absolute}.c--talent-grid__box .plyr--video{background:#fff}.c--talent-grid__box .plyr__video-wrapper{background:#fff;margin:initial}.c--talent-grid__box:nth-child(2){right:0}.c--talent-grid__box:nth-child(3){bottom:0}.c--talent-grid__box:nth-child(4){bottom:0;right:0}.c--talent-grid__box img{left:0}.c--talent-grid__box .plyr,.c--talent-grid__box img{position:absolute;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c--talent-grid__box .plyr{left:50%;transform:translateX(-50%);max-width:none}.c--talent-list__names{position:relative;z-index:1;color:#fff}.m--white .c--talent-list__names{color:#fff}.c--talent-list__names a{color:#b3b6b6}.c--talent-grid__box__inner{position:absolute;width:100%;height:100%}.c--talent-grid__box__inner video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.c--single-director__intro{font-size:1.875rem;max-width:80%;line-height:1.266;letter-spacing:.01em;margin-top:1.5625rem;margin-bottom:1.875rem}@media screen and (max-width:600px){.c--single-director__intro{max-width:100%}}.c--single-director__intro p{margin-bottom:1.875rem}.c--single-director__main{padding-top:3.125rem}.c--single-director__title{font-size:2.5rem}.c--single-director__header{position:relative}.c--single-director__intro__button-wrapper{text-align:left;padding-bottom:20px}.c--single-director__intro__plus{display:none}.c--single-director__intro__plus p:last-child{margin-bottom:0}.c--single-director__intro__button{background-color:transparent;border:0;margin:0;padding:0;cursor:pointer}.c--single-director__intro__button:active,.c--single-director__intro__button:focus{outline:0}.c--single-director__intro__button svg{width:2.8125rem;display:block}.c--single-director__socials,.c--socials{display:flex;align-items:center}.c--single-director__socials a,.c--socials a{margin-right:3.75rem;flex-shrink:0}@media screen and (max-width:800px){.c--single-director__socials a,.c--socials a{margin-right:2.5rem}}.s--footer__right .c--single-director__socials,.s--footer__right .c--socials{justify-content:space-between}.s--footer__right .c--single-director__socials a,.s--footer__right .c--socials a{margin-right:0;height:1.875rem;flex-shrink:0}.s--footer__right .c--single-director__socials a img,.s--footer__right .c--socials a img{max-height:100%}.c--single-director__socials{position:absolute;top:7px;right:0}@media screen and (max-width:500px){.c--single-director__socials{position:relative;top:auto;right:auto}.c--single-director__socials a{max-width:3.125rem}}.c--single-director__socials a{margin-right:1.875rem}@media screen and (max-width:800px){.c--single-director__socials a{margin-right:1.25rem}}.c--single-director__socials a:last-child{margin-right:0}.c--single-director__socials a img{filter:brightness(.8);transition:all .25s ease-out}.c--single-director__socials a img:hover{filter:brightness(.2)}.c--newsletter input[type=submit]{background-color:#fff;color:#8662cc;border:0;border-radius:2.375rem;padding-left:2.375rem;padding-right:2.375rem;height:3.5rem;display:flex;align-items:center;justify-content:center;font-size:1.375rem;letter-spacing:.075em;cursor:pointer}.c--newsletter input[type=submit]:active,.c--newsletter input[type=submit]:focus{background-color:#8662cc;border:2px solid #fff;color:#fff;outline:0}.c--newsletter input[type=email],.c--newsletter input[type=text]{display:block;background-color:transparent;color:#fff;border-radius:1.875rem;border:2px solid #fff;margin-bottom:2.8125rem;font-size:1.375rem;letter-spacing:.075em;line-height:1;padding:10px 2.5rem;max-width:25rem;width:100%}.c--newsletter input[type=email]:active,.c--newsletter input[type=email]:focus,.c--newsletter input[type=text]:active,.c--newsletter input[type=text]:focus{outline:#fff}.c--newsletter input[type=email]::-webkit-input-placeholder,.c--newsletter input[type=text]::-webkit-input-placeholder{color:#fff;opacity:1}.c--newsletter input[type=email]::-moz-placeholder,.c--newsletter input[type=text]::-moz-placeholder{color:#fff;opacity:1}.c--newsletter input[type=email]:-ms-input-placeholder,.c--newsletter input[type=text]:-ms-input-placeholder{color:#fff;opacity:1}.c--single-job__description{margin-top:2.5rem;font-size:1.875rem;max-width:80%}@media screen and (max-width:600px){.c--single-job__description{max-width:100%}}.c--single-job__description p{margin-bottom:1.25rem}.c--single-job__title{font-size:2.625rem}.c--single-job__apply{margin-top:5rem;margin-bottom:2.5rem;font-size:2.625rem}.c--single-job__form{padding-bottom:5rem;font-size:1.875rem}.c--search{width:26.5625rem;position:absolute;z-index:2;left:50%;transform:translateX(-50%);top:2.5rem}@media screen and (max-width:1350px){.c--search{top:6.25rem}}.c--search input[type=text]{width:100%;font-size:1.375rem;letter-spacing:.075em;border-radius:2.375rem;border:2px solid;padding:.4375rem 2.375rem}.c--search input[type=text]:focus{outline:0}.c--search__results{background-color:#fff;padding-top:.625rem;padding-bottom:.625rem;font-size:1.25rem}body.body--plume .c--search__results{background-color:#000}.c--search__results a{text-decoration:none;color:initial;display:block;padding:.125rem 2.375rem}.c--search__results a:hover{text-decoration:underline}.c--404{padding-bottom:20rem}.c--dark-mode-button{background:none;margin-left:10px;border:0;cursor:pointer;position:absolute;right:-20px;transform:translateX(100%)}body.body--plume .c--dark-mode-button{filter:invert(1);transition:filter .4s ease-out}@media screen and (max-width:600px){.c--dark-mode-button{right:2.5rem;top:-2.5rem}}