@charset "UTF-8";@import"https://fast.fonts.net/t/1.css?apiType=css&projectid=be5f95a8-b701-48ca-aefc-f22afbd27331";@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-feature-settings:"tnum";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:#000c;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:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;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.focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));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:#ffffffe6;background:var(--plyr-menu-background,rgba(255,255,255,.90196));border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.14902));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 rgba(0,0,0,0);border:var(--plyr-menu-arrow-size,4px) solid rgba(0,0,0,0);border-top-color:#ffffffe6;border-top-color:var(--plyr-menu-background,rgba(255,255,255,.90196));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(10px*.7/1.5) calc(10px*.7*1.5);padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-moz-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 rgba(0,0,0,0);border:var(--plyr-menu-item-arrow-size,4px) solid rgba(0,0,0,0);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(10px*.7*1.5 - 4px);right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor;border-left-color:initial}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor;border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(10px*.7*1.5 - 4px);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 #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.focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor;border-right-color:initial}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor;border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;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].focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(10px*.7*3.5);padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000;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:#0000;background-image:linear-gradient(90deg,currentColor 0,rgba(0,0,0,0) 0);background-image:linear-gradient(to right,currentColor 0,rgba(0,0,0,0) 0);background-image:linear-gradient(to right,currentColor var(--value,0),rgba(0,0,0,0) 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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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:#0000;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;-moz-user-select:none;-webkit-user-select:none;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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;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;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;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;-webkit-user-select:none;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 #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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].focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range].focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range].focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));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:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.14902));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 rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control.focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:focus-visible .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:translate(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.focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.focus-visible .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.focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.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:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .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:focus-visible .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;word-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;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:#0000}.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,#23282f99 25%,#0000 0 50%,#23282f99 0 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,#23282f99 25%,#0000 25% 50%,#23282f99 50% 75%,#0000 75%,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25098))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;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;position:relative}.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);max-width:90px;min-width:60px;position:relative;z-index:2}.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.focus-visible,.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--audio .plyr__control:focus-visible,.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:#c1c8d199;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:#c1c8d199;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:#c1c8d199;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 #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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,.10196))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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,.10196))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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,.10196))}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;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(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.74902)));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.focus-visible,.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--video .plyr__control:focus-visible,.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:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25098)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25098)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25098)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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(255,255,255,.50196))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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(255,255,255,.50196))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.14902),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(255,255,255,.50196))}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25098))}.plyr:fullscreen{border-radius:0!important}.plyr:fullscreen{background:#000;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{border-radius:0!important}.plyr--fullscreen-fallback{background:#000;height:100%;inset:0;margin:0;position:fixed;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;cursor:pointer;inset:0;overflow:hidden;position:absolute;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:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.14902));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 rgba(0,0,0,0);border-left:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-right:var(--plyr-tooltip-arrow-size,4px) solid rgba(0,0,0,0);border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 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 #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.74902)));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 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{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;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{border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden}.plyr [hidden]{display:none!important}*,:before,:after{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, .5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59, 130, 246, .5);--tw-ring-offset-shadow:0 0 rgba(0,0,0,0);--tw-ring-shadow:0 0 rgba(0,0,0,0);--tw-shadow:0 0 rgba(0,0,0,0);--tw-shadow-colored:0 0 rgba(0,0,0,0);--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Source Sans Pro,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}a[href="#main"].skip-link{position:fixed;left:50%;top:0;z-index:50;display:block;--tw-translate-x:-50%;--tw-translate-y:-100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity, 1));padding:.25rem .5rem;font-size:1.125rem;font-weight:500;text-transform:uppercase;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}a[href="#main"].skip-link:focus{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));outline:2px solid transparent;outline-offset:2px}svg{display:inline-block}.tw-line-clamp-3{-webkit-box-orient:vertical}.super-container{margin-left:auto;margin-right:auto;padding-right:5%;padding-left:5%}@media only screen and (min-width:30.0625em){.super-container{padding-right:7%;padding-left:7%}}@media only screen and (min-width:48.0625em){.super-container{padding-right:5%;padding-left:5%}}@media only screen and (min-width:75.0625em){.super-container{max-width:1600px;padding-right:7%;padding-left:7%}}@media only screen and (min-width:100.0625em){.super-container{max-width:1600px;padding-right:8%;padding-left:8%}}.is-h1{font-family:Avenir Next W01,sans-serif;font-size:2rem;font-weight:700;line-height:1.25}@media(min-width:480px){.is-h1{font-size:3.375rem}}@media(min-width:1600px){.is-h1{font-size:4.375rem}}.is-h2{font-family:Avenir Next W01,sans-serif;font-size:29px;font-weight:700;line-height:1.25}@media(min-width:480px){.is-h2{font-size:2.625rem}}@media(min-width:1600px){.is-h2{font-size:3.375rem}}.is-h3{font-family:Avenir Next W01,sans-serif;font-size:26px;line-height:1.25}@media(min-width:480px){.is-h3{font-size:2rem}}@media(min-width:1600px){.is-h3{font-size:2.625rem}}.is-h4{font-family:Avenir Next W01,sans-serif;font-size:1.5rem;line-height:1.25}@media(min-width:480px){.is-h4{font-size:2rem}}@media(min-width:1600px){.is-h4{font-size:36px}}.is-h5{font-family:Avenir Next W01,sans-serif;font-size:1.25rem;line-height:1.25}@media(min-width:480px){.is-h5{font-size:1.5rem}}@media(min-width:1600px){.is-h5{font-size:27px}}.is-h6{font-family:Avenir Next W01,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;line-height:1.25}@media(min-width:480px){.is-h6{font-size:1.125rem}}@media(min-width:1600px){.is-h6{font-size:1.25rem}}.is-overline{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media(min-width:480px){.is-overline{font-size:1rem}}.is-subhead-lg{font-size:1.25rem;line-height:1.5rem}@media(min-width:480px){.is-subhead-lg{font-size:1.5rem}}.is-subhead-sm{font-size:1.125rem;line-height:1.5rem}@media(min-width:480px){.is-subhead-sm{font-size:1.25rem}}.is-body-base{font-family:Source Sans Pro,sans-serif;font-size:1rem}@media(min-width:1200px){.is-body-base{font-size:1.125rem}}.is-body-sm{font-family:Source Sans Pro,sans-serif;font-size:.75rem}@media(min-width:1200px){.is-body-sm{font-size:.875rem}}.is-body-lg{font-family:Source Sans Pro,sans-serif;font-size:1.125rem}@media(min-width:480px){.is-body-lg{font-size:1.25rem}}@media(min-width:1200px){.is-body-lg{font-size:1.375rem}}.is-button-lg{font-size:1rem;font-weight:700;text-transform:uppercase}.tw-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tw-pointer-events-none{pointer-events:none}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-sticky{position:sticky}.tw-inset-0{inset:0}.-tw-top-14{top:-3.5rem}.tw-bottom-0{bottom:0}.tw-bottom-12{bottom:3rem}.tw-left-0{left:0}.tw-right-0{right:0}.tw-right-4{right:1rem}.tw-right-6{right:1.5rem}.tw-top-0{top:0}.tw-top-16{top:4rem}.tw-top-24{top:6rem}.tw-top-40{top:10rem}.tw-top-52{top:13rem}.tw-top-6{top:1.5rem}.tw-z-10{z-index:10}.tw-order-1{order:1}.tw-order-2{order:2}.\!tw-col-span-1{grid-column:span 1 / span 1!important}.\!tw-col-span-10{grid-column:span 10 / span 10!important}.\!tw-col-span-11{grid-column:span 11 / span 11!important}.\!tw-col-span-12{grid-column:span 12 / span 12!important}.\!tw-col-span-2{grid-column:span 2 / span 2!important}.\!tw-col-span-3{grid-column:span 3 / span 3!important}.\!tw-col-span-4{grid-column:span 4 / span 4!important}.tw-col-span-1{grid-column:span 1 / span 1}.tw-col-span-10{grid-column:span 10 / span 10}.tw-col-span-11{grid-column:span 11 / span 11}.tw-col-span-12{grid-column:span 12 / span 12}.tw-col-span-2{grid-column:span 2 / span 2}.tw-col-span-3{grid-column:span 3 / span 3}.tw-col-span-4{grid-column:span 4 / span 4}.tw-col-span-full{grid-column:1 / -1}.tw-float-left{float:left}.\!tw-float-none{float:none!important}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-14{margin-top:3.5rem;margin-bottom:3.5rem}.tw-my-18{margin-top:72px;margin-bottom:72px}.tw-my-4{margin-top:1rem;margin-bottom:1rem}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tw-my-9{margin-top:2.25rem;margin-bottom:2.25rem}.tw-my-auto{margin-top:auto;margin-bottom:auto}.-tw-mt-1{margin-top:-.25rem}.-tw-mt-44{margin-top:-11rem}.tw-mb-0{margin-bottom:0}.tw-mb-1{margin-bottom:.25rem}.tw-mb-12{margin-bottom:3rem}.tw-mb-14{margin-bottom:3.5rem}.tw-mb-16{margin-bottom:4rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-24{margin-bottom:6rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-mb-9{margin-bottom:2.25rem}.tw-ml-0{margin-left:0}.tw-ml-1{margin-left:.25rem}.tw-ml-2{margin-left:.5rem}.tw-ml-4{margin-left:1rem}.tw-mr-1{margin-right:.25rem}.tw-mr-6{margin-right:1.5rem}.tw-mr-8{margin-right:2rem}.tw-mt-0{margin-top:0}.tw-mt-1{margin-top:.25rem}.tw-mt-12{margin-top:3rem}.tw-mt-16{margin-top:4rem}.tw-mt-2{margin-top:.5rem}.tw-mt-24{margin-top:6rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-5{margin-top:1.25rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-8{margin-top:2rem}.tw-line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tw-line-clamp-4{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}.tw-line-clamp-5{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5}.tw-inline-block{display:inline-block}.tw-flex{display:flex}.tw-grid{display:grid}.tw-hidden{display:none}.tw-aspect-\[2\/3\]{aspect-ratio:2/3}.tw-aspect-\[21\/9\]{aspect-ratio:21/9}.tw-aspect-\[3\/1\]{aspect-ratio:3/1}.tw-aspect-\[4\/3\]{aspect-ratio:4/3}.tw-aspect-\[4\/5\]{aspect-ratio:4/5}.tw-aspect-square{aspect-ratio:1 / 1}.tw-aspect-video{aspect-ratio:16 / 9}.tw-h-1{height:.25rem}.tw-h-16{height:4rem}.tw-h-2{height:.5rem}.tw-h-4{height:1rem}.tw-h-6{height:1.5rem}.tw-h-\[90vh\]{height:90vh}.tw-h-auto{height:auto}.tw-h-full{height:100%}.tw-max-h-\[95vh\]{max-height:95vh}.tw-min-h-80{min-height:20rem}.tw-min-h-\[400px\]{min-height:400px}.\!tw-w-1\/12{width:8.333333%!important}.\!tw-w-1\/2{width:50%!important}.\!tw-w-1\/3{width:33.333333%!important}.\!tw-w-1\/4{width:25%!important}.tw-w-1\/12{width:8.333333%}.tw-w-1\/2{width:50%}.tw-w-1\/3{width:33.333333%}.tw-w-1\/4{width:25%}.tw-w-10{width:2.5rem}.tw-w-16{width:4rem}.tw-w-4{width:1rem}.tw-w-5{width:1.25rem}.tw-w-6{width:1.5rem}.tw-w-fit{width:-moz-fit-content;width:fit-content}.tw-w-full{width:100%}.tw-min-w-\[100px\]{min-width:100px}.tw-min-w-\[200px\]{min-width:200px}.\!tw-max-w-2xl{max-width:42rem!important}.\!tw-max-w-3xl{max-width:48rem!important}.\!tw-max-w-4xl{max-width:56rem!important}.\!tw-max-w-5xl{max-width:64rem!important}.\!tw-max-w-6xl{max-width:72rem!important}.\!tw-max-w-7xl{max-width:80rem!important}.\!tw-max-w-lg{max-width:32rem!important}.\!tw-max-w-sm{max-width:24rem!important}.\!tw-max-w-xl{max-width:36rem!important}.\!tw-max-w-xs{max-width:20rem!important}.tw-max-w-2xl{max-width:42rem}.tw-max-w-3xl{max-width:48rem}.tw-max-w-4xl{max-width:56rem}.tw-max-w-5xl{max-width:64rem}.tw-max-w-6xl{max-width:72rem}.tw-max-w-7xl{max-width:80rem}.tw-max-w-lg{max-width:32rem}.tw-max-w-sm{max-width:24rem}.tw-max-w-xl{max-width:36rem}.tw-max-w-xs{max-width:20rem}.tw-flex-grow{flex-grow:1}.-tw-rotate-90{--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-scale-100{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-cursor-pointer{cursor:pointer}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-flex-row{flex-direction:row}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-flex-nowrap{flex-wrap:nowrap}.tw-items-end{align-items:flex-end}.tw-items-center{align-items:center}.tw-items-baseline{align-items:baseline}.tw-justify-start{justify-content:flex-start}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-14{gap:3.5rem}.tw-gap-16{gap:4rem}.tw-gap-2{gap:.5rem}.tw-gap-4{gap:1rem}.tw-gap-6{gap:1.5rem}.tw-gap-8{gap:2rem}.tw-gap-9{gap:2.25rem}.tw-gap-x-4{-moz-column-gap:1rem;column-gap:1rem}.tw-gap-y-8{row-gap:2rem}.tw-space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2.25rem * var(--tw-space-x-reverse));margin-left:calc(2.25rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(2.25rem * calc(1 - var(--tw-space-x-reverse)))}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * (1 - var(--tw-space-y-reverse)));margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.tw-overflow-hidden{overflow:hidden}.tw-overflow-y-auto{overflow-y:auto}.tw-rounded-full{border-radius:9999px}.tw-border-y-\[\.5px\]{border-top-width:.5px;border-bottom-width:.5px}.tw-border-b{border-bottom-width:1px}.tw-border-b-\[\.5px\]{border-bottom-width:.5px}.tw-border-t{border-top-width:1px}.tw-border-black{--tw-border-opacity:1;border-color:#2f2f2f;border-color:rgba(47,47,47,var(--tw-border-opacity, 1))}.tw-border-grey{--tw-border-opacity:1;border-color:#808184;border-color:rgba(128,129,132,var(--tw-border-opacity, 1))}.\!tw-bg-dark-blue{--tw-bg-opacity:1 !important;background-color:#13375e!important;background-color:rgba(19,55,94,var(--tw-bg-opacity, 1))!important}.\!tw-bg-dark-blue-hover{--tw-bg-opacity:1 !important;background-color:#17487e!important;background-color:rgba(23,72,126,var(--tw-bg-opacity, 1))!important}.\!tw-bg-dark-blue-hover\/0{background-color:#17487e00!important}.\!tw-bg-dark-blue-hover\/10{background-color:#17487e1a!important}.\!tw-bg-dark-blue-hover\/100{background-color:#17487e!important}.\!tw-bg-dark-blue-hover\/15{background-color:#17487e26!important}.\!tw-bg-dark-blue-hover\/20{background-color:#17487e33!important}.\!tw-bg-dark-blue-hover\/25{background-color:#17487e40!important}.\!tw-bg-dark-blue-hover\/30{background-color:#17487e4d!important}.\!tw-bg-dark-blue-hover\/35{background-color:#17487e59!important}.\!tw-bg-dark-blue-hover\/40{background-color:#17487e66!important}.\!tw-bg-dark-blue-hover\/45{background-color:#17487e73!important}.\!tw-bg-dark-blue-hover\/5{background-color:#17487e0d!important}.\!tw-bg-dark-blue-hover\/50{background-color:#17487e80!important}.\!tw-bg-dark-blue-hover\/55{background-color:#17487e8c!important}.\!tw-bg-dark-blue-hover\/60{background-color:#17487e99!important}.\!tw-bg-dark-blue-hover\/65{background-color:#17487ea6!important}.\!tw-bg-dark-blue-hover\/70{background-color:#17487eb3!important}.\!tw-bg-dark-blue-hover\/75{background-color:#17487ebf!important}.\!tw-bg-dark-blue-hover\/80{background-color:#17487ecc!important}.\!tw-bg-dark-blue-hover\/85{background-color:#17487ed9!important}.\!tw-bg-dark-blue-hover\/90{background-color:#17487ee6!important}.\!tw-bg-dark-blue-hover\/95{background-color:#17487ef2!important}.\!tw-bg-dark-blue\/0{background-color:#13375e00!important}.\!tw-bg-dark-blue\/10{background-color:#13375e1a!important}.\!tw-bg-dark-blue\/100{background-color:#13375e!important}.\!tw-bg-dark-blue\/15{background-color:#13375e26!important}.\!tw-bg-dark-blue\/20{background-color:#13375e33!important}.\!tw-bg-dark-blue\/25{background-color:#13375e40!important}.\!tw-bg-dark-blue\/30{background-color:#13375e4d!important}.\!tw-bg-dark-blue\/35{background-color:#13375e59!important}.\!tw-bg-dark-blue\/40{background-color:#13375e66!important}.\!tw-bg-dark-blue\/45{background-color:#13375e73!important}.\!tw-bg-dark-blue\/5{background-color:#13375e0d!important}.\!tw-bg-dark-blue\/50{background-color:#13375e80!important}.\!tw-bg-dark-blue\/55{background-color:#13375e8c!important}.\!tw-bg-dark-blue\/60{background-color:#13375e99!important}.\!tw-bg-dark-blue\/65{background-color:#13375ea6!important}.\!tw-bg-dark-blue\/70{background-color:#13375eb3!important}.\!tw-bg-dark-blue\/75{background-color:#13375ebf!important}.\!tw-bg-dark-blue\/80{background-color:#13375ecc!important}.\!tw-bg-dark-blue\/85{background-color:#13375ed9!important}.\!tw-bg-dark-blue\/90{background-color:#13375ee6!important}.\!tw-bg-dark-blue\/95{background-color:#13375ef2!important}.\!tw-bg-grey{--tw-bg-opacity:1 !important;background-color:#808184!important;background-color:rgba(128,129,132,var(--tw-bg-opacity, 1))!important}.\!tw-bg-grey-extra-light{--tw-bg-opacity:1 !important;background-color:#cfcfcf!important;background-color:rgba(207,207,207,var(--tw-bg-opacity, 1))!important}.\!tw-bg-grey-extra-light\/0{background-color:#cfcfcf00!important}.\!tw-bg-grey-extra-light\/10{background-color:#cfcfcf1a!important}.\!tw-bg-grey-extra-light\/100{background-color:#cfcfcf!important}.\!tw-bg-grey-extra-light\/15{background-color:#cfcfcf26!important}.\!tw-bg-grey-extra-light\/20{background-color:#cfcfcf33!important}.\!tw-bg-grey-extra-light\/25{background-color:#cfcfcf40!important}.\!tw-bg-grey-extra-light\/30{background-color:#cfcfcf4d!important}.\!tw-bg-grey-extra-light\/35{background-color:#cfcfcf59!important}.\!tw-bg-grey-extra-light\/40{background-color:#cfcfcf66!important}.\!tw-bg-grey-extra-light\/45{background-color:#cfcfcf73!important}.\!tw-bg-grey-extra-light\/5{background-color:#cfcfcf0d!important}.\!tw-bg-grey-extra-light\/50{background-color:#cfcfcf80!important}.\!tw-bg-grey-extra-light\/55{background-color:#cfcfcf8c!important}.\!tw-bg-grey-extra-light\/60{background-color:#cfcfcf99!important}.\!tw-bg-grey-extra-light\/65{background-color:#cfcfcfa6!important}.\!tw-bg-grey-extra-light\/70{background-color:#cfcfcfb3!important}.\!tw-bg-grey-extra-light\/75{background-color:#cfcfcfbf!important}.\!tw-bg-grey-extra-light\/80{background-color:#cfcfcfcc!important}.\!tw-bg-grey-extra-light\/85{background-color:#cfcfcfd9!important}.\!tw-bg-grey-extra-light\/90{background-color:#cfcfcfe6!important}.\!tw-bg-grey-extra-light\/95{background-color:#cfcfcff2!important}.\!tw-bg-grey-light{--tw-bg-opacity:1 !important;background-color:#e4e4e7!important;background-color:rgba(228,228,231,var(--tw-bg-opacity, 1))!important}.\!tw-bg-grey-light\/0{background-color:#e4e4e700!important}.\!tw-bg-grey-light\/10{background-color:#e4e4e71a!important}.\!tw-bg-grey-light\/100{background-color:#e4e4e7!important}.\!tw-bg-grey-light\/15{background-color:#e4e4e726!important}.\!tw-bg-grey-light\/20{background-color:#e4e4e733!important}.\!tw-bg-grey-light\/25{background-color:#e4e4e740!important}.\!tw-bg-grey-light\/30{background-color:#e4e4e74d!important}.\!tw-bg-grey-light\/35{background-color:#e4e4e759!important}.\!tw-bg-grey-light\/40{background-color:#e4e4e766!important}.\!tw-bg-grey-light\/45{background-color:#e4e4e773!important}.\!tw-bg-grey-light\/5{background-color:#e4e4e70d!important}.\!tw-bg-grey-light\/50{background-color:#e4e4e780!important}.\!tw-bg-grey-light\/55{background-color:#e4e4e78c!important}.\!tw-bg-grey-light\/60{background-color:#e4e4e799!important}.\!tw-bg-grey-light\/65{background-color:#e4e4e7a6!important}.\!tw-bg-grey-light\/70{background-color:#e4e4e7b3!important}.\!tw-bg-grey-light\/75{background-color:#e4e4e7bf!important}.\!tw-bg-grey-light\/80{background-color:#e4e4e7cc!important}.\!tw-bg-grey-light\/85{background-color:#e4e4e7d9!important}.\!tw-bg-grey-light\/90{background-color:#e4e4e7e6!important}.\!tw-bg-grey-light\/95{background-color:#e4e4e7f2!important}.\!tw-bg-grey-medium{--tw-bg-opacity:1 !important;background-color:#a1a1aa!important;background-color:rgba(161,161,170,var(--tw-bg-opacity, 1))!important}.\!tw-bg-grey-medium\/0{background-color:#a1a1aa00!important}.\!tw-bg-grey-medium\/10{background-color:#a1a1aa1a!important}.\!tw-bg-grey-medium\/100{background-color:#a1a1aa!important}.\!tw-bg-grey-medium\/15{background-color:#a1a1aa26!important}.\!tw-bg-grey-medium\/20{background-color:#a1a1aa33!important}.\!tw-bg-grey-medium\/25{background-color:#a1a1aa40!important}.\!tw-bg-grey-medium\/30{background-color:#a1a1aa4d!important}.\!tw-bg-grey-medium\/35{background-color:#a1a1aa59!important}.\!tw-bg-grey-medium\/40{background-color:#a1a1aa66!important}.\!tw-bg-grey-medium\/45{background-color:#a1a1aa73!important}.\!tw-bg-grey-medium\/5{background-color:#a1a1aa0d!important}.\!tw-bg-grey-medium\/50{background-color:#a1a1aa80!important}.\!tw-bg-grey-medium\/55{background-color:#a1a1aa8c!important}.\!tw-bg-grey-medium\/60{background-color:#a1a1aa99!important}.\!tw-bg-grey-medium\/65{background-color:#a1a1aaa6!important}.\!tw-bg-grey-medium\/70{background-color:#a1a1aab3!important}.\!tw-bg-grey-medium\/75{background-color:#a1a1aabf!important}.\!tw-bg-grey-medium\/80{background-color:#a1a1aacc!important}.\!tw-bg-grey-medium\/85{background-color:#a1a1aad9!important}.\!tw-bg-grey-medium\/90{background-color:#a1a1aae6!important}.\!tw-bg-grey-medium\/95{background-color:#a1a1aaf2!important}.\!tw-bg-grey\/0{background-color:#80818400!important}.\!tw-bg-grey\/10{background-color:#8081841a!important}.\!tw-bg-grey\/100{background-color:#808184!important}.\!tw-bg-grey\/15{background-color:#80818426!important}.\!tw-bg-grey\/20{background-color:#80818433!important}.\!tw-bg-grey\/25{background-color:#80818440!important}.\!tw-bg-grey\/30{background-color:#8081844d!important}.\!tw-bg-grey\/35{background-color:#80818459!important}.\!tw-bg-grey\/40{background-color:#80818466!important}.\!tw-bg-grey\/45{background-color:#80818473!important}.\!tw-bg-grey\/5{background-color:#8081840d!important}.\!tw-bg-grey\/50{background-color:#80818480!important}.\!tw-bg-grey\/55{background-color:#8081848c!important}.\!tw-bg-grey\/60{background-color:#80818499!important}.\!tw-bg-grey\/65{background-color:#808184a6!important}.\!tw-bg-grey\/70{background-color:#808184b3!important}.\!tw-bg-grey\/75{background-color:#808184bf!important}.\!tw-bg-grey\/80{background-color:#808184cc!important}.\!tw-bg-grey\/85{background-color:#808184d9!important}.\!tw-bg-grey\/90{background-color:#808184e6!important}.\!tw-bg-grey\/95{background-color:#808184f2!important}.\!tw-bg-light-blue{--tw-bg-opacity:1 !important;background-color:#50bceb!important;background-color:rgba(80,188,235,var(--tw-bg-opacity, 1))!important}.\!tw-bg-light-blue-hover{--tw-bg-opacity:1 !important;background-color:#74d4fe!important;background-color:rgba(116,212,254,var(--tw-bg-opacity, 1))!important}.\!tw-bg-light-blue-hover\/0{background-color:#74d4fe00!important}.\!tw-bg-light-blue-hover\/10{background-color:#74d4fe1a!important}.\!tw-bg-light-blue-hover\/100{background-color:#74d4fe!important}.\!tw-bg-light-blue-hover\/15{background-color:#74d4fe26!important}.\!tw-bg-light-blue-hover\/20{background-color:#74d4fe33!important}.\!tw-bg-light-blue-hover\/25{background-color:#74d4fe40!important}.\!tw-bg-light-blue-hover\/30{background-color:#74d4fe4d!important}.\!tw-bg-light-blue-hover\/35{background-color:#74d4fe59!important}.\!tw-bg-light-blue-hover\/40{background-color:#74d4fe66!important}.\!tw-bg-light-blue-hover\/45{background-color:#74d4fe73!important}.\!tw-bg-light-blue-hover\/5{background-color:#74d4fe0d!important}.\!tw-bg-light-blue-hover\/50{background-color:#74d4fe80!important}.\!tw-bg-light-blue-hover\/55{background-color:#74d4fe8c!important}.\!tw-bg-light-blue-hover\/60{background-color:#74d4fe99!important}.\!tw-bg-light-blue-hover\/65{background-color:#74d4fea6!important}.\!tw-bg-light-blue-hover\/70{background-color:#74d4feb3!important}.\!tw-bg-light-blue-hover\/75{background-color:#74d4febf!important}.\!tw-bg-light-blue-hover\/80{background-color:#74d4fecc!important}.\!tw-bg-light-blue-hover\/85{background-color:#74d4fed9!important}.\!tw-bg-light-blue-hover\/90{background-color:#74d4fee6!important}.\!tw-bg-light-blue-hover\/95{background-color:#74d4fef2!important}.\!tw-bg-light-blue\/0{background-color:#50bceb00!important}.\!tw-bg-light-blue\/10{background-color:#50bceb1a!important}.\!tw-bg-light-blue\/100{background-color:#50bceb!important}.\!tw-bg-light-blue\/15{background-color:#50bceb26!important}.\!tw-bg-light-blue\/20{background-color:#50bceb33!important}.\!tw-bg-light-blue\/25{background-color:#50bceb40!important}.\!tw-bg-light-blue\/30{background-color:#50bceb4d!important}.\!tw-bg-light-blue\/35{background-color:#50bceb59!important}.\!tw-bg-light-blue\/40{background-color:#50bceb66!important}.\!tw-bg-light-blue\/45{background-color:#50bceb73!important}.\!tw-bg-light-blue\/5{background-color:#50bceb0d!important}.\!tw-bg-light-blue\/50{background-color:#50bceb80!important}.\!tw-bg-light-blue\/55{background-color:#50bceb8c!important}.\!tw-bg-light-blue\/60{background-color:#50bceb99!important}.\!tw-bg-light-blue\/65{background-color:#50bceba6!important}.\!tw-bg-light-blue\/70{background-color:#50bcebb3!important}.\!tw-bg-light-blue\/75{background-color:#50bcebbf!important}.\!tw-bg-light-blue\/80{background-color:#50bcebcc!important}.\!tw-bg-light-blue\/85{background-color:#50bcebd9!important}.\!tw-bg-light-blue\/90{background-color:#50bcebe6!important}.\!tw-bg-light-blue\/95{background-color:#50bcebf2!important}.\!tw-bg-medium-blue{--tw-bg-opacity:1 !important;background-color:#0070a6!important;background-color:rgba(0,112,166,var(--tw-bg-opacity, 1))!important}.\!tw-bg-medium-blue-hover{--tw-bg-opacity:1 !important;background-color:#45a3cb!important;background-color:rgba(69,163,203,var(--tw-bg-opacity, 1))!important}.\!tw-bg-medium-blue-hover\/0{background-color:#45a3cb00!important}.\!tw-bg-medium-blue-hover\/10{background-color:#45a3cb1a!important}.\!tw-bg-medium-blue-hover\/100{background-color:#45a3cb!important}.\!tw-bg-medium-blue-hover\/15{background-color:#45a3cb26!important}.\!tw-bg-medium-blue-hover\/20{background-color:#45a3cb33!important}.\!tw-bg-medium-blue-hover\/25{background-color:#45a3cb40!important}.\!tw-bg-medium-blue-hover\/30{background-color:#45a3cb4d!important}.\!tw-bg-medium-blue-hover\/35{background-color:#45a3cb59!important}.\!tw-bg-medium-blue-hover\/40{background-color:#45a3cb66!important}.\!tw-bg-medium-blue-hover\/45{background-color:#45a3cb73!important}.\!tw-bg-medium-blue-hover\/5{background-color:#45a3cb0d!important}.\!tw-bg-medium-blue-hover\/50{background-color:#45a3cb80!important}.\!tw-bg-medium-blue-hover\/55{background-color:#45a3cb8c!important}.\!tw-bg-medium-blue-hover\/60{background-color:#45a3cb99!important}.\!tw-bg-medium-blue-hover\/65{background-color:#45a3cba6!important}.\!tw-bg-medium-blue-hover\/70{background-color:#45a3cbb3!important}.\!tw-bg-medium-blue-hover\/75{background-color:#45a3cbbf!important}.\!tw-bg-medium-blue-hover\/80{background-color:#45a3cbcc!important}.\!tw-bg-medium-blue-hover\/85{background-color:#45a3cbd9!important}.\!tw-bg-medium-blue-hover\/90{background-color:#45a3cbe6!important}.\!tw-bg-medium-blue-hover\/95{background-color:#45a3cbf2!important}.\!tw-bg-medium-blue\/0{background-color:#0070a600!important}.\!tw-bg-medium-blue\/10{background-color:#0070a61a!important}.\!tw-bg-medium-blue\/100{background-color:#0070a6!important}.\!tw-bg-medium-blue\/15{background-color:#0070a626!important}.\!tw-bg-medium-blue\/20{background-color:#0070a633!important}.\!tw-bg-medium-blue\/25{background-color:#0070a640!important}.\!tw-bg-medium-blue\/30{background-color:#0070a64d!important}.\!tw-bg-medium-blue\/35{background-color:#0070a659!important}.\!tw-bg-medium-blue\/40{background-color:#0070a666!important}.\!tw-bg-medium-blue\/45{background-color:#0070a673!important}.\!tw-bg-medium-blue\/5{background-color:#0070a60d!important}.\!tw-bg-medium-blue\/50{background-color:#0070a680!important}.\!tw-bg-medium-blue\/55{background-color:#0070a68c!important}.\!tw-bg-medium-blue\/60{background-color:#0070a699!important}.\!tw-bg-medium-blue\/65{background-color:#0070a6a6!important}.\!tw-bg-medium-blue\/70{background-color:#0070a6b3!important}.\!tw-bg-medium-blue\/75{background-color:#0070a6bf!important}.\!tw-bg-medium-blue\/80{background-color:#0070a6cc!important}.\!tw-bg-medium-blue\/85{background-color:#0070a6d9!important}.\!tw-bg-medium-blue\/90{background-color:#0070a6e6!important}.\!tw-bg-medium-blue\/95{background-color:#0070a6f2!important}.\!tw-bg-off-white{--tw-bg-opacity:1 !important;background-color:#f5f5f5!important;background-color:rgba(245,245,245,var(--tw-bg-opacity, 1))!important}.\!tw-bg-off-white\/0{background-color:#f5f5f500!important}.\!tw-bg-off-white\/10{background-color:#f5f5f51a!important}.\!tw-bg-off-white\/100{background-color:#f5f5f5!important}.\!tw-bg-off-white\/15{background-color:#f5f5f526!important}.\!tw-bg-off-white\/20{background-color:#f5f5f533!important}.\!tw-bg-off-white\/25{background-color:#f5f5f540!important}.\!tw-bg-off-white\/30{background-color:#f5f5f54d!important}.\!tw-bg-off-white\/35{background-color:#f5f5f559!important}.\!tw-bg-off-white\/40{background-color:#f5f5f566!important}.\!tw-bg-off-white\/45{background-color:#f5f5f573!important}.\!tw-bg-off-white\/5{background-color:#f5f5f50d!important}.\!tw-bg-off-white\/50{background-color:#f5f5f580!important}.\!tw-bg-off-white\/55{background-color:#f5f5f58c!important}.\!tw-bg-off-white\/60{background-color:#f5f5f599!important}.\!tw-bg-off-white\/65{background-color:#f5f5f5a6!important}.\!tw-bg-off-white\/70{background-color:#f5f5f5b3!important}.\!tw-bg-off-white\/75{background-color:#f5f5f5bf!important}.\!tw-bg-off-white\/80{background-color:#f5f5f5cc!important}.\!tw-bg-off-white\/85{background-color:#f5f5f5d9!important}.\!tw-bg-off-white\/90{background-color:#f5f5f5e6!important}.\!tw-bg-off-white\/95{background-color:#f5f5f5f2!important}.\!tw-bg-yellow{--tw-bg-opacity:1 !important;background-color:#fed110!important;background-color:rgba(254,209,16,var(--tw-bg-opacity, 1))!important}.\!tw-bg-yellow-hover{--tw-bg-opacity:1 !important;background-color:#dbb514!important;background-color:rgba(219,181,20,var(--tw-bg-opacity, 1))!important}.\!tw-bg-yellow-hover\/0{background-color:#dbb51400!important}.\!tw-bg-yellow-hover\/10{background-color:#dbb5141a!important}.\!tw-bg-yellow-hover\/100{background-color:#dbb514!important}.\!tw-bg-yellow-hover\/15{background-color:#dbb51426!important}.\!tw-bg-yellow-hover\/20{background-color:#dbb51433!important}.\!tw-bg-yellow-hover\/25{background-color:#dbb51440!important}.\!tw-bg-yellow-hover\/30{background-color:#dbb5144d!important}.\!tw-bg-yellow-hover\/35{background-color:#dbb51459!important}.\!tw-bg-yellow-hover\/40{background-color:#dbb51466!important}.\!tw-bg-yellow-hover\/45{background-color:#dbb51473!important}.\!tw-bg-yellow-hover\/5{background-color:#dbb5140d!important}.\!tw-bg-yellow-hover\/50{background-color:#dbb51480!important}.\!tw-bg-yellow-hover\/55{background-color:#dbb5148c!important}.\!tw-bg-yellow-hover\/60{background-color:#dbb51499!important}.\!tw-bg-yellow-hover\/65{background-color:#dbb514a6!important}.\!tw-bg-yellow-hover\/70{background-color:#dbb514b3!important}.\!tw-bg-yellow-hover\/75{background-color:#dbb514bf!important}.\!tw-bg-yellow-hover\/80{background-color:#dbb514cc!important}.\!tw-bg-yellow-hover\/85{background-color:#dbb514d9!important}.\!tw-bg-yellow-hover\/90{background-color:#dbb514e6!important}.\!tw-bg-yellow-hover\/95{background-color:#dbb514f2!important}.\!tw-bg-yellow\/0{background-color:#fed11000!important}.\!tw-bg-yellow\/10{background-color:#fed1101a!important}.\!tw-bg-yellow\/100{background-color:#fed110!important}.\!tw-bg-yellow\/15{background-color:#fed11026!important}.\!tw-bg-yellow\/20{background-color:#fed11033!important}.\!tw-bg-yellow\/25{background-color:#fed11040!important}.\!tw-bg-yellow\/30{background-color:#fed1104d!important}.\!tw-bg-yellow\/35{background-color:#fed11059!important}.\!tw-bg-yellow\/40{background-color:#fed11066!important}.\!tw-bg-yellow\/45{background-color:#fed11073!important}.\!tw-bg-yellow\/5{background-color:#fed1100d!important}.\!tw-bg-yellow\/50{background-color:#fed11080!important}.\!tw-bg-yellow\/55{background-color:#fed1108c!important}.\!tw-bg-yellow\/60{background-color:#fed11099!important}.\!tw-bg-yellow\/65{background-color:#fed110a6!important}.\!tw-bg-yellow\/70{background-color:#fed110b3!important}.\!tw-bg-yellow\/75{background-color:#fed110bf!important}.\!tw-bg-yellow\/80{background-color:#fed110cc!important}.\!tw-bg-yellow\/85{background-color:#fed110d9!important}.\!tw-bg-yellow\/90{background-color:#fed110e6!important}.\!tw-bg-yellow\/95{background-color:#fed110f2!important}.tw-bg-dark-blue{--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity, 1))}.tw-bg-dark-blue-hover{--tw-bg-opacity:1;background-color:#17487e;background-color:rgba(23,72,126,var(--tw-bg-opacity, 1))}.tw-bg-dark-blue-hover\/0{background-color:#17487e00}.tw-bg-dark-blue-hover\/10{background-color:#17487e1a}.tw-bg-dark-blue-hover\/100{background-color:#17487e}.tw-bg-dark-blue-hover\/15{background-color:#17487e26}.tw-bg-dark-blue-hover\/20{background-color:#17487e33}.tw-bg-dark-blue-hover\/25{background-color:#17487e40}.tw-bg-dark-blue-hover\/30{background-color:#17487e4d}.tw-bg-dark-blue-hover\/35{background-color:#17487e59}.tw-bg-dark-blue-hover\/40{background-color:#17487e66}.tw-bg-dark-blue-hover\/45{background-color:#17487e73}.tw-bg-dark-blue-hover\/5{background-color:#17487e0d}.tw-bg-dark-blue-hover\/50{background-color:#17487e80}.tw-bg-dark-blue-hover\/55{background-color:#17487e8c}.tw-bg-dark-blue-hover\/60{background-color:#17487e99}.tw-bg-dark-blue-hover\/65{background-color:#17487ea6}.tw-bg-dark-blue-hover\/70{background-color:#17487eb3}.tw-bg-dark-blue-hover\/75{background-color:#17487ebf}.tw-bg-dark-blue-hover\/80{background-color:#17487ecc}.tw-bg-dark-blue-hover\/85{background-color:#17487ed9}.tw-bg-dark-blue-hover\/90{background-color:#17487ee6}.tw-bg-dark-blue-hover\/95{background-color:#17487ef2}.tw-bg-dark-blue\/0{background-color:#13375e00}.tw-bg-dark-blue\/10{background-color:#13375e1a}.tw-bg-dark-blue\/100{background-color:#13375e}.tw-bg-dark-blue\/15{background-color:#13375e26}.tw-bg-dark-blue\/20{background-color:#13375e33}.tw-bg-dark-blue\/25{background-color:#13375e40}.tw-bg-dark-blue\/30{background-color:#13375e4d}.tw-bg-dark-blue\/35{background-color:#13375e59}.tw-bg-dark-blue\/40{background-color:#13375e66}.tw-bg-dark-blue\/45{background-color:#13375e73}.tw-bg-dark-blue\/5{background-color:#13375e0d}.tw-bg-dark-blue\/50{background-color:#13375e80}.tw-bg-dark-blue\/55{background-color:#13375e8c}.tw-bg-dark-blue\/60{background-color:#13375e99}.tw-bg-dark-blue\/65{background-color:#13375ea6}.tw-bg-dark-blue\/70{background-color:#13375eb3}.tw-bg-dark-blue\/75{background-color:#13375ebf}.tw-bg-dark-blue\/80{background-color:#13375ecc}.tw-bg-dark-blue\/85{background-color:#13375ed9}.tw-bg-dark-blue\/90{background-color:#13375ee6}.tw-bg-dark-blue\/95{background-color:#13375ef2}.tw-bg-grey{--tw-bg-opacity:1;background-color:#808184;background-color:rgba(128,129,132,var(--tw-bg-opacity, 1))}.tw-bg-grey-extra-light{--tw-bg-opacity:1;background-color:#cfcfcf;background-color:rgba(207,207,207,var(--tw-bg-opacity, 1))}.tw-bg-grey-extra-light\/0{background-color:#cfcfcf00}.tw-bg-grey-extra-light\/10{background-color:#cfcfcf1a}.tw-bg-grey-extra-light\/100{background-color:#cfcfcf}.tw-bg-grey-extra-light\/15{background-color:#cfcfcf26}.tw-bg-grey-extra-light\/20{background-color:#cfcfcf33}.tw-bg-grey-extra-light\/25{background-color:#cfcfcf40}.tw-bg-grey-extra-light\/30{background-color:#cfcfcf4d}.tw-bg-grey-extra-light\/35{background-color:#cfcfcf59}.tw-bg-grey-extra-light\/40{background-color:#cfcfcf66}.tw-bg-grey-extra-light\/45{background-color:#cfcfcf73}.tw-bg-grey-extra-light\/5{background-color:#cfcfcf0d}.tw-bg-grey-extra-light\/50{background-color:#cfcfcf80}.tw-bg-grey-extra-light\/55{background-color:#cfcfcf8c}.tw-bg-grey-extra-light\/60{background-color:#cfcfcf99}.tw-bg-grey-extra-light\/65{background-color:#cfcfcfa6}.tw-bg-grey-extra-light\/70{background-color:#cfcfcfb3}.tw-bg-grey-extra-light\/75{background-color:#cfcfcfbf}.tw-bg-grey-extra-light\/80{background-color:#cfcfcfcc}.tw-bg-grey-extra-light\/85{background-color:#cfcfcfd9}.tw-bg-grey-extra-light\/90{background-color:#cfcfcfe6}.tw-bg-grey-extra-light\/95{background-color:#cfcfcff2}.tw-bg-grey-light{--tw-bg-opacity:1;background-color:#e4e4e7;background-color:rgba(228,228,231,var(--tw-bg-opacity, 1))}.tw-bg-grey-light\/0{background-color:#e4e4e700}.tw-bg-grey-light\/10{background-color:#e4e4e71a}.tw-bg-grey-light\/100{background-color:#e4e4e7}.tw-bg-grey-light\/15{background-color:#e4e4e726}.tw-bg-grey-light\/20{background-color:#e4e4e733}.tw-bg-grey-light\/25{background-color:#e4e4e740}.tw-bg-grey-light\/30{background-color:#e4e4e74d}.tw-bg-grey-light\/35{background-color:#e4e4e759}.tw-bg-grey-light\/40{background-color:#e4e4e766}.tw-bg-grey-light\/45{background-color:#e4e4e773}.tw-bg-grey-light\/5{background-color:#e4e4e70d}.tw-bg-grey-light\/50{background-color:#e4e4e780}.tw-bg-grey-light\/55{background-color:#e4e4e78c}.tw-bg-grey-light\/60{background-color:#e4e4e799}.tw-bg-grey-light\/65{background-color:#e4e4e7a6}.tw-bg-grey-light\/70{background-color:#e4e4e7b3}.tw-bg-grey-light\/75{background-color:#e4e4e7bf}.tw-bg-grey-light\/80{background-color:#e4e4e7cc}.tw-bg-grey-light\/85{background-color:#e4e4e7d9}.tw-bg-grey-light\/90{background-color:#e4e4e7e6}.tw-bg-grey-light\/95{background-color:#e4e4e7f2}.tw-bg-grey-medium{--tw-bg-opacity:1;background-color:#a1a1aa;background-color:rgba(161,161,170,var(--tw-bg-opacity, 1))}.tw-bg-grey-medium\/0{background-color:#a1a1aa00}.tw-bg-grey-medium\/10{background-color:#a1a1aa1a}.tw-bg-grey-medium\/100{background-color:#a1a1aa}.tw-bg-grey-medium\/15{background-color:#a1a1aa26}.tw-bg-grey-medium\/20{background-color:#a1a1aa33}.tw-bg-grey-medium\/25{background-color:#a1a1aa40}.tw-bg-grey-medium\/30{background-color:#a1a1aa4d}.tw-bg-grey-medium\/35{background-color:#a1a1aa59}.tw-bg-grey-medium\/40{background-color:#a1a1aa66}.tw-bg-grey-medium\/45{background-color:#a1a1aa73}.tw-bg-grey-medium\/5{background-color:#a1a1aa0d}.tw-bg-grey-medium\/50{background-color:#a1a1aa80}.tw-bg-grey-medium\/55{background-color:#a1a1aa8c}.tw-bg-grey-medium\/60{background-color:#a1a1aa99}.tw-bg-grey-medium\/65{background-color:#a1a1aaa6}.tw-bg-grey-medium\/70{background-color:#a1a1aab3}.tw-bg-grey-medium\/75{background-color:#a1a1aabf}.tw-bg-grey-medium\/80{background-color:#a1a1aacc}.tw-bg-grey-medium\/85{background-color:#a1a1aad9}.tw-bg-grey-medium\/90{background-color:#a1a1aae6}.tw-bg-grey-medium\/95{background-color:#a1a1aaf2}.tw-bg-grey\/0{background-color:#80818400}.tw-bg-grey\/10{background-color:#8081841a}.tw-bg-grey\/100{background-color:#808184}.tw-bg-grey\/15{background-color:#80818426}.tw-bg-grey\/20{background-color:#80818433}.tw-bg-grey\/25{background-color:#80818440}.tw-bg-grey\/30{background-color:#8081844d}.tw-bg-grey\/35{background-color:#80818459}.tw-bg-grey\/40{background-color:#80818466}.tw-bg-grey\/45{background-color:#80818473}.tw-bg-grey\/5{background-color:#8081840d}.tw-bg-grey\/50{background-color:#80818480}.tw-bg-grey\/55{background-color:#8081848c}.tw-bg-grey\/60{background-color:#80818499}.tw-bg-grey\/65{background-color:#808184a6}.tw-bg-grey\/70{background-color:#808184b3}.tw-bg-grey\/75{background-color:#808184bf}.tw-bg-grey\/80{background-color:#808184cc}.tw-bg-grey\/85{background-color:#808184d9}.tw-bg-grey\/90{background-color:#808184e6}.tw-bg-grey\/95{background-color:#808184f2}.tw-bg-light-blue{--tw-bg-opacity:1;background-color:#50bceb;background-color:rgba(80,188,235,var(--tw-bg-opacity, 1))}.tw-bg-light-blue-hover{--tw-bg-opacity:1;background-color:#74d4fe;background-color:rgba(116,212,254,var(--tw-bg-opacity, 1))}.tw-bg-light-blue-hover\/0{background-color:#74d4fe00}.tw-bg-light-blue-hover\/10{background-color:#74d4fe1a}.tw-bg-light-blue-hover\/100{background-color:#74d4fe}.tw-bg-light-blue-hover\/15{background-color:#74d4fe26}.tw-bg-light-blue-hover\/20{background-color:#74d4fe33}.tw-bg-light-blue-hover\/25{background-color:#74d4fe40}.tw-bg-light-blue-hover\/30{background-color:#74d4fe4d}.tw-bg-light-blue-hover\/35{background-color:#74d4fe59}.tw-bg-light-blue-hover\/40{background-color:#74d4fe66}.tw-bg-light-blue-hover\/45{background-color:#74d4fe73}.tw-bg-light-blue-hover\/5{background-color:#74d4fe0d}.tw-bg-light-blue-hover\/50{background-color:#74d4fe80}.tw-bg-light-blue-hover\/55{background-color:#74d4fe8c}.tw-bg-light-blue-hover\/60{background-color:#74d4fe99}.tw-bg-light-blue-hover\/65{background-color:#74d4fea6}.tw-bg-light-blue-hover\/70{background-color:#74d4feb3}.tw-bg-light-blue-hover\/75{background-color:#74d4febf}.tw-bg-light-blue-hover\/80{background-color:#74d4fecc}.tw-bg-light-blue-hover\/85{background-color:#74d4fed9}.tw-bg-light-blue-hover\/90{background-color:#74d4fee6}.tw-bg-light-blue-hover\/95{background-color:#74d4fef2}.tw-bg-light-blue\/0{background-color:#50bceb00}.tw-bg-light-blue\/10{background-color:#50bceb1a}.tw-bg-light-blue\/100{background-color:#50bceb}.tw-bg-light-blue\/15{background-color:#50bceb26}.tw-bg-light-blue\/20{background-color:#50bceb33}.tw-bg-light-blue\/25{background-color:#50bceb40}.tw-bg-light-blue\/30{background-color:#50bceb4d}.tw-bg-light-blue\/35{background-color:#50bceb59}.tw-bg-light-blue\/40{background-color:#50bceb66}.tw-bg-light-blue\/45{background-color:#50bceb73}.tw-bg-light-blue\/5{background-color:#50bceb0d}.tw-bg-light-blue\/50{background-color:#50bceb80}.tw-bg-light-blue\/55{background-color:#50bceb8c}.tw-bg-light-blue\/60{background-color:#50bceb99}.tw-bg-light-blue\/65{background-color:#50bceba6}.tw-bg-light-blue\/70{background-color:#50bcebb3}.tw-bg-light-blue\/75{background-color:#50bcebbf}.tw-bg-light-blue\/80{background-color:#50bcebcc}.tw-bg-light-blue\/85{background-color:#50bcebd9}.tw-bg-light-blue\/90{background-color:#50bcebe6}.tw-bg-light-blue\/95{background-color:#50bcebf2}.tw-bg-medium-blue{--tw-bg-opacity:1;background-color:#0070a6;background-color:rgba(0,112,166,var(--tw-bg-opacity, 1))}.tw-bg-medium-blue-hover{--tw-bg-opacity:1;background-color:#45a3cb;background-color:rgba(69,163,203,var(--tw-bg-opacity, 1))}.tw-bg-medium-blue-hover\/0{background-color:#45a3cb00}.tw-bg-medium-blue-hover\/10{background-color:#45a3cb1a}.tw-bg-medium-blue-hover\/100{background-color:#45a3cb}.tw-bg-medium-blue-hover\/15{background-color:#45a3cb26}.tw-bg-medium-blue-hover\/20{background-color:#45a3cb33}.tw-bg-medium-blue-hover\/25{background-color:#45a3cb40}.tw-bg-medium-blue-hover\/30{background-color:#45a3cb4d}.tw-bg-medium-blue-hover\/35{background-color:#45a3cb59}.tw-bg-medium-blue-hover\/40{background-color:#45a3cb66}.tw-bg-medium-blue-hover\/45{background-color:#45a3cb73}.tw-bg-medium-blue-hover\/5{background-color:#45a3cb0d}.tw-bg-medium-blue-hover\/50{background-color:#45a3cb80}.tw-bg-medium-blue-hover\/55{background-color:#45a3cb8c}.tw-bg-medium-blue-hover\/60{background-color:#45a3cb99}.tw-bg-medium-blue-hover\/65{background-color:#45a3cba6}.tw-bg-medium-blue-hover\/70{background-color:#45a3cbb3}.tw-bg-medium-blue-hover\/75{background-color:#45a3cbbf}.tw-bg-medium-blue-hover\/80{background-color:#45a3cbcc}.tw-bg-medium-blue-hover\/85{background-color:#45a3cbd9}.tw-bg-medium-blue-hover\/90{background-color:#45a3cbe6}.tw-bg-medium-blue-hover\/95{background-color:#45a3cbf2}.tw-bg-medium-blue\/0{background-color:#0070a600}.tw-bg-medium-blue\/10{background-color:#0070a61a}.tw-bg-medium-blue\/100{background-color:#0070a6}.tw-bg-medium-blue\/15{background-color:#0070a626}.tw-bg-medium-blue\/20{background-color:#0070a633}.tw-bg-medium-blue\/25{background-color:#0070a640}.tw-bg-medium-blue\/30{background-color:#0070a64d}.tw-bg-medium-blue\/35{background-color:#0070a659}.tw-bg-medium-blue\/40{background-color:#0070a666}.tw-bg-medium-blue\/45{background-color:#0070a673}.tw-bg-medium-blue\/5{background-color:#0070a60d}.tw-bg-medium-blue\/50{background-color:#0070a680}.tw-bg-medium-blue\/55{background-color:#0070a68c}.tw-bg-medium-blue\/60{background-color:#0070a699}.tw-bg-medium-blue\/65{background-color:#0070a6a6}.tw-bg-medium-blue\/70{background-color:#0070a6b3}.tw-bg-medium-blue\/75{background-color:#0070a6bf}.tw-bg-medium-blue\/80{background-color:#0070a6cc}.tw-bg-medium-blue\/85{background-color:#0070a6d9}.tw-bg-medium-blue\/90{background-color:#0070a6e6}.tw-bg-medium-blue\/95{background-color:#0070a6f2}.tw-bg-off-white{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity, 1))}.tw-bg-off-white\/0{background-color:#f5f5f500}.tw-bg-off-white\/10{background-color:#f5f5f51a}.tw-bg-off-white\/100{background-color:#f5f5f5}.tw-bg-off-white\/15{background-color:#f5f5f526}.tw-bg-off-white\/20{background-color:#f5f5f533}.tw-bg-off-white\/25{background-color:#f5f5f540}.tw-bg-off-white\/30{background-color:#f5f5f54d}.tw-bg-off-white\/35{background-color:#f5f5f559}.tw-bg-off-white\/40{background-color:#f5f5f566}.tw-bg-off-white\/45{background-color:#f5f5f573}.tw-bg-off-white\/5{background-color:#f5f5f50d}.tw-bg-off-white\/50{background-color:#f5f5f580}.tw-bg-off-white\/55{background-color:#f5f5f58c}.tw-bg-off-white\/60{background-color:#f5f5f599}.tw-bg-off-white\/65{background-color:#f5f5f5a6}.tw-bg-off-white\/70{background-color:#f5f5f5b3}.tw-bg-off-white\/75{background-color:#f5f5f5bf}.tw-bg-off-white\/80{background-color:#f5f5f5cc}.tw-bg-off-white\/85{background-color:#f5f5f5d9}.tw-bg-off-white\/90{background-color:#f5f5f5e6}.tw-bg-off-white\/95{background-color:#f5f5f5f2}.tw-bg-transparent{background-color:transparent}.tw-bg-white{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1))}.tw-bg-yellow{--tw-bg-opacity:1;background-color:#fed110;background-color:rgba(254,209,16,var(--tw-bg-opacity, 1))}.tw-bg-yellow-hover{--tw-bg-opacity:1;background-color:#dbb514;background-color:rgba(219,181,20,var(--tw-bg-opacity, 1))}.tw-bg-yellow-hover\/0{background-color:#dbb51400}.tw-bg-yellow-hover\/10{background-color:#dbb5141a}.tw-bg-yellow-hover\/100{background-color:#dbb514}.tw-bg-yellow-hover\/15{background-color:#dbb51426}.tw-bg-yellow-hover\/20{background-color:#dbb51433}.tw-bg-yellow-hover\/25{background-color:#dbb51440}.tw-bg-yellow-hover\/30{background-color:#dbb5144d}.tw-bg-yellow-hover\/35{background-color:#dbb51459}.tw-bg-yellow-hover\/40{background-color:#dbb51466}.tw-bg-yellow-hover\/45{background-color:#dbb51473}.tw-bg-yellow-hover\/5{background-color:#dbb5140d}.tw-bg-yellow-hover\/50{background-color:#dbb51480}.tw-bg-yellow-hover\/55{background-color:#dbb5148c}.tw-bg-yellow-hover\/60{background-color:#dbb51499}.tw-bg-yellow-hover\/65{background-color:#dbb514a6}.tw-bg-yellow-hover\/70{background-color:#dbb514b3}.tw-bg-yellow-hover\/75{background-color:#dbb514bf}.tw-bg-yellow-hover\/80{background-color:#dbb514cc}.tw-bg-yellow-hover\/85{background-color:#dbb514d9}.tw-bg-yellow-hover\/90{background-color:#dbb514e6}.tw-bg-yellow-hover\/95{background-color:#dbb514f2}.tw-bg-yellow\/0{background-color:#fed11000}.tw-bg-yellow\/10{background-color:#fed1101a}.tw-bg-yellow\/100{background-color:#fed110}.tw-bg-yellow\/15{background-color:#fed11026}.tw-bg-yellow\/20{background-color:#fed11033}.tw-bg-yellow\/25{background-color:#fed11040}.tw-bg-yellow\/30{background-color:#fed1104d}.tw-bg-yellow\/35{background-color:#fed11059}.tw-bg-yellow\/40{background-color:#fed11066}.tw-bg-yellow\/45{background-color:#fed11073}.tw-bg-yellow\/5{background-color:#fed1100d}.tw-bg-yellow\/50{background-color:#fed11080}.tw-bg-yellow\/55{background-color:#fed1108c}.tw-bg-yellow\/60{background-color:#fed11099}.tw-bg-yellow\/65{background-color:#fed110a6}.tw-bg-yellow\/70{background-color:#fed110b3}.tw-bg-yellow\/75{background-color:#fed110bf}.tw-bg-yellow\/80{background-color:#fed110cc}.tw-bg-yellow\/85{background-color:#fed110d9}.tw-bg-yellow\/90{background-color:#fed110e6}.tw-bg-yellow\/95{background-color:#fed110f2}.tw-object-cover{-o-object-fit:cover;object-fit:cover}.tw-object-center{-o-object-position:center;object-position:center}.tw-p-1{padding:.25rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-6{padding:1.5rem}.tw-p-8{padding:2rem}.tw-p-9{padding:2.25rem}.\!tw-px-0{padding-left:0!important;padding-right:0!important}.\!tw-px-4{padding-left:1rem!important;padding-right:1rem!important}.\!tw-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-20{padding-top:5rem;padding-bottom:5rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.tw-py-9{padding-top:2.25rem;padding-bottom:2.25rem}.\!tw-pl-0{padding-left:0!important}.\!tw-pr-0{padding-right:0!important}.tw-pb-0{padding-bottom:0}.tw-pb-12{padding-bottom:3rem}.tw-pb-14{padding-bottom:3.5rem}.tw-pb-2{padding-bottom:.5rem}.tw-pb-20{padding-bottom:5rem}.tw-pb-24{padding-bottom:6rem}.tw-pb-3{padding-bottom:.75rem}.tw-pb-40{padding-bottom:10rem}.tw-pb-52{padding-bottom:13rem}.tw-pb-6{padding-bottom:1.5rem}.tw-pb-7{padding-bottom:1.75rem}.tw-pb-8{padding-bottom:2rem}.tw-pl-2{padding-left:.5rem}.tw-pl-4{padding-left:1rem}.tw-pl-6{padding-left:1.5rem}.tw-pl-8{padding-left:2rem}.tw-pr-6{padding-right:1.5rem}.tw-pr-9{padding-right:2.25rem}.tw-pt-0{padding-top:0}.tw-pt-12{padding-top:3rem}.tw-pt-16{padding-top:4rem}.tw-pt-2{padding-top:.5rem}.tw-pt-20{padding-top:5rem}.tw-pt-24{padding-top:6rem}.tw-pt-4{padding-top:1rem}.tw-pt-44{padding-top:11rem}.tw-pt-52{padding-top:13rem}.tw-pt-8{padding-top:2rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-3xl{font-size:1.5rem}.tw-text-5xl{font-size:2.625rem}.tw-text-sm{font-size:.875rem}.tw-font-bold{font-weight:700}.tw-font-light{font-weight:300}.tw-font-medium{font-weight:500}.tw-font-normal{font-weight:400}.tw-uppercase{text-transform:uppercase}.tw-italic{font-style:italic}.\!tw-text-dark-blue{--tw-text-opacity:1 !important;color:#13375e!important;color:rgba(19,55,94,var(--tw-text-opacity, 1))!important}.\!tw-text-dark-blue-hover{--tw-text-opacity:1 !important;color:#17487e!important;color:rgba(23,72,126,var(--tw-text-opacity, 1))!important}.\!tw-text-dark-blue-hover\/0{color:#17487e00!important}.\!tw-text-dark-blue-hover\/10{color:#17487e1a!important}.\!tw-text-dark-blue-hover\/100{color:#17487e!important}.\!tw-text-dark-blue-hover\/15{color:#17487e26!important}.\!tw-text-dark-blue-hover\/20{color:#17487e33!important}.\!tw-text-dark-blue-hover\/25{color:#17487e40!important}.\!tw-text-dark-blue-hover\/30{color:#17487e4d!important}.\!tw-text-dark-blue-hover\/35{color:#17487e59!important}.\!tw-text-dark-blue-hover\/40{color:#17487e66!important}.\!tw-text-dark-blue-hover\/45{color:#17487e73!important}.\!tw-text-dark-blue-hover\/5{color:#17487e0d!important}.\!tw-text-dark-blue-hover\/50{color:#17487e80!important}.\!tw-text-dark-blue-hover\/55{color:#17487e8c!important}.\!tw-text-dark-blue-hover\/60{color:#17487e99!important}.\!tw-text-dark-blue-hover\/65{color:#17487ea6!important}.\!tw-text-dark-blue-hover\/70{color:#17487eb3!important}.\!tw-text-dark-blue-hover\/75{color:#17487ebf!important}.\!tw-text-dark-blue-hover\/80{color:#17487ecc!important}.\!tw-text-dark-blue-hover\/85{color:#17487ed9!important}.\!tw-text-dark-blue-hover\/90{color:#17487ee6!important}.\!tw-text-dark-blue-hover\/95{color:#17487ef2!important}.\!tw-text-dark-blue\/0{color:#13375e00!important}.\!tw-text-dark-blue\/10{color:#13375e1a!important}.\!tw-text-dark-blue\/100{color:#13375e!important}.\!tw-text-dark-blue\/15{color:#13375e26!important}.\!tw-text-dark-blue\/20{color:#13375e33!important}.\!tw-text-dark-blue\/25{color:#13375e40!important}.\!tw-text-dark-blue\/30{color:#13375e4d!important}.\!tw-text-dark-blue\/35{color:#13375e59!important}.\!tw-text-dark-blue\/40{color:#13375e66!important}.\!tw-text-dark-blue\/45{color:#13375e73!important}.\!tw-text-dark-blue\/5{color:#13375e0d!important}.\!tw-text-dark-blue\/50{color:#13375e80!important}.\!tw-text-dark-blue\/55{color:#13375e8c!important}.\!tw-text-dark-blue\/60{color:#13375e99!important}.\!tw-text-dark-blue\/65{color:#13375ea6!important}.\!tw-text-dark-blue\/70{color:#13375eb3!important}.\!tw-text-dark-blue\/75{color:#13375ebf!important}.\!tw-text-dark-blue\/80{color:#13375ecc!important}.\!tw-text-dark-blue\/85{color:#13375ed9!important}.\!tw-text-dark-blue\/90{color:#13375ee6!important}.\!tw-text-dark-blue\/95{color:#13375ef2!important}.\!tw-text-light-blue{--tw-text-opacity:1 !important;color:#50bceb!important;color:rgba(80,188,235,var(--tw-text-opacity, 1))!important}.\!tw-text-light-blue-hover{--tw-text-opacity:1 !important;color:#74d4fe!important;color:rgba(116,212,254,var(--tw-text-opacity, 1))!important}.\!tw-text-light-blue-hover\/0{color:#74d4fe00!important}.\!tw-text-light-blue-hover\/10{color:#74d4fe1a!important}.\!tw-text-light-blue-hover\/100{color:#74d4fe!important}.\!tw-text-light-blue-hover\/15{color:#74d4fe26!important}.\!tw-text-light-blue-hover\/20{color:#74d4fe33!important}.\!tw-text-light-blue-hover\/25{color:#74d4fe40!important}.\!tw-text-light-blue-hover\/30{color:#74d4fe4d!important}.\!tw-text-light-blue-hover\/35{color:#74d4fe59!important}.\!tw-text-light-blue-hover\/40{color:#74d4fe66!important}.\!tw-text-light-blue-hover\/45{color:#74d4fe73!important}.\!tw-text-light-blue-hover\/5{color:#74d4fe0d!important}.\!tw-text-light-blue-hover\/50{color:#74d4fe80!important}.\!tw-text-light-blue-hover\/55{color:#74d4fe8c!important}.\!tw-text-light-blue-hover\/60{color:#74d4fe99!important}.\!tw-text-light-blue-hover\/65{color:#74d4fea6!important}.\!tw-text-light-blue-hover\/70{color:#74d4feb3!important}.\!tw-text-light-blue-hover\/75{color:#74d4febf!important}.\!tw-text-light-blue-hover\/80{color:#74d4fecc!important}.\!tw-text-light-blue-hover\/85{color:#74d4fed9!important}.\!tw-text-light-blue-hover\/90{color:#74d4fee6!important}.\!tw-text-light-blue-hover\/95{color:#74d4fef2!important}.\!tw-text-light-blue\/0{color:#50bceb00!important}.\!tw-text-light-blue\/10{color:#50bceb1a!important}.\!tw-text-light-blue\/100{color:#50bceb!important}.\!tw-text-light-blue\/15{color:#50bceb26!important}.\!tw-text-light-blue\/20{color:#50bceb33!important}.\!tw-text-light-blue\/25{color:#50bceb40!important}.\!tw-text-light-blue\/30{color:#50bceb4d!important}.\!tw-text-light-blue\/35{color:#50bceb59!important}.\!tw-text-light-blue\/40{color:#50bceb66!important}.\!tw-text-light-blue\/45{color:#50bceb73!important}.\!tw-text-light-blue\/5{color:#50bceb0d!important}.\!tw-text-light-blue\/50{color:#50bceb80!important}.\!tw-text-light-blue\/55{color:#50bceb8c!important}.\!tw-text-light-blue\/60{color:#50bceb99!important}.\!tw-text-light-blue\/65{color:#50bceba6!important}.\!tw-text-light-blue\/70{color:#50bcebb3!important}.\!tw-text-light-blue\/75{color:#50bcebbf!important}.\!tw-text-light-blue\/80{color:#50bcebcc!important}.\!tw-text-light-blue\/85{color:#50bcebd9!important}.\!tw-text-light-blue\/90{color:#50bcebe6!important}.\!tw-text-light-blue\/95{color:#50bcebf2!important}.\!tw-text-medium-blue{--tw-text-opacity:1 !important;color:#0070a6!important;color:rgba(0,112,166,var(--tw-text-opacity, 1))!important}.\!tw-text-medium-blue-hover{--tw-text-opacity:1 !important;color:#45a3cb!important;color:rgba(69,163,203,var(--tw-text-opacity, 1))!important}.\!tw-text-medium-blue-hover\/0{color:#45a3cb00!important}.\!tw-text-medium-blue-hover\/10{color:#45a3cb1a!important}.\!tw-text-medium-blue-hover\/100{color:#45a3cb!important}.\!tw-text-medium-blue-hover\/15{color:#45a3cb26!important}.\!tw-text-medium-blue-hover\/20{color:#45a3cb33!important}.\!tw-text-medium-blue-hover\/25{color:#45a3cb40!important}.\!tw-text-medium-blue-hover\/30{color:#45a3cb4d!important}.\!tw-text-medium-blue-hover\/35{color:#45a3cb59!important}.\!tw-text-medium-blue-hover\/40{color:#45a3cb66!important}.\!tw-text-medium-blue-hover\/45{color:#45a3cb73!important}.\!tw-text-medium-blue-hover\/5{color:#45a3cb0d!important}.\!tw-text-medium-blue-hover\/50{color:#45a3cb80!important}.\!tw-text-medium-blue-hover\/55{color:#45a3cb8c!important}.\!tw-text-medium-blue-hover\/60{color:#45a3cb99!important}.\!tw-text-medium-blue-hover\/65{color:#45a3cba6!important}.\!tw-text-medium-blue-hover\/70{color:#45a3cbb3!important}.\!tw-text-medium-blue-hover\/75{color:#45a3cbbf!important}.\!tw-text-medium-blue-hover\/80{color:#45a3cbcc!important}.\!tw-text-medium-blue-hover\/85{color:#45a3cbd9!important}.\!tw-text-medium-blue-hover\/90{color:#45a3cbe6!important}.\!tw-text-medium-blue-hover\/95{color:#45a3cbf2!important}.\!tw-text-medium-blue\/0{color:#0070a600!important}.\!tw-text-medium-blue\/10{color:#0070a61a!important}.\!tw-text-medium-blue\/100{color:#0070a6!important}.\!tw-text-medium-blue\/15{color:#0070a626!important}.\!tw-text-medium-blue\/20{color:#0070a633!important}.\!tw-text-medium-blue\/25{color:#0070a640!important}.\!tw-text-medium-blue\/30{color:#0070a64d!important}.\!tw-text-medium-blue\/35{color:#0070a659!important}.\!tw-text-medium-blue\/40{color:#0070a666!important}.\!tw-text-medium-blue\/45{color:#0070a673!important}.\!tw-text-medium-blue\/5{color:#0070a60d!important}.\!tw-text-medium-blue\/50{color:#0070a680!important}.\!tw-text-medium-blue\/55{color:#0070a68c!important}.\!tw-text-medium-blue\/60{color:#0070a699!important}.\!tw-text-medium-blue\/65{color:#0070a6a6!important}.\!tw-text-medium-blue\/70{color:#0070a6b3!important}.\!tw-text-medium-blue\/75{color:#0070a6bf!important}.\!tw-text-medium-blue\/80{color:#0070a6cc!important}.\!tw-text-medium-blue\/85{color:#0070a6d9!important}.\!tw-text-medium-blue\/90{color:#0070a6e6!important}.\!tw-text-medium-blue\/95{color:#0070a6f2!important}.\!tw-text-white{--tw-text-opacity:1 !important;color:#fff!important;color:rgba(255,255,255,var(--tw-text-opacity, 1))!important}.\!tw-text-white\/0{color:#fff0!important}.\!tw-text-white\/10{color:#ffffff1a!important}.\!tw-text-white\/100{color:#fff!important}.\!tw-text-white\/15{color:#ffffff26!important}.\!tw-text-white\/20{color:#fff3!important}.\!tw-text-white\/25{color:#ffffff40!important}.\!tw-text-white\/30{color:#ffffff4d!important}.\!tw-text-white\/35{color:#ffffff59!important}.\!tw-text-white\/40{color:#fff6!important}.\!tw-text-white\/45{color:#ffffff73!important}.\!tw-text-white\/5{color:#ffffff0d!important}.\!tw-text-white\/50{color:#ffffff80!important}.\!tw-text-white\/55{color:#ffffff8c!important}.\!tw-text-white\/60{color:#fff9!important}.\!tw-text-white\/65{color:#ffffffa6!important}.\!tw-text-white\/70{color:#ffffffb3!important}.\!tw-text-white\/75{color:#ffffffbf!important}.\!tw-text-white\/80{color:#fffc!important}.\!tw-text-white\/85{color:#ffffffd9!important}.\!tw-text-white\/90{color:#ffffffe6!important}.\!tw-text-white\/95{color:#fffffff2!important}.tw-text-black{--tw-text-opacity:1;color:#2f2f2f;color:rgba(47,47,47,var(--tw-text-opacity, 1))}.tw-text-dark-blue{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.tw-text-grey{--tw-text-opacity:1;color:#808184;color:rgba(128,129,132,var(--tw-text-opacity, 1))}.tw-text-grey-medium{--tw-text-opacity:1;color:#a1a1aa;color:rgba(161,161,170,var(--tw-text-opacity, 1))}.tw-text-light-blue{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1))}.tw-text-medium-blue{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.tw-text-white{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.tw-text-yellow{--tw-text-opacity:1;color:#fed110;color:rgba(254,209,16,var(--tw-text-opacity, 1))}.tw-underline{text-decoration-line:underline}.tw-underline-offset-4{text-underline-offset:4px}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-duration-200{transition-duration:.2s}.tw-duration-300{transition-duration:.3s}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.breakpoint-debug{padding:5px;position:fixed;top:0;right:0;z-index:1;background:#ff000080;color:#fff;font-family:sans-serif;font-weight:700}@media only screen{.breakpoint-debug:after{content:"xsmall"}}@media only screen and (min-width:20.0625em){.breakpoint-debug:after{content:"small"}}@media only screen and (min-width:30.0625em){.breakpoint-debug:after{content:"medium"}}@media only screen and (min-width:48.0625em){.breakpoint-debug:after{content:"large"}}@media only screen and (min-width:75.0625em){.breakpoint-debug:after{content:"xlarge"}}@media only screen and (min-width:100.0625em){.breakpoint-debug:after{content:"xxlarge"}}@media only screen{meta.meta-breakpoint-name,meta.transom-breakpoint{font-family:xsmall}}@media only screen and (min-width:20.0625em){meta.meta-breakpoint-name,meta.transom-breakpoint{font-family:small}}@media only screen and (min-width:30.0625em){meta.meta-breakpoint-name,meta.transom-breakpoint{font-family:medium}}@media only screen and (min-width:48.0625em){meta.meta-breakpoint-name,meta.transom-breakpoint{font-family:large}}@media only screen and (min-width:75.0625em){meta.meta-breakpoint-name,meta.transom-breakpoint{font-family:xlarge}}@media only screen and (min-width:100.0625em){meta.meta-breakpoint-name,meta.transom-breakpoint{font-family:xxlarge}}@media only screen and (max-width:20em){.hide-xsmall-only{display:none!important}.demo .hide-xsmall-only{display:block!important}.demo .hide-xsmall-only{opacity:.5}}@media only screen and (min-width:20.0625em)and (max-width:30em){.hide-small-only{display:none!important}.demo .hide-small-only{display:block!important}.demo .hide-small-only{opacity:.5}}@media only screen and (min-width:30.0625em)and (max-width:48em){.hide-medium-only{display:none!important}.demo .hide-medium-only{display:block!important}.demo .hide-medium-only{opacity:.5}}@media only screen and (min-width:48.0625em)and (max-width:75em){.hide-large-only{display:none!important}.demo .hide-large-only{display:block!important}.demo .hide-large-only{opacity:.5}}@media only screen and (min-width:75.0625em)and (max-width:100em){.hide-xlarge-only{display:none!important}.demo .hide-xlarge-only{display:block!important}.demo .hide-xlarge-only{opacity:.5}}@media only screen and (min-width:100.0625em)and (max-width:112.5em){.hide-xxlarge-only{display:none!important}.demo .hide-xxlarge-only{display:block!important}.demo .hide-xxlarge-only{opacity:.5}}@media only screen{.hide-xsmall-up{display:none!important}.demo .hide-xsmall-up{display:block!important}.demo .hide-xsmall-up{opacity:.5}}@media only screen and (min-width:20.0625em){.hide-small-up{display:none!important}.demo .hide-small-up{display:block!important}.demo .hide-small-up{opacity:.5}}@media only screen and (min-width:30.0625em){.hide-medium-up{display:none!important}.demo .hide-medium-up{display:block!important}.demo .hide-medium-up{opacity:.5}}@media only screen and (min-width:48.0625em){.hide-large-up{display:none!important}.demo .hide-large-up{display:block!important}.demo .hide-large-up{opacity:.5}}@media only screen and (min-width:75.0625em){.hide-xlarge-up{display:none!important}.demo .hide-xlarge-up{display:block!important}.demo .hide-xlarge-up{opacity:.5}}@media only screen and (min-width:100.0625em){.hide-xxlarge-up{display:none!important}.demo .hide-xxlarge-up{display:block!important}.demo .hide-xxlarge-up{opacity:.5}}@media only screen and (max-width:30em){.hide-small-down{display:none!important}.demo .hide-small-down{display:block!important}.demo .hide-small-down{opacity:.5}}@media only screen and (max-width:48em){.hide-medium-down{display:none!important}.demo .hide-medium-down{display:block!important}.demo .hide-medium-down{opacity:.5}}@media only screen and (max-width:75em){.hide-large-down{display:none!important}.demo .hide-large-down{display:block!important}.demo .hide-large-down{opacity:.5}}@media only screen and (max-width:100em){.hide-xlarge-down{display:none!important}.demo .hide-xlarge-down{display:block!important}.demo .hide-xlarge-down{opacity:.5}}@media only screen and (max-width:112.5em){.hide-xxlarge-down{display:none!important}.demo .hide-xxlarge-down{display:block!important}.demo .hide-xxlarge-down{opacity:.5}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit;-moz-box-sizing:inherit}.row{width:100%;max-width:1800px;margin-left:auto;margin-right:auto;padding-left:18px;padding-right:18px}.row:after{content:"";display:table;clear:both}.row .row{padding-left:0;padding-right:0;margin-left:-18px;margin-right:-18px;width:auto}.row.column{float:none;padding-left:36px;padding-right:36px}.column{float:left;width:100%;padding-left:18px;padding-right:18px}@media only screen{.xsmall-1{width:8.3333333333%}.xsmall-push-1{position:relative;left:8.3333333333%}.xsmall-pull-1{position:relative;left:-8.3333333333%}.xsmall-offset-1{margin-left:8.3333333333%}.xsmall-2{width:16.6666666667%}.xsmall-push-2{position:relative;left:16.6666666667%}.xsmall-pull-2{position:relative;left:-16.6666666667%}.xsmall-offset-2{margin-left:16.6666666667%}.xsmall-3{width:25%}.xsmall-push-3{position:relative;left:25%}.xsmall-pull-3{position:relative;left:-25%}.xsmall-offset-3{margin-left:25%}.xsmall-4{width:33.3333333333%}.xsmall-push-4{position:relative;left:33.3333333333%}.xsmall-pull-4{position:relative;left:-33.3333333333%}.xsmall-offset-4{margin-left:33.3333333333%}.xsmall-5{width:41.6666666667%}.xsmall-push-5{position:relative;left:41.6666666667%}.xsmall-pull-5{position:relative;left:-41.6666666667%}.xsmall-offset-5{margin-left:41.6666666667%}.xsmall-6{width:50%}.xsmall-push-6{position:relative;left:50%}.xsmall-pull-6{position:relative;left:-50%}.xsmall-offset-6{margin-left:50%}.xsmall-7{width:58.3333333333%}.xsmall-push-7{position:relative;left:58.3333333333%}.xsmall-pull-7{position:relative;left:-58.3333333333%}.xsmall-offset-7{margin-left:58.3333333333%}.xsmall-8{width:66.6666666667%}.xsmall-push-8{position:relative;left:66.6666666667%}.xsmall-pull-8{position:relative;left:-66.6666666667%}.xsmall-offset-8{margin-left:66.6666666667%}.xsmall-9{width:75%}.xsmall-push-9{position:relative;left:75%}.xsmall-pull-9{position:relative;left:-75%}.xsmall-offset-9{margin-left:75%}.xsmall-10{width:83.3333333333%}.xsmall-push-10{position:relative;left:83.3333333333%}.xsmall-pull-10{position:relative;left:-83.3333333333%}.xsmall-offset-10{margin-left:83.3333333333%}.xsmall-11{width:91.6666666667%}.xsmall-push-11{position:relative;left:91.6666666667%}.xsmall-pull-11{position:relative;left:-91.6666666667%}.xsmall-offset-11{margin-left:91.6666666667%}.xsmall-12{width:100%}.xsmall-push-12{position:relative;left:100%}.xsmall-pull-12{position:relative;left:-100%}.xsmall-offset-12{margin-left:100%}.xsmall-reset-offset{margin-left:0}.xsmall-reset-order{position:static;left:0}.xsmall-reset-push{position:relative;left:0}.xsmall-centered{margin-left:auto;margin-right:auto}.xsmall-centered.column{float:none;clear:both}.xsmall-uncentered{margin-left:0;margin-right:0}.xsmall-uncentered.column{float:left;clear:none}.xsmall-collapse{padding-left:0;padding-right:0}.xsmall-uncollapse{padding-left:18px;padding-right:18px}}@media only screen and (min-width:20.0625em){.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-1{margin-left:8.3333333333%}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-2{margin-left:16.6666666667%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-3{margin-left:25%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-4{margin-left:33.3333333333%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-5{margin-left:41.6666666667%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-6{margin-left:50%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-7{margin-left:58.3333333333%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-8{margin-left:66.6666666667%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-9{margin-left:75%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-10{margin-left:83.3333333333%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-11{margin-left:91.6666666667%}.small-12{width:100%}.small-push-12{position:relative;left:100%}.small-pull-12{position:relative;left:-100%}.small-offset-12{margin-left:100%}.small-reset-offset{margin-left:0}.small-reset-order{position:static;left:0}.small-reset-push{position:relative;left:0}.small-centered{margin-left:auto;margin-right:auto}.small-centered.column{float:none;clear:both}.small-uncentered{margin-left:0;margin-right:0}.small-uncentered.column{float:left;clear:none}.small-collapse{padding-left:0;padding-right:0}.small-uncollapse{padding-left:18px;padding-right:18px}}@media only screen and (min-width:30.0625em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-1{margin-left:8.3333333333%}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-2{margin-left:16.6666666667%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-3{margin-left:25%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-4{margin-left:33.3333333333%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-5{margin-left:41.6666666667%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-6{margin-left:50%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-7{margin-left:58.3333333333%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-8{margin-left:66.6666666667%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-9{margin-left:75%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-10{margin-left:83.3333333333%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-11{margin-left:91.6666666667%}.medium-12{width:100%}.medium-push-12{position:relative;left:100%}.medium-pull-12{position:relative;left:-100%}.medium-offset-12{margin-left:100%}.medium-reset-offset{margin-left:0}.medium-reset-order{position:static;left:0}.medium-reset-push{position:relative;left:0}.medium-centered{margin-left:auto;margin-right:auto}.medium-centered.column{float:none;clear:both}.medium-uncentered{margin-left:0;margin-right:0}.medium-uncentered.column{float:left;clear:none}.medium-collapse{padding-left:0;padding-right:0}.medium-uncollapse{padding-left:18px;padding-right:18px}}@media only screen and (min-width:48.0625em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-1{margin-left:8.3333333333%}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-2{margin-left:16.6666666667%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-3{margin-left:25%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-4{margin-left:33.3333333333%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-5{margin-left:41.6666666667%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-6{margin-left:50%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-7{margin-left:58.3333333333%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-8{margin-left:66.6666666667%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-9{margin-left:75%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-10{margin-left:83.3333333333%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-11{margin-left:91.6666666667%}.large-12{width:100%}.large-push-12{position:relative;left:100%}.large-pull-12{position:relative;left:-100%}.large-offset-12{margin-left:100%}.large-reset-offset{margin-left:0}.large-reset-order{position:static;left:0}.large-reset-push{position:relative;left:0}.large-centered{margin-left:auto;margin-right:auto}.large-centered.column{float:none;clear:both}.large-uncentered{margin-left:0;margin-right:0}.large-uncentered.column{float:left;clear:none}.large-collapse{padding-left:0;padding-right:0}.large-uncollapse{padding-left:18px;padding-right:18px}}@media only screen and (min-width:75.0625em){.xlarge-1{width:8.3333333333%}.xlarge-push-1{position:relative;left:8.3333333333%}.xlarge-pull-1{position:relative;left:-8.3333333333%}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-2{width:16.6666666667%}.xlarge-push-2{position:relative;left:16.6666666667%}.xlarge-pull-2{position:relative;left:-16.6666666667%}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-3{width:25%}.xlarge-push-3{position:relative;left:25%}.xlarge-pull-3{position:relative;left:-25%}.xlarge-offset-3{margin-left:25%}.xlarge-4{width:33.3333333333%}.xlarge-push-4{position:relative;left:33.3333333333%}.xlarge-pull-4{position:relative;left:-33.3333333333%}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-5{width:41.6666666667%}.xlarge-push-5{position:relative;left:41.6666666667%}.xlarge-pull-5{position:relative;left:-41.6666666667%}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-6{width:50%}.xlarge-push-6{position:relative;left:50%}.xlarge-pull-6{position:relative;left:-50%}.xlarge-offset-6{margin-left:50%}.xlarge-7{width:58.3333333333%}.xlarge-push-7{position:relative;left:58.3333333333%}.xlarge-pull-7{position:relative;left:-58.3333333333%}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-8{width:66.6666666667%}.xlarge-push-8{position:relative;left:66.6666666667%}.xlarge-pull-8{position:relative;left:-66.6666666667%}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-9{width:75%}.xlarge-push-9{position:relative;left:75%}.xlarge-pull-9{position:relative;left:-75%}.xlarge-offset-9{margin-left:75%}.xlarge-10{width:83.3333333333%}.xlarge-push-10{position:relative;left:83.3333333333%}.xlarge-pull-10{position:relative;left:-83.3333333333%}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-11{width:91.6666666667%}.xlarge-push-11{position:relative;left:91.6666666667%}.xlarge-pull-11{position:relative;left:-91.6666666667%}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-12{width:100%}.xlarge-push-12{position:relative;left:100%}.xlarge-pull-12{position:relative;left:-100%}.xlarge-offset-12{margin-left:100%}.xlarge-reset-offset{margin-left:0}.xlarge-reset-order{position:static;left:0}.xlarge-reset-push{position:relative;left:0}.xlarge-centered{margin-left:auto;margin-right:auto}.xlarge-centered.column{float:none;clear:both}.xlarge-uncentered{margin-left:0;margin-right:0}.xlarge-uncentered.column{float:left;clear:none}.xlarge-collapse{padding-left:0;padding-right:0}.xlarge-uncollapse{padding-left:18px;padding-right:18px}}@media only screen and (min-width:100.0625em){.xxlarge-1{width:8.3333333333%}.xxlarge-push-1{position:relative;left:8.3333333333%}.xxlarge-pull-1{position:relative;left:-8.3333333333%}.xxlarge-offset-1{margin-left:8.3333333333%}.xxlarge-2{width:16.6666666667%}.xxlarge-push-2{position:relative;left:16.6666666667%}.xxlarge-pull-2{position:relative;left:-16.6666666667%}.xxlarge-offset-2{margin-left:16.6666666667%}.xxlarge-3{width:25%}.xxlarge-push-3{position:relative;left:25%}.xxlarge-pull-3{position:relative;left:-25%}.xxlarge-offset-3{margin-left:25%}.xxlarge-4{width:33.3333333333%}.xxlarge-push-4{position:relative;left:33.3333333333%}.xxlarge-pull-4{position:relative;left:-33.3333333333%}.xxlarge-offset-4{margin-left:33.3333333333%}.xxlarge-5{width:41.6666666667%}.xxlarge-push-5{position:relative;left:41.6666666667%}.xxlarge-pull-5{position:relative;left:-41.6666666667%}.xxlarge-offset-5{margin-left:41.6666666667%}.xxlarge-6{width:50%}.xxlarge-push-6{position:relative;left:50%}.xxlarge-pull-6{position:relative;left:-50%}.xxlarge-offset-6{margin-left:50%}.xxlarge-7{width:58.3333333333%}.xxlarge-push-7{position:relative;left:58.3333333333%}.xxlarge-pull-7{position:relative;left:-58.3333333333%}.xxlarge-offset-7{margin-left:58.3333333333%}.xxlarge-8{width:66.6666666667%}.xxlarge-push-8{position:relative;left:66.6666666667%}.xxlarge-pull-8{position:relative;left:-66.6666666667%}.xxlarge-offset-8{margin-left:66.6666666667%}.xxlarge-9{width:75%}.xxlarge-push-9{position:relative;left:75%}.xxlarge-pull-9{position:relative;left:-75%}.xxlarge-offset-9{margin-left:75%}.xxlarge-10{width:83.3333333333%}.xxlarge-push-10{position:relative;left:83.3333333333%}.xxlarge-pull-10{position:relative;left:-83.3333333333%}.xxlarge-offset-10{margin-left:83.3333333333%}.xxlarge-11{width:91.6666666667%}.xxlarge-push-11{position:relative;left:91.6666666667%}.xxlarge-pull-11{position:relative;left:-91.6666666667%}.xxlarge-offset-11{margin-left:91.6666666667%}.xxlarge-12{width:100%}.xxlarge-push-12{position:relative;left:100%}.xxlarge-pull-12{position:relative;left:-100%}.xxlarge-offset-12{margin-left:100%}.xxlarge-reset-offset{margin-left:0}.xxlarge-reset-order{position:static;left:0}.xxlarge-reset-push{position:relative;left:0}.xxlarge-centered{margin-left:auto;margin-right:auto}.xxlarge-centered.column{float:none;clear:both}.xxlarge-uncentered{margin-left:0;margin-right:0}.xxlarge-uncentered.column{float:left;clear:none}.xxlarge-collapse{padding-left:0;padding-right:0}.xxlarge-uncollapse{padding-left:18px;padding-right:18px}}.row--inline-block{font-size:0;text-align:left}.row--inline-block>*{font-size:16px}.row--inline-block .column{vertical-align:middle;float:none;display:inline-block;font-size:16px;text-align:left}.row--inline-block.v-align-top .column{vertical-align:top}.row--inline-block.v-align-middle .column{vertical-align:middle}.row--inline-block.v-align-bottom .column{vertical-align:bottom}@media only screen{.row--inline-block.xsmall-centered{text-align:center}.row--inline-block.xsmall-left{text-align:left}.row--inline-block.xsmall-right{text-align:right}}@media only screen and (min-width:20.0625em){.row--inline-block.small-centered{text-align:center}.row--inline-block.small-left{text-align:left}.row--inline-block.small-right{text-align:right}}@media only screen and (min-width:30.0625em){.row--inline-block.medium-centered{text-align:center}.row--inline-block.medium-left{text-align:left}.row--inline-block.medium-right{text-align:right}}@media only screen and (min-width:48.0625em){.row--inline-block.large-centered{text-align:center}.row--inline-block.large-left{text-align:left}.row--inline-block.large-right{text-align:right}}@media only screen and (min-width:75.0625em){.row--inline-block.xlarge-centered{text-align:center}.row--inline-block.xlarge-left{text-align:left}.row--inline-block.xlarge-right{text-align:right}}@media only screen and (min-width:100.0625em){.row--inline-block.xxlarge-centered{text-align:center}.row--inline-block.xxlarge-left{text-align:left}.row--inline-block.xxlarge-right{text-align:right}}.row--inline-block>.column{text-align:left}.row--left{text-align:left}.row--center{text-align:center}.row--right{text-align:right}.row--top>.column{vertical-align:top}.row--middle>.column{vertical-align:middle}.row--bottom>.column{vertical-align:bottom}.breakpoint-debug{z-index:30}.row{padding-right:2%;padding-left:2%}@media only screen and (min-width:30.0625em){.row{padding-right:7%;padding-left:7%}}@media only screen and (min-width:48.0625em){.row{padding-right:5%;padding-left:5%}}@media only screen and (min-width:75.0625em){.row{padding-right:7%;padding-left:7%}}@media only screen and (min-width:100.0625em){.row{padding-right:8%;padding-left:8%}}body[data-aos-duration="50"] [data-aos],[data-aos][data-aos][data-aos-duration="50"]{transition-duration:50ms}body[data-aos-delay="50"] [data-aos],[data-aos][data-aos][data-aos-delay="50"]{transition-delay:0s}body[data-aos-delay="50"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="50"].aos-animate{transition-delay:50ms}body[data-aos-duration="100"] [data-aos],[data-aos][data-aos][data-aos-duration="100"]{transition-duration:.1s}body[data-aos-delay="100"] [data-aos],[data-aos][data-aos][data-aos-delay="100"]{transition-delay:0s}body[data-aos-delay="100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="100"].aos-animate{transition-delay:.1s}body[data-aos-duration="150"] [data-aos],[data-aos][data-aos][data-aos-duration="150"]{transition-duration:.15s}body[data-aos-delay="150"] [data-aos],[data-aos][data-aos][data-aos-delay="150"]{transition-delay:0s}body[data-aos-delay="150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="150"].aos-animate{transition-delay:.15s}body[data-aos-duration="200"] [data-aos],[data-aos][data-aos][data-aos-duration="200"]{transition-duration:.2s}body[data-aos-delay="200"] [data-aos],[data-aos][data-aos][data-aos-delay="200"]{transition-delay:0s}body[data-aos-delay="200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="200"].aos-animate{transition-delay:.2s}body[data-aos-duration="250"] [data-aos],[data-aos][data-aos][data-aos-duration="250"]{transition-duration:.25s}body[data-aos-delay="250"] [data-aos],[data-aos][data-aos][data-aos-delay="250"]{transition-delay:0s}body[data-aos-delay="250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="250"].aos-animate{transition-delay:.25s}body[data-aos-duration="300"] [data-aos],[data-aos][data-aos][data-aos-duration="300"]{transition-duration:.3s}body[data-aos-delay="300"] [data-aos],[data-aos][data-aos][data-aos-delay="300"]{transition-delay:0s}body[data-aos-delay="300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="300"].aos-animate{transition-delay:.3s}body[data-aos-duration="350"] [data-aos],[data-aos][data-aos][data-aos-duration="350"]{transition-duration:.35s}body[data-aos-delay="350"] [data-aos],[data-aos][data-aos][data-aos-delay="350"]{transition-delay:0s}body[data-aos-delay="350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="350"].aos-animate{transition-delay:.35s}body[data-aos-duration="400"] [data-aos],[data-aos][data-aos][data-aos-duration="400"]{transition-duration:.4s}body[data-aos-delay="400"] [data-aos],[data-aos][data-aos][data-aos-delay="400"]{transition-delay:0s}body[data-aos-delay="400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="400"].aos-animate{transition-delay:.4s}body[data-aos-duration="450"] [data-aos],[data-aos][data-aos][data-aos-duration="450"]{transition-duration:.45s}body[data-aos-delay="450"] [data-aos],[data-aos][data-aos][data-aos-delay="450"]{transition-delay:0s}body[data-aos-delay="450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="450"].aos-animate{transition-delay:.45s}body[data-aos-duration="500"] [data-aos],[data-aos][data-aos][data-aos-duration="500"]{transition-duration:.5s}body[data-aos-delay="500"] [data-aos],[data-aos][data-aos][data-aos-delay="500"]{transition-delay:0s}body[data-aos-delay="500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="500"].aos-animate{transition-delay:.5s}body[data-aos-duration="550"] [data-aos],[data-aos][data-aos][data-aos-duration="550"]{transition-duration:.55s}body[data-aos-delay="550"] [data-aos],[data-aos][data-aos][data-aos-delay="550"]{transition-delay:0s}body[data-aos-delay="550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="550"].aos-animate{transition-delay:.55s}body[data-aos-duration="600"] [data-aos],[data-aos][data-aos][data-aos-duration="600"]{transition-duration:.6s}body[data-aos-delay="600"] [data-aos],[data-aos][data-aos][data-aos-delay="600"]{transition-delay:0s}body[data-aos-delay="600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="600"].aos-animate{transition-delay:.6s}body[data-aos-duration="650"] [data-aos],[data-aos][data-aos][data-aos-duration="650"]{transition-duration:.65s}body[data-aos-delay="650"] [data-aos],[data-aos][data-aos][data-aos-delay="650"]{transition-delay:0s}body[data-aos-delay="650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="650"].aos-animate{transition-delay:.65s}body[data-aos-duration="700"] [data-aos],[data-aos][data-aos][data-aos-duration="700"]{transition-duration:.7s}body[data-aos-delay="700"] [data-aos],[data-aos][data-aos][data-aos-delay="700"]{transition-delay:0s}body[data-aos-delay="700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="700"].aos-animate{transition-delay:.7s}body[data-aos-duration="750"] [data-aos],[data-aos][data-aos][data-aos-duration="750"]{transition-duration:.75s}body[data-aos-delay="750"] [data-aos],[data-aos][data-aos][data-aos-delay="750"]{transition-delay:0s}body[data-aos-delay="750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="750"].aos-animate{transition-delay:.75s}body[data-aos-duration="800"] [data-aos],[data-aos][data-aos][data-aos-duration="800"]{transition-duration:.8s}body[data-aos-delay="800"] [data-aos],[data-aos][data-aos][data-aos-delay="800"]{transition-delay:0s}body[data-aos-delay="800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="800"].aos-animate{transition-delay:.8s}body[data-aos-duration="850"] [data-aos],[data-aos][data-aos][data-aos-duration="850"]{transition-duration:.85s}body[data-aos-delay="850"] [data-aos],[data-aos][data-aos][data-aos-delay="850"]{transition-delay:0s}body[data-aos-delay="850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="850"].aos-animate{transition-delay:.85s}body[data-aos-duration="900"] [data-aos],[data-aos][data-aos][data-aos-duration="900"]{transition-duration:.9s}body[data-aos-delay="900"] [data-aos],[data-aos][data-aos][data-aos-delay="900"]{transition-delay:0s}body[data-aos-delay="900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="900"].aos-animate{transition-delay:.9s}body[data-aos-duration="950"] [data-aos],[data-aos][data-aos][data-aos-duration="950"]{transition-duration:.95s}body[data-aos-delay="950"] [data-aos],[data-aos][data-aos][data-aos-delay="950"]{transition-delay:0s}body[data-aos-delay="950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="950"].aos-animate{transition-delay:.95s}body[data-aos-duration="1000"] [data-aos],[data-aos][data-aos][data-aos-duration="1000"]{transition-duration:1s}body[data-aos-delay="1000"] [data-aos],[data-aos][data-aos][data-aos-delay="1000"]{transition-delay:0s}body[data-aos-delay="1000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1000"].aos-animate{transition-delay:1s}body[data-aos-duration="1050"] [data-aos],[data-aos][data-aos][data-aos-duration="1050"]{transition-duration:1.05s}body[data-aos-delay="1050"] [data-aos],[data-aos][data-aos][data-aos-delay="1050"]{transition-delay:0s}body[data-aos-delay="1050"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1050"].aos-animate{transition-delay:1.05s}body[data-aos-duration="1100"] [data-aos],[data-aos][data-aos][data-aos-duration="1100"]{transition-duration:1.1s}body[data-aos-delay="1100"] [data-aos],[data-aos][data-aos][data-aos-delay="1100"]{transition-delay:0s}body[data-aos-delay="1100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1100"].aos-animate{transition-delay:1.1s}body[data-aos-duration="1150"] [data-aos],[data-aos][data-aos][data-aos-duration="1150"]{transition-duration:1.15s}body[data-aos-delay="1150"] [data-aos],[data-aos][data-aos][data-aos-delay="1150"]{transition-delay:0s}body[data-aos-delay="1150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1150"].aos-animate{transition-delay:1.15s}body[data-aos-duration="1200"] [data-aos],[data-aos][data-aos][data-aos-duration="1200"]{transition-duration:1.2s}body[data-aos-delay="1200"] [data-aos],[data-aos][data-aos][data-aos-delay="1200"]{transition-delay:0s}body[data-aos-delay="1200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1200"].aos-animate{transition-delay:1.2s}body[data-aos-duration="1250"] [data-aos],[data-aos][data-aos][data-aos-duration="1250"]{transition-duration:1.25s}body[data-aos-delay="1250"] [data-aos],[data-aos][data-aos][data-aos-delay="1250"]{transition-delay:0s}body[data-aos-delay="1250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1250"].aos-animate{transition-delay:1.25s}body[data-aos-duration="1300"] [data-aos],[data-aos][data-aos][data-aos-duration="1300"]{transition-duration:1.3s}body[data-aos-delay="1300"] [data-aos],[data-aos][data-aos][data-aos-delay="1300"]{transition-delay:0s}body[data-aos-delay="1300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1300"].aos-animate{transition-delay:1.3s}body[data-aos-duration="1350"] [data-aos],[data-aos][data-aos][data-aos-duration="1350"]{transition-duration:1.35s}body[data-aos-delay="1350"] [data-aos],[data-aos][data-aos][data-aos-delay="1350"]{transition-delay:0s}body[data-aos-delay="1350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1350"].aos-animate{transition-delay:1.35s}body[data-aos-duration="1400"] [data-aos],[data-aos][data-aos][data-aos-duration="1400"]{transition-duration:1.4s}body[data-aos-delay="1400"] [data-aos],[data-aos][data-aos][data-aos-delay="1400"]{transition-delay:0s}body[data-aos-delay="1400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1400"].aos-animate{transition-delay:1.4s}body[data-aos-duration="1450"] [data-aos],[data-aos][data-aos][data-aos-duration="1450"]{transition-duration:1.45s}body[data-aos-delay="1450"] [data-aos],[data-aos][data-aos][data-aos-delay="1450"]{transition-delay:0s}body[data-aos-delay="1450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1450"].aos-animate{transition-delay:1.45s}body[data-aos-duration="1500"] [data-aos],[data-aos][data-aos][data-aos-duration="1500"]{transition-duration:1.5s}body[data-aos-delay="1500"] [data-aos],[data-aos][data-aos][data-aos-delay="1500"]{transition-delay:0s}body[data-aos-delay="1500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1500"].aos-animate{transition-delay:1.5s}body[data-aos-duration="1550"] [data-aos],[data-aos][data-aos][data-aos-duration="1550"]{transition-duration:1.55s}body[data-aos-delay="1550"] [data-aos],[data-aos][data-aos][data-aos-delay="1550"]{transition-delay:0s}body[data-aos-delay="1550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1550"].aos-animate{transition-delay:1.55s}body[data-aos-duration="1600"] [data-aos],[data-aos][data-aos][data-aos-duration="1600"]{transition-duration:1.6s}body[data-aos-delay="1600"] [data-aos],[data-aos][data-aos][data-aos-delay="1600"]{transition-delay:0s}body[data-aos-delay="1600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1600"].aos-animate{transition-delay:1.6s}body[data-aos-duration="1650"] [data-aos],[data-aos][data-aos][data-aos-duration="1650"]{transition-duration:1.65s}body[data-aos-delay="1650"] [data-aos],[data-aos][data-aos][data-aos-delay="1650"]{transition-delay:0s}body[data-aos-delay="1650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1650"].aos-animate{transition-delay:1.65s}body[data-aos-duration="1700"] [data-aos],[data-aos][data-aos][data-aos-duration="1700"]{transition-duration:1.7s}body[data-aos-delay="1700"] [data-aos],[data-aos][data-aos][data-aos-delay="1700"]{transition-delay:0s}body[data-aos-delay="1700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1700"].aos-animate{transition-delay:1.7s}body[data-aos-duration="1750"] [data-aos],[data-aos][data-aos][data-aos-duration="1750"]{transition-duration:1.75s}body[data-aos-delay="1750"] [data-aos],[data-aos][data-aos][data-aos-delay="1750"]{transition-delay:0s}body[data-aos-delay="1750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1750"].aos-animate{transition-delay:1.75s}body[data-aos-duration="1800"] [data-aos],[data-aos][data-aos][data-aos-duration="1800"]{transition-duration:1.8s}body[data-aos-delay="1800"] [data-aos],[data-aos][data-aos][data-aos-delay="1800"]{transition-delay:0s}body[data-aos-delay="1800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1800"].aos-animate{transition-delay:1.8s}body[data-aos-duration="1850"] [data-aos],[data-aos][data-aos][data-aos-duration="1850"]{transition-duration:1.85s}body[data-aos-delay="1850"] [data-aos],[data-aos][data-aos][data-aos-delay="1850"]{transition-delay:0s}body[data-aos-delay="1850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1850"].aos-animate{transition-delay:1.85s}body[data-aos-duration="1900"] [data-aos],[data-aos][data-aos][data-aos-duration="1900"]{transition-duration:1.9s}body[data-aos-delay="1900"] [data-aos],[data-aos][data-aos][data-aos-delay="1900"]{transition-delay:0s}body[data-aos-delay="1900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1900"].aos-animate{transition-delay:1.9s}body[data-aos-duration="1950"] [data-aos],[data-aos][data-aos][data-aos-duration="1950"]{transition-duration:1.95s}body[data-aos-delay="1950"] [data-aos],[data-aos][data-aos][data-aos-delay="1950"]{transition-delay:0s}body[data-aos-delay="1950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="1950"].aos-animate{transition-delay:1.95s}body[data-aos-duration="2000"] [data-aos],[data-aos][data-aos][data-aos-duration="2000"]{transition-duration:2s}body[data-aos-delay="2000"] [data-aos],[data-aos][data-aos][data-aos-delay="2000"]{transition-delay:0s}body[data-aos-delay="2000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2000"].aos-animate{transition-delay:2s}body[data-aos-duration="2050"] [data-aos],[data-aos][data-aos][data-aos-duration="2050"]{transition-duration:2.05s}body[data-aos-delay="2050"] [data-aos],[data-aos][data-aos][data-aos-delay="2050"]{transition-delay:0s}body[data-aos-delay="2050"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2050"].aos-animate{transition-delay:2.05s}body[data-aos-duration="2100"] [data-aos],[data-aos][data-aos][data-aos-duration="2100"]{transition-duration:2.1s}body[data-aos-delay="2100"] [data-aos],[data-aos][data-aos][data-aos-delay="2100"]{transition-delay:0s}body[data-aos-delay="2100"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2100"].aos-animate{transition-delay:2.1s}body[data-aos-duration="2150"] [data-aos],[data-aos][data-aos][data-aos-duration="2150"]{transition-duration:2.15s}body[data-aos-delay="2150"] [data-aos],[data-aos][data-aos][data-aos-delay="2150"]{transition-delay:0s}body[data-aos-delay="2150"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2150"].aos-animate{transition-delay:2.15s}body[data-aos-duration="2200"] [data-aos],[data-aos][data-aos][data-aos-duration="2200"]{transition-duration:2.2s}body[data-aos-delay="2200"] [data-aos],[data-aos][data-aos][data-aos-delay="2200"]{transition-delay:0s}body[data-aos-delay="2200"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2200"].aos-animate{transition-delay:2.2s}body[data-aos-duration="2250"] [data-aos],[data-aos][data-aos][data-aos-duration="2250"]{transition-duration:2.25s}body[data-aos-delay="2250"] [data-aos],[data-aos][data-aos][data-aos-delay="2250"]{transition-delay:0s}body[data-aos-delay="2250"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2250"].aos-animate{transition-delay:2.25s}body[data-aos-duration="2300"] [data-aos],[data-aos][data-aos][data-aos-duration="2300"]{transition-duration:2.3s}body[data-aos-delay="2300"] [data-aos],[data-aos][data-aos][data-aos-delay="2300"]{transition-delay:0s}body[data-aos-delay="2300"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2300"].aos-animate{transition-delay:2.3s}body[data-aos-duration="2350"] [data-aos],[data-aos][data-aos][data-aos-duration="2350"]{transition-duration:2.35s}body[data-aos-delay="2350"] [data-aos],[data-aos][data-aos][data-aos-delay="2350"]{transition-delay:0s}body[data-aos-delay="2350"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2350"].aos-animate{transition-delay:2.35s}body[data-aos-duration="2400"] [data-aos],[data-aos][data-aos][data-aos-duration="2400"]{transition-duration:2.4s}body[data-aos-delay="2400"] [data-aos],[data-aos][data-aos][data-aos-delay="2400"]{transition-delay:0s}body[data-aos-delay="2400"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2400"].aos-animate{transition-delay:2.4s}body[data-aos-duration="2450"] [data-aos],[data-aos][data-aos][data-aos-duration="2450"]{transition-duration:2.45s}body[data-aos-delay="2450"] [data-aos],[data-aos][data-aos][data-aos-delay="2450"]{transition-delay:0s}body[data-aos-delay="2450"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2450"].aos-animate{transition-delay:2.45s}body[data-aos-duration="2500"] [data-aos],[data-aos][data-aos][data-aos-duration="2500"]{transition-duration:2.5s}body[data-aos-delay="2500"] [data-aos],[data-aos][data-aos][data-aos-delay="2500"]{transition-delay:0s}body[data-aos-delay="2500"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2500"].aos-animate{transition-delay:2.5s}body[data-aos-duration="2550"] [data-aos],[data-aos][data-aos][data-aos-duration="2550"]{transition-duration:2.55s}body[data-aos-delay="2550"] [data-aos],[data-aos][data-aos][data-aos-delay="2550"]{transition-delay:0s}body[data-aos-delay="2550"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2550"].aos-animate{transition-delay:2.55s}body[data-aos-duration="2600"] [data-aos],[data-aos][data-aos][data-aos-duration="2600"]{transition-duration:2.6s}body[data-aos-delay="2600"] [data-aos],[data-aos][data-aos][data-aos-delay="2600"]{transition-delay:0s}body[data-aos-delay="2600"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2600"].aos-animate{transition-delay:2.6s}body[data-aos-duration="2650"] [data-aos],[data-aos][data-aos][data-aos-duration="2650"]{transition-duration:2.65s}body[data-aos-delay="2650"] [data-aos],[data-aos][data-aos][data-aos-delay="2650"]{transition-delay:0s}body[data-aos-delay="2650"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2650"].aos-animate{transition-delay:2.65s}body[data-aos-duration="2700"] [data-aos],[data-aos][data-aos][data-aos-duration="2700"]{transition-duration:2.7s}body[data-aos-delay="2700"] [data-aos],[data-aos][data-aos][data-aos-delay="2700"]{transition-delay:0s}body[data-aos-delay="2700"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2700"].aos-animate{transition-delay:2.7s}body[data-aos-duration="2750"] [data-aos],[data-aos][data-aos][data-aos-duration="2750"]{transition-duration:2.75s}body[data-aos-delay="2750"] [data-aos],[data-aos][data-aos][data-aos-delay="2750"]{transition-delay:0s}body[data-aos-delay="2750"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2750"].aos-animate{transition-delay:2.75s}body[data-aos-duration="2800"] [data-aos],[data-aos][data-aos][data-aos-duration="2800"]{transition-duration:2.8s}body[data-aos-delay="2800"] [data-aos],[data-aos][data-aos][data-aos-delay="2800"]{transition-delay:0s}body[data-aos-delay="2800"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2800"].aos-animate{transition-delay:2.8s}body[data-aos-duration="2850"] [data-aos],[data-aos][data-aos][data-aos-duration="2850"]{transition-duration:2.85s}body[data-aos-delay="2850"] [data-aos],[data-aos][data-aos][data-aos-delay="2850"]{transition-delay:0s}body[data-aos-delay="2850"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2850"].aos-animate{transition-delay:2.85s}body[data-aos-duration="2900"] [data-aos],[data-aos][data-aos][data-aos-duration="2900"]{transition-duration:2.9s}body[data-aos-delay="2900"] [data-aos],[data-aos][data-aos][data-aos-delay="2900"]{transition-delay:0s}body[data-aos-delay="2900"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2900"].aos-animate{transition-delay:2.9s}body[data-aos-duration="2950"] [data-aos],[data-aos][data-aos][data-aos-duration="2950"]{transition-duration:2.95s}body[data-aos-delay="2950"] [data-aos],[data-aos][data-aos][data-aos-delay="2950"]{transition-delay:0s}body[data-aos-delay="2950"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="2950"].aos-animate{transition-delay:2.95s}body[data-aos-duration="3000"] [data-aos],[data-aos][data-aos][data-aos-duration="3000"]{transition-duration:3s}body[data-aos-delay="3000"] [data-aos],[data-aos][data-aos][data-aos-delay="3000"]{transition-delay:0s}body[data-aos-delay="3000"] [data-aos].aos-animate,[data-aos][data-aos][data-aos-delay="3000"].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}body[data-aos-easing=linear] [data-aos],[data-aos][data-aos][data-aos-easing=linear]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}body[data-aos-easing=ease] [data-aos],[data-aos][data-aos][data-aos-easing=ease]{transition-timing-function:cubic-bezier(.25,.1,.25,1)}body[data-aos-easing=ease-in] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in]{transition-timing-function:cubic-bezier(.42,0,1,1)}body[data-aos-easing=ease-out] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out]{transition-timing-function:cubic-bezier(0,0,.58,1)}body[data-aos-easing=ease-in-out] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out]{transition-timing-function:cubic-bezier(.42,0,.58,1)}body[data-aos-easing=ease-in-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-back]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}body[data-aos-easing=ease-out-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-back]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}body[data-aos-easing=ease-in-out-back] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-back]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}body[data-aos-easing=ease-in-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-sine]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}body[data-aos-easing=ease-out-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-sine]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}body[data-aos-easing=ease-in-out-sine] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-sine]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}body[data-aos-easing=ease-in-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-quad]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}body[data-aos-easing=ease-out-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-quad]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}body[data-aos-easing=ease-in-out-quad] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-quad]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}body[data-aos-easing=ease-in-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-cubic]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}body[data-aos-easing=ease-out-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-cubic]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}body[data-aos-easing=ease-in-out-cubic] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-cubic]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}body[data-aos-easing=ease-in-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-quart]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}body[data-aos-easing=ease-out-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-out-quart]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}body[data-aos-easing=ease-in-out-quart] [data-aos],[data-aos][data-aos][data-aos-easing=ease-in-out-quart]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}@media screen{html:not(.no-js) [data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:none}html:not(.no-js) [data-aos=fade-up]{transform:translate3d(0,100px,0)}html:not(.no-js) [data-aos=fade-down]{transform:translate3d(0,-100px,0)}html:not(.no-js) [data-aos=fade-right]{transform:translate3d(-100px,0,0)}html:not(.no-js) [data-aos=fade-left]{transform:translate3d(100px,0,0)}html:not(.no-js) [data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}html:not(.no-js) [data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}html:not(.no-js) [data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}html:not(.no-js) [data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}html:not(.no-js) [data-aos=zoom-in]{transform:scale(.6)}html:not(.no-js) [data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}html:not(.no-js) [data-aos=zoom-out]{transform:scale(1.2)}html:not(.no-js) [data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}html:not(.no-js) [data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}html:not(.no-js) [data-aos^=slide][data-aos^=slide]{transition-property:transform;visibility:hidden}html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate{visibility:visible;transform:translateZ(0)}html:not(.no-js) [data-aos=slide-up]{transform:translate3d(0,100%,0)}html:not(.no-js) [data-aos=slide-down]{transform:translate3d(0,-100%,0)}html:not(.no-js) [data-aos=slide-right]{transform:translate3d(-100%,0,0)}html:not(.no-js) [data-aos=slide-left]{transform:translate3d(100%,0,0)}html:not(.no-js) [data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}html:not(.no-js) [data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}html:not(.no-js) [data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}html:not(.no-js) [data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}html:not(.no-js) [data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}html:not(.no-js) [data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}html:not(.no-js) [data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}html:not(.no-js) [data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}}@media only screen and (max-width:48em){html{overflow-x:hidden}}body{background-color:#fff;display:flex;min-height:100vh;flex-direction:column;overflow-x:hidden;overflow-y:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){body{display:block;height:100%}}body main{flex:1}button{overflow:visible;width:auto;margin:0;padding:0;border-radius:none;border:0 none;background:transparent;-webkit-appearance:none;cursor:pointer}button::-moz-focus-inner{border:0;padding:0}ul,ol{margin:0;padding:0;list-style:none}blockquote{margin:0;padding:0}img{max-width:100%;font-style:italic;vertical-align:middle}.gm-style img,img[width],img[height]{max-width:none}.btn{text-align:center;display:inline-block;border:none;text-decoration:none;background-color:#fff;color:#13375e;font-family:Avenir Next W01,sans-serif;font-weight:700;font-size:.875rem;padding:.6875rem 1.5rem .625rem;border-radius:0;text-transform:uppercase;white-space:nowrap;transition:color,background-color .25s}@media only screen and (min-width:48.0625em){.btn{font-size:1.2rem;letter-spacing:1px}}.btn[disabled]{opacity:.5}.btn+.btn{margin-left:2rem}.btn--sm{font-size:.875rem;font-weight:700;text-transform:uppercase;line-height:1rem;padding:10px 24px}@media only screen and (min-width:48.0625em){.btn--sm{font-size:.875rem;letter-spacing:1px}}.btn--payment{display:inline-block!important;border:none!important;text-decoration:none!important;font-family:Avenir Next W01,sans-serif!important;font-weight:700!important;font-size:.875rem!important;padding:.9375rem 1.5rem .875rem!important;border-radius:0!important;text-transform:uppercase!important;white-space:nowrap!important;transition:color,background-color .25s!important;background-color:#13375e!important;color:#fff!important;height:auto!important;background-image:none!important}.btn--payment.loading{background-color:#13375e!important;background-image:none!important}.btn--payment>span{font-family:Avenir Next W01,sans-serif!important;font-size:.875rem!important;font-weight:700!important}@media only screen and (min-width:48.0625em){.btn--payment>span{font-size:1.2rem!important;letter-spacing:1px!important;font-weight:700!important}}.btn--payment:hover{background-color:#0070a6!important}@media only screen and (min-width:48.0625em){.btn--payment{font-size:1.2rem!important;letter-spacing:1px!important}}.btn--payment[disabled]{opacity:.5!important}.btn--payment:hover{opacity:.8!important}.btn--primary{background-color:#50bceb;color:#13375e}.btn--primary:hover{background-color:#0070a6}.btn--secondary{background-color:#13375e;color:#fff}.btn--secondary:hover{background-color:#0070a6}.btn--tertiary{background-color:#fed110;color:#13375e}.btn--tertiary:hover{filter:brightness(85%)}.btn--quaternary{background-color:#f5f5f5;color:#13375e}.btn--quaternary:hover{background-color:#cfcfcf}.btn--quinary{background-color:#0070a6;color:#fff}.btn--toggle{background-color:#13375e;color:#50bceb;width:100%;text-align:left;font-weight:600;font-size:1.2rem;padding:.8875rem 1.5rem .825rem;position:relative}.btn--toggle img{display:none}.btn--toggle svg{position:absolute;right:24px;top:22px;transition:.25s}.btn--toggle.active svg{transform:rotate(180deg)}.btn--block{width:100%}.btn--download:before{content:url(/dist/images/icon-download.svg);margin:0 15px 0 0;vertical-align:middle}.btn--highlight{border:1px solid transparent!important}.btn--highlight{display:inline-block;text-decoration:none;background-color:#50bceb;color:#13375e;font-weight:700;font-family:Avenir Next W01,sans-serif;font-size:.875rem;padding:.6875rem 1.5rem .625rem;border-radius:0;text-transform:uppercase;transition:color,background-color .25s;white-space:nowrap}.btn--highlight svg{width:16px;height:16px;margin-bottom:-3px;margin-right:3px}.btn--highlight svg g{fill:#13375e}.btn--highlight:hover{border:1px solid transparent;background-color:#0070a6;color:#fff}.btn--search{border:1px solid transparent!important}.btn--search{display:inline-block;text-decoration:none;background-color:#fed110;color:#13375e;font-weight:700;font-family:Avenir Next W01,sans-serif;font-size:.875rem;padding:.6875rem 1.5rem .625rem;border-radius:0;text-transform:uppercase;transition:color,background-color .25s;white-space:nowrap}.btn--search svg{display:inline;width:16px;height:16px;margin-right:3px}.btn--search svg g{fill:#13375e}.btn--search:hover{border:1px solid transparent;background-color:#0070a6;color:#fff}.btn--search:hover svg g{fill:#fff}.btn--outlined{font-family:Avenir Next W01,sans-serif!important;font-weight:600!important;font-size:1.125rem!important;color:#fff!important}.btn--outlined{display:inline-block;text-decoration:none;padding:.5625rem 1.5rem .5rem;border:1px solid #fff;white-space:nowrap;transition:opacity .25s;opacity:1;margin-top:1.5rem}.btn--outlined:hover{opacity:.8}[class^=btn--]+[class^=btn--]{margin-left:1rem}.btn--text{background-color:transparent;text-decoration:underline}.btn--text:hover{text-decoration:none}@font-face{font-family:Avenir Next W01;src:url(/dist/fonts/2cd55546-ec00-4af9-aeca-4a3cd186da53.woff2) format("woff2"),url(/dist/fonts/1e9892c0-6927-4412-9874-1b82801ba47a.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Avenir Next W01;src:url(/dist/fonts/aad99a1f-7917-4dd6-bbb5-b07cedbff64f.woff2) format("woff2"),url(/dist/fonts/91b50bbb-9aa1-4d54-9159-ec6f19d14a7c.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Avenir Next W01;src:url(/dist/fonts/14c73713-e4df-4dba-933b-057feeac8dd1.woff2) format("woff2"),url(/dist/fonts/b8e906a1-f5e8-4bf1-8e80-82c646ca4d5f.woff) format("woff");font-weight:700;font-style:normal}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,select{margin-bottom:1rem;width:100%;border-radius:0;border-bottom-width:1px;--tw-border-opacity:1;border-color:#2f2f2f;border-color:rgba(47,47,47,var(--tw-border-opacity, 1));padding:.75rem;font-family:Source Sans Pro,sans-serif;font-size:1rem;--tw-text-opacity:1;color:#2f2f2f;color:rgba(47,47,47,var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.u-block-theme--dotted{background-color:#fff;background-image:linear-gradient(to bottom,#fff,#fff0,#fff),url(/dist/images/KR-pattern-repeatable-light-gray2.png);background-repeat:no-repeat,repeat;background-size:cover,auto;color:#2f2f2f}.u-block-theme--light{background-color:#fff;color:#2f2f2f}.u-block-theme--light h1,.u-block-theme--light h2,.u-block-theme--light h3,.u-block-theme--light .is-h1,.u-block-theme--light .is-h2,.u-block-theme--light .is-h3{color:#13375e}.u-block-theme--light i,.u-block-theme--light em,.u-block-theme--light .is-overline{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));font-style:normal}.u-block-theme--light--gray{background-color:#e4e4e7;color:#2f2f2f}.u-block-theme--light--gray h1,.u-block-theme--light--gray h2,.u-block-theme--light--gray h3,.u-block-theme--light--gray .is-h1,.u-block-theme--light--gray .is-h2,.u-block-theme--light--gray .is-h3{color:#13375e}.u-block-theme--light--gray i,.u-block-theme--light--gray em,.u-block-theme--light--gray .is-overline{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));font-style:normal}.u-block-theme--dark{background-color:#2f2f2f;color:#fff}.u-block-theme--dark h1,.u-block-theme--dark h2,.u-block-theme--dark h3,.u-block-theme--dark p,.u-block-theme--dark .is-h1,.u-block-theme--dark .is-h2,.u-block-theme--dark .is-h3{color:#fff}.u-block-theme--dark h4,.u-block-theme--dark h5,.u-block-theme--dark .is-overline{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1))}.u-block-theme--dark--blue{background-color:#13375e;color:#fff}.u-block-theme--dark--blue i,.u-block-theme--dark--blue em{font-style:normal;color:#fff}.u-block-theme--dark--blue li:before{color:#fff!important}.u-block-theme--dark--blue a:not(.btn){font-style:normal;color:#50bceb}.u-block-theme--dark--blue h1,.u-block-theme--dark--blue h2,.u-block-theme--dark--blue h3,.u-block-theme--dark--blue p,.u-block-theme--dark--blue .is-h1,.u-block-theme--dark--blue .is-h2,.u-block-theme--dark--blue .is-h3{color:#fff}.u-block-theme--dark--blue h4,.u-block-theme--dark--blue h5,.u-block-theme--dark--blue .is-overline{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1))}.u-block-theme--light--blue{background-color:#50bceb;color:#13375e}.u-block-theme--light--blue a:not(.btn){color:#13375e}.u-block-theme--light--blue h1,.u-block-theme--light--blue h2,.u-block-theme--light--blue h3,.u-block-theme--light--blue .is-h1,.u-block-theme--light--blue .is-h2,.u-block-theme--light--blue .is-h3{color:#fff}.u-block-theme--light--blue h4,.u-block-theme--light--blue h5,.u-block-theme--light--blue h6,.u-block-theme--light--blue p,.u-block-theme--light--blue .is-overline{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.u-block-theme--light--blue i,.u-block-theme--light--blue em{font-style:normal;color:#fff}.u-block-theme--dark--blue-dotted{position:relative;--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity, 1));color:#fff}.u-block-theme--dark--blue-dotted h1,.u-block-theme--dark--blue-dotted h2,.u-block-theme--dark--blue-dotted h3,.u-block-theme--dark--blue-dotted p,.u-block-theme--dark--blue-dotted .is-h1,.u-block-theme--dark--blue-dotted .is-h2,.u-block-theme--dark--blue-dotted .is-h3{color:#fff}.u-block-theme--dark--blue-dotted h4,.u-block-theme--dark--blue-dotted h5,.u-block-theme--dark--blue-dotted .is-overline{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1))}.u-block-theme--dark--blue-dotted div:first-of-type{position:relative;z-index:10}.u-block-theme--dark--blue-dotted:after{position:absolute;inset:0;padding-top:1.5rem;padding-bottom:1.5rem;z-index:0;content:"";background-image:url(/dist/images/dotted-bg-logo.svg);background-repeat:no-repeat;background-size:auto 8rem;background-position:right top}@media(min-width:768px){.u-block-theme--dark--blue-dotted:after{background-size:auto 80%;background-position:right 50%}}.u-block-theme--dark--blue-dotted.no-logo:after{content:none}body{font-family:Avenir Next W01,sans-serif;font-size:1rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:#2f2f2f;line-height:1.5;font-weight:400}@media(min-width:1600px){body{font-size:1.125rem}}a{color:#0070a6;text-decoration:none}a.link--alt{color:#0070a6}a.no-style{color:inherit}blockquote,cite{font-size:.875rem;font-style:normal;line-height:1.5;font-weight:400}@media only screen and (min-width:48.0625em){blockquote,cite{font-size:1.125rem}}@media only screen and (min-width:75.0625em){blockquote,cite{font-size:1.375rem}}blockquote,.callout{border-left:4px solid #0070a6;font-style:italic;padding:1rem 1rem 1rem 1.5rem;font-size:1rem;line-height:1.714;margin:1rem 0 0;letter-spacing:.2px;color:#2f2f2f}@media only screen and (min-width:30.0625em){blockquote,.callout{font-size:1.125rem}}@media only screen and (min-width:100.0625em){blockquote,.callout{font-size:1.3125rem}}cite{font-style:normal;display:block;text-align:left;font-weight:400}.type--upper{text-transform:uppercase!important}.type-color--dark--blue{color:#13375e!important}.type-color--light--blue{color:#50bceb!important}.type-color--yellow{color:#fed110!important}.type-color--white{color:#fff!important}.type-no-margin{margin:0!important}.type-text-margin{margin-top:.25rem!important}p{font-size:1rem;line-height:1.6em;margin:1em 0 0}p:first-child{margin-top:0}@media only screen and (min-width:30.0625em){p{font-size:1.125rem}}.p--small{font-size:.75rem;line-height:1.6em;margin:1em 0 0}.p--small:first-child{margin-top:0}@media only screen and (min-width:30.0625em){.p--small{font-size:.875rem}}.p--large,.c-attorney__hero__summary p{font-size:1rem;line-height:1.714;margin:2rem 0 0;letter-spacing:.2px}.p--large:first-child,.c-attorney__hero__summary p:first-child{margin-top:0}@media only screen and (min-width:30.0625em){.p--large,.c-attorney__hero__summary p{font-size:1.125rem}}@media only screen and (min-width:100.0625em){.p--large,.c-attorney__hero__summary p{font-size:1.3125rem}}.p--alt-semi{font-family:Avenir Next W01,sans-serif;font-weight:500}.p--alt{font-family:Avenir Next W01,sans-serif;font-weight:400}p+h1,.p--small+h1,.p--large+h1,.c-attorney__hero__summary p+h1,blockquote+h1,.callout+h1{margin-top:3.75rem}p+h2,.p--small+h2,.p--large+h2,.c-attorney__hero__summary p+h2,blockquote+h2,.callout+h2{margin-top:3.75rem}p+h3,.p--small+h3,.p--large+h3,.c-attorney__hero__summary p+h3,blockquote+h3,.callout+h3{margin-top:3rem}p+h4,.p--small+h4,.p--large+h4,.c-attorney__hero__summary p+h4,blockquote+h4,.callout+h4{margin-top:3rem}p+h5,.p--small+h5,.p--large+h5,.c-attorney__hero__summary p+h5,blockquote+h5,.callout+h5{margin-top:2.25rem}p+h6,.p--small+h6,.p--large+h6,.c-attorney__hero__summary p+h6,blockquote+h6,.callout+h6{margin-top:3rem}p+p,p+.p--small,p+.p--large,.c-attorney__hero__summary p+p,.p--small+p,.p--small+.p--small,.p--small+.p--large,.p--large+p,.p--large+.p--small,.p--large+.p--large,blockquote+p,blockquote+.p--small,blockquote+.p--large,.c-attorney__hero__summary blockquote+p,.callout+p,.callout+.p--small,.callout+.p--large{margin:1em 0 0}ul+h1,ol+h1{margin-top:3.75rem}ul+h2,ol+h2{margin-top:3.75rem}ul+h3,ol+h3{margin-top:3rem}ul+h4,ol+h4{margin-top:3rem}ul+h5,ol+h5{margin-top:2.25rem}ul+h6,ol+h6{margin-top:3rem}h1,.h-1{font-family:Avenir Next W01,sans-serif;font-weight:700;line-height:.975;color:#13375e;font-size:1.875rem;margin:0}@media only screen and (min-width:30.0625em){h1,.h-1{font-size:3.75rem}}@media only screen and (min-width:48.0625em){h1,.h-1{font-size:4.375rem}}@media only screen and (min-width:75.0625em){h1,.h-1{font-size:4.375rem}}@media only screen and (min-width:100.0625em){h1,.h-1{font-size:4.375rem}}h1+h1,.h-1+h1{margin-top:2.25rem}h1+h2,.h-1+h2{margin-top:2.625rem}h1+h3,.h-1+h3{margin-top:.5rem}h1+h4,.h-1+h4{margin-top:3rem}h1+h5,.h-1+h5{margin-top:3.75rem}h1+h6,.h-1+h6{margin-top:3.75rem}h1+p,h1 .p--small,h1 .p--large,h1 .c-attorney__hero__summary p,.c-attorney__hero__summary h1 p,.h-1+p,.h-1 .p--small,.h-1 .p--large,.h-1 .c-attorney__hero__summary p,.c-attorney__hero__summary .h-1 p{margin-top:3rem}h2,.h-2{font-family:Avenir Next W01,sans-serif;font-weight:700;color:#13375e;font-size:1.8125rem;line-height:1.2em;margin:0;text-transform:none}@media only screen and (min-width:30.0625em){h2,.h-2{font-size:2.625rem}}@media only screen and (min-width:48.0625em){h2,.h-2{font-size:3.375rem}}@media only screen and (min-width:75.0625em){h2,.h-2{font-size:3.375rem}}@media only screen and (min-width:100.0625em){h2,.h-2{font-size:3.375rem;line-height:1em}}h2+h1,.h-2+h1{margin-top:3rem}h2+h2,.h-2+h2{margin-top:2.25rem}h2+h3,.h-2+h3{margin-top:2.25rem}h2+h4,.h-2+h4{margin-top:.25rem}h2+h5,.h-2+h5{margin-top:2.625rem}h2+h6,.h-2+h6{margin-top:3rem}h2+p,h2 .p--small,h2 .p--large,h2 .c-attorney__hero__summary p,.c-attorney__hero__summary h2 p,.h-2+p,.h-2 .p--small,.h-2 .p--large,.h-2 .c-attorney__hero__summary p,.c-attorney__hero__summary .h-2 p{margin-top:1.75rem}@media only screen and (min-width:48.0625em){.h-2--small{font-size:3rem}}@media only screen and (min-width:75.0625em){.h-2--small{font-size:3rem}}h3,.h-3{font-family:Avenir Next W01,sans-serif;font-weight:400;line-height:1.3em;font-size:1.3125rem;color:#0070a6;margin:0;letter-spacing:.1px;text-transform:none}@media only screen and (min-width:30.0625em){h3,.h-3{font-size:1.5rem;letter-spacing:.1px}}@media only screen and (min-width:48.0625em){h3,.h-3{font-size:2rem;letter-spacing:.15px}}@media only screen and (min-width:75.0625em){h3,.h-3{font-size:2.625rem;letter-spacing:.15px}}@media only screen and (min-width:100.0625em){h3,.h-3{font-size:2.625rem;letter-spacing:.2px}}h3+h1,.h-3+h1{margin-top:3.75rem}h3+h2,.h-3+h2{margin-top:3.75rem}h3+h3,.h-3+h3{margin-top:3.75rem}h3+h4,.h-3+h4{margin-top:3rem}h3+h5,.h-3+h5{margin-top:2rem}h3+h6,.h-3+h6{margin-top:3.75rem}h3+p,h3 .p--small,.h-3+p,.h-3 .p--small{margin-top:2rem}h3 .p--large,h3 .c-attorney__hero__summary p,.c-attorney__hero__summary h3 p,.h-3 .p--large,.h-3 .c-attorney__hero__summary p,.c-attorney__hero__summary .h-3 p{margin-top:1.75rem}.h-3--heavy{font-weight:700}h4,.h-4{font-family:Avenir Next W01,sans-serif;font-weight:400;line-height:1.333;font-size:1.225rem;color:#0070a6;margin:0;letter-spacing:.08px;text-transform:none}@media only screen and (min-width:30.0625em){h4,.h-4{font-size:1.5rem;letter-spacing:.1px}}@media only screen and (min-width:48.0625em){h4,.h-4{font-size:1.5rem;letter-spacing:.2px}}@media only screen and (min-width:75.0625em){h4,.h-4{font-size:1.5rem;letter-spacing:.2px}}@media only screen and (min-width:100.0625em){h4,.h-4{font-size:1.5rem;letter-spacing:.23px}}h4+h1,.h-4+h1{margin-top:3.375rem}h4+h2,.h-4+h2{margin-top:3.375rem}h4+h3,.h-4+h3{margin-top:3rem}h4+h4,.h-4+h4{margin-top:2.25rem}h4+h5,.h-4+h5{margin-top:3rem}h4+h6,.h-4+h6{margin-top:3.75rem}h4+p,h4 .p--small,h4 .p--large,h4 .c-attorney__hero__summary p,.c-attorney__hero__summary h4 p,.h-4+p,.h-4 .p--small,.h-4 .p--large,.h-4 .c-attorney__hero__summary p,.c-attorney__hero__summary .h-4 p{margin-top:.75rem}.h-4--heavy{font-weight:700}h5,.h-5,h6,.h-6,.u-accordion,.u-tabs a{font-family:Avenir Next W01,sans-serif;font-weight:700;line-height:1;font-size:.75rem;margin:0;color:#0070a6;letter-spacing:1.5px;text-transform:uppercase}@media only screen and (min-width:30.0625em){h5,.h-5,h6,.h-6,.u-accordion,.u-tabs a{font-size:.875rem;letter-spacing:1.75px}}@media only screen and (min-width:48.0625em){h5,.h-5,h6,.h-6,.u-accordion,.u-tabs a{font-size:.875rem;letter-spacing:1.75px}}@media only screen and (min-width:75.0625em){h5,.h-5,h6,.h-6,.u-accordion,.u-tabs a{font-size:1rem;letter-spacing:2px}}@media only screen and (min-width:100.0625em){h5,.h-5,h6,.h-6,.u-accordion,.u-tabs a{font-size:1.125rem;letter-spacing:2.25px}}h5+h1,.h-5+h1,h6+h1,.h-6+h1,.u-accordion+h1,.u-tabs a+h1{margin-top:3.375rem}h5+h2,.h-5+h2,h6+h2,.h-6+h2,.u-accordion+h2,.u-tabs a+h2{margin-top:1.875rem}@media only screen and (min-width:30.0625em){h5+h2,.h-5+h2,h6+h2,.h-6+h2,.u-accordion+h2,.u-tabs a+h2{margin-top:2.575rem}}h5+h3,.h-5+h3,h6+h3,.h-6+h3,.u-accordion+h3,.u-tabs a+h3{margin-top:1.5rem}h5+h4,.h-5+h4,h6+h4,.h-6+h4,.u-accordion+h4,.u-tabs a+h4{margin-top:2.25rem}h5+h5,.h-5+h5,h6+h5,.h-6+h5,.u-accordion+h5,.u-tabs a+h5{margin-top:3rem}h5+h6,.h-5+h6,h6+h6,.h-6+h6,.u-accordion+h6,.u-tabs a+h6{margin-top:3.75rem}h5+p,h5+.p--small,h5+.p--large,.c-attorney__hero__summary h5+p,h5+ul,h5+ol,.h-5+p,.h-5+.p--small,.h-5+.p--large,.h-5+ul,.h-5+ol,h6+p,h6+.p--small,h6+.p--large,.c-attorney__hero__summary h6+p,h6+ul,h6+ol,.h-6+p,.u-accordion+p,.u-tabs a+p,.h-6+.p--small,.u-accordion+.p--small,.u-tabs a+.p--small,.h-6+.p--large,.u-accordion+.p--large,.u-tabs a+.p--large,.h-6+ul,.u-accordion+ul,.u-tabs a+ul,.h-6+ol,.u-accordion+ol,.u-tabs a+ol{margin-top:2.25rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{text-decoration:underline}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{opacity:.8}#career-information .rich-text h1,#career-information .rich-text h2,#career-information .rich-text h3,#career-information .rich-text h4,#career-information .rich-text h5,#career-information .rich-text h6,#career-information .rich-text p.is-overline{font-weight:700;--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}#career-information .rich-text h1+p,#career-information .rich-text h1+ul,#career-information .rich-text h2+p,#career-information .rich-text h2+ul,#career-information .rich-text h3+p,#career-information .rich-text h3+ul,#career-information .rich-text h4+p,#career-information .rich-text h4+ul,#career-information .rich-text h5+p,#career-information .rich-text h5+ul,#career-information .rich-text h6+p,#career-information .rich-text h6+ul,#career-information .rich-text p.is-overline+p,#career-information .rich-text p.is-overline+ul{margin-top:1.5rem}#career-information .rich-text ul+p.is-overline,#career-information .rich-text ol+p.is-overline,#career-information .rich-text p+p.is-overline{margin-top:3rem}#career-information .rich-text p+p{margin-top:1.5rem}#career-information .rich-text h1{font-family:Avenir Next W01,sans-serif;font-size:2rem;font-weight:700;line-height:1.25}@media(min-width:480px){#career-information .rich-text h1{font-size:3.375rem}}@media(min-width:1600px){#career-information .rich-text h1{font-size:4.375rem}}.u-block-theme--light #career-information .rich-text h1,.u-block-theme--light--gray #career-information .rich-text h1{color:#13375e}.u-block-theme--dark #career-information .rich-text h1,.u-block-theme--dark--blue #career-information .rich-text h1,.u-block-theme--light--blue #career-information .rich-text h1,.u-block-theme--dark--blue-dotted #career-information .rich-text h1{color:#fff}#career-information .rich-text h2{font-family:Avenir Next W01,sans-serif;font-size:29px;font-weight:700;line-height:1.25}@media(min-width:480px){#career-information .rich-text h2{font-size:2.625rem}}@media(min-width:1600px){#career-information .rich-text h2{font-size:3.375rem}}.u-block-theme--light #career-information .rich-text h2,.u-block-theme--light--gray #career-information .rich-text h2{color:#13375e}.u-block-theme--dark #career-information .rich-text h2,.u-block-theme--dark--blue #career-information .rich-text h2,.u-block-theme--light--blue #career-information .rich-text h2,.u-block-theme--dark--blue-dotted #career-information .rich-text h2{color:#fff}#career-information .rich-text h3{font-family:Avenir Next W01,sans-serif;font-size:26px;line-height:1.25}@media(min-width:480px){#career-information .rich-text h3{font-size:2rem}}@media(min-width:1600px){#career-information .rich-text h3{font-size:2.625rem}}.u-block-theme--light #career-information .rich-text h3,.u-block-theme--light--gray #career-information .rich-text h3{color:#13375e}.u-block-theme--dark #career-information .rich-text h3,.u-block-theme--dark--blue #career-information .rich-text h3,.u-block-theme--light--blue #career-information .rich-text h3,.u-block-theme--dark--blue-dotted #career-information .rich-text h3{color:#fff}#career-information .rich-text h4{font-family:Avenir Next W01,sans-serif;font-size:1.5rem;line-height:1.25}@media(min-width:480px){#career-information .rich-text h4{font-size:2rem}}@media(min-width:1600px){#career-information .rich-text h4{font-size:36px}}#career-information .rich-text h5{font-family:Avenir Next W01,sans-serif;font-size:1.25rem;line-height:1.25}@media(min-width:480px){#career-information .rich-text h5{font-size:1.5rem}}@media(min-width:1600px){#career-information .rich-text h5{font-size:27px}}#career-information .rich-text h6{font-family:Avenir Next W01,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;line-height:1.25}@media(min-width:480px){#career-information .rich-text h6{font-size:1.125rem}}@media(min-width:1600px){#career-information .rich-text h6{font-size:1.25rem}}#career-information .rich-text ul{display:flex;list-style-position:inside;list-style-type:disc;flex-direction:column;gap:1rem}#career-information .rich-text ol{display:flex;list-style-position:inside;list-style-type:decimal;flex-direction:column;gap:1rem}#career-information .rich-text a{text-underline-offset:4px}#career-information .rich-text a:hover{text-decoration-line:underline}@media(min-width:768px){#career-information .rich-text.side-text h1{font-family:Avenir Next W01,sans-serif;font-size:2rem;font-weight:700;line-height:1.25}@media(min-width:480px){#career-information .rich-text.side-text h1{font-size:3.375rem}}@media(min-width:1600px){#career-information .rich-text.side-text h1{font-size:4.375rem}}.u-block-theme--light #career-information .rich-text.side-text h1,.u-block-theme--light--gray #career-information .rich-text.side-text h1{color:#13375e}.u-block-theme--dark #career-information .rich-text.side-text h1,.u-block-theme--dark--blue #career-information .rich-text.side-text h1,.u-block-theme--light--blue #career-information .rich-text.side-text h1,.u-block-theme--dark--blue-dotted #career-information .rich-text.side-text h1{color:#fff}#career-information .rich-text.side-text h2{font-family:Avenir Next W01,sans-serif;font-size:29px;font-weight:700;line-height:1.25}@media(min-width:480px){#career-information .rich-text.side-text h2{font-size:2.625rem}}@media(min-width:1600px){#career-information .rich-text.side-text h2{font-size:3.375rem}}.u-block-theme--light #career-information .rich-text.side-text h2,.u-block-theme--light--gray #career-information .rich-text.side-text h2{color:#13375e}.u-block-theme--dark #career-information .rich-text.side-text h2,.u-block-theme--dark--blue #career-information .rich-text.side-text h2,.u-block-theme--light--blue #career-information .rich-text.side-text h2,.u-block-theme--dark--blue-dotted #career-information .rich-text.side-text h2{color:#fff}#career-information .rich-text.side-text h3{font-family:Avenir Next W01,sans-serif;font-size:26px;line-height:1.25}@media(min-width:480px){#career-information .rich-text.side-text h3{font-size:2rem}}@media(min-width:1600px){#career-information .rich-text.side-text h3{font-size:2.625rem}}.u-block-theme--light #career-information .rich-text.side-text h3,.u-block-theme--light--gray #career-information .rich-text.side-text h3{color:#13375e}.u-block-theme--dark #career-information .rich-text.side-text h3,.u-block-theme--dark--blue #career-information .rich-text.side-text h3,.u-block-theme--light--blue #career-information .rich-text.side-text h3,.u-block-theme--dark--blue-dotted #career-information .rich-text.side-text h3{color:#fff}#career-information .rich-text.side-text h4{font-family:Avenir Next W01,sans-serif;font-size:1.5rem;line-height:1.25}@media(min-width:480px){#career-information .rich-text.side-text h4{font-size:2rem}}@media(min-width:1600px){#career-information .rich-text.side-text h4{font-size:36px}}#career-information .rich-text.side-text h5{font-family:Avenir Next W01,sans-serif;font-size:1.25rem;line-height:1.25}@media(min-width:480px){#career-information .rich-text.side-text h5{font-size:1.5rem}}@media(min-width:1600px){#career-information .rich-text.side-text h5{font-size:27px}}#career-information .rich-text.side-text h6{font-family:Avenir Next W01,sans-serif;font-size:1.125rem;font-weight:700;text-transform:uppercase;line-height:1.25}@media(min-width:480px){#career-information .rich-text.side-text h6{font-size:1.125rem}}@media(min-width:1600px){#career-information .rich-text.side-text h6{font-size:1.25rem}}#career-information .rich-text.side-text p,#career-information .rich-text.side-text ul{font-family:Source Sans Pro,sans-serif;font-size:.75rem}@media(min-width:1200px){#career-information .rich-text.side-text p,#career-information .rich-text.side-text ul{font-size:.875rem}}}.expander-wrapper .collapse{display:block;max-height:0px;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1);padding:0}.expander-wrapper .collapse.show{max-height:99em;transition:all .5s ease-in-out;padding:0 0 1rem}.expander-wrapper .expander svg{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.expander-wrapper .expander.show{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.expander-wrapper .expander.show svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.accordion-container>.ac-trigger{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.accordion-container>.ac-trigger svg{--tw-rotate:90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.accordion-container>.ac-trigger,.accordion-container .ac-panel a{position:relative}.accordion-container>.ac-trigger i:after,.accordion-container .ac-panel a i:after{content:"";position:absolute;left:-18px;top:50%;transform:translateY(-50%);height:5px;width:5px;background-color:#fff;border-radius:50%}.accordion-container .ac-panel a i:after{background-color:#50bceb}.accordion-container>:nth-child(2){display:block;max-height:0px;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1)}.accordion-container.is-open>:nth-child(2){max-height:99em;transition:all .5s ease-in-out}.accordion-container.is-open>.ac-trigger{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1))}.accordion-container.is-open>.ac-trigger svg{--tw-rotate:-90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.c-footer a{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.c-footer a:hover{--tw-text-opacity:1;color:#17487e;color:rgba(23,72,126,var(--tw-text-opacity, 1));text-decoration-color:#17487e}:root{--fui-field-gutter: 1rem;--fui-row-gutter: 2rem}form.fui-form{display:flex;flex-direction:row;flex-wrap:wrap}form.fui-form .fui-form-container{width:100%}form.fui-form .fui-field{flex:auto;width:100%}form.fui-form .fui-field.fui-full-width,form.fui-form .fui-field.fui-type-heading{width:100%}form.fui-form .fui-field.fui-33-width{width:66%}form.fui-form .fui-field.fui-16-width{width:33%}form.fui-form .fui-field[data-field-handle=agreeToTerms] .fui-checkbox input{display:none}form.fui-form .fui-field[data-field-handle=agreeToTerms] .fui-checkbox label{text-align:center}form.fui-form .fui-field[data-field-handle=agreeToTerms] .fui-checkbox .fui-checkbox-label:before{display:none}form.fui-form .fui-field[data-field-type=dropdown] .fui-input-container select{margin-bottom:1rem;border-width:1px;--tw-border-opacity:1;border-color:#2f2f2f;border-color:rgba(47,47,47,var(--tw-border-opacity, 1));padding:.75rem 2rem .75rem .75rem;font-family:Source Sans Pro,sans-serif;font-size:1rem;--tw-text-opacity:1;color:#2f2f2f;color:rgba(47,47,47,var(--tw-text-opacity, 1));box-sizing:border-box;-moz-box-sizing:border-box;display:block;width:100%;background:#fff url(/dist/images/form-select-arrow.svg) right center no-repeat;background-position:right 8px center;background-size:16px 11px;border-radius:0}form.fui-form .fui-field[data-field-type=dropdown] .fui-input-container select:focus{--tw-border-opacity:1;border-color:#2f2f2f;border-color:rgba(47,47,47,var(--tw-border-opacity, 1))}form.fui-form .fui-field[data-field-type=dropdown] .fui-input-container select.has-value{--tw-text-opacity:1;color:#2f2f2f;color:rgba(47,47,47,var(--tw-text-opacity, 1))}form.fui-form .fui-field[data-field-type=multi-line-text] .fui-input-container textarea{margin-bottom:1rem;border-width:1px;--tw-border-opacity:1;border-color:#2f2f2f;border-color:rgba(47,47,47,var(--tw-border-opacity, 1));padding:.75rem;font-family:Source Sans Pro,sans-serif;font-size:1rem;--tw-text-opacity:1;color:#2f2f2f;color:rgba(47,47,47,var(--tw-text-opacity, 1));box-sizing:border-box;-moz-box-sizing:border-box;display:block;width:100%;margin:0;border-radius:0}form.fui-form .fui-field[data-field-type=multi-line-text] .fui-input-container textarea:focus{--tw-border-opacity:1;border-color:#2f2f2f;border-color:rgba(47,47,47,var(--tw-border-opacity, 1))}@media(min-width:1200px){form.fui-form .fui-field{width:50%}form.fui-form .fui-field.fui-33-width{width:33%}form.fui-form .fui-field.fui-16-width{width:16%}}form.fui-form .fui-label{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}@media(min-width:480px){form.fui-form .fui-label{font-size:1rem}}form.fui-form .fui-label{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.u-block-theme--light form.fui-form .fui-label,.u-block-theme--light--gray form.fui-form .fui-label{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));font-style:normal}.u-block-theme--dark form.fui-form .fui-label,.u-block-theme--dark--blue form.fui-form .fui-label{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1))}.u-block-theme--light--blue form.fui-form .fui-label{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.u-block-theme--dark--blue-dotted form.fui-form .fui-label{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1))}#career-information .rich-text pform.fui-form .fui-label{font-weight:700;--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}#career-information .rich-text pform.fui-form .fui-label+p,#career-information .rich-text pform.fui-form .fui-label+ul{margin-top:1.5rem}#career-information .rich-text ul+pform.fui-form .fui-label,#career-information .rich-text ol+pform.fui-form .fui-label,#career-information .rich-text p+pform.fui-form .fui-label{margin-top:3rem}form.fui-form .fui-btn.fui-next,form.fui-form .fui-btn.fui-submit{display:inline-block;border-radius:0;border-style:none;padding:.75rem 1.5rem;font-family:Avenir Next W01,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase}form.fui-form .fui-btn.fui-next[disabled],form.fui-form .fui-btn.fui-submit[disabled]{opacity:.5}form.fui-form .fui-btn.fui-next:hover,form.fui-form .fui-btn.fui-submit:hover{opacity:.8}form.fui-form .fui-btn.fui-next+.btn,form.fui-form .fui-btn.fui-submit+.btn{margin-left:2rem}form.fui-form .fui-btn.fui-submit{width:100%;--tw-bg-opacity:1;background-color:#fed110;background-color:rgba(254,209,16,var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}form.fui-form .fui-btn.fui-next{width:100%;--tw-bg-opacity:1;background-color:#50bceb;background-color:rgba(80,188,235,var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));background-image:url(/dist/images/icon-arrow-right.svg);background-position:right 16px center;background-repeat:no-repeat}.link-grid-item:hover{--tw-bg-opacity:1;background-color:#e4e4e7;background-color:rgba(228,228,231,var(--tw-bg-opacity, 1));text-decoration-line:none}.link-grid-item:hover span,.link-grid-item:hover img{--tw-brightness:brightness(.75);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blocker{position:fixed;inset:0;width:100%;height:100%;overflow:auto;z-index:30;padding:20px;box-sizing:border-box;background-color:#000;background-color:#000000bf;text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:550px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{color:#2f2f2f;position:absolute;top:24px;right:24px;display:block;width:24px;height:24px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(/dist/images/icon-cross.svg)}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translate(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{animation-delay:-1.1s}.modal-spinner .rect3{animation-delay:-1s}.modal-spinner .rect4{animation-delay:-.9s}#video-overlay,#photo-overlay,#credits-overlay{position:fixed;inset:0;z-index:50;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity, 1));--tw-bg-opacity:.25;transition:all .3s ease-out;overflow:visible;transform:scale(1)}#video-overlay .credits-container,#photo-overlay .credits-container,#credits-overlay .credits-container{position:absolute;inset:0;margin:auto;background-color:#fff;width:calc(100% - 30px);max-width:1024px;height:100vh;max-height:600px}#video-overlay_background,#photo-overlay_background,#credits-overlay_background{transition:all .3s .3s}#video-overlay_wrapper,#photo-overlay_wrapper,#credits-overlay_wrapper{transition:all .3s ease-out}#video-overlay[aria-hidden=true],#photo-overlay[aria-hidden=true],#credits-overlay[aria-hidden=true]{display:none;transform:scale(.8)}.video-overlay__close-btn,.photo-overlay__close-btn,.credits-overlay__close-btn{border:1px solid #808184!important}.video-overlay__close-btn,.photo-overlay__close-btn,.credits-overlay__close-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:9999px;position:absolute;z-index:1;left:30px;top:30px;width:52px;height:52px;cursor:pointer}.video-overlay__close-btn svg,.photo-overlay__close-btn svg,.credits-overlay__close-btn svg{position:relative}.video-overlay__content,.photo-overlay__content,.credits-overlay__content{padding:4rem 1rem}@media(min-width:768px){.video-overlay__content,.photo-overlay__content,.credits-overlay__content{padding:5rem}}.video-overlay__content,.photo-overlay__content,.credits-overlay__content{position:absolute;top:0;right:0;width:100%;height:100%;overflow-y:auto}.video-overlay__image,.photo-overlay__image,.credits-overlay__image{position:absolute;top:0;left:0;width:35%;height:100%;background-position:center center;background-repeat:no-repeat;background-size:cover;display:none}@media(min-width:1200px){.video-overlay__image,.photo-overlay__image,.credits-overlay__image{display:block}}.video-overlay__logo,.photo-overlay__logo,.credits-overlay__logo{margin-bottom:5rem}#video-overlay{margin:0;--tw-bg-opacity:1;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity, 1))}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.swiper{padding-bottom:5rem!important;padding-top:.25rem!important;overflow:hidden!important}.swiper .swiper-slide{height:auto!important}.swiper .swiper-slide{--tw-scale-x:1;--tw-scale-y:1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;min-height:400px}.swiper .swiper-slide.first-slide{margin-left:2%}@media(min-width:768px){.swiper .swiper-slide.first-slide{margin-left:7%}}@media(min-width:1200px){.swiper .swiper-slide.first-slide{margin-left:5%}}@media(min-width:1600px){.swiper .swiper-slide.first-slide{margin-left:7%}}@media(min-width:1800px){.swiper .swiper-slide.first-slide{margin-left:8%}}.swiper .swiper-slide:hover{--tw-scale-x:102%;--tw-scale-y:102%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.swiper .swiper-buttons{position:absolute;bottom:0;left:0;right:0;width:100%}.swiper .swiper-buttons .swiper-buttons-content{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next{margin-top:0!important}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next{position:relative;height:auto;width:3rem;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:#808184;border-color:rgba(128,129,132,var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1));padding:.75rem;--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));left:0}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev:after,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next:after{content:""}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev:hover,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next:hover{--tw-text-opacity:1;color:#45a3cb;color:rgba(69,163,203,var(--tw-text-opacity, 1))}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev.swiper-button-lock,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next.swiper-button-lock{display:flex}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev{margin-right:1rem}@media(min-width:768px){.swiper.swiper-featured-news{padding-top:5rem!important}.swiper.swiper-featured-news .swiper-buttons{bottom:auto;top:0}.swiper.swiper-featured-news .swiper-buttons .swiper-buttons-content{justify-content:flex-end}}.mobile-video-hero-js,.desktop-video-hero-js{opacity:0}.mobile-video-hero-js.loaded,.desktop-video-hero-js.loaded{opacity:1;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.7s}#player-in-modal,#player{--plyr-color-main: #0070A6}video.video-hero{opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}video.video-hero:not(.lazy){opacity:1}.c-header-primary{position:fixed;left:0;right:0;top:0;z-index:20;height:80px;width:100%;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));max-width:100vw}.c-header-primary a:not(.action-nav):not(.btn){--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.c-header-primary.headroom{will-change:transform;transition:all .3s linear}.c-header-primary.headroom--pinned{transform:translateY(0)}.c-header-primary.headroom--unpinned{transform:translateY(-100%)}.c-header-primary .top-nav.no-children{position:relative}.c-header-primary .top-nav.no-children:after{position:absolute;bottom:0;left:0;right:0;height:0px;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;content:""}.c-header-primary .top-nav.no-children:hover{opacity:.6}.c-header-primary .top-nav.no-children:hover:after{position:absolute;bottom:0;left:0;right:0;height:2px;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1))}.c-header-primary.headroom--not-top{--tw-drop-shadow:drop-shadow(0 4px 3px rgba(0, 0, 0, .07)) drop-shadow(0 2px 2px rgba(0, 0, 0, .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.c-header-primary.headroom--not-top .top-nav.no-children:hover{--tw-text-opacity:1;color:#17487e;color:rgba(23,72,126,var(--tw-text-opacity, 1))}.c-header-primary.headroom--not-top .top-nav.no-children:hover:after{position:absolute;bottom:0;left:0;right:0;height:2px;--tw-bg-opacity:1;background-color:#17487e;background-color:rgba(23,72,126,var(--tw-bg-opacity, 1))}.c-header-primary .kr-logo{width:12rem}.c-header-primary .kr-logo path{fill:#fff}@media(min-width:768px){.c-header-primary .kr-logo{height:auto;width:15rem}}.theme-dark .c-header-primary{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1));background:linear-gradient(to bottom,#0003,#0000)}.theme-dark .c-header-primary a:not(.action-nav){--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.theme-dark .c-header-primary .c-header-primary__landing-cta a{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.theme-dark--ebook .c-header-primary .kr-logo path,.theme-light .c-header-primary .kr-logo path,.theme-dotted .c-header-primary .kr-logo path{fill:url(#a)}.theme-dark--ebook .c-header-primary .top-nav.no-children:hover,.theme-light .c-header-primary .top-nav.no-children:hover,.theme-dotted .c-header-primary .top-nav.no-children:hover{--tw-text-opacity:1;color:#17487e;color:rgba(23,72,126,var(--tw-text-opacity, 1))}.theme-dark--ebook .c-header-primary .top-nav.no-children:hover:after,.theme-light .c-header-primary .top-nav.no-children:hover:after,.theme-dotted .c-header-primary .top-nav.no-children:hover:after{position:absolute;bottom:0;left:0;right:0;height:2px;--tw-bg-opacity:1;background-color:#17487e;background-color:rgba(23,72,126,var(--tw-bg-opacity, 1))}.c-header-primary.header--top{background-color:transparent}.c-header-primary .c-header-primary__row{background-color:transparent;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.c-header-primary .c-header-primary__row nav{position:relative}.c-header-primary .c-header-primary__row nav:after{position:absolute;bottom:0;left:0;right:0;height:1px;background-color:transparent;opacity:.3;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;content:""}.c-header-primary.node-menu-open,.c-header-primary.mobile-menu-open{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.c-header-primary.node-menu-open a:not(.action-nav):not(.btn),.c-header-primary.mobile-menu-open a:not(.action-nav):not(.btn){--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.c-header-primary.node-menu-open .c-header-primary__row,.c-header-primary.mobile-menu-open .c-header-primary__row{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1))}.c-header-primary.node-menu-open .c-header-primary__row nav:after,.c-header-primary.mobile-menu-open .c-header-primary__row nav:after{--tw-bg-opacity:1;background-color:#808184;background-color:rgba(128,129,132,var(--tw-bg-opacity, 1))}.c-header-primary.node-menu-open .kr-logo path,.c-header-primary.mobile-menu-open .kr-logo path{fill:url(#a)}.c-header-primary.mobile-menu-open .c-header-primary__row nav:after{background-color:transparent}.is-lp .c-header-primary{display:none}@media(min-width:1600px){.is-lp .c-header-primary{top:100px}}.c-header-primary .c-header-primary__landing-cta{font-family:Avenir Next W01,sans-serif;font-size:.75rem;line-height:1;display:table;margin-left:auto;text-align:right;color:#50bceb;text-transform:uppercase;font-weight:700;letter-spacing:.05em;transition:transform .25s ease;text-shadow:0 0 5px rgba(255,255,255,.9);padding-top:15px}.c-header-primary .c-header-primary__landing-cta a{font-size:1rem;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));display:inline-block;margin-top:.15em;text-decoration:underline;text-shadow:none}.c-header-primary .c-header-primary__landing-cta a:hover,.c-header-primary .c-header-primary__landing-cta a:focus{--tw-text-opacity:1;color:#fed110;color:rgba(254,209,16,var(--tw-text-opacity, 1))}@media(min-width:768px){.c-header-primary .c-header-primary__landing-cta{text-shadow:none;font-size:1.125rem}.headroom--not-top .c-header-primary .c-header-primary__landing-cta{transform:translateY(-15px)}.c-header-primary .c-header-primary__landing-cta a{font-size:1.5rem}}.c-header-primary .node-menu-container{position:relative;display:flex;height:100%;align-items:center;justify-content:center}.c-header-primary .node-menu-container:after{pointer-events:none;position:absolute;bottom:0;left:0;right:0;height:0px;--tw-bg-opacity:1;background-color:#0070a6;background-color:rgba(0,112,166,var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;content:""}.c-header-primary .node-menu-container .node-menu{position:fixed;left:0;top:0;z-index:-1;display:grid;height:auto;min-height:400px;width:100%;--tw-translate-y:-125%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));grid-template-columns:repeat(1,minmax(0,1fr));overflow-y:auto;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1));padding-bottom:2rem;padding-top:9rem;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0, 0, 0, .1)) drop-shadow(0 1px 1px rgba(0, 0, 0, .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}@media(min-width:1200px){.c-header-primary .node-menu-container .node-menu{grid-template-columns:repeat(4,minmax(0,1fr))}}.c-header-primary .node-menu-container .node-menu .link-item{position:relative}.c-header-primary .node-menu-container .node-menu .link-item:hover{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));text-decoration-line:underline}.c-header-primary .node-menu-container button.top-nav svg{--tw-rotate:0deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.c-header-primary .node-menu-container.is-open:after{height:4px;content:""}.c-header-primary .node-menu-container.is-open .node-menu{--tw-translate-y:-2%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.c-header-primary .node-menu-container.is-open button.top-nav{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.c-header-primary .node-menu-container.is-open button.top-nav svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.c-header-primary .mobile-nav-menu{position:absolute;left:0;right:0;top:0;z-index:-1;height:auto;max-height:100vh;--tw-translate-y:-125%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));overflow:auto;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1));padding-top:115px;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.c-header-primary .mobile-nav-menu.show{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.c-header-primary .mobile-nav-menu .top-nav.no-children{position:relative;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.c-header-primary .mobile-nav-menu .top-nav.no-children:after{position:absolute;bottom:0;left:0;right:0;height:0px;--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;content:""}.c-header-primary .mobile-nav-menu .top-nav.no-children:hover{--tw-text-opacity:1;color:#17487e;color:rgba(23,72,126,var(--tw-text-opacity, 1));opacity:.6}.c-header-primary .mobile-nav-menu .top-nav.no-children:hover:after{position:absolute;bottom:0;left:0;right:0;height:2px;--tw-bg-opacity:1;background-color:#17487e;background-color:rgba(23,72,126,var(--tw-bg-opacity, 1))}.c-header-primary .mobile-nav-menu .link-item{position:relative;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}.c-header-primary .mobile-nav-menu .link-item:hover{--tw-text-opacity:1;color:#45a3cb;color:rgba(69,163,203,var(--tw-text-opacity, 1));text-decoration-line:underline}@media(min-width:768px){.c-header-primary{height:115px}}.navigation-overlay{position:fixed;left:0;top:0;z-index:50;--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity, 1));width:100vw;height:auto;max-height:100vh;transition:all .3s ease-out;transform:translate(0) translateY(-100%);overflow-y:auto}.navigation-overlay_inner{padding:20px 10px}@media(min-width:768px){.navigation-overlay_inner{padding:30px 10px}}.navigation-overlay_background{transition:all .3s .3s}.navigation-overlay_wrapper{transition:all .3s ease-out}.popup_visible .navigation-overlay{transform:translate(0) translateY(0)}.navigation-overlay .navigation-overlay_close svg{transform:rotate(180deg);width:16px;height:26px}.navigation-overlay.show{--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.o-icon{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;max-width:100%;max-height:100%;display:inline-block;vertical-align:middle;fill:currentColor}.o-icon--twitter{width:34px;height:28px}.o-icon--instagram{width:28px;height:28px}.o-icon--facebook{width:16px;height:36px}.o-icon--navicon{width:30px;height:14px;vertical-align:baseline}.o-icon--close{width:30px;height:20px;vertical-align:top}.o-ratio{display:block;position:relative;height:0;margin:0;padding:0;background-size:cover;background-position:center;background-repeat:no-repeat}.o-ratio img{position:absolute;display:block;width:100%;max-width:none}.o-ratio--bg{background-color:#2f2f2f20}.o-ratio--square,.o-ratio--1-1{padding-bottom:100%}.o-ratio--4-3{padding-bottom:75%}.o-ratio--16-9,.o-ratio--widescreen{padding-bottom:56.25%}.c-banner-cta .c-rich-content__text a{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity, 1));text-decoration-line:underline}.c-banner-cta .c-rich-content__text a:hover{--tw-text-opacity:1;color:#74d4fe;color:rgba(116,212,254,var(--tw-text-opacity, 1));text-decoration-line:none}@media(min-width:480px){.c-banner-cta .c-rich-content__text a{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.c-banner-cta .c-rich-content__text a:hover{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity, 1))}}.c-placeholder{padding:288px 0;font-size:3rem;text-align:center;background-color:#f5f5f580}@media only screen and (max-width:30em){.c-nav-secondary__list{text-align:center}}.c-nav-secondary__item{position:relative;display:inline-block;vertical-align:middle;font-family:Source Sans Pro,sans-serif;font-weight:400;font-size:.75rem;color:#2f2f2f}.c-nav-secondary__item:not(:last-child):after{content:" | "}.c-nav-secondary__item a{text-decoration:none;color:#2f2f2f}.c-nav-secondary__item a:hover{text-decoration:underline}.c-nav-secondary__list--top .c-nav-secondary__item{font-size:14px}.c-rich-content{background-repeat:no-repeat;background-size:cover;position:relative}@media only screen and (max-width:48em){.c-rich-content .js-rellax{transform:translateZ(0)!important}}@media only screen and (min-width:48.0625em){.c-rich-content--multi-bg{background-image:linear-gradient(to right,#13375e,#13375e);background-size:50% 100%;background-position:left top}}@media only screen and (max-width:48em){.c-rich-content--multi-bg .c-rich-content__inner>.row{padding:0}.c-rich-content--multi-bg .c-rich-content__inner>.row>.column{padding-right:calc(2% + 18px);padding-left:calc(2% + 18px)}}@media only screen and (max-width:48em)and (min-width:30.0625em){.c-rich-content--multi-bg .c-rich-content__inner>.row>.column{padding-right:calc(3% + 18px);padding-left:calc(3% + 18px)}}@media only screen and (max-width:48em){.c-rich-content--multi-bg .c-rich-content__inner>.row>.column:first-child{background-color:#13375e}}.c-rich-content--bg-only{display:block;width:100%;height:0;padding-bottom:100%}@media only screen and (min-width:30.0625em){.c-rich-content--bg-only{padding-bottom:75%}}@media only screen and (min-width:48.0625em){.c-rich-content--bg-only{padding-bottom:44%}}.c-rich-content__blockquote{background:#f5f5f5;padding:36px}@media only screen and (min-width:48.0625em){.c-rich-content__blockquote{padding:54px 72px}}@media only screen and (min-width:75.0625em){.c-rich-content__blockquote{padding:84px 108px}}@media only screen and (min-width:100.0625em){.c-rich-content__blockquote{padding:84px 150px}}.c-rich-content__blockquote blockquote{color:#75757a;line-height:2}.c-rich-content__blockquote blockquote:before{content:url(/dist/images/quotes-open.svg);display:block}.c-rich-content__blockquote blockquote:after{content:url(/dist/images/quotes-close.svg);display:block;text-align:right}.c-rich-content__blockquote cite{margin-top:1rem;color:#75757a;font-size:.6875rem}@media only screen and (min-width:48.0625em){.c-rich-content__blockquote cite{font-size:.875rem}}@media only screen and (min-width:75.0625em){.c-rich-content__blockquote cite{font-size:1rem}}.c-rich-content__blockquote cite strong{color:#2f2f2f;font-size:.875rem;font-weight:400}@media only screen and (min-width:48.0625em){.c-rich-content__blockquote cite strong{font-size:1.125rem}}@media only screen and (min-width:75.0625em){.c-rich-content__blockquote cite strong{font-size:1.375rem}}.c-rich-content--videobg{position:relative;overflow:hidden}.c-rich-content--videobg .c-rich-content__inner{display:inline-block;width:100%;height:0;padding-bottom:133%}@media only screen and (min-width:48.0625em){.c-rich-content--videobg .c-rich-content__inner{padding-bottom:55%}}.c-rich-content--videobg video{height:auto;width:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:48em){.c-rich-content--videobg video{display:none}}.c-rich-content__video-overlay{position:absolute;z-index:2;top:50%;width:100%;transform:translateY(-50%)}@media only screen and (min-width:20.0625em){.c-rich-content__row--small{display:flex;flex-wrap:wrap;align-items:center}}@media only screen and (min-width:30.0625em){.c-rich-content__row--medium{display:flex;flex-wrap:wrap;align-items:center}}@media only screen and (min-width:48.0625em){.c-rich-content__row--large{display:flex;flex-wrap:wrap;align-items:center}}@media only screen and (min-width:75.0625em){.c-rich-content__row--xlarge{display:flex;flex-wrap:wrap;align-items:center}}@media only screen and (min-width:100.0625em){.c-rich-content__row--xxlarge{display:flex;flex-wrap:wrap;align-items:center}}.c-rich-content__row--bottom{align-items:flex-end}.c-rich-content__row--top{align-items:flex-start}.c-rich-content__asset-link{display:inline-block}@media only screen and (max-width:30em){.c-rich-content__hiddenMobile{display:none!important}}.c-rich-content__text ul{list-style:none;padding:0;margin:2em 0}.c-rich-content__text ul li{position:relative;padding-left:2rem;line-height:1.75em}.c-rich-content__text ul li:before{content:"+";font-size:1.75rem;position:absolute;top:0;left:0;color:#0070a6}.c-rich-content__text ul li+li{margin-top:1rem}.c-rich-content__text ul.no-style li{padding-left:0;margin-bottom:36px}.c-rich-content__text ul.no-style li:before{content:""}.c-rich-content__text:last-child p:last-child{margin-bottom:0}.c-rich-content__text+.c-rich-content__text{margin-top:1rem;margin-bottom:1rem}@media only screen and (min-width:75.0625em){.c-rich-content__text--wrap,.c-rich-content__text--wrap-preserve{-moz-column-count:2;column-count:2;-moz-column-gap:36px;column-gap:36px}.c-rich-content__text--wrap p:first-child,.c-rich-content__text--wrap-preserve p:first-child{margin-top:0}.c-rich-content__text--wrap p:last-child,.c-rich-content__text--wrap-preserve p:last-child{margin-bottom:0}}.c-rich-content__text--wrap-preserve h1,.c-rich-content__text--wrap-preserve h2,.c-rich-content__text--wrap-preserve h3,.c-rich-content__text--wrap-preserve h4,.c-rich-content__text--wrap-preserve h5,.c-rich-content__text--wrap-preserve h6,.c-rich-content__text--wrap-preserve p,.c-rich-content__text--wrap-preserve li,.c-rich-content__text--wrap-preserve .c-rich-content__fact{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}.c-rich-content__embed{position:relative;padding-bottom:56.25%;margin:0;height:0}@media only screen and (max-width:48em){.c-rich-content__embed{margin-bottom:36px}}.c-rich-content__embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.c-rich-content__embed--4x3{padding-bottom:75%}@media only screen and (max-width:48em){.c-rich-content__image img{margin-bottom:1.5rem}}.c-rich-content__image .caption{display:block;text-align:right;font-size:.5rem}.c-rich-content__caption{position:absolute;width:100%;z-index:1;bottom:36px;font-size:.875rem}.c-rich-content__caption .column{text-align:right}.c-rich-content__address{position:relative;display:block;margin-top:1rem;color:#2f2f2f;text-decoration:none}.c-rich-content__address:hover{text-decoration:underline}.c-rich-content__address.p--small{font-size:.86rem}.c-rich-content__address--hasPin{padding-left:38px}.c-rich-content__address .o-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);width:36px;height:36px}.c-rich-content__guide-banner__title strong{color:#fff}.c-rich-content__guide-banner__content{background-color:#50bceb;padding:50.4px 36px}.c-rich-content__guide-banner .inline-icon{position:absolute;height:40px;left:0;top:-10px}.c-rich-content__guide-banner .has-icon{position:relative;padding-left:80px}.c-rich-content__contact-form{padding:72px 0 144px}@media only screen and (min-width:48.0625em){.c-rich-content__contact-form{padding:72px 0 144px}}@media only screen and (min-width:75.0625em){.c-rich-content__contact-form{padding:144px 0 216px}}.c-rich-content__contact-form__content{text-align:center}.c-rich-content__contact-form__content h5+p,.c-rich-content__contact-form__content h6+p{margin-top:1rem}.c-rich-content__contact-form__social{text-align:center;margin-top:72px}.c-rich-content__contact-form__social li{display:inline-block;margin:0 18px}@media only screen and (min-width:48.0625em){.c-rich-content__contact-form__social li{margin:0 18px}}@media only screen and (min-width:75.0625em){.c-rich-content__contact-form__social li{margin:0 90px}}.c-rich-content__contact-form__social a{display:inline-block;width:80px;height:80px;padding-top:25px;border:1px solid #fff;border-radius:10px;text-align:center;transition:opacity .3s linear;opacity:1}@media only screen and (min-width:48.0625em){.c-rich-content__contact-form__social a{width:180px;height:180px;padding-top:50px}}.c-rich-content__contact-form__social a:before{content:"";display:inline-block;width:45px;height:30px;background-size:auto 100%;background-repeat:no-repeat;background-position:center center;text-indent:-9999px}@media only screen and (min-width:48.0625em){.c-rich-content__contact-form__social a:before{width:120px;height:80px}}.c-rich-content__contact-form__social a:hover{opacity:.6}.c-rich-content--hero h1,.c-rich-content--hero h2,.c-rich-content--hero h3{text-shadow:0px 0px 20px rgba(0,0,0,.5)}.c-rich-content--hero h5{color:#13375e!important}@media only screen and (min-width:48.0625em){.c-rich-content--hero>.c-rich-content__inner>.row{margin-top:80px}}.c-ajax-form{position:relative}.c-ajax-form__fields{position:relative;z-index:2;transition:all .4s ease-out,visibility .01s ease-out;transition-delay:0,.4s}.is-submitting .c-ajax-form__fields{opacity:.5;pointer-events:none}.is-submitting .c-ajax-form__fields input[type=submit]{pointer-events:none}.is-success .c-ajax-form__fields,.is-error .c-ajax-form__fields{opacity:0;pointer-events:none}.c-ajax-form__submit-section{margin-top:36px}.c-ajax-form__message{position:absolute;top:0;left:0;right:0;margin:0 auto;z-index:1;width:100%;opacity:0;transition:all .25s cubic-bezier(0,.35,.5,2.5);transition-delay:.4s;transform:scale(.95);pointer-events:none}.is-success .c-ajax-form__message.success,.is-error .c-ajax-form__message.error{opacity:1;pointer-events:all;cursor:pointer}.c-latest-news{background-color:#fff}.c-latest-news__category-title{font-size:.75rem;color:#0070a6;margin-bottom:2rem}@media only screen and (min-width:30.0625em){.c-latest-news__category-title{font-size:.875rem}}@media only screen and (max-width:48em){.c-latest-news__category-title{margin-bottom:1.75rem}}.c-latest-news__category-image{height:32px;margin-bottom:1rem;fill:#75757a}.c-latest-news__category-image path{fill:#75757a}.c-latest-news__title{color:#0070a6}.c-latest-news__tagline{color:#2f2f2f}.c-latest-news__cards{margin-top:2rem;display:flex;flex-wrap:wrap}@media only screen and (min-width:48.0625em){.c-latest-news__cards{margin-bottom:2rem}}.c-latest-news__card{background-color:#fff;padding:1.5rem 1.5rem 4rem;border-bottom:2px solid #50bceb;height:100%;position:relative}@media only screen and (min-width:75.0625em){.c-latest-news__card{padding:2.5rem 2.5rem 4rem}}.c-latest-news__card .btn--quaternary{font-size:.75rem}@media only screen and (min-width:30.0625em){.c-latest-news__card .btn--quaternary{font-size:.875rem}}.c-latest-news__card:hover .c-latest-news__card-more{opacity:1}.c-latest-news__card-title{margin-bottom:1rem;margin-top:2rem;letter-spacing:0;line-height:1.5;text-transform:none}.c-latest-news__card-title a{color:#2f2f2f;line-height:1.35}.c-latest-news__card-summary{color:#2f2f2f;margin-bottom:1rem}.c-latest-news__card-summary p{line-height:1.5;font-size:.875rem}.c-latest-news__card-more{opacity:0;transition:opacity .3s;position:absolute;bottom:24px;left:40px}.c-latest-news__card-more a{padding:5px 15px 4px}.c-profile-card{margin-bottom:2.5rem}.c-profile-card img{margin-bottom:.7rem}@media only screen and (min-width:48.0625em){.c-profile-card{margin-bottom:4rem}.c-profile-card img{margin-bottom:0}}.c-profile-card__title{color:#13375e;margin-top:1rem}.c-profile-card__position{margin-top:.25rem}@media only screen and (min-width:48.0625em){.c-profile-card__position{font-size:1rem}}.c-profile-card__bio-link{margin-top:2rem}.c-practice-area__header{padding:0;background-color:#13375e}@media only screen and (min-width:30.0625em){.c-practice-area__header{padding:60px 40px}}.c-practice-area__header__description{margin-bottom:3rem}.c-practice-area__header__description h1{font-size:36px;color:#fff}@media only screen and (min-width:30.0625em){.c-practice-area__header__description h1{font-size:58px}}@media only screen and (min-width:48.0625em){.c-practice-area__header__description h1{font-size:58px}}@media only screen and (min-width:75.0625em){.c-practice-area__header__description h1{font-size:72px}}.c-practice-area__header__description p{color:#fff;font-size:1.3125rem;line-height:2em}.c-practice-area__header__description a{color:#fff;text-decoration:underline;font-weight:500}.c-practice-area__header__description a:hover{color:#13375e;text-decoration:underline}.c-practice-area__header .svg-icon{fill:#fff;width:100px;display:none;margin-top:8px;margin-bottom:1.5rem}@media only screen and (min-width:48.0625em){.c-practice-area__header .svg-icon{width:65%}}.c-practice-area__header .svg-icon .cls-1{fill:#fff}.c-practice-area__back-link{color:#50bceb;text-decoration:none;font-weight:600;font-size:16px;font-family:Avenir Next W01,sans-serif;margin-bottom:50px;display:inline-block}@media only screen and (min-width:48.0625em){.c-practice-area__back-link{margin-bottom:4.75rem}}.c-practice-area__back-link:hover{color:#50bceb;text-decoration:underline}.c-practice-area__header__cta-label{color:#50bceb}.c-practice-area__header__cta-url{margin-top:1rem}@media only screen and (min-width:30.0625em){.c-practice-area__header__cta-url .btn{font-size:1.5rem}}.c-practice-area__top{padding-bottom:2.5rem!important}.c-practice-area__quote{margin:3rem 0 0;padding-top:1rem}@media only screen and (min-width:30.0625em){.c-practice-area__quote{margin:3rem 0 2rem}}.c-practice-area__quote blockquote{border-width:0;color:#75757a;padding:0;line-height:28px;font-size:14px}@media only screen and (min-width:48.0625em){.c-practice-area__quote blockquote{line-height:36px;font-size:16px}}.c-practice-area__quote cite{font-style:normal;font-size:16px;margin-top:1rem}@media only screen and (min-width:48.0625em){.c-practice-area__quote cite{font-size:14px}}.c-practice-area__quote__headline{color:#0070a6;font-size:14px;font-weight:300;text-transform:uppercase;margin-bottom:1.5rem}@media only screen and (min-width:48.0625em){.c-practice-area__quote__headline{font-size:16px}}.c-practice-area__webinar{margin:2rem 0;padding-top:1rem}@media only screen and (min-width:30.0625em){.c-practice-area__webinar{border-left:1px solid #f5f5f5;padding-left:2.5rem;margin:3rem 0 2rem;padding-bottom:2.5rem}}.c-practice-area__webinar--noborder{border-left:none!important}.c-practice-area__section-border{border-bottom:1px solid #f5f5f5}.c-practice-area__webinar__headline{color:#ee3b24;font-family:Avenir Next W01,sans-serif;font-size:14px;font-weight:300;text-transform:uppercase;margin-bottom:1rem}@media only screen and (min-width:48.0625em){.c-practice-area__webinar__headline{font-size:16px}}.c-practice-area__webinar__title{color:#ee3b24;font-family:Avenir Next W01,sans-serif;font-size:24px;line-height:28px;font-weight:500;text-transform:uppercase}@media only screen and (min-width:48.0625em){.c-practice-area__webinar__title{font-size:32px;line-height:36px}}.c-practice-area__webinar__summary{font-family:Avenir Next W01,sans-serif;font-size:16px;margin-bottom:1.5rem;margin-top:.75rem}.c-practice-area__webinar__button{display:inline-block;background-color:#ee3b24;color:#fff;font-family:Avenir Next W01,sans-serif;font-size:16px;padding:14px 32px 14px 51px;font-weight:400;text-transform:uppercase;background-image:url(/dist/images/webinar-play-button.svg);background-repeat:no-repeat;background-size:13px 18px;background-position:20px center}.c-practice-area__webinar__button:hover{color:#fff;opacity:.8}.c-practice-area__body *{font-family:Avenir Next W01,sans-serif!important}.c-practice-area__body h1,.c-practice-area__body h2,.c-practice-area__body h3,.c-practice-area__body h4,.c-practice-area__body h5,.c-practice-area__body h6{color:#0070a6!important;font-weight:400!important;text-align:left!important}.c-practice-area__body h1 span,.c-practice-area__body h2 span,.c-practice-area__body h3 span,.c-practice-area__body h4 span,.c-practice-area__body h5 span,.c-practice-area__body h6 span{color:#0070a6!important;font-weight:400!important}.c-practice-area__body h3{margin-bottom:.3rem}.c-practice-area__body p,.c-practice-area__body li{font-family:Source Sans Pro,sans-serif!important}.c-practice-area__body p,.c-practice-area__body li{font-weight:400;line-height:1.6em}.c-practice-area__body li{margin-bottom:1rem}.c-practice-area__body h5+p,.c-practice-area__body h6+p{margin-top:.75rem}.c-practice-area__body h5+ol{margin-top:3rem}.c-practice-area__body p+ol{margin-top:2rem}.c-practice-area__body blockquote{font-family:Source Sans Pro,sans-serif!important}.c-practice-area__body hr{margin:2.5rem 0px}.c-practice-area__body ul{margin:1rem 36px 2rem}.c-practice-area__body ul li{position:relative;padding-left:2rem}.c-practice-area__body ul li:before{content:"+";font-size:1.5rem;line-height:1.875rem;position:absolute;top:0;left:0;color:#0070a6}.c-practice-area__body ol{counter-reset:item}.c-practice-area__body ol li{position:relative;padding-left:1.75rem;margin-bottom:2rem}.c-practice-area__body ol li:before{content:counter(item) ". ";counter-increment:item;position:absolute;top:0;left:0;color:#0070a6;line-height:1.2;font-size:1rem}.c-practice-area__cta{background-color:#13375e;text-align:center}.c-practice-area__cta__headline{color:#fff;font-family:Avenir Next W01,sans-serif}.c-practice-area__cta__tagline{color:#fff;margin-bottom:1.5rem}.c-practice-area__cta__button{margin-bottom:1.5rem}.c-practice-area__cta__or{color:#fff;font-family:Avenir Next W01,sans-serif;font-size:28px;line-height:28px;font-weight:600;text-transform:uppercase;margin-bottom:1rem}.c-practice-area__cta__calling{color:#fff;font-family:Avenir Next W01,sans-serif;font-size:14px;line-height:20px;font-weight:300;margin-bottom:.3rem}.c-practice-area__cta__phone{color:#fff;font-family:Avenir Next W01,sans-serif;font-size:32px;line-height:32px;font-weight:500}.c-practice-area__cta__phone:before{content:"";display:inline-block;background-image:url(/dist/images/phone-icon.svg);background-repeat:no-repeat;background-size:cover;background-position:0 0;width:26px;height:26px;margin-right:15px}.c-practice-area__cta__phone span{font-size:16px;display:block;font-weight:300}.c-practice-area__cta__phone:hover{color:#fed110;text-decoration:underline}.c-practice-area__related{padding:3rem 0}.c-practice-area__related__items{display:flex;flex-wrap:wrap}.c-practice-area__related__items .columns{margin-bottom:1.5rem}@media only screen and (min-width:48.0625em){.c-practice-area__related__items .columns:last-child{display:none}}.c-practice-area__related__headline{text-align:center;color:#231f20;font-family:Avenir Next W01,sans-serif;font-size:16px;line-height:24px;font-weight:300;text-transform:uppercase;margin-bottom:1.5rem}.c-practice-areas__border{border-top:1px solid #13375e}.c-practice-areas__section+.c-practice-areas__section{margin-top:3rem}@media only screen and (min-width:30.0625em){.c-practice-areas__section+.c-practice-areas__section{margin-top:4rem}}.c-practice-areas__section p{margin-bottom:1rem}@media only screen and (min-width:30.0625em){.c-practice-areas__section p{margin-bottom:0}}.c-practice-areas__links ul{font-family:Avenir Next W01,sans-serif;margin-top:2.5rem}@media only screen and (max-width:30em){.c-practice-areas__links ul{background-color:#f5f5f5;padding:1.5rem 1.5rem 2rem;margin-top:.5rem}}@media only screen and (min-width:30.0625em){.c-practice-areas__links ul{-moz-column-count:2;column-count:2;-moz-column-gap:36px;column-gap:36px}}@media only screen and (min-width:48.0625em){.c-practice-areas__links ul{-moz-column-gap:72px;column-gap:72px}}.c-practice-areas__links ul li{margin-bottom:1.5rem}@media only screen and (min-width:48.0625em){.c-practice-areas__links ul li{margin-bottom:2rem}}@media only screen and (max-width:30em){.c-practice-areas__links ul li{margin-bottom:0}.c-practice-areas__links ul li+li{margin-top:1.25rem}}.c-practice-areas__links ul a{font-size:1rem;text-decoration:underline}@media only screen and (min-width:30.0625em){.c-practice-areas__links ul a{font-size:1.125rem}}@media only screen and (min-width:48.0625em){.c-practice-areas__links ul a{font-size:1.5rem}}@media only screen and (min-width:75.0625em){.c-practice-areas__links ul a{font-size:1.5rem}}@media only screen and (min-width:100.0625em){.c-practice-areas__links ul a{font-size:1.75rem}}.practice-area-back-box{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.practice-area-back-box .svg-circle{margin-right:.75rem;display:flex;width:-moz-fit-content;width:fit-content;flex-direction:column;align-items:center;justify-content:center;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:#13375e;border-color:rgba(19,55,94,var(--tw-border-opacity, 1));padding:.5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.theme-dark .practice-area-back-box{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.theme-dark .practice-area-back-box .svg-circle{border-width:1px;--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity, 1))}.blog-article-nav{padding:20px 0}.blog-article-next{background-color:#f2ae46}@media only screen and (min-width:48.0625em){.blog-article-next{background-image:url(/dist/images/blog-next-article.svg);background-repeat:no-repeat;background-size:100% 100%;background-position-x:-15px;background-position-y:center;background-color:transparent}}.social-bar{margin-left:0;padding:0;margin-bottom:1.5rem}.social-bar li{list-style:none;margin-right:1.375rem;display:inline-block}.social-bar img{float:left}.social-bar h6{margin:0;float:left;line-height:1;margin-left:.5rem;color:#2f2f2f;letter-spacing:.5px}.social-bar h5{margin:0;float:left;line-height:1;color:#2f2f2f;letter-spacing:.5px}.social-bar small{font-size:.7rem}.social-bar .icon{margin:1px 0 0}.newsWrapper{margin-bottom:3rem}.newsActiveFilter{text-align:center;text-transform:uppercase;margin:0 0 5rem}.newsActiveFilter+.newsFilters{display:none}.newsActiveFilter .icon{vertical-align:text-top;margin-top:.05rem;margin-left:.2rem}.newsActiveFilter .icon:hover{opacity:.8}.newsActiveFilter-label{color:#2f2f2f}.newsActiveFilter-link{font-weight:400}.newsFilters{display:block;margin-top:1rem;margin-bottom:0}@media only screen and (min-width:48.0625em){.newsFilters{display:flex;align-items:center;margin-bottom:3rem}}.newsFilters-link{display:block;margin:.625rem;text-align:center;background-color:#13375e}@media only screen and (min-width:30.0625em){.newsFilters-link{flex:1;align-self:stretch;display:flex;align-items:center}}.newsFilters-link--blue{background-color:#13375e}.newsFilters-link--blue:hover{background-color:#13375ecc}.newsFilters-link--yellow{background-color:#0070a6}.newsFilters-link--yellow:hover{background-color:#0070a6cc}.newsFilters-link--red{background-color:#50bceb}.newsFilters-link--red h5,.newsFilters-link--red p{color:#13375e}.newsFilters-link--red:hover{background-color:#50bcebcc}.newsFilters-link-text{display:block;padding:1.5rem;width:100%}.newsFilters-link-text-title{color:#fff;line-height:1.25;margin-bottom:.25rem}.newsFilters-link-text-tagline{color:#fff;margin:0;font-size:.7rem}.newsSummary{padding:2rem 0;font-size:.875rem}.newsSummary-title{color:#2f2f2f}@media only screen and (min-width:20.0625em)and (max-width:30em){.newsSummary-title{margin-top:.375rem}}.newsSummary-topic--blue,.newsSummary-topic--yellow,.newsSummary-topic--red{color:#0070a6}.newsSummary-image-file{display:none;fill:#75757a}.newsSummary-image-file path{fill:#75757a}@media only screen and (min-width:30.0625em){.newsSummary-image-file{display:inline-block;margin:1.5rem 0 1rem;height:65px}}.newsSummary-image-mobileFile{display:none}@media only screen and (min-width:20.0625em)and (max-width:30em){.newsSummary-image-mobileFile{display:inline-block;vertical-align:middle;height:26px;margin-right:.75rem}}.newsSummary-image-text{line-height:1.1;color:#75757a;display:flex;align-items:center;font-size:.875rem}@media only screen and (min-width:30.0625em){.newsSummary-image-text{font-size:.75rem;display:block}}.newsSummary-meta{margin-bottom:.5rem}.newsSummary-text,.newsSummary-author{font-size:.875rem}.newsSummary--small{background-color:#f4f5f5}.newsSummary--small .newsSummary-meta{font-size:80%}.newsSummary--small .button{background-color:inherit}.newsSummary--small .button:hover{background-color:#13375e;color:#fff}@media only screen and (min-width:30.0625em){.newsSummary--small .button{font-size:80%}.newsSummary--small .newsSummary-image-file{margin:.75rem 0 .5rem;height:32px}.newsSummary--small .newsSummary-image-text{font-size:.5rem}.newsSummary--small .newsSummary-text{font-size:80%}}.newsDetail .side-nav-header:first-of-type{margin:0}.newsDetail-body ul{list-style:none;padding:0;margin:0}.newsDetail-body ul li{position:relative;padding-left:2rem;line-height:1.75em}.newsDetail-body ul li:before{content:"+";font-size:1.75rem;position:absolute;top:0;left:0;color:#0070a6}.newsDetail-body ul li+li{margin-top:1rem}.newsDetail-body ul.no-style li:before{content:""}.newsDetail-body p+ul{margin-top:1rem}.newsDetail-body sup a{--tw-text-opacity:1;color:#2f2f2f;color:rgba(47,47,47,var(--tw-text-opacity, 1))}.newsDetail-body h1,.newsDetail-body h2,.newsDetail-body h3,.newsDetail-body h4,.newsDetail-body h5,.newsDetail-body h6{font-family:Avenir Next W01,sans-serif;text-transform:none;line-height:1.25;letter-spacing:.2px}.newsDetail-body h1+p,.newsDetail-body h2+p,.newsDetail-body h3+p,.newsDetail-body h4+p,.newsDetail-body h5+p,.newsDetail-body h6+p{margin-top:1rem}.newsDetail-body h1{font-size:2rem;font-weight:700}@media(min-width:1200px){.newsDetail-body h1{font-size:4.375rem}}.newsDetail-body h2{font-weight:700;font-size:1.8125rem}@media(min-width:1200px){.newsDetail-body h2{font-size:3.375rem}}.newsDetail-body h3{font-weight:700;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));font-size:1.625rem}@media(min-width:1200px){.newsDetail-body h3{font-size:2.625rem}}.newsDetail-body h4{font-weight:700;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));font-size:1.4375rem}@media(min-width:1200px){.newsDetail-body h4{font-size:2rem}}.newsDetail-body h5{font-size:1.25rem;font-weight:700;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}@media(min-width:1200px){.newsDetail-body h5{font-size:1.5625rem}}.newsDetail-body h6{font-size:1.125rem;font-weight:700;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1))}@media(min-width:1200px){.newsDetail-body h6{font-size:1.125rem}}.newsDetail-headline{color:#13375e}@media only screen and (min-width:30.0625em)and (max-width:48em){.newsDetail-headline{font-size:2.5rem}}@media only screen and (min-width:48.0625em)and (max-width:75em){.newsDetail-headline{font-size:3rem}}.newsDetail-header{margin-top:3.5rem;margin-bottom:3rem}@media only screen and (min-width:30.0625em){.newsDetail-header{display:flex;align-items:center;margin-top:2rem;margin-bottom:3rem}}@media only screen and (min-width:75.0625em){.newsDetail-header{margin-top:3.5rem}}.newsDetail-category-file{display:none;fill:#75757a}.newsDetail-category-file path{fill:#75757a}@media only screen and (min-width:30.0625em){.newsDetail-category-file{display:inline-block;margin:1.5rem 0 1rem;height:65px}}.newsDetail-category-mobileFile{display:none}@media only screen and (min-width:20.0625em)and (max-width:30em){.newsDetail-category-mobileFile{display:inline-block;vertical-align:middle;height:26px;margin-right:.75rem}}.newsDetail-category-text{color:#75757a;line-height:1.1;display:flex;align-items:center;margin-bottom:.5rem}@media only screen and (min-width:30.0625em){.newsDetail-category-text{margin-top:.5rem;display:block;margin-bottom:0}}.newsDetail-author,.newsDetail-authorcontact,.newsDetail-meta,.newsDetail-sidebarTitle{font-size:.875rem}.newsDetail-sidebarTitle small{color:#2f2f2f;font-weight:400}.newsDetail-author{margin-top:.5rem}.newsDetail-related-groupTitle{color:#0070a6;margin-bottom:1rem}.newsDetail-related-group{margin-bottom:2rem}@media only screen and (min-width:30.0625em){.newsDetail-related-group:first-child{padding-right:1.5625rem}}.newsDetail-related-title a,.newsDetail-related-title a:link{font-size:1.5rem;font-family:Avenir Next W01,sans-serif;font-weight:700;line-height:1.25}.newsDetail-related-body{font-size:.875rem}.newsDetail-related-category{color:#75757a;line-height:1.1;display:flex;align-items:center;font-size:.75rem}.newsDetail-related-file{display:inline-block;vertical-align:middle;height:26px;margin-right:.75rem}.newsDetail-entry-tag{position:relative;margin-bottom:.5rem;--tw-bg-opacity:1;background-color:#0070a6;background-color:rgba(0,112,166,var(--tw-bg-opacity, 1));padding:.5rem 1rem;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.newsDetail-entry-tag:after{position:absolute;left:-15px;top:0;content:"";width:0;height:100%;margin:0 auto;background:transparent;border-top:18px solid transparent;border-left:5px solid transparent;border-bottom:18px solid transparent;border-right:10px solid #0070A6}.newsDetail-entry-tag:hover{--tw-bg-opacity:1;background-color:#45a3cb;background-color:rgba(69,163,203,var(--tw-bg-opacity, 1))}.newsDetail-entry-tag:hover:after{border-right:10px solid #45A3CB}.newsLead-title{margin:3.375rem 0}.newsLead-categoryImage{margin-bottom:.5rem!important}.newsLead-categoryImage .newsSummary-image-file{margin-top:0}.newsLead-author{margin:.375rem 0 .75rem}.blog-article-next{min-height:250px}ul.pagination{display:block;min-height:1.5rem;margin-left:-.3125rem}ul.pagination li{height:1.5rem;color:#222;font-size:.875rem;margin-left:.3125rem}ul.pagination li a{display:block;padding:.0625rem .625rem;color:#75757a;border-radius:0;font-family:Avenir Next W01,sans-serif;font-weight:700}ul.pagination li:hover a,ul.pagination li a:focus{background:#e6e6e6}ul.pagination li.unavailable a{cursor:default;color:#999}ul.pagination li.unavailable:hover a,ul.pagination li.unavailable a:focus{background:transparent}ul.pagination li.current a{background:#0070a6;color:#fff;font-weight:700;cursor:default}ul.pagination li.current a:hover,ul.pagination li.current a:focus{background:#0070a6}ul.pagination li{float:left;display:block}.pagination-centered{text-align:center}.pagination-centered ul.pagination li{float:none;display:inline-block}.side-nav{padding:0}.side-nav li,.side-nav h6{margin:0}.side-nav li{border-bottom:1px solid #ccc;padding:1rem 0}.side-nav li:last-child{border-bottom:none}.side-nav-header{background:#0070a6;color:#fff;padding:10px 10px 9px}.pagination a{--tw-text-opacity:1;color:#808184;color:rgba(128,129,132,var(--tw-text-opacity, 1))}.pagination a.active-arrow:hover{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.pagination .page-link a{padding-left:.5rem;padding-right:.5rem}.pagination .page-link:hover{--tw-bg-opacity:1;background-color:#808184;background-color:rgba(128,129,132,var(--tw-bg-opacity, 1))}.pagination .page-link:hover a{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.authors{display:flex;flex-flow:row;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.author{display:flex;gap:.75rem;align-items:center}.author__text{flex:1;font-style:normal}.author__text a:hover{text-decoration:underline}.author__figure{flex-shrink:1;aspect-ratio:1/1;clip-path:circle(50% at 50% 50%);width:64px;height:64px}.author__img{width:100%}.c-attorney p+p{margin-top:1em}.c-attorney p.phone-secondary{margin-top:.25em}.c-attorney__hero{position:relative;display:flex;align-items:flex-end;height:90vh;min-height:46.875rem}@media only screen and (min-width:48.0625em){.c-attorney__hero{height:80vh;min-height:37rem}}.c-attorney__hero:after{content:"";z-index:0;position:absolute;width:100%;height:100%;background:linear-gradient(to right,rgb(45,45,45),transparent)}.c-attorney__hero__inner{z-index:1;width:100%;margin-bottom:7.5rem}@media only screen and (min-width:48.0625em)and (max-width:75em){.c-attorney__hero__inner{margin-bottom:2.5rem}}.c-attorney__hero h1,.c-attorney__hero h2,.c-attorney__hero h3,.c-attorney__hero h4,.c-attorney__hero h5,.c-attorney__hero h6,.c-attorney__hero p,.c-attorney__hero a{color:#fff}.c-attorney__hero h2{text-transform:uppercase}.c-attorney__hero h2+h3{margin-top:0}.c-attorney__hero h5+p{margin-top:.25rem}.c-attorney__hero-mobile h2{text-transform:uppercase}.c-attorney__hero-mobile h2+h3{margin-top:0}.c-attorney__hero-mobile h1,.c-attorney__hero-mobile h2,.c-attorney__hero-mobile h3,.c-attorney__hero-mobile h4,.c-attorney__hero-mobile p,.c-attorney__hero-mobile a{color:#13375e}.c-attorney__hero-mobile h5+p{margin-top:.5rem}.c-attorney__sidefacts{background-color:#f5f5f5;padding:2em}.c-attorney__sidefacts p{font-size:.875rem;line-height:1.8rem;margin:1em 0 0}@media only screen and (min-width:30.0625em){.c-attorney__sidefacts p{font-size:1rem}}@media only screen and (min-width:48.0625em){.c-attorney__sidefacts p{font-size:1rem}}@media only screen and (min-width:75.0625em){.c-attorney__sidefacts p{font-size:1rem}}.c-attorney__sidefacts li{font-size:.875rem;line-height:1.875;margin:1rem 0 0}@media only screen and (min-width:30.0625em){.c-attorney__sidefacts li{font-size:1rem}}@media only screen and (min-width:48.0625em){.c-attorney__sidefacts li{font-size:1rem}}@media only screen and (min-width:75.0625em){.c-attorney__sidefacts li{font-size:1rem}}.c-attorney__tab-content{border-left:1px solid #cfcfcf}.c-attorney__next,.c-attorney__prev{position:relative;display:inline-block}.c-attorney__next h6+p,.c-attorney__prev h6+p{margin-top:.5rem;line-height:1}.c-attorney__next h6,.c-attorney__prev h6{color:#75757a}.c-attorney__next{padding-right:30px}.c-attorney__next img{position:absolute;top:50%;transform:translateY(-50%);right:0}.c-attorney__prev{padding-left:30px}.c-attorney__prev img{position:absolute;top:50%;transform:translateY(-50%);left:0}.c-payment-header p{margin-top:2rem}.c-payment-content h5{color:#75757a}.c-payment-content h4{color:#2f2f2f}.c-payment-content h4 a{color:#50bceb}.c-payment-content h4+.p--large,.c-payment-content .c-attorney__hero__summary h4+p,.c-attorney__hero__summary .c-payment-content h4+p{margin-top:.5rem}.c-payment-content .small-note{font-size:.875rem;color:#75757a;margin-top:.5rem}@media only screen and (min-width:48.0625em){.c-payment-content .row .row{margin-top:4rem;margin-bottom:5rem}.c-payment-content .row .row .column{padding-top:2rem;padding-bottom:2rem}.c-payment-content .row .row .column:first-child{border-right:1px solid #cfcfcf}}@media only screen and (max-width:48em){.c-payment-content .row .row .column:first-child{padding-bottom:3rem}.c-payment-content .row .row .column+.column{border-top:1px solid #cfcfcf;border-bottom:1px solid #cfcfcf;padding-top:2rem;padding-bottom:3rem;margin-bottom:2rem}}.c-payment-content .row .row .column h4{color:#50bceb}.c-payment-content .row .row .column h4+p{margin-top:2rem;margin-bottom:2rem}.c-ebook-jacket-nav .c-nav-primary__list{display:flex;justify-content:space-between}.c-ebook-jacket-nav .c-nav-primary__list li{position:relative;display:inline-block;vertical-align:top;line-height:1.2rem;margin:0}.c-ebook-jacket-nav .c-nav-primary__list li a{font-family:Avenir Next W01,sans-serif;font-weight:600;font-size:1.125rem;text-decoration:none;color:#2f2f2f;padding:.5625rem 1.5rem .5rem;border:1px solid transparent;white-space:nowrap;transition:border .25s}@media only screen and (max-width:48em){.c-ebook-jacket-nav .c-nav-primary__list li a{display:block!important}}.c-ebook-jacket-nav .c-nav-primary__list li a.has-kids{padding-right:2.25rem}.c-ebook-jacket-nav .c-nav-primary__list li a.has-kids:after{position:absolute;margin-left:10px;top:50%;transform:translateY(-50%);content:"";width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#2f2f2f transparent transparent transparent;transition:transform .25s}.c-ebook-jacket-nav .c-nav-primary__list li a.has-kids-expanded:after{transform:translateY(-50%) rotate(180deg)}.theme-dark .c-ebook-jacket-nav .c-nav-primary__list li a{color:#fff}.theme-dark .c-ebook-jacket-nav .c-nav-primary__list li a.has-kids:after{border-color:#fff transparent transparent transparent}.theme-dark .c-ebook-jacket-nav .c-nav-primary__list li a:hover{border-color:#fff}.c-ebook-jacket-nav .c-nav-primary__list li a:hover{border-color:#2f2f2f}.c-ebook-jacket-nav .c-nav-primary__list li.selected>a{border-color:#2f2f2f}.theme-dark .c-ebook-jacket-nav .c-nav-primary__list li.selected>a{border-color:#fff}.c-ebook-jacket-nav .c-nav-primary__list li.highlight a{border:1px solid transparent!important}.c-ebook-jacket-nav .c-nav-primary__list li.highlight a{background-color:#50bceb;color:#13375e;font-weight:700;font-family:Avenir Next W01,sans-serif;font-size:.875rem;padding:.6875rem 1.5rem .625rem;border-radius:0;text-transform:uppercase;margin-left:1rem;transition:color,background-color .25s}.c-ebook-jacket-nav .c-nav-primary__list li.highlight a:hover{border:1px solid transparent;background-color:#0070a6;color:#fff}.c-ebook-header .c-rich-content__text *{text-shadow:0 0 20px rgba(0,0,0,.25)}.is-lp .c-ebook-header h1{font-size:2rem}.is-lp .c-ebook-header h2{font-size:1.5rem}.is-lp .c-ebook-header h3{font-size:1.375rem;margin-top:1rem}@media only screen and (max-width:75em){.is-lp .c-ebook-header h3{font-size:1.125rem}.is-lp .c-ebook-header .c-rich-content__inner{padding-top:3rem}}@media only screen and (min-width:75.0625em){.c-ebook{background-image:linear-gradient(to right,#13375e,#13375e);background-size:42% 100%;background-position:left top;background-repeat:no-repeat}}@media only screen and (min-width:100.0625em){.c-ebook{background-size:35% 100%}}@media only screen and (max-width:75em){.c-ebook__sidebar{display:none}}.c-ebook__menu{color:#fff;padding-left:18px;padding-right:18px}@media only screen and (min-width:75.0625em){.is-lp .c-ebook__menu>ul{margin-top:100px}}.c-ebook__menu ul a{color:#fff;display:block;line-height:1.2;padding:.8125rem 0}.c-ebook__menu ul a.scrollable{color:#50bceb;padding-right:72px}.c-ebook__menu ul a:not(.scrollable){padding-right:144px;position:relative}.c-ebook__menu ul a:not(.scrollable):after{content:url(/dist/images/icon-chevron-right-white.svg);position:absolute;top:14px;right:2.625rem}.c-ebook__menu .active>a:not(.scrollable){font-weight:600;color:#50bceb}.c-ebook__menu .active>a:not(.scrollable):after{transform:rotate(90deg)}.c-ebook__menu .l1{margin:0}.c-ebook__menu .l2>a{font-weight:700!important}.c-ebook__menu .l2>a{font-family:Avenir Next W01,sans-serif;font-size:1.625rem;text-transform:uppercase}.c-ebook__menu .l3>a{font-family:Avenir Next W01,sans-serif;font-weight:400;font-size:1.375rem}.c-ebook__menu .l4>a{font-family:Avenir Next W01,sans-serif;font-weight:400;font-size:1.125rem;padding-top:.5rem;padding-bottom:.5rem}.c-ebook__menu>ul>li>a{display:none}.c-ebook__menu ul{padding-top:1px;padding-bottom:1px}.c-ebook__menu ul ul ul{display:none;padding-left:18px;margin-left:1rem}.c-ebook__menu ul ul ul>li{position:relative}.c-ebook__menu ul ul ul>li>a i:after{content:"";position:absolute;left:-18px;top:50%;transform:translateY(-50%);height:5px;width:5px;background-color:#fff;border-radius:50%}.c-ebook__menu ul ul ul>li>a.scrollable i:after{background-color:#50bceb}.c-ebook__menu ul ul ul>li:before{content:"";position:absolute;top:0;left:-16px;width:1px;height:100%;border-left:1px solid #fff}.c-ebook__menu ul ul ul>li:first-child>a:before{content:"";position:absolute;left:-16px;width:1px;border-left:1px solid #13375e;height:50%;top:0}.c-ebook__menu ul ul ul>li:last-child>a:before{content:"";position:absolute;left:-16px;width:1px;border-left:1px solid #13375e;height:50%;top:auto;bottom:0}.c-ebook__menu ul ul ul>li:only-child>a:before{content:"";position:absolute;left:-16px;width:1px;border-left:1px solid #13375e;height:50%;top:0;bottom:auto}.c-ebook__menu ul ul ul li.l4:before{border-left:none}.c-ebook__menu li.active>ul{display:block}.c-ebook__menu--mobile{padding-left:0;padding-right:0}.c-ebook__menu--mobile a.scrollable{padding-right:18px}.c-ebook__menu--mobile a:not(.scrollable){padding-right:36px}.c-ebook__menu--mobile a:not(.scrollable):after{right:0}@media only screen and (min-width:75.0625em){.c-ebook__content{padding-left:36px}}.c-ebook__content h2{font-size:2rem}@media only screen and (min-width:48.0625em){.c-ebook__content h2{font-size:3.375rem}}@media only screen and (min-width:75.0625em){.c-ebook__content h2{font-size:4.5rem}}.c-ebook__content h3{font-size:1.625rem;font-weight:700}@media only screen and (min-width:48.0625em){.c-ebook__content h3{font-size:2.125rem}}@media only screen and (min-width:75.0625em){.c-ebook__content h3{font-size:2.125rem}}.c-ebook__content h4{font-size:.875rem;font-weight:700;text-transform:uppercase;color:#2f2f2f}@media only screen and (min-width:48.0625em){.c-ebook__content h4{font-size:1.0625rem}}@media only screen and (min-width:75.0625em){.c-ebook__content h4{font-size:1.3125rem}}.c-ebook__content ul{list-style:none;padding:0;margin:2rem 0}.c-ebook__content ul li{position:relative;padding-left:2rem;line-height:1.75em}.c-ebook__content ul li:before{content:"+";font-size:1.75rem;position:absolute;top:0;left:0;color:#0070a6}.c-ebook__content ul li+li{margin-top:1rem}.c-ebook__content ul.no-style li{padding-left:0;margin-bottom:36px}.c-ebook__content ul.no-style li:before{content:""}.c-ebook__content .table-wrapper{overflow-x:auto}.c-ebook__content table{margin:2rem 0;table-layout:fixed;width:100%}.c-ebook__content table tr:first-child td{font-weight:700}.c-ebook__content table td{padding:.5em;vertical-align:top}.c-ebook__content__chapter{position:relative}.c-ebook__content__chapter [class^=addthis_inline_share_toolbox]{margin-top:20px}.c-ebook__content__chapter [class^=addthis_inline_share_toolbox] .at-share-btn{background-color:#cfcfcf!important}@media only screen and (max-width:48em){.c-ebook__content__chapter [class^=addthis_inline_share_toolbox]{display:none}}@media only screen and (min-width:48.0625em){.c-ebook__content__chapter [class^=addthis_inline_share_toolbox]{opacity:0;transition:opacity .4s;position:absolute;right:-40px;padding-left:10px;margin-top:0}.c-ebook__content__chapter [class^=addthis_inline_share_toolbox] .at-share-btn{display:block}}.c-ebook__content__chapter:hover [class^=addthis_inline_share_toolbox]{opacity:1}.c-ebook__content__chapter+h1{margin-top:3.75rem}.c-ebook__content__chapter+h2{margin-top:3.75rem}.c-ebook__content__chapter+h3{margin-top:3rem}.c-ebook__content__chapter+h4{margin-top:3rem}.c-ebook__content__chapter+h5{margin-top:2.25rem}.c-ebook__content__chapter+h6{margin-top:3rem}.c-ebook__content__chapter+p,.c-ebook__content__chapter+.p--small,.c-ebook__content__chapter+.p--large{margin:1em 0 0}.c-ebook__next{padding:24px;background-color:#50bceb;text-align:center}.c-ebook__next strong{font-weight:600}@media only screen and (min-width:48.0625em){.c-ebook__next{padding:36px}}.c-ebook__next h4{color:#13375e;text-transform:none}.c-ebook__next h4 span{font-weight:400}.c-ebook__next h4+p{margin-top:1rem}@media only screen and (min-width:48.0625em){.c-ebook__next h4+p{margin-top:1.5rem}}.c-ebook__next .btn{font-size:.875rem}.c-ebook__next+.c-ebook__next{display:none}.c-ebook-banner{background-color:#f5f5f5;background:linear-gradient(180deg,#cfcfcf80,#f5f5f580 100%,#f0eeed80);padding:24px 0}@media only screen and (max-width:75em){.c-ebook-banner{background-color:#f5f5f5;position:fixed;bottom:0;left:0;width:100%;z-index:10}}@media only screen and (min-width:75.0625em){.c-ebook-banner{background-color:#f5f5f5;padding:0;position:fixed;top:0;left:0;width:100%;z-index:10}}.c-ebook-banner .row{display:flex;flex-wrap:wrap;align-items:center}@media only screen and (min-width:75.0625em){.c-ebook-banner .row{height:100px}}.c-ebook-banner .btn{font-size:.875rem}.c-ebook-banner__text{color:#75757a}.c-ebook-banner__text a{color:#0070a6}@media only screen and (max-width:48em){.c-ebook-banner__text{font-size:1rem}}.c-ebook-banner__actions{text-align:center;margin-top:1.5rem}@media only screen and (min-width:75.0625em){.c-ebook-banner__actions{margin-top:0;text-align:right}}.c-ebook-form{margin:1rem 0}.c-ebook-form ._form-title{margin-bottom:1.5rem}.c-ebook-form ._form_element{position:relative}.c-ebook-form ._error{position:absolute;top:0;right:0;color:#ee3b24;font-size:.75rem}.c-ebook-form input[type=text],.c-ebook-form input[type=password],.c-ebook-form input[type=date],.c-ebook-form input[type=datetime],.c-ebook-form input[type=datetime-local],.c-ebook-form input[type=month],.c-ebook-form input[type=week],.c-ebook-form input[type=email],.c-ebook-form input[type=number],.c-ebook-form input[type=search],.c-ebook-form input[type=tel],.c-ebook-form input[type=time],.c-ebook-form input[type=url],.c-ebook-form input[type=color],.c-ebook-form textarea{margin-bottom:1.5rem;font-size:1.5rem}.ebook-download{background-color:#f5f5f5;padding:3rem;margin-top:3rem}@media only screen and (min-width:75.0625em){.ebook-download{background-image:url(/dist/images/kri-background-blue-sq.svg);background-repeat:no-repeat;background-position:top right}}@media only screen and (max-width:75em){.ebook-download{text-align:center}}.ebook-download h5{line-height:1.4;color:#13375e;margin-bottom:1rem}.ebook-download .btn{padding:20px 60px;font-size:1.5rem}.ebook-download--menu{background:none;padding:0 90px 0 0}.ebook-download--menu h5{color:#fff}.ebook-download--menu .btn{padding-right:60px!important}.ebook-download--menu .btn{color:#13375e;display:inline-block}.ebook-download--menu .btn:after{content:"";display:none}.ebook-jacket__top{padding-top:12.5rem;padding-bottom:6.25rem}@media only screen and (min-width:75.0625em){.ebook-jacket__top{background-image:url(/dist/images/KR-background-pattern.png);background-position:top right;background-repeat:no-repeat;background-size:40%}}.ebook-jacket__top h1,.ebook-jacket__top h2{font-size:3rem;width:80%}.ebook-jacket__top h1,.ebook-jacket__top h2,.ebook-jacket__top h3,.ebook-jacket__top h4,.ebook-jacket__top h5,.ebook-jacket__top h6{color:#13375e}.ebook-jacket__actions .btn{padding:20px 60px;font-size:1rem;margin:2rem 2rem 0 0}.ebook-jacket__actions .btn+.btn{margin-right:0}.ebook-jacket__actions .btn--download:before{vertical-align:sub}.ebook-jacket__bottom{background-color:#13375e;padding-top:3.125rem;padding-bottom:3.125rem}.ebook-jacket__bottom h1,.ebook-jacket__bottom h2,.ebook-jacket__bottom h3,.ebook-jacket__bottom h4,.ebook-jacket__bottom h5,.ebook-jacket__bottom h6{color:#50bceb}.ebook-jacket__bottom p,.ebook-jacket__bottom li,.ebook-jacket__bottom blockquote{color:#fff;font-size:.875rem}.ebook-jacket__bottom h5+p{margin-top:1.5rem}.ebook-jacket__bottom ul{margin-top:1rem}.ebook-jacket__bottom li{list-style:outside;margin-left:2.5rem}.c-ebook-footer{text-align:center}.c-ebook-footer p{font-weight:600;font-size:1rem;margin:1.5rem 0 2.5rem}.c-ebook-footer p span{margin:0 .75rem}#download-overlay{position:fixed;inset:0;z-index:50;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity, 1));--tw-bg-opacity:.25;transition:all .3s ease-out;overflow:visible;transform:scale(1)}#download-overlay .download-container{position:absolute;inset:0;margin:auto;background-color:#fff;width:calc(100% - 30px);max-width:550px;height:100vh;max-height:700px}#download-overlay[aria-hidden=true]{display:none;transform:scale(.8)}.download-overlay{padding:16px 30px}.download-overlay__close-btn{position:absolute;z-index:1;right:30px;top:30px;width:36px;height:36px;cursor:pointer;text-align:center}.download-overlay__close-btn svg{position:relative;top:50%}.algolia__hits .ais-Hits .ais-Hits-list{display:flex;flex-direction:column}.algolia__hits .ais-Hits .ais-Hits-list .ais-Hits-item{padding-top:1.5rem;padding-bottom:1.5rem}.algolia__hits .ais-Hits .ais-Hits-list .ais-Hits-item:not(:last-child){border-bottom-width:1px;--tw-border-opacity:1;border-color:#808184;border-color:rgba(128,129,132,var(--tw-border-opacity, 1))}.ais-Menu .ais-Menu-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem}.ais-Menu .ais-Menu-item{width:-moz-fit-content;width:fit-content;border-width:1px;--tw-border-opacity:1;border-color:#50bceb;border-color:rgba(80,188,235,var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1));padding:.25rem .5rem;--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity, 1));transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ais-Menu .ais-Menu-item.ais-Menu-item--selected,.ais-Menu .ais-Menu-item:hover{--tw-bg-opacity:1;background-color:#50bceb;background-color:rgba(80,188,235,var(--tw-bg-opacity, 1))}@media(min-width:768px){.ais-Menu .ais-Menu-list{flex-direction:column}.ais-Menu .ais-Menu-item{border-style:none}.ais-Menu .ais-Menu-item.ais-Menu-item--selected,.ais-Menu .ais-Menu-item:hover{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1));--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}}.algolia__pagination .ais-Pagination-list{text-align:center}.algolia__pagination .ais-Pagination-item{margin-left:.5rem;margin-right:.5rem;display:inline-block}.algolia__pagination .ais-Pagination-item a{font-family:Avenir Next W01,sans-serif;font-weight:700;--tw-text-opacity:1;color:#808184;color:rgba(128,129,132,var(--tw-text-opacity, 1))}.algolia__pagination .ais-Pagination-item--disabled{display:none}.algolia__pagination .ais-Pagination-item--selected a{--tw-bg-opacity:1;background-color:#0070a6;background-color:rgba(0,112,166,var(--tw-bg-opacity, 1));padding:1px 6px;--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity, 1))}.ais-SearchBox{position:relative;--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.ais-SearchBox .ais-SearchBox-form{position:relative;width:100%}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-input{margin-bottom:0;border-width:1px;--tw-border-opacity:1;border-color:#0070a6;border-color:rgba(0,112,166,var(--tw-border-opacity, 1));--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity, 1));padding:.75rem .75rem .75rem 3rem;font-size:1.125rem}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-submit{position:absolute;bottom:0;left:.75rem;top:0;margin-top:auto;margin-bottom:auto;height:1.5rem;width:1.5rem}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-submit .icon-search{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-reset{position:absolute;bottom:0;right:.75rem;top:0;margin-top:auto;margin-bottom:auto;height:1.5rem;width:1.5rem}.ais-SearchBox .ais-SearchBox-form .ais-SearchBox-reset .ais-SearchBox-resetIcon{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}#block-attorney-hero:after{content:"";z-index:0;position:absolute;width:100%;height:100%;background:linear-gradient(to right,rgb(45,45,45),transparent)}.child-items[\:has\(.btn\)]{margin-top:1.5rem}.child-items:has(.btn){margin-top:1.5rem}.expertise-list a{--tw-text-opacity:1;color:#2f2f2f;color:rgba(47,47,47,var(--tw-text-opacity, 1))}.expertise-list a svg.icon-arrow-right{--tw-translate-x:-2rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.expertise-list a:hover{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.expertise-list a:hover svg.icon-arrow-right{margin-right:0;--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}#filters-overlay,#attorneys-filters-overlay{position:fixed;inset:0;z-index:50;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity, 1));--tw-bg-opacity:.25;transition:all .3s ease-out;overflow:visible;transform:scale(1)}#filters-overlay .filters-container,#attorneys-filters-overlay .filters-container{position:absolute;inset:0;margin:auto;background-color:#fff;width:100%;max-width:550px;height:100vh}#filters-overlay[aria-hidden=true],#attorneys-filters-overlay[aria-hidden=true]{display:none;transform:scale(.8)}.filters-overlay__close-btn{position:relative;z-index:1;cursor:pointer;text-align:center}.filters-overlay__close-btn svg{height:1.25rem;width:1.25rem;--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));position:relative}.filters-overlay__content{position:relative;height:80vh;overflow:auto}#contact-form-overlay{position:fixed;inset:0;z-index:50;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity, 1));--tw-bg-opacity:.95}@media(min-width:768px){#contact-form-overlay{padding:2rem}}#contact-form-overlay{transition:all .3s ease-out;overflow:visible;transform:scale(1)}#contact-form-overlay .contact-form-container{position:relative;margin:auto;height:auto;max-height:100%;width:100%;max-width:800px;overflow-y:auto;overflow-x:hidden;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1))}#contact-form-overlay[aria-hidden=true]{display:none;transform:scale(.8)}.contact-form-overlay__close-btn{position:relative;z-index:1;cursor:pointer;text-align:center}.contact-form-overlay__close-btn svg{height:1.25rem;width:1.25rem;--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1));position:relative}.contact-form-overlay__content{position:relative;height:auto;padding:2rem 2rem 3rem}#search-overlay{position:fixed;inset:0;z-index:50;display:flex;height:100vh;width:100vw;--tw-translate-x:100%;--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));flex-direction:row;justify-content:flex-end;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;transition-timing-function:cubic-bezier(0,0,.2,1)}#search-overlay .overlay-background{position:absolute;inset:0;--tw-bg-opacity:1;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity, 1));opacity:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s;transition-delay:0s;transition-duration:0s;transition-timing-function:cubic-bezier(0,0,.2,1)}#search-overlay.popup_visible{--tw-translate-x:0px;--tw-translate-y:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}#search-overlay.popup_visible .overlay-background{opacity:.95;transition-delay:.3s;transition-duration:.3s}#search-overlay .search-overlay__content{z-index:10;width:100%;overflow:auto;--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity, 1))}@media(min-width:768px){#search-overlay .search-overlay__content{width:80%}}.p-contact__or{margin-top:2.75rem}.p-submit-case label[for=form-input-message]{display:none}.p-submit-case button[type=submit]{padding:1.5rem 3rem}.p-lp-hero{padding:108px 0 72px}@media only screen and (min-width:30.0625em){.p-lp-hero{padding:180px 0 108px}}@media only screen and (min-width:48.0625em){.p-lp-section-2-body{padding-left:2rem}}.attorneys-news-banner h4,.attorneys-news-banner h5{color:#fff!important}.has-column-borders .column+.column{border-left:1px solid #cfcfcf}.u-text-left{text-align:left!important}.u-text-center{text-align:center!important}.u-text-right{text-align:right!important}@media only screen{.u-text-left\@xsmall{text-align:left!important}.u-text-center\@xsmall{text-align:center!important}.u-text-right\@xsmall{text-align:right!important}}@media only screen and (min-width:20.0625em){.u-text-left\@small{text-align:left!important}.u-text-center\@small{text-align:center!important}.u-text-right\@small{text-align:right!important}}@media only screen and (min-width:30.0625em){.u-text-left\@medium{text-align:left!important}.u-text-center\@medium{text-align:center!important}.u-text-right\@medium{text-align:right!important}}@media only screen and (min-width:48.0625em){.u-text-left\@large{text-align:left!important}.u-text-center\@large{text-align:center!important}.u-text-right\@large{text-align:right!important}}@media only screen and (min-width:75.0625em){.u-text-left\@xlarge{text-align:left!important}.u-text-center\@xlarge{text-align:center!important}.u-text-right\@xlarge{text-align:right!important}}@media only screen and (min-width:100.0625em){.u-text-left\@xxlarge{text-align:left!important}.u-text-center\@xxlarge{text-align:center!important}.u-text-right\@xxlarge{text-align:right!important}}.u-pad-section{padding-top:54px;padding-bottom:54px}@media only screen and (min-width:30.0625em){.u-pad-section{padding-top:90px;padding-bottom:90px}}@media only screen and (min-width:75.0625em){.u-pad-section{padding-top:108px;padding-bottom:108px}}.u-pad-section-t{padding-top:54px}@media only screen and (min-width:48.0625em){.u-pad-section-t{padding-top:90px}}@media only screen and (min-width:75.0625em){.u-pad-section-t{padding-top:108px}}.u-pad-section-b{padding-bottom:54px}@media only screen and (min-width:48.0625em){.u-pad-section-b{padding-bottom:90px}}@media only screen and (min-width:75.0625em){.u-pad-section-b{padding-bottom:108px}}.u-pad-section-super{padding-top:108px;padding-bottom:108px}@media only screen and (min-width:30.0625em){.u-pad-section-super{padding-top:180px;padding-bottom:180px}}@media only screen and (min-width:75.0625em){.u-pad-section-super{padding-top:216px;padding-bottom:216px}}.u-pad-section-small{padding-top:40.5px;padding-bottom:40.5px}@media only screen and (min-width:30.0625em){.u-pad-section-small{padding-top:67.5px;padding-bottom:67.5px}}@media only screen and (min-width:75.0625em){.u-pad-section-small{padding-top:81px;padding-bottom:81px}}.u-pad-section-small-t{padding-top:40.5px}@media only screen and (min-width:30.0625em){.u-pad-section-small-t{padding-top:67.5px}}@media only screen and (min-width:75.0625em){.u-pad-section-small-t{padding-top:81px}}.u-pad-section-small-b{padding-bottom:40.5px}@media only screen and (min-width:30.0625em){.u-pad-section-small-b{padding-bottom:67.5px}}@media only screen and (min-width:75.0625em){.u-pad-section-small-b{padding-bottom:81px}}.u-pad-section-micro{padding-top:21.6px;padding-bottom:21.6px}@media only screen and (min-width:30.0625em){.u-pad-section-micro{padding-top:36px;padding-bottom:36px}}@media only screen and (min-width:75.0625em){.u-pad-section-micro{padding-top:43.2px;padding-bottom:43.2px}}.u-pad-section-micro-t{padding-top:21.6px}@media only screen and (min-width:30.0625em){.u-pad-section-micro-t{padding-top:36px}}@media only screen and (min-width:75.0625em){.u-pad-section-micro-t{padding-top:43.2px}}.u-pad-section-micro-b{padding-bottom:21.6px}@media only screen and (min-width:30.0625em){.u-pad-section-micro-b{padding-bottom:36px}}@media only screen and (min-width:75.0625em){.u-pad-section-micro-b{padding-bottom:43.2px}}.u-pad-card{padding:72px}@media only screen and (min-width:48.0625em){.u-pad-card{padding:108px}}.u-pad{padding:36px}.u-pad-reset{padding:0}.u-pad-reset-v{padding-top:0;padding-bottom:0}.u-pad-reset-h{padding-left:0;padding-right:0}.u-pad-reset-t{padding-top:0}.u-pad-reset-b{padding-bottom:0}.u-pad-reset-l{padding-left:0}.u-pad-reset-r{padding-right:0}.u-pad-v{padding-top:36px;padding-bottom:36px}.u-pad-v-half{padding-top:18px;padding-bottom:18px}.u-pad-v-double{padding-top:72px;padding-bottom:72px}.u-pad-h{padding-left:36px;padding-right:36px}.u-pad-t{padding-top:36px}.u-pad-t-half{padding-top:18px}.u-pad-t-double{padding-top:72px}.u-pad-b{padding-bottom:36px}.u-pad-b-half{padding-bottom:18px}.u-pad-b-double{padding-bottom:72px}.u-pad-b-triple{padding-bottom:108px}@media only screen{.u-pad\@xsmall{padding:36px}.u-pad-reset\@xsmall{padding:0}.u-pad-reset-v\@xsmall{padding-top:0;padding-bottom:0}.u-pad-reset-h\@xsmall{padding-left:0;padding-right:0}.u-pad-reset-t\@xsmall{padding-top:0}.u-pad-reset-b\@xsmall{padding-bottom:0}.u-pad-reset-l\@xsmall{padding-left:0}.u-pad-reset-r\@xsmall{padding-right:0}.u-pad-v\@xsmall{padding-top:36px;padding-bottom:36px}.u-pad-v-half\@xsmall{padding-top:18px;padding-bottom:18px}.u-pad-v-double\@xsmall{padding-top:72px;padding-bottom:72px}.u-pad-h\@xsmall{padding-left:36px;padding-right:36px}.u-pad-t\@xsmall{padding-top:36px}.u-pad-t-half\@xsmall{padding-top:18px}.u-pad-t-double\@xsmall{padding-top:72px}.u-pad-b\@xsmall{padding-bottom:36px}.u-pad-b-half\@xsmall{padding-bottom:18px}.u-pad-b-double\@xsmall{padding-bottom:72px}.u-pad-b-triple\@xsmall{padding-bottom:108px}}@media only screen and (min-width:20.0625em){.u-pad\@small{padding:36px}.u-pad-reset\@small{padding:0}.u-pad-reset-v\@small{padding-top:0;padding-bottom:0}.u-pad-reset-h\@small{padding-left:0;padding-right:0}.u-pad-reset-t\@small{padding-top:0}.u-pad-reset-b\@small{padding-bottom:0}.u-pad-reset-l\@small{padding-left:0}.u-pad-reset-r\@small{padding-right:0}.u-pad-v\@small{padding-top:36px;padding-bottom:36px}.u-pad-v-half\@small{padding-top:18px;padding-bottom:18px}.u-pad-v-double\@small{padding-top:72px;padding-bottom:72px}.u-pad-h\@small{padding-left:36px;padding-right:36px}.u-pad-t\@small{padding-top:36px}.u-pad-t-half\@small{padding-top:18px}.u-pad-t-double\@small{padding-top:72px}.u-pad-b\@small{padding-bottom:36px}.u-pad-b-half\@small{padding-bottom:18px}.u-pad-b-double\@small{padding-bottom:72px}.u-pad-b-triple\@small{padding-bottom:108px}}@media only screen and (min-width:30.0625em){.u-pad\@medium{padding:36px}.u-pad-reset\@medium{padding:0}.u-pad-reset-v\@medium{padding-top:0;padding-bottom:0}.u-pad-reset-h\@medium{padding-left:0;padding-right:0}.u-pad-reset-t\@medium{padding-top:0}.u-pad-reset-b\@medium{padding-bottom:0}.u-pad-reset-l\@medium{padding-left:0}.u-pad-reset-r\@medium{padding-right:0}.u-pad-v\@medium{padding-top:36px;padding-bottom:36px}.u-pad-v-half\@medium{padding-top:18px;padding-bottom:18px}.u-pad-v-double\@medium{padding-top:72px;padding-bottom:72px}.u-pad-h\@medium{padding-left:36px;padding-right:36px}.u-pad-t\@medium{padding-top:36px}.u-pad-t-half\@medium{padding-top:18px}.u-pad-t-double\@medium{padding-top:72px}.u-pad-b\@medium{padding-bottom:36px}.u-pad-b-half\@medium{padding-bottom:18px}.u-pad-b-double\@medium{padding-bottom:72px}.u-pad-b-triple\@medium{padding-bottom:108px}}@media only screen and (min-width:48.0625em){.u-pad\@large{padding:36px}.u-pad-reset\@large{padding:0}.u-pad-reset-v\@large{padding-top:0;padding-bottom:0}.u-pad-reset-h\@large{padding-left:0;padding-right:0}.u-pad-reset-t\@large{padding-top:0}.u-pad-reset-b\@large{padding-bottom:0}.u-pad-reset-l\@large{padding-left:0}.u-pad-reset-r\@large{padding-right:0}.u-pad-v\@large{padding-top:36px;padding-bottom:36px}.u-pad-v-half\@large{padding-top:18px;padding-bottom:18px}.u-pad-v-double\@large{padding-top:72px;padding-bottom:72px}.u-pad-h\@large{padding-left:36px;padding-right:36px}.u-pad-t\@large{padding-top:36px}.u-pad-t-half\@large{padding-top:18px}.u-pad-t-double\@large{padding-top:72px}.u-pad-b\@large{padding-bottom:36px}.u-pad-b-half\@large{padding-bottom:18px}.u-pad-b-double\@large{padding-bottom:72px}.u-pad-b-triple\@large{padding-bottom:108px}}@media only screen and (min-width:75.0625em){.u-pad\@xlarge{padding:36px}.u-pad-reset\@xlarge{padding:0}.u-pad-reset-v\@xlarge{padding-top:0;padding-bottom:0}.u-pad-reset-h\@xlarge{padding-left:0;padding-right:0}.u-pad-reset-t\@xlarge{padding-top:0}.u-pad-reset-b\@xlarge{padding-bottom:0}.u-pad-reset-l\@xlarge{padding-left:0}.u-pad-reset-r\@xlarge{padding-right:0}.u-pad-v\@xlarge{padding-top:36px;padding-bottom:36px}.u-pad-v-half\@xlarge{padding-top:18px;padding-bottom:18px}.u-pad-v-double\@xlarge{padding-top:72px;padding-bottom:72px}.u-pad-h\@xlarge{padding-left:36px;padding-right:36px}.u-pad-t\@xlarge{padding-top:36px}.u-pad-t-half\@xlarge{padding-top:18px}.u-pad-t-double\@xlarge{padding-top:72px}.u-pad-b\@xlarge{padding-bottom:36px}.u-pad-b-half\@xlarge{padding-bottom:18px}.u-pad-b-double\@xlarge{padding-bottom:72px}.u-pad-b-triple\@xlarge{padding-bottom:108px}}@media only screen and (min-width:100.0625em){.u-pad\@xxlarge{padding:36px}.u-pad-reset\@xxlarge{padding:0}.u-pad-reset-v\@xxlarge{padding-top:0;padding-bottom:0}.u-pad-reset-h\@xxlarge{padding-left:0;padding-right:0}.u-pad-reset-t\@xxlarge{padding-top:0}.u-pad-reset-b\@xxlarge{padding-bottom:0}.u-pad-reset-l\@xxlarge{padding-left:0}.u-pad-reset-r\@xxlarge{padding-right:0}.u-pad-v\@xxlarge{padding-top:36px;padding-bottom:36px}.u-pad-v-half\@xxlarge{padding-top:18px;padding-bottom:18px}.u-pad-v-double\@xxlarge{padding-top:72px;padding-bottom:72px}.u-pad-h\@xxlarge{padding-left:36px;padding-right:36px}.u-pad-t\@xxlarge{padding-top:36px}.u-pad-t-half\@xxlarge{padding-top:18px}.u-pad-t-double\@xxlarge{padding-top:72px}.u-pad-b\@xxlarge{padding-bottom:36px}.u-pad-b-half\@xxlarge{padding-bottom:18px}.u-pad-b-double\@xxlarge{padding-bottom:72px}.u-pad-b-triple\@xxlarge{padding-bottom:108px}}body .u-block--padding-top-xxsmall{padding-top:10.44px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-xxsmall{padding-top:10.8px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-xxsmall{padding-top:11.16px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-xxsmall{padding-top:11.52px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-xxsmall{padding-top:11.88px}}body .u-block--padding-top-xsmall{padding-top:18px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-xsmall{padding-top:18px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-xsmall{padding-top:23.76px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-xsmall{padding-top:23.76px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-xsmall{padding-top:23.76px}}body .u-block--padding-top-small{padding-top:27px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-small{padding-top:36px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-small{padding-top:36px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-small{padding-top:36px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-small{padding-top:36px}}body .u-block--padding-top-medium{padding-top:37.8px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-medium{padding-top:41.76px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-medium{padding-top:47.88px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-medium{padding-top:47.88px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-medium{padding-top:47.88px}}body .u-block--padding-top-large{padding-top:41.76px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-large{padding-top:47.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-large{padding-top:59.76px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-large{padding-top:59.76px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-large{padding-top:59.76px}}body .u-block--padding-top-xlarge{padding-top:47.88px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-xlarge{padding-top:59.76px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-xlarge{padding-top:72px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-xlarge{padding-top:72px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-xlarge{padding-top:72px}}body .u-block--padding-top-xxlarge{padding-top:59.76px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-xxlarge{padding-top:72px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-xxlarge{padding-top:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-xxlarge{padding-top:83.88px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-xxlarge{padding-top:83.88px}}body .u-block--padding-top-super{padding-top:48px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-super{padding-top:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-super{padding-top:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-super{padding-top:95.76px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-super{padding-top:95.76px}}body .u-block--padding-top-xsuper{padding-top:36px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-xsuper{padding-top:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-xsuper{padding-top:108px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-xsuper{padding-top:108px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-xsuper{padding-top:108px}}body .u-block--padding-top-xxsuper{padding-top:108px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-xxsuper{padding-top:119.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-xxsuper{padding-top:144px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-xxsuper{padding-top:144px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-xxsuper{padding-top:144px}}body .u-block--padding-top-xxxsuper{padding-top:155.88px}@media only screen and (min-width:30.0625em){body .u-block--padding-top-xxxsuper{padding-top:155.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-top-xxxsuper{padding-top:216px}}@media only screen and (min-width:75.0625em){body .u-block--padding-top-xxxsuper{padding-top:216px}}@media only screen and (min-width:100.0625em){body .u-block--padding-top-xxxsuper{padding-top:216px}}body .u-block--padding-bottom-xxsmall{padding-bottom:10.44px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-xxsmall{padding-bottom:10.8px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-xxsmall{padding-bottom:11.16px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-xxsmall{padding-bottom:11.52px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-xxsmall{padding-bottom:11.88px}}body .u-block--padding-bottom-xsmall{padding-bottom:18px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-xsmall{padding-bottom:18px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-xsmall{padding-bottom:23.76px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-xsmall{padding-bottom:23.76px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-xsmall{padding-bottom:23.76px}}body .u-block--padding-bottom-small{padding-bottom:27px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-small{padding-bottom:36px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-small{padding-bottom:36px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-small{padding-bottom:36px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-small{padding-bottom:36px}}body .u-block--padding-bottom-medium{padding-bottom:37.8px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-medium{padding-bottom:41.76px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-medium{padding-bottom:47.88px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-medium{padding-bottom:47.88px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-medium{padding-bottom:47.88px}}body .u-block--padding-bottom-large{padding-bottom:41.76px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-large{padding-bottom:47.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-large{padding-bottom:59.76px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-large{padding-bottom:59.76px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-large{padding-bottom:59.76px}}body .u-block--padding-bottom-xlarge{padding-bottom:47.88px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-xlarge{padding-bottom:59.76px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-xlarge{padding-bottom:72px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-xlarge{padding-bottom:72px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-xlarge{padding-bottom:72px}}body .u-block--padding-bottom-xxlarge{padding-bottom:59.76px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-xxlarge{padding-bottom:72px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-xxlarge{padding-bottom:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-xxlarge{padding-bottom:83.88px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-xxlarge{padding-bottom:83.88px}}body .u-block--padding-bottom-super{padding-bottom:48px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-super{padding-bottom:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-super{padding-bottom:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-super{padding-bottom:95.76px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-super{padding-bottom:95.76px}}body .u-block--padding-bottom-xsuper{padding-bottom:36px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-xsuper{padding-bottom:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-xsuper{padding-bottom:108px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-xsuper{padding-bottom:108px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-xsuper{padding-bottom:108px}}body .u-block--padding-bottom-xxsuper{padding-bottom:108px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-xxsuper{padding-bottom:119.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-xxsuper{padding-bottom:144px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-xxsuper{padding-bottom:144px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-xxsuper{padding-bottom:144px}}body .u-block--padding-bottom-xxxsuper{padding-bottom:155.88px}@media only screen and (min-width:30.0625em){body .u-block--padding-bottom-xxxsuper{padding-bottom:155.88px}}@media only screen and (min-width:48.0625em){body .u-block--padding-bottom-xxxsuper{padding-bottom:216px}}@media only screen and (min-width:75.0625em){body .u-block--padding-bottom-xxxsuper{padding-bottom:216px}}@media only screen and (min-width:100.0625em){body .u-block--padding-bottom-xxxsuper{padding-bottom:216px}}body .u-block--margin-top-xxsmall{margin-top:10.44px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-xxsmall{margin-top:10.8px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-xxsmall{margin-top:11.16px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-xxsmall{margin-top:11.52px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-xxsmall{margin-top:11.88px}}body .u-block--margin-top-xsmall{margin-top:18px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-xsmall{margin-top:18px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-xsmall{margin-top:23.76px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-xsmall{margin-top:23.76px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-xsmall{margin-top:23.76px}}body .u-block--margin-top-small{margin-top:27px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-small{margin-top:36px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-small{margin-top:36px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-small{margin-top:36px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-small{margin-top:36px}}body .u-block--margin-top-medium{margin-top:37.8px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-medium{margin-top:41.76px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-medium{margin-top:47.88px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-medium{margin-top:47.88px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-medium{margin-top:47.88px}}body .u-block--margin-top-large{margin-top:41.76px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-large{margin-top:47.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-large{margin-top:59.76px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-large{margin-top:59.76px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-large{margin-top:59.76px}}body .u-block--margin-top-xlarge{margin-top:47.88px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-xlarge{margin-top:59.76px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-xlarge{margin-top:72px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-xlarge{margin-top:72px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-xlarge{margin-top:72px}}body .u-block--margin-top-xxlarge{margin-top:59.76px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-xxlarge{margin-top:72px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-xxlarge{margin-top:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-xxlarge{margin-top:83.88px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-xxlarge{margin-top:83.88px}}body .u-block--margin-top-super{margin-top:48px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-super{margin-top:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-super{margin-top:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-super{margin-top:95.76px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-super{margin-top:95.76px}}body .u-block--margin-top-xsuper{margin-top:36px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-xsuper{margin-top:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-xsuper{margin-top:108px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-xsuper{margin-top:108px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-xsuper{margin-top:108px}}body .u-block--margin-top-xxsuper{margin-top:108px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-xxsuper{margin-top:119.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-xxsuper{margin-top:144px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-xxsuper{margin-top:144px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-xxsuper{margin-top:144px}}body .u-block--margin-top-xxxsuper{margin-top:155.88px}@media only screen and (min-width:30.0625em){body .u-block--margin-top-xxxsuper{margin-top:155.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-top-xxxsuper{margin-top:216px}}@media only screen and (min-width:75.0625em){body .u-block--margin-top-xxxsuper{margin-top:216px}}@media only screen and (min-width:100.0625em){body .u-block--margin-top-xxxsuper{margin-top:216px}}body .u-block--margin-bottom-xxsmall{margin-bottom:10.44px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-xxsmall{margin-bottom:10.8px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-xxsmall{margin-bottom:11.16px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-xxsmall{margin-bottom:11.52px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-xxsmall{margin-bottom:11.88px}}body .u-block--margin-bottom-xsmall{margin-bottom:18px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-xsmall{margin-bottom:23.76px}}body .u-block--margin-bottom-small{margin-bottom:27px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-small{margin-bottom:36px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-small{margin-bottom:36px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-small{margin-bottom:36px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-small{margin-bottom:36px}}body .u-block--margin-bottom-medium{margin-bottom:37.8px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-medium{margin-bottom:41.76px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-medium{margin-bottom:47.88px}}body .u-block--margin-bottom-large{margin-bottom:41.76px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-large{margin-bottom:47.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-large{margin-bottom:59.76px}}body .u-block--margin-bottom-xlarge{margin-bottom:47.88px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-xlarge{margin-bottom:59.76px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-xlarge{margin-bottom:72px}}body .u-block--margin-bottom-xxlarge{margin-bottom:59.76px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-xxlarge{margin-bottom:72px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-xxlarge{margin-bottom:83.88px}}body .u-block--margin-bottom-super{margin-bottom:48px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-super{margin-bottom:95.76px}}body .u-block--margin-bottom-xsuper{margin-bottom:36px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-xsuper{margin-bottom:108px}}body .u-block--margin-bottom-xxsuper{margin-bottom:108px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-xxsuper{margin-bottom:119.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-xxsuper{margin-bottom:144px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-xxsuper{margin-bottom:144px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-xxsuper{margin-bottom:144px}}body .u-block--margin-bottom-xxxsuper{margin-bottom:155.88px}@media only screen and (min-width:30.0625em){body .u-block--margin-bottom-xxxsuper{margin-bottom:155.88px}}@media only screen and (min-width:48.0625em){body .u-block--margin-bottom-xxxsuper{margin-bottom:216px}}@media only screen and (min-width:75.0625em){body .u-block--margin-bottom-xxxsuper{margin-bottom:216px}}@media only screen and (min-width:100.0625em){body .u-block--margin-bottom-xxxsuper{margin-bottom:216px}}.u-block-nav-offset{margin-top:131px}@media only screen and (min-width:48.0625em){.u-block-2up-spacing-right{padding-right:4rem}.u-block-2up-spacing-left{padding-left:4rem}}@media only screen{body .u-column--small-top-none{margin-top:0!important}body .u-column--small-bottom-none{margin-bottom:0!important}body .u-column--small-top-xxsmall{margin-top:10.44px}body .u-column--small-bottom-xxsmall{margin-bottom:10.44px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-xxsmall{margin-top:10.8px}body .u-column--small-bottom-xxsmall{margin-bottom:10.8px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-xxsmall{margin-top:11.16px}body .u-column--small-bottom-xxsmall{margin-bottom:11.16px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-xxsmall{margin-top:11.52px}body .u-column--small-bottom-xxsmall{margin-bottom:11.52px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-xxsmall{margin-top:11.88px}body .u-column--small-bottom-xxsmall{margin-bottom:11.88px}}@media only screen{body .u-column--small-top-xsmall{margin-top:18px}body .u-column--small-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-xsmall{margin-top:18px}body .u-column--small-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-xsmall{margin-top:23.76px}body .u-column--small-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-xsmall{margin-top:23.76px}body .u-column--small-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-xsmall{margin-top:23.76px}body .u-column--small-bottom-xsmall{margin-bottom:23.76px}}@media only screen{body .u-column--small-top-small{margin-top:12px}body .u-column--small-bottom-small{margin-bottom:12px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-small{margin-top:36px}body .u-column--small-bottom-small{margin-bottom:36px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-small{margin-top:36px}body .u-column--small-bottom-small{margin-bottom:36px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-small{margin-top:36px}body .u-column--small-bottom-small{margin-bottom:36px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-small{margin-top:36px}body .u-column--small-bottom-small{margin-bottom:36px}}@media only screen{body .u-column--small-top-medium{margin-top:18px}body .u-column--small-bottom-medium{margin-bottom:18px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-medium{margin-top:41.76px}body .u-column--small-bottom-medium{margin-bottom:41.76px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-medium{margin-top:47.88px}body .u-column--small-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-medium{margin-top:47.88px}body .u-column--small-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-medium{margin-top:47.88px}body .u-column--small-bottom-medium{margin-bottom:47.88px}}@media only screen{body .u-column--small-top-large{margin-top:41.76px}body .u-column--small-bottom-large{margin-bottom:41.76px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-large{margin-top:47.88px}body .u-column--small-bottom-large{margin-bottom:47.88px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-large{margin-top:59.76px}body .u-column--small-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-large{margin-top:59.76px}body .u-column--small-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-large{margin-top:59.76px}body .u-column--small-bottom-large{margin-bottom:59.76px}}@media only screen{body .u-column--small-top-xlarge{margin-top:24.08px}body .u-column--small-bottom-xlarge{margin-bottom:24.08px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-xlarge{margin-top:59.76px}body .u-column--small-bottom-xlarge{margin-bottom:59.76px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-xlarge{margin-top:72px}body .u-column--small-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-xlarge{margin-top:72px}body .u-column--small-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-xlarge{margin-top:72px}body .u-column--small-bottom-xlarge{margin-bottom:72px}}@media only screen{body .u-column--small-top-xxlarge{margin-top:59.76px}body .u-column--small-bottom-xxlarge{margin-bottom:59.76px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-xxlarge{margin-top:72px}body .u-column--small-bottom-xxlarge{margin-bottom:72px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-xxlarge{margin-top:83.88px}body .u-column--small-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-xxlarge{margin-top:83.88px}body .u-column--small-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-xxlarge{margin-top:83.88px}body .u-column--small-bottom-xxlarge{margin-bottom:83.88px}}@media only screen{body .u-column--small-top-super{margin-top:72px}body .u-column--small-bottom-super{margin-bottom:72px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-super{margin-top:83.88px}body .u-column--small-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-super{margin-top:83.88px}body .u-column--small-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-super{margin-top:95.76px}body .u-column--small-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-super{margin-top:95.76px}body .u-column--small-bottom-super{margin-bottom:95.76px}}@media only screen{body .u-column--small-top-xsuper{margin-top:83.88px}body .u-column--small-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em){body .u-column--small-top-xsuper{margin-top:83.88px}body .u-column--small-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em){body .u-column--small-top-xsuper{margin-top:108px}body .u-column--small-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:75.0625em){body .u-column--small-top-xsuper{margin-top:108px}body .u-column--small-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:100.0625em){body .u-column--small-top-xsuper{margin-top:108px}body .u-column--small-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-none{margin-top:0!important}body .u-column--medium-bottom-none{margin-bottom:0!important}body .u-column--medium-top-xxsmall{margin-top:10.44px}body .u-column--medium-bottom-xxsmall{margin-bottom:10.44px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-xxsmall{margin-top:10.8px}body .u-column--medium-bottom-xxsmall{margin-bottom:10.8px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-xxsmall{margin-top:11.16px}body .u-column--medium-bottom-xxsmall{margin-bottom:11.16px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-xxsmall{margin-top:11.52px}body .u-column--medium-bottom-xxsmall{margin-bottom:11.52px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-xxsmall{margin-top:11.88px}body .u-column--medium-bottom-xxsmall{margin-bottom:11.88px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-xsmall{margin-top:18px}body .u-column--medium-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-xsmall{margin-top:18px}body .u-column--medium-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-xsmall{margin-top:23.76px}body .u-column--medium-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-xsmall{margin-top:23.76px}body .u-column--medium-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-xsmall{margin-top:23.76px}body .u-column--medium-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-small{margin-top:12px}body .u-column--medium-bottom-small{margin-bottom:12px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-small{margin-top:36px}body .u-column--medium-bottom-small{margin-bottom:36px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-small{margin-top:36px}body .u-column--medium-bottom-small{margin-bottom:36px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-small{margin-top:36px}body .u-column--medium-bottom-small{margin-bottom:36px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-small{margin-top:36px}body .u-column--medium-bottom-small{margin-bottom:36px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-medium{margin-top:18px}body .u-column--medium-bottom-medium{margin-bottom:18px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-medium{margin-top:41.76px}body .u-column--medium-bottom-medium{margin-bottom:41.76px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-medium{margin-top:47.88px}body .u-column--medium-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-medium{margin-top:47.88px}body .u-column--medium-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-medium{margin-top:47.88px}body .u-column--medium-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-large{margin-top:41.76px}body .u-column--medium-bottom-large{margin-bottom:41.76px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-large{margin-top:47.88px}body .u-column--medium-bottom-large{margin-bottom:47.88px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-large{margin-top:59.76px}body .u-column--medium-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-large{margin-top:59.76px}body .u-column--medium-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-large{margin-top:59.76px}body .u-column--medium-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-xlarge{margin-top:24.08px}body .u-column--medium-bottom-xlarge{margin-bottom:24.08px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-xlarge{margin-top:59.76px}body .u-column--medium-bottom-xlarge{margin-bottom:59.76px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-xlarge{margin-top:72px}body .u-column--medium-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-xlarge{margin-top:72px}body .u-column--medium-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-xlarge{margin-top:72px}body .u-column--medium-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-xxlarge{margin-top:59.76px}body .u-column--medium-bottom-xxlarge{margin-bottom:59.76px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-xxlarge{margin-top:72px}body .u-column--medium-bottom-xxlarge{margin-bottom:72px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-xxlarge{margin-top:83.88px}body .u-column--medium-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-xxlarge{margin-top:83.88px}body .u-column--medium-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-xxlarge{margin-top:83.88px}body .u-column--medium-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-super{margin-top:72px}body .u-column--medium-bottom-super{margin-bottom:72px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-super{margin-top:83.88px}body .u-column--medium-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-super{margin-top:83.88px}body .u-column--medium-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-super{margin-top:95.76px}body .u-column--medium-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-super{margin-top:95.76px}body .u-column--medium-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:30.0625em){body .u-column--medium-top-xsuper{margin-top:83.88px}body .u-column--medium-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em)and (min-width:30.0625em){body .u-column--medium-top-xsuper{margin-top:83.88px}body .u-column--medium-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:30.0625em)and (min-width:48.0625em){body .u-column--medium-top-xsuper{margin-top:108px}body .u-column--medium-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:30.0625em)and (min-width:75.0625em){body .u-column--medium-top-xsuper{margin-top:108px}body .u-column--medium-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:30.0625em)and (min-width:100.0625em){body .u-column--medium-top-xsuper{margin-top:108px}body .u-column--medium-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-none{margin-top:0!important}body .u-column--large-bottom-none{margin-bottom:0!important}body .u-column--large-top-xxsmall{margin-top:10.44px}body .u-column--large-bottom-xxsmall{margin-bottom:10.44px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-xxsmall{margin-top:10.8px}body .u-column--large-bottom-xxsmall{margin-bottom:10.8px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-xxsmall{margin-top:11.16px}body .u-column--large-bottom-xxsmall{margin-bottom:11.16px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-xxsmall{margin-top:11.52px}body .u-column--large-bottom-xxsmall{margin-bottom:11.52px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-xxsmall{margin-top:11.88px}body .u-column--large-bottom-xxsmall{margin-bottom:11.88px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-xsmall{margin-top:18px}body .u-column--large-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-xsmall{margin-top:18px}body .u-column--large-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-xsmall{margin-top:23.76px}body .u-column--large-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-xsmall{margin-top:23.76px}body .u-column--large-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-xsmall{margin-top:23.76px}body .u-column--large-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-small{margin-top:12px}body .u-column--large-bottom-small{margin-bottom:12px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-small{margin-top:36px}body .u-column--large-bottom-small{margin-bottom:36px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-small{margin-top:36px}body .u-column--large-bottom-small{margin-bottom:36px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-small{margin-top:36px}body .u-column--large-bottom-small{margin-bottom:36px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-small{margin-top:36px}body .u-column--large-bottom-small{margin-bottom:36px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-medium{margin-top:18px}body .u-column--large-bottom-medium{margin-bottom:18px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-medium{margin-top:41.76px}body .u-column--large-bottom-medium{margin-bottom:41.76px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-medium{margin-top:47.88px}body .u-column--large-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-medium{margin-top:47.88px}body .u-column--large-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-medium{margin-top:47.88px}body .u-column--large-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-large{margin-top:41.76px}body .u-column--large-bottom-large{margin-bottom:41.76px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-large{margin-top:47.88px}body .u-column--large-bottom-large{margin-bottom:47.88px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-large{margin-top:59.76px}body .u-column--large-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-large{margin-top:59.76px}body .u-column--large-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-large{margin-top:59.76px}body .u-column--large-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-xlarge{margin-top:24.08px}body .u-column--large-bottom-xlarge{margin-bottom:24.08px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-xlarge{margin-top:59.76px}body .u-column--large-bottom-xlarge{margin-bottom:59.76px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-xlarge{margin-top:72px}body .u-column--large-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-xlarge{margin-top:72px}body .u-column--large-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-xlarge{margin-top:72px}body .u-column--large-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-xxlarge{margin-top:59.76px}body .u-column--large-bottom-xxlarge{margin-bottom:59.76px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-xxlarge{margin-top:72px}body .u-column--large-bottom-xxlarge{margin-bottom:72px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-xxlarge{margin-top:83.88px}body .u-column--large-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-xxlarge{margin-top:83.88px}body .u-column--large-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-xxlarge{margin-top:83.88px}body .u-column--large-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-super{margin-top:72px}body .u-column--large-bottom-super{margin-bottom:72px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-super{margin-top:83.88px}body .u-column--large-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-super{margin-top:83.88px}body .u-column--large-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-super{margin-top:95.76px}body .u-column--large-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-super{margin-top:95.76px}body .u-column--large-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:48.0625em){body .u-column--large-top-xsuper{margin-top:83.88px}body .u-column--large-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em)and (min-width:30.0625em){body .u-column--large-top-xsuper{margin-top:83.88px}body .u-column--large-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:48.0625em)and (min-width:48.0625em){body .u-column--large-top-xsuper{margin-top:108px}body .u-column--large-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:48.0625em)and (min-width:75.0625em){body .u-column--large-top-xsuper{margin-top:108px}body .u-column--large-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:48.0625em)and (min-width:100.0625em){body .u-column--large-top-xsuper{margin-top:108px}body .u-column--large-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-none{margin-top:0!important}body .u-column--xlarge-bottom-none{margin-bottom:0!important}body .u-column--xlarge-top-xxsmall{margin-top:10.44px}body .u-column--xlarge-bottom-xxsmall{margin-bottom:10.44px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-xxsmall{margin-top:10.8px}body .u-column--xlarge-bottom-xxsmall{margin-bottom:10.8px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-xxsmall{margin-top:11.16px}body .u-column--xlarge-bottom-xxsmall{margin-bottom:11.16px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-xxsmall{margin-top:11.52px}body .u-column--xlarge-bottom-xxsmall{margin-bottom:11.52px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-xxsmall{margin-top:11.88px}body .u-column--xlarge-bottom-xxsmall{margin-bottom:11.88px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-xsmall{margin-top:18px}body .u-column--xlarge-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-xsmall{margin-top:18px}body .u-column--xlarge-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-xsmall{margin-top:23.76px}body .u-column--xlarge-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-xsmall{margin-top:23.76px}body .u-column--xlarge-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-xsmall{margin-top:23.76px}body .u-column--xlarge-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-small{margin-top:12px}body .u-column--xlarge-bottom-small{margin-bottom:12px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-small{margin-top:36px}body .u-column--xlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-small{margin-top:36px}body .u-column--xlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-small{margin-top:36px}body .u-column--xlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-small{margin-top:36px}body .u-column--xlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-medium{margin-top:18px}body .u-column--xlarge-bottom-medium{margin-bottom:18px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-medium{margin-top:41.76px}body .u-column--xlarge-bottom-medium{margin-bottom:41.76px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-medium{margin-top:47.88px}body .u-column--xlarge-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-medium{margin-top:47.88px}body .u-column--xlarge-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-medium{margin-top:47.88px}body .u-column--xlarge-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-large{margin-top:41.76px}body .u-column--xlarge-bottom-large{margin-bottom:41.76px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-large{margin-top:47.88px}body .u-column--xlarge-bottom-large{margin-bottom:47.88px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-large{margin-top:59.76px}body .u-column--xlarge-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-large{margin-top:59.76px}body .u-column--xlarge-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-large{margin-top:59.76px}body .u-column--xlarge-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-xlarge{margin-top:24.08px}body .u-column--xlarge-bottom-xlarge{margin-bottom:24.08px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-xlarge{margin-top:59.76px}body .u-column--xlarge-bottom-xlarge{margin-bottom:59.76px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-xlarge{margin-top:72px}body .u-column--xlarge-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-xlarge{margin-top:72px}body .u-column--xlarge-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-xlarge{margin-top:72px}body .u-column--xlarge-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-xxlarge{margin-top:59.76px}body .u-column--xlarge-bottom-xxlarge{margin-bottom:59.76px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-xxlarge{margin-top:72px}body .u-column--xlarge-bottom-xxlarge{margin-bottom:72px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-xxlarge{margin-top:83.88px}body .u-column--xlarge-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-xxlarge{margin-top:83.88px}body .u-column--xlarge-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-xxlarge{margin-top:83.88px}body .u-column--xlarge-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-super{margin-top:72px}body .u-column--xlarge-bottom-super{margin-bottom:72px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-super{margin-top:83.88px}body .u-column--xlarge-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-super{margin-top:83.88px}body .u-column--xlarge-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-super{margin-top:95.76px}body .u-column--xlarge-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-super{margin-top:95.76px}body .u-column--xlarge-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:75.0625em){body .u-column--xlarge-top-xsuper{margin-top:83.88px}body .u-column--xlarge-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em)and (min-width:30.0625em){body .u-column--xlarge-top-xsuper{margin-top:83.88px}body .u-column--xlarge-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:75.0625em)and (min-width:48.0625em){body .u-column--xlarge-top-xsuper{margin-top:108px}body .u-column--xlarge-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:75.0625em)and (min-width:75.0625em){body .u-column--xlarge-top-xsuper{margin-top:108px}body .u-column--xlarge-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:75.0625em)and (min-width:100.0625em){body .u-column--xlarge-top-xsuper{margin-top:108px}body .u-column--xlarge-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-none{margin-top:0!important}body .u-column--xxlarge-bottom-none{margin-bottom:0!important}body .u-column--xxlarge-top-xxsmall{margin-top:10.44px}body .u-column--xxlarge-bottom-xxsmall{margin-bottom:10.44px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-xxsmall{margin-top:10.8px}body .u-column--xxlarge-bottom-xxsmall{margin-bottom:10.8px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-xxsmall{margin-top:11.16px}body .u-column--xxlarge-bottom-xxsmall{margin-bottom:11.16px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-xxsmall{margin-top:11.52px}body .u-column--xxlarge-bottom-xxsmall{margin-bottom:11.52px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-xxsmall{margin-top:11.88px}body .u-column--xxlarge-bottom-xxsmall{margin-bottom:11.88px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-xsmall{margin-top:18px}body .u-column--xxlarge-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-xsmall{margin-top:18px}body .u-column--xxlarge-bottom-xsmall{margin-bottom:18px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-xsmall{margin-top:23.76px}body .u-column--xxlarge-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-xsmall{margin-top:23.76px}body .u-column--xxlarge-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-xsmall{margin-top:23.76px}body .u-column--xxlarge-bottom-xsmall{margin-bottom:23.76px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-small{margin-top:12px}body .u-column--xxlarge-bottom-small{margin-bottom:12px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-small{margin-top:36px}body .u-column--xxlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-small{margin-top:36px}body .u-column--xxlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-small{margin-top:36px}body .u-column--xxlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-small{margin-top:36px}body .u-column--xxlarge-bottom-small{margin-bottom:36px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-medium{margin-top:18px}body .u-column--xxlarge-bottom-medium{margin-bottom:18px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-medium{margin-top:41.76px}body .u-column--xxlarge-bottom-medium{margin-bottom:41.76px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-medium{margin-top:47.88px}body .u-column--xxlarge-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-medium{margin-top:47.88px}body .u-column--xxlarge-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-medium{margin-top:47.88px}body .u-column--xxlarge-bottom-medium{margin-bottom:47.88px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-large{margin-top:41.76px}body .u-column--xxlarge-bottom-large{margin-bottom:41.76px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-large{margin-top:47.88px}body .u-column--xxlarge-bottom-large{margin-bottom:47.88px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-large{margin-top:59.76px}body .u-column--xxlarge-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-large{margin-top:59.76px}body .u-column--xxlarge-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-large{margin-top:59.76px}body .u-column--xxlarge-bottom-large{margin-bottom:59.76px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-xlarge{margin-top:24.08px}body .u-column--xxlarge-bottom-xlarge{margin-bottom:24.08px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-xlarge{margin-top:59.76px}body .u-column--xxlarge-bottom-xlarge{margin-bottom:59.76px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-xlarge{margin-top:72px}body .u-column--xxlarge-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-xlarge{margin-top:72px}body .u-column--xxlarge-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-xlarge{margin-top:72px}body .u-column--xxlarge-bottom-xlarge{margin-bottom:72px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-xxlarge{margin-top:59.76px}body .u-column--xxlarge-bottom-xxlarge{margin-bottom:59.76px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-xxlarge{margin-top:72px}body .u-column--xxlarge-bottom-xxlarge{margin-bottom:72px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-xxlarge{margin-top:83.88px}body .u-column--xxlarge-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-xxlarge{margin-top:83.88px}body .u-column--xxlarge-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-xxlarge{margin-top:83.88px}body .u-column--xxlarge-bottom-xxlarge{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-super{margin-top:72px}body .u-column--xxlarge-bottom-super{margin-bottom:72px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-super{margin-top:83.88px}body .u-column--xxlarge-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-super{margin-top:83.88px}body .u-column--xxlarge-bottom-super{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-super{margin-top:95.76px}body .u-column--xxlarge-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-super{margin-top:95.76px}body .u-column--xxlarge-bottom-super{margin-bottom:95.76px}}@media only screen and (min-width:100.0625em){body .u-column--xxlarge-top-xsuper{margin-top:83.88px}body .u-column--xxlarge-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em)and (min-width:30.0625em){body .u-column--xxlarge-top-xsuper{margin-top:83.88px}body .u-column--xxlarge-bottom-xsuper{margin-bottom:83.88px}}@media only screen and (min-width:100.0625em)and (min-width:48.0625em){body .u-column--xxlarge-top-xsuper{margin-top:108px}body .u-column--xxlarge-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:100.0625em)and (min-width:75.0625em){body .u-column--xxlarge-top-xsuper{margin-top:108px}body .u-column--xxlarge-bottom-xsuper{margin-bottom:108px}}@media only screen and (min-width:100.0625em)and (min-width:100.0625em){body .u-column--xxlarge-top-xsuper{margin-top:108px}body .u-column--xxlarge-bottom-xsuper{margin-bottom:108px}}.u-hidden{display:none}@media only screen and (max-width:30em){.u-hidden--small{display:none}}@media only screen and (min-width:30.0625em)and (max-width:48em){.u-hidden--medium{display:none}}@media only screen and (min-width:48.0625em)and (max-width:75em){.u-hidden--large{display:none}}@media only screen and (min-width:75.0625em)and (max-width:100em){.u-hidden--xlarge{display:none}}@media only screen and (min-width:100.0625em){.u-hidden--xxlarge{display:none}}.u-icon-responsive{width:100%;max-width:100%;height:auto}@media only screen and (min-width:30.0625em){.u-icon-responsive.top{margin-top:.75rem}}@media only screen and (min-width:48.0625em){.u-icon-responsive.pad{padding:0 .625rem}}@media only screen and (min-width:75.0625em){.u-icon-responsive.pad{padding:0 2rem}}@media only screen and (min-width:100.0625em){.u-icon-responsive.pad{padding:0 2.5rem}}@media only screen and (min-width:30.0625em){.u-toggle{display:none}}.u-toggle-target{max-height:0px;overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}@media only screen and (min-width:30.0625em){.u-toggle-target{max-height:9999px;display:block}}.u-toggle-target.show{max-height:9999px}.u-tabs a{display:block;color:#cfcfcf;padding-bottom:1rem;margin-bottom:1.5rem;position:relative}.u-tabs a.active{color:#13375e}.u-tabs a.active svg g g{stroke:#13375e}.u-tabs a img{display:none}.u-tabs a svg{position:absolute;right:1rem;top:0}.u-tabs a svg g g{stroke:#cfcfcf}.u-tabs-content{display:none}.u-tabs-content.active{display:block}.u-accordion{display:block;color:#cfcfcf;padding:1rem 0;border-bottom:1px solid #cfcfcf;margin-bottom:1rem;position:relative}.u-accordion.active{color:#13375e}.u-accordion.active svg{transform:rotate(180deg)}.u-accordion.active svg g g{stroke:#13375e}.u-accordion img{display:none}.u-accordion svg{position:absolute;right:0;top:1rem;transition:.25s}.u-accordion svg g g{stroke:#cfcfcf}.u-accordion-content{max-height:0px;overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;margin:1rem 0}.u-accordion-content.expanded{max-height:9999px}.js-toggle-content{max-height:0px;overflow:hidden;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s}.js-toggle-content.expanded{max-height:9999px}.u-bg-light-blue{background-color:#50bceb!important}.hover\:tw-scale-105:hover{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:tw-scale-\[102\%\]:hover{--tw-scale-x:102%;--tw-scale-y:102%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:tw-bg-yellow-hover:hover{--tw-bg-opacity:1;background-color:#dbb514;background-color:rgba(219,181,20,var(--tw-bg-opacity, 1))}.hover\:tw-bg-opacity-50:hover{--tw-bg-opacity:.5}.hover\:tw-text-dark-blue-hover:hover{--tw-text-opacity:1;color:#17487e;color:rgba(23,72,126,var(--tw-text-opacity, 1))}.hover\:tw-text-grey:hover{--tw-text-opacity:1;color:#808184;color:rgba(128,129,132,var(--tw-text-opacity, 1))}.hover\:tw-text-light-blue-hover:hover{--tw-text-opacity:1;color:#74d4fe;color:rgba(116,212,254,var(--tw-text-opacity, 1))}.hover\:tw-text-medium-blue:hover{--tw-text-opacity:1;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity, 1))}.hover\:tw-text-medium-blue-hover:hover{--tw-text-opacity:1;color:#45a3cb;color:rgba(69,163,203,var(--tw-text-opacity, 1))}.hover\:tw-text-off-white:hover{--tw-text-opacity:1;color:#f5f5f5;color:rgba(245,245,245,var(--tw-text-opacity, 1))}.hover\:tw-underline:hover{text-decoration-line:underline}.hover\:tw-no-underline:hover{text-decoration-line:none}.hover\:tw-opacity-70:hover{opacity:.7}@media(min-width:480px){.sm\:tw-block{display:block}.sm\:tw-hidden{display:none}.sm\:tw-aspect-\[16\/9\]{aspect-ratio:16/9}.sm\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:tw-gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.sm\:tw-gap-y-8{row-gap:2rem}}@media(min-width:768px){.md\:tw-absolute{position:absolute}.md\:-tw-left-8{left:-2rem}.md\:-tw-top-16{top:-4rem}.md\:tw-top-4{top:1rem}.md\:tw-order-1{order:1}.md\:tw-order-2{order:2}.md\:tw-col-span-3{grid-column:span 3 / span 3}.md\:tw-col-span-4{grid-column:span 4 / span 4}.md\:tw-col-span-7{grid-column:span 7 / span 7}.md\:tw-col-span-8{grid-column:span 8 / span 8}.md\:tw-col-start-2{grid-column-start:2}.md\:tw-col-start-6{grid-column-start:6}.md\:tw-mb-0{margin-bottom:0}.md\:tw-mb-12{margin-bottom:3rem}.md\:tw-mb-18{margin-bottom:72px}.md\:tw-mb-32{margin-bottom:8rem}.md\:tw-mb-6{margin-bottom:1.5rem}.md\:tw-mt-0{margin-top:0}.md\:tw-mt-12{margin-top:3rem}.md\:tw-mt-18{margin-top:72px}.md\:tw-mt-24{margin-top:6rem}.md\:tw-mt-32{margin-top:8rem}.md\:tw-block{display:block}.md\:tw-inline-block{display:inline-block}.md\:tw-flex{display:flex}.md\:tw-hidden{display:none}.md\:tw-aspect-\[25\/9\]{aspect-ratio:25/9}.md\:tw-aspect-\[9\/5\]{aspect-ratio:9/5}.md\:tw-h-\[auto\]{height:auto}.md\:\!tw-w-5\/6{width:83.333333%!important}.md\:tw-w-1\/2{width:50%}.md\:tw-w-1\/3{width:33.333333%}.md\:tw-w-1\/6{width:16.666667%}.md\:tw-w-16{width:4rem}.md\:tw-w-2\/3{width:66.666667%}.md\:tw-w-5\/12{width:41.666667%}.md\:tw-w-5\/6{width:83.333333%}.md\:tw-w-\[760px\]{width:760px}.md\:tw-w-auto{width:auto}.md\:tw-min-w-\[300px\]{min-width:300px}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:tw-flex-row{flex-direction:row}.md\:tw-flex-nowrap{flex-wrap:nowrap}.md\:tw-justify-end{justify-content:flex-end}.md\:tw-gap-2{gap:.5rem}.md\:tw-gap-8{gap:2rem}.md\:tw-gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.md\:tw-gap-y-16{row-gap:4rem}.md\:tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.md\:tw-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.md\:tw-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * (1 - var(--tw-space-y-reverse)));margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.md\:tw-border-0{border-width:0px}.md\:tw-border-r{border-right-width:1px}.md\:tw-border-none{border-style:none}.md\:tw-border-grey{--tw-border-opacity:1;border-color:#808184;border-color:rgba(128,129,132,var(--tw-border-opacity, 1))}.md\:tw-p-8{padding:2rem}.md\:tw-px-\[18px\]{padding-left:18px;padding-right:18px}.md\:tw-py-0{padding-top:0;padding-bottom:0}.md\:tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.md\:tw-pb-12{padding-bottom:3rem}.md\:tw-pb-18{padding-bottom:72px}.md\:tw-pb-32{padding-bottom:8rem}.md\:tw-pr-16{padding-right:4rem}.md\:tw-pt-12{padding-top:3rem}.md\:tw-pt-18{padding-top:72px}.md\:tw-pt-32{padding-top:8rem}.md\:tw-text-lg{font-size:1.125rem}}@media(min-width:1200px){.lg\:tw-sticky{position:sticky}.lg\:tw-order-1{order:1}.lg\:tw-col-span-2{grid-column:span 2 / span 2}.lg\:tw-mb-0{margin-bottom:0}.lg\:tw-flex{display:flex}.lg\:tw-hidden{display:none}.lg\:tw-aspect-\[21\/9\]{aspect-ratio:21/9}.lg\:tw-h-\[80vh\]{height:80vh}.lg\:\!tw-w-2\/3{width:66.666667%!important}.lg\:tw-w-1\/2{width:50%}.lg\:tw-w-1\/4{width:25%}.lg\:tw-w-2\/3{width:66.666667%}.lg\:tw-w-3\/4{width:75%}.lg\:tw-w-\[200px\]{width:200px}.lg\:tw-columns-2{-moz-columns:2;columns:2}.lg\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:tw-flex-row{flex-direction:row}.lg\:tw-items-center{align-items:center}.lg\:tw-justify-start{justify-content:flex-start}.lg\:tw-gap-6{gap:1.5rem}.lg\:tw-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1.5rem * var(--tw-space-x-reverse));margin-left:calc(1.5rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(1.5rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:tw-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * (1 - var(--tw-space-x-reverse)));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.lg\:tw-text-left{text-align:left}}@media(min-width:1600px){.xl\:tw-w-1\/4{width:25%}.xl\:tw-w-3\/4{width:75%}.xl\:tw-text-2xl{font-size:1.375rem}}
