@import url(//hello.myfonts.net/count/3afa78);
@import url(//fonts.googleapis.com/css?family=Roboto:500&display=swap);
@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));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#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__video-wrapper{height:100%;position:static}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.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__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.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__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.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__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.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__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.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}
@font-face{font-family:SofiaPro;font-weight:400;src:url(/fonts/3AFA78_2_0.eot);src:url(/fonts/3AFA78_2_0.eot?#iefix) format("embedded-opentype"),url(/fonts/3AFA78_2_0.woff2) format("woff2"),url(/fonts/3AFA78_2_0.woff) format("woff"),url(/fonts/3AFA78_2_0.ttf) format("truetype")}@font-face{font-family:SofiaPro;font-style:italic;font-weight:400;src:url(/fonts/3AFA78_3_0.eot);src:url(/fonts/3AFA78_3_0.eot?#iefix) format("embedded-opentype"),url(/fonts/3AFA78_3_0.woff2) format("woff2"),url(/fonts/3AFA78_3_0.woff) format("woff"),url(/fonts/3AFA78_3_0.ttf) format("truetype")}@font-face{font-family:SofiaPro;font-weight:700;src:url(/fonts/3AFA78_0_0.eot);src:url(/fonts/3AFA78_0_0.eot?#iefix) format("embedded-opentype"),url(/fonts/3AFA78_0_0.woff2) format("woff2"),url(/fonts/3AFA78_0_0.woff) format("woff"),url(/fonts/3AFA78_0_0.ttf) format("truetype")}@font-face{font-family:SofiaPro;font-style:italic;font-weight:700;src:url(/fonts/3AFA78_1_0.eot);src:url(/fonts/3AFA78_1_0.eot?#iefix) format("embedded-opentype"),url(/fonts/3AFA78_1_0.woff2) format("woff2"),url(/fonts/3AFA78_1_0.woff) format("woff"),url(/fonts/3AFA78_1_0.ttf) format("truetype")}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-display:block;font-family:Font Awesome\ 5 Pro;font-style:normal;font-weight:400;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.eot?97cdec464b149d0353831314013c98fa);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.eot?97cdec464b149d0353831314013c98fa) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.woff2?75b90122754b90ff284beb0da1f7c390) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.woff?859df6f170240545a40e0169fac04cfa) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.ttf?961988830e2b8546a085a826aa22f0fb) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.svg?81ba7a188fac94ac76fe5fc00a0820b1) format("svg")}.alert--success:before,.far{font-family:Font Awesome\ 5 Pro;font-weight:400}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */@font-face{font-display:block;font-family:Font Awesome\ 5 Brands;font-style:normal;font-weight:400;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.eot?edcbe7e6b6d65cc4058cc9117db2c76d);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.eot?edcbe7e6b6d65cc4058cc9117db2c76d) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.woff2?ae47d70a0ccedcf5a83433c61cd20a46) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.woff?235b1dd910d9a3a74c189bd77954f4d1) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.ttf?7b01ce1ffb6f8e4aef8259f8653917c8) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.svg?59d02457e9821e54b1e46f001776a43a) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}

/*!
 * Font Awesome Pro 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.alert--success:before,.fa,.fab,.fad,.fal,.far,.fas{text-rendering:auto}.alert--success:before,.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1}.alert--success:before{font-weight:400}.fa-lg{font-size:1.3333333333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;line-height:inherit;position:absolute;text-align:center;width:2em}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa-pull-left.alert--success:before,.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa-pull-right.alert--success:before,.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:""}.fa-abacus:before{content:""}.fa-accessible-icon:before{content:""}.fa-accusoft:before{content:""}.fa-acorn:before{content:""}.fa-acquisitions-incorporated:before{content:""}.fa-ad:before{content:""}.fa-address-book:before{content:""}.fa-address-card:before{content:""}.fa-adjust:before{content:""}.fa-adn:before{content:""}.fa-adversal:before{content:""}.fa-affiliatetheme:before{content:""}.fa-air-conditioner:before{content:""}.fa-air-freshener:before{content:""}.fa-airbnb:before{content:""}.fa-alarm-clock:before{content:""}.fa-alarm-exclamation:before{content:""}.fa-alarm-plus:before{content:""}.fa-alarm-snooze:before{content:""}.fa-album:before{content:""}.fa-album-collection:before{content:""}.fa-algolia:before{content:""}.fa-alicorn:before{content:""}.fa-alien:before{content:""}.fa-alien-monster:before{content:""}.fa-align-center:before{content:""}.fa-align-justify:before{content:""}.fa-align-left:before{content:""}.fa-align-right:before{content:""}.fa-align-slash:before{content:""}.fa-alipay:before{content:""}.fa-allergies:before{content:""}.fa-amazon:before{content:""}.fa-amazon-pay:before{content:""}.fa-ambulance:before{content:""}.fa-american-sign-language-interpreting:before{content:""}.fa-amilia:before{content:""}.fa-amp-guitar:before{content:""}.fa-analytics:before{content:""}.fa-anchor:before{content:""}.fa-android:before{content:""}.fa-angel:before{content:""}.fa-angellist:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angry:before{content:""}.fa-angrycreative:before{content:""}.fa-angular:before{content:""}.fa-ankh:before{content:""}.fa-app-store:before{content:""}.fa-app-store-ios:before{content:""}.fa-apper:before{content:""}.fa-apple:before{content:""}.fa-apple-alt:before{content:""}.fa-apple-crate:before{content:""}.fa-apple-pay:before{content:""}.fa-archive:before{content:""}.fa-archway:before{content:""}.fa-arrow-alt-circle-down:before{content:""}.fa-arrow-alt-circle-left:before{content:""}.fa-arrow-alt-circle-right:before{content:""}.fa-arrow-alt-circle-up:before{content:""}.fa-arrow-alt-down:before{content:""}.fa-arrow-alt-from-bottom:before{content:""}.fa-arrow-alt-from-left:before{content:""}.fa-arrow-alt-from-right:before{content:""}.fa-arrow-alt-from-top:before{content:""}.fa-arrow-alt-left:before{content:""}.fa-arrow-alt-right:before{content:""}.fa-arrow-alt-square-down:before{content:""}.fa-arrow-alt-square-left:before{content:""}.fa-arrow-alt-square-right:before{content:""}.fa-arrow-alt-square-up:before{content:""}.fa-arrow-alt-to-bottom:before{content:""}.fa-arrow-alt-to-left:before{content:""}.fa-arrow-alt-to-right:before{content:""}.fa-arrow-alt-to-top:before{content:""}.fa-arrow-alt-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-down:before{content:""}.fa-arrow-from-bottom:before{content:""}.fa-arrow-from-left:before{content:""}.fa-arrow-from-right:before{content:""}.fa-arrow-from-top:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-square-down:before{content:""}.fa-arrow-square-left:before{content:""}.fa-arrow-square-right:before{content:""}.fa-arrow-square-up:before{content:""}.fa-arrow-to-bottom:before{content:""}.fa-arrow-to-left:before{content:""}.fa-arrow-to-right:before{content:""}.fa-arrow-to-top:before{content:""}.fa-arrow-up:before{content:""}.fa-arrows:before{content:""}.fa-arrows-alt:before{content:""}.fa-arrows-alt-h:before{content:""}.fa-arrows-alt-v:before{content:""}.fa-arrows-h:before{content:""}.fa-arrows-v:before{content:""}.fa-artstation:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asterisk:before{content:""}.fa-asymmetrik:before{content:""}.fa-at:before{content:""}.fa-atlas:before{content:""}.fa-atlassian:before{content:""}.fa-atom:before{content:""}.fa-atom-alt:before{content:""}.fa-audible:before{content:""}.fa-audio-description:before{content:""}.fa-autoprefixer:before{content:""}.fa-avianex:before{content:""}.fa-aviato:before{content:""}.fa-award:before{content:""}.fa-aws:before{content:""}.fa-axe:before{content:""}.fa-axe-battle:before{content:""}.fa-baby:before{content:""}.fa-baby-carriage:before{content:""}.fa-backpack:before{content:""}.fa-backspace:before{content:""}.fa-backward:before{content:""}.fa-bacon:before{content:""}.fa-bacteria:before{content:""}.fa-bacterium:before{content:""}.fa-badge:before{content:""}.fa-badge-check:before{content:""}.fa-badge-dollar:before{content:""}.fa-badge-percent:before{content:""}.fa-badge-sheriff:before{content:""}.fa-badger-honey:before{content:""}.fa-bags-shopping:before{content:""}.fa-bahai:before{content:""}.fa-balance-scale:before{content:""}.fa-balance-scale-left:before{content:""}.fa-balance-scale-right:before{content:""}.fa-ball-pile:before{content:""}.fa-ballot:before{content:""}.fa-ballot-check:before{content:""}.fa-ban:before{content:""}.fa-band-aid:before{content:""}.fa-bandcamp:before{content:""}.fa-banjo:before{content:""}.fa-barcode:before{content:""}.fa-barcode-alt:before{content:""}.fa-barcode-read:before{content:""}.fa-barcode-scan:before{content:""}.fa-bars:before{content:""}.fa-baseball:before{content:""}.fa-baseball-ball:before{content:""}.fa-basketball-ball:before{content:""}.fa-basketball-hoop:before{content:""}.fa-bat:before{content:""}.fa-bath:before{content:""}.fa-battery-bolt:before{content:""}.fa-battery-empty:before{content:""}.fa-battery-full:before{content:""}.fa-battery-half:before{content:""}.fa-battery-quarter:before{content:""}.fa-battery-slash:before{content:""}.fa-battery-three-quarters:before{content:""}.fa-battle-net:before{content:""}.fa-bed:before{content:""}.fa-bed-alt:before{content:""}.fa-bed-bunk:before{content:""}.fa-bed-empty:before{content:""}.fa-beer:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-bell:before{content:""}.fa-bell-exclamation:before{content:""}.fa-bell-on:before{content:""}.fa-bell-plus:before{content:""}.fa-bell-school:before{content:""}.fa-bell-school-slash:before{content:""}.fa-bell-slash:before{content:""}.fa-bells:before{content:""}.fa-betamax:before{content:""}.fa-bezier-curve:before{content:""}.fa-bible:before{content:""}.fa-bicycle:before{content:""}.fa-biking:before{content:""}.fa-biking-mountain:before{content:""}.fa-bimobject:before{content:""}.fa-binoculars:before{content:""}.fa-biohazard:before{content:""}.fa-birthday-cake:before{content:""}.fa-bitbucket:before{content:""}.fa-bitcoin:before{content:""}.fa-bity:before{content:""}.fa-black-tie:before{content:""}.fa-blackberry:before{content:""}.fa-blanket:before{content:""}.fa-blender:before{content:""}.fa-blender-phone:before{content:""}.fa-blind:before{content:""}.fa-blinds:before{content:""}.fa-blinds-open:before{content:""}.fa-blinds-raised:before{content:""}.fa-blog:before{content:""}.fa-blogger:before{content:""}.fa-blogger-b:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-bold:before{content:""}.fa-bolt:before{content:""}.fa-bomb:before{content:""}.fa-bone:before{content:""}.fa-bone-break:before{content:""}.fa-bong:before{content:""}.fa-book:before{content:""}.fa-book-alt:before{content:""}.fa-book-dead:before{content:""}.fa-book-heart:before{content:""}.fa-book-medical:before{content:""}.fa-book-open:before{content:""}.fa-book-reader:before{content:""}.fa-book-spells:before{content:""}.fa-book-user:before{content:""}.fa-bookmark:before{content:""}.fa-books:before{content:""}.fa-books-medical:before{content:""}.fa-boombox:before{content:""}.fa-boot:before{content:""}.fa-booth-curtain:before{content:""}.fa-bootstrap:before{content:""}.fa-border-all:before{content:""}.fa-border-bottom:before{content:""}.fa-border-center-h:before{content:""}.fa-border-center-v:before{content:""}.fa-border-inner:before{content:""}.fa-border-left:before{content:""}.fa-border-none:before{content:""}.fa-border-outer:before{content:""}.fa-border-right:before{content:""}.fa-border-style:before{content:""}.fa-border-style-alt:before{content:""}.fa-border-top:before{content:""}.fa-bow-arrow:before{content:""}.fa-bowling-ball:before{content:""}.fa-bowling-pins:before{content:""}.fa-box:before{content:""}.fa-box-alt:before{content:""}.fa-box-ballot:before{content:""}.fa-box-check:before{content:""}.fa-box-fragile:before{content:""}.fa-box-full:before{content:""}.fa-box-heart:before{content:""}.fa-box-open:before{content:""}.fa-box-tissue:before{content:""}.fa-box-up:before{content:""}.fa-box-usd:before{content:""}.fa-boxes:before{content:""}.fa-boxes-alt:before{content:""}.fa-boxing-glove:before{content:""}.fa-brackets:before{content:""}.fa-brackets-curly:before{content:""}.fa-braille:before{content:""}.fa-brain:before{content:""}.fa-bread-loaf:before{content:""}.fa-bread-slice:before{content:""}.fa-briefcase:before{content:""}.fa-briefcase-medical:before{content:""}.fa-bring-forward:before{content:""}.fa-bring-front:before{content:""}.fa-broadcast-tower:before{content:""}.fa-broom:before{content:""}.fa-browser:before{content:""}.fa-brush:before{content:""}.fa-btc:before{content:""}.fa-buffer:before{content:""}.fa-bug:before{content:""}.fa-building:before{content:""}.fa-bullhorn:before{content:""}.fa-bullseye:before{content:""}.fa-bullseye-arrow:before{content:""}.fa-bullseye-pointer:before{content:""}.fa-burger-soda:before{content:""}.fa-burn:before{content:""}.fa-buromobelexperte:before{content:""}.fa-burrito:before{content:""}.fa-bus:before{content:""}.fa-bus-alt:before{content:""}.fa-bus-school:before{content:""}.fa-business-time:before{content:""}.fa-buy-n-large:before{content:""}.fa-buysellads:before{content:""}.fa-cabinet-filing:before{content:""}.fa-cactus:before{content:""}.fa-calculator:before{content:""}.fa-calculator-alt:before{content:""}.fa-calendar:before{content:""}.fa-calendar-alt:before{content:""}.fa-calendar-check:before{content:""}.fa-calendar-day:before{content:""}.fa-calendar-edit:before{content:""}.fa-calendar-exclamation:before{content:""}.fa-calendar-minus:before{content:""}.fa-calendar-plus:before{content:""}.fa-calendar-star:before{content:""}.fa-calendar-times:before{content:""}.fa-calendar-week:before{content:""}.fa-camcorder:before{content:""}.fa-camera:before{content:""}.fa-camera-alt:before{content:""}.fa-camera-home:before{content:""}.fa-camera-movie:before{content:""}.fa-camera-polaroid:before{content:""}.fa-camera-retro:before{content:""}.fa-campfire:before{content:""}.fa-campground:before{content:""}.fa-canadian-maple-leaf:before{content:""}.fa-candle-holder:before{content:""}.fa-candy-cane:before{content:""}.fa-candy-corn:before{content:""}.fa-cannabis:before{content:""}.fa-capsules:before{content:""}.fa-car:before{content:""}.fa-car-alt:before{content:""}.fa-car-battery:before{content:""}.fa-car-building:before{content:""}.fa-car-bump:before{content:""}.fa-car-bus:before{content:""}.fa-car-crash:before{content:""}.fa-car-garage:before{content:""}.fa-car-mechanic:before{content:""}.fa-car-side:before{content:""}.fa-car-tilt:before{content:""}.fa-car-wash:before{content:""}.fa-caravan:before{content:""}.fa-caravan-alt:before{content:""}.fa-caret-circle-down:before{content:""}.fa-caret-circle-left:before{content:""}.fa-caret-circle-right:before{content:""}.fa-caret-circle-up:before{content:""}.fa-caret-down:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-caret-square-down:before{content:""}.fa-caret-square-left:before{content:""}.fa-caret-square-right:before{content:""}.fa-caret-square-up:before{content:""}.fa-caret-up:before{content:""}.fa-carrot:before{content:""}.fa-cars:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-cart-plus:before{content:""}.fa-cash-register:before{content:""}.fa-cassette-tape:before{content:""}.fa-cat:before{content:""}.fa-cat-space:before{content:""}.fa-cauldron:before{content:""}.fa-cc-amazon-pay:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-apple-pay:before{content:""}.fa-cc-diners-club:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-cc-visa:before{content:""}.fa-cctv:before{content:""}.fa-centercode:before{content:""}.fa-centos:before{content:""}.fa-certificate:before{content:""}.fa-chair:before{content:""}.fa-chair-office:before{content:""}.fa-chalkboard:before{content:""}.fa-chalkboard-teacher:before{content:""}.fa-charging-station:before{content:""}.fa-chart-area:before{content:""}.fa-chart-bar:before{content:""}.fa-chart-line:before{content:""}.fa-chart-line-down:before{content:""}.fa-chart-network:before{content:""}.fa-chart-pie:before{content:""}.fa-chart-pie-alt:before{content:""}.fa-chart-scatter:before{content:""}.fa-check:before{content:""}.fa-check-circle:before{content:""}.fa-check-double:before{content:""}.fa-check-square:before{content:""}.fa-cheese:before{content:""}.fa-cheese-swiss:before{content:""}.fa-cheeseburger:before{content:""}.fa-chess:before{content:""}.fa-chess-bishop:before{content:""}.fa-chess-bishop-alt:before{content:""}.fa-chess-board:before{content:""}.fa-chess-clock:before{content:""}.fa-chess-clock-alt:before{content:""}.fa-chess-king:before{content:""}.fa-chess-king-alt:before{content:""}.fa-chess-knight:before{content:""}.fa-chess-knight-alt:before{content:""}.fa-chess-pawn:before{content:""}.fa-chess-pawn-alt:before{content:""}.fa-chess-queen:before{content:""}.fa-chess-queen-alt:before{content:""}.fa-chess-rook:before{content:""}.fa-chess-rook-alt:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-double-down:before{content:""}.fa-chevron-double-left:before{content:""}.fa-chevron-double-right:before{content:""}.fa-chevron-double-up:before{content:""}.fa-chevron-down:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-chevron-square-down:before{content:""}.fa-chevron-square-left:before{content:""}.fa-chevron-square-right:before{content:""}.fa-chevron-square-up:before{content:""}.fa-chevron-up:before{content:""}.fa-child:before{content:""}.fa-chimney:before{content:""}.fa-chrome:before{content:""}.fa-chromecast:before{content:""}.fa-church:before{content:""}.fa-circle:before{content:""}.fa-circle-notch:before{content:""}.fa-city:before{content:""}.fa-clarinet:before{content:""}.fa-claw-marks:before{content:""}.fa-clinic-medical:before{content:""}.fa-clipboard:before{content:""}.fa-clipboard-check:before{content:""}.fa-clipboard-list:before{content:""}.fa-clipboard-list-check:before{content:""}.fa-clipboard-prescription:before{content:""}.fa-clipboard-user:before{content:""}.fa-clock:before{content:""}.fa-clone:before{content:""}.fa-closed-captioning:before{content:""}.fa-cloud:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-download-alt:before{content:""}.fa-cloud-drizzle:before{content:""}.fa-cloud-hail:before{content:""}.fa-cloud-hail-mixed:before{content:""}.fa-cloud-meatball:before{content:""}.fa-cloud-moon:before{content:""}.fa-cloud-moon-rain:before{content:""}.fa-cloud-music:before{content:""}.fa-cloud-rain:before{content:""}.fa-cloud-rainbow:before{content:""}.fa-cloud-showers:before{content:""}.fa-cloud-showers-heavy:before{content:""}.fa-cloud-sleet:before{content:""}.fa-cloud-snow:before{content:""}.fa-cloud-sun:before{content:""}.fa-cloud-sun-rain:before{content:""}.fa-cloud-upload:before{content:""}.fa-cloud-upload-alt:before{content:""}.fa-cloudflare:before{content:""}.fa-clouds:before{content:""}.fa-clouds-moon:before{content:""}.fa-clouds-sun:before{content:""}.fa-cloudscale:before{content:""}.fa-cloudsmith:before{content:""}.fa-cloudversify:before{content:""}.fa-club:before{content:""}.fa-cocktail:before{content:""}.fa-code:before{content:""}.fa-code-branch:before{content:""}.fa-code-commit:before{content:""}.fa-code-merge:before{content:""}.fa-codepen:before{content:""}.fa-codiepie:before{content:""}.fa-coffee:before{content:""}.fa-coffee-pot:before{content:""}.fa-coffee-togo:before{content:""}.fa-coffin:before{content:""}.fa-coffin-cross:before{content:""}.fa-cog:before{content:""}.fa-cogs:before{content:""}.fa-coin:before{content:""}.fa-coins:before{content:""}.fa-columns:before{content:""}.fa-comet:before{content:""}.fa-comment:before{content:""}.fa-comment-alt:before{content:""}.fa-comment-alt-check:before{content:""}.fa-comment-alt-dollar:before{content:""}.fa-comment-alt-dots:before{content:""}.fa-comment-alt-edit:before{content:""}.fa-comment-alt-exclamation:before{content:""}.fa-comment-alt-lines:before{content:""}.fa-comment-alt-medical:before{content:""}.fa-comment-alt-minus:before{content:""}.fa-comment-alt-music:before{content:""}.fa-comment-alt-plus:before{content:""}.fa-comment-alt-slash:before{content:""}.fa-comment-alt-smile:before{content:""}.fa-comment-alt-times:before{content:""}.fa-comment-check:before{content:""}.fa-comment-dollar:before{content:""}.fa-comment-dots:before{content:""}.fa-comment-edit:before{content:""}.fa-comment-exclamation:before{content:""}.fa-comment-lines:before{content:""}.fa-comment-medical:before{content:""}.fa-comment-minus:before{content:""}.fa-comment-music:before{content:""}.fa-comment-plus:before{content:""}.fa-comment-slash:before{content:""}.fa-comment-smile:before{content:""}.fa-comment-times:before{content:""}.fa-comments:before{content:""}.fa-comments-alt:before{content:""}.fa-comments-alt-dollar:before{content:""}.fa-comments-dollar:before{content:""}.fa-compact-disc:before{content:""}.fa-compass:before{content:""}.fa-compass-slash:before{content:""}.fa-compress:before{content:""}.fa-compress-alt:before{content:""}.fa-compress-arrows-alt:before{content:""}.fa-compress-wide:before{content:""}.fa-computer-classic:before{content:""}.fa-computer-speaker:before{content:""}.fa-concierge-bell:before{content:""}.fa-confluence:before{content:""}.fa-connectdevelop:before{content:""}.fa-construction:before{content:""}.fa-container-storage:before{content:""}.fa-contao:before{content:""}.fa-conveyor-belt:before{content:""}.fa-conveyor-belt-alt:before{content:""}.fa-cookie:before{content:""}.fa-cookie-bite:before{content:""}.fa-copy:before{content:""}.fa-copyright:before{content:""}.fa-corn:before{content:""}.fa-cotton-bureau:before{content:""}.fa-couch:before{content:""}.fa-cow:before{content:""}.fa-cowbell:before{content:""}.fa-cowbell-more:before{content:""}.fa-cpanel:before{content:""}.fa-creative-commons:before{content:""}.fa-creative-commons-by:before{content:""}.fa-creative-commons-nc:before{content:""}.fa-creative-commons-nc-eu:before{content:""}.fa-creative-commons-nc-jp:before{content:""}.fa-creative-commons-nd:before{content:""}.fa-creative-commons-pd:before{content:""}.fa-creative-commons-pd-alt:before{content:""}.fa-creative-commons-remix:before{content:""}.fa-creative-commons-sa:before{content:""}.fa-creative-commons-sampling:before{content:""}.fa-creative-commons-sampling-plus:before{content:""}.fa-creative-commons-share:before{content:""}.fa-creative-commons-zero:before{content:""}.fa-credit-card:before{content:""}.fa-credit-card-blank:before{content:""}.fa-credit-card-front:before{content:""}.fa-cricket:before{content:""}.fa-critical-role:before{content:""}.fa-croissant:before{content:""}.fa-crop:before{content:""}.fa-crop-alt:before{content:""}.fa-cross:before{content:""}.fa-crosshairs:before{content:""}.fa-crow:before{content:""}.fa-crown:before{content:""}.fa-crutch:before{content:""}.fa-crutches:before{content:""}.fa-css3:before{content:""}.fa-css3-alt:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-curling:before{content:""}.fa-cut:before{content:""}.fa-cuttlefish:before{content:""}.fa-d-and-d:before{content:""}.fa-d-and-d-beyond:before{content:""}.fa-dagger:before{content:""}.fa-dailymotion:before{content:""}.fa-dashcube:before{content:""}.fa-database:before{content:""}.fa-deaf:before{content:""}.fa-debug:before{content:""}.fa-deer:before{content:""}.fa-deer-rudolph:before{content:""}.fa-deezer:before{content:""}.fa-delicious:before{content:""}.fa-democrat:before{content:""}.fa-deploydog:before{content:""}.fa-deskpro:before{content:""}.fa-desktop:before{content:""}.fa-desktop-alt:before{content:""}.fa-dev:before{content:""}.fa-deviantart:before{content:""}.fa-dewpoint:before{content:""}.fa-dharmachakra:before{content:""}.fa-dhl:before{content:""}.fa-diagnoses:before{content:""}.fa-diamond:before{content:""}.fa-diaspora:before{content:""}.fa-dice:before{content:""}.fa-dice-d10:before{content:""}.fa-dice-d12:before{content:""}.fa-dice-d20:before{content:""}.fa-dice-d4:before{content:""}.fa-dice-d6:before{content:""}.fa-dice-d8:before{content:""}.fa-dice-five:before{content:""}.fa-dice-four:before{content:""}.fa-dice-one:before{content:""}.fa-dice-six:before{content:""}.fa-dice-three:before{content:""}.fa-dice-two:before{content:""}.fa-digg:before{content:""}.fa-digging:before{content:""}.fa-digital-ocean:before{content:""}.fa-digital-tachograph:before{content:""}.fa-diploma:before{content:""}.fa-directions:before{content:""}.fa-disc-drive:before{content:""}.fa-discord:before{content:""}.fa-discourse:before{content:""}.fa-disease:before{content:""}.fa-divide:before{content:""}.fa-dizzy:before{content:""}.fa-dna:before{content:""}.fa-do-not-enter:before{content:""}.fa-dochub:before{content:""}.fa-docker:before{content:""}.fa-dog:before{content:""}.fa-dog-leashed:before{content:""}.fa-dollar-sign:before{content:""}.fa-dolly:before{content:""}.fa-dolly-empty:before{content:""}.fa-dolly-flatbed:before{content:""}.fa-dolly-flatbed-alt:before{content:""}.fa-dolly-flatbed-empty:before{content:""}.fa-donate:before{content:""}.fa-door-closed:before{content:""}.fa-door-open:before{content:""}.fa-dot-circle:before{content:""}.fa-dove:before{content:""}.fa-download:before{content:""}.fa-draft2digital:before{content:""}.fa-drafting-compass:before{content:""}.fa-dragon:before{content:""}.fa-draw-circle:before{content:""}.fa-draw-polygon:before{content:""}.fa-draw-square:before{content:""}.fa-dreidel:before{content:""}.fa-dribbble:before{content:""}.fa-dribbble-square:before{content:""}.fa-drone:before{content:""}.fa-drone-alt:before{content:""}.fa-dropbox:before{content:""}.fa-drum:before{content:""}.fa-drum-steelpan:before{content:""}.fa-drumstick:before{content:""}.fa-drumstick-bite:before{content:""}.fa-drupal:before{content:""}.fa-dryer:before{content:""}.fa-dryer-alt:before{content:""}.fa-duck:before{content:""}.fa-dumbbell:before{content:""}.fa-dumpster:before{content:""}.fa-dumpster-fire:before{content:""}.fa-dungeon:before{content:""}.fa-dyalog:before{content:""}.fa-ear:before{content:""}.fa-ear-muffs:before{content:""}.fa-earlybirds:before{content:""}.fa-ebay:before{content:""}.fa-eclipse:before{content:""}.fa-eclipse-alt:before{content:""}.fa-edge:before{content:""}.fa-edge-legacy:before{content:""}.fa-edit:before{content:""}.fa-egg:before{content:""}.fa-egg-fried:before{content:""}.fa-eject:before{content:""}.fa-elementor:before{content:""}.fa-elephant:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-h-alt:before{content:""}.fa-ellipsis-v:before{content:""}.fa-ellipsis-v-alt:before{content:""}.fa-ello:before{content:""}.fa-ember:before{content:""}.fa-empire:before{content:""}.fa-empty-set:before{content:""}.fa-engine-warning:before{content:""}.fa-envelope:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-dollar:before{content:""}.fa-envelope-open-text:before{content:""}.fa-envelope-square:before{content:""}.fa-envira:before{content:""}.fa-equals:before{content:""}.fa-eraser:before{content:""}.fa-erlang:before{content:""}.fa-ethereum:before{content:""}.fa-ethernet:before{content:""}.fa-etsy:before{content:""}.fa-euro-sign:before{content:""}.fa-evernote:before{content:""}.fa-exchange:before{content:""}.fa-exchange-alt:before{content:""}.fa-exclamation:before{content:""}.fa-exclamation-circle:before{content:""}.fa-exclamation-square:before{content:""}.fa-exclamation-triangle:before{content:""}.fa-expand:before{content:""}.fa-expand-alt:before{content:""}.fa-expand-arrows:before{content:""}.fa-expand-arrows-alt:before{content:""}.fa-expand-wide:before{content:""}.fa-expeditedssl:before{content:""}.fa-external-link:before{content:""}.fa-external-link-alt:before{content:""}.fa-external-link-square:before{content:""}.fa-external-link-square-alt:before{content:""}.fa-eye:before{content:""}.fa-eye-dropper:before{content:""}.fa-eye-evil:before{content:""}.fa-eye-slash:before{content:""}.fa-facebook:before{content:""}.fa-facebook-f:before{content:""}.fa-facebook-messenger:before{content:""}.fa-facebook-square:before{content:""}.fa-fan:before{content:""}.fa-fan-table:before{content:""}.fa-fantasy-flight-games:before{content:""}.fa-farm:before{content:""}.fa-fast-backward:before{content:""}.fa-fast-forward:before{content:""}.fa-faucet:before{content:""}.fa-faucet-drip:before{content:""}.fa-fax:before{content:""}.fa-feather:before{content:""}.fa-feather-alt:before{content:""}.fa-fedex:before{content:""}.fa-fedora:before{content:""}.fa-female:before{content:""}.fa-field-hockey:before{content:""}.fa-fighter-jet:before{content:""}.fa-figma:before{content:""}.fa-file:before{content:""}.fa-file-alt:before{content:""}.fa-file-archive:before{content:""}.fa-file-audio:before{content:""}.fa-file-certificate:before{content:""}.fa-file-chart-line:before{content:""}.fa-file-chart-pie:before{content:""}.fa-file-check:before{content:""}.fa-file-code:before{content:""}.fa-file-contract:before{content:""}.fa-file-csv:before{content:""}.fa-file-download:before{content:""}.fa-file-edit:before{content:""}.fa-file-excel:before{content:""}.fa-file-exclamation:before{content:""}.fa-file-export:before{content:""}.fa-file-image:before{content:""}.fa-file-import:before{content:""}.fa-file-invoice:before{content:""}.fa-file-invoice-dollar:before{content:""}.fa-file-medical:before{content:""}.fa-file-medical-alt:before{content:""}.fa-file-minus:before{content:""}.fa-file-music:before{content:""}.fa-file-pdf:before{content:""}.fa-file-plus:before{content:""}.fa-file-powerpoint:before{content:""}.fa-file-prescription:before{content:""}.fa-file-search:before{content:""}.fa-file-signature:before{content:""}.fa-file-spreadsheet:before{content:""}.fa-file-times:before{content:""}.fa-file-upload:before{content:""}.fa-file-user:before{content:""}.fa-file-video:before{content:""}.fa-file-word:before{content:""}.fa-files-medical:before{content:""}.fa-fill:before{content:""}.fa-fill-drip:before{content:""}.fa-film:before{content:""}.fa-film-alt:before{content:""}.fa-film-canister:before{content:""}.fa-filter:before{content:""}.fa-fingerprint:before{content:""}.fa-fire:before{content:""}.fa-fire-alt:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-fire-smoke:before{content:""}.fa-firefox:before{content:""}.fa-firefox-browser:before{content:""}.fa-fireplace:before{content:""}.fa-first-aid:before{content:""}.fa-first-order:before{content:""}.fa-first-order-alt:before{content:""}.fa-firstdraft:before{content:""}.fa-fish:before{content:""}.fa-fish-cooked:before{content:""}.fa-fist-raised:before{content:""}.fa-flag:before{content:""}.fa-flag-alt:before{content:""}.fa-flag-checkered:before{content:""}.fa-flag-usa:before{content:""}.fa-flame:before{content:""}.fa-flashlight:before{content:""}.fa-flask:before{content:""}.fa-flask-poison:before{content:""}.fa-flask-potion:before{content:""}.fa-flickr:before{content:""}.fa-flipboard:before{content:""}.fa-flower:before{content:""}.fa-flower-daffodil:before{content:""}.fa-flower-tulip:before{content:""}.fa-flushed:before{content:""}.fa-flute:before{content:""}.fa-flux-capacitor:before{content:""}.fa-fly:before{content:""}.fa-fog:before{content:""}.fa-folder:before{content:""}.fa-folder-download:before{content:""}.fa-folder-minus:before{content:""}.fa-folder-open:before{content:""}.fa-folder-plus:before{content:""}.fa-folder-times:before{content:""}.fa-folder-tree:before{content:""}.fa-folder-upload:before{content:""}.fa-folders:before{content:""}.fa-font:before{content:""}.fa-font-awesome:before{content:""}.fa-font-awesome-alt:before{content:""}.fa-font-awesome-flag:before{content:""}.fa-font-awesome-logo-full:before{content:""}.fa-font-case:before{content:""}.fa-fonticons:before{content:""}.fa-fonticons-fi:before{content:""}.fa-football-ball:before{content:""}.fa-football-helmet:before{content:""}.fa-forklift:before{content:""}.fa-fort-awesome:before{content:""}.fa-fort-awesome-alt:before{content:""}.fa-forumbee:before{content:""}.fa-forward:before{content:""}.fa-foursquare:before{content:""}.fa-fragile:before{content:""}.fa-free-code-camp:before{content:""}.fa-freebsd:before{content:""}.fa-french-fries:before{content:""}.fa-frog:before{content:""}.fa-frosty-head:before{content:""}.fa-frown:before{content:""}.fa-frown-open:before{content:""}.fa-fulcrum:before{content:""}.fa-function:before{content:""}.fa-funnel-dollar:before{content:""}.fa-futbol:before{content:""}.fa-galactic-republic:before{content:""}.fa-galactic-senate:before{content:""}.fa-galaxy:before{content:""}.fa-game-board:before{content:""}.fa-game-board-alt:before{content:""}.fa-game-console-handheld:before{content:""}.fa-gamepad:before{content:""}.fa-gamepad-alt:before{content:""}.fa-garage:before{content:""}.fa-garage-car:before{content:""}.fa-garage-open:before{content:""}.fa-gas-pump:before{content:""}.fa-gas-pump-slash:before{content:""}.fa-gavel:before{content:""}.fa-gem:before{content:""}.fa-genderless:before{content:""}.fa-get-pocket:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-ghost:before{content:""}.fa-gift:before{content:""}.fa-gift-card:before{content:""}.fa-gifts:before{content:""}.fa-gingerbread-man:before{content:""}.fa-git:before{content:""}.fa-git-alt:before{content:""}.fa-git-square:before{content:""}.fa-github:before{content:""}.fa-github-alt:before{content:""}.fa-github-square:before{content:""}.fa-gitkraken:before{content:""}.fa-gitlab:before{content:""}.fa-gitter:before{content:""}.fa-glass:before{content:""}.fa-glass-champagne:before{content:""}.fa-glass-cheers:before{content:""}.fa-glass-citrus:before{content:""}.fa-glass-martini:before{content:""}.fa-glass-martini-alt:before{content:""}.fa-glass-whiskey:before{content:""}.fa-glass-whiskey-rocks:before{content:""}.fa-glasses:before{content:""}.fa-glasses-alt:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-globe:before{content:""}.fa-globe-africa:before{content:""}.fa-globe-americas:before{content:""}.fa-globe-asia:before{content:""}.fa-globe-europe:before{content:""}.fa-globe-snow:before{content:""}.fa-globe-stand:before{content:""}.fa-gofore:before{content:""}.fa-golf-ball:before{content:""}.fa-golf-club:before{content:""}.fa-goodreads:before{content:""}.fa-goodreads-g:before{content:""}.fa-google:before{content:""}.fa-google-drive:before{content:""}.fa-google-pay:before{content:""}.fa-google-play:before{content:""}.fa-google-plus:before{content:""}.fa-google-plus-g:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-wallet:before{content:""}.fa-gopuram:before{content:""}.fa-graduation-cap:before{content:""}.fa-gramophone:before{content:""}.fa-gratipay:before{content:""}.fa-grav:before{content:""}.fa-greater-than:before{content:""}.fa-greater-than-equal:before{content:""}.fa-grimace:before{content:""}.fa-grin:before{content:""}.fa-grin-alt:before{content:""}.fa-grin-beam:before{content:""}.fa-grin-beam-sweat:before{content:""}.fa-grin-hearts:before{content:""}.fa-grin-squint:before{content:""}.fa-grin-squint-tears:before{content:""}.fa-grin-stars:before{content:""}.fa-grin-tears:before{content:""}.fa-grin-tongue:before{content:""}.fa-grin-tongue-squint:before{content:""}.fa-grin-tongue-wink:before{content:""}.fa-grin-wink:before{content:""}.fa-grip-horizontal:before{content:""}.fa-grip-lines:before{content:""}.fa-grip-lines-vertical:before{content:""}.fa-grip-vertical:before{content:""}.fa-gripfire:before{content:""}.fa-grunt:before{content:""}.fa-guilded:before{content:""}.fa-guitar:before{content:""}.fa-guitar-electric:before{content:""}.fa-guitars:before{content:""}.fa-gulp:before{content:""}.fa-h-square:before{content:""}.fa-h1:before{content:""}.fa-h2:before{content:""}.fa-h3:before{content:""}.fa-h4:before{content:""}.fa-hacker-news:before{content:""}.fa-hacker-news-square:before{content:""}.fa-hackerrank:before{content:""}.fa-hamburger:before{content:""}.fa-hammer:before{content:""}.fa-hammer-war:before{content:""}.fa-hamsa:before{content:""}.fa-hand-heart:before{content:""}.fa-hand-holding:before{content:""}.fa-hand-holding-box:before{content:""}.fa-hand-holding-heart:before{content:""}.fa-hand-holding-magic:before{content:""}.fa-hand-holding-medical:before{content:""}.fa-hand-holding-seedling:before{content:""}.fa-hand-holding-usd:before{content:""}.fa-hand-holding-water:before{content:""}.fa-hand-lizard:before{content:""}.fa-hand-middle-finger:before{content:""}.fa-hand-paper:before{content:""}.fa-hand-peace:before{content:""}.fa-hand-point-down:before{content:""}.fa-hand-point-left:before{content:""}.fa-hand-point-right:before{content:""}.fa-hand-point-up:before{content:""}.fa-hand-pointer:before{content:""}.fa-hand-receiving:before{content:""}.fa-hand-rock:before{content:""}.fa-hand-scissors:before{content:""}.fa-hand-sparkles:before{content:""}.fa-hand-spock:before{content:""}.fa-hands:before{content:""}.fa-hands-heart:before{content:""}.fa-hands-helping:before{content:""}.fa-hands-usd:before{content:""}.fa-hands-wash:before{content:""}.fa-handshake:before{content:""}.fa-handshake-alt:before{content:""}.fa-handshake-alt-slash:before{content:""}.fa-handshake-slash:before{content:""}.fa-hanukiah:before{content:""}.fa-hard-hat:before{content:""}.fa-hashtag:before{content:""}.fa-hat-chef:before{content:""}.fa-hat-cowboy:before{content:""}.fa-hat-cowboy-side:before{content:""}.fa-hat-santa:before{content:""}.fa-hat-winter:before{content:""}.fa-hat-witch:before{content:""}.fa-hat-wizard:before{content:""}.fa-hdd:before{content:""}.fa-head-side:before{content:""}.fa-head-side-brain:before{content:""}.fa-head-side-cough:before{content:""}.fa-head-side-cough-slash:before{content:""}.fa-head-side-headphones:before{content:""}.fa-head-side-mask:before{content:""}.fa-head-side-medical:before{content:""}.fa-head-side-virus:before{content:""}.fa-head-vr:before{content:""}.fa-heading:before{content:""}.fa-headphones:before{content:""}.fa-headphones-alt:before{content:""}.fa-headset:before{content:""}.fa-heart:before{content:""}.fa-heart-broken:before{content:""}.fa-heart-circle:before{content:""}.fa-heart-rate:before{content:""}.fa-heart-square:before{content:""}.fa-heartbeat:before{content:""}.fa-heat:before{content:""}.fa-helicopter:before{content:""}.fa-helmet-battle:before{content:""}.fa-hexagon:before{content:""}.fa-highlighter:before{content:""}.fa-hiking:before{content:""}.fa-hippo:before{content:""}.fa-hips:before{content:""}.fa-hire-a-helper:before{content:""}.fa-history:before{content:""}.fa-hive:before{content:""}.fa-hockey-mask:before{content:""}.fa-hockey-puck:before{content:""}.fa-hockey-sticks:before{content:""}.fa-holly-berry:before{content:""}.fa-home:before{content:""}.fa-home-alt:before{content:""}.fa-home-heart:before{content:""}.fa-home-lg:before{content:""}.fa-home-lg-alt:before{content:""}.fa-hood-cloak:before{content:""}.fa-hooli:before{content:""}.fa-horizontal-rule:before{content:""}.fa-hornbill:before{content:""}.fa-horse:before{content:""}.fa-horse-head:before{content:""}.fa-horse-saddle:before{content:""}.fa-hospital:before{content:""}.fa-hospital-alt:before{content:""}.fa-hospital-symbol:before{content:""}.fa-hospital-user:before{content:""}.fa-hospitals:before{content:""}.fa-hot-tub:before{content:""}.fa-hotdog:before{content:""}.fa-hotel:before{content:""}.fa-hotjar:before{content:""}.fa-hourglass:before{content:""}.fa-hourglass-end:before{content:""}.fa-hourglass-half:before{content:""}.fa-hourglass-start:before{content:""}.fa-house:before{content:""}.fa-house-damage:before{content:""}.fa-house-day:before{content:""}.fa-house-flood:before{content:""}.fa-house-leave:before{content:""}.fa-house-night:before{content:""}.fa-house-return:before{content:""}.fa-house-signal:before{content:""}.fa-house-user:before{content:""}.fa-houzz:before{content:""}.fa-hryvnia:before{content:""}.fa-html5:before{content:""}.fa-hubspot:before{content:""}.fa-humidity:before{content:""}.fa-hurricane:before{content:""}.fa-i-cursor:before{content:""}.fa-ice-cream:before{content:""}.fa-ice-skate:before{content:""}.fa-icicles:before{content:""}.fa-icons:before{content:""}.fa-icons-alt:before{content:""}.fa-id-badge:before{content:""}.fa-id-card:before{content:""}.fa-id-card-alt:before{content:""}.fa-ideal:before{content:""}.fa-igloo:before{content:""}.fa-image:before{content:""}.fa-image-polaroid:before{content:""}.fa-images:before{content:""}.fa-imdb:before{content:""}.fa-inbox:before{content:""}.fa-inbox-in:before{content:""}.fa-inbox-out:before{content:""}.fa-indent:before{content:""}.fa-industry:before{content:""}.fa-industry-alt:before{content:""}.fa-infinity:before{content:""}.fa-info:before{content:""}.fa-info-circle:before{content:""}.fa-info-square:before{content:""}.fa-inhaler:before{content:""}.fa-innosoft:before{content:""}.fa-instagram:before{content:""}.fa-instagram-square:before{content:""}.fa-instalod:before{content:""}.fa-integral:before{content:""}.fa-intercom:before{content:""}.fa-internet-explorer:before{content:""}.fa-intersection:before{content:""}.fa-inventory:before{content:""}.fa-invision:before{content:""}.fa-ioxhost:before{content:""}.fa-island-tropical:before{content:""}.fa-italic:before{content:""}.fa-itch-io:before{content:""}.fa-itunes:before{content:""}.fa-itunes-note:before{content:""}.fa-jack-o-lantern:before{content:""}.fa-java:before{content:""}.fa-jedi:before{content:""}.fa-jedi-order:before{content:""}.fa-jenkins:before{content:""}.fa-jira:before{content:""}.fa-joget:before{content:""}.fa-joint:before{content:""}.fa-joomla:before{content:""}.fa-journal-whills:before{content:""}.fa-joystick:before{content:""}.fa-js:before{content:""}.fa-js-square:before{content:""}.fa-jsfiddle:before{content:""}.fa-jug:before{content:""}.fa-kaaba:before{content:""}.fa-kaggle:before{content:""}.fa-kazoo:before{content:""}.fa-kerning:before{content:""}.fa-key:before{content:""}.fa-key-skeleton:before{content:""}.fa-keybase:before{content:""}.fa-keyboard:before{content:""}.fa-keycdn:before{content:""}.fa-keynote:before{content:""}.fa-khanda:before{content:""}.fa-kickstarter:before{content:""}.fa-kickstarter-k:before{content:""}.fa-kidneys:before{content:""}.fa-kiss:before{content:""}.fa-kiss-beam:before{content:""}.fa-kiss-wink-heart:before{content:""}.fa-kite:before{content:""}.fa-kiwi-bird:before{content:""}.fa-knife-kitchen:before{content:""}.fa-korvue:before{content:""}.fa-lambda:before{content:""}.fa-lamp:before{content:""}.fa-lamp-desk:before{content:""}.fa-lamp-floor:before{content:""}.fa-landmark:before{content:""}.fa-landmark-alt:before{content:""}.fa-language:before{content:""}.fa-laptop:before{content:""}.fa-laptop-code:before{content:""}.fa-laptop-house:before{content:""}.fa-laptop-medical:before{content:""}.fa-laravel:before{content:""}.fa-lasso:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-laugh:before{content:""}.fa-laugh-beam:before{content:""}.fa-laugh-squint:before{content:""}.fa-laugh-wink:before{content:""}.fa-layer-group:before{content:""}.fa-layer-minus:before{content:""}.fa-layer-plus:before{content:""}.fa-leaf:before{content:""}.fa-leaf-heart:before{content:""}.fa-leaf-maple:before{content:""}.fa-leaf-oak:before{content:""}.fa-leanpub:before{content:""}.fa-lemon:before{content:""}.fa-less:before{content:""}.fa-less-than:before{content:""}.fa-less-than-equal:before{content:""}.fa-level-down:before{content:""}.fa-level-down-alt:before{content:""}.fa-level-up:before{content:""}.fa-level-up-alt:before{content:""}.fa-life-ring:before{content:""}.fa-light-ceiling:before{content:""}.fa-light-switch:before{content:""}.fa-light-switch-off:before{content:""}.fa-light-switch-on:before{content:""}.fa-lightbulb:before{content:""}.fa-lightbulb-dollar:before{content:""}.fa-lightbulb-exclamation:before{content:""}.fa-lightbulb-on:before{content:""}.fa-lightbulb-slash:before{content:""}.fa-lights-holiday:before{content:""}.fa-line:before{content:""}.fa-line-columns:before{content:""}.fa-line-height:before{content:""}.fa-link:before{content:""}.fa-linkedin:before{content:""}.fa-linkedin-in:before{content:""}.fa-linode:before{content:""}.fa-linux:before{content:""}.fa-lips:before{content:""}.fa-lira-sign:before{content:""}.fa-list:before{content:""}.fa-list-alt:before{content:""}.fa-list-music:before{content:""}.fa-list-ol:before{content:""}.fa-list-ul:before{content:""}.fa-location:before{content:""}.fa-location-arrow:before{content:""}.fa-location-circle:before{content:""}.fa-location-slash:before{content:""}.fa-lock:before{content:""}.fa-lock-alt:before{content:""}.fa-lock-open:before{content:""}.fa-lock-open-alt:before{content:""}.fa-long-arrow-alt-down:before{content:""}.fa-long-arrow-alt-left:before{content:""}.fa-long-arrow-alt-right:before{content:""}.fa-long-arrow-alt-up:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-long-arrow-up:before{content:""}.fa-loveseat:before{content:""}.fa-low-vision:before{content:""}.fa-luchador:before{content:""}.fa-luggage-cart:before{content:""}.fa-lungs:before{content:""}.fa-lungs-virus:before{content:""}.fa-lyft:before{content:""}.fa-mace:before{content:""}.fa-magento:before{content:""}.fa-magic:before{content:""}.fa-magnet:before{content:""}.fa-mail-bulk:before{content:""}.fa-mailbox:before{content:""}.fa-mailchimp:before{content:""}.fa-male:before{content:""}.fa-mandalorian:before{content:""}.fa-mandolin:before{content:""}.fa-map:before{content:""}.fa-map-marked:before{content:""}.fa-map-marked-alt:before{content:""}.fa-map-marker:before{content:""}.fa-map-marker-alt:before{content:""}.fa-map-marker-alt-slash:before{content:""}.fa-map-marker-check:before{content:""}.fa-map-marker-edit:before{content:""}.fa-map-marker-exclamation:before{content:""}.fa-map-marker-minus:before{content:""}.fa-map-marker-plus:before{content:""}.fa-map-marker-question:before{content:""}.fa-map-marker-slash:before{content:""}.fa-map-marker-smile:before{content:""}.fa-map-marker-times:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-markdown:before{content:""}.fa-marker:before{content:""}.fa-mars:before{content:""}.fa-mars-double:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mask:before{content:""}.fa-mastodon:before{content:""}.fa-maxcdn:before{content:""}.fa-mdb:before{content:""}.fa-meat:before{content:""}.fa-medal:before{content:""}.fa-medapps:before{content:""}.fa-medium:before{content:""}.fa-medium-m:before{content:""}.fa-medkit:before{content:""}.fa-medrt:before{content:""}.fa-meetup:before{content:""}.fa-megaphone:before{content:""}.fa-megaport:before{content:""}.fa-meh:before{content:""}.fa-meh-blank:before{content:""}.fa-meh-rolling-eyes:before{content:""}.fa-memory:before{content:""}.fa-mendeley:before{content:""}.fa-menorah:before{content:""}.fa-mercury:before{content:""}.fa-meteor:before{content:""}.fa-microblog:before{content:""}.fa-microchip:before{content:""}.fa-microphone:before{content:""}.fa-microphone-alt:before{content:""}.fa-microphone-alt-slash:before{content:""}.fa-microphone-slash:before{content:""}.fa-microphone-stand:before{content:""}.fa-microscope:before{content:""}.fa-microsoft:before{content:""}.fa-microwave:before{content:""}.fa-mind-share:before{content:""}.fa-minus:before{content:""}.fa-minus-circle:before{content:""}.fa-minus-hexagon:before{content:""}.fa-minus-octagon:before{content:""}.fa-minus-square:before{content:""}.fa-mistletoe:before{content:""}.fa-mitten:before{content:""}.fa-mix:before{content:""}.fa-mixcloud:before{content:""}.fa-mixer:before{content:""}.fa-mizuni:before{content:""}.fa-mobile:before{content:""}.fa-mobile-alt:before{content:""}.fa-mobile-android:before{content:""}.fa-mobile-android-alt:before{content:""}.fa-modx:before{content:""}.fa-monero:before{content:""}.fa-money-bill:before{content:""}.fa-money-bill-alt:before{content:""}.fa-money-bill-wave:before{content:""}.fa-money-bill-wave-alt:before{content:""}.fa-money-check:before{content:""}.fa-money-check-alt:before{content:""}.fa-money-check-edit:before{content:""}.fa-money-check-edit-alt:before{content:""}.fa-monitor-heart-rate:before{content:""}.fa-monkey:before{content:""}.fa-monument:before{content:""}.fa-moon:before{content:""}.fa-moon-cloud:before{content:""}.fa-moon-stars:before{content:""}.fa-mortar-pestle:before{content:""}.fa-mosque:before{content:""}.fa-motorcycle:before{content:""}.fa-mountain:before{content:""}.fa-mountains:before{content:""}.fa-mouse:before{content:""}.fa-mouse-alt:before{content:""}.fa-mouse-pointer:before{content:""}.fa-mp3-player:before{content:""}.fa-mug:before{content:""}.fa-mug-hot:before{content:""}.fa-mug-marshmallows:before{content:""}.fa-mug-tea:before{content:""}.fa-music:before{content:""}.fa-music-alt:before{content:""}.fa-music-alt-slash:before{content:""}.fa-music-slash:before{content:""}.fa-napster:before{content:""}.fa-narwhal:before{content:""}.fa-neos:before{content:""}.fa-network-wired:before{content:""}.fa-neuter:before{content:""}.fa-newspaper:before{content:""}.fa-nimblr:before{content:""}.fa-node:before{content:""}.fa-node-js:before{content:""}.fa-not-equal:before{content:""}.fa-notes-medical:before{content:""}.fa-npm:before{content:""}.fa-ns8:before{content:""}.fa-nutritionix:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-octagon:before{content:""}.fa-octopus-deploy:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-oil-can:before{content:""}.fa-oil-temp:before{content:""}.fa-old-republic:before{content:""}.fa-om:before{content:""}.fa-omega:before{content:""}.fa-opencart:before{content:""}.fa-openid:before{content:""}.fa-opera:before{content:""}.fa-optin-monster:before{content:""}.fa-orcid:before{content:""}.fa-ornament:before{content:""}.fa-osi:before{content:""}.fa-otter:before{content:""}.fa-outdent:before{content:""}.fa-outlet:before{content:""}.fa-oven:before{content:""}.fa-overline:before{content:""}.fa-page-break:before{content:""}.fa-page4:before{content:""}.fa-pagelines:before{content:""}.fa-pager:before{content:""}.fa-paint-brush:before{content:""}.fa-paint-brush-alt:before{content:""}.fa-paint-roller:before{content:""}.fa-palette:before{content:""}.fa-palfed:before{content:""}.fa-pallet:before{content:""}.fa-pallet-alt:before{content:""}.fa-paper-plane:before{content:""}.fa-paperclip:before{content:""}.fa-parachute-box:before{content:""}.fa-paragraph:before{content:""}.fa-paragraph-rtl:before{content:""}.fa-parking:before{content:""}.fa-parking-circle:before{content:""}.fa-parking-circle-slash:before{content:""}.fa-parking-slash:before{content:""}.fa-passport:before{content:""}.fa-pastafarianism:before{content:""}.fa-paste:before{content:""}.fa-patreon:before{content:""}.fa-pause:before{content:""}.fa-pause-circle:before{content:""}.fa-paw:before{content:""}.fa-paw-alt:before{content:""}.fa-paw-claws:before{content:""}.fa-paypal:before{content:""}.fa-peace:before{content:""}.fa-pegasus:before{content:""}.fa-pen:before{content:""}.fa-pen-alt:before{content:""}.fa-pen-fancy:before{content:""}.fa-pen-nib:before{content:""}.fa-pen-square:before{content:""}.fa-pencil:before{content:""}.fa-pencil-alt:before{content:""}.fa-pencil-paintbrush:before{content:""}.fa-pencil-ruler:before{content:""}.fa-pennant:before{content:""}.fa-penny-arcade:before{content:""}.fa-people-arrows:before{content:""}.fa-people-carry:before{content:""}.fa-pepper-hot:before{content:""}.fa-perbyte:before{content:""}.fa-percent:before{content:""}.fa-percentage:before{content:""}.fa-periscope:before{content:""}.fa-person-booth:before{content:""}.fa-person-carry:before{content:""}.fa-person-dolly:before{content:""}.fa-person-dolly-empty:before{content:""}.fa-person-sign:before{content:""}.fa-phabricator:before{content:""}.fa-phoenix-framework:before{content:""}.fa-phoenix-squadron:before{content:""}.fa-phone:before{content:""}.fa-phone-alt:before{content:""}.fa-phone-laptop:before{content:""}.fa-phone-office:before{content:""}.fa-phone-plus:before{content:""}.fa-phone-rotary:before{content:""}.fa-phone-slash:before{content:""}.fa-phone-square:before{content:""}.fa-phone-square-alt:before{content:""}.fa-phone-volume:before{content:""}.fa-photo-video:before{content:""}.fa-php:before{content:""}.fa-pi:before{content:""}.fa-piano:before{content:""}.fa-piano-keyboard:before{content:""}.fa-pie:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-pied-piper-hat:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-square:before{content:""}.fa-pig:before{content:""}.fa-piggy-bank:before{content:""}.fa-pills:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-p:before{content:""}.fa-pinterest-square:before{content:""}.fa-pizza:before{content:""}.fa-pizza-slice:before{content:""}.fa-place-of-worship:before{content:""}.fa-plane:before{content:""}.fa-plane-alt:before{content:""}.fa-plane-arrival:before{content:""}.fa-plane-departure:before{content:""}.fa-plane-slash:before{content:""}.fa-planet-moon:before{content:""}.fa-planet-ringed:before{content:""}.fa-play:before{content:""}.fa-play-circle:before{content:""}.fa-playstation:before{content:""}.fa-plug:before{content:""}.fa-plus:before{content:""}.fa-plus-circle:before{content:""}.fa-plus-hexagon:before{content:""}.fa-plus-octagon:before{content:""}.fa-plus-square:before{content:""}.fa-podcast:before{content:""}.fa-podium:before{content:""}.fa-podium-star:before{content:""}.fa-police-box:before{content:""}.fa-poll:before{content:""}.fa-poll-h:before{content:""}.fa-poll-people:before{content:""}.fa-poo:before{content:""}.fa-poo-storm:before{content:""}.fa-poop:before{content:""}.fa-popcorn:before{content:""}.fa-portal-enter:before{content:""}.fa-portal-exit:before{content:""}.fa-portrait:before{content:""}.fa-pound-sign:before{content:""}.fa-power-off:before{content:""}.fa-pray:before{content:""}.fa-praying-hands:before{content:""}.fa-prescription:before{content:""}.fa-prescription-bottle:before{content:""}.fa-prescription-bottle-alt:before{content:""}.fa-presentation:before{content:""}.fa-print:before{content:""}.fa-print-search:before{content:""}.fa-print-slash:before{content:""}.fa-procedures:before{content:""}.fa-product-hunt:before{content:""}.fa-project-diagram:before{content:""}.fa-projector:before{content:""}.fa-pump-medical:before{content:""}.fa-pump-soap:before{content:""}.fa-pumpkin:before{content:""}.fa-pushed:before{content:""}.fa-puzzle-piece:before{content:""}.fa-python:before{content:""}.fa-qq:before{content:""}.fa-qrcode:before{content:""}.fa-question:before{content:""}.fa-question-circle:before{content:""}.fa-question-square:before{content:""}.fa-quidditch:before{content:""}.fa-quinscape:before{content:""}.fa-quora:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-quran:before{content:""}.fa-r-project:before{content:""}.fa-rabbit:before{content:""}.fa-rabbit-fast:before{content:""}.fa-racquet:before{content:""}.fa-radar:before{content:""}.fa-radiation:before{content:""}.fa-radiation-alt:before{content:""}.fa-radio:before{content:""}.fa-radio-alt:before{content:""}.fa-rainbow:before{content:""}.fa-raindrops:before{content:""}.fa-ram:before{content:""}.fa-ramp-loading:before{content:""}.fa-random:before{content:""}.fa-raspberry-pi:before{content:""}.fa-ravelry:before{content:""}.fa-raygun:before{content:""}.fa-react:before{content:""}.fa-reacteurope:before{content:""}.fa-readme:before{content:""}.fa-rebel:before{content:""}.fa-receipt:before{content:""}.fa-record-vinyl:before{content:""}.fa-rectangle-landscape:before{content:""}.fa-rectangle-portrait:before{content:""}.fa-rectangle-wide:before{content:""}.fa-recycle:before{content:""}.fa-red-river:before{content:""}.fa-reddit:before{content:""}.fa-reddit-alien:before{content:""}.fa-reddit-square:before{content:""}.fa-redhat:before{content:""}.fa-redo:before{content:""}.fa-redo-alt:before{content:""}.fa-refrigerator:before{content:""}.fa-registered:before{content:""}.fa-remove-format:before{content:""}.fa-renren:before{content:""}.fa-repeat:before{content:""}.fa-repeat-1:before{content:""}.fa-repeat-1-alt:before{content:""}.fa-repeat-alt:before{content:""}.fa-reply:before{content:""}.fa-reply-all:before{content:""}.fa-replyd:before{content:""}.fa-republican:before{content:""}.fa-researchgate:before{content:""}.fa-resolving:before{content:""}.fa-restroom:before{content:""}.fa-retweet:before{content:""}.fa-retweet-alt:before{content:""}.fa-rev:before{content:""}.fa-ribbon:before{content:""}.fa-ring:before{content:""}.fa-rings-wedding:before{content:""}.fa-road:before{content:""}.fa-robot:before{content:""}.fa-rocket:before{content:""}.fa-rocket-launch:before{content:""}.fa-rocketchat:before{content:""}.fa-rockrms:before{content:""}.fa-route:before{content:""}.fa-route-highway:before{content:""}.fa-route-interstate:before{content:""}.fa-router:before{content:""}.fa-rss:before{content:""}.fa-rss-square:before{content:""}.fa-ruble-sign:before{content:""}.fa-ruler:before{content:""}.fa-ruler-combined:before{content:""}.fa-ruler-horizontal:before{content:""}.fa-ruler-triangle:before{content:""}.fa-ruler-vertical:before{content:""}.fa-running:before{content:""}.fa-rupee-sign:before{content:""}.fa-rust:before{content:""}.fa-rv:before{content:""}.fa-sack:before{content:""}.fa-sack-dollar:before{content:""}.fa-sad-cry:before{content:""}.fa-sad-tear:before{content:""}.fa-safari:before{content:""}.fa-salad:before{content:""}.fa-salesforce:before{content:""}.fa-sandwich:before{content:""}.fa-sass:before{content:""}.fa-satellite:before{content:""}.fa-satellite-dish:before{content:""}.fa-sausage:before{content:""}.fa-save:before{content:""}.fa-sax-hot:before{content:""}.fa-saxophone:before{content:""}.fa-scalpel:before{content:""}.fa-scalpel-path:before{content:""}.fa-scanner:before{content:""}.fa-scanner-image:before{content:""}.fa-scanner-keyboard:before{content:""}.fa-scanner-touchscreen:before{content:""}.fa-scarecrow:before{content:""}.fa-scarf:before{content:""}.fa-schlix:before{content:""}.fa-school:before{content:""}.fa-screwdriver:before{content:""}.fa-scribd:before{content:""}.fa-scroll:before{content:""}.fa-scroll-old:before{content:""}.fa-scrubber:before{content:""}.fa-scythe:before{content:""}.fa-sd-card:before{content:""}.fa-search:before{content:""}.fa-search-dollar:before{content:""}.fa-search-location:before{content:""}.fa-search-minus:before{content:""}.fa-search-plus:before{content:""}.fa-searchengin:before{content:""}.fa-seedling:before{content:""}.fa-sellcast:before{content:""}.fa-sellsy:before{content:""}.fa-send-back:before{content:""}.fa-send-backward:before{content:""}.fa-sensor:before{content:""}.fa-sensor-alert:before{content:""}.fa-sensor-fire:before{content:""}.fa-sensor-on:before{content:""}.fa-sensor-smoke:before{content:""}.fa-server:before{content:""}.fa-servicestack:before{content:""}.fa-shapes:before{content:""}.fa-share:before{content:""}.fa-share-all:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-share-square:before{content:""}.fa-sheep:before{content:""}.fa-shekel-sign:before{content:""}.fa-shield:before{content:""}.fa-shield-alt:before{content:""}.fa-shield-check:before{content:""}.fa-shield-cross:before{content:""}.fa-shield-virus:before{content:""}.fa-ship:before{content:""}.fa-shipping-fast:before{content:""}.fa-shipping-timed:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-shish-kebab:before{content:""}.fa-shoe-prints:before{content:""}.fa-shopify:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-shopping-cart:before{content:""}.fa-shopware:before{content:""}.fa-shovel:before{content:""}.fa-shovel-snow:before{content:""}.fa-shower:before{content:""}.fa-shredder:before{content:""}.fa-shuttle-van:before{content:""}.fa-shuttlecock:before{content:""}.fa-sickle:before{content:""}.fa-sigma:before{content:""}.fa-sign:before{content:""}.fa-sign-in:before{content:""}.fa-sign-in-alt:before{content:""}.fa-sign-language:before{content:""}.fa-sign-out:before{content:""}.fa-sign-out-alt:before{content:""}.fa-signal:before{content:""}.fa-signal-1:before{content:""}.fa-signal-2:before{content:""}.fa-signal-3:before{content:""}.fa-signal-4:before{content:""}.fa-signal-alt:before{content:""}.fa-signal-alt-1:before{content:""}.fa-signal-alt-2:before{content:""}.fa-signal-alt-3:before{content:""}.fa-signal-alt-slash:before{content:""}.fa-signal-slash:before{content:""}.fa-signal-stream:before{content:""}.fa-signature:before{content:""}.fa-sim-card:before{content:""}.fa-simplybuilt:before{content:""}.fa-sink:before{content:""}.fa-siren:before{content:""}.fa-siren-on:before{content:""}.fa-sistrix:before{content:""}.fa-sitemap:before{content:""}.fa-sith:before{content:""}.fa-skating:before{content:""}.fa-skeleton:before{content:""}.fa-sketch:before{content:""}.fa-ski-jump:before{content:""}.fa-ski-lift:before{content:""}.fa-skiing:before{content:""}.fa-skiing-nordic:before{content:""}.fa-skull:before{content:""}.fa-skull-cow:before{content:""}.fa-skull-crossbones:before{content:""}.fa-skyatlas:before{content:""}.fa-skype:before{content:""}.fa-slack:before{content:""}.fa-slack-hash:before{content:""}.fa-slash:before{content:""}.fa-sledding:before{content:""}.fa-sleigh:before{content:""}.fa-sliders-h:before{content:""}.fa-sliders-h-square:before{content:""}.fa-sliders-v:before{content:""}.fa-sliders-v-square:before{content:""}.fa-slideshare:before{content:""}.fa-smile:before{content:""}.fa-smile-beam:before{content:""}.fa-smile-plus:before{content:""}.fa-smile-wink:before{content:""}.fa-smog:before{content:""}.fa-smoke:before{content:""}.fa-smoking:before{content:""}.fa-smoking-ban:before{content:""}.fa-sms:before{content:""}.fa-snake:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-snooze:before{content:""}.fa-snow-blowing:before{content:""}.fa-snowboarding:before{content:""}.fa-snowflake:before{content:""}.fa-snowflakes:before{content:""}.fa-snowman:before{content:""}.fa-snowmobile:before{content:""}.fa-snowplow:before{content:""}.fa-soap:before{content:""}.fa-socks:before{content:""}.fa-solar-panel:before{content:""}.fa-solar-system:before{content:""}.fa-sort:before{content:""}.fa-sort-alpha-down:before{content:""}.fa-sort-alpha-down-alt:before{content:""}.fa-sort-alpha-up:before{content:""}.fa-sort-alpha-up-alt:before{content:""}.fa-sort-alt:before{content:""}.fa-sort-amount-down:before{content:""}.fa-sort-amount-down-alt:before{content:""}.fa-sort-amount-up:before{content:""}.fa-sort-amount-up-alt:before{content:""}.fa-sort-circle:before{content:""}.fa-sort-circle-down:before{content:""}.fa-sort-circle-up:before{content:""}.fa-sort-down:before{content:""}.fa-sort-numeric-down:before{content:""}.fa-sort-numeric-down-alt:before{content:""}.fa-sort-numeric-up:before{content:""}.fa-sort-numeric-up-alt:before{content:""}.fa-sort-shapes-down:before{content:""}.fa-sort-shapes-down-alt:before{content:""}.fa-sort-shapes-up:before{content:""}.fa-sort-shapes-up-alt:before{content:""}.fa-sort-size-down:before{content:""}.fa-sort-size-down-alt:before{content:""}.fa-sort-size-up:before{content:""}.fa-sort-size-up-alt:before{content:""}.fa-sort-up:before{content:""}.fa-soundcloud:before{content:""}.fa-soup:before{content:""}.fa-sourcetree:before{content:""}.fa-spa:before{content:""}.fa-space-shuttle:before{content:""}.fa-space-station-moon:before{content:""}.fa-space-station-moon-alt:before{content:""}.fa-spade:before{content:""}.fa-sparkles:before{content:""}.fa-speakap:before{content:""}.fa-speaker:before{content:""}.fa-speaker-deck:before{content:""}.fa-speakers:before{content:""}.fa-spell-check:before{content:""}.fa-spider:before{content:""}.fa-spider-black-widow:before{content:""}.fa-spider-web:before{content:""}.fa-spinner:before{content:""}.fa-spinner-third:before{content:""}.fa-splotch:before{content:""}.fa-spotify:before{content:""}.fa-spray-can:before{content:""}.fa-sprinkler:before{content:""}.fa-square:before{content:""}.fa-square-full:before{content:""}.fa-square-root:before{content:""}.fa-square-root-alt:before{content:""}.fa-squarespace:before{content:""}.fa-squirrel:before{content:""}.fa-stack-exchange:before{content:""}.fa-stack-overflow:before{content:""}.fa-stackpath:before{content:""}.fa-staff:before{content:""}.fa-stamp:before{content:""}.fa-star:before{content:""}.fa-star-and-crescent:before{content:""}.fa-star-christmas:before{content:""}.fa-star-exclamation:before{content:""}.fa-star-half:before{content:""}.fa-star-half-alt:before{content:""}.fa-star-of-david:before{content:""}.fa-star-of-life:before{content:""}.fa-star-shooting:before{content:""}.fa-starfighter:before{content:""}.fa-starfighter-alt:before{content:""}.fa-stars:before{content:""}.fa-starship:before{content:""}.fa-starship-freighter:before{content:""}.fa-staylinked:before{content:""}.fa-steak:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-steam-symbol:before{content:""}.fa-steering-wheel:before{content:""}.fa-step-backward:before{content:""}.fa-step-forward:before{content:""}.fa-stethoscope:before{content:""}.fa-sticker-mule:before{content:""}.fa-sticky-note:before{content:""}.fa-stocking:before{content:""}.fa-stomach:before{content:""}.fa-stop:before{content:""}.fa-stop-circle:before{content:""}.fa-stopwatch:before{content:""}.fa-stopwatch-20:before{content:""}.fa-store:before{content:""}.fa-store-alt:before{content:""}.fa-store-alt-slash:before{content:""}.fa-store-slash:before{content:""}.fa-strava:before{content:""}.fa-stream:before{content:""}.fa-street-view:before{content:""}.fa-stretcher:before{content:""}.fa-strikethrough:before{content:""}.fa-stripe:before{content:""}.fa-stripe-s:before{content:""}.fa-stroopwafel:before{content:""}.fa-studiovinari:before{content:""}.fa-stumbleupon:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-subscript:before{content:""}.fa-subway:before{content:""}.fa-suitcase:before{content:""}.fa-suitcase-rolling:before{content:""}.fa-sun:before{content:""}.fa-sun-cloud:before{content:""}.fa-sun-dust:before{content:""}.fa-sun-haze:before{content:""}.fa-sunglasses:before{content:""}.fa-sunrise:before{content:""}.fa-sunset:before{content:""}.fa-superpowers:before{content:""}.fa-superscript:before{content:""}.fa-supple:before{content:""}.fa-surprise:before{content:""}.fa-suse:before{content:""}.fa-swatchbook:before{content:""}.fa-swift:before{content:""}.fa-swimmer:before{content:""}.fa-swimming-pool:before{content:""}.fa-sword:before{content:""}.fa-sword-laser:before{content:""}.fa-sword-laser-alt:before{content:""}.fa-swords:before{content:""}.fa-swords-laser:before{content:""}.fa-symfony:before{content:""}.fa-synagogue:before{content:""}.fa-sync:before{content:""}.fa-sync-alt:before{content:""}.fa-syringe:before{content:""}.fa-table:before{content:""}.fa-table-tennis:before{content:""}.fa-tablet:before{content:""}.fa-tablet-alt:before{content:""}.fa-tablet-android:before{content:""}.fa-tablet-android-alt:before{content:""}.fa-tablet-rugged:before{content:""}.fa-tablets:before{content:""}.fa-tachometer:before{content:""}.fa-tachometer-alt:before{content:""}.fa-tachometer-alt-average:before{content:""}.fa-tachometer-alt-fast:before{content:""}.fa-tachometer-alt-fastest:before{content:""}.fa-tachometer-alt-slow:before{content:""}.fa-tachometer-alt-slowest:before{content:""}.fa-tachometer-average:before{content:""}.fa-tachometer-fast:before{content:""}.fa-tachometer-fastest:before{content:""}.fa-tachometer-slow:before{content:""}.fa-tachometer-slowest:before{content:""}.fa-taco:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-tally:before{content:""}.fa-tanakh:before{content:""}.fa-tape:before{content:""}.fa-tasks:before{content:""}.fa-tasks-alt:before{content:""}.fa-taxi:before{content:""}.fa-teamspeak:before{content:""}.fa-teeth:before{content:""}.fa-teeth-open:before{content:""}.fa-telegram:before{content:""}.fa-telegram-plane:before{content:""}.fa-telescope:before{content:""}.fa-temperature-down:before{content:""}.fa-temperature-frigid:before{content:""}.fa-temperature-high:before{content:""}.fa-temperature-hot:before{content:""}.fa-temperature-low:before{content:""}.fa-temperature-up:before{content:""}.fa-tencent-weibo:before{content:""}.fa-tenge:before{content:""}.fa-tennis-ball:before{content:""}.fa-terminal:before{content:""}.fa-text:before{content:""}.fa-text-height:before{content:""}.fa-text-size:before{content:""}.fa-text-width:before{content:""}.fa-th:before{content:""}.fa-th-large:before{content:""}.fa-th-list:before{content:""}.fa-the-red-yeti:before{content:""}.fa-theater-masks:before{content:""}.fa-themeco:before{content:""}.fa-themeisle:before{content:""}.fa-thermometer:before{content:""}.fa-thermometer-empty:before{content:""}.fa-thermometer-full:before{content:""}.fa-thermometer-half:before{content:""}.fa-thermometer-quarter:before{content:""}.fa-thermometer-three-quarters:before{content:""}.fa-theta:before{content:""}.fa-think-peaks:before{content:""}.fa-thumbs-down:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbtack:before{content:""}.fa-thunderstorm:before{content:""}.fa-thunderstorm-moon:before{content:""}.fa-thunderstorm-sun:before{content:""}.fa-ticket:before{content:""}.fa-ticket-alt:before{content:""}.fa-tiktok:before{content:""}.fa-tilde:before{content:""}.fa-times:before{content:""}.fa-times-circle:before{content:""}.fa-times-hexagon:before{content:""}.fa-times-octagon:before{content:""}.fa-times-square:before{content:""}.fa-tint:before{content:""}.fa-tint-slash:before{content:""}.fa-tire:before{content:""}.fa-tire-flat:before{content:""}.fa-tire-pressure-warning:before{content:""}.fa-tire-rugged:before{content:""}.fa-tired:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-toilet:before{content:""}.fa-toilet-paper:before{content:""}.fa-toilet-paper-alt:before{content:""}.fa-toilet-paper-slash:before{content:""}.fa-tombstone:before{content:""}.fa-tombstone-alt:before{content:""}.fa-toolbox:before{content:""}.fa-tools:before{content:""}.fa-tooth:before{content:""}.fa-toothbrush:before{content:""}.fa-torah:before{content:""}.fa-torii-gate:before{content:""}.fa-tornado:before{content:""}.fa-tractor:before{content:""}.fa-trade-federation:before{content:""}.fa-trademark:before{content:""}.fa-traffic-cone:before{content:""}.fa-traffic-light:before{content:""}.fa-traffic-light-go:before{content:""}.fa-traffic-light-slow:before{content:""}.fa-traffic-light-stop:before{content:""}.fa-trailer:before{content:""}.fa-train:before{content:""}.fa-tram:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-transporter:before{content:""}.fa-transporter-1:before{content:""}.fa-transporter-2:before{content:""}.fa-transporter-3:before{content:""}.fa-transporter-empty:before{content:""}.fa-trash:before{content:""}.fa-trash-alt:before{content:""}.fa-trash-restore:before{content:""}.fa-trash-restore-alt:before{content:""}.fa-trash-undo:before{content:""}.fa-trash-undo-alt:before{content:""}.fa-treasure-chest:before{content:""}.fa-tree:before{content:""}.fa-tree-alt:before{content:""}.fa-tree-christmas:before{content:""}.fa-tree-decorated:before{content:""}.fa-tree-large:before{content:""}.fa-tree-palm:before{content:""}.fa-trees:before{content:""}.fa-trello:before{content:""}.fa-triangle:before{content:""}.fa-triangle-music:before{content:""}.fa-tripadvisor:before{content:""}.fa-trophy:before{content:""}.fa-trophy-alt:before{content:""}.fa-truck:before{content:""}.fa-truck-container:before{content:""}.fa-truck-couch:before{content:""}.fa-truck-loading:before{content:""}.fa-truck-monster:before{content:""}.fa-truck-moving:before{content:""}.fa-truck-pickup:before{content:""}.fa-truck-plow:before{content:""}.fa-truck-ramp:before{content:""}.fa-trumpet:before{content:""}.fa-tshirt:before{content:""}.fa-tty:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-turkey:before{content:""}.fa-turntable:before{content:""}.fa-turtle:before{content:""}.fa-tv:before{content:""}.fa-tv-alt:before{content:""}.fa-tv-music:before{content:""}.fa-tv-retro:before{content:""}.fa-twitch:before{content:""}.fa-twitter:before{content:""}.fa-twitter-square:before{content:""}.fa-typewriter:before{content:""}.fa-typo3:before{content:""}.fa-uber:before{content:""}.fa-ubuntu:before{content:""}.fa-ufo:before{content:""}.fa-ufo-beam:before{content:""}.fa-uikit:before{content:""}.fa-umbraco:before{content:""}.fa-umbrella:before{content:""}.fa-umbrella-beach:before{content:""}.fa-uncharted:before{content:""}.fa-underline:before{content:""}.fa-undo:before{content:""}.fa-undo-alt:before{content:""}.fa-unicorn:before{content:""}.fa-union:before{content:""}.fa-uniregistry:before{content:""}.fa-unity:before{content:""}.fa-universal-access:before{content:""}.fa-university:before{content:""}.fa-unlink:before{content:""}.fa-unlock:before{content:""}.fa-unlock-alt:before{content:""}.fa-unsplash:before{content:""}.fa-untappd:before{content:""}.fa-upload:before{content:""}.fa-ups:before{content:""}.fa-usb:before{content:""}.fa-usb-drive:before{content:""}.fa-usd-circle:before{content:""}.fa-usd-square:before{content:""}.fa-user:before{content:""}.fa-user-alien:before{content:""}.fa-user-alt:before{content:""}.fa-user-alt-slash:before{content:""}.fa-user-astronaut:before{content:""}.fa-user-chart:before{content:""}.fa-user-check:before{content:""}.fa-user-circle:before{content:""}.fa-user-clock:before{content:""}.fa-user-cog:before{content:""}.fa-user-cowboy:before{content:""}.fa-user-crown:before{content:""}.fa-user-edit:before{content:""}.fa-user-friends:before{content:""}.fa-user-graduate:before{content:""}.fa-user-hard-hat:before{content:""}.fa-user-headset:before{content:""}.fa-user-injured:before{content:""}.fa-user-lock:before{content:""}.fa-user-md:before{content:""}.fa-user-md-chat:before{content:""}.fa-user-minus:before{content:""}.fa-user-music:before{content:""}.fa-user-ninja:before{content:""}.fa-user-nurse:before{content:""}.fa-user-plus:before{content:""}.fa-user-robot:before{content:""}.fa-user-secret:before{content:""}.fa-user-shield:before{content:""}.fa-user-slash:before{content:""}.fa-user-tag:before{content:""}.fa-user-tie:before{content:""}.fa-user-times:before{content:""}.fa-user-unlock:before{content:""}.fa-user-visor:before{content:""}.fa-users:before{content:""}.fa-users-class:before{content:""}.fa-users-cog:before{content:""}.fa-users-crown:before{content:""}.fa-users-medical:before{content:""}.fa-users-slash:before{content:""}.fa-usps:before{content:""}.fa-ussunnah:before{content:""}.fa-utensil-fork:before{content:""}.fa-utensil-knife:before{content:""}.fa-utensil-spoon:before{content:""}.fa-utensils:before{content:""}.fa-utensils-alt:before{content:""}.fa-vaadin:before{content:""}.fa-vacuum:before{content:""}.fa-vacuum-robot:before{content:""}.fa-value-absolute:before{content:""}.fa-vector-square:before{content:""}.fa-venus:before{content:""}.fa-venus-double:before{content:""}.fa-venus-mars:before{content:""}.fa-vest:before{content:""}.fa-vest-patches:before{content:""}.fa-vhs:before{content:""}.fa-viacoin:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-vial:before{content:""}.fa-vials:before{content:""}.fa-viber:before{content:""}.fa-video:before{content:""}.fa-video-plus:before{content:""}.fa-video-slash:before{content:""}.fa-vihara:before{content:""}.fa-vimeo:before{content:""}.fa-vimeo-square:before{content:""}.fa-vimeo-v:before{content:""}.fa-vine:before{content:""}.fa-violin:before{content:""}.fa-virus:before{content:""}.fa-virus-slash:before{content:""}.fa-viruses:before{content:""}.fa-vk:before{content:""}.fa-vnv:before{content:""}.fa-voicemail:before{content:""}.fa-volcano:before{content:""}.fa-volleyball-ball:before{content:""}.fa-volume:before{content:""}.fa-volume-down:before{content:""}.fa-volume-mute:before{content:""}.fa-volume-off:before{content:""}.fa-volume-slash:before{content:""}.fa-volume-up:before{content:""}.fa-vote-nay:before{content:""}.fa-vote-yea:before{content:""}.fa-vr-cardboard:before{content:""}.fa-vuejs:before{content:""}.fa-wagon-covered:before{content:""}.fa-walker:before{content:""}.fa-walkie-talkie:before{content:""}.fa-walking:before{content:""}.fa-wallet:before{content:""}.fa-wand:before{content:""}.fa-wand-magic:before{content:""}.fa-warehouse:before{content:""}.fa-warehouse-alt:before{content:""}.fa-washer:before{content:""}.fa-watch:before{content:""}.fa-watch-calculator:before{content:""}.fa-watch-fitness:before{content:""}.fa-watchman-monitoring:before{content:""}.fa-water:before{content:""}.fa-water-lower:before{content:""}.fa-water-rise:before{content:""}.fa-wave-sine:before{content:""}.fa-wave-square:before{content:""}.fa-wave-triangle:before{content:""}.fa-waveform:before{content:""}.fa-waveform-path:before{content:""}.fa-waze:before{content:""}.fa-webcam:before{content:""}.fa-webcam-slash:before{content:""}.fa-weebly:before{content:""}.fa-weibo:before{content:""}.fa-weight:before{content:""}.fa-weight-hanging:before{content:""}.fa-weixin:before{content:""}.fa-whale:before{content:""}.fa-whatsapp:before{content:""}.fa-whatsapp-square:before{content:""}.fa-wheat:before{content:""}.fa-wheelchair:before{content:""}.fa-whistle:before{content:""}.fa-whmcs:before{content:""}.fa-wifi:before{content:""}.fa-wifi-1:before{content:""}.fa-wifi-2:before{content:""}.fa-wifi-slash:before{content:""}.fa-wikipedia-w:before{content:""}.fa-wind:before{content:""}.fa-wind-turbine:before{content:""}.fa-wind-warning:before{content:""}.fa-window:before{content:""}.fa-window-alt:before{content:""}.fa-window-close:before{content:""}.fa-window-frame:before{content:""}.fa-window-frame-open:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-windows:before{content:""}.fa-windsock:before{content:""}.fa-wine-bottle:before{content:""}.fa-wine-glass:before{content:""}.fa-wine-glass-alt:before{content:""}.fa-wix:before{content:""}.fa-wizards-of-the-coast:before{content:""}.fa-wodu:before{content:""}.fa-wolf-pack-battalion:before{content:""}.fa-won-sign:before{content:""}.fa-wordpress:before{content:""}.fa-wordpress-simple:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpexplorer:before{content:""}.fa-wpforms:before{content:""}.fa-wpressr:before{content:""}.fa-wreath:before{content:""}.fa-wrench:before{content:""}.fa-x-ray:before{content:""}.fa-xbox:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-y-combinator:before{content:""}.fa-yahoo:before{content:""}.fa-yammer:before{content:""}.fa-yandex:before{content:""}.fa-yandex-international:before{content:""}.fa-yarn:before{content:""}.fa-yelp:before{content:""}.fa-yen-sign:before{content:""}.fa-yin-yang:before{content:""}.fa-yoast:before{content:""}.fa-youtube:before{content:""}.fa-youtube-square:before{content:""}.fa-zhihu:before{content:""}.sr-only-focusable:active,.sr-only-focusable:focus{margin:0}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#009690;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1440px;--font-family-sans-serif:"SofiaPro",Helvetica,Arial,sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff;color:#000;font-family:SofiaPro,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.4rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}abbr[data-original-title],abbr[title]{border-bottom:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#009690;text-decoration:none}a:hover{color:#004a47;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{-ms-overflow-style:scrollbar;margin-bottom:1rem;margin-top:0;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;line-height:inherit;margin-bottom:.5rem;max-width:100%;padding:0;white-space:normal;width:100%}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.4rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:.8rem;margin-top:.8rem}.small,small{font-size:80%;font-weight:400}.mark,mark{background-color:#fcf8e3;padding:.2em}.list-inline,.list-unstyled{list-style:none;padding-left:0}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{font-size:1.25rem;margin-bottom:.8rem}.blockquote-footer{color:#6c757d;display:block;font-size:80%}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.4rem}.figure-caption{color:#6c757d;font-size:90%}code{word-wrap:break-word;color:#e83e8c;font-size:87.5%}a>code{color:inherit}kbd{background-color:#212529;border-radius:.2rem;color:#fff;font-size:87.5%;padding:.2rem .4rem}kbd kbd{font-size:100%;font-weight:700;padding:0}pre{color:#212529;display:block;font-size:87.5%}pre code{color:inherit;font-size:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1440px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1350px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.no-gutters{margin-left:0;margin-right:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-left:0;padding-right:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;max-width:100%;width:auto}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;max-width:100%;width:auto}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;max-width:100%;width:auto}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;max-width:100%;width:auto}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1440px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;max-width:100%;width:auto}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#00635f!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#009690!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{clear:both;content:"";display:block}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (min-width:1440px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{display:block;overflow:hidden;padding:0;position:relative;width:100%}.embed-responsive:before{content:"";display:block}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{border:0;bottom:0;height:100%;left:0;position:absolute;top:0;width:100%}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (min-width:1440px){.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width:1440px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!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:.8rem!important}.mt-1,.my-1{margin-top:.8rem!important}.mr-1,.mx-1{margin-right:.8rem!important}.mb-1,.my-1{margin-bottom:.8rem!important}.ml-1,.mx-1{margin-left:.8rem!important}.m-2{margin:1.6rem!important}.mt-2,.my-2{margin-top:1.6rem!important}.mr-2,.mx-2{margin-right:1.6rem!important}.mb-2,.my-2{margin-bottom:1.6rem!important}.ml-2,.mx-2{margin-left:1.6rem!important}.m-3{margin:2.4rem!important}.mt-3,.my-3{margin-top:2.4rem!important}.mr-3,.mx-3{margin-right:2.4rem!important}.mb-3,.my-3{margin-bottom:2.4rem!important}.ml-3,.mx-3{margin-left:2.4rem!important}.m-4{margin:3.2rem!important}.mt-4,.my-4{margin-top:3.2rem!important}.mr-4,.mx-4{margin-right:3.2rem!important}.mb-4,.my-4{margin-bottom:3.2rem!important}.ml-4,.mx-4{margin-left:3.2rem!important}.m-5{margin:4rem!important}.mt-5,.my-5{margin-top:4rem!important}.mr-5,.mx-5{margin-right:4rem!important}.mb-5,.my-5{margin-bottom:4rem!important}.ml-5,.mx-5{margin-left:4rem!important}.m-6{margin:4.8rem!important}.mt-6,.my-6{margin-top:4.8rem!important}.mr-6,.mx-6{margin-right:4.8rem!important}.mb-6,.my-6{margin-bottom:4.8rem!important}.ml-6,.mx-6{margin-left:4.8rem!important}.m-7{margin:5.6rem!important}.mt-7,.my-7{margin-top:5.6rem!important}.mr-7,.mx-7{margin-right:5.6rem!important}.mb-7,.my-7{margin-bottom:5.6rem!important}.ml-7,.mx-7{margin-left:5.6rem!important}.m-8{margin:6.4rem!important}.mt-8,.my-8{margin-top:6.4rem!important}.mr-8,.mx-8{margin-right:6.4rem!important}.mb-8,.my-8{margin-bottom:6.4rem!important}.ml-8,.mx-8{margin-left:6.4rem!important}.m-9{margin:7.2rem!important}.mt-9,.my-9{margin-top:7.2rem!important}.mr-9,.mx-9{margin-right:7.2rem!important}.mb-9,.my-9{margin-bottom:7.2rem!important}.ml-9,.mx-9{margin-left:7.2rem!important}.m-10{margin:8rem!important}.mt-10,.my-10{margin-top:8rem!important}.mr-10,.mx-10{margin-right:8rem!important}.mb-10,.my-10{margin-bottom:8rem!important}.ml-10,.mx-10{margin-left:8rem!important}.m-11{margin:8.8rem!important}.mt-11,.my-11{margin-top:8.8rem!important}.mr-11,.mx-11{margin-right:8.8rem!important}.mb-11,.my-11{margin-bottom:8.8rem!important}.ml-11,.mx-11{margin-left:8.8rem!important}.m-12{margin:9.6rem!important}.mt-12,.my-12{margin-top:9.6rem!important}.mr-12,.mx-12{margin-right:9.6rem!important}.mb-12,.my-12{margin-bottom:9.6rem!important}.ml-12,.mx-12{margin-left:9.6rem!important}.m-13{margin:10.4rem!important}.mt-13,.my-13{margin-top:10.4rem!important}.mr-13,.mx-13{margin-right:10.4rem!important}.mb-13,.my-13{margin-bottom:10.4rem!important}.ml-13,.mx-13{margin-left:10.4rem!important}.m-14{margin:11.2rem!important}.mt-14,.my-14{margin-top:11.2rem!important}.mr-14,.mx-14{margin-right:11.2rem!important}.mb-14,.my-14{margin-bottom:11.2rem!important}.ml-14,.mx-14{margin-left:11.2rem!important}.m-16{margin:12.8rem!important}.mt-16,.my-16{margin-top:12.8rem!important}.mr-16,.mx-16{margin-right:12.8rem!important}.mb-16,.my-16{margin-bottom:12.8rem!important}.ml-16,.mx-16{margin-left:12.8rem!important}.m-160{margin:16rem!important}.mt-160,.my-160{margin-top:16rem!important}.mr-160,.mx-160{margin-right:16rem!important}.mb-160,.my-160{margin-bottom:16rem!important}.ml-160,.mx-160{margin-left:16rem!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:.8rem!important}.pt-1,.py-1{padding-top:.8rem!important}.pr-1,.px-1{padding-right:.8rem!important}.pb-1,.py-1{padding-bottom:.8rem!important}.pl-1,.px-1{padding-left:.8rem!important}.p-2{padding:1.6rem!important}.pt-2,.py-2{padding-top:1.6rem!important}.pr-2,.px-2{padding-right:1.6rem!important}.pb-2,.py-2{padding-bottom:1.6rem!important}.pl-2,.px-2{padding-left:1.6rem!important}.p-3{padding:2.4rem!important}.pt-3,.py-3{padding-top:2.4rem!important}.pr-3,.px-3{padding-right:2.4rem!important}.pb-3,.py-3{padding-bottom:2.4rem!important}.pl-3,.px-3{padding-left:2.4rem!important}.p-4{padding:3.2rem!important}.pt-4,.py-4{padding-top:3.2rem!important}.pr-4,.px-4{padding-right:3.2rem!important}.pb-4,.py-4{padding-bottom:3.2rem!important}.pl-4,.px-4{padding-left:3.2rem!important}.p-5{padding:4rem!important}.pt-5,.py-5{padding-top:4rem!important}.pr-5,.px-5{padding-right:4rem!important}.pb-5,.py-5{padding-bottom:4rem!important}.pl-5,.px-5{padding-left:4rem!important}.p-6{padding:4.8rem!important}.pt-6,.py-6{padding-top:4.8rem!important}.pr-6,.px-6{padding-right:4.8rem!important}.pb-6,.py-6{padding-bottom:4.8rem!important}.pl-6,.px-6{padding-left:4.8rem!important}.p-7{padding:5.6rem!important}.pt-7,.py-7{padding-top:5.6rem!important}.pr-7,.px-7{padding-right:5.6rem!important}.pb-7,.py-7{padding-bottom:5.6rem!important}.pl-7,.px-7{padding-left:5.6rem!important}.p-8{padding:6.4rem!important}.pt-8,.py-8{padding-top:6.4rem!important}.pr-8,.px-8{padding-right:6.4rem!important}.pb-8,.py-8{padding-bottom:6.4rem!important}.pl-8,.px-8{padding-left:6.4rem!important}.p-9{padding:7.2rem!important}.pt-9,.py-9{padding-top:7.2rem!important}.pr-9,.px-9{padding-right:7.2rem!important}.pb-9,.py-9{padding-bottom:7.2rem!important}.pl-9,.px-9{padding-left:7.2rem!important}.p-10{padding:8rem!important}.pt-10,.py-10{padding-top:8rem!important}.pr-10,.px-10{padding-right:8rem!important}.pb-10,.py-10{padding-bottom:8rem!important}.pl-10,.px-10{padding-left:8rem!important}.p-11{padding:8.8rem!important}.pt-11,.py-11{padding-top:8.8rem!important}.pr-11,.px-11{padding-right:8.8rem!important}.pb-11,.py-11{padding-bottom:8.8rem!important}.pl-11,.px-11{padding-left:8.8rem!important}.p-12{padding:9.6rem!important}.pt-12,.py-12{padding-top:9.6rem!important}.pr-12,.px-12{padding-right:9.6rem!important}.pb-12,.py-12{padding-bottom:9.6rem!important}.pl-12,.px-12{padding-left:9.6rem!important}.p-13{padding:10.4rem!important}.pt-13,.py-13{padding-top:10.4rem!important}.pr-13,.px-13{padding-right:10.4rem!important}.pb-13,.py-13{padding-bottom:10.4rem!important}.pl-13,.px-13{padding-left:10.4rem!important}.p-14{padding:11.2rem!important}.pt-14,.py-14{padding-top:11.2rem!important}.pr-14,.px-14{padding-right:11.2rem!important}.pb-14,.py-14{padding-bottom:11.2rem!important}.pl-14,.px-14{padding-left:11.2rem!important}.p-16{padding:12.8rem!important}.pt-16,.py-16{padding-top:12.8rem!important}.pr-16,.px-16{padding-right:12.8rem!important}.pb-16,.py-16{padding-bottom:12.8rem!important}.pl-16,.px-16{padding-left:12.8rem!important}.p-160{padding:16rem!important}.pt-160,.py-160{padding-top:16rem!important}.pr-160,.px-160{padding-right:16rem!important}.pb-160,.py-160{padding-bottom:16rem!important}.pl-160,.px-160{padding-left:16rem!important}.m-n1{margin:-.8rem!important}.mt-n1,.my-n1{margin-top:-.8rem!important}.mr-n1,.mx-n1{margin-right:-.8rem!important}.mb-n1,.my-n1{margin-bottom:-.8rem!important}.ml-n1,.mx-n1{margin-left:-.8rem!important}.m-n2{margin:-1.6rem!important}.mt-n2,.my-n2{margin-top:-1.6rem!important}.mr-n2,.mx-n2{margin-right:-1.6rem!important}.mb-n2,.my-n2{margin-bottom:-1.6rem!important}.ml-n2,.mx-n2{margin-left:-1.6rem!important}.m-n3{margin:-2.4rem!important}.mt-n3,.my-n3{margin-top:-2.4rem!important}.mr-n3,.mx-n3{margin-right:-2.4rem!important}.mb-n3,.my-n3{margin-bottom:-2.4rem!important}.ml-n3,.mx-n3{margin-left:-2.4rem!important}.m-n4{margin:-3.2rem!important}.mt-n4,.my-n4{margin-top:-3.2rem!important}.mr-n4,.mx-n4{margin-right:-3.2rem!important}.mb-n4,.my-n4{margin-bottom:-3.2rem!important}.ml-n4,.mx-n4{margin-left:-3.2rem!important}.m-n5{margin:-4rem!important}.mt-n5,.my-n5{margin-top:-4rem!important}.mr-n5,.mx-n5{margin-right:-4rem!important}.mb-n5,.my-n5{margin-bottom:-4rem!important}.ml-n5,.mx-n5{margin-left:-4rem!important}.m-n6{margin:-4.8rem!important}.mt-n6,.my-n6{margin-top:-4.8rem!important}.mr-n6,.mx-n6{margin-right:-4.8rem!important}.mb-n6,.my-n6{margin-bottom:-4.8rem!important}.ml-n6,.mx-n6{margin-left:-4.8rem!important}.m-n7{margin:-5.6rem!important}.mt-n7,.my-n7{margin-top:-5.6rem!important}.mr-n7,.mx-n7{margin-right:-5.6rem!important}.mb-n7,.my-n7{margin-bottom:-5.6rem!important}.ml-n7,.mx-n7{margin-left:-5.6rem!important}.m-n8{margin:-6.4rem!important}.mt-n8,.my-n8{margin-top:-6.4rem!important}.mr-n8,.mx-n8{margin-right:-6.4rem!important}.mb-n8,.my-n8{margin-bottom:-6.4rem!important}.ml-n8,.mx-n8{margin-left:-6.4rem!important}.m-n9{margin:-7.2rem!important}.mt-n9,.my-n9{margin-top:-7.2rem!important}.mr-n9,.mx-n9{margin-right:-7.2rem!important}.mb-n9,.my-n9{margin-bottom:-7.2rem!important}.ml-n9,.mx-n9{margin-left:-7.2rem!important}.m-n10{margin:-8rem!important}.mt-n10,.my-n10{margin-top:-8rem!important}.mr-n10,.mx-n10{margin-right:-8rem!important}.mb-n10,.my-n10{margin-bottom:-8rem!important}.ml-n10,.mx-n10{margin-left:-8rem!important}.m-n11{margin:-8.8rem!important}.mt-n11,.my-n11{margin-top:-8.8rem!important}.mr-n11,.mx-n11{margin-right:-8.8rem!important}.mb-n11,.my-n11{margin-bottom:-8.8rem!important}.ml-n11,.mx-n11{margin-left:-8.8rem!important}.m-n12{margin:-9.6rem!important}.mt-n12,.my-n12{margin-top:-9.6rem!important}.mr-n12,.mx-n12{margin-right:-9.6rem!important}.mb-n12,.my-n12{margin-bottom:-9.6rem!important}.ml-n12,.mx-n12{margin-left:-9.6rem!important}.m-n13{margin:-10.4rem!important}.mt-n13,.my-n13{margin-top:-10.4rem!important}.mr-n13,.mx-n13{margin-right:-10.4rem!important}.mb-n13,.my-n13{margin-bottom:-10.4rem!important}.ml-n13,.mx-n13{margin-left:-10.4rem!important}.m-n14{margin:-11.2rem!important}.mt-n14,.my-n14{margin-top:-11.2rem!important}.mr-n14,.mx-n14{margin-right:-11.2rem!important}.mb-n14,.my-n14{margin-bottom:-11.2rem!important}.ml-n14,.mx-n14{margin-left:-11.2rem!important}.m-n16{margin:-12.8rem!important}.mt-n16,.my-n16{margin-top:-12.8rem!important}.mr-n16,.mx-n16{margin-right:-12.8rem!important}.mb-n16,.my-n16{margin-bottom:-12.8rem!important}.ml-n16,.mx-n16{margin-left:-12.8rem!important}.m-n160{margin:-16rem!important}.mt-n160,.my-n160{margin-top:-16rem!important}.mr-n160,.mx-n160{margin-right:-16rem!important}.mb-n160,.my-n160{margin-bottom:-16rem!important}.ml-n160,.mx-n160{margin-left:-16rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.8rem!important}.mt-sm-1,.my-sm-1{margin-top:.8rem!important}.mr-sm-1,.mx-sm-1{margin-right:.8rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.8rem!important}.ml-sm-1,.mx-sm-1{margin-left:.8rem!important}.m-sm-2{margin:1.6rem!important}.mt-sm-2,.my-sm-2{margin-top:1.6rem!important}.mr-sm-2,.mx-sm-2{margin-right:1.6rem!important}.mb-sm-2,.my-sm-2{margin-bottom:1.6rem!important}.ml-sm-2,.mx-sm-2{margin-left:1.6rem!important}.m-sm-3{margin:2.4rem!important}.mt-sm-3,.my-sm-3{margin-top:2.4rem!important}.mr-sm-3,.mx-sm-3{margin-right:2.4rem!important}.mb-sm-3,.my-sm-3{margin-bottom:2.4rem!important}.ml-sm-3,.mx-sm-3{margin-left:2.4rem!important}.m-sm-4{margin:3.2rem!important}.mt-sm-4,.my-sm-4{margin-top:3.2rem!important}.mr-sm-4,.mx-sm-4{margin-right:3.2rem!important}.mb-sm-4,.my-sm-4{margin-bottom:3.2rem!important}.ml-sm-4,.mx-sm-4{margin-left:3.2rem!important}.m-sm-5{margin:4rem!important}.mt-sm-5,.my-sm-5{margin-top:4rem!important}.mr-sm-5,.mx-sm-5{margin-right:4rem!important}.mb-sm-5,.my-sm-5{margin-bottom:4rem!important}.ml-sm-5,.mx-sm-5{margin-left:4rem!important}.m-sm-6{margin:4.8rem!important}.mt-sm-6,.my-sm-6{margin-top:4.8rem!important}.mr-sm-6,.mx-sm-6{margin-right:4.8rem!important}.mb-sm-6,.my-sm-6{margin-bottom:4.8rem!important}.ml-sm-6,.mx-sm-6{margin-left:4.8rem!important}.m-sm-7{margin:5.6rem!important}.mt-sm-7,.my-sm-7{margin-top:5.6rem!important}.mr-sm-7,.mx-sm-7{margin-right:5.6rem!important}.mb-sm-7,.my-sm-7{margin-bottom:5.6rem!important}.ml-sm-7,.mx-sm-7{margin-left:5.6rem!important}.m-sm-8{margin:6.4rem!important}.mt-sm-8,.my-sm-8{margin-top:6.4rem!important}.mr-sm-8,.mx-sm-8{margin-right:6.4rem!important}.mb-sm-8,.my-sm-8{margin-bottom:6.4rem!important}.ml-sm-8,.mx-sm-8{margin-left:6.4rem!important}.m-sm-9{margin:7.2rem!important}.mt-sm-9,.my-sm-9{margin-top:7.2rem!important}.mr-sm-9,.mx-sm-9{margin-right:7.2rem!important}.mb-sm-9,.my-sm-9{margin-bottom:7.2rem!important}.ml-sm-9,.mx-sm-9{margin-left:7.2rem!important}.m-sm-10{margin:8rem!important}.mt-sm-10,.my-sm-10{margin-top:8rem!important}.mr-sm-10,.mx-sm-10{margin-right:8rem!important}.mb-sm-10,.my-sm-10{margin-bottom:8rem!important}.ml-sm-10,.mx-sm-10{margin-left:8rem!important}.m-sm-11{margin:8.8rem!important}.mt-sm-11,.my-sm-11{margin-top:8.8rem!important}.mr-sm-11,.mx-sm-11{margin-right:8.8rem!important}.mb-sm-11,.my-sm-11{margin-bottom:8.8rem!important}.ml-sm-11,.mx-sm-11{margin-left:8.8rem!important}.m-sm-12{margin:9.6rem!important}.mt-sm-12,.my-sm-12{margin-top:9.6rem!important}.mr-sm-12,.mx-sm-12{margin-right:9.6rem!important}.mb-sm-12,.my-sm-12{margin-bottom:9.6rem!important}.ml-sm-12,.mx-sm-12{margin-left:9.6rem!important}.m-sm-13{margin:10.4rem!important}.mt-sm-13,.my-sm-13{margin-top:10.4rem!important}.mr-sm-13,.mx-sm-13{margin-right:10.4rem!important}.mb-sm-13,.my-sm-13{margin-bottom:10.4rem!important}.ml-sm-13,.mx-sm-13{margin-left:10.4rem!important}.m-sm-14{margin:11.2rem!important}.mt-sm-14,.my-sm-14{margin-top:11.2rem!important}.mr-sm-14,.mx-sm-14{margin-right:11.2rem!important}.mb-sm-14,.my-sm-14{margin-bottom:11.2rem!important}.ml-sm-14,.mx-sm-14{margin-left:11.2rem!important}.m-sm-16{margin:12.8rem!important}.mt-sm-16,.my-sm-16{margin-top:12.8rem!important}.mr-sm-16,.mx-sm-16{margin-right:12.8rem!important}.mb-sm-16,.my-sm-16{margin-bottom:12.8rem!important}.ml-sm-16,.mx-sm-16{margin-left:12.8rem!important}.m-sm-160{margin:16rem!important}.mt-sm-160,.my-sm-160{margin-top:16rem!important}.mr-sm-160,.mx-sm-160{margin-right:16rem!important}.mb-sm-160,.my-sm-160{margin-bottom:16rem!important}.ml-sm-160,.mx-sm-160{margin-left:16rem!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:.8rem!important}.pt-sm-1,.py-sm-1{padding-top:.8rem!important}.pr-sm-1,.px-sm-1{padding-right:.8rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.8rem!important}.pl-sm-1,.px-sm-1{padding-left:.8rem!important}.p-sm-2{padding:1.6rem!important}.pt-sm-2,.py-sm-2{padding-top:1.6rem!important}.pr-sm-2,.px-sm-2{padding-right:1.6rem!important}.pb-sm-2,.py-sm-2{padding-bottom:1.6rem!important}.pl-sm-2,.px-sm-2{padding-left:1.6rem!important}.p-sm-3{padding:2.4rem!important}.pt-sm-3,.py-sm-3{padding-top:2.4rem!important}.pr-sm-3,.px-sm-3{padding-right:2.4rem!important}.pb-sm-3,.py-sm-3{padding-bottom:2.4rem!important}.pl-sm-3,.px-sm-3{padding-left:2.4rem!important}.p-sm-4{padding:3.2rem!important}.pt-sm-4,.py-sm-4{padding-top:3.2rem!important}.pr-sm-4,.px-sm-4{padding-right:3.2rem!important}.pb-sm-4,.py-sm-4{padding-bottom:3.2rem!important}.pl-sm-4,.px-sm-4{padding-left:3.2rem!important}.p-sm-5{padding:4rem!important}.pt-sm-5,.py-sm-5{padding-top:4rem!important}.pr-sm-5,.px-sm-5{padding-right:4rem!important}.pb-sm-5,.py-sm-5{padding-bottom:4rem!important}.pl-sm-5,.px-sm-5{padding-left:4rem!important}.p-sm-6{padding:4.8rem!important}.pt-sm-6,.py-sm-6{padding-top:4.8rem!important}.pr-sm-6,.px-sm-6{padding-right:4.8rem!important}.pb-sm-6,.py-sm-6{padding-bottom:4.8rem!important}.pl-sm-6,.px-sm-6{padding-left:4.8rem!important}.p-sm-7{padding:5.6rem!important}.pt-sm-7,.py-sm-7{padding-top:5.6rem!important}.pr-sm-7,.px-sm-7{padding-right:5.6rem!important}.pb-sm-7,.py-sm-7{padding-bottom:5.6rem!important}.pl-sm-7,.px-sm-7{padding-left:5.6rem!important}.p-sm-8{padding:6.4rem!important}.pt-sm-8,.py-sm-8{padding-top:6.4rem!important}.pr-sm-8,.px-sm-8{padding-right:6.4rem!important}.pb-sm-8,.py-sm-8{padding-bottom:6.4rem!important}.pl-sm-8,.px-sm-8{padding-left:6.4rem!important}.p-sm-9{padding:7.2rem!important}.pt-sm-9,.py-sm-9{padding-top:7.2rem!important}.pr-sm-9,.px-sm-9{padding-right:7.2rem!important}.pb-sm-9,.py-sm-9{padding-bottom:7.2rem!important}.pl-sm-9,.px-sm-9{padding-left:7.2rem!important}.p-sm-10{padding:8rem!important}.pt-sm-10,.py-sm-10{padding-top:8rem!important}.pr-sm-10,.px-sm-10{padding-right:8rem!important}.pb-sm-10,.py-sm-10{padding-bottom:8rem!important}.pl-sm-10,.px-sm-10{padding-left:8rem!important}.p-sm-11{padding:8.8rem!important}.pt-sm-11,.py-sm-11{padding-top:8.8rem!important}.pr-sm-11,.px-sm-11{padding-right:8.8rem!important}.pb-sm-11,.py-sm-11{padding-bottom:8.8rem!important}.pl-sm-11,.px-sm-11{padding-left:8.8rem!important}.p-sm-12{padding:9.6rem!important}.pt-sm-12,.py-sm-12{padding-top:9.6rem!important}.pr-sm-12,.px-sm-12{padding-right:9.6rem!important}.pb-sm-12,.py-sm-12{padding-bottom:9.6rem!important}.pl-sm-12,.px-sm-12{padding-left:9.6rem!important}.p-sm-13{padding:10.4rem!important}.pt-sm-13,.py-sm-13{padding-top:10.4rem!important}.pr-sm-13,.px-sm-13{padding-right:10.4rem!important}.pb-sm-13,.py-sm-13{padding-bottom:10.4rem!important}.pl-sm-13,.px-sm-13{padding-left:10.4rem!important}.p-sm-14{padding:11.2rem!important}.pt-sm-14,.py-sm-14{padding-top:11.2rem!important}.pr-sm-14,.px-sm-14{padding-right:11.2rem!important}.pb-sm-14,.py-sm-14{padding-bottom:11.2rem!important}.pl-sm-14,.px-sm-14{padding-left:11.2rem!important}.p-sm-16{padding:12.8rem!important}.pt-sm-16,.py-sm-16{padding-top:12.8rem!important}.pr-sm-16,.px-sm-16{padding-right:12.8rem!important}.pb-sm-16,.py-sm-16{padding-bottom:12.8rem!important}.pl-sm-16,.px-sm-16{padding-left:12.8rem!important}.p-sm-160{padding:16rem!important}.pt-sm-160,.py-sm-160{padding-top:16rem!important}.pr-sm-160,.px-sm-160{padding-right:16rem!important}.pb-sm-160,.py-sm-160{padding-bottom:16rem!important}.pl-sm-160,.px-sm-160{padding-left:16rem!important}.m-sm-n1{margin:-.8rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.8rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.8rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.8rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.8rem!important}.m-sm-n2{margin:-1.6rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-1.6rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-1.6rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-1.6rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-1.6rem!important}.m-sm-n3{margin:-2.4rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-2.4rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-2.4rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-2.4rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-2.4rem!important}.m-sm-n4{margin:-3.2rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-3.2rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-3.2rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-3.2rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-3.2rem!important}.m-sm-n5{margin:-4rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-4rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-4rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-4rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-4rem!important}.m-sm-n6{margin:-4.8rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-4.8rem!important}.mr-sm-n6,.mx-sm-n6{margin-right:-4.8rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-4.8rem!important}.ml-sm-n6,.mx-sm-n6{margin-left:-4.8rem!important}.m-sm-n7{margin:-5.6rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-5.6rem!important}.mr-sm-n7,.mx-sm-n7{margin-right:-5.6rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-5.6rem!important}.ml-sm-n7,.mx-sm-n7{margin-left:-5.6rem!important}.m-sm-n8{margin:-6.4rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-6.4rem!important}.mr-sm-n8,.mx-sm-n8{margin-right:-6.4rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-6.4rem!important}.ml-sm-n8,.mx-sm-n8{margin-left:-6.4rem!important}.m-sm-n9{margin:-7.2rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-7.2rem!important}.mr-sm-n9,.mx-sm-n9{margin-right:-7.2rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-7.2rem!important}.ml-sm-n9,.mx-sm-n9{margin-left:-7.2rem!important}.m-sm-n10{margin:-8rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-8rem!important}.mr-sm-n10,.mx-sm-n10{margin-right:-8rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-8rem!important}.ml-sm-n10,.mx-sm-n10{margin-left:-8rem!important}.m-sm-n11{margin:-8.8rem!important}.mt-sm-n11,.my-sm-n11{margin-top:-8.8rem!important}.mr-sm-n11,.mx-sm-n11{margin-right:-8.8rem!important}.mb-sm-n11,.my-sm-n11{margin-bottom:-8.8rem!important}.ml-sm-n11,.mx-sm-n11{margin-left:-8.8rem!important}.m-sm-n12{margin:-9.6rem!important}.mt-sm-n12,.my-sm-n12{margin-top:-9.6rem!important}.mr-sm-n12,.mx-sm-n12{margin-right:-9.6rem!important}.mb-sm-n12,.my-sm-n12{margin-bottom:-9.6rem!important}.ml-sm-n12,.mx-sm-n12{margin-left:-9.6rem!important}.m-sm-n13{margin:-10.4rem!important}.mt-sm-n13,.my-sm-n13{margin-top:-10.4rem!important}.mr-sm-n13,.mx-sm-n13{margin-right:-10.4rem!important}.mb-sm-n13,.my-sm-n13{margin-bottom:-10.4rem!important}.ml-sm-n13,.mx-sm-n13{margin-left:-10.4rem!important}.m-sm-n14{margin:-11.2rem!important}.mt-sm-n14,.my-sm-n14{margin-top:-11.2rem!important}.mr-sm-n14,.mx-sm-n14{margin-right:-11.2rem!important}.mb-sm-n14,.my-sm-n14{margin-bottom:-11.2rem!important}.ml-sm-n14,.mx-sm-n14{margin-left:-11.2rem!important}.m-sm-n16{margin:-12.8rem!important}.mt-sm-n16,.my-sm-n16{margin-top:-12.8rem!important}.mr-sm-n16,.mx-sm-n16{margin-right:-12.8rem!important}.mb-sm-n16,.my-sm-n16{margin-bottom:-12.8rem!important}.ml-sm-n16,.mx-sm-n16{margin-left:-12.8rem!important}.m-sm-n160{margin:-16rem!important}.mt-sm-n160,.my-sm-n160{margin-top:-16rem!important}.mr-sm-n160,.mx-sm-n160{margin-right:-16rem!important}.mb-sm-n160,.my-sm-n160{margin-bottom:-16rem!important}.ml-sm-n160,.mx-sm-n160{margin-left:-16rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.8rem!important}.mt-md-1,.my-md-1{margin-top:.8rem!important}.mr-md-1,.mx-md-1{margin-right:.8rem!important}.mb-md-1,.my-md-1{margin-bottom:.8rem!important}.ml-md-1,.mx-md-1{margin-left:.8rem!important}.m-md-2{margin:1.6rem!important}.mt-md-2,.my-md-2{margin-top:1.6rem!important}.mr-md-2,.mx-md-2{margin-right:1.6rem!important}.mb-md-2,.my-md-2{margin-bottom:1.6rem!important}.ml-md-2,.mx-md-2{margin-left:1.6rem!important}.m-md-3{margin:2.4rem!important}.mt-md-3,.my-md-3{margin-top:2.4rem!important}.mr-md-3,.mx-md-3{margin-right:2.4rem!important}.mb-md-3,.my-md-3{margin-bottom:2.4rem!important}.ml-md-3,.mx-md-3{margin-left:2.4rem!important}.m-md-4{margin:3.2rem!important}.mt-md-4,.my-md-4{margin-top:3.2rem!important}.mr-md-4,.mx-md-4{margin-right:3.2rem!important}.mb-md-4,.my-md-4{margin-bottom:3.2rem!important}.ml-md-4,.mx-md-4{margin-left:3.2rem!important}.m-md-5{margin:4rem!important}.mt-md-5,.my-md-5{margin-top:4rem!important}.mr-md-5,.mx-md-5{margin-right:4rem!important}.mb-md-5,.my-md-5{margin-bottom:4rem!important}.ml-md-5,.mx-md-5{margin-left:4rem!important}.m-md-6{margin:4.8rem!important}.mt-md-6,.my-md-6{margin-top:4.8rem!important}.mr-md-6,.mx-md-6{margin-right:4.8rem!important}.mb-md-6,.my-md-6{margin-bottom:4.8rem!important}.ml-md-6,.mx-md-6{margin-left:4.8rem!important}.m-md-7{margin:5.6rem!important}.mt-md-7,.my-md-7{margin-top:5.6rem!important}.mr-md-7,.mx-md-7{margin-right:5.6rem!important}.mb-md-7,.my-md-7{margin-bottom:5.6rem!important}.ml-md-7,.mx-md-7{margin-left:5.6rem!important}.m-md-8{margin:6.4rem!important}.mt-md-8,.my-md-8{margin-top:6.4rem!important}.mr-md-8,.mx-md-8{margin-right:6.4rem!important}.mb-md-8,.my-md-8{margin-bottom:6.4rem!important}.ml-md-8,.mx-md-8{margin-left:6.4rem!important}.m-md-9{margin:7.2rem!important}.mt-md-9,.my-md-9{margin-top:7.2rem!important}.mr-md-9,.mx-md-9{margin-right:7.2rem!important}.mb-md-9,.my-md-9{margin-bottom:7.2rem!important}.ml-md-9,.mx-md-9{margin-left:7.2rem!important}.m-md-10{margin:8rem!important}.mt-md-10,.my-md-10{margin-top:8rem!important}.mr-md-10,.mx-md-10{margin-right:8rem!important}.mb-md-10,.my-md-10{margin-bottom:8rem!important}.ml-md-10,.mx-md-10{margin-left:8rem!important}.m-md-11{margin:8.8rem!important}.mt-md-11,.my-md-11{margin-top:8.8rem!important}.mr-md-11,.mx-md-11{margin-right:8.8rem!important}.mb-md-11,.my-md-11{margin-bottom:8.8rem!important}.ml-md-11,.mx-md-11{margin-left:8.8rem!important}.m-md-12{margin:9.6rem!important}.mt-md-12,.my-md-12{margin-top:9.6rem!important}.mr-md-12,.mx-md-12{margin-right:9.6rem!important}.mb-md-12,.my-md-12{margin-bottom:9.6rem!important}.ml-md-12,.mx-md-12{margin-left:9.6rem!important}.m-md-13{margin:10.4rem!important}.mt-md-13,.my-md-13{margin-top:10.4rem!important}.mr-md-13,.mx-md-13{margin-right:10.4rem!important}.mb-md-13,.my-md-13{margin-bottom:10.4rem!important}.ml-md-13,.mx-md-13{margin-left:10.4rem!important}.m-md-14{margin:11.2rem!important}.mt-md-14,.my-md-14{margin-top:11.2rem!important}.mr-md-14,.mx-md-14{margin-right:11.2rem!important}.mb-md-14,.my-md-14{margin-bottom:11.2rem!important}.ml-md-14,.mx-md-14{margin-left:11.2rem!important}.m-md-16{margin:12.8rem!important}.mt-md-16,.my-md-16{margin-top:12.8rem!important}.mr-md-16,.mx-md-16{margin-right:12.8rem!important}.mb-md-16,.my-md-16{margin-bottom:12.8rem!important}.ml-md-16,.mx-md-16{margin-left:12.8rem!important}.m-md-160{margin:16rem!important}.mt-md-160,.my-md-160{margin-top:16rem!important}.mr-md-160,.mx-md-160{margin-right:16rem!important}.mb-md-160,.my-md-160{margin-bottom:16rem!important}.ml-md-160,.mx-md-160{margin-left:16rem!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:.8rem!important}.pt-md-1,.py-md-1{padding-top:.8rem!important}.pr-md-1,.px-md-1{padding-right:.8rem!important}.pb-md-1,.py-md-1{padding-bottom:.8rem!important}.pl-md-1,.px-md-1{padding-left:.8rem!important}.p-md-2{padding:1.6rem!important}.pt-md-2,.py-md-2{padding-top:1.6rem!important}.pr-md-2,.px-md-2{padding-right:1.6rem!important}.pb-md-2,.py-md-2{padding-bottom:1.6rem!important}.pl-md-2,.px-md-2{padding-left:1.6rem!important}.p-md-3{padding:2.4rem!important}.pt-md-3,.py-md-3{padding-top:2.4rem!important}.pr-md-3,.px-md-3{padding-right:2.4rem!important}.pb-md-3,.py-md-3{padding-bottom:2.4rem!important}.pl-md-3,.px-md-3{padding-left:2.4rem!important}.p-md-4{padding:3.2rem!important}.pt-md-4,.py-md-4{padding-top:3.2rem!important}.pr-md-4,.px-md-4{padding-right:3.2rem!important}.pb-md-4,.py-md-4{padding-bottom:3.2rem!important}.pl-md-4,.px-md-4{padding-left:3.2rem!important}.p-md-5{padding:4rem!important}.pt-md-5,.py-md-5{padding-top:4rem!important}.pr-md-5,.px-md-5{padding-right:4rem!important}.pb-md-5,.py-md-5{padding-bottom:4rem!important}.pl-md-5,.px-md-5{padding-left:4rem!important}.p-md-6{padding:4.8rem!important}.pt-md-6,.py-md-6{padding-top:4.8rem!important}.pr-md-6,.px-md-6{padding-right:4.8rem!important}.pb-md-6,.py-md-6{padding-bottom:4.8rem!important}.pl-md-6,.px-md-6{padding-left:4.8rem!important}.p-md-7{padding:5.6rem!important}.pt-md-7,.py-md-7{padding-top:5.6rem!important}.pr-md-7,.px-md-7{padding-right:5.6rem!important}.pb-md-7,.py-md-7{padding-bottom:5.6rem!important}.pl-md-7,.px-md-7{padding-left:5.6rem!important}.p-md-8{padding:6.4rem!important}.pt-md-8,.py-md-8{padding-top:6.4rem!important}.pr-md-8,.px-md-8{padding-right:6.4rem!important}.pb-md-8,.py-md-8{padding-bottom:6.4rem!important}.pl-md-8,.px-md-8{padding-left:6.4rem!important}.p-md-9{padding:7.2rem!important}.pt-md-9,.py-md-9{padding-top:7.2rem!important}.pr-md-9,.px-md-9{padding-right:7.2rem!important}.pb-md-9,.py-md-9{padding-bottom:7.2rem!important}.pl-md-9,.px-md-9{padding-left:7.2rem!important}.p-md-10{padding:8rem!important}.pt-md-10,.py-md-10{padding-top:8rem!important}.pr-md-10,.px-md-10{padding-right:8rem!important}.pb-md-10,.py-md-10{padding-bottom:8rem!important}.pl-md-10,.px-md-10{padding-left:8rem!important}.p-md-11{padding:8.8rem!important}.pt-md-11,.py-md-11{padding-top:8.8rem!important}.pr-md-11,.px-md-11{padding-right:8.8rem!important}.pb-md-11,.py-md-11{padding-bottom:8.8rem!important}.pl-md-11,.px-md-11{padding-left:8.8rem!important}.p-md-12{padding:9.6rem!important}.pt-md-12,.py-md-12{padding-top:9.6rem!important}.pr-md-12,.px-md-12{padding-right:9.6rem!important}.pb-md-12,.py-md-12{padding-bottom:9.6rem!important}.pl-md-12,.px-md-12{padding-left:9.6rem!important}.p-md-13{padding:10.4rem!important}.pt-md-13,.py-md-13{padding-top:10.4rem!important}.pr-md-13,.px-md-13{padding-right:10.4rem!important}.pb-md-13,.py-md-13{padding-bottom:10.4rem!important}.pl-md-13,.px-md-13{padding-left:10.4rem!important}.p-md-14{padding:11.2rem!important}.pt-md-14,.py-md-14{padding-top:11.2rem!important}.pr-md-14,.px-md-14{padding-right:11.2rem!important}.pb-md-14,.py-md-14{padding-bottom:11.2rem!important}.pl-md-14,.px-md-14{padding-left:11.2rem!important}.p-md-16{padding:12.8rem!important}.pt-md-16,.py-md-16{padding-top:12.8rem!important}.pr-md-16,.px-md-16{padding-right:12.8rem!important}.pb-md-16,.py-md-16{padding-bottom:12.8rem!important}.pl-md-16,.px-md-16{padding-left:12.8rem!important}.p-md-160{padding:16rem!important}.pt-md-160,.py-md-160{padding-top:16rem!important}.pr-md-160,.px-md-160{padding-right:16rem!important}.pb-md-160,.py-md-160{padding-bottom:16rem!important}.pl-md-160,.px-md-160{padding-left:16rem!important}.m-md-n1{margin:-.8rem!important}.mt-md-n1,.my-md-n1{margin-top:-.8rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.8rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.8rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.8rem!important}.m-md-n2{margin:-1.6rem!important}.mt-md-n2,.my-md-n2{margin-top:-1.6rem!important}.mr-md-n2,.mx-md-n2{margin-right:-1.6rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-1.6rem!important}.ml-md-n2,.mx-md-n2{margin-left:-1.6rem!important}.m-md-n3{margin:-2.4rem!important}.mt-md-n3,.my-md-n3{margin-top:-2.4rem!important}.mr-md-n3,.mx-md-n3{margin-right:-2.4rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-2.4rem!important}.ml-md-n3,.mx-md-n3{margin-left:-2.4rem!important}.m-md-n4{margin:-3.2rem!important}.mt-md-n4,.my-md-n4{margin-top:-3.2rem!important}.mr-md-n4,.mx-md-n4{margin-right:-3.2rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-3.2rem!important}.ml-md-n4,.mx-md-n4{margin-left:-3.2rem!important}.m-md-n5{margin:-4rem!important}.mt-md-n5,.my-md-n5{margin-top:-4rem!important}.mr-md-n5,.mx-md-n5{margin-right:-4rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-4rem!important}.ml-md-n5,.mx-md-n5{margin-left:-4rem!important}.m-md-n6{margin:-4.8rem!important}.mt-md-n6,.my-md-n6{margin-top:-4.8rem!important}.mr-md-n6,.mx-md-n6{margin-right:-4.8rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-4.8rem!important}.ml-md-n6,.mx-md-n6{margin-left:-4.8rem!important}.m-md-n7{margin:-5.6rem!important}.mt-md-n7,.my-md-n7{margin-top:-5.6rem!important}.mr-md-n7,.mx-md-n7{margin-right:-5.6rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-5.6rem!important}.ml-md-n7,.mx-md-n7{margin-left:-5.6rem!important}.m-md-n8{margin:-6.4rem!important}.mt-md-n8,.my-md-n8{margin-top:-6.4rem!important}.mr-md-n8,.mx-md-n8{margin-right:-6.4rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-6.4rem!important}.ml-md-n8,.mx-md-n8{margin-left:-6.4rem!important}.m-md-n9{margin:-7.2rem!important}.mt-md-n9,.my-md-n9{margin-top:-7.2rem!important}.mr-md-n9,.mx-md-n9{margin-right:-7.2rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-7.2rem!important}.ml-md-n9,.mx-md-n9{margin-left:-7.2rem!important}.m-md-n10{margin:-8rem!important}.mt-md-n10,.my-md-n10{margin-top:-8rem!important}.mr-md-n10,.mx-md-n10{margin-right:-8rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-8rem!important}.ml-md-n10,.mx-md-n10{margin-left:-8rem!important}.m-md-n11{margin:-8.8rem!important}.mt-md-n11,.my-md-n11{margin-top:-8.8rem!important}.mr-md-n11,.mx-md-n11{margin-right:-8.8rem!important}.mb-md-n11,.my-md-n11{margin-bottom:-8.8rem!important}.ml-md-n11,.mx-md-n11{margin-left:-8.8rem!important}.m-md-n12{margin:-9.6rem!important}.mt-md-n12,.my-md-n12{margin-top:-9.6rem!important}.mr-md-n12,.mx-md-n12{margin-right:-9.6rem!important}.mb-md-n12,.my-md-n12{margin-bottom:-9.6rem!important}.ml-md-n12,.mx-md-n12{margin-left:-9.6rem!important}.m-md-n13{margin:-10.4rem!important}.mt-md-n13,.my-md-n13{margin-top:-10.4rem!important}.mr-md-n13,.mx-md-n13{margin-right:-10.4rem!important}.mb-md-n13,.my-md-n13{margin-bottom:-10.4rem!important}.ml-md-n13,.mx-md-n13{margin-left:-10.4rem!important}.m-md-n14{margin:-11.2rem!important}.mt-md-n14,.my-md-n14{margin-top:-11.2rem!important}.mr-md-n14,.mx-md-n14{margin-right:-11.2rem!important}.mb-md-n14,.my-md-n14{margin-bottom:-11.2rem!important}.ml-md-n14,.mx-md-n14{margin-left:-11.2rem!important}.m-md-n16{margin:-12.8rem!important}.mt-md-n16,.my-md-n16{margin-top:-12.8rem!important}.mr-md-n16,.mx-md-n16{margin-right:-12.8rem!important}.mb-md-n16,.my-md-n16{margin-bottom:-12.8rem!important}.ml-md-n16,.mx-md-n16{margin-left:-12.8rem!important}.m-md-n160{margin:-16rem!important}.mt-md-n160,.my-md-n160{margin-top:-16rem!important}.mr-md-n160,.mx-md-n160{margin-right:-16rem!important}.mb-md-n160,.my-md-n160{margin-bottom:-16rem!important}.ml-md-n160,.mx-md-n160{margin-left:-16rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.8rem!important}.mt-lg-1,.my-lg-1{margin-top:.8rem!important}.mr-lg-1,.mx-lg-1{margin-right:.8rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.8rem!important}.ml-lg-1,.mx-lg-1{margin-left:.8rem!important}.m-lg-2{margin:1.6rem!important}.mt-lg-2,.my-lg-2{margin-top:1.6rem!important}.mr-lg-2,.mx-lg-2{margin-right:1.6rem!important}.mb-lg-2,.my-lg-2{margin-bottom:1.6rem!important}.ml-lg-2,.mx-lg-2{margin-left:1.6rem!important}.m-lg-3{margin:2.4rem!important}.mt-lg-3,.my-lg-3{margin-top:2.4rem!important}.mr-lg-3,.mx-lg-3{margin-right:2.4rem!important}.mb-lg-3,.my-lg-3{margin-bottom:2.4rem!important}.ml-lg-3,.mx-lg-3{margin-left:2.4rem!important}.m-lg-4{margin:3.2rem!important}.mt-lg-4,.my-lg-4{margin-top:3.2rem!important}.mr-lg-4,.mx-lg-4{margin-right:3.2rem!important}.mb-lg-4,.my-lg-4{margin-bottom:3.2rem!important}.ml-lg-4,.mx-lg-4{margin-left:3.2rem!important}.m-lg-5{margin:4rem!important}.mt-lg-5,.my-lg-5{margin-top:4rem!important}.mr-lg-5,.mx-lg-5{margin-right:4rem!important}.mb-lg-5,.my-lg-5{margin-bottom:4rem!important}.ml-lg-5,.mx-lg-5{margin-left:4rem!important}.m-lg-6{margin:4.8rem!important}.mt-lg-6,.my-lg-6{margin-top:4.8rem!important}.mr-lg-6,.mx-lg-6{margin-right:4.8rem!important}.mb-lg-6,.my-lg-6{margin-bottom:4.8rem!important}.ml-lg-6,.mx-lg-6{margin-left:4.8rem!important}.m-lg-7{margin:5.6rem!important}.mt-lg-7,.my-lg-7{margin-top:5.6rem!important}.mr-lg-7,.mx-lg-7{margin-right:5.6rem!important}.mb-lg-7,.my-lg-7{margin-bottom:5.6rem!important}.ml-lg-7,.mx-lg-7{margin-left:5.6rem!important}.m-lg-8{margin:6.4rem!important}.mt-lg-8,.my-lg-8{margin-top:6.4rem!important}.mr-lg-8,.mx-lg-8{margin-right:6.4rem!important}.mb-lg-8,.my-lg-8{margin-bottom:6.4rem!important}.ml-lg-8,.mx-lg-8{margin-left:6.4rem!important}.m-lg-9{margin:7.2rem!important}.mt-lg-9,.my-lg-9{margin-top:7.2rem!important}.mr-lg-9,.mx-lg-9{margin-right:7.2rem!important}.mb-lg-9,.my-lg-9{margin-bottom:7.2rem!important}.ml-lg-9,.mx-lg-9{margin-left:7.2rem!important}.m-lg-10{margin:8rem!important}.mt-lg-10,.my-lg-10{margin-top:8rem!important}.mr-lg-10,.mx-lg-10{margin-right:8rem!important}.mb-lg-10,.my-lg-10{margin-bottom:8rem!important}.ml-lg-10,.mx-lg-10{margin-left:8rem!important}.m-lg-11{margin:8.8rem!important}.mt-lg-11,.my-lg-11{margin-top:8.8rem!important}.mr-lg-11,.mx-lg-11{margin-right:8.8rem!important}.mb-lg-11,.my-lg-11{margin-bottom:8.8rem!important}.ml-lg-11,.mx-lg-11{margin-left:8.8rem!important}.m-lg-12{margin:9.6rem!important}.mt-lg-12,.my-lg-12{margin-top:9.6rem!important}.mr-lg-12,.mx-lg-12{margin-right:9.6rem!important}.mb-lg-12,.my-lg-12{margin-bottom:9.6rem!important}.ml-lg-12,.mx-lg-12{margin-left:9.6rem!important}.m-lg-13{margin:10.4rem!important}.mt-lg-13,.my-lg-13{margin-top:10.4rem!important}.mr-lg-13,.mx-lg-13{margin-right:10.4rem!important}.mb-lg-13,.my-lg-13{margin-bottom:10.4rem!important}.ml-lg-13,.mx-lg-13{margin-left:10.4rem!important}.m-lg-14{margin:11.2rem!important}.mt-lg-14,.my-lg-14{margin-top:11.2rem!important}.mr-lg-14,.mx-lg-14{margin-right:11.2rem!important}.mb-lg-14,.my-lg-14{margin-bottom:11.2rem!important}.ml-lg-14,.mx-lg-14{margin-left:11.2rem!important}.m-lg-16{margin:12.8rem!important}.mt-lg-16,.my-lg-16{margin-top:12.8rem!important}.mr-lg-16,.mx-lg-16{margin-right:12.8rem!important}.mb-lg-16,.my-lg-16{margin-bottom:12.8rem!important}.ml-lg-16,.mx-lg-16{margin-left:12.8rem!important}.m-lg-160{margin:16rem!important}.mt-lg-160,.my-lg-160{margin-top:16rem!important}.mr-lg-160,.mx-lg-160{margin-right:16rem!important}.mb-lg-160,.my-lg-160{margin-bottom:16rem!important}.ml-lg-160,.mx-lg-160{margin-left:16rem!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:.8rem!important}.pt-lg-1,.py-lg-1{padding-top:.8rem!important}.pr-lg-1,.px-lg-1{padding-right:.8rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.8rem!important}.pl-lg-1,.px-lg-1{padding-left:.8rem!important}.p-lg-2{padding:1.6rem!important}.pt-lg-2,.py-lg-2{padding-top:1.6rem!important}.pr-lg-2,.px-lg-2{padding-right:1.6rem!important}.pb-lg-2,.py-lg-2{padding-bottom:1.6rem!important}.pl-lg-2,.px-lg-2{padding-left:1.6rem!important}.p-lg-3{padding:2.4rem!important}.pt-lg-3,.py-lg-3{padding-top:2.4rem!important}.pr-lg-3,.px-lg-3{padding-right:2.4rem!important}.pb-lg-3,.py-lg-3{padding-bottom:2.4rem!important}.pl-lg-3,.px-lg-3{padding-left:2.4rem!important}.p-lg-4{padding:3.2rem!important}.pt-lg-4,.py-lg-4{padding-top:3.2rem!important}.pr-lg-4,.px-lg-4{padding-right:3.2rem!important}.pb-lg-4,.py-lg-4{padding-bottom:3.2rem!important}.pl-lg-4,.px-lg-4{padding-left:3.2rem!important}.p-lg-5{padding:4rem!important}.pt-lg-5,.py-lg-5{padding-top:4rem!important}.pr-lg-5,.px-lg-5{padding-right:4rem!important}.pb-lg-5,.py-lg-5{padding-bottom:4rem!important}.pl-lg-5,.px-lg-5{padding-left:4rem!important}.p-lg-6{padding:4.8rem!important}.pt-lg-6,.py-lg-6{padding-top:4.8rem!important}.pr-lg-6,.px-lg-6{padding-right:4.8rem!important}.pb-lg-6,.py-lg-6{padding-bottom:4.8rem!important}.pl-lg-6,.px-lg-6{padding-left:4.8rem!important}.p-lg-7{padding:5.6rem!important}.pt-lg-7,.py-lg-7{padding-top:5.6rem!important}.pr-lg-7,.px-lg-7{padding-right:5.6rem!important}.pb-lg-7,.py-lg-7{padding-bottom:5.6rem!important}.pl-lg-7,.px-lg-7{padding-left:5.6rem!important}.p-lg-8{padding:6.4rem!important}.pt-lg-8,.py-lg-8{padding-top:6.4rem!important}.pr-lg-8,.px-lg-8{padding-right:6.4rem!important}.pb-lg-8,.py-lg-8{padding-bottom:6.4rem!important}.pl-lg-8,.px-lg-8{padding-left:6.4rem!important}.p-lg-9{padding:7.2rem!important}.pt-lg-9,.py-lg-9{padding-top:7.2rem!important}.pr-lg-9,.px-lg-9{padding-right:7.2rem!important}.pb-lg-9,.py-lg-9{padding-bottom:7.2rem!important}.pl-lg-9,.px-lg-9{padding-left:7.2rem!important}.p-lg-10{padding:8rem!important}.pt-lg-10,.py-lg-10{padding-top:8rem!important}.pr-lg-10,.px-lg-10{padding-right:8rem!important}.pb-lg-10,.py-lg-10{padding-bottom:8rem!important}.pl-lg-10,.px-lg-10{padding-left:8rem!important}.p-lg-11{padding:8.8rem!important}.pt-lg-11,.py-lg-11{padding-top:8.8rem!important}.pr-lg-11,.px-lg-11{padding-right:8.8rem!important}.pb-lg-11,.py-lg-11{padding-bottom:8.8rem!important}.pl-lg-11,.px-lg-11{padding-left:8.8rem!important}.p-lg-12{padding:9.6rem!important}.pt-lg-12,.py-lg-12{padding-top:9.6rem!important}.pr-lg-12,.px-lg-12{padding-right:9.6rem!important}.pb-lg-12,.py-lg-12{padding-bottom:9.6rem!important}.pl-lg-12,.px-lg-12{padding-left:9.6rem!important}.p-lg-13{padding:10.4rem!important}.pt-lg-13,.py-lg-13{padding-top:10.4rem!important}.pr-lg-13,.px-lg-13{padding-right:10.4rem!important}.pb-lg-13,.py-lg-13{padding-bottom:10.4rem!important}.pl-lg-13,.px-lg-13{padding-left:10.4rem!important}.p-lg-14{padding:11.2rem!important}.pt-lg-14,.py-lg-14{padding-top:11.2rem!important}.pr-lg-14,.px-lg-14{padding-right:11.2rem!important}.pb-lg-14,.py-lg-14{padding-bottom:11.2rem!important}.pl-lg-14,.px-lg-14{padding-left:11.2rem!important}.p-lg-16{padding:12.8rem!important}.pt-lg-16,.py-lg-16{padding-top:12.8rem!important}.pr-lg-16,.px-lg-16{padding-right:12.8rem!important}.pb-lg-16,.py-lg-16{padding-bottom:12.8rem!important}.pl-lg-16,.px-lg-16{padding-left:12.8rem!important}.p-lg-160{padding:16rem!important}.pt-lg-160,.py-lg-160{padding-top:16rem!important}.pr-lg-160,.px-lg-160{padding-right:16rem!important}.pb-lg-160,.py-lg-160{padding-bottom:16rem!important}.pl-lg-160,.px-lg-160{padding-left:16rem!important}.m-lg-n1{margin:-.8rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.8rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.8rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.8rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.8rem!important}.m-lg-n2{margin:-1.6rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-1.6rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-1.6rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-1.6rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-1.6rem!important}.m-lg-n3{margin:-2.4rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-2.4rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-2.4rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-2.4rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-2.4rem!important}.m-lg-n4{margin:-3.2rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-3.2rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-3.2rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-3.2rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-3.2rem!important}.m-lg-n5{margin:-4rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-4rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-4rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-4rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-4rem!important}.m-lg-n6{margin:-4.8rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-4.8rem!important}.mr-lg-n6,.mx-lg-n6{margin-right:-4.8rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-4.8rem!important}.ml-lg-n6,.mx-lg-n6{margin-left:-4.8rem!important}.m-lg-n7{margin:-5.6rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-5.6rem!important}.mr-lg-n7,.mx-lg-n7{margin-right:-5.6rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-5.6rem!important}.ml-lg-n7,.mx-lg-n7{margin-left:-5.6rem!important}.m-lg-n8{margin:-6.4rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-6.4rem!important}.mr-lg-n8,.mx-lg-n8{margin-right:-6.4rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-6.4rem!important}.ml-lg-n8,.mx-lg-n8{margin-left:-6.4rem!important}.m-lg-n9{margin:-7.2rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-7.2rem!important}.mr-lg-n9,.mx-lg-n9{margin-right:-7.2rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-7.2rem!important}.ml-lg-n9,.mx-lg-n9{margin-left:-7.2rem!important}.m-lg-n10{margin:-8rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-8rem!important}.mr-lg-n10,.mx-lg-n10{margin-right:-8rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-8rem!important}.ml-lg-n10,.mx-lg-n10{margin-left:-8rem!important}.m-lg-n11{margin:-8.8rem!important}.mt-lg-n11,.my-lg-n11{margin-top:-8.8rem!important}.mr-lg-n11,.mx-lg-n11{margin-right:-8.8rem!important}.mb-lg-n11,.my-lg-n11{margin-bottom:-8.8rem!important}.ml-lg-n11,.mx-lg-n11{margin-left:-8.8rem!important}.m-lg-n12{margin:-9.6rem!important}.mt-lg-n12,.my-lg-n12{margin-top:-9.6rem!important}.mr-lg-n12,.mx-lg-n12{margin-right:-9.6rem!important}.mb-lg-n12,.my-lg-n12{margin-bottom:-9.6rem!important}.ml-lg-n12,.mx-lg-n12{margin-left:-9.6rem!important}.m-lg-n13{margin:-10.4rem!important}.mt-lg-n13,.my-lg-n13{margin-top:-10.4rem!important}.mr-lg-n13,.mx-lg-n13{margin-right:-10.4rem!important}.mb-lg-n13,.my-lg-n13{margin-bottom:-10.4rem!important}.ml-lg-n13,.mx-lg-n13{margin-left:-10.4rem!important}.m-lg-n14{margin:-11.2rem!important}.mt-lg-n14,.my-lg-n14{margin-top:-11.2rem!important}.mr-lg-n14,.mx-lg-n14{margin-right:-11.2rem!important}.mb-lg-n14,.my-lg-n14{margin-bottom:-11.2rem!important}.ml-lg-n14,.mx-lg-n14{margin-left:-11.2rem!important}.m-lg-n16{margin:-12.8rem!important}.mt-lg-n16,.my-lg-n16{margin-top:-12.8rem!important}.mr-lg-n16,.mx-lg-n16{margin-right:-12.8rem!important}.mb-lg-n16,.my-lg-n16{margin-bottom:-12.8rem!important}.ml-lg-n16,.mx-lg-n16{margin-left:-12.8rem!important}.m-lg-n160{margin:-16rem!important}.mt-lg-n160,.my-lg-n160{margin-top:-16rem!important}.mr-lg-n160,.mx-lg-n160{margin-right:-16rem!important}.mb-lg-n160,.my-lg-n160{margin-bottom:-16rem!important}.ml-lg-n160,.mx-lg-n160{margin-left:-16rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.8rem!important}.mt-xl-1,.my-xl-1{margin-top:.8rem!important}.mr-xl-1,.mx-xl-1{margin-right:.8rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.8rem!important}.ml-xl-1,.mx-xl-1{margin-left:.8rem!important}.m-xl-2{margin:1.6rem!important}.mt-xl-2,.my-xl-2{margin-top:1.6rem!important}.mr-xl-2,.mx-xl-2{margin-right:1.6rem!important}.mb-xl-2,.my-xl-2{margin-bottom:1.6rem!important}.ml-xl-2,.mx-xl-2{margin-left:1.6rem!important}.m-xl-3{margin:2.4rem!important}.mt-xl-3,.my-xl-3{margin-top:2.4rem!important}.mr-xl-3,.mx-xl-3{margin-right:2.4rem!important}.mb-xl-3,.my-xl-3{margin-bottom:2.4rem!important}.ml-xl-3,.mx-xl-3{margin-left:2.4rem!important}.m-xl-4{margin:3.2rem!important}.mt-xl-4,.my-xl-4{margin-top:3.2rem!important}.mr-xl-4,.mx-xl-4{margin-right:3.2rem!important}.mb-xl-4,.my-xl-4{margin-bottom:3.2rem!important}.ml-xl-4,.mx-xl-4{margin-left:3.2rem!important}.m-xl-5{margin:4rem!important}.mt-xl-5,.my-xl-5{margin-top:4rem!important}.mr-xl-5,.mx-xl-5{margin-right:4rem!important}.mb-xl-5,.my-xl-5{margin-bottom:4rem!important}.ml-xl-5,.mx-xl-5{margin-left:4rem!important}.m-xl-6{margin:4.8rem!important}.mt-xl-6,.my-xl-6{margin-top:4.8rem!important}.mr-xl-6,.mx-xl-6{margin-right:4.8rem!important}.mb-xl-6,.my-xl-6{margin-bottom:4.8rem!important}.ml-xl-6,.mx-xl-6{margin-left:4.8rem!important}.m-xl-7{margin:5.6rem!important}.mt-xl-7,.my-xl-7{margin-top:5.6rem!important}.mr-xl-7,.mx-xl-7{margin-right:5.6rem!important}.mb-xl-7,.my-xl-7{margin-bottom:5.6rem!important}.ml-xl-7,.mx-xl-7{margin-left:5.6rem!important}.m-xl-8{margin:6.4rem!important}.mt-xl-8,.my-xl-8{margin-top:6.4rem!important}.mr-xl-8,.mx-xl-8{margin-right:6.4rem!important}.mb-xl-8,.my-xl-8{margin-bottom:6.4rem!important}.ml-xl-8,.mx-xl-8{margin-left:6.4rem!important}.m-xl-9{margin:7.2rem!important}.mt-xl-9,.my-xl-9{margin-top:7.2rem!important}.mr-xl-9,.mx-xl-9{margin-right:7.2rem!important}.mb-xl-9,.my-xl-9{margin-bottom:7.2rem!important}.ml-xl-9,.mx-xl-9{margin-left:7.2rem!important}.m-xl-10{margin:8rem!important}.mt-xl-10,.my-xl-10{margin-top:8rem!important}.mr-xl-10,.mx-xl-10{margin-right:8rem!important}.mb-xl-10,.my-xl-10{margin-bottom:8rem!important}.ml-xl-10,.mx-xl-10{margin-left:8rem!important}.m-xl-11{margin:8.8rem!important}.mt-xl-11,.my-xl-11{margin-top:8.8rem!important}.mr-xl-11,.mx-xl-11{margin-right:8.8rem!important}.mb-xl-11,.my-xl-11{margin-bottom:8.8rem!important}.ml-xl-11,.mx-xl-11{margin-left:8.8rem!important}.m-xl-12{margin:9.6rem!important}.mt-xl-12,.my-xl-12{margin-top:9.6rem!important}.mr-xl-12,.mx-xl-12{margin-right:9.6rem!important}.mb-xl-12,.my-xl-12{margin-bottom:9.6rem!important}.ml-xl-12,.mx-xl-12{margin-left:9.6rem!important}.m-xl-13{margin:10.4rem!important}.mt-xl-13,.my-xl-13{margin-top:10.4rem!important}.mr-xl-13,.mx-xl-13{margin-right:10.4rem!important}.mb-xl-13,.my-xl-13{margin-bottom:10.4rem!important}.ml-xl-13,.mx-xl-13{margin-left:10.4rem!important}.m-xl-14{margin:11.2rem!important}.mt-xl-14,.my-xl-14{margin-top:11.2rem!important}.mr-xl-14,.mx-xl-14{margin-right:11.2rem!important}.mb-xl-14,.my-xl-14{margin-bottom:11.2rem!important}.ml-xl-14,.mx-xl-14{margin-left:11.2rem!important}.m-xl-16{margin:12.8rem!important}.mt-xl-16,.my-xl-16{margin-top:12.8rem!important}.mr-xl-16,.mx-xl-16{margin-right:12.8rem!important}.mb-xl-16,.my-xl-16{margin-bottom:12.8rem!important}.ml-xl-16,.mx-xl-16{margin-left:12.8rem!important}.m-xl-160{margin:16rem!important}.mt-xl-160,.my-xl-160{margin-top:16rem!important}.mr-xl-160,.mx-xl-160{margin-right:16rem!important}.mb-xl-160,.my-xl-160{margin-bottom:16rem!important}.ml-xl-160,.mx-xl-160{margin-left:16rem!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:.8rem!important}.pt-xl-1,.py-xl-1{padding-top:.8rem!important}.pr-xl-1,.px-xl-1{padding-right:.8rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.8rem!important}.pl-xl-1,.px-xl-1{padding-left:.8rem!important}.p-xl-2{padding:1.6rem!important}.pt-xl-2,.py-xl-2{padding-top:1.6rem!important}.pr-xl-2,.px-xl-2{padding-right:1.6rem!important}.pb-xl-2,.py-xl-2{padding-bottom:1.6rem!important}.pl-xl-2,.px-xl-2{padding-left:1.6rem!important}.p-xl-3{padding:2.4rem!important}.pt-xl-3,.py-xl-3{padding-top:2.4rem!important}.pr-xl-3,.px-xl-3{padding-right:2.4rem!important}.pb-xl-3,.py-xl-3{padding-bottom:2.4rem!important}.pl-xl-3,.px-xl-3{padding-left:2.4rem!important}.p-xl-4{padding:3.2rem!important}.pt-xl-4,.py-xl-4{padding-top:3.2rem!important}.pr-xl-4,.px-xl-4{padding-right:3.2rem!important}.pb-xl-4,.py-xl-4{padding-bottom:3.2rem!important}.pl-xl-4,.px-xl-4{padding-left:3.2rem!important}.p-xl-5{padding:4rem!important}.pt-xl-5,.py-xl-5{padding-top:4rem!important}.pr-xl-5,.px-xl-5{padding-right:4rem!important}.pb-xl-5,.py-xl-5{padding-bottom:4rem!important}.pl-xl-5,.px-xl-5{padding-left:4rem!important}.p-xl-6{padding:4.8rem!important}.pt-xl-6,.py-xl-6{padding-top:4.8rem!important}.pr-xl-6,.px-xl-6{padding-right:4.8rem!important}.pb-xl-6,.py-xl-6{padding-bottom:4.8rem!important}.pl-xl-6,.px-xl-6{padding-left:4.8rem!important}.p-xl-7{padding:5.6rem!important}.pt-xl-7,.py-xl-7{padding-top:5.6rem!important}.pr-xl-7,.px-xl-7{padding-right:5.6rem!important}.pb-xl-7,.py-xl-7{padding-bottom:5.6rem!important}.pl-xl-7,.px-xl-7{padding-left:5.6rem!important}.p-xl-8{padding:6.4rem!important}.pt-xl-8,.py-xl-8{padding-top:6.4rem!important}.pr-xl-8,.px-xl-8{padding-right:6.4rem!important}.pb-xl-8,.py-xl-8{padding-bottom:6.4rem!important}.pl-xl-8,.px-xl-8{padding-left:6.4rem!important}.p-xl-9{padding:7.2rem!important}.pt-xl-9,.py-xl-9{padding-top:7.2rem!important}.pr-xl-9,.px-xl-9{padding-right:7.2rem!important}.pb-xl-9,.py-xl-9{padding-bottom:7.2rem!important}.pl-xl-9,.px-xl-9{padding-left:7.2rem!important}.p-xl-10{padding:8rem!important}.pt-xl-10,.py-xl-10{padding-top:8rem!important}.pr-xl-10,.px-xl-10{padding-right:8rem!important}.pb-xl-10,.py-xl-10{padding-bottom:8rem!important}.pl-xl-10,.px-xl-10{padding-left:8rem!important}.p-xl-11{padding:8.8rem!important}.pt-xl-11,.py-xl-11{padding-top:8.8rem!important}.pr-xl-11,.px-xl-11{padding-right:8.8rem!important}.pb-xl-11,.py-xl-11{padding-bottom:8.8rem!important}.pl-xl-11,.px-xl-11{padding-left:8.8rem!important}.p-xl-12{padding:9.6rem!important}.pt-xl-12,.py-xl-12{padding-top:9.6rem!important}.pr-xl-12,.px-xl-12{padding-right:9.6rem!important}.pb-xl-12,.py-xl-12{padding-bottom:9.6rem!important}.pl-xl-12,.px-xl-12{padding-left:9.6rem!important}.p-xl-13{padding:10.4rem!important}.pt-xl-13,.py-xl-13{padding-top:10.4rem!important}.pr-xl-13,.px-xl-13{padding-right:10.4rem!important}.pb-xl-13,.py-xl-13{padding-bottom:10.4rem!important}.pl-xl-13,.px-xl-13{padding-left:10.4rem!important}.p-xl-14{padding:11.2rem!important}.pt-xl-14,.py-xl-14{padding-top:11.2rem!important}.pr-xl-14,.px-xl-14{padding-right:11.2rem!important}.pb-xl-14,.py-xl-14{padding-bottom:11.2rem!important}.pl-xl-14,.px-xl-14{padding-left:11.2rem!important}.p-xl-16{padding:12.8rem!important}.pt-xl-16,.py-xl-16{padding-top:12.8rem!important}.pr-xl-16,.px-xl-16{padding-right:12.8rem!important}.pb-xl-16,.py-xl-16{padding-bottom:12.8rem!important}.pl-xl-16,.px-xl-16{padding-left:12.8rem!important}.p-xl-160{padding:16rem!important}.pt-xl-160,.py-xl-160{padding-top:16rem!important}.pr-xl-160,.px-xl-160{padding-right:16rem!important}.pb-xl-160,.py-xl-160{padding-bottom:16rem!important}.pl-xl-160,.px-xl-160{padding-left:16rem!important}.m-xl-n1{margin:-.8rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.8rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.8rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.8rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.8rem!important}.m-xl-n2{margin:-1.6rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-1.6rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-1.6rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-1.6rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-1.6rem!important}.m-xl-n3{margin:-2.4rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-2.4rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-2.4rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-2.4rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-2.4rem!important}.m-xl-n4{margin:-3.2rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-3.2rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-3.2rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-3.2rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-3.2rem!important}.m-xl-n5{margin:-4rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-4rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-4rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-4rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-4rem!important}.m-xl-n6{margin:-4.8rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-4.8rem!important}.mr-xl-n6,.mx-xl-n6{margin-right:-4.8rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-4.8rem!important}.ml-xl-n6,.mx-xl-n6{margin-left:-4.8rem!important}.m-xl-n7{margin:-5.6rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-5.6rem!important}.mr-xl-n7,.mx-xl-n7{margin-right:-5.6rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-5.6rem!important}.ml-xl-n7,.mx-xl-n7{margin-left:-5.6rem!important}.m-xl-n8{margin:-6.4rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-6.4rem!important}.mr-xl-n8,.mx-xl-n8{margin-right:-6.4rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-6.4rem!important}.ml-xl-n8,.mx-xl-n8{margin-left:-6.4rem!important}.m-xl-n9{margin:-7.2rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-7.2rem!important}.mr-xl-n9,.mx-xl-n9{margin-right:-7.2rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-7.2rem!important}.ml-xl-n9,.mx-xl-n9{margin-left:-7.2rem!important}.m-xl-n10{margin:-8rem!important}.mt-xl-n10,.my-xl-n10{margin-top:-8rem!important}.mr-xl-n10,.mx-xl-n10{margin-right:-8rem!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-8rem!important}.ml-xl-n10,.mx-xl-n10{margin-left:-8rem!important}.m-xl-n11{margin:-8.8rem!important}.mt-xl-n11,.my-xl-n11{margin-top:-8.8rem!important}.mr-xl-n11,.mx-xl-n11{margin-right:-8.8rem!important}.mb-xl-n11,.my-xl-n11{margin-bottom:-8.8rem!important}.ml-xl-n11,.mx-xl-n11{margin-left:-8.8rem!important}.m-xl-n12{margin:-9.6rem!important}.mt-xl-n12,.my-xl-n12{margin-top:-9.6rem!important}.mr-xl-n12,.mx-xl-n12{margin-right:-9.6rem!important}.mb-xl-n12,.my-xl-n12{margin-bottom:-9.6rem!important}.ml-xl-n12,.mx-xl-n12{margin-left:-9.6rem!important}.m-xl-n13{margin:-10.4rem!important}.mt-xl-n13,.my-xl-n13{margin-top:-10.4rem!important}.mr-xl-n13,.mx-xl-n13{margin-right:-10.4rem!important}.mb-xl-n13,.my-xl-n13{margin-bottom:-10.4rem!important}.ml-xl-n13,.mx-xl-n13{margin-left:-10.4rem!important}.m-xl-n14{margin:-11.2rem!important}.mt-xl-n14,.my-xl-n14{margin-top:-11.2rem!important}.mr-xl-n14,.mx-xl-n14{margin-right:-11.2rem!important}.mb-xl-n14,.my-xl-n14{margin-bottom:-11.2rem!important}.ml-xl-n14,.mx-xl-n14{margin-left:-11.2rem!important}.m-xl-n16{margin:-12.8rem!important}.mt-xl-n16,.my-xl-n16{margin-top:-12.8rem!important}.mr-xl-n16,.mx-xl-n16{margin-right:-12.8rem!important}.mb-xl-n16,.my-xl-n16{margin-bottom:-12.8rem!important}.ml-xl-n16,.mx-xl-n16{margin-left:-12.8rem!important}.m-xl-n160{margin:-16rem!important}.mt-xl-n160,.my-xl-n160{margin-top:-16rem!important}.mr-xl-n160,.mx-xl-n160{margin-right:-16rem!important}.mb-xl-n160,.my-xl-n160{margin-bottom:-16rem!important}.ml-xl-n160,.mx-xl-n160{margin-left:-16rem!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}}@media (min-width:1440px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.8rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.8rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.8rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.8rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.8rem!important}.m-xxl-2{margin:1.6rem!important}.mt-xxl-2,.my-xxl-2{margin-top:1.6rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:1.6rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:1.6rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:1.6rem!important}.m-xxl-3{margin:2.4rem!important}.mt-xxl-3,.my-xxl-3{margin-top:2.4rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:2.4rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:2.4rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:2.4rem!important}.m-xxl-4{margin:3.2rem!important}.mt-xxl-4,.my-xxl-4{margin-top:3.2rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:3.2rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:3.2rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:3.2rem!important}.m-xxl-5{margin:4rem!important}.mt-xxl-5,.my-xxl-5{margin-top:4rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:4rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:4rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:4rem!important}.m-xxl-6{margin:4.8rem!important}.mt-xxl-6,.my-xxl-6{margin-top:4.8rem!important}.mr-xxl-6,.mx-xxl-6{margin-right:4.8rem!important}.mb-xxl-6,.my-xxl-6{margin-bottom:4.8rem!important}.ml-xxl-6,.mx-xxl-6{margin-left:4.8rem!important}.m-xxl-7{margin:5.6rem!important}.mt-xxl-7,.my-xxl-7{margin-top:5.6rem!important}.mr-xxl-7,.mx-xxl-7{margin-right:5.6rem!important}.mb-xxl-7,.my-xxl-7{margin-bottom:5.6rem!important}.ml-xxl-7,.mx-xxl-7{margin-left:5.6rem!important}.m-xxl-8{margin:6.4rem!important}.mt-xxl-8,.my-xxl-8{margin-top:6.4rem!important}.mr-xxl-8,.mx-xxl-8{margin-right:6.4rem!important}.mb-xxl-8,.my-xxl-8{margin-bottom:6.4rem!important}.ml-xxl-8,.mx-xxl-8{margin-left:6.4rem!important}.m-xxl-9{margin:7.2rem!important}.mt-xxl-9,.my-xxl-9{margin-top:7.2rem!important}.mr-xxl-9,.mx-xxl-9{margin-right:7.2rem!important}.mb-xxl-9,.my-xxl-9{margin-bottom:7.2rem!important}.ml-xxl-9,.mx-xxl-9{margin-left:7.2rem!important}.m-xxl-10{margin:8rem!important}.mt-xxl-10,.my-xxl-10{margin-top:8rem!important}.mr-xxl-10,.mx-xxl-10{margin-right:8rem!important}.mb-xxl-10,.my-xxl-10{margin-bottom:8rem!important}.ml-xxl-10,.mx-xxl-10{margin-left:8rem!important}.m-xxl-11{margin:8.8rem!important}.mt-xxl-11,.my-xxl-11{margin-top:8.8rem!important}.mr-xxl-11,.mx-xxl-11{margin-right:8.8rem!important}.mb-xxl-11,.my-xxl-11{margin-bottom:8.8rem!important}.ml-xxl-11,.mx-xxl-11{margin-left:8.8rem!important}.m-xxl-12{margin:9.6rem!important}.mt-xxl-12,.my-xxl-12{margin-top:9.6rem!important}.mr-xxl-12,.mx-xxl-12{margin-right:9.6rem!important}.mb-xxl-12,.my-xxl-12{margin-bottom:9.6rem!important}.ml-xxl-12,.mx-xxl-12{margin-left:9.6rem!important}.m-xxl-13{margin:10.4rem!important}.mt-xxl-13,.my-xxl-13{margin-top:10.4rem!important}.mr-xxl-13,.mx-xxl-13{margin-right:10.4rem!important}.mb-xxl-13,.my-xxl-13{margin-bottom:10.4rem!important}.ml-xxl-13,.mx-xxl-13{margin-left:10.4rem!important}.m-xxl-14{margin:11.2rem!important}.mt-xxl-14,.my-xxl-14{margin-top:11.2rem!important}.mr-xxl-14,.mx-xxl-14{margin-right:11.2rem!important}.mb-xxl-14,.my-xxl-14{margin-bottom:11.2rem!important}.ml-xxl-14,.mx-xxl-14{margin-left:11.2rem!important}.m-xxl-16{margin:12.8rem!important}.mt-xxl-16,.my-xxl-16{margin-top:12.8rem!important}.mr-xxl-16,.mx-xxl-16{margin-right:12.8rem!important}.mb-xxl-16,.my-xxl-16{margin-bottom:12.8rem!important}.ml-xxl-16,.mx-xxl-16{margin-left:12.8rem!important}.m-xxl-160{margin:16rem!important}.mt-xxl-160,.my-xxl-160{margin-top:16rem!important}.mr-xxl-160,.mx-xxl-160{margin-right:16rem!important}.mb-xxl-160,.my-xxl-160{margin-bottom:16rem!important}.ml-xxl-160,.mx-xxl-160{margin-left:16rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.8rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.8rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.8rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.8rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.8rem!important}.p-xxl-2{padding:1.6rem!important}.pt-xxl-2,.py-xxl-2{padding-top:1.6rem!important}.pr-xxl-2,.px-xxl-2{padding-right:1.6rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:1.6rem!important}.pl-xxl-2,.px-xxl-2{padding-left:1.6rem!important}.p-xxl-3{padding:2.4rem!important}.pt-xxl-3,.py-xxl-3{padding-top:2.4rem!important}.pr-xxl-3,.px-xxl-3{padding-right:2.4rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:2.4rem!important}.pl-xxl-3,.px-xxl-3{padding-left:2.4rem!important}.p-xxl-4{padding:3.2rem!important}.pt-xxl-4,.py-xxl-4{padding-top:3.2rem!important}.pr-xxl-4,.px-xxl-4{padding-right:3.2rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:3.2rem!important}.pl-xxl-4,.px-xxl-4{padding-left:3.2rem!important}.p-xxl-5{padding:4rem!important}.pt-xxl-5,.py-xxl-5{padding-top:4rem!important}.pr-xxl-5,.px-xxl-5{padding-right:4rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:4rem!important}.pl-xxl-5,.px-xxl-5{padding-left:4rem!important}.p-xxl-6{padding:4.8rem!important}.pt-xxl-6,.py-xxl-6{padding-top:4.8rem!important}.pr-xxl-6,.px-xxl-6{padding-right:4.8rem!important}.pb-xxl-6,.py-xxl-6{padding-bottom:4.8rem!important}.pl-xxl-6,.px-xxl-6{padding-left:4.8rem!important}.p-xxl-7{padding:5.6rem!important}.pt-xxl-7,.py-xxl-7{padding-top:5.6rem!important}.pr-xxl-7,.px-xxl-7{padding-right:5.6rem!important}.pb-xxl-7,.py-xxl-7{padding-bottom:5.6rem!important}.pl-xxl-7,.px-xxl-7{padding-left:5.6rem!important}.p-xxl-8{padding:6.4rem!important}.pt-xxl-8,.py-xxl-8{padding-top:6.4rem!important}.pr-xxl-8,.px-xxl-8{padding-right:6.4rem!important}.pb-xxl-8,.py-xxl-8{padding-bottom:6.4rem!important}.pl-xxl-8,.px-xxl-8{padding-left:6.4rem!important}.p-xxl-9{padding:7.2rem!important}.pt-xxl-9,.py-xxl-9{padding-top:7.2rem!important}.pr-xxl-9,.px-xxl-9{padding-right:7.2rem!important}.pb-xxl-9,.py-xxl-9{padding-bottom:7.2rem!important}.pl-xxl-9,.px-xxl-9{padding-left:7.2rem!important}.p-xxl-10{padding:8rem!important}.pt-xxl-10,.py-xxl-10{padding-top:8rem!important}.pr-xxl-10,.px-xxl-10{padding-right:8rem!important}.pb-xxl-10,.py-xxl-10{padding-bottom:8rem!important}.pl-xxl-10,.px-xxl-10{padding-left:8rem!important}.p-xxl-11{padding:8.8rem!important}.pt-xxl-11,.py-xxl-11{padding-top:8.8rem!important}.pr-xxl-11,.px-xxl-11{padding-right:8.8rem!important}.pb-xxl-11,.py-xxl-11{padding-bottom:8.8rem!important}.pl-xxl-11,.px-xxl-11{padding-left:8.8rem!important}.p-xxl-12{padding:9.6rem!important}.pt-xxl-12,.py-xxl-12{padding-top:9.6rem!important}.pr-xxl-12,.px-xxl-12{padding-right:9.6rem!important}.pb-xxl-12,.py-xxl-12{padding-bottom:9.6rem!important}.pl-xxl-12,.px-xxl-12{padding-left:9.6rem!important}.p-xxl-13{padding:10.4rem!important}.pt-xxl-13,.py-xxl-13{padding-top:10.4rem!important}.pr-xxl-13,.px-xxl-13{padding-right:10.4rem!important}.pb-xxl-13,.py-xxl-13{padding-bottom:10.4rem!important}.pl-xxl-13,.px-xxl-13{padding-left:10.4rem!important}.p-xxl-14{padding:11.2rem!important}.pt-xxl-14,.py-xxl-14{padding-top:11.2rem!important}.pr-xxl-14,.px-xxl-14{padding-right:11.2rem!important}.pb-xxl-14,.py-xxl-14{padding-bottom:11.2rem!important}.pl-xxl-14,.px-xxl-14{padding-left:11.2rem!important}.p-xxl-16{padding:12.8rem!important}.pt-xxl-16,.py-xxl-16{padding-top:12.8rem!important}.pr-xxl-16,.px-xxl-16{padding-right:12.8rem!important}.pb-xxl-16,.py-xxl-16{padding-bottom:12.8rem!important}.pl-xxl-16,.px-xxl-16{padding-left:12.8rem!important}.p-xxl-160{padding:16rem!important}.pt-xxl-160,.py-xxl-160{padding-top:16rem!important}.pr-xxl-160,.px-xxl-160{padding-right:16rem!important}.pb-xxl-160,.py-xxl-160{padding-bottom:16rem!important}.pl-xxl-160,.px-xxl-160{padding-left:16rem!important}.m-xxl-n1{margin:-.8rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.8rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.8rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.8rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.8rem!important}.m-xxl-n2{margin:-1.6rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-1.6rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-1.6rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-1.6rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-1.6rem!important}.m-xxl-n3{margin:-2.4rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-2.4rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-2.4rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-2.4rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-2.4rem!important}.m-xxl-n4{margin:-3.2rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-3.2rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-3.2rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-3.2rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-3.2rem!important}.m-xxl-n5{margin:-4rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-4rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-4rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-4rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-4rem!important}.m-xxl-n6{margin:-4.8rem!important}.mt-xxl-n6,.my-xxl-n6{margin-top:-4.8rem!important}.mr-xxl-n6,.mx-xxl-n6{margin-right:-4.8rem!important}.mb-xxl-n6,.my-xxl-n6{margin-bottom:-4.8rem!important}.ml-xxl-n6,.mx-xxl-n6{margin-left:-4.8rem!important}.m-xxl-n7{margin:-5.6rem!important}.mt-xxl-n7,.my-xxl-n7{margin-top:-5.6rem!important}.mr-xxl-n7,.mx-xxl-n7{margin-right:-5.6rem!important}.mb-xxl-n7,.my-xxl-n7{margin-bottom:-5.6rem!important}.ml-xxl-n7,.mx-xxl-n7{margin-left:-5.6rem!important}.m-xxl-n8{margin:-6.4rem!important}.mt-xxl-n8,.my-xxl-n8{margin-top:-6.4rem!important}.mr-xxl-n8,.mx-xxl-n8{margin-right:-6.4rem!important}.mb-xxl-n8,.my-xxl-n8{margin-bottom:-6.4rem!important}.ml-xxl-n8,.mx-xxl-n8{margin-left:-6.4rem!important}.m-xxl-n9{margin:-7.2rem!important}.mt-xxl-n9,.my-xxl-n9{margin-top:-7.2rem!important}.mr-xxl-n9,.mx-xxl-n9{margin-right:-7.2rem!important}.mb-xxl-n9,.my-xxl-n9{margin-bottom:-7.2rem!important}.ml-xxl-n9,.mx-xxl-n9{margin-left:-7.2rem!important}.m-xxl-n10{margin:-8rem!important}.mt-xxl-n10,.my-xxl-n10{margin-top:-8rem!important}.mr-xxl-n10,.mx-xxl-n10{margin-right:-8rem!important}.mb-xxl-n10,.my-xxl-n10{margin-bottom:-8rem!important}.ml-xxl-n10,.mx-xxl-n10{margin-left:-8rem!important}.m-xxl-n11{margin:-8.8rem!important}.mt-xxl-n11,.my-xxl-n11{margin-top:-8.8rem!important}.mr-xxl-n11,.mx-xxl-n11{margin-right:-8.8rem!important}.mb-xxl-n11,.my-xxl-n11{margin-bottom:-8.8rem!important}.ml-xxl-n11,.mx-xxl-n11{margin-left:-8.8rem!important}.m-xxl-n12{margin:-9.6rem!important}.mt-xxl-n12,.my-xxl-n12{margin-top:-9.6rem!important}.mr-xxl-n12,.mx-xxl-n12{margin-right:-9.6rem!important}.mb-xxl-n12,.my-xxl-n12{margin-bottom:-9.6rem!important}.ml-xxl-n12,.mx-xxl-n12{margin-left:-9.6rem!important}.m-xxl-n13{margin:-10.4rem!important}.mt-xxl-n13,.my-xxl-n13{margin-top:-10.4rem!important}.mr-xxl-n13,.mx-xxl-n13{margin-right:-10.4rem!important}.mb-xxl-n13,.my-xxl-n13{margin-bottom:-10.4rem!important}.ml-xxl-n13,.mx-xxl-n13{margin-left:-10.4rem!important}.m-xxl-n14{margin:-11.2rem!important}.mt-xxl-n14,.my-xxl-n14{margin-top:-11.2rem!important}.mr-xxl-n14,.mx-xxl-n14{margin-right:-11.2rem!important}.mb-xxl-n14,.my-xxl-n14{margin-bottom:-11.2rem!important}.ml-xxl-n14,.mx-xxl-n14{margin-left:-11.2rem!important}.m-xxl-n16{margin:-12.8rem!important}.mt-xxl-n16,.my-xxl-n16{margin-top:-12.8rem!important}.mr-xxl-n16,.mx-xxl-n16{margin-right:-12.8rem!important}.mb-xxl-n16,.my-xxl-n16{margin-bottom:-12.8rem!important}.ml-xxl-n16,.mx-xxl-n16{margin-left:-12.8rem!important}.m-xxl-n160{margin:-16rem!important}.mt-xxl-n160,.my-xxl-n160{margin-top:-16rem!important}.mr-xxl-n160,.mx-xxl-n160{margin-right:-16rem!important}.mb-xxl-n160,.my-xxl-n160{margin-bottom:-16rem!important}.ml-xxl-n160,.mx-xxl-n160{margin-left:-16rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.stretched-link:after{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1440px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#009690!important}a.text-primary:focus,a.text-primary:hover{color:#004a47!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#000!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{background-color:transparent;border:0;color:transparent;font:0/0 a;text-shadow:none}.text-decoration-none{text-decoration:none!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{border-color:#dee2e6;color:inherit}}body{max-width:100vw;overflow-x:hidden;width:100%}.preload *{transition:none!important}.z-index-1{z-index:1}.image-as-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}@media (max-width:767.98px){.no-padding-mobile{padding:0}}.bg-black{background-color:#000!important;color:#fff}.bg-black h1,.bg-black h2,.bg-black h3,.bg-black h4,.bg-black h5,.bg-black h6{color:#fff!important}.bg-primary{background-color:#009690!important;color:#fff}.bg-primary h1,.bg-primary h2,.bg-primary h3,.bg-primary h4,.bg-primary h5,.bg-primary h6{color:#fff!important}.bg-mercury{background-color:#e6e6e6!important;color:#000}.bg-mercury h1,.bg-mercury h2,.bg-mercury h3,.bg-mercury h4,.bg-mercury h5,.bg-mercury h6{color:#000!important}.bg-pastel-green{background-color:#82e678!important;color:#000}.bg-pastel-green h1,.bg-pastel-green h2,.bg-pastel-green h3,.bg-pastel-green h4,.bg-pastel-green h5,.bg-pastel-green h6{color:#000!important}.bg-curious-blue{background-color:#28a0c8!important;color:#000}.bg-curious-blue h1,.bg-curious-blue h2,.bg-curious-blue h3,.bg-curious-blue h4,.bg-curious-blue h5,.bg-curious-blue h6{color:#000!important}.bg-cruise{background-color:#b6efe6!important;color:#000}.bg-cruise h1,.bg-cruise h2,.bg-cruise h3,.bg-cruise h4,.bg-cruise h5,.bg-cruise h6{color:#000!important}.bg-link-water{background-color:#dff1f7!important;color:#000}.bg-link-water h1,.bg-link-water h2,.bg-link-water h3,.bg-link-water h4,.bg-link-water h5,.bg-link-water h6{color:#000!important}.bg-athens-gray{background-color:#f1f1f5!important;color:#000}.bg-athens-gray h1,.bg-athens-gray h2,.bg-athens-gray h3,.bg-athens-gray h4,.bg-athens-gray h5,.bg-athens-gray h6{color:#000!important}.hr-dusty-gray{border-color:#969696;border-width:.2rem}.hr-white{border-color:#fff;border-width:.2rem}.flex-grow{flex-grow:1}.pos-rel{position:relative}.pos-stat{position:static}.bg-circle{position:relative}.bg-circle:before{background-image:url(/img/circle.svg);background-position:0;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:50vw;z-index:-1}@media (min-width:1200px)and (max-width:1439.98px){.bg-circle:before{height:75%}}.bg-vlaanderen{background-repeat:no-repeat;background-size:contain}@media (max-width:991.98px){.bg-vlaanderen{background-position:0 100%;background-size:auto 7rem;padding-bottom:8rem}}.contact-form-anchor{position:absolute;top:-4rem}.ml-container{margin-left:var(--container-margin)}.mr-container{margin-right:var(--container-margin)}html{font-size:10px;overflow-x:hidden}body{font-size:1.8rem;line-height:3rem}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{font-weight:700}.h1,h1{font-size:3.4rem;letter-spacing:.1rem;line-height:3.4rem}@media (max-width:991.98px){.h1,h1{word-wrap:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;-ms-word-break:break-all;word-break:break-word}}@media (min-width:768px){.h1,h1{font-size:6rem;letter-spacing:.3rem;line-height:5.6rem}}.h2,h2{font-size:3.2rem;line-height:4rem}@media (max-width:575.98px){.h2,h2{word-wrap:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;-ms-word-break:break-all;word-break:break-word}}@media (min-width:768px){.h2,h2{font-size:4rem;line-height:5rem}}.h3,h3{font-size:3.2rem;line-height:4rem}.h4,h4{font-size:2.4rem;letter-spacing:.05rem}.h4,.h5,h4,h5{line-height:3.2rem}.h5,h5{font-size:2rem}.h6,h6{font-size:1.8rem;font-weight:700;line-height:1.8rem}a{outline:2px solid transparent;outline-offset:5px;transition:all .2s ease-in-out,outline-offset .2s linear}a:focus{outline-color:#00c8aa;outline-offset:2px}.form-check a,p a{background-image:linear-gradient(120deg,rgba(0,200,170,.4),rgba(0,200,170,.2));background-position:0 100%;background-repeat:no-repeat;background-size:100% 55%;color:inherit}.form-check a:hover,p a:hover{background-size:100% 100%;color:inherit;text-decoration:none}.highlight{background-image:linear-gradient(120deg,rgba(0,200,170,.4),rgba(0,200,170,.2));background-position:0 100%;background-repeat:no-repeat;background-size:100% 55%;color:inherit}.text-intro{font-size:2.4rem;line-height:3.8rem}.text-bold{font-weight:700}.text-black{color:#000}.text-emperor{color:#505050}.text-curious-blue{color:#28a0c8}small{font-size:1.6rem}.text-link{color:#009690;display:inline-block;font-weight:700}.list-comma-separated li:not(:last-child):after{content:", ";display:inline-block}@media (min-width:576px){.textblock__columnize--col-2{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px}.textblock__columnize--col-3{-moz-column-count:3;column-count:3;-moz-column-gap:30px;column-gap:30px}}.partner-image{max-height:10rem;max-width:73%}.partner-image--big{flex:1;max-height:15.8rem;width:100%}.img-caption{color:#505050;font-size:1.4rem}.deco-image{padding-top:45%}.btn{border:2px solid transparent;border-radius:2.4rem;display:inline-block;font-size:1.6rem;font-weight:700;letter-spacing:.08rem;line-height:1.6rem;min-width:16rem;outline:2px solid transparent;outline-offset:5px;padding:1.4rem 2.4rem;text-align:center;transition:all .2s ease-in-out,outline-offset .2s linear}.btn:focus{outline-color:#00c8aa;outline-offset:2px}.btn:hover{text-decoration:none}.btn--primary{background-color:#009690;border-color:#009690;color:#fff}.btn--primary:hover{background-color:#00c8aa;border-color:#00c8aa;color:#000}.btn--primary-outline{background:none;border:2px solid #009690;color:#009690}.btn--primary-outline:hover{background-color:#009690;color:#000}.btn--ghost{background:none;border:2px solid #000;color:#000}.btn--ghost:hover{background-color:#000;color:#00c8aa}.btn--black{background:#000;border:2px solid #000;color:#fff}.btn--black:hover{background-color:#00c8aa;color:#000}.btn--green{background-color:#82e678;color:#000;outline:2px solid transparent;outline-offset:5px;text-transform:uppercase;transition:all .2s ease-in-out,outline-offset .2s linear}.btn--green:focus{outline-color:#00c8aa;outline-offset:2px}.btn--green:hover{background-color:#66e05a;color:#000;text-decoration:none}.btn--white{background-color:#fff;color:#009690}.btn--white:hover{background-color:#009690;color:#fff}.btn--view{background:none;border:none;font-size:1.8rem;outline:2px solid transparent;outline-offset:5px;padding:0;transition:all .2s ease-in-out,outline-offset .2s linear}.btn--view .icon{background-color:#000;border-radius:50%;color:#fff;font-size:1.2rem;height:2.8rem;line-height:2.8rem;transition:all .2s ease-in-out;width:2.8rem}.btn--view:focus{outline-color:#00c8aa;outline-offset:2px}.btn--view:hover{color:#009690}.btn--view:hover .icon{background:#009690;color:#fff}.btn--reset{color:#969696;font-size:1.4rem}.btn--reset:before{content:"";font-family:Font Awesome\ 5 Pro;font-weight:400;margin-right:1.2rem}.card{position:relative}.card:hover .card__image{transform:scale(1.1)}.card .card__image-container .card__image{height:100%;left:0;position:absolute;top:0;width:100%}.card__label{background-color:#009690;color:#fff;display:block;font-size:1.4rem;font-weight:700;left:-.9rem;line-height:1.8rem;max-width:85%;padding:.8rem 1.2rem;position:absolute;top:1.6rem;z-index:2}.card__meta{color:#28a0c8;display:inline-block;font-size:1.4rem;margin-bottom:.8rem;text-transform:uppercase}.card__date{color:#969696;font-size:1.4rem}.card__category,.card__date{font-weight:700}.card__image-container{margin-bottom:1.6rem;overflow:hidden;padding-top:56%;position:relative}.card__image{transition:all 1s ease-in-out}.card__image-overlay{align-items:center;background-color:rgba(80,80,80,.5);color:#fff;display:flex;font-size:3.5rem;font-weight:700;height:100%;justify-content:center;left:0;line-height:4.2rem;position:absolute;text-align:center;top:0;width:100%;z-index:1}@media (min-width:576px){.card__image-overlay{font-size:4.5rem;line-height:5.6rem}}@media (min-width:768px)and (max-width:1199.98px){.card__image-overlay{font-size:3.5rem;line-height:4.2rem}}@media (min-width:1200px){.card__image-overlay{font-size:4.5rem;line-height:5.6rem}}.card__link{color:inherit;outline:none}.card__link:after{content:"";height:100%;left:0;outline:2px solid transparent;outline-offset:5px;position:absolute;top:0;transition:outline-offset .2s linear;width:100%;z-index:1000}.card__link:hover{text-decoration:none}.card__link:focus{outline:none}.card__link:focus:after{outline-color:#00c8aa;outline-offset:2px}.card--full .card__image{filter:grayscale(1);opacity:.5}.card__read-more{color:#009690;display:inline-block;font-weight:700;margin-top:2.4rem}.card__footer{font-size:1.6rem}.card__footer ul{color:#505050}.card__footer ul li{display:inline-block}.card--meta{color:#505050;font-size:1.4rem;line-height:2.6rem}.card--meta hr{border-color:rgba(150,150,150,.2)}.card--meta ul:not(.list-unstyled){padding-left:1.8rem}.card--meta__title{color:#000;font-size:1.6rem;line-height:2.6rem;margin-bottom:0}.card--meta__tag{font-size:1.8rem;font-weight:700}.card--meta__tag:not(:last-of-type):after{background-color:#00c8aa;content:"";display:inline-block;height:1.5rem;margin:0 .8rem 0 1rem;width:.2rem}.card--default{width:100%}.card--default .card__body{font-size:1.6rem;line-height:2.8rem;margin-top:.8rem}.card--default .image-container{overflow:hidden;padding-top:66.3%;position:relative;width:100%}.card--default .image-container img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transition:transform 1s ease-in-out;width:100%}.card--default:focus img,.card--default:hover img{transform:scale(1.1)}.card--bordered{border:1px solid #707070;height:100%}.card--bordered .card__category{color:#009690;font-size:1.4rem;text-transform:uppercase}.card--bordered .card__category:not(:last-child):after{background-color:#009690;content:"";display:inline-block;height:.8rem;width:2px}.card--contact{font-size:1.4rem;line-height:2.4rem;overflow:hidden}.card--contact .social-media__list-item a:not([data-label=github]){background-color:#009690;color:#fff}.card--contact .social-media__list-item a:not([data-label=github]):hover{background-color:#00c8aa;color:#000}.card--contact .card__image-container{flex-shrink:0;padding-top:60%;position:relative;width:100%}@media (min-width:768px){.card--contact{display:flex}.card--contact .card__image-container{padding-top:47%;width:47%}}.card-statistic{background-color:#fff;border-radius:.4rem;box-shadow:0 3px 20px rgba(0,0,0,.16);color:#00c8aa;font-weight:700;text-align:center}.card-statistic--primary{background-color:#009690}.card-statistic--primary .card-statistic__label,.card-statistic--primary .card-statistic__value{color:#fff}.card-statistic__value{color:#009690;font-size:6rem;letter-spacing:.5rem;margin-bottom:1.6rem}.card-statistic__label{color:#000;line-height:2rem;margin-top:.6rem}.number-block__arrow{display:block;height:2.5rem;left:50%;position:absolute;top:0;transform:translate(-50%,-50%) rotate(45deg) skew(10deg,10deg);width:2.5rem}.number-block__arrow--blue{background-color:#dff1f7}@media (min-width:992px){.number-block__arrow--blue{top:-6.2rem}}.number-block__arrow--green{background-color:#b6efe6}@media (min-width:992px){.number-block__arrow--green{top:-10.2rem}}.card-number-container{flex-wrap:wrap;position:relative;width:100%}.card-number-container.card-number-container--overflow:after{bottom:0;content:"";display:block;position:absolute;top:0;width:100vw;z-index:-1}@media (min-width:992px){.card-number-container{flex-wrap:nowrap;min-width:50%;width:auto}}.card-number-container--blue{background-color:#dff1f7}.card-number-container--blue.card-number-container--overflow:after{background-color:#dff1f7;left:0}.card-number-container--blue .card--number__value{color:#28a0c8}@media (min-width:992px){.card-number-container--blue{margin-top:-6.2rem}}.card-number-container--green{background-color:#b6efe6}.card-number-container--green.card-number-container--overflow:after{background-color:#b6efe6;right:0}.card-number-container--green .card--number__value{color:#009690}@media (min-width:992px){.card-number-container--green{margin-top:-10.2rem}}.card--number{margin:0 auto;padding:0 2.3rem;text-align:center;width:22.8rem}@media (min-width:768px)and (max-width:1199.98px){.card--number{flex-grow:1;flex-shrink:1;width:50%}}@media (min-width:992px){.card--number{margin:0}}.card--number__img{background-position:50%;background-repeat:no-repeat;background-size:contain;margin:0 auto 1.6rem;max-width:13.5rem;padding-top:45%;width:60%}@media (min-width:768px)and (max-width:991.98px){.card--number__img{padding-top:30%;width:45%}}.card--number__value{font-size:3.5rem;font-weight:700;line-height:3.5rem}.card--number__label{color:#000;font-size:1.6rem;font-weight:400;line-height:2rem;margin-top:.6rem}.bg-cruise .card--number__value{color:#009690}.card__full-label{background-color:#e6e6e6;display:inline-block;font-size:1rem;font-weight:700;line-height:1rem;padding:.4rem .7rem;white-space:nowrap}@media (max-width:767.98px){.card__full-label{align-self:flex-start;margin-bottom:.8rem}}@media (min-width:768px){.card__full-label{border:.5rem solid #fff}}.card__full-label--detail-container{display:inline-block;line-height:3.4rem;transform:translateY(-.5rem);vertical-align:middle}@media (min-width:576px){.card__full-label--detail-container{line-height:5.6rem;transform:translateY(-1.1rem)}}.card__full-label--detail{border:none;font-size:1.4rem;line-height:1.4rem;margin-left:.8rem}.view--list{font-size:1.6rem;line-height:2rem}.view--list .card__header{flex-direction:column}@media (min-width:768px){.view--list .card__header{flex-direction:row}}.view--list .card__title{display:block;font-size:1.6rem;line-height:2rem}.view--list tr{border-bottom:1px solid #e6e6e6}.view--list th{color:#969696}.view--list td,.view--list th{vertical-align:top}@media (max-width:767.98px){.view--list,.view--list .card__title{font-size:1.4rem;line-height:1.8rem}.view--list thead{display:none}.view--list td,.view--list th,.view--list tr{display:block}.view--list td{padding-right:3rem}.view--list td:first-child{padding-top:2rem}.view--list td:nth-child(2){padding-bottom:.4rem}.view--list tr{padding-bottom:1.5rem}.view--list td:last-child{padding-right:0}.view--list .card--list-item__more-link{position:absolute;right:0;top:50%;transform:translateY(-50%)}}@media (min-width:768px){.view--list .card__title{overflow:hidden;position:relative;text-overflow:ellipsis;white-space:nowrap;width:50rem}.view--list td,.view--list th{padding:2rem .5rem 1.5rem}.view--list td:first-child,.view--list th:first-child{padding-left:0}.view--list td:last-child,.view--list th:last-child{padding-right:0}}.view--card .card__image{bottom:0;left:0;position:absolute;right:0;top:0}.view--card .card__title{margin-bottom:1.6rem}.view--card .card--project{display:flex;flex-direction:column;justify-content:space-between}.view--card .card--project .card__image-container{padding-top:79%}.view--card .card--project .card__categories,.view--card .card--project .card__date{display:none}.view--card .card--search{border-bottom:1px solid #000}.view--card .card--search .card__meta{color:#28a0c8}.card--project .card__meta{color:#009690}.card--project .card__footer{display:inline}.card--team{overflow:hidden;position:relative}.card--team .card__body{background-color:#fff;bottom:0;font-size:1.4rem;left:0;line-height:2.4rem;max-height:8rem;position:absolute;right:0;transition:all .5s ease-in-out}.card--team .card--team__team-image{transition:all .2s ease-in-out}.card--team:hover .card--team__team-image{opacity:1}.card--team.active .card__body{max-height:80%!important}.card--team.active .card--team__icon--arrow{transform:translate(-50%,-50%) rotate(180deg)}.card--team__icon{background-color:#fff;border:none;border-radius:50%;font-size:1.5rem;height:3.2rem;left:1.1rem;line-height:3.2rem;position:absolute;text-align:center;top:1.1rem;width:3.2rem}.card--team__team-image{left:0;opacity:0;position:absolute;top:0}.card--team__function{color:#28a0c8;font-size:1.6rem;font-weight:700}.card--team__icon--arrow{font-size:2rem;left:50%;line-height:2rem;top:0;transform:translate(-50%,-50%);transform-origin:center;transition:all .5s ease-in-out}.shape{background-color:#00c8aa}.shape--rectangle{height:100%;width:70%}@media (max-width:767.98px){.shape--rectangle{padding-top:120%}}.shape--circle{border-radius:50%;padding-top:100%;width:100%}.card--board-member .card__image-container{padding-top:74%;position:relative}.card--board-member .card__image-container img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}@media screen and (max-width:495px){.card--contact-big .card__image-container{padding-top:100%;width:100%}.card--contact-big .h3{font-size:2.4rem;line-height:3rem}}@media screen and (min-width:496px){.card--contact-big{display:flex}.card--contact-big .card__image-container{padding-top:30%;width:34%}}input{border-radius:0;outline:2px solid transparent;outline-offset:5px;transition:all .2s ease-in-out,outline-offset .2s linear}input:focus{outline-color:#00c8aa;outline-offset:2px}button{outline:2px solid transparent;outline-offset:5px;transition:outline-offset .2s linear}button:focus{outline-color:#00c8aa;outline-offset:2px}.form-group{margin-bottom:4rem;position:relative}.form-group input[type=number]{margin-right:3.4rem;width:calc(100% - 3.4rem)}.form-control{background:none;border:none;border-bottom:2px solid #000;color:#505050;width:100%}.control-label{color:#969696;left:0;position:absolute;top:0;transition:all .2s ease-in-out}.control-label.changed,.control-label.focussed{color:#00c8aa;font-size:1.2rem;font-weight:700;top:-2.4rem}.gdpr-field{background:none;border:none;padding:0 1.2rem;position:absolute;right:0;top:0}.gdpr-field .gdpr-icon{color:#969696;font-size:1rem}.gdpr-field .gdpr-info{background-color:#009690;color:#fff;font-size:1.2rem;line-height:2.2rem;opacity:0;padding:.8rem;position:absolute;right:-1.3rem;text-align:left;top:-.5rem;transform:translateY(-100%) translateY(10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility 0s .3s;visibility:hidden;width:270px}.gdpr-field .gdpr-info:after{border-left:1.5rem solid transparent;border-right:1.5rem solid transparent;border-top:1.5rem solid #009690;bottom:.5rem;content:"";display:block;height:0;position:absolute;right:1.5rem;transform:translateY(100%);width:0}.gdpr-field:focus .gdpr-info,.gdpr-field:hover .gdpr-info{opacity:1;transform:translateY(-100%);transition:opacity .3s ease-in-out,transform .3s ease-in-out;visibility:visible}select{-webkit-appearance:none;background:none;border:none;border-bottom:2px solid #000;border-radius:0;color:rgba(80,80,80,.8);outline:2px solid transparent;outline-offset:5px;transition:outline-offset .2s linear;width:100%}select:focus{outline-color:#00c8aa;outline-offset:2px}select::-ms-expand{display:none}.form-textarea .control-label{left:2.4rem;top:1.4rem}.form-textarea .control-label.changed,.form-textarea .control-label.focussed{left:2.6rem;top:.4rem}textarea{border-radius:0}textarea.form-control{border:2px solid #000;min-width:2.2rem;outline:2px solid transparent;outline-offset:5px;padding:2.4rem}textarea.form-control:focus{outline-color:#00c8aa;outline-offset:2px}.form-check input[type=checkbox]{-webkit-appearance:none;background:none;border:none;margin-right:.8rem;position:absolute}.form-check input[type=checkbox]:after{content:"";font-family:Font Awesome\ 5 Pro;font-weight:400}.form-check input[type=checkbox]:checked:after{color:#00c8aa;content:""}.form-check input[type=checkbox]:disabled{opacity:.6}.form-check input[type=checkbox]:not(:disabled)+label{cursor:pointer}.form-check label{padding-left:3.4rem}.form-check .form-error{padding-left:3.4rem;width:100%}.form-radio{display:flex}.form-radio input[type=radio]{-webkit-appearance:none;background:none;border:none;margin-right:.8rem}.form-radio input[type=radio]:after{content:"";font-family:Font Awesome\ 5 Pro;font-weight:400}.form-radio input[type=radio]:checked:after{color:#00c8aa;content:""}.form-select{position:relative}.form-select select{padding-right:2.4rem}.form-select:after{content:"";display:block;font-family:Font Awesome\ 5 Pro;font-size:1.4rem;line-height:1.4rem;padding:.5rem .8rem;pointer-events:none;position:absolute;right:0;top:.5rem}.form-select+.gdpr-field,.form-select-group .control-label{position:static}.form-select-wrapper{display:flex}.form-select-wrapper .form-select{flex-grow:1}.form-select-wrapper .gdpr-field{position:relative}.form-select-wrapper+.gdpr-field{margin:0 .2rem;position:static}.form-search:before{color:#000;content:"";display:block;font-family:Font Awesome\ 5 Pro;font-size:1.5rem;left:0;line-height:1.5rem;position:absolute;top:.9rem}.form-search .form-control{line-height:2.7rem;padding-left:2.4rem}.form-search--big .form-control{padding-left:0;padding-right:3.2rem}.form-search--big:before{display:none}@media (max-width:1199.98px){.form-search--big .form-search__btn{font-size:1.8rem;top:0}}@media (min-width:992px){.form-search--big{font-size:3.2rem}}.form-search__btn{background:none;border:none;font-size:2.6rem;line-height:2.6rem;position:absolute;right:0;top:1.1rem}.form-architect-form .btn[type=submit]{background-color:#009690;border-color:#009690;color:#fff}.form-architect-form .btn[type=submit]:hover{background-color:#00c8aa;border-color:#00c8aa;color:#000}.form-file .control-label{position:static}.upload-btn-wrapper{display:block;position:relative}.upload-btn-wrapper input[type=file]{cursor:pointer;height:.1px;opacity:0;outline:none;overflow:hidden;position:absolute;width:.1px;z-index:-1}.upload-btn-wrapper input[type=file]:focus+label{outline-color:#00c8aa;outline-offset:2px}.upload-btn-wrapper label{display:block;font-weight:700;outline:2px solid transparent;outline-offset:5px;padding:0;text-align:left;text-decoration:underline;transition:outline-offset .2s linear}.upload-btn-wrapper label:hover{cursor:pointer}.upload-btn-wrapper label:hover:before{background-color:#009690;color:#fff}.upload-btn-wrapper label:before{background-color:#b6efe6;border-radius:50%;color:#009690;content:"";display:inline-block;font-family:Font Awesome\ 5 Pro;font-size:2.4rem;font-weight:400;height:4.4rem;line-height:4.4rem;margin-right:1rem;text-align:center;transition:all .2s ease-in-out;width:4.4rem}.upload-btn-wrapper label.is-uploading:before{-webkit-animation:loaderSpin 1s linear infinite;animation:loaderSpin 1s linear infinite;content:""}.upload-btn-wrapper label.uploaded{border:thin solid #009690;-o-border-image:none;border-image:none}.upload-btn-wrapper label.uploaded:before{content:""}.upload-btn-wrapper .filename-container{font-size:1.4rem;margin-left:1.6rem;opacity:0;overflow:hidden;padding:0;text-overflow:ellipsis;transition:padding .2s ease-in-out;white-space:nowrap;width:calc(100% - 30px)}.upload-btn-wrapper .filename-container:before{color:#009690;content:"";font-family:Font Awesome\ 5 Pro;font-size:1.8rem;font-weight:400;margin-right:1.6rem}.upload-btn-wrapper .filename-container.file-selected{opacity:1;padding:15px 0}.upload-btn-wrapper .upload-file{background-position:50%;background-repeat:no-repeat;background-size:cover;display:inline-block;height:10rem;width:10rem}.upload-btn-wrapper .upload-file-name{display:block;margin-bottom:.8rem}.upload-btn-wrapper .upload-file-name:before{content:"";display:inline-block;font-family:Font Awesome\ 5 Pro;margin-right:.8rem}.form-date-wrapper{display:flex}.form-date-wrapper .form-date{flex-grow:1;position:relative}.form-date-wrapper .form-date:after{content:"";display:block;font-family:Font Awesome\ 5 Pro;font-size:1.4rem;line-height:1.4rem;padding:.5rem .8rem;pointer-events:none;position:absolute;right:0;top:.5rem}.form-date-wrapper .gdpr-field{position:relative}.form-error{color:#ff6d73}#filter-form .form-group,#filter-form .form-select,.alert{margin-bottom:2.4rem}.alert{font-size:1.8rem;font-weight:700;text-align:center}.alert--info{background-color:#e6e6e6;font-weight:400;padding:1.6rem 2rem 1.6rem 5.6rem;position:relative}.alert--info:before{content:"";font-family:Font Awesome\ 5 Pro;left:2rem;position:absolute;top:1.7rem}.alert--success:before{color:#82e678;content:"";display:block;font-size:2.4rem;margin-bottom:.8rem}.alert--error{color:#fa5a3c}.alert--error:before{color:#fa5a3c;content:"";display:block;font-family:Font Awesome\ 5 Pro;font-size:2.4rem;font-weight:400;margin-bottom:.8rem}@-webkit-keyframes loaderSpin{to{transform:rotate(1turn)}}@keyframes loaderSpin{to{transform:rotate(1turn)}}.js-events-and-news-glide .glide__arrow{background:none;border:none;color:rgba(0,200,170,.4);position:absolute;right:0;top:-1.6rem;transform:translateY(-100%)}.js-events-and-news-glide .glide__arrow:hover{color:#00c8aa}@media (min-width:768px){.js-events-and-news-glide .glide__track{-webkit-clip-path:inset(-100vw -100vw -100vw 0);clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}}.js-events-and-news-glide .glide__arrow--left{right:2.4rem}.glide__bullets{background-color:#e6e6e6;border-radius:.5rem;display:flex}.glide__bullet{border:none;border-radius:.5rem;flex-grow:1;height:.4rem}.glide__bullet--active{background-color:#969696}#glide--spotlight .glide__bullets{background:none;bottom:2.4rem;left:50%;position:absolute;transform:translateX(-50%)}#glide--spotlight .glide__bullet{background-color:rgba(255,255,255,.5);border-radius:50%;height:1.6rem;margin:0 1.6rem;outline:2px solid transparent;outline-offset:5px;transition:all .2s ease-in-out,outline-offset .2s linear;width:1.6rem}#glide--spotlight .glide__bullet:focus{outline-color:#00c8aa;outline-offset:2px}#glide--spotlight .glide__bullet.glide__bullet--active{background-color:#fff}.js-glide--page-architect .glide__slide{height:auto}.js-glide--page-architect .image-container{height:100%;overflow:hidden;position:relative}.js-glide--page-architect .image-container img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:relative;right:0;top:0;width:100%}.js-news-highlight-glide .glide__slides{white-space:normal}@media (max-width:767.98px){.js-news-highlight-glide .glide__slide{overflow:hidden}}@media (min-width:992px){.js-news-highlight-glide img{max-height:43.2rem}.js-news-highlight-glide .glide__arrow{top:50%}}.js-news-highlight-glide .glide__arrow{background:none;border:none;color:#000;font-size:3.2rem;position:absolute;top:0;transform:translateY(-50%)}.js-news-highlight-glide .glide__arrow:hover{color:#00c8aa}.js-news-highlight-glide .glide__arrow--right{right:3.2rem}.js-news-highlight-glide .glide__arrow--left{left:3.2rem}.pagination:after,.pagination:before{background-color:#e6e6e6;content:"";display:block;flex-grow:1;height:2px}.pagination:before{margin-right:1.8rem}.pagination:after{margin-left:1.8rem}.page-item.active .page-link{background-color:#00c8aa;border-color:#00c8aa;color:#fff}.page-link{border:1px solid #e6e6e6;border-radius:50%;color:#000;display:inline-block;font-size:1.4rem;font-weight:700;height:2.8rem;line-height:1.4rem;margin:0 .6rem;padding-top:.6rem;text-align:center;width:2.8rem}.page-link:hover{text-decoration:none}.video-container .plyr__control--overlaid{background:rgba(0,150,144,.8)}.video-container .plyr--video .plyr__control.plyr__tab-focus,.video-container .plyr--video .plyr__control:hover,.video-container .plyr--video .plyr__control[aria-expanded=true]{background:#009690}.video-container .plyr--full-ui input[type=range]{border-color:#009690;color:#009690}.video-container .plyr__control.plyr__tab-focus{box-shadow:0 0 0 5px rgba(0,150,144,.5)}.banner{color:#fff;overflow:hidden;padding:3.2rem 0;position:relative}@media (min-width:992px){.banner{padding:12.8rem 0 15.7rem}}.banner__image,.banner__image:after{bottom:0;left:0;position:absolute;right:0;top:0}.banner__image:after{background-color:rgba(0,0,0,.4);content:""}.banner__rect{height:63%;left:0;top:0;width:14%}.banner__circle,.banner__rect{background-color:rgba(0,200,170,.4);position:absolute}.banner__circle{border-radius:50%;bottom:-23%;padding-top:28.75%;right:-8%;width:28.75%}.banner__text{color:#fff;font-size:2.4rem;font-weight:400;line-height:3.2rem;position:relative;z-index:1000}@media (min-width:992px){.banner__text{font-size:4.8rem;line-height:5.6rem}}.home-block .home-block__body a{background-image:linear-gradient(120deg,rgba(0,200,170,.4),rgba(0,200,170,.2));background-position:0 100%;background-repeat:no-repeat;background-size:100% 55%;color:inherit}.home-block .home-block__body a:hover{background-size:100% 100%;color:inherit;text-decoration:none}.block-bg{position:relative}.block-bg:after{content:"";height:100%;position:absolute;top:0;width:100vw;z-index:-1}@media (min-width:992px){.block-bg{position:static}.block-bg:after{display:block;height:100%}}.block-bg--left:after{width:100vw}@media (max-width:767.98px){.block-bg--left:after{height:calc(100% + 20rem)}}@media (min-width:576px){.block-bg--left:after{left:-20%;width:85vw}}@media (min-width:992px){.block-bg--left:after{left:0;width:58vw}}.block-bg--right:after{right:-20%;width:85vw}@media (max-width:991.98px){.block-bg--right:after{width:100vw}}@media (max-width:767.98px){.block-bg--right:after{bottom:0;height:calc(100% + 20rem);top:auto}}@media (min-width:992px){.block-bg--right:after{right:0;width:35vw}}.block-bg--mercury:after{background-color:#e6e6e6}.block-bg--curious-blue h1,.block-bg--curious-blue h2,.block-bg--curious-blue h3,.block-bg--curious-blue h4,.block-bg--curious-blue h5,.block-bg--curious-blue h6{color:#000!important}.block-bg--curious-blue:after{background-color:rgba(40,160,200,.15)}.block-bg--primary:after{background-color:rgba(0,200,170,.15)}.block-bg--black{color:#fff}.block-bg--black h1,.block-bg--black h2,.block-bg--black h3,.block-bg--black h4,.block-bg--black h5,.block-bg--black h6{color:#fff!important}.block-bg--black:after{background-color:#000}.block-bg--circle:after{border-radius:50%;height:55vw;top:50%;transform:translate(-38%,-50%);width:55vw}.circle-container{height:100%;left:0;position:absolute;top:0}.circle{background-color:rgba(0,200,170,.15);height:55vw;width:55vw}.breadcrumbs{border-top:.4rem solid #e6e6e6;color:#000;font-size:1.4rem;font-weight:700;line-height:2.4rem;position:absolute;width:calc(100% - 3rem)}.breadcrumbs a{color:#505050;margin-right:.4rem}.breadcrumbs a:hover{color:#009690}.breadcrumbs__icon{color:#505050;font-size:1.2rem;margin-right:.4rem}#subnav+.breadcrumbs{border-top:none}#CybotCookiebotDialog{box-shadow:0 0 25px rgba(0,0,0,.16)!important}#CybotCookiebotDialog a,#CybotCookiebotDialogBodyContentControls,#CybotCookiebotDialogBodyContentTitle,#CybotCookiebotDialog div{font-family:SofiaPro,Helvetica,Arial,sans-serif!important}#CybotCookiebotDialogBodyContentText,#CybotCookiebotDialogDetailBodyContent p{line-height:1.8rem!important}.CybotCookiebotDialogBodyButton{border-radius:3.5rem;padding:.6rem!important}input[type=checkbox].CybotCookiebotDialogBodyLevelButton+label{background:none!important;position:relative}input[type=checkbox].CybotCookiebotDialogBodyLevelButton+label:after{border:2px solid transparent;content:""!important;display:block;font-family:Font Awesome\ 5 Pro;font-weight:400;left:0;position:absolute;top:0}input[type=checkbox].CybotCookiebotDialogBodyLevelButton:checked+label:after{color:#00c8aa;content:""!important}input[type=checkbox].CybotCookiebotDialogBodyLevelButton:disabled+label:after{opacity:.6}input[type=checkbox].CybotCookiebotDialogBodyLevelButton:focus+label:after{border-color:#00c8aa}.footer{background-color:#000;border-top:1px solid #969696;font-size:1.6rem}.footer,.footer a{color:#fff}.footer__doormat-menu{font-size:1.8rem;line-height:3.2rem}.google-maps{padding-top:46%;width:100%}.google-maps .gm-style{font-family:SofiaPro,Helvetica,Arial,sans-serif;font-size:1.8rem;font-weight:700}.google-maps .gm-style img[src*="#marker"]{opacity:0;transition:opacity .2s ease-in-out}.google-maps .cluster img{transform:translateY(-50%)}.google-maps .cluster div{top:-2.6rem}.google-maps .gm-marker img[src*="#marker"]{border-radius:50%;bottom:7.3rem!important;height:28px!important;left:50%!important;opacity:1;top:auto!important;transform:translate(-50%,100%);width:28px!important}.google-maps .gm-marker:before{background-image:url(/img/map-marker.png);background-repeat:no-repeat;background-size:contain;bottom:0;color:#00c8aa;content:"";display:block;font-size:4rem;height:90px;left:50%;position:absolute;transform:translateX(-50%);width:65px}@media (max-width:767.98px){.google-maps--contact{height:100vh}}@media (min-width:768px)and (max-width:991.98px){.google-maps--contact{height:50vh}}.google-maps--contact:after{background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));content:"";display:block;height:33%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media (min-width:992px){.google-maps--partners{height:100%;left:0;padding-top:0;position:absolute!important;top:0;width:100%}}.google-maps__overlay-button{bottom:2.4rem;left:0;position:absolute;right:0}.google-maps__overlay-button .btn{background-color:#00c8aa;color:#fff;font-size:1.8rem;padding:.8rem 1.6rem}.google-maps__overlay-button .btn .icon{font-size:2.4rem;margin-right:.4rem}.header{background-color:#fff;padding:2.4rem 0}.header #search-form .icon{background-color:#000;border:1px solid #000;border-radius:50%;color:#fff;flex-shrink:0;font-size:1.5rem;height:2.8rem;line-height:1.5rem;outline:2px solid transparent;outline-offset:5px;padding:0;text-align:center;transition:outline-offset .2s linear;width:2.8rem}.header #search-form .icon:focus{outline-color:#00c8aa;outline-offset:2px}@media (min-width:992px){.header #search-form{margin-right:2.4rem;overflow-x:hidden;padding:.4rem 0;transition:width .3s ease-out;width:3.6rem}.header #search-form .icon{margin-left:.4rem}.header #search-form input{flex-shrink:1;margin-right:.4rem}.header #search-form.open{width:25rem}}.header .nav-submenu-btn{background-color:transparent;border:none;box-shadow:none;position:absolute;right:0;top:.4rem}.header .nav-submenu-btn:after{content:"";font-family:Font Awesome\ 5 Pro}.header__logo{height:3.4rem;width:22.3rem}@media (min-width:576px){.header__logo{height:8rem;width:16.2rem}}@media (min-width:1200px){.header__logo{height:10.4rem;width:21rem}}#hamburger-icon{background:none;border:none;cursor:pointer;height:2.3rem;outline:2px solid transparent;outline-offset:5px;position:relative;transform:rotate(0deg);transition:.5s ease-in-out,outline-offset .2s linear;width:3rem}#hamburger-icon:focus{outline-color:#00c8aa;outline-offset:2px}#hamburger-icon .nav-bar{background:#009690;display:block;height:3px;left:0;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:3rem}#hamburger-icon .nav-bar:first-child{top:0}#hamburger-icon .nav-bar:nth-child(2),#hamburger-icon .nav-bar:nth-child(3){top:1rem}#hamburger-icon .nav-bar:nth-child(4){top:2rem}#hamburger-icon.open .nav-bar:first-child{left:50%;top:18px;width:0}#hamburger-icon.open .nav-bar:nth-child(2){transform:rotate(45deg)}#hamburger-icon.open .nav-bar:nth-child(3){transform:rotate(-45deg)}#hamburger-icon.open .nav-bar:nth-child(4){left:50%;top:18px;width:0}.lang-switcher{font-family:Roboto,Arial,sans-serif;position:relative}.lang-switcher.open li:not(.active){opacity:1;transform:translateY(100%) translateY(.8rem);transition:all .2s ease-in-out;z-index:0}.lang-switcher li,.lang-switcher li a{display:inline-block}.lang-switcher li a{background-color:#fff;border:1px solid #009690;border-radius:50%;color:#009690;font-size:1.4rem;font-weight:700;height:2.8rem;line-height:1.4rem;padding-top:.6rem;text-align:center;text-transform:uppercase;width:2.8rem}.lang-switcher li a:hover{text-decoration:none}.lang-switcher li.active a{background-color:#009690;color:#fff}@media (max-width:991.98px){.lang-switcher li{margin-right:.8rem}}@media (min-width:992px){.lang-switcher li:not(.active){left:0;opacity:0;position:absolute;top:0;transition:all .4s ease-in-out;z-index:-1}}#nav-main{font-size:2rem;font-weight:600;line-height:2rem}.nav-main__list>.nav-main__list-item:not(:last-child){display:block}.nav-main__list>.nav-main__list-item:not(:last-child)>a{background-image:linear-gradient(120deg,rgba(0,200,170,.4),rgba(0,200,170,.2));background-position:0 100%;background-repeat:no-repeat;background-size:100% 0;color:#000;display:block;padding-left:.2rem;padding-right:.2rem}.nav-main__list>.nav-main__list-item:not(:last-child).active ul{display:block;margin-bottom:1.6rem}.nav-main__list>.nav-main__list-item:not(:last-child).active>a{background-size:100% 55%}.nav-main__list>.nav-main__list-item:not(:last-child)>a:hover{background-size:100% 100%;color:inherit;text-decoration:none}@media (max-width:1199.98px){.nav-main__list>.nav-main__list-item:not(:last-child) a{display:inline-block}.nav-main__list>.nav-main__list-item:not(:last-child)>a{margin-bottom:1.6rem}}@media (min-width:768px){.nav-main__list>.nav-main__list-item:not(:last-child) a{white-space:nowrap}}.nav-main__list>.nav-main__list-item:last-child .nav-main__link{background-color:#009690;color:#fff;display:block;padding:1rem 3.2rem;text-align:center}.nav-main__list>.nav-main__list-item ul{list-style-type:none}@media (min-width:992px){.nav-main__list>.nav-main__list-item{margin-left:3.2rem;position:relative}}@media (min-width:1200px){.nav-main__list>.nav-main__list-item{margin-left:4.8rem}}@media (max-width:991.98px){.nav-main__list-item{position:relative}.nav-main__list-item a{word-wrap:break-word;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word;-ms-word-break:break-all;word-break:break-word}}@media (min-width:992px){.nav-main__list ul{background-color:#e6e6e6;box-shadow:0 4px 6px rgba(0,0,0,.2);display:block;font-size:1.6rem;left:50%;line-height:2rem;margin:0;opacity:0;padding:2.4rem;position:absolute;top:4rem;transform:translateX(-50%) translateY(-2rem);transition:all .2s ease-in-out .2s,visibilty 0s ease-in-out .2s;visibility:hidden;z-index:1000}.nav-main__list ul .nav-main__list-item{min-width:13.4rem}.nav-main__list ul .nav-main__list-item:not(:last-child){margin-bottom:1.2rem}.nav-main__list ul a{color:#000}.nav-main__list ul:after{background-color:#e6e6e6;content:"";display:block;height:2rem;left:50%;position:absolute;top:0;transform:translate(-50%,-50%) rotate(45deg);width:2rem}.nav-main__list ul.show{opacity:1;transform:translateX(-50%) translateY(0);transition:all .2s ease-in-out,visibilty 0s ease-in-out;visibility:visible}}@media (max-width:1199.98px){.nav-main__list ul{display:none;font-size:1.6rem;font-weight:400;padding:0 1.6rem}.nav-main__list ul.show{display:block;margin-bottom:1.6rem}.nav-main__list ul a{color:#000;padding-left:2.4rem;position:relative}.nav-main__list ul a:before{content:"";display:inline-block;font-family:Font Awesome\ 5 Pro;left:0;position:absolute;top:0}.nav-main__list ul li:not(:last-child){margin-bottom:1.6rem}.nav-main__list ul li:not(:last-child) a{padding-bottom:.8rem}.nav-main__list ul li:last-child{margin-bottom:0}.nav-main__list ul li.active{margin-bottom:.8rem}.nav-main__list ul li.active a{color:#009690}}#subnav ul{display:flex;list-style-type:none;padding:1.6rem}#subnav .nav-main__list-item{display:block;margin:0 1.6rem}#subnav .nav-main__list-item.active a{text-decoration:none}#subnav .nav-main__list-item.active a:after{width:100%}#subnav a{color:#fff;font-size:2rem;font-weight:700;line-height:2.8rem;position:relative}#subnav a:after{background:#fff;bottom:-.6;content:"";display:block;height:.2rem;left:0;position:absolute;transition:all .2s ease-in-out;width:0}#subnav a:hover{text-decoration:none}#subnav a:hover:after{width:100%}#nav-top{font-size:1.6rem;font-weight:700;line-height:2rem}#nav-top a{color:#505050}#nav-top>ul>.nav-top__list-item{position:relative}#nav-top>ul>.nav-top__list-item.active ul,#nav-top>ul>.nav-top__list-item .active ul{display:block}#nav-top>ul>.nav-top__list-item.active>a,#nav-top>ul>.nav-top__list-item .active>a{background-repeat:no-repeat;background-size:100% 55%}@media (max-width:1199.98px){#nav-top>ul>.nav-top__list-item a{background-image:linear-gradient(120deg,rgba(0,200,170,.4),rgba(0,200,170,.2));background-position:0 100%;background-repeat:no-repeat;background-size:100% 0}#nav-top>ul>.nav-top__list-item a:hover{background-size:100% 100%;color:inherit;text-decoration:none}}#nav-top>ul>.nav-top__list-item>a{background-image:linear-gradient(120deg,rgba(0,200,170,.4),rgba(0,200,170,.2));background-position:0 100%;background-repeat:no-repeat;background-size:100% 0}#nav-top>ul>.nav-top__list-item>a:hover{background-size:100% 100%;color:inherit;text-decoration:none}#nav-top>ul>.nav-top__list-item ul{display:none;list-style-type:none;padding-left:2.4rem}#nav-top>ul>.nav-top__list-item ul.show{display:block}@media (max-width:991.98px){#nav-top>ul>.nav-top__list-item a{display:inline-block;padding:.8rem 0}}@media (min-width:992px){#nav-top>ul>.nav-top__list-item{display:inline-block;margin-right:3.2rem}#nav-top>ul>.nav-top__list-item ul{background-color:#e6e6e6;box-shadow:0 4px 6px rgba(0,0,0,.2);display:block;left:50%;list-style-type:none;margin:0;opacity:0;padding:2.4rem;position:absolute;top:4rem;transform:translateX(-50%) translateY(-2rem);transition:all .2s ease-in-out .2s,visibilty 0s ease-in-out .2s;visibility:hidden;z-index:1000}#nav-top>ul>.nav-top__list-item ul .nav-top__list-item{min-width:13.4rem}#nav-top>ul>.nav-top__list-item ul .nav-top__list-item:not(:last-child){margin-bottom:1.2rem}#nav-top>ul>.nav-top__list-item ul:after{background-color:#e6e6e6;content:"";display:block;height:2rem;left:50%;position:absolute;top:0;transform:translate(-50%,-50%) rotate(45deg);width:2rem}#nav-top>ul>.nav-top__list-item ul.show{opacity:1;transform:translateX(-50%) translateY(0);transition:all .2s ease-in-out,visibilty 0s ease-in-out;visibility:visible}}.nav-top__link{position:relative}.nav-top__job-count{align-items:center;background-color:#00c8aa;border-radius:50%;color:#000;display:table;font-family:Roboto,Arial,sans-serif;font-size:1.4rem;height:16px;justify-content:center;line-height:1.4rem;padding-left:2px;position:absolute;right:0;text-align:center;top:0;transform:translate(100%,-50%);vertical-align:middle;width:16px}.nav-top__job-count span{display:table-cell;height:16px;line-height:12px;padding-bottom:3px;padding-right:2px;padding-top:2px;vertical-align:middle}@media (max-width:991.98px){.nav-top__job-count{top:.8rem}.offcanvas-navigation{background-color:#fff;height:100vh;left:100vw;padding:3rem;position:fixed;transition:all .5s ease;width:50vw;z-index:9000}.offcanvas-navigation.open{left:50vw}}@media (max-width:767.98px){.offcanvas-navigation{height:calc(100vh - 8.2rem);overflow-y:scroll;padding:1.5rem 1.5rem 3rem;top:8.2rem;width:100vw}.offcanvas-navigation.open{left:0}}.offcanvas-navigation-overlay{background-color:rgba(0,0,0,.2);bottom:0;content:"";display:none;height:100vh;left:0;position:absolute;transform:translateY(100%);width:100vw;z-index:2}.offcanvas-navigation-overlay.show{display:block}.page-buttons{bottom:2.4rem;position:fixed;right:3.2rem;z-index:1000}.page-buttons button{border-radius:50%;height:4rem;overflow:hidden;width:4rem}.page-buttons .share-btn{background:#009690;border:2px solid #009690;color:#fff;outline:2px solid transparent;outline-offset:5px;position:relative;transition:outline-offset .2s linear;z-index:6}.page-buttons .share-btn:focus{outline-color:#00c8aa;outline-offset:2px}.page-buttons .up-btn{background:#fff;border:2px solid #e6e6e6;color:#009690;line-height:1rem;outline:2px solid transparent;outline-offset:5px;padding:.6rem;transition:outline-offset .2s linear}.page-buttons .up-btn:focus{outline-color:#00c8aa;outline-offset:2px}.page-buttons .up-btn.scroll-up .icon{-webkit-animation:switchIcon .8s ease-out forwards;animation:switchIcon .8s ease-out forwards}@media (max-width:767.98px){.page-buttons{right:1.6rem}}.page-buttons #js-share-options{position:absolute;right:0;top:0}.page-buttons #js-share-options.animate li{visibility:visible}.page-buttons #js-share-options.animate li:first-child{-webkit-animation:slideLeft .3s ease-in-out forwards;animation:slideLeft .3s ease-in-out forwards}.page-buttons #js-share-options.animate li:nth-child(2){-webkit-animation:slideLeft .3s ease-in-out .3s forwards;animation:slideLeft .3s ease-in-out .3s forwards}.page-buttons #js-share-options.animate li:nth-child(3){-webkit-animation:slideLeft .3s ease-in-out .6s forwards;animation:slideLeft .3s ease-in-out .6s forwards}.page-buttons #js-share-options.animate li:nth-child(4){-webkit-animation:slideLeft .3s ease-in-out .9s forwards;animation:slideLeft .3s ease-in-out .9s forwards}.page-buttons #js-share-options.animate .social-media-share--copy{-webkit-animation:slideLeft .3s ease-in-out 1.2s forwards;animation:slideLeft .3s ease-in-out 1.2s forwards;visibility:visible}.page-buttons .social-media-links{list-style-type:none;margin:0;padding:0}.page-buttons .social-media-links li{opacity:0;position:absolute;top:0;transform:translateX(100%) translateX(2rem);visibility:hidden}.page-buttons .social-media-links li:first-child{right:5rem;z-index:5}.page-buttons .social-media-links li:nth-child(2){right:10rem;z-index:4}.page-buttons .social-media-links li:nth-child(3){right:15rem;z-index:3}.page-buttons .social-media-links li:nth-child(4){right:20rem;z-index:2}.page-buttons .social-media-links a{background:#fff;border:2px solid #e6e6e6;border-radius:50%;color:#009690;display:block;height:4rem;overflow:hidden;padding:.1rem .6rem;text-align:center;width:4rem}.page-buttons .social-media-links a i{font-size:1.8rem}.page-buttons .social-media-links a .fa-facebook-square:before{content:""}.page-buttons .social-media-links a .fa-twitter-square:before{content:""}.page-buttons .social-media-links a .fa-linkedin:before{content:""}.social-media-share--copy{opacity:0;position:absolute;right:25rem;top:0;transform:translateX(100%) translateX(2rem);visibility:hidden;z-index:1}.social-media-share--copy a{position:relative;z-index:1}.social-media-share--copy .copy-toast-message{background-color:#009690;color:#fff;display:none;font-size:1.4rem;left:50%;line-height:1.4rem;opacity:0;padding:.5rem;position:absolute;top:-.8rem;transform:translateX(-50%) translateY(-50%);white-space:nowrap;z-index:0}.social-media-share--copy.copied .copy-toast-message{-webkit-animation:showToast 1.3s ease-in-out forwards;animation:showToast 1.3s ease-in-out forwards;display:block}@-webkit-keyframes switchIcon{0%{transform:translateY(0) rotate(0deg)}45%{transform:translateY(150%) rotate(0deg)}55%{transform:translateY(150%) rotate(180deg)}to{transform:translateY(0) rotate(180deg)}}@keyframes switchIcon{0%{transform:translateY(0) rotate(0deg)}45%{transform:translateY(150%) rotate(0deg)}55%{transform:translateY(150%) rotate(180deg)}to{transform:translateY(0) rotate(180deg)}}@-webkit-keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}1%{opacity:1}to{opacity:1;transform:translateX(0)}}@keyframes slideLeft{0%{opacity:0;transform:translateX(100%)}1%{opacity:1}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes showToast{0%{opacity:0;transform:translateX(-50%) translateY(-50%)}70%{opacity:1;transform:translateX(-50%) translateY(-100%)}to{opacity:0;transform:translateX(-50%) translateY(-100%)}}@keyframes showToast{0%{opacity:0;transform:translateX(-50%) translateY(-50%)}70%{opacity:1;transform:translateX(-50%) translateY(-100%)}to{opacity:0;transform:translateX(-50%) translateY(-100%)}}.social-media__list{display:flex}@media (min-width:768px){.social-media__list{justify-content:flex-end}}.social-media__list-item a{display:block;font-size:1.6rem;line-height:3rem}.social-media__list-item a:not([data-label=github]){background-color:#fff;border-radius:50%;color:#000;height:3.2rem;padding-top:.2rem;text-align:center;width:3.2rem}.social-media__list-item a:not([data-label=github]):hover{background-color:#009690}.social-media__list-item a[data-label=github]{background:none;color:#fff;font-size:3.2rem}.social-media__list-item a[data-label=github]:hover{color:#009690}#subscribe-block{background-image:url(/img/vlieger.svg);background-position:right 0 bottom 2.4rem;background-repeat:no-repeat;background-size:15rem auto}#subscribe-block .form-group{margin-bottom:2.4rem}#subscribe-block label{display:block}#subscribe-block input[type=email],#subscribe-block input[type=text]{background-color:#fff;border:1px solid #505050;border-radius:0;line-height:1.8rem;padding:1.4rem;width:100%}@media (min-width:576px){#subscribe-block{background-size:18rem auto}}@media (min-width:768px){#subscribe-block{background-size:20rem auto}}@media (min-width:992px){#subscribe-block{background-size:24rem auto}#subscribe-block .form-group{margin-bottom:4rem}}@media (min-width:1200px){#subscribe-block{background-size:25rem auto}}@media (min-width:1440px){#subscribe-block{background-size:24rem auto}}@media (min-width:992px){.subscribe-block__left{border-right:2px solid #505050}}.view__error h1{font-size:10rem;font-weight:700;line-height:10rem}@media (min-width:768px){.view__error h1{font-size:20rem;line-height:20rem}}.page-architect{color:#131313}.page-architect>div:last-of-type:not(.pa--text-block),.page-architect>div[class*=bg-]:last-of-type{margin-bottom:0!important}.page-architect .bg-black h1,.page-architect .bg-black h2,.page-architect .bg-black h3{color:#00c8aa}@media (min-width:992px){.page-architect .block-bg--right:after{width:65vw}#knowledge-base .page-architect .container>.row{-moz-column-gap:3rem;column-gap:3rem;margin-left:-1.1rem;margin-right:-1.1rem}#knowledge-base .page-architect .container>.row>div[class*=col]{padding-left:0;padding-right:0}#knowledge-base .page-architect .container>.row>div[class*=col-lg-1]{flex:0 0 calc(8.33333% - 3rem);max-width:calc(8.33333% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-2]{flex:0 0 calc(16.66667% - 3rem);max-width:calc(16.66667% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-3]{flex:0 0 calc(25% - 3rem);max-width:calc(25% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-4]{flex:0 0 calc(33.33333% - 3rem);max-width:calc(33.33333% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-5]{flex:0 0 calc(41.66667% - 3rem);max-width:calc(41.66667% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-6]{flex:0 0 calc(50% - 3rem);max-width:calc(50% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-7]{flex:0 0 calc(58.33333% - 3rem);max-width:calc(58.33333% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-8]{flex:0 0 calc(66.66667% - 3rem);max-width:calc(66.66667% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-9]{flex:0 0 calc(75% - 3rem);max-width:calc(75% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-10]{flex:0 0 calc(83.33333% - 3rem);max-width:calc(83.33333% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-11]{flex:0 0 calc(91.66667% - 3rem);max-width:calc(91.66667% - 3rem)}#knowledge-base .page-architect .container>.row>div[class*=col-lg-12]{flex:0 0 calc(100% - 3rem);max-width:calc(100% - 3rem)}}.page-architect .cta--full-window{position:relative}.page-architect .cta--full-window__image{min-height:40vh}@media (min-width:768px){.page-architect .cta--full-window__image{bottom:0;left:0;min-height:0;position:absolute;right:0;top:0}}.page-architect .cta--full-window__card{box-shadow:0 3px 50px rgba(0,0,0,.16)}@media (min-width:992px){.page-architect .banner{padding:8rem 0}.knowledge-base__header{margin-left:var(--container-margin)}.knowledge-base__meta{margin-right:var(--container-margin)}}.pa--text-block p{margin-bottom:0}.pa--text-block.card__body a{position:relative;z-index:1000}.pa--text-block p:not(:last-child){margin-bottom:1.6rem}.pa--text-block p:only-child{margin-bottom:0}.pa--text-block ul li p{margin-bottom:0!important}.pa--text-block blockquote{font-size:2.4rem;line-height:3.8rem;padding-left:5.6rem;padding-top:1rem;position:relative}.pa--text-block blockquote:before{color:#00c8aa;content:"";display:block;font-family:Font Awesome\ 5 Pro;font-size:3.2rem;font-weight:400;left:0;line-height:3.2rem;position:absolute;top:0}.pa--text-block ul a{background-image:linear-gradient(120deg,rgba(0,200,170,.4),rgba(0,200,170,.2));background-position:0 100%;background-repeat:no-repeat;background-size:100% 55%;color:inherit}.pa--text-block ul a:hover{background-size:100% 100%;color:inherit;text-decoration:none}.pa--media-block .image-container{overflow:hidden;position:relative}.pa--media-block .image-container img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;right:0;top:0;width:100%}.pa--button-container{flex-wrap:wrap;margin:0 -1.6rem}@media (min-width:1200px){.pa--media-text-button-block img,.pa--media-text-button-block video{max-width:50vw}}.form-architect-form .highlighted,.pa--primary-headings.pa--text-block h1,.pa--primary-headings.pa--text-block h2,.pa--primary-headings.pa--text-block h3,.pa--primary-headings.pa--text-block h4,.pa--primary-headings.pa--text-block h5,.pa--primary-headings.pa--text-block h6{color:#009690}.pa-floating-image--left,.pa-floating-image--right{position:relative;z-index:1}.pa-floating-image--left{float:left;margin-right:1.5rem}.pa-floating-image--right{float:right;margin-left:1.5rem}.pa--table{overflow-x:auto}.pa--table table{width:100%}.pa--table table tr:not(:first-child) a,.pa--table table tr:not(:first-child) p{word-wrap:break-word;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none;overflow-wrap:break-word;-ms-word-break:break-all;word-break:break-word}.pa--table table p{margin-bottom:0!important}.pa--table td{border:1px solid #e6e6e6;padding:.4rem .8rem;vertical-align:top}.pa--table img{max-width:100%}.pa--table-fixed table{table-layout:fixed}.pa--table-auto table{table-layout:auto}
