@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;border-radius:var(--plyr-menu-radius,4px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:hsla(0,0%,100%,.9);border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(90deg,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"\2044";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress__buffer,.plyr__progress input[type=range]{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height, 5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 0,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 0,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 0,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container:after,.plyr__preview-thumb__image-container img{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}nav ol,nav ul{list-style:none;margin-bottom:0;margin-left:0}p.small{font-size:.75rem}@media print,screen and (min-width:64em){p.small{font-size:.875rem}}button{cursor:pointer}address{font-style:normal}audio,video{max-width:100%;width:100%}video{-o-object-fit:cover;object-fit:cover}.video-player{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;clear:both}.video-player embed,.video-player iframe,.video-player object{position:absolute;top:0;left:0;width:100%;height:100%}canvas{max-width:100%}html{background:#f4f6f9}table{width:100%}hr.primary-color{border-color:#ff7b2e;border-width:.125rem}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:none}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=90em"}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:#f4f6f9;font-family:IBM Plex Sans,sans-serif;font-weight:400;line-height:1.5;color:#272727;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px}select,textarea{border-radius:.3125rem}select{box-sizing:border-box}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.3125rem;background:transparent;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:75rem;margin-right:auto;margin-left:auto;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.row .row{margin-right:-.625rem;margin-left:-.625rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.625rem;margin-left:-.625rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.625rem;margin-left:-.625rem}}@media screen and (min-width:90em){.row .row{margin-right:-1.25rem;margin-left:-1.25rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row.collapse>.column>.row,.row.collapse>.columns>.row,.row.is-collapse-child{margin-right:0;margin-left:0}.column,.columns{-ms-flex:1 1 0px;flex:1 1 0px;padding-right:.625rem;padding-left:.625rem;min-width:0}@media screen and (min-width:90em){.column,.columns{padding-right:1.25rem;padding-left:1.25rem}}.column.row.row,.row.row.columns{float:none;display:block}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.small-offset-0{margin-left:0}.small-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-offset-1{margin-left:8.33333%}.small-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-offset-2{margin-left:16.66667%}.small-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-offset-3{margin-left:25%}.small-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.small-offset-4{margin-left:33.33333%}.small-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-offset-5{margin-left:41.66667%}.small-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.small-offset-6{margin-left:50%}.small-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.small-offset-7{margin-left:58.33333%}.small-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.small-offset-8{margin-left:66.66667%}.small-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.small-offset-9{margin-left:75%}.small-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.small-offset-10{margin-left:83.33333%}.small-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-offset-11{margin-left:91.66667%}.small-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-1>.column,.small-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.small-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-2>.column,.small-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.small-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-3>.column,.small-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.small-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-4>.column,.small-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.small-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-5>.column,.small-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.small-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-6>.column,.small-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.small-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-7>.column,.small-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.small-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.small-up-8>.column,.small-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.medium-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.medium-offset-0{margin-left:0}.medium-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-offset-1{margin-left:8.33333%}.medium-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-offset-2{margin-left:16.66667%}.medium-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-offset-3{margin-left:25%}.medium-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.medium-offset-4{margin-left:33.33333%}.medium-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-offset-5{margin-left:41.66667%}.medium-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.medium-offset-6{margin-left:50%}.medium-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.medium-offset-7{margin-left:58.33333%}.medium-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.medium-offset-8{margin-left:66.66667%}.medium-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.medium-offset-9{margin-left:75%}.medium-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.medium-offset-10{margin-left:83.33333%}.medium-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-offset-11{margin-left:91.66667%}.medium-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-1>.column,.medium-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.medium-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-2>.column,.medium-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.medium-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-3>.column,.medium-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.medium-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-4>.column,.medium-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.medium-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-5>.column,.medium-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.medium-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-6>.column,.medium-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.medium-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-7>.column,.medium-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.medium-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.medium-up-8>.column,.medium-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:40em) and (min-width:40em){.medium-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:40em){.row.medium-unstack>.column,.row.medium-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:40em){.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}}@media print,screen and (min-width:64em){.large-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.large-offset-0{margin-left:0}.large-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-offset-1{margin-left:8.33333%}.large-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-offset-2{margin-left:16.66667%}.large-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-offset-3{margin-left:25%}.large-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.large-offset-4{margin-left:33.33333%}.large-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-offset-5{margin-left:41.66667%}.large-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.large-offset-6{margin-left:50%}.large-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.large-offset-7{margin-left:58.33333%}.large-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.large-offset-8{margin-left:66.66667%}.large-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.large-offset-9{margin-left:75%}.large-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.large-offset-10{margin-left:83.33333%}.large-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-offset-11{margin-left:91.66667%}.large-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-1>.column,.large-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.large-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-2>.column,.large-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.large-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-3>.column,.large-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.large-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-4>.column,.large-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.large-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-5>.column,.large-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.large-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-6>.column,.large-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.large-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-7>.column,.large-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.large-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.large-up-8>.column,.large-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media print,screen and (min-width:64em) and (min-width:64em){.large-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media print,screen and (min-width:64em){.row.large-unstack>.column,.row.large-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media print,screen and (min-width:64em){.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.625rem;padding-left:.625rem}}@media screen and (min-width:90em){.xlarge-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.xlarge-offset-0{margin-left:0}.xlarge-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xlarge-offset-1{margin-left:8.33333%}.xlarge-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xlarge-offset-2{margin-left:16.66667%}.xlarge-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xlarge-offset-3{margin-left:25%}.xlarge-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.xlarge-offset-4{margin-left:33.33333%}.xlarge-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xlarge-offset-5{margin-left:41.66667%}.xlarge-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.xlarge-offset-6{margin-left:50%}.xlarge-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.xlarge-offset-7{margin-left:58.33333%}.xlarge-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.xlarge-offset-8{margin-left:66.66667%}.xlarge-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.xlarge-offset-9{margin-left:75%}.xlarge-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.xlarge-offset-10{margin-left:83.33333%}.xlarge-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xlarge-offset-11{margin-left:91.66667%}.xlarge-up-1{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-1>.column,.xlarge-up-1>.columns{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.xlarge-up-2{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-2>.column,.xlarge-up-2>.columns{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.xlarge-up-3{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-3>.column,.xlarge-up-3>.columns{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.xlarge-up-4{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-4>.column,.xlarge-up-4>.columns{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.xlarge-up-5{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-5>.column,.xlarge-up-5>.columns{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.xlarge-up-6{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-6>.column,.xlarge-up-6>.columns{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.xlarge-up-7{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-7>.column,.xlarge-up-7>.columns{-ms-flex:0 0 14.28571%;flex:0 0 14.28571%;max-width:14.28571%}.xlarge-up-8{-ms-flex-wrap:wrap;flex-wrap:wrap}.xlarge-up-8>.column,.xlarge-up-8>.columns{-ms-flex:0 0 12.5%;flex:0 0 12.5%;max-width:12.5%}}@media screen and (min-width:90em) and (min-width:90em){.xlarge-expand{-ms-flex:1 1 0px;flex:1 1 0px}}.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{-ms-flex:0 0 100%;flex:0 0 100%}@media screen and (min-width:90em){.row.xlarge-unstack>.column,.row.xlarge-unstack>.columns{-ms-flex:1 1 0px;flex:1 1 0px}}@media screen and (min-width:90em){.xlarge-collapse>.column,.xlarge-collapse>.columns{padding-right:0;padding-left:0}.xlarge-uncollapse>.column,.xlarge-uncollapse>.columns{padding-right:1.25rem;padding-left:1.25rem}}.shrink{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}.column-block{margin-bottom:1.25rem}.column-block>:last-child{margin-bottom:0}@media screen and (min-width:90em){.column-block{margin-bottom:2.5rem}.column-block>:last-child{margin-bottom:0}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:IBM Plex Sans,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#8d8d8d}.h1,h1{font-size:1.5rem}.h1,.h2,h1,h2{line-height:1.4;margin-top:0;margin-bottom:1rem}.h2,h2{font-size:1.25rem}.h3,h3{font-size:1.125rem;line-height:1.4;margin-top:0;margin-bottom:1rem}.h4,.h5,.h6,h4,h5,h6{font-size:1rem;line-height:1.4;margin-top:0;margin-bottom:1rem}@media print,screen and (min-width:64em){.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.125rem}.h5,.h6,h5,h6{font-size:1rem}}@media screen and (min-width:90em){.h2,h2{margin-bottom:2rem}}a{line-height:inherit;color:#ff7b2e;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#ff6004}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #dbdbdb;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:outside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #8d8d8d}blockquote,blockquote p{line-height:1.6;color:#656565}abbr,abbr[title]{border-bottom:1px dotted #272727;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.125rem .25rem 0;background-color:#dbdbdb;font-family:Consolas,Liberation Mono,Courier,monospace;color:#272727;border-radius:.3125rem}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#656565}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:#656565;font-size:.8125rem}.cite-block:before,cite:before{content:"\2014   "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{border:1px solid #8d8d8d;background-color:#dbdbdb;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#272727}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:90em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:transparent!important;color:#000!important;print-color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #656565;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(39,39,39,.25);border-radius:.3125rem;background-color:#fff;color:#272727}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#ffebe0;color:#272727}.callout.secondary{background-color:#cde1f8;color:#272727}.callout.success{background-color:#e6fbd2;color:#272727}.callout.warning{background-color:#fff3d9;color:#272727}.callout.alert{background-color:#ffd2d8;color:#272727}.callout.small{padding:.5rem}.callout.large{padding:3rem}.close-button{position:absolute;z-index:10;color:#656565;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#272727}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.label{display:inline-block;padding:.375rem .5rem;border-radius:.3125rem;font-size:.75rem;line-height:1;white-space:nowrap;cursor:default;background:#ff7b2e;color:#fefefe}.label.primary{background:rgba(255,123,46,.2);color:#272727}.label.secondary{background:rgba(16,64,119,.2);color:#fefefe}.label.success{background:rgba(91,167,15,.2);color:#272727}.label.warning{background:rgba(255,174,0,.2);color:#272727}.label.alert{background:rgba(208,2,27,.2);color:#fefefe}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:rgba(16,64,119,.8);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f4f6f9}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:-.25rem 0 .625rem rgba(0,0,0,.1)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#f4f6f9}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:-.25rem 0 .625rem rgba(0,0,0,.1)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(-250px)}@media print,screen and (min-width:40em){.position-left{width:300px;transform:translateX(-300px)}}.off-canvas-content .off-canvas.position-left{transform:translateX(-250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-left{transform:translateX(-300px)}}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-left.has-transition-push{transform:translateX(300px)}}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(39,39,39,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px;transform:translateX(250px)}@media print,screen and (min-width:40em){.position-right{width:300px;transform:translateX(300px)}}.off-canvas-content .off-canvas.position-right{transform:translateX(250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-right{transform:translateX(300px)}}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-300px)}}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(39,39,39,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(-250px)}@media print,screen and (min-width:40em){.position-top{height:300px;transform:translateY(-300px)}}.off-canvas-content .off-canvas.position-top{transform:translateY(-250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-top{transform:translateY(-300px)}}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-top.has-transition-push{transform:translateY(300px)}}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px rgba(39,39,39,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px;transform:translateY(250px)}@media print,screen and (min-width:40em){.position-bottom{height:300px;transform:translateY(300px)}}.off-canvas-content .off-canvas.position-bottom{transform:translateY(250px)}@media print,screen and (min-width:40em){.off-canvas-content .off-canvas.position-bottom{transform:translateY(300px)}}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}@media print,screen and (min-width:40em){.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-300px)}}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px rgba(39,39,39,.25)}.off-canvas-content{transform:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content.has-transition-push,.off-canvas-content .off-canvas.is-open{transform:translate(0)}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:300px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:300px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:300px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:300px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:300px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:300px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:300px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:300px}}@media screen and (min-width:90em){.position-left.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:300px}.position-right.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:300px}.position-top.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:300px}.position-bottom.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:300px}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}@media screen and (min-width:90em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:none;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xlarge.position-bottom,.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}.progress{height:.5625rem;margin-bottom:1rem;border-radius:.3125rem;background-color:#dbdbdb}.progress.primary .progress-meter{background-color:#ff7b2e}.progress.secondary .progress-meter{background-color:#104077}.progress.success .progress-meter{background-color:#5ba70f}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#d0021b}.progress-meter{position:relative;display:block;width:0;height:100%;background-color:#ff7b2e;border-radius:.3125rem}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fefefe;white-space:nowrap;border-radius:.3125rem}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(39,39,39,.8)}.reveal,.reveal-overlay{display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;-webkit-backface-visibility:hidden;backface-visibility:hidden;padding:0;border:0;border-radius:.3125rem;background-color:#fefefe;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:47.5rem;max-width:75rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:75rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:75rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:39.99875em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.tabs{margin:0;border:1px solid transparent;background:transparent;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-order:1;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#ff7b2e}.tabs.primary>li>a{color:#272727}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#ff711f}.tabs-title{float:left}.tabs-title>a{display:block;padding:.9375rem .625rem;font-size:1rem;line-height:1;color:#656565}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fefefe;color:#575757}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:transparent;color:#fff}.tabs-content{border:1px solid transparent;border-top:0;background:transparent;color:#272727;transition:all .5s ease}.tabs-content.vertical{border:1px solid transparent;border-left:0}.tabs-panel{display:none;padding:0}.tabs-panel.is-active{display:block}.has-tip{position:relative;display:inline-block;border-bottom:1px dotted #656565;font-weight:700;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:.3125rem;background-color:#272727;font-size:80%;color:#fefefe}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-top-width:0;border-color:transparent transparent #272727;bottom:100%}.tooltip.bottom.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-bottom-width:0;border-color:#272727 transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-right-width:0;border-color:transparent transparent transparent #272727;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-left-width:0;border-color:transparent #272727 transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:39.99875em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:89.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:90em){.show-for-large-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:90em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.align-left{-ms-flex-pack:start;justify-content:flex-start}.align-right{-ms-flex-pack:end;justify-content:flex-end}.align-center{-ms-flex-pack:center;justify-content:center}.align-justify{-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-ms-flex-pack:center;justify-content:center}.align-top{-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.small-order-1{-ms-flex-order:1;order:1}.small-order-2{-ms-flex-order:2;order:2}.small-order-3{-ms-flex-order:3;order:3}.small-order-4{-ms-flex-order:4;order:4}.small-order-5{-ms-flex-order:5;order:5}.small-order-6{-ms-flex-order:6;order:6}@media print,screen and (min-width:40em){.medium-order-1{-ms-flex-order:1;order:1}.medium-order-2{-ms-flex-order:2;order:2}.medium-order-3{-ms-flex-order:3;order:3}.medium-order-4{-ms-flex-order:4;order:4}.medium-order-5{-ms-flex-order:5;order:5}.medium-order-6{-ms-flex-order:6;order:6}}@media print,screen and (min-width:64em){.large-order-1{-ms-flex-order:1;order:1}.large-order-2{-ms-flex-order:2;order:2}.large-order-3{-ms-flex-order:3;order:3}.large-order-4{-ms-flex-order:4;order:4}.large-order-5{-ms-flex-order:5;order:5}.large-order-6{-ms-flex-order:6;order:6}}@media screen and (min-width:90em){.xlarge-order-1{-ms-flex-order:1;order:1}.xlarge-order-2{-ms-flex-order:2;order:2}.xlarge-order-3{-ms-flex-order:3;order:3}.xlarge-order-4{-ms-flex-order:4;order:4}.xlarge-order-5{-ms-flex-order:5;order:5}.xlarge-order-6{-ms-flex-order:6;order:6}}.flex-container{display:-ms-flexbox;display:flex}.flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:40em){.medium-flex-container{display:-ms-flexbox;display:flex}.medium-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:-ms-flexbox;display:flex}.large-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media screen and (min-width:90em){.xlarge-flex-container{display:-ms-flexbox;display:flex}.xlarge-flex-child-auto{-ms-flex:1 1 auto;flex:1 1 auto}.xlarge-flex-child-grow{-ms-flex:1 0 auto;flex:1 0 auto}.xlarge-flex-child-shrink{-ms-flex:0 1 auto;flex:0 1 auto}.xlarge-flex-dir-row{-ms-flex-direction:row;flex-direction:row}.xlarge-flex-dir-row-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.xlarge-flex-dir-column{-ms-flex-direction:column;flex-direction:column}.xlarge-flex-dir-column-reverse{-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-ccw,.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s;z-index:100}.datepicker.-from-top-{transform:translateY(-8px)}.datepicker.-from-right-{transform:translateX(8px)}.datepicker.-from-bottom-{transform:translateY(8px)}.datepicker.-from-left-{transform:translateX(-8px)}.datepicker.active{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .3s ease,left 0s 0s}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{box-sizing:content-box;padding:4px}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--cells{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#ff9a19;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepicker--nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-ms-flexbox;display:flex;cursor:pointer;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f0f0f0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-title.-disabled-{cursor:default;background:none}.datepicker--buttons{display:-ms-flexbox;display:flex;padding:4px;border-top:1px solid #efefef}.datepicker--button{color:#4eb5e6;cursor:pointer;border-radius:4px;-ms-flex:1;flex:1;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}.datepicker--time{border-top:1px solid #efefef;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:4px;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:none;cursor:pointer;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:none}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:transparent}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:transparent}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}@media print,screen and (max-width:39.99875em){.row-padding{padding-right:grid-column-gutter("small");padding-left:grid-column-gutter("small")}}@media screen and (min-width:40em) and (max-width:89.99875em){.row-padding{padding-right:grid-column-gutter("small");padding-left:grid-column-gutter("small")}}.l-main{width:100%;padding-bottom:5.9375rem}@media print,screen and (min-width:40em){.l-main{padding-bottom:7.1875rem}}@media print,screen and (min-width:64em){.l-main{padding-bottom:1.875rem}}@media screen and (min-width:90em){.l-main{padding-bottom:3.75rem}}.login-page .l-main{padding-bottom:0}.l-main-top{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:3.125rem;background:#fff;box-shadow:0 .25rem .625rem rgba(0,0,0,.1)}@media print,screen and (min-width:64em){.l-main-top{height:3.75rem}}@media screen and (min-width:90em){.l-main-top{height:4.375rem}}.main-padding{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:40em){.main-padding{padding-right:1.25rem;padding-left:1.25rem}}@media screen and (min-width:90em){.main-padding{padding-right:2.5rem;padding-left:2.5rem}}.l-header{position:relative;z-index:1;width:100%;background:#fff;transition:transform .5s ease;position:-webkit-sticky;position:sticky;top:0}@media print,screen and (max-width:63.99875em){.l-header{height:4.375rem}}@media print,screen and (max-width:89.99875em){.l-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;border-bottom:.0625rem solid hsla(0,0%,86%,.3)}}@media screen and (min-width:90em){.l-header{width:8.125rem;height:100vh;box-shadow:.25rem 0 .625rem rgba(0,0,0,.1);padding-right:0;padding-left:0}}.l-header button{margin-bottom:0}@media print,screen and (max-width:63.99875em){.l-navigation{position:fixed;z-index:2;box-shadow:-.25rem 0 .625rem rgba(0,0,0,.1);right:0;top:70px;background:#fff;-ms-flex-direction:column;flex-direction:column;padding:.625rem}}@media print,screen and (max-width:89.99875em){.l-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;padding:0}}@media print,screen and (min-width:64em){.l-navigation{-ms-flex-pack:distribute;justify-content:space-around}}@media screen and (min-width:90em){.l-navigation{margin-top:2.5rem}}.l-navigation-link{display:-ms-flexbox;display:flex;color:#8d8d8d;transition:.3s;min-width:9.375rem}@media print,screen and (max-width:63.99875em){.l-navigation-link{padding:0;border-bottom:.0625rem solid #dbdbdb}}@media print,screen and (min-width:40em){.l-navigation-link{min-width:15.625rem}}@media print,screen and (min-width:64em){.l-navigation-link{min-width:0}}@media screen and (min-width:90em){.l-navigation-link{display:block;height:8.75rem}}@media screen and (min-height:54.0625rem) and (min-width:90em){.l-navigation-link{height:10.625rem}}.l-navigation-link[aria-current=page]{position:relative;color:#ff7b2e}.l-navigation-div-link-container{position:relative}.l-navigation-div-link-item{position:absolute;top:0;left:0;width:100%;height:100%}.l-navigation-card-link-item{position:absolute;top:0;left:0;width:100%;height:calc(100% - 65px)}@media screen and (max-width:90em){.l-navigation-card-link-item{height:calc(100% - 55px)}}@media print,screen and (max-width:39.99875em){.l-navigation-card-link-item{height:calc(100% - 45px)}}.l-navigation-item{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;width:100%;font-size:.875rem;line-height:1.1;padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (max-width:63.99875em){.l-navigation-item{padding-top:2.5rem;padding-bottom:2.5rem}}@media print,screen and (min-width:64em){.l-navigation-item{padding-top:0;padding-bottom:0;font-size:.6875rem}}@media print,screen and (min-width:40em){.l-navigation-item{font-size:.875rem;line-height:1.3}}.l-navigation-item>span{margin-left:.3125rem}@media screen and (min-width:90em){.l-navigation-item{-ms-flex-pack:center;justify-content:center;margin:auto;-ms-flex-direction:column;flex-direction:column}}.l-navigation-item:before{font-size:1.25rem;line-height:1}@media print,screen and (max-width:63.99875em){.l-navigation-item:before{margin-bottom:0;margin-left:1.875rem;margin-right:.9375rem}}@media print,screen and (min-width:40em){.l-navigation-item:before{font-size:1.875rem}}@media screen and (min-width:40em) and (max-width:89.99875em){.l-navigation-item:before{margin-right:.9375rem}}@media screen and (min-width:90em){.l-navigation-item:before{display:block;text-align:center;font-size:3.125rem;margin-top:-.4375rem;margin-bottom:.5rem}}[aria-current=page]>.l-navigation-item{position:relative}[aria-current=page]>.l-navigation-item:after{content:"";position:absolute;background:linear-gradient(-90deg,#ff7b2e,#ff9d45);top:0;right:auto;bottom:0;width:.3125rem;height:auto;left:0}@media print,screen and (min-width:64em) and (max-width:89.99875em){[aria-current=page]>.l-navigation-item:after{bottom:-1.25rem;top:auto;left:0;right:0;height:.3125rem;width:auto}}@media screen and (min-width:90em){[aria-current=page]>.l-navigation-item:after{top:0;right:auto;bottom:0;width:.3125rem;height:auto}}#burger-menu{border-left:1px solid #dbdbdb;width:70px;height:70px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;right:0;z-index:50;cursor:pointer}.error-page{padding-top:3.75rem}.error-page h2{margin:1.875rem 0 0}.error-page h1{margin:0 0 2.5rem}.checkbox,.fake-checkbox,.radio{font-weight:400;margin-bottom:.9375rem}.checkbox:after,.checkbox:before,.fake-checkbox:after,.fake-checkbox:before,.radio:after,.radio:before{display:inline-block}.checkbox:before,.fake-checkbox:before,.radio:before{content:"";background:#fff}.checkbox:after,.fake-checkbox:after,.radio:after{-ms-flex-order:-1;order:-1;font-family:icomoon;transition:.2s;opacity:0;transform:scale(0)}:checked+.checkbox:after,:checked+.fake-checkbox:after,:checked+.radio:after{opacity:1;transform:scale(1)}.checkbox{transition:.3s;opacity:.3}.checkbox:after,.checkbox:before{width:20px;height:20px;-ms-flex:0 0 20px;flex:0 0 20px;line-height:20px}.checkbox:before{border:.125rem solid currentColor;margin-right:.625rem;margin-bottom:0}.checkbox:after{content:"\E913";top:0;left:0;font-size:.5625rem;color:currentColor;text-align:center;margin-right:-20px}:disabled+.checkbox{cursor:not-allowed}:checked+.checkbox{opacity:1}:checked+.checkbox.h3:after,:checked+.checkbox.h3:before{color:#ff7b2e}.checkbox.h3{opacity:1;color:#656565;font-weight:700}@media print,screen and (min-width:64em){.checkbox.h3:after,.checkbox.h3:before{width:26px;height:26px;line-height:26px;-ms-flex:0 0 26px;flex:0 0 26px}}@media print,screen and (min-width:64em){.checkbox.h3:after{margin-right:-26px}}:checked+.checkbox.h3{color:#104077}.checkbox-list-container{margin-bottom:1.25rem}.checkbox-list-container>label{margin-bottom:.9375rem}.radio:after,.radio:before{border-radius:50%}.radio:before{width:1.875rem;max-width:1.875rem;height:1.875rem;-ms-flex:0 0 1.875rem;flex:0 0 1.875rem;border:4px solid #ff7b2e;margin-right:.625rem;margin-left:-4px}.radio:after{content:"";top:4px;left:4px;width:1.375rem;max-width:1.375rem;height:1.375rem;-ms-flex:0 0 1.375rem;flex:0 0 1.375rem;background:#104077;margin-right:-1.375rem;margin-left:4px}:checked+label+.show-for-checked{display:block}.fake-checkbox{cursor:not-allowed;opacity:1}.fake-checkbox:after,.fake-checkbox:before{width:20px;height:20px;-ms-flex:0 0 20px;flex:0 0 20px;line-height:20px}.fake-checkbox:before{border:.125rem solid currentColor;margin-right:.625rem;margin-bottom:0}.fake-checkbox:after{content:"\E913";top:0;left:0;font-size:.5625rem;color:currentColor;text-align:center;margin-right:-20px;opacity:1;transform:scale(1)}.form-error{display:none;color:#d0021b;background:rgba(208,2,27,.2);border-radius:.3125rem;padding:.625rem;margin-top:-.625rem}.form-error.is-visible{display:block;margin-bottom:.9375rem}.form-error-password{color:#d0021b}.form-error-password .icon-warning{font-size:1rem;margin-right:.375rem}.checkbox+label:before,input,select,textarea{display:block;color:#000;background:#fff;font:1rem IBM Plex Sans,sans-serif;border:1px solid #dbdbdb;border-radius:.3125rem;transition:border .3s,box-shadow .3s;outline:none}.checkbox+label:focus:before,input:focus,select:focus,textarea:focus{border-color:#13171b}.checkbox+label.is-invalid-input:before,input.is-invalid-input,textarea.is-invalid-input{border-color:#d0021b;margin-bottom:.3125rem}input[type=checkbox],input[type=radio]{display:none}.checkbox+label:before,input,textarea{padding:0 1.25rem}input,textarea{width:100%;margin-bottom:1.5625rem}input{height:3.125rem;line-height:3.125rem;padding:0 1.25rem}.icon-calendar-input input{background-repeat:no-repeat;background-size:.875rem .875rem;background-position:calc(100% - 10px) 50%;padding:0 2rem 0 .625rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%238d8d8d' d='M20 20h-4v-4h4v4zm-6-10h-4v4h4v-4zm6 0h-4v4h4v-4zM8 16H4v4h4v-4zm6 0h-4v4h4v-4zm-6-6H4v4h4v-4zm16-8v22H0V2h3v1c0 1.103.897 2 2 2s2-.897 2-2V2h10v1c0 1.103.897 2 2 2s2-.897 2-2V2h3zm-2 6H2v14h20V8zm-2-7a1 1 0 1 0-2 0v2a1 1 0 1 0 2 0V1zM6 3a1 1 0 1 1-2 0V1a1 1 0 1 1 2 0v2z'/%3E%3C/svg%3E")}.toggle-password-container{position:relative;overflow:hidden}.toggle-password-container input{width:89%;margin-right:0;padding-right:0;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;float:left;display:inline-block}.toggle-password-container .toggle-password{display:inline-block;color:#000;background:#fff;font:1rem IBM Plex Sans,sans-serif;border:1px solid #dbdbdb;border-radius:.3125rem;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;transition:border .3s,box-shadow .3s;outline:none;width:10%;text-align:center;padding:0;margin:0;line-height:3}.toggle-password-container .toggle-password:hover{cursor:pointer}.toggle-password-container .toggle-password img{width:20px}label{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:700;margin-bottom:.75rem;cursor:pointer}label.small{font-size:.75rem}@media print,screen and (min-width:64em){label.small{font-size:.875rem}}label>a,label>small{font-weight:400;font-size:.75rem;color:#272727;margin-left:auto}@media print,screen and (min-width:40em){label>a,label>small{font-size:.875rem}}label>a{text-decoration:underline}label>small{font-style:italic}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:3.125rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-size:9px 6px;background-position:center right -1.15rem;background-origin:content-box;background-repeat:no-repeat;margin-bottom:1.5625rem;padding:0 .625rem 0 1.25rem;padding-left:1rem;padding-right:1.85rem;cursor:pointer;width:100%}.select-attribution-position{position:relative;max-width:260px}@media print,screen and (max-width:39.99875em){.select-attribution-position{min-width:100%}}.select-attribution-position:before{content:"";position:absolute;z-index:2;top:25px;left:-18px;transform:translate3d(0,-50%,0);border-width:9.5px 19px 9.5px 0;border-style:solid;border-color:transparent #dbdbdb transparent transparent}.select-attribution-position:before:focus{border-color:transparent #272727 transparent transparent}@media print,screen and (max-width:39.99875em){.select-attribution-position:before{top:-18px;left:50%;transform:translate3d(-50%,0,0);border-color:transparent transparent #dbdbdb;border-width:0 9.5px 19px}}.select-attribution-position:after{content:"";display:block;position:absolute;z-index:2;top:25px;left:-15px;transform:translate3d(0,-50%,0);width:0;height:0;border-style:solid;border-width:8.5px 17px 8.5px 0;border-color:transparent #fefefe transparent transparent}@media print,screen and (max-width:39.99875em){.select-attribution-position:after{top:-16px;left:50%;transform:translate3d(-50%,0,0);border-width:0 8.5px 17px;border-color:transparent transparent #fefefe}}.select-attribution-comparative{position:relative;max-width:260px}.select-attribution-comparative:before{top:-18px;border-width:0 9.5px 19px;border-color:transparent transparent #dbdbdb}.select-attribution-comparative:after,.select-attribution-comparative:before{content:"";position:absolute;z-index:2;left:50%;transform:translate3d(-50%,0,0);border-style:solid}.select-attribution-comparative:after{display:block;top:-16px;width:0;height:0;border-width:0 8.5px 17px;border-color:transparent transparent #fefefe}.block-for-medium{display:none}@media print,screen and (min-width:40em) and (max-width:63.99875em){.block-for-medium{display:block;width:100%}}textarea{min-height:9.375rem;padding:1.25rem;resize:none}.button{background-color:#ff7b2e;background-image:linear-gradient(-90deg,#ff7b2e,#ff9d45);box-shadow:0 .25rem .5rem #fdbe99;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:3.125rem;text-transform:uppercase;font-family:IBM Plex Sans,sans-serif;font-weight:500;border-radius:.3125rem;color:#fefefe;padding:0 .9375rem;transition:.3s;cursor:pointer}.button:focus,.button:hover{background-color:#ff7b2e;background-image:none;color:#fff;border-color:#ff7b2e;box-shadow:0 .25rem .5rem #fff}@media print,screen and (min-width:40em){.button{padding:0 1.875rem}}.button-button-center{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.button-submit{min-width:80%}@media print,screen and (min-width:40em){.button-submit{min-width:30%}}.button-border{border-bottom:1rem}.button.secondary{background-color:#104077;background-image:linear-gradient(-45deg,#104077,#008ed6);box-shadow:0 .25rem .5rem #104077}.button.secondary:focus,.button.secondary:hover{background-color:#104077;background-image:none;color:#fff;border-color:#104077;box-shadow:0 .25rem .5rem #fff}.button.blue{background-color:#104077;background-image:linear-gradient(-45deg,#104077,#008ed6);box-shadow:0 .25rem .5rem rgba(16,64,119,.4)}.button.blue:focus,.button.blue:hover{background-color:#104077;background-image:none;color:#fff;border-color:#104077;box-shadow:0 .25rem .5rem #fff}.button.green{background-color:#5ba70f;background-image:linear-gradient(-270deg,#5ba70f,#8ecd00);box-shadow:0 .25rem .5rem rgba(91,167,15,.43)}.button.green:focus,.button.green:hover{background-color:#5ba70f;background-image:none;color:#fff;border-color:#5ba70f;box-shadow:0 .25rem .5rem transparent}.button.bordered{border:.125rem solid currentColor;box-shadow:0 0 0 #fff;background:#fff}.button.bordered.success-color:focus,.button.bordered.success-color:hover{background-color:#5ba70f;border-color:#5ba70f;color:#fff}.button.bordered.alert-color:focus,.button.bordered.alert-color:hover{background-color:#d0021b;border-color:#d0021b;color:#fff}.button.red{background-color:#d0021b;background-image:linear-gradient(-270deg,#d0021b,#f95414);box-shadow:0 .25rem .5rem rgba(208,2,27,.43)}.button.red:focus,.button.red:hover{background-color:#d0021b;background-image:none;color:#fff;border-color:#d0021b;box-shadow:0 .25rem .5rem #fff}.button.white{background:#fff;color:#1178ed;box-shadow:0 .25rem .5rem rgba(255,123,46,.4)}.button.gray{background:#8d8d8d;box-shadow:none}.button.gray:focus,.button.gray:hover{background:#272727}.button.small{height:2.5rem}@media print,screen and (min-width:40em){.button.medium{height:3.75rem}}@media print,screen and (min-width:64em){.button.medium{height:5rem}}.button.icon-check:before{font-size:.875rem;display:none}:checked+.button.icon-check:before{display:block}.button-edit{background:#dbdbdb;color:#000;width:3.75rem;height:3.75rem;-ms-flex-pack:center;justify-content:center;transition:.3s}.button-edit:before{font-size:2.1875rem}.button-edit:hover{background:#000;color:#dbdbdb}.demand-item .button-edit{position:absolute;top:0;right:0;transform:translate3d(0,-100%,0);border-radius:.3125rem 0 0}.is-active .button-edit{background:#000;color:#fff}.button-order3{-ms-flex-order:3;order:3}.button:disabled{cursor:not-allowed;opacity:.25}[class*=up-]{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:0;margin-left:0}.small-up-1>li{width:100%}.small-up-2>li{width:50%}.small-up-3>li{width:33.33333%}.small-up-4>li{width:25%}.small-up-5>li{width:20%}.small-up-6>li{width:16.66667%}.small-up-7>li{width:14.28571%}.small-up-8>li{width:12.5%}@media print,screen and (min-width:40em){.medium-up-1>li{width:100%}.medium-up-2>li{width:50%}.medium-up-3>li{width:33.33333%}.medium-up-4>li{width:25%}.medium-up-5>li{width:20%}.medium-up-6>li{width:16.66667%}.medium-up-7>li{width:14.28571%}.medium-up-8>li{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>li{width:100%}.large-up-2>li{width:50%}.large-up-3>li{width:33.33333%}.large-up-4>li{width:25%}.large-up-5>li{width:20%}.large-up-6>li{width:16.66667%}.large-up-7>li{width:14.28571%}.large-up-8>li{width:12.5%}}@media screen and (min-width:90em){.xlarge-up-1>li{width:100%}.xlarge-up-2>li{width:50%}.xlarge-up-3>li{width:33.33333%}.xlarge-up-4>li{width:25%}.xlarge-up-5>li{width:20%}.xlarge-up-6>li{width:16.66667%}.xlarge-up-7>li{width:14.28571%}.xlarge-up-8>li{width:12.5%}}.xxlarge-up-1>li{width:100%}.xxlarge-up-2>li{width:50%}.xxlarge-up-3>li{width:33.33333%}.xxlarge-up-4>li{width:25%}.xxlarge-up-5>li{width:20%}.xxlarge-up-6>li{width:16.66667%}.xxlarge-up-7>li{width:14.28571%}.xxlarge-up-8>li{width:12.5%}@font-face{font-family:icomoon;src:url("/assets/fonts/icomoon/icomoon.woff?v=1") format("woff");font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url("/assets/fonts/ibm-plex-sans/ibm-plex-sans-regular.woff2?v=1") format("woff2"),url("/assets/fonts/ibm-plex-sans/ibm-plex-sans-regular.woff?v=1") format("woff");font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url("/assets/fonts/ibm-plex-sans/ibm-plex-sans-medium.woff2?v=1") format("woff2"),url("/assets/fonts/ibm-plex-sans/ibm-plex-sans-medium.woff?v=1") format("woff");font-weight:500;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url("/assets/fonts/ibm-plex-sans/ibm-plex-sans-bold.woff2?v=1") format("woff2"),url("/assets/fonts/ibm-plex-sans/ibm-plex-sans-bold.woff?v=1") format("woff");font-weight:700;font-style:normal}.disable{pointer-events:none!important;position:relative}.disable .realty-detail,.disable .realty-map{opacity:.5}.disable .realty-detail .realty-header{margin-right:4.375rem}.disable .realty-detail .realty-header>a{display:none}.disable .img-lock{display:block;position:absolute;right:1.25rem;top:1.25rem}@media print,screen and (max-width:63.99875em){.disable .img-lock{right:1.25rem;top:12.8125rem}}.img-lock{display:none}.scroll-arrow{background-color:#272727;display:block;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:50%;position:fixed;right:20px;display:none;bottom:20px;z-index:50;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='21' viewBox='0 0 17 21'%3E%3Cpath fill='%23FFF' d='M7.903.972L.68 8.195c-.206.206-.32.48-.32.774 0 .293.114.567.32.774l.656.655a1.108 1.108 0 0 0 1.557 0l4.223-4.213v13.387c0 .603.472 1.08 1.076 1.08h.927c.604 0 1.124-.477 1.124-1.08V6.137l4.247 4.261a1.079 1.079 0 0 0 1.537 0l.653-.655c.207-.207.319-.481.319-.775 0-.293-.114-.567-.32-.774L9.456.972a1.087 1.087 0 0 0-.776-.32c-.295 0-.57.113-.777.32z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}@media print,screen and (min-width:40em){.scroll-arrow{width:50px;height:50px}}.scroll-arrow:hover{background-color:#414141}[class*=" icon-"],[class^=icon-]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-variant:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:focus,[class*=" icon-"]:hover,[class^=icon-]:focus,[class^=icon-]:hover{text-decoration:none}[class*=" icon-"]:before,[class^=icon-]:before{font-family:icomoon}[class*=" icon-"].has-margin:before,[class^=icon-].has-margin:before{margin-right:.625rem}.icon-notification:before{content:"\E919"}.icon-info:before{content:"\E918"}.icon-check:before{content:"\E913"}.icon-stats:before{content:"\E903"}.icon-doc:before{content:"\E912"}.icon-quorum:before{content:"\E906"}.icon-stats-bold:before{content:"\E90B"}.icon-comment:before{content:"\E90C"}.icon-switch:before{content:"\E90D"}.icon-user:before{content:"\E90E"}.icon-geoloc:before{content:"\E90F"}.icon-vote-2:before{content:"\E910"}.icon-check-bordered:before{content:"\E911"}.icon-quorum-valid:before{content:"\E905"}.icon-status:before{content:"\E904"}.icon-housing:before{content:"\E907"}.icon-city:before{content:"\E908"}.icon-can-type:before{content:"\E909"}.icon-calendar:before{content:"\E90A"}.icon-vote:before{content:"\E900"}.icon-check-list:before{content:"\E901"}.icon-doc-info:before{content:"\E902"}.icon-picture:before{content:"\E914"}.icon-arrow-right:before{content:"\E915"}.icon-warning:before{content:"\EA07"}.icon-arrow-bottom:before{content:"\E916"}.icon-pen-angled:before{content:"\E917"}.icon-agent:before{content:"\E91A"}.block-grid{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-line-pack:start;align-content:flex-start}.block-primary{overflow:hidden;background:#fff;border-radius:.3125rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.1)}.block-primary.is-pointer{transition:.3s}.block-primary.is-active,.block-primary.is-pointer:hover{box-shadow:0 .3125rem .625rem rgba(16,64,119,.2)}.block-primary.is-active{border:.125rem solid rgba(16,64,119,.4)}@media print,screen and (max-width:39.99875em){.block-primary .has-subtitle{margin-bottom:.625rem}}.block-primary ul{list-style:none}.block-padding,.block-primary{padding:.9375rem 1.25rem}@media print,screen and (min-width:64em){.block-padding,.block-primary{padding:.9375rem 1.875rem}}@media screen and (min-width:90em){.block-padding,.block-primary{padding:1.5625rem 2.5rem}}.block-margin{margin-bottom:1.25rem}@media screen and (min-width:90em){.block-margin{margin-bottom:2.5rem}}.column-reverse{margin-right:-.625rem;margin-left:-.625rem}@media screen and (min-width:90em){.column-reverse{margin-right:-1.25rem;margin-left:-1.25rem}}@media print,screen and (min-width:64em) and (max-width:89.99875em){.agency-card .column-reverse{margin-right:-.625rem;margin-left:-.625rem}}@media screen and (min-width:90em){.compare{max-width:calc(100% - 8.125rem)}}.logo{display:block;padding-top:.625rem;padding-bottom:.625rem}@media screen and (min-width:90em){.logo{width:100%;text-align:center;padding-top:1.25rem;padding-bottom:1.25rem}}.logo svg{max-width:6.25rem;max-height:3.125rem;margin:auto}.user-profil{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;line-height:1.4;font-weight:500}@media print,screen and (max-width:63.99875em){.user-profil{margin-left:auto}}.user-profil-name{font-size:.875rem}.user-profil-nav{font-size:.6875rem}@media print,screen and (min-width:40em){.user-profil-nav{font-size:.75rem}}.user-profil-nav a{color:#272727;padding-left:.3125rem}@media print,screen and (min-width:40em){.user-profil-nav a{padding-left:.625rem}}.user-profil-nav a:first-child{color:#8d8d8d}.user-profil-nav a:first-child:after{content:"|";margin-left:.3125rem}@media print,screen and (min-width:40em){.user-profil-nav a:first-child:after{margin-left:.625rem}}.user-profil-pic{margin-left:.75rem}@media print,screen and (max-width:63.99875em){.user-profil-update{-ms-flex-pack:center;justify-content:center}}.user-profil-update .icon-picture{margin-top:.3125rem}@media print,screen and (max-width:63.99875em){.user-profil-update-pic{width:100%}}@media print,screen and (min-width:64em){.user-profil-update-pic{margin-right:1.875rem}}.user-profil-update-pic label{width:5rem;height:5rem;background:#dbdbdb;margin-bottom:0}@media print,screen and (max-width:63.99875em){.user-profil-update-pic label{margin:auto;margin-bottom:1.25rem}}.breadcrumb{margin-bottom:0}.breadcrumb a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:1.875rem;font-size:.75rem;color:#8d8d8d}@media screen and (min-width:90em){.breadcrumb a{height:2.5rem;font-size:.875rem;transition:.3s}.breadcrumb a:hover{text-decoration:none;color:#272727}}.breadcrumb-link{margin-left:.75rem}.breadcrumb-link:before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:.1875rem 0 .1875rem .25rem;border-color:transparent transparent transparent currentColor;margin-right:.75rem}.breadcrumb-link.is-active{color:#272727}.list-block-primary>li{margin-bottom:1.25rem}@media screen and (min-width:90em){.list-block-primary>li{margin-bottom:2.5rem}}.list-block-primary>li.logementItemActif{border:1px solid #ff7b2e}.list-block-primary>.is-pointer:hover{box-shadow:0 .3125rem .625rem rgba(16,64,119,.2)}@media print,screen and (min-width:64em){.list-padding{padding:.625rem}}.list-column-more-info{padding:20px;border:2px solid #dbdbdb;border-radius:.3125rem;background-color:hsla(0,0%,86%,.1)}.list-separator{position:relative}.list-separator>li{border-width:0 0 .0625rem;border-style:solid;border-color:#dbdbdb;padding-top:0;padding-bottom:0}@media print,screen and (max-width:39.99875em){.list-separator>li{width:100%;margin-right:1.25rem;margin-left:1.25rem;padding:.3125rem 0}}@media print,screen and (min-width:40em){.list-separator>li{border-width:0 .0625rem 0 0}}.list-separator>li:last-child{border-bottom:0}@media print,screen and (min-width:40em){.list-separator>li:after{content:"";position:absolute;top:0;right:0;bottom:0;width:.0625rem;background:#f1f4f7}}@media screen and (min-width:1440px) and (max-width:1690px){.list-separator-item{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:start;align-content:flex-start}}.list-border{position:relative;margin-top:-.625rem;margin-bottom:-.625rem}@media screen and (min-width:90em){.list-border{margin-top:-1.25rem;margin-bottom:-1.25rem}}.list-border:after{content:"";position:absolute;bottom:0;right:0;left:0;height:.0625rem;background:#fff}.demand-item-container .list-border:after{content:none}.list-border.small>li{padding-top:.4375rem;padding-bottom:.4375rem}.list-border.small .small-size{line-height:1.2}@media print,screen and (min-width:40em){.list-border.has-separator{position:relative}.list-border.has-separator:before{content:"";position:absolute;top:0;right:50%;bottom:0;width:2.5rem;background:#fff}}.list-border.has-separator-v2>li{width:100%}@media print,screen and (min-width:40em){.list-border.has-separator-v2{-ms-flex-wrap:wrap;flex-wrap:wrap}.list-border.has-separator-v2>li{width:48%}.list-border.has-separator-v2>li:nth-child(2n){margin-left:4%}}.list-border>li{-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;border-bottom:.0625rem solid #dbdbdb;padding-top:.625rem;padding-bottom:.625rem}@media print,screen and (min-width:40em){.list-border>li{padding-top:.9375rem;padding-bottom:.9375rem}}@media screen and (min-width:90em){.list-border>li{padding-top:1.5625rem;padding-bottom:1.5625rem}}.demand-item-container .list-border>li{border:0}@media print,screen and (min-width:40em){.list-button .button,.list-button .show-for-checked{margin-right:1.25rem}}.demand-status{background:#8d8d8d}.rounded-list.margin{margin-top:.9375rem}.demand-status.vote-0,.rounded-item.vote-0{background:#fefefe;border-color:#8d8d8d}.demand-status.vote-1,.rounded-item.vote-1{background:#5ba70f;border-color:#5ba70f}.demand-status.vote-3,.demand-status.vote-invalide,.rounded-item.vote-3,.rounded-item.vote-invalide{background:#d0021b;border-color:#d0021b}.demand-status.vote-4,.rounded-item.vote-4{background:#fd7e14;border-color:#fd7e14}.demand-status.vote-6,.rounded-item.vote-6{background:#6b5eae;border-color:#6b5eae}.vote-text.vote-0{color:#272727}.vote-text.vote-1{color:#5ba70f}.vote-text.vote-3,.vote-text.vote-invalide{color:#d0021b}.vote-text.vote-4{color:#fd7e14}.vote-text.vote-6{color:#6b5eae}.logements-filter-row{-ms-flex-pack:center;justify-content:center}.logements-filter-row .logements-filter-container .select2-container .select2-selection--single{height:2.5em}.logements-filter-row .logements-filter-container .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow,.logements-filter-row .logements-filter-container .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:2.5em}.page-header-container{padding-top:1.5625rem;padding-bottom:1.5625rem}@media screen and (max-width:35.5625em){.page-header-container{-ms-flex-direction:column;flex-direction:column}}@media print,screen and (min-width:64em){.page-header-container{padding-top:1.875rem;padding-bottom:1.875rem}}@media screen and (min-width:90em){.page-header-container{padding-top:3.125rem;padding-bottom:3.125rem}}@media screen and (min-width:35.625em){.page-header-title{-ms-flex:1 1 0px;flex:1 1 0px}}.page-header-title-link{display:none;margin-left:1.6875rem}@media print,screen and (max-width:39.99875em){.page-header-title-link{display:block}}@media screen and (max-width:35.5625em){.page-header-button{width:100%}}@media screen and (min-width:35.625em){.page-header-button{-ms-flex:0 0 auto;flex:0 0 auto;max-width:100%}}.page-header-button .button{margin-bottom:0}@media screen and (max-width:35.5625em){.page-header-button .button{margin:1.5625rem auto 0}}.page-header-button .icon-arrow-right:before{font-size:.625rem}.page-title{display:-ms-flexbox;display:flex;margin-bottom:0}@media print,screen and (min-width:40em){.page-title{margin-bottom:.3125rem}}.page-title:before{content:"";display:inline-block;width:.4375rem;background:linear-gradient(-90deg,#ff7b2e,#ff9d45);margin:.4375rem .9375rem .5625rem .25rem;transform:skewX(-12deg)}@media print,screen and (min-width:40em){.page-title:before{margin-top:.5rem;margin-bottom:.5rem}}@media print,screen and (min-width:64em){.page-title:before{margin-top:.9375rem;margin-bottom:.8125rem;margin-right:1.875rem}}@media screen and (min-width:90em){.page-title:before{margin-top:.75rem;margin-bottom:.875rem}.is-ie .page-title:before{margin-top:1rem;margin-bottom:.8125rem}}.page-subtitle{display:block;margin-left:1.6875rem}@media print,screen and (max-width:39.99875em){.page-subtitle{font-size:.875rem}}@media print,screen and (min-width:64em){.page-subtitle{margin-left:2.75rem}}.ie-page-overlay{display:none;text-align:center;padding:100px;position:fixed;top:0;left:0;background-color:hsla(0,0%,100%,.9);right:0;bottom:0}.ie-page-overlay h2 svg{max-height:20px;width:20px}.ie-page-overlay-icon-container{display:-ms-flexbox;display:flex;max-width:70%;margin:auto;margin-top:2.5rem}.ie-page-overlay-icon-item{text-align:center;max-width:24%;border-radius:5px;padding:15px 25px}.ie-page-overlay-icon-item svg{height:100px;min-height:100px;width:auto}.ie-page-overlay-icon-item .label{cursor:pointer}.ie-page-overlay-icon-item:hover{background-color:#e6e6e6}.agency-card{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.agency-card .icon-quorum-valid:before{font-size:1.875rem}.is-pointer>.agency-card{transition:.3s}.is-pointer>.agency-card:hover{box-shadow:0 .3125rem .625rem rgba(16,64,119,.2)}.agency-card.status-coming{opacity:.8}.agency-card.status-coming h2.secondary-color{color:#8d8d8d}.agency-card .cal-not-open{height:3.125rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:auto;border-top:.0625rem solid #dbdbdb;margin-bottom:.9375rem;text-align:center}.agency-card-header,.agency-card .cal-not-open{border-bottom:.0625rem solid #dbdbdb}.agency-card-header h2:before{color:#ff7b2e;font-weight:400;margin-right:.625rem}@media print,screen and (min-width:40em){.agency-card-header h2:before{margin-right:1.25rem}}.agency-small-num{font-size:14px;display:-ms-inline-flexbox;display:inline-flex;max-height:1.625rem}@media screen and (max-width:43.75em){.agency-small-num{display:contents}}@media print,screen and (min-width:64em){.agency-small-num{display:none}}.agency-num{position:absolute;font-size:14px;top:25px;right:40px;display:-ms-inline-flexbox;display:inline-flex}@media print,screen and (max-width:89.99875em){.agency-num{top:15px;right:30px}}@media print,screen and (max-width:63.99875em){.agency-num{display:none}}.agency-flag{margin-right:1.875rem;color:#ff7b2e;position:relative;display:-ms-inline-flexbox;display:inline-flex}.agency-flag:after{content:"";width:calc(100% + 10px);height:100%;background:#ff7b2e;opacity:.15;position:absolute;left:0;border-radius:5px}.agency-flag-icon{padding:0 .625rem}.agency-card-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%}.agency-card-body .button{margin-top:auto;margin-bottom:.9375rem}.agency-card-body .icon-check:before{color:#5ba70f}.agency-card-footer{border-top:.0625rem solid #dbdbdb}@media print,screen and (min-width:40em){.agency-card-footer{-ms-flex:0 0 10.9375rem;flex:0 0 10.9375rem}}@media print,screen and (min-width:64em){.agency-card-footer{-ms-flex:0 0 6.25rem;flex:0 0 6.25rem}}@media screen and (min-width:90em){.agency-card-footer{-ms-flex:0 0 8.125rem;flex:0 0 8.125rem}}.agency-card-footer.is-invalid{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:rgba(208,2,27,.2)}@media print,screen and (max-width:39.99875em){.agency-card-footer.is-invalid{padding-top:1.25rem;padding-bottom:1.25rem}}.agency-card-footer .button{margin-top:.625rem;margin-bottom:.625rem}@media screen and (min-width:90em){.agency-card-footer .button{margin-top:.9375rem;margin-bottom:.9375rem}}.agency-card-footer .label{position:absolute;top:0;left:1.25rem;text-transform:uppercase;font-weight:700;transform:translate3d(0,-50%,0);border-radius:0}@media print,screen and (min-width:64em){.agency-card-footer .label{left:1.875rem}}@media screen and (min-width:90em){.agency-card-footer .label{left:2.5rem;font-size:.875rem;line-height:2.1875rem;padding-right:1.25rem;padding-left:1.25rem}}.agency-card-footer .label.alert{background:#d0021b}.agency-card-title{-ms-flex:1;flex:1;color:#ff7b2e;margin-bottom:.125rem}@media screen and (min-width:1201px) and (max-width:1700px){.agency-card-title,.agency-card-title+*{width:100%;max-width:100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media print,screen and (min-width:64em){.agency-card-title{margin-bottom:.3125rem}}.agency-card-title:before{font-weight:400}.agency-card-progress{margin-top:.3125rem;margin-bottom:1.3125rem}@media print,screen and (max-width:39.99875em){.agency-infos>li{margin-bottom:.625rem}}@media print,screen and (min-width:40em) and (max-width:63.99875em){.agency-infos>li:nth-child(-n+2){margin-bottom:.625rem}}@media print,screen and (min-width:40em){.agency-infos.with-border>li:not(:first-child){border-left:.0625rem solid #dbdbdb}}.progress-meter{background-image:linear-gradient(-90deg,#ff7b2e,#ff9d45)}.progress-meter.success{background-image:linear-gradient(-270deg,#5ba70f,#8ecd00)}@media print,screen and (min-width:64em){.comment-item{position:relative;margin-left:2.5rem;padding-left:0}}@media screen and (min-width:90em){.comment-item{margin-left:3.125rem}}@media print,screen and (min-width:64em){.comment-item .block-padding,.comment-item .block-primary{padding-left:3.125rem}}@media screen and (min-width:90em){.comment-item .block-padding,.comment-item .block-primary{padding-left:3.75rem}}@media print,screen and (min-width:64em){.comment-header{padding-top:.9375rem}}@media print,screen and (min-width:64em){.comment-header strong{margin-right:1.25rem}}.comment-pic{overflow:hidden;border-radius:100%}@media print,screen and (min-width:64em){.comment-pic{position:absolute;top:0;left:0;transform:translate3d(-50%,1.875rem,0)}}.comment-user-name{-ms-flex:1;flex:1}@media print,screen and (max-width:63.99875em){.comment-user-name{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1rem;line-height:1.2;padding-left:.625rem}}@media print,screen and (max-width:39.99875em){.comment-user-name strong{margin-bottom:.3125rem}}@media print,screen and (max-width:39.99875em){.comment-user-name time{font-size:.875rem}}.comment-body{padding-top:.625rem;padding-bottom:1.25rem}@media print,screen and (min-width:40em){.comment-body{padding-top:1.25rem;padding-bottom:2.1875rem}}.comment-body.has-no-footer{padding-bottom:.625rem}@media print,screen and (min-width:40em){.comment-body.has-no-footer{padding-bottom:.9375rem}}.comment-body p:last-child{margin-bottom:0}.comment-footer{border-top:.0625rem solid #dbdbdb;padding-top:1rem;padding-bottom:1rem}@media print,screen and (min-width:40em){.comment-footer{padding-top:.9375rem}}@media print,screen and (min-width:40em){.comment-footer p{margin-bottom:0}}.comment-footer .button{margin-left:auto}@media print,screen and (max-width:39.99875em){.comment-footer .button{width:100%}}.comment-is-mine-block{box-shadow:0 5px 10px rgba(16,64,119,.2);border:2px solid rgba(16,64,119,.4)}.comment-is-mine-title{color:#104077}.underline{border-radius:0;border-bottom:.125rem solid currentColor;transition:.3s}.underline.is-small{border-bottom-width:.0625rem}.title{margin-top:1.875rem}@media print,screen and (min-width:40em){.title{margin-top:2.5rem}}@media screen and (min-width:90em){.title{margin-top:3.75rem}}.title.no-spacer{margin-top:0}.document-body{-ms-flex:1;flex:1}@media print,screen and (max-width:39.99875em){.document-title{margin-bottom:.3125rem}}@media print,screen and (max-width:39.99875em){.document-image{width:3.75rem}}.documents-list footer ul li{margin-bottom:5px}.glossary{padding-top:0;padding-bottom:0}.glossary-item{padding-top:1.25rem;padding-bottom:1.25rem}@media print,screen and (min-width:64em){.glossary-item{padding-top:1.875rem;padding-bottom:1.875rem}}@media screen and (min-width:90em){.glossary-item{padding-top:2.5rem;padding-bottom:2.5rem}}.glossary-item:not(:first-child){border-top:.0625rem solid #dbdbdb}@media print,screen and (min-width:40em){.glossary-item h3{margin-bottom:0;padding-right:5px}}.plyr__control--overlaid{background:#ff7b2e}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{background:#104077}@media print,screen and (min-width:64em){.plyr__control--overlaid{padding:2.5rem}}@media screen and (min-width:90em){.plyr__control--overlaid{padding:3.4375rem}}@media screen and (min-width:90em){.plyr__control--overlaid svg{width:3.125rem;height:3.125rem}}.plyr--video .plyr__controls .plyr__control.plyr__tab-focus,.plyr--video .plyr__controls .plyr__control:hover,.plyr--video .plyr__controls .plyr__control[aria-expanded=true]{background:#ff7b2e}.plyr--full-ui input[type=range]{color:#ff7b2e}.flash-message{font-weight:700;border-radius:0;padding-top:.9375rem;padding-bottom:.9375rem;border:0;border-bottom:3px solid #272727}.flash-message.danger{color:#272727;border-bottom:3px solid #d0021b;background:rgba(208,2,27,.1)}.flash-message.danger a{color:#d0021b;text-decoration:underline}.flash-message.success{color:#272727;border-bottom:3px solid #5ba70f;background:rgba(91,167,15,.1)}.flash-message.success a{color:#5ba70f;text-decoration:underline}@media print,screen and (max-width:39.99875em){.flash-message{-ms-flex-direction:column;flex-direction:column}.flash-message>*{width:100%}}@media print,screen and (min-width:40em){.flash-message{padding-top:1.25rem;padding-bottom:1.25rem}}.flash-message.has-button{padding-top:.9375rem;padding-bottom:.9375rem}@media print,screen and (max-width:39.99875em){.flash-message p{margin-bottom:1.25rem}}@media screen and (min-width:90em){.flash-message p{font-size:1.125rem}}@media print,screen and (max-width:39.99875em){.flash-message .button{width:100%}}.info-message{border-radius:.3125rem;width:100%;margin:1.875rem auto 0;position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:1.25rem}.info-message a{color:#fefefe;text-decoration:underline}.info-message .icon{background:rgba(39,39,39,.15);border-radius:50%;font-size:1.25rem;width:2.5rem;height:2.5rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.info-message .icon span{width:1.25rem;color:#d0021b}.info-message .text{margin-left:1.25rem;width:100%;font-weight:700}.info-message.alert{color:#fefefe;background:#d0021b}.info-message.alert .icon span{color:#fefefe}.info-message.info{color:#fefefe;background:#656565}.info-message.info .icon{background:rgba(39,39,39,.5)}.info-message.info .icon span{color:#fefefe}.login-container{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh}@media print,screen and (min-width:64em){.login-container{-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}}.login-image{overflow:hidden;width:100%;background:url("/assets/images/background/bg-login.jpg") 0 0/cover no-repeat;height:30%}@media print,screen and (min-width:40em){.login-image{background:url("/assets/images/background/bg-login.jpg") 0 0/cover no-repeat;height:30%}}@media print,screen and (min-width:64em){.login-image{height:100%;background-image:url("/assets/images/background/bg-login-medium.jpg");width:50%}}@media screen and (min-width:90em){.login-image{width:60%}}.login-body{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:1.25rem}@media print,screen and (min-width:40em){.login-body{padding:6.25rem}}@media print,screen and (min-width:64em){.login-body{padding:0 2.5rem}}@media screen and (min-width:90em){.login-body{padding:0 5.625rem}}.login-body .callout{margin-bottom:2.8125rem}.login-form-header p{margin-top:.625rem;margin-bottom:.625rem}@media print,screen and (min-width:40em){.login-form-header p{margin-top:1.875rem;margin-bottom:1.875rem}}@media print,screen and (min-width:64em){.login-form-header p{margin-top:2.5rem;margin-bottom:2.5rem}}@media screen and (min-width:90em){.login-form-header p{margin:2.5rem 2.5rem 4.0625rem}}@media print,screen and (max-width:39.99875em){.login-page-form input{margin-bottom:.9375rem}}.callout .button{box-shadow:none}.callout.secondary{background:#104077;color:#fff;border:0}.callout.warning{background:rgba(255,123,46,.05);border:0}.callout.purple{background:#f7f4f9;border:0}.callout.alert{background:rgba(208,2,27,.05);border:0}.callout-ajax-callback{overflow:hidden;position:fixed;z-index:3;right:.9375rem;bottom:.9375rem;left:.9375rem;min-height:3.125rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#000;border-radius:.3125rem;transform:translate3d(0,200%,0);transition:.3s}@media print,screen and (min-width:40em){.callout-ajax-callback{right:1.875rem;bottom:1.875rem;left:1.875rem;height:6.25rem}}.callout-ajax-callback.is-active{transform:translateZ(0)}.callout-ajax-callback p{color:#fff;-ms-flex:1;flex:1;margin-bottom:0;padding-right:1.25rem;padding-left:1.25rem}@media print,screen and (min-width:40em){.callout-ajax-callback p{padding-right:1.875rem;padding-left:1.875rem}}@media print,screen and (min-width:64em){.callout-ajax-callback p{padding-right:3.125rem;padding-left:3.125rem}}.callout-ajax-callback-button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%;background:#1178ed;padding-right:1.875rem;padding-left:1.875rem}.statistic-form-filter{padding-right:.625rem;padding-left:.625rem}@media print,screen and (min-width:64em){.statistic-form-filter{padding-right:1.25rem;padding-left:1.25rem}}@media print,screen and (max-width:39.99875em){.statistic-form-filter[data-toggler]{margin-bottom:1.25rem}}.statistic-form-field>div{-ms-flex:1;flex:1}.statistic-form-field label{font-size:.875rem;margin-right:1.25rem}@media print,screen and (min-width:40em){.no-margin-for-medium .statistic-form-field input,.no-margin-for-medium .statistic-form-field label{margin-bottom:0}}@media print,screen and (min-width:64em){.statistic-body{display:-ms-flexbox;display:flex}}@media print,screen and (min-width:64em){.statistic-body-left,.statistic-body-right{padding-top:2.8125rem;padding-bottom:2.1875rem}}.statistic-body-left{width:100%}@media print,screen and (min-width:40em){.statistic-body-left{-ms-flex:1;flex:1}}.statistic-body-right{width:100%}@media print,screen and (min-width:40em){.statistic-body-right{width:22.5rem}}@media print,screen and (min-width:64em){.statistic-body-right{border-left:.0625rem solid #dbdbdb}}@media print,screen and (max-width:39.99875em){.statistic-item{margin-bottom:1.25rem}}.statistic-item svg{margin-right:1.25rem}@media print,screen and (max-width:89.99875em){.statistic-item svg{width:4.375rem}}@media screen and (min-width:90em){.statistic-item svg{margin-right:2.5rem}}.statistic-item span{display:block}@media print,screen and (max-width:89.99875em){.statistic-item span{font-size:.875rem}}.datepicker-field{position:relative}.datepicker-field:before{position:absolute;top:50%;right:1.25rem;transform:translate3d(0,-50%,0);pointer-events:none}.datepicker--cell.-selected-.-current-{background:#ff7b2e}.datepicker--day-name{color:#ff7b2e}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-focus-{background:#104077}.datepicker--cell.-current-{color:#104077}.graphic-bar-legend{padding-top:.9375rem}.legend-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:1.25rem}@media print,screen and (min-width:40em){.legend-item{margin-right:0;margin-left:2.5rem}}.legend-item:before{content:"";display:block;width:1.25rem;height:.25rem;background:currentColor;margin-right:.875rem}.tabs{display:-ms-flexbox;display:flex;border-radius:.3125rem;overflow:hidden;box-shadow:inset 0 0 0 .125rem #dbdbdb}.tabs-title{-ms-flex:1;flex:1;background:transparent}.tabs-title.is-active{background:linear-gradient(-45deg,#008ed6,#104077)}.tabs-title.is-active>a:hover{background:#104077}.tabs-title>a{font-size:.875rem;font-weight:700;text-align:center;transition:.3s}.tabs-title>a:after{content:attr(data-count)}@media print,screen and (min-width:40em){.tabs-title>a{font-size:1rem;padding:.9375rem}}@media print,screen and (min-width:64em){.tabs-title>a{font-size:1.125rem;padding:1.25rem}}@media screen and (min-width:90em){.tabs-title>a{padding:1.5625rem}}.tabs-link{-ms-flex-pack:center;justify-content:center}.tabs-link:before{font-weight:400}@media print,screen and (max-width:39.99875em){.tabs-link:before{display:none}}.is-active .tabs-link:before{color:#ff7b2e}.tabs-link[data-count]:after{content:attr(data-count);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:1.75rem;height:1.75rem;-ms-flex:0 0 1.75rem;flex:0 0 1.75rem;background:rgba(0,0,0,.2);font-size:.75rem;color:#fff;border-radius:50%;margin-left:.3125rem}@media print,screen and (min-width:40em){.tabs-link[data-count]:after{margin-left:.625rem;font-size:.875rem}}.realty-map{width:100%;height:12.5rem;background:#104077;overflow:hidden;position:relative;display:-ms-flexbox;display:flex}@media print,screen and (min-width:64em){.realty-map{width:16.25rem;-ms-flex:0 0 16.25rem;flex:0 0 16.25rem;height:auto}}.realty-map-responsive{top:0;transform:translate(-50%)}.realty-map-responsive,.realty-map-responsive-alone{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover;position:absolute;bottom:50%;left:50%;right:50%}.realty-map-responsive-alone{top:50%;transform:translate(-50%,-50%)}.realty-map-link{position:absolute;left:0;top:0;height:100%;width:100%}.realty-map.is-empty{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:1.125rem;line-height:1.3;padding:.625rem}@media print,screen and (min-width:40em){.realty-map.is-empty{font-size:1.5rem}}@media print,screen and (min-width:64em){.realty-map.is-empty{padding:1.875rem}}.realty-map .icon-housing{width:100%;text-align:center;color:#272727}.realty-map .icon-housing,.realty-map .icon-housing:before{display:block}.realty-map .icon-housing:before{color:#ff7b2e;font-size:5rem;margin-bottom:.3125rem}@media print,screen and (min-width:64em){.realty-map .icon-housing:before{font-size:6.25rem;margin-bottom:1.25rem}}.realty-detail{-ms-flex:1;flex:1}.realty-detail .underline{display:inline-block;margin-top:.625rem}@media print,screen and (min-width:40em){.realty-detail .underline{margin-top:.9375rem}}.realty-detail.isVote{background-color:rgba(16,64,119,.11)}.realty-detail .button.red{margin-left:.5rem;min-width:.75rem!important}.realty-header h2{margin-bottom:.625rem}@media print,screen and (min-width:40em){.realty-header h2{margin-bottom:0}}.realty-header .button{min-width:9.375rem}@media print,screen and (max-width:39.99875em){.realty-header .button{width:100%;margin-top:1.5625rem}}.realty-header-comment-number{margin-left:1.25rem;display:-ms-flexbox;display:flex;font-size:medium;font-weight:700;-ms-flex-align:baseline;align-items:baseline;color:#ff7b2e;margin-left:0}.realty-header-infos-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.realty-header-separator{display:-ms-inline-flexbox;display:inline-flex;width:3px;height:3px;background-color:#104077;border-radius:50%;margin:0 15px}.realty-header-comment-number:before{font-family:icomoon;content:"\E90C";font-size:15px;font-weight:700;margin-right:.3125rem}.realty-title{-ms-flex:1;flex:1}.realty-filter{padding-top:1.25rem;padding-bottom:1.25rem}@media print,screen and (min-width:40em){.realty-filter{padding-top:2.5rem;padding-bottom:2.5rem}}@media screen and (min-width:90em){.realty-filter{padding-top:3.125rem;padding-bottom:3.125rem}}@media print,screen and (min-width:64em){.realty-filter label{margin-bottom:0;padding-right:1.25rem}}@media print,screen and (min-width:40em){.realty-filter select{margin-bottom:0}}@media print,screen and (max-width:63.99875em){.realty-filter-field.align-right{-ms-flex-pack:start;justify-content:flex-start}}.map-IE{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}a.realty-detail{color:#272727}.demand-list{counter-reset:section}.realty-detail .demand-list{margin-top:1.875rem}.demand-item-container{position:relative;background:#f1f4f7;border-radius:.3125rem;margin-top:1.25rem}.agency-card-body .demand-item-container{margin-top:0}.demand-item{padding-bottom:.9375rem}@media print,screen and (min-width:40em){.demand-item{-ms-flex:1;flex:1}}@media screen and (min-width:90em){.demand-item{padding-bottom:1.5625rem}}@media print,screen and (min-width:64em){.demand-item .list-separator{padding-left:1.25rem}}@media screen and (min-width:90em){.demand-item .list-separator{padding-left:1.875rem}}.demand-header{padding-bottom:0}@media print,screen and (max-width:39.99875em){.demand-title{margin-bottom:.625rem}}@media print,screen and (min-width:40em){.demand-title{-ms-flex:1;flex:1}}.demand-title:before{content:counter(section);counter-increment:section;position:absolute;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:1.375rem;height:1.375rem;background:#272727;border-radius:50%;color:#fff;font-size:.75rem;transform:translate3d(-50%,0,0)}@media print,screen and (min-width:64em){.demand-title:before{width:1.75rem;height:1.75rem;font-size:.875rem}}.demand-title .label{background:#656565}@media print,screen and (max-width:39.99875em){.demand-title .label{margin-top:.625rem}}@media print,screen and (min-width:40em){.demand-title .label{margin-left:.9375rem}}.demand-title .label:before{font-size:1rem}.demand-value{padding-top:.125rem;padding-bottom:.125rem}.demand-status{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:#d0021b;color:#fff;line-height:1.1;border-radius:0 0 .3125rem .3125rem}@media print,screen and (max-width:39.99875em){.demand-status{width:100%;padding-top:.625rem;padding-bottom:.625rem}}@media print,screen and (min-width:40em){.demand-status{width:6.875rem;-ms-flex:0 0 6.875rem;flex:0 0 6.875rem;border-radius:0 .3125rem .3125rem 0}}.demand-status.success{background:#5ba70f}.demand-status b{font-size:1.875rem;margin-bottom:.625rem}.demand-comment-container{display:none}.is-active .demand-comment-container{display:block}.demand-is-rejet{background:rgba(208,2,27,.05);display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:2.5rem;border-radius:.3125rem;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;color:#d0021b;font-weight:700;padding:0 1.875rem;font-size:18px}.demand-is-rejet.is-compararative-vision{width:auto}.dmd-position-initiale:before{content:counter(section);counter-increment:section;position:absolute;left:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:1.375rem;height:1.375rem;background:#272727;border-radius:50%;color:#fff;top:.9375rem;font-size:.75rem;transform:translate3d(-50%,0,0)}@media screen and (min-width:90em){.dmd-position-initiale:before{top:1.6875rem}}@media print,screen and (min-width:64em){.dmd-position-initiale:before{width:1.75rem;height:1.75rem;font-size:.875rem}}.rounded-list{padding-top:0;padding-bottom:0}@media print,screen and (max-width:39.99875em){.rounded-list,.rounded-list>li{margin-top:.625rem}}.rounded-list>li{margin-right:.625rem}@media print,screen and (min-width:40em){.rounded-list>li{margin-right:1.25rem}}.rounded-item{width:2.5rem;height:2.5rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-weight:700;color:#fff;border:.125rem solid #dbdbdb;border-radius:50%}.rounded-item.success{background:#5ba70f;border-color:#5ba70f}.rounded-item.error{background:#d0021b;border-color:#d0021b}.rounded-item.default{background:#8d8d8d;border-color:#8d8d8d}.accordion-item{margin-bottom:.625rem}@media print,screen and (min-width:40em){.accordion-item{margin-bottom:1.25rem}}.accordion-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:4.375rem;background:#f4f6f9}@media print,screen and (max-width:39.99875em){.accordion-title{padding-top:.625rem;padding-bottom:.625rem}}@media print,screen and (min-width:40em){.accordion-title{border-radius:.3125rem}}@media print,screen and (min-width:64em){.accordion-title{height:5rem}}.accordion-title:after{content:"\E916";display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;-ms-flex:0 0 30px;flex:0 0 30px;background:#fff;font:.625rem icomoon;color:#104077;border-radius:50%;margin-left:auto;transition:.3s;transform:rotate(180deg)}.is-active>.accordion-title:after{transform:rotate(0deg)}@media print,screen and (min-width:40em){.accordion-title:after{width:40px;height:40px;-ms-flex:0 0 40px;flex:0 0 40px}}.accordion-inside{padding-left:.625rem}@media print,screen and (min-width:40em){.accordion-inside{padding-left:3.125rem}}.accordion-small-title{margin:1.5625rem 0 0;border:.125rem solid #f4f6f9}.accordion-small-title:after{background:#fff}.accordion-content{display:none;padding-top:.9375rem;padding-bottom:.3125rem}@media print,screen and (min-width:40em){.accordion-content{padding-top:1.5625rem;padding-bottom:.3125rem}}@media screen and (min-width:90em){.accordion-content{padding-top:2.1875rem;padding-bottom:.9375rem}}.accordion-content>:last-child{margin-bottom:0}.accordion-occupant-theme{background:#f7f4f9}.accordion-occupant-theme-title{color:#701077}.table{background:#fff;border-collapse:collapse}.table+.table{margin-top:2.5rem}.table td{line-height:1.2;border:.0625rem solid #dbdbdb;padding:.625rem}.table-container{background:#f4f6f9;border-radius:.3125rem;padding:1.25rem}.table-container+.table-container{margin-top:2.5rem}.table-header{background:#dbdbdb;font-weight:700}.table-rotate{display:-ms-flexbox;display:flex;max-width:260px}.table-rotate .td{border-top:.0625rem solid #dbdbdb}.table-rotate-container{overflow:auto;-webkit-overflow-scrolling:touch}.table-rotate-cell{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-right:-.0625rem}.table-rotate-sticky{position:sticky;position:-webkit-sticky;left:0;z-index:6;-ms-flex:0 0 12.5rem;flex:0 0 12.5rem;border-radius:.3125rem 0 0 .3125rem;border-width:0 .0625rem .0625rem;border-color:#dbdbdb;border-style:solid}@media print,screen and (min-width:64em){.table-rotate-sticky{-ms-flex:0 0 14.375rem;flex:0 0 14.375rem}}@media screen and (min-width:90em){.table-rotate-sticky{-ms-flex:0 0 16.25rem;flex:0 0 16.25rem}}.table-rotate-sticky .td{font-weight:700;background:#fff8f4;line-height:normal;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.table-rotate-sticky .td:not(:first-child){font-size:.875rem}.table-rotate-sticky .td:first-child{border-radius:.3125rem 0 0 0}.table-rotate-sticky .td:last-child{border-radius:0 0 0 .3125rem}.table-rotate-item{position:relative;z-index:2;-ms-flex:0 0 12.5rem;flex:0 0 12.5rem;background:#fff;border-width:0 .0625rem .0625rem;border-color:#dbdbdb;border-style:solid}@media print,screen and (min-width:40em){.table-rotate-item{-ms-flex:0 0 15.625rem;flex:0 0 15.625rem}}@media print,screen and (min-width:64em){.table-rotate-item{-ms-flex:0 0 17.5rem;flex:0 0 17.5rem}}@media screen and (min-width:90em){.table-rotate-item{-ms-flex:0 0 18.75rem;flex:0 0 18.75rem}}.table-rotate-item:last-child{border-radius:0 .3125rem .3125rem 0}.table-rotate-item .td{text-align:center;max-width:22.5rem;overflow:hidden;text-overflow:ellipsis}.table-rotate-item .td.line-observations{text-align:left}.table-rotate-item .td .is-truncate{max-height:4.6875rem;overflow:hidden}.table-rotate-line{padding:.75rem;height:3.125rem}.table-rotate-line:first-child{padding-top:1.375rem;padding-bottom:1.375rem}.table-rotate-button{padding:1.25rem}@media print,screen and (min-width:64em){.table-rotate-button{padding:1.875rem}}@media screen and (min-width:90em){.table-rotate-button{padding:1.875rem 3.125rem}}.table-rotate-button .button:not(:last-child){margin-bottom:1.25rem}.table-rotate-button-view-more{font-weight:700;line-height:normal;font-size:.875rem}.show-for-truncate{display:none;cursor:pointer}.is-truncate~.show-for-truncate{display:block}.hide-for-truncate{display:block;cursor:pointer}.is-truncate~.hide-for-truncate{display:none}@media print,screen and (min-width:40em) and (max-width:63.99875em){.modal{max-width:37.5rem}}.modal .button{margin-top:.625rem;margin-bottom:.9375rem}@media print,screen and (min-width:64em){.modal .button{margin-top:.9375rem}}.modal-title{position:relative}.close-button{top:50%;transform:translate3d(0,-50%,0)}@media print,screen and (min-width:64em){.close-button{transform:translate3d(-1.25rem,-50%,0)}}.show-for-fullscreen{display:none}:-moz-full-screen .show-for-fullscreen{display:inline-block}:-moz-full-screen .hide-for-fullscreen{display:none}:-webkit-full-screen .show-for-fullscreen{display:inline-block}:-webkit-full-screen .hide-for-fullscreen{display:none}:-ms-fullscreen .show-for-fullscreen{display:inline-block}:-ms-fullscreen .hide-for-fullscreen{display:none}:full-screen .show-for-fullscreen{display:inline-block}:full-screen .hide-for-fullscreen{display:none}.pagination{margin-top:1.5625rem;margin-bottom:2.8125rem}.pagination,.pagination-item{-ms-flex-pack:center;justify-content:center}.pagination-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background:#fff;border-radius:.3125rem;border:.0625rem solid #dbdbdb;box-shadow:0 .125rem .25rem rgba(0,0,0,.1);width:3.75rem;height:3.75rem;color:#272727;margin-right:.3125rem;margin-left:.3125rem}@media print,screen and (min-width:64em){.pagination-item{margin-right:.625rem;margin-left:.625rem;transition:.3s}.pagination-item:hover{box-shadow:0 .3125rem .625rem rgba(16,64,119,.2)}}.pagination-item.is-current{color:#ff7b2e;box-shadow:inset 0 -.25rem 0 0 #ff7b2e;font-weight:700}.map{min-height:31.25rem}.initialvote-attribution{border:.125rem solid #5ba70f}.initialvote-attribution .agency-card-header h3,.initialvote-attribution .comment-title,.initialvote-attribution .demand-title{color:#5ba70f}.initialvote-attribution .comment-title svg path{fill:#5ba70f}.initialvote-nonattribution{border:.125rem solid #d0021b}.initialvote-nonattribution .agency-card-header h3,.initialvote-nonattribution .comment-title,.initialvote-nonattribution .demand-title{color:#d0021b}.initialvote-nonattribution .comment-title svg path{fill:#d0021b}.initialvote-decline{border:.125rem solid #9f86ff}.initialvote-decline .agency-card-header h3,.initialvote-decline .comment-title,.initialvote-decline .demand-title{color:#9f86ff}.initialvote-decline .comment-title svg path{fill:#9f86ff}.comment-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;margin:.625rem 0}.comment-title svg{margin-right:.625rem}#pr-box{font:13px/16px sans-serif;position:absolute;z-index:999999999;display:none;width:300px;max-width:100%}#pr-box i{width:0;height:0;margin-left:20px;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #23a86d}#pr-box #pr-box-inner{margin-top:6px;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:2px}#pr-box p{padding:20px;border-radius:2px 2px 0 0}#pr-box ul{margin:0;padding:7px;border-radius:0 0 2px 2px}#pr-box ul li{list-style:none;padding:7px}#pr-box ul li span{width:15px;height:15px;display:block;float:left;border-radius:100%;margin-right:15px}#pr-box.light{color:#2d2f31}#pr-box.light p{background-color:#23a86d;color:#f1f1f1}#pr-box.light ul{background-color:#f1f1f1}#pr-box.light ul li span{background-color:#f1f1f1;border:3px solid #23a86d}#pr-box.light ul li span.pr-ok{background-color:#23a86d;border:3px solid #23a86d}#pr-box.dark{color:#f1f1f1}#pr-box.dark p{background-color:#23a86d}#pr-box.dark ul,#pr-box.dark ul li span{background-color:#2d2f31}#pr-box.dark ul li span{border:3px solid #23a86d}#pr-box.dark ul li span.pr-ok{background-color:#23a86d;border:3px solid #23a86d}#pr-box #pr-confirmation{font-weight:400;font-size:.85em}.is-hidden{display:none}.is-inline{display:inline}.is-inline-block{display:inline-block}.is-block{display:block}.is-scrollable{overflow:auto}.is-flex{display:-ms-flexbox;display:flex}.is-align{-ms-flex-align:center;align-items:center}.is-justify{-ms-flex-pack:center;justify-content:center}.min-width-content{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.is-static{position:static}.is-relative{position:relative}.is-absolute{position:absolute}.is-fixed{position:fixed}.full-width{width:100%}.full-height{height:100%}.full-width-under-large{width:100%}@media screen and (max-width:84.375em){.full-width-1350{width:100%}}.is-visible{visibility:visible}.is-invisible{visibility:hidden}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-hide{font-size:0}.text-center{text-align:center}.no-margin{margin:0}@media screen and (min-width:90em){.no-margin-for-xlarge{margin:0}}@media print,screen and (min-width:40em){.no-margin-for-medium{margin:0}}.no-padding{padding:0}.no-padding-vertical{padding-top:0;padding-bottom:0}.no-padding-right{padding-right:0}.marginR8{margin-right:8px!important}.marginB8{margin-bottom:8px!important}.padding-10{padding:.625rem}.primary-color{color:#ff7b2e}.secondary-color{color:#104077}.dark-gray-color{color:#656565}.medium-gray-color{color:#8d8d8d}.black-color{color:#272727}.success-color{color:#5ba70f}.alert-color{color:#d0021b}.purple-color{color:#701077}.font-regular{font-weight:300}.font-medium{font-weight:500}.font-bold{font-weight:700}.top-auto{margin-top:auto}.left-auto{margin-left:auto}.flex-auto{-ms-flex:1;flex:1}.paragraph-margin{margin-bottom:1rem}.small-size{font-size:.75rem}@media print,screen and (min-width:40em){.small-size{font-size:.875rem}}.medium-size{font-size:1.125rem}.tiny-size{font-size:.625rem}@media print,screen and (min-width:40em){.tiny-size{font-size:.75rem}}.is-rounded{overflow:hidden;border-radius:50%}.show-for-checked{display:none}.is-pointer{cursor:pointer}.order1{-ms-flex-order:1;order:1}.order2{-ms-flex-order:2;order:2}.order3{-ms-flex-order:3;order:3}.order4{-ms-flex-order:4;order:4}.point-separator{display:block;height:5px;width:5px;border-radius:50%;background:#104077;margin:0 5px}.is-ie .hide-for-ie{display:none}.is-ie .ie-padding{padding:0 20px}.form-PV-check{display:-ms-flexbox;display:flex;padding:.625rem}.form-PV-check-checkbox{display:-ms-flexbox!important;display:flex!important;margin-bottom:0;width:1.5625rem}.form-PV-check-checkbox:hover{cursor:pointer}.form-PV-check-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:1.25rem;margin-bottom:0}.form-PV-check-label:hover{cursor:pointer}.counter-reset{counter-reset:section}
