@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@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:inherit;font-family:var(--plyr-font-family,inherit);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;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:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;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{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;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:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;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(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;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:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}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 1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;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:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;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{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.902);background:var(--plyr-menu-background,hsla(0,0%,100%,.902));border-radius:4px;border-radius:var(--plyr-menu-radius,4px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.149));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;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:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.902));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.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:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.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:4px solid transparent;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:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.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,.102);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;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:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.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]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.102)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;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}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;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:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;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:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;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;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;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-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#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--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.902);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.902));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.149));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;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:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.902);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.902));bottom:-4px;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:focus-visible .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__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.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:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;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:5px;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:5px;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{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;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:hsla(0,0%,100%,.251);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);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:rgba(193,200,209,.6);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:rgba(193,200,209,.6);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:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),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,.102))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),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,.102))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.102);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),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,.102))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.749));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;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:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;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:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;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:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.251);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),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%,.502))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),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%,.502))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.502);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),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%,.502))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.251);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.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:21px;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:10px;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:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.902);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.902));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.149);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.149));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding: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:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.902);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.902));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.149);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.749));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.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;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button{background-color:transparent;color:inherit;border:0;padding:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}html{font-size:62.5%;scrollbar-width:thin}body{background-color:#fff;overflow:overlay;overflow-x:hidden;color:#212121;font-size:var(--body);font-weight:400;line-height:1.6;letter-spacing:-.035em}body.no-scroll{overflow:hidden!important}.container{position:relative;z-index:5;margin-left:auto;margin-right:auto;padding-right:3rem;padding-left:3rem;max-width:149rem;width:100%}.container.is-medium{max-width:126rem}.container.is-narrow{max-width:103rem}@media print,screen and (min-width:769px){.container{padding-right:5rem;padding-left:5rem}}@media screen and (min-width:1088px){.container{padding-right:7rem;padding-left:7rem}}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.5rem}@media screen and (min-width:769px){.column{padding:1.5rem}}.columns.is-mobile>.column.is-narrow{flex:none}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-1{flex:none;width:8.3333333333%}.columns.is-mobile>.column.is-offset-1{margin-left:8.3333333333%}.columns.is-mobile>.column.is-2{flex:none;width:16.6666666667%}.columns.is-mobile>.column.is-offset-2{margin-left:16.6666666667%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.3333333333%}.columns.is-mobile>.column.is-offset-4{margin-left:33.3333333333%}.columns.is-mobile>.column.is-5{flex:none;width:41.6666666667%}.columns.is-mobile>.column.is-offset-5{margin-left:41.6666666667%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.3333333333%}.columns.is-mobile>.column.is-offset-7{margin-left:58.3333333333%}.columns.is-mobile>.column.is-8{flex:none;width:66.6666666667%}.columns.is-mobile>.column.is-offset-8{margin-left:66.6666666667%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.3333333333%}.columns.is-mobile>.column.is-offset-10{margin-left:83.3333333333%}.columns.is-mobile>.column.is-11{flex:none;width:91.6666666667%}.columns.is-mobile>.column.is-offset-11{margin-left:91.6666666667%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width:768px){.column.is-narrow-mobile{flex:none}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-1-mobile{flex:none;width:8.3333333333%}.column.is-offset-1-mobile{margin-left:8.3333333333%}.column.is-2-mobile{flex:none;width:16.6666666667%}.column.is-offset-2-mobile{margin-left:16.6666666667%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.3333333333%}.column.is-offset-4-mobile{margin-left:33.3333333333%}.column.is-5-mobile{flex:none;width:41.6666666667%}.column.is-offset-5-mobile{margin-left:41.6666666667%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.3333333333%}.column.is-offset-7-mobile{margin-left:58.3333333333%}.column.is-8-mobile{flex:none;width:66.6666666667%}.column.is-offset-8-mobile{margin-left:66.6666666667%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.3333333333%}.column.is-offset-10-mobile{margin-left:83.3333333333%}.column.is-11-mobile{flex:none;width:91.6666666667%}.column.is-offset-11-mobile{margin-left:91.6666666667%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media print,screen and (min-width:769px){.column.is-narrow,.column.is-narrow-tablet{flex:none}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-1,.column.is-1-tablet{flex:none;width:8.3333333333%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.3333333333%}.column.is-2,.column.is-2-tablet{flex:none;width:16.6666666667%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.6666666667%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.3333333333%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.3333333333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.6666666667%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.6666666667%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.3333333333%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.3333333333%}.column.is-8,.column.is-8-tablet{flex:none;width:66.6666666667%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.6666666667%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.3333333333%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.3333333333%}.column.is-11,.column.is-11-tablet{flex:none;width:91.6666666667%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.6666666667%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width:1087px){.column.is-narrow-touch{flex:none}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-1-touch{flex:none;width:8.3333333333%}.column.is-offset-1-touch{margin-left:8.3333333333%}.column.is-2-touch{flex:none;width:16.6666666667%}.column.is-offset-2-touch{margin-left:16.6666666667%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.3333333333%}.column.is-offset-4-touch{margin-left:33.3333333333%}.column.is-5-touch{flex:none;width:41.6666666667%}.column.is-offset-5-touch{margin-left:41.6666666667%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.3333333333%}.column.is-offset-7-touch{margin-left:58.3333333333%}.column.is-8-touch{flex:none;width:66.6666666667%}.column.is-offset-8-touch{margin-left:66.6666666667%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.3333333333%}.column.is-offset-10-touch{margin-left:83.3333333333%}.column.is-11-touch{flex:none;width:91.6666666667%}.column.is-offset-11-touch{margin-left:91.6666666667%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width:1088px){.column.is-narrow-desktop{flex:none}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-1-desktop{flex:none;width:8.3333333333%}.column.is-offset-1-desktop{margin-left:8.3333333333%}.column.is-2-desktop{flex:none;width:16.6666666667%}.column.is-offset-2-desktop{margin-left:16.6666666667%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.3333333333%}.column.is-offset-4-desktop{margin-left:33.3333333333%}.column.is-5-desktop{flex:none;width:41.6666666667%}.column.is-offset-5-desktop{margin-left:41.6666666667%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.3333333333%}.column.is-offset-7-desktop{margin-left:58.3333333333%}.column.is-8-desktop{flex:none;width:66.6666666667%}.column.is-offset-8-desktop{margin-left:66.6666666667%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.3333333333%}.column.is-offset-10-desktop{margin-left:83.3333333333%}.column.is-11-desktop{flex:none;width:91.6666666667%}.column.is-offset-11-desktop{margin-left:91.6666666667%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width:1280px){.column.is-narrow-widescreen{flex:none}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-1-widescreen{flex:none;width:8.3333333333%}.column.is-offset-1-widescreen{margin-left:8.3333333333%}.column.is-2-widescreen{flex:none;width:16.6666666667%}.column.is-offset-2-widescreen{margin-left:16.6666666667%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.3333333333%}.column.is-offset-4-widescreen{margin-left:33.3333333333%}.column.is-5-widescreen{flex:none;width:41.6666666667%}.column.is-offset-5-widescreen{margin-left:41.6666666667%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.3333333333%}.column.is-offset-7-widescreen{margin-left:58.3333333333%}.column.is-8-widescreen{flex:none;width:66.6666666667%}.column.is-offset-8-widescreen{margin-left:66.6666666667%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.3333333333%}.column.is-offset-10-widescreen{margin-left:83.3333333333%}.column.is-11-widescreen{flex:none;width:91.6666666667%}.column.is-offset-11-widescreen{margin-left:91.6666666667%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width:1472px){.column.is-narrow-fullhd{flex:none}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-1-fullhd{flex:none;width:8.3333333333%}.column.is-offset-1-fullhd{margin-left:8.3333333333%}.column.is-2-fullhd{flex:none;width:16.6666666667%}.column.is-offset-2-fullhd{margin-left:16.6666666667%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.3333333333%}.column.is-offset-4-fullhd{margin-left:33.3333333333%}.column.is-5-fullhd{flex:none;width:41.6666666667%}.column.is-offset-5-fullhd{margin-left:41.6666666667%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.3333333333%}.column.is-offset-7-fullhd{margin-left:58.3333333333%}.column.is-8-fullhd{flex:none;width:66.6666666667%}.column.is-offset-8-fullhd{margin-left:66.6666666667%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.3333333333%}.column.is-offset-10-fullhd{margin-left:83.3333333333%}.column.is-11-fullhd{flex:none;width:91.6666666667%}.column.is-offset-11-fullhd{margin-left:91.6666666667%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.5rem;margin-right:-.5rem;margin-top:-.5rem}@media screen and (min-width:769px){.columns{margin-left:-1.5rem;margin-right:-1.5rem;margin-top:-1.5rem}}.columns:last-child{margin-bottom:-.5rem}@media screen and (min-width:769px){.columns:last-child{margin-bottom:-1.5rem}}.columns:not(:last-child){margin-bottom:calc(1.5rem - .5rem)}@media screen and (min-width:769px){.columns:not(:last-child){margin-bottom:calc(1.5rem - 1.5rem)}}.columns.is-centered{justify-content:center}@media print,screen and (min-width:769px){.columns.is-reversed{flex-direction:row-reverse;justify-content:flex-end}}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media print,screen and (min-width:769px){.columns:not(.is-desktop){display:flex}}@media screen and (min-width:1088px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap:0.75rem;margin-left:calc(-1*var(--columnGap));margin-right:calc(-1*var(--columnGap))}.columns.is-variable .column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap:0rem}@media screen and (max-width:768px){.columns.is-variable.is-0-mobile{--columnGap:0rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-0-tablet{--columnGap:0rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-0-tablet-only{--columnGap:0rem}}@media screen and (max-width:1087px){.columns.is-variable.is-0-touch{--columnGap:0rem}}@media screen and (min-width:1088px){.columns.is-variable.is-0-desktop{--columnGap:0rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-0-desktop-only{--columnGap:0rem}}@media screen and (min-width:1280px){.columns.is-variable.is-0-widescreen{--columnGap:0rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-0-widescreen-only{--columnGap:0rem}}@media screen and (min-width:1472px){.columns.is-variable.is-0-fullhd{--columnGap:0rem}}.columns.is-variable.is-1{--columnGap:0.25rem}@media screen and (max-width:768px){.columns.is-variable.is-1-mobile{--columnGap:0.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-1-tablet{--columnGap:0.25rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-1-tablet-only{--columnGap:0.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-1-touch{--columnGap:0.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-1-desktop{--columnGap:0.25rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-1-desktop-only{--columnGap:0.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-1-widescreen{--columnGap:0.25rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-1-widescreen-only{--columnGap:0.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-1-fullhd{--columnGap:0.25rem}}.columns.is-variable.is-2{--columnGap:0.5rem}@media screen and (max-width:768px){.columns.is-variable.is-2-mobile{--columnGap:0.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-2-tablet{--columnGap:0.5rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-2-tablet-only{--columnGap:0.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-2-touch{--columnGap:0.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-2-desktop{--columnGap:0.5rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-2-desktop-only{--columnGap:0.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-2-widescreen{--columnGap:0.5rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-2-widescreen-only{--columnGap:0.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-2-fullhd{--columnGap:0.5rem}}.columns.is-variable.is-3{--columnGap:0.75rem}@media screen and (max-width:768px){.columns.is-variable.is-3-mobile{--columnGap:0.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-3-tablet{--columnGap:0.75rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-3-tablet-only{--columnGap:0.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-3-touch{--columnGap:0.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-3-desktop{--columnGap:0.75rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-3-desktop-only{--columnGap:0.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-3-widescreen{--columnGap:0.75rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-3-widescreen-only{--columnGap:0.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-3-fullhd{--columnGap:0.75rem}}.columns.is-variable.is-4{--columnGap:1rem}@media screen and (max-width:768px){.columns.is-variable.is-4-mobile{--columnGap:1rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-4-tablet{--columnGap:1rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-4-tablet-only{--columnGap:1rem}}@media screen and (max-width:1087px){.columns.is-variable.is-4-touch{--columnGap:1rem}}@media screen and (min-width:1088px){.columns.is-variable.is-4-desktop{--columnGap:1rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-4-desktop-only{--columnGap:1rem}}@media screen and (min-width:1280px){.columns.is-variable.is-4-widescreen{--columnGap:1rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-4-widescreen-only{--columnGap:1rem}}@media screen and (min-width:1472px){.columns.is-variable.is-4-fullhd{--columnGap:1rem}}.columns.is-variable.is-5{--columnGap:1.25rem}@media screen and (max-width:768px){.columns.is-variable.is-5-mobile{--columnGap:1.25rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-5-tablet{--columnGap:1.25rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-5-tablet-only{--columnGap:1.25rem}}@media screen and (max-width:1087px){.columns.is-variable.is-5-touch{--columnGap:1.25rem}}@media screen and (min-width:1088px){.columns.is-variable.is-5-desktop{--columnGap:1.25rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-5-desktop-only{--columnGap:1.25rem}}@media screen and (min-width:1280px){.columns.is-variable.is-5-widescreen{--columnGap:1.25rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-5-widescreen-only{--columnGap:1.25rem}}@media screen and (min-width:1472px){.columns.is-variable.is-5-fullhd{--columnGap:1.25rem}}.columns.is-variable.is-6{--columnGap:1.5rem}@media screen and (max-width:768px){.columns.is-variable.is-6-mobile{--columnGap:1.5rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-6-tablet{--columnGap:1.5rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-6-tablet-only{--columnGap:1.5rem}}@media screen and (max-width:1087px){.columns.is-variable.is-6-touch{--columnGap:1.5rem}}@media screen and (min-width:1088px){.columns.is-variable.is-6-desktop{--columnGap:1.5rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-6-desktop-only{--columnGap:1.5rem}}@media screen and (min-width:1280px){.columns.is-variable.is-6-widescreen{--columnGap:1.5rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-6-widescreen-only{--columnGap:1.5rem}}@media screen and (min-width:1472px){.columns.is-variable.is-6-fullhd{--columnGap:1.5rem}}.columns.is-variable.is-7{--columnGap:1.75rem}@media screen and (max-width:768px){.columns.is-variable.is-7-mobile{--columnGap:1.75rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-7-tablet{--columnGap:1.75rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-7-tablet-only{--columnGap:1.75rem}}@media screen and (max-width:1087px){.columns.is-variable.is-7-touch{--columnGap:1.75rem}}@media screen and (min-width:1088px){.columns.is-variable.is-7-desktop{--columnGap:1.75rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-7-desktop-only{--columnGap:1.75rem}}@media screen and (min-width:1280px){.columns.is-variable.is-7-widescreen{--columnGap:1.75rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-7-widescreen-only{--columnGap:1.75rem}}@media screen and (min-width:1472px){.columns.is-variable.is-7-fullhd{--columnGap:1.75rem}}.columns.is-variable.is-8{--columnGap:2rem}@media screen and (max-width:768px){.columns.is-variable.is-8-mobile{--columnGap:2rem}}@media print,screen and (min-width:769px){.columns.is-variable.is-8-tablet{--columnGap:2rem}}@media screen and (min-width:769px)and (max-width:1087px){.columns.is-variable.is-8-tablet-only{--columnGap:2rem}}@media screen and (max-width:1087px){.columns.is-variable.is-8-touch{--columnGap:2rem}}@media screen and (min-width:1088px){.columns.is-variable.is-8-desktop{--columnGap:2rem}}@media screen and (min-width:1088px)and (max-width:1279px){.columns.is-variable.is-8-desktop-only{--columnGap:2rem}}@media screen and (min-width:1280px){.columns.is-variable.is-8-widescreen{--columnGap:2rem}}@media screen and (min-width:1280px)and (max-width:1471px){.columns.is-variable.is-8-widescreen-only{--columnGap:2rem}}@media screen and (min-width:1472px){.columns.is-variable.is-8-fullhd{--columnGap:2rem}}section{position:relative;z-index:5;margin:4rem 0}@media screen and (min-width:1088px){section{margin:8rem 0}}section.has-padding,section[class*=has-bg]{margin:0;padding:4rem 0}@media screen and (min-width:1088px){section.has-padding,section[class*=has-bg]{padding:8rem 0}}section.has-bg-dark{background-color:#212121;color:#fff}.sections-wrapper{max-width:100vw}:root{--fluid-min-width:320;--fluid-max-width:1140;--fluid-screen:100vw;--fluid-bp:calc((var(--fluid-screen) - var(--fluid-min-width) / 10 * 1rem) / (var(--fluid-max-width) - var(--fluid-min-width)));--small:calc(calc((14 / 10) * 1rem) + calc(14 - 14) * var(--fluid-bp));--code:calc(calc((14 / 10) * 1rem) + calc(16 - 14) * var(--fluid-bp));--body:calc(calc((16 / 10) * 1rem) + calc(18 - 16) * var(--fluid-bp));--h6:calc(calc((18 / 10) * 1rem) + calc(24 - 18) * var(--fluid-bp));--h5:calc(calc((18 / 10) * 1rem) + calc(30 - 18) * var(--fluid-bp));--h4:calc(calc((20 / 10) * 1rem) + calc(36 - 20) * var(--fluid-bp));--h3:calc(calc((22 / 10) * 1rem) + calc(48 - 22) * var(--fluid-bp));--h2:calc(calc((24 / 10) * 1rem) + calc(60 - 24) * var(--fluid-bp));--h1:calc(calc((40 / 10) * 1rem) + calc(72 - 40) * var(--fluid-bp))}@media screen and (min-width:1140px){:root{--fluid-screen:calc(var(--fluid-max-width) * 1px)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{margin-top:0;margin-bottom:2.5rem}p:last-child{margin-bottom:0}a{color:#24a8e0;transition:color .2s ease}a:hover{color:#2197ca}a .external-link{margin-left:.25rem;position:relative;top:.2rem;font-size:90%}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content span.h3,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{display:block;margin-top:0;margin-bottom:2rem;font-weight:700;overflow-wrap:normal;line-height:1.12;letter-spacing:-.035em}.h1,h1{font-size:var(--h1)}.h2,h2{font-size:var(--h2)}.h3,h3{font-size:var(--h3)}.h4,h4{font-size:var(--h4)}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content span.h3,.h5,h5{font-size:var(--h5)}.h6,h6{font-size:var(--h6)}pre{margin:0 .2rem;white-space:nowrap;border-radius:0;font-size:var(--code)}code{font-family:monospace;letter-spacing:normal;background:#f5f5f5;padding:.25rem .5rem}pre>code{padding:2rem 1em!important;background:transparent;display:block;padding:0;white-space:pre;overflow-x:scroll;border-radius:.8rem}hr{margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #b3b3b3}blockquote{position:relative;padding:2rem 0}blockquote p{font-size:var(--h6);font-weight:700;color:#212121;line-height:1.4}blockquote p:last-child{font-weight:400;font-size:var(--body);color:gray}blockquote p:first-of-type{font-size:var(--h6);font-weight:700;color:#212121}blockquote p strong{font-weight:700}blockquote:after,blockquote:before{content:"";position:absolute;width:19rem;height:19rem;pointer-events:none;background-repeat:no-repeat;background-size:contain;display:none}@media screen and (min-width:1088px){blockquote:after,blockquote:before{display:block}}blockquote:before{bottom:calc(100% + 4rem);right:calc(100% + 8rem);background:url(/BlockquoteShapesTop.svg);transform:translateY(100%)}blockquote:after{top:calc(100% + 4rem);left:calc(100% + 8rem);background:url(/BlockquoteShapesBottom.svg);transform:translateY(-100%)}.button,button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;display:inline-block;font-size:1.6rem;font-weight:500;text-align:center;text-decoration:none;text-transform:uppercase;padding:1rem 2rem;color:#fff;background-color:#212121;border-radius:999rem;transition:background-color .2s ease,color .2s ease}.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#fff;background-color:#000}.button.button-secondary,button.button-secondary,input[type=button].button-secondary,input[type=reset].button-secondary,input[type=submit].button-secondary{color:#212121;background-color:#fff}.button.button-secondary:focus,.button.button-secondary:hover,button.button-secondary:focus,button.button-secondary:hover,input[type=button].button-secondary:focus,input[type=button].button-secondary:hover,input[type=reset].button-secondary:focus,input[type=reset].button-secondary:hover,input[type=submit].button-secondary:focus,input[type=submit].button-secondary:hover{color:#212121;background-color:#f5f5f5}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:1rem;background-color:#fff;border:1px solid #b3b3b3;border-radius:.5rem;box-shadow:none;box-sizing:border-box}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border:1px solid #24a8e0}input[type=checkbox],input[type=radio]{display:inline}textarea{min-height:6.5rem;padding-top:.5rem;padding-bottom:.5rem;resize:vertical}label,legend{text-align:left;display:block;margin-bottom:.5rem;font-weight:600}fieldset{padding:0;border-width:0}label>.label-body{display:inline-block;margin-left:.5rem;font-weight:400}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#777;-webkit-transition:.4s ease;transition:.4s ease}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#777;-ms-transition:.4s ease;transition:.4s ease}input::-moz-placeholder,textarea::-moz-placeholder{color:#777;-moz-transition:.4s ease;transition:.4s ease}input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:transparent}input:focus::-moz-placeholder,textarea:focus::-moz-placeholder{color:transparent}input:focus::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{color:transparent}ul{list-style:disc outside}ol{list-style:decimal outside}ol,ul{padding-left:0;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin:1.5rem 0 1.5rem 3rem}li{margin-bottom:1rem}ol[class],ul[class]{list-style-type:none;margin:0;padding:0}td,th{padding:1.25rem;text-align:left;border-bottom:1px solid #b3b3b3}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.button,button{margin-bottom:1rem}fieldset,input,select,textarea{margin-bottom:1.5rem}blockquote,dl,figure,form,ol,p,pre,table,ul{margin-bottom:2.5rem}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-clipped{overflow:hidden!important}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width:768px){.has-text-centered-mobile{text-align:center!important}}@media print,screen and (min-width:769px){.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width:769px)and (max-width:1087px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width:1087px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width:1088px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width:1088px)and (max-width:1279px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width:1280px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width:1280px)and (max-width:1471px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width:1472px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width:768px){.has-text-justified-mobile{text-align:justify!important}}@media print,screen and (min-width:769px){.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width:769px)and (max-width:1087px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width:1087px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width:1088px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width:1088px)and (max-width:1279px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width:1280px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width:1280px)and (max-width:1471px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width:1472px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width:768px){.has-text-left-mobile{text-align:left!important}}@media print,screen and (min-width:769px){.has-text-left-tablet{text-align:left!important}}@media screen and (min-width:769px)and (max-width:1087px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width:1087px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width:1088px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width:1088px)and (max-width:1279px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width:1280px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width:1280px)and (max-width:1471px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width:1472px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width:768px){.has-text-right-mobile{text-align:right!important}}@media print,screen and (min-width:769px){.has-text-right-tablet{text-align:right!important}}@media screen and (min-width:769px)and (max-width:1087px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width:1087px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width:1088px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width:1088px)and (max-width:1279px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width:1280px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width:1280px)and (max-width:1471px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width:1472px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-secondary{font-family:Times,Times New Roman,serif!important}.is-family-sans-serif{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-code,.is-family-monospace{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width:768px){.is-block-mobile{display:block!important}}@media print,screen and (min-width:769px){.is-block-tablet{display:block!important}}@media screen and (min-width:769px)and (max-width:1087px){.is-block-tablet-only{display:block!important}}@media screen and (max-width:1087px){.is-block-touch{display:block!important}}@media screen and (min-width:1088px){.is-block-desktop{display:block!important}}@media screen and (min-width:1088px)and (max-width:1279px){.is-block-desktop-only{display:block!important}}@media screen and (min-width:1280px){.is-block-widescreen{display:block!important}}@media screen and (min-width:1280px)and (max-width:1471px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width:1472px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width:768px){.is-flex-mobile{display:flex!important}}@media print,screen and (min-width:769px){.is-flex-tablet{display:flex!important}}@media screen and (min-width:769px)and (max-width:1087px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width:1087px){.is-flex-touch{display:flex!important}}@media screen and (min-width:1088px){.is-flex-desktop{display:flex!important}}@media screen and (min-width:1088px)and (max-width:1279px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width:1280px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width:1280px)and (max-width:1471px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width:1472px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width:768px){.is-inline-mobile{display:inline!important}}@media print,screen and (min-width:769px){.is-inline-tablet{display:inline!important}}@media screen and (min-width:769px)and (max-width:1087px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width:1087px){.is-inline-touch{display:inline!important}}@media screen and (min-width:1088px){.is-inline-desktop{display:inline!important}}@media screen and (min-width:1088px)and (max-width:1279px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width:1280px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width:1280px)and (max-width:1471px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width:1472px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width:768px){.is-inline-block-mobile{display:inline-block!important}}@media print,screen and (min-width:769px){.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width:769px)and (max-width:1087px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width:1087px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width:1088px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width:1088px)and (max-width:1279px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width:1280px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width:1280px)and (max-width:1471px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width:1472px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width:768px){.is-inline-flex-mobile{display:inline-flex!important}}@media print,screen and (min-width:769px){.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width:769px)and (max-width:1087px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width:1087px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width:1088px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width:1088px)and (max-width:1279px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width:1280px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width:1280px)and (max-width:1471px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width:1472px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width:768px){.is-hidden-mobile{display:none!important}}@media print,screen and (min-width:769px){.is-hidden-tablet{display:none!important}}@media screen and (min-width:769px)and (max-width:1087px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width:1087px){.is-hidden-touch{display:none!important}}@media screen and (min-width:1088px){.is-hidden-desktop{display:none!important}}@media screen and (min-width:1088px)and (max-width:1279px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width:1280px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width:1280px)and (max-width:1471px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width:1472px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width:768px){.is-invisible-mobile{visibility:hidden!important}}@media print,screen and (min-width:769px){.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width:769px)and (max-width:1087px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width:1087px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width:1088px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width:1088px)and (max-width:1279px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width:1280px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width:1280px)and (max-width:1471px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width:1472px){.is-invisible-fullhd{visibility:hidden!important}}.is-vertically-centered .column{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:768px){.is-vertically-centered-mobile .column{display:flex;flex-direction:column;justify-content:center}}@media print,screen and (min-width:769px){.is-vertically-centered-tablet .column{display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width:769px)and (max-width:1087px){.is-vertically-centered-tablet-only .column{display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width:1087px){.is-vertically-centered-touch .column{display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width:1088px){.is-vertically-centered-desktop .column{display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width:1088px)and (max-width:1279px){.is-vertically-centered-desktop-only .column{display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width:1280px){.is-vertically-centered-widescreen .column{display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width:1280px)and (max-width:1471px){.is-vertically-centered-widescreen-only .column{display:flex;flex-direction:column;justify-content:center}}@media screen and (min-width:1472px){.is-vertically-centered-fullhd .column{display:flex;flex-direction:column;justify-content:center}}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-sticky{position:-webkit-sticky;position:sticky;top:0}.is-sr-only,.is-sr-only:focus,.screen-reader-text,.screen-reader-text:focus{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#wpadminbar{transition:.4s ease;position:fixed;top:0;left:0;width:100%;transform:translateY(-90%);opacity:.6}#wpadminbar:hover{transform:translateY(0);opacity:1}.button{display:inline-flex;align-items:center;justify-content:flex-start;position:relative;height:4.4rem;padding:0 4rem 0 2rem;border-radius:999rem;max-width:100%;transition:box-shadow .3s ease}.button.is-collapsed{width:auto;padding:0 4rem 0 2rem}@media(hover:hover){.button.is-collapsed{width:4.4rem;padding:0 2rem}.button.is-collapsed span.text{pointer-events:none;-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%);white-space:nowrap;transition:75ms ease-in-out}.button.is-collapsed:focus-visible span.text,.button.is-collapsed:hover span.text{pointer-events:auto;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}}.button:focus,.button:hover{color:#fff}.button:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(33,33,33,.5)}.button span{line-height:1;height:100%;display:inline-flex;align-items:center}.button span.icon{font-size:1.25em;position:absolute;top:calc(50% - .1rem);left:calc(100% - 2.2rem);transform:translate(-50%,-50%)}.button.button-secondary:focus-visible{outline:0;box-shadow:0 0 0 3px hsla(0,0%,100%,.65)}.button[disabled]{pointer-events:none}.return-link{padding:0 2rem 0 4rem}.return-link span.left-icon{font-size:1.25em;position:relative;left:-3rem}.return-link.is-collapsed span.left-icon{left:-.75rem}.return-link.is-collapsed:hover span.left-icon{left:-3rem}.return-link .text{margin-left:-2.2rem}.emoji-frame{display:flex;width:100%}.emoji-frame .emoji-container{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}footer{width:100%;padding:3.5rem 0;text-align:center;font-size:var(--small);font-weight:500;letter-spacing:-.03em;position:absolute;z-index:10;bottom:0;left:0;transition:color .2s ease,background .2s ease}footer.is-dark{color:#fff;background:#212121}footer.is-dark a{color:#fff}footer a{color:#212121;text-decoration:none;transition:.2s ease}footer a:hover{color:#dc1e34}footer ul{list-style:none;text-align:left;margin-bottom:0}footer ul li{display:inline-block;margin-bottom:0}footer ul li:after{content:"|";margin:0 1rem}footer ul li:last-child{margin-right:0}footer ul li:last-child:after{content:"";margin:0}header.main{position:fixed;top:0;left:0;width:100%;height:5.5rem;z-index:999;pointer-events:none}@media print,screen and (min-width:769px){header.main{height:7.5rem}}header.main .container .columns{display:flex}header.main .container .columns .column{display:flex;justify-content:flex-start}header.main .container .columns .column.has-text-right{justify-content:flex-end}header.main .container .columns .column .logo{display:inline-block;font-size:0;line-height:1;pointer-events:auto;z-index:9}header.main .container .columns .column .logo:focus-visible{outline:0;box-shadow:0 0 0 3px #24a8e0}header.main .container .columns .column .logo img{width:5.5rem;height:5.5rem}@media screen and (min-width:769px){header.main .container .columns .column .logo img{width:6.5rem;height:6.5rem}}@media screen and (min-width:1088px){header.main .container .columns .column .logo img{width:7.5rem;height:7.5rem}}header.is-dark svg g{fill:#fff}header.no-logo{position:fixed;top:0;left:0;width:100%;height:5.5rem;z-index:999;pointer-events:none}@media print,screen and (min-width:769px){header.no-logo{height:7.5rem}}header.no-logo .container .columns .column .logo{display:none}.main-wrapper.is-dark{background-color:#212121}.linky{color:#fff;padding-top:11.5rem;padding-bottom:11.5rem;min-height:100vh}.linky *{font-size:1.6rem;line-height:1.25}.linky p{font-weight:700;line-height:1.6}.linky .i18n-link{position:absolute;top:0;left:50%;transform:translateX(-50%)}.linky .i18n-link a{margin-top:2rem;display:inline-block;color:#fff;font-weight:500;text-decoration:none;padding:.75rem 2rem;border:1px solid #fff;border-radius:999rem;transition:.2s ease}.linky .i18n-link a:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.linky .shapes{position:absolute;top:0;right:0}@media screen and (min-width:769px){.linky .shapes{width:25%;height:auto}}@media screen and (min-width:1088px){.linky .shapes{width:20%;height:auto}}.linky .arrow{height:1.2rem!important;width:1.292rem!important;min-height:1.2rem!important;min-width:1.292rem!important}.linky .arrow path{fill:#fff}.linky .links-container{margin:0 auto;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;gap:1rem 1rem;padding-left:2rem;padding-right:2rem}@media screen and (min-width:769px){.linky .links-container{padding-left:4rem;padding-right:4rem}}@media screen and (min-width:1088px){.linky .links-container{max-width:89rem}}.linky .links-container:not(:first-of-type){margin-top:2rem}.linky-heading{margin:0}.loadable{opacity:0}.linky-btn{font-weight:400;text-align:left;margin-bottom:0;text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2.2rem;color:#fff;background-color:transparent;min-height:7rem;padding-left:3.6rem;padding-right:2.6rem;border:1px solid #fff;border-radius:7rem;transition:.2s ease}.linky-btn:last-of-type{margin-bottom:1rem}.linky-btn:hover{color:#fff;background-color:hsla(0,0%,100%,.1);text-decoration:none}.overflow-wrapper{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}main.main-wrapper{position:relative;min-height:100vh;min-height:100lvh;padding-bottom:12rem;overflow-x:hidden}@media print,screen and (min-width:769px){main.main-wrapper{padding-bottom:9rem}}main.main-wrapper.is-case-study{padding-bottom:0}main.main-wrapper.is-work-catalog{overflow:unset}.main-menu-container{position:fixed;top:0;left:0;width:100%;height:calc(var(--vh, 1vh)*100);height:100dvh;overflow:hidden;background-color:#fff;pointer-events:none}.main-menu-container.open{pointer-events:all}.main-menu-container .background-text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1;display:none}@media print,screen and (min-width:769px){.main-menu-container .background-text{display:block}}.main-menu-container .background-text span{display:block;font-size:20vw;font-weight:900;font-style:italic;letter-spacing:.1em;text-align:center;text-transform:uppercase;color:#f5f5f5;white-space:nowrap}.main-menu-container .lang-toggle{position:absolute;top:calc(100% + 3rem);left:50%;transform:translateX(-50%);color:#212121;background-color:#f5f5f5;padding:1rem 2.5rem .8rem;border-radius:9999px;text-decoration:none;text-transform:uppercase;font-size:1.6rem;z-index:10;transition:background-color .2s ease;text-align:center;font-weight:500;white-space:nowrap;height:4.4rem}@media print,screen and (min-width:769px){.main-menu-container .lang-toggle{top:calc(100% + 15rem)}}.main-menu-container .lang-toggle:hover{background-color:#e8e8e8}.main-menu-container .main-menu-inner{overflow-x:hidden;overflow-y:auto;height:calc(var(--vh, 1vh)*100);height:100dvh;padding-bottom:5rem}@media print,screen and (min-width:769px){.main-menu-container .main-menu-inner{display:flex;justify-content:center;align-items:center}}.main-menu-container .menu-container{position:relative;z-index:5;margin:10rem 0}.main-menu-container .menu-container ul.main-menu{list-style:none;gap:1.5rem 0;max-width:90rem;margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center}.main-menu-container .menu-container ul.main-menu.locale-fr{max-width:120rem}@media print,screen and (min-width:769px){.main-menu-container .menu-container ul.main-menu{gap:1.5rem 6rem;flex-direction:row}}.main-menu-container .menu-container ul.main-menu li{display:block;overflow:hidden;position:relative;margin:0}.main-menu-container .menu-container ul.main-menu li a{display:block;font-weight:700;text-decoration:none;letter-spacing:-.03em;color:#212121;font-size:var(--h1);line-height:1.2;transition:color .2s ease}.main-menu-container .menu-container ul.main-menu li a:after{content:"";width:5rem;height:.8rem;transition:.2s ease;position:relative;display:none;left:50%;background:#24a8e0;transform:translateX(-50%) scaleX(0);border-radius:999rem}@media print,screen and (min-width:769px){.main-menu-container .menu-container ul.main-menu li a:after{display:block}}.main-menu-container .menu-container ul.main-menu li a:focus,.main-menu-container .menu-container ul.main-menu li a:hover{color:#212121}.main-menu-container .menu-container ul.main-menu li a:focus:after,.main-menu-container .menu-container ul.main-menu li a:hover:after{transform:translateX(-50%) scaleX(1)}.main-menu-container .bg-shapes{position:absolute;bottom:0;right:0;z-index:1;transform:translate(20%,25%)}@media screen and (min-width:600px)and (max-width:769px){.main-menu-container .bg-shapes{transform:translateY(25%)}}@media print,screen and (min-width:769px){.main-menu-container .bg-shapes{transform:none}}.manifesto-card{display:inline-flex;border:3px solid #fff;padding:3.1875rem;width:100%;position:relative}@media print,screen and (min-width:769px){.manifesto-card{padding:4.25rem}}.manifesto-card .manifesto-card-number{display:block;color:transparent;font-size:6.3rem;font-weight:900;font-style:italic;line-height:1;position:absolute;top:4.25rem;right:4.25rem;-webkit-text-stroke:3px #fff;-webkit-text-fill-color:transparent;text-stroke:3px #fff;text-fill-color:transparent}@media print,screen and (min-width:769px){.manifesto-card .manifesto-card-number{top:4.25rem;right:4.25rem}}.manifesto-card .manifesto-card-content{padding-right:8rem}@media print,screen and (min-width:769px){.manifesto-card .manifesto-card-content{padding-right:10rem}}.manifesto-card.color-red{border-color:#dc1e34}.manifesto-card.color-red .manifesto-card-number{-webkit-text-stroke:3px #dc1e34;text-stroke:3px #dc1e34}.manifesto-card.color-blue{border-color:#24a8e0}.manifesto-card.color-blue .manifesto-card-number{-webkit-text-stroke:3px #24a8e0;text-stroke:3px #24a8e0}.manifesto-card.color-yellow{border-color:#ffc21a}.manifesto-card.color-yellow .manifesto-card-number{-webkit-text-stroke:3px #ffc21a;text-stroke:3px #ffc21a}@media print,screen and (min-width:769px){.manifesto-card:nth-child(2n) .manifesto-card-content{padding-right:4.25rem;padding-bottom:10rem}.manifesto-card:nth-child(2n) .manifesto-card-number{bottom:4.25rem;top:auto}}.menu-button{position:relative;z-index:50;pointer-events:all;padding:0;background:transparent;top:.5rem;display:flex;justify-content:center;align-items:center;border:0;width:4rem;height:4rem;transition:none}@media screen and (min-width:769px){.menu-button{width:5rem;height:5rem;top:1.25rem}}.menu-button.is-dark circle{fill:#fff}.menu-button svg{width:100%;height:100%}.menu-button svg circle,.menu-button svg path{transition:fill .2s ease}.menu-button svg path{opacity:0}.menu-button svg circle{transform-origin:center;fill:#212121}.menu-button:focus,.menu-button:hover{background:transparent}.menu-button:focus-visible{outline:none;box-shadow:0 0 0 .25rem rgba(0,0,0,.25)}.menu-button:hover svg circle.circle-1{fill:#dc1e34}.menu-button:hover svg circle.circle-2{fill:#ffc21a}.menu-button:hover svg circle.circle-3{fill:#24a8e0}.menu-button:hover svg path{fill:#dc1e34}.media-component{background-size:150%!important}.pagination{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;gap:1rem;margin:auto}.pagination a{color:#212121;display:inline-block;line-height:1;text-decoration:none;border:3px solid #212121;border-radius:9999px;width:4.4rem;height:4.4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all;transition-duration:.4s}.pagination a span{display:inline-block;font-size:1.6rem}.pagination a svg{position:relative;top:.175rem;transition:.2s ease-in-out}.pagination a.prev-link svg{margin-right:1rem}@media(hover:hover){.pagination a.prev-link:hover svg{transform:translateX(-.25rem)}}.pagination a.next-link svg{margin-left:1rem}@media(hover:hover){.pagination a.next-link:hover svg{transform:translateX(.25rem)}}.pagination a:focus-visible{outline:0;box-shadow:0 0 0 3px rgba(33,33,33,.5)}.pagination a.active,.pagination a:hover{color:#fff;background-color:#212121}.project-card{width:100%}.project-card .media,.project-card .text-content{position:relative}.project-card .media{margin-bottom:2.5rem;background:#b3b3b3;display:flex}@media print,screen and (min-width:769px){.project-card .media{margin-bottom:2rem}}.project-card .title{font-size:1.6rem;font-weight:400;margin-bottom:1rem;color:#666;letter-spacing:-.03em}@media print,screen and (min-width:769px){.project-card .title{margin-bottom:1.5rem}}.project-card.is-dark .title{color:#b3b3b3}.project-card .snippet{font-size:2rem;line-height:1.35;margin-bottom:2rem;font-weight:500;letter-spacing:-.03em}@media print,screen and (min-width:769px){.project-card .snippet{max-width:20ch;font-size:2.4rem;line-height:1.2}.project-card.is-featured .snippet{font-size:3.6rem}}.project-card .hidden-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.shapes{display:block;pointer-events:none}.star-label{width:16rem;height:16rem}.star-label .star-label-inner{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.star-label .star-label-inner .text{width:50%;font-size:1.6rem;font-weight:900;letter-spacing:normal;text-transform:uppercase;text-align:center;line-height:1.15;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.star-label svg{position:relative;width:100%;height:100%;z-index:1;overflow:visible}.text-watermark{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden}.text-watermark.is-fullscreen{position:fixed;height:100vh}.text-watermark.is-contained{overflow:visible}@media print,screen and (min-width:769px){.news-card.is-featured{margin:8rem auto}}.news-card a,.news-card.is-featured .columns{display:block}.news-card a{padding:2rem 0;color:#000;text-decoration:none;transition:.2s ease}@media print,screen and (min-width:769px){.news-card a{padding:0}}.news-card a .post-title{font-weight:500}@media screen and (max-width:768px){.news-card a .post-title{font-size:var(--h4)}}.news-card a .date{display:inline-block;font-size:var(--small);margin-bottom:.5rem;color:#666}@media print,screen and (min-width:769px){.news-card a .date{margin-bottom:1rem}.news-card a .columns{display:flex}.news-card a .columns .column{flex-direction:column;display:flex;justify-content:center}}.news-card a .featured-image{width:100%;overflow:hidden;background:#b3b3b3;display:flex}@media print,screen and (min-width:769px){.news-card a .featured-image{width:calc(100% - 1.5rem)}}.news-card a .featured-image img,.news-card a .featured-image video{width:100%;height:100%;object-fit:cover}.preview-indicator{position:fixed;bottom:0;left:0;width:100%;padding:1.5rem 0;text-align:center;background:#ffc21a;z-index:1000;font-size:var(--small);color:#000;transition:background .3s ease-in-out}.preview-indicator .container{position:relative;transition:opacity .3s ease-in-out}.preview-indicator .container span{margin-right:1rem}.preview-indicator .container a{color:#000;text-decoration:underline}.preview-indicator .hide-button{position:absolute;top:50%;right:3rem;background:transparent;border:none;padding:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;margin:0;transform:translateY(-50%);font-size:var(--small);text-transform:none;color:#000}.preview-indicator .hide-button span{margin-right:1rem}.preview-indicator.hide{background:transparent;pointer-events:none}.preview-indicator.hide .container{opacity:0;pointer-events:none}.preview-indicator.hide .hide-button{pointer-events:all;background:#ffc21a;opacity:.7;transition:opacity .15s ease-in-out}.preview-indicator.hide .hide-button:hover{opacity:1}section.logo-grid{z-index:20;transition:background-color .25s ease}section.logo-grid .impact-area{padding:12rem 0}section.logo-grid .logos .logo-column{box-shadow:2px 0 0 0 #f5f5f5,0 2px 0 0 #f5f5f5,2px 2px 0 0 #f5f5f5,inset 2px 0 0 0 #f5f5f5,inset 0 2px 0 0 #f5f5f5;transition:box-shadow .25s ease}section.logo-grid .logos .logo-column .logo-wrapper{aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;padding:0 2rem}section.logo-grid .logos .logo-column .logo-wrapper .logo-image{max-width:100%;max-height:100%;position:relative}section.logo-grid .logos .logo-column .logo-wrapper .logo-image .logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}section.logo-grid .logos .logo-column .logo-wrapper .logo-image .logo.is-active{pointer-events:auto}section.logo-grid.has-bg-dark .logo-column{box-shadow:2px 0 0 0 #333,0 2px 0 0 #333,2px 2px 0 0 #333,inset 2px 0 0 0 #333,inset 0 2px 0 0 #333}section.logo-grid.has-bg-dark .color-switcher ul{border-color:#333}section.logo-grid.has-bg-dark .color-switcher ul li button{border-right:1px solid #333}section.logo-grid.has-bg-dark .color-switcher ul li:last-child button{border-right:0}section.logo-grid .color-switcher{position:fixed;bottom:8rem;left:50%;transform:translateX(-50%);z-index:50}section.logo-grid .color-switcher ul{display:flex;justify-content:center;align-items:center;list-style:none;padding:0;margin:0;overflow:hidden;border-radius:9999rem;border:1px solid transparent}section.logo-grid .color-switcher ul li{padding:0;margin:0}section.logo-grid .color-switcher ul li button{padding:0;margin:0;height:5rem;width:5rem;display:flex;justify-content:center;align-items:center;border-radius:0;background-color:#212121}section.logo-grid .color-switcher ul li button:focus-visible,section.logo-grid .color-switcher ul li button:hover{background-color:#333}section.logo-grid .color-switcher ul li button.is-active{background-color:#333;pointer-events:none}section.logo-grid .color-switcher ul li button .icon{width:1.5rem;height:1.5rem;border-radius:50%;display:block;overflow:hidden;position:relative}section.logo-grid .color-switcher ul li button .icon.color-dark{border:1px solid #fff;background:#333}section.logo-grid .color-switcher ul li button .icon.color-light{border:1px solid #fff;background:#fff}section.logo-grid .color-switcher ul li button .icon.color-color:after{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background:conic-gradient(from 180deg at 57.14% 61.9%,#cd2de7 -56.25deg,#db1e35 63.75deg,#ffc21c 120deg,#65e471 181.87deg,#25a9e0 241.88deg,#cd2de7 303.75deg,#db1e35 423.75deg);filter:blur(1px)}.wysiwyg-content{margin-bottom:2.5rem}.wysiwyg-content .image_resized{display:none}.audio-player{border-radius:0;overflow:hidden;margin-bottom:4rem}.audio-player .audio-player-control-bar{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:2.5rem;background:#f5f5f5;padding:2.5rem}.audio-player .audio-player-control-bar .audio-player-track-info{font-size:1.6rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:2rem}.audio-player .audio-player-control-bar .audio-player-track-info .audio-player-track-title{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.audio-player .audio-player-control-bar .audio-player-track-info .audio-player-track-duration{display:inline-flex;gap:.25rem}.audio-player .audio-player-control-bar .audio-player-controls{display:flex;width:100%;gap:2rem}.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-left{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;flex:1 1 6rem}@media print,screen and (min-width:769px){.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-left{flex:1 1 10rem}}.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-left .audio-player-play-button{width:5rem;height:5rem;font-size:2rem;border-radius:9999rem;padding:0;margin:0;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:background .3s ease}@media print,screen and (min-width:769px){.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-left .audio-player-play-button{width:6.5rem;height:6.5rem;font-size:2.75rem}}.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-center{display:inline-flex;flex-direction:column;align-items:center;position:relative;width:100%;flex:0 1 100%}.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-center .audio-player-track-waveform{display:block;width:100%;height:100%;padding:1rem 0}.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-center .audio-player-track-waveform wave{display:none!important}.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-center .audio-player-track-waveform wave:last-of-type,.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-center .audio-player-track-waveform wave:last-of-type wave{display:block!important}.audio-player .audio-player-control-bar .audio-player-controls .audio-player-control-bar-center .audio-player-track-waveform-loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.audio-player .audio-player-playlist-list{list-style:none;border:1px solid #f5f5f5;border-radius:0 0 0 0}.audio-player .audio-player-playlist-list li{margin:0;border-bottom:1px solid #f5f5f5}.audio-player .audio-player-playlist-list li:last-child{border-bottom:none}.audio-player .audio-player-playlist-list li.is-active button{color:#24a8e0;font-weight:700}.audio-player .audio-player-playlist-list li button{line-height:1;letter-spacing:-.03em;width:100%;border-radius:0;background:transparent;border:none;margin:0;padding:1.5rem;color:#333;text-transform:none;font-weight:400;display:flex;gap:1rem;align-items:center;justify-content:flex-start}.audio-player .audio-player-playlist-list li button .title{text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(hover:hover){.audio-player .audio-player-playlist-list li button:hover{background:hsla(0,0%,70%,.05)}}.career-apply-block{position:relative;background-color:#f5f5f5;padding:3rem;margin:4rem 0}@media screen and (min-width:769px){.career-apply-block{padding:5rem;margin:5rem 0}}.career-apply-block span.heading.h3{margin-top:0!important}.career-apply-block p{max-width:45ch;margin-bottom:2.8rem!important}.career-apply-block p.small{display:block;font-size:1.5rem;margin-top:2.4rem!important;margin-bottom:0!important;color:#4d4d4d;line-height:1.4}.career-apply-block .button{background:#ffc21a!important;color:#000!important;padding:1rem 2rem!important}.career-apply-block .button:hover{background:#e6af1a!important}.career-apply-block canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.career-archive{padding:12rem 0 0;position:relative;margin:0!important}@media screen and (min-width:769px){.career-archive{padding:20rem 0 0}.career-archive .posts-container h1{margin-bottom:8rem}}.career-archive .posts-container .featured-heading{font-weight:700;letter-spacing:-.03em}.career-archive .posts-container ol{list-style:none}@media screen and (min-width:769px){.career-archive .posts-container ol{max-width:81rem}}.career-archive .posts-container ol.posts li{position:relative;border-bottom:1px solid #b3b3b3;margin:0}.career-archive .posts-container ol.posts li a{position:relative;display:block;padding:4rem 0;color:#000;text-decoration:none;transition:.2s ease}.career-archive .posts-container ol.posts li a .arrow{position:absolute;top:50%;right:0;transform:translate(-1rem,-50%);opacity:0;font-size:var(--h4);transition:.2s ease}@media(hover:hover){.career-archive .posts-container ol.posts li a:hover .arrow{opacity:1;transform:translateY(-50%)}}.career-archive .bg-shapes{position:absolute;top:0;right:-7rem;z-index:1;width:45vw;display:none}@media screen and (min-width:769px){.career-archive .bg-shapes{width:40vw;display:block}}@media screen and (min-width:1088px){.career-archive .bg-shapes{max-width:62.9rem}}.career-archive .bg-shapes svg{width:100%}.career-post{padding:12rem 0 0;margin:0!important}.career-post .career-post-container{max-width:81rem;margin:0 auto;padding:0 3rem 12rem}.career-post .career-post-container .container{padding:0}.career-post h1{line-height:1.1}.career-post button a{text-decoration:none;color:#000}.career-post span.heading{line-height:normal;display:block;max-width:30ch}.career-post span.heading.h1{font-size:4rem}.career-post span.heading.h2{font-size:3rem;line-height:1.4}.career-post span.heading.h3{font-size:2.5rem;margin-top:5rem;line-height:1.3}.career-post span.heading.h4{font-size:2rem}.career-post .careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content span.heading.h3,.career-post span.heading.h5,.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content .career-post span.heading.h3{font-size:1.8rem}.career-post span.heading.h6{font-size:1.4rem}.career-post .breadcrumb{color:#000;display:inline-block;margin-bottom:2rem;font-weight:700;font-size:var(--small);text-decoration:none}.career-post .breadcrumb svg{display:inline-block;position:relative;top:.2rem;width:1.2rem}.career-post .breadcrumb svg.icon-right{margin-left:.5rem}.career-post .breadcrumb svg.icon-left{margin-right:.5rem}.career-post .breadcrumb.bottom{margin-top:3rem}@media(hover:hover){.career-post .breadcrumb:hover{text-decoration:none;color:#dc1e34}}.career-post .article-body{max-width:81rem;margin:8rem auto 0}.career-post .article-body blockquote,.career-post .article-body figure,.career-post .article-body p{margin:0 0 4rem}.career-post .article-body p+ul{margin-top:-2rem}.career-post .article-body .block-image{width:100%;text-align:center}.career-post .article-body .block-image figcaption{text-align:left;display:block;background:#f5f5f5;padding:2.5rem;font-weight:600}.career-post .article-body .block-image img{margin:0 auto;width:100%}.career-post .article-body ul{list-style:disc outside;margin-left:1.75rem}.career-post .article-body .wp-block-video video{max-width:100%}.career-post .article-body .wp-block-embed{width:100%}.career-post .article-body .wp-block-embed .wp-block-embed__wrapper{position:relative;height:0;width:100%;padding-bottom:56.25%}.career-post .article-body .wp-block-embed .wp-block-embed__wrapper iframe{position:absolute;width:100%;height:100%;top:0;left:0}.career-post .article-body .block-quote{position:relative}.career-post .article-body .block-quote p{font-size:var(--h6);font-weight:700;display:block;position:relative}.career-post .article-body .block-quote cite{font-style:normal;font-weight:400}.career-post .article-body .block-quote .byline{max-width:50%}.career-post .article-body .block-quote .shapes{position:absolute;z-index:1;pointer-events:none}.career-post .article-body .block-quote .shapes.upper-left-shapes{top:0;right:100%;transform:translate(-50%,-50%)}.career-post .article-body .block-quote .shapes.lower-right-shapes{bottom:0;left:100%;transform:translate(50%,50%)}.careers-impact-area{position:relative;margin-top:0;margin-bottom:12rem}.careers-impact-area .container:has(.background-shapes){z-index:-1;max-width:172rem}.careers-impact-area .container:has(.background-shapes) .background-shapes{position:absolute;top:0;left:0;width:100%;height:100%}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes{position:absolute}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-1{top:0;left:25%}@media screen and (min-width:1020px){.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-1{left:16%}}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-2{right:0;top:6.65rem}@media screen and (min-width:1020px){.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-2{top:9.5rem}}@media screen and (min-width:1088px){.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-2{right:17%}}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-3{top:13.3rem;left:0}@media screen and (min-width:1020px){.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-3{top:28.5rem}}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-4{top:39.9rem;left:0}@media screen and (min-width:1020px){.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-4{top:47.5rem}}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-5{top:46.55rem;left:0}@media screen and (min-width:1020px){.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-5{left:30%;top:66.5rem}}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-6{top:53.2rem;right:0}@media screen and (min-width:1020px){.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-6{top:47.5rem}}.careers-impact-area .container:has(.background-shapes) .background-shapes .shapes.shapes-7{top:85.5rem;right:0}.careers-impact-area .impact-text{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:23rem 0 20rem}.careers-impact-area .impact-text .impact-heading{letter-spacing:-.055em}.careers-impact-area .impact-text .impact-subheading{max-width:18ch;letter-spacing:-.0525em;line-height:1.03;margin-bottom:3rem}@media screen and (min-width:1088px){.careers-impact-area .impact-text{padding:30rem 0 25rem}}.careers-impact-area .lifestyle-gallery{padding:0;width:120%;margin-top:3rem;margin-left:-10%}.careers-impact-area .lifestyle-gallery .columns{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(4,auto);padding:0;grid-gap:1.5rem;gap:1.5rem;height:-moz-fit-content;height:fit-content}@media screen and (min-width:1088px){.careers-impact-area .lifestyle-gallery .columns{grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(2,auto)}}@media screen and (min-width:1280px){.careers-impact-area .lifestyle-gallery .columns{gap:3rem}}.careers-impact-area .lifestyle-gallery .columns .column{padding:0;grid-column:span 2;height:auto;overflow:hidden;max-height:40rem}.careers-impact-area .lifestyle-gallery .columns .column .impact-image{display:block;object-fit:cover;object-position:50% 50%;max-height:40rem}.careers-impact-area .lifestyle-gallery .columns .column:first-of-type,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(10),.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(3),.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(4),.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(6),.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(8){grid-column:span 3}.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(3),.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(6){grid-row:span 2;height:100%}.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(3) .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(6) .impact-image{height:100%!important}@media screen and (min-width:1088px){.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(3),.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(6){height:-moz-fit-content;height:fit-content}}.careers-impact-area .lifestyle-gallery .columns .column:first-of-type .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(10) .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(2) .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(4) .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(5) .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(7) .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(8) .impact-image,.careers-impact-area .lifestyle-gallery .columns .column:nth-of-type(9) .impact-image{min-height:100%}@media print,screen and (min-width:769px){.careers-impact-area .lifestyle-gallery .columns .column,.careers-impact-area .lifestyle-gallery .columns .column .impact-image{max-height:unset}.careers-impact-area .lifestyle-gallery{width:110%;margin-left:-5%}}.careers-perks .container{display:flex;flex-direction:column;row-gap:8rem}.careers-perks .container.animation-container{display:block;padding:0;margin-top:12rem;margin-bottom:12rem;height:20rem;max-width:unset}.careers-perks .container.animation-container img{height:20rem;object-fit:cover;object-position:-55rem 50%;width:100%}@media print,screen and (min-width:769px){.careers-perks .container.animation-container{height:38rem;margin:20rem 0}.careers-perks .container.animation-container img{height:38rem;object-position:-105rem 50%}}@media screen and (min-width:1088px){.careers-perks .container.animation-container{margin:24rem 0;height:48rem}.careers-perks .container.animation-container img{object-position:40% 50%;transform:unset;height:48rem}}@media screen and (min-width:1280px){.careers-perks .container.animation-container{height:52.9rem}.careers-perks .container.animation-container img{object-position:37.5% 50%;height:52.9rem}}.careers-perks .container .heading{margin-bottom:0}@media print,screen and (min-width:769px){.careers-perks .container{row-gap:12rem}}.careers-perks .perk{flex-direction:column;row-gap:3rem}.careers-perks .perk .perk-icon{aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;padding:2.4rem;height:auto;width:auto;max-height:20rem;max-width:20rem;margin-top:1.8rem}.careers-perks .perk .perk-icon img{width:100%;height:auto}.careers-perks .perk:nth-of-type(3n+1) .perk-icon{background-color:#24a8e0}.careers-perks .perk:nth-of-type(3n+2) .perk-icon{background-color:#ffc21a}.careers-perks .perk:nth-of-type(3n+3) .perk-icon{background-color:#dc1e34}@media print,screen and (min-width:769px){.careers-perks .perk{flex-direction:row}.careers-perks .perk .perk-content{padding:1.8rem 0 0 3rem}}.careers-manifesto{margin:10rem 0}@media print,screen and (min-width:769px){.careers-manifesto{margin:18rem 0}}@media screen and (min-width:1088px){.careers-manifesto{margin:24rem 0}}.careers-manifesto .container{display:flex;flex-direction:column;align-items:center}.careers-manifesto .container .section-heading{margin-bottom:4.8rem}.careers-manifesto .container .manifesto-deck{display:grid;grid-template-columns:1fr;grid-gap:3.3rem;gap:3.3rem;margin-bottom:6.2rem}@media print,screen and (min-width:769px){.careers-manifesto .container .manifesto-deck{grid-template-columns:1fr 1fr}}@media screen and (min-width:1088px){.careers-manifesto .container .manifesto-deck{grid-template-columns:1fr 1fr 1fr}}.careers-manifesto .container .manifesto-deck .manifesto-card{width:100%;height:32.2rem;padding:2.2rem 2.6rem}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner{display:flex;align-items:flex-end}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content{display:flex;flex-direction:column;padding:0;row-gap:1rem}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content span.h3{margin:0;max-width:10ch}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content .content{margin:0;font-size:var(--code)}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-number{position:absolute;top:2.2rem;right:3.3rem}.careers-manifesto .container .section-text{margin-bottom:3rem}.careers-manifesto .container .button{margin-bottom:0}.careers-text-and-media{margin:6rem 0}.careers-text-and-media.is-first{margin:10rem 0 6rem}@media print,screen and (min-width:769px){.careers-text-and-media{margin:8rem 0}.careers-text-and-media.is-first{margin:10rem 0 8rem}}@media screen and (min-width:1088px){.careers-text-and-media{margin:12rem 0}.careers-text-and-media.is-first{margin:24rem 0 12rem}}.careers-text-and-media .columns{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:3rem;gap:3rem;padding-left:1.5rem;padding-right:1.5rem;margin-top:0;margin-bottom:0}@media print,screen and (min-width:769px){.careers-text-and-media .columns{grid-template-columns:1fr 1fr}}@media screen and (min-width:1088px){.careers-text-and-media .columns{grid-template-columns:repeat(12,1fr);grid-template-rows:1fr}}.careers-text-and-media .columns .column{padding:0}.careers-text-and-media .columns .column.text-content{grid-column:span 2}.careers-text-and-media .columns .column.text-content h2{max-width:15ch;letter-spacing:-.08em;line-height:1}@media screen and (min-width:1088px){.careers-text-and-media .columns .column.text-content{grid-column:span 4}}.careers-text-and-media .columns .column.media-grid{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}.careers-text-and-media .columns .column.media-grid.is-wide{display:grid;grid-template-columns:1fr}.careers-text-and-media .columns .column.media-grid.is-wide img{aspect-ratio:5/3;object-fit:cover;object-position:50% 50%}.careers-text-and-media .columns .column.media-grid.is-narrow img{align-self:flex-end}@media screen and (min-width:1088px){.careers-text-and-media .columns .column.media-grid.is-narrow.singleton img{height:100%!important;width:auto!important}}@media print,screen and (min-width:769px){.careers-text-and-media .columns .column.media-grid{grid-column:span 6;grid-template-columns:1fr 1fr}.careers-text-and-media .columns .column.media-grid.is-wide{grid-column:span 8;grid-template-columns:1fr 7fr;grid-template-areas:". image"}.careers-text-and-media .columns .column.media-grid.is-wide img{grid-area:image;max-height:44.6rem}}@media screen and (min-width:1088px){.careers-text-and-media .columns.is-reversed .column:first-of-type{order:1}.careers-text-and-media .columns.is-reversed .column:last-of-type{order:-1}.careers-text-and-media:nth-of-type(2) .columns .text-content,.careers-text-and-media:nth-of-type(5) .columns .text-content{grid-column:3/span 4}.careers-text-and-media:nth-of-type(2) .columns .text-content h2,.careers-text-and-media:nth-of-type(5) .columns .text-content h2{max-width:7ch}}@media screen and (min-width:1088px)and (min-width:1088px){.careers-text-and-media:nth-of-type(2) .media-grid{grid-template-columns:1fr 3fr 2fr!important}.careers-text-and-media:nth-of-type(2) .media-grid .media-component{grid-column-start:2}}@media screen and (min-width:1088px){.careers-text-and-media:nth-of-type(3) .text-content{grid-column:9/span 4!important}.careers-text-and-media:nth-of-type(3) .media-grid{grid-column:2/span 6!important}.careers-text-and-media:nth-of-type(5) .text-content{align-self:flex-end}}.careers-list{background-color:#f5f5f5;margin:0;padding:8rem 0}@media print,screen and (min-width:769px){.careers-list{padding:10rem 0}}@media screen and (min-width:1088px){.careers-list{padding:12rem 0}}.careers-list .posts-container{display:flex;flex-direction:column;row-gap:7rem}.careers-list .posts-container .column{padding-top:0;padding-bottom:0}.careers-list .posts-container ol{display:flex;flex-direction:column;row-gap:3rem}.careers-list .posts-container ol li{margin:0}.careers-list .posts-container ol li a{color:#212121;text-decoration:none}.careers-list .posts-container ol li a article{width:100%;align-items:center;justify-content:space-between;border-bottom:2px solid #212121}.careers-list .posts-container ol li a article .h4{margin-bottom:3rem}.careers-list .posts-container ol li a article .arrow svg{height:2.4rem;width:2.4rem}@media print,screen and (min-width:769px){.careers-list .posts-container{row-gap:9rem}}@media screen and (min-width:1088px){.careers-list .posts-container{row-gap:10.5rem}}.careers-form-section{background-color:#f5f5f5;margin:0;padding:8rem 0}@media print,screen and (min-width:769px){.careers-form-section{padding:10rem 0}}@media screen and (min-width:1088px){.careers-form-section{padding:12rem 0}}.careers-form-section form{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;margin:4rem 0 0;grid-gap:2.5rem 3rem;gap:2.5rem 3rem}.careers-form-section form .form-field{grid-column:1/span 2}@media print,screen and (min-width:769px){.careers-form-section form .form-field:first-of-type{grid-column:1/span 1}.careers-form-section form .form-field:nth-of-type(2){grid-column:2/span 1}}.careers-form-section form .form-field input,.careers-form-section form .form-field textarea{width:100%;background:none;border-radius:0;border:none;border-bottom:2px solid #212121;margin:0;padding:1.3rem 0}.careers-form-section form .form-field input:focus,.careers-form-section form .form-field input:focus-visible,.careers-form-section form .form-field textarea:focus,.careers-form-section form .form-field textarea:focus-visible{outline:none;border:none;border-bottom:2px solid #212121}.careers-form-section form .form-field input::placeholder,.careers-form-section form .form-field textarea::placeholder{text-transform:uppercase;color:#b3b3b3;font-size:1.6rem;font-weight:500}.careers-form-section form .form-field:has(textarea){margin-top:4rem;margin-bottom:1.5rem}.careers-form-section form .form-field:has(textarea) textarea{border:2px solid #212121;padding:2rem;height:29rem}.careers-form-section form .form-field:has(textarea) textarea:focus,.careers-form-section form .form-field:has(textarea) textarea:focus-visible{outline:none;border:2px solid #212121}.careers-form-section form .form-field.has-error{color:#dc1e34}.careers-form-section form .form-field.has-error input,.careers-form-section form .form-field.has-error textarea{border-color:#dc1e34}.careers-form-section form .form-field:last-of-type{display:none;width:-moz-fit-content;width:fit-content;justify-self:flex-end}.careers-form-section form button{grid-column-start:2;justify-self:flex-end;width:-moz-fit-content;width:fit-content;padding-right:2rem;column-gap:1rem}@media print,screen and (min-width:769px){.careers-form-section form{margin-top:1.3rem}}.careers-form-section .careers-form-success{display:flex;flex-direction:column;justify-content:center;border:2px solid #212121;height:100%;padding:3rem;transform-origin:center center}.careers-form-section .careers-form-success h2{display:flex;flex-direction:column}.careers-form-section .careers-form-success h2 .icon{font-size:6rem;color:#24a8e0}.careers-form-section .careers-form-success .text{text-wrap:balance}.contact-block{margin:0 auto!important;display:flex;position:relative;padding-top:12rem;flex-direction:column;width:100%}@media screen and (min-width:600px){.contact-block{justify-content:center;align-items:center}}@media print,screen and (min-width:769px){.contact-block{padding-top:26rem}}@media screen and (min-width:769px){.contact-block .text-col{transform:translateY(-2rem)}}.contact-block h1{margin-bottom:4rem}.contact-block .section-heading{margin-bottom:1rem}.contact-block .section-heading:not(:first-of-type){margin-top:3rem}.contact-block p{margin-bottom:4rem}.contact-block ul{list-style:none}.contact-block ul li{margin:0}.contact-block ul li a{color:#000;text-decoration:none}@media(hover:hover){.contact-block ul li a:hover{color:#dc1e34}}.contact-block ul li a svg{margin-left:.5rem}.contact-block .shapes{position:absolute;display:none;bottom:0;right:0}@media print,screen and (min-width:769px){.contact-block .shapes{display:block}}section.contact-callout{overflow:hidden;padding:10rem 0!important;margin-bottom:0!important}@media screen and (min-width:769px){section.contact-callout{padding:18rem 0!important}}@media screen and (max-width:768px){section.contact-callout .columns{display:flex;flex-direction:column-reverse}}@media print,screen and (min-width:769px){section.contact-callout .columns.is-reversed{flex-direction:row-reverse}}section.contact-callout .wysiwyg-content .h4{font-size:var(--h5)}@media screen and (min-width:769px){section.contact-callout p{font-size:3rem;font-weight:500;line-height:1.1}}section.contact-callout .button-container{margin-top:4rem}@media print,screen and (min-width:769px){section.contact-callout .inner-column{padding-right:20%}}section.contact-callout .media-wrapper{position:relative;display:flex;z-index:-1}@media screen and (max-width:768px){section.contact-callout .media-wrapper{margin-bottom:2.4rem}}section.contact-callout .media-wrapper .shapes{position:absolute;z-index:1}section.contact-callout .media-wrapper .shapes.upper-left-shapes{bottom:100%;right:100%;transform:translate(66.66666666%,50%)}@media print,screen and (min-width:769px){section.contact-callout .media-wrapper .shapes.upper-left-shapes{transform:translate(33.33333333%,50%)}}section.contact-callout .media-wrapper .shapes.lower-right-shapes{left:100%;top:100%;transform:translate(-25%,-50%)}@media print,screen and (min-width:769px){section.contact-callout .media-wrapper .shapes.lower-right-shapes{transform:translate(-50%)}}@media screen and (min-width:1088px){section.contact-callout .media-wrapper .shapes.lower-right-shapes{transform:translate(-25%,-50%)}}.home-impact-area{margin-top:0!important;margin-bottom:0!important;padding:12rem 0}@media print,screen and (min-width:769px){.home-impact-area{padding:16rem 0 20rem}}.home-impact-area .container{z-index:5}.home-impact-area .container .columns{margin:0}.home-impact-area .container .inner-column{position:relative}.home-impact-area .container .inner-column .heading{max-width:68rem;padding-right:2.5rem;margin-bottom:4rem;font-size:3rem}@media print,screen and (min-width:769px){.home-impact-area .container .inner-column .heading{font-size:var(--h1);margin-bottom:0}}.home-impact-area .container .inner-column .emoji-container{z-index:4}.home-impact-area .container .inner-column .video{width:100%;position:relative}@media print,screen and (min-width:769px){.home-impact-area .container .inner-column .video{width:calc(100% - 6rem)}}.home-impact-area .container .inner-column .video .video-container{aspect-ratio:1/1;width:100%;display:flex;background:#f5f5f5}.home-impact-area .container .inner-column .video .video-container video{width:100%;height:100%;object-fit:cover}.home-impact-area .container .inner-column .video .shapes{position:absolute;z-index:1}.home-impact-area .container .inner-column .video .shapes.upper-right-shapes{top:0;right:0;transform:translate(50%,-50%)}@media print,screen and (min-width:769px){.home-impact-area .container .inner-column .video .shapes.upper-right-shapes{transform:translate(66.6666%)}}.home-impact-area .container .inner-column .video .shapes.lower-center-shapes{top:100%;right:100%;transform:translate(50%,-50%)}@media print,screen and (min-width:769px){.home-impact-area .container .inner-column .video .shapes.lower-center-shapes{transform:translate(25%,-50%)}}html[lang=fr] .home-impact-area .container .inner-column .heading{max-width:61rem}.sub-impact-area{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:8rem 0 24rem!important}.sub-impact-area .container{height:80%}@media print,screen and (min-width:769px){.sub-impact-area{aspect-ratio:16/10;width:100%;max-height:90rem;padding:4rem 0!important}}@media screen and (min-width:1472px){.sub-impact-area{aspect-ratio:unset;height:90rem}}.sub-impact-area .animation-container{position:absolute;top:0;left:50%;width:100%;height:100%;z-index:-1;pointer-events:none;transform:translateX(-50%)}.sub-impact-area .animation-container .animation-player{aspect-ratio:140/50;position:absolute;bottom:4rem;left:0;width:100%;padding:0 1rem}@media print,screen and (min-width:769px){.sub-impact-area .animation-container .animation-player{padding:0 3rem;bottom:2rem}}.sub-impact-area .animation-container .animation-player.locale-fr{aspect-ratio:149/50;width:100%;bottom:4rem}@media print,screen and (min-width:769px){.sub-impact-area .animation-container .animation-player.locale-fr{bottom:2rem}}.home-featured-work{overflow:hidden}.home-featured-work .has-bg-dark{color:#fff}.home-featured-work.has-padding{padding:4rem 0 8rem}@media print,screen and (min-width:769px){.home-featured-work.has-padding{padding:8rem 0}}.home-featured-work .content-container{position:relative}.home-featured-work .content-container.featured-work .container.narrow{max-width:120rem}.home-featured-work .content-container.featured-work .project-card{margin-bottom:4rem}@media print,screen and (min-width:769px){.home-featured-work .content-container.featured-work .project-card{margin-bottom:0}}.home-featured-work .content-container.featured-work .columns .column{align-items:flex-end}.home-featured-work .content-container.work-page-callout{padding-top:8rem}@media print,screen and (min-width:769px){.home-featured-work .content-container.work-page-callout{margin-top:16rem}}.home-featured-work .content-container.work-page-callout .work-callout-container{max-width:62rem;width:100%;margin:0 auto;background:#f5f5f5;padding:4rem;position:relative}@media screen and (max-width:323px){.home-featured-work .content-container.work-page-callout .work-callout-container{padding:2rem}}@media print,screen and (min-width:769px){.home-featured-work .content-container.work-page-callout .work-callout-container{padding:8rem}}.home-featured-work .content-container.work-page-callout .work-callout-container .heading{line-height:1;margin-bottom:3rem}@media screen and (min-width:769px){.home-featured-work .content-container.work-page-callout .work-callout-container .heading{max-width:10ch}}.home-featured-work .content-container.work-page-callout .work-callout-container .work-starburst{position:absolute;right:0;top:50%;transform:translate(50%,-50%);display:none}@media print,screen and (min-width:769px){.home-featured-work .content-container.work-page-callout .work-callout-container .work-starburst{display:block}}.home-featured-work .content-container.work-page-callout .shapes{position:absolute;display:none}@media print,screen and (min-width:769px){.home-featured-work .content-container.work-page-callout .shapes{display:block}}.home-featured-work .content-container.work-page-callout .shapes.top-shapes{top:0;left:0}.home-featured-work .content-container.work-page-callout .shapes.bottom-shapes{bottom:-8rem;right:-2rem}section.team-callout{overflow:hidden;padding:10rem 0 2rem!important;margin-top:0}@media screen and (min-width:769px){section.team-callout{padding:14rem 0 12rem!important}}@media screen and (max-width:768px){section.team-callout .columns{display:flex;flex-direction:column-reverse}}section.team-callout .inner-column{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;height:100%;z-index:3}section.team-callout .emoji-container{z-index:4}section.team-callout .media-container{position:relative;aspect-ratio:1/1;display:flex}@media screen and (max-width:768px){section.team-callout .media-container{margin-bottom:6rem}}section.team-callout .media-container .starburst{position:absolute;top:0;left:0;transform:translate(-10%,-50%) scale(.7)}@media print,screen and (min-width:769px){section.team-callout .media-container .starburst{transform:translate(-50%,-50%)}}section.team-callout .media-container .shapes{position:absolute;top:100%;left:100%;transform:translate(-40%,-75%);z-index:1}.award-callout{position:relative;overflow:visible;z-index:6;padding-top:20rem!important;padding-bottom:18rem!important}.award-callout .shapes:first-of-type{top:0;left:calc(100% - 19.95rem)}@media screen and (min-width:1088px){.award-callout .shapes:first-of-type{left:calc(100% - 28.5rem)}}.award-callout .shapes:last-of-type{bottom:0;left:0}.award-callout .columns{display:grid;grid-template-columns:1fr;grid-column-gap:1.3rem;column-gap:1.3rem}.award-callout .columns .column{position:relative;margin-left:0;padding:.75rem 0}.award-callout .columns .column .heading{line-height:1;letter-spacing:-2.75px;margin-bottom:2.3rem}.award-callout .columns .column .content{max-width:38rem;line-height:1.62}.award-callout .columns .column .awards-shortlist{margin-top:10rem}.award-callout .columns .column .awards-shortlist li.award a{width:100%;text-decoration:none}.award-callout .columns .column .starburst{position:absolute;top:-4.5rem;right:1rem;max-width:13rem;z-index:1}.award-callout .columns .column .button-wrapper{justify-self:flex-end;margin-top:2.8rem}@media print,screen and (min-width:769px){.award-callout .columns .column .awards-shortlist{margin-top:2rem}.award-callout .columns .column .starburst{top:-22.5rem}}@media screen and (min-width:1088px){.award-callout .columns{grid-template-columns:4fr 6fr;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.award-callout .columns .column .awards-shortlist{margin-top:10rem}.award-callout .columns .column .starburst{top:-5.24rem;right:.5rem}.award-callout .columns .column:last-of-type{margin-right:2rem;margin-left:-1.5rem}.award-callout .columns .shapes:first-of-type{left:calc(100% - 28.5rem)}}.award-callout .shapes{position:absolute}@media screen and (min-width:1088px){.award-callout{padding-top:28.7rem!important;padding-bottom:22.7rem!important}}.news-archive{position:relative;padding-top:16rem;margin:0!important}.news-archive .heading{margin-bottom:4rem}.news-archive .pagination{margin-top:6rem}@media screen and (min-width:769px){.news-archive .pagination{margin-top:12rem}}.author-section{box-sizing:border-box;display:flex;flex-direction:row;gap:3rem;height:7.5rem;max-width:52rem;margin-top:6rem;margin-bottom:6rem}.author-section .right{display:flex;flex-direction:column;justify-content:center;gap:1.1rem}.author-section .right span{display:block}.author-section .right span.subheading{font-size:var(--small);line-height:100%;color:gray}.author-section .right span.one-liner{font-weight:500;margin:0;line-height:1.12}.author-section img{border-radius:37.5rem;width:7.5rem!important;height:7.5rem!important;object-fit:cover}.news-post-template{position:relative;padding-top:16rem}.news-post-template .byline{display:flex;flex-direction:row;color:gray;margin-bottom:1.5rem}@media screen and (max-width:549px){.news-post-template .byline{font-size:var(--small);display:block}}.news-post-template .byline span{display:inline-block}@media screen and (max-width:549px){.news-post-template .byline span{display:block}}.news-post-template .byline .author:before{content:"|";display:inline-block;margin:0 1.5rem}@media screen and (max-width:549px){.news-post-template .byline .author:before{display:none}}.news-post-template .headline{margin-bottom:2.8rem;line-height:1.1;transform:translateX(-.1rem)}@media screen and (min-width:769px){.news-post-template .headline{max-width:23ch}}.news-post-template .image-container{width:100%;aspect-ratio:3/2}.news-post-template .image-container img,.news-post-template .image-container video{width:100%!important;height:100%!important;object-fit:cover}.news-post-template .article-body{max-width:81rem;margin:4rem auto 0;padding-bottom:8rem}@media screen and (max-width:768px){.news-post-template .article-body{padding-left:0;padding-right:0}}@media screen and (min-width:769px){.news-post-template .article-body{margin:6rem auto 0}}.news-post-template .article-body h1{font-size:var(--h3)}.news-post-template .article-body h2{font-size:var(--h4)}.news-post-template .article-body h3{font-size:var(--h5)}.news-post-template .article-body h4{font-size:var(--h6)}.news-post-template .article-body h5{font-size:1.8rem}.news-post-template .article-body h6{font-size:1.4rem}.news-post-template .article-body img,.news-post-template .article-body video{width:100%}.news-post-template .article-body iframe{aspect-ratio:16/9}.news-post-template .article-body blockquote{margin:8rem 0}.news-post-template .article-body figure{margin:4rem 0}.news-post-template .article-body p{margin:3rem 0}.news-post-template .article-body figure.has-caption{background:#f5f5f5}.news-post-template .article-body .block-image{width:100%;text-align:center}.news-post-template .article-body .block-image figcaption{font-size:1.6rem;text-align:left;display:block;padding:3rem 3rem 4rem;font-weight:600}.news-post-template .article-body .block-image img{margin:0 auto;width:100%}.news-post-template .article-body .wp-block-video video{max-width:100%}.news-post-template .article-body ol,.news-post-template .article-body ul{margin-left:2rem}.news-post-template .article-body .wp-block-embed{width:100%}.news-post-template .article-body .wp-block-embed .wp-block-embed__wrapper{position:relative;height:0;width:100%;padding-bottom:56.25%}.news-post-template .article-body .wp-block-embed .wp-block-embed__wrapper iframe{position:absolute;width:100%;height:100%;top:0;left:0}.news-post-template .article-body .block-quote{position:relative}.news-post-template .article-body .block-quote p{font-size:var(--h6);font-weight:700;display:block;position:relative}.news-post-template .article-body .block-quote cite{font-style:normal;font-weight:400}.news-post-template .article-body .block-quote .byline{max-width:50%}.news-post-template .article-body .block-quote .shapes{position:absolute;z-index:1;pointer-events:none}.news-post-template .article-body .block-quote .shapes.upper-left-shapes{top:0;right:100%;transform:translate(-50%,-50%)}.news-post-template .article-body .block-quote .shapes.lower-right-shapes{bottom:0;left:100%;transform:translate(50%,50%)}.news-post-template .return-link{margin-top:6rem}section.news-related-articles{padding:12rem 0 4rem}.template-single-project{position:relative}.template-single-project section{z-index:3}@media screen and (min-width:769px){.template-single-project section:last-of-type{margin-bottom:8rem;padding-bottom:1.5rem!important}}.template-single-project .media-item{display:flex;flex-direction:column}.template-single-project section.project-impact-area{margin-top:0!important;padding:0;width:100%}.template-single-project section.project-impact-area h1{padding-top:8.5rem;margin-bottom:6rem;line-height:1.25;text-wrap:balance}@media screen and (min-width:769px){.template-single-project section.project-impact-area h1{padding-top:16rem;line-height:1.1}}.template-single-project section.project-impact-area .project-image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#b3b3b3}.template-single-project section.project-impact-area .project-image img{width:100%!important;height:100%!important;object-fit:cover}.template-single-project section.project-description{margin:8rem 0}.template-single-project section.project-description .container{max-width:81rem}.template-single-project section.project-description .container .project-description-text p{font-size:1.8rem;line-height:1.6}@media screen and (min-width:769px){.template-single-project section.project-description .container .project-description-text p{font-size:2.2rem}}.template-single-project section.project-description .container .project-description-text h6{font-size:2rem;line-height:1.6}@media screen and (min-width:769px){.template-single-project section.project-description .container .project-description-text h6{font-size:2.4rem}}.template-single-project section.project-description .container .project-collaborators{padding-top:4rem;color:gray;letter-spacing:-.01em}.template-single-project .project-media{padding-bottom:2rem}.template-single-project .project-media .text-row{margin:8rem 0}.template-single-project .project-media .text-row .body-text{margin:0 auto;display:block;max-width:81rem}.template-single-project .project-media .text-row .body-text p{font-size:1.8rem;line-height:1.6}@media screen and (min-width:769px){.template-single-project .project-media .text-row .body-text p{font-size:2.2rem}}.template-single-project .project-media .text-row .body-text h6{font-size:2rem;line-height:1.6}@media screen and (min-width:769px){.template-single-project .project-media .text-row .body-text h6{font-size:2.4rem}}.template-single-project .project-media .text-row .body-text ul{font-size:1.8rem;margin-left:2rem}@media screen and (min-width:769px){.template-single-project .project-media .text-row .body-text ul{font-size:2.2rem}}.template-single-project .project-media .media-row{padding:0 .75rem}.template-single-project .project-media .media-row img,.template-single-project .project-media .media-row video{display:block}@media screen and (min-width:769px){.template-single-project .project-media .media-row{padding:0}}.template-single-project .project-media .media-row .caption{display:block;padding:1rem 0 0;font-size:1.4rem}@media screen and (max-width:768px){.template-single-project .project-media .media-row .container{padding:0 1.25rem}}.template-single-project .project-media .media-row .container .columns{flex-direction:row;margin:0 -.75rem}.template-single-project .project-media .media-row .container .columns.is-hidden-tablet{margin:-.75rem;width:calc(100% + .75rem * 2)}.template-single-project .project-media .media-row .container .columns.is-hidden-tablet .column{margin:.75rem}.template-single-project .project-media .media-row .container .columns.is-hidden-tablet .column.is-empty{padding-bottom:.75rem}.template-single-project .project-media .media-row .container .columns.is-hidden-tablet .column:first-child{margin-right:0}.template-single-project .project-media .media-row .container .columns .column{padding:0;margin:.75rem;width:calc(100% - .75rem * 2)}.template-single-project .project-media .media-row .container .columns .column.is-empty{margin:0 .75rem}.template-single-project .project-media .media-row .container .columns .column.is-3{width:calc(50% - .75rem * 2)}@media screen and (min-width:769px){.template-single-project .project-media .media-row .container .columns .column.is-12{width:calc(100% - .75rem * 2)}.template-single-project .project-media .media-row .container .columns .column.is-6{width:calc(50% - .75rem * 2)}.template-single-project .project-media .media-row .container .columns .column.is-3{width:calc(25% - .75rem * 2)}}.template-single-project .project-media .media-row .container .columns .column .html5-video-container{max-width:100%;display:flex}.template-single-project .project-media .media-row .container .columns .column .html5-video-container video{width:100%}.template-single-project .project-media .media-row .container .columns.align-top{align-items:flex-start}.template-single-project .project-media .media-row .container .columns.align-bottom{align-items:flex-end}.template-single-project .project-media .quote-row{margin:8rem 0}.template-single-project .project-media .quote-row blockquote{padding:10rem 4rem 6rem;max-width:81rem;margin:0 auto}.template-single-project .project-media .quote-row blockquote p{font-weight:700;letter-spacing:-.01rem;display:block;position:relative;font-size:1.8rem}@media screen and (min-width:769px){.template-single-project .project-media .quote-row blockquote p{font-size:2.3rem}}.template-single-project .project-media .quote-row blockquote p:before{content:"";display:block;position:absolute;top:-4rem;left:0;width:7.5rem;height:3px;background:#ffc21a}.template-single-project .project-media .quote-row blockquote cite{font-style:normal;font-weight:400}.next-project-preview{position:relative;padding-bottom:16rem;overflow:hidden;height:calc(var(--vhMenu, 1vh)*100);max-height:40rem;z-index:100}.next-project-preview .next-project-starburst{position:absolute;right:-2rem;top:-2rem;transform:scale(.5)}@media print,screen and (min-width:769px){.next-project-preview .next-project-starburst{left:70%;top:2rem;transform:unset}}.next-project-preview a{display:block;color:#000;text-decoration:none;transition:.25s ease}@media(hover:hover){.next-project-preview a:hover{background:#f5f5f5}.next-project-preview a:hover .next-project-icon{transform:translateY(0);opacity:1}}.next-project-preview.active{width:100%;max-height:100%}.next-project-preview.active a{background:transparent!important}@media screen and (min-width:769px){.next-project-preview{max-height:60rem}}.next-project-preview .next-project-icon{margin-left:.75rem;position:relative;top:.3rem;transition:.25s ease;opacity:0;transform:translateY(-.5rem)}.next-project-preview h1{margin-bottom:6rem;line-height:1.25}@media screen and (min-width:769px){.next-project-preview h1{padding-top:16rem;line-height:1.1}}.next-project-preview .container{z-index:10}.next-project-preview .project-image{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:#b3b3b3;transform-origin:center top}.next-project-preview .project-image img{width:100%!important;height:100%!important;object-fit:cover}.next-project-preview h1{padding-top:8.5rem}@media screen and (min-width:769px){.next-project-preview h1{padding-top:16rem}}.next-project-preview h1.color-white{color:#fff}.next-project-preview h1.color-black{color:#000}.project-grid.has-padding{padding:4rem 0 0}@media print,screen and (min-width:769px){.project-grid.has-padding{padding:8rem 0}.project-grid .project-row{margin-bottom:8rem}}.project-grid .project-row:last-child{margin-bottom:0!important}.project-grid .project-row .column{display:flex;align-items:flex-end}.project-grid .project-row .column .project-card{position:relative;margin-bottom:2.5rem}@media print,screen and (min-width:769px){.project-grid .project-row .column .project-card{margin-bottom:0}.project-grid .project-row.has-two-projects:nth-child(1n){margin-bottom:24rem}.project-grid .project-row.has-two-projects:nth-child(1n) .column:last-child .project-card{top:16rem;margin-top:0}.project-grid .project-row.has-two-projects:nth-child(2n){margin-bottom:24rem}.project-grid .project-row.has-two-projects:nth-child(2n) .column:first-child .project-card{top:16rem!important}.project-grid .project-row.has-two-projects:nth-child(2n) .column:last-child .project-card{top:0!important}}.project-grid .work-index-callout{background:#f5f5f5;padding:4rem}.project-grid .work-index-callout .heading{margin-bottom:4rem}.work-index{color:#fff}.work-index a{color:#fff;text-decoration:none;transition:none}.work-index .heading{padding-top:12rem}.work-index .project-index{padding-top:8rem}.work-index .year-group{margin-bottom:0}.work-index .year-group .year{position:-webkit-sticky;position:sticky;top:10rem;line-height:1}.work-index .year-group .column:first-of-type{padding-right:0}@media screen and (max-width:1087px){.work-index .year-group .column:first-of-type{padding-top:1.5rem;padding-bottom:1.5rem}}.work-index .year-group .column:nth-of-type(2){padding-top:0}.work-index .year-group ul{list-style:none;margin:unset}.work-index .year-group ul li.index-item{color:#fff;margin:unset;border-bottom:1px solid #fff;width:100%;line-height:1;z-index:500}.work-index .year-group ul li.index-item .notes,.work-index .year-group ul li.index-item .title{display:block}.work-index .year-group ul li.index-item .title{font-weight:700}.work-index .year-group ul li.index-item .title .arrow{display:inline-block;vertical-align:center;margin-left:.5rem;transition:.2s ease;position:relative;top:.15rem}.work-index .year-group ul li.index-item .notes{font-size:var(--small);margin-top:1rem}.work-index .year-group ul li.index-item .no-link{padding:1.5rem 0;color:gray}.work-index .year-group ul li.index-item a{padding:1.5rem 0;display:block}.work-index .year-group ul li.index-item .project-title-container{position:relative;pointer-events:none}.work-index .year-group ul li.index-item .project-image{position:absolute;overflow:hidden;bottom:calc(100% + 1.5rem);left:0;aspect-ratio:16/9;width:100%;opacity:0;transform:translateY(2rem);transition:.2s ease}.work-index .year-group ul li.index-item .project-image img,.work-index .year-group ul li.index-item .project-image video{width:auto!important;height:100%!important;object-fit:contain;object-position:0 0}.work-index .year-group ul li.index-item:hover .project-image{opacity:1;transform:translateY(0)}.work-index .year-group ul li.index-item:hover .arrow{transform:translateX(.5rem)}.work-index .year-group ul li.index-item .columns{gap:2.5rem}.work-index .year-group ul li.index-item>a{cursor:pointer}@media print,screen and (min-width:769px){section.work-impact-area{margin-bottom:0!important}}section.work-impact-area .inner-section{padding:12rem 0 4rem}@media print,screen and (min-width:769px){section.work-impact-area .inner-section{padding:12rem 0}}section.work-impact-area .inner-section .description{margin-bottom:2.5rem}section.work-impact-area .inner-section a{color:#1a1a1a;font-weight:700}section.work-impact-area .inner-section a:hover{color:#24a8e0}section.about-impact-area{position:relative;padding-top:12rem;overflow:hidden;padding-bottom:8rem}@media print,screen and (min-width:769px){section.about-impact-area{padding-top:16rem;padding-bottom:0}}section.about-impact-area .heading{max-width:46rem;opacity:0;width:75%}@media print,screen and (min-width:769px){section.about-impact-area .heading{width:100%}}section.about-impact-area .container .starburst{position:absolute;top:calc(100% - 4rem);right:2rem;opacity:0}@media print,screen and (min-width:769px){section.about-impact-area .container .starburst{top:0;right:5rem}}section.about-impact-area .animation-container{opacity:0;display:flex;justify-content:flex-end;align-items:flex-end;margin-bottom:12rem}@media print,screen and (min-width:769px){section.about-impact-area .animation-container{margin-top:-2%;margin-bottom:0}}section.about-impact-area .animation-container div{height:100%;text-align:right;width:100%;max-width:116rem}@media print,screen and (min-width:769px){section.about-impact-area .animation-container div{width:75%}}section.about-sub-impact{overflow:hidden;padding:8rem 0 12rem!important}@media print,screen and (min-width:769px){section.about-sub-impact{padding:20rem 0 28rem!important}}section.about-sub-impact .inner-column{margin-bottom:4rem}@media print,screen and (min-width:769px){section.about-sub-impact .inner-column{margin-bottom:0}}section.about-sub-impact .media-container{position:relative;display:flex}section.about-sub-impact .media-container .emoji-frame{z-index:3}section.about-sub-impact .media-container .shapes{position:absolute}section.about-sub-impact .media-container .shapes.upper-left-shapes{top:0;left:0;transform:translate(-66.66666%,-33.33333%)}@media print,screen and (min-width:769px){section.about-sub-impact .media-container .shapes.upper-left-shapes{transform:translate(-66.66666%,-33.33333%)}}section.about-sub-impact .media-container .shapes.lower-right-shapes{top:100%;left:100%;transform:translate(-33.33333%,-50%)}@media print,screen and (min-width:769px){section.about-sub-impact .media-container .shapes.lower-right-shapes{transform:translate(-33.33333%)}}section.about-team{margin-top:0;padding-top:0}section.about-team .members-grid{display:grid;padding-bottom:4rem;margin-bottom:0;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media screen and (min-width:375px){section.about-team .members-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media screen and (min-width:769px){section.about-team .members-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}@media screen and (min-width:1088px){section.about-team .members-grid{grid-template-columns:repeat(4,1fr)}}section.about-team .member-card{color:#000;text-decoration:none}section.about-team .member-card .card-content{background-color:#f5f5f5;height:100%}section.about-team .member-card .card-content img{aspect-ratio:1/1.25;display:block;object-fit:cover;object-position:center 12.5%;max-width:100%}@media screen and (min-width:769px){section.about-team .member-card .card-content img{aspect-ratio:1/1}}section.about-team .member-card .card-content img.top-padded{object-position:center center}section.about-team .member-card .card-content .about-member{padding:2rem;line-height:1.25}@media print,screen and (min-width:769px){section.about-team .member-card .card-content .about-member strong{line-height:1.6}}section.about-team .member-card .card-content .about-member a,section.about-team .member-card .card-content .about-member p{margin:0;font-size:var(--body)}.team-bio{padding-top:19.8rem;padding-bottom:19.8rem}.team-bio h3,.team-bio h6,.team-bio p{margin:0}.team-bio .byline{color:gray}.team-bio .title-section{max-width:43rem}.team-bio .is-grey{background-color:#f5f5f5;padding:3rem 13rem 3rem 3rem;max-width:54.5rem}.team-bio .media-container{position:relative}.team-bio .media-container img{display:block}.team-bio .right-col{display:flex;flex-direction:column;gap:6rem}.team-bio .right-col .description-section p:not(:first-of-type){padding-top:6rem}.team-bio .top-right-shapes{position:absolute;top:20.8rem;right:0}.team-bio .lower-left-shapes{position:absolute;top:100%;left:0;transform:translate(-25%,-50%)}.team-bio .starburst{position:absolute;top:10rem;right:20rem}.bilingual-callout{margin:12rem 0 0;padding:8rem 0}@media print,screen and (min-width:769px){.bilingual-callout{margin:0;padding:16rem 0 12rem}}.bilingual-callout .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.bilingual-callout .container .callout-content{position:relative;margin-bottom:9.2rem}.bilingual-callout .container .callout-content h1{max-width:31.5rem}.bilingual-callout .container .callout-content .text-content{max-width:66rem;font-size:3rem;line-height:1.2;font-weight:500}@media screen and (max-width:768px){.bilingual-callout .container .callout-content .text-content{font-size:unset}}.bilingual-callout .container .callout-content .starburst{position:absolute;top:-4rem;right:0;transform:translateY(-100%)}@media print,screen and (min-width:769px){.bilingual-callout .container .callout-content .starburst{top:0;right:0}}.bilingual-callout .container .left-shapes{position:absolute;top:0;left:0;transform:translate(-33.33333333%,33.33333333%)}@media screen and (max-width:768px){.bilingual-callout .container .left-shapes{display:none}}.bilingual-callout .container .right-shapes{position:absolute;bottom:0;right:0;transform:translate(25%,-25%)}@media screen and (max-width:768px){.bilingual-callout .container .right-shapes{display:none}}section.about-accent-block{padding:0!important;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}@media print,screen and (min-width:769px){section.about-accent-block{aspect-ratio:16/9}}section.about-accent-block .animation-container{position:relative;z-index:5;width:100%;display:flex}section.about-accent-block .animation-container *{width:100%}section.about-accent-block .animation-container.is-fill{height:100%}section.about-accent-block .bg-media{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}section.about-accent-block .bg-media img{width:100%!important;height:100%!important;object-fit:cover;object-position:center}section.manifesto-block{overflow:hidden}section.manifesto-block .manifesto-intro{position:relative;padding:8rem 0;margin-bottom:4rem}@media print,screen and (min-width:769px){section.manifesto-block .manifesto-intro{padding:16rem 0;margin-bottom:8rem}}@media screen and (min-width:1088px){section.manifesto-block .manifesto-intro{padding:32rem 0;margin-bottom:16rem}}@media print,screen and (min-width:769px){section.manifesto-block .manifesto-grid{padding-top:8rem;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:2.5rem;grid-row-gap:2.5rem}}section.manifesto-block .manifesto-grid .manifesto-card{margin-bottom:2.5rem}@media print,screen and (min-width:769px){section.manifesto-block .manifesto-grid .manifesto-card{margin-bottom:0;margin-top:-8rem}}@media screen and (min-width:1088px){section.manifesto-block .manifesto-grid .manifesto-card{margin-top:0}}@media print,screen and (min-width:769px){section.manifesto-block .manifesto-grid .manifesto-card:first-of-type{grid-area:1/1/2/7}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(2){grid-area:2/7/3/13}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(3){grid-area:3/1/4/7}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(4){grid-area:4/7/5/13}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(5){grid-area:5/1/6/7}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(6){grid-area:6/7/7/13}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(7){grid-area:7/1/8/7}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(8){grid-area:8/7/9/13}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(9){grid-area:9/1/10/7}}@media screen and (min-width:1088px){section.manifesto-block .manifesto-grid .manifesto-card:first-of-type{grid-area:1/1/2/7}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(2){grid-area:2/7/3/11;margin-top:-8rem}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(3){grid-area:3/5/4/11}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(4){grid-area:4/1/5/5;margin-top:-8rem}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(5){grid-area:5/7/6/13;margin-top:-8rem}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(6){grid-area:6/9/7/13}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(7){grid-area:7/1/8/7;margin-top:-8rem}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(8){grid-area:8/5/9/9}section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(9){grid-area:9/7/10/13}}@media screen and (max-width:1329px){section.manifesto-block .manifesto-grid .manifesto-card:nth-of-type(2){grid-area:2/7/3/13}}section.service-slider{padding:8rem 0}@media print,screen and (min-width:769px){section.service-slider{padding:17rem 0}section.service-slider.brand-slider{margin-bottom:-2rem}}@media screen and (min-width:1088px){section.service-slider.brand-slider{margin-bottom:-4rem}}section.service-slider .service-list{column-count:1}@media screen and (min-width:1088px){section.service-slider .service-list{margin-top:2.5rem;display:grid;grid-gap:0 1rem;gap:0 1rem;grid-template-columns:repeat(2,1fr)}}section.service-slider .service-list li{display:flex;align-items:flex-start;justify-content:flex-start;margin-bottom:1.4rem}section.service-slider .service-list li span{padding-left:1rem;line-height:1.3}section.service-slider .service-list li svg{flex:0 0 auto;width:1.4rem;height:auto;transform:translateY(.3rem)}@media screen and (min-width:1088px){section.service-slider .service-list li svg{transform:translateY(.5rem)}}section.service-slider .service-list li svg .star{fill:#dc1e34}@media screen and (max-width:1087px){section.service-slider .service-list li:nth-child(2n) .star{fill:#ffc21a}section.service-slider .service-list li:nth-child(3n) .star{fill:#24a8e0}}@media screen and (min-width:1088px){section.service-slider .service-list li:nth-child(6n+2) .star,section.service-slider .service-list li:nth-child(6n+3) .star{fill:#ffc21a}section.service-slider .service-list li:nth-child(6n+4) .star,section.service-slider .service-list li:nth-child(6n+5) .star{fill:#24a8e0}}section.service-slider:has(.foot-text) .service-list{margin-top:0}section.service-slider .h6{margin-bottom:0}section.service-slider .foot-text{margin-top:3rem}section.service-slider .slider{aspect-ratio:1/1;overflow:hidden;width:100%;display:flex;background:#f5f5f5;margin-bottom:4rem}@media print,screen and (min-width:769px){section.service-slider .slider{margin-bottom:0}}section.service-slider .slider .splide{width:100%}section.service-slider .slider .splide.firefox-fix .splide__slide{width:100%!important}section.service-slider .slider .splide.firefox-fix .splide__slide img,section.service-slider .slider .splide.firefox-fix .splide__slide video{object-fit:cover;height:100%!important;width:100%!important}section.service-slider .slider .splide,section.service-slider .slider .splide__track{height:100%}section.service-slider .slider .splide__slide,section.service-slider .slider img,section.service-slider .slider video{width:auto!important;height:100%!important}@media print,screen and (min-width:769px){section.about-featured-work .project-row:last-child{margin-bottom:32rem!important}}section.hq-impact-area{position:relative;padding-top:12rem;overflow:hidden;padding-bottom:8rem}@media print,screen and (min-width:769px){section.hq-impact-area{padding:20rem 0 16rem}}section.hq-impact-area .gradient-bg-svg{position:absolute;top:0;right:0}.hq-group-heading{margin-bottom:2rem;margin-top:5rem}@media screen and (min-width:769px){.hq-group-heading{margin-bottom:5rem;margin-top:7rem}}.hq-grid{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}@media screen and (min-width:769px){.hq-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media screen and (min-width:1088px){.hq-grid{grid-template-columns:repeat(3,1fr)}}.hq-grid.type-small{grid-template-columns:1fr;gap:1.5rem}@media screen and (min-width:769px){.hq-grid.type-small{grid-template-columns:repeat(2,1fr);gap:3rem}}.hq-card{position:relative;background:#f5f5f5;padding:3rem}@media screen and (min-width:1472px){.hq-card{padding:5rem}}.hq-card.no-desc{display:flex;align-items:flex-start;justify-content:space-between;gap:5rem}.careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content .hq-card.no-desc span.h3,.hq-card.no-desc .careers-manifesto .container .manifesto-deck .manifesto-card .manifesto-card-inner .manifesto-card-content span.h3,.hq-card.no-desc .h5{margin-bottom:0}.hq-link-simple{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:2rem;font-weight:500;text-align:center;text-decoration:none;text-transform:uppercase;padding:1rem;color:#fff;aspect-ratio:1/1;background-color:#212121;border-radius:999rem;transition:background-color .2s ease,color .2s ease;z-index:1}.hq-link-simple:focus,.hq-link-simple:hover{color:#fff;background-color:#000}.hq-hidden-link{position:absolute;top:0;left:0;width:100%;height:100%}.newsletters-archive-page section.newsletter-archive{margin-top:12rem;margin-bottom:0}.newsletters-archive-page section.newsletter-archive .newsletters-list a{text-decoration:none;color:#000;cursor:pointer}.newsletters-archive-page section.newsletter-archive .newsletters-list a article{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}@media screen and (max-width:1087px){.newsletters-archive-page section.newsletter-archive .newsletters-list a article{padding:2rem 0;margin-top:0}}.newsletters-archive-page section.newsletter-archive .newsletters-list a img{display:block;aspect-ratio:3/2;object-fit:cover}.newsletters-archive-page section.newsletter-archive .newsletters-list a .newsletter-list-item p,.newsletters-archive-page section.newsletter-archive .newsletters-list a .newsletter-list-item span{margin-bottom:0}.newsletters-archive-page section.newsletter-archive .newsletters-list a .newsletter-list-item p{color:#666;padding-top:.5rem;line-height:1;font-size:1.6rem;font-weight:400}.newsletters-archive-page section.newsletter-archive .newsletters-list a .newsletter-list-item span{font-weight:500}.newsletters-archive-page section.newsletter-archive .pagination{padding:12rem 0 0}@media screen and (max-width:1087px){.newsletters-archive-page section.newsletter-archive .pagination{padding:6rem 0 8rem}}.newsletters-archive-page section.contact-callout{padding-top:10rem!important}section.newsletter-block{padding-top:12rem}section.newsletter-block.is-simple{padding:8rem 0 16rem}section.newsletter-block.is-simple .heading{margin:0}section.newsletter-block .success h4{display:flex;align-items:center;gap:1.5rem;padding:2.5rem 0}section.newsletter-block .success h4 svg{height:4rem;width:4rem}form.newsletter-form.is-email-only{position:relative;display:flex;justify-content:space-between;margin:0}form.newsletter-form.is-email-only input[type=email],form.newsletter-form.is-email-only input[type=text]{margin:0;padding-right:4rem}form.newsletter-form.is-email-only .form-field{width:100%;margin:0}form.newsletter-form.is-email-only .form-field .error-message{position:absolute;top:calc(100% + 1rem);left:0;width:100%;margin:0}form.newsletter-form.is-email-only .submit-button{display:flex;align-items:center;justify-content:center;background:transparent;color:#fff;width:3rem;height:3rem;padding:0;margin:0;border-radius:50%;position:absolute;right:-1rem;top:50%;transform:translateY(-50%);z-index:10}form.newsletter-form.is-email-only .submit-button .loading-spinner{transform:translateX(-1rem)}form.newsletter-form.is-email-only .submit-button:focus,form.newsletter-form.is-email-only .submit-button:hover{background:transparent;color:#ffc21a}form.newsletter-form.is-email-only .submit-button:focus-visible{box-shadow:0 0 0 2px #ffc21a}form.newsletter-form input[type=email],form.newsletter-form input[type=text]{color:#fff;background-color:transparent;border-radius:0;border:0;border-bottom:2px solid #fff;width:100%;padding:1rem .25rem;margin-bottom:.5rem;outline:0;transition:box-shadow .2s ease-in-out,border .2s ease-in-out}form.newsletter-form input[type=email]::placeholder,form.newsletter-form input[type=text]::placeholder{color:#fff;text-transform:uppercase}form.newsletter-form input[type=email]:focus,form.newsletter-form input[type=text]:focus{border-bottom:2px solid #ffc21a}form.newsletter-form input[type=email]:focus::placeholder,form.newsletter-form input[type=text]:focus::placeholder{color:transparent}form.newsletter-form .form-field{width:100%;margin-bottom:1rem}form.newsletter-form .form-field .error-message{color:#df3448;font-size:1.4rem}form.newsletter-form .submit-button{margin-top:2.5rem;padding:0 2rem;transition:box-shadow .2s ease-in-out,background .2s ease-in-out}form.newsletter-form .submit-button .submit-text{margin-right:1rem}form.newsletter-form .submit-button:hover{background:#ffc21a}form.newsletter-form .submit-button:disabled{cursor:not-allowed}section.award-impact-area{position:relative;padding-top:12rem;padding-bottom:0;overflow:hidden}section.award-impact-area .container{padding-left:3.75rem;padding-right:3.75rem}section.award-impact-area .animation-container{opacity:0;display:flex;align-items:flex-end;margin-bottom:6rem}@media print,screen and (min-width:769px){section.award-impact-area .animation-container{margin-top:-2%;margin-bottom:0}}section.award-impact-area .animation-container div{height:100%;text-align:right;width:100%;max-width:116rem}@media print,screen and (min-width:769px){section.award-impact-area .animation-container div{width:75%}section.award-impact-area{padding-top:17rem}section.award-impact-area .animation-container{margin-bottom:12rem}}section.award-sub-impact-area .column:has(.heading){padding:1rem}section.award-sub-impact-area .column:has(.heading) .heading{line-height:1.033;letter-spacing:-.057em;margin-bottom:0;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;text-wrap:balance}section.award-sub-impact-area .column:has(.content){padding:1.6rem 1rem;line-height:1.64;letter-spacing:-.032em}section.award-sub-impact-area .column:last-of-type{padding-top:0;padding-bottom:0;display:flex;justify-content:flex-end;align-items:top}section.award-sub-impact-area .column:last-of-type .starburst{height:14rem;width:14rem;transform:translateY(2.5rem)}@media print,screen and (min-width:769px){section.award-sub-impact-area{padding-top:13.5rem}section.award-sub-impact-area .column:last-of-type .starburst{transform:translateY(-5.3rem)}}@media screen and (min-width:1088px){section.award-sub-impact-area{padding-top:1rem}}ul.awards-table{margin-bottom:0}ul.awards-table li.award{position:relative}ul.awards-table li.award>a>*{max-width:75%}@media print,screen and (min-width:769px){ul.awards-table li.award>a>*{max-width:50%}}ul.awards-table li.award>.is-flex{flex-direction:column;row-gap:1rem;color:#fff;width:100%;justify-content:space-between;border-bottom:1px solid #fff;padding-bottom:1.1rem;text-decoration:none}@media print,screen and (min-width:769px){ul.awards-table li.award>.is-flex{flex-direction:row;row-gap:0}}ul.awards-table li.award>.is-flex .award-details{row-gap:5px;min-width:50%}ul.awards-table li.award>.is-flex .award-details .award-source{font-size:1.4rem;line-height:1.2;max-width:25ch;text-wrap:balance}ul.awards-table li.award>.is-flex .award-details .award-title{line-height:1.2}ul.awards-table li.award>.is-flex p{margin:0}ul.awards-table li.award>.is-flex p.award-project{line-height:1.2;text-wrap-style:balance}@media print,screen and (min-width:769px){ul.awards-table li.award>.is-flex p.award-project{align-self:flex-end;text-align:right}}ul.awards-table li.award>.is-flex .is-flex{flex-direction:column}.awards-index.has-bg-dark{padding-top:0;padding-bottom:10rem}@media print,screen and (min-width:769px){.awards-index.has-bg-dark{padding-bottom:19.8rem}}.awards-index .column{padding:1rem}.awards-index .project-image,.awards-table .project-image{position:absolute;overflow:hidden;bottom:100%;left:0;padding:0;margin:0;border:none;opacity:0;pointer-events:none;transform:translateY(2rem);transition:all .2s ease-in-out;z-index:2;max-width:50%}.awards-index .project-image img,.awards-index .project-image video,.awards-table .project-image img,.awards-table .project-image video{display:block;width:100%!important;height:100%!important;object-fit:contain;object-position:0 0}.awards-index li:hover .project-image,.awards-table li:hover .project-image{opacity:1;transform:translateY(-1rem)}.error-404{position:relative;margin:0 auto;min-height:100vh;display:flex;justify-content:center;align-items:center}.error-404 .error-graphic{width:100%;height:auto;margin-bottom:8rem}.error-404 .error-message{background:#f5f5f5;padding:2rem;border-radius:9999rem;display:block;text-align:center;font-size:1.8rem;margin-bottom:4rem}@media screen and (min-width:769px){.error-404 .error-message{font-size:2.4rem;margin-bottom:0}}.error-404 .bg-dots{position:absolute;bottom:0;right:0;z-index:1;display:none}@media screen and (min-width:769px){.error-404 .bg-dots{display:block}}.error-404 a{font-size:2.4rem;line-height:1;font-weight:700;letter-spacing:-.04rem;color:#000;display:inline-block;position:relative;text-decoration:none}.error-404 a svg{max-width:2rem;width:100%;display:inline-block;vertical-align:middle;transition:.2s ease;margin-left:.5rem}@media screen and (min-width:769px){.error-404 a svg{position:absolute;top:50%;max-width:4rem;transform:translateY(-50%)}}@media(hover:hover){.error-404 a:hover svg{transform:translate(1rem)}}@media screen and (hover:hover)and (min-width:769px){.error-404 a:hover svg{transform:translate(1rem,-50%)}}.hq-wrapper .sign-out-button{all:unset;cursor:pointer}.hq-wrapper .sign-out-button:hover{text-decoration:underline}.hq-login{display:flex;align-items:center;justify-content:center;height:100dvh;width:100%}main:has(.awards-index) .newsletter-block{padding-top:0;padding-bottom:15.1rem}.careers-page footer{background-color:#f5f5f5}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}/*!
  Theme: Material Darker
  Author: Nate Peterson
  License: ~ MIT (or more permissive) [via base16-schemes-source]
  Maintainer: @highlightjs/core-team
  Version: 2021.09.0
*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#eff;background:#212121}.hljs ::selection,.hljs::selection{background-color:#353535;color:#eff}.hljs-comment{color:#4a4a4a}.hljs-tag{color:#b2ccd6}.hljs-operator,.hljs-punctuation,.hljs-subst{color:#eff}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:#f07178}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#f78c6c}.hljs-class .hljs-title,.hljs-strong,.hljs-title,.hljs-title.class_{color:#ffcb6b}.hljs-strong{font-weight:700}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#c3e88d}.hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#89ddff}.hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#82aaff}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#c792ea}.hljs-emphasis{color:#c792ea;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#ff5370}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}#nprogress .bar{z-index:999999!important}#nprogress .spinner{display:none!important}@media screen and (min-width:1088px){#nprogress .spinner{display:block!important}}.plyr button{margin:0}.notifications{position:fixed;bottom:0;right:0;z-index:999999}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/b4f8134224a6d813-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/4e1332d5d09fc5cf-s.p.woff2) format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/50c7b67b463d9b5f-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/57b17498173a8112-s.p.woff2) format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/9c12b1fdc6bd4cd4-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/5640ef488b24fa91-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/d3137a228c67d852-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__gotham_65633b;src:url(/_next/static/media/ddc738366049426f-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:__gotham_Fallback_65633b;src:local("Arial");ascent-override:79.86%;descent-override:19.98%;line-gap-override:0.00%;size-adjust:120.21%}.__className_65633b{font-family:__gotham_65633b,__gotham_Fallback_65633b,sans-serif}.__variable_65633b{--font-gotham:"__gotham_65633b","__gotham_Fallback_65633b",sans-serif}