/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@keyframes plyr-progress{to{background-position:25px 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{from{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:subpixel-antialiased;direction:ltr;font-family:Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;font-variant-numeric:tabular-nums;font-weight:500;line-height:1.7;max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease}.plyr audio,.plyr video{border-radius:inherit;height:auto;vertical-align:middle;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:#4a5764;border-radius:2px;color:#fff;font-size: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;color:#fff;display:none;font-size:14px;left:0;padding:10px;position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions .plyr__caption{background:rgba(0,0,0,.8);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__captions .plyr__caption div{display:inline}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:16px;padding:20px}}@media (min-width:768px){.plyr__captions{font-size:18px}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px)}.plyr__control{background:0 0;border:0;border-radius:3px;color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;pointer-events:none;width:18px}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(227,87,162,.5);outline:0}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display: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{display:none}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#dd3a82;color:#fff}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#dd3a82;color:#fff}.plyr__control--overlaid{background:rgba(227,87,162,.8);border:0;border-radius:100%;color:#fff;display:none;left:50%;padding:15px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#dd3a82}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.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}.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}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px}.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__controls .plyr__controls__item.plyr__volume{padding-right:5px}.plyr__controls .plyr__controls__item.plyr__volume:first-child{padding-right:0}.plyr__controls:empty{display:none}.plyr--audio .plyr__controls{background:#fff;border-radius:inherit;color:#4a5764;padding:10px}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;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:35px 10px 10px}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{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);border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:16px;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);content:'';height:0;position:absolute;right:15px;top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px}.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:#4a5764;display:flex;font-size:14px;padding:4px 11px;-webkit-user-select:none;-moz-user-select:none;-ms-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;content:'';position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px}.plyr__menu__container .plyr__control--forward::after{border-left-color:rgba(74,87,100,.8);right:5px}.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:500;margin:7px;margin-bottom:3px;padding-left:28px;position:relative;width:calc(100% - 14px)}.plyr__menu__container .plyr__control--back::after{border-right-color:rgba(74,87,100,.8);left:7px}.plyr__menu__container .plyr__control--back::before{background:#c1c9d1;box-shadow:0 1px 0 #fff;content:'';height:1px;left:0;margin-top:4px;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}.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;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:#dd3a82}.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(0,0,0,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;overflow:hidden;padding-left:25px;pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:26px;color:#dd3a82;display:block;height:19px;margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;-webkit-appearance:none;margin-top:-4px}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-moz-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;height:5px}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;border:0;border-radius:2.5px;height:5px;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;background:currentColor}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;border:0;border-radius:100%;box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);height:13px;position:relative;transition:all .2s ease;width:13px;margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{box-shadow:0 0 0 5px rgba(227,87,162,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{box-shadow:0 0 0 5px rgba(227,87,162,.5);outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{box-shadow:0 0 0 5px rgba(227,87,162,.5);outline:0}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25)}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,201,209,.66)}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:14px}.plyr__time+.plyr__time::before{content:'\2044';margin-right:10px}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr--video .plyr__time{text-shadow:0 1px 1px rgba(0,0,0,.15)}.plyr__tooltip{background:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);color:#4a5764;font-size:14px;font-weight:500;left:50%;line-height:1.3;margin-bottom:10px;opacity:0;padding:5px 7.5px;pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;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%,0) 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:translate(0,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}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:16px;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,0) scale(1)}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;border-radius:inherit;overflow:hidden;position:relative;z-index:0}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr__progress{left:6.5px;margin-right:13px;position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-right:-6.5px;width:calc(100% + 13px)}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:14px;left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;left:0;margin-top:-2.5px;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;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--video .plyr__progress__buffer{box-shadow:0 1px 1px rgba(0,0,0,.15);color:rgba(255,255,255,.25)}.plyr--audio .plyr__progress__buffer{color:rgba(193,201,209,.66)}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,201,209,.66)}.plyr__volume{align-items:center;display:flex;flex:1;position:relative}.plyr__volume input[type=range]{margin-left:5px;position:relative;z-index:2}@media (min-width:480px){.plyr__volume{max-width:90px}}@media (min-width:768px){.plyr__volume{max-width:110px}}.plyr--is-ios .plyr__volume{display:none!important}.plyr--is-ios.plyr--vimeo [data-plyr=mute]{display:none!important}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}.plyr:-ms-fullscreen .plyr__captions{font-size:21px}.plyr:fullscreen .plyr__captions{font-size:21px}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative;top:50%;transform:translateY(-50%)}.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}}.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:rgba(35,41,47,.8);border-radius:2px;bottom:10px;color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;left:0;margin:-2.5px 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);margin-bottom:10px;opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(255,255,255,.9);bottom:-4px;content:'';height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c9d1;border-radius:2px;overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;color:#fff;font-size:14px;padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
.awesomplete [hidden]{display:none;}.awesomplete .visually-hidden{position:absolute;clip:rect(0,0,0,0);}.awesomplete{display:inline-block;position:relative;}.awesomplete > input{display:block;}.awesomplete > ul{position:absolute;left:0;z-index:1;min-width:100%;box-sizing:border-box;list-style:none;padding:0;margin:0;background:#fff;}.awesomplete > ul:empty{display:none;}.awesomplete > ul{border-radius:.3em;margin:.2em 0 0;background:hsla(0,0%,100%,.9);background:linear-gradient(to bottom right,white,hsla(0,0%,100%,.8));border:1px solid rgba(0,0,0,.3);box-shadow:.05em .2em .6em rgba(0,0,0,.2);text-shadow:none;}@supports (transform:scale(0)){.awesomplete > ul{transition:.3s cubic-bezier(.4,.2,.5,1.4);transform-origin:1.43em -.43em;}.awesomplete > ul[hidden],.awesomplete > ul:empty{opacity:0;transform:scale(0);display:block;transition-timing-function:ease;}}.awesomplete > ul:before{content:"";position:absolute;top:-.43em;left:1em;width:0;height:0;padding:.4em;background:white;border:inherit;border-right:0;border-bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}.awesomplete > ul > li{position:relative;padding:.2em .5em;cursor:pointer;}.awesomplete > ul > li:hover{background:hsl(200,40%,80%);color:black;}.awesomplete > ul > li[aria-selected="true"]{background:hsl(205,40%,40%);color:white;}.awesomplete mark{background:hsl(65,100%,50%);}.awesomplete li:hover mark{background:hsl(68,100%,41%);}.awesomplete li[aria-selected="true"] mark{background:hsl(86,100%,21%);color:inherit;}
html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:root{background-color:#000;}html,body{font-size:100%;color:#232323;padding:0;margin:0;}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;font-size:16px;font-family:Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;background-color:#fff;line-height:1.5;}main{padding:1rem 0 1rem 0;}h1,h2,h3,h4,h5,h6,.pager__item a,.foa-stats p,.foa-theme-links__link a{font-family:futura-pt-condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;text-transform:uppercase;color:#000;line-height:1.2;}.ingress{font-size:1.2em;}a{color:#870052;}.facets-widget-links ul li.facet-item label .facet-item__value{color:#870052 !important;}img{max-width:100%;}.layout-container{margin:0;}@media (min-width:1200px){.container{max-width:1370px;padding:0 2rem;}}.search-summary{background-color:#eee;padding:.25rem 1rem 0;margin-top:-1rem;margin-bottom:2rem;border:2px solid #000;border-top:none;min-height:1rem;}.search-count{margin-bottom:.5rem;}.search-summary__active-facets ul{margin:.5rem 0;padding:0;list-style:none;}.search-summary__active-facets li{display:inline-block;margin:0 .5rem;}.search-summary__active-facets li{display:inline-block;margin:0 .5rem 1rem 0;}.facet-summary-item--facet a,.facet-summary-item--clear a{background-color:#000;color:#fff;text-decoration:none;padding:.5rem .75rem .5rem 2.25rem;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23dd3a82' d='M7 11v2h10v-2H7zm5-9C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.5rem;background-position:.5rem center;border-radius:200px;}.facet-summary-item--clear a{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23dd3a82' d='M14.59 8L12 10.59 9.41 8 8 9.41 10.59 12 8 14.59 9.41 16 12 13.41 14.59 16 16 14.59 13.41 12 16 9.41 14.59 8zM12 2C6.47 2 2 6.47 2 12s4.47 10 10 10 10-4.47 10-10S17.53 2 12 2zm0 18c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8z'/%3E%3C/svg%3E");}.facet-summary-item--facet .js-facet-deactivate{display:none;}form[action="/search"]{padding:1.5rem 1rem;display:flex;background-color:#eee;margin-top:1rem;border:2px solid #000;}#edit-search-api-fulltext,#edit-search-api-fulltext--2{display:block;font-size:18px;margin:0;height:45px;width:100%;border-radius:0;-webkit-appearance:none;box-shadow:none;border:2px solid #000;border-right:none;padding:.375rem .75rem;}label[for="edit-search-api-fulltext"],label[for="edit-search-api-fulltext--2"]{display:none;}.form-item-search-api-fulltext{flex:1 0 70%;}form[action="/search"] #edit-actions,form[action="/search"] #edit-actions--2{flex:1 0 30%;}#edit-submit-search,#edit-submit-search--2{height:45px;font-size:20px;vertical-align:bottom;border:2px solid #000;background-color:#000;color:#dd3a82;text-transform:uppercase;border-radius:0;width:100%;-webkit-appearance:none;font-family:futura-pt-condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;text-transform:uppercase;}form .awesomplete{display:block;}.highlight{color:#870052 !important;}.highlight--dark{color:#dd3a82 !important;}.notice{font-size:20px;color:#dd3a82;}.mobile-filter-toggle:not(:focus){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap;}.mobile-filter-toggle:focus{margin-top:1.5rem;}.mobile-filter-toggle{color:#79084a;border:1px solid #79084a;background-color:#fff;padding:.75rem 1.25rem;margin:.25rem;}.mobile-filter-toggle{width:100%;position:relative;margin:.5rem 0 0;}.mobile-filter-toggle:hover,.mobile-filter-toggle:focus{color:#79084a;}.mobile-filter-toggle.is-filtered,.mobile-filter-toggle.is-filtered:focus,.mobile-filter-toggle.is-filtered:hover{background-color:#79084a;color:#fff;}.mobile-filter-toggle[aria-expanded]:after{content:'';display:inline-block;background-repeat:no-repeat;background-position:100%;height:1rem;vertical-align:middle;background-size:1.2rem;width:1.2rem;transition:transform .1s;}@media (min-width:576px){.filter .mobile-filter-toggle{width:auto;}}
header[role="banner"]{background-color:#000;}header a{color:#dd3a82;}header .container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;}#block-greased-lightning-branding a{display:flex;flex-wrap:nowrap;align-content:center;padding:1rem 0 0 0;margin:0 0 1rem 0;text-decoration:none;}#block-greased-lightning-branding img{max-height:90px;height:200px;}@media (min-width:500px){#block-greased-lightning-branding img{max-height:50px;}}#block-greased-lightning-branding picture,#block-greased-lightning-branding span{text-decoration:none;font-family:futura-pt-condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;text-transform:uppercase;font-size:2.2rem;line-height:1;display:flex;flex-direction:column;justify-content:center;}#block-greased-lightning-branding span{padding-left:1rem;}.foa-main-menu{position:relative;flex:1 1 100%;max-width:100%;max-height:6rem;overflow:hidden;}.foa-main-menu ul:not(.contextual-links){display:flex;flex-wrap:wrap;overflow:hidden;-webkit-overflow-scrolling:touch;padding:0;margin:0 -.5rem;}.foa-main-menu ul:not(.contextual-links) li{white-space:nowrap;flex:1 0 100%;padding:0 .5rem;margin:.5rem 0;list-style-type:none;}.foa-main-menu ul:not(.contextual-links) li a{display:inline-block;width:100%;text-align:center;}body.page-node-type-video .foa-main-menu li.foa-main-menu__login a,body.page-node-type-video .foa-main-menu li.foa-main-menu__login a:hover,.foa-main-menu li.foa-main-menu__login a{background-color:#9FE6E9;border-color:#9FE6E9;position:relative;overflow:hidden;color:#000;}@media (min-width:992px){.foa-main-menu li.foa-main-menu__login:not(.contextual-links){margin-left:auto;}}.foa-main-menu li.foa-main-menu__login a:hover,.foa-main-menu li.foa-main-menu__login a:focus{background-color:#9FE6E9;}.foa-main-menu li.foa-main-menu__login a:before,.foa-main-menu li.foa-main-menu__login a:after{content:'';position:absolute;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M12 12c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm0 2c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:1.5rem;left:calc(50% - 3.25rem);transition:transform .3s;transform-origin:center;width:1.5rem;height:1.5rem;transition-delay:.25s;}.foa-main-menu li.foa-main-menu__login a:after{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");transform:translateY(200%);}.foa-main-menu li.foa-main-menu__login--logout a:after{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");}.foa-main-menu li.foa-main-menu__login a:hover:before,.foa-main-menu li.foa-main-menu__login a:focus:before{transform:translateY(-200%);transition-delay:0s;}.foa-main-menu li.foa-main-menu__login a:hover:after,.foa-main-menu li.foa-main-menu__login a:focus:after{transform:translateY(0%);transition-delay:0s;}@media (min-width:576px){body.page-node-type-video .foa-main-menu li.foa-main-menu__login a:hover,.foa-main-menu li.foa-main-menu__login a{padding-left:2.25rem;}.foa-main-menu li.foa-main-menu__login a:before,.foa-main-menu li.foa-main-menu__login a:after{left:.5rem;}}.foa-main-menu__login--logout,body.user-logged-in .foa-main-menu__login{display:none;}body.user-logged-in .foa-main-menu__login--logout{display:block;}@media (min-width:576px){#block-greased-lightning-branding a{margin:0 0 .5rem 0;}.foa-main-menu{max-height:none;}.foa-main-menu ul:not(.contextual-links) li{flex:0 0 auto;}}a.neon-link,.foa-main-menu li a{border:2px solid #dd3a82;border-radius:50px;color:#fff;display:inline-block;padding:10px 15px;text-decoration:none;font-family:futura-pt-condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;text-transform:uppercase;}a.neon-link:hover,.foa-main-menu li a:hover,a.neon-link:active,.foa-main-menu li a:active,a.neon-link:focus,.foa-main-menu li a:focus{background-color:#dd3a82;color:#000;}.foa-main-menu__show-more{position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding:50px 0 10px;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,black 100%);}.foa-main-menu:target,.foa-main-menu:focus-within,.foa-main-menu.is-open{max-height:none;}.foa-main-menu:focus-within .foa-main-menu__show-more{opacity:0;pointer-events:none;max-height:0;overflow:hidden;padding:0;}.foa-main-menu.is-open .foa-main-menu__show-more,.foa-main-menu:target .foa-main-menu__show-more,.foa-main-menu.is-open li:first-child,.foa-main-menu ul:focus-within + .foa-main-menu__show-more,.foa-main-menu:target li:first-child,.foa-main-menu:focus-within li:first-child{display:none;}.foa-main-menu__show-more button{background-color:#dd3a82;padding:.5em;border-radius:20px;display:inline-block;width:40px;height:40px;border:none;cursor:pointer;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:30px;background-position:center;}@media (min-width:576px){.foa-main-menu__show-more,.foa-main-menu ul li:first-child{display:none;}}
body.path-frontpage main{padding:0;}.foa-front{background-color:#e3e3e3;background-image:url(/themes/greased_lightning/images/foa_tapestry.jpg);margin:-1.25rem 0;display:flex;flex-direction:column;justify-content:center;background-size:cover;background-repeat:no-repeat;}.foa-front form[action="/search"]{margin-top:0;padding:0;border:none;}.foa-front__searchbox{margin:3rem 0;padding:1.25rem 1rem 1.75rem 1rem;background-color:#fff;box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);}@media (min-width:576px){.foa-front{min-height:50vh;}.foa-front__searchbox{margin:6rem 0;padding:2rem 2rem 2.25rem 2rem;}}.foa-front__searchbox h1{margin:0;}.foa-front__searchbox h1 + p{margin-top:.5rem;}.foa-front-blocks h1,.foa-front-blocks h2,.foa-front-blocks h3{color:#fff;margin-top:0;}.foa-front-blocks{color:#fafafa;background-color:#000;}.foa-front-blocks .torn--down{padding-top:.1rem;margin-bottom:2rem;}.foa-front-blocks .container{padding:1rem 2rem 0;}.foa-front-blocks .container > div{display:flex;flex-wrap:wrap;margin:0 -1rem;}.category-links{list-style-type:none;padding:0;}.category-links li > a{background-color:#000;color:#fff;display:block;padding:1rem;text-decoration:none;font-family:futura-pt-condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;text-transform:uppercase;flex:0 0 auto;white-space:nowrap;background-size:auto 100%;background-position:right center;text-shadow:1px 2px 2px #000;background-repeat:no-repeat;}.category-links li > a:after{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M10 6L8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");width:1rem;height:1rem;background-repeat:no-repeat;background-size:1.75rem;background-position:center;display:inline-block;vertical-align:middle;opacity:0;transition:.2s;margin-bottom:2px;}.category-links li > a:hover:after{opacity:1;transform:translateX(1rem);}.foa-front-blocks .container > div > div{width:100%;margin:1rem 0;}@media (min-width:992px){.foa-front-blocks .container > div > div{width:calc(50% - 2rem);margin:1rem;}.foa-front-blocks .container > div > div:first-child{flex:1 0 0;}}@media (min-width:1200px){.foa-front-blocks .container > div > div{width:calc(33.333% - 2rem);}.foa-front-blocks .container > div > div:nth-child(2):last-child{flex:1 0 0;}}body.path-frontpage .foa-front-blocks a{color:#fafafa;text-decoration:none;border-bottom:2px solid #dd3a82;font-weight:bold;padding-bottom:2px;}#block-views-block-front-page-grid-block-1{margin:2rem 0;}body.path-frontpage .foa-information{margin:2rem 0 5rem 0;}body.path-frontpage h3.foa-card__title{font-size:1.5rem;}body.path-frontpage .foa-card--video,body.page-node-type-theme-page .foa-card--video{background-color:#eee;}.categories{margin-top:4rem;margin-bottom:2rem;}.categories h2,#block-views-block-front-page-grid-block-1 h2{text-align:center;}
footer[role="contentinfo"]{color:#fafafa;background-color:#000;min-height:100px;}footer .container{padding:2rem 15px 0 15px;}@media (min-width:1200px){footer .container{padding:2rem 2rem 0;}}footer section{margin:0 0 2em;}footer h4{text-transform:uppercase;font-weight:bold;font-size:0.9em;color:#dd3a82;margin:0.7em 0;font-size:1.2rem;}footer section h4:first-child{margin-top:0;}footer h4 a,footer h4 a:hover{color:#fff;}ul.footer-menu{list-style-type:none;margin:0 auto;padding:0;}ul.footer-menu li{margin:0.5em 0.5em 0.5em 0;font-size:0.9em;color:#aaa;}ul.footer-menu li a{color:#aaa;text-decoration:none;}ul.footer-menu li a[href="https://twitter.com/faceofaids"]{color:#9FE6E9;background-image:url("data:image/svg+xml,%3Csvg width='256' height='209' viewBox='0 0 256 209' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M256 25.45c-9.42 4.177-19.542 7-30.166 8.27 10.845-6.5 19.172-16.793 23.093-29.057a105.183 105.183 0 0 1-33.35 12.745C205.994 7.2 192.344.822 177.238.822c-29.007 0-52.524 23.516-52.524 52.52 0 4.117.465 8.125 1.36 11.97-43.65-2.19-82.35-23.1-108.255-54.876-4.52 7.757-7.11 16.78-7.11 26.404 0 18.222 9.274 34.297 23.366 43.716a52.312 52.312 0 0 1-23.79-6.57c-.003.22-.003.44-.003.66 0 25.448 18.104 46.676 42.13 51.5a52.592 52.592 0 0 1-23.718.9c6.683 20.867 26.08 36.052 49.062 36.476-17.975 14.086-40.622 22.483-65.228 22.483-4.24 0-8.42-.25-12.53-.734 23.243 14.903 50.85 23.598 80.51 23.598 96.607 0 149.434-80.03 149.434-149.435 0-2.278-.05-4.543-.152-6.795A106.748 106.748 0 0 0 256 25.45' fill='%239FE6E9'/%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:1.35rem;background-size:1rem;background-position:left center;}
.torn{position:relative;}.torn--up{margin-top:38px;}.torn--down{margin-bottom:40px;}.torn:before{content:'';position:absolute;left:0;right:0;height:2rem;}.torn--up:before{top:-30px;background-size:auto 100%;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 3253 212' xml:space='preserve'%3E%3Cpath d='M0,212.2c0,0,0-103,0-142.4c2.7-0.8,5.4-1.5,8.1-2.3c2.9-0.8,5.7-1.9,8.7-2.3c4.8-0.7,9.6-0.9,12.3-6 c0.4-0.8,2.1-1.5,3.2-1.5c4.8,0.2,9.7,1.5,14.3,0.8c6.1-0.9,10.3,7.8,12.9,0c0,0,7.7,0.1,9.1,0c3.2-0.4-0.2,12.9,3.1,12.7 c3.2-0.2,6.4-0.2,9.5-0.5c1.7-0.1,3.4-0.3,5.1-0.7c5.7-1.3,11.3-2.9,17-4.1c3.3-0.7,7-0.4,10-1.7c10.5-4.7,20.4-3.9,29.7,2.8 c5.7,4.1,10.8,3.9,15.9-1.2c2-2.1,4-2.5,7.1-2.1c3.7,0.5,7.7-0.5,11.4-1.3c2.5-0.5,4.8-1.7,7.2-2.6c2-0.7,4-1.2,6-1.9 c6.1-2,10.2-9.6,18.3-6.4c0.7,0.3,2.3-0.4,2.7-1c3.5-6,8.8-6,14.6-5.1c1.3,0.2,2.9-1.1,4.3-1c4.9,0.2,10.1-0.3,14.5,1.4 c4.3,1.7,7.8,5.5,11.5,8.6c3.5,3,6.9,3.8,11.4,1.9c3.6-1.6,8-3.3,11.7-2.6c10.1,1.8,18.7-2.6,27.7-5.3c2.5-0.7,4.8-2.4,7.4-2.7 c10.9-1.3,22,1.2,32.8-2.1c7.2,4,14.3,2.1,21.4-0.4c2.7-0.9,5.3-2.2,8-2.9c1.5-0.4,3.4-0.3,4.9,0.1c3.8,1,7.5,2.3,11.2,3.7 c2.9,1.1,6,1.9,8.4,3.7c4.6,3.4,8.2,3.6,13.2,1c3.7-1.9,8-2.8,12-4.2c1.4-0.5,2.7-1.3,4.1-1.6c2.4-0.4,5.2-1.4,7.1-0.6 c4,1.8,6.3,1.7,8.5-2.5c2.4-4.7,9.5-6.1,14-3.9c3,1.5,6.4,2.3,9.6,2.7c3.6,0.5,7.4-0.1,11,0.6c4.4,0.8,7.8-0.2,10.7-3.5 c1-1.1,2.8-2.3,4.2-2.3c8.9,0.1,17.9,0.5,26.8,0.7c2.3,0,4.9-0.1,6.9-1.1c4.7-2.2,11.2-1.9,14.5,2.1c4.1,4.9,10,5.7,15.4,7.3 c3.9,1.2,6.4-1.5,7-5.6c0.3-2.1,1.4-4.1,2.2-6.1c2.2,0.9,4.5,1.7,6.6,2.8c5.9,3.1,11.8,6.3,17.8,9.3c0.8,0.4,2,0.4,2.9,0.1 c7.1-1.9,13.3,1.7,19.8,3.3c3.5,0.8,6,0.3,9.3-0.4c6.8-1.3,14.1-1.8,21-0.9c3.6,0.4,6.3,2,9.4-1.2c0.9-1,3.5-1.5,4.6-0.8 c4,2.3,7.5,2.2,11.4-0.3c0.8-0.5,3,0.6,4.4,1.4c5.5,3.2,11.2,6.8,17.7,5c9.5-2.6,17.5,0.6,25.6,4.8c2.3,1.2,5.6,1.5,8.3,1.1 c6-0.8,12-2.4,18-3.3c1.7-0.3,3.7,0.2,5.3,1.1c7.2,3.8,14.2,7.9,21.3,11.7c1.4,0.7,3.1,1.3,4.6,1.1c5.7-0.9,12.4,1.9,16.9-4.2 c0.6-0.8,2.6-0.3,3.8-0.7c6.5-2.1,11.7-6.1,14.9-12c1.5-2.7,2.7-3,5.4-2.6c2.3,0.4,5.8,0.7,6.9-0.6c4-4.5,6.8-2.2,9.3,0.9 c2.3,2.8,4.8,3,8,2.2c2.9-0.7,5.9-1.4,8.8-1.3c7.1,0.1,14,1.7,20.9,3.7c6.6,2,13.2,1.2,18.1-4.9c5.1-6.4,6.3-6.5,13.2-1.9 c1.1,0.7,2.1,1.7,3.1,2.5c5.2,4.1,10.9,3.1,14.5-2.4c3.5-5.3,10-7.9,16.2-6.7c1.6,0.3,3.6-0.2,5.1-0.9c5.5-2.7,10.2-8.5,17.5-4 c0.8,0.5,2.3-0.3,3.4-0.2c2.3,0.1,4.7-0.2,6.9,0.5c7.9,2.4,15.2,1.7,22.2-3.2c1.6-1.1,4.7-1.6,6.2-0.8c4.4,2.3,8.4,5.3,12.3,8.3 c2.4,1.9,4.1,2,6.5,0c4.1-3.3,10.7-2.8,13.2-8.7c0.1-0.2,0.6-0.2,0.9-0.3c4.1-2.1,8.5-3.8,12.3-6.3c7,1.9,5.9-5.5,9.6-1.8 c0.7,0.7,14.9,0.8,16,0.6c8.3-1.3,8.1,2.4,16.4,1.4c3-0.4,6.2-6.2,9.3-5.9c2.8,0.3,5.6,0.7,8.3,0.3c3.1-0.4,6.1,5.5,9.2,4.8 c6.6-1.4,11.7-8.5,11.7-8.5s4.7-4.1,9.6-3.3c5.1,0.8,5.7-2,10.8-1.1c2.5,0.4,5.4,0.8,7.7,0.1c3.7-1.2,8.4,4.3,11.4,1.9 c3.7-3,6.5-1.7,9.4,0.4c6.9,5,13.4,0.1,21.7,1.8c5.8,1.2,12,3.7,16.9-2.8c2.5-3.3,6.3-2.4,9.7-1.3c5.5,1.8,11,3.5,16.5,5.3 c1.6,0.5,3.5,0.8,4.6,1.8c6.4,6.1,13.3,5,20.2,1.5c10-5,19.1-3.6,26.7,4.1c5.3,5.4,5.2-1.7,11.7-5.4c3.7-2.1,7.6,3.9,11.9,5.8 c2.5,1.1,5.2-5.5,7.7-4.6c1.7,0.6,3.6,1,4.9,2c3,2.3,5.5,5.3,8.7,7.3c2.8,1.8,6.4,3.9,9.3,3.4c9-1.5,17.8-3.7,27-1 c1.1,0.3,2.6-0.3,3.9-0.6c6.9-1.6,13.9-4,20.7,0.6c0.6,0.4,1.6,0.5,2.4,0.5c7.5,0.1,15.1,0.3,22.6,0.3c9.1,0.1,18.2,0.2,26.9-3.3 c1.2-0.5,2.9,0.3,4.3,0.3c6.4,0.1,12.9,0.7,19.2,0c10.2-1,20.3-2.9,30.5-4.1c2-0.2,4.4,0.3,6.2,1.3c3.7,2.2,6.2,1.3,8.6-1.8 c2.6-3.4,6-5.3,10.4-6.2c3.8-0.8,7.8,6.7,11,4.5c2.7-1.9,4.5-2.7,7.5-0.8c3.3,2.1,7.3,1.9,9.6-1.2c4.5-6,8.9-4.3,14.4-1.8 c7.6,3.6,15.5,3.9,23.7,0.7c4.6-1.8,9.9,4.8,14.7,3.5c2.9-0.8,6.4-1.4,8.3-3.3c2.7-2.8,4.9-3.2,8.3-2c2,0.7,5.2,1.1,6.5,0.1 c6-5.1,11-2.5,16.1,1.3c3.5,2.6,7.2,3.3,11.2,1.2c1.8-0.9,3.8-1.4,5.6-2.2c3.9-1.8,6.8-1.4,9.5,2.4c1,1.3,4.4,2.3,5.8,1.6 c4.9-2.4,7.9-7.6,10.5-3.6c3.3,5.3,9.1,4.8,14.4,6.1c2.5,0.6,5.7-0.8,8.8-1.5c4.3-1.1,9-2.5,13.1-1.7c5.7,1.1,11.1-4.9,16.6-2.8 c8.1,3.1,15.7,9.1,22.2,3.4c3.6-3.2,6.2-3.2,9.1,0.4c1.2,1.5,2.8-4.1,4.2-2.8c3.3,3.1,6.4,6.3,11.8,5c1.1-0.3,2.6,1,3.8,1.8 c2,1.2,3.7,3.1,5.8,3.6c7.5,2,15,3.8,22.9,1.8c1.4-0.4,3.3,0,4.7,0.5c5.3,2.1,10.3,5.8,16.5,2c1.8-1.1,4.6-0.4,6.9-0.7 c4.1-0.4,8.2-0.8,12.3-1.2c5.3-0.5,10.5-1.2,15.2,2.7c3.6,2.9,10.7,1.2,13.2-2.7c2.5-3.9,4.8-7.8,7.1-11.7c2.2,0.6,4.3,1.7,6.3,1.6 c5.2-0.3,7,1,10.9,4.2c5.7,4.6,12.2,8.3,18.4,12.3c0.6,0.4,1.7,0.4,2.4,0.2c4.5-1.1,9.2-1.8,13.3-3.7c3.7-1.8,5.7-0.8,8.1,1.9 c4.3,4.9,5,4.7,10,0.3c1.8-1.6,4.7-3.1,6.9-2.9c3,0.2,6.2,1.7,8.8,3.4c4.1,2.7,6.5,1.3,8.3-2.5c2-4.2,5.7-5.7,9.5-4.3 c5.4,2.1,10,0.3,14.9-1.4c1.4-0.5,2.9-0.8,4.3-1.1c2.7-0.7,5.4-1.3,8.3-2c8.6,5.8,18.4,11.6,27.1,18.7c6,4.9,12.8,5.8,19.6,7.6 c1,0.3,2.4-1.4,3.7-2.1c1.8-0.9,4.3-2.8,5.5-2.2c8,3.9,8.6,4.5,13.7-1.9c4.1-5.1,7.6-4.6,12.7-2.2c2.3,1.1,6.1,1.2,8.3,0 c8.1-4.3,15.2-4.2,22.5,1.5c2.5,1.9,4.8,4.3,7.7,5.5c4.9,2.1,9.5,5.4,15.5,4.2c3.8-0.7,7.8-0.5,11.6-0.2c5.7,0.5,11.3,1.4,15.7-3.6 c4.6-5.3,7.4-5.5,12.4-0.7c2.4,2.3,4.6,3,7.6,1.3c5.8-3.4,11.9-3.4,18.3-1.7c1.6,0.4,4-0.1,5.4-1.1c5.6-4,10.9,1.7,16.4-2.5 c1-0.8,2.4-1.1,3.6-1.6c5.5-2.4,11-5,16.7-7c3.1-1.1,6.8-2.2,9.8-1.6c3.5,0.8,5.5,1.2,7.9-2.1c1.2-1.6,4.8-1.5,7.4-2.1 c4.6-1.2,9.2-2.3,13.8-3.5c0.9-0.2,2-1.2,2.8-0.9c6.5,2.4,13.4,4.2,19.2,7.8c6.1,3.8,12.3,4.4,17.4-1.2c2.5-2.7,4.9-2.6,8.1-2.3 c4.2,0.3,8.4-0.2,12.6,0.2c3.3,0.3,8,0.2,9.6,2.2c3.8,4.9,7.9,8.4,13.7,10.7c3.2,1.3,5.3,1.8,8.1-0.3c3.1-2.4,6.6-3.4,10.1-0.6 c6.5,5.2,13.4,8.1,22.1,6.1c2.7-0.6,5.8,0.8,8.8,1.1c1.8,0.1,4.1,0.4,5.5-0.5c9.2-6.1,20.7-5.9,30.3,0.2c3.2,2.1,7.3,2.8,11.1,3.9 c2.7,0.8,5.5,1.2,8.2,2c5.6,1.6,11.2-6.7,16.9-5.1c0.6,0.2,1.3-0.4,1.9-0.4c2.2,0,4.7-0.5,6.6,0.3c4.1,1.8,7.9,4.1,11.7,6.5 c5.4,3.4,10.7,6.5,17.7,4.6c5.2-1.4,10.5-2.8,15.8-3.1c3.7-0.2,6.2-1.3,8.3-4.3c2-2.9,4.7-3.3,7.8-1.1c3,2.1,6.1,4.1,9.4,5.5 c1.6,0.7,4.3,0.5,5.6-0.5c4.1-3.3,8.6-3.2,12.6-1.2c5.2,2.7,9.7,2.1,14.7-0.1c2.2-1,5.5-1.7,7.4-0.7c6,3,11.6,2.2,17.3-0.1 c5-2.1,9.8-2.1,14.4,0.5c2.9,1.6,5.4,3.8,8.3,5.5c1.6,1,3.9,2.6,5.3,2.1c5.1-1.8,10.1-3.9,14.7-6.8c5.6-3.5,11.2-6.4,17.9-6.1 c1.4,0.1,3,0.6,4.1,1.5c3.7,3.2,7.7,12.3,11.6,10.1c4-2.1,4.9,4,4.3-0.3c-0.2-1.5-0.3-3-0.7-4.4c-1-3.4-0.5-6.2,3.3-6.9 c3.3-0.6,7.4-4.2,9.4,2.1c0.4,1.1,2.1,2.1,3.4,2.6c3.5,1.5,7.5,2.1,10.6,4.2c4.9,3.4,7.1,1.6,9.5-2.9c3.4-6.5,11.6-9.6,17.4-6.1 c7.5,4.5,15.5,2.9,23.3,3.1c2.2,0.1,4.7-1.5,6.6-2.9c4.5-3.3,13.5-13,17.4-9.1c2.9,2.9,5.7,6,8.8,8.8c3.3,3,13.4,3.7,16.8,1 c2.7-2.1,5.1-3,7.9-0.3c0.6,0.6,2.1,1.3,2.7,1c5.5-2.8,11.4-5.1,16.1-8.9c2.4-2,4.1-4,7.4-3.8c2.3,0.1,4.7,0.4,7,0.2 c3.8-0.3,6.5,1,9.1,4c1.5,1.7,4.3,2.7,6.8,3.2c2.4,0.4,5-0.4,7.4-0.4c7.6,0,15.5-0.9,22.8,0.7c8.5,1.9,16.7,2.7,25.1,0.5 c4.1-1.1,7.4-0.6,10.7,2.2c2.5,2.1,5.1,4.4,8.1,5.6c4.5,1.8,9.5,2.5,14.2,3.9c10.4,3.2,20.8-2.4,31.2,1.1c2,0.7,3.8,2.1,5.9,2.6 c3.6,0.9,7.3,1.3,11,2.1c2.2,0.5,4.4,1.3,6.6,1.9c4.1,1.2,8,3.1,12.2,3.6c4.5,0.5,9.2-0.1,13.7-0.7c3.5-0.4,7.2-1,10.4-2.3 c7.3-2.9,14.1-5.6,21.4,0.4c1.5,1.2,5.2,0.1,7.8-0.3c3.3-0.4,6.6-1.1,9.8-1.8c3.8-0.8,8.2-0.6,11.3-2.5c7.7-4.9,19.5-5.2,27.8-1.2 c4.5,2.2,10.2,2.6,15.4,2.8c6.2,0.2,12.9-2.4,18.7-1c10,2.5,19.5,0.8,29.3,0.2c1.5-0.1,3.1-1.2,4.3-2.2c5.8-5,12.3-7.9,20-7.3 c0,52,0,156.7,0,156.7H0z'/%3E%3C/svg%3E%0A");}.torn--down:before{bottom:-30px;background-size:auto 100%;background-position:bottom;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 3253 212' xml:space='preserve'%3E%3Cpath d='M0,8h3260.1c0,0,0,104.7,0,156.7c-7.7,0.6-14.2-2.3-20-7.3c-1.2-1-2.8-2.1-4.3-2.2c-9.8-0.6-19.3-2.3-29.3,0.2 c-5.8,1.4-12.5-1.2-18.7-1c-5.2,0.2-10.9,0.6-15.4,2.8c-8.3,4-20.1,3.7-27.8-1.2c-3.1-1.9-7.5-1.7-11.3-2.5 c-3.2-0.7-6.5-1.4-9.8-1.8c-2.6-0.4-6.3-1.5-7.8-0.3c-7.3,6-14.1,3.3-21.4,0.4c-3.2-1.3-6.9-1.9-10.4-2.3c-4.5-0.6-9.2-1.2-13.7-0.7 c-4.2,0.5-8.1,2.4-12.2,3.6c-2.2,0.6-4.4,1.4-6.6,1.9c-3.7,0.8-7.4,1.2-11,2.1c-2.1,0.5-3.9,1.9-5.9,2.6 c-10.4,3.5-20.8-2.1-31.2,1.1c-4.7,1.4-9.7,2.1-14.2,3.9c-3,1.2-5.6,3.5-8.1,5.6c-3.3,2.8-6.6,3.3-10.7,2.2 c-8.4-2.2-16.6-1.4-25.1,0.5c-7.3,1.6-15.2,0.7-22.8,0.7c-2.4,0-5-0.8-7.4-0.4c-2.5,0.5-5.3,1.5-6.8,3.2c-2.6,3-5.3,4.3-9.1,4 c-2.3-0.2-4.7,0.1-7,0.2c-3.3,0.2-5-1.8-7.4-3.8c-4.7-3.8-10.6-6.1-16.1-8.9c-0.6-0.3-2.1,0.4-2.7,1c-2.8,2.7-5.2,1.8-7.9-0.3 c-3.4-2.7-13.5-2-16.8,1c-3.1,2.8-5.9,5.9-8.8,8.8c-3.9,3.9-12.9-5.8-17.4-9.1c-1.9-1.4-4.4-3-6.6-2.9c-7.8,0.2-15.8-1.4-23.3,3.1 c-5.8,3.5-14,0.4-17.4-6.1c-2.4-4.5-4.6-6.3-9.5-2.9c-3.1,2.1-7.1,2.7-10.6,4.2c-1.3,0.5-3,1.5-3.4,2.6c-2,6.3-6.1,2.7-9.4,2.1 c-3.8-0.7-4.3-3.5-3.3-6.9c0.4-1.4,0.5-2.9,0.7-4.4c0.6-4.3-0.3,1.8-4.3-0.3c-3.9-2.2-7.9,6.9-11.6,10.1c-1.1,0.9-2.7,1.4-4.1,1.5 c-6.7,0.3-12.3-2.6-17.9-6.1c-4.6-2.9-9.6-5-14.7-6.8c-1.4-0.5-3.7,1.1-5.3,2.1c-2.9,1.7-5.4,3.9-8.3,5.5c-4.6,2.6-9.4,2.6-14.4,0.5 c-5.7-2.3-11.3-3.1-17.3-0.1c-1.9,1-5.2,0.3-7.4-0.7c-5-2.2-9.5-2.8-14.7-0.1c-4,2-8.5,2.1-12.6-1.2c-1.3-1-4-1.2-5.6-0.5 c-3.3,1.4-6.4,3.4-9.4,5.5c-3.1,2.2-5.8,1.8-7.8-1.1c-2.1-3-4.6-4.1-8.3-4.3c-5.3-0.3-10.6-1.7-15.8-3.1c-7-1.9-12.3,1.2-17.7,4.6 c-3.8,2.4-7.6,4.7-11.7,6.5c-1.9,0.8-4.4,0.3-6.6,0.3c-0.6,0-1.3-0.6-1.9-0.4c-5.7,1.6-11.3-6.7-16.9-5.1c-2.7,0.8-5.5,1.2-8.2,2 c-3.8,1.1-7.9,1.8-11.1,3.9c-9.6,6.1-21.1,6.3-30.3,0.2c-1.4-0.9-3.7-0.6-5.5-0.5c-3,0.3-6.1,1.7-8.8,1.1c-8.7-2-15.6,0.9-22.1,6.1 c-3.5,2.8-7,1.8-10.1-0.6c-2.8-2.1-4.9-1.6-8.1-0.3c-5.8,2.3-9.9,5.8-13.7,10.7c-1.6,2-6.3,1.9-9.6,2.2c-4.2,0.4-8.4-0.1-12.6,0.2 c-3.2,0.3-5.6,0.4-8.1-2.3c-5.1-5.6-11.3-5-17.4-1.2c-5.8,3.6-12.7,5.4-19.2,7.8c-0.8,0.3-1.9-0.7-2.8-0.9 c-4.6-1.2-9.2-2.3-13.8-3.5c-2.6-0.6-6.2-0.5-7.4-2.1c-2.4-3.3-4.4-2.9-7.9-2.1c-3,0.6-6.7-0.5-9.8-1.6c-5.7-2-11.2-4.6-16.7-7 c-1.2-0.5-2.6-0.8-3.6-1.6c-5.5-4.2-10.8,1.5-16.4-2.5c-1.4-1-3.8-1.5-5.4-1.1c-6.4,1.7-12.5,1.7-18.3-1.7c-3-1.7-5.2-1-7.6,1.3 c-5,4.8-7.8,4.6-12.4-0.7c-4.4-5-10-4.1-15.7-3.6c-3.8,0.3-7.8,0.5-11.6-0.2c-6-1.2-10.6,2.1-15.5,4.2c-2.9,1.2-5.2,3.6-7.7,5.5 c-7.3,5.7-14.4,5.8-22.5,1.5c-2.2-1.2-6-1.1-8.3,0c-5.1,2.4-8.6,2.9-12.7-2.2c-5.1-6.4-5.7-5.8-13.7-1.9c-1.2,0.6-3.7-1.3-5.5-2.2 c-1.3-0.7-2.7-2.4-3.7-2.1c-6.8,1.8-13.6,2.7-19.6,7.6c-8.7,7.1-18.5,12.9-27.1,18.7c-2.9-0.7-5.6-1.3-8.3-2 c-1.4-0.3-2.9-0.6-4.3-1.1c-4.9-1.7-9.5-3.5-14.9-1.4c-3.8,1.4-7.5-0.1-9.5-4.3c-1.8-3.8-4.2-5.2-8.3-2.5c-2.6,1.7-5.8,3.2-8.8,3.4 c-2.2,0.2-5.1-1.3-6.9-2.9c-5-4.4-5.7-4.6-10,0.3c-2.4,2.7-4.4,3.7-8.1,1.9c-4.1-1.9-8.8-2.6-13.3-3.7c-0.7-0.2-1.8-0.2-2.4,0.2 c-6.2,4-12.7,7.7-18.4,12.3c-3.9,3.2-5.7,4.5-10.9,4.2c-2-0.1-4.1,1-6.3,1.6c-2.3-3.9-4.6-7.8-7.1-11.7c-2.5-3.9-9.6-5.6-13.2-2.7 c-4.7,3.9-9.9,3.2-15.2,2.7c-4.1-0.4-8.2-0.8-12.3-1.2c-2.3-0.3-5.1,0.4-6.9-0.7c-6.2-3.8-11.2-0.1-16.5,2c-1.4,0.5-3.3,0.9-4.7,0.5 c-7.9-2-15.4-0.2-22.9,1.8c-2.1,0.5-3.8,2.4-5.8,3.6c-1.2,0.8-2.7,2.1-3.8,1.8c-5.4-1.3-8.5,1.9-11.8,5c-1.4,1.3-3-4.3-4.2-2.8 c-2.9,3.6-5.5,3.6-9.1,0.4c-6.5-5.7-14.1,0.3-22.2,3.4c-5.5,2.1-10.9-3.9-16.6-2.8c-4.1,0.8-8.8-0.6-13.1-1.7 c-3.1-0.7-6.3-2.1-8.8-1.5c-5.3,1.3-11.1,0.8-14.4,6.1c-2.6,4-5.6-1.2-10.5-3.6c-1.4-0.7-4.8,0.3-5.8,1.6c-2.7,3.8-5.6,4.2-9.5,2.4 c-1.8-0.8-3.8-1.3-5.6-2.2c-4-2.1-7.7-1.4-11.2,1.2c-5.1,3.8-10.1,6.4-16.1,1.3c-1.3-1-4.5-0.6-6.5,0.1c-3.4,1.2-5.6,0.8-8.3-2 c-1.9-1.9-5.4-2.5-8.3-3.3c-4.8-1.3-10.1,5.3-14.7,3.5c-8.2-3.2-16.1-2.9-23.7,0.7c-5.5,2.5-9.9,4.2-14.4-1.8 c-2.3-3.1-6.3-3.3-9.6-1.2c-3,1.9-4.8,1.1-7.5-0.8c-3.2-2.2-7.2,5.3-11,4.5c-4.4-0.9-7.8-2.8-10.4-6.2c-2.4-3.1-4.9-4-8.6-1.8 c-1.8,1-4.2,1.5-6.2,1.3c-10.2-1.2-20.3-3.1-30.5-4.1c-6.3-0.7-12.8-0.1-19.2,0c-1.4,0-3.1,0.8-4.3,0.3c-8.7-3.5-17.8-3.4-26.9-3.3 c-7.5,0-15.1,0.2-22.6,0.3c-0.8,0-1.8,0.1-2.4,0.5c-6.8,4.6-13.8,2.2-20.7,0.6c-1.3-0.3-2.8-0.9-3.9-0.6c-9.2,2.7-18,0.5-27-1 c-2.9-0.5-6.5,1.6-9.3,3.4c-3.2,2-5.7,5-8.7,7.3c-1.3,1-3.2,1.4-4.9,2c-2.5,0.9-5.2-5.7-7.7-4.6c-4.3,1.9-8.2,7.9-11.9,5.8 c-6.5-3.7-6.4-10.8-11.7-5.4c-7.6,7.7-16.7,9.1-26.7,4.1c-6.9-3.5-13.8-4.6-20.2,1.5c-1.1,1-3,1.3-4.6,1.8c-5.5,1.8-11,3.5-16.5,5.3 c-3.4,1.1-7.2,2-9.7-1.3c-4.9-6.5-11.1-4-16.9-2.8c-8.3,1.7-14.8-3.2-21.7,1.8c-2.9,2.1-5.7,3.4-9.4,0.4c-3-2.4-7.7,3.1-11.4,1.9 c-2.3-0.7-5.2-0.3-7.7,0.1c-5.1,0.9-5.7-1.9-10.8-1.1c-4.9,0.8-9.6-3.3-9.6-3.3s-5.1-7.1-11.7-8.5c-3.1-0.7-6.1,5.2-9.2,4.8 c-2.7-0.4-5.5,0-8.3,0.3c-3.1,0.3-6.3-5.5-9.3-5.9c-8.3-1-8.1,2.7-16.4,1.4c-1.1-0.2-15.3-0.1-16,0.6c-3.7,3.7-2.6-3.7-9.6-1.8 c-3.8-2.5-8.2-4.2-12.3-6.3c-0.3-0.1-0.8-0.1-0.9-0.3c-2.5-5.9-9.1-5.4-13.2-8.7c-2.4-2-4.1-1.9-6.5,0c-3.9,3-7.9,6-12.3,8.3 c-1.5,0.8-4.6,0.3-6.2-0.8c-7-4.9-14.3-5.6-22.2-3.2c-2.2,0.7-4.6,0.4-6.9,0.5c-1.1,0.1-2.6-0.7-3.4-0.2c-7.3,4.5-12-1.3-17.5-4 c-1.5-0.7-3.5-1.2-5.1-0.9c-6.2,1.2-12.7-1.4-16.2-6.7c-3.6-5.5-9.3-6.5-14.5-2.4c-1,0.8-2,1.8-3.1,2.5c-6.9,4.6-8.1,4.5-13.2-1.9 c-4.9-6.1-11.5-6.9-18.1-4.9c-6.9,2-13.8,3.6-20.9,3.7c-2.9,0.1-5.9-0.6-8.8-1.3c-3.2-0.8-5.7-0.6-8,2.2c-2.5,3.1-5.3,5.4-9.3,0.9 c-1.1-1.3-4.6-1-6.9-0.6c-2.7,0.4-3.9,0.1-5.4-2.6c-3.2-5.9-8.4-9.9-14.9-12c-1.2-0.4-3.2,0.1-3.8-0.7c-4.5-6.1-11.2-3.3-16.9-4.2 c-1.5-0.2-3.2,0.4-4.6,1.1c-7.1,3.8-14.1,7.9-21.3,11.7c-1.6,0.9-3.6,1.4-5.3,1.1c-6-0.9-12-2.5-18-3.3c-2.7-0.4-6-0.1-8.3,1.1 c-8.1,4.2-16.1,7.4-25.6,4.8c-6.5-1.8-12.2,1.8-17.7,5c-1.4,0.8-3.6,1.9-4.4,1.4c-3.9-2.5-7.4-2.6-11.4-0.3 c-1.1,0.7-3.7,0.2-4.6-0.8c-3.1-3.2-5.8-1.6-9.4-1.2c-6.9,0.9-14.2,0.4-21-0.9c-3.3-0.7-5.8-1.2-9.3-0.4c-6.5,1.6-12.7,5.2-19.8,3.3 c-0.9-0.3-2.1-0.3-2.9,0.1c-6,3-11.9,6.2-17.8,9.3c-2.1,1.1-4.4,1.9-6.6,2.8c-0.8-2-1.9-4-2.2-6.1c-0.6-4.1-3.1-6.8-7-5.6 c-5.4,1.6-11.3,2.4-15.4,7.3c-3.3,4-9.8,4.3-14.5,2.1c-2-1-4.6-1.1-6.9-1.1c-8.9,0.2-17.9,0.6-26.8,0.7c-1.4,0-3.2-1.2-4.2-2.3 c-2.9-3.3-6.3-4.3-10.7-3.5c-3.6,0.7-7.4,0.1-11,0.6c-3.2,0.4-6.6,1.2-9.6,2.7c-4.5,2.2-11.6,0.8-14-3.9c-2.2-4.2-4.5-4.3-8.5-2.5 c-1.9,0.8-4.7-0.2-7.1-0.6c-1.4-0.3-2.7-1.1-4.1-1.6c-4-1.4-8.3-2.3-12-4.2c-5-2.6-8.6-2.4-13.2,1c-2.4,1.8-5.5,2.6-8.4,3.7 c-3.7,1.4-7.4,2.7-11.2,3.7c-1.5,0.4-3.4,0.5-4.9,0.1c-2.7-0.7-5.3-2-8-2.9c-7.1-2.5-14.2-4.4-21.4-0.4c-10.8-3.3-21.9-0.8-32.8-2.1 c-2.6-0.3-4.9-2-7.4-2.7c-9-2.7-17.6-7.1-27.7-5.3c-3.7,0.7-8.1-1-11.7-2.6c-4.5-1.9-7.9-1.1-11.4,1.9c-3.7,3.1-7.2,6.9-11.5,8.6 c-4.4,1.7-9.6,1.2-14.5,1.4c-1.4,0.1-3-1.2-4.3-1c-5.8,0.9-11.1,0.9-14.6-5.1c-0.4-0.6-2-1.3-2.7-1c-8.1,3.2-12.2-4.4-18.3-6.4 c-2-0.7-4-1.2-6-1.9c-2.4-0.9-4.7-2.1-7.2-2.6c-3.7-0.8-7.7-1.8-11.4-1.3c-3.1,0.4-5.1,0-7.1-2.1c-5.1-5.1-10.2-5.3-15.9-1.2 c-9.3,6.7-19.2,7.5-29.7,2.8c-3-1.3-6.7-1-10-1.7c-5.7-1.2-11.3-2.8-17-4.1c-1.7-0.4-3.4-0.6-5.1-0.7c-3.1-0.3-6.3-0.3-9.5-0.5 c-3.3-0.2,0.1,13.1-3.1,12.7c-1.4-0.1-9.1,0-9.1,0c-2.6-7.8-6.8,0.9-12.9,0c-4.6-0.7-9.5,0.6-14.3,0.8c-1.1,0-2.8-0.7-3.2-1.5 c-2.7-5.1-7.5-5.3-12.3-6c-3-0.4-5.8-1.5-8.7-2.3c-2.7-0.8-5.4-1.5-8.1-2.3C0,110.6,0,7.6,0,7.6V8z'/%3E%3C/svg%3E%0A");}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.torn--down:before,.torn--up:before{background-image:none;height:0;}}
.foa-grid{display:flex;flex-wrap:wrap;margin:0 -.5rem;}.foa-grid__cell{width:100%;margin:.5rem;position:relative;}@media (min-width:350px){.category-links .foa-grid__cell{width:calc(50% - 1rem);}}@media (min-width:768px){.foa-grid .foa-grid__cell{width:calc(50% - 1rem);}}@media (min-width:992px){.foa-grid .foa-grid__cell{width:calc(33.3333% - 1rem);}aside + section .foa-grid .foa-grid__cell{width:calc(50% - 1rem);}}@media (min-width:1200px){.foa-grid .foa-grid__cell{width:calc(25% - 1rem);}aside + section .foa-grid .foa-grid__cell{width:calc(33.3333% - 1rem);}}.pager__items{display:flex;width:100%;padding:0;flex-wrap:wrap;justify-content:flex-start;list-style-type:none;}.pager__item a,.pager__item--ellipsis{padding:.5rem 1rem;margin:.25rem .5rem;border:2px solid black;border-radius:200px;min-width:3rem;text-decoration:none;display:inline-block;text-align:center;}.pager__item a:hover{color:#000;}.pager__item.is-active a{background-color:#000;color:#fff;}.pager__item--ellipsis{border-color:transparent;min-width:0;padding:.5rem 0;display:none;}@media (min-width:520px){.pager__items{justify-content:center;}.pager__item--ellipsis{display:initial;}}
.foa-card{position:relative;z-index:0;display:flex;flex-direction:column;height:100%;border:2px solid #000;}.foa-card.foa-card--theme{background-color:#000;color:#fff;}.foa-card.has-overlay:before{content:'';position:absolute;top:0;right:0;bottom:0;right:0;background-color:rgba(0,0,0,.85);opacity:0;width:100%;visibility:hidden;transition:all .5s;}.foa-card.has-overlay.foa-card--overlay:before{z-index:1;opacity:1;visibility:visible;}.foa-card__overlay-text{position:absolute;top:0;bottom:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:1rem;z-index:2;animation-name:slideDown;animation-duration:.75s;}.foa-card__field-video-poster{position:relative;flex-shrink:0;}.foa-card__field-video-poster:hover:before{content:'';background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath fill='%23dd3a82' opacity='1' d='M12 20c4.41 0 8-3.59 8-8s-3.59-8-8-8-8 3.59-8 8 3.59 8 8 8zM10 7.5l6 4.5-6 4.5v-9z'/%3E%3Cpath d='M12 22c5.52 0 10-4.48 10-10S17.52 2 12 2 2 6.48 2 12s4.48 10 10 10zm0-18c4.41 0 8 3.59 8 8s-3.59 8-8 8-8-3.59-8-8 3.59-8 8-8zm-2 3.5v9l6-4.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:30%;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;animation:fadeIn .35s;}.foa-card--blocked .foa-card__field-video-poster:before,.foa-card--blocked .foa-card__field-video-poster:hover:before,.foa-page__field-video-poster:before{content:'';background-repeat:no-repeat;background-position:center;background-size:30%;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z'/%3E%3C/svg%3E");opacity:.5;animation:none;}.foa-card--blocked .foa-card__field-video-poster:hover:before{opacity:1;}.foa-card__field-author-image{flex-shrink:0;}.foa-card__field-video-poster img,.foa-card__field-author-image img{display:block;}.foa-card__title{margin:.75rem 0;line-height:1.2;padding:0 1rem;}.foa-card__title a{text-decoration:none;}.foa-card.foa-card--theme .foa-card__title a{color:#dd3a82;}.foa-card__title--level-3 a{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23870052' d='M12 1L3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4zm-2 16l-4-4 1.41-1.41L10 14.17l6.59-6.59L18 9l-8 8z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:top right;display:block;padding-right:30px;}.foa-card__short-description{padding:0 1rem;}.foa-card__short-description:last-child{padding:0 1rem 1rem;}'

.foa-card__short-description:empty {
  display: none;
}

.foa-card__short-description--overflows {
  max-height: 3rem;
  overflow: hidden;
  position: relative;
  z-index: -1;
}

.foa-card__short-description--overflows:before {
  content: '';
  position: absolute;
  top: 0; right: 0; left: 0;
  height: 3rem;
  opacity: 1;
  transition: none;
  transition: opacity 5s;
  background: linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 95%);
}

.foa-card__readmore {
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-top: -.5rem;
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: -.1rem center;
  background-size: 2rem;
  min-width: 2rem;
  max-width: 2rem;
  height: 2rem;
  border-radius: 1rem;
  border: .1rem solid #000;
  background-color: #000;
  overflow: hidden;
  transition: max-width .5s;
  transition-delay: .15s;
  transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1);
  color: #dd3a82;
  cursor: pointer;
}

.foa-card__readmore:hover,
.foa-card__readmore:active,
.foa-card__readmore:focus {
  max-width: 10rem;
  transition-delay: 0s;
}

.foa-card__readmore span {
  white-space: nowrap;
  padding-left: 1.5rem;
  pointer-events: none;
  margin-right: .2rem;
  font-size: 1rem;
  font-weight: bold;
}

.foa-card__field-duration {
  position: absolute;
  top: .25rem;
  right: .25rem;
  padding: .25rem;
  background-color: rgba(0,0,0,.7);
  color: #fff;
  font-size: .9rem;
  border-radius: .25rem;
  pointer-events: none;
}

.foa-card__field-place, .foa-card__field-subject {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 2rem;
  background-position: top left;
  padding-left: 2.75rem;
  padding-top: .25rem;
  min-height: 2rem;
}

.foa-card__field-subject {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M14 17H4v2h10v-2zm6-8H4v2h16V9zM4 15h16v-2H4v2zM4 5v2h16V5H4z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
  margin: .5rem 0;
}

.foa-card__field-subject:empty, .foa-card__field-place:empty {
  display: none;
}

.foa-card__field-place ul, .foa-card__field-subject ul {
  padding: 0;
  margin: 0;
}

.foa-card__field-place li, .foa-card__field-subject li {
  display: inline-block;
}

.foa-card__field-aid {
  display: none;
}

.foa-card__metadata {
  background-color: #000;
  color: #fff;
  padding: 0 1rem 1rem 1rem;
  flex: 1 0 auto;
}

.foa-grid__cell:nth-child(3n + 1) .foa-card__metadata.torn:before {
  background-position: left;
}

.foa-grid__cell:nth-child(3n + 2) .foa-card__metadata.torn:before {
  background-position: center;
}

.foa-grid__cell:nth-child(3n + 3) .foa-card__metadata.torn:before {
  background-position: right;
}

.foa-card__metadata div {
  display: inline-block;
  margin-bottom: .25rem;
  margin-right: .5rem;
}

.foa-card__metadata a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid white;
}

.play-close {
  display: flex;
  justify-content: space-around;
  width: 100%;
  overflow: hidden;
  animation: growX .5s;
}

.play-close button {
  background-size: 3rem;
  background-repeat: no-repeat;
  background-position: center;
  height: 3rem;
  width: 3rem;
  background-color: transparent;
  border: none;
}

.play-close__play {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M8 5v14l11-7z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
}

.play-close__close {
  background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes growX{0%{width:0%;opacity:0;}100%{width:100%;opacity:1;}}@keyframes slideDown{0%{transform:translateY(-20px);opacity:0;}100%{transform:translateY(0);opacity:1;}}
.foa-facets{position:relative;max-height:6.4rem;overflow:hidden;}.foa-facets__show-more{position:absolute;bottom:0;left:0;width:100%;text-align:center;margin:0;padding:50px 0 10px;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,white 100%);}.foa-facets.foa-facets--expanded{max-height:none;padding-bottom:50px;}.foa-facets.foa-facets--expanded .foa-facets__show-more{padding:0;}.foa-facets .block-facet--links{display:none;}.foa-facets.foa-facets--expanded .block-facet--links{display:block;}.foa-facets__show-more button{background-color:#000;padding:.5em;border-radius:20px;display:inline-block;width:40px;height:40px;border:none;cursor:pointer;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:30px;background-position:center;}.foa-facets.foa-facets--expanded .foa-facets__show-more button{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23dd3a82' d='M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");}@media (min-width:767px){.foa-facets{max-height:none;}.foa-facets__show-more,.foa-facets a[href="#showfacets"]{display:none;}.foa-facets .block-facet--links{display:block;}.foa-facets .foa-facets__filter-header{border-radius:0;border-top:none;border-left:none;border-right:none;}}.foa-facets .foa-facets__filter-header{display:block;text-align:center;margin:1rem 0 2.4rem 0;}.foa-facets .foa-facets__filter-header:hover{background-color:transparent;}.foa-facets--expanded .foa-facets__filter-header{border-radius:0;border-top:none;border-left:none;border-right:none;}a.neon-link.neon-link--light{color:#000;}.facets-widget-links ul{padding-left:1.5rem;}.facets-widget-links > ul{padding:0;}.facets-widget-links li{list-style-type:none;margin:.25rem 0;}.facets-widget-links > ul > .facet-item--expanded > a{font-weight:bold;}.facets-widget-links > ul > .facet-item--expanded.facet-processed > div{display:none;animation:fadeIn .75s;}.facets-widget-links > ul > .facet-item--expanded.facet-processed > a[aria-expanded="true"] + div{display:block;}.facets-widget-links a{text-decoration:none;color:#000;}.facets-widget-links .is-active{display:none;}.facets-widget-links > ul > .facet-item--expanded > a:after{content:'';background-image:url("data:image/svg+xml,%3Csvg id='chevron-up_cache41' width='100%25' height='100%25' viewBox='0 0 24 24' y='432' xmlns='http://www.w3.org/2000/svg' fit='' preserveAspectRatio='xMidYMid meet' focusable='false'%3E%3Cpath d='M7.41,15.41L12,10.83L16.59,15.41L18,14L12,8L6,14L7.41,15.41Z' fill='%23dd3a82' %3E%3C/path%3E%3C/svg%3E");width:2rem;height:2rem;background-repeat:no-repeat;background-size:2rem;background-position:center;display:inline-block;transform:rotate(180deg);transition:transform .25s;vertical-align:middle;}.facets-widget-links > ul > .facet-item--expanded > a[aria-expanded="true"]:after{transform:rotate(0deg);}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.facets-soft-limit-link{display:inline-block;border-bottom:2px solid #dd3a82;margin-bottom:1rem;font-weight:bold;}
.foa-information,[role="contentinfo"] > [role="alert"]{border:4px solid #000;color:#000;background-color:#dd3a82;padding:.25rem 1rem;text-align:center;font-weight:bold;margin-bottom:1rem;}[role="contentinfo"] > [role="alert"]{margin-bottom:2rem;padding:1rem 0;}.foa-information a,[role="contentinfo"] > [role="alert"] a{color:#000;text-transform:uppercase;}.foa-information--dark{border-color:#dd3a82;color:#d9e1e8;background-color:#000;}body.path-frontpage .foa-information{margin:2rem 0 5rem 0;}
body.page-node-type-video header[role="banner"].torn--down:before{background:none;}body.page-node-type-video header[role="banner"].torn--down{margin-bottom:0;}body.page-node-type-video footer a img{-webkit-filter:invert(1);filter:invert(1);}body.page-node-type-video footer h4{color:#870052;}body.page-node-type-video h1,body.page-node-type-video h2,body.page-node-type-video h3{color:#d9e1e8;}body.page-node-type-video main a{color:#dd3a82;}body.page-node-type-video .layout-container,body.page-node-type-video main,body.page-node-type-video main .layout-content{background-color:#000;color:#d9e1e8;}body.page-node-type-video footer{background-color:#fff;color:#000;}body.page-node-type-video footer.torn--up:before{transform:rotateX(180deg);top:-20px;}body.page-node-type-video ul.footer-menu li a,body.page-node-type-video ul.footer-menu li{color:#000;}body.page-node-type-video ul.footer-menu li a[href="https://twitter.com/faceofaids"]{color:teal;background-image:url("data:image/svg+xml,%3Csvg width='256' height='209' viewBox='0 0 256 209' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid'%3E%3Cpath d='M256 25.45c-9.42 4.177-19.542 7-30.166 8.27 10.845-6.5 19.172-16.793 23.093-29.057a105.183 105.183 0 0 1-33.35 12.745C205.994 7.2 192.344.822 177.238.822c-29.007 0-52.524 23.516-52.524 52.52 0 4.117.465 8.125 1.36 11.97-43.65-2.19-82.35-23.1-108.255-54.876-4.52 7.757-7.11 16.78-7.11 26.404 0 18.222 9.274 34.297 23.366 43.716a52.312 52.312 0 0 1-23.79-6.57c-.003.22-.003.44-.003.66 0 25.448 18.104 46.676 42.13 51.5a52.592 52.592 0 0 1-23.718.9c6.683 20.867 26.08 36.052 49.062 36.476-17.975 14.086-40.622 22.483-65.228 22.483-4.24 0-8.42-.25-12.53-.734 23.243 14.903 50.85 23.598 80.51 23.598 96.607 0 149.434-80.03 149.434-149.435 0-2.278-.05-4.543-.152-6.795A106.748 106.748 0 0 0 256 25.45' fill='teal'/%3E%3C/svg%3E");}.foa-page__field-video-poster{position:relative;min-height:1px;}.foa-page__field-video-poster img{width:100%;}.foa-page__video h1{font-size:2rem;}.foa-metadata > h2,.foa-metadata > h3{margin-top:0;}.foa-page__video{display:flex;flex-direction:column;flex-flow:column-reverse;}video{max-width:100%;}.foa-page__video h1{margin-bottom:.25rem;margin-top:0;flex:1 0 0;}.foa-page__video header{margin:2rem 0;display:flex;flex-wrap:wrap;}header .flag{flex:0 1 100%;white-space:nowrap;margin:.5rem 0 1rem;}.foa-card > .flag{display:block;text-align:center;padding:.5rem 0 .75rem;background-color:#000;}header .flag a,header .flag a:hover,.foa-card .flag a{text-decoration:none;display:inline-block;color:#999 !important;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23999' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z'/%3E%3C/svg%3E");padding-left:1.75rem;background-repeat:no-repeat;background-position:left center;background-size:1.5rem;border-bottom:none;}header .flag.action-unflag a,.foa-card .flag.action-unflag a{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath fill='%23999' d='M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm5 11H7v-2h10v2z'/%3E%3C/svg%3E");}@media (min-width:992px){header .flag{flex:0 1 0;margin:.25rem 0 0 1rem;}}.foa-page__video header small{flex:1 0 100%;}.foa-page__high-level-description,.foa-page__background,.foa-page__transcription{background-color:#353535;padding:1.25rem;}.foa-page__background,.foa-page__transcription{background-color:transparent;border:2px solid #353535;color:#999;display:flex;flex-wrap:wrap;}.foa-page__background > h3{flex:1 0 100%;}.foa-page__background > div{flex:1 0 100%;}.foa-page__background .foa-page__background-video{margin-left:0;margin-top:1rem;font-style:italic;}@media (min-width:1200px){.foa-page__background > div{flex:1 0 0;}.foa-page__background .foa-page__background-video{margin-left:1rem;margin-top:0;}}.foa-page__background h3,.foa-page__transcription h3{margin-top:0;color:#999 !important;}.foa-page__transcription{margin-top:2rem;display:block;position:relative;max-height:400px;overflow-y:scroll;}.foa-page__transcription a{color:#999 !important;cursor:pointer;}.foa-page__transcription a:hover{color:#dd3a82 !important;}.foa-page__transcription.is-collapsed{max-height:200px;overflow:hidden;}.foa-page__transcription.is-collapsed:after{position:absolute;content:'';top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 20%,black 100%);}.foa-page__transcription button[aria-expanded]{background-color:#999;padding:.5em;border-radius:20px;display:block;margin:auto;bottom:1rem;left:0;right:0;position:absolute;z-index:2;width:40px;height:40px;border:none;cursor:pointer;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:30px;background-position:center;}.foa-page__transcription button[aria-expanded="true"]{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");position:initial;}.foa-page__high-level-description > p,.foa-page__background-text > p{margin:0;}.foa-page__high-level-description + .foa-page__background{margin-top:2rem;}.foa-page__related{margin-top:1rem;}.foa-page__related ul{display:inline-block;padding:0;margin:0;list-style-type:none;}#related,.foa-page__related ul li,.foa-page__related ul li p{display:inline-block;margin:0;}.foa-page__related ul li{margin:0 .25rem;}.foa-text-grid{display:flex;flex-wrap:wrap;margin:1rem -.25rem 3rem;color:#999;}.foa-text-grid h3{color:#999 !important;}.foa-text-grid > div{flex:1 1 100%;margin:.25rem;}@media (min-width:767px){.foa-text-grid > div{flex:1 1 calc(33% - .5rem);}}.foa-metadata ul{padding-left:1.5rem;}[class^="foa-metadata__"] > ul{padding:0;margin-bottom:2rem;}.foa-metadata li{list-style-type:none;margin:.25rem 0;}
body.page-node-type-article .foa-card__metadata{padding:0 1rem;}body.page-node-type-article .foa-card__metadata h2{color:#dd3a82;margin-top:2rem;}body.page-node-type-article .foa-card{height:auto;border:none;}body.page-node-type-article .foa-card img{width:100%;}body.page-node-type-article .foa-card__short-description{padding-bottom:0;color:#d9e1e8;}body.page-node-type-article .foa-card__short-description p:first-child,body.page-node-type-article .foa-card__short-description p:last-child{margin:0;}body.page-node-type-article .foa-card small{display:block;margin-top:1rem;}body.page-node-type-article .foa-card__field-video-poster p{margin:0;}body.page-node-type-article .foa-card__field-video-poster{border:1px solid #000;}body.page-node-type-article .foa-card__field-video-poster:hover:before{background:none;}
body.path-user h1,body.path-user h2,body.path-user h3{text-align:center;}form.user-form,form.user-login-form,form.user-register-form{display:block;background-color:#eee;padding:1rem;border:2px solid #000;max-width:400px;margin:0 auto 1rem auto;}form.user-form,form.user-register-form{max-width:800px;}form.user-register-form .form-item{margin-bottom:2rem;}form.user-register-form .form-checkbox{display:inline-block;}form label{-webkit-appearance:none;display:block;height:45px;font-size:20px;font-family:futura-pt-condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;text-transform:uppercase;}form input[type="checkbox"] + label.form-required{display:inline-block;}.form-text,.form-email,.form-textarea{border:2px solid #000;height:45px;font-size:1rem;padding:.5rem 1rem;max-width:100%;}.form-textarea{height:auto;}.description{font-style:oblique;font-size:.8rem;margin-bottom:1rem;}#edit-submit{border:none;background-color:#000;color:#dd3a82;font-family:futura-pt-condensed,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:700;font-size:20px;text-transform:uppercase;height:45px;min-width:100px;display:block;margin:0 auto;}
body.page-node-type-theme-page main{padding:0;}body.page-node-type-theme-page h2{text-align:center;}body.page-node-type-theme-page h3.foa-card__title{font-size:1.5rem;}body.page-node-type-theme-page main h1{font-size:calc(2rem + 12 * ((100vw - 320px) / 680));margin-bottom:0;}body.page-node-type-theme-page main h1 + .ingress{font-size:1.25rem;}@media (min-width:992px){body.page-node-type-theme-page main h1 + .ingress{font-size:1.5rem;}}body.page-node-type-theme-page .foa-front-blocks + div.container{margin-top:4rem;}.foa-front--women-and-aids{background-image:url(/themes/greased_lightning/images/theme_poster.jpg);min-height:60vw;background-position:center;background-color:#fff;background-size:contain;}@media (min-width:768px){.foa-front--women-and-aids{min-height:45vw;}}.theme-logo{text-align:center;}.theme-logo img{max-width:200px;}@media (min-width:576px){.theme-logo img{max-width:100%;}}.foa-theme-links{margin:1.75rem 0 1rem;padding:0}.foa-theme-links .foa-theme-links__link{margin:.5rem 0;list-style:none;background-color:#eee;padding:1rem;border:2px solid #000;}.foa-theme-links .foa-theme-links__link:hover{background-color:#dd3a82;border-color:#dd3a82;}.foa-theme-links .foa-theme-links__link:hover a{color:#fff;}.foa-theme-links .foa-theme-links__link--dark{background-color:#000;border-color:#000;}.foa-theme-links .foa-theme-links__link a{font-size:1.5rem;color:#000;display:block;}.foa-theme-links .foa-theme-links__link--dark a{color:#dd3a82;}.foa-stats{padding:0;list-style-type:none;display:flex;flex-wrap:wrap;margin:1rem -.5rem;}.foa-stats .foa-stats__card{background-color:#000;flex-basis:100%;padding:1rem;margin:.5rem;display:flex;flex-direction:column;justify-content:space-between;color:#999;}.foa-stats .foa-stats__card small{align-self:flex-end;}.foa-stats .foa-stats__card--light{background-color:#dd3a82;color:#eee;}.foa-stats .foa-stats__card a{color:#999;}.foa-stats .foa-stats__card--light a{color:#eee;}@media (min-width:576px){.foa-stats .foa-stats__card{flex-basis:calc(50% - 1rem);}}.foa-stats h3{margin-bottom:1rem;}.foa-stats a h3:after{content:' \203A';transform:scale(1.25) translateY(-.15rem);display:inline-block;margin-left:.5rem;}.foa-stats h3,.foa-stats p{font-size:1.75rem;margin-top:0;color:#fff;}.foa-stats p:last-child{margin-bottom:0;}.foa-stats .foa-stats__card--light p{color:#000;}.foa-stats .foa-stats__card--light .highlight--dark{color:#fff !important;}.foa-stats__link{text-decoration:none;}.foa-theme-content-grid{margin:2rem 0;padding:0;list-style-type:none;border-top:2px solid #333;}.foa-theme-content-grid__content > a{display:flex;flex-wrap:wrap;border-bottom:2px solid #333;align-items:center;justify-content:center;}.foa-theme-content-grid .ingress{color:#d9e1e8;padding:1rem 0rem;margin:0 0 1rem;}.foa-theme-content-grid__content > a > *{flex-basis:100%;}.foa-theme-content-grid__content h2{font-size:2rem;margin:1.5rem 0 0 0;text-align:center;padding:0 1.25rem;}.foa-theme-content-grid__content img{max-width:calc(30% - 2rem);border-radius:200px;border:2px solid #dd3a82;margin:1rem;}.foa-theme-content-grid__content a{color:#fff;text-decoration:none;position:relative;}.foa-theme-content-grid__content small{display:block;text-align:center;font-size:1rem;}.foa-theme-photo-caption{margin:-1rem 0 1rem 0;display:block;text-align:right;}.foa-theme-content-grid__content .ingress:after{content:'';display:inline-block;width:24px;height:1rem;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%23dd3a82' points='15.5,5 11,5 16,12 11,19 15.5,19 20.5,12'/%3E%3Cpolygon fill='%23dd3a82' points='8.5,5 4,5 9,12 4,19 8.5,19 13.5,12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:center;background-repeat:repeat-x;vertical-align:middle;margin-left:.25rem;}@media (min-width:992px){.foa-theme-content-grid__content > a > *{flex:1 0 0;flex-basis:40%;}.foa-theme-content-grid__content > a > img{flex:0 1 0;max-width:calc(15% - 2rem);flex-basis:calc(15% - 2rem);}.foa-theme-content-grid__content:nth-child(odd):not(:first-child:last-child) > a{flex-direction:row-reverse;}.foa-theme-content-grid .ingress{margin:1rem 0;padding:1rem 1.25rem;}.foa-theme-content-grid__content > a > img + img{display:block;position:absolute;width:7%;top:50%;left:51%;}.foa-theme-content-grid__content:nth-child(even) > a > img + img{right:51%;left:auto;}.foa-theme-photo-caption{margin:-1rem 0 0 0;}}.foa-grid + footer p{text-align:center;}.foa-grid + footer a{border-bottom:2px solid #dd3a82;margin-bottom:1rem;font-weight:bold;text-decoration:none;display:inline-block;color:#000;}.foa-front.foa-front--san-francisco{min-height:auto;height:50vw;max-height:70vh;background-image:url(/themes/greased_lightning/images/FoA_SF01.jpg);animation:zoomIn 6s alternate infinite;animation-timing-function:linear;transform-origin:center;background-size:100%;background-position:0% 50%;will-change:background-size;}.foa-theme-content-grid--san-francisco{display:flex;flex-wrap:wrap;padding-top:1rem;}.foa-theme-content-grid--san-francisco  .foa-theme-content-grid__content{flex:0 1 100%;margin-bottom:1rem;}@media (min-width:520px){.foa-theme-content-grid--san-francisco  .foa-theme-content-grid__content{flex:0 1 50%;}}@media (min-width:992px){.foa-theme-content-grid--san-francisco  .foa-theme-content-grid__content{flex:0 1 33.333%;}}@media (min-width:1200px){.foa-theme-content-grid--san-francisco  .foa-theme-content-grid__content{flex:0 1 25%;}}.foa-theme-content-grid--san-francisco .foa-theme-content-grid__content button{-webkit-appearance:none;appearance:none;border:none;background:none;color:#fff;font-size:1.2rem;font-weight:bold;cursor:pointer;outline:none;}.foa-theme-content-grid--san-francisco .foa-theme-content-grid__content button img{display:block;margin-left:auto;margin-right:auto;pointer-events:none;}.foa-theme-content-grid--san-francisco .foa-theme-content-grid__content button:focus img{border-color:#dd3a82;}.foa-theme-content-grid--san-francisco img{border:6px solid #fff;max-width:50%;}.foa-theme-content-grid--san-francisco button span{pointer-events:none;}.foa-theme-content-grid--san-francisco button span:after{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' enable-background='new 0 0 24 24' height='24' viewBox='0 0 24 24' width='24'%3E%3Cg%3E%3Crect fill='none' height='24' width='24'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpolygon fill='%23dd3a82' points='15.5,5 11,5 16,12 11,19 15.5,19 20.5,12'/%3E%3Cpolygon fill='%23dd3a82' points='8.5,5 4,5 9,12 4,19 8.5,19 13.5,12'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");content:'';background-size:1.2rem;padding-left:2rem;background-position:center;background-repeat:no-repeat;}@keyframes zoomIn{0%{background-size:100%;}100%{background-size:110%;}}@media (prefers-reduced-motion:reduce){@keyframes zoomIn{0%{background-size:100%;}100%{background-size:100%;}}}.video-details{position:fixed;top:0;bottom:0;left:0;right:0;visibility:visible;z-index:999;box-shadow:0 1px 8px rgba(0,0,0,.5);background-color:rgba(0,0,0,.75);}.video-details[aria-hidden="true"]{visibility:hidden;}.video-details__content{position:absolute;top:0;left:0;bottom:0;width:100%;background-color:#fff;transition:transform .25s;padding:2rem;overflow:auto;color:#000;}@media (prefers-reduced-motion:reduce){.video-details__content{transition:none;}}.video-details__content ul{padding:0;list-style-type:none;}.video-details__content ul li{margin:.5rem 0;}.video-details .video-details__content h2,.video-details .video-details__content h3{text-align:left;}.video-details .video-details__content div[data-show]{display:none;}.video-details__close{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath fill='%23dd3a82' d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");background-size:2rem;background-repeat:no-repeat;background-position:center;border:none;position:fixed;top:1rem;top:calc(1rem + constant(safe-area-inset-top));top:calc(1rem + env(safe-area-inset-top));right:1rem;width:2rem;height:2rem;opacity:1;transition:opacity .5s;transition-delay:.3s;}.video-details[aria-hidden="true"] .video-details__close{opacity:0;}@media (min-width:768px){.video-details__content{width:75%;padding:2rem 4rem 2rem 2rem;}.video-details__close{right:calc(25% + 1rem);}}@media (min-width:992px){.video-details__content{width:50%;}.video-details__close{right:calc(50% + 1rem);}}.video-details[aria-hidden="true"] .video-details__content{visibility:hidden;transform:translateX(-100%);}body.overlay{overflow:hidden;}body.overlay .foa-front.foa-front--san-francisco{animation:none;}.foa-front--swedish-history{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 480'%3E%3Cpath fill='%23066aa7' d='M0 0h640v480H0z'/%3E%3Cpath fill='%23fecc00' d='M281.6 0h76.8v480h-76.8z'/%3E%3Cpath fill='%23fecc00' d='M0 201.6h640v76.8H0z'/%3E%3C/svg%3E%0A");background-position:center;}.container--swedish-history h2{font-size:2rem;}.container--swedish-history small{font-size:.75em;}.container--swedish-history .row--alternate{margin-bottom:2rem;position:relative;}.container--swedish-history figure{margin:0;}.container--swedish-history figcaption{text-align:center;color:#999;}.swedish-history-video-wrapper{margin:2rem auto;padding:0 2rem;}.container--swedish-history .row--alternate a,.container--swedish-history .swedish-history-sources a{color:#066aa7;}.container--swedish-history .row--alternate{padding-bottom:3rem;padding-top:1rem;}.container--swedish-history .row--alternate:before{content:'';position:absolute;bottom:0;right:0;width:75%;height:6px;background-color:#066aa7;}.container--swedish-history .row--alternate:nth-child(even):before{background-color:#fecc00;right:25%;}.swedish-history-sources{margin-bottom:2rem;}@media (min-width:768px){.row--alternate:nth-child(odd){flex-direction:row-reverse;}.container--swedish-history h2{margin-top:0;}.container--swedish-history .row--alternate:after{content:'';position:absolute;bottom:-20px;right:0;width:6px;height:20px;background-color:#066aa7;}.container--swedish-history .row--alternate.last-row:after{bottom:6px;}.container--swedish-history .row--alternate:nth-child(even):after{background-color:#fecc00;left:0;}.swedish-history-sources{text-align:center;}}.foa-front.foa-front--forty-years-theme{background-image:url(/themes/greased_lightning/images/theme_40years.jpg);min-height:60vh;background-position:left center;}.foa-grid.foa-grid--single .foa-grid__cell{width:calc(100% - 1rem)}.foa-grid.foa-grid--single h2{text-align:left;}.foa-stats--forty-years-theme .foa-stats__card{flex-basis:calc(100% - 1rem);}@media (min-width:767px){.foa-grid.foa-grid--single .foa-card{flex-direction:row;}.foa-grid.foa-grid--single .foa-grid__single{display:flex;flex-direction:column;padding:1rem;justify-content:center;}.foa-grid.foa-grid--single .foa-card__field-video-poster{max-width:50%;}.foa-grid.foa-grid--single .foa-card__field-video-poster img{object-fit:cover;width:100%;height:100%;}}@media (min-width:992px){.foa-front.foa-front--forty-years-theme{background-position:center;}.foa-grid.foa-grid--single .foa-card__field-video-poster{max-width:35%;}.foa-stats--forty-years-theme .foa-stats__card{flex-basis:calc(50% - 1rem);}}.foa-stats--forty-years-theme .foa-stats__card{background-size:contain;background-position:105%;}.foa-stats--forty-years-theme .foa-stats__card h3,.foa-stats--forty-years-theme .foa-stats__card p{text-shadow:3px 1px black;}.foa-stats--forty-years-theme .foa-stats__card p{font-size:1.5rem;}
