@charset "UTF-8";@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-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left: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;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-width:var(--plyr-menu-arrow-size,4px);border-top:var(--plyr-menu-arrow-size,4px) solid 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:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.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:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px + 2);margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;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)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.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:3px;border-radius:var(--plyr-tooltip-radius,3px);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{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:hsla(0,0%,100%,.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__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:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));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));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:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));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:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-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:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;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:after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:3px;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;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left: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__preview-thumb__image-container{background:#c1c8d1;border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:2px;border-radius:calc(var(--plyr-tooltip-radius, 3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-theme~=light]{background-color:#fff;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);color:#26323d}.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-animation=scale-subtle][data-placement^=top]{transform-origin:bottom}.tippy-box[data-animation=scale-subtle][data-placement^=bottom]{transform-origin:top}.tippy-box[data-animation=scale-subtle][data-placement^=left]{transform-origin:right}.tippy-box[data-animation=scale-subtle][data-placement^=right]{transform-origin:left}.tippy-box[data-animation=scale-subtle][data-state=hidden]{opacity:0;transform:scale(.8)}abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}a{font-size:100%;margin:0;padding:0;vertical-align:baseline}ins{color:#000;text-decoration:none}ins,mark{background-color:#ff9}mark{font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}hr{border:0;border-top:1px solid #ccc;display:block;height:1px;margin:1em 0;padding:0}input,select{vertical-align:middle}code,kbd,pre,samp{font-family:monospace,sans-serif}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}button,input[type=button],input[type=image],input[type=submit]{cursor:pointer}button,input,select,textarea{margin:0}button{width:auto}.ie7 img{-ms-interpolation-mode:bicubic}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}*,td,th{padding:0}*{margin:0}:focus{outline:0}a img,iframe{border:none}ol,ul{list-style:none}select{margin:inherit}.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}a:active,a:hover,a:link,a:visited{text-decoration:none}a,article,aside,div,footer,h1,h2,h3,h4,h5,h6,header,li,main,nav,ol,p,section,span,ul{box-sizing:border-box}#fancybox-inner,#fancybox-wrap{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;font-style:normal;font-weight:400}div#brcm-cms-admin-capcalera *{box-sizing:content-box}body{font-family:Titillium Web,sans-serif}html{font-size:62.5%}.h1,h1{display:block;font-size:28px;font-size:2.8rem;line-height:35px;line-height:4.2rem}.h2,h2{color:#034ea2;display:block;font-size:32px;font-size:3.2rem;font-weight:700;line-height:40px;line-height:4.8rem;margin-bottom:12px}.h2.styled,h2.styled{margin-bottom:32px;padding-bottom:32px}@media (max-width:576px){.h2.styled,h2.styled{padding-bottom:28px}.h2,h2{font-size:28px;font-size:2.8rem;line-height:35px;line-height:4.2rem;margin-bottom:28px}}.h3,h3{color:#034ea2;display:block;font-size:22px;font-size:2.2rem;font-weight:700;line-height:27.5px;line-height:3.3rem;margin-bottom:8px}.h3.styled,h3.styled{font-weight:400;margin-bottom:22px;padding-bottom:8px}@media (max-width:576px){.h3.styled,h3.styled{padding-bottom:20px}.h3,h3{font-size:20px;font-size:2rem;line-height:25px;line-height:3rem;margin-bottom:20px}}.h4,h4{font-size:18px;font-size:1.8rem;line-height:22.5px;line-height:2.7rem;padding-bottom:4px}.h4,.h5,h4,h5{color:#034ea2;display:block;font-weight:700}.h5,h5{font-size:16px;font-size:1.6rem;line-height:20px;line-height:2.4rem;padding-bottom:16px}a{-webkit-tap-highlight-color:transparent}.big-text{font-size:20px;font-size:2rem;font-weight:700;line-height:25px;line-height:3rem}.small-text{font-size:12px;font-size:1.2rem;line-height:15px;line-height:1.8rem}.justify-text{text-align:justify;text-justify:inter-word}.styled{color:#034ea2;font-weight:300;position:relative;text-align:center}.styled:after{background-color:#000;bottom:0;content:"";display:block;height:1px;left:50%;position:absolute;transform:translateX(-50%);width:150px}.styled.white{color:#fff}.styled.white:after{background-color:#fff}.text-green{color:#85b74f!important}.text-orange{color:#f7ba26!important}.button{border:none;border-bottom-right-radius:15px;border-top-left-radius:15px;box-sizing:border-box;color:#fff;display:inline-block;font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;padding:10px 20px;text-align:center;white-space:nowrap}.button-large{min-width:222px}.button-small{min-width:142px;padding:4px 20px}.button-extra-small{min-width:unset;padding:4px 20px!important}.button-block{display:block;width:100%}.button-primary{background-color:#034ea2}.button-primary:hover{background-color:#034289}.button-primary.button-outline{background-color:#fff;box-shadow:inset 0 0 0 1px #034ea2;color:#034ea2}.button-primary.button-outline:hover{box-shadow:inset 0 0 0 1px #85b74f;color:#85b74f}.button-primary.button-outline:disabled{opacity:.4;pointer-events:none}.button-secondary{background-color:#85b74f}.button-secondary:hover{background-color:#78a845}.button-secondary.button-outline{background-color:#fff;box-shadow:inset 0 0 0 1px #85b74f;color:#85b74f}.button-red{background-color:#c00606}.button-red:hover{background-color:#a70505}.button-red.button-outline{background-color:#fff;box-shadow:inset 0 0 0 1px #c00606;color:#c00606}.button-white{background-color:#fff;color:#034ea2}.button-white:hover{background-color:#f2f2f2}.button-white.button-outline{background-color:transparent;box-shadow:inset 0 0 0 1px #fff;color:#fff}.button-white.button-outline:hover{box-shadow:inset 0 0 0 1px #85b74f;color:#85b74f}.remove-button{background:transparent;background-image:url(/build/images/trash.b98fdfe5.svg);background-position:50%;background-repeat:no-repeat;border:none;display:block;height:24px;width:24px}fieldset,form{width:100%}fieldset{border:none;margin:0 0 16px;padding:0}fieldset fieldset{margin:4px 0}fieldset label{display:block;font-weight:700;margin-bottom:4px}fieldset label .required-label{color:#034ea2}fieldset input{border:1px solid #ccc;box-sizing:border-box!important;margin-bottom:4px;padding:8px;width:100%}fieldset input[type=color]{padding:0 2px;width:100px}fieldset input::placeholder{color:#a4a4a4}fieldset input[disabled=disabled],fieldset input[readonly],fieldset textarea[readonly]{background-color:#e6e6e6}fieldset .input-container{align-items:stretch;display:flex}fieldset .input-container .prepend{background-color:#f6f6f6;border:1px solid #ccc;border-right:none;font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;line-height:25.5px;margin-bottom:4px;padding:8px}fieldset textarea{border-color:#ccc;margin-bottom:4px;padding:8px;width:100%}fieldset textarea::placeholder{color:#a4a4a4}fieldset .checkbox,fieldset.radiobuttons .radio{align-items:flex-start;display:flex}fieldset .checkbox input,fieldset.radiobuttons .radio input{margin-right:4px;position:relative;top:6px;width:auto}fieldset .checkbox label,fieldset.radiobuttons .radio label{font-weight:400}fieldset .field-help{font-size:14px;font-size:1.4rem;font-style:italic;line-height:17.5px;line-height:2.1rem;margin-bottom:4px}fieldset.dropzone-field .dropzone{background-color:#d1e0de;border:none;display:flex;flex-wrap:wrap;min-height:248px;padding:32px;position:relative}fieldset.dropzone-field .dropzone.dz-started .dz-message{display:block!important}fieldset.dropzone-field .dropzone .dz-message{border:2px dashed #034ea2;height:calc(100% - 20px);left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - 20px);z-index:0}fieldset.dropzone-field .dropzone .dz-progress,fieldset.dropzone-field .dropzone[data-readonly] .dz-message *{display:none}fieldset.dropzone-field .dropzone .dz-preview{border-bottom-right-radius:15px;border-top-left-radius:15px;height:fit-content;min-height:152px;padding:4px}fieldset.dropzone-field .dropzone .dz-preview:hover .dz-image img{filter:none}fieldset.dropzone-field .dropzone .dz-preview .dz-image{background-color:transparent;border-radius:0}fieldset.dropzone-field .dropzone .dz-preview .dz-image .image-preview-link{background-image:url(/build/images/file.7c6c5ea9.svg);background-position:50%;background-repeat:no-repeat;border-top-left-radius:10px;display:block;height:100%;overflow:hidden;position:relative;width:100%}fieldset.dropzone-field .dropzone .dz-preview .dz-image .image-preview-link[href=""]{pointer-events:none}fieldset.dropzone-field .dropzone .dz-preview .dz-image .image-preview-link img{background-color:#fff;cursor:pointer;height:100%;object-fit:cover;transition:transform .2s ease-out;width:100%}fieldset.dropzone-field .dropzone .dz-preview .dz-image .image-preview-link img:not([src]){display:none!important}fieldset.dropzone-field .dropzone .dz-preview .remove-dz-image{background-color:transparent;background-image:url(/build/images/trash.b98fdfe5.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:none;cursor:pointer;display:block;float:right;height:24px;width:24px}fieldset.dropzone-field .dropzone .dz-preview .remove-dz-image:hover{opacity:.6}fieldset.dropzone-field .dropzone .dz-preview .resize-dz-image{background-image:url(/build/images/resize.5351ed58.svg);background-position:50%;background-repeat:no-repeat;background-size:16px 16px;border:none;cursor:pointer;display:block;height:24px;width:24px}fieldset.dropzone-field .dropzone .dz-preview .resize-dz-image:hover{opacity:.6}fieldset.dropzone-field .dropzone .dz-preview .dz-remove{color:#c00606}fieldset.dropzone-field .dropzone .dz-preview .dz-remove:hover{color:#8f0404}fieldset .dropzone .dz-preview .dz-image{margin:0 auto}fieldset .dropzone .dz-preview .dz-error-mark,fieldset .dropzone .dz-preview .dz-success-mark{left:50%;top:30%}fieldset .dropzone .dz-preview .dz-error-message{left:20px}fieldset .select2-hidden-accessible[readonly].select2+.select2-container{pointer-events:none;touch-action:none}fieldset .select2-hidden-accessible[readonly].select2+.select2-container .select2-selection{background:#ccc;box-shadow:none}fieldset .select2-hidden-accessible[readonly].select2+.select2-container .select2-selection__arrow,fieldset .select2-hidden-accessible[readonly].select2+.select2-container .select2-selection__clear{display:none}fieldset .select2-container{margin-bottom:4px}fieldset .select2-container--default.select2-container--focus .select2-selection--multiple,fieldset .select2-container--default .select2-selection--multiple,fieldset .select2-container--default .select2-selection--single{border-color:#ccc;border-radius:0;min-height:43px;padding:8px}fieldset .select2-container .select2-selection--multiple .select2-selection__rendered{position:relative;top:-5px}fieldset .select2-container--default .select2-search--inline .select2-search__field::placeholder,fieldset .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#a4a4a4;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2.4rem;padding:0}fieldset .select2-container--default .select2-search--inline .select2-search__field,fieldset .select2-container--default .select2-selection--single .select2-selection__rendered{color:#000;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2.4rem;padding-left:0}fieldset .select2-container .select2-search--inline .select2-search__field{font-family:Titillium Web;height:22px;margin:0}fieldset .select2-container--default .select2-selection--single .select2-selection__arrow{right:3px;top:50%;transform:translateY(-50%)}fieldset .select2-container .select2-selection--single .select2-selection__clear{color:#034ea2;font-size:22px;font-size:2.2rem;line-height:27.5px;line-height:3.3rem;line-height:1}fieldset .select2-container--default.select2-container--disabled .select2-selection--multiple,fieldset .select2-container--default.select2-container--disabled .select2-selection--single{background-color:#e6e6e6}fieldset .field-extra-help{text-align:right}fieldset .note-editor.note-airframe,fieldset .note-editor.note-airframe .note-statusbar,fieldset .note-editor.note-frame,fieldset .note-editor.note-frame .note-statusbar,fieldset .note-resizebar,fieldset .note-toolbar{border-color:#ccc;border-radius:0}fieldset .note-placeholder{color:#a4a4a4;font-family:Titillium Web}fieldset .note-editable{background-color:#fff;font-family:Titillium Web}fieldset .note-editable ul{align-items:flex-start;display:flex;flex-direction:column;padding-left:24px;text-align:left;width:fit-content;width:-moz-fit-content}fieldset .note-editable ul li{background-image:url(/build/images/ellipse.c1c65cf6.svg);background-position:0 7px;background-repeat:no-repeat;background-size:10px;display:block;margin-bottom:8px;padding-left:24px}fieldset .note-editable ol{align-items:flex-start;counter-reset:number;display:flex;flex-direction:column;padding-left:24px;text-align:left;width:fit-content;width:-moz-fit-content}fieldset .note-editable ol li{background-position:0 7px;background-repeat:no-repeat;background-size:10px;display:block;margin-bottom:8px}fieldset .note-editable ol li:before{color:#034ea2;content:counters(number,".") ". ";counter-increment:number;font-weight:700}fieldset .note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],fieldset .note-editor.note-frame .note-editing-area .note-editable[contenteditable=false]{background-color:#e6e6e6}.note-modal-body .checkbox input{margin-right:8px;position:relative;top:-5px}.note-modal-footer{height:60px}.note-modal-footer .note-btn{background-color:#034ea2;border:none;border-radius:0;border-bottom-right-radius:15px;border-top-left-radius:15px;box-sizing:border-box;color:#fff;display:inline-block;float:none;font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;padding:10px 20px;text-align:center}.note-modal-footer .note-btn:hover{background-color:#034289}.field-error{color:#c00606;font-size:14px;font-size:1.4rem;font-weight:700;line-height:17.5px;line-height:2.1rem;width:100%}.select2-container--default .select2-search--dropdown .select2-search__field,.select2-dropdown{border-color:#a4a4a4}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option[aria-selected=true]{background-color:#034ea2}.select2-container--default .select2-results__option[aria-selected=true]:hover{font-weight:700}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{white-space:normal!important;word-break:break-word}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#034ea2;border-color:#023670;color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice a{color:#fff}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{border-color:#023670;color:#fff}.select2-container--disabled.select2-container--default .select2-selection--multiple .select2-selection__choice{padding-left:2px!important}.select2-container--disabled.select2-container--default .select2-selection__clear{display:none}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#034ea2}.cropper-image{display:none}.cropper-image .image-container{height:70vh}.cropper-image .image-counter{display:none;margin-top:20px}.note-dropdown-menu{width:max-content}.note-dropdown-menu a{display:block!important;padding:0 8px;text-decoration:none!important}.note-dropdown-menu a:hover{color:unset!important}.euro-input .input-container{position:relative}.euro-input .input-container input{padding-right:48px}.euro-input .input-container:after{content:"€";display:block;font-weight:700;position:absolute;right:24px;top:50%;transform:translateY(-50%)}.dataTables_wrapper{margin:45px 0}.dataTables_wrapper th{padding:10px 18px 10px 10px!important;text-align:left}.dataTables_wrapper table.dataTable.no-footer,.dataTables_wrapper table.dataTable thead td,.dataTables_wrapper table.dataTable thead th{border:none}.dataTables_wrapper table.dataTable tbody td,.dataTables_wrapper table.dataTable thead th{border-bottom:1px solid #ccc;border-top:none}.dataTables_wrapper .datatable_footer{margin-top:24px}.dataTables_wrapper .dataTables_length select{border-color:#ccc;border-radius:0}.dataTables_wrapper .dataTables_filter,.dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_processing{color:#000}.dataTables_wrapper .dataTables_paginate .paginate_button{border:none!important;border-radius:0}.dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#034ea2;color:#fff!important}.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{background:#034289;color:#fff!important}.dataTables_wrapper .dataTables_paginate .paginate_button:hover{background:#ccc;color:#000!important}.dataTables_wrapper .fitwidth{white-space:nowrap;width:1px}.dataTables_wrapper td div{display:flex;justify-content:flex-end}table{width:100%}table td,table th{padding:8px 10px;text-align:left;vertical-align:middle}table th{border-bottom:1px solid #000}table td{border-bottom:1px solid #ccc}table tr.no-elements-row td{text-align:center}table .fitwidth{white-space:nowrap;width:1px}.white-table table{color:#fff}.white-table table td,.white-table table th{border-color:#fff!important}.bold{font-weight:600}.text-centered{text-align:center}.text-right{text-align:right}.main-content a:not(.button){color:#000;cursor:pointer;display:inline-block;line-height:1.2;text-decoration:underline;text-decoration-thickness:from-font}.main-content a:not(.button):hover{border-color:#85b74f;color:#85b74f}.status-orange{color:#f7ba26;font-weight:700}.status-green{color:#6ea123;font-weight:700}.status-gray{color:#a4a4a4;font-weight:700}.status-red{color:#c00606;font-weight:700}.hidden{display:none!important}.current-image-msg{color:#a4a4a4;font-size:12px;font-size:1.2rem;line-height:15px;line-height:1.8rem;margin-bottom:16px}.required-fields-msg{color:#034ea2;text-align:right;width:100%}.nowrap{white-space:nowrap}.type-label{border-radius:20px;color:#fff;display:inline-block;padding:0 24px}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;padding:0;position:absolute;width:1px}.frozen,.sr-only{overflow:hidden}header{padding-top:40px}header .user-options{background-color:#034ea2;color:#fff;display:flex;font-size:14px;font-size:1.4rem;justify-content:flex-end;line-height:17.5px;line-height:2.1rem;padding:8px 42px;position:fixed;top:0;width:100%;z-index:1000}header .user-options .link{align-items:center;display:flex;padding:0 16px}header .user-options .link .join-us{display:inline-block;font-weight:700;margin-right:4px;text-transform:uppercase}header .user-options .link a{align-items:center;border-bottom:1px solid transparent;color:#fff;display:flex}header .user-options .link a:not(.button):hover{color:#85b74f}header .user-options .link a.active{border-color:#fff}header .user-options .link a.active:hover{border-color:#85b74f}header .user-options .link a.user-access{background-image:url(/build/images/user-lock.7581bdd4.svg);background-position:0;background-repeat:no-repeat;padding-left:32px}header .user-options .link a.user-logout{background-image:url(/build/images/logout.3c40c46e.svg);background-position:0;background-repeat:no-repeat;padding-left:24px}header .user-options .link a.user-profile{background-image:url(/build/images/user.d1911bcd.svg);background-position:0;background-repeat:no-repeat;padding-left:24px}header .user-options .link a.back-as-admin{background-image:url(/build/images/icon-back.e62ef2a9.svg);background-position:0;background-repeat:no-repeat;padding-left:24px}header .user-options .link:not(:last-child){border-right:1px solid #fff}header .user-options .link:last-child{padding-right:0}header .header-logos{display:flex;justify-content:space-between;padding:16px 42px}header .header-logos .web-title{align-items:center;color:#034ea2;display:flex;font-size:18px;font-size:1.8rem;font-weight:600;line-height:22.5px;line-height:2.7rem}@media (max-width:380px){header .header-logos .web-title{margin:0 12px 8px 0}}header .header-logos .web-title:active,header .header-logos .web-title:hover,header .header-logos .web-title:visited{color:#034ea2}header .header-logos .web-title img{display:block}header .header-logos .logos{align-items:center;display:flex}header .header-logos .logos .eit-logo{height:50px;margin-right:24px}header .header-logos .logos .eu-logo{height:30px}header .header-logos .logos img{display:block}header .main-navigation{border-bottom:1px solid #ccc;display:flex;justify-content:center;text-transform:uppercase}header .main-navigation .link a{color:#000;display:block;font-size:14px;font-size:1.4rem;font-weight:700;line-height:17.5px;line-height:2.1rem;padding:10px 48px}header .main-navigation .link a.active,header .main-navigation .link a:hover{background-color:#034ea2;border-top-right-radius:15px;color:#fff}header .main-navigation .link a.active:hover{background-color:#034289}.mobile-header{padding-top:0}.mobile-header .menu-bar{background-color:#034ea2;color:#fff;justify-content:space-between;padding:12px;position:relative;width:100%}.mobile-header .menu-bar,.mobile-header .menu-bar .actions-right{align-items:center;display:flex}.mobile-header .menu-bar .button-tablet{margin-right:12px}.mobile-header .menu-bar .button-mobile{display:none}@media (max-width:992px){.mobile-header .menu-bar .button-tablet{display:inline-block}}@media (max-width:576px){.mobile-header .menu-bar .button-tablet{display:none}.mobile-header .menu-bar .button-mobile{display:inline-block}}.mobile-header .menu-bar a:not(.button),.mobile-header .menu-bar button:not(.button){background-color:transparent;border:none}.mobile-header .menu-bar img{display:block}.mobile-header .menu-bar .menu{background-color:#034ea2;color:#fff;height:100vh;padding:32px 12px;position:absolute;top:0;transition:all .2s ease-out;width:100%;z-index:1000}.mobile-header .menu-bar .menu.main-menu{right:100%}.mobile-header .menu-bar .menu.user-menu{left:100%}.mobile-header .menu-bar .menu .menu-header{display:flex;justify-content:space-between;margin-bottom:24px}.mobile-header .menu-bar .menu .menu-header-title{font-size:18px;font-size:1.8rem;line-height:22.5px;line-height:2.7rem;text-transform:uppercase}.mobile-header .menu-bar .menu .navigation{border:none;flex-direction:column}.mobile-header .menu-bar .menu .navigation .navigation{max-height:0;overflow:hidden;padding-left:24px;transition:all .2s ease-out}.mobile-header .menu-bar .menu .navigation .navigation .link:first-child a{padding-top:0}.mobile-header .menu-bar .menu .navigation .link{border-bottom:1px solid #fff}.mobile-header .menu-bar .menu .navigation .link:last-child{border:none}.mobile-header .menu-bar .menu .navigation .link a,.mobile-header .menu-bar .menu .navigation .link label{color:#fff;display:block;padding:16px 0;width:100%}.mobile-header .menu-bar .menu .navigation .link a.active,.mobile-header .menu-bar .menu .navigation .link label.active{font-weight:700}.mobile-header .menu-bar .toggle-user-menu-btn{margin-right:12px}.mobile-header .menu-bar .toggle-menu:checked~.menu{right:0}.mobile-header .menu-bar .toggle-user-menu:checked~.menu{left:0}.mobile-header .menu-bar .toggle-manage-content:checked~.navigation{max-height:100vh;overflow:auto}.mobile-header-logos{align-items:center;display:flex;justify-content:space-between;padding:8px 12px}.mobile-header-logos .web-title{align-items:center;color:#034ea2;display:flex;font-size:18px;font-size:1.8rem;font-weight:600;line-height:22.5px;line-height:2.7rem}.mobile-header-logos .web-title:active,.mobile-header-logos .web-title:hover,.mobile-header-logos .web-title:visited{color:#034ea2}.mobile-header-logos .web-title img{display:block;max-height:32px;width:100%}.mobile-header-logos .logos{align-items:center;display:flex;margin-left:12px}.mobile-header-logos .logos .eit-logo{flex:1;max-height:32px;padding-right:12px;width:100%}.mobile-header-logos .logos .eu-logo{flex:1;max-height:24px;width:100%}.mobile-header-logos .logos img{display:block}footer{background-color:#686868;color:#fff;margin-top:auto}footer .footer{border-bottom:2px solid #ccc;display:flex;justify-content:space-between;padding:32px 15px 80px}@media (max-width:992px){footer .footer{flex-wrap:wrap;justify-content:flex-start;padding-bottom:48px}}footer .footer .column{margin:0 48px}footer .footer .column:first-child{margin-left:0}footer .footer .column:last-child{margin-right:0}@media (max-width:992px){footer .footer .column{margin:0}footer .footer .column:first-child{margin-bottom:16px;width:100%}footer .footer .column:first-child br{display:none}footer .footer .column:nth-child(2){margin-right:80px}footer .footer .column:last-child{margin-top:8px;width:100%}}footer .footer-logo{height:70px}@media (max-width:992px){footer .footer-logo{height:80px}}@media (max-width:576px){footer .footer-logo{height:unset;width:100%}}footer .slogan{font-size:22px;font-size:2.2rem;font-weight:300;line-height:27.5px;line-height:3.3rem;padding:16px 0}footer .quick-links-title{color:#ccc;text-transform:uppercase}footer .quick-links .link{display:block;padding:4px 0}footer .quick-links .link a{color:#fff;font-size:14px;font-size:1.4rem;font-weight:200;line-height:17.5px;line-height:2.1rem;text-transform:uppercase;white-space:nowrap}footer .quick-links .link a:hover{color:#85b74f}footer .other-links-title{opacity:0}footer .other-links .link{display:block;padding:4px 0}footer .other-links .link a{color:#fff;font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;white-space:nowrap}footer .other-links .link a:hover{color:#85b74f}@media (max-width:992px){footer .stay-updated{width:65%}}@media (max-width:576px){footer .stay-updated{width:100%}}footer .stay-updated-title{color:#ccc;font-weight:600;text-transform:uppercase}footer .stay-updated .subscribe{align-items:flex-start;display:flex;padding:0 0 16px;width:100%}footer .stay-updated .subscribe fieldset{align-items:end;display:flex;flex-wrap:wrap;margin:0 0 1rem}footer .stay-updated .subscribe fieldset .newsletter-input-container{flex-grow:1}footer .stay-updated .subscribe fieldset .newsletter-input-container label{font-size:13px;font-size:1.3rem;font-weight:400;line-height:16.25px;line-height:1.95rem}footer .stay-updated .subscribe fieldset .newsletter-input-container input{color:initial;margin:0}footer .stay-updated .subscribe fieldset button{height:4.5rem;margin:8px 0 0 1rem}@media (max-width:1110px){footer .stay-updated .subscribe fieldset{align-items:normal;flex-direction:column}footer .stay-updated .subscribe fieldset button{margin:8px 0 0}}@media (max-width:576px){footer .stay-updated .subscribe fieldset{align-items:normal;flex-direction:column}footer .stay-updated .subscribe fieldset button{display:block;flex:initial;margin:8px 0 0}}footer .stay-updated .subscribe a{color:#fff;text-decoration:underline}footer .stay-updated .subscribe a:hover{color:#85b74f}@media (max-width:992px){footer .stay-updated .subscribe{flex-wrap:wrap}footer .stay-updated .subscribe p{width:100%}}footer .connect-with-us-title{color:#ccc;font-weight:600;text-transform:uppercase}footer .connect-with-us .social-media{display:flex;padding:16px 0}footer .connect-with-us .social-media .link{display:block;padding-right:8px}footer .footer-bottom{display:flex;font-size:14px;font-size:1.4rem;justify-content:space-between;line-height:17.5px;line-height:2.1rem;padding:16px 0 16px 15px;width:100%}@media (max-width:992px){footer .footer-bottom{flex-wrap:wrap}}footer .footer-bottom .logo img{width:170px}footer .footer-bottom .legal-links{align-items:center;color:#fff;display:flex}@media (max-width:992px){footer .footer-bottom .legal-links{flex-wrap:wrap}}footer .footer-bottom .legal-links .link{align-items:center;display:flex;padding:0 8px}footer .footer-bottom .legal-links .link a{align-items:center;color:#fff;display:flex}footer .footer-bottom .legal-links .link a:hover{color:#85b74f}footer .footer-bottom .legal-links .link a:hover svg path{fill:#85b74f}footer .footer-bottom .legal-links .link:not(:last-child){border-right:1px solid #fff}footer .footer-bottom .legal-links .link:last-child{padding-right:0}.alert{background-position:24px;background-repeat:no-repeat;border-radius:10px;font-weight:700;margin:0 auto;min-width:560px;padding:16px 48px 16px 64px;position:relative;width:fit-content;width:-moz-fit-content}@media (max-width:576px){.alert{min-width:unset}}.alert-success{background-color:#e5f4cf;background-image:url(/build/images/success.6da0ea13.svg);color:#6ea123}.alert-danger{background-color:#fdc8c8;background-image:url(/build/images/danger.39a520dc.svg);color:#c00606}.alert-warning{background-color:#ffe4bb;background-image:url(/build/images/warning.c7f48590.svg);color:#bb7000}.alert button.close{background:transparent;border:none;position:absolute;right:16px;top:8px}.registration-banner{background-color:#85b74f;background-image:url(/build/images/registration-background.937e86de.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;padding:48px;text-align:center;width:100%}@media (max-width:576px){.registration-banner{padding:48px 16px}}.registration-banner-title{color:#fff;display:block;font-size:32px;font-size:3.2rem;font-weight:700;line-height:40px;line-height:4.8rem;padding-top:110px;position:relative;text-transform:uppercase}@media (max-width:576px){.registration-banner-title{font-size:22px;font-size:2.2rem;line-height:27.5px;line-height:3.3rem}}.registration-banner-title:before{background-image:url(/build/images/premium.2df610bb.svg);content:"";display:block;height:100px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px}.registration-banner .benefit-list{align-items:center;display:flex;flex-direction:column;margin:0 auto;padding:24px 0;text-align:left;width:fit-content;width:-moz-fit-content}.registration-banner .benefit-list-item{background-image:url(/build/images/star.8ae9a306.svg);background-position:0;background-repeat:no-repeat;background-size:22px;display:block;font-size:24px;font-size:2.4rem;line-height:30px;line-height:3.6rem;margin-bottom:8px;padding-left:32px}@media (max-width:992px){.registration-banner .benefit-list-item{background-size:18px;font-size:18px;font-size:1.8rem;line-height:22.5px;line-height:2.7rem;padding-left:24px}}@media (max-width:576px){.registration-banner .benefit-list-item{background-size:16px;font-size:16px;font-size:1.6rem;line-height:20px;line-height:2.4rem;padding-left:20px}}.registration-banner .button{margin:24px auto}@media (max-width:992px){.registration-banner .button{margin-top:24px}}@media (max-width:576px){.registration-banner .button{display:block;margin-top:12px;width:100%}}.sidebar .registration-banner-title{font-size:20px;font-size:2rem;line-height:25px;line-height:3rem}.sidebar .registration-banner .benefit-list{align-items:flex-start}.sidebar .registration-banner .benefit-list-item{font-size:16px;font-size:1.6rem;line-height:20px;line-height:2.4rem}.sidebar .registration-banner .button{left:50%;margin-top:24px;position:relative;transform:translateX(-50%)}.modal-header button.btn-close{background:transparent;border:none;position:relative;top:-10px;transform:scale(1.5)}.modal-body{padding:24px}@media (max-width:576px){.modal-body button{margin-bottom:12px}}.modal-body .container{padding:0 0 24px}.modal-body .alert{min-width:unset;width:100%}.modal-footer{justify-content:space-between}.modal-footer p{color:#034ea2}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true],.plyr__control--overlaid,.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background-color:#034ea2}.plyr__progress input[type=range],.plyr__volume input[type=range]{color:#85b74f}.newsletter{padding:48px}@media (max-width:576px){.newsletter{padding:48px 12px}.newsletter .button{display:block;width:100%}}.newsletter .button{margin-bottom:16px}.newsletter .title{color:#034ea2;display:block;font-size:22px;font-size:2.2rem;font-weight:700;line-height:27.5px;line-height:3.3rem;margin-bottom:22px}.newsletter form{margin:0 auto;max-width:600px}.sidebar .newsletter{background-size:cover;border-radius:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.1);padding:24px}.sidebar .newsletter .title{font-size:20px;font-size:2rem;line-height:25px;line-height:3rem;margin-bottom:20px}.sidebar .newsletter .button{display:block;width:100%}.sidebar .newsletter label{font-size:12px;font-size:1.2rem;line-height:15px;line-height:1.8rem}.pct-cookies .cookie-modal .cm-modal.cm-klaro,.pct-cookies .cookie-notice:not(.cookie-modal-notice){background-color:#000!important;box-shadow:0 10px 20px rgba(0,0,0,.25)!important}.pct-cookies .cookie-notice:not(.cookie-modal-notice){border-radius:0!important;bottom:0!important;max-width:unset!important;right:0!important;width:100%!important}.pct-cookies .cookie-modal .cm-modal .cm-body ul.cm-purposes li.cm-purpose span.cm-list-title,.pct-cookies .cookie-modal h1,.pct-cookies p,.pct-cookies strong{color:#fff!important}.pct-cookies a{color:#1aaba9!important;font-weight:700!important;text-decoration:underline!important}.pct-cookies a:hover{color:#179593}.pct-cookies .cm-btn-danger,.pct-cookies .cn-ok a.cm-link.cn-learn-more{background-color:#000!important;border:none!important;border-radius:15px 0 15px 0!important;box-shadow:inset 0 0 0 1px #1aaba9!important;box-sizing:border-box!important;color:#1aaba9!important;display:inline-block!important;font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;padding:4px 20px!important;text-align:center!important;text-decoration:none!important}.pct-cookies .cm-btn-danger:hover,.pct-cookies .cn-ok a.cm-link.cn-learn-more:hover{box-shadow:inset 0 0 0 1px #179593!important;color:#179593!important}.pct-cookies .cm-btn-success{background-color:#1aaba9!important;border:none!important;border-radius:15px 0 15px 0!important;box-sizing:border-box!important;color:#fff!important;display:inline-block!important;font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;padding:4px 20px!important;text-align:center!important}.pct-cookies .cm-btn-success:hover{background-color:#179593!important}.pct-cookies .cn-body{display:flex;flex-wrap:wrap;justify-content:center!important;line-height:2rem!important;padding:1em!important}.pct-cookies .cn-body .cn-ok{margin-left:8px}.pct-cookies .cookie-modal .cm-list-input.required:checked+.cm-list-label .slider,.pct-cookies .cookie-modal .cm-list-input:checked+.cm-list-label .slider{background-color:#85b74f!important}.pct-cookies .cookie-modal .cm-modal .hide svg{stroke:#a4a4a4!important}.pct-cookies .cookie-modal .cm-modal .cm-header{border-bottom:1px solid #ccc!important}.pct-cookies .cookie-modal .cm-modal .cm-footer{border-top:1px solid #ccc!important}.pct-cookies .cn-buttons .cn-decline{display:none!important}.login-modal .modal-content{background-color:#ebeff5}.login-modal .modal-footer,.login-modal .modal-header{border:none}@media (max-width:1200px){.login-modal .modal-dialog{max-width:90%}}@media (max-width:576px){.login-modal .modal-dialog{max-width:unset}}.login-modal .modal-body{padding:0 80px 64px}@media (max-width:1200px){.login-modal .modal-body{padding:0 24px 32px}}@media (max-width:576px){.login-modal .modal-body{padding:0 16px 64px}}.login-modal .two-columns{position:relative}.login-modal .two-columns:before{background-color:#034ea2;bottom:0;content:"";display:block;height:calc(100% - 90px);left:50%;position:absolute;transform:translateX(-50%);width:1px}@media (max-width:768px){.login-modal .two-columns:before{display:none}}@media (max-width:1200px){.login-modal .two-columns{grid-column-gap:32px}}@media (max-width:992px){.login-modal .two-columns .column:first-child{margin-bottom:48px}.login-modal .two-columns .button{display:block;width:100%}}.login-modal .title{color:#034ea2;display:block;font-size:28px;font-size:2.8rem;font-weight:700;line-height:35px;line-height:4.2rem;margin-bottom:12px}@media (max-width:1200px){.login-modal .title{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3.6rem}}@media (max-width:576px){.login-modal .title{margin-bottom:16px}}.animated-label{position:relative}.animated-label .animated-label-input{margin:0;padding:22px 8px 8px}.animated-label .animated-label-input::placeholder{color:transparent!important}.animated-label .animated-label-input::-webkit-input-placeholder{color:transparent!important}.animated-label .animated-label-input::-moz-placeholder{color:transparent!important}.animated-label .animated-label-input::-ms-input-placeholder{color:transparent!important}.animated-label .animated-label-input+.animated-label-text{cursor:text;font-weight:400;margin-bottom:0;padding-left:8px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease-out}.animated-label .animated-label-input:focus+.animated-label-text,.animated-label .animated-label-input:not(:placeholder-shown)+.animated-label-text{font-size:11px;font-size:1.1rem;line-height:13.75px;line-height:1.65rem;top:8px;transform:translateY(0)}.animated-label textarea.animated-label-input+.animated-label-text{top:27px}.animated-label .input-icon{display:block;height:24px;left:12px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.animated-label .select2-container{width:100%!important}.animated-label .select2-container.select2-container--open .selection .select2-selection{border:1px solid #000}.animated-label .select2-container.select2-container--open.select2-container--default .select2-selection--single .select2-selection__arrow{transform:translateY(-50%) rotate(180deg)}.animated-label .select2-container .select2-selection__rendered{color:#000;padding-left:0}.animated-label .select2-container .select2-selection__placeholder{visibility:hidden}.animated-label .select2-container+.animated-label-text{cursor:text;font-weight:400;margin-bottom:0;padding-left:8px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease-out}.animated-label .select2-container+.animated-label-text.focused{font-size:11px;font-size:1.1rem;line-height:13.75px;line-height:1.65rem;top:8px;transform:translateY(0)}.animated-label .select2-container.select2-container--default{margin:0}.animated-label .select2-container.select2-container--default .select2-selection--single{height:auto;max-height:54.6px;padding:22px 8px 8px;width:100%}.animated-label .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{background-size:100% 100%;right:15px;top:50%;transform:translateY(-50%);transition:transform .2s ease-out;width:25px}.animated-label .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.animated-label .select2-container.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#85b74f!important}.animated-label .select2-container.select2-container--default.select2-container--disabled.select2-container--focus{border:none}.animated-label .select2-container.select2-container--default.select2-container--disabled+.animated-label-text{cursor:default}.animated-label.with-icon .animated-label-input{padding:22px 8px 8px 46px}.animated-label.with-icon .animated-label-input+.animated-label-text{padding-left:46px}.animated-label.with-icon .select2-container.select2-container--default .select2-selection--single{padding:22px 8px 8px 46px}.animated-label.with-icon .select2-container+.animated-label-text{padding-left:46px}@media (max-width:1200px){.start-conversation-modal .modal-dialog{max-width:90%}}.start-conversation-modal #dates{background-color:#fff}@media (max-width:576px){.start-conversation-modal .modal-dialog{max-width:unset}}.start-conversation-modal .modal-content{border:none;border-radius:8px;overflow:hidden}.start-conversation-modal .modal-header{align-items:flex-start;background:linear-gradient(90deg,#034ea2,#629b65 73.33%,#85b74f);height:230px;padding:30px;position:relative}@media (max-width:576px){.start-conversation-modal .modal-header{height:215px}}.start-conversation-modal .modal-header .modal-title{color:#fff;font-size:28px;font-size:2.8rem;font-weight:700;line-height:35px;line-height:4.2rem}@media (max-width:576px){.start-conversation-modal .modal-header .modal-title{font-size:22px;font-size:2.2rem;line-height:27.5px;line-height:3.3rem}}.start-conversation-modal .modal-header .btn-close{filter:invert(100);transform:scale(2)}.start-conversation-modal .modal-header:before{color:#fff;content:"Match with the future!";display:block;font-size:4em;font-weight:700;opacity:.3;position:absolute;right:30px;top:80px}@media (max-width:992px){.start-conversation-modal .modal-header:before{display:none}}.start-conversation-modal .modal-body{padding:30px;position:relative}@media (max-width:576px){.start-conversation-modal .modal-body{padding:0 10px}}.start-conversation-modal .modal-body .contact-person{align-items:center;display:flex;position:absolute;top:-130px}@media (max-width:576px){.start-conversation-modal .modal-body .contact-person{flex-wrap:wrap;justify-content:center;left:0;width:100%}}.start-conversation-modal .modal-body .contact-person-avatar{background-color:#fff;border:1px solid #034ea2;border-radius:50%;height:160px;width:160px}.start-conversation-modal .modal-body .contact-person-avatar img{border-radius:50%;height:100%;object-fit:cover;padding:5px;width:100%}.start-conversation-modal .modal-body .contact-person-info{color:#fff;padding-left:16px}@media (max-width:576px){.start-conversation-modal .modal-body .contact-person-info{color:#000;padding:12px;text-align:center;width:100%}}.start-conversation-modal .modal-body .contact-person-info .name{font-size:28px;font-size:2.8rem;line-height:35px;line-height:4.2rem}@media (max-width:576px){.start-conversation-modal .modal-body .contact-person-info .name{font-size:18px;font-size:1.8rem;line-height:22.5px;line-height:2.7rem}}.start-conversation-modal .modal-body .contact-person-info .position{font-size:20px;font-size:2rem;line-height:25px;line-height:3rem}@media (max-width:576px){.start-conversation-modal .modal-body .contact-person-info .position{font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem}}.start-conversation-modal .two-columns{grid-gap:32px;display:grid;grid-template-columns:repeat(2,1fr);padding-top:30px}@media (max-width:992px){.start-conversation-modal .two-columns{grid-template-columns:1fr}}@media (max-width:576px){.start-conversation-modal .two-columns{padding-top:120px}}.start-conversation-modal #message{height:202px}.start-conversation-modal .required-fields{color:#034ea2;margin-top:12px}.start-conversation-modal .new{background-color:#620e78;border-radius:4px;color:#fff;display:inline-block;font-size:12px;font-size:1.2rem;font-weight:700;line-height:15px;line-height:1.8rem;margin-right:8px;padding:2px 6px;vertical-align:middle}@media (max-width:992px){.start-conversation-modal .legal-text-desktop{display:none}}.start-conversation-modal .legal-text-mobile{display:none}@media (max-width:992px){.start-conversation-modal .legal-text-mobile{display:block}}@media (max-width:576px){.start-conversation-modal .button{display:block;width:100%}}body,html{height:100%}body{background-color:#fff;color:#000;display:flex;flex-direction:column;font-size:16px;font-size:1.6rem;font-weight:400;line-height:20px;line-height:2.4rem;max-width:100%;overflow-x:hidden;width:100vw}body.frozen{overflow:hidden}body *{box-sizing:border-box}.wrapper{margin:0 auto;max-width:1140px;width:100%}@media (max-width:1200px){.wrapper{padding-left:16px!important;padding-right:16px!important}}.container{padding:0 48px 48px;width:100%}@media (max-width:992px){.container{padding-left:16px;padding-right:16px}.container .wrapper{padding-left:0!important;padding-right:0!important}}.soft-blue{background-color:#ebeff5}.main-blue{background-color:#034ea2}.aquamarine{background-color:#1aaba9}.bg-white{background-color:#fff}.soft-gray{background-color:#f6f6f6}.green{background-color:#85b74f!important}.green a:hover{color:#034ea2!important}.red{background-color:#c00606!important}.red a:hover{color:#034ea2!important}.page-title{background:linear-gradient(90deg,#006bb7,#6bb14b);color:#fff;font-size:30px;font-size:3rem;font-weight:300;line-height:37.5px;line-height:4.5rem;margin:24px 0 48px;padding:18px 42px;position:relative;text-align:center}@media (max-width:992px){.page-title{font-size:28px;font-size:2.8rem;line-height:35px;line-height:4.2rem;margin-bottom:48px;padding:18px}}@media (max-width:768px){.page-title{font-size:24px;font-size:2.4rem;line-height:30px;line-height:3.6rem;margin-bottom:24px;margin-top:0}}.access-container{background-color:#ebeff5;margin:0 auto 64px;max-width:560px;padding:64px;width:100%}@media (max-width:576px){.access-container{padding:32px 16px}}.centered-container{margin:0 auto 48px;max-width:560px;width:100%}@media (max-width:576px){.centered-container{padding:0 16px}}.two-columns{grid-column-gap:80px;display:grid;grid-template-columns:repeat(2,1fr)}@media (max-width:768px){.two-columns{grid-template-columns:1fr}}.three-columns{grid-column-gap:48px;display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:992px){.three-columns{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.three-columns{grid-template-columns:1fr}}.margin-top{margin-top:48px}.margin-bottom{margin-bottom:48px}.padding-top{padding-top:48px}.padding-bottom{padding-bottom:48px}.margin-right{margin-right:16px}.margin-left{margin-left:16px}.m-n8{margin:-24rem!important}.mt-n8,.my-n8{margin-top:-24rem!important}.mr-n8,.mx-n8{margin-right:-24rem!important}.mb-n8,.my-n8{margin-bottom:-24rem!important}.ml-n8,.mx-n8{margin-left:-24rem!important}.m-n7{margin:-12rem!important}.mt-n7,.my-n7{margin-top:-12rem!important}.mr-n7,.mx-n7{margin-right:-12rem!important}.mb-n7,.my-n7{margin-bottom:-12rem!important}.ml-n7,.mx-n7{margin-left:-12rem!important}.m-n6{margin:-6rem!important}.mt-n6,.my-n6{margin-top:-6rem!important}.mr-n6,.mx-n6{margin-right:-6rem!important}.mb-n6,.my-n6{margin-bottom:-6rem!important}.ml-n6,.mx-n6{margin-left:-6rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.m-6{margin:6rem!important}.mt-6,.my-6{margin-top:6rem!important}.mr-6,.mx-6{margin-right:6rem!important}.mb-6,.my-6{margin-bottom:6rem!important}.ml-6,.mx-6{margin-left:6rem!important}.m-7{margin:12rem!important}.mt-7,.my-7{margin-top:12rem!important}.mr-7,.mx-7{margin-right:12rem!important}.mb-7,.my-7{margin-bottom:12rem!important}.ml-7,.mx-7{margin-left:12rem!important}.m-8{margin:24rem!important}.mt-8,.my-8{margin-top:24rem!important}.mr-8,.mx-8{margin-right:24rem!important}.mb-8,.my-8{margin-bottom:24rem!important}.ml-8,.mx-8{margin-left:24rem!important}.p-n8{padding:-24rem!important}.pt-n8,.py-n8{padding-top:-24rem!important}.pr-n8,.px-n8{padding-right:-24rem!important}.pb-n8,.py-n8{padding-bottom:-24rem!important}.pl-n8,.px-n8{padding-left:-24rem!important}.p-n7{padding:-12rem!important}.pt-n7,.py-n7{padding-top:-12rem!important}.pr-n7,.px-n7{padding-right:-12rem!important}.pb-n7,.py-n7{padding-bottom:-12rem!important}.pl-n7,.px-n7{padding-left:-12rem!important}.p-n6{padding:-6rem!important}.pt-n6,.py-n6{padding-top:-6rem!important}.pr-n6,.px-n6{padding-right:-6rem!important}.pb-n6,.py-n6{padding-bottom:-6rem!important}.pl-n6,.px-n6{padding-left:-6rem!important}.p-n5{padding:-3rem!important}.pt-n5,.py-n5{padding-top:-3rem!important}.pr-n5,.px-n5{padding-right:-3rem!important}.pb-n5,.py-n5{padding-bottom:-3rem!important}.pl-n5,.px-n5{padding-left:-3rem!important}.p-n4{padding:-1.5rem!important}.pt-n4,.py-n4{padding-top:-1.5rem!important}.pr-n4,.px-n4{padding-right:-1.5rem!important}.pb-n4,.py-n4{padding-bottom:-1.5rem!important}.pl-n4,.px-n4{padding-left:-1.5rem!important}.p-n3{padding:-1rem!important}.pt-n3,.py-n3{padding-top:-1rem!important}.pr-n3,.px-n3{padding-right:-1rem!important}.pb-n3,.py-n3{padding-bottom:-1rem!important}.pl-n3,.px-n3{padding-left:-1rem!important}.p-n2{padding:-.5rem!important}.pt-n2,.py-n2{padding-top:-.5rem!important}.pr-n2,.px-n2{padding-right:-.5rem!important}.pb-n2,.py-n2{padding-bottom:-.5rem!important}.pl-n2,.px-n2{padding-left:-.5rem!important}.p-n1{padding:-.25rem!important}.pt-n1,.py-n1{padding-top:-.25rem!important}.pr-n1,.px-n1{padding-right:-.25rem!important}.pb-n1,.py-n1{padding-bottom:-.25rem!important}.pl-n1,.px-n1{padding-left:-.25rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.p-6{padding:6rem!important}.pt-6,.py-6{padding-top:6rem!important}.pr-6,.px-6{padding-right:6rem!important}.pb-6,.py-6{padding-bottom:6rem!important}.pl-6,.px-6{padding-left:6rem!important}.p-7{padding:12rem!important}.pt-7,.py-7{padding-top:12rem!important}.pr-7,.px-7{padding-right:12rem!important}.pb-7,.py-7{padding-bottom:12rem!important}.pl-7,.px-7{padding-left:12rem!important}.p-8{padding:24rem!important}.pt-8,.py-8{padding-top:24rem!important}.pr-8,.px-8{padding-right:24rem!important}.pb-8,.py-8{padding-bottom:24rem!important}.pl-8,.px-8{padding-left:24rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-n8{margin:-24rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-24rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-24rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-24rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-24rem!important}.m-sm-n7{margin:-12rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-12rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-12rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-12rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-12rem!important}.m-sm-n6{margin:-6rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-6rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-6rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-6rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-6rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.m-sm-6{margin:6rem!important}.mt-sm-6,.my-sm-6{margin-top:6rem!important}.mr-sm-6,.mx-sm-6{margin-right:6rem!important}.mb-sm-6,.my-sm-6{margin-bottom:6rem!important}.ml-sm-6,.mx-sm-6{margin-left:6rem!important}.m-sm-7{margin:12rem!important}.mt-sm-7,.my-sm-7{margin-top:12rem!important}.mr-sm-7,.mx-sm-7{margin-right:12rem!important}.mb-sm-7,.my-sm-7{margin-bottom:12rem!important}.ml-sm-7,.mx-sm-7{margin-left:12rem!important}.m-sm-8{margin:24rem!important}.mt-sm-8,.my-sm-8{margin-top:24rem!important}.mr-sm-8,.mx-sm-8{margin-right:24rem!important}.mb-sm-8,.my-sm-8{margin-bottom:24rem!important}.ml-sm-8,.mx-sm-8{margin-left:24rem!important}.p-sm-n8{padding:-24rem!important}.pt-sm-n8,.py-sm-n8{padding-top:-24rem!important}.pr-sm-n8,.px-sm-n8{padding-right:-24rem!important}.pb-sm-n8,.py-sm-n8{padding-bottom:-24rem!important}.pl-sm-n8,.px-sm-n8{padding-left:-24rem!important}.p-sm-n7{padding:-12rem!important}.pt-sm-n7,.py-sm-n7{padding-top:-12rem!important}.pr-sm-n7,.px-sm-n7{padding-right:-12rem!important}.pb-sm-n7,.py-sm-n7{padding-bottom:-12rem!important}.pl-sm-n7,.px-sm-n7{padding-left:-12rem!important}.p-sm-n6{padding:-6rem!important}.pt-sm-n6,.py-sm-n6{padding-top:-6rem!important}.pr-sm-n6,.px-sm-n6{padding-right:-6rem!important}.pb-sm-n6,.py-sm-n6{padding-bottom:-6rem!important}.pl-sm-n6,.px-sm-n6{padding-left:-6rem!important}.p-sm-n5{padding:-3rem!important}.pt-sm-n5,.py-sm-n5{padding-top:-3rem!important}.pr-sm-n5,.px-sm-n5{padding-right:-3rem!important}.pb-sm-n5,.py-sm-n5{padding-bottom:-3rem!important}.pl-sm-n5,.px-sm-n5{padding-left:-3rem!important}.p-sm-n4{padding:-1.5rem!important}.pt-sm-n4,.py-sm-n4{padding-top:-1.5rem!important}.pr-sm-n4,.px-sm-n4{padding-right:-1.5rem!important}.pb-sm-n4,.py-sm-n4{padding-bottom:-1.5rem!important}.pl-sm-n4,.px-sm-n4{padding-left:-1.5rem!important}.p-sm-n3{padding:-1rem!important}.pt-sm-n3,.py-sm-n3{padding-top:-1rem!important}.pr-sm-n3,.px-sm-n3{padding-right:-1rem!important}.pb-sm-n3,.py-sm-n3{padding-bottom:-1rem!important}.pl-sm-n3,.px-sm-n3{padding-left:-1rem!important}.p-sm-n2{padding:-.5rem!important}.pt-sm-n2,.py-sm-n2{padding-top:-.5rem!important}.pr-sm-n2,.px-sm-n2{padding-right:-.5rem!important}.pb-sm-n2,.py-sm-n2{padding-bottom:-.5rem!important}.pl-sm-n2,.px-sm-n2{padding-left:-.5rem!important}.p-sm-n1{padding:-.25rem!important}.pt-sm-n1,.py-sm-n1{padding-top:-.25rem!important}.pr-sm-n1,.px-sm-n1{padding-right:-.25rem!important}.pb-sm-n1,.py-sm-n1{padding-bottom:-.25rem!important}.pl-sm-n1,.px-sm-n1{padding-left:-.25rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.p-sm-6{padding:6rem!important}.pt-sm-6,.py-sm-6{padding-top:6rem!important}.pr-sm-6,.px-sm-6{padding-right:6rem!important}.pb-sm-6,.py-sm-6{padding-bottom:6rem!important}.pl-sm-6,.px-sm-6{padding-left:6rem!important}.p-sm-7{padding:12rem!important}.pt-sm-7,.py-sm-7{padding-top:12rem!important}.pr-sm-7,.px-sm-7{padding-right:12rem!important}.pb-sm-7,.py-sm-7{padding-bottom:12rem!important}.pl-sm-7,.px-sm-7{padding-left:12rem!important}.p-sm-8{padding:24rem!important}.pt-sm-8,.py-sm-8{padding-top:24rem!important}.pr-sm-8,.px-sm-8{padding-right:24rem!important}.pb-sm-8,.py-sm-8{padding-bottom:24rem!important}.pl-sm-8,.px-sm-8{padding-left:24rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-n8{margin:-24rem!important}.mt-md-n8,.my-md-n8{margin-top:-24rem!important}.mr-md-n8,.mx-md-n8{margin-right:-24rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-24rem!important}.ml-md-n8,.mx-md-n8{margin-left:-24rem!important}.m-md-n7{margin:-12rem!important}.mt-md-n7,.my-md-n7{margin-top:-12rem!important}.mr-md-n7,.mx-md-n7{margin-right:-12rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-12rem!important}.ml-md-n7,.mx-md-n7{margin-left:-12rem!important}.m-md-n6{margin:-6rem!important}.mt-md-n6,.my-md-n6{margin-top:-6rem!important}.mr-md-n6,.mx-md-n6{margin-right:-6rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-6rem!important}.ml-md-n6,.mx-md-n6{margin-left:-6rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.m-md-6{margin:6rem!important}.mt-md-6,.my-md-6{margin-top:6rem!important}.mr-md-6,.mx-md-6{margin-right:6rem!important}.mb-md-6,.my-md-6{margin-bottom:6rem!important}.ml-md-6,.mx-md-6{margin-left:6rem!important}.m-md-7{margin:12rem!important}.mt-md-7,.my-md-7{margin-top:12rem!important}.mr-md-7,.mx-md-7{margin-right:12rem!important}.mb-md-7,.my-md-7{margin-bottom:12rem!important}.ml-md-7,.mx-md-7{margin-left:12rem!important}.m-md-8{margin:24rem!important}.mt-md-8,.my-md-8{margin-top:24rem!important}.mr-md-8,.mx-md-8{margin-right:24rem!important}.mb-md-8,.my-md-8{margin-bottom:24rem!important}.ml-md-8,.mx-md-8{margin-left:24rem!important}.p-md-n8{padding:-24rem!important}.pt-md-n8,.py-md-n8{padding-top:-24rem!important}.pr-md-n8,.px-md-n8{padding-right:-24rem!important}.pb-md-n8,.py-md-n8{padding-bottom:-24rem!important}.pl-md-n8,.px-md-n8{padding-left:-24rem!important}.p-md-n7{padding:-12rem!important}.pt-md-n7,.py-md-n7{padding-top:-12rem!important}.pr-md-n7,.px-md-n7{padding-right:-12rem!important}.pb-md-n7,.py-md-n7{padding-bottom:-12rem!important}.pl-md-n7,.px-md-n7{padding-left:-12rem!important}.p-md-n6{padding:-6rem!important}.pt-md-n6,.py-md-n6{padding-top:-6rem!important}.pr-md-n6,.px-md-n6{padding-right:-6rem!important}.pb-md-n6,.py-md-n6{padding-bottom:-6rem!important}.pl-md-n6,.px-md-n6{padding-left:-6rem!important}.p-md-n5{padding:-3rem!important}.pt-md-n5,.py-md-n5{padding-top:-3rem!important}.pr-md-n5,.px-md-n5{padding-right:-3rem!important}.pb-md-n5,.py-md-n5{padding-bottom:-3rem!important}.pl-md-n5,.px-md-n5{padding-left:-3rem!important}.p-md-n4{padding:-1.5rem!important}.pt-md-n4,.py-md-n4{padding-top:-1.5rem!important}.pr-md-n4,.px-md-n4{padding-right:-1.5rem!important}.pb-md-n4,.py-md-n4{padding-bottom:-1.5rem!important}.pl-md-n4,.px-md-n4{padding-left:-1.5rem!important}.p-md-n3{padding:-1rem!important}.pt-md-n3,.py-md-n3{padding-top:-1rem!important}.pr-md-n3,.px-md-n3{padding-right:-1rem!important}.pb-md-n3,.py-md-n3{padding-bottom:-1rem!important}.pl-md-n3,.px-md-n3{padding-left:-1rem!important}.p-md-n2{padding:-.5rem!important}.pt-md-n2,.py-md-n2{padding-top:-.5rem!important}.pr-md-n2,.px-md-n2{padding-right:-.5rem!important}.pb-md-n2,.py-md-n2{padding-bottom:-.5rem!important}.pl-md-n2,.px-md-n2{padding-left:-.5rem!important}.p-md-n1{padding:-.25rem!important}.pt-md-n1,.py-md-n1{padding-top:-.25rem!important}.pr-md-n1,.px-md-n1{padding-right:-.25rem!important}.pb-md-n1,.py-md-n1{padding-bottom:-.25rem!important}.pl-md-n1,.px-md-n1{padding-left:-.25rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.p-md-6{padding:6rem!important}.pt-md-6,.py-md-6{padding-top:6rem!important}.pr-md-6,.px-md-6{padding-right:6rem!important}.pb-md-6,.py-md-6{padding-bottom:6rem!important}.pl-md-6,.px-md-6{padding-left:6rem!important}.p-md-7{padding:12rem!important}.pt-md-7,.py-md-7{padding-top:12rem!important}.pr-md-7,.px-md-7{padding-right:12rem!important}.pb-md-7,.py-md-7{padding-bottom:12rem!important}.pl-md-7,.px-md-7{padding-left:12rem!important}.p-md-8{padding:24rem!important}.pt-md-8,.py-md-8{padding-top:24rem!important}.pr-md-8,.px-md-8{padding-right:24rem!important}.pb-md-8,.py-md-8{padding-bottom:24rem!important}.pl-md-8,.px-md-8{padding-left:24rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-n8{margin:-24rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-24rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-24rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-24rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-24rem!important}.m-lg-n7{margin:-12rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-12rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-12rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-12rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-12rem!important}.m-lg-n6{margin:-6rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-6rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-6rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-6rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-6rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.m-lg-6{margin:6rem!important}.mt-lg-6,.my-lg-6{margin-top:6rem!important}.mr-lg-6,.mx-lg-6{margin-right:6rem!important}.mb-lg-6,.my-lg-6{margin-bottom:6rem!important}.ml-lg-6,.mx-lg-6{margin-left:6rem!important}.m-lg-7{margin:12rem!important}.mt-lg-7,.my-lg-7{margin-top:12rem!important}.mr-lg-7,.mx-lg-7{margin-right:12rem!important}.mb-lg-7,.my-lg-7{margin-bottom:12rem!important}.ml-lg-7,.mx-lg-7{margin-left:12rem!important}.m-lg-8{margin:24rem!important}.mt-lg-8,.my-lg-8{margin-top:24rem!important}.mr-lg-8,.mx-lg-8{margin-right:24rem!important}.mb-lg-8,.my-lg-8{margin-bottom:24rem!important}.ml-lg-8,.mx-lg-8{margin-left:24rem!important}.p-lg-n8{padding:-24rem!important}.pt-lg-n8,.py-lg-n8{padding-top:-24rem!important}.pr-lg-n8,.px-lg-n8{padding-right:-24rem!important}.pb-lg-n8,.py-lg-n8{padding-bottom:-24rem!important}.pl-lg-n8,.px-lg-n8{padding-left:-24rem!important}.p-lg-n7{padding:-12rem!important}.pt-lg-n7,.py-lg-n7{padding-top:-12rem!important}.pr-lg-n7,.px-lg-n7{padding-right:-12rem!important}.pb-lg-n7,.py-lg-n7{padding-bottom:-12rem!important}.pl-lg-n7,.px-lg-n7{padding-left:-12rem!important}.p-lg-n6{padding:-6rem!important}.pt-lg-n6,.py-lg-n6{padding-top:-6rem!important}.pr-lg-n6,.px-lg-n6{padding-right:-6rem!important}.pb-lg-n6,.py-lg-n6{padding-bottom:-6rem!important}.pl-lg-n6,.px-lg-n6{padding-left:-6rem!important}.p-lg-n5{padding:-3rem!important}.pt-lg-n5,.py-lg-n5{padding-top:-3rem!important}.pr-lg-n5,.px-lg-n5{padding-right:-3rem!important}.pb-lg-n5,.py-lg-n5{padding-bottom:-3rem!important}.pl-lg-n5,.px-lg-n5{padding-left:-3rem!important}.p-lg-n4{padding:-1.5rem!important}.pt-lg-n4,.py-lg-n4{padding-top:-1.5rem!important}.pr-lg-n4,.px-lg-n4{padding-right:-1.5rem!important}.pb-lg-n4,.py-lg-n4{padding-bottom:-1.5rem!important}.pl-lg-n4,.px-lg-n4{padding-left:-1.5rem!important}.p-lg-n3{padding:-1rem!important}.pt-lg-n3,.py-lg-n3{padding-top:-1rem!important}.pr-lg-n3,.px-lg-n3{padding-right:-1rem!important}.pb-lg-n3,.py-lg-n3{padding-bottom:-1rem!important}.pl-lg-n3,.px-lg-n3{padding-left:-1rem!important}.p-lg-n2{padding:-.5rem!important}.pt-lg-n2,.py-lg-n2{padding-top:-.5rem!important}.pr-lg-n2,.px-lg-n2{padding-right:-.5rem!important}.pb-lg-n2,.py-lg-n2{padding-bottom:-.5rem!important}.pl-lg-n2,.px-lg-n2{padding-left:-.5rem!important}.p-lg-n1{padding:-.25rem!important}.pt-lg-n1,.py-lg-n1{padding-top:-.25rem!important}.pr-lg-n1,.px-lg-n1{padding-right:-.25rem!important}.pb-lg-n1,.py-lg-n1{padding-bottom:-.25rem!important}.pl-lg-n1,.px-lg-n1{padding-left:-.25rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.p-lg-6{padding:6rem!important}.pt-lg-6,.py-lg-6{padding-top:6rem!important}.pr-lg-6,.px-lg-6{padding-right:6rem!important}.pb-lg-6,.py-lg-6{padding-bottom:6rem!important}.pl-lg-6,.px-lg-6{padding-left:6rem!important}.p-lg-7{padding:12rem!important}.pt-lg-7,.py-lg-7{padding-top:12rem!important}.pr-lg-7,.px-lg-7{padding-right:12rem!important}.pb-lg-7,.py-lg-7{padding-bottom:12rem!important}.pl-lg-7,.px-lg-7{padding-left:12rem!important}.p-lg-8{padding:24rem!important}.pt-lg-8,.py-lg-8{padding-top:24rem!important}.pr-lg-8,.px-lg-8{padding-right:24rem!important}.pb-lg-8,.py-lg-8{padding-bottom:24rem!important}.pl-lg-8,.px-lg-8{padding-left:24rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-n8{margin:-24rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-24rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-24rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-24rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-24rem!important}.m-xl-n7{margin:-12rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-12rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-12rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-12rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-12rem!important}.m-xl-n6{margin:-6rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-6rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-6rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-6rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-6rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.m-xl-6{margin:6rem!important}.mt-xl-6,.my-xl-6{margin-top:6rem!important}.mr-xl-6,.mx-xl-6{margin-right:6rem!important}.mb-xl-6,.my-xl-6{margin-bottom:6rem!important}.ml-xl-6,.mx-xl-6{margin-left:6rem!important}.m-xl-7{margin:12rem!important}.mt-xl-7,.my-xl-7{margin-top:12rem!important}.mr-xl-7,.mx-xl-7{margin-right:12rem!important}.mb-xl-7,.my-xl-7{margin-bottom:12rem!important}.ml-xl-7,.mx-xl-7{margin-left:12rem!important}.m-xl-8{margin:24rem!important}.mt-xl-8,.my-xl-8{margin-top:24rem!important}.mr-xl-8,.mx-xl-8{margin-right:24rem!important}.mb-xl-8,.my-xl-8{margin-bottom:24rem!important}.ml-xl-8,.mx-xl-8{margin-left:24rem!important}.p-xl-n8{padding:-24rem!important}.pt-xl-n8,.py-xl-n8{padding-top:-24rem!important}.pr-xl-n8,.px-xl-n8{padding-right:-24rem!important}.pb-xl-n8,.py-xl-n8{padding-bottom:-24rem!important}.pl-xl-n8,.px-xl-n8{padding-left:-24rem!important}.p-xl-n7{padding:-12rem!important}.pt-xl-n7,.py-xl-n7{padding-top:-12rem!important}.pr-xl-n7,.px-xl-n7{padding-right:-12rem!important}.pb-xl-n7,.py-xl-n7{padding-bottom:-12rem!important}.pl-xl-n7,.px-xl-n7{padding-left:-12rem!important}.p-xl-n6{padding:-6rem!important}.pt-xl-n6,.py-xl-n6{padding-top:-6rem!important}.pr-xl-n6,.px-xl-n6{padding-right:-6rem!important}.pb-xl-n6,.py-xl-n6{padding-bottom:-6rem!important}.pl-xl-n6,.px-xl-n6{padding-left:-6rem!important}.p-xl-n5{padding:-3rem!important}.pt-xl-n5,.py-xl-n5{padding-top:-3rem!important}.pr-xl-n5,.px-xl-n5{padding-right:-3rem!important}.pb-xl-n5,.py-xl-n5{padding-bottom:-3rem!important}.pl-xl-n5,.px-xl-n5{padding-left:-3rem!important}.p-xl-n4{padding:-1.5rem!important}.pt-xl-n4,.py-xl-n4{padding-top:-1.5rem!important}.pr-xl-n4,.px-xl-n4{padding-right:-1.5rem!important}.pb-xl-n4,.py-xl-n4{padding-bottom:-1.5rem!important}.pl-xl-n4,.px-xl-n4{padding-left:-1.5rem!important}.p-xl-n3{padding:-1rem!important}.pt-xl-n3,.py-xl-n3{padding-top:-1rem!important}.pr-xl-n3,.px-xl-n3{padding-right:-1rem!important}.pb-xl-n3,.py-xl-n3{padding-bottom:-1rem!important}.pl-xl-n3,.px-xl-n3{padding-left:-1rem!important}.p-xl-n2{padding:-.5rem!important}.pt-xl-n2,.py-xl-n2{padding-top:-.5rem!important}.pr-xl-n2,.px-xl-n2{padding-right:-.5rem!important}.pb-xl-n2,.py-xl-n2{padding-bottom:-.5rem!important}.pl-xl-n2,.px-xl-n2{padding-left:-.5rem!important}.p-xl-n1{padding:-.25rem!important}.pt-xl-n1,.py-xl-n1{padding-top:-.25rem!important}.pr-xl-n1,.px-xl-n1{padding-right:-.25rem!important}.pb-xl-n1,.py-xl-n1{padding-bottom:-.25rem!important}.pl-xl-n1,.px-xl-n1{padding-left:-.25rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.p-xl-6{padding:6rem!important}.pt-xl-6,.py-xl-6{padding-top:6rem!important}.pr-xl-6,.px-xl-6{padding-right:6rem!important}.pb-xl-6,.py-xl-6{padding-bottom:6rem!important}.pl-xl-6,.px-xl-6{padding-left:6rem!important}.p-xl-7{padding:12rem!important}.pt-xl-7,.py-xl-7{padding-top:12rem!important}.pr-xl-7,.px-xl-7{padding-right:12rem!important}.pb-xl-7,.py-xl-7{padding-bottom:12rem!important}.pl-xl-7,.px-xl-7{padding-left:12rem!important}.p-xl-8{padding:24rem!important}.pt-xl-8,.py-xl-8{padding-top:24rem!important}.pr-xl-8,.px-xl-8{padding-right:24rem!important}.pb-xl-8,.py-xl-8{padding-bottom:24rem!important}.pl-xl-8,.px-xl-8{padding-left:24rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.default-list{align-items:flex-start;display:flex;flex-direction:column;padding:24px 0;text-align:left;width:fit-content;width:-moz-fit-content}.default-list-item{background-image:url(/build/images/ellipse.c1c65cf6.svg);background-position:0 7px;background-repeat:no-repeat;background-size:10px;display:block;margin-bottom:8px;padding-left:24px}.default-list.file-list .default-list-item{background-image:url(/build/images/clip.f88c0a33.svg);background-position:0 4px;background-size:16px}.centered{margin:0 auto}.item-card{background-color:#fff;border-radius:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.item-card.promotion{background-color:#85b74f;background-image:url(/build/images/green_city.9abfa1ff.png);background-position:50%;background-repeat:no-repeat;background-size:auto 100%;display:flex;flex-direction:column;min-height:430px;padding:16px}.item-card.promotion p{color:#fff;font-size:30px;font-size:3rem;font-weight:700;line-height:37.5px;line-height:4.5rem;text-shadow:0 4px 4px rgba(30,69,23,.25)}.item-card.promotion .button-block{margin-top:auto}.item-card:hover .item-card-image img{transform:scale(1.1)}.item-card-image a{border-top-left-radius:20px;display:block!important;height:200px;overflow:hidden;width:100%}.item-card-image img{border-top-left-radius:20px;display:block;height:100%;object-fit:cover;transition:transform .2s ease-out;width:100%}.item-card-text{font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;padding:16px 16px 24px;position:relative}.item-card-text.with-tag{padding:32px 16px 24px}.item-card-text a{word-break:break-word}.item-card-tag{background-color:#034ea2;border-radius:8px 0 0 8px;color:#fff;font-size:12px;font-size:1.2rem;line-height:15px;line-height:1.8rem;padding:0 8px 0 64px;position:absolute;right:0;top:8px}.item-card h2.item-card-title{line-height:0;margin:0}.item-card-title a{color:#034ea2!important;font-size:18px;font-size:1.8rem;font-weight:700!important;line-height:22.5px;line-height:2.7rem;text-decoration:none!important}.item-card-title a:hover{color:#85b74f!important}.item-card-keywords,.item-card-summary{margin-bottom:8px}.item-card-category-title{font-size:16px;font-size:1.6rem;font-weight:700;line-height:20px;line-height:2.4rem}.item-card-company{font-weight:700;margin-bottom:8px}.item-card-areas{font-size:0;margin:8px 0}.item-card-areas .tag{background-color:#85b74f;color:#fff;display:inline-block;font-size:14px;font-size:1.4rem;line-height:17.5px;line-height:2.1rem;margin:0 4px 4px 0;padding:4px 8px}@media (max-width:992px){.datatable_wrapper{margin:0 auto;overflow-x:auto!important;width:calc(100vw - 32px)}}.select-info{color:#034ea2;display:inline-block;font-weight:700;padding:0 12px}.cta-box{background-color:#85b74f;border-bottom-right-radius:15px;border-top-left-radius:15px;color:#fff;height:fit-content;margin:48px auto;max-width:440px;padding:24px;text-align:center;width:100%}.cta-box.no-margins{margin:0 auto}.cta-box p{font-size:24px;font-size:2.4rem;font-weight:700;line-height:30px;line-height:3.6rem}@media (max-width:1199px){.cta-box p{font-size:18px;font-size:1.8rem;line-height:22.5px;line-height:2.7rem}}.cta-box .button{margin-top:16px}@media (max-width:1199px){.cta-box .button{display:block;min-width:unset;width:100%}}.bulk-actions{float:right;margin:0;width:auto}.bulk-actions-container{margin:24px 0 -30px;width:100%}.bulk-actions-container:after{clear:both;content:"";display:block}.bulk-actions-inputs{align-items:center;display:flex;flex-wrap:wrap}.bulk-actions-inputs select{border-color:#ccc;margin:0 16px 0 0}.tippy-box[data-theme~=light]{background-color:#ccc;color:#034ea2}.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#ccc}.tippy-box[data-theme~=marketplace]{background-color:#85b74f;color:#fff;font-weight:700;padding:4px 16px}.tippy-box[data-theme~=marketplace][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#85b74f}