.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-ms-flex-negative:0;backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:transparent;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:hsla(0,0%,100%,.9);background:var(--plyr-menu-background,hsla(0,0%,100%,.9));border-radius:4px;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:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.9));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(-7px + 2);margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 + 2);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background: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]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff))) dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:hsla(0,0%,100%,.9);background:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word;white-space:normal}.plyr__progress__buffer{-webkit-appearance:none;background: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__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:hsla(0,0%,100%,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px hsla(0,0%,100%,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.5))}.plyr--video .plyr__progress__buffer{color:hsla(0,0%,100%,.25);color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;display:block;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:hsla(0,0%,100%,.9);background-color:var(--plyr-tooltip-background,hsla(0,0%,100%,.9));border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid hsla(0,0%,100%,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,hsla(0,0%,100%,.9));bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15);content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(transparent,rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.75)));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius, 5px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}
/*!
 * Font Awesome Pro 5.15.4 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:900;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.eot?dcddb714e825d85920df5cf98fc161c8);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.eot?dcddb714e825d85920df5cf98fc161c8?#iefix) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.woff2?54dfc8f551be346014e424fe36b4b0e3) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.woff?6057f0f7f9a9a68b2eede7d911d3b8eb) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.ttf?601a1847bf98e6bf4b9465f0094428a1) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.svg?ceb187c9cc886c93094cb6e31f3a5923#fontawesome) format("svg")}.btn--podcast-transcript:after,.fa,.fas,.plyr__control--overlaid:after{font-family:Font Awesome\ 5 Pro;font-weight:900}

/*!
 * Font Awesome Pro 5.15.4 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?1c9c47c2e74e9e4a5d07e83e727dd36a);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.eot?1c9c47c2e74e9e4a5d07e83e727dd36a?#iefix) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.woff2?33904a1b964c9b363ce79e87ce077789) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.woff?126e4e16f5400ed7fb9942ca5d89eb52) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.ttf?2e9a4f2704b8d84284940bbd45124bbc) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.svg?1a812d84040362f3cbe1f302dd3d5356#fontawesome) format("svg")}.category-list span:after,.collapse-block .collapsed i:before,.far,.filter--search-block .form-submit:after,.form-check input:checked~label:before,.form-date:after,.form-select:after,.items-block .splide__arrows .splide__arrow--next:before,.items-block .splide__arrows .splide__arrow--prev:before,.offcanvas .nav-main--list .menu-item .fa-angle-down:before,.research-cta--small .cta-block .btn:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:after,.slider-block .splide__arrow--next:before,.slider-block .splide__arrow--prev:before,.sponsors-block .splide__arrows .splide__arrow--next:before,.sponsors-block .splide__arrows .splide__arrow--prev:before,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw:after,.zoom-images-block .img-container:after{font-family:Font Awesome\ 5 Pro;font-weight:400}

/*!
 * Font Awesome Pro 5.15.4 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:300;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.eot?ab918e79c8dbce95d7158d71b9d11620);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.eot?ab918e79c8dbce95d7158d71b9d11620?#iefix) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.woff2?d3271a5651ab5ba62d854296f393a3b6) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.woff?8df58881554c80bdbc5ae0a44e3f2c9b) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.ttf?431c25ff502d4460d3ec7d302b9a6742) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.svg?76f70e6c0db0270aebcce515a9c88a2a#fontawesome) format("svg")}.fal{font-family:Font Awesome\ 5 Pro;font-weight:300}

/*!
 * Font Awesome Pro 5.15.4 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?2ac0cbf0ae3aa5e15f77cfec5f380e6c);src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.eot?2ac0cbf0ae3aa5e15f77cfec5f380e6c?#iefix) format("embedded-opentype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.woff2?df56145e6ac7861a1c0a9e5a278bcb79) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.woff?92ee10240bc7f84042de9e5f85e19cb6) format("woff"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.ttf?aa21aa27a6be24f99e402d50d27714a1) format("truetype"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.svg?363e840666219cf3436efc468a10b2f6#fontawesome) format("svg")}.fab{font-family:Font Awesome\ 5 Brands;font-weight:400}

/*!
 * Font Awesome Pro 5.15.4 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 */.btn--podcast-transcript:after,.category-list span:after,.collapse-block .collapsed i:before,.fa,.fab,.fad,.fal,.far,.fas,.filter--search-block .form-submit:after,.form-check input:checked~label:before,.form-date:after,.form-select:after,.items-block .splide__arrows .splide__arrow--next:before,.items-block .splide__arrows .splide__arrow--prev:before,.offcanvas .nav-main--list .menu-item .fa-angle-down:before,.plyr__control--overlaid:after,.research-cta--small .cta-block .btn:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:after,.slider-block .splide__arrow--next:before,.slider-block .splide__arrow--prev:before,.sponsors-block .splide__arrows .splide__arrow--next:before,.sponsors-block .splide__arrows .splide__arrow--prev:before,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw:after,.zoom-images-block .img-container:after{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.btn--podcast-transcript:after,.category-list span:after,.collapse-block .collapsed i:before,.filter--search-block .form-submit:after,.form-check input:checked~label:before,.form-date:after,.form-select:after,.items-block .splide__arrows .splide__arrow--next:before,.items-block .splide__arrows .splide__arrow--prev:before,.offcanvas .nav-main--list .menu-item .fa-angle-down:before,.plyr__control--overlaid:after,.research-cta--small .cta-block .btn:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:after,.slider-block .splide__arrow--next:before,.slider-block .splide__arrow--prev:before,.sponsors-block .splide__arrows .splide__arrow--next:before,.sponsors-block .splide__arrows .splide__arrow--prev:before,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw:after,.zoom-images-block .img-container:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:400;line-height:1}.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}.category-list span.fa-pull-left:after,.collapse-block .collapsed i.fa-pull-left:before,.fa-pull-left.btn--podcast-transcript:after,.fa-pull-left.form-date:after,.fa-pull-left.form-select:after,.fa-pull-left.plyr__control--overlaid:after,.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left,.filter--search-block .fa-pull-left.form-submit:after,.form-check input:checked~label.fa-pull-left:before,.items-block .splide__arrows .fa-pull-left.splide__arrow--next:before,.items-block .splide__arrows .fa-pull-left.splide__arrow--prev:before,.offcanvas .nav-main--list .menu-item .fa-pull-left.fa-angle-down:before,.research-cta--small .cta-block .fa-pull-left.btn:after,.research-cta--small .cta-block .wysiwyg-embed .fa-pull-left#CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block .wysiwyg-embed .fa-pull-left#CookieDeclarationChangeConsentWithdraw:after,.slider-block .fa-pull-left.splide__arrow--next:before,.slider-block .fa-pull-left.splide__arrow--prev:before,.sponsors-block .splide__arrows .fa-pull-left.splide__arrow--next:before,.sponsors-block .splide__arrows .fa-pull-left.splide__arrow--prev:before,.wysiwyg-embed .research-cta--small .cta-block .fa-pull-left#CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block .fa-pull-left#CookieDeclarationChangeConsentWithdraw:after,.zoom-images-block .fa-pull-left.img-container:after{margin-right:.3em}.category-list span.fa-pull-right:after,.collapse-block .collapsed i.fa-pull-right:before,.fa-pull-right.btn--podcast-transcript:after,.fa-pull-right.form-date:after,.fa-pull-right.form-select:after,.fa-pull-right.plyr__control--overlaid:after,.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right,.filter--search-block .fa-pull-right.form-submit:after,.form-check input:checked~label.fa-pull-right:before,.items-block .splide__arrows .fa-pull-right.splide__arrow--next:before,.items-block .splide__arrows .fa-pull-right.splide__arrow--prev:before,.offcanvas .nav-main--list .menu-item .fa-pull-right.fa-angle-down:before,.research-cta--small .cta-block .fa-pull-right.btn:after,.research-cta--small .cta-block .wysiwyg-embed .fa-pull-right#CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block .wysiwyg-embed .fa-pull-right#CookieDeclarationChangeConsentWithdraw:after,.slider-block .fa-pull-right.splide__arrow--next:before,.slider-block .fa-pull-right.splide__arrow--prev:before,.sponsors-block .splide__arrows .fa-pull-right.splide__arrow--next:before,.sponsors-block .splide__arrows .fa-pull-right.splide__arrow--prev:before,.wysiwyg-embed .research-cta--small .cta-block .fa-pull-right#CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block .fa-pull-right#CookieDeclarationChangeConsentWithdraw:after,.zoom-images-block .fa-pull-right.img-container:after{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@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-180,:root .fa-rotate-270,:root .fa-rotate-90{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-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{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.fa-bluesky:before{background-color:currentColor;content:"";display:inline-block;height:1em;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2 42.1-31.6 110.3-56 110.3 21.8 0 15.5-8.9 130.5-14.1 149.2-18.2 64.8-84.4 81.4-143.3 71.3C456 322 482.2 380 425.6 438c-107.4 110.2-154.3-27.6-166.3-62.9-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8c-12 35.3-59 173.1-166.3 62.9-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1 10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath d='M111.8 62.2C170.2 105.9 233 194.7 256 242.4c23-47.6 85.8-136.4 144.2-180.2 42.1-31.6 110.3-56 110.3 21.8 0 15.5-8.9 130.5-14.1 149.2-18.2 64.8-84.4 81.4-143.3 71.3C456 322 482.2 380 425.6 438c-107.4 110.2-154.3-27.6-166.3-62.9-1.7-4.9-2.6-7.8-3.3-7.8s-1.6 3-3.3 7.8c-12 35.3-59 173.1-166.3 62.9-56.5-58-30.4-116 72.5-133.5C100 314.6 33.8 298 15.7 233.1 10.4 214.4 1.5 99.4 1.5 83.9c0-77.8 68.2-53.4 110.3-21.8z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:1em}.bg--white{background-color:#fff!important}.text--white{color:#fff!important}.bg--quarter-spanish-white{background-color:#f8f2e3!important}.text--quarter-spanish-white{color:#f8f2e3!important}.bg--solitude{background-color:#edf7fe!important}.text--solitude{color:#edf7fe!important}.bg--corn{background-color:#daaa00!important}.text--corn{color:#daaa00!important}.bg--primary{background-color:#115e67!important}.text--primary{color:#115e67!important}.bg--tia-maria{background-color:#c4390f!important}.text--tia-maria{color:#c4390f!important}.bg--shakespeare{background-color:#48a8d4!important}.text--shakespeare{color:#48a8d4!important}.bg--sushi{background-color:#71af2e!important}.text--sushi{color:#71af2e!important}.bg--meteor{background-color:#cf7f0f!important}.text--meteor{color:#cf7f0f!important}.bg--genoa{background-color:#115e67!important}.text--genoa{color:#115e67!important}.bg--lily-white{background-color:#e4f4fe!important}.text--lily-white{color:#e4f4fe!important}.bg--parchment{background-color:#f4eddb!important}.text--parchment{color:#f4eddb!important}.bg--boulder{background-color:#777!important}.text--boulder{color:#777!important}:root{--header-height:11.5rem;--bs-white:#fff;--bs-quarter-spanish-white:#f8f2e3;--bs-solitude:#edf7fe;--bs-corn:#daaa00;--bs-tia-maria:#c4390f;--bs-shakespeare:#48a8d4;--bs-sushi:#71af2e;--bs-meteor:#cf7f0f;--bs-genoa:#115e67;--bs-lily-white:#e4f4fe;--bs-parchment:#f4eddb;--bs-boulder:#777;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#115e67;--bs-secondary:#1d1d1f;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:17,94,103;--bs-secondary-rgb:29,29,31;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:calc(1.285rem + 0.42vw);--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#115e67;--bs-link-hover-color:#0e4b52;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}@media (min-width:1200px){:root{--bs-body-font-size:1.6rem}}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}hr{border:0;border-top:1px solid;color:inherit;margin:.8rem 0;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,.list--course .list__title,.media-text-block .media-text__content .media-text__title,.wysiwyg-embed .CookieDeclarationTypeHeader,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.4rem;margin-top:0}.h1,.media-text-block .media-text__content .media-text__title,h1{font-size:calc(1.525rem + 3.3vw)}@media (min-width:1200px){.h1,.media-text-block .media-text__content .media-text__title,h1{font-size:4rem}}.h2,h2{font-size:calc(1.425rem + 2.1vw)}@media (min-width:1200px){.h2,h2{font-size:3rem}}.h3,.list--course .list__title,.wysiwyg-embed .CookieDeclarationTypeHeader,h3{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h3,.list--course .list__title,.wysiwyg-embed .CookieDeclarationTypeHeader,h3{font-size:2.5rem}}.h4,h4{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h4,h4{font-size:2rem}}.h5,h5{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h5,h5{font-size:2rem}}.h6,h6{font-size:calc(1.285rem + .42vw)}@media (min-width:1200px){.h6,h6{font-size:1.6rem}}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;-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;margin-bottom:1rem}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;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,small{font-size:.875em}.mark,mark{background-color:var(--bs-highlight-bg);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--bs-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}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,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[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}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:calc(1.275rem + .3vw);line-height:inherit;margin-bottom:.5rem;padding:0;width:100%}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:calc(1.325rem + .9vw);font-weight:300}@media (min-width:1200px){.lead{font-size:2rem}}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.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:.875em;text-transform:uppercase}.blockquote{font-size:calc(1.325rem + .9vw);margin-bottom:.8rem}@media (min-width:1200px){.blockquote{font-size:2rem}}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{color:#6c757d;font-size:.875em;margin-bottom:.8rem;margin-top:-.8rem}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.375rem;padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.4rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:3rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);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:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1200px}}.row{--bs-gutter-x:3rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.8rem}.g-1,.gy-1{--bs-gutter-y:0.8rem}.g-2,.gx-2{--bs-gutter-x:1.6rem}.g-2,.gy-2{--bs-gutter-y:1.6rem}.g-3,.gx-3{--bs-gutter-x:2.4rem}.g-3,.gy-3{--bs-gutter-y:2.4rem}.g-4,.gx-4{--bs-gutter-x:3.2rem}.g-4,.gy-4{--bs-gutter-y:3.2rem}.g-5,.gx-5{--bs-gutter-x:4rem}.g-5,.gy-5{--bs-gutter-y:4rem}.g-6,.gx-6{--bs-gutter-x:4.8rem}.g-6,.gy-6{--bs-gutter-y:4.8rem}.g-7,.gx-7{--bs-gutter-x:5.6rem}.g-7,.gy-7{--bs-gutter-y:5.6rem}.g-8,.gx-8{--bs-gutter-x:6.4rem}.g-8,.gy-8{--bs-gutter-y:6.4rem}.g-9,.gx-9{--bs-gutter-x:7.2rem}.g-9,.gy-9{--bs-gutter-y:7.2rem}.g-10,.gx-10{--bs-gutter-x:8rem}.g-10,.gy-10{--bs-gutter-y:8rem}.g-100,.gx-100{--bs-gutter-x:10rem}.g-100,.gy-100{--bs-gutter-y:10rem}.g-120,.gx-120{--bs-gutter-x:12rem}.g-120,.gy-120{--bs-gutter-y:12rem}.g-160,.gx-160{--bs-gutter-x:16rem}.g-160,.gy-160{--bs-gutter-y:16rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.8rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.8rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:1.6rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:1.6rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:2.4rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:2.4rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:3.2rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:3.2rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:4rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:4rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:4.8rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:4.8rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:5.6rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:5.6rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:6.4rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:6.4rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:7.2rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:7.2rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:8rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:8rem}.g-sm-100,.gx-sm-100{--bs-gutter-x:10rem}.g-sm-100,.gy-sm-100{--bs-gutter-y:10rem}.g-sm-120,.gx-sm-120{--bs-gutter-x:12rem}.g-sm-120,.gy-sm-120{--bs-gutter-y:12rem}.g-sm-160,.gx-sm-160{--bs-gutter-x:16rem}.g-sm-160,.gy-sm-160{--bs-gutter-y:16rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.8rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.8rem}.g-md-2,.gx-md-2{--bs-gutter-x:1.6rem}.g-md-2,.gy-md-2{--bs-gutter-y:1.6rem}.g-md-3,.gx-md-3{--bs-gutter-x:2.4rem}.g-md-3,.gy-md-3{--bs-gutter-y:2.4rem}.g-md-4,.gx-md-4{--bs-gutter-x:3.2rem}.g-md-4,.gy-md-4{--bs-gutter-y:3.2rem}.g-md-5,.gx-md-5{--bs-gutter-x:4rem}.g-md-5,.gy-md-5{--bs-gutter-y:4rem}.g-md-6,.gx-md-6{--bs-gutter-x:4.8rem}.g-md-6,.gy-md-6{--bs-gutter-y:4.8rem}.g-md-7,.gx-md-7{--bs-gutter-x:5.6rem}.g-md-7,.gy-md-7{--bs-gutter-y:5.6rem}.g-md-8,.gx-md-8{--bs-gutter-x:6.4rem}.g-md-8,.gy-md-8{--bs-gutter-y:6.4rem}.g-md-9,.gx-md-9{--bs-gutter-x:7.2rem}.g-md-9,.gy-md-9{--bs-gutter-y:7.2rem}.g-md-10,.gx-md-10{--bs-gutter-x:8rem}.g-md-10,.gy-md-10{--bs-gutter-y:8rem}.g-md-100,.gx-md-100{--bs-gutter-x:10rem}.g-md-100,.gy-md-100{--bs-gutter-y:10rem}.g-md-120,.gx-md-120{--bs-gutter-x:12rem}.g-md-120,.gy-md-120{--bs-gutter-y:12rem}.g-md-160,.gx-md-160{--bs-gutter-x:16rem}.g-md-160,.gy-md-160{--bs-gutter-y:16rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.8rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.8rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:1.6rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:1.6rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:2.4rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:2.4rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:3.2rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:3.2rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:4rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:4rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:4.8rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:4.8rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:5.6rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:5.6rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:6.4rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:6.4rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:7.2rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:7.2rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:8rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:8rem}.g-lg-100,.gx-lg-100{--bs-gutter-x:10rem}.g-lg-100,.gy-lg-100{--bs-gutter-y:10rem}.g-lg-120,.gx-lg-120{--bs-gutter-x:12rem}.g-lg-120,.gy-lg-120{--bs-gutter-y:12rem}.g-lg-160,.gx-lg-160{--bs-gutter-x:16rem}.g-lg-160,.gy-lg-160{--bs-gutter-y:16rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.8rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.8rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:1.6rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:1.6rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:2.4rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:2.4rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:3.2rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:3.2rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:4rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:4rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:4.8rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:4.8rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:5.6rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:5.6rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:6.4rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:6.4rem}.g-xl-9,.gx-xl-9{--bs-gutter-x:7.2rem}.g-xl-9,.gy-xl-9{--bs-gutter-y:7.2rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:8rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:8rem}.g-xl-100,.gx-xl-100{--bs-gutter-x:10rem}.g-xl-100,.gy-xl-100{--bs-gutter-y:10rem}.g-xl-120,.gx-xl-120{--bs-gutter-x:12rem}.g-xl-120,.gy-xl-120{--bs-gutter-y:12rem}.g-xl-160,.gx-xl-160{--bs-gutter-x:16rem}.g-xl-160,.gy-xl-160{--bs-gutter-y:16rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.8rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.8rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:1.6rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:1.6rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:2.4rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:2.4rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:3.2rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:3.2rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:4rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:4rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:4.8rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:4.8rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:5.6rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:5.6rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:6.4rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:6.4rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:7.2rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:7.2rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:8rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:8rem}.g-xxl-100,.gx-xxl-100{--bs-gutter-x:10rem}.g-xxl-100,.gy-xxl-100{--bs-gutter-y:10rem}.g-xxl-120,.gx-xxl-120{--bs-gutter-x:12rem}.g-xxl-120,.gy-xxl-120{--bs-gutter-y:12rem}.g-xxl-160,.gx-xxl-160{--bs-gutter-x:16rem}.g-xxl-160,.gy-xxl-160{--bs-gutter-y:16rem}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:0.375rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);margin-bottom:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:var(--bs-nav-tabs-link-hover-border-color);isolation:isolate}.nav-tabs .nav-link.disabled,.nav-tabs .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);color:var(--bs-nav-tabs-link-active-color)}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--bs-nav-tabs-border-width)*-1)}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#115e67}.nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link:disabled{background-color:transparent;border-color:transparent;color:var(--bs-nav-link-disabled-color)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{background-color:var(--bs-nav-pills-link-active-bg);color:var(--bs-nav-pills-link-active-color)}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.4rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.2rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:2rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:2rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{color:var(--bs-navbar-color);padding-bottom:.5rem;padding-top:.5rem}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{align-items:center;flex-basis:100%;flex-grow:1}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-left:var(--bs-navbar-nav-link-padding-x);padding-right:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{background-color:transparent!important;border:0!important;flex-grow:1;height:auto!important;position:static;transform:none!important;transition:none;visibility:visible!important;width:auto!important;z-index:auto}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;overflow-y:visible;padding:0}.navbar-dark{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--bs-accordion-transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:1px;--bs-accordion-border-radius:0.375rem;--bs-accordion-inner-border-radius:calc(0.375rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230f555d'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#88afb3;--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(17,94,103,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0f555d;--bs-accordion-active-bg:#e7eff0}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:calc(1.285rem + .42vw);overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (min-width:1200px){.accordion-button{font-size:1.6rem}}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:6rem 2.6rem 8rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#f4eddb;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:1.4rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(1.4rem - 1px);--bs-modal-header-padding-x:6rem 2.6rem 8rem;--bs-modal-header-padding-y:6rem 2.6rem 8rem;--bs-modal-header-padding:6rem 2.6rem 8rem 6rem 2.6rem 8rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(10rem);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:17vh 0;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:110rem}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(17,94,103,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(29,29,31,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(25,135,84,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(13,202,240,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(255,193,7,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(220,53,69,var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(248,249,250,var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(33,37,41,var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:#115e67!important}.link-primary:focus,.link-primary:hover{color:#0e4b52!important}.link-secondary{color:#1d1d1f!important}.link-secondary:focus,.link-secondary:hover{color:#171719!important}.link-success{color:#198754!important}.link-success:focus,.link-success:hover{color:#146c43!important}.link-info{color:#0dcaf0!important}.link-info:focus,.link-info:hover{color:#3dd5f3!important}.link-warning{color:#ffc107!important}.link-warning:focus,.link-warning:hover{color:#ffcd39!important}.link-danger{color:#dc3545!important}.link-danger:focus,.link-danger:hover{color:#b02a37!important}.link-light{color:#f8f9fa!important}.link-light:focus,.link-light:hover{color:#f9fafb!important}.link-dark{color:#212529!important}.link-dark:focus,.link-dark:hover{color:#1a1e21!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}.hstack{align-items:center;flex-direction:row}.hstack,.vstack{align-self:stretch;display:flex}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.stretched-link:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{align-self:stretch;background-color:currentcolor;display:inline-block;min-height:1em;opacity:.25;width:1px}.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}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!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}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!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}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-1{--bs-border-width:1px}.border-2{--bs-border-width:2px}.border-3{--bs-border-width:3px}.border-4{--bs-border-width:4px}.border-5{--bs-border-width:5px}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.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}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!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}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.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-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}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-evenly{justify-content:space-evenly!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}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.8rem!important}.m-2{margin:1.6rem!important}.m-3{margin:2.4rem!important}.m-4{margin:3.2rem!important}.m-5{margin:4rem!important}.m-6{margin:4.8rem!important}.m-7{margin:5.6rem!important}.m-8{margin:6.4rem!important}.m-9{margin:7.2rem!important}.m-10{margin:8rem!important}.m-100{margin:10rem!important}.m-120{margin:12rem!important}.m-160{margin:16rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-5{margin-left:4rem!important;margin-right:4rem!important}.mx-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-10{margin-left:8rem!important;margin-right:8rem!important}.mx-100{margin-left:10rem!important;margin-right:10rem!important}.mx-120{margin-left:12rem!important;margin-right:12rem!important}.mx-160{margin-left:16rem!important;margin-right:16rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-100{margin-bottom:10rem!important;margin-top:10rem!important}.my-120{margin-bottom:12rem!important;margin-top:12rem!important}.my-160{margin-bottom:16rem!important;margin-top:16rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.8rem!important}.mt-2{margin-top:1.6rem!important}.mt-3{margin-top:2.4rem!important}.mt-4{margin-top:3.2rem!important}.mt-5{margin-top:4rem!important}.mt-6{margin-top:4.8rem!important}.mt-7{margin-top:5.6rem!important}.mt-8{margin-top:6.4rem!important}.mt-9{margin-top:7.2rem!important}.mt-10{margin-top:8rem!important}.mt-100{margin-top:10rem!important}.mt-120{margin-top:12rem!important}.mt-160{margin-top:16rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.8rem!important}.me-2{margin-right:1.6rem!important}.me-3{margin-right:2.4rem!important}.me-4{margin-right:3.2rem!important}.me-5{margin-right:4rem!important}.me-6{margin-right:4.8rem!important}.me-7{margin-right:5.6rem!important}.me-8{margin-right:6.4rem!important}.me-9{margin-right:7.2rem!important}.me-10{margin-right:8rem!important}.me-100{margin-right:10rem!important}.me-120{margin-right:12rem!important}.me-160{margin-right:16rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.8rem!important}.mb-2{margin-bottom:1.6rem!important}.mb-3{margin-bottom:2.4rem!important}.mb-4{margin-bottom:3.2rem!important}.mb-5{margin-bottom:4rem!important}.mb-6{margin-bottom:4.8rem!important}.mb-7{margin-bottom:5.6rem!important}.mb-8{margin-bottom:6.4rem!important}.mb-9{margin-bottom:7.2rem!important}.mb-10{margin-bottom:8rem!important}.mb-100{margin-bottom:10rem!important}.mb-120{margin-bottom:12rem!important}.mb-160{margin-bottom:16rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.8rem!important}.ms-2{margin-left:1.6rem!important}.ms-3{margin-left:2.4rem!important}.ms-4{margin-left:3.2rem!important}.ms-5{margin-left:4rem!important}.ms-6{margin-left:4.8rem!important}.ms-7{margin-left:5.6rem!important}.ms-8{margin-left:6.4rem!important}.ms-9{margin-left:7.2rem!important}.ms-10{margin-left:8rem!important}.ms-100{margin-left:10rem!important}.ms-120{margin-left:12rem!important}.ms-160{margin-left:16rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.8rem!important}.p-2{padding:1.6rem!important}.p-3{padding:2.4rem!important}.p-4{padding:3.2rem!important}.p-5{padding:4rem!important}.p-6{padding:4.8rem!important}.p-7{padding:5.6rem!important}.p-8{padding:6.4rem!important}.p-9{padding:7.2rem!important}.p-10{padding:8rem!important}.p-100{padding:10rem!important}.p-120{padding:12rem!important}.p-160{padding:16rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-5{padding-left:4rem!important;padding-right:4rem!important}.px-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-10{padding-left:8rem!important;padding-right:8rem!important}.px-100{padding-left:10rem!important;padding-right:10rem!important}.px-120{padding-left:12rem!important;padding-right:12rem!important}.px-160{padding-left:16rem!important;padding-right:16rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-100{padding-bottom:10rem!important;padding-top:10rem!important}.py-120{padding-bottom:12rem!important;padding-top:12rem!important}.py-160{padding-bottom:16rem!important;padding-top:16rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.8rem!important}.pt-2{padding-top:1.6rem!important}.pt-3{padding-top:2.4rem!important}.pt-4{padding-top:3.2rem!important}.pt-5{padding-top:4rem!important}.pt-6{padding-top:4.8rem!important}.pt-7{padding-top:5.6rem!important}.pt-8{padding-top:6.4rem!important}.pt-9{padding-top:7.2rem!important}.pt-10{padding-top:8rem!important}.pt-100{padding-top:10rem!important}.pt-120{padding-top:12rem!important}.pt-160{padding-top:16rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.8rem!important}.pe-2{padding-right:1.6rem!important}.pe-3{padding-right:2.4rem!important}.pe-4{padding-right:3.2rem!important}.pe-5{padding-right:4rem!important}.pe-6{padding-right:4.8rem!important}.pe-7{padding-right:5.6rem!important}.pe-8{padding-right:6.4rem!important}.pe-9{padding-right:7.2rem!important}.pe-10{padding-right:8rem!important}.pe-100{padding-right:10rem!important}.pe-120{padding-right:12rem!important}.pe-160{padding-right:16rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.8rem!important}.pb-2{padding-bottom:1.6rem!important}.pb-3{padding-bottom:2.4rem!important}.pb-4{padding-bottom:3.2rem!important}.pb-5{padding-bottom:4rem!important}.pb-6{padding-bottom:4.8rem!important}.pb-7{padding-bottom:5.6rem!important}.pb-8{padding-bottom:6.4rem!important}.pb-9{padding-bottom:7.2rem!important}.pb-10{padding-bottom:8rem!important}.pb-100{padding-bottom:10rem!important}.pb-120{padding-bottom:12rem!important}.pb-160{padding-bottom:16rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.8rem!important}.ps-2{padding-left:1.6rem!important}.ps-3{padding-left:2.4rem!important}.ps-4{padding-left:3.2rem!important}.ps-5{padding-left:4rem!important}.ps-6{padding-left:4.8rem!important}.ps-7{padding-left:5.6rem!important}.ps-8{padding-left:6.4rem!important}.ps-9{padding-left:7.2rem!important}.ps-10{padding-left:8rem!important}.ps-100{padding-left:10rem!important}.ps-120{padding-left:12rem!important}.ps-160{padding-left:16rem!important}.gap-0{gap:0!important}.gap-1{gap:.8rem!important}.gap-2{gap:1.6rem!important}.gap-3{gap:2.4rem!important}.gap-4{gap:3.2rem!important}.gap-5{gap:4rem!important}.gap-6{gap:4.8rem!important}.gap-7{gap:5.6rem!important}.gap-8{gap:6.4rem!important}.gap-9{gap:7.2rem!important}.gap-10{gap:8rem!important}.gap-100{gap:10rem!important}.gap-120{gap:12rem!important}.gap-160{gap:16rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.525rem + 3.3vw)!important}.fs-2{font-size:calc(1.425rem + 2.1vw)!important}.fs-3{font-size:calc(1.375rem + 1.5vw)!important}.fs-4,.fs-5{font-size:calc(1.325rem + .9vw)!important}.fs-6{font-size:calc(1.285rem + .42vw)!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base,.lh-lg{line-height:1.5!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!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;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-start{border-top-left-radius:var(--bs-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!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}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.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-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}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-sm-evenly{justify-content:space-evenly!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}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.8rem!important}.m-sm-2{margin:1.6rem!important}.m-sm-3{margin:2.4rem!important}.m-sm-4{margin:3.2rem!important}.m-sm-5{margin:4rem!important}.m-sm-6{margin:4.8rem!important}.m-sm-7{margin:5.6rem!important}.m-sm-8{margin:6.4rem!important}.m-sm-9{margin:7.2rem!important}.m-sm-10{margin:8rem!important}.m-sm-100{margin:10rem!important}.m-sm-120{margin:12rem!important}.m-sm-160{margin:16rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-sm-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-sm-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-sm-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-sm-5{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-sm-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-sm-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-sm-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-sm-10{margin-left:8rem!important;margin-right:8rem!important}.mx-sm-100{margin-left:10rem!important;margin-right:10rem!important}.mx-sm-120{margin-left:12rem!important;margin-right:12rem!important}.mx-sm-160{margin-left:16rem!important;margin-right:16rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-sm-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-sm-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-sm-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-sm-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-sm-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-sm-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-sm-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-sm-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-sm-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-sm-100{margin-bottom:10rem!important;margin-top:10rem!important}.my-sm-120{margin-bottom:12rem!important;margin-top:12rem!important}.my-sm-160{margin-bottom:16rem!important;margin-top:16rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.8rem!important}.mt-sm-2{margin-top:1.6rem!important}.mt-sm-3{margin-top:2.4rem!important}.mt-sm-4{margin-top:3.2rem!important}.mt-sm-5{margin-top:4rem!important}.mt-sm-6{margin-top:4.8rem!important}.mt-sm-7{margin-top:5.6rem!important}.mt-sm-8{margin-top:6.4rem!important}.mt-sm-9{margin-top:7.2rem!important}.mt-sm-10{margin-top:8rem!important}.mt-sm-100{margin-top:10rem!important}.mt-sm-120{margin-top:12rem!important}.mt-sm-160{margin-top:16rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.8rem!important}.me-sm-2{margin-right:1.6rem!important}.me-sm-3{margin-right:2.4rem!important}.me-sm-4{margin-right:3.2rem!important}.me-sm-5{margin-right:4rem!important}.me-sm-6{margin-right:4.8rem!important}.me-sm-7{margin-right:5.6rem!important}.me-sm-8{margin-right:6.4rem!important}.me-sm-9{margin-right:7.2rem!important}.me-sm-10{margin-right:8rem!important}.me-sm-100{margin-right:10rem!important}.me-sm-120{margin-right:12rem!important}.me-sm-160{margin-right:16rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.8rem!important}.mb-sm-2{margin-bottom:1.6rem!important}.mb-sm-3{margin-bottom:2.4rem!important}.mb-sm-4{margin-bottom:3.2rem!important}.mb-sm-5{margin-bottom:4rem!important}.mb-sm-6{margin-bottom:4.8rem!important}.mb-sm-7{margin-bottom:5.6rem!important}.mb-sm-8{margin-bottom:6.4rem!important}.mb-sm-9{margin-bottom:7.2rem!important}.mb-sm-10{margin-bottom:8rem!important}.mb-sm-100{margin-bottom:10rem!important}.mb-sm-120{margin-bottom:12rem!important}.mb-sm-160{margin-bottom:16rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.8rem!important}.ms-sm-2{margin-left:1.6rem!important}.ms-sm-3{margin-left:2.4rem!important}.ms-sm-4{margin-left:3.2rem!important}.ms-sm-5{margin-left:4rem!important}.ms-sm-6{margin-left:4.8rem!important}.ms-sm-7{margin-left:5.6rem!important}.ms-sm-8{margin-left:6.4rem!important}.ms-sm-9{margin-left:7.2rem!important}.ms-sm-10{margin-left:8rem!important}.ms-sm-100{margin-left:10rem!important}.ms-sm-120{margin-left:12rem!important}.ms-sm-160{margin-left:16rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.8rem!important}.p-sm-2{padding:1.6rem!important}.p-sm-3{padding:2.4rem!important}.p-sm-4{padding:3.2rem!important}.p-sm-5{padding:4rem!important}.p-sm-6{padding:4.8rem!important}.p-sm-7{padding:5.6rem!important}.p-sm-8{padding:6.4rem!important}.p-sm-9{padding:7.2rem!important}.p-sm-10{padding:8rem!important}.p-sm-100{padding:10rem!important}.p-sm-120{padding:12rem!important}.p-sm-160{padding:16rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-sm-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-sm-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-sm-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-sm-5{padding-left:4rem!important;padding-right:4rem!important}.px-sm-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-sm-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-sm-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-sm-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-sm-10{padding-left:8rem!important;padding-right:8rem!important}.px-sm-100{padding-left:10rem!important;padding-right:10rem!important}.px-sm-120{padding-left:12rem!important;padding-right:12rem!important}.px-sm-160{padding-left:16rem!important;padding-right:16rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-sm-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-sm-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-sm-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-sm-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-sm-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-sm-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-sm-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-sm-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-sm-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-sm-100{padding-bottom:10rem!important;padding-top:10rem!important}.py-sm-120{padding-bottom:12rem!important;padding-top:12rem!important}.py-sm-160{padding-bottom:16rem!important;padding-top:16rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.8rem!important}.pt-sm-2{padding-top:1.6rem!important}.pt-sm-3{padding-top:2.4rem!important}.pt-sm-4{padding-top:3.2rem!important}.pt-sm-5{padding-top:4rem!important}.pt-sm-6{padding-top:4.8rem!important}.pt-sm-7{padding-top:5.6rem!important}.pt-sm-8{padding-top:6.4rem!important}.pt-sm-9{padding-top:7.2rem!important}.pt-sm-10{padding-top:8rem!important}.pt-sm-100{padding-top:10rem!important}.pt-sm-120{padding-top:12rem!important}.pt-sm-160{padding-top:16rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.8rem!important}.pe-sm-2{padding-right:1.6rem!important}.pe-sm-3{padding-right:2.4rem!important}.pe-sm-4{padding-right:3.2rem!important}.pe-sm-5{padding-right:4rem!important}.pe-sm-6{padding-right:4.8rem!important}.pe-sm-7{padding-right:5.6rem!important}.pe-sm-8{padding-right:6.4rem!important}.pe-sm-9{padding-right:7.2rem!important}.pe-sm-10{padding-right:8rem!important}.pe-sm-100{padding-right:10rem!important}.pe-sm-120{padding-right:12rem!important}.pe-sm-160{padding-right:16rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.8rem!important}.pb-sm-2{padding-bottom:1.6rem!important}.pb-sm-3{padding-bottom:2.4rem!important}.pb-sm-4{padding-bottom:3.2rem!important}.pb-sm-5{padding-bottom:4rem!important}.pb-sm-6{padding-bottom:4.8rem!important}.pb-sm-7{padding-bottom:5.6rem!important}.pb-sm-8{padding-bottom:6.4rem!important}.pb-sm-9{padding-bottom:7.2rem!important}.pb-sm-10{padding-bottom:8rem!important}.pb-sm-100{padding-bottom:10rem!important}.pb-sm-120{padding-bottom:12rem!important}.pb-sm-160{padding-bottom:16rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.8rem!important}.ps-sm-2{padding-left:1.6rem!important}.ps-sm-3{padding-left:2.4rem!important}.ps-sm-4{padding-left:3.2rem!important}.ps-sm-5{padding-left:4rem!important}.ps-sm-6{padding-left:4.8rem!important}.ps-sm-7{padding-left:5.6rem!important}.ps-sm-8{padding-left:6.4rem!important}.ps-sm-9{padding-left:7.2rem!important}.ps-sm-10{padding-left:8rem!important}.ps-sm-100{padding-left:10rem!important}.ps-sm-120{padding-left:12rem!important}.ps-sm-160{padding-left:16rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.8rem!important}.gap-sm-2{gap:1.6rem!important}.gap-sm-3{gap:2.4rem!important}.gap-sm-4{gap:3.2rem!important}.gap-sm-5{gap:4rem!important}.gap-sm-6{gap:4.8rem!important}.gap-sm-7{gap:5.6rem!important}.gap-sm-8{gap:6.4rem!important}.gap-sm-9{gap:7.2rem!important}.gap-sm-10{gap:8rem!important}.gap-sm-100{gap:10rem!important}.gap-sm-120{gap:12rem!important}.gap-sm-160{gap:16rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!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}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.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-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}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-md-evenly{justify-content:space-evenly!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}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.8rem!important}.m-md-2{margin:1.6rem!important}.m-md-3{margin:2.4rem!important}.m-md-4{margin:3.2rem!important}.m-md-5{margin:4rem!important}.m-md-6{margin:4.8rem!important}.m-md-7{margin:5.6rem!important}.m-md-8{margin:6.4rem!important}.m-md-9{margin:7.2rem!important}.m-md-10{margin:8rem!important}.m-md-100{margin:10rem!important}.m-md-120{margin:12rem!important}.m-md-160{margin:16rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-md-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-md-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-md-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-md-5{margin-left:4rem!important;margin-right:4rem!important}.mx-md-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-md-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-md-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-md-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-md-10{margin-left:8rem!important;margin-right:8rem!important}.mx-md-100{margin-left:10rem!important;margin-right:10rem!important}.mx-md-120{margin-left:12rem!important;margin-right:12rem!important}.mx-md-160{margin-left:16rem!important;margin-right:16rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-md-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-md-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-md-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-md-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-md-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-md-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-md-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-md-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-md-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-md-100{margin-bottom:10rem!important;margin-top:10rem!important}.my-md-120{margin-bottom:12rem!important;margin-top:12rem!important}.my-md-160{margin-bottom:16rem!important;margin-top:16rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.8rem!important}.mt-md-2{margin-top:1.6rem!important}.mt-md-3{margin-top:2.4rem!important}.mt-md-4{margin-top:3.2rem!important}.mt-md-5{margin-top:4rem!important}.mt-md-6{margin-top:4.8rem!important}.mt-md-7{margin-top:5.6rem!important}.mt-md-8{margin-top:6.4rem!important}.mt-md-9{margin-top:7.2rem!important}.mt-md-10{margin-top:8rem!important}.mt-md-100{margin-top:10rem!important}.mt-md-120{margin-top:12rem!important}.mt-md-160{margin-top:16rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.8rem!important}.me-md-2{margin-right:1.6rem!important}.me-md-3{margin-right:2.4rem!important}.me-md-4{margin-right:3.2rem!important}.me-md-5{margin-right:4rem!important}.me-md-6{margin-right:4.8rem!important}.me-md-7{margin-right:5.6rem!important}.me-md-8{margin-right:6.4rem!important}.me-md-9{margin-right:7.2rem!important}.me-md-10{margin-right:8rem!important}.me-md-100{margin-right:10rem!important}.me-md-120{margin-right:12rem!important}.me-md-160{margin-right:16rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.8rem!important}.mb-md-2{margin-bottom:1.6rem!important}.mb-md-3{margin-bottom:2.4rem!important}.mb-md-4{margin-bottom:3.2rem!important}.mb-md-5{margin-bottom:4rem!important}.mb-md-6{margin-bottom:4.8rem!important}.mb-md-7{margin-bottom:5.6rem!important}.mb-md-8{margin-bottom:6.4rem!important}.mb-md-9{margin-bottom:7.2rem!important}.mb-md-10{margin-bottom:8rem!important}.mb-md-100{margin-bottom:10rem!important}.mb-md-120{margin-bottom:12rem!important}.mb-md-160{margin-bottom:16rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.8rem!important}.ms-md-2{margin-left:1.6rem!important}.ms-md-3{margin-left:2.4rem!important}.ms-md-4{margin-left:3.2rem!important}.ms-md-5{margin-left:4rem!important}.ms-md-6{margin-left:4.8rem!important}.ms-md-7{margin-left:5.6rem!important}.ms-md-8{margin-left:6.4rem!important}.ms-md-9{margin-left:7.2rem!important}.ms-md-10{margin-left:8rem!important}.ms-md-100{margin-left:10rem!important}.ms-md-120{margin-left:12rem!important}.ms-md-160{margin-left:16rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.8rem!important}.p-md-2{padding:1.6rem!important}.p-md-3{padding:2.4rem!important}.p-md-4{padding:3.2rem!important}.p-md-5{padding:4rem!important}.p-md-6{padding:4.8rem!important}.p-md-7{padding:5.6rem!important}.p-md-8{padding:6.4rem!important}.p-md-9{padding:7.2rem!important}.p-md-10{padding:8rem!important}.p-md-100{padding:10rem!important}.p-md-120{padding:12rem!important}.p-md-160{padding:16rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-md-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-md-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-md-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-md-5{padding-left:4rem!important;padding-right:4rem!important}.px-md-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-md-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-md-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-md-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-md-10{padding-left:8rem!important;padding-right:8rem!important}.px-md-100{padding-left:10rem!important;padding-right:10rem!important}.px-md-120{padding-left:12rem!important;padding-right:12rem!important}.px-md-160{padding-left:16rem!important;padding-right:16rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-md-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-md-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-md-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-md-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-md-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-md-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-md-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-md-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-md-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-md-100{padding-bottom:10rem!important;padding-top:10rem!important}.py-md-120{padding-bottom:12rem!important;padding-top:12rem!important}.py-md-160{padding-bottom:16rem!important;padding-top:16rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.8rem!important}.pt-md-2{padding-top:1.6rem!important}.pt-md-3{padding-top:2.4rem!important}.pt-md-4{padding-top:3.2rem!important}.pt-md-5{padding-top:4rem!important}.pt-md-6{padding-top:4.8rem!important}.pt-md-7{padding-top:5.6rem!important}.pt-md-8{padding-top:6.4rem!important}.pt-md-9{padding-top:7.2rem!important}.pt-md-10{padding-top:8rem!important}.pt-md-100{padding-top:10rem!important}.pt-md-120{padding-top:12rem!important}.pt-md-160{padding-top:16rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.8rem!important}.pe-md-2{padding-right:1.6rem!important}.pe-md-3{padding-right:2.4rem!important}.pe-md-4{padding-right:3.2rem!important}.pe-md-5{padding-right:4rem!important}.pe-md-6{padding-right:4.8rem!important}.pe-md-7{padding-right:5.6rem!important}.pe-md-8{padding-right:6.4rem!important}.pe-md-9{padding-right:7.2rem!important}.pe-md-10{padding-right:8rem!important}.pe-md-100{padding-right:10rem!important}.pe-md-120{padding-right:12rem!important}.pe-md-160{padding-right:16rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.8rem!important}.pb-md-2{padding-bottom:1.6rem!important}.pb-md-3{padding-bottom:2.4rem!important}.pb-md-4{padding-bottom:3.2rem!important}.pb-md-5{padding-bottom:4rem!important}.pb-md-6{padding-bottom:4.8rem!important}.pb-md-7{padding-bottom:5.6rem!important}.pb-md-8{padding-bottom:6.4rem!important}.pb-md-9{padding-bottom:7.2rem!important}.pb-md-10{padding-bottom:8rem!important}.pb-md-100{padding-bottom:10rem!important}.pb-md-120{padding-bottom:12rem!important}.pb-md-160{padding-bottom:16rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.8rem!important}.ps-md-2{padding-left:1.6rem!important}.ps-md-3{padding-left:2.4rem!important}.ps-md-4{padding-left:3.2rem!important}.ps-md-5{padding-left:4rem!important}.ps-md-6{padding-left:4.8rem!important}.ps-md-7{padding-left:5.6rem!important}.ps-md-8{padding-left:6.4rem!important}.ps-md-9{padding-left:7.2rem!important}.ps-md-10{padding-left:8rem!important}.ps-md-100{padding-left:10rem!important}.ps-md-120{padding-left:12rem!important}.ps-md-160{padding-left:16rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.8rem!important}.gap-md-2{gap:1.6rem!important}.gap-md-3{gap:2.4rem!important}.gap-md-4{gap:3.2rem!important}.gap-md-5{gap:4rem!important}.gap-md-6{gap:4.8rem!important}.gap-md-7{gap:5.6rem!important}.gap-md-8{gap:6.4rem!important}.gap-md-9{gap:7.2rem!important}.gap-md-10{gap:8rem!important}.gap-md-100{gap:10rem!important}.gap-md-120{gap:12rem!important}.gap-md-160{gap:16rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!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}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.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-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}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-lg-evenly{justify-content:space-evenly!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}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.8rem!important}.m-lg-2{margin:1.6rem!important}.m-lg-3{margin:2.4rem!important}.m-lg-4{margin:3.2rem!important}.m-lg-5{margin:4rem!important}.m-lg-6{margin:4.8rem!important}.m-lg-7{margin:5.6rem!important}.m-lg-8{margin:6.4rem!important}.m-lg-9{margin:7.2rem!important}.m-lg-10{margin:8rem!important}.m-lg-100{margin:10rem!important}.m-lg-120{margin:12rem!important}.m-lg-160{margin:16rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-lg-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-lg-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-lg-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-lg-5{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-lg-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-lg-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-lg-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-lg-10{margin-left:8rem!important;margin-right:8rem!important}.mx-lg-100{margin-left:10rem!important;margin-right:10rem!important}.mx-lg-120{margin-left:12rem!important;margin-right:12rem!important}.mx-lg-160{margin-left:16rem!important;margin-right:16rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-lg-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-lg-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-lg-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-lg-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-lg-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-lg-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-lg-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-lg-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-lg-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-lg-100{margin-bottom:10rem!important;margin-top:10rem!important}.my-lg-120{margin-bottom:12rem!important;margin-top:12rem!important}.my-lg-160{margin-bottom:16rem!important;margin-top:16rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.8rem!important}.mt-lg-2{margin-top:1.6rem!important}.mt-lg-3{margin-top:2.4rem!important}.mt-lg-4{margin-top:3.2rem!important}.mt-lg-5{margin-top:4rem!important}.mt-lg-6{margin-top:4.8rem!important}.mt-lg-7{margin-top:5.6rem!important}.mt-lg-8{margin-top:6.4rem!important}.mt-lg-9{margin-top:7.2rem!important}.mt-lg-10{margin-top:8rem!important}.mt-lg-100{margin-top:10rem!important}.mt-lg-120{margin-top:12rem!important}.mt-lg-160{margin-top:16rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.8rem!important}.me-lg-2{margin-right:1.6rem!important}.me-lg-3{margin-right:2.4rem!important}.me-lg-4{margin-right:3.2rem!important}.me-lg-5{margin-right:4rem!important}.me-lg-6{margin-right:4.8rem!important}.me-lg-7{margin-right:5.6rem!important}.me-lg-8{margin-right:6.4rem!important}.me-lg-9{margin-right:7.2rem!important}.me-lg-10{margin-right:8rem!important}.me-lg-100{margin-right:10rem!important}.me-lg-120{margin-right:12rem!important}.me-lg-160{margin-right:16rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.8rem!important}.mb-lg-2{margin-bottom:1.6rem!important}.mb-lg-3{margin-bottom:2.4rem!important}.mb-lg-4{margin-bottom:3.2rem!important}.mb-lg-5{margin-bottom:4rem!important}.mb-lg-6{margin-bottom:4.8rem!important}.mb-lg-7{margin-bottom:5.6rem!important}.mb-lg-8{margin-bottom:6.4rem!important}.mb-lg-9{margin-bottom:7.2rem!important}.mb-lg-10{margin-bottom:8rem!important}.mb-lg-100{margin-bottom:10rem!important}.mb-lg-120{margin-bottom:12rem!important}.mb-lg-160{margin-bottom:16rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.8rem!important}.ms-lg-2{margin-left:1.6rem!important}.ms-lg-3{margin-left:2.4rem!important}.ms-lg-4{margin-left:3.2rem!important}.ms-lg-5{margin-left:4rem!important}.ms-lg-6{margin-left:4.8rem!important}.ms-lg-7{margin-left:5.6rem!important}.ms-lg-8{margin-left:6.4rem!important}.ms-lg-9{margin-left:7.2rem!important}.ms-lg-10{margin-left:8rem!important}.ms-lg-100{margin-left:10rem!important}.ms-lg-120{margin-left:12rem!important}.ms-lg-160{margin-left:16rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.8rem!important}.p-lg-2{padding:1.6rem!important}.p-lg-3{padding:2.4rem!important}.p-lg-4{padding:3.2rem!important}.p-lg-5{padding:4rem!important}.p-lg-6{padding:4.8rem!important}.p-lg-7{padding:5.6rem!important}.p-lg-8{padding:6.4rem!important}.p-lg-9{padding:7.2rem!important}.p-lg-10{padding:8rem!important}.p-lg-100{padding:10rem!important}.p-lg-120{padding:12rem!important}.p-lg-160{padding:16rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-lg-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-lg-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-lg-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-lg-5{padding-left:4rem!important;padding-right:4rem!important}.px-lg-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-lg-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-lg-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-lg-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-lg-10{padding-left:8rem!important;padding-right:8rem!important}.px-lg-100{padding-left:10rem!important;padding-right:10rem!important}.px-lg-120{padding-left:12rem!important;padding-right:12rem!important}.px-lg-160{padding-left:16rem!important;padding-right:16rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-lg-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-lg-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-lg-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-lg-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-lg-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-lg-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-lg-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-lg-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-lg-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-lg-100{padding-bottom:10rem!important;padding-top:10rem!important}.py-lg-120{padding-bottom:12rem!important;padding-top:12rem!important}.py-lg-160{padding-bottom:16rem!important;padding-top:16rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.8rem!important}.pt-lg-2{padding-top:1.6rem!important}.pt-lg-3{padding-top:2.4rem!important}.pt-lg-4{padding-top:3.2rem!important}.pt-lg-5{padding-top:4rem!important}.pt-lg-6{padding-top:4.8rem!important}.pt-lg-7{padding-top:5.6rem!important}.pt-lg-8{padding-top:6.4rem!important}.pt-lg-9{padding-top:7.2rem!important}.pt-lg-10{padding-top:8rem!important}.pt-lg-100{padding-top:10rem!important}.pt-lg-120{padding-top:12rem!important}.pt-lg-160{padding-top:16rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.8rem!important}.pe-lg-2{padding-right:1.6rem!important}.pe-lg-3{padding-right:2.4rem!important}.pe-lg-4{padding-right:3.2rem!important}.pe-lg-5{padding-right:4rem!important}.pe-lg-6{padding-right:4.8rem!important}.pe-lg-7{padding-right:5.6rem!important}.pe-lg-8{padding-right:6.4rem!important}.pe-lg-9{padding-right:7.2rem!important}.pe-lg-10{padding-right:8rem!important}.pe-lg-100{padding-right:10rem!important}.pe-lg-120{padding-right:12rem!important}.pe-lg-160{padding-right:16rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.8rem!important}.pb-lg-2{padding-bottom:1.6rem!important}.pb-lg-3{padding-bottom:2.4rem!important}.pb-lg-4{padding-bottom:3.2rem!important}.pb-lg-5{padding-bottom:4rem!important}.pb-lg-6{padding-bottom:4.8rem!important}.pb-lg-7{padding-bottom:5.6rem!important}.pb-lg-8{padding-bottom:6.4rem!important}.pb-lg-9{padding-bottom:7.2rem!important}.pb-lg-10{padding-bottom:8rem!important}.pb-lg-100{padding-bottom:10rem!important}.pb-lg-120{padding-bottom:12rem!important}.pb-lg-160{padding-bottom:16rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.8rem!important}.ps-lg-2{padding-left:1.6rem!important}.ps-lg-3{padding-left:2.4rem!important}.ps-lg-4{padding-left:3.2rem!important}.ps-lg-5{padding-left:4rem!important}.ps-lg-6{padding-left:4.8rem!important}.ps-lg-7{padding-left:5.6rem!important}.ps-lg-8{padding-left:6.4rem!important}.ps-lg-9{padding-left:7.2rem!important}.ps-lg-10{padding-left:8rem!important}.ps-lg-100{padding-left:10rem!important}.ps-lg-120{padding-left:12rem!important}.ps-lg-160{padding-left:16rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.8rem!important}.gap-lg-2{gap:1.6rem!important}.gap-lg-3{gap:2.4rem!important}.gap-lg-4{gap:3.2rem!important}.gap-lg-5{gap:4rem!important}.gap-lg-6{gap:4.8rem!important}.gap-lg-7{gap:5.6rem!important}.gap-lg-8{gap:6.4rem!important}.gap-lg-9{gap:7.2rem!important}.gap-lg-10{gap:8rem!important}.gap-lg-100{gap:10rem!important}.gap-lg-120{gap:12rem!important}.gap-lg-160{gap:16rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!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}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.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-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}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-xl-evenly{justify-content:space-evenly!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}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.8rem!important}.m-xl-2{margin:1.6rem!important}.m-xl-3{margin:2.4rem!important}.m-xl-4{margin:3.2rem!important}.m-xl-5{margin:4rem!important}.m-xl-6{margin:4.8rem!important}.m-xl-7{margin:5.6rem!important}.m-xl-8{margin:6.4rem!important}.m-xl-9{margin:7.2rem!important}.m-xl-10{margin:8rem!important}.m-xl-100{margin:10rem!important}.m-xl-120{margin:12rem!important}.m-xl-160{margin:16rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-xl-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-xl-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-xl-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-xl-5{margin-left:4rem!important;margin-right:4rem!important}.mx-xl-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-xl-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-xl-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-xl-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-xl-10{margin-left:8rem!important;margin-right:8rem!important}.mx-xl-100{margin-left:10rem!important;margin-right:10rem!important}.mx-xl-120{margin-left:12rem!important;margin-right:12rem!important}.mx-xl-160{margin-left:16rem!important;margin-right:16rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-xl-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-xl-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-xl-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-xl-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-xl-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-xl-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-xl-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-xl-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-xl-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-xl-100{margin-bottom:10rem!important;margin-top:10rem!important}.my-xl-120{margin-bottom:12rem!important;margin-top:12rem!important}.my-xl-160{margin-bottom:16rem!important;margin-top:16rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.8rem!important}.mt-xl-2{margin-top:1.6rem!important}.mt-xl-3{margin-top:2.4rem!important}.mt-xl-4{margin-top:3.2rem!important}.mt-xl-5{margin-top:4rem!important}.mt-xl-6{margin-top:4.8rem!important}.mt-xl-7{margin-top:5.6rem!important}.mt-xl-8{margin-top:6.4rem!important}.mt-xl-9{margin-top:7.2rem!important}.mt-xl-10{margin-top:8rem!important}.mt-xl-100{margin-top:10rem!important}.mt-xl-120{margin-top:12rem!important}.mt-xl-160{margin-top:16rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.8rem!important}.me-xl-2{margin-right:1.6rem!important}.me-xl-3{margin-right:2.4rem!important}.me-xl-4{margin-right:3.2rem!important}.me-xl-5{margin-right:4rem!important}.me-xl-6{margin-right:4.8rem!important}.me-xl-7{margin-right:5.6rem!important}.me-xl-8{margin-right:6.4rem!important}.me-xl-9{margin-right:7.2rem!important}.me-xl-10{margin-right:8rem!important}.me-xl-100{margin-right:10rem!important}.me-xl-120{margin-right:12rem!important}.me-xl-160{margin-right:16rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.8rem!important}.mb-xl-2{margin-bottom:1.6rem!important}.mb-xl-3{margin-bottom:2.4rem!important}.mb-xl-4{margin-bottom:3.2rem!important}.mb-xl-5{margin-bottom:4rem!important}.mb-xl-6{margin-bottom:4.8rem!important}.mb-xl-7{margin-bottom:5.6rem!important}.mb-xl-8{margin-bottom:6.4rem!important}.mb-xl-9{margin-bottom:7.2rem!important}.mb-xl-10{margin-bottom:8rem!important}.mb-xl-100{margin-bottom:10rem!important}.mb-xl-120{margin-bottom:12rem!important}.mb-xl-160{margin-bottom:16rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.8rem!important}.ms-xl-2{margin-left:1.6rem!important}.ms-xl-3{margin-left:2.4rem!important}.ms-xl-4{margin-left:3.2rem!important}.ms-xl-5{margin-left:4rem!important}.ms-xl-6{margin-left:4.8rem!important}.ms-xl-7{margin-left:5.6rem!important}.ms-xl-8{margin-left:6.4rem!important}.ms-xl-9{margin-left:7.2rem!important}.ms-xl-10{margin-left:8rem!important}.ms-xl-100{margin-left:10rem!important}.ms-xl-120{margin-left:12rem!important}.ms-xl-160{margin-left:16rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.8rem!important}.p-xl-2{padding:1.6rem!important}.p-xl-3{padding:2.4rem!important}.p-xl-4{padding:3.2rem!important}.p-xl-5{padding:4rem!important}.p-xl-6{padding:4.8rem!important}.p-xl-7{padding:5.6rem!important}.p-xl-8{padding:6.4rem!important}.p-xl-9{padding:7.2rem!important}.p-xl-10{padding:8rem!important}.p-xl-100{padding:10rem!important}.p-xl-120{padding:12rem!important}.p-xl-160{padding:16rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-xl-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-xl-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-xl-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-xl-5{padding-left:4rem!important;padding-right:4rem!important}.px-xl-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-xl-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-xl-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-xl-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-xl-10{padding-left:8rem!important;padding-right:8rem!important}.px-xl-100{padding-left:10rem!important;padding-right:10rem!important}.px-xl-120{padding-left:12rem!important;padding-right:12rem!important}.px-xl-160{padding-left:16rem!important;padding-right:16rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-xl-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-xl-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-xl-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-xl-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-xl-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-xl-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-xl-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-xl-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-xl-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-xl-100{padding-bottom:10rem!important;padding-top:10rem!important}.py-xl-120{padding-bottom:12rem!important;padding-top:12rem!important}.py-xl-160{padding-bottom:16rem!important;padding-top:16rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.8rem!important}.pt-xl-2{padding-top:1.6rem!important}.pt-xl-3{padding-top:2.4rem!important}.pt-xl-4{padding-top:3.2rem!important}.pt-xl-5{padding-top:4rem!important}.pt-xl-6{padding-top:4.8rem!important}.pt-xl-7{padding-top:5.6rem!important}.pt-xl-8{padding-top:6.4rem!important}.pt-xl-9{padding-top:7.2rem!important}.pt-xl-10{padding-top:8rem!important}.pt-xl-100{padding-top:10rem!important}.pt-xl-120{padding-top:12rem!important}.pt-xl-160{padding-top:16rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.8rem!important}.pe-xl-2{padding-right:1.6rem!important}.pe-xl-3{padding-right:2.4rem!important}.pe-xl-4{padding-right:3.2rem!important}.pe-xl-5{padding-right:4rem!important}.pe-xl-6{padding-right:4.8rem!important}.pe-xl-7{padding-right:5.6rem!important}.pe-xl-8{padding-right:6.4rem!important}.pe-xl-9{padding-right:7.2rem!important}.pe-xl-10{padding-right:8rem!important}.pe-xl-100{padding-right:10rem!important}.pe-xl-120{padding-right:12rem!important}.pe-xl-160{padding-right:16rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.8rem!important}.pb-xl-2{padding-bottom:1.6rem!important}.pb-xl-3{padding-bottom:2.4rem!important}.pb-xl-4{padding-bottom:3.2rem!important}.pb-xl-5{padding-bottom:4rem!important}.pb-xl-6{padding-bottom:4.8rem!important}.pb-xl-7{padding-bottom:5.6rem!important}.pb-xl-8{padding-bottom:6.4rem!important}.pb-xl-9{padding-bottom:7.2rem!important}.pb-xl-10{padding-bottom:8rem!important}.pb-xl-100{padding-bottom:10rem!important}.pb-xl-120{padding-bottom:12rem!important}.pb-xl-160{padding-bottom:16rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.8rem!important}.ps-xl-2{padding-left:1.6rem!important}.ps-xl-3{padding-left:2.4rem!important}.ps-xl-4{padding-left:3.2rem!important}.ps-xl-5{padding-left:4rem!important}.ps-xl-6{padding-left:4.8rem!important}.ps-xl-7{padding-left:5.6rem!important}.ps-xl-8{padding-left:6.4rem!important}.ps-xl-9{padding-left:7.2rem!important}.ps-xl-10{padding-left:8rem!important}.ps-xl-100{padding-left:10rem!important}.ps-xl-120{padding-left:12rem!important}.ps-xl-160{padding-left:16rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.8rem!important}.gap-xl-2{gap:1.6rem!important}.gap-xl-3{gap:2.4rem!important}.gap-xl-4{gap:3.2rem!important}.gap-xl-5{gap:4rem!important}.gap-xl-6{gap:4.8rem!important}.gap-xl-7{gap:5.6rem!important}.gap-xl-8{gap:6.4rem!important}.gap-xl-9{gap:7.2rem!important}.gap-xl-10{gap:8rem!important}.gap-xl-100{gap:10rem!important}.gap-xl-120{gap:12rem!important}.gap-xl-160{gap:16rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!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}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.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-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}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!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}.justify-content-xxl-evenly{justify-content:space-evenly!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}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.8rem!important}.m-xxl-2{margin:1.6rem!important}.m-xxl-3{margin:2.4rem!important}.m-xxl-4{margin:3.2rem!important}.m-xxl-5{margin:4rem!important}.m-xxl-6{margin:4.8rem!important}.m-xxl-7{margin:5.6rem!important}.m-xxl-8{margin:6.4rem!important}.m-xxl-9{margin:7.2rem!important}.m-xxl-10{margin:8rem!important}.m-xxl-100{margin:10rem!important}.m-xxl-120{margin:12rem!important}.m-xxl-160{margin:16rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:.8rem!important;margin-right:.8rem!important}.mx-xxl-2{margin-left:1.6rem!important;margin-right:1.6rem!important}.mx-xxl-3{margin-left:2.4rem!important;margin-right:2.4rem!important}.mx-xxl-4{margin-left:3.2rem!important;margin-right:3.2rem!important}.mx-xxl-5{margin-left:4rem!important;margin-right:4rem!important}.mx-xxl-6{margin-left:4.8rem!important;margin-right:4.8rem!important}.mx-xxl-7{margin-left:5.6rem!important;margin-right:5.6rem!important}.mx-xxl-8{margin-left:6.4rem!important;margin-right:6.4rem!important}.mx-xxl-9{margin-left:7.2rem!important;margin-right:7.2rem!important}.mx-xxl-10{margin-left:8rem!important;margin-right:8rem!important}.mx-xxl-100{margin-left:10rem!important;margin-right:10rem!important}.mx-xxl-120{margin-left:12rem!important;margin-right:12rem!important}.mx-xxl-160{margin-left:16rem!important;margin-right:16rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:.8rem!important;margin-top:.8rem!important}.my-xxl-2{margin-bottom:1.6rem!important;margin-top:1.6rem!important}.my-xxl-3{margin-bottom:2.4rem!important;margin-top:2.4rem!important}.my-xxl-4{margin-bottom:3.2rem!important;margin-top:3.2rem!important}.my-xxl-5{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxl-6{margin-bottom:4.8rem!important;margin-top:4.8rem!important}.my-xxl-7{margin-bottom:5.6rem!important;margin-top:5.6rem!important}.my-xxl-8{margin-bottom:6.4rem!important;margin-top:6.4rem!important}.my-xxl-9{margin-bottom:7.2rem!important;margin-top:7.2rem!important}.my-xxl-10{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxl-100{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxl-120{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxl-160{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.8rem!important}.mt-xxl-2{margin-top:1.6rem!important}.mt-xxl-3{margin-top:2.4rem!important}.mt-xxl-4{margin-top:3.2rem!important}.mt-xxl-5{margin-top:4rem!important}.mt-xxl-6{margin-top:4.8rem!important}.mt-xxl-7{margin-top:5.6rem!important}.mt-xxl-8{margin-top:6.4rem!important}.mt-xxl-9{margin-top:7.2rem!important}.mt-xxl-10{margin-top:8rem!important}.mt-xxl-100{margin-top:10rem!important}.mt-xxl-120{margin-top:12rem!important}.mt-xxl-160{margin-top:16rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.8rem!important}.me-xxl-2{margin-right:1.6rem!important}.me-xxl-3{margin-right:2.4rem!important}.me-xxl-4{margin-right:3.2rem!important}.me-xxl-5{margin-right:4rem!important}.me-xxl-6{margin-right:4.8rem!important}.me-xxl-7{margin-right:5.6rem!important}.me-xxl-8{margin-right:6.4rem!important}.me-xxl-9{margin-right:7.2rem!important}.me-xxl-10{margin-right:8rem!important}.me-xxl-100{margin-right:10rem!important}.me-xxl-120{margin-right:12rem!important}.me-xxl-160{margin-right:16rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.8rem!important}.mb-xxl-2{margin-bottom:1.6rem!important}.mb-xxl-3{margin-bottom:2.4rem!important}.mb-xxl-4{margin-bottom:3.2rem!important}.mb-xxl-5{margin-bottom:4rem!important}.mb-xxl-6{margin-bottom:4.8rem!important}.mb-xxl-7{margin-bottom:5.6rem!important}.mb-xxl-8{margin-bottom:6.4rem!important}.mb-xxl-9{margin-bottom:7.2rem!important}.mb-xxl-10{margin-bottom:8rem!important}.mb-xxl-100{margin-bottom:10rem!important}.mb-xxl-120{margin-bottom:12rem!important}.mb-xxl-160{margin-bottom:16rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.8rem!important}.ms-xxl-2{margin-left:1.6rem!important}.ms-xxl-3{margin-left:2.4rem!important}.ms-xxl-4{margin-left:3.2rem!important}.ms-xxl-5{margin-left:4rem!important}.ms-xxl-6{margin-left:4.8rem!important}.ms-xxl-7{margin-left:5.6rem!important}.ms-xxl-8{margin-left:6.4rem!important}.ms-xxl-9{margin-left:7.2rem!important}.ms-xxl-10{margin-left:8rem!important}.ms-xxl-100{margin-left:10rem!important}.ms-xxl-120{margin-left:12rem!important}.ms-xxl-160{margin-left:16rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.8rem!important}.p-xxl-2{padding:1.6rem!important}.p-xxl-3{padding:2.4rem!important}.p-xxl-4{padding:3.2rem!important}.p-xxl-5{padding:4rem!important}.p-xxl-6{padding:4.8rem!important}.p-xxl-7{padding:5.6rem!important}.p-xxl-8{padding:6.4rem!important}.p-xxl-9{padding:7.2rem!important}.p-xxl-10{padding:8rem!important}.p-xxl-100{padding:10rem!important}.p-xxl-120{padding:12rem!important}.p-xxl-160{padding:16rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:.8rem!important;padding-right:.8rem!important}.px-xxl-2{padding-left:1.6rem!important;padding-right:1.6rem!important}.px-xxl-3{padding-left:2.4rem!important;padding-right:2.4rem!important}.px-xxl-4{padding-left:3.2rem!important;padding-right:3.2rem!important}.px-xxl-5{padding-left:4rem!important;padding-right:4rem!important}.px-xxl-6{padding-left:4.8rem!important;padding-right:4.8rem!important}.px-xxl-7{padding-left:5.6rem!important;padding-right:5.6rem!important}.px-xxl-8{padding-left:6.4rem!important;padding-right:6.4rem!important}.px-xxl-9{padding-left:7.2rem!important;padding-right:7.2rem!important}.px-xxl-10{padding-left:8rem!important;padding-right:8rem!important}.px-xxl-100{padding-left:10rem!important;padding-right:10rem!important}.px-xxl-120{padding-left:12rem!important;padding-right:12rem!important}.px-xxl-160{padding-left:16rem!important;padding-right:16rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:.8rem!important;padding-top:.8rem!important}.py-xxl-2{padding-bottom:1.6rem!important;padding-top:1.6rem!important}.py-xxl-3{padding-bottom:2.4rem!important;padding-top:2.4rem!important}.py-xxl-4{padding-bottom:3.2rem!important;padding-top:3.2rem!important}.py-xxl-5{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxl-6{padding-bottom:4.8rem!important;padding-top:4.8rem!important}.py-xxl-7{padding-bottom:5.6rem!important;padding-top:5.6rem!important}.py-xxl-8{padding-bottom:6.4rem!important;padding-top:6.4rem!important}.py-xxl-9{padding-bottom:7.2rem!important;padding-top:7.2rem!important}.py-xxl-10{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxl-100{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxl-120{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxl-160{padding-bottom:16rem!important;padding-top:16rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.8rem!important}.pt-xxl-2{padding-top:1.6rem!important}.pt-xxl-3{padding-top:2.4rem!important}.pt-xxl-4{padding-top:3.2rem!important}.pt-xxl-5{padding-top:4rem!important}.pt-xxl-6{padding-top:4.8rem!important}.pt-xxl-7{padding-top:5.6rem!important}.pt-xxl-8{padding-top:6.4rem!important}.pt-xxl-9{padding-top:7.2rem!important}.pt-xxl-10{padding-top:8rem!important}.pt-xxl-100{padding-top:10rem!important}.pt-xxl-120{padding-top:12rem!important}.pt-xxl-160{padding-top:16rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.8rem!important}.pe-xxl-2{padding-right:1.6rem!important}.pe-xxl-3{padding-right:2.4rem!important}.pe-xxl-4{padding-right:3.2rem!important}.pe-xxl-5{padding-right:4rem!important}.pe-xxl-6{padding-right:4.8rem!important}.pe-xxl-7{padding-right:5.6rem!important}.pe-xxl-8{padding-right:6.4rem!important}.pe-xxl-9{padding-right:7.2rem!important}.pe-xxl-10{padding-right:8rem!important}.pe-xxl-100{padding-right:10rem!important}.pe-xxl-120{padding-right:12rem!important}.pe-xxl-160{padding-right:16rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.8rem!important}.pb-xxl-2{padding-bottom:1.6rem!important}.pb-xxl-3{padding-bottom:2.4rem!important}.pb-xxl-4{padding-bottom:3.2rem!important}.pb-xxl-5{padding-bottom:4rem!important}.pb-xxl-6{padding-bottom:4.8rem!important}.pb-xxl-7{padding-bottom:5.6rem!important}.pb-xxl-8{padding-bottom:6.4rem!important}.pb-xxl-9{padding-bottom:7.2rem!important}.pb-xxl-10{padding-bottom:8rem!important}.pb-xxl-100{padding-bottom:10rem!important}.pb-xxl-120{padding-bottom:12rem!important}.pb-xxl-160{padding-bottom:16rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.8rem!important}.ps-xxl-2{padding-left:1.6rem!important}.ps-xxl-3{padding-left:2.4rem!important}.ps-xxl-4{padding-left:3.2rem!important}.ps-xxl-5{padding-left:4rem!important}.ps-xxl-6{padding-left:4.8rem!important}.ps-xxl-7{padding-left:5.6rem!important}.ps-xxl-8{padding-left:6.4rem!important}.ps-xxl-9{padding-left:7.2rem!important}.ps-xxl-10{padding-left:8rem!important}.ps-xxl-100{padding-left:10rem!important}.ps-xxl-120{padding-left:12rem!important}.ps-xxl-160{padding-left:16rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.8rem!important}.gap-xxl-2{gap:1.6rem!important}.gap-xxl-3{gap:2.4rem!important}.gap-xxl-4{gap:3.2rem!important}.gap-xxl-5{gap:4rem!important}.gap-xxl-6{gap:4.8rem!important}.gap-xxl-7{gap:5.6rem!important}.gap-xxl-8{gap:6.4rem!important}.gap-xxl-9{gap:7.2rem!important}.gap-xxl-10{gap:8rem!important}.gap-xxl-100{gap:10rem!important}.gap-xxl-120{gap:12rem!important}.gap-xxl-160{gap:16rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:4rem!important}.fs-2{font-size:3rem!important}.fs-3{font-size:2.5rem!important}.fs-4,.fs-5{font-size:2rem!important}.fs-6{font-size:1.6rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!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}.d-print-none{display:none!important}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.js-header{padding-top:8.4rem}@media (min-width:768px){.js-header{padding-top:10.5rem}}#home main,#landingpage main{padding-top:0!important}#subscribe footer{margin-top:0!important}.border--right{border-right:thin solid #cedee0}.home__intro p:first-of-type{margin-bottom:1.5rem}@media (min-width:768px){.home__intro p:first-of-type{font-size:2rem}}.old__body :first-child{margin-top:0}.list--course .old__body .list__title,.old__body .h2,.old__body .h3,.old__body .h4,.old__body .list--course .list__title,.old__body .wysiwyg-embed .CookieDeclarationTypeHeader,.old__body h2,.old__body h3,.old__body h4,.wysiwyg-embed .old__body .CookieDeclarationTypeHeader{margin-bottom:1rem;margin-top:2rem}.old__body p{margin-bottom:2rem}#success-block .header{z-index:-1!important}#job-form .js-social-media-link i{font-size:1.6rem}.text--caption{font-size:1.5rem;font-style:italic}@media (min-width:768px){.text--caption{font-size:1.4rem}}.research__img-container{height:30rem}@media (min-width:768px){.research__img-container{height:45rem}}@media (min-width:992px){.research__img-container{height:60rem}}.research__img-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.img__link{position:relative;z-index:1000}#bg--solitude{background-color:#edf7fe}#bg--solitude-half{background:linear-gradient(180deg,#edf7fe 50%,transparent 0)}body{position:relative}body:after{background-color:rgba(29,29,31,.6);content:"";height:100vh;inset:0;opacity:0;position:fixed;transition:opacity .3s ease-out;width:100vw;z-index:-1}body .header.bg--quarter-spanish-white:after,body .header.bg--solitude:after,body .header.bg--white:after{background-color:rgba(29,29,31,.6);content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease-out;z-index:-1}body.active-menu footer,body.active-menu header,body.active-menu main{pointer-events:none}body.active-menu .bg--quarter-spanish-white:after,body.active-menu .bg--solitube:after,body.active-menu .bg--white:after,body.active-menu:after{opacity:1;z-index:3}html{-webkit-font-smoothing:antialiased;font-size:62.5%;overflow-x:hidden}.img-lazyload{opacity:0;transition:.5s ease-out;transition-property:opacity}.lazyloaded{opacity:1}@media (max-width:575.98px){.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-left:2rem;padding-right:2rem}}.btn,.wysiwyg-embed #CookieDeclarationChangeConsentChange,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw{background-color:transparent;border:thin solid transparent;display:inline-block;line-height:1.1;min-width:13rem;padding:1.5rem 3rem;text-align:center;text-decoration:none}.btn:disabled,.wysiwyg-embed #CookieDeclarationChangeConsentChange:disabled,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:disabled{opacity:.6}.btn--primary,.wysiwyg-embed #CookieDeclarationChangeConsentChange,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw{background-color:#115e67;border-color:#115e67;border-radius:2.5rem;color:#fff}.btn--primary .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentChange .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw .fa-long-arrow-right{transition:.3s ease-out;transition-property:transform}.btn--primary:active,.btn--primary:focus,.btn--primary:hover,.wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover{background-color:#3a7a81;border-color:#3a7a81;color:#fff;text-decoration:none}.btn--primary:active .fa-long-arrow-right,.btn--primary:focus .fa-long-arrow-right,.btn--primary:hover .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentChange:active .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentChange:focus .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentChange:hover .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus .fa-long-arrow-right,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover .fa-long-arrow-right{transform:translateX(30%)}.btn--primary--light{background-color:#fff!important;border-color:#fff!important;color:#115e67}.btn--primary--light:active,.btn--primary--light:focus,.btn--primary--light:hover{background-color:#cedee0!important;border-color:#cedee0!important;color:#115e67!important}.btn--secondary{border-color:#115e67;border-radius:2.5rem;color:#115e67}.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{background-color:#cedee0;border-color:#cedee0;text-decoration:none}.btn--secondary--light{border-color:#fff;color:#fff}.btn--secondary--light:active,.btn--secondary--light:focus,.btn--secondary--light:hover{border-color:#cedee0;color:#115e67!important}.btn--secondary--dark,.pa--repeatable-block .bg--corn .btn--secondary{border-color:#0b4950;color:#0b4950}.btn--secondary--dark:active,.btn--secondary--dark:focus,.btn--secondary--dark:hover,.pa--repeatable-block .bg--corn .btn--secondary:active,.pa--repeatable-block .bg--corn .btn--secondary:focus,.pa--repeatable-block .bg--corn .btn--secondary:hover{background-color:hsla(0,0%,100%,.3);border-color:transparent;color:#0b4950}.btn--sm{font-size:1.4rem;min-width:0;padding:.6rem 1.8rem;white-space:nowrap}.btn--link{color:#115e67;font-weight:500;padding:1rem 0!important;text-align:left;text-decoration:none}.btn--link-back{font-weight:400}.btn--link .fa-long-arrow-left,.btn--link .fa-long-arrow-right{transition:.3s ease-out;transition-property:transform}.btn--link:active,.btn--link:focus,.btn--link:hover{text-decoration:none}.btn--link:active .fa-long-arrow-right,.btn--link:focus .fa-long-arrow-right,.btn--link:hover .fa-long-arrow-right{transform:translateX(30%)}.btn--link:active .fa-long-arrow-left,.btn--link:focus .fa-long-arrow-left,.btn--link:hover .fa-long-arrow-left{transform:translateX(-30%)}.btn--reset{color:#115e67}.btn--reset i{transition:transform .3s ease-out}.btn--reset:active,.btn--reset:focus,.btn--reset:hover{color:#3a7a81}.btn--reset:active i,.btn--reset:focus i,.btn--reset:hover i{transform:rotate(90deg)}.btn--collapse{color:#115e67;padding:0}.btn--collapse:active,.btn--collapse:focus,.btn--collapse:hover{color:#3a7a81}.btn--tab{color:#fff;font-weight:700;outline:none;outline:.2rem solid transparent;outline-offset:.5rem;padding:0 3rem .8rem 0!important;position:relative;transition:outline-offset .2s linear}.btn--tab:focus{outline:.2rem solid #fff!important;outline-offset:.2rem!important}.btn--tab:focus:not(:focus-visible){outline-color:transparent!important}.btn--tab:after{background-color:#fff;bottom:.2rem;content:"";height:.2rem;left:1rem;position:absolute;right:0;transform:scaleX(0);transform-origin:center;transition:.3s ease-out;transition-property:transform;width:3rem}.btn--tab.active,.btn--tab:active,.btn--tab:focus,.btn--tab:hover{color:#fff;text-decoration:none}.btn--tab.active:after,.btn--tab:active:after,.btn--tab:focus:after,.btn--tab:hover:after{transform:scaleX(1)}.btn--anchor{color:#115e67}.btn--anchor i{transition:.3s ease-out;transition-property:transform}.btn--anchor:active,.btn--anchor:focus,.btn--anchor:hover{color:#115e67;text-decoration:none}.btn--anchor:active i,.btn--anchor:focus i,.btn--anchor:hover i{transform:translateY(30%)}.btn--download{color:#115e67;min-width:auto;padding:0}.btn--download i{padding-right:1rem;transition:transform .3s ease-out}.btn--download:active,.btn--download:focus,.btn--download:hover{color:#719fa4}.btn--download:active i,.btn--download:focus i,.btn--download:hover i{transform:translateY(30%)}a,button{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}a:focus,button:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline-color:transparent!important}.btn--read-more{color:#fff;font-weight:500;padding:1rem 0!important;text-align:left;text-decoration:none}.btn--read-more .fa-long-arrow-right{transition:.3s ease-out;transition-property:transform}.btn--read-more:active,.btn--read-more:focus,.btn--read-more:hover{text-decoration:none}.btn--read-more:active .fa-long-arrow-right,.btn--read-more:focus .fa-long-arrow-right,.btn--read-more:hover .fa-long-arrow-right{transform:translateX(30%)}.btn--podcast-transcript{align-items:flex-end;border:0;display:flex;min-width:0;padding:0;position:relative;text-align:left;text-decoration:underline;width:-moz-fit-content;width:fit-content}.btn--podcast-transcript:focus-visible,.btn--podcast-transcript:hover{color:#115e67}.btn--podcast-transcript:after{content:"";left:calc(100% + 1rem);position:absolute}.btn--close{align-items:center;background-color:#fff;border:none;border-radius:50%;color:#000;display:flex;font-size:1.6rem;height:2.2rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:2.2rem;z-index:1}@media (min-width:992px){.btn--close{font-size:2rem;height:2.8rem;right:1.6rem;top:1.6rem;width:2.8rem}}.btn--close:focus,.btn--close:hover{background-color:#cedee0;border-color:#cedee0}.btn--modal-navigate-next,.btn--modal-navigate-prev{--modal-navigation-offset:0;align-items:center;background-color:#719fa4;border:none;border-radius:50%;color:#fff;display:flex;height:4.6rem;justify-content:center;opacity:0;position:fixed;top:50vh;width:4.6rem;z-index:1}@media (min-width:768px){.btn--modal-navigate-next,.btn--modal-navigate-prev{--modal-navigation-offset:5rem}}@media (min-width:1400px){.btn--modal-navigate-next,.btn--modal-navigate-prev{--modal-navigation-offset:10.5rem}}.btn--modal-navigate-next.show,.btn--modal-navigate-prev.show{opacity:1}.btn--modal-navigate-prev{left:var(--modal-navigation-offset)}.btn--modal-navigate-next{right:var(--modal-navigation-offset)}.btn--arrow{align-items:center;background-color:#719fa4;border-radius:2.5rem;bottom:5rem;color:#fff;display:flex;font-size:2rem;height:3.5rem;justify-content:center;padding:0;position:absolute;width:3.5rem}@media (min-width:768px){.btn--arrow{bottom:auto;height:4.5rem;position:relative;width:4.5rem}}.btn--arrow-right{left:8rem}@media (min-width:768px){.btn--arrow-right{left:auto}}.btn--arrow:active,.btn--arrow:focus,.btn--arrow:hover{background-color:#cedee0}button,input,select,textarea{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}button:focus,input:focus,select:focus,textarea:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible){outline-color:transparent!important}select{-webkit-appearance:none;border-radius:0}select::-ms-expand{display:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjMuMDUiIGhlaWdodD0iMTIzLjA1IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMjMuMDUgMTIzLjA1IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJtMTIxLjMyNSAxMC45MjUtOC41LTguMzk5Yy0yLjMtMi4zLTYuMS0yLjMtOC41IDBsLTQyLjQgNDIuMzk5TDE4LjcyNiAxLjcyNmMtMi4zMDEtMi4zMDEtNi4xMDEtMi4zMDEtOC41IDBsLTguNSA4LjVjLTIuMzAxIDIuMy0yLjMwMSA2LjEgMCA4LjVsNDMuMSA0My4xLTQyLjMgNDIuNWMtMi4zIDIuMy0yLjMgNi4xIDAgOC41bDguNSA4LjVjMi4zIDIuMyA2LjEgMi4zIDguNSAwbDQyLjM5OS00Mi40IDQyLjQgNDIuNGMyLjMgMi4zIDYuMSAyLjMgOC41IDBsOC41LTguNWMyLjMtMi4zIDIuMy02LjEgMC04LjVsLTQyLjUtNDIuNCA0Mi40LTQyLjM5OWE2LjEzIDYuMTMgMCAwIDAgLjEtOC42MDJ6Ii8+PC9zdmc+);background-size:1rem 1rem;cursor:pointer;height:1rem;-webkit-transition:transform .3s ease-out;transition:transform .3s ease-out;width:1rem}input[type=search]::-webkit-search-cancel-button:focus,input[type=search]::-webkit-search-cancel-button:hover{transform:rotate(80deg)}input::-moz-placeholder,textarea::-moz-placeholder{color:#719fa4!important;opacity:1}input::placeholder,textarea::placeholder{color:#719fa4!important;opacity:1}.form-group{display:flex;flex-direction:column;position:relative}.form-group label{color:#115e67;font-size:1.4rem;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:transparent;border:none;border-bottom:thin solid #115e67;border-radius:0;color:#115e67;padding:1rem .5rem}.form-group input:disabled,.form-group textarea:disabled{background-color:#f7f7f7;border-color:#999;color:#999}.form-group.required label:after{content:"*"}.form-select{position:relative}.form-select select{background-color:transparent;border:none;border-bottom:thin solid #115e67;color:#115e67;padding:1rem 2rem 1rem .5rem;width:100%}.form-select select:disabled{background-color:#f7f7f7;border-color:#999;color:#999}.form-select:after{color:#115e67;content:"";font-family:Font Awesome\ 5 Pro;position:absolute;right:0;top:1.5rem}.form-date:after{bottom:.55rem;color:#115e67;content:"";font-size:1.8rem;position:absolute;right:.45rem}.form-date input::-webkit-calendar-picker-indicator{opacity:0}.form-check,.form-radio{display:flex;position:relative}.form-check input,.form-radio input{height:1.5rem;left:0;opacity:0;position:absolute;top:.5rem;width:1.5rem;z-index:1}.form-check label,.form-radio label{color:#115e67;display:inline-block;padding-left:2rem}.form-check label:before,.form-radio label:before{background-color:transparent;content:"";cursor:pointer;height:1.5rem;left:0;position:absolute;top:.5rem;width:1.5rem;z-index:1}.form-check.required label:after,.form-radio.required label:after{content:"*"}.form-check label{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}.form-check label p{display:inline}.form-check label:before{border:thin solid #115e67!important;border-radius:.1rem}.form-check label:hover:before{border-color:#115e67!important}.form-check label a{font-weight:500;text-decoration:underline}.form-check label a:active,.form-check label a:focus,.form-check label a:hover{color:#3a7a81;text-decoration:none}.form-check input:checked~label:before{background-color:#115e67!important;border-color:#115e67!important;color:#fff;content:"";font-family:Font Awesome\ 5 Pro;font-size:1.2rem;font-weight:500;line-height:1.4rem;opacity:1;text-align:center}.form-check .form-check-input[disabled]~.form-check-label:before{background-color:#fff!important;border-color:#bebebe!important;color:#bebebe!important}.form-check:focus-within label:before{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.form-radio{z-index:1}.form-radio label{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear;z-index:-1}.form-radio label:before{border:thin solid #115e67!important;border-radius:2.5rem}.form-radio label:after{background-color:#115e67;border-radius:2.5rem;content:"";height:.9rem;left:.3rem;opacity:0;position:absolute;top:.8rem;width:.9rem;z-index:1000}.form-radio input:focus~label{outline:.2rem solid #115e67;outline-offset:.2rem}.form-radio input:focus:not(:focus-visible)~label{outline-color:transparent!important}.form-radio input:checked~label:after{opacity:1}.form-radio input[disabled]~label{color:#999}.form-radio input[disabled]~label:before{border-color:#999!important}.form-radio input[disabled]~label:after{background-color:#999}.inputfile-group{position:relative;width:100%}.inputfile-group label{color:#115e67;font-size:1.4rem;left:0;position:absolute;top:0}.inputfile-group.required label:after{content:"*"}.inputfile-group input{cursor:pointer;height:5rem;inset:0;opacity:0;outline:none;outline:.2rem solid transparent;outline-offset:.5rem;position:absolute;transition:outline-offset .2s linear;width:100%}.inputfile-group input:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.inputfile-group input:focus:not(:focus-visible){outline-color:transparent!important}.inputfile-group input+span{border:thin dashed #115e67;-o-border-image:url(/images/input-border.svg?32c4edf874f8bd4b529b9fae6f1df0f2) 2;border-image:url(/images/input-border.svg?32c4edf874f8bd4b529b9fae6f1df0f2) 2;color:#115e67;display:inline-block;height:5rem;padding:1rem 5rem;text-align:center;width:100%}.inputfile-group input:focus:not(:focus-visible)+span{outline:none}.inputfile-group input+span:hover,.inputfile-group input:focus+span{background-color:#115e67;color:#fff}.inputfile-group input+span *{pointer-events:none}.inputfile-group .files-group{align-items:center;color:#115e67;display:flex;margin-top:1rem}.inputfile-group .files-group i{margin-right:.5rem}.inputfile-group .files-group__img{height:auto;margin-top:.5rem;max-height:15rem;-o-object-fit:cover;object-fit:cover;width:15rem}.form-group-switch{align-items:center;background-color:#cedee0;border-radius:2.5rem;display:flex;flex-wrap:wrap}@media (min-width:768px){.form-group-switch{height:5rem}}.form-group-switch--amount{background-color:transparent}.form-group-switch--amount .form-radio{border-radius:0!important;min-width:auto!important;width:33.3333333333%!important}@media (min-width:768px){.form-group-switch--amount .form-radio{width:16rem!important}}.form-group-switch--amount .form-radio:first-of-type{border-radius:2.5rem 0 0 2.5rem!important}.form-group-switch--amount .form-radio:nth-of-type(3){border-radius:0 2.5rem 2.5rem 0!important}@media (min-width:768px){.form-group-switch--amount .form-radio:nth-of-type(3){border-radius:0!important}}.form-group-switch .form-radio{align-items:center;background-color:#cedee0;border-radius:2.5rem;display:flex;height:5rem;justify-content:center;min-width:16rem;position:relative;width:50%}@media (min-width:768px){.form-group-switch .form-radio{width:16rem}}.form-group-switch .form-radio input{cursor:pointer;height:100%;inset:0;opacity:0;position:absolute;width:100%}.form-group-switch .form-radio label{align-items:center;background-color:#cedee0;border-radius:2.5rem;color:#115e67;display:flex;height:5rem;justify-content:center;padding:1rem 2rem;text-align:center;transition:.1s ease-out;transition-property:background-color;width:100%}@media (min-width:768px){.form-group-switch .form-radio label{border-radius:2.5rem}}.form-group-switch .form-radio input:checked~label:after,.form-group-switch .form-radio input:checked~label:before,.form-group-switch .form-radio label:after,.form-group-switch .form-radio label:before{content:unset}.form-group-switch .form-radio input:checked~label{background-color:#115e67;color:#fff}.form-group-switch .form-radio.remove-focussed label{background-color:#cedee0!important;color:#115e67!important}.form-group-switch .form-group{background-color:#cedee0;border-radius:2.5rem;height:5rem;margin-top:2rem;padding:1rem 2rem;position:relative;width:100%}@media (min-width:768px){.form-group-switch .form-group{border-radius:0 2.5rem 2.5rem 0;margin-top:0;width:16rem}}.form-group-switch .form-group:before{background-color:transparent;border-radius:2.5rem;content:"";height:100%;inset:0;position:absolute;width:100%}.form-group-switch .form-group.active:before,.form-group-switch .form-group.focussed:before{background-color:#115e67}.form-group-switch .form-group.active input,.form-group-switch .form-group.focussed input{color:#fff}.form-group-switch .form-group.active label,.form-group-switch .form-group.focussed label{color:#fff!important}.form-group-switch .form-group.changed input,.form-group-switch .form-group.focussed input{opacity:1}.form-group-switch .form-group.changed label,.form-group-switch .form-group.focussed label{color:#115e67;font-size:1.2rem;left:2rem;text-align:left;top:.2rem;transform:translateX(0)}.form-group-switch .form-group input{background-color:transparent;border:none;bottom:0;color:#115e67;height:100%;left:0;opacity:0;padding:0 2rem;position:absolute;right:2rem;top:0;width:100%}@media (min-width:768px){.form-group-switch .form-group input{left:2rem;padding:0;width:11rem}}.form-group-switch .form-group label{color:#115e67;font-size:1.6rem;left:0;position:absolute;text-align:center;top:1.1rem;transition:.3s ease-out;transition-property:top;width:100%}@media (min-width:768px){.form-group-switch .form-group label{left:50%;text-align:left;transform:translateX(-50%)}}.form-group-switch .form-group__error:before{content:unset}.form-group-switch .form-group__error .form-error{left:0;position:absolute;top:100%}.gdpr-field{background-color:transparent;border:none;cursor:help;padding:0;position:absolute;right:0;top:0}.gdpr-field .gdpr-icon{color:#719fa4;font-size:1.4rem}.gdpr-field .gdpr-info{background-color:#cedee0;border-radius:.5rem;color:#115e67;opacity:0;padding:.5rem 1rem;position:absolute;right:-1.5rem;text-align:left;top:-2.5rem;transform:translateY(-100%) translateY(1rem);transition:.2s ease-in-out;transition-property:opacity,transform,visibility;visibility:hidden;width:20rem}.gdpr-field .gdpr-info:after,.gdpr-field .gdpr-info:before{background-color:#cedee0;bottom:0;content:"";display:block;position:absolute}.gdpr-field .gdpr-info:before{height:2.6rem;right:.5rem;width:3.5rem;z-index:-1}.gdpr-field .gdpr-info:after{bottom:-.5rem;height:1.5rem;right:1.5rem;transform:rotate(45deg);width:1.5rem;z-index:-1000}.gdpr-field:focus .gdpr-info,.gdpr-field:hover .gdpr-info{opacity:1;visibility:visible}.gdpr--info{background-color:#fff;padding:1.5rem 0}.gdpr--info__content{max-height:25rem;overflow-y:auto;padding:0 1.5rem}@media (min-width:768px){.gdpr--info__content{max-height:20rem}}.gdpr--info__content .h2,.gdpr--info__content h2{font-size:2.5rem;margin-bottom:1rem}.gdpr--info__content .h3,.gdpr--info__content .list--course .list__title,.gdpr--info__content .wysiwyg-embed .CookieDeclarationTypeHeader,.gdpr--info__content h3,.list--course .gdpr--info__content .list__title,.wysiwyg-embed .gdpr--info__content .CookieDeclarationTypeHeader{font-size:2.2rem;margin-bottom:.5rem}.gdpr--info__content p{margin-bottom:1.5rem}.form-group__error input,.form-group__error textarea{border-bottom:thin solid #fc3535}.form-group__error:before{color:#fc3535;content:"";font-family:Font Awesome\ 5 Pro;font-size:1.6rem;position:absolute;right:.3rem;top:3rem}.form-error{color:#fc3535;font-size:1.4rem}.form-unsubscribe .form-group input{margin-bottom:3.2rem}.form-loading-block{align-items:center;background-color:rgba(0,0,0,.2);display:flex;height:100vh;inset:0;justify-content:center;position:fixed;width:100vw;z-index:1000}.form-loading-block .form-loading__content{align-items:center;background-color:#edf7fe;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:5rem}.alert-message--donation{left:0;position:fixed;right:0;top:var(--header-height);z-index:2}.alert-message--donation-block{background-color:#fff;border-radius:2.1rem;box-shadow:0 .5rem 1.5rem rgba(29,29,31,.06);display:flex;flex-wrap:wrap;padding:2rem 2.5rem;position:relative}@media (min-width:768px){.alert-message--donation-block{width:45rem}}.alert-message--donation-block .alert-message--donation__icon{align-items:center;background-color:#fff;border:1rem solid #fc3535;border-radius:2.5rem;color:#fc3535;display:flex;font-size:1.4rem;height:5rem;justify-content:center;width:5rem}.alert-message--donation-block .btn--close{background-color:transparent;border:none;color:#1d1d1f;position:absolute;right:1rem;top:.5rem;transition:transform .3s ease-out}.alert-message--donation-block .btn--close:active,.alert-message--donation-block .btn--close:focus,.alert-message--donation-block .btn--close:hover{transform:rotate(90deg)}body{color:#1d1d1f;font-display:swap;font-family:Effra,helvetica,sans-serif;font-size:1.6rem;max-width:100vw;width:100%}.lead,body{line-height:1.5}.lead{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2rem}.h1,.media-text-block .media-text__content .media-text__title,h1{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:4rem;line-height:1.2}.h2,h2{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:3rem;line-height:1.3}.h3,.list--course .list__title,.wysiwyg-embed .CookieDeclarationTypeHeader,h3{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2.5rem;line-height:1.4}.h4,.h5,h4,h5{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2rem;line-height:1.5}.h5,h5{font-weight:700}p{margin-bottom:0}blockquote{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2.5rem;padding:2.5rem 4rem;position:relative;text-align:center}@media (min-width:768px){blockquote{font-size:3rem;padding:2.5rem 8rem}}blockquote:after,blockquote:before{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2.5rem}@media (min-width:768px){blockquote:after,blockquote:before{font-size:3rem}}blockquote:before{content:"“"}blockquote:after{content:"”"}blockquote p{display:inline}ul p{margin-bottom:0}.header-person .header__subtitle,.header-researcher .header__subtitle,.text__intro{font-size:2rem}a{color:#115e67;text-decoration:none}a:active,a:focus,a:hover{color:#3a7a81}.wysiwyg .h2,.wysiwyg h2,.wysiwyg-embed .h2,.wysiwyg-embed h2{margin-bottom:2rem}.wysiwyg .h2:not(:first-child),.wysiwyg h2:not(:first-child),.wysiwyg-embed .h2:not(:first-child),.wysiwyg-embed h2:not(:first-child){margin-top:5rem}.list--course .wysiwyg .list__title,.list--course .wysiwyg-embed .list__title,.wysiwyg .h3,.wysiwyg .h4,.wysiwyg .list--course .list__title,.wysiwyg h3,.wysiwyg h4,.wysiwyg-embed .CookieDeclarationTypeHeader,.wysiwyg-embed .h3,.wysiwyg-embed .h4,.wysiwyg-embed .list--course .list__title,.wysiwyg-embed h3,.wysiwyg-embed h4{margin-bottom:1.5rem}.list--course .wysiwyg .list__title:not(:first-child),.list--course .wysiwyg-embed .list__title:not(:first-child),.wysiwyg .h3:not(:first-child),.wysiwyg .h4:not(:first-child),.wysiwyg .list--course .list__title:not(:first-child),.wysiwyg h3:not(:first-child),.wysiwyg h4:not(:first-child),.wysiwyg-embed .CookieDeclarationTypeHeader:not(:first-child),.wysiwyg-embed .h3:not(:first-child),.wysiwyg-embed .h4:not(:first-child),.wysiwyg-embed .list--course .list__title:not(:first-child),.wysiwyg-embed h3:not(:first-child),.wysiwyg-embed h4:not(:first-child){margin-top:4rem}.wysiwyg .h5,.wysiwyg .h6,.wysiwyg h5,.wysiwyg h6,.wysiwyg-embed .h5,.wysiwyg-embed .h6,.wysiwyg-embed h5,.wysiwyg-embed h6{margin-bottom:1rem;margin-top:2.5rem}.wysiwyg p,.wysiwyg-embed p{margin-bottom:2.5rem}.wysiwyg p:last-child,.wysiwyg-embed p:last-child{margin-bottom:0}.wysiwyg p:has(br),.wysiwyg-embed p:has(br){margin-bottom:0}.wysiwyg ol p,.wysiwyg ul p,.wysiwyg-embed ol p,.wysiwyg-embed ul p{margin-bottom:.5rem}.wysiwyg a,.wysiwyg-embed a{border-bottom:thin solid #115e67;padding-bottom:.1rem;text-decoration:none}.wysiwyg a u,.wysiwyg-embed a u{text-decoration:none}.wysiwyg a:active,.wysiwyg a:focus,.wysiwyg a:hover,.wysiwyg-embed a:active,.wysiwyg-embed a:focus,.wysiwyg-embed a:hover{border-bottom-color:#3a7a81}.wysiwyg--sm p{margin-bottom:1rem}.wysiwyg--sm p:last-child{margin-bottom:0}.wysiwyg-embed #CookieDeclarationChangeConsent{display:flex!important;flex-wrap:wrap;gap:2rem;margin-top:2rem}.wysiwyg-embed #CookieDeclarationChangeConsentChange,.wysiwyg-embed #CookieDeclarationChangeConsentWithdraw{border-bottom:unset;padding-bottom:1.5rem}.wysiwyg-embed .CookieDeclarationType{border:none;margin:4rem 0 1.2rem;padding:0}.wysiwyg-embed .CookieDeclarationTypeHeader{font-weight:400}.wysiwyg-embed table{display:block;overflow-x:auto}.wysiwyg-embed table thead{background-color:#115e67;color:#fff}.wysiwyg-embed table thead th:first-of-type{border-radius:1rem 0 0 0;padding-left:2rem}.wysiwyg-embed table thead th:last-of-type{border-radius:0 1rem 0 0}.wysiwyg-embed table tbody tr:nth-of-type(2n){background-color:#edf7fe}.wysiwyg-embed table tbody tr:last-of-type td:first-of-type{border-radius:0 0 0 1rem}.wysiwyg-embed table tbody tr:last-of-type td:last-of-type{border-radius:0 0 1rem 0}.wysiwyg-embed table tbody td{border-bottom:unset;padding:1rem .4rem}.wysiwyg-embed table tbody td:first-of-type{padding-left:2rem}.card{position:relative}.card .card__link:focus,.card .card__link:focus-within{outline:none!important}.card .card__link:after{content:"";inset:0;position:absolute}.card:focus-within .card__link:focus:after{outline:.2rem solid #115e67;outline-offset:.5rem}.card:focus-within .card__link:focus:not(:focus-visible):after{outline-color:transparent}.card .card__fixed-height{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.card--default{display:flex;flex-direction:column;height:100%}.card--default .card__image-container{height:30rem;margin-bottom:2rem;overflow:hidden;width:100%}.card--default .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-out;transition-property:transform;width:100%}.card--default .card__category,.card--default .card__date,.card--default .card__location{color:#115e67;font-size:1.6rem;margin-right:.3rem}.card--default .card__category{font-style:italic}.card--default a{color:#1d1d1f}.card--default a:active,.card--default a:focus,.card--default a:hover{color:#115e67;text-decoration:none}.card--default:active .card__image-container img,.card--default:focus .card__image-container img,.card--default:focus-within .card__image-container img,.card--default:hover .card__image-container img{transform:scale(1.1)}.card--default:active a,.card--default:active p,.card--default:focus a,.card--default:focus p,.card--default:focus-within a,.card--default:focus-within p,.card--default:hover a,.card--default:hover p{color:#719fa4}.card--department{position:relative}.card--department img{height:9rem;-o-object-fit:contain;object-fit:contain}.card--department .h2,.card--department h2,.card--department p{text-align:center}.card--department a{color:#1d1d1f}.card--department:active a,.card--department:focus a,.card--department:focus-within a,.card--department:hover a{text-decoration:none}.card--events .card__date{font-weight:700;margin-right:.3rem}.card--laboratory{background-color:#fff;padding:4rem 3rem}.card--laboratory button{color:#115e67;display:flex;padding:0}.card--laboratory button:before{content:"";inset:0;position:absolute}.card--laboratory button i{transition:.3s ease-out;transition-property:transform}.card--laboratory:active i,.card--laboratory:focus i,.card--laboratory:hover i{transform:translateX(30%)}.card--default-large{align-items:center;justify-content:space-between}.card--default-large img{-o-object-fit:cover;object-fit:cover}@media (min-width:992px){.card--default-large img{height:60vh}}.card--default-large .card__category{color:#115e67;font-size:1.6rem;text-transform:uppercase}.card--partner-large .card__image{height:25rem;-o-object-fit:cover;object-fit:cover;width:100%}.card--partner-large .card__location{color:#719fa4;font-size:1.6rem}.card--highlight{display:flex;flex-direction:column-reverse;z-index:0}@media (min-width:992px){.card--highlight{flex-direction:row;min-height:40rem}}.card--highlight__content{color:#fff;padding:2rem;width:100%}@media (min-width:992px){.card--highlight__content{padding:5rem;width:50%}}.card--highlight__content time{font-size:2rem}.card--highlight__category{font-size:2rem;font-style:italic}.card--highlight__intro{font-size:2rem}.card--highlight .card__image-container{height:30rem;overflow:hidden;width:100%}@media (min-width:992px){.card--highlight .card__image-container{height:auto;min-height:40rem;width:50%}}.card--highlight .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-out;width:100%}.card--highlight .btn--link{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}.card--highlight .btn--link:focus{outline:.2rem solid #fff!important;outline-offset:.2rem!important}.card--highlight .btn--link:focus:not(:focus-visible){outline-color:transparent!important}.card--highlight .btn--link:after{z-index:1000}.card--highlight:active img,.card--highlight:focus img,.card--highlight:hover img{transform:scale(1.1)}.card--partner{display:flex;flex-direction:column;height:100%;position:relative;text-align:left}.card--partner .card__image-container{height:22rem;margin-bottom:2rem;overflow:hidden;width:100%}.card--partner .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-out;width:100%}.card--partner .card__category{border-radius:2.5rem;height:1.2rem;margin-right:.5rem;width:1.2rem}.card--partner .card__location{color:#719fa4;font-size:1.6rem}.card--partner .h4{color:#1d1d1f}.card--partner .btn,.card--partner .wysiwyg-embed #CookieDeclarationChangeConsentChange,.card--partner .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .card--partner #CookieDeclarationChangeConsentChange,.wysiwyg-embed .card--partner #CookieDeclarationChangeConsentWithdraw{inset:0;position:absolute}.card--partner:active img,.card--partner:focus img,.card--partner:focus-within img,.card--partner:hover img{transform:scale(1.1)}.card--partner:active .h4,.card--partner:active p,.card--partner:focus .h4,.card--partner:focus p,.card--partner:focus-within .h4,.card--partner:focus-within p,.card--partner:hover .h4,.card--partner:hover p{color:#719fa4}.card--podcast-episode{background-color:#edf7fe;display:flex;flex-direction:column;padding:3.2rem 2.8rem}.card--podcast-episode .card__top-label{font-size:1.8rem;font-weight:700}.card--podcast-episode .card__label{font-size:2.1rem}.card--podcast-episode .card__title{font-size:3.7rem;margin-bottom:1rem}.card--podcast-intermission-video{background-color:#fff;color:#115e67;display:flex;flex-direction:column;height:100%}.card--podcast-intermission-video .card__image-container{align-items:center;aspect-ratio:16/9;display:flex;overflow:hidden;position:relative}.card--podcast-intermission-video .card__image-container:before{background-color:rgba(0,0,0,.4);content:"";display:flex;inset:0;position:absolute}.card--podcast-intermission-video .card__image-container:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='39' height='39'%3E%3Cpath data-name='Path 4605' d='M35.344 19.5a15.844 15.844 0 0 0-7.922-13.721 15.844 15.844 0 0 0-15.844 0A15.844 15.844 0 0 0 3.656 19.5a15.844 15.844 0 0 0 7.922 13.725 15.844 15.844 0 0 0 15.844 0A15.844 15.844 0 0 0 35.344 19.5ZM0 19.5A19.5 19.5 0 0 1 9.75 2.613a19.5 19.5 0 0 1 19.5 0A19.5 19.5 0 0 1 39 19.5a19.5 19.5 0 0 1-9.75 16.887 19.5 19.5 0 0 1-19.5 0A19.5 19.5 0 0 1 0 19.5Zm29.25 0-15.844 9.75V9.75Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";display:flex;inset:0;position:absolute}.card--podcast-intermission-video .card__image-container img{width:100%}.card--podcast-intermission-video .card__content{display:flex;flex-direction:column;padding:3rem 2rem 2rem}.card--podcast-intermission-video .card__label{font-family:Effra,helvetica,sans-serif;font-size:1.6rem}.card--podcast-intermission-video .card__title{font-family:Effra,helvetica,sans-serif;font-size:2rem;font-weight:700;margin-bottom:0;text-transform:uppercase}.card--podcast-intermission-video .card__modal-button{inset:0;opacity:0;position:absolute;z-index:1}.card--podcast-intermission-video .modal--video .modal-content{justify-content:center;padding:3.4rem}@media(min-width:768px){.card--podcast-intermission-video .modal--video .modal-content{padding:5rem}}.card--project{align-items:flex-start;display:flex;flex-direction:column;height:100%}.card--project .card__image-container{height:30rem;margin-bottom:2rem;overflow:hidden;width:100%}.card--project .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-out;transition-property:transform;width:100%}.card--project:active img,.card--project:focus img,.card--project:focus-within img,.card--project:hover img{transform:scale(1.1)}.card--related{position:relative}.card--related .card__image-container{height:35rem;overflow:hidden;width:100%}.card--related .card__image-container:after{background-color:#000;content:"";inset:0;opacity:.2;position:absolute;transition:.3s ease-out;transition-property:opacity}.card--related .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-out;transition-property:transform;width:100%}.card--related .card__content-block{color:#fff;display:flex;flex-direction:column;inset:0;justify-content:flex-end;padding:3rem;position:absolute;z-index:1000}.card--related .card__intro{max-height:0;overflow:hidden;transition:.5s cubic-bezier(0,1,0,1)}.card--related .card__intro .card__link{color:#fff}.card--related:active .card__image-container:after,.card--related:focus .card__image-container:after,.card--related:focus-within .card__image-container:after,.card--related:hover .card__image-container:after{opacity:.7}.card--related:active .card__image-container img,.card--related:focus .card__image-container img,.card--related:focus-within .card__image-container img,.card--related:hover .card__image-container img{transform:scale(1.1)}.card--related:active .card__content-block .card__intro,.card--related:focus .card__content-block .card__intro,.card--related:focus-within .card__content-block .card__intro,.card--related:hover .card__content-block .card__intro{max-height:100vh;transition:1s ease-in-out;transition-property:max-height}.card--address,.card--research,.card--researcher{display:flex;flex-direction:column;height:100%;padding:2.4rem 2rem}.card--address .card__title,.card--research .card__title,.card--researcher .card__title{color:#1d1d1f;font-family:Effra,helvetica,sans-serif;font-size:1.6rem;font-weight:700}.card--address .fa-linkedin-in,.card--research .fa-linkedin-in,.card--researcher .fa-linkedin-in{color:#115e67}.card--address a:active,.card--address a:focus,.card--address a:hover,.card--research a:active,.card--research a:focus,.card--research a:hover,.card--researcher a:active,.card--researcher a:focus,.card--researcher a:hover{text-decoration:none}.card--address .fa-map-marker-alt,.card--research .fa-map-marker-alt,.card--researcher .fa-map-marker-alt{margin-top:.4rem}.card--address .fa-long-arrow-right,.card--research .fa-long-arrow-right,.card--researcher .fa-long-arrow-right{transition:.3s ease-out;transition-property:transform}.card--address:active .fa-long-arrow-right,.card--address:focus .fa-long-arrow-right,.card--address:hover .fa-long-arrow-right,.card--research:active .fa-long-arrow-right,.card--research:focus .fa-long-arrow-right,.card--research:hover .fa-long-arrow-right,.card--researcher:active .fa-long-arrow-right,.card--researcher:focus .fa-long-arrow-right,.card--researcher:hover .fa-long-arrow-right{transform:translateX(30%)}.card--researcher .card__title,.card--researcher--small .card__title{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2.2rem;font-weight:400;margin-bottom:.5rem!important}.card--researcher--small{background:linear-gradient(180deg,transparent 2rem,#edf7fe 0);flex-direction:row;padding:0}.card--researcher--small .card__image-container{height:12rem;margin:0 0 2rem 2rem;max-width:12rem;min-width:12rem;overflow:hidden}.card--researcher--small .card__image-container img{height:12rem;max-width:12rem;min-width:12rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease-out}.card--researcher--small .card__content{padding:3rem 2rem 2rem}.card--researcher--small:active img,.card--researcher--small:focus img,.card--researcher--small:hover img{transform:scale(1.1)}.card--research-theme{background:linear-gradient(180deg,transparent 2rem,#edf7fe 0);display:flex;height:100%;padding:0 1rem 1rem}.card--research-theme .card__image-container{height:12rem;margin-right:2rem;width:12rem}.card--research-theme .card__image-container img{height:12rem;-o-object-fit:cover;object-fit:cover;width:12rem}.card--research-theme .card__content{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding-top:3rem}.card--research-theme .card__content .card__title{color:#115e67;font-family:Effra,helvetica,sans-serif;font-size:2rem;font-weight:700}.card--service .btn--primary,.card--service .wysiwyg-embed #CookieDeclarationChangeConsentChange,.card--service .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .card--service #CookieDeclarationChangeConsentChange,.wysiwyg-embed .card--service #CookieDeclarationChangeConsentWithdraw{color:#fff!important}.card--story .card__icon-container,.card--story-large .card__icon-container{align-items:center;background-color:#fff;bottom:1rem;display:flex;height:6rem;justify-content:center;left:1rem;position:absolute;width:6rem}.card--story .card__icon-container img,.card--story-large .card__icon-container img{height:50%;-o-object-fit:contain;object-fit:contain}.card--story-type .card__image-container{height:35rem}.card--story-type .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card--story-type .card__content{color:#fff;inset:0;min-height:50%;padding:1.5rem;position:absolute;transition:.3s ease-out;transition-property:color,background}.card--story-type .card__content .h3,.card--story-type .card__content .list--course .list__title,.card--story-type .card__content .wysiwyg-embed .CookieDeclarationTypeHeader,.card--story-type .card__content h3,.list--course .card--story-type .card__content .list__title,.wysiwyg-embed .card--story-type .card__content .CookieDeclarationTypeHeader{color:#fff;text-transform:uppercase}.card--story-type .card__content .card__text{opacity:0;transition:.3s ease-out;transition-property:opacity}.card--story-type:active a,.card--story-type:focus a,.card--story-type:focus-within a,.card--story-type:hover a{text-decoration:none}.card--story-type:active .card__content,.card--story-type:focus .card__content,.card--story-type:focus-within .card__content,.card--story-type:hover .card__content{background:linear-gradient(180deg,#edf7fe 50%,transparent 0);color:#115e67}.card--story-type:active .card__content .h3,.card--story-type:active .card__content .list--course .list__title,.card--story-type:active .card__content .wysiwyg-embed .CookieDeclarationTypeHeader,.card--story-type:active .card__content h3,.card--story-type:focus .card__content .h3,.card--story-type:focus .card__content .list--course .list__title,.card--story-type:focus .card__content .wysiwyg-embed .CookieDeclarationTypeHeader,.card--story-type:focus .card__content h3,.card--story-type:focus-within .card__content .h3,.card--story-type:focus-within .card__content .list--course .list__title,.card--story-type:focus-within .card__content .wysiwyg-embed .CookieDeclarationTypeHeader,.card--story-type:focus-within .card__content h3,.card--story-type:hover .card__content .h3,.card--story-type:hover .card__content .list--course .list__title,.card--story-type:hover .card__content .wysiwyg-embed .CookieDeclarationTypeHeader,.card--story-type:hover .card__content h3,.list--course .card--story-type:active .card__content .list__title,.list--course .card--story-type:focus .card__content .list__title,.list--course .card--story-type:focus-within .card__content .list__title,.list--course .card--story-type:hover .card__content .list__title,.wysiwyg-embed .card--story-type:active .card__content .CookieDeclarationTypeHeader,.wysiwyg-embed .card--story-type:focus .card__content .CookieDeclarationTypeHeader,.wysiwyg-embed .card--story-type:focus-within .card__content .CookieDeclarationTypeHeader,.wysiwyg-embed .card--story-type:hover .card__content .CookieDeclarationTypeHeader{color:#115e67}.card--story-type:active .card__content .card__text,.card--story-type:focus .card__content .card__text,.card--story-type:focus-within .card__content .card__text,.card--story-type:hover .card__content .card__text{opacity:1}.card--doctor .card__image-container,.card--team-member .card__image-container{background-color:#ededed;height:30rem}.card--doctor .h2,.card--doctor h2,.card--team-member .h2,.card--team-member h2{color:#115e67;font-size:1.6rem}.card--doctor a,.card--doctor p,.card--team-member a,.card--team-member p{color:#115e67}.card--doctor:active img,.card--doctor:focus img,.card--doctor:hover img{transform:scale(1)!important}.card--team-member:active .h2,.card--team-member:active a,.card--team-member:active h2,.card--team-member:active p,.card--team-member:focus .h2,.card--team-member:focus a,.card--team-member:focus h2,.card--team-member:focus p,.card--team-member:hover .h2,.card--team-member:hover a,.card--team-member:hover h2,.card--team-member:hover p{color:#719fa4}.card--team-type{background-color:#edf7fe;display:flex;flex-direction:column;height:100%;padding:2rem}.card--team-type a{color:#1d1d1f;text-decoration:none}.card--team-type:active a,.card--team-type:focus a,.card--team-type:hover a{color:#719fa4;text-decoration:none}.card--testimonial{display:flex;flex-direction:column;height:100%}.card--testimonial .card__image-container{height:24rem;margin-bottom:1.5rem;overflow:hidden}.card--testimonial .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-out;width:100%}.card--testimonial span,.card--testimonial time{color:#115e67;font-size:1.6rem;margin-bottom:2rem}.card--testimonial:active img,.card--testimonial:focus img,.card--testimonial:hover img{transform:scale(1.1)}.appointments-block{max-height:1000vh;overflow:hidden;transition:1s ease-in-out;transition-property:max-height}.appointments-block.hide-select{max-height:0;transition:.5s cubic-bezier(0,1,0,1)}.appointments-block .card--appointment{align-items:flex-start;display:flex;flex-direction:column;height:100%}.question-block{background:linear-gradient(180deg,#f8f2e3 10rem,transparent 0)}.question-block .form-radio{z-index:1}.question-block .form-radio label{color:#1d1d1f}.question-block .form-radio label:before{border-color:#719fa4!important}.question-block .form-radio input:checked~label:before{border-color:#115e67!important}.banner-container{bottom:4rem;left:0;padding:0 2rem;position:fixed;right:0;z-index:4000}@media(min-width:992px){.banner-container{bottom:1.8rem}}.banner{background-color:#362b28;border-radius:1.4rem;box-shadow:0 11px 36px 0 rgba(0,0,0,.16);color:#fff;max-height:calc(100vh - 8rem);overflow:hidden;overflow-y:auto;position:relative}@media(min-width:992px){.banner{border-radius:3rem;display:flex;margin:auto;width:-moz-fit-content;width:fit-content}}.banner__close{align-items:center;background-color:#fff;border:none;border-radius:50%;color:#000;display:flex;font-size:1.6rem;height:2.2rem;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;width:2.2rem}@media(min-width:992px){.banner__close{font-size:2rem;height:2.8rem;right:1.6rem;top:1.6rem;width:2.8rem}}.banner__close:focus,.banner__close:hover{background-color:#cedee0;border-color:#cedee0}.banner__title{font-size:3.2rem;line-height:1.17;margin-bottom:0;padding:3.6rem 5.6rem 4.2rem 3.4rem}@media(min-width:992px){.banner__title{font-size:4rem;line-height:1;max-width:39rem;padding:7.6rem 6rem 9rem}}.banner__content{background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:2rem;padding:2.4rem 3.4rem 3.4rem;text-align:center}@media(min-width:992px){.banner__content{padding:3.4rem 5.6rem;width:63rem}}.banner__content-title{font-size:3rem;line-height:1.17;margin-bottom:0}@media(min-width:992px){.banner__content-title{font-size:5rem}.banner__content-title--small{font-size:3rem}}.banner__content-description{align-items:baseline;display:flex;font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:1.8rem;gap:.9rem;justify-content:center}.banner__content-description:after,.banner__content-description:before{border-bottom:thin solid;content:"";display:block;width:2rem}.banner__btn{border-radius:3rem;margin:0 auto 2.6rem;width:-moz-fit-content;width:fit-content}@media(min-width:992px){.banner__btn{margin-bottom:0}}.banner__clock{display:grid;gap:1.6rem;grid-template-columns:repeat(4,1fr);margin:0 auto;width:-moz-fit-content;width:fit-content}.banner__clock-element{gap:2rem}.banner__clock-element,.banner__clock-value{align-items:center;display:flex;flex-direction:column}.banner__clock-value{font-size:2.8rem;height:2.34em;justify-content:center;line-height:1;position:relative;width:2em;z-index:1}.banner__clock-value:after,.banner__clock-value:before{background-color:#000;border-radius:.32em;content:"";display:flex;height:50%;opacity:.84;position:absolute;transform:translateY(49%);width:100%;z-index:-1}.banner__clock-value:before{transform:translateY(-49%)}.banner__clock-unit{font-size:2rem;line-height:1}.slider-block{position:relative}.slider-block:not(.zoom-images-block){cursor:pointer!important}.slider-block:not(.zoom-images-block) .splide__arrow{cursor:none!important}.slider-block .splide__slide{border:none!important;display:flex;flex-direction:column;justify-content:center;min-height:30rem}@media(min-width:768px){.slider-block .splide__slide{min-height:45rem}}@media(min-width:992px){.slider-block .splide__slide{min-height:60rem}}.slider-block .splide__slide img{height:30rem;-o-object-fit:contain;object-fit:contain;width:100%}@media(min-width:768px){.slider-block .splide__slide img{height:45rem}}@media(min-width:992px){.slider-block .splide__slide img{height:60rem}}.slider-block .splide__slide picture{width:100%}.slider-block .splide__arrow{background-color:#edf7fe;opacity:1}.slider-block .splide__arrow:before{color:#115e67;font-family:Font Awesome\ 5 Pro;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.slider-block .splide__arrow:disabled{background-color:#ededed}.slider-block .splide__arrow:disabled:before{color:#1d1d1f}.slider-block .splide__arrow svg{display:none}.slider-block .splide__arrow--prev:before{content:""}.slider-block .splide__arrow--next:before{content:""}.slider-block .splide__arrow-static{top:50%!important;transform:translateY(-50%)!important}.slider-block .splide__arrow-static.splide__arrow--prev{left:4rem!important}.slider-block .splide__arrow-static.splide__arrow--next{left:auto!important;right:4rem!important}.slider-block .splide__pagination{bottom:-4rem;display:block;left:0;margin-top:2rem;position:absolute;transform:translateX(0)}.slider-block .splide__pagination .splide__pagination__page{background-color:#cedee0;border-radius:0;height:.4rem;margin-right:1rem;width:2.3rem}@media(min-width:768px){.slider-block .splide__pagination .splide__pagination__page{width:2.8rem}}.slider-block .splide__pagination .splide__pagination__page.is-active{background-color:#115e67;transform:scale(1)}.items-block{padding-bottom:5rem}@media(min-width:768px){.items-block{padding-bottom:8rem}}@media(min-width:992px){.items-block{padding-bottom:5rem}}.items-block .splide__track{-webkit-clip-path:inset(-100vw -100vw -100vw 0);clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}.items-block .splide__pagination{bottom:0;display:none}@media(min-width:768px){.items-block .splide__pagination{bottom:4rem;display:flex}}@media(min-width:992px){.items-block .splide__pagination{bottom:0}}.items-block .splide__pagination .splide__pagination__page{background-color:#cedee0;border-radius:0;height:.4rem;margin-right:1rem;width:2.3rem}@media(min-width:768px){.items-block .splide__pagination .splide__pagination__page{width:2.8rem}}.items-block .splide__pagination .splide__pagination__page.is-active{background-color:#115e67;transform:scale(1)}.items-block .splide__arrows{align-items:center;bottom:0;display:flex;left:0;position:absolute}.items-block .splide__arrows .splide__arrow{background-color:transparent;border:thin solid #115e67;bottom:auto;left:auto;position:relative;right:auto;top:auto;transform:translateY(0)}.items-block .splide__arrows .splide__arrow svg{display:none}.items-block .splide__arrows .splide__arrow:before{color:#115e67;font-family:Font Awesome\ 5 Pro;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.items-block .splide__arrows .splide__arrow--prev{margin-right:1rem}.items-block .splide__arrows .splide__arrow--prev:before{content:""}.items-block .splide__arrows .splide__arrow--next:before{content:""}.sponsors-block{display:flex;flex-direction:column-reverse}.sponsors-block .splide__slide img{height:-moz-fit-content;height:fit-content;-o-object-fit:contain;object-fit:contain;width:100%}.sponsors-block .splide__arrows{align-items:center;display:flex}.sponsors-block .splide__arrows .splide__arrow{background-color:transparent;color:#115e67;left:0;position:relative;right:0;top:0;transform:translateY(0)}.sponsors-block .splide__arrows .splide__arrow svg{display:none}.sponsors-block .splide__arrows .splide__arrow--prev:before{content:""}.sponsors-block .splide__arrows .splide__arrow--next:before{content:""}.sponsors-block .splide__arrows .splide__arrow:disabled{cursor:unset!important;opacity:.4}.sponsors-block .splide__arrows .splide__arrow:disabled:active,.sponsors-block .splide__arrows .splide__arrow:disabled:focus,.sponsors-block .splide__arrows .splide__arrow:disabled:hover{opacity:.4}.departments-block .splide__track,.related-block .splide__track{-webkit-clip-path:inset(-100vw -100vw -100vw 0);clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}.highlight-block{overflow:hidden}.story-block .splide__track{-webkit-clip-path:inset(-100vw -100vw -100vw 0);clip-path:inset(-100vw -100vw -100vw 0);overflow:visible}.collapse-block{display:flex;flex-direction:column}.collapse-block .wysiwyg a,.collapse-block .wysiwyg-embed a{border-bottom:none;color:#115e67;font-weight:700;text-decoration:underline}.collapse-block .wysiwyg a:active,.collapse-block .wysiwyg a:focus,.collapse-block .wysiwyg a:hover,.collapse-block .wysiwyg-embed a:active,.collapse-block .wysiwyg-embed a:focus,.collapse-block .wysiwyg-embed a:hover{color:#719fa4}.collapse-block .collapsed i:before{content:""}#cookie-manager{font-size:1.4rem;padding:1.5rem 1rem .5rem}#cookie-manager #cookie-manager-landing{align-items:center;display:flex;flex-direction:column}#cookie-manager img{height:9rem;margin-bottom:1rem;-o-object-fit:contain;object-fit:contain;width:9rem}#cookie-manager .h2{color:#115e67;text-align:center}#cookie-manager .btn--show{color:#115e67;text-decoration:none}#cookie-manager .btn--show:active,#cookie-manager .btn--show:focus,#cookie-manager .btn--show:hover{color:#3a7a81;text-decoration:underline}.cookie-collapse{font-size:1.6rem}#cookie-manager-form .cookie-show-less,#cookie-manager-form .cookie-show-more{color:#115e67}#cookie-manager-form .bg-light{background-color:#f8f2e3!important;padding:1.5rem}#cookie-manager-form .form-check{align-items:center;display:flex}#cookie-manager-form .form-check input,#cookie-manager-form .form-check label:before{top:.3rem}.cta-block{color:#fff}.cta-block .bg--primary a,.cta-block.bg--primary a,.cta-block.bg--tia-maria a{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}.cta-block .bg--primary a:focus,.cta-block.bg--primary a:focus,.cta-block.bg--tia-maria a:focus{outline:.2rem solid #fff!important;outline-offset:.2rem!important}.cta-block .bg--primary a:focus:not(:focus-visible),.cta-block.bg--primary a:focus:not(:focus-visible),.cta-block.bg--tia-maria a:focus:not(:focus-visible){outline-color:transparent!important}.research-cta{background:linear-gradient(180deg,#edf7fe 50%,transparent 0)}.research-detail-cta{background:linear-gradient(0deg,#edf7fe 50%,transparent 0)}.research-cta .cta-block--small .cta-block,.research-detail-cta .cta-block--small .cta-block,.services-cta-block .cta-block--small .cta-block{background-color:#daaa00!important;color:#115e67}.research-cta .cta-block--small .btn,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.research-detail-cta .cta-block--small .btn,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.services-cta-block .cta-block--small .btn,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentChange,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentChange,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentChange,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentWithdraw{border-color:#115e67;color:#115e67}.research-cta .cta-block--small .btn:active,.research-cta .cta-block--small .btn:focus,.research-cta .cta-block--small .btn:hover,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.research-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.research-detail-cta .cta-block--small .btn:active,.research-detail-cta .cta-block--small .btn:focus,.research-detail-cta .cta-block--small .btn:hover,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.research-detail-cta .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.services-cta-block .cta-block--small .btn:active,.services-cta-block .cta-block--small .btn:focus,.services-cta-block .cta-block--small .btn:hover,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.services-cta-block .cta-block--small .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .research-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .research-detail-cta .cta-block--small #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .services-cta-block .cta-block--small #CookieDeclarationChangeConsentWithdraw:hover{background-color:#e5c75e;border-color:#e5c75e}.research-cta .btn,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.research-detail-cta .btn,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.services-cta-block .btn,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentChange,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentChange,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentChange,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentWithdraw{border-color:#fff;border-radius:2.5rem;color:#fff}.research-cta .btn:active,.research-cta .btn:focus,.research-cta .btn:hover,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.research-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.research-detail-cta .btn:active,.research-detail-cta .btn:focus,.research-detail-cta .btn:hover,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.research-detail-cta .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.services-cta-block .btn:active,.services-cta-block .btn:focus,.services-cta-block .btn:hover,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.services-cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .research-cta #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .research-detail-cta #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .services-cta-block #CookieDeclarationChangeConsentWithdraw:hover{background-color:#3a7a81;border-color:#3a7a81;text-decoration:none}.pa--cta-block .cta-block--large .bg--primary{align-items:center;display:flex;flex-direction:column;text-align:center}.pa--cta-block .bg--primary{color:#fff}.pa--cta-block .bg--meteor,.pa--cta-block .bg--shakespeare,.pa--cta-block .bg--sushi{color:#1d1d1f}.pa--cta-block .bg--corn{color:#115e67}.research-cta--small{background:linear-gradient(0deg,#edf7fe 50%,transparent 0)}.research-cta--small .cta-block .h2,.research-cta--small .cta-block h2{font-size:2.5rem}.research-cta--small .cta-block p{font-size:1.6rem}.research-cta--small .cta-block .btn,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw{color:#fff;min-width:auto;padding:0}.research-cta--small .cta-block .btn:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:after,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw:after{content:"";margin-left:.5rem;transition:.3s ease-out;transition-property:transform}.research-cta--small .cta-block .btn:active,.research-cta--small .cta-block .btn:focus,.research-cta--small .cta-block .btn:hover,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.research-cta--small .cta-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .research-cta--small .cta-block #CookieDeclarationChangeConsentWithdraw:hover{text-decoration:none}.research-cta--small .cta-block:active .btn:after,.research-cta--small .cta-block:active .wysiwyg-embed #CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block:active .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:after,.research-cta--small .cta-block:focus .btn:after,.research-cta--small .cta-block:focus .wysiwyg-embed #CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block:focus .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:after,.research-cta--small .cta-block:hover .btn:after,.research-cta--small .cta-block:hover .wysiwyg-embed #CookieDeclarationChangeConsentChange:after,.research-cta--small .cta-block:hover .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:after,.wysiwyg-embed .research-cta--small .cta-block:active #CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block:active #CookieDeclarationChangeConsentWithdraw:after,.wysiwyg-embed .research-cta--small .cta-block:focus #CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block:focus #CookieDeclarationChangeConsentWithdraw:after,.wysiwyg-embed .research-cta--small .cta-block:hover #CookieDeclarationChangeConsentChange:after,.wysiwyg-embed .research-cta--small .cta-block:hover #CookieDeclarationChangeConsentWithdraw:after{transform:translateX(30%)}.pa--cta-block .cta-block,.research-cta .cta-block,.research-cta--small .cta-block,.research-detail-cta .cta-block{align-items:flex-start;display:flex;flex-direction:column;height:100%;width:100%}.pa--cta-block .cta-block__body,.research-cta .cta-block__body,.research-cta--small .cta-block__body,.research-detail-cta .cta-block__body{font-size:2rem}.cta-bg--primary{background:linear-gradient(180deg,#edf7fe 25rem,#fff 0)}.events-block .event--item{border-bottom:thin solid #707070;outline:none;outline:.2rem solid transparent;outline-offset:.5rem;padding:3rem 0;position:relative;transition:outline-offset .2s linear}.events-block .event--item:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.events-block .event--item:focus:not(:focus-visible){outline-color:transparent!important}.events-block .event--item:focus-within{outline:.2rem solid #115e67;outline-offset:.5rem}@media(min-width:768px){.events-block .event--item{border-bottom:none}}.events-block .event--item__date{color:#115e67;font-size:2rem;font-weight:700}.events-block .event--item__location{color:#719fa4}.events-block .event--item a{color:#1d1d1f}.events-block .event--item a:active,.events-block .event--item a:focus,.events-block .event--item a:hover{text-decoration:none}.events-block .event--item a:before{content:"";height:100%;inset:0;position:absolute;width:100%}@media(min-width:768px){.events-block .event--item:not(:last-of-type){border-bottom:thin solid #707070}}.tabs-group .tabs{background-color:transparent!important;border:none!important;color:#719fa4;margin-bottom:2rem;padding:0!important}@media(min-width:768px){.tabs-group .tabs{margin-bottom:0}}.tabs-group .tabs.active-tab{color:#115e67}.filter-block-form{background-color:#fff;bottom:0;height:100vh;left:0;padding:10rem 2rem;position:fixed;right:0;top:0;transform:translateX(100%);transition:.3s ease-out;transition-property:transform;width:100vw;z-index:2000}@media(min-width:768px){.filter-block-form{background-color:transparent;height:auto;padding:0;position:relative;transform:translateX(0);width:auto;z-index:auto}}.filter-block-form .btn--sm{color:#115e67;float:right;font-size:2.5rem;margin-top:-8rem}.filter-block-form .btn--reset{color:#1d1d1f;left:1rem;min-width:auto!important;position:fixed;top:1rem}@media(min-width:768px){.filter-block-form .btn--reset{color:#115e67;left:auto;position:relative;top:auto}}.filter-block-form .submit-filter-block{background-color:#f7f7f7;bottom:0;left:0;padding:1.5rem 2rem;position:fixed;right:0}@media(min-width:768px){.filter-block-form .submit-filter-block{background-color:transparent;padding:0;position:relative}}.filter-block-form .submit-filter-block .btn,.filter-block-form .submit-filter-block .wysiwyg-embed #CookieDeclarationChangeConsentChange,.filter-block-form .submit-filter-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .filter-block-form .submit-filter-block #CookieDeclarationChangeConsentChange,.wysiwyg-embed .filter-block-form .submit-filter-block #CookieDeclarationChangeConsentWithdraw{width:100%}@media(min-width:768px){.filter-block-form .submit-filter-block .btn,.filter-block-form .submit-filter-block .wysiwyg-embed #CookieDeclarationChangeConsentChange,.filter-block-form .submit-filter-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .filter-block-form .submit-filter-block #CookieDeclarationChangeConsentChange,.wysiwyg-embed .filter-block-form .submit-filter-block #CookieDeclarationChangeConsentWithdraw{width:auto}}.show-filter .filter-block-form{transform:translateX(0)}@media(min-width:992px){.filter-research .form-group:first-of-type,.filter-research .form-group:nth-of-type(2){flex:0 0 16.67%;width:16.67%}}.tab-block{position:relative}.tab-block span{color:#fff;font-weight:700}.tab-block .js-toggle-tablist{color:#fff}.tab-block .js-toggle-tablist i{transition:.3s ease-out;transition-property:transform}.tab-block .js-toggle-tablist.active i{transform:rotate(180deg)}.tab-block ul{background-color:#115e67;left:0;max-height:0;overflow:hidden;position:absolute;top:100%;transition:.5s cubic-bezier(0,1,0,1);z-index:1}@media(min-width:768px){.tab-block ul{background-color:transparent;max-height:100%!important;overflow:visible;position:relative;top:0}}.tab-block ul.show-tabs{max-height:1000vh;transition:1s ease-in-out;transition-property:max-height}.tab-block ul li{padding:.5rem 1.5rem}@media(min-width:768px){.tab-block ul li{padding:0}}.category-list{display:flex;flex-direction:column;position:relative}.category-list span{border-bottom:thin solid #115e67;color:#719fa4;cursor:pointer;padding:1rem 0;position:relative}.category-list span:after{bottom:1rem;content:"";position:absolute;right:0;transition:transform .3s ease-out}.category-list span:hover:after{transform:rotate(180deg)}.category-list ul{background-color:#fff;left:1.5rem;max-height:0;overflow:hidden;position:absolute;right:1.5rem;top:100%;transition:max-height .5s cubic-bezier(0,1,0,1);z-index:1}.category-list ul li{cursor:pointer;padding:1rem}.category-list ul li.active a{color:#115e67;font-weight:700}.category-list ul li a{color:#1d1d1f;width:100%}.category-list ul li a:active,.category-list ul li a:focus,.category-list ul li a:hover{color:#1d1d1f;text-decoration:none}.category-list ul li:active,.category-list ul li:focus,.category-list ul li:hover{background-color:#edf7fe}.category-list ul li:active a,.category-list ul li:focus a,.category-list ul li:hover a{color:#1d1d1f;text-decoration:none}.category-list.open span:after{transform:rotate(180deg)}.category-list.open ul{box-shadow:0 1rem 2rem rgba(17,94,103,.1);max-height:100vh;transition:max-height 1s ease-in-out}.footer{background-color:#115e67;margin-top:10rem}.footer .btn,.footer .wysiwyg-embed #CookieDeclarationChangeConsentChange,.footer .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.footer a,.wysiwyg-embed .footer #CookieDeclarationChangeConsentChange,.wysiwyg-embed .footer #CookieDeclarationChangeConsentWithdraw{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}.footer .btn:focus,.footer .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.footer .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.footer a:focus,.wysiwyg-embed .footer #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .footer #CookieDeclarationChangeConsentWithdraw:focus{outline:.2rem solid #fff!important;outline-offset:.2rem!important}.footer .btn:focus:not(:focus-visible),.footer .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus:not(:focus-visible),.footer .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus:not(:focus-visible),.footer a:focus:not(:focus-visible),.wysiwyg-embed .footer #CookieDeclarationChangeConsentChange:focus:not(:focus-visible),.wysiwyg-embed .footer #CookieDeclarationChangeConsentWithdraw:focus:not(:focus-visible){outline-color:transparent!important}.footer-top{color:#fff;flex-direction:column-reverse;padding:6rem 0 3rem}@media(min-width:992px){.footer-top{flex-direction:row}}.footer-top a:not(.btn--secondary--light){color:#fff;text-decoration:none}.footer-top a:not(.btn--secondary--light):active,.footer-top a:not(.btn--secondary--light):focus,.footer-top a:not(.btn--secondary--light):hover{color:#edf7fe;text-decoration:underline}.footer-top .footer__info-block{position:relative}@media(min-width:992px){.footer-top .footer__info-block:after{background-color:#fff;bottom:2rem;content:"";position:absolute;right:1.5rem;top:2rem;width:.15rem}}.footer-top .footer__info-block .h2,.footer-top .footer__info-block h2{font-family:Effra,helvetica,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.5;margin-bottom:2rem}.footer-top .footer__info-block__title{font-size:2rem!important}.footer-top .footer__info-block li{margin-bottom:.5rem!important}.footer-top .footer__info-block .btn,.footer-top .footer__info-block .wysiwyg-embed #CookieDeclarationChangeConsentChange,.footer-top .footer__info-block .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .footer-top .footer__info-block #CookieDeclarationChangeConsentChange,.wysiwyg-embed .footer-top .footer__info-block #CookieDeclarationChangeConsentWithdraw{color:#fff;font-size:1.6rem;padding:0!important}.footer-top .footer__info-block .btn.btn--open i:before,.footer-top .footer__info-block .wysiwyg-embed .btn--open#CookieDeclarationChangeConsentChange i:before,.footer-top .footer__info-block .wysiwyg-embed .btn--open#CookieDeclarationChangeConsentWithdraw i:before,.wysiwyg-embed .footer-top .footer__info-block .btn--open#CookieDeclarationChangeConsentChange i:before,.wysiwyg-embed .footer-top .footer__info-block .btn--open#CookieDeclarationChangeConsentWithdraw i:before{content:""}.footer-top .footer-subscribe{height:calc(100% + 12rem)}.footer-top .footer-subscribe .laravel-subscribe{background-color:#edf7fe;margin-top:-12rem;padding:2rem 3rem}@media(min-width:992px){.footer-top .footer-subscribe .laravel-subscribe{margin-right:-5rem;padding:4rem 3rem}}@media(min-width:1400px){.footer-top .footer-subscribe .laravel-subscribe{padding:4rem 6rem}}.footer-top .footer-subscribe .laravel-subscribe .h2,.footer-top .footer-subscribe .laravel-subscribe h2,.footer-top .footer-subscribe .laravel-subscribe p{color:#1d1d1f}.footer-top .footer-subscribe .laravel-subscribe .btn,.footer-top .footer-subscribe .laravel-subscribe .wysiwyg-embed #CookieDeclarationChangeConsentChange,.footer-top .footer-subscribe .laravel-subscribe .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .footer-top .footer-subscribe .laravel-subscribe #CookieDeclarationChangeConsentChange,.wysiwyg-embed .footer-top .footer-subscribe .laravel-subscribe #CookieDeclarationChangeConsentWithdraw{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}.footer-top .footer-subscribe .laravel-subscribe .btn:focus,.footer-top .footer-subscribe .laravel-subscribe .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.footer-top .footer-subscribe .laravel-subscribe .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .footer-top .footer-subscribe .laravel-subscribe #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .footer-top .footer-subscribe .laravel-subscribe #CookieDeclarationChangeConsentWithdraw:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.footer-top .footer-subscribe .laravel-subscribe .btn:focus:not(:focus-visible),.footer-top .footer-subscribe .laravel-subscribe .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus:not(:focus-visible),.footer-top .footer-subscribe .laravel-subscribe .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus:not(:focus-visible),.wysiwyg-embed .footer-top .footer-subscribe .laravel-subscribe #CookieDeclarationChangeConsentChange:focus:not(:focus-visible),.wysiwyg-embed .footer-top .footer-subscribe .laravel-subscribe #CookieDeclarationChangeConsentWithdraw:focus:not(:focus-visible){outline-color:transparent!important}.footer-top .social-media__list{display:flex}.footer-top .social-media__list li{margin-right:3rem}.footer-top .social-media__list li i{font-size:1.9rem}.footer-bottom{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:992px){.footer-bottom{flex-direction:row}}.footer-bottom span{color:#719fa4;font-size:1.4rem;padding-right:2rem}.footer-bottom a{color:#719fa4;font-size:1.4rem;text-decoration:none}.footer-bottom a:active,.footer-bottom a:focus,.footer-bottom a:hover{color:#edf7fe;text-decoration:underline}.footer-bottom ul{display:flex}.footer-bottom ul li{margin-bottom:0!important;padding-right:2rem}@media(min-width:768px){.gm-style-iw-c{max-width:38rem!important;min-width:38rem!important}}.google-maps__info{padding:.5rem}.google-maps__info-multiple:first-of-type{margin-bottom:2rem}.google-maps__info-multiple .h3,.google-maps__info-multiple .list--course .list__title,.google-maps__info-multiple .wysiwyg-embed .CookieDeclarationTypeHeader,.list--course .google-maps__info-multiple .list__title,.wysiwyg-embed .google-maps__info-multiple .CookieDeclarationTypeHeader{margin-bottom:0!important}.google-maps__info-multiple .btn--link{padding:.5rem 0 0!important}.google-maps__info .h3,.google-maps__info .list--course .list__title,.google-maps__info .wysiwyg-embed .CookieDeclarationTypeHeader,.list--course .google-maps__info .list__title,.wysiwyg-embed .google-maps__info .CookieDeclarationTypeHeader{font-size:2.2rem}.google-maps__info .google-maps__location{color:#719fa4;font-size:1.4rem}.gm-ui-hover-effect{right:.5rem!important;top:.5rem!important}.gm-style-iw{max-height:30rem!important;overflow-y:scroll!important}.gm-style-iw .gm-style-iw-d{max-height:100%!important;overflow:hidden}.gm-style-iw .gm-style-iw-d .btn--link{word-break:break-all}.legend-info{background-color:#fff;border-radius:.5rem;box-shadow:0 1rem 2rem rgba(17,94,103,.1);color:#115e67;opacity:0;padding:1.5rem;position:absolute;right:0;text-align:left;top:-2.5rem;transform:translateY(-100%) translateY(1rem);transition:.2s ease-in-out;transition-property:opacity,transform,visibility;visibility:hidden;width:30rem}@media(min-width:768px){.legend-info{right:-15rem}}.legend-info:after,.legend-info:before{background-color:#fff;bottom:0;content:"";display:block;position:absolute}.legend-info:before{height:2.6rem;right:.5rem;width:3.5rem;z-index:-1}.legend-info:after{bottom:-.5rem;height:1.5rem;right:2rem;transform:rotate(45deg);width:1.5rem;z-index:-1000}@media(min-width:768px){.legend-info:after{right:80%}}.legend__tooltip .legend__button{position:relative}.legend__tooltip .legend__button:after{border-top:.2rem solid #115e67;bottom:0;content:"";height:.5rem;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-out;z-index:-1}.legend__tooltip:active .legend__button:after,.legend__tooltip:focus .legend__button:after,.legend__tooltip:hover .legend__button:after{transform:scaleX(1)}.legend__tooltip:active .legend-info,.legend__tooltip:focus .legend-info,.legend__tooltip:hover .legend-info{opacity:1;visibility:visible}.category__color{border-radius:2.5rem;height:1.2rem;margin-right:.5rem;width:1.2rem}.category__color-legend{left:0;position:absolute;top:0}.legend__name{padding-left:2rem}.card__location{color:#719fa4;font-size:1.6rem}.header-block--img{background-color:#f8f2e3}@media(min-width:768px){.header-block--img{background:linear-gradient(0deg,transparent 3rem,#f8f2e3 0)}}.header-block--img+.content--after-header-block{margin-top:-3rem}.header-block .img-container{height:30rem;position:relative}@media(min-width:992px){.header-block .img-container{height:40rem}}.header-block img{height:30rem;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.header-block img{position:absolute;right:0;top:0;width:120%}}@media(min-width:992px){.header-block img{height:40rem;width:calc(100% + 1rem)}}@media(min-width:1200px){.header-block img{width:calc(100% + 2rem)}}@media(min-width:1400px){.header-block img{width:120%}}.header-block .header__content{text-align:center}@media(min-width:768px){.header-block .header__content{text-align:left}}.header-block .header__content--research{align-items:flex-start;display:flex;flex-direction:column}.header-block .header__content--research a{color:#115e67;font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2rem}.header-block .header__content--research a:first-of-type{font-size:2.5rem}.header--detail-block .header__info{color:#115e67;font-size:1.6rem}.header--detail-block .header__info time{margin-right:.3rem}.header--detail-block .header__info-block i{color:#115e67;margin-right:.5rem;margin-top:.5rem;width:2rem}.header--detail-block .header__img-container{background:linear-gradient(180deg,transparent 5rem,#fff 0)}.header--detail-block .header__img-container img{width:100%}.header-event{background:#edf7fe}@media(min-width:768px){.header-event{background:linear-gradient(0deg,transparent 10rem,#edf7fe 0)}.header-event__content{margin-bottom:10rem}.header-event__content .header-event__intro{font-size:2rem}}.header-event__content .header-event__info i{color:#115e67;margin-top:.5rem}.header-event__content .header-event__info a{color:#1d1d1f;text-decoration:underline}.header-event__content .header-event__info a:active,.header-event__content .header-event__info a:focus,.header-event__content .header-event__info a:hover{color:#115e67;text-decoration:underline}.header-event__img-container{height:35rem;width:100%}@media(min-width:768px){.header-event__img-container{height:45rem;width:calc(100% + 5vw)}}@media(min-width:992px){.header-event__img-container{height:60rem}}.header-event__img-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.appointment-header{margin-bottom:-30rem;padding-bottom:30rem}@media(min-width:768px){.appointment-header{margin-bottom:-25rem;padding-bottom:25rem}}@media(min-width:992px){.appointment-header{margin-bottom:-20rem;padding-bottom:20rem}}.appointment-header .active{background-color:#115e67;border-color:#115e67;color:#fff}.header-person,.header-researcher{background:#f8f2e3}.header-person .header__subtitle,.header-researcher .header__subtitle{color:#115e67;font-weight:700}.header-person .header__content,.header-researcher .header__content{margin-bottom:6rem;overflow:hidden}.header-person .header__content .researcher__info i,.header-researcher .header__content .researcher__info i{color:#115e67;margin-top:.4rem}.header-person .header__content .researcher__info a,.header-person .header__content .researcher__info p,.header-researcher .header__content .researcher__info a,.header-researcher .header__content .researcher__info p{color:#1d1d1f}.header-person .header__content .researcher__info a:active,.header-person .header__content .researcher__info a:focus,.header-person .header__content .researcher__info a:hover,.header-researcher .header__content .researcher__info a:active,.header-researcher .header__content .researcher__info a:focus,.header-researcher .header__content .researcher__info a:hover{color:#115e67}.header-person .img-container,.header-researcher .img-container{height:35rem;position:relative}@media(min-width:992px){.header-person .img-container,.header-researcher .img-container{height:45rem}}.header-person img,.header-researcher img{height:35rem;-o-object-fit:contain;object-fit:contain;width:100%}@media(min-width:768px){.header-person img,.header-researcher img{left:0;position:absolute;top:0;width:120%}}@media(min-width:992px){.header-person img,.header-researcher img{height:45rem}}.header--course{padding-bottom:5rem}@media(min-width:768px){.header--course{padding-bottom:7rem}}.header--course__status{background-color:var(--header-status-background-color,#fff);border-radius:2.5rem;color:#fff;font-size:1.6rem;font-weight:500;padding:.5rem 1.2rem}.header--course__status-open{--header-status-background-color:#71af2e}.header--course__status-closed{--header-status-background-color:#c4390f}.header--course__status-archived{--header-status-background-color:#115e67}.header--course .text-intro{color:#1d1d1f;font-size:2rem}.header--course .course__info{align-items:flex-start;display:flex;margin-bottom:1.5rem}.header--course .course__info i{color:#115e67;margin:.3rem 1rem 0 0;width:2rem}.header-landingpage{align-items:center;color:#fff;display:flex;height:54rem;position:relative;text-align:center;width:100%}@media(min-width:768px){.header-landingpage{height:40rem}}.header-landingpage:before{background:linear-gradient(180deg,#1d1d1f 0,transparent);content:"";inset:0 0 10% 0;opacity:.9;position:absolute;z-index:1}.header-landingpage:after{background:#1d1d1f 0 0 no-repeat padding-box;content:"";inset:0;mix-blend-mode:multiply;opacity:.1;position:absolute;z-index:2}.header-landingpage__img{inset:0;position:absolute}.header-landingpage__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header-landingpage .container{z-index:3}.services-header{background:#f8f2e3}.header-salesforce .header-block--row{justify-content:center!important}@media(min-width:768px){.header-salesforce .header-block--row .header__content{flex:0 0 83.33333333%!important;max-width:83.33333333%!important}}@media(min-width:992px){.header-salesforce .header-block--row .header__content{flex:0 0 66.66666667%!important;max-width:66.66666667%!important}}.form-donations--error .header-donations-container{padding-top:17rem!important}@media(min-width:768px){.form-donations--error .header-donations-container{padding-top:10rem!important}}.header-block--podcasts{background-color:#115e67;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:ff-tisa-web-pro,helvetica,sans-serif;padding-bottom:5.5rem;padding-top:var(--header-height);position:relative;text-align:center}@media(min-width:768px){.header-block--podcasts{padding-bottom:8rem;padding-top:calc(var(--header-height) + 4rem)}}.header-block--podcasts:after{background-color:#115e67;content:"";inset:0;mix-blend-mode:multiply;position:absolute}.header-block--podcasts .header-block__title{font-size:4rem;font-weight:400;margin-bottom:2rem}@media(min-width:768px){.header-block--podcasts .header-block__title{font-size:8rem;margin-bottom:3rem}}.header-block--podcasts .header-block__subtitle{align-items:baseline;display:flex;font-size:2rem;gap:.9rem;justify-content:flex-start;margin-bottom:2.6rem}@media(min-width:768px){.header-block--podcasts .header-block__subtitle{font-size:2.5rem;justify-content:center;margin-bottom:3rem}}.header-block--podcasts .header-block__subtitle:after,.header-block--podcasts .header-block__subtitle:before{border-bottom:thin solid;content:"";display:block;width:3.4rem}.header-block--podcasts .header-block__body{font-size:2rem;position:relative;text-align:left;z-index:1}@media(min-width:768px){.header-block--podcasts .header-block__body{font-size:2.5rem;text-align:center}}.header-block--podcasts .header-block__buttons{position:relative;z-index:1}.header-block--podcasts .header-block__buttons .btn,.header-block--podcasts .header-block__buttons .wysiwyg-embed #CookieDeclarationChangeConsentChange,.header-block--podcasts .header-block__buttons .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .header-block--podcasts .header-block__buttons #CookieDeclarationChangeConsentChange,.wysiwyg-embed .header-block--podcasts .header-block__buttons #CookieDeclarationChangeConsentWithdraw{font-family:Effra,helvetica,sans-serif;font-weight:700}.header-home{align-items:center;color:#fff;display:flex;min-height:65vh;position:relative;text-align:center;width:100%}.header-home:before{background:linear-gradient(180deg,#1d1d1f 0,transparent);content:"";inset:0 0 10% 0;opacity:.9;position:absolute;z-index:1}.header-home:after{background:#1d1d1f 0 0 no-repeat padding-box;content:"";mix-blend-mode:multiply;opacity:.1;z-index:2}.header-home:after,.header-home__img{inset:0;position:absolute}.header-home__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.header-home .container{z-index:3}.header-home .h1,.header-home .media-text-block .media-text__content .media-text__title,.header-home h1,.media-text-block .media-text__content .header-home .media-text__title{font-size:4rem}@media(min-width:992px){.header-home .h1,.header-home .media-text-block .media-text__content .media-text__title,.header-home h1,.media-text-block .media-text__content .header-home .media-text__title{font-size:8rem}}.header{background-color:transparent;left:0;padding:3rem 0;position:fixed;right:0;top:0;width:100%;z-index:1000}.header svg{height:4rem;-o-object-fit:contain;object-fit:contain;width:13rem}@media(min-width:768px){.header svg{height:5.5rem;width:15rem}}.header .menu--open .btn--search i{color:#fff}.header .menu--open .btn--donation{border-color:#fff;color:#fff}.header .menu--open .btn--donation:active,.header .menu--open .btn--donation:focus,.header .menu--open .btn--donation:hover{color:#115e67}.header .menu--open .nav-main--langswitcher button{color:#fff}.header .btn--donation,.header .btn--search{font-size:2rem;pointer-events:all;z-index:3000}.header .btn--donation{font-weight:700;height:4rem;line-height:1.3;padding:.5rem 2rem}.nav-main .nav-main--list{align-items:center;display:flex}.nav-main .nav-main--list .menu-item{position:relative}.nav-main .nav-main--list .menu-item a,.nav-main .nav-main--list .menu-item span{color:#115e67;cursor:pointer;font-size:2rem;font-weight:700;text-decoration:none}.nav-main .nav-main--list .menu-item a:before,.nav-main .nav-main--list .menu-item span:before{background-color:#115e67;bottom:0;content:"";height:.2rem;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out;width:50%}.nav-main .nav-main--list .menu-item .menu-item__link{cursor:pointer;position:relative}.nav-main .nav-main--list .menu-item .menu-item__link:active a:before,.nav-main .nav-main--list .menu-item .menu-item__link:active span:before,.nav-main .nav-main--list .menu-item .menu-item__link:focus a:before,.nav-main .nav-main--list .menu-item .menu-item__link:focus span:before,.nav-main .nav-main--list .menu-item .menu-item__link:hover a:before,.nav-main .nav-main--list .menu-item .menu-item__link:hover span:before{transform:scaleX(1)}.nav-main .nav-main--list .menu-item.active-subnav .subnav-container{z-index:0}.nav-main .nav-main--list .menu-item.active-subnav .menu-item__link a:before,.nav-main .nav-main--list .menu-item.active-subnav .menu-item__link span:before{background-color:#115e67;transform:scaleX(1)}.nav-main .nav-main--list .menu-item.active-subnav .fa-angle-down{transform:rotate(180deg)}.nav-main .nav-main--list .menu-item.active-subnav .has-subnav{max-height:100vh;transform:translateX(0)!important}.nav-main .toggle-subnav{background-color:transparent;border:none;color:#115e67;margin-top:.3rem;padding:0;z-index:1}.nav-main .toggle-subnav .fa-angle-down,.nav-main .toggle-subnav .fa-angle-right{margin-left:.5rem;transition:.4s ease-out;transition-property:transform}.nav-main .has-subnav{background-color:#edf7fe;box-shadow:0 .5rem 1.5rem rgba(29,29,31,.06);color:#115e67;left:0;margin-left:0!important;max-height:0;overflow:hidden;padding:0;position:fixed;right:0;top:11.5rem;transition:.4s ease-out!important;transition-property:max-height;width:100%;z-index:1000}.nav-main .has-subnav a,.nav-main .has-subnav span{color:#115e67;font-size:1.8rem}.nav-main .has-subnav a:active,.nav-main .has-subnav a:focus,.nav-main .has-subnav a:hover,.nav-main .has-subnav span:active,.nav-main .has-subnav span:focus,.nav-main .has-subnav span:hover{color:#719fa4}.nav-main .has-subnav .h2{color:#115e67}.nav-main .has-subnav .subnav-container{padding:4.5rem 0;z-index:-1}.nav-main .has-subnav .subnav-container ul{margin-left:0}.nav-main .has-subnav .subnav-container ul a,.nav-main .has-subnav .subnav-container ul i,.nav-main .has-subnav .subnav-container ul span{font-size:1.8rem}.nav-main .has-subnav .subnav-container li{transition:.5s ease-out;transition-property:padding-left;width:-moz-max-content;width:max-content}.nav-main .has-subnav .subnav-container li ul{background-color:#edf7fe;bottom:-4.5rem;opacity:0;overflow:hidden;position:absolute;right:0;top:-4.5rem;transition:.4s ease-out;transition-property:opacity}@media(min-width:992px){.nav-main .has-subnav .subnav-container li ul{display:flex;flex-direction:column;padding:4.5rem 1.5rem;width:33.3333333333%}}.nav-main .has-subnav .subnav-container li .active-subnav,.nav-main .has-subnav .subnav-container li.active-subnav,.nav-main .has-subnav .subnav-container li:hover{padding-left:.5rem}.nav-main .has-subnav .subnav-container li .active-subnav .subnav-link,.nav-main .has-subnav .subnav-container li .active-subnav .toggle-subnav,.nav-main .has-subnav .subnav-container li.active-subnav .subnav-link,.nav-main .has-subnav .subnav-container li.active-subnav .toggle-subnav,.nav-main .has-subnav .subnav-container li:hover .subnav-link,.nav-main .has-subnav .subnav-container li:hover .toggle-subnav{color:#719fa4}.nav-main .has-subnav .subnav-container li .active-subnav ul,.nav-main .has-subnav .subnav-container li.active-subnav ul,.nav-main .has-subnav .subnav-container li:hover ul{opacity:1;z-index:1}#home .header:not(.bg--white) svg path,#home .header:not(.bg--white) svg rect,#landingpage .header:not(.bg--white) svg path,#landingpage .header:not(.bg--white) svg rect{fill:#fff}#home .header:not(.bg--white) .btn--search .fa-search,#landingpage .header:not(.bg--white) .btn--search .fa-search{color:#fff}#home .header:not(.bg--white) .btn--donation,#landingpage .header:not(.bg--white) .btn--donation{border-color:#fff;color:#fff}#home .header:not(.bg--white) .btn--donation:active,#home .header:not(.bg--white) .btn--donation:focus,#home .header:not(.bg--white) .btn--donation:hover,#landingpage .header:not(.bg--white) .btn--donation:active,#landingpage .header:not(.bg--white) .btn--donation:focus,#landingpage .header:not(.bg--white) .btn--donation:hover{border-color:#cedee0;color:#115e67}#home .header:not(.bg--white) .nav-main .menu-item a:before,#home .header:not(.bg--white) .nav-main .menu-item span:before,#landingpage .header:not(.bg--white) .nav-main .menu-item a:before,#landingpage .header:not(.bg--white) .nav-main .menu-item span:before{background-color:#fff}#home .header:not(.bg--white) .nav-main .menu-item .menu-item__link a,#home .header:not(.bg--white) .nav-main .menu-item .menu-item__link i,#home .header:not(.bg--white) .nav-main .menu-item .menu-item__link span,#landingpage .header:not(.bg--white) .nav-main .menu-item .menu-item__link a,#landingpage .header:not(.bg--white) .nav-main .menu-item .menu-item__link i,#landingpage .header:not(.bg--white) .nav-main .menu-item .menu-item__link span{color:#fff}.lang-switcher{align-items:center;display:flex}.lang-switcher .active span{color:#fff!important;font-weight:600}.lang-switcher a{padding-left:0!important;text-decoration:none;text-transform:uppercase}.lang-switcher a:active,.lang-switcher a:focus,.lang-switcher a:hover{color:#fff;padding-left:0!important}.lang-switcher span{color:#cedee0!important;font-family:Effra,helvetica,sans-serif!important;font-size:1.6rem!important;font-weight:400}.lang-switcher span:active,.lang-switcher span:focus,.lang-switcher span:hover{padding-left:0!important}.nav-main--langswitcher{pointer-events:all;position:relative;z-index:3000}.nav-main--langswitcher.active button:after{transform:scaleX(1)}.nav-main--langswitcher.active button i{transform:rotate(180deg)}.nav-main--langswitcher.active ul{max-height:100vh;transition:1s ease-in-out}.nav-main--langswitcher button{background-color:transparent;border:none;color:#115e67;display:block!important;font-size:2rem;font-weight:700;padding:0;position:relative}.nav-main--langswitcher button:after{background-color:#115e67;bottom:0;content:"";height:.2rem;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease-out;width:50%}.nav-main--langswitcher button i{font-size:1.6rem;transition:transform .3s ease-out}.nav-main--langswitcher ul{background-color:#edf7fe;box-shadow:0 .5rem 1.5rem rgba(29,29,31,.06);display:flex;flex-direction:column;left:0;margin-top:0!important;max-height:0;overflow:hidden;position:absolute;right:0;top:120%;transition:.5s cubic-bezier(0,1,0,1);z-index:1000}.nav-main--langswitcher ul li{margin-right:0!important;padding:.5rem}.nav-main--langswitcher ul li.active span{color:#719fa4!important}.nav-main--langswitcher ul li a span{color:#115e67!important;font-size:2rem!important;font-weight:700;text-transform:none}.nav-main--langswitcher ul li a:active span,.nav-main--langswitcher ul li a:focus span,.nav-main--langswitcher ul li a:hover span{color:#719fa4!important}#home .header:not(.bg--white) .nav-main--langswitcher button,#landingpage .header:not(.bg--white) .nav-main--langswitcher button{color:#fff}#home .header:not(.bg--white) .nav-main--langswitcher button:after,#landingpage .header:not(.bg--white) .nav-main--langswitcher button:after{background-color:#fff}.list{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;position:relative;transition:outline-offset .2s linear}.list:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.list:focus:not(:focus-visible){outline-color:transparent!important}.list:focus-within{outline:.2rem solid #115e67;outline-offset:.5rem}.list .list__link:focus,.list .list__link:focus-within{outline:none!important}.list .list__link:after{content:"";inset:0;position:absolute}.list--search{border-bottom:thin solid #bebebe;outline:none;outline:.2rem solid transparent;outline-offset:.5rem;padding:3rem 0;position:relative;transition:outline-offset .2s linear}.list--search:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.list--search:focus:not(:focus-visible){outline-color:transparent!important}.list--search:focus-within{outline:.2rem solid #115e67;outline-offset:.5rem}.list--search .list--search__image-block{margin-right:1.5rem;max-height:11.3rem;max-width:19rem;min-height:11.3rem;min-width:19rem;overflow:hidden;position:relative}.list--search .list--search__image-block .list--search__image{height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-out;transition-property:transform;width:100%}.list--search .list--search__image-block .list--search__icon{align-items:center;background-color:#115e67;border-radius:2.4rem;color:#fff;display:flex;font-size:2.8rem;height:4.8rem;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:4.8rem}.list--search .list--search__link{color:#1d1d1f}.list--search .list--search__link:before{content:"";inset:0;position:absolute}.list--search .list--search__link:active,.list--search .list--search__link:focus,.list--search .list--search__link:hover{text-decoration:none!important}.list--search .list--search__link:focus,.list--search .list--search__link:focus-within{outline:none!important}.list--search:active .list--search__image,.list--search:focus .list--search__image,.list--search:hover .list--search__image{transform:scale(1.1)}.list--job{padding:3rem 0}.list--job i{color:#115e67;margin-right:.5rem;margin-top:.5rem}.list--faq{padding:3rem 0}.list--faq button{background-color:transparent;border:none;color:#115e67}.list--faq button:before{content:"";inset:0;position:absolute}.list--faq .list--faq__img-bottom,.list--faq .list--faq__img-top{max-height:25rem;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.list--faq .list--faq__img-bottom,.list--faq .list--faq__img-top{max-height:40rem}}.list--faq .list--faq__img-top{margin-bottom:3rem}.list--faq .list--faq__img-bottom{margin-top:3rem}.list--faq .list--faq__img-side{margin-bottom:3rem;max-height:25rem;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:768px){.list--faq .list--faq__img-side{max-height:auto}}.faq--items-block .list--faq:not(:last-of-type),.faq--items-block .list--job:not(:last-of-type),.job--items-block .list--faq:not(:last-of-type),.job--items-block .list--job:not(:last-of-type){border-bottom:thin solid #bebebe}.publication--item{border-bottom:thin solid #cedee0;padding:2rem 0}.list--course .publication--item .list__title,.publication--item .h3,.publication--item .list--course .list__title,.publication--item .wysiwyg-embed .CookieDeclarationTypeHeader,.publication--item h3,.wysiwyg-embed .publication--item .CookieDeclarationTypeHeader{font-family:Effra,helvetica,sans-serif;font-size:2rem;font-weight:700;margin-bottom:1rem}.publication--item p{margin-bottom:.5rem}.list--course{border-bottom:thin solid #bebebe;padding:3rem 0}.list--course .list__status{background-color:var(--list-status-background-color,#fff);border-radius:2.5rem;color:#fff;font-size:1.6rem;font-weight:500;padding:.5rem 12px}.list--course .list__status--open{--list-status-background-color:#71af2e}.list--course .list__status--closed{--list-status-background-color:#c4390f}.list--course .list__status--archived{--list-status-background-color:#115e67}.list--course ul{display:flex;flex-wrap:wrap;gap:1.6rem 2.4rem}.list--course .list--item{align-items:baseline;display:flex;gap:.8rem}.list--course .list--item__icon{color:#115e67}.list--course .list__link{min-width:auto;padding:0!important}.list--course:active .list__title,.list--course:focus .list__title,.list--course:hover .list__title{color:#719fa4}.list--testimonial{border-bottom:thin solid #bebebe;padding:3rem 0}.list--testimonial .list__image-container{height:24rem;margin-bottom:1.5rem;width:100%}@media(min-width:768px){.list--testimonial .list__image-container{height:20rem;margin-bottom:0}}.list--testimonial .list__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.list--testimonial .list__country{color:#115e67;font-size:1.6rem}.list--person{display:flex;flex-direction:column;height:100%;padding:1.5rem 0}@media(min-width:992px){.list--person{padding:2rem 0}}.list--person .h4,.list--person h4{font-size:2.2rem;margin-bottom:0!important}.media-text-block{overflow:hidden}.media-text-block--reverse .img-container--full{align-items:flex-start!important}@media(min-width:768px){.media-text-block .img-container--full{align-items:flex-end;display:flex;flex-direction:column}.media-text-block .img-container--full .block__image{max-height:60vh;-o-object-fit:cover;object-fit:cover;width:50vw!important}.media-text-block .img-container--full .text--caption{align-self:flex-start}}.media-text-block .media-text__content{padding:5rem 15px}.media-text-block .media-text__content .media-text__title{margin-bottom:2rem}.list--course .media-text-block .media-text__content .list__title,.media-text-block .media-text__content .h3,.media-text-block .media-text__content .list--course .list__title,.media-text-block .media-text__content .wysiwyg-embed .CookieDeclarationTypeHeader,.media-text-block .media-text__content h3,.wysiwyg-embed .media-text-block .media-text__content .CookieDeclarationTypeHeader{margin-bottom:1rem}.media-text-block .media-text__logo-container{width:10rem}.media-text-block .media-text__logo-container .media-text__logo{width:100%}.modal{align-items:flex-start;background-color:rgba(17,94,103,.9);display:flex;inset:0;padding-top:5rem;position:fixed;z-index:9000}@media(min-width:768px){.modal{align-items:center;padding-top:0}}.modal.fade:not(.show){pointer-events:none;z-index:-1}.modal .disabled{opacity:.5}.modal__content{margin-left:1.5rem;margin-right:1.5rem;max-height:80vh;min-height:40vh;overflow:hidden;position:relative;scrollbar-width:none;width:calc(100% - 3rem)}.modal__content::-webkit-scrollbar{display:none}@media(min-width:768px){.modal__content{margin-left:0;margin-right:0;max-height:90vh;width:83.33%}}.modal__content .btn--close{color:#115e67;font-size:2rem;position:absolute;right:2.5rem;top:3.5rem}@media(min-width:768px){.modal__content .btn--close{right:1.5rem}}.modal--labo .modal__content{background:linear-gradient(180deg,#edf7fe 2rem,#edf7fe 0);overflow-y:auto;padding-bottom:2rem}@media(min-width:768px){.modal--labo .modal__content{background:linear-gradient(180deg,transparent 2rem,#edf7fe 0);overflow-y:unset}.modal--labo .modal__content--right{max-height:calc(90vh - 4.8rem);min-height:40vh;overflow-y:auto;padding-bottom:5rem;padding-top:2rem}}.list--course .modal--labo .modal__content--right .list__title,.modal--labo .modal__content--right .h2,.modal--labo .modal__content--right .h3,.modal--labo .modal__content--right .h4,.modal--labo .modal__content--right .list--course .list__title,.modal--labo .modal__content--right .wysiwyg-embed .CookieDeclarationTypeHeader,.modal--labo .modal__content--right h2,.modal--labo .modal__content--right h3,.modal--labo .modal__content--right h4,.wysiwyg-embed .modal--labo .modal__content--right .CookieDeclarationTypeHeader{margin-bottom:.5rem}.modal--labo .modal__content--right ul{margin:1rem 0}.modal--labo .modal__content--right p:not(:last-of-type){margin-bottom:2rem}.modal--labo .modal__image-container{height:28rem;width:100%}.modal--labo .modal__image{height:28rem;-o-object-fit:cover;object-fit:cover;width:100%}.modal--labo .modal a{color:#115e67;text-decoration:none}.modal--labo .modal a span{text-decoration:underline}.modal--labo .modal a:active,.modal--labo .modal a:focus,.modal--labo .modal a:hover{color:#719fa4}.modal--partner .modal__image-container{height:20rem;width:100%}@media(min-width:768px){.modal--partner .modal__image-container{height:25vh}}.modal--partner .modal__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.modal--partner .modal__content{background:linear-gradient(180deg,transparent 2rem,#edf7fe 0);height:80vh;overflow-y:auto;padding-bottom:2rem}@media(min-width:768px){.modal--partner .modal__content{height:50vh;overflow-y:unset}}.modal--partner .modal__content--right{max-height:calc(80vh - 45rem);padding-bottom:7rem;padding-top:1.5rem}@media(min-width:768px){.modal--partner .modal__content--right{margin-top:2rem;max-height:calc(50vh - 6rem);overflow-y:auto;padding-bottom:2rem;padding-right:3rem}}.modal--partner .vue-map-container{height:20rem!important}@media(min-width:768px){.modal--partner .vue-map-container{height:25vh!important}}.modal--partner a{text-align:left;word-break:break-all}#hamburger-icon{background:none;border:none;cursor:pointer;height:3.2rem;transform:rotate(0deg);width:3.2rem;z-index:2000}#hamburger-icon .nav-bar{background:#115e67;border-radius:.1rem;display:block;height:.3rem;left:.4rem;opacity:1;position:absolute;transform:rotate(0deg);transition:.25s ease-in-out;width:2.4rem}#hamburger-icon .nav-bar:first-child{top:.8rem}#hamburger-icon .nav-bar:nth-child(2),#hamburger-icon .nav-bar:nth-child(3){top:1.6rem}#hamburger-icon .nav-bar:nth-child(4){top:2.4rem}#hamburger-icon.open{pointer-events:all}#hamburger-icon.open .nav-bar{background-color:#fff}#hamburger-icon.open .nav-bar:first-child{left:50%;top:1.8rem;width:0}#hamburger-icon.open .nav-bar:nth-child(2){top:1.6rem;transform:rotate(45deg)}#hamburger-icon.open .nav-bar:nth-child(3){top:1.6rem;transform:rotate(-45deg)}#hamburger-icon.open .nav-bar:nth-child(4){left:50%;top:1.8rem;width:0}.offcanvas{background-color:#115e67;bottom:0;height:100vh;left:0;overflow:hidden;padding:10rem 1.5rem 0;position:fixed;right:0;top:0;transform:translateX(100vw);transition:.3s ease-in-out;transition-property:transform;width:100vw;z-index:1000}@media(min-width:992px){.offcanvas{left:auto;padding:15rem 0 0 10rem;width:45vw}}.offcanvas::-webkit-scrollbar{display:none}.offcanvas.open{pointer-events:all;transform:translateX(0)}.offcanvas .nav-container{height:calc(100vh - 11.5rem);overflow-y:auto;padding-bottom:5rem}.offcanvas a,.offcanvas span{color:#fff;font-size:2rem;outline:none;outline:.2rem solid transparent;outline-offset:.5rem;text-decoration:none;transition:outline-offset .2s linear}.offcanvas a:focus,.offcanvas span:focus{outline:.2rem solid #fff!important;outline-offset:.2rem!important}.offcanvas a:focus:not(:focus-visible),.offcanvas span:focus:not(:focus-visible){outline-color:transparent!important}@media(min-width:992px){.offcanvas a,.offcanvas span{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:3rem;transition:.5s ease-out;transition-property:padding-left}.offcanvas a:active,.offcanvas a:focus,.offcanvas a:hover,.offcanvas span:active,.offcanvas span:focus,.offcanvas span:hover{padding-left:.5rem}}.offcanvas .nav-main--list{align-items:flex-start;flex-direction:column}.offcanvas .nav-main--list .menu-item{position:relative;width:60%}.offcanvas .nav-main--list .menu-item .fa-angle-down:before{content:""}.offcanvas .nav-main--list .menu-item.active-subnav .fa-angle-right,.offcanvas .nav-main--list .menu-item:focus-within .fa-angle-right{transform:translateX(50%)!important}.offcanvas .nav-main--list .menu-item.active-subnav .has-subnav{transform:translateX(0)!important}.offcanvas .nav-main--list .menu-item.active-subnav .has-subnav .has-subnav{transform:translateX(100%)!important}.offcanvas .nav-main--list .menu-item .has-subnav{background-color:#115e67;bottom:0;left:0;margin-left:0!important;overflow:hidden;padding:10rem 1.5rem 0;position:fixed;right:0;top:0!important;transform:translateX(100%)!important;transition:transform .4s ease-out!important;width:100%;z-index:1000}@media(min-width:992px){.offcanvas .nav-main--list .menu-item .has-subnav{padding:15rem 0 0 10rem}}.offcanvas .nav-main--list .menu-item .has-subnav a,.offcanvas .nav-main--list .menu-item .has-subnav i,.offcanvas .nav-main--list .menu-item .has-subnav span{font-size:1.6rem}@media(min-width:992px){.offcanvas .nav-main--list .menu-item .has-subnav a,.offcanvas .nav-main--list .menu-item .has-subnav i,.offcanvas .nav-main--list .menu-item .has-subnav span{font-size:1.8rem}}.offcanvas .nav-main--list .menu-item .has-subnav .fa-angle-left{font-size:3rem!important}.offcanvas .nav-main--list .menu-item .has-subnav .h2{color:#fff;font-size:3rem!important}.offcanvas .nav-main--list .menu-item .has-subnav ul{padding:0 3.5rem}.offcanvas .nav-main--list .menu-item .has-subnav ul .active-subnav .has-subnav{transform:translateX(0)!important}.offcanvas .toggle-subnav{background-color:transparent;border:none;color:#fff;font-size:2rem;margin-left:.5rem;padding:0;transition:.4s ease-out;transition-property:transform}@media(min-width:992px){.offcanvas .toggle-subnav{font-size:3rem}}#home .header:not(.bg--white) .nav-bar,#landingpage .header:not(.bg--white) .nav-bar{background-color:#fff}.pa-container--search,.pa-search-container{margin-top:0!important}.pa--media-block-full{overflow:hidden}.pa--media-block-full img{height:100%;max-height:80vh;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:992px){.text-columns__2{-moz-columns:2;column-count:2}}.pa--repeatable-block .card--pa{position:relative;z-index:0}.pa--repeatable-block .card--pa .img-container{height:32rem;overflow:hidden;width:100%}.pa--repeatable-block .card--pa .img-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-out;width:100%}.pa--repeatable-block .card--pa .card__content a{z-index:1}.pa--repeatable-block .card--pa .btn:before,.pa--repeatable-block .card--pa .wysiwyg-embed #CookieDeclarationChangeConsentChange:before,.pa--repeatable-block .card--pa .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:before,.wysiwyg-embed .pa--repeatable-block .card--pa #CookieDeclarationChangeConsentChange:before,.wysiwyg-embed .pa--repeatable-block .card--pa #CookieDeclarationChangeConsentWithdraw:before{content:"";height:100%;inset:0;position:absolute;width:100%}.pa--repeatable-block .card--pa:active img,.pa--repeatable-block .card--pa:focus img,.pa--repeatable-block .card--pa:hover img{transform:scale(1.1)}.pa--repeatable-block .card--bg .card__content{padding:1.5rem}.pa--repeatable-block .card--bg .card__button{padding:0 1.5rem 1.5rem}.pa--repeatable-block .bg--genoa,.pa--repeatable-block .bg--meteor,.pa--repeatable-block .bg--primary,.pa--repeatable-block .bg--shakespeare,.pa--repeatable-block .bg--sushi,.pa--repeatable-block .bg--tia-maria{color:#fff!important}.pa--repeatable-block .bg--genoa a,.pa--repeatable-block .bg--meteor a,.pa--repeatable-block .bg--primary a,.pa--repeatable-block .bg--shakespeare a,.pa--repeatable-block .bg--sushi a,.pa--repeatable-block .bg--tia-maria a{color:#fff}.pa--repeatable-block .bg--genoa a:active,.pa--repeatable-block .bg--genoa a:focus,.pa--repeatable-block .bg--genoa a:hover,.pa--repeatable-block .bg--meteor a:active,.pa--repeatable-block .bg--meteor a:focus,.pa--repeatable-block .bg--meteor a:hover,.pa--repeatable-block .bg--primary a:active,.pa--repeatable-block .bg--primary a:focus,.pa--repeatable-block .bg--primary a:hover,.pa--repeatable-block .bg--shakespeare a:active,.pa--repeatable-block .bg--shakespeare a:focus,.pa--repeatable-block .bg--shakespeare a:hover,.pa--repeatable-block .bg--sushi a:active,.pa--repeatable-block .bg--sushi a:focus,.pa--repeatable-block .bg--sushi a:hover,.pa--repeatable-block .bg--tia-maria a:active,.pa--repeatable-block .bg--tia-maria a:focus,.pa--repeatable-block .bg--tia-maria a:hover{color:#ededed;text-decoration:none}.pa--repeatable-block .bg--genoa .btn--primary,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentChange,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.pa--repeatable-block .bg--lily-white .btn--primary,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentChange,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.pa--repeatable-block .bg--parchment .btn--primary,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentChange,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.pa--repeatable-block .bg--primary .btn--primary,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentChange,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentChange,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentChange,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentChange,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentWithdraw{background-color:#3a7a81;border-color:#3a7a81}.pa--repeatable-block .bg--genoa .btn--primary:active,.pa--repeatable-block .bg--genoa .btn--primary:focus,.pa--repeatable-block .bg--genoa .btn--primary:hover,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.pa--repeatable-block .bg--genoa .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.pa--repeatable-block .bg--lily-white .btn--primary:active,.pa--repeatable-block .bg--lily-white .btn--primary:focus,.pa--repeatable-block .bg--lily-white .btn--primary:hover,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.pa--repeatable-block .bg--lily-white .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.pa--repeatable-block .bg--parchment .btn--primary:active,.pa--repeatable-block .bg--parchment .btn--primary:focus,.pa--repeatable-block .bg--parchment .btn--primary:hover,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.pa--repeatable-block .bg--parchment .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.pa--repeatable-block .bg--primary .btn--primary:active,.pa--repeatable-block .bg--primary .btn--primary:focus,.pa--repeatable-block .bg--primary .btn--primary:hover,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.pa--repeatable-block .bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .pa--repeatable-block .bg--genoa #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .pa--repeatable-block .bg--lily-white #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .pa--repeatable-block .bg--parchment #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .pa--repeatable-block .bg--primary #CookieDeclarationChangeConsentWithdraw:hover{background-color:#719fa4;border-color:#719fa4}.pa--repeatable-block .bg--genoa .btn--secondary,.pa--repeatable-block .bg--lily-white .btn--secondary,.pa--repeatable-block .bg--parchment .btn--secondary,.pa--repeatable-block .bg--primary .btn--secondary{background-color:#fff;border-color:#3a7a81;color:#1d1d1f}.pa--repeatable-block .bg--genoa .btn--secondary:active,.pa--repeatable-block .bg--genoa .btn--secondary:focus,.pa--repeatable-block .bg--genoa .btn--secondary:hover,.pa--repeatable-block .bg--lily-white .btn--secondary:active,.pa--repeatable-block .bg--lily-white .btn--secondary:focus,.pa--repeatable-block .bg--lily-white .btn--secondary:hover,.pa--repeatable-block .bg--parchment .btn--secondary:active,.pa--repeatable-block .bg--parchment .btn--secondary:focus,.pa--repeatable-block .bg--parchment .btn--secondary:hover,.pa--repeatable-block .bg--primary .btn--secondary:active,.pa--repeatable-block .bg--primary .btn--secondary:focus,.pa--repeatable-block .bg--primary .btn--secondary:hover{background-color:#3a7a81;color:#fff}.pa--table-block table{width:100%}.pa--table-block table tr:first-of-type{border-bottom:thin solid #115e67;font-weight:700}.pa--table-block table tr:nth-of-type(odd):not(:first-of-type){background-color:#edf7fe}.pa--table-block table td{padding:1rem}.pa--table-block table td p{margin-bottom:0}.pa--icon-block .icon--item{outline:none;outline:.2rem solid transparent;outline-offset:.5rem;position:relative;transition:outline-offset .2s linear;z-index:0}.pa--icon-block .icon--item:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.pa--icon-block .icon--item:focus:not(:focus-visible){outline-color:transparent!important}.pa--icon-block .icon--item img{height:9rem;-o-object-fit:contain;object-fit:contain;width:50%}.pa--icon-block .icon--item .card__link{color:#1d1d1f}.pa--icon-block .icon--item .card__link:before{content:"";inset:0;position:absolute}.pa--icon-block .icon--item:focus-within{outline:.2rem solid #115e67;outline-offset:.5rem}.pa--icon-block .icon--item:active a,.pa--icon-block .icon--item:focus a,.pa--icon-block .icon--item:focus-within a,.pa--icon-block .icon--item:hover a{text-decoration:none}.form-architect-form .h2,.form-architect-form h2{color:#115e67;font-size:4rem}@media(min-width:768px){.form-architect-form .h2,.form-architect-form h2{font-size:4rem}}.form-architect-form .h3,.form-architect-form .list--course .list__title,.form-architect-form .wysiwyg-embed .CookieDeclarationTypeHeader,.form-architect-form h3,.list--course .form-architect-form .list__title,.wysiwyg-embed .form-architect-form .CookieDeclarationTypeHeader{color:#115e67;font-size:3rem}.form-architect-form .h4,.form-architect-form h4{color:#115e67;font-size:2.5rem}.form-architect-form .col-md-6{margin-bottom:3rem}.pa--clinical-trials-block,.pa--events-block,.pa--insights-block,.pa--research-themes-block,.pa--stories-block{overflow:hidden}.pa--clinical-trials-block .pa__title,.pa--events-block .pa__title,.pa--insights-block .pa__title,.pa--research-themes-block .pa__title,.pa--stories-block .pa__title{font-size:3.5rem}@media(min-width:768px){.pa--clinical-trials-block .pa__title,.pa--events-block .pa__title,.pa--insights-block .pa__title,.pa--research-themes-block .pa__title,.pa--stories-block .pa__title{font-size:4rem}}.pa--card{position:relative}.pa--card .card__image-container{height:35rem;overflow:hidden;width:100%}.pa--card .card__image-container:after{background-color:#000;content:"";inset:0;opacity:.2;position:absolute;transition:.3s ease-out;transition-property:opacity}.pa--card .card__image-container img{height:100%;-o-object-fit:cover;object-fit:cover;transition:.3s ease-out;transition-property:transform;width:100%}.pa--card .card__content-block{color:#fff;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:3rem;position:absolute;z-index:1000}.pa--card .card__content-block .card__date span,.pa--card .card__content-block .card__date time{font-size:1.6rem;font-weight:700;margin-left:.3rem}.pa--card .card__content-block a{color:#fff;display:block}.list--course .pa--card .card__content-block a .list__title,.pa--card .card__content-block a .h3,.pa--card .card__content-block a .list--course .list__title,.pa--card .card__content-block a .wysiwyg-embed .CookieDeclarationTypeHeader,.pa--card .card__content-block a h3,.wysiwyg-embed .pa--card .card__content-block a .CookieDeclarationTypeHeader{display:inline}.pa--card .card__content-block a img{display:inline;margin-bottom:1rem;opacity:0;transform:translateX(-30%);transition:.3s ease-out;transition-property:opacity,transform}.pa--card .card__content-block .card__fixed-height{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pa--card .card__content-block .card__intro{font-size:1.6rem;opacity:0;transition:.3s ease-out;transition-property:opacity}.pa--card:active .card__image-container:after,.pa--card:focus .card__image-container:after,.pa--card:focus-within .card__image-container:after,.pa--card:hover .card__image-container:after{opacity:.7}.pa--card:active .card__image-container img,.pa--card:focus .card__image-container img,.pa--card:focus-within .card__image-container img,.pa--card:hover .card__image-container img{transform:scale(1.1)}.pa--card:active .card__content-block a,.pa--card:focus .card__content-block a,.pa--card:focus-within .card__content-block a,.pa--card:hover .card__content-block a{text-decoration:none}.pa--card:active .card__content-block img,.pa--card:focus .card__content-block img,.pa--card:focus-within .card__content-block img,.pa--card:hover .card__content-block img{opacity:1;transform:translateX(0)}.pa--card:active .card__content-block .card__intro,.pa--card:focus .card__content-block .card__intro,.pa--card:focus-within .card__content-block .card__intro,.pa--card:hover .card__content-block .card__intro{opacity:1}.pa--researchers-block .researcher--item a{color:#115e67;font-weight:700;text-decoration:underline}.pa--researchers-block .researcher--item a:active,.pa--researchers-block .researcher--item a:focus,.pa--researchers-block .researcher--item a:hover{color:#719fa4}@media(min-width:768px){.pa--researchers-block .researcher__content{padding:4rem 0}}.pa--researchers-block .researcher__info{margin-bottom:.5rem}.pa--researchers-block .researcher__info i{color:#115e67;margin-right:.5rem;margin-top:.5rem;width:2rem}.pa--researchers-block .researcher__info a{color:#1d1d1f}.pa--researchers-block .researcher__info a:active,.pa--researchers-block .researcher__info a:focus,.pa--researchers-block .researcher__info a:hover{color:#115e67}.pa--theme-highlight-block .theme-higlight-header{background-repeat:no-repeat;background-size:cover;color:#fff;height:16rem;padding:2rem;width:100%}@media(min-width:768px){.pa--theme-highlight-block .theme-higlight-header{align-items:flex-end;display:flex;height:14rem;justify-content:space-between;padding:3rem 4rem;width:100%}}.pa--theme-highlight-block .theme-higlight-header a{color:#fff}.pa--theme-highlight-block .highlight-block{padding:2rem}.pa--services-search-block a:not(.btn){color:#fff;padding-bottom:.5rem;position:relative}.pa--services-search-block a:not(.btn):after{background-color:#fff;bottom:0;content:"";height:.1rem;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:center;transition:transform .3s ease-out;width:100%}.pa--services-search-block a:not(.btn):active,.pa--services-search-block a:not(.btn):focus,.pa--services-search-block a:not(.btn):hover{text-decoration:none}.pa--services-search-block a:not(.btn):active:after,.pa--services-search-block a:not(.btn):focus:after,.pa--services-search-block a:not(.btn):hover:after{transform:scaleX(1)}.bg--quarter-spanish-white-bottom{background:linear-gradient(0deg,#f8f2e3 5rem,transparent 0)}@media(min-width:768px){.bg--quarter-spanish-white-bottom{background:linear-gradient(0deg,#f8f2e3 10rem,transparent 0)}}.bg--quarter-spanish-white-top{background:linear-gradient(180deg,#f8f2e3 5rem,transparent 0)}@media(min-width:768px){.bg--quarter-spanish-white-top{background:linear-gradient(180deg,#f8f2e3 10rem,transparent 0)}}.bg--solitude-bottom{background:linear-gradient(0deg,#edf7fe 5rem,transparent 0)}@media(min-width:768px){.bg--solitude-bottom{background:linear-gradient(0deg,#edf7fe 10rem,transparent 0)}}.bg--solitude-top{background:linear-gradient(180deg,#edf7fe 5rem,transparent 0)}@media(min-width:768px){.bg--solitude-top{background:linear-gradient(180deg,#edf7fe 10rem,transparent 0)}}.bg--quarter-spanish-white-half-bottom{background:linear-gradient(0deg,#f8f2e3 50%,transparent 0)}.bg--quarter-spanish-white-half-top{background:linear-gradient(180deg,#f8f2e3 50%,transparent 0)}.bg--solitude-half-bottom{background:linear-gradient(0deg,#edf7fe 50%,transparent 0)}.bg--solitude-half-top{background:linear-gradient(180deg,#edf7fe 50%,transparent 0)}.bg--primary .btn--secondary{border-color:#fff;color:#fff}.bg--primary .btn--secondary:active,.bg--primary .btn--secondary:focus,.bg--primary .btn--secondary:hover{border-color:#cedee0;color:#115e67}.bg--primary .btn--primary,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentChange,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentWithdraw{background-color:#cedee0;border-color:#cedee0;color:#115e67}.bg--primary .btn--primary:active,.bg--primary .btn--primary:focus,.bg--primary .btn--primary:hover,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.bg--primary .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .bg--primary #CookieDeclarationChangeConsentWithdraw:hover{background-color:#3a7a81;border-color:#3a7a81;color:#fff}.bg--primary .btn--link{color:#fff}.bg--tia-maria .btn--primary,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentChange,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentChange,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentWithdraw{background-color:#fff;border-color:#fff;color:#115e67!important}.bg--tia-maria .btn--secondary{border-color:#fff;color:#fff}.bg--tia-maria .btn--link{color:#fff}.bg--meteor .btn--secondary,.bg--shakespeare .btn--secondary,.bg--sushi .btn--secondary{border-color:#fff;color:#fff}.bg--meteor .btn--link,.bg--shakespeare .btn--link,.bg--sushi .btn--link{color:#fff}.bg--meteor .btn--primary:active,.bg--meteor .btn--primary:focus,.bg--meteor .btn--primary:hover,.bg--meteor .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.bg--meteor .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.bg--meteor .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.bg--meteor .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.bg--meteor .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.bg--meteor .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.bg--shakespeare .btn--primary:active,.bg--shakespeare .btn--primary:focus,.bg--shakespeare .btn--primary:hover,.bg--shakespeare .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.bg--shakespeare .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.bg--shakespeare .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.bg--shakespeare .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.bg--shakespeare .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.bg--shakespeare .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.bg--sushi .btn--primary:active,.bg--sushi .btn--primary:focus,.bg--sushi .btn--primary:hover,.bg--sushi .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.bg--sushi .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.bg--sushi .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.bg--sushi .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.bg--sushi .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.bg--sushi .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.bg--tia-maria .btn--primary:active,.bg--tia-maria .btn--primary:focus,.bg--tia-maria .btn--primary:hover,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentChange:active,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentChange:focus,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentChange:hover,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:active,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:focus,.bg--tia-maria .wysiwyg-embed #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .bg--meteor #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .bg--meteor #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .bg--meteor #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .bg--meteor #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .bg--meteor #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .bg--meteor #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .bg--shakespeare #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .bg--shakespeare #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .bg--shakespeare #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .bg--shakespeare #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .bg--shakespeare #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .bg--shakespeare #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .bg--sushi #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .bg--sushi #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .bg--sushi #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .bg--sushi #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .bg--sushi #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .bg--sushi #CookieDeclarationChangeConsentWithdraw:hover,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentChange:active,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentChange:focus,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentChange:hover,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentWithdraw:active,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentWithdraw:focus,.wysiwyg-embed .bg--tia-maria #CookieDeclarationChangeConsentWithdraw:hover{background-color:#3a7a81;border-color:#3a7a81;color:#fff!important}.bg--meteor .btn--secondary:active,.bg--meteor .btn--secondary:focus,.bg--meteor .btn--secondary:hover,.bg--shakespeare .btn--secondary:active,.bg--shakespeare .btn--secondary:focus,.bg--shakespeare .btn--secondary:hover,.bg--sushi .btn--secondary:active,.bg--sushi .btn--secondary:focus,.bg--sushi .btn--secondary:hover,.bg--tia-maria .btn--secondary:active,.bg--tia-maria .btn--secondary:focus,.bg--tia-maria .btn--secondary:hover{background-color:#cedee0;border-color:#cedee0;color:#115e67!important}.pagination{align-items:center;display:flex;flex-wrap:wrap;list-style:none;padding-left:0}.pagination .page-item{align-items:center;display:flex;height:3rem;justify-content:center;margin-right:1rem;padding:.5rem;width:3rem}.pagination .page-item button{background-color:transparent;border:none}.pagination .page-item .page-link{color:#115e67}.pagination .page-item .page-link:active,.pagination .page-item .page-link:focus,.pagination .page-item .page-link:hover{color:#719fa4;text-decoration:none}.pagination .page-item.active{background-color:#115e67;border-radius:2.5rem}.pagination .page-item.active span{color:#fff!important}.store__pagination .vue-ads-justify-end,.store__pagination button{align-items:center;display:flex}.store__pagination button{background-color:transparent;border:none;border-radius:2.5rem;color:#115e67;height:3rem;justify-content:center;margin-right:1rem;padding:.5rem;width:3rem}.store__pagination button:active,.store__pagination button:focus,.store__pagination button:hover{color:#719fa4;text-decoration:none}.store__pagination button.vue-ads-text-white{background-color:#115e67;border-color:#115e67;color:#fff}.store__pagination button i{font-weight:400}.quote-block{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:ff-tisa-web-pro,helvetica,sans-serif;position:relative;text-align:center}.quote-block:after{background-blend-mode:multiply;background-color:rgba(0,0,0,.61);content:"";inset:0;position:absolute}.quote-block__body{padding:7.2rem 0 6.4rem;position:relative;z-index:1}@media(min-width:768px){.quote-block__body{padding:11rem 0 10rem}}@media(min-width:992px){.quote-block__body{padding:14rem 0 15rem}}.quote-block__body>:last-child{margin-bottom:0}.quote-block p{font-size:2rem}@media(min-width:992px){.quote-block p{font-size:2.5rem}}.quote-block blockquote{font-size:3rem;line-height:1.23;padding-left:0;padding-right:0}@media(min-width:768px){.quote-block blockquote{font-size:5rem}}@media(min-width:992px){.quote-block blockquote{font-size:7rem}}.quote-block blockquote p,.quote-block blockquote:after,.quote-block blockquote:before{font-size:inherit}.filter--search-block .form-group,.filter--search-block form{position:relative}.filter--search-block .form-group input{background-color:#fff;border-bottom:0;outline:none;outline:.2rem solid transparent;outline-offset:.5rem;padding:1.5rem 4rem 1.5rem 1rem;transition:outline-offset .2s linear}.filter--search-block .form-group input:focus{outline:.2rem solid #fff!important;outline-offset:.2rem!important}.filter--search-block .form-group input:focus:not(:focus-visible){outline-color:transparent!important}.filter--search-block .form-submit{bottom:0;cursor:pointer;position:absolute;right:0;top:0}.filter--search-block .form-submit input{background-color:transparent;border:none;color:transparent;display:flex;font-size:.1rem;height:100%;width:4rem}.filter--search-block .form-submit:after{color:#115e67;content:"";pointer-events:none;position:absolute;right:1rem;top:2rem}.filter--search-block .form-submit:active:after,.filter--search-block .form-submit:focus:after,.filter--search-block .form-submit:hover:after{color:#719fa4}.select2,.select2-selection{width:100%!important}.select2-selection{background-color:transparent!important;border:none!important;border-bottom:thin solid #115e67!important;border-radius:0!important;color:#115e67!important;height:4.5rem!important;outline:none;outline:.2rem solid transparent;outline-offset:.5rem;transition:outline-offset .2s linear}.select2-selection:focus{outline:.2rem solid #115e67!important;outline-offset:.2rem!important}.select2-selection:focus:not(:focus-visible){outline-color:transparent!important}.select2-selection .select2-selection__rendered{color:#115e67!important;padding:1rem .5rem}.select2-selection__arrow{display:none}.select2-dropdown{border:none!important;border-radius:0!important;box-shadow:0 1rem 1rem 0 rgba(17,94,103,.1);padding:1rem 0}.select2-dropdown .select2-search__field{border-color:#115e67!important}.select2-dropdown .select2-results__option{color:#1d1d1f!important}.select2-dropdown .select2-results__option--selected{background-color:transparent!important;color:#115e67!important;font-weight:700!important}.select2-dropdown .select2-results__option--highlighted{background-color:#edf7fe!important;color:#1d1d1f!important;font-weight:400!important}.success-block{align-items:center;background-color:#115e67;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;width:100vw;z-index:1000}@media(min-width:768px){.success-block{height:100vh}}.success-block .success__title{color:#fff;font-size:5rem}@media(min-width:768px){.success-block .success__title{font-size:6rem}}.success-block p{color:#fff}.success-block a{color:#fff;font-weight:700;padding-bottom:.3rem;position:relative;text-decoration:none}.success-block a:after{background-color:#719fa4;bottom:0;content:"";height:.2rem;left:0;position:absolute;right:0;transition:transform .3s ease-out;width:100%}.success-block a:active,.success-block a:focus,.success-block a:hover{color:#edf7fe;text-decoration:none}.success-block a:active:after,.success-block a:focus:after,.success-block a:hover:after{transform:scaleX(0);transform-origin:center}.plyr__control--overlaid{background:transparent}.plyr__control--overlaid svg{display:none}.plyr__control--overlaid:after{color:#115e67!important;content:"";font-size:4.2rem;font-weight:700!important}@media(min-width:768px){.plyr__control--overlaid{font-size:6.5rem;line-height:3rem}}.plyr__control:hover{background:transparent!important}.plyr__poster{background-size:cover}.modal-dialog .video-wrapper .plyr{margin-left:auto;margin-right:auto;max-height:80vh}@media(min-width:992px){.modal-dialog .video-wrapper .plyr{height:calc(66vh - 10rem)}}.modal-dialog .plyr{aspect-ratio:var(--youtube-aspect-ratio)}.zoom-images-block .img-container{position:relative}.zoom-images-block .img-container:after{color:#fff;content:"";font-size:2.5rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease-out}.zoom-images-block .img-container img{transition:filter .3s ease-out}.zoom-images-block .img-container:active:after,.zoom-images-block .img-container:focus:after,.zoom-images-block .img-container:hover:after{opacity:1}.zoom-images-block .img-container:active img,.zoom-images-block .img-container:focus img,.zoom-images-block .img-container:hover img{filter:brightness(.5)}.modal-zoom{align-items:center;background-color:rgba(29,29,31,.3);display:none;height:100%;inset:0;justify-content:center;position:fixed;width:100%;z-index:9000}.modal-zoom.active-modal{display:flex}.modal-zoom .btn--toggle{background-color:transparent;border:none;color:#fff;padding:0;position:absolute;right:1.5rem;top:0}.modal-zoom .btn--toggle__icon{transition:transform .3s ease-out}.modal-zoom .btn--toggle:active .btn--toggle__icon,.modal-zoom .btn--toggle:focus .btn--toggle__icon,.modal-zoom .btn--toggle:hover .btn--toggle__icon{transform:rotate(90deg)}.modal-zoom .modal--img-container{align-items:center;cursor:zoom-in;display:flex;height:80vh;justify-content:center;overflow:hidden;width:100%}.modal-zoom .modal--img-container .modal--img{background-repeat:no-repeat;background-size:contain;height:80vh;overflow:hidden;position:relative;width:100%}.modal-zoom .modal--img-container .modal--img img{height:80vh;max-height:80vh!important;-o-object-fit:contain;object-fit:contain;opacity:0;width:auto!important}.course-filter-block .reset-filter-block{margin-bottom:2rem;order:-1}.course-filter-block .reset-filter-block button{text-align:left}.course-filter-block select{color:#1d1d1f}@media(min-width:768px){.course--info-container{inset:4.5rem 0 0 0;pointer-events:none;position:absolute}}.course--info-container .course--info-col{pointer-events:all}.course--info-container .course--info-col .course--info__img{height:25rem;-o-object-fit:cover;object-fit:cover;width:100%}.course--info-container .course--info-col .course--info-block{padding:2rem}.course--info-container .course--info-col .course--info-block .h2,.course--info-container .course--info-col .course--info-block h2{font-family:Effra,helvetica,sans-serif;font-size:1.6rem;font-weight:700}.course__content font,.course__content p,.course__content strong{color:#1d1d1f!important;font-family:Effra,helvetica,sans-serif!important;font-size:1.6rem!important;line-height:1.5!important}.course__content a,.course__content a strong{color:#115e67!important}.course__content a:active,.course__content a:active strong,.course__content a:focus,.course__content a:focus strong,.course__content a:hover,.course__content a:hover strong{color:#719fa4!important}.program-block{background-color:#edf7fe;overflow:hidden;padding:1.5rem}@media(min-width:992px){.program-block{padding:1rem}}.program-block .h2,.program-block h2{border-bottom:thin solid #115e67}.program-block .program--item{border-bottom:thin solid #bebebe;display:flex;flex-direction:column}@media(min-width:992px){.program-block .program--item{flex-direction:row}}.program-block .program--item .program__content{width:100%}@media(min-width:992px){.program-block .program--item .program__content{width:30%}}.program-block .program--item .program__timeline{background-image:linear-gradient(90deg,#bebebe .1rem,transparent 1px);background-size:8.3333333333% 100%;height:5rem;position:relative;width:100%}@media(min-width:992px){.program-block .program--item .program__timeline{height:auto;width:70%}}.program-block .program--item .program__timeline:after{background-image:linear-gradient(180deg,transparent .3rem,#edf7fe 0);background-size:100% .6rem;content:"";inset:0;position:absolute}.program-block .program--item .program__timeline .timeline--line{background-color:#719fa4;border-radius:2.5rem;height:1.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.program-block .timeline__month-block{display:flex}.program-block .timeline__month-block .timeline__month-whitespace{width:0}@media(min-width:992px){.program-block .timeline__month-block .timeline__month-whitespace{width:30%}}.program-block .timeline__month-block .timeline__months{display:flex;transform:translateX(-1rem);width:100%}@media(min-width:992px){.program-block .timeline__month-block .timeline__months{width:70%}}.program-block .timeline__month-block .timeline__months p{color:#999;font-size:1.4rem;width:8.3333333333%}.course-body strong{color:#1d1d1f!important}.course-body .course-program__info a,.course-body .course-program__info a strong{color:#115e67!important}.course-body .course-program__info a:active,.course-body .course-program__info a:active strong,.course-body .course-program__info a:focus,.course-body .course-program__info a:focus strong,.course-body .course-program__info a:hover,.course-body .course-program__info a:hover strong{color:#719fa4!important}.course-body .course-program__info p{margin-bottom:1rem}.course-body .course-program__info ol,.course-body .course-program__info ul{margin-bottom:2rem}.course-body .course-program__info font{font-size:1.6rem}.course-body .course-program__info li:not(:last-of-type){margin-bottom:.5rem}.view-error main{padding-top:8.4rem}@media(min-width:768px){.view-error main{padding-top:10.5rem}}.view-error .card__image-container{height:35rem;width:100%}.view-error .card__image-container img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.podcast-season-intro{background-color:#115e67;color:#fff}.podcast-season-intro__content{display:flex;flex-direction:column;padding:3.4rem 0 11rem}@media(min-width:768px){.podcast-season-intro__content{padding:5.6rem 0 10.8rem}}@media(min-width:992px){.podcast-season-intro__content{padding:10.8rem 0}}.podcast-season-intro__title{font-size:4.5rem;font-weight:400;line-height:1.22;margin-bottom:1.4rem}.podcast-season-intro__intro{font-size:2rem}.podcast-season-intro__image-container{position:relative;z-index:1}@media(min-width:768px){.podcast-season-intro__image-container{display:flex;justify-content:flex-end;margin-top:-5.5rem}}@media(max-width:767.98px){.podcast-season-intro__image-container:before{background-color:#fff;bottom:3rem;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;z-index:-1}}.podcast-platforms-container{padding:6.7rem 0 9.4rem}@media(min-width:768px){.podcast-platforms-container{padding:12.4rem 0 13.5rem}}.podcast-platforms__title{font-weight:400;margin-bottom:5rem;text-align:center}.podcast-platforms__list{display:flex;flex-wrap:wrap;gap:5.6rem;justify-content:center}.podcast-platforms__link{align-items:center;color:inherit;display:flex;flex-direction:column;gap:2.4rem;text-align:center;text-decoration:none!important}.podcast-platforms__icon{height:4.5rem}.podcast-platforms__name{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2rem}.podcast-platforms--compact .podcast-platforms__title{font-family:Effra,helvetica,sans-serif;font-size:inherit;line-height:inherit;margin-bottom:1.8rem;text-align:left}.podcast-platforms--compact .podcast-platforms__list{gap:2.6rem;justify-content:flex-start}.podcast-platforms--compact .podcast-platforms__icon{height:2.6rem}.podcast-transcript{color:#212529}.podcast-transcript__top-label{font-size:1.8rem;font-weight:700}.podcast-transcript__label{font-size:2.1rem}.podcast-transcript__title{font-size:3.7rem;margin-bottom:1rem}.podcast-transcript .modal-body{margin:auto;max-width:83.2rem}@media(min-width:1200px){.podcast-transcript .modal-body{--bs-modal-padding:9rem 2.6rem 13rem;--bs-modal-border-radius:3rem}}.podcast-transcript .modal-body p:not(:last-child){margin-bottom:1em}.list--course .podcast-transcript .modal-body .list__title,.podcast-transcript .modal-body .h2,.podcast-transcript .modal-body .h3,.podcast-transcript .modal-body .h4,.podcast-transcript .modal-body .list--course .list__title,.podcast-transcript .modal-body .wysiwyg-embed .CookieDeclarationTypeHeader,.podcast-transcript .modal-body h2,.podcast-transcript .modal-body h3,.podcast-transcript .modal-body h4,.wysiwyg-embed .podcast-transcript .modal-body .CookieDeclarationTypeHeader{margin-bottom:.25em}.podcast-transcript .modal-body .h4,.podcast-transcript .modal-body h4{font-family:Effra,helvetica,sans-serif;font-size:inherit;font-weight:700}.podcast-intermission__title{font-size:3.5rem}.podcast-intermission__intro{font-family:ff-tisa-web-pro,helvetica,sans-serif;font-size:2.5rem;margin-bottom:8rem}.podcast-intermission__videos{background:#f4eddb;padding-bottom:6.4rem}@media (min-width:768px){.podcast-intermission__videos{background:linear-gradient(180deg,#fff 8rem,#f4eddb 0)}}.qr-main{margin-top:0!important}.qr-container{align-items:center;background-color:#115e67;display:flex;height:100vh;justify-content:center;width:100vw}.qr-container .logo{left:50%;position:absolute;top:1.5rem;transform:translateX(-50%);width:15rem}.qr-container .logo svg path,.qr-container .logo svg rect{fill:#fff}.qr-container .qr__intro{color:#fff;text-align:center}.qr-container a{color:#fff}.research-info .research__body p{margin-bottom:2rem}.research-info .research__body ul li{margin-bottom:.5rem}.research-info .research__body .col-sm-6{width:100%!important}@media (min-width:992px){.research-group .research-group--item:first-of-type{background:linear-gradient(0deg,#f8f2e3 15rem,transparent 0)}.research-group .research-group--item:nth-of-type(3){background:linear-gradient(180deg,#f8f2e3 15rem,transparent 0)}}.research-group .research-group--item:nth-of-type(2n){background-color:#f8f2e3}@media (min-width:768px){.research-group .research-group--item .research-group--row{align-items:center}}@media (min-width:992px){.research-group .research-group--item .research-group--row{align-items:unset}}.research-group .research-group--item .research-group__content{padding:2rem 1.5rem}@media (min-width:768px){.research-group .research-group--item .research-group__content{padding:5rem 1.5rem}}.research-group .research-group--item img{width:100%}@media (min-width:768px){.research-group .research-group--item img{-o-object-fit:cover;object-fit:cover}}@media (min-width:992px){.research-group .research-group--item img{height:100%}}.infinite-rotate{align-items:center;animation:rotate 1s linear infinite;display:flex;height:1.6rem;justify-content:center;transform-origin:center;width:1.6rem}
