img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}
@charset "UTF-8";HTML,BODY,DIV,SPAN,APPLET,OBJECT,IFRAME,H1,H2,H3,H4,H5,H6,P,BLOCKQUOTE,A,ABBR,ACRONYM,ADDRESS,BIG,CITE,CODE,DEL,DFN,EM,FONT,IMG,INS,KBD,Q,S,SAMP,SMALL,STRIKE,STRONG,SUB,SUP,TT,VAR,DL,DT,DD,OL,UL,LI,FIELDSET,FIGURE,FORM,LABEL,LEGEND,TABLE,CAPTION,TBODY,TFOOT,THEAD,TR,TH,TD{margin:0;padding:0;outline:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}IMG{border:0}:focus{outline:0}BODY{line-height:1;color:#000;background:#fff}OL,UL{list-style:none}TABLE{border-collapse:separate;border-spacing:0}CAPTION,TH,TD{text-align:left;font-weight:400}BLOCKQUOTE:before,BLOCKQUOTE:after,Q:before,Q:after{content:""}BLOCKQUOTE,Q{quotes:"" ""}MAIN{display:block}HTML,BODY{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}A{text-decoration:none;color:inherit}*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}SELECT{outline:0;-webkit-appearance:none;-moz-appearance:none;-webkit-border-radius:0;cursor:pointer}BUTTON,INPUT[type=email],INPUT[type=tel],INPUT[type=password],INPUT[type=text],INPUT[type=button],INPUT[type=submit],TEXTAREA{-webkit-appearance:none;-webkit-border-radius:0}INPUT[type=text],INPUT[type=email],INPUT[type=url],INPUT[type=password],INPUT[type=search],INPUT[type=number],INPUT[type=tel],INPUT[type=range],INPUT[type=date],INPUT[type=month],INPUT[type=week],INPUT[type=time],INPUT[type=datetime],INPUT[type=datetime-local],INPUT[type=color],TEXTAREA,SELECT{outline:none;box-shadow:none !important;-webkit-appearance:none;-moz-appearance:none;appearance:none}ABBR{text-decoration:none}
/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */
[data-accordion] [data-content]{overflow:hidden;max-height:0}[data-accordion]{line-height:1}[data-content] [data-accordion]{border:0;padding:0}[data-accordion] [data-control]{position:relative}[data-accordion]>[data-control]:after{content:"";position:absolute;right:10px;top:12px;font-size:25px;font-weight:200;color:#444;height:15px;width:24px}#nprogress{pointer-events:none;position:fixed;z-index:9999;top:3px;left:4px;right:5px;overflow:hidden;height:3px}#nprogress .bar{background:#000;height:3px;position:absolute;width:100%;border-bottom:1px solid #fff}#nprogress .peg{display:none !important}#nprogress .spinner{display:none !important}@media (min-width:1024px){#nprogress{top:0;left:0;right:0}}.nprogress-busy *{cursor:progress !important}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:none;touch-action:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}@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-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:0 0;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.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;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;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:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));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-top-color:rgba(255,255,255,.9);border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));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;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.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.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.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left: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,.1);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].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px - -2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);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;appearance:none;background:0 0;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:0 0;background-image:linear-gradient(90deg,currentColor 0,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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height: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:0 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);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height: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:0 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);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;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,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height: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].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;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:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));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 rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));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.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__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.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .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;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;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:0 0}.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:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.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;max-width:110px;min-width:80px;position:relative;width:20%}.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);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.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.plyr__tab-focus,.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,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color: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,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#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.plyr__tab-focus,.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:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:fullscreen{background:#000;border-radius:0 !important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr: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;display:block;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:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));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 rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));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,.15);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,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));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;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none !important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0 !important;height:1px !important;overflow:hidden;padding:0 !important;position:absolute !important;width:1px !important}.plyr [hidden]{display:none !important}@font-face{font-family:'MarkProThin';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProThin.woff2) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProThin.woff) format("woff")}@font-face{font-family:'MarkProExtraLight';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProExtraLight.eot);src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProExtraLight.eot) format("embedded-opentype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProExtraLight.woff2) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProExtraLight.woff) format("woff"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProExtraLight.ttf) format("truetype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProExtraLight.svg#MarkProExtraLight) format("svg")}@font-face{font-family:'MarkProLight';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProLight.woff2) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProLight.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'MarkProBook';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBook.eot);src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBook.eot) format("embedded-opentype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBook.woff2) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBook.woff) format("woff"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBook.ttf) format("truetype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBook.svg#MarkProBook) format("svg")}@font-face{font-family:'MarkProMedium';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProMedium.eot);src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProMedium.eot) format("embedded-opentype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProMedium.woff2) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProMedium.woff) format("woff"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProMedium.ttf) format("truetype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProMedium.svg#MarkProMedium) format("svg")}@font-face{font-family:'MarkProBold';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBold.eot);src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBold.eot) format("embedded-opentype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBold.woff2) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBold.woff) format("woff"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBold.ttf) format("truetype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProBold.svg#MarkProBold) format("svg")}@font-face{font-family:'MarkProHeavy';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProHeavy.woff2) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../fonts/MarkProHeavy.woff) format("woff")}@media (min-width:768px){.text-justify,.text-align-justify{text-align:justify}}.text-center,.text-align-center{text-align:center}.text-right,.texzt-align-right,.text-align-right{text-align:right}.text-left,.text-align-left{text-align:left}.text-balance{text-wrap:balance}.text-color-mid{color:#a7a5a5}.text-color-mid SVG G{fill:#a7a5a5}.text-color-white{color:#fff}.text-color-black{color:#000}BODY,BUTTON,INPUT,SELECT,OPTGROUP,TEXTAREA{color:#000;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}P{margin-bottom:0}DFN,CITE,EM,I{font-style:italic}H1,H2,H3,H4,H5,H6{clear:both;font-weight:inherit;margin-top:0;margin-bottom:0}BLOCKQUOTE{font-family:MarkProBold,Arial,sans-serif;text-align:center;max-width:1020px;margin:0 auto;position:relative;line-height:26px;font-size:19px;padding:60px}@media (min-width:768px){BLOCKQUOTE{font-size:36px;line-height:40px}}BLOCKQUOTE:before,BLOCKQUOTE:after{width:20px;height:20px;pointer-events:none;display:block;content:' ';background-size:100% auto;background-repeat:no-repeat;position:absolute}BLOCKQUOTE:before{top:0;left:0;background-image:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/quote-open.svg)}BLOCKQUOTE:after{bottom:0;right:0;background-image:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/quote-close.svg)}BLOCKQUOTE CITE{margin-top:5px;display:block;font-style:normal;font-size:15px;letter-spacing:-.08px;line-height:19px}@media (min-width:768px){BLOCKQUOTE CITE{margin-top:20px;line-height:21px}}@media (min-width:768px){BLOCKQUOTE{padding:60px 80px}}.text-headline-large{font-family:MarkProThin,Arial,sans-serif;letter-spacing:.43px;text-transform:uppercase;font-size:29px;line-height:34px}@media (min-width:767px){.text-headline-large{font-size:calc(29px + 34 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-large{font-size:63px}}@media (min-width:767px){.text-headline-large{line-height:calc(34px + 33 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-large{line-height:67px}}@media (max-width:767px){.text-headline-large{font-family:MarkProExtraLight,Arial,sans-serif}}.text-headline-medium{font-family:MarkProExtraLight,Arial,sans-serif;letter-spacing:-.62px;text-transform:uppercase;font-size:30px;line-height:32px}@media (min-width:767px){.text-headline-medium{font-size:calc(30px + 9 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-medium{font-size:39px}}@media (min-width:767px){.text-headline-medium{line-height:calc(32px + 11 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-medium{line-height:43px}}.text-headline-small{font-family:MarkProExtraLight,Arial,sans-serif;letter-spacing:-.43px;font-size:21px;line-height:27px;text-transform:uppercase}@media (min-width:767px){.text-headline-small{font-size:calc(21px + 6 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-small{font-size:27px}}@media (min-width:767px){.text-headline-small{line-height:calc(27px + 5 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-small{line-height:32px}}.text-headline-small.line{position:relative}.text-headline-small.line:before{margin-bottom:7px;height:1px;width:30px;content:'';display:block;background-color:#000}.text-headline-journal{font-family:MarkProMedium,Arial,sans-serif;letter-spacing:-.38px;text-transform:uppercase;font-size:20px;line-height:22px}@media (min-width:767px){.text-headline-journal{font-size:calc(20px + 4 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-journal{font-size:24px}}@media (min-width:767px){.text-headline-journal{line-height:calc(22px + 5 * (100vw - 767px) / 257)}}@media (min-width:1024px){.text-headline-journal{line-height:27px}}.text-navigaiton,UL.nav.main>LI>A{font-family:MarkProHeavy,Arial,sans-serif;font-size:14px;letter-spacing:1.09px;text-transform:uppercase}.text-eyebrow{font-family:MarkProBold,Arial,sans-serif;font-size:11px;text-transform:uppercase}.text-eyebrow.light{font-family:MarkProBook,Arial,sans-serif}.text-caps{text-transform:uppercase}BODY,.text-base{font-family:MarkProLight,Arial,sans-serif;font-size:15px;letter-spacing:-.08px}.text-body-large{font-family:MarkProLight,Arial,sans-serif;font-size:15px;letter-spacing:-.08px;line-height:19px}@media (min-width:768px){.text-body-large{line-height:26px;font-size:19px}}.text-body-large B,.text-body-large STRONG{font-family:MarkProBold,Arial,sans-serif}.text-body,.text-body B,.text-body STRONG,.text-body-bold,.wysiwyg:not(.text-body-large){font-family:MarkProLight,Arial,sans-serif;font-size:15px;letter-spacing:-.08px;line-height:19px}@media (min-width:768px){.text-body,.text-body B,.text-body STRONG,.text-body-bold,.wysiwyg:not(.text-body-large){line-height:21px}}.text-body-spaced{line-height:25px}.text-body-spaced .underline:after,.text-body-spaced UL.nav.horizontal A:not(.underline):after,UL.nav.horizontal .text-body-spaced A:not(.underline):after{bottom:-2px}.text-body B,.text-body-bold B,.wysiwyg:not(.text-body-large) B,.text-body STRONG,.text-body-bold STRONG,.wysiwyg:not(.text-body-large) STRONG,.text-body-bold{font-family:MarkProBold,Arial,sans-serif}.text-body-medium,.text-body-medium B,.text-body-medium STRONG,.text-body-medium-bold{font-family:MarkProLight,Arial,sans-serif;font-size:14px;line-height:21px;letter-spacing:-.07px}.text-body-medium .underline:after,.text-body-medium-bold .underline:after,.text-body-medium UL.nav.horizontal A:not(.underline):after,UL.nav.horizontal .text-body-medium A:not(.underline):after,.text-body-medium-bold UL.nav.horizontal A:not(.underline):after,UL.nav.horizontal .text-body-medium-bold A:not(.underline):after{bottom:-2px}.text-body-medium B,.text-body-medium-bold B,.text-body-medium STRONG,.text-body-medium-bold STRONG,.text-body-medium-bold{font-family:MarkProBold,Arial,sans-serif}.text-body-small,.text-body-small B,.text-body-small STRONG,.text-body-small-bold,.img-wrapper+.caption,.module-slideshow .counter{font-family:MarkProLight,Arial,sans-serif;font-size:12px;letter-spacing:-.06px;line-height:16px}.text-body-small.underline:after,.text-body-small B.underline:after,.text-body-small STRONG.underline:after,.underline.text-body-small-bold:after,UL.nav.horizontal A.text-body-small-bold:not(.underline):after,UL.nav.horizontal A.text-body-small:not(.underline):after,UL.nav.horizontal .img-wrapper+A.caption:not(.underline):after,UL.nav.horizontal .module-slideshow A.counter:not(.underline):after,.module-slideshow UL.nav.horizontal A.counter:not(.underline):after,.img-wrapper+.underline.caption:after,.module-slideshow .underline.counter:after,.text-body-small .underline:after,.text-body-small-bold .underline:after,.img-wrapper+.caption .underline:after,.module-slideshow .counter .underline:after,.text-body-small UL.nav.horizontal A:not(.underline):after,UL.nav.horizontal .text-body-small A:not(.underline):after,.text-body-small-bold UL.nav.horizontal A:not(.underline):after,UL.nav.horizontal .text-body-small-bold A:not(.underline):after,.img-wrapper+.caption UL.nav.horizontal A:not(.underline):after,UL.nav.horizontal .img-wrapper+.caption A:not(.underline):after,.module-slideshow .counter UL.nav.horizontal A:not(.underline):after,UL.nav.horizontal .module-slideshow .counter A:not(.underline):after{bottom:0}.text-body-small B,.text-body-small-bold B,.img-wrapper+.caption B,.module-slideshow .counter B,.text-body-small STRONG,.text-body-small-bold STRONG,.img-wrapper+.caption STRONG,.module-slideshow .counter STRONG,.text-body-small-bold{font-family:MarkProBold,Arial,sans-serif;letter-spacing:.06px}.wysiwyg HR,.wysiwyg DIV,.wysiwyg H2,.wysiwyg H3,.wysiwyg H4,.wysiwyg H5,.wysiwyg P,.wysiwyg UL,.wysiwyg OL,.wysiwyg BLOCKQUOTE{margin-top:15px;margin-bottom:15px}.wysiwyg HR:first-child,.wysiwyg DIV:first-child,.wysiwyg H2:first-child,.wysiwyg H3:first-child,.wysiwyg H4:first-child,.wysiwyg H5:first-child,.wysiwyg P:first-child,.wysiwyg UL:first-child,.wysiwyg OL:first-child,.wysiwyg BLOCKQUOTE:first-child{margin-top:0}.wysiwyg HR:last-child,.wysiwyg DIV:last-child,.wysiwyg H2:last-child,.wysiwyg H3:last-child,.wysiwyg H4:last-child,.wysiwyg H5:last-child,.wysiwyg P:last-child,.wysiwyg UL:last-child,.wysiwyg OL:last-child,.wysiwyg BLOCKQUOTE:last-child{margin-bottom:0}.wysiwyg B,.wysiwyg STRONG{font-weight:700}.wysiwyg A{position:relative;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.wysiwyg UL{margin-left:80px;list-style:none;padding-left:0;max-width:90%}.wysiwyg UL LI{list-style-type:disc;position:relative}.wysiwyg IMG{display:block;width:100%;height:auto}
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/fontawesome-webfont.eot?v=4.6.3);src:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/fontawesome-webfont.eot?#iefix&v=4.6.3) format("embedded-opentype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/fontawesome-webfont.woff?v=4.6.3) format("woff"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.underline,UL.nav.horizontal A:not(.underline){display:inline-block;position:relative;line-height:16px}.underline:after,UL.nav.horizontal A:not(.underline):after{pointer-events:none;transition:background-color .3s ease-out,opacity .3s ease-out;content:' ';display:block;height:1px;background-color:#000;bottom:-2px;left:0;width:100%;position:absolute}.underline.on-hover:after,UL.nav.horizontal A.on-hover:not(.underline):after{opacity:0}.underline.on-hover:hover:after,UL.nav.horizontal A.on-hover:not(.underline):hover:after{opacity:1}.hover-real-underline:hover{text-decoration:underline}.link-back{display:inline-flex;align-items:center;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.link-back:before{content:'';display:inline-block;width:27px;height:14px;background:transparent url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/arrow-back.svg) no-repeat 0 0;margin-right:6px;position:relative;top:1px}UL.nav{list-style:none;position:relative}UL.nav LI{color:inherit}UL.nav.horizontal A:not(.underline){white-space:nowrap}UL.nav.horizontal A:not(.underline):after{background-color:transparent}UL.nav.horizontal .current>A:after,UL.nav.horizontal .current-menu-item>A:after,UL.nav.horizontal A:hover:after{background-color:#000}UL.nav.horizontal>LI{margin-right:22px;list-style-type:none;display:inline-block;position:relative}UL.nav.horizontal>LI:last-of-type{margin-right:0}UL.nav.main LI{pointer-events:auto}UL.nav.main>LI>A{text-transform:uppercase;position:relative}UL.nav.main>LI>A:after{background-color:transparent !important}UL.nav.main [aria-expanded=true]+UL{opacity:1;pointer-events:auto}UL.nav.main UL{opacity:0;transition:opacity .3s ease-out;position:absolute;top:20px;left:0;pointer-events:none;z-index:10}UL.nav.main UL.close{opacity:0 !important}UL.nav.main UL.open{opacity:1;pointer-events:auto}UL.nav.main UL LI{margin-right:0;display:block;padding-top:9px}UL.nav.main LI.current-menu-parent UL{opacity:1;pointer-events:auto}UL.nav.vertical{list-style:none;position:relative;padding-bottom:2px}UL.nav.vertical LI{margin-right:0;display:block}UL.nav.vertical LI A{display:block;padding-bottom:10px}UL.nav.vertical LI A:hover{text-decoration:underline}UL.nav.vertical LI:last-child A{padding-bottom:0}UL.nav.touch{position:relative;overflow:hidden;text-transform:uppercase}UL.nav.touch>LI>A{font-size:30px;display:block;padding:10px 0}UL.nav.touch UL{font-family:MarkPro-Book,Arial,sans-serif;font-size:14px;line-height:24px}HEADER.site{position:absolute;top:0;left:0;z-index:10;width:100%;pointer-events:none;transition:color .3s ease-out}HEADER.site .sticky{position:relative}HEADER.site .sticky>.main{transition:opacity .3s ease-out,transform .5s ease-out;position:relative;pointer-events:auto}HEADER.site NAV{transition:color .3s ease-out}HEADER.site POLYGON,HEADER.site PATH{transition:fill .3s ease-out}HEADER.site .logo{position:absolute;top:2px;left:0}HEADER.site .left{position:relative}HEADER.site .right .nav-main{float:left}HEADER.site .right .nav-collection{float:right;text-align:right}HEADER.site .right .nav-collection UL UL{left:auto;right:0}BODY.header-white HEADER.site{color:#fff;mix-blend-mode:normal}BODY.header-black HEADER.site{color:#000;mix-blend-mode:normal}HTML.menu-hide HEADER.site .main{pointer-events:none;opacity:0;transform:translateY(-100%)}HEADER.touch{position:fixed;top:0;left:0;z-index:100;width:100%}HEADER.touch .sticky{transition:transform .5s ease-out;background-color:#fff}HEADER.touch .top{position:relative;border-bottom:1px solid #000;padding:16px 0}HEADER.touch .top .logo>*{display:block;width:205px;height:auto}HEADER.touch .top .burger{position:absolute;top:6px;right:-9px;padding:10px;display:block}HEADER.touch .drawer{display:block;opacity:0;transform:translateX(100%);background-color:#fff;transition:transform .4s ease-out,opacity .4s ease-out;background-color:#000;top:0;right:0;height:100vh;width:100vw;position:fixed;z-index:10;color:#fff;pointer-events:none}HEADER.touch .drawer.show{display:block;pointer-events:auto}HEADER.touch .drawer .burger{top:14px;right:18px;position:absolute}HEADER.touch .drawer .scroll{height:100vh;width:100vw;overflow-y:scroll;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}HEADER.touch .drawer .inner{padding:80px 20px;opacity:0;transition:opacity .8s ease-out}@media (min-width:768px) and (max-width:1024px){HEADER.touch .drawer{width:400px}}HTML.show-drawer{overflow-y:hidden}HTML.show-drawer BODY{overflow-y:hidden}HTML.show-drawer HEADER.touch .drawer{pointer-events:auto;transform:translateX(0);opacity:1}HTML.show-drawer HEADER.touch .drawer .inner{opacity:1}HTML.menu-hide HEADER.touch .sticky{transform:translateY(-100%)}BODY>FOOTER{padding-bottom:21px}BODY>FOOTER .top{padding-top:20px;padding-bottom:20px;border-top:1px solid #000}@media (min-width:768px) and (max-width:1024px){BODY>FOOTER .top{padding-top:35px;padding-bottom:35px}}@media (min-width:1024px){BODY>FOOTER .top{padding-top:50px;padding-bottom:50px}}BODY>FOOTER .top .left{transition:opacity .2s ease-out}BODY>FOOTER .bottom{padding-top:20px;border-top:1px solid #000}@media (min-width:768px) and (max-width:1024px){BODY>FOOTER .bottom{padding-top:35px}}@media (min-width:1024px){BODY>FOOTER .bottom{padding-top:50px}}BODY>FOOTER .bottom .module-subscribe{max-width:350px}BODY>FOOTER .bottom .info{position:relative;display:flex;top:-6px}BODY>FOOTER .bottom .info .social{width:150px}BODY>FOOTER .bottom .info .contact{flex:1}BODY>FOOTER .copyright{font-size:12px;letter-spacing:.2px;color:#909090}BODY>FOOTER .copyright A:hover{color:#000}@media (min-width:1024px){BODY>FOOTER .credit{float:right}}@media (max-width:767px){BODY>FOOTER .top{display:none}BODY>FOOTER .bottom .right{border-top:1px solid #000;padding-top:20px;margin-top:20px}}INPUT[type=button],INPUT[type=submit],BUTTON.button,A.button{font-family:MarkPro-Bold,MarkProBold,Arial,sans-serif;font-size:15px;letter-spacing:-.08px;line-height:17px;margin:0;padding:0;background-color:transparent;border:0;transition:color .15s ease-out,background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out,opacity .15s ease-out;display:inline-block;white-space:nowrap;cursor:pointer;overflow:hidden;text-decoration:none;text-align:center;color:#000;position:relative;padding-bottom:0;border-bottom:2px solid #000}INPUT[type=button].secondary,INPUT[type=submit].secondary,BUTTON.button.secondary,A.button.secondary{color:#a7a5a5;border-color:#a7a5a5}INPUT[type=button].secondary:hover,INPUT[type=submit].secondary:hover,BUTTON.button.secondary:hover,A.button.secondary:hover{color:#000;border-color:#000}A.button-strong{font-family:MarkPro-Bold,MarkProBold,Arial,sans-serif;font-size:15px;letter-spacing:-.08px;padding:15px 30px;background-color:#000;color:#fff;border-radius:3px}.buttons .button{margin-left:40px}.buttons .button:first-child{margin-left:0}.buttons .right,.buttons .secondary{float:right}.button-outline{font-family:MarkPro-Bold,MarkProBold,Arial,sans-serif;font-size:15px;letter-spacing:-.08px;border-radius:4px;padding:20px;text-align:center;display:inline-block;border:1px solid #000}.button-outline.span{display:block;width:100%}.button-outline:hover{color:#fff;background-color:#000}.buttons .button-outline.span{margin-bottom:8px}.buttons .button-outline.span:last-child{margin-bottom:0}.form SELECT,.form TEXTAREA,.form INPUT[type=text],.form INPUT[type=email],.form INPUT[type=url],.form INPUT[type=password],.form INPUT[type=search],.form INPUT[type=number],.form INPUT[type=tel],.form INPUT[type=range],.form INPUT[type=date],.form INPUT[type=month],.form INPUT[type=week],.form INPUT[type=time],.form INPUT[type=datetime],.form INPUT[type=datetime-local],.form INPUT[type=color],FORM.wpcf7-form SELECT,FORM.wpcf7-form TEXTAREA,FORM.wpcf7-form INPUT[type=text],FORM.wpcf7-form INPUT[type=email],FORM.wpcf7-form INPUT[type=url],FORM.wpcf7-form INPUT[type=password],FORM.wpcf7-form INPUT[type=search],FORM.wpcf7-form INPUT[type=number],FORM.wpcf7-form INPUT[type=tel],FORM.wpcf7-form INPUT[type=range],FORM.wpcf7-form INPUT[type=date],FORM.wpcf7-form INPUT[type=month],FORM.wpcf7-form INPUT[type=week],FORM.wpcf7-form INPUT[type=time],FORM.wpcf7-form INPUT[type=datetime],FORM.wpcf7-form INPUT[type=datetime-local],FORM.wpcf7-form INPUT[type=color],.woocommerce-form SELECT,.woocommerce-form TEXTAREA,.woocommerce-form INPUT[type=text],.woocommerce-form INPUT[type=email],.woocommerce-form INPUT[type=url],.woocommerce-form INPUT[type=password],.woocommerce-form INPUT[type=search],.woocommerce-form INPUT[type=number],.woocommerce-form INPUT[type=tel],.woocommerce-form INPUT[type=range],.woocommerce-form INPUT[type=date],.woocommerce-form INPUT[type=month],.woocommerce-form INPUT[type=week],.woocommerce-form INPUT[type=time],.woocommerce-form INPUT[type=datetime],.woocommerce-form INPUT[type=datetime-local],.woocommerce-form INPUT[type=color],.woocommerce FORM SELECT,.woocommerce FORM TEXTAREA,.woocommerce FORM INPUT[type=text],.woocommerce FORM INPUT[type=email],.woocommerce FORM INPUT[type=url],.woocommerce FORM INPUT[type=password],.woocommerce FORM INPUT[type=search],.woocommerce FORM INPUT[type=number],.woocommerce FORM INPUT[type=tel],.woocommerce FORM INPUT[type=range],.woocommerce FORM INPUT[type=date],.woocommerce FORM INPUT[type=month],.woocommerce FORM INPUT[type=week],.woocommerce FORM INPUT[type=time],.woocommerce FORM INPUT[type=datetime],.woocommerce FORM INPUT[type=datetime-local],.woocommerce FORM INPUT[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0}.form SELECT:not(.plain),.form TEXTAREA,.form INPUT[type=text],.form INPUT[type=email],.form INPUT[type=url],.form INPUT[type=password],.form INPUT[type=search],.form INPUT[type=number],.form INPUT[type=tel],.form INPUT[type=range],.form INPUT[type=date],.form INPUT[type=month],.form INPUT[type=week],.form INPUT[type=time],.form INPUT[type=datetime],.form INPUT[type=datetime-local],.form INPUT[type=color],FORM.wpcf7-form SELECT:not(.plain),FORM.wpcf7-form TEXTAREA,FORM.wpcf7-form INPUT[type=text],FORM.wpcf7-form INPUT[type=email],FORM.wpcf7-form INPUT[type=url],FORM.wpcf7-form INPUT[type=password],FORM.wpcf7-form INPUT[type=search],FORM.wpcf7-form INPUT[type=number],FORM.wpcf7-form INPUT[type=tel],FORM.wpcf7-form INPUT[type=range],FORM.wpcf7-form INPUT[type=date],FORM.wpcf7-form INPUT[type=month],FORM.wpcf7-form INPUT[type=week],FORM.wpcf7-form INPUT[type=time],FORM.wpcf7-form INPUT[type=datetime],FORM.wpcf7-form INPUT[type=datetime-local],FORM.wpcf7-form INPUT[type=color],.woocommerce-form SELECT:not(.plain),.woocommerce-form TEXTAREA,.woocommerce-form INPUT[type=text],.woocommerce-form INPUT[type=email],.woocommerce-form INPUT[type=url],.woocommerce-form INPUT[type=password],.woocommerce-form INPUT[type=search],.woocommerce-form INPUT[type=number],.woocommerce-form INPUT[type=tel],.woocommerce-form INPUT[type=range],.woocommerce-form INPUT[type=date],.woocommerce-form INPUT[type=month],.woocommerce-form INPUT[type=week],.woocommerce-form INPUT[type=time],.woocommerce-form INPUT[type=datetime],.woocommerce-form INPUT[type=datetime-local],.woocommerce-form INPUT[type=color],.woocommerce FORM SELECT:not(.plain),.woocommerce FORM TEXTAREA,.woocommerce FORM INPUT[type=text],.woocommerce FORM INPUT[type=email],.woocommerce FORM INPUT[type=url],.woocommerce FORM INPUT[type=password],.woocommerce FORM INPUT[type=search],.woocommerce FORM INPUT[type=number],.woocommerce FORM INPUT[type=tel],.woocommerce FORM INPUT[type=range],.woocommerce FORM INPUT[type=date],.woocommerce FORM INPUT[type=month],.woocommerce FORM INPUT[type=week],.woocommerce FORM INPUT[type=time],.woocommerce FORM INPUT[type=datetime],.woocommerce FORM INPUT[type=datetime-local],.woocommerce FORM INPUT[type=color]{width:100%;transition:border-color .2s ease-out;border:1px solid #000;padding:20px 18px 19px;border-radius:4px;text-transform:none;color:#000;font-family:MarkPro-Bold,Arial,sans-serif;letter-spacing:.1px}.form SELECT:not(.plain):hover,.form SELECT:not(.plain):active,.form TEXTAREA:hover,.form TEXTAREA:active,.form INPUT[type=text]:hover,.form INPUT[type=text]:active,.form INPUT[type=email]:hover,.form INPUT[type=email]:active,.form INPUT[type=url]:hover,.form INPUT[type=url]:active,.form INPUT[type=password]:hover,.form INPUT[type=password]:active,.form INPUT[type=search]:hover,.form INPUT[type=search]:active,.form INPUT[type=number]:hover,.form INPUT[type=number]:active,.form INPUT[type=tel]:hover,.form INPUT[type=tel]:active,.form INPUT[type=range]:hover,.form INPUT[type=range]:active,.form INPUT[type=date]:hover,.form INPUT[type=date]:active,.form INPUT[type=month]:hover,.form INPUT[type=month]:active,.form INPUT[type=week]:hover,.form INPUT[type=week]:active,.form INPUT[type=time]:hover,.form INPUT[type=time]:active,.form INPUT[type=datetime]:hover,.form INPUT[type=datetime]:active,.form INPUT[type=datetime-local]:hover,.form INPUT[type=datetime-local]:active,.form INPUT[type=color]:hover,.form INPUT[type=color]:active,FORM.wpcf7-form SELECT:not(.plain):hover,FORM.wpcf7-form SELECT:not(.plain):active,FORM.wpcf7-form TEXTAREA:hover,FORM.wpcf7-form TEXTAREA:active,FORM.wpcf7-form INPUT[type=text]:hover,FORM.wpcf7-form INPUT[type=text]:active,FORM.wpcf7-form INPUT[type=email]:hover,FORM.wpcf7-form INPUT[type=email]:active,FORM.wpcf7-form INPUT[type=url]:hover,FORM.wpcf7-form INPUT[type=url]:active,FORM.wpcf7-form INPUT[type=password]:hover,FORM.wpcf7-form INPUT[type=password]:active,FORM.wpcf7-form INPUT[type=search]:hover,FORM.wpcf7-form INPUT[type=search]:active,FORM.wpcf7-form INPUT[type=number]:hover,FORM.wpcf7-form INPUT[type=number]:active,FORM.wpcf7-form INPUT[type=tel]:hover,FORM.wpcf7-form INPUT[type=tel]:active,FORM.wpcf7-form INPUT[type=range]:hover,FORM.wpcf7-form INPUT[type=range]:active,FORM.wpcf7-form INPUT[type=date]:hover,FORM.wpcf7-form INPUT[type=date]:active,FORM.wpcf7-form INPUT[type=month]:hover,FORM.wpcf7-form INPUT[type=month]:active,FORM.wpcf7-form INPUT[type=week]:hover,FORM.wpcf7-form INPUT[type=week]:active,FORM.wpcf7-form INPUT[type=time]:hover,FORM.wpcf7-form INPUT[type=time]:active,FORM.wpcf7-form INPUT[type=datetime]:hover,FORM.wpcf7-form INPUT[type=datetime]:active,FORM.wpcf7-form INPUT[type=datetime-local]:hover,FORM.wpcf7-form INPUT[type=datetime-local]:active,FORM.wpcf7-form INPUT[type=color]:hover,FORM.wpcf7-form INPUT[type=color]:active,.woocommerce-form SELECT:not(.plain):hover,.woocommerce-form SELECT:not(.plain):active,.woocommerce-form TEXTAREA:hover,.woocommerce-form TEXTAREA:active,.woocommerce-form INPUT[type=text]:hover,.woocommerce-form INPUT[type=text]:active,.woocommerce-form INPUT[type=email]:hover,.woocommerce-form INPUT[type=email]:active,.woocommerce-form INPUT[type=url]:hover,.woocommerce-form INPUT[type=url]:active,.woocommerce-form INPUT[type=password]:hover,.woocommerce-form INPUT[type=password]:active,.woocommerce-form INPUT[type=search]:hover,.woocommerce-form INPUT[type=search]:active,.woocommerce-form INPUT[type=number]:hover,.woocommerce-form INPUT[type=number]:active,.woocommerce-form INPUT[type=tel]:hover,.woocommerce-form INPUT[type=tel]:active,.woocommerce-form INPUT[type=range]:hover,.woocommerce-form INPUT[type=range]:active,.woocommerce-form INPUT[type=date]:hover,.woocommerce-form INPUT[type=date]:active,.woocommerce-form INPUT[type=month]:hover,.woocommerce-form INPUT[type=month]:active,.woocommerce-form INPUT[type=week]:hover,.woocommerce-form INPUT[type=week]:active,.woocommerce-form INPUT[type=time]:hover,.woocommerce-form INPUT[type=time]:active,.woocommerce-form INPUT[type=datetime]:hover,.woocommerce-form INPUT[type=datetime]:active,.woocommerce-form INPUT[type=datetime-local]:hover,.woocommerce-form INPUT[type=datetime-local]:active,.woocommerce-form INPUT[type=color]:hover,.woocommerce-form INPUT[type=color]:active,.woocommerce FORM SELECT:not(.plain):hover,.woocommerce FORM SELECT:not(.plain):active,.woocommerce FORM TEXTAREA:hover,.woocommerce FORM TEXTAREA:active,.woocommerce FORM INPUT[type=text]:hover,.woocommerce FORM INPUT[type=text]:active,.woocommerce FORM INPUT[type=email]:hover,.woocommerce FORM INPUT[type=email]:active,.woocommerce FORM INPUT[type=url]:hover,.woocommerce FORM INPUT[type=url]:active,.woocommerce FORM INPUT[type=password]:hover,.woocommerce FORM INPUT[type=password]:active,.woocommerce FORM INPUT[type=search]:hover,.woocommerce FORM INPUT[type=search]:active,.woocommerce FORM INPUT[type=number]:hover,.woocommerce FORM INPUT[type=number]:active,.woocommerce FORM INPUT[type=tel]:hover,.woocommerce FORM INPUT[type=tel]:active,.woocommerce FORM INPUT[type=range]:hover,.woocommerce FORM INPUT[type=range]:active,.woocommerce FORM INPUT[type=date]:hover,.woocommerce FORM INPUT[type=date]:active,.woocommerce FORM INPUT[type=month]:hover,.woocommerce FORM INPUT[type=month]:active,.woocommerce FORM INPUT[type=week]:hover,.woocommerce FORM INPUT[type=week]:active,.woocommerce FORM INPUT[type=time]:hover,.woocommerce FORM INPUT[type=time]:active,.woocommerce FORM INPUT[type=datetime]:hover,.woocommerce FORM INPUT[type=datetime]:active,.woocommerce FORM INPUT[type=datetime-local]:hover,.woocommerce FORM INPUT[type=datetime-local]:active,.woocommerce FORM INPUT[type=color]:hover,.woocommerce FORM INPUT[type=color]:active{outline:1px solid #000;outline-offset:-2px;border-color:#000}.form SELECT,FORM.wpcf7-form SELECT,.woocommerce-form SELECT,.woocommerce FORM SELECT{background-image:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/arrow-dropdown.svg);background-repeat:no-repeat;background-position:right 16px center;font-family:MarkPro-Bold,Arial,sans-serif}.form SELECT.placeholder,.form SELECT.default,FORM.wpcf7-form SELECT.placeholder,FORM.wpcf7-form SELECT.default,.woocommerce-form SELECT.placeholder,.woocommerce-form SELECT.default,.woocommerce FORM SELECT.placeholder,.woocommerce FORM SELECT.default{color:#a7a5a5}.form SELECT.plain,FORM.wpcf7-form SELECT.plain,.woocommerce-form SELECT.plain,.woocommerce FORM SELECT.plain{padding-right:17px}.form SELECT.auto-width,FORM.wpcf7-form SELECT.auto-width,.woocommerce-form SELECT.auto-width,.woocommerce FORM SELECT.auto-width{opacity:0;transition:opacity .3s ease-out}.form SELECT.auto-width.init,FORM.wpcf7-form SELECT.auto-width.init,.woocommerce-form SELECT.auto-width.init,.woocommerce FORM SELECT.auto-width.init{opacity:1}.form.minimal-fields SELECT,.form.minimal-fields TEXTAREA,.form.minimal-fields INPUT[type=text],.form.minimal-fields INPUT[type=email],.form.minimal-fields INPUT[type=url],.form.minimal-fields INPUT[type=password],.form.minimal-fields INPUT[type=search],.form.minimal-fields INPUT[type=number],.form.minimal-fields INPUT[type=tel],.form.minimal-fields INPUT[type=range],.form.minimal-fields INPUT[type=date],.form.minimal-fields INPUT[type=month],.form.minimal-fields INPUT[type=week],.form.minimal-fields INPUT[type=time],.form.minimal-fields INPUT[type=datetime],.form.minimal-fields INPUT[type=datetime-local],.form.minimal-fields INPUT[type=color],FORM.wpcf7-form.minimal-fields SELECT,FORM.wpcf7-form.minimal-fields TEXTAREA,FORM.wpcf7-form.minimal-fields INPUT[type=text],FORM.wpcf7-form.minimal-fields INPUT[type=email],FORM.wpcf7-form.minimal-fields INPUT[type=url],FORM.wpcf7-form.minimal-fields INPUT[type=password],FORM.wpcf7-form.minimal-fields INPUT[type=search],FORM.wpcf7-form.minimal-fields INPUT[type=number],FORM.wpcf7-form.minimal-fields INPUT[type=tel],FORM.wpcf7-form.minimal-fields INPUT[type=range],FORM.wpcf7-form.minimal-fields INPUT[type=date],FORM.wpcf7-form.minimal-fields INPUT[type=month],FORM.wpcf7-form.minimal-fields INPUT[type=week],FORM.wpcf7-form.minimal-fields INPUT[type=time],FORM.wpcf7-form.minimal-fields INPUT[type=datetime],FORM.wpcf7-form.minimal-fields INPUT[type=datetime-local],FORM.wpcf7-form.minimal-fields INPUT[type=color]{border-radius:0;border-top:0;border-left:0;border-right:0;padding-top:8px;padding-left:0;padding-right:0;margin-bottom:1px}.form.minimal-fields SELECT:hover,.form.minimal-fields SELECT:active,.form.minimal-fields TEXTAREA:hover,.form.minimal-fields TEXTAREA:active,.form.minimal-fields INPUT[type=text]:hover,.form.minimal-fields INPUT[type=text]:active,.form.minimal-fields INPUT[type=email]:hover,.form.minimal-fields INPUT[type=email]:active,.form.minimal-fields INPUT[type=url]:hover,.form.minimal-fields INPUT[type=url]:active,.form.minimal-fields INPUT[type=password]:hover,.form.minimal-fields INPUT[type=password]:active,.form.minimal-fields INPUT[type=search]:hover,.form.minimal-fields INPUT[type=search]:active,.form.minimal-fields INPUT[type=number]:hover,.form.minimal-fields INPUT[type=number]:active,.form.minimal-fields INPUT[type=tel]:hover,.form.minimal-fields INPUT[type=tel]:active,.form.minimal-fields INPUT[type=range]:hover,.form.minimal-fields INPUT[type=range]:active,.form.minimal-fields INPUT[type=date]:hover,.form.minimal-fields INPUT[type=date]:active,.form.minimal-fields INPUT[type=month]:hover,.form.minimal-fields INPUT[type=month]:active,.form.minimal-fields INPUT[type=week]:hover,.form.minimal-fields INPUT[type=week]:active,.form.minimal-fields INPUT[type=time]:hover,.form.minimal-fields INPUT[type=time]:active,.form.minimal-fields INPUT[type=datetime]:hover,.form.minimal-fields INPUT[type=datetime]:active,.form.minimal-fields INPUT[type=datetime-local]:hover,.form.minimal-fields INPUT[type=datetime-local]:active,.form.minimal-fields INPUT[type=color]:hover,.form.minimal-fields INPUT[type=color]:active,FORM.wpcf7-form.minimal-fields SELECT:hover,FORM.wpcf7-form.minimal-fields SELECT:active,FORM.wpcf7-form.minimal-fields TEXTAREA:hover,FORM.wpcf7-form.minimal-fields TEXTAREA:active,FORM.wpcf7-form.minimal-fields INPUT[type=text]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=text]:active,FORM.wpcf7-form.minimal-fields INPUT[type=email]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=email]:active,FORM.wpcf7-form.minimal-fields INPUT[type=url]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=url]:active,FORM.wpcf7-form.minimal-fields INPUT[type=password]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=password]:active,FORM.wpcf7-form.minimal-fields INPUT[type=search]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=search]:active,FORM.wpcf7-form.minimal-fields INPUT[type=number]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=number]:active,FORM.wpcf7-form.minimal-fields INPUT[type=tel]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=tel]:active,FORM.wpcf7-form.minimal-fields INPUT[type=range]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=range]:active,FORM.wpcf7-form.minimal-fields INPUT[type=date]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=date]:active,FORM.wpcf7-form.minimal-fields INPUT[type=month]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=month]:active,FORM.wpcf7-form.minimal-fields INPUT[type=week]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=week]:active,FORM.wpcf7-form.minimal-fields INPUT[type=time]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=time]:active,FORM.wpcf7-form.minimal-fields INPUT[type=datetime]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=datetime]:active,FORM.wpcf7-form.minimal-fields INPUT[type=datetime-local]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=datetime-local]:active,FORM.wpcf7-form.minimal-fields INPUT[type=color]:hover,FORM.wpcf7-form.minimal-fields INPUT[type=color]:active{outline:0;border-bottom-width:2px;margin-bottom:0}.form.minimal-fields TEXTAREA,FORM.wpcf7-form.minimal-fields TEXTAREA{padding-bottom:40px}.form.minimal-fields SELECT,FORM.wpcf7-form.minimal-fields SELECT{background-position:right 0 center}INPUT:-webkit-autofill,INPUT:-webkit-autofill:hover,INPUT:-webkit-autofill:focus TEXTAREA:-webkit-autofill,TEXTAREA:-webkit-autofill:hover TEXTAREA:-webkit-autofill:focus,SELECT:-webkit-autofill,SELECT:-webkit-autofill:hover,SELECT:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #fff inset !important}::-webkit-input-placeholder{color:#a7a5a5}:-moz-placeholder{color:#a7a5a5;opacity:1}::-moz-placeholder{color:#a7a5a5;opacity:1}:-ms-input-placeholder{color:#a7a5a5}.grecaptcha-badge{opacity:0;pointer-events:none}FORM{transition:opacity .2s ease-out}FORM.processing,FORM.submitting{pointer-events:none;cursor:progress;opacity:.5}FORM.processing *>,FORM.submitting *>{pointer-events:none !important}.form-state{transition:opacity .6s ease-out;pointer-events:none;opacity:0}.form-state.init{pointer-events:auto;opacity:1}.form-response{display:none;font-style:italic}.form-response.error{color:#ff00d2}.form-response.error A.underline:after,.form-response.error UL.nav.horizontal A :not(.underline):after,UL.nav.horizontal .form-response.error A :not(.underline):after{background-color:#ff00d2}FORM.form,FORM.wpcf7-form{overflow:hidden;position:relative}FORM.form .note,FORM.wpcf7-form .note{font-style:italic;color:#a7a5a5}FORM.form LABEL,FORM.wpcf7-form LABEL{display:block}FORM.form .form-rows,FORM.wpcf7-form .form-rows{margin-right:-7.5px;overflow:hidden}FORM.form .field,FORM.form .form-row,FORM.wpcf7-form .field,FORM.wpcf7-form .form-row{padding-bottom:7.5px;padding-right:7.5px;float:left;width:100%}FORM.form .field:last-of-type,FORM.form .form-row:last-of-type,FORM.wpcf7-form .field:last-of-type,FORM.wpcf7-form .form-row:last-of-type{padding-bottom:0}FORM.form .static-submit INPUT[type=submit],FORM.wpcf7-form .static-submit INPUT[type=submit]{display:none}FORM.form .debug,FORM.wpcf7-form .debug{pointer-events:none;float:left;overflow:hidden;width:calc(100% - 15px)}FORM.form .debug INPUT,FORM.wpcf7-form .debug INPUT{font-size:10px;line-height:12px;font-family:Courier,fixed;border:0;padding:0;color:#f0f}FORM.form .extra,FORM.wpcf7-form .extra{position:absolute;top:-9999px;left:-9999px}@media (max-width:767px){FORM.form .field.buttons,FORM.form .form-row.buttons,FORM.wpcf7-form .field.buttons,FORM.wpcf7-form .form-row.buttons{margin-top:4px}}@media (min-width:1024px){FORM.form .form-rows,FORM.wpcf7-form .form-rows{margin-right:-15px}FORM.form .field,FORM.form .form-row,FORM.wpcf7-form .field,FORM.wpcf7-form .form-row{padding-bottom:15px;padding-right:15px}FORM.form .field LABEL,FORM.form .form-row LABEL,FORM.wpcf7-form .field LABEL,FORM.wpcf7-form .form-row LABEL{padding-bottom:7.5px}FORM.form .field.two-fourth,FORM.form .field.two-fourths,FORM.form .field.half,FORM.form .form-row.two-fourth,FORM.form .form-row.two-fourths,FORM.form .form-row.half,FORM.wpcf7-form .field.two-fourth,FORM.wpcf7-form .field.two-fourths,FORM.wpcf7-form .field.half,FORM.wpcf7-form .form-row.two-fourth,FORM.wpcf7-form .form-row.two-fourths,FORM.wpcf7-form .form-row.half{width:50%}FORM.form .field.one-third,FORM.form .field.one-thirds,FORM.form .form-row.one-third,FORM.form .form-row.one-thirds,FORM.wpcf7-form .field.one-third,FORM.wpcf7-form .field.one-thirds,FORM.wpcf7-form .form-row.one-third,FORM.wpcf7-form .form-row.one-thirds{width:33.333333%}FORM.form .field.two-third,FORM.form .field.two-thirds,FORM.form .form-row.two-third,FORM.form .form-row.two-thirds,FORM.wpcf7-form .field.two-third,FORM.wpcf7-form .field.two-thirds,FORM.wpcf7-form .form-row.two-third,FORM.wpcf7-form .form-row.two-thirds{width:66.66666%}FORM.form .field.one-fourth,FORM.form .field.one-fourths,FORM.form .form-row.one-fourth,FORM.form .form-row.one-fourths,FORM.wpcf7-form .field.one-fourth,FORM.wpcf7-form .field.one-fourths,FORM.wpcf7-form .form-row.one-fourth,FORM.wpcf7-form .form-row.one-fourths{width:25%}FORM.form .field.three-fourth,FORM.form .field.three-fourths,FORM.form .form-row.three-fourth,FORM.form .form-row.three-fourths,FORM.wpcf7-form .field.three-fourth,FORM.wpcf7-form .field.three-fourths,FORM.wpcf7-form .form-row.three-fourth,FORM.wpcf7-form .form-row.three-fourths{width:75%}FORM.form .field.links,FORM.form .field.buttons,FORM.form .form-row.links,FORM.form .form-row.buttons,FORM.wpcf7-form .field.links,FORM.wpcf7-form .field.buttons,FORM.wpcf7-form .form-row.links,FORM.wpcf7-form .form-row.buttons{padding-top:25px}}FORM.wpcf7-form .wpcf7-spinner,FORM.wpcf7-form .ajax-loader{display:none}FORM.wpcf7-form .wpcf7-not-valid-tip{color:#ff00d2;padding-top:6px;font-size:12px}FORM.wpcf7-form .wpcf7-response-output{text-align:left;padding:0;margin:0;border:0;margin-bottom:15px}FORM.wpcf7-form .wait,FORM.wpcf7-form .end{display:none}FORM.wpcf7-form.resetting>*{display:none}FORM.wpcf7-form.resetting .wait{display:block}FORM.wpcf7-form.invalid .wpcf7-response-output{display:none !important}FORM.wpcf7-form.sent>*{display:none}FORM.wpcf7-form.sent .form-response{display:block}FORM.wpcf7-form.sent .wpcf7-response-output{display:block}.woocommerce-form,FORM.woocommerce-checkout,.woocommerce-MyAccount-content FORM{max-width:770px;overflow:hidden;position:relative}.woocommerce-form .form-row,FORM.woocommerce-checkout .form-row,.woocommerce-MyAccount-content FORM .form-row{width:50%;position:relative;float:left;text-align:left;margin-bottom:40px}.woocommerce-form .form-row.form-row-first,FORM.woocommerce-checkout .form-row.form-row-first,.woocommerce-MyAccount-content FORM .form-row.form-row-first{padding-right:20px}.woocommerce-form .form-row.form-row-last,FORM.woocommerce-checkout .form-row.form-row-last,.woocommerce-MyAccount-content FORM .form-row.form-row-last{padding-left:20px}.woocommerce-form .form-row>TEXTAREA,FORM.woocommerce-checkout .form-row>TEXTAREA,.woocommerce-MyAccount-content FORM .form-row>TEXTAREA{height:79px;line-height:16px}.woocommerce-form .form-row.form-row-wide,FORM.woocommerce-checkout .form-row.form-row-wide,.woocommerce-MyAccount-content FORM .form-row.form-row-wide{width:100%}.woocommerce-form .form-row.form-row-wide:after,FORM.woocommerce-checkout .form-row.form-row-wide:after,.woocommerce-MyAccount-content FORM .form-row.form-row-wide:after{display:none}.woocommerce-form .form-row>SPAN>EM,FORM.woocommerce-checkout .form-row>SPAN>EM,.woocommerce-MyAccount-content FORM .form-row>SPAN>EM{display:inline-block;margin-top:10px;font-style:normal;color:#a7a5a5}.woocommerce-form LABEL,FORM.woocommerce-checkout LABEL,.woocommerce-MyAccount-content FORM LABEL{display:inline-block;margin-bottom:6px}.woocommerce-form H3,FORM.woocommerce-checkout H3,.woocommerce-MyAccount-content FORM H3{text-transform:capitalize;margin-bottom:40px}.woocommerce-form .woocommerce-password-strength,FORM.woocommerce-checkout .woocommerce-password-strength,.woocommerce-MyAccount-content FORM .woocommerce-password-strength{display:none !important}.woocommerce-form select:empty,FORM.woocommerce-checkout select:empty,.woocommerce-MyAccount-content FORM select:empty{background-color:red}.woocommerce-form P .button,.woocommerce-form P BUTTON,FORM.woocommerce-checkout P .button,FORM.woocommerce-checkout P BUTTON,.woocommerce-MyAccount-content FORM P .button,.woocommerce-MyAccount-content FORM P BUTTON{margin-top:20px}.woocommerce-form P .button.secondary,FORM.woocommerce-checkout P .button.secondary,.woocommerce-MyAccount-content FORM P .button.secondary{float:right}.woocommerce-form-login SELECT,.woocommerce-form-login INPUT[type=text],.woocommerce-form-login INPUT[type=email],.woocommerce-form-login INPUT[type=url],.woocommerce-form-login INPUT[type=password],.woocommerce-form-login INPUT[type=search],.woocommerce-form-login INPUT[type=number],.woocommerce-form-login INPUT[type=tel],.woocommerce-form-login INPUT[type=range],.woocommerce-form-login INPUT[type=date],.woocommerce-form-login INPUT[type=month],.woocommerce-form-login INPUT[type=week],.woocommerce-form-login INPUT[type=time],.woocommerce-form-login INPUT[type=datetime],.woocommerce-form-login INPUT[type=datetime-local],.woocommerce-form-login INPUT[type=color],.woocommerce-form-register SELECT,.woocommerce-form-register INPUT[type=text],.woocommerce-form-register INPUT[type=email],.woocommerce-form-register INPUT[type=url],.woocommerce-form-register INPUT[type=password],.woocommerce-form-register INPUT[type=search],.woocommerce-form-register INPUT[type=number],.woocommerce-form-register INPUT[type=tel],.woocommerce-form-register INPUT[type=range],.woocommerce-form-register INPUT[type=date],.woocommerce-form-register INPUT[type=month],.woocommerce-form-register INPUT[type=week],.woocommerce-form-register INPUT[type=time],.woocommerce-form-register INPUT[type=datetime],.woocommerce-form-register INPUT[type=datetime-local],.woocommerce-form-register INPUT[type=color]{padding-top:0;padding-right:0;padding-left:0;border-top:0;border-left:0;border-right:0}.form INPUT[type=checkbox],.form INPUT[type=radio],.woocommerce-form INPUT[type=checkbox],.woocommerce-form INPUT[type=radio],.woocommerce FORM FORM.shopify-product-form INPUT[type=checkbox],.woocommerce FORM FORM.shopify-product-form INPUT[type=radio]{width:40px;height:40px;opacity:0;padding:0;margin:0}.icheckbox,.iradio{display:inline-block;*display:inline;vertical-align:middle;margin:0;padding:0;width:40px;height:40px;background:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/form-check.svg) no-repeat;border:none;cursor:pointer;position:relative;margin-right:10px}.icheckbox{background-position:0 0}.icheckbox.hover{background-position:-45px 0}.icheckbox.checked{background-position:-90px 0}.icheckbox.disabled{background-position:-135px 0;cursor:default}.icheckbox.checked.disabled{background-position:-180px 0}.iradio{background-position:-225px 0}.iradio.hover{background-position:-270px 0}.iradio.checked{background-position:-315px 0}.iradio.disabled{background-position:-360px 0;cursor:default}.iradio.checked.disabled{background-position:-405px 0}LABEL .iradio,LABEL .icheckbox{margin-top:-1px}.img-wrapper{padding-bottom:66.8%;display:block;height:0;overflow:hidden;width:100%;position:relative;background-color:#f6f6f6}.img-wrapper>DIV{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.img-wrapper>IMG{z-index:1;display:block;width:100%;height:100%;top:0;left:0;position:absolute;object-fit:cover;font-family:"object-fit: cover";object-position:center center}.img-wrapper.no-background-color{background-color:transparent !important}.img-wrapper.as-background,.img-wrapper.as-fill{padding-bottom:0;position:absolute;top:0;left:0;height:100%;width:100%}.img-wrapper.as-background{z-index:-1}.img-wrapper.square{padding-bottom:100%}.img-wrapper.wide{padding-bottom:51.186440678%}.img-wrapper.wide-vertical{padding-bottom:106.315789474%}.img-wrapper.product{padding-bottom:62.5%}.img-wrapper.product-diagram{padding-bottom:47.0588235294%}.img-wrapper.vertical{padding-bottom:123.157894737%}.img-wrapper.thumbnail{padding-bottom:72.2891566265%}.img-wrapper.logo{background-color:#fff;padding-bottom:48%}.img-wrapper.size-16x9{padding-bottom:56.25%}@media (max-width:767px){.img-wrapper.m\:square{padding-bottom:100%}}.img-wrapper.slideshow-square>DIV,.img-wrapper.slideshow-vertical>DIV,.img-wrapper.contain>DIV{background-size:contain}.img-wrapper.slideshow-square>IMG,.img-wrapper.slideshow-vertical>IMG,.img-wrapper.contain>IMG{object-fit:contain;font-family:"object-fit: contain"}.img-sizer{position:relative}.img-sizer .img-wrapper{background-color:transparent;position:static}.img-sizer .img-wrapper>DIV{background-size:contain}.img-sizer .img-wrapper>IMG{object-fit:contain}.img-sizer.product{max-height:700px}.img-sizer.product .img-wrapper>DIV{background-position:right center}.img-wrapper>IMG.left_top{object-position:left top}.img-wrapper>IMG.center_top{object-position:center top}.img-wrapper>IMG.right_top{object-position:right top}.img-wrapper>IMG.left_center{object-position:left center}.img-wrapper>IMG.center_center{object-position:center center}.img-wrapper>IMG.right_center{object-position:right center}.img-wrapper>IMG.left_bottom{object-position:left bottom}.img-wrapper>IMG.center_bottom{object-position:center bottom}.img-wrapper>IMG.right_bottom{object-position:right bottom}.img-wrapper>DIV.left_top{background-position:left top}.img-wrapper>DIV.center_top{background-position:center top}.img-wrapper>DIV.right_top{background-position:right top}.img-wrapper>DIV.left_center{background-position:left center}.img-wrapper>DIV.center_center{background-position:center center}.img-wrapper>DIV.right_center{background-position:right center}.img-wrapper>DIV.left_bottom{background-position:left bottom}.img-wrapper>DIV.center_bottom{background-position:center bottom}.img-wrapper>DIV.right_bottom{background-position:right bottom}.img-wrapper .hover-swap{z-index:2;opacity:0;transition:opacity .35s ease-out}.img-wrapper:hover .hover-swap{opacity:1}.img-wrapper.hover-fade{transition:opacity .2s ease-in-out}.img-wrapper.hover-fade:hover{opacity:.7}.img-wrapper.hover-zoom>IMG,.img-wrapper.hover-zoom>DIV{transition:transform .4s}.img-wrapper.hover-zoom:hover>IMG,.img-wrapper.hover-zoom:hover>DIV{transform:scale(1.05)}.img-wrapper.hover-border:after{opacity:0;transition:opacity .2s ease-in-out;display:block;content:' ';position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;pointer-events:none;border:1px solid rgba(0,0,0,.1)}.img-wrapper.hover-border:hover:after{opacity:1}.img-wrapper.effect-dim:after{display:block;content:' ';position:absolute;left:0;right:0;bottom:0;top:0;z-index:1;pointer-events:none;background-color:rgba(0,0,0,.2)}.lazyload,.lazyload-persist{opacity:0;transition:opacity 1s}.lazyloaded{opacity:1}.img-wrapper>.caption{position:absolute;bottom:20px;left:20px;z-index:10;height:auto;top:auto}.img-wrapper+.caption{padding-top:8px;max-width:1100px}.img-sizer .img-wrapper+.caption{position:absolute;top:auto;bottom:-12px}.video-wrapper{background-color:#f6f6f6;position:relative;overflow:hidden}.video-wrapper.size-6k{aspect-ratio:1920/1013}.video-wrapper.size-vertical{aspect-ratio:1080/1920}.video-wrapper .thumbnail{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background-size:cover;background-position:50% 50%;background-color:#fff}.video-wrapper .cta{display:block;position:absolute;top:0;left:0;background:no-repeat url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/video-play.svg) 50% 50%;width:100%;height:100%;z-index:3}.video-wrapper.first-play .thumbnail{display:none}.video-wrapper.status-play .cta{background-image:none}.video-wrapper IFRAME{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}:root{--plyr-font-family:MarkProBook,Arial,sans-serif;--plyr-font-size-base:12px;--plyr-font-size-small:12px;--plyr-font-size-large:12px;--plyr-color-main:#fff;--plyr-range-track-height:1px;--plyr-tooltip-radius:0;--plyr-tooltip-background:#fff;--plyr-tooltip-padding:0;--plyr-tooltip-color:#000;--plyr-control-radius:0;--plyr-control-icon-size:17px}.plyr-wrapper{background-color:#000}.plyr-wrapper.size-9x16{aspect-ratio:9/16;max-height:100vh}.plyr .plyr__control--overlaid{padding:25px}.plyr .plyr__control--overlaid *{fill:#000}.plyr .plyr__controls .plyr__control[data-plyr=play]:hover,.plyr .plyr__controls .plyr__control[data-plyr=fullscreen]:hover{background-color:rgba(0,0,0,.4);box-shadow:inset 0 0 0 1px #fff}.plyr--stopped:not(:hover) .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.absolute-center{position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}@media (max-width:767px){.hide-mobile{display:none !important;visibility:hidden}}@media (min-width:768px){.show-mobile{display:none !important;visibility:hidden}}@media (min-width:1024px){.hide-desktop{display:none !important;visibility:hidden}}@media (max-width:1024px){.show-desktop{display:none !important;visibility:hidden}}.hidden{visibility:hidden}.display-none{display:none !important}DIV[class^=max-].centered{margin-left:auto;margin-right:auto}DIV[class^=max-].right{margin-left:auto}.max-xs,.max-xsmall{max-width:420px}.max-sm,.max-small{max-width:425px}.max-md,.max-medium{max-width:560px}.max-lg,.max-large{max-width:780px}.max-xl,.max-xlarge{max-width:1200px}@media (max-width:767px){.max-xl,.max-xlarge{max-width:490px}}.block-xxs{margin-bottom:10px}@media (max-width:767px){.block-xxs{margin-bottom:8px}}.block-xs{margin-bottom:20px}@media (max-width:767px){.block-xs{margin-bottom:15px}}.block-sm,.blocks-sm>*{margin-bottom:40px}@media (min-width:768px) and (max-width:1024px){.block-sm,.blocks-sm>*{margin-bottom:35px}}@media (max-width:767px){.block-sm,.blocks-sm>*{margin-bottom:30px}}.block,.blocks>*{margin-bottom:60px}@media (min-width:768px) and (max-width:1024px){.block,.blocks>*{margin-bottom:50px}}@media (max-width:767px){.block,.blocks>*{margin-bottom:20px}}.block-lg,.blocks-lg>*{margin-bottom:80px}@media (min-width:768px) and (max-width:1024px){.block-lg,.blocks-lg>*{margin-bottom:60px}}@media (max-width:767px){.block-lg,.blocks-lg>*{margin-bottom:60px}}.block:last-child,.blocks>:last-child,.block-xs:last-child,.block-sm:last-child,.blocks-sm>:last-child,.block-lg:last-child,.blocks-lg>:last-child{margin-bottom:0 !important}.m\:block{margin-bottom:40px}.content-wrap,.header-wrap{margin-left:auto;margin-right:auto;max-width:1900px;padding-left:20px;padding-right:20px}@media (min-width:767px){.content-wrap,.header-wrap{padding-left:calc(20px + 40 * (100vw - 767px) / 257);padding-right:calc(20px + 40 * (100vw - 767px) / 257)}}@media (min-width:1024px){.content-wrap,.header-wrap{padding-left:60px;padding-right:60px}}.header-wrap{padding-top:40px}@media (min-width:768px) and (max-width:1024px){.header-wrap{padding-top:60px}}@media (min-width:1024px){.header-wrap{padding-top:60px}}.wrap{padding-left:20px;padding-right:20px}@media (min-width:768px) and (max-width:1024px){.wrap{padding-left:40px;padding-right:40px}}@media (min-width:1024px){.wrap{padding-left:60px;padding-right:60px}}.unwrap{margin-left:-20px;margin-right:-20px}@media (min-width:768px) and (max-width:1024px){.unwrap{margin-left:-40px;margin-right:-40px}}@media (min-width:1024px){.unwrap{margin-left:-60px;margin-right:-60px}}@media (max-width:767px){.m\:no-wrap{padding-left:0;padding-right:0}}.wrap-all{padding:40px}@media (min-width:768px) and (max-width:1024px){.wrap-all{padding:50px}}@media (min-width:1024px){.wrap-all{padding:60px}}.grid-grid{display:grid;grid-gap:40px;row-gap:20px}@media (min-width:768px){.grid-grid{grid-gap:60px;row-gap:30px}}.grid-grid.text-below .text{padding:8px 10px 10px;text-align:center}.grid-grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid-grid.cols-3{grid-template-columns:repeat(1,1fr)}@media (min-width:768px) and (max-width:1024px){.grid-grid.cols-3{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.grid-grid.cols-3{grid-template-columns:repeat(3,1fr)}}@media (min-width:1800px){.grid-grid.cols-3{grid-template-columns:repeat(4,1fr)}}.grid-grid.cols-4{grid-template-columns:repeat(4,1fr);grid-auto-rows:auto}.grid-grid.cols-6{grid-template-columns:repeat(2,1fr)}@media (min-width:768px) and (max-width:1024px){.grid-grid.cols-6{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.grid-grid.cols-6{grid-template-columns:repeat(6,1fr)}}@media (min-width:1800px){.grid-grid.cols-6{grid-template-columns:repeat(7,1fr)}}.grid-grid .cell{width:100%}.grid-flexbox{display:flex;flex-wrap:wrap;position:relative}.grid-flexbox.vertical-center{align-items:center}.grid-flexbox.align-center{justify-content:center}.grid-flexbox>.cell{position:relative;width:100%}@media (max-width:767px){.grid-flexbox.cols-2{margin-right:-10px;margin-left:-10px;margin-bottom:-20px}.grid-flexbox.cols-2>.cell{width:100%;padding:0 10px 20px}}@media (min-width:768px){.grid-flexbox.cols-2{margin-right:-40px;margin-left:-40px;margin-bottom:-80px}.grid-flexbox.cols-2>.cell{width:50%;padding:0 40px 80px}}@media (max-width:767px){.grid-flexbox.cols-3{margin-right:-10px;margin-left:-10px;margin-bottom:-20px}.grid-flexbox.cols-3>.cell{width:100%;padding:0 10px 20px}}@media (min-width:768px) and (max-width:1024px){.grid-flexbox.cols-3{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-3>.cell{width:50%;padding:0 20px 40px}}@media (min-width:1024px){.grid-flexbox.cols-3{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-3>.cell{width:33.3333333333%;padding:0 20px 40px}}@media (min-width:1800px){.grid-flexbox.cols-3{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-3>.cell{width:25%;padding:0 20px 40px}}@media (max-width:767px){.grid-flexbox.cols-4{margin-right:-10px;margin-left:-10px;margin-bottom:-20px}.grid-flexbox.cols-4>.cell{width:50%;padding:0 10px 20px}}@media (min-width:768px) and (max-width:1024px){.grid-flexbox.cols-4{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-4>.cell{width:25%;padding:0 20px 40px}}@media (min-width:1024px){.grid-flexbox.cols-4{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-4>.cell{width:25%;padding:0 20px 40px}}@media (min-width:1800px){.grid-flexbox.cols-4{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-4>.cell{width:20%;padding:0 20px 40px}}@media (max-width:767px){.grid-flexbox.cols-5{margin-right:-10px;margin-left:-10px;margin-bottom:-20px}.grid-flexbox.cols-5>.cell{width:50%;padding:0 10px 20px}}@media (min-width:768px) and (max-width:1024px){.grid-flexbox.cols-5{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-5>.cell{width:25%;padding:0 20px 40px}}@media (min-width:1024px){.grid-flexbox.cols-5{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-5>.cell{width:20%;padding:0 20px 40px}}@media (min-width:1800px){.grid-flexbox.cols-5{margin-right:-20px;margin-left:-20px;margin-bottom:-40px}.grid-flexbox.cols-5>.cell{width:16.6666666667%;padding:0 20px 40px}}@media (max-width:767px){.grid-flexbox.cols-mobile-2{margin-right:-10px;margin-left:-10px;margin-bottom:-20px}.grid-flexbox.cols-mobile-2>.cell{width:50%;padding:0 10px 20px}}.columns{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap;position:relative;flex-direction:row;margin-right:-20px}.columns.align-center{text-align:left;justify-content:center}.columns.vc,.columns.vertical-center{align-items:center}@media (min-width:768px){.columns.reverse{flex-direction:row-reverse}}@media (min-width:768px) and (max-width:1024px){.columns{margin-right:-30px}}@media (min-width:1024px){.columns{margin-right:-40px}}.columns>*{position:relative;padding-right:20px}@media (min-width:768px) and (max-width:1024px){.columns>*{padding-right:30px}}@media (min-width:1024px){.columns>*{padding-right:40px}}.columns>*.vc,.columns>*.vertical-center{align-self:center}.columns .col-1{width:8.3333333333%}.columns .col-2{width:16.6666666667%}.columns .col-1\/4,.columns .col-25,.columns .col-3{width:25%}.columns .col-1\/3,.columns .col-33,.columns .col-4{width:33.3333333333%}.columns .col-5{width:41.6666666667%}.columns .col-1\/2,.columns .col-50,.columns .col-6{width:50%}.columns .col-7{width:58.3333333333%}.columns .col-2\/3,.columns .col-66,.columns .col-8{width:66.6666666667%}.columns .col-3\/4,.columns .col-75,.columns .col-9{width:75%}.columns .col-10{width:83.3333333333%}.columns .col-11{width:91.6666666667%}.columns .col-12{width:100%}@media (max-width:767px){.columns:not(.always){display:block;margin-left:0;margin-right:0}.columns:not(.always)>*{width:auto;padding-bottom:35px;padding-left:0;padding-right:0}.columns:not(.always)>*:last-of-type{padding-bottom:0}}.columns-debug{display:none}@media (min-width:768px){.columns-debug{display:block;opacity:.25;pointer-events:none;position:fixed;z-index:999;top:0;height:100%;width:100%}.columns-debug .columns>*{background-color:transparent}.columns-debug .columns>*:before{background-color:transparent;height:100vh;border-left:1px solid #f0f;border-right:1px solid #f0f;display:block;content:' '}}.text-columns{column-count:1;column-gap:60px}.text-columns P:first-of-type{margin-top:0}@media (min-width:768px) and (max-width:1024px){.text-columns{column-count:2}}@media (min-width:1024px){.text-columns{column-count:3}}.text-columns>DIV{break-inside:avoid}HTML,BODY{min-height:100%;width:100%}BODY{background-color:#fff;color:#000;max-width:1900px;margin-right:auto;margin-left:auto}BODY .skip-to-main{left:-999px;position:absolute;top:auto;width:1px;height:1px;overflow:hidden;z-index:-999}BODY .skip-to-main:focus,BODY .skip-to-main:active{color:#fff;background-color:#000;left:auto;top:auto;width:auto;height:auto;white-space:nowrap;overflow:auto;margin:10px;padding:10px;text-align:center;font-size:14px;z-index:999}BODY #loading-wrapper{padding-bottom:60px;overflow-x:hidden}@media (max-width:1024px){BODY #loading-wrapper{padding-bottom:70px}}BODY MAIN{overflow:hidden}HR{margin:0;border:0;height:1px;background-color:#000}@media (max-width:1024px){MAIN{padding-top:100px}}@media (min-width:1024px){MAIN{padding-top:275px;min-height:calc(100vh - 280px)}}.page-headline{position:relative}.page-headline .link-back{padding-bottom:15px}@media (min-width:768px){.page-headline{padding-right:100px}}@media (min-width:1024px){.page-headline .link-back{position:absolute;top:-40px}}@media (max-width:767px){.page-layout>.left{padding-bottom:40px}.page-layout>.right{padding-right:40px}}@media (min-width:768px){.page-layout{display:flex;justify-content:end}.page-layout>.left{padding-right:60px;flex:1}.page-layout>.right{min-width:600px;width:50%}}@media (min-width:768px) and (max-width:1024px){.page-layout>.left{padding-right:40px}.page-layout>.right{min-width:1px}}.text-over .cell{position:relative}.text-over .cell .info{transition:all .3s ease-out;position:absolute;bottom:0;left:0;right:0;height:160px;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);background-blend-mode:multiply;z-index:10}.text-over .cell .info .text{position:absolute;bottom:11px;left:15px;right:15px;color:#fff;text-shadow:0 2px 1px rgba(0,0,0,.09)}@media (max-width:767px){.text-over .cell .info{height:90px}}HTML:not(.nprogress-busy) BODY.home HEADER.site NAV{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}HTML:not(.nprogress-busy) BODY.home HEADER.site NAV A:hover{color:#fff !important}HTML:not(.nprogress-busy) BODY.home HEADER.site NAV A:hover:after{background-color:#fff}HTML:not(.nprogress-busy) BODY.home HEADER.site POLYGON,HTML:not(.nprogress-busy) BODY.home HEADER.site PATH{fill:#fff}HTML:not(.nprogress-busy) BODY.home #loading-wrapper{padding-bottom:60px}HTML:not(.nprogress-busy) BODY.home>FOOTER .top .left{opacity:0}BODY.home HEADER.touch .top{border-bottom-color:#fff}MAIN.home{padding-top:0}MAIN.home SECTION.introduction{height:calc(100vh - 95px);min-height:500px;background-color:#262626;color:#fff;position:relative}MAIN.home SECTION.introduction .text{position:absolute;z-index:5;left:0;right:0;bottom:60px}MAIN.home SECTION.introduction .text .text-headline-large{text-shadow:0 3px 2px rgba(0,0,0,.3)}MAIN.home SECTION.introduction .text .wysiwyg{text-shadow:0 2px 2px rgba(0,0,0,.5)}MAIN.home SECTION.introduction:before{top:0;height:250px;width:100%;position:absolute;z-index:4;content:' ';display:block;opacity:.65;background-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 100%)}MAIN.home SECTION.introduction:after{bottom:0;height:150px;width:100%;position:absolute;z-index:4;content:' ';display:block;opacity:.45;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,#000 100%)}MAIN.home SECTION.introduction .dim{position:absolute;z-index:3;left:0;right:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}MAIN.home SECTION.introduction .module-video-player,MAIN.home SECTION.introduction .module-slideshow,MAIN.home SECTION.introduction .owl-carousel,MAIN.home SECTION.introduction .owl-item,MAIN.home SECTION.introduction .owl-stage-outer,MAIN.home SECTION.introduction .owl-stage{height:100%;width:100%}MAIN.home SECTION.introduction .img-wrapper{position:absolute;height:100%;width:100%;padding-bottom:0;filter:grayscale(40%)}MAIN.home SECTION.introduction .module-video-player{background-color:transparent}MAIN.home SECTION.introduction .module-video-player .thumbnail{background-color:transparent}@media (min-width:1400px){MAIN.home SECTION.introduction .text{bottom:80px}}MAIN.home .home-promo{position:relative;display:block}MAIN.home .home-promo A{display:block;position:relative}MAIN.home .home-promo .over{position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:10;color:#fff;max-height:160px;background-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.45) 100%)}MAIN.home .home-promo .over .text{text-shadow:0 1px 1px rgba(0,0,0,.3);position:absolute;z-index:11;bottom:20px;left:20px;right:20px}@media (min-width:1400px){MAIN.home SECTION.journal .artice-cell .top{position:relative;padding-right:40px}MAIN.home SECTION.journal .artice-cell .top .anniversary{width:115px;position:absolute;top:19px;right:-60px}}MAIN.home SECTION.workshop-lens{background-color:#262626;position:relative;color:#fff}MAIN.home SECTION.workshop-lens .page{height:100vh;width:100vw;position:relative}MAIN.home SECTION.workshop-lens .page .text{position:absolute;left:80px;top:170px}MAIN.home SECTION.workshop-lens .page .text .text-headline-large{text-shadow:0 3px 2px rgba(0,0,0,.4)}MAIN.home SECTION.workshop-lens .page .text .wysiwyg{text-shadow:0 2px 2px rgba(0,0,0,.6)}MAIN.home SECTION.workshop-lens .lens{height:90vh}MAIN.home SECTION.workshop-lens .over,MAIN.home SECTION.workshop-lens .behind{position:absolute;top:0;left:0}MAIN.home SECTION.workshop-lens .over{position:absolute;top:0;left:0;z-index:3}MAIN.home SECTION.workshop-lens .over .label{font-family:MarkProHeavy,Arial,sans-serif;font-size:15px;letter-spacing:1.4px;text-transform:uppercase;position:absolute;z-index:5;left:80px;top:80px}MAIN.home SECTION.workshop-lens .over .number{position:absolute;z-index:5;right:80px;top:80px}MAIN.home SECTION.workshop-lens .over .nav{display:none;position:absolute;z-index:6;bottom:60px;left:0;width:100%;grid-gap:15px;grid-auto-columns:1fr}MAIN.home SECTION.workshop-lens .over .nav A{display:block;height:15px;grid-row:1;position:relative}MAIN.home SECTION.workshop-lens .over .nav A:after{transition:height .2s ease-out;display:block;content:' ';position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#fff;border:1px solid #000}MAIN.home SECTION.workshop-lens .over .nav A.current:after,MAIN.home SECTION.workshop-lens .over .nav A:hover:after{height:6px}MAIN.home SECTION.workshop-lens .over:before{top:0;height:250px;width:100%;position:absolute;z-index:4;content:' ';display:block;opacity:.75;background-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,0) 100%)}MAIN.home SECTION.workshop-lens .behind{z-index:1}MAIN.home SECTION.workshop-lens .behind .module-slideshow,MAIN.home SECTION.workshop-lens .behind .owl-carousel,MAIN.home SECTION.workshop-lens .behind .owl-item,MAIN.home SECTION.workshop-lens .behind .owl-stage-outer,MAIN.home SECTION.workshop-lens .behind .owl-stage{height:100%;width:100%}MAIN.home SECTION.workshop-lens .behind .module-slideshow{pointer-events:none}MAIN.home SECTION.workshop-lens .behind .img-wrapper{background-color:transparent;position:absolute;height:100%;width:100%;padding-bottom:0;background-size:cover}MAIN.home SECTION.workshop-lens .lens{pointer-events:none;position:relative;z-index:2}@media (min-width:768px) and (max-width:1024px){MAIN.home SECTION.workshop-lens .page .text{left:40px;top:200px}MAIN.home SECTION.workshop-lens .over .label{left:40px;top:60px}MAIN.home SECTION.workshop-lens .over .number{right:60px;top:60px}MAIN.home SECTION.workshop-lens .over .nav{bottom:40px}}@media (max-width:767px){MAIN.home SECTION.workshop-lens .page .text{left:20px;top:auto;bottom:150px}MAIN.home SECTION.workshop-lens .page .max-md{max-width:347px}MAIN.home SECTION.workshop-lens .over .label{left:20px;top:70px}MAIN.home SECTION.workshop-lens .over .number{right:25px;top:70px;font-size:54px}MAIN.home SECTION.workshop-lens .over .nav{bottom:20px}}#market-view-wrapper{min-height:100vh}#market-view-wrapper .market-grid.has-filters{opacity:0}.grid-projects{grid-gap:1px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px) and (max-width:1024px){.grid-projects{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.grid-projects{grid-template-columns:repeat(4,1fr)}}.grid-projects .see-all-item{display:none}@media (max-width:1024px){.grid-projects-branding .text{padding-top:60px}}@media (min-width:1024px){.grid-projects-branding .row{display:flex;flex-direction:row-reverse}.grid-projects-branding .row .text{width:29%;padding-right:60px}.grid-projects-branding .row .image{flex:1}}@media (min-width:1800px){.grid-projects-branding .row .text{width:25%}}.post-password-form P,.post-password-form INPUT[type=password]{margin-bottom:20px}MAIN.about-team .grid-team{grid-gap:2px;grid-template-columns:repeat(2,1fr)}MAIN.about-team .grid-team .inter-1,MAIN.about-team .grid-team .inter-2,MAIN.about-team .grid-team .inter-3{display:none}MAIN.about-team .grid-team .cell{transition:opacity .3s ease-out}@media (min-width:768px) and (max-width:1024px){MAIN.about-team .grid-team{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){MAIN.about-team .grid-team{grid-template-columns:repeat(6,1fr)}MAIN.about-team .grid-team .inter-1{display:block;grid-area:1/5/3/span 2}MAIN.about-team .grid-team .inter-2{display:block;grid-area:7/1/5/span 2}MAIN.about-team .grid-team .inter-3{display:block;grid-area:9/5/11/span 2}MAIN.about-team .grid-team .inter-4{display:block;grid-area:13/1/15/span 2}}MAIN.about-team .grid-engaged .grid-team .cell{opacity:.5}MAIN.about-team .grid-engaged .grid-team .cell-engaged{opacity:1}MAIN.about-team .grid-team-window{background-color:#fff;position:absolute;top:100px;left:0;width:100%;z-index:100;overflow:hidden;display:none}MAIN.about-team .grid-team-window .close{position:absolute;z-index:101;top:0;right:0;padding-top:30px;padding-right:24px;cursor:pointer}MAIN.about-team .grid-team-window .bio{border-top:1px solid #000;border-bottom:1px solid #000;position:relative;display:none;padding-top:60px;padding-bottom:60px}MAIN.about-press .press-images{padding-right:110px}MAIN.about-press .press-images .inner{height:100vh;position:relative}MAIN.about-press .press-images .img-wrapper{transition:opacity .45s ease-out;opacity:0;background-color:transparent;padding-bottom:0;position:absolute;top:110px;bottom:110px;right:60px;left:0;width:auto;height:auto}MAIN.about-press .press-images .img-wrapper.show{opacity:1}MAIN.about-press .press-list{position:relative}MAIN.about-press .press-list .rows-reverse{display:flex;flex-direction:column;flex-flow:column-reverse}MAIN.about-press .press-list .row{position:relative}MAIN.about-press .press-list A{display:block;padding:4px 0;border-bottom:1px solid #fff}@media (max-width:767px){MAIN.about-press .press-list .label{text-transform:uppercase;margin-bottom:10px}}@media (min-width:768px){MAIN.about-press .press-list .label{position:absolute;left:-130px;text-align:right;width:100px}MAIN.about-press .press-list .label.press{margin-top:4px}}@media (max-width:767px){MAIN.about-press .press-images{display:none}MAIN.about-press .press-list .row>.label{margin-top:20px}MAIN.about-press .press-list .label.press{margin-top:25px}}MAIN.journal .side{display:none}MAIN.journal .img-wrapper+.caption{text-align:center}MAIN.journal-article .article-embed{text-align:center}MAIN.journal-article .article-embed IFRAME{margin-inline:auto !important}MAIN.journal-article .article-authors .image{width:90px;margin-inline:auto}MAIN.journal-article .article-authors .authors{display:flex;gap:30px;justify-content:center;text-align:center}MAIN.journal-article .article-authors .authors .author{width:100%;max-width:280px}MAIN.journal-article .article-image-overlap{--margin:60px}MAIN.journal-article .article-image-overlap .row{display:flex;gap:var(--margin)}MAIN.journal-article .article-image-overlap .row .text{width:30%;padding-top:calc(var(--margin) + 30px)}MAIN.journal-article .article-image-overlap .row .image{flex:1}MAIN.journal-article .article-image-overlap .row:nth-child(odd){flex-direction:row-reverse}@media (min-width:768px){MAIN.journal-article .article-image-overlap .row+.row{margin-top:calc(var(--margin) * -1)}MAIN.journal-article .article-image-overlap .row+.row .text{width:30%;padding-top:calc(var(--margin) * 2 + 30px)}}@media (max-width:767px){MAIN.journal-article .article-image-overlap{--margin:20px}MAIN.journal-article .article-image-overlap .text{padding-bottom:30px}}.artice-cell .logo{position:relative;max-width:150px;margin-left:auto}.artice-cell .logo .img-wrapper{mix-blend-mode:multiply;background-color:transparent}.artice-cell .anniversary{position:relative}.artice-cell .anniversary IMG{width:100%;display:block}@media (max-width:767px){.artice-cell .anniversary{width:75px}.artice-cell .image{padding-bottom:20px;padding-right:0}.artice-cell .text{padding-left:0}}@media (min-width:768px){.artice-cell{width:100%;display:flex;flex-wrap:wrap;position:relative;flex-direction:row;align-items:center;justify-content:center}.artice-cell .anniversary{width:96px}.artice-cell .text{width:50%}.artice-cell .image{flex:1;width:auto}.artice-cell.layout-1 .text{padding-left:60px;padding-right:40px}.artice-cell.layout-1 .text .description{padding-left:60px}.artice-cell.layout-1 .image{padding-left:60px}.artice-cell.layout-2{flex-direction:row-reverse}.artice-cell.layout-2 .text{width:30%;padding-right:60px}.artice-cell.layout-3 .text{padding-left:60px;width:40%}.artice-cell.layout-3 .text .description{padding-left:60px}.artice-cell.layout-4{flex-direction:row-reverse}.artice-cell.layout-4 .text{width:30%;padding-right:60px}}@media (min-width:768px) and (max-width:1024px){.artice-cell .text{min-width:350px}}@media (min-width:1024px){.artice-cell .text{min-width:380px}}MAIN.careers .careers-feed{min-height:150px}@media (min-width:768px){MAIN.careers .careers-feed .row{display:flex;flex-direction:row}MAIN.careers .careers-feed .row .name{flex:1}MAIN.careers .careers-feed .row .location{width:255px}MAIN.careers .careers-feed .row .department{margin-left:auto;width:180px;text-align:right}}@media (max-width:767px){MAIN.careers .feed-header{text-align:right}}MAIN.careers .feed-header{padding-bottom:15px}MAIN.careers .feed-header SELECT{background-image:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/arrow-dropdown-black.svg);text-align:right;background-position:right center}MAIN.careers .feed-jobs{border-top:1px solid #000}MAIN.careers .feed-jobs .result{padding:13px 0;border-bottom:1px solid #000}MAIN.careers .feed-jobs .result A:hover STRONG{text-decoration:underline}MAIN.careers .feed-jobs .no-result{padding:13px 0;display:none}.grid-collaborations{grid-gap:1px;grid-template-columns:repeat(1,1fr)}@media (min-width:1024px){.grid-collaborations{grid-template-columns:repeat(2,1fr)}}@media (min-width:1400px){.grid-collaborations{grid-template-columns:repeat(3,1fr)}}.module-accordion{border-top:1px solid #000}.module-accordion .item{position:relative;padding:24px 0 25px;border-bottom:1px solid #000}.module-accordion .item .trigger{background:no-repeat url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/icon-plus.svg);background-position:right 7px center;cursor:pointer}.module-accordion .item .trigger SVG{display:inline-block;margin-left:4px;position:relative;top:-1px}.module-accordion .item .trigger:hover{color:#000}.module-accordion .item.open .trigger{color:#000;background-image:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/icon-minus.svg)}.module-accordion .item .details{max-height:0px;overflow:hidden}.module-accordion .item .details>.inner{padding-top:17px;padding-bottom:7px}@media (max-width:767px){.module-accordion .item{padding-top:20px;padding-bottom:20px}.module-accordion .details{padding-right:40px}}.cursor.cursor-left,.cursor.cursor-previous{cursor:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/arrow-left.svg) 22 22,url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/arrow-left.cur) 22 22,auto}.cursor.cursor-right,.cursor.cursor-next{cursor:url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/arrow-right.svg) 22 22,url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/arrow-right.cur) 22 22,auto}.cursor-zoomin{cursor:zoom-in}.debug{padding:10px;border:1px solid #f0f;color:#f0f;text-align:left;font-size:10px;line-height:12px;font-family:Courier,fixed;mix-blend-mode:darken}.wordpress-edit-button{position:fixed;top:0;right:0;z-index:1000}.wordpress-edit-button A{display:inline-block;text-decoration:none;letter-spacing:0px;text-shadow:none;padding:7px 7px 6px;background-color:#000;color:#fff;border-bottom:1px solid #fff;border-left:1px solid #fff}.wordpress-edit-button A SVG{display:inline-block;width:18px;height:auto}.wordpress-edit-button A:hover{background-color:#a7a5a5;color:#fff}BODY.is-development:before{content:'Breakpoint: Default';line-height:17px;position:fixed;top:1px;letter-spacing:0;width:160px;text-align:center;color:#fff;font-size:10px;font-family:Arial;padding:0 10px 1px;z-index:9999;background-color:rgba(0,0,0,.3);text-transform:uppercase;white-space:nowrap;pointer-events:none;border-radius:11px;text-shadow:1px 1px 1px rgba(0,0,0,.4);font-weight:700;left:50%;margin-left:-80px}@media (max-width:767px){BODY.is-development:before{content:'Breakpoint: Mobile'}}@media (min-width:768px) and (max-width:1024px){BODY.is-development:before{content:'Breakpoint: Tablet'}}@media (min-width:1024px){BODY.is-development:before{content:'Breakpoint: Desktop'}}@media (min-width:1400px){BODY.is-development:before{content:'Breakpoint: Desktop (LG)'}}@media (min-width:1800px){BODY.is-development:before{content:'Breakpoint: Desktop (XL)'}}SECTION.debug{border-top:1px solid #f0f}SECTION.debug:first-child{margin-top:40px !important}SECTION.debug H1.debug-headline{display:inline-block;padding:4px 8px 5px;color:#fff;background-color:#f0f;font-family:Courier,fixed;font-size:14px;margin-bottom:20px}SECTION.debug H1.debug-headline:after{content:' ';display:block;width:100%;height:1px;background-color:#f0f}#gdpr-bar{display:none;bottom:0;right:60px;white-space:nowrap;position:fixed;z-index:9000;color:#fff;background-color:#000;text-align:left}#gdpr-bar *{white-space:nowrap}#gdpr-bar A{text-decoration:underline;color:#fff}#gdpr-bar .layout{display:flex;align-items:center}#gdpr-bar .layout .text{padding-left:20px;padding-bottom:2px}#gdpr-bar .layout .close{cursor:pointer;padding:20px}#gdpr-bar .layout .close SVG{display:block;width:14px;height:auto}.module-map .map-info{padding:10px;background-color:#fff;width:275px;border:1px solid #000}.module-map .map-info .title{margin-bottom:10px}.module-map .map-info .img-wrapper{background-size:cover}.module-map .cluster IMG{display:none}.module-map .cluster DIV{background-color:#fff;border:1px solid #000;border-radius:50%;overflow:hidden;width:30px;height:30px;position:relative}.module-map .cluster SPAN{position:absolute;top:50%;transform:translateY(-50%);font-size:13px;line-height:15px;display:block;position:absolute;font-family:MarkPro-Bold,Arial,sans-serif;width:100%;color:#000;text-align:center}HTML.modal-open,HTML.modal-open BODY{overflow:hidden}.modal{display:none;position:fixed;z-index:9000}.modal .modal-overlay{background-color:rgba(255,255,255,.8);position:fixed;top:0;right:0;bottom:0;left:0;z-index:9001}.modal.loading .modal-overlay .spinner-wrapper{display:block}.modal .modal-content{padding:0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9002;overflow:hidden;overflow-y:auto}@media (min-width:768px) and (max-width:1024px){.modal .modal-content{padding:20px}}@media (min-width:1024px){.modal .modal-content{padding:40px}}.modal .modal-content .x{top:20px;right:20px;position:absolute;z-index:9002;cursor:pointer;color:#000;pointer-events:auto}@media (min-width:767px){.modal .modal-content .x{top:calc(20px + 20 * (100vw - 767px) / 257)}}@media (min-width:1024px){.modal .modal-content .x{top:40px}}@media (min-width:767px){.modal .modal-content .x{right:calc(20px + 60 * (100vw - 767px) / 257)}}@media (min-width:1024px){.modal .modal-content .x{right:80px}}.modal .modal-content .window{padding:20px;max-width:550px;margin:0 auto;position:relative;pointer-events:auto;background-color:#fff;border:1px solid #000}@media (min-width:767px){.modal .modal-content .window{padding:calc(20px + 40 * (100vw - 767px) / 257)}}@media (min-width:1024px){.modal .modal-content .window{padding:60px}}.modal .modal-content.full{overflow-y:hidden;top:0;padding:0;bottom:0;left:0}.modal .modal-content.full .modal-content{padding:0}.modal .modal-content.full .window{height:100vh;width:100vw;box-shadow:none;overflow:hidden;overflow-y:auto;max-width:none;border:0;padding:0}.modal .modal-content.full .window IFRAME{height:100vh !important;width:100vw !important}.modal .modal-content.full .x{color:#fff}.modal .modal-content.full .x:after{background-color:#fff}.modal .modal-content.xlarge{max-width:1600px;margin-left:auto;margin-right:auto;padding:60px}.modal .modal-content.xlarge .window{max-width:none}.modal .modal-content.form .x{display:none}.modal .modal-content.small .x{display:none}.modal .modal-content.small .window{max-width:420px}.modal .modal-content.swatch .target{padding-top:20px}.modal .modal-content.swatch IMG{display:block;width:100%;height:100%}@media (max-width:767px){.modal .modal-content .window{border:0;padding-top:30px;padding-bottom:30px;max-width:none}.modal .modal-content .x:before{position:absolute;display:block;content:' ';top:-5px;left:-10px;right:-10px;bottom:-5px}.modal .modal-content.small{top:auto;bottom:40px;left:40px}}.module-pagination{display:flex}.module-pagination A{width:50%;display:flex;gap:20px;align-items:center}.module-pagination A .arrow{width:22px}.module-pagination A .thumbnail{width:70px}.module-pagination A .info{flex:1}.module-pagination A:hover .text-body,.module-pagination A:hover .text-body B,.text-body .module-pagination A:hover B,.module-pagination A:hover .text-body STRONG,.text-body .module-pagination A:hover STRONG,.module-pagination A:hover .text-body-bold,.module-pagination A:hover .wysiwyg:not(.text-body-large){text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.module-pagination .next{text-align:right}.module-facts{overflow:hidden}.module-facts .text-eyebrow{padding-bottom:4px}@media (min-width:768px){.module-facts .cell{float:left;margin-right:40px;margin-bottom:10px;white-space:nowrap}}@media (max-width:767px){.module-facts .cell{float:none;margin-bottom:20px}}.module-facts.stacked .cell{float:none;margin-bottom:20px}.module-facts.stacked .cell:last-child{margin-bottom:0}@media (min-width:768px){.module-double-image{display:grid;grid-gap:60px;grid-template-columns:repeat(2,1fr)}.module-double-image.image-left{direction:rtl}.module-double-image.image-left .cell{direction:ltr}}@media (max-width:767px){.module-double-image .cell{margin-bottom:20px}.module-double-image .cell:last-child{margin-bottom:0}}.module-timeline{position:relative}.module-timeline .owl-carousel .owl-stage-outer{padding-left:20px;padding-right:20px}@media (min-width:768px) and (max-width:1024px){.module-timeline .owl-carousel .owl-stage-outer{padding-left:40px;padding-right:40px}}@media (min-width:1024px){.module-timeline .owl-carousel .owl-stage-outer{padding-left:60px;padding-right:60px}}.module-timeline .item{width:345px;display:flex;gap:20px}.module-timeline .item .image{width:130px}.module-timeline .item .text{flex:1}.module-timeline .nav-arrow{width:200px;height:100%;position:absolute;top:0;z-index:20;right:0;text-align:right;display:block}.module-timeline .nav-arrow SPAN{position:absolute;top:50%;transform:translateY(-50%);transition:right .2s ease-out;left:40px;right:40px}.module-timeline .nav-arrow:hover SPAN{right:35px}@media (max-width:767px){.module-timeline .item{width:300px}.module-timeline .nav-arrow{display:none}}.outdated-browser{text-align:center;position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:9999}.outdated-browser .inner{width:500px;background-color:#fff;padding:40px;color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.outdated-browser .fa{font-size:20px;margin-bottom:15px}.module-share UL.nav-horizontal{padding-bottom:0}.module-share-toggle .module-share{display:none}.module-share-toggle.over .trigger{display:none}.module-share-toggle.over .module-share{display:block}.module-slideshow{position:relative;transition:opacity .6s ease-out;opacity:0}.module-slideshow>.img-wrapper{background-color:transparent}.module-slideshow>.owl-carousel{position:absolute;top:0;left:0;width:100%}.module-slideshow>.owl-carousel .slide{width:100%}.module-slideshow>.owl-carousel .slide .background{position:absolute;top:-1000px;width:100%;height:2000px;z-index:-1}.module-slideshow.initialized{opacity:1}.module-slideshow .img-wrapper+.caption{text-align:right;pointer-events:none;transition:opacity .2s linear;padding-left:30px}.module-slideshow .counter{padding-top:9px}.module-slideshow .owl-grab .img-wrapper+.caption{opacity:0}.module-slideshow .nav-arrow{width:200px;height:100%;position:absolute;top:0;z-index:10}.module-slideshow .nav-arrow SPAN{position:absolute;top:50%;transform:translateY(-50%);left:40px;right:40px}.module-slideshow .nav-arrow.prev{left:0}.module-slideshow .nav-arrow.prev SPAN{transition:left .2s ease-out}.module-slideshow .nav-arrow.next{right:0;text-align:right}.module-slideshow .nav-arrow.next SPAN{transition:right .2s ease-out}.module-slideshow .nav-arrow:hover.prev SPAN{left:35px}.module-slideshow .nav-arrow:hover.next SPAN{right:35px}@media (max-width:767px){.module-slideshow .nav-arrow SPAN{left:0 !important;right:0 !important;transform:translateY(-50%) scale(.75)}}.module-slideshow .owl-dots{text-align:center;position:relative}.module-slideshow .owl-dots .owl-dot{padding:8px 4px}.module-slideshow .owl-dots .owl-dot:last-of-type{padding-right:0}.module-slideshow .owl-dots .owl-dot SPAN{width:9px;height:9px;border:1px solid #000;display:inline-block}.module-slideshow .owl-dots .owl-dot:hover SPAN,.module-slideshow .owl-dots .owl-dot.active SPAN{background-color:#000}.module-slideshow[data-dots=true]{padding-bottom:30px}.module-slideshow.dots-over .owl-dots{top:-23px}.module-slideshow .arrows-over>A{display:block;width:50%;top:20px;bottom:50px;position:absolute;z-index:10;height:auto}.module-slideshow .arrows-over>A.prev{left:0}.module-slideshow .arrows-over>A.next{right:0}@media (max-width:1024px){.module-slideshow .arrows-over{display:none}}.module-slideshow-strip{position:relative}.module-slideshow-strip .owl-carousel .owl-wrapper{display:table !important}.module-slideshow-strip .owl-carousel .owl-item{display:table-cell;float:none;vertical-align:bottom}.module-slideshow-strip .slide.vertical,.module-slideshow-strip .slide.square{width:28.05vw}.module-slideshow-strip .slide.horizontal{width:51.7vw}.module-slideshow-strip .slide.text{position:relative;width:40vw;padding-bottom:60px}.module-slideshow-strip .slide.text .background{position:absolute;top:-1000px;width:100%;height:2000px;z-index:-1}.module-slideshow-strip .nav-arrow{width:200px;height:100%;position:absolute;top:0;z-index:10}.module-slideshow-strip .nav-arrow SPAN{position:absolute;top:50%;transform:translateY(-50%);left:40px;right:40px}.module-slideshow-strip .nav-arrow.prev{left:0}.module-slideshow-strip .nav-arrow.prev SPAN{transition:left .2s ease-out}.module-slideshow-strip .nav-arrow.next{right:0;text-align:right}.module-slideshow-strip .nav-arrow.next SPAN{transition:right .2s ease-out}.module-slideshow-strip .nav-arrow:hover.prev SPAN{left:35px}.module-slideshow-strip .nav-arrow:hover.next SPAN{right:35px}@media (max-width:767px){.module-slideshow-strip .nav-arrow{display:none}.module-slideshow-strip .nav-arrow SPAN{left:0 !important;right:0 !important;transform:translateY(-50%) scale(.75)}.module-slideshow-strip .slide.vertical,.module-slideshow-strip .slide.horizontal,.module-slideshow-strip .slide.square{width:100vw}}@media (min-width:768px){.module-slideshow-strip .slide{position:relative}.module-slideshow-strip .slide:after{content:'';display:block;width:4px;height:100%;position:absolute;top:0;right:0;z-index:10;background-color:#fff}}@media (min-width:1400px){.module-slideshow-strip .slide.vertical,.module-slideshow-strip .slide.square{width:31vw}.module-slideshow-strip .slide.horizontal{width:57.2vw}}.module-projects-strip{position:relative}.module-projects-strip .nav-arrow{transition:opacity .15s linear;opacity:0;pointer-events:none;width:200px;height:100%;position:absolute;top:0;z-index:10}.module-projects-strip .nav-arrow SPAN{position:absolute;top:50%;transform:translateY(-50%);left:40px;right:40px}.module-projects-strip .nav-arrow.prev{left:0}.module-projects-strip .nav-arrow.prev SPAN{transition:left .2s ease-out}.module-projects-strip .nav-arrow.next{right:0;text-align:right}.module-projects-strip .nav-arrow.next SPAN{transition:right .2s ease-out}.module-projects-strip .nav-arrow:hover.prev SPAN{left:35px}.module-projects-strip .nav-arrow:hover.next SPAN{right:35px}.module-projects-strip:not(.is-at-start) .nav-arrow.prev{opacity:1;pointer-events:auto}.module-projects-strip:not(.is-at-end) .nav-arrow.next{opacity:1;pointer-events:auto}@media (max-width:767px){.module-projects-strip .nav-arrow{display:none}.module-projects-strip .nav-arrow SPAN{left:0 !important;right:0 !important;transform:translateY(-50%) scale(.75)}}.spinner{pointer-events:none;animation:spinner-rotate .9s linear infinite !important;width:24px !important;height:24px !important;border-radius:50% !important;border-top:1px solid #a7a5a5 !important;border-bottom:1px solid #000 !important;border-left:1px solid #a7a5a5 !important;border-right:1px solid #000 !important;margin-left:auto !important;margin-right:auto !important}.spinner.left{margin-left:0 !important}@keyframes spinner-rotate{100%{transform:rotate(360deg)}}.loading-dots:after{overflow:hidden;display:inline-block;vertical-align:bottom;animation:ellipsis steps(4,end) 1.3s infinite;content:"\2026";width:0;color:#000;font-size:18px}@keyframes ellipsis{to{width:20px}}@-webkit-keyframes ellipsis{to{width:20px}}.bounce-dots{margin:0 auto;width:40px;text-align:center}.bounce-dots>DIV{width:7px;height:7px;background-color:#000;border-radius:100%;display:inline-block;-webkit-animation:bounce-dots-animation 1.4s infinite ease-in-out both;animation:bounce-dots-animation 1.4s infinite ease-in-out both}.bounce-dots .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.bounce-dots .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@keyframes bounce-dots-animation{0%,80%,100%{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.module-subscribe-strip{border-top:1px solid #000;border-bottom:1px solid #000}@media (max-width:1024px){.module-subscribe-strip{padding-top:40px;padding-bottom:40px}.module-subscribe-strip .text{margin-top:3px}.module-subscribe-strip .form .text-body-medium-bold{display:none}.module-subscribe-strip .form FORM{margin-top:20px;max-width:390px}}@media (min-width:1024px){.module-subscribe-strip{display:flex;padding-top:40px;padding-bottom:40px;align-items:center}.module-subscribe-strip .headline{width:270px}.module-subscribe-strip .text{flex:1}.module-subscribe-strip .text .inner{max-width:380px}.module-subscribe-strip .form{flex:1}.module-subscribe-strip .form .text-body-medium-bold{display:none}.module-subscribe-strip .form FORM{max-width:390px}}.module-subscribe{position:relative}.module-subscribe FORM.form{position:relative}.module-subscribe INPUT[type=text],.module-subscribe INPUT[type=email]{width:100%;display:block;padding-right:45px}.module-subscribe INPUT[type=submit]{display:none}.module-subscribe .loading,.module-subscribe .submit{position:absolute;top:50%;transform:translateY(-50%);position:absolute;right:6px;padding:10px;z-index:10000;transition:right .4s ease-out}.module-subscribe .submit{cursor:pointer}.module-subscribe .submit:hover{right:2px}.module-subscribe .loading{display:none}.module-subscribe .response{margin-top:10px}.module-subscribe.processing .submit{display:none}.module-subscribe.processing .loading{display:block}.module-readmore{min-height:15px;position:relative;border-top:1px solid #000;border-bottom:1px solid #000;padding:22px 0 23px;position:relative;min-height:67px}.module-readmore A.trigger{display:block;background:no-repeat url(//www.workshopapd.com/wp-content/themes/Workshop-APD-2022/assets/dist/../img/icon-plus.svg);background-position:right 7px center;cursor:pointer;position:absolute;top:22px;left:0;width:100%}.module-readmore.open A.trigger{display:none}.module-readmore .more{overflow:hidden;height:0}.module-readmore .inner{padding-top:15px;padding-bottom:15px}.module-readmore-simple{min-height:15px;position:relative}.module-readmore-simple.open A.trigger{display:none}.module-readmore-simple .more{overflow:hidden;height:0}