@charset "UTF-8";@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-feature-settings:"tnum";align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#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:transparent;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{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.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,hsla(0,0%,100%,.902));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,.149));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid transparent;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:var(--plyr-menu-background,hsla(0,0%,100%,.902));content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;-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 transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward.focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #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:initial}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#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(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:transparent;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:transparent;background-image:linear-gradient(90deg,currentColor,transparent 0);background-image:linear-gradient(90deg,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-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,.149),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:transparent;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:transparent;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-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,.149),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,.149));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #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{word-wrap:break-word;left:0;max-width:120px}.plyr__progress__buffer{-webkit-appearance:none;background:transparent;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:transparent}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 0,transparent 50%,rgba(35,40,47,.6) 0,rgba(35,40,47,.6) 75%,transparent 0,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))}.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,.149),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,.102))}.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,.149),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,.102))}.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,.149),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,.102))}.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(transparent,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));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,hsla(0,0%,100%,.251)))}.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,hsla(0,0%,100%,.251)))}.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,hsla(0,0%,100%,.251)))}.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,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))}.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,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))}.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,.149),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,hsla(0,0%,100%,.502))}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,hsla(0,0%,100%,.251))}.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{background:#000;border-radius:0!important;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,.149));margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid #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(transparent,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(transparent,rgba(0,0,0,.749)));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{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}*,:after,:before{--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 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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 transparent;--tw-ring-shadow:0 0 transparent;--tw-shadow:0 0 transparent;--tw-shadow-colored:0 0 transparent;--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: }/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/*,:after,:before{border:0 solid;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:Source Sans Pro,sans-serif;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;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,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height: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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af;opacity:1}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}a[href="#main"].skip-link{--tw-translate-x:-50%;--tw-translate-y:-100%;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity,1));color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));display:block;font-size:1.125rem;font-weight:500;left:50%;padding:.25rem .5rem;position:fixed;text-transform:uppercase;top:0;z-index:50}a[href="#main"].skip-link,a[href="#main"].skip-link:focus{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))}a[href="#main"].skip-link:focus{--tw-translate-y:0px;outline:2px solid transparent;outline-offset:2px}svg{display:inline-block}.tw-line-clamp-3{-webkit-box-orient:vertical}.noselect{-webkit-touch-callout:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.super-container{padding-left:2%;padding-right:2%}@media only screen and (min-width:30.0625em){.super-container{padding-left:7%;padding-right:7%}}@media only screen and (min-width:48.0625em){.super-container{padding-left:5%;padding-right:5%}}@media only screen and (min-width:75.0625em){.super-container{padding-left:7%;padding-right:7%}}@media only screen and (min-width:100.0625em){.super-container{padding-left:8%;padding-right:8%}}.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-bottom-0{bottom:0}.tw-bottom-12{bottom:3rem}.tw-left-0{left:0}.tw-left-6{left:1.5rem}.tw-right-4{right:1rem}.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-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}.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-bottom:3.5rem;margin-top:3.5rem}.tw-my-2{margin-bottom:.5rem;margin-top:.5rem}.tw-my-4{margin-bottom:1rem;margin-top:1rem}.tw-my-6{margin-bottom:1.5rem;margin-top:1.5rem}.tw-my-9{margin-bottom:2.25rem;margin-top:2.25rem}.tw-my-auto{margin-bottom:auto;margin-top:auto}.-tw-mt-1{margin-top:-.25rem}.-tw-mt-44{margin-top:-11rem}.tw-mb-0{margin-bottom:0}.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-3{margin-bottom:.75rem}.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-mb-\[2px\]{margin-bottom:2px}.tw-mb-\[6px\]{margin-bottom:6px}.tw-ml-0{margin-left:0}.tw-ml-2{margin-left:.5rem}.tw-ml-3{margin-left:.75rem}.tw-ml-4{margin-left:1rem}.tw-mr-1{margin-right:.25rem}.tw-mr-4{margin-right:1rem}.tw-mr-6{margin-right:1.5rem}.tw-mr-8{margin-right:2rem}.tw-mr-auto{margin-right:auto}.tw-mt-0{margin-top:0}.tw-mt-1{margin-top:.25rem}.tw-mt-12{margin-top:3rem}.tw-mt-2{margin-top:.5rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-8{margin-top:2rem}.tw-line-clamp-3{-webkit-line-clamp:3;display:-webkit-box;overflow:hidden}.tw-line-clamp-4{-webkit-line-clamp:4;display:-webkit-box;overflow:hidden}.tw-inline{display:inline}.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-video{aspect-ratio:16/9}.tw-h-1{height:.25rem}.tw-h-12{height:3rem}.tw-h-16{height:4rem}.tw-h-2{height:.5rem}.tw-h-3{height:.75rem}.tw-h-auto{height:auto}.tw-h-full{height:100%}.tw-max-h-\[95vh\]{max-height:95vh}.tw-min-h-\[38px\]{min-height:38px}.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-12{width:3rem}.tw-w-16{width:4rem}.tw-w-5{width:1.25rem}.tw-w-8{width:2rem}.tw-w-auto{width:auto}.tw-w-fit{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.tw-w-full{width:100%}.tw-min-w-\[100px\]{min-width:100px}.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-\[1800px\]{max-width:1800px}.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-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-cursor-pointer{cursor:pointer}.tw-grid-cols-1{grid-template-columns:repeat(1,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-start{align-items:flex-start}.tw-items-end{align-items:flex-end}.tw-items-center{align-items:center}.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-12{gap:3rem}.tw-gap-2{gap:.5rem}.tw-gap-4{gap:1rem}.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-left:calc(.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.5rem*var(--tw-space-x-reverse))}.tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.tw-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.tw-space-x-9>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2.25rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2.25rem*var(--tw-space-x-reverse))}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(1rem*var(--tw-space-y-reverse));margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))}.tw-space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(2rem*var(--tw-space-y-reverse));margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))}.tw-overflow-hidden{overflow:hidden}.tw-overflow-y-auto{overflow-y:auto}.tw-whitespace-nowrap{white-space:nowrap}.tw-rounded-full{border-radius:9999px}.tw-border{border-width:1px}.tw-border-y-\[\.5px\]{border-bottom-width:.5px;border-top-width:.5px}.tw-border-b{border-bottom-width:1px}.tw-border-b-\[\.5px\]{border-bottom-width:.5px}.tw-border-b-\[6px\]{border-bottom-width:6px}.tw-border-r-\[\.25px\]{border-right-width:.25px}.tw-border-t{border-top-width:1px}.\!tw-border-none{border-style:none!important}.tw-border-dark-blue{--tw-border-opacity:1;border-color:#13375e;border-color:rgba(19,55,94,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-border-grey-extra-light{--tw-border-opacity:1;border-color:#cfcfcf;border-color:rgba(207,207,207,var(--tw-border-opacity,1))}.tw-border-light-blue{--tw-border-opacity:1;border-color:#50bceb;border-color:rgba(80,188,235,var(--tw-border-opacity,1))}.tw-border-opacity-30{--tw-border-opacity:.3}.tw-bg-dark-blue{--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity,1))}.tw-bg-grey{--tw-bg-opacity:1;background-color:#808184;background-color:rgba(128,129,132,var(--tw-bg-opacity,1))}.tw-bg-light-blue{--tw-bg-opacity:1;background-color:#50bceb;background-color:rgba(80,188,235,var(--tw-bg-opacity,1))}.tw-bg-medium-blue{--tw-bg-opacity:1;background-color:#0070a6;background-color:rgba(0,112,166,var(--tw-bg-opacity,1))}.tw-bg-off-white{--tw-bg-opacity:1;background-color:#f5f5f5;background-color:rgba(245,245,245,var(--tw-bg-opacity,1))}.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-object-cover{-o-object-fit:cover;object-fit:cover}.tw-object-center{-o-object-position:center;object-position:center}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-8{padding:2rem}.\!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-bottom:1.5rem!important;padding-top:1.5rem!important}.tw-px-16{padding-left:4rem;padding-right:4rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-px-\[2\%\]{padding-left:2%;padding-right:2%}.tw-py-1{padding-bottom:.25rem;padding-top:.25rem}.tw-py-12{padding-bottom:3rem;padding-top:3rem}.tw-py-16{padding-bottom:4rem;padding-top:4rem}.tw-py-20{padding-bottom:5rem;padding-top:5rem}.tw-py-4{padding-bottom:1rem;padding-top:1rem}.tw-py-6{padding-bottom:1.5rem;padding-top:1.5rem}.tw-py-8{padding-bottom:2rem;padding-top:2rem}.tw-py-9{padding-bottom:2.25rem;padding-top:2.25rem}.\!tw-pl-0{padding-left:0!important}.\!tw-pr-0{padding-right:0!important}.tw-pb-12{padding-bottom:3rem}.tw-pb-2{padding-bottom:.5rem}.tw-pb-20{padding-bottom:5rem}.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-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-16{padding-top:4rem}.tw-pt-20{padding-top:5rem}.tw-pt-4{padding-top:1rem}.tw-pt-44{padding-top:11rem}.tw-pt-52{padding-top:13rem}.tw-pt-6{padding-top:1.5rem}.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-normal{font-weight:400}.tw-uppercase{text-transform:uppercase}.tw-italic{font-style:italic}.\!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-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-transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tw-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.tw-duration-300{transition-duration:.3s}.breakpoint-debug{background:#ff000080;color:#fff;font-family:sans-serif;font-weight:700;padding:5px;position:fixed;right:0;top:0;z-index:1}@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;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;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;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;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;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;opacity:.5}}@media only screen{.hide-xsmall-up{display:none!important}.demo .hide-xsmall-up{display:block!important;opacity:.5}}@media only screen and (min-width:20.0625em){.hide-small-up{display:none!important}.demo .hide-small-up{display:block!important;opacity:.5}}@media only screen and (min-width:30.0625em){.hide-medium-up{display:none!important}.demo .hide-medium-up{display:block!important;opacity:.5}}@media only screen and (min-width:48.0625em){.hide-large-up{display:none!important}.demo .hide-large-up{display:block!important;opacity:.5}}@media only screen and (min-width:75.0625em){.hide-xlarge-up{display:none!important}.demo .hide-xlarge-up{display:block!important;opacity:.5}}@media only screen and (min-width:100.0625em){.hide-xxlarge-up{display:none!important}.demo .hide-xxlarge-up{display:block!important;opacity:.5}}@media only screen and (max-width:30em){.hide-small-down{display:none!important}.demo .hide-small-down{display:block!important;opacity:.5}}@media only screen and (max-width:48em){.hide-medium-down{display:none!important}.demo .hide-medium-down{display:block!important;opacity:.5}}@media only screen and (max-width:75em){.hide-large-down{display:none!important}.demo .hide-large-down{display:block!important;opacity:.5}}@media only screen and (max-width:100em){.hide-xlarge-down{display:none!important}.demo .hide-xlarge-down{display:block!important;opacity:.5}}@media only screen and (max-width:112.5em){.hide-xxlarge-down{display:none!important}.demo .hide-xxlarge-down{display:block!important;opacity:.5}}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;-moz-box-sizing:inherit}.row{margin-left:auto;margin-right:auto;max-width:1800px;padding-left:18px;padding-right:18px;width:100%}.row:after{clear:both;content:"";display:table}.row .row{margin-left:-18px;margin-right:-18px;padding-left:0;padding-right:0;width:auto}.row.column{float:none;padding-left:36px;padding-right:36px}.column{float:left;padding-left:18px;padding-right:18px;width:100%}@media only screen{.xsmall-1{width:8.3333333333%}.xsmall-push-1{left:8.3333333333%;position:relative}.xsmall-pull-1{left:-8.3333333333%;position:relative}.xsmall-offset-1{margin-left:8.3333333333%}.xsmall-2{width:16.6666666667%}.xsmall-push-2{left:16.6666666667%;position:relative}.xsmall-pull-2{left:-16.6666666667%;position:relative}.xsmall-offset-2{margin-left:16.6666666667%}.xsmall-3{width:25%}.xsmall-push-3{left:25%;position:relative}.xsmall-pull-3{left:-25%;position:relative}.xsmall-offset-3{margin-left:25%}.xsmall-4{width:33.3333333333%}.xsmall-push-4{left:33.3333333333%;position:relative}.xsmall-pull-4{left:-33.3333333333%;position:relative}.xsmall-offset-4{margin-left:33.3333333333%}.xsmall-5{width:41.6666666667%}.xsmall-push-5{left:41.6666666667%;position:relative}.xsmall-pull-5{left:-41.6666666667%;position:relative}.xsmall-offset-5{margin-left:41.6666666667%}.xsmall-6{width:50%}.xsmall-push-6{left:50%;position:relative}.xsmall-pull-6{left:-50%;position:relative}.xsmall-offset-6{margin-left:50%}.xsmall-7{width:58.3333333333%}.xsmall-push-7{left:58.3333333333%;position:relative}.xsmall-pull-7{left:-58.3333333333%;position:relative}.xsmall-offset-7{margin-left:58.3333333333%}.xsmall-8{width:66.6666666667%}.xsmall-push-8{left:66.6666666667%;position:relative}.xsmall-pull-8{left:-66.6666666667%;position:relative}.xsmall-offset-8{margin-left:66.6666666667%}.xsmall-9{width:75%}.xsmall-push-9{left:75%;position:relative}.xsmall-pull-9{left:-75%;position:relative}.xsmall-offset-9{margin-left:75%}.xsmall-10{width:83.3333333333%}.xsmall-push-10{left:83.3333333333%;position:relative}.xsmall-pull-10{left:-83.3333333333%;position:relative}.xsmall-offset-10{margin-left:83.3333333333%}.xsmall-11{width:91.6666666667%}.xsmall-push-11{left:91.6666666667%;position:relative}.xsmall-pull-11{left:-91.6666666667%;position:relative}.xsmall-offset-11{margin-left:91.6666666667%}.xsmall-12{width:100%}.xsmall-push-12{left:100%;position:relative}.xsmall-pull-12{left:-100%;position:relative}.xsmall-offset-12{margin-left:100%}.xsmall-reset-offset{margin-left:0}.xsmall-reset-order{left:0;position:static}.xsmall-reset-push{left:0;position:relative}.xsmall-centered{margin-left:auto;margin-right:auto}.xsmall-centered.column{clear:both;float:none}.xsmall-uncentered{margin-left:0;margin-right:0}.xsmall-uncentered.column{clear:none;float:left}.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{left:8.3333333333%;position:relative}.small-pull-1{left:-8.3333333333%;position:relative}.small-offset-1{margin-left:8.3333333333%}.small-2{width:16.6666666667%}.small-push-2{left:16.6666666667%;position:relative}.small-pull-2{left:-16.6666666667%;position:relative}.small-offset-2{margin-left:16.6666666667%}.small-3{width:25%}.small-push-3{left:25%;position:relative}.small-pull-3{left:-25%;position:relative}.small-offset-3{margin-left:25%}.small-4{width:33.3333333333%}.small-push-4{left:33.3333333333%;position:relative}.small-pull-4{left:-33.3333333333%;position:relative}.small-offset-4{margin-left:33.3333333333%}.small-5{width:41.6666666667%}.small-push-5{left:41.6666666667%;position:relative}.small-pull-5{left:-41.6666666667%;position:relative}.small-offset-5{margin-left:41.6666666667%}.small-6{width:50%}.small-push-6{left:50%;position:relative}.small-pull-6{left:-50%;position:relative}.small-offset-6{margin-left:50%}.small-7{width:58.3333333333%}.small-push-7{left:58.3333333333%;position:relative}.small-pull-7{left:-58.3333333333%;position:relative}.small-offset-7{margin-left:58.3333333333%}.small-8{width:66.6666666667%}.small-push-8{left:66.6666666667%;position:relative}.small-pull-8{left:-66.6666666667%;position:relative}.small-offset-8{margin-left:66.6666666667%}.small-9{width:75%}.small-push-9{left:75%;position:relative}.small-pull-9{left:-75%;position:relative}.small-offset-9{margin-left:75%}.small-10{width:83.3333333333%}.small-push-10{left:83.3333333333%;position:relative}.small-pull-10{left:-83.3333333333%;position:relative}.small-offset-10{margin-left:83.3333333333%}.small-11{width:91.6666666667%}.small-push-11{left:91.6666666667%;position:relative}.small-pull-11{left:-91.6666666667%;position:relative}.small-offset-11{margin-left:91.6666666667%}.small-12{width:100%}.small-push-12{left:100%;position:relative}.small-pull-12{left:-100%;position:relative}.small-offset-12{margin-left:100%}.small-reset-offset{margin-left:0}.small-reset-order{left:0;position:static}.small-reset-push{left:0;position:relative}.small-centered{margin-left:auto;margin-right:auto}.small-centered.column{clear:both;float:none}.small-uncentered{margin-left:0;margin-right:0}.small-uncentered.column{clear:none;float:left}.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{left:8.3333333333%;position:relative}.medium-pull-1{left:-8.3333333333%;position:relative}.medium-offset-1{margin-left:8.3333333333%}.medium-2{width:16.6666666667%}.medium-push-2{left:16.6666666667%;position:relative}.medium-pull-2{left:-16.6666666667%;position:relative}.medium-offset-2{margin-left:16.6666666667%}.medium-3{width:25%}.medium-push-3{left:25%;position:relative}.medium-pull-3{left:-25%;position:relative}.medium-offset-3{margin-left:25%}.medium-4{width:33.3333333333%}.medium-push-4{left:33.3333333333%;position:relative}.medium-pull-4{left:-33.3333333333%;position:relative}.medium-offset-4{margin-left:33.3333333333%}.medium-5{width:41.6666666667%}.medium-push-5{left:41.6666666667%;position:relative}.medium-pull-5{left:-41.6666666667%;position:relative}.medium-offset-5{margin-left:41.6666666667%}.medium-6{width:50%}.medium-push-6{left:50%;position:relative}.medium-pull-6{left:-50%;position:relative}.medium-offset-6{margin-left:50%}.medium-7{width:58.3333333333%}.medium-push-7{left:58.3333333333%;position:relative}.medium-pull-7{left:-58.3333333333%;position:relative}.medium-offset-7{margin-left:58.3333333333%}.medium-8{width:66.6666666667%}.medium-push-8{left:66.6666666667%;position:relative}.medium-pull-8{left:-66.6666666667%;position:relative}.medium-offset-8{margin-left:66.6666666667%}.medium-9{width:75%}.medium-push-9{left:75%;position:relative}.medium-pull-9{left:-75%;position:relative}.medium-offset-9{margin-left:75%}.medium-10{width:83.3333333333%}.medium-push-10{left:83.3333333333%;position:relative}.medium-pull-10{left:-83.3333333333%;position:relative}.medium-offset-10{margin-left:83.3333333333%}.medium-11{width:91.6666666667%}.medium-push-11{left:91.6666666667%;position:relative}.medium-pull-11{left:-91.6666666667%;position:relative}.medium-offset-11{margin-left:91.6666666667%}.medium-12{width:100%}.medium-push-12{left:100%;position:relative}.medium-pull-12{left:-100%;position:relative}.medium-offset-12{margin-left:100%}.medium-reset-offset{margin-left:0}.medium-reset-order{left:0;position:static}.medium-reset-push{left:0;position:relative}.medium-centered{margin-left:auto;margin-right:auto}.medium-centered.column{clear:both;float:none}.medium-uncentered{margin-left:0;margin-right:0}.medium-uncentered.column{clear:none;float:left}.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{left:8.3333333333%;position:relative}.large-pull-1{left:-8.3333333333%;position:relative}.large-offset-1{margin-left:8.3333333333%}.large-2{width:16.6666666667%}.large-push-2{left:16.6666666667%;position:relative}.large-pull-2{left:-16.6666666667%;position:relative}.large-offset-2{margin-left:16.6666666667%}.large-3{width:25%}.large-push-3{left:25%;position:relative}.large-pull-3{left:-25%;position:relative}.large-offset-3{margin-left:25%}.large-4{width:33.3333333333%}.large-push-4{left:33.3333333333%;position:relative}.large-pull-4{left:-33.3333333333%;position:relative}.large-offset-4{margin-left:33.3333333333%}.large-5{width:41.6666666667%}.large-push-5{left:41.6666666667%;position:relative}.large-pull-5{left:-41.6666666667%;position:relative}.large-offset-5{margin-left:41.6666666667%}.large-6{width:50%}.large-push-6{left:50%;position:relative}.large-pull-6{left:-50%;position:relative}.large-offset-6{margin-left:50%}.large-7{width:58.3333333333%}.large-push-7{left:58.3333333333%;position:relative}.large-pull-7{left:-58.3333333333%;position:relative}.large-offset-7{margin-left:58.3333333333%}.large-8{width:66.6666666667%}.large-push-8{left:66.6666666667%;position:relative}.large-pull-8{left:-66.6666666667%;position:relative}.large-offset-8{margin-left:66.6666666667%}.large-9{width:75%}.large-push-9{left:75%;position:relative}.large-pull-9{left:-75%;position:relative}.large-offset-9{margin-left:75%}.large-10{width:83.3333333333%}.large-push-10{left:83.3333333333%;position:relative}.large-pull-10{left:-83.3333333333%;position:relative}.large-offset-10{margin-left:83.3333333333%}.large-11{width:91.6666666667%}.large-push-11{left:91.6666666667%;position:relative}.large-pull-11{left:-91.6666666667%;position:relative}.large-offset-11{margin-left:91.6666666667%}.large-12{width:100%}.large-push-12{left:100%;position:relative}.large-pull-12{left:-100%;position:relative}.large-offset-12{margin-left:100%}.large-reset-offset{margin-left:0}.large-reset-order{left:0;position:static}.large-reset-push{left:0;position:relative}.large-centered{margin-left:auto;margin-right:auto}.large-centered.column{clear:both;float:none}.large-uncentered{margin-left:0;margin-right:0}.large-uncentered.column{clear:none;float:left}.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{left:8.3333333333%;position:relative}.xlarge-pull-1{left:-8.3333333333%;position:relative}.xlarge-offset-1{margin-left:8.3333333333%}.xlarge-2{width:16.6666666667%}.xlarge-push-2{left:16.6666666667%;position:relative}.xlarge-pull-2{left:-16.6666666667%;position:relative}.xlarge-offset-2{margin-left:16.6666666667%}.xlarge-3{width:25%}.xlarge-push-3{left:25%;position:relative}.xlarge-pull-3{left:-25%;position:relative}.xlarge-offset-3{margin-left:25%}.xlarge-4{width:33.3333333333%}.xlarge-push-4{left:33.3333333333%;position:relative}.xlarge-pull-4{left:-33.3333333333%;position:relative}.xlarge-offset-4{margin-left:33.3333333333%}.xlarge-5{width:41.6666666667%}.xlarge-push-5{left:41.6666666667%;position:relative}.xlarge-pull-5{left:-41.6666666667%;position:relative}.xlarge-offset-5{margin-left:41.6666666667%}.xlarge-6{width:50%}.xlarge-push-6{left:50%;position:relative}.xlarge-pull-6{left:-50%;position:relative}.xlarge-offset-6{margin-left:50%}.xlarge-7{width:58.3333333333%}.xlarge-push-7{left:58.3333333333%;position:relative}.xlarge-pull-7{left:-58.3333333333%;position:relative}.xlarge-offset-7{margin-left:58.3333333333%}.xlarge-8{width:66.6666666667%}.xlarge-push-8{left:66.6666666667%;position:relative}.xlarge-pull-8{left:-66.6666666667%;position:relative}.xlarge-offset-8{margin-left:66.6666666667%}.xlarge-9{width:75%}.xlarge-push-9{left:75%;position:relative}.xlarge-pull-9{left:-75%;position:relative}.xlarge-offset-9{margin-left:75%}.xlarge-10{width:83.3333333333%}.xlarge-push-10{left:83.3333333333%;position:relative}.xlarge-pull-10{left:-83.3333333333%;position:relative}.xlarge-offset-10{margin-left:83.3333333333%}.xlarge-11{width:91.6666666667%}.xlarge-push-11{left:91.6666666667%;position:relative}.xlarge-pull-11{left:-91.6666666667%;position:relative}.xlarge-offset-11{margin-left:91.6666666667%}.xlarge-12{width:100%}.xlarge-push-12{left:100%;position:relative}.xlarge-pull-12{left:-100%;position:relative}.xlarge-offset-12{margin-left:100%}.xlarge-reset-offset{margin-left:0}.xlarge-reset-order{left:0;position:static}.xlarge-reset-push{left:0;position:relative}.xlarge-centered{margin-left:auto;margin-right:auto}.xlarge-centered.column{clear:both;float:none}.xlarge-uncentered{margin-left:0;margin-right:0}.xlarge-uncentered.column{clear:none;float:left}.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{left:8.3333333333%;position:relative}.xxlarge-pull-1{left:-8.3333333333%;position:relative}.xxlarge-offset-1{margin-left:8.3333333333%}.xxlarge-2{width:16.6666666667%}.xxlarge-push-2{left:16.6666666667%;position:relative}.xxlarge-pull-2{left:-16.6666666667%;position:relative}.xxlarge-offset-2{margin-left:16.6666666667%}.xxlarge-3{width:25%}.xxlarge-push-3{left:25%;position:relative}.xxlarge-pull-3{left:-25%;position:relative}.xxlarge-offset-3{margin-left:25%}.xxlarge-4{width:33.3333333333%}.xxlarge-push-4{left:33.3333333333%;position:relative}.xxlarge-pull-4{left:-33.3333333333%;position:relative}.xxlarge-offset-4{margin-left:33.3333333333%}.xxlarge-5{width:41.6666666667%}.xxlarge-push-5{left:41.6666666667%;position:relative}.xxlarge-pull-5{left:-41.6666666667%;position:relative}.xxlarge-offset-5{margin-left:41.6666666667%}.xxlarge-6{width:50%}.xxlarge-push-6{left:50%;position:relative}.xxlarge-pull-6{left:-50%;position:relative}.xxlarge-offset-6{margin-left:50%}.xxlarge-7{width:58.3333333333%}.xxlarge-push-7{left:58.3333333333%;position:relative}.xxlarge-pull-7{left:-58.3333333333%;position:relative}.xxlarge-offset-7{margin-left:58.3333333333%}.xxlarge-8{width:66.6666666667%}.xxlarge-push-8{left:66.6666666667%;position:relative}.xxlarge-pull-8{left:-66.6666666667%;position:relative}.xxlarge-offset-8{margin-left:66.6666666667%}.xxlarge-9{width:75%}.xxlarge-push-9{left:75%;position:relative}.xxlarge-pull-9{left:-75%;position:relative}.xxlarge-offset-9{margin-left:75%}.xxlarge-10{width:83.3333333333%}.xxlarge-push-10{left:83.3333333333%;position:relative}.xxlarge-pull-10{left:-83.3333333333%;position:relative}.xxlarge-offset-10{margin-left:83.3333333333%}.xxlarge-11{width:91.6666666667%}.xxlarge-push-11{left:91.6666666667%;position:relative}.xxlarge-pull-11{left:-91.6666666667%;position:relative}.xxlarge-offset-11{margin-left:91.6666666667%}.xxlarge-12{width:100%}.xxlarge-push-12{left:100%;position:relative}.xxlarge-pull-12{left:-100%;position:relative}.xxlarge-offset-12{margin-left:100%}.xxlarge-reset-offset{margin-left:0}.xxlarge-reset-order{left:0;position:static}.xxlarge-reset-push{left:0;position:relative}.xxlarge-centered{margin-left:auto;margin-right:auto}.xxlarge-centered.column{clear:both;float:none}.xxlarge-uncentered{margin-left:0;margin-right:0}.xxlarge-uncentered.column{clear:none;float:left}.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{display:inline-block;float:none;font-size:16px;text-align:left;vertical-align:middle}.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,.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-left:2%;padding-right:2%}@media only screen and (min-width:30.0625em){.row{padding-left:7%;padding-right:7%}}@media only screen and (min-width:48.0625em){.row{padding-left:5%;padding-right:5%}}@media only screen and (min-width:75.0625em){.row{padding-left:7%;padding-right:7%}}@media only screen and (min-width:100.0625em){.row{padding-left:8%;padding-right:8%}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0s}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos]{pointer-events:none}[data-aos].aos-animate{pointer-events:auto}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{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{transform:translateZ(0);visibility:visible}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;flex-direction:column;min-height:100vh;overflow-x:hidden;overflow-y:auto}@media (-ms-high-contrast:active),(-ms-high-contrast:none){body{display:block;height:100%}}body main{flex:1}button{-webkit-appearance:none;background:transparent;border:0;border-radius:none;cursor:pointer;margin:0;overflow:visible;padding:0;width:auto}button::-moz-focus-inner{border:0;padding:0}ol,ul{list-style:none}blockquote,ol,ul{margin:0;padding:0}img{font-style:italic;max-width:100%;vertical-align:middle}.gm-style img,img[height],img[width]{max-width:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2f2f2f;font-family:Avenir Next W01,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}@media (min-width:1600px){body{font-size:1.125rem}}a{text-decoration:none}a,a.link--alt{color:#0070a6}a.no-style{color:inherit}blockquote,cite{font-size:.875rem;font-style:normal;font-weight:400;line-height:1.5}@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}}.callout,blockquote{border-left:4px solid #0070a6;color:#2f2f2f;font-size:1rem;font-style:italic;letter-spacing:.2px;line-height:1.714;margin:1rem 0 0;padding:1rem 1rem 1rem 1.5rem}@media only screen and (min-width:30.0625em){.callout,blockquote{font-size:1.125rem}}@media only screen and (min-width:100.0625em){.callout,blockquote{font-size:1.3125rem}}cite{display:block;font-style:normal;font-weight:400;text-align:left}.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}}.c-attorney__hero__summary p,.p--large{font-size:1rem;letter-spacing:.2px;line-height:1.714;margin:2rem 0 0}.c-attorney__hero__summary p:first-child,.p--large:first-child{margin-top:0}@media only screen and (min-width:30.0625em){.c-attorney__hero__summary p,.p--large{font-size:1.125rem}}@media only screen and (min-width:100.0625em){.c-attorney__hero__summary p,.p--large{font-size:1.3125rem}}.p--alt-semi{font-weight:500}.p--alt,.p--alt-semi{font-family:Avenir Next W01,sans-serif}.p--alt{font-weight:400}.c-attorney__hero__summary p+h1,.c-attorney__hero__summary p+h2,.callout+h1,.callout+h2,.p--large+h1,.p--large+h2,.p--small+h1,.p--small+h2,blockquote+h1,blockquote+h2,p+h1,p+h2{margin-top:3.75rem}.c-attorney__hero__summary p+h3,.c-attorney__hero__summary p+h4,.callout+h3,.callout+h4,.p--large+h3,.p--large+h4,.p--small+h3,.p--small+h4,blockquote+h3,blockquote+h4,p+h3,p+h4{margin-top:3rem}.c-attorney__hero__summary p+h5,.callout+h5,.p--large+h5,.p--small+h5,blockquote+h5,p+h5{margin-top:2.25rem}.c-attorney__hero__summary p+h6,.callout+h6,.p--large+h6,.p--small+h6,blockquote+h6,p+h6{margin-top:3rem}.c-attorney__hero__summary blockquote+p,.c-attorney__hero__summary p+p,.callout+.p--large,.callout+.p--small,.callout+p,.p--large+.p--large,.p--large+.p--small,.p--large+p,.p--small+.p--large,.p--small+.p--small,.p--small+p,blockquote+.p--large,blockquote+.p--small,blockquote+p,p+.p--large,p+.p--small,p+p{margin:1em 0 0}ol+h1,ol+h2,ul+h1,ul+h2{margin-top:3.75rem}ol+h3,ol+h4,ul+h3,ul+h4{margin-top:3rem}ol+h5,ul+h5{margin-top:2.25rem}ol+h6,ul+h6{margin-top:3rem}.h-1,h1{color:#13375e;font-family:Avenir Next W01,sans-serif;font-size:1.875rem;font-weight:700;line-height:.975;margin:0}@media only screen and (min-width:30.0625em){.h-1,h1{font-size:3.75rem}}@media only screen and (min-width:48.0625em){.h-1,h1{font-size:4.375rem}}@media only screen and (min-width:75.0625em){.h-1,h1{font-size:4.375rem}}@media only screen and (min-width:100.0625em){.h-1,h1{font-size:4.375rem}}.h-1+h1,h1+h1{margin-top:2.25rem}.h-1+h2,h1+h2{margin-top:2.625rem}.h-1+h3,h1+h3{margin-top:.5rem}.h-1+h4,h1+h4{margin-top:3rem}.h-1+h5,.h-1+h6,h1+h5,h1+h6{margin-top:3.75rem}.c-attorney__hero__summary .h-1 p,.c-attorney__hero__summary h1 p,.h-1 .c-attorney__hero__summary p,.h-1 .p--large,.h-1 .p--small,.h-1+p,h1 .c-attorney__hero__summary p,h1 .p--large,h1 .p--small,h1+p{margin-top:3rem}.h-2,h2{color:#13375e;font-family:Avenir Next W01,sans-serif;font-size:1.8125rem;font-weight:700;line-height:1.2em;margin:0;text-transform:none}@media only screen and (min-width:30.0625em){.h-2,h2{font-size:2.625rem}}@media only screen and (min-width:48.0625em){.h-2,h2{font-size:3.375rem}}@media only screen and (min-width:75.0625em){.h-2,h2{font-size:3.375rem}}@media only screen and (min-width:100.0625em){.h-2,h2{font-size:3.375rem;line-height:1em}}.h-2+h1,h2+h1{margin-top:3rem}.h-2+h2,.h-2+h3,h2+h2,h2+h3{margin-top:2.25rem}.h-2+h4,h2+h4{margin-top:.25rem}.h-2+h5,h2+h5{margin-top:2.625rem}.h-2+h6,h2+h6{margin-top:3rem}.c-attorney__hero__summary .h-2 p,.c-attorney__hero__summary h2 p,.h-2 .c-attorney__hero__summary p,.h-2 .p--large,.h-2 .p--small,.h-2+p,h2 .c-attorney__hero__summary p,h2 .p--large,h2 .p--small,h2+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}}.h-3,h3{color:#0070a6;font-family:Avenir Next W01,sans-serif;font-size:1.3125rem;font-weight:400;letter-spacing:.1px;line-height:1.3em;margin:0;text-transform:none}@media only screen and (min-width:30.0625em){.h-3,h3{font-size:1.5rem;letter-spacing:.1px}}@media only screen and (min-width:48.0625em){.h-3,h3{font-size:2rem;letter-spacing:.15px}}@media only screen and (min-width:75.0625em){.h-3,h3{font-size:2.625rem;letter-spacing:.15px}}@media only screen and (min-width:100.0625em){.h-3,h3{font-size:2.625rem;letter-spacing:.2px}}.h-3+h1,.h-3+h2,.h-3+h3,h3+h1,h3+h2,h3+h3{margin-top:3.75rem}.h-3+h4,h3+h4{margin-top:3rem}.h-3+h5,h3+h5{margin-top:2rem}.h-3+h6,h3+h6{margin-top:3.75rem}.h-3 .p--small,.h-3+p,h3 .p--small,h3+p{margin-top:2rem}.c-attorney__hero__summary .h-3 p,.c-attorney__hero__summary h3 p,.h-3 .c-attorney__hero__summary p,.h-3 .p--large,h3 .c-attorney__hero__summary p,h3 .p--large{margin-top:1.75rem}.h-3--heavy{font-weight:700}.c-search-results__content-row a,.h-4,h4{color:#0070a6;font-family:Avenir Next W01,sans-serif;font-size:1.225rem;font-weight:400;letter-spacing:.08px;line-height:1.333;margin:0;text-transform:none}@media only screen and (min-width:30.0625em){.c-search-results__content-row a,.h-4,h4{font-size:1.5rem;letter-spacing:.1px}}@media only screen and (min-width:48.0625em){.c-search-results__content-row a,.h-4,h4{font-size:1.5rem;letter-spacing:.2px}}@media only screen and (min-width:75.0625em){.c-search-results__content-row a,.h-4,h4{font-size:1.5rem;letter-spacing:.2px}}@media only screen and (min-width:100.0625em){.c-search-results__content-row a,.h-4,h4{font-size:1.5rem;letter-spacing:.23px}}.c-search-results__content-row a+h1,.c-search-results__content-row a+h2,.h-4+h1,.h-4+h2,h4+h1,h4+h2{margin-top:3.375rem}.c-search-results__content-row a+h3,.h-4+h3,h4+h3{margin-top:3rem}.c-search-results__content-row a+h4,.h-4+h4,h4+h4{margin-top:2.25rem}.c-search-results__content-row a+h5,.h-4+h5,h4+h5{margin-top:3rem}.c-search-results__content-row a+h6,.h-4+h6,h4+h6{margin-top:3.75rem}.c-attorney__hero__summary .c-search-results__content-row a p,.c-attorney__hero__summary .h-4 p,.c-attorney__hero__summary h4 p,.c-search-results__content-row a .c-attorney__hero__summary p,.c-search-results__content-row a .p--large,.c-search-results__content-row a .p--small,.c-search-results__content-row a+p,.h-4 .c-attorney__hero__summary p,.h-4 .p--large,.h-4 .p--small,.h-4+p,h4 .c-attorney__hero__summary p,h4 .p--large,h4 .p--small,h4+p{margin-top:.75rem}.h-4--heavy{font-weight:700}.c-search-results__collection,.h-5,.h-6,.u-accordion,.u-tabs a,h5,h6{color:#0070a6;font-family:Avenir Next W01,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:1.5px;line-height:1;margin:0;text-transform:uppercase}@media only screen and (min-width:30.0625em){.c-search-results__collection,.h-5,.h-6,.u-accordion,.u-tabs a,h5,h6{font-size:.875rem;letter-spacing:1.75px}}@media only screen and (min-width:48.0625em){.c-search-results__collection,.h-5,.h-6,.u-accordion,.u-tabs a,h5,h6{font-size:.875rem;letter-spacing:1.75px}}@media only screen and (min-width:75.0625em){.c-search-results__collection,.h-5,.h-6,.u-accordion,.u-tabs a,h5,h6{font-size:1rem;letter-spacing:2px}}@media only screen and (min-width:100.0625em){.c-search-results__collection,.h-5,.h-6,.u-accordion,.u-tabs a,h5,h6{font-size:1.125rem;letter-spacing:2.25px}}.c-search-results__collection+h1,.h-5+h1,.h-6+h1,.u-accordion+h1,.u-tabs a+h1,h5+h1,h6+h1{margin-top:3.375rem}.c-search-results__collection+h2,.h-5+h2,.h-6+h2,.u-accordion+h2,.u-tabs a+h2,h5+h2,h6+h2{margin-top:1.875rem}@media only screen and (min-width:30.0625em){.c-search-results__collection+h2,.h-5+h2,.h-6+h2,.u-accordion+h2,.u-tabs a+h2,h5+h2,h6+h2{margin-top:2.575rem}}.c-search-results__collection+h3,.h-5+h3,.h-6+h3,.u-accordion+h3,.u-tabs a+h3,h5+h3,h6+h3{margin-top:1.5rem}.c-search-results__collection+h4,.h-5+h4,.h-6+h4,.u-accordion+h4,.u-tabs a+h4,h5+h4,h6+h4{margin-top:2.25rem}.c-search-results__collection+h5,.h-5+h5,.h-6+h5,.u-accordion+h5,.u-tabs a+h5,h5+h5,h6+h5{margin-top:3rem}.c-search-results__collection+h6,.h-5+h6,.h-6+h6,.u-accordion+h6,.u-tabs a+h6,h5+h6,h6+h6{margin-top:3.75rem}.c-attorney__hero__summary h5+p,.c-attorney__hero__summary h6+p,.c-search-results__collection+.p--large,.c-search-results__collection+.p--small,.c-search-results__collection+ol,.c-search-results__collection+p,.c-search-results__collection+ul,.h-5+.p--large,.h-5+.p--small,.h-5+ol,.h-5+p,.h-5+ul,.h-6+.p--large,.h-6+.p--small,.h-6+ol,.h-6+p,.h-6+ul,.u-accordion+.p--large,.u-accordion+.p--small,.u-accordion+ol,.u-accordion+p,.u-accordion+ul,.u-tabs a+.p--large,.u-tabs a+.p--small,.u-tabs a+ol,.u-tabs a+p,.u-tabs a+ul,h5+.p--large,h5+.p--small,h5+ol,h5+p,h5+ul,h6+.p--large,h6+.p--small,h6+ol,h6+p,h6+ul{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}.is-h1,.is-h2,.is-h3,.is-h4,.is-h5,.is-h6{font-family:Avenir Next W01,sans-serif;line-height:1.25}.is-h1{font-size:2rem}@media (min-width:480px){.is-h1{font-size:3.375rem}}@media (min-width:1600px){.is-h1{font-size:4.375rem}}.is-h2{font-size:1.8125rem;font-weight:700}@media (min-width:480px){.is-h2{font-size:2.625rem}}@media (min-width:1600px){.is-h2{font-size:3.375rem}}.is-h3{font-size:1.625rem}@media (min-width:480px){.is-h3{font-size:2rem}}@media (min-width:1600px){.is-h3{font-size:2.9375rem}}.is-h4{font-size:1.4375rem}@media (min-width:480px){.is-h4{font-size:2rem}}@media (min-width:1600px){.is-h4{font-size:2.25rem}}.is-h5{font-size:1.25rem}@media (min-width:480px){.is-h5{font-size:1.5625rem}}@media (min-width:1600px){.is-h5{font-size:1.6875rem}}.is-h6{font-size:1.125rem;font-weight:700;text-transform:uppercase}@media (min-width:480px){.is-h6{font-size:1.125rem}}@media (min-width:1600px){.is-h6{font-size:1.25rem}}.is-body-base,.is-body-lg,.is-body-sm{font-family:Source Sans Pro,sans-serif}.is-body-lg{font-size:1.125rem}@media (min-width:480px){.is-body-lg{font-size:1.3125rem}}@media (min-width:1600px){.is-body-lg{font-size:1.375rem}}.is-body-base{font-size:1rem}@media (min-width:1600px){.is-body-base{font-size:1.125rem}}.is-body-sm{font-size:.75rem}@media (min-width:1600px){.is-body-sm{font-size:.875rem}}.is-button-lg{font-size:1rem;font-weight:700;text-transform:uppercase}.is-button-sm,.is-overline{font-size:.875rem;font-weight:700;text-transform:uppercase}.is-overline{letter-spacing:2px}@media (min-width:480px){.is-overline{font-size:1rem}}@media (min-width:1600px){.is-overline{font-size:1.0625rem}}.is-tags{font-size:.875rem}.is-subhead-lg{font-size:1.25rem;line-height:1.5}@media (min-width:480px){.is-subhead-lg{font-size:1.5rem}}@media (min-width:1600px){.is-subhead-lg{font-size:1.5625rem}}.is-subhead-sm{font-size:1.125rem}@media (min-width:480px){.is-subhead-sm{font-size:1.25rem}}@media (min-width:1600px){.is-subhead-sm{font-size:1.3125rem}}::-moz-placeholder{color:#75757a;-moz-transition:color .125s ease-out;transition:color .125s ease-out}::placeholder{color:#75757a;transition:color .125s ease-out}input:focus::-moz-placeholder{color:#75757a00}input:focus::placeholder{color:#75757a00}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Source Sans Pro,sans-serif;font-size:18px}@media only screen and (min-width:48.0625em){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:32px}}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;border:2px solid #75757a;border-radius:none;border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;color:#13375e;display:block;margin:0 0 72px;padding:13px 16px 11px;width:100%}input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus{border-color:#13375e}textarea{font-size:16px;margin-bottom:72px;padding:13px 16px 11px}@media only screen and (min-width:48.0625em){textarea{font-size:20px}}.o-radio-group{margin-bottom:72px}.o-radio-group__label{margin-right:36px}.o-radio-group input[type=radio]+label{padding-left:9px}.o-radio-group label{margin-right:24px}input[type=checkbox],input[type=radio]{cursor:pointer;display:inline-block}input[type=checkbox]+label,input[type=radio]+label{display:inline-block;margin-right:36px}label input[type=checkbox],label input[type=radio]{margin-right:18px}.form-captcha{margin:0 0 32px}@media only screen and (min-width:48.0625em){.form-captcha{margin:32px 0 0}}.form-captcha a{display:inline-block;margin-right:1rem}select{-webkit-appearance:none;background:#fff url(/dist/images/form-select-arrow.svg) 100% no-repeat;background-position:right 18px center;background-size:22px 11px;border:2px solid #75757a;border-radius:none;border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;color:#13375e;display:block;font-size:18px;margin-bottom:72px;padding:8px 7px;width:100%}@media only screen and (min-width:48.0625em){select{font-size:20px;padding:17px 16px}}@media only screen and (min-width:75.0625em){select{font-size:20px;padding:20px 16px 21px}}select:focus{border-color:#13375e}select.has-value{color:#13375e}label{color:#75757a;display:block;font-size:18px;margin-bottom:6px}label[for]{cursor:pointer}label.is-required:after{color:#75757a;content:" (required)"}.parsley-error-wrapper{position:relative}.parsley-errors-list{color:#ee3b24;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:400;list-style:none;margin-top:0!important;margin:0;padding:0;pointer-events:none;position:absolute;right:0;top:0}.parsley-errors-list li:before{content:""!important;margin-right:0!important}.o-form-section{margin-bottom:36px}@media only screen and (min-width:30.0625em){.o-form-section{margin-bottom:72px}}.o-float-label{background-color:transparent;margin-bottom:72px;position:relative}.o-float-label input{background-color:transparent;margin-bottom:0}.o-float-label label{bottom:50%;font-size:18px;left:0;opacity:1;position:absolute;transform:translateY(50%);transform-origin:0 50%;transition:opacity .125s ease-out;transition-property:all;z-index:-1}@media only screen and (min-width:48.0625em){.o-float-label label{font-size:32px}}.o-float-label .parsley-errors-list+label,.o-float-label input.has-value+label,.o-float-label input:focus+label,.o-float-label select.has-value+label{bottom:100%;transform:translateY(15%) scale(.65)}.input-hp{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.btn{background-color:#fff;border:none;border-radius:0;color:#13375e;display:inline-block;font-family:Avenir Next W01,sans-serif;font-size:.875rem;font-weight:700;padding:.6875rem 1.5rem .625rem;text-decoration:none;text-transform:uppercase;transition:color,background-color .25s;white-space:nowrap}@media only screen and (min-width:48.0625em){.btn{font-size:1.2rem;letter-spacing:1px}}.btn[disabled]{opacity:.5}.btn:hover{opacity:.8}.btn+.btn{margin-left:2rem}.btn--sm{font-size:.875rem;font-weight:700;line-height:1rem;padding:10px 24px;text-transform:uppercase}@media only screen and (min-width:48.0625em){.btn--sm{font-size:.875rem;letter-spacing:1px}}.btn--payment{border:none!important;border-radius:0!important;color:#fff!important;display:inline-block!important;font-family:Avenir Next W01,sans-serif!important;font-size:.875rem!important;font-weight:700!important;height:auto!important;padding:.9375rem 1.5rem .875rem!important;text-decoration:none!important;text-transform:uppercase!important;transition:color,background-color .25s!important;white-space:nowrap!important}.btn--payment,.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;font-weight:700!important;letter-spacing:1px!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:#fff}.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--quaternary{background-color:#50bceb;color:#13375e}.btn--quaternary:hover,.btn--quinary{background-color:#0070a6;color:#fff}.btn--toggle{background-color:#13375e;color:#50bceb;font-size:1.2rem;font-weight:600;padding:.8875rem 1.5rem .825rem;position:relative;text-align:left;width:100%}.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{background-color:#50bceb;border:1px solid transparent!important;border-radius:0;color:#13375e;display:inline-block;font-family:Avenir Next W01,sans-serif;font-size:.875rem;font-weight:700;padding:.6875rem 1.5rem .625rem;text-decoration:none;text-transform:uppercase;transition:color,background-color .25s;white-space:nowrap}.btn--highlight svg{height:16px;margin-bottom:-3px;margin-right:3px;width:16px}.btn--highlight svg g{fill:#13375e}.btn--highlight:hover{background-color:#0070a6;border:1px solid transparent;color:#fff}.btn--search{background-color:#fed110;border:1px solid transparent!important;border-radius:0;color:#13375e;display:inline-block;font-family:Avenir Next W01,sans-serif;font-size:.875rem;font-weight:700;padding:.6875rem 1.5rem .625rem;text-decoration:none;text-transform:uppercase;transition:color,background-color .25s;white-space:nowrap}.btn--search svg{display:inline;height:16px;margin-right:3px;width:16px}.btn--search svg g{fill:#13375e}.btn--search:hover{background-color:#0070a6;border:1px solid transparent;color:#fff}.btn--search:hover svg g{fill:#fff}.btn--outlined{border:1px solid #fff;color:#fff!important;display:inline-block;font-family:Avenir Next W01,sans-serif!important;font-size:1.125rem!important;font-weight:600!important;margin-top:1.5rem;opacity:1;padding:.5625rem 1.5rem .5rem;text-decoration:none;transition:opacity .25s;white-space:nowrap}.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}.o-icon{fill:currentColor;display:inline-block;height:100%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;vertical-align:middle;width:100%}.o-icon--twitter{height:28px;width:34px}.o-icon--instagram{height:28px;width:28px}.o-icon--facebook{height:36px;width:16px}.o-icon--navicon{height:14px;vertical-align:baseline;width:30px}.o-icon--close{height:20px;vertical-align:top;width:30px}.o-ratio{background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:0;margin:0;padding:0;position:relative}.o-ratio img{display:block;max-width:none;position:absolute;width:100%}.o-ratio--bg{background-color:#2f2f2f20}.o-ratio--1-1,.o-ratio--square{padding-bottom:100%}.o-ratio--4-3{padding-bottom:75%}.o-ratio--16-9,.o-ratio--widescreen{padding-bottom:56.25%}.expander-wrapper .collapse{display:block;max-height:0;overflow:hidden;padding:0;transition:all .5s cubic-bezier(0,1,0,1)}.expander-wrapper .collapse.show{max-height:99em;padding:0 0 1rem;transition:all .5s ease-in-out}.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));transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.expander-wrapper .expander svg,.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{--tw-text-opacity:1;align-items:center;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));display:flex;flex-direction:row;justify-content:space-between;position:relative}.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-duration:.3s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.accordion-container .ac-panel a,.accordion-container>.ac-trigger{position:relative}.accordion-container .ac-panel a i:after,.accordion-container>.ac-trigger i:after{background-color:#fff;border-radius:50%;content:"";height:5px;left:-18px;position:absolute;top:50%;transform:translateY(-50%);width:5px}.accordion-container .ac-panel a i:after{background-color:#50bceb}.accordion-container>:nth-child(2){display:block;max-height:0;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-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))}}#credits-overlay,#photo-overlay,#video-overlay{--tw-bg-opacity:.25;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity,1));inset:0;overflow:visible;position:fixed;transform:scale(1);transition:all .3s ease-out;z-index:50}#credits-overlay .credits-container,#photo-overlay .credits-container,#video-overlay .credits-container{background-color:#fff;height:100vh;inset:0;margin:auto;max-height:600px;max-width:1024px;position:absolute;width:calc(100% - 30px)}#credits-overlay_background,#photo-overlay_background,#video-overlay_background{transition:all .3s .3s}#credits-overlay_wrapper,#photo-overlay_wrapper,#video-overlay_wrapper{transition:all .3s ease-out}#credits-overlay[aria-hidden=true],#photo-overlay[aria-hidden=true],#video-overlay[aria-hidden=true]{display:none;transform:scale(.8)}.credits-overlay__close-btn,.photo-overlay__close-btn,.video-overlay__close-btn{align-items:center;border:1px solid #808184!important;border-radius:9999px;cursor:pointer;display:flex;flex-direction:column;height:52px;justify-content:center;left:30px;position:absolute;top:30px;width:52px;z-index:1}.credits-overlay__close-btn svg,.photo-overlay__close-btn svg,.video-overlay__close-btn svg{position:relative}.credits-overlay__content,.photo-overlay__content,.video-overlay__content{padding:4rem 1rem}@media (min-width:768px){.credits-overlay__content,.photo-overlay__content,.video-overlay__content{padding:5rem}}.credits-overlay__content,.photo-overlay__content,.video-overlay__content{height:100%;overflow-y:auto;position:absolute;right:0;top:0;width:100%}.credits-overlay__image,.photo-overlay__image,.video-overlay__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:35%}@media only screen and (min-width:48.0625em){.credits-overlay__image,.photo-overlay__image,.video-overlay__image{display:block}}.credits-overlay__logo,.photo-overlay__logo,.video-overlay__logo{margin-bottom:5rem}#video-overlay{--tw-bg-opacity:1;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity,1));margin:0}.c-placeholder{background-color:#f5f5f580;font-size:3rem;padding:288px 0;text-align:center}.c-header-primary{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));height:80px;left:0;max-width:100vw;position:fixed;right:0;top:0;width:100%;z-index:20}.c-header-primary,.c-header-primary a:not(.action-nav){--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity,1))}.c-header-primary.headroom{transition:all .3s linear;will-change:transform}.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{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));bottom:0;content:"";height:0;left:0;position:absolute;right:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-header-primary .top-nav.no-children:hover{opacity:.6}.c-header-primary .top-nav.no-children:hover:after{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));bottom:0;height:2px;left:0;position:absolute;right:0}.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{--tw-bg-opacity:1;background-color:#17487e;background-color:rgba(23,72,126,var(--tw-bg-opacity,1));bottom:0;height:2px;left:0;position:absolute;right:0}.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{background:linear-gradient(180deg,rgba(0,0,0,.2),transparent)}.theme-dark .c-header-primary,.theme-dark .c-header-primary .c-header-primary__landing-cta a,.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--ebook .c-header-primary .kr-logo path,.theme-dotted .c-header-primary .kr-logo path,.theme-light .c-header-primary .kr-logo path{fill:url(#a)}.theme-dark--ebook .c-header-primary .top-nav.no-children:hover,.theme-dotted .c-header-primary .top-nav.no-children:hover,.theme-light .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-dotted .c-header-primary .top-nav.no-children:hover:after,.theme-light .c-header-primary .top-nav.no-children:hover:after{--tw-bg-opacity:1;background-color:#17487e;background-color:rgba(23,72,126,var(--tw-bg-opacity,1));bottom:0;height:2px;left:0;position:absolute;right:0}.c-header-primary.header--top{background-color:transparent}.c-header-primary .c-header-primary__row{background-color:transparent;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-header-primary .c-header-primary__row nav{position:relative}.c-header-primary .c-header-primary__row nav:after{background-color:transparent;bottom:0;content:"";height:1px;left:0;opacity:.3;position:absolute;right:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-header-primary.mobile-menu-open,.c-header-primary.mobile-menu-open a:not(.action-nav),.c-header-primary.node-menu-open,.c-header-primary.node-menu-open a:not(.action-nav){--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity,1))}.c-header-primary.mobile-menu-open .c-header-primary__row,.c-header-primary.node-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.mobile-menu-open .c-header-primary__row nav:after,.c-header-primary.node-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.mobile-menu-open .kr-logo path,.c-header-primary.node-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 only screen and (min-width:75.0625em){.is-lp .c-header-primary{top:100px}}.c-header-primary .c-header-primary__landing-cta{color:#50bceb;display:table;font-family:Avenir Next W01,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;line-height:1;margin-left:auto;padding-top:15px;text-align:right;text-shadow:0 0 5px hsla(0,0%,100%,.9);text-transform:uppercase;transition:transform .25s ease}.c-header-primary .c-header-primary__landing-cta a{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity,1));display:inline-block;font-size:1rem;margin-top:.15em;text-decoration:underline;text-shadow:none}.c-header-primary .c-header-primary__landing-cta a:focus,.c-header-primary .c-header-primary__landing-cta a:hover{color:#fed110}@media only screen and (min-width:30.0625em){.c-header-primary .c-header-primary__landing-cta{font-size:1.125rem;text-shadow:none}.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.75rem}}.c-header-primary .node-menu-container{align-items:center;display:flex;height:100%;justify-content:center;position:relative}.c-header-primary .node-menu-container:after{--tw-bg-opacity:1;background-color:#0070a6;background-color:rgba(0,112,166,var(--tw-bg-opacity,1));bottom:0;content:"";height:0;left:0;pointer-events:none;position:absolute;right:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-header-primary .node-menu-container .node-menu{--tw-translate-y:-125%;--tw-bg-opacity:1;--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));background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity,1));display:grid;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);grid-template-columns:repeat(1,minmax(0,1fr));height:auto;left:0;min-height:400px;overflow-y:auto;padding-bottom:2rem;padding-top:9rem;position:fixed;top:0;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-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:-1}@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-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.c-header-primary .node-menu-container.is-open:after{content:"";height:4px}.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{--tw-translate-y:-125%;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity,1));height:auto;left:0;max-height:100vh;overflow:auto;padding-top:115px;position:absolute;right:0;top:0;transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);z-index:-1}.c-header-primary .mobile-nav-menu,.c-header-primary .mobile-nav-menu.show{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.show{--tw-translate-y:0px}.c-header-primary .mobile-nav-menu .top-nav.no-children{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity,1));position:relative}.c-header-primary .mobile-nav-menu .top-nav.no-children:after{--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity,1));bottom:0;content:"";height:0;left:0;position:absolute;right:0;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.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{--tw-bg-opacity:1;background-color:#17487e;background-color:rgba(23,72,126,var(--tw-bg-opacity,1));bottom:0;height:2px;left:0;position:absolute;right:0}.c-header-primary .mobile-nav-menu .link-item{--tw-text-opacity:1;color:#13375e;color:rgba(19,55,94,var(--tw-text-opacity,1));position:relative}.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{background-color:#13375e;height:auto;left:0;max-height:100vh;overflow-y:auto;position:fixed;top:0;transform:translate(0) translateY(-100%);transition:all .3s ease-out;width:100vw;z-index:50}.navigation-overlay_inner{padding:20px 10px}@media only screen and (min-width:30.0625em){.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{height:26px;transform:rotate(180deg);width:16px}.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))}@media only screen and (max-width:30em){.c-nav-secondary__list{text-align:center}}.c-nav-secondary__item{color:#2f2f2f;display:inline-block;font-family:Source Sans Pro,sans-serif;font-size:.75rem;font-weight:400;position:relative;vertical-align:middle}.c-nav-secondary__item:not(:last-child):after{content:" | "}.c-nav-secondary__item a{color:#2f2f2f;text-decoration:none}.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(90deg,#13375e,#13375e);background-position:0 0;background-size:50% 100%}}@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-left:calc(2% + 18px);padding-right: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-left:calc(3% + 18px);padding-right: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;height:0;padding-bottom:100%;width: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{color:#75757a;font-size:.6875rem;margin-top:1rem}@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{overflow:hidden;position:relative}.c-rich-content--videobg .c-rich-content__inner{display:inline-block;height:0;padding-bottom:133%;width:100%}@media only screen and (min-width:48.0625em){.c-rich-content--videobg .c-rich-content__inner{padding-bottom:55%}}.c-rich-content--videobg video{display:block;height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@media only screen and (max-width:48em){.c-rich-content--videobg video{display:none}}.c-rich-content__video-overlay{position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}@media only screen and (min-width:20.0625em){.c-rich-content__row--small{align-items:center;display:flex;flex-wrap:wrap}}@media only screen and (min-width:30.0625em){.c-rich-content__row--medium{align-items:center;display:flex;flex-wrap:wrap}}@media only screen and (min-width:48.0625em){.c-rich-content__row--large{align-items:center;display:flex;flex-wrap:wrap}}@media only screen and (min-width:75.0625em){.c-rich-content__row--xlarge{align-items:center;display:flex;flex-wrap:wrap}}@media only screen and (min-width:100.0625em){.c-rich-content__row--xxlarge{align-items:center;display:flex;flex-wrap:wrap}}.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;margin:2em 0;padding:0}.c-rich-content__text ul li{line-height:1.75em;padding-left:2rem;position:relative}.c-rich-content__text ul li:before{color:#0070a6;content:"+";font-size:1.75rem;left:0;position:absolute;top:0}.c-rich-content__text ul li+li{margin-top:1rem}.c-rich-content__text ul.no-style li{margin-bottom:36px;padding-left:0}.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-bottom:1rem;margin-top: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 .c-rich-content__fact,.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 li,.c-rich-content__text--wrap-preserve p{-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.c-rich-content__embed{height:0;margin:0;padding-bottom:56.25%;position:relative}@media only screen and (max-width:48em){.c-rich-content__embed{margin-bottom:36px}}.c-rich-content__embed iframe{height:100%;left:0;position:absolute;top:0;width: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;font-size:.5rem;text-align:right}.c-rich-content__caption{bottom:36px;font-size:.875rem;position:absolute;width:100%;z-index:1}.c-rich-content__caption .column{text-align:right}.c-rich-content__address{color:#2f2f2f;display:block;margin-top:1rem;position:relative;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{height:36px;left:0;position:absolute;top:50%;transform:translateY(-50%);width: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{height:40px;left:0;position:absolute;top:-10px}.c-rich-content__guide-banner .has-icon{padding-left:80px;position:relative}.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{margin-top:72px;text-align:center}.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{border:1px solid #fff;border-radius:10px;display:inline-block;height:80px;opacity:1;padding-top:25px;text-align:center;transition:opacity .3s linear;width:80px}@media only screen and (min-width:48.0625em){.c-rich-content__contact-form__social a{height:180px;padding-top:50px;width:180px}}.c-rich-content__contact-form__social a:before{background-position:50%;background-repeat:no-repeat;background-size:auto 100%;content:"";display:inline-block;height:30px;text-indent:-9999px;width:45px}@media only screen and (min-width:48.0625em){.c-rich-content__contact-form__social a:before{height:80px;width:120px}}.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:0 0 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-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}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;padding-left:1em;padding-right:1em;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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;background:#fff url(/dist/images/form-select-arrow.svg) 100% no-repeat;background-position:right 18px center;background-size:22px 11px;border:2px solid #75757a;border-radius:none;border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;color:#13375e;display:block;font-family:Source Sans Pro,sans-serif;font-size:18px;margin-bottom:72px;padding:8px 7px;width:100%}@media only screen and (min-width:48.0625em){form.fui-form .fui-field[data-field-type=dropdown] .fui-input-container select{font-size:20px;padding:17px 16px}}@media only screen and (min-width:75.0625em){form.fui-form .fui-field[data-field-type=dropdown] .fui-input-container select{font-size:20px;padding:20px 16px 21px}}form.fui-form .fui-field[data-field-type=dropdown] .fui-input-container select:focus{border-color:#13375e}form.fui-form .fui-field[data-field-type=dropdown] .fui-input-container select.has-value{color:#13375e}form.fui-form .fui-field[data-field-type=multi-line-text] .fui-input-container textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-appearance:none;border:2px solid #75757a;border-radius:none;border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;color:#13375e;display:block;font-family:Source Sans Pro,sans-serif;font-size:16px;margin:0 0 72px;padding:13px 16px 11px;width:100%}form.fui-form .fui-field[data-field-type=multi-line-text] .fui-input-container textarea:focus{border-color:#13375e}@media only screen and (min-width:48.0625em){form.fui-form .fui-field[data-field-type=multi-line-text] .fui-input-container textarea{font-size:20px}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-btn,form.fui-form .fui-submit{background-color:#fed110;border:none;border-radius:0;color:#13375e;display:inline-block;font-family:Avenir Next W01,sans-serif;font-size:.875rem;font-weight:700;padding:.6875rem 1.5rem .625rem;text-decoration:none;text-transform:uppercase;transition:color,background-color .25s;white-space:nowrap}@media only screen and (min-width:48.0625em){form.fui-form .fui-btn,form.fui-form .fui-submit{font-size:1.2rem;letter-spacing:1px}}form.fui-form .fui-btn[disabled],form.fui-form .fui-submit[disabled]{opacity:.5}form.fui-form .fui-btn:hover,form.fui-form .fui-submit:hover{opacity:.8}form.fui-form .fui-btn+.btn,form.fui-form .fui-submit+.btn{margin-left:2rem}.c-ajax-form{position:relative}.c-ajax-form__fields{position:relative;transition:all .4s ease-out,visibility .01s ease-out;transition-delay:0,.4s;z-index:2}.is-submitting .c-ajax-form__fields{opacity:.5;pointer-events:none}.is-submitting .c-ajax-form__fields input[type=submit]{pointer-events:none}.is-error .c-ajax-form__fields,.is-success .c-ajax-form__fields{opacity:0;pointer-events:none}.c-ajax-form__submit-section{margin-top:36px}.c-ajax-form__message{left:0;margin:0 auto;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transform:scale(.95);transition:all .25s cubic-bezier(0,.35,.5,2.5);transition-delay:.4s;width:100%;z-index:1}.is-error .c-ajax-form__message.error,.is-success .c-ajax-form__message.success{cursor:pointer;opacity:1;pointer-events:all}.autocomplete-suggestions{background:#fff;box-sizing:border-box;color:#a8a8a8;cursor:default;font-family:Avenir Next W01,sans-serif;font-size:1.5rem;overflow:auto;padding:1.875rem 0}body.search-light .autocomplete-suggestions{box-shadow:6px 6px 14px #0003}@media only screen and (max-width:48em){.autocomplete-suggestions{color:#777;font-size:1rem;padding:.5rem 0}}.autocomplete-suggestion{overflow:hidden;padding:1rem 1.5625rem 1rem 5.3125rem;white-space:nowrap}@media only screen and (max-width:48em){.autocomplete-suggestion{overflow:auto;padding:1rem;white-space:normal}}.autocomplete-suggestion:hover{background-color:#f5f5f5}.autocomplete-no-suggestion{padding:1rem 1.5625rem 1rem 3.125rem}.autocomplete-suggestions strong{color:#000;font-weight:400}.autocomplete-group{border-bottom:1px solid #000;color:#000;display:block;font-size:16px;font-weight:700;padding:2px 5px}body .c-search{background-color:#13375e;color:#fff}@media only screen and (min-width:75.0625em){body .c-search form{margin-bottom:4.5rem!important;margin-top:4rem!important}}body .c-search h1,body .c-search h2,body .c-search h3,body .c-search p{color:#fff}.c-attorney__hero__summary body .c-search p,body .c-search .c-attorney__hero__summary p,body .c-search .p--large{font-size:1rem;line-height:1.8em}body .c-search__wrapper img{display:none}body .c-search__wrapper svg{left:24px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@media only screen and (max-width:48em){body .c-search__wrapper svg{height:24px;left:14px;top:22px;transform:none}}body .c-search__input{border-color:transparent;font-size:1.5rem;padding:16px 18px 14px 60px}@media only screen and (min-width:30.0625em){body .c-search__input{height:70px;padding:20px 18px 16px 66px}}@media only screen and (min-width:48.0625em){body .c-search__input{font-size:1.875rem;height:92px;padding:30px 36px 28px 84px}}@media only screen and (min-width:75.0625em){body .c-search__input{height:87px;padding:30px 36px 23px 84px}}@media only screen and (max-width:30em){body .c-search__input{margin-bottom:1rem}}body .c-search__input:focus{border-color:#50bceb}body .c-search__submit{padding:1rem 1.5rem;position:absolute;right:0;top:0}@media only screen and (min-width:30.0625em){body .c-search__submit{height:70px;padding:25px 3.5rem 24px}}@media only screen and (min-width:48.0625em){body .c-search__submit{height:92px;padding:2rem 3.5rem}}@media only screen and (min-width:75.0625em){body .c-search__submit{height:87px}}body .c-search__submit .btn{font-size:1.275rem}@media only screen and (max-width:30em){body .c-search__submit{margin-bottom:60px;margin-top:6px;padding:1.2rem 1.5rem;position:static;width:100%}}body .c-search__all-link{color:#fff}body .c-search__popular{margin-top:1rem}body .c-search__popular a{background-color:#50bceb;color:#fff;display:inline-block;font-size:.8125rem;margin-bottom:1em;margin-right:.75em;padding:.5em 1em}@media only screen and (min-width:48.0625em){body .c-search__popular a{font-size:1.125rem}}body .c-search form{margin-top:2.5rem;position:relative}@media only screen and (min-width:30.0625em){body .c-search form{margin-top:2rem}}body .c-search--light{background-color:#fff;color:#2f2f2f}body .c-search--light h1,body .c-search--light h2,body .c-search--light h3{color:#13375e}body .c-search--light p{color:#2f2f2f}body .c-search--light .c-search__input{background-color:#f5f5f5}body .c-search--light .c-search__all-link{color:#13375e}.c-search-results__header__meta{color:#13375e;margin-top:1rem}.c-search-results__header-row{font-weight:700}.c-search-results__collection{color:#50bceb;display:block}.c-search-results__content-row{align-content:flex-start;display:flex;flex-wrap:wrap;margin-top:36px}.c-search-results__content-row .column{padding-bottom:18px;padding-top:18px}@media only screen and (max-width:48em){.c-search-results__content-row .column+.column{padding-top:0}}.c-search-results__content-row a{color:#13375e;display:inline-block;font-size:1.375rem;margin-top:.5em}@media only screen and (min-width:30.0625em){.c-search-results__content-row a{font-size:1.75rem}}.c-search-results__content-row--two .column{background-color:#f5f5f5}.c-search-results__mobile-date{margin-top:.5rem}.c-search-results__pagination{color:#75757a;line-height:1.8;margin-top:36px;text-align:center}.c-search-results__pagination a{color:#75757a;display:inline-block;font-weight:700;padding:.0625rem .625rem}.c-search-results__pagination strong{background:#0070a6;color:#fff;cursor:default;display:inline-block;font-weight:700;padding:.0625rem .625rem}.c-search-results__footer{border-bottom:1px solid #cfcfcf}.c-search-results__no-result .column{text-align:center}.c-search-results__no-result__title{color:#ee3b24;font-weight:700}.c-search-results__no-result__meta{color:#ee3b24}.c-search-results__no-result__meta a{color:#ee3b24;text-decoration:underline}.c-search-results__no-result svg{margin-bottom:.5rem}.c-search-results__research__wrapper{position:relative}.c-search-results__research__wrapper img{display:none}.c-search-results__research__wrapper svg{height:24px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:24px}.c-search-results__research__input{border-color:#50bceb!important}.c-search-widget{color:#13375e}.c-search-widget h5{color:#13375e;margin:2rem 0 1rem}.c-search-widget__popular-links{margin:0}.c-search-widget__popular-links li{display:inline-block}@media only screen and (min-width:48.0625em){.c-search-widget__popular-links li{display:inline-block}}.c-search-widget__popular-links a{background-color:#0070a6;color:#fff;display:inline-block;font-size:.8125rem;margin-bottom:1em;margin-right:.75em;padding:.5em 1em}@media only screen and (min-width:48.0625em){.c-search-widget__popular-links a{font-size:1.125rem}}.c-search-widget__popular-links a:hover{opacity:.8}.c-search-widget__addtl-links{margin:0}.c-search-widget__addtl-links li{display:block}@media only screen and (min-width:48.0625em){.c-search-widget__addtl-links li{display:inline-block}.c-search-widget__addtl-links li+li:before{content:" | ";margin:0 10px}}.c-search-widget__addtl-links a{border-bottom:1px solid #13375e;color:#13375e;font-size:1.125rem}.c-search-widget__addtl-links a:hover{opacity:.8}@media only screen and (min-width:48.0625em){.c-search-widget__addtl-links a{font-size:1.3125rem}}.c-search-widget__addtl-links a svg{height:16px;width:16px}.c-search-widget__addtl-links a svg g{fill:#13375e}#search-overlay{background-color:#fff;height:100vh;left:0;overflow-y:auto;position:fixed;top:0;transform:translate(0) translateY(-100%);transition:all .3s ease-out;width:100vw;z-index:50}#search-overlay_inner{padding:30px 10px}#search-overlay_background{transition:all .3s .3s}#search-overlay_wrapper{transition:all .3s ease-out}#search-overlay.popup_visible{transform:translate(0) translateY(0)}.c-algolia__close svg{height:26px;transform:rotate(180deg);width:16px}.c-algolia__searchbox{position:relative}.c-algolia__searchbox .ais-SearchBox-input{background-color:#f5f5f5;border:none;color:#2f2f2f;margin:0;padding:15px 16px 13px 55px}@media only screen and (min-width:48.0625em){.c-algolia__searchbox .ais-SearchBox-input{padding:15px 16px 13px 75px}}.c-algolia__searchbox .ais-SearchBox-submit{margin-left:20px;position:absolute;top:50%;transform:translateY(-50%)}.c-algolia__searchbox .ais-SearchBox-submitIcon{fill:#50bceb;height:20px;width:20px}@media only screen and (min-width:48.0625em){.c-algolia__searchbox .ais-SearchBox-submitIcon{height:32px;width:32px}}.c-algolia__searchbox .ais-SearchBox-reset{margin-right:20px;position:absolute;right:0;top:50%;transform:translateY(-50%)}.c-algolia__searchbox .ais-SearchBox-resetIcon{fill:#13375e;height:20px;width:20px}@media only screen and (min-width:48.0625em){.c-algolia__searchbox .ais-SearchBox-resetIcon{height:28px;width:28px}}.c-algolia__hits__section{color:#0070a6;margin:0}.c-algolia__hits__title{margin:1rem 0}.c-algolia__hits__title a{color:#13375e}.c-algolia__hits__snippet{color:#13375e;margin-bottom:4rem}.c-algolia__hits mark{background-color:#fed110;color:#13375e}.c-algolia__pagination .ais-Pagination-list{text-align:center}.c-algolia__pagination .ais-Pagination-item{display:inline-block;margin:0 .5rem}.c-algolia__pagination .ais-Pagination-item a{color:#75757a;font-family:Avenir Next W01,sans-serif;font-weight:700}.c-algolia__pagination .ais-Pagination-item--disabled{display:none}.c-algolia__pagination .ais-Pagination-item--selected a{background-color:#0070a6;color:#fff;padding:1px 6px}.c-algolia input[type=search]::-ms-clear,.c-algolia input[type=search]::-ms-reveal{display:none;height:0;width:0}.c-algolia input[type=search]::-webkit-search-cancel-button,.c-algolia input[type=search]::-webkit-search-decoration,.c-algolia input[type=search]::-webkit-search-results-button,.c-algolia input[type=search]::-webkit-search-results-decoration{display:none}.news-sliders-section{display:inline;max-height:2000px;overflow:hidden;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.news-sliders-section.hide{display:inline-block;max-height:0}.swiper{overflow:hidden!important;padding-bottom:5rem!important;padding-top:.25rem!important}.swiper .swiper-slide{--tw-scale-x:1;--tw-scale-y:1;height:auto!important;min-height:400px;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-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swiper .swiper-slide.first-slide{margin-left:2%}@media only screen and (min-width:30.0625em){.swiper .swiper-slide.first-slide{margin-left:7%}}@media only screen and (min-width:48.0625em){.swiper .swiper-slide.first-slide{margin-left:5%}}@media only screen and (min-width:75.0625em){.swiper .swiper-slide.first-slide{margin-left:7%}}@media only screen and (min-width:100.0625em){.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{bottom:0;left:0;position:absolute;right:0;width:100%}.swiper .swiper-buttons .swiper-buttons-content{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev{--tw-border-opacity:1;--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));border-color:#808184;border-color:rgba(128,129,132,var(--tw-border-opacity,1));border-radius:9999px;border-width:1px;color:#0070a6;color:rgba(0,112,166,var(--tw-text-opacity,1));height:auto;left:0;margin-top:0!important;padding:.75rem;position:relative;width:3rem}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next:after,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev:after{content:""}.swiper .swiper-buttons .swiper-buttons-content .swiper-button-next:hover,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev: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-next.swiper-button-lock,.swiper .swiper-buttons .swiper-buttons-content .swiper-button-prev.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}}.desktop-video-hero-js,.mobile-video-hero-js{opacity:0}.desktop-video-hero-js.loaded,.mobile-video-hero-js.loaded{opacity:1;transition-duration:.7s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}#player,#player-in-modal{--plyr-color-main:#0070a6}video.video-hero{opacity:0;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}video.video-hero:not(.lazy){opacity:1}.c-latest-news{background-color:#fff}.c-latest-news__category-title{color:#0070a6;font-size:.75rem;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{fill:#75757a;height:32px;margin-bottom:1rem}.c-latest-news__category-image path{fill:#75757a}.c-latest-news__title{color:#0070a6}.c-latest-news__tagline{color:#2f2f2f}.c-latest-news__cards{display:flex;flex-wrap:wrap;margin-top:2rem}@media only screen and (min-width:48.0625em){.c-latest-news__cards{margin-bottom:2rem}}.c-latest-news__card{background-color:#fff;border-bottom:2px solid #50bceb;height:100%;padding:1.5rem 1.5rem 4rem;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{letter-spacing:0;line-height:1.5;margin-bottom:1rem;margin-top:2rem;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{font-size:.875rem;line-height:1.5}.c-latest-news__card-more{bottom:24px;left:40px;opacity:0;position:absolute;transition:opacity .3s}.c-latest-news__card-more a{padding:5px 15px 4px}.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 img,.link-grid-item:hover span{--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)}.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{background-color:#13375e;padding:0}@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{color:#fff;font-size:36px}@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;font-weight:500;text-decoration:underline}.c-practice-area__header__description a:hover{color:#13375e;text-decoration:underline}.c-practice-area__header .svg-icon{fill:#fff;display:none;margin-bottom:1.5rem;margin-top:8px;width:100px}@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;display:inline-block;font-family:Avenir Next W01,sans-serif;font-size:16px;font-weight:600;margin-bottom:50px;text-decoration:none}@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;font-size:14px;line-height:28px;padding:0}@media only screen and (min-width:48.0625em){.c-practice-area__quote blockquote{font-size:16px;line-height:36px}}.c-practice-area__quote cite{font-size:16px;font-style:normal;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;margin-bottom:1.5rem;text-transform:uppercase}@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;margin:3rem 0 2rem;padding-bottom:2.5rem;padding-left: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;margin-bottom:1rem;text-transform:uppercase}@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;font-weight:500;line-height:28px;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{background-color:#ee3b24;background-image:url(/dist/images/webinar-play-button.svg);background-position:20px;background-repeat:no-repeat;background-size:13px 18px;color:#fff;display:inline-block;font-family:Avenir Next W01,sans-serif;font-size:16px;font-weight:400;padding:14px 32px 14px 51px;text-transform:uppercase}.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 li,.c-practice-area__body p{font-family:Source Sans Pro,sans-serif!important;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 0}.c-practice-area__body ul{margin:1rem 36px 2rem}.c-practice-area__body ul li{padding-left:2rem;position:relative}.c-practice-area__body ul li:before{color:#0070a6;content:"+";font-size:1.5rem;left:0;line-height:1.875rem;position:absolute;top:0}.c-practice-area__body ol{counter-reset:item}.c-practice-area__body ol li{margin-bottom:2rem;padding-left:1.75rem;position:relative}.c-practice-area__body ol li:before{color:#0070a6;content:counter(item) ". ";counter-increment:item;font-size:1rem;left:0;line-height:1.2;position:absolute;top:0}.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;font-weight:600;line-height:28px;margin-bottom:1rem;text-transform:uppercase}.c-practice-area__cta__calling{color:#fff;font-family:Avenir Next W01,sans-serif;font-size:14px;font-weight:300;line-height:20px;margin-bottom:.3rem}.c-practice-area__cta__phone{color:#fff;font-family:Avenir Next W01,sans-serif;font-size:32px;font-weight:500;line-height:32px}.c-practice-area__cta__phone:before{background-image:url(/dist/images/phone-icon.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:26px;margin-right:15px;width:26px}.c-practice-area__cta__phone span{display:block;font-size:16px;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{color:#231f20;font-family:Avenir Next W01,sans-serif;font-size:16px;font-weight:300;line-height:24px;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}.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;margin-top:.5rem;padding:1.5rem 1.5rem 2rem}}@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-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.practice-area-back-box .svg-circle{--tw-border-opacity:1;align-items:center;border-color:#13375e;border-color:rgba(19,55,94,var(--tw-border-opacity,1));border-radius:9999px;border-width:1px;display:flex;flex-direction:column;justify-content:center;margin-right:.75rem;padding:.5rem;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.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{--tw-border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--tw-border-opacity,1));border-width:1px}.blog-article-nav{padding:20px 0}.blog-article-next{background-color:#f2ae46}@media only screen and (min-width:48.0625em){.blog-article-next{background-color:transparent;background-image:url(/dist/images/blog-next-article.svg);background-position-x:-15px;background-position-y:center;background-repeat:no-repeat;background-size:100% 100%}}.social-bar{margin-bottom:1.5rem;margin-left:0;padding:0}.social-bar li{display:inline-block;list-style:none;margin-right:1.375rem}.social-bar img{float:left}.social-bar h6{margin:0 0 0 .5rem}.social-bar h5,.social-bar h6{color:#2f2f2f;float:left;letter-spacing:.5px;line-height:1}.social-bar h5{margin:0}.social-bar small{font-size:.7rem}.social-bar .icon{margin:1px 0 0}.newsWrapper{margin-bottom:3rem}.newsActiveFilter{margin:0 0 5rem;text-align:center;text-transform:uppercase}.newsActiveFilter+.newsFilters{display:none}.newsActiveFilter .icon{margin-left:.2rem;margin-top:.05rem;vertical-align:text-top}.newsActiveFilter .icon:hover{opacity:.8}.newsActiveFilter-label{color:#2f2f2f}.newsActiveFilter-link{font-weight:400}.newsFilters{display:block;margin-bottom:0;margin-top:1rem}@media only screen and (min-width:48.0625em){.newsFilters{align-items:center;display:flex;margin-bottom:3rem}}.newsFilters-link{background-color:#13375e;display:block;margin:.625rem;text-align:center}@media only screen and (min-width:30.0625em){.newsFilters-link{align-items:center;align-self:stretch;display:flex;flex:1}}.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;font-size:.7rem;margin:0}.newsSummary{font-size:.875rem;padding:2rem 0}.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--red,.newsSummary-topic--yellow{color:#0070a6}.newsSummary-image-file{fill:#75757a;display:none}.newsSummary-image-file path{fill:#75757a}@media only screen and (min-width:30.0625em){.newsSummary-image-file{display:inline-block;height:65px;margin:1.5rem 0 1rem}}.newsSummary-image-mobileFile{display:none}@media only screen and (min-width:20.0625em) and (max-width:30em){.newsSummary-image-mobileFile{display:inline-block;height:26px;margin-right:.75rem;vertical-align:middle}}.newsSummary-image-text{align-items:center;color:#75757a;display:flex;font-size:.875rem;line-height:1.1}@media only screen and (min-width:30.0625em){.newsSummary-image-text{display:block;font-size:.75rem}}.newsSummary-meta{margin-bottom:.5rem}.newsSummary-author,.newsSummary-text{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{height:32px;margin:.75rem 0 .5rem}.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;margin:0;padding:0}.newsDetail-body ul li{line-height:1.75em;padding-left:2rem;position:relative}.newsDetail-body ul li:before{color:#0070a6;content:"+";font-size:1.75rem;left:0;position:absolute;top:0}.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-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-bottom:3rem;margin-top:3.5rem}@media only screen and (min-width:30.0625em){.newsDetail-header{align-items:center;display:flex;margin-bottom:3rem;margin-top:2rem}}@media only screen and (min-width:75.0625em){.newsDetail-header{margin-top:3.5rem}}.newsDetail-category-file{fill:#75757a;display:none}.newsDetail-category-file path{fill:#75757a}@media only screen and (min-width:30.0625em){.newsDetail-category-file{display:inline-block;height:65px;margin:1.5rem 0 1rem}}.newsDetail-category-mobileFile{display:none}@media only screen and (min-width:20.0625em) and (max-width:30em){.newsDetail-category-mobileFile{display:inline-block;height:26px;margin-right:.75rem;vertical-align:middle}}.newsDetail-category-text{align-items:center;color:#75757a;display:flex;line-height:1.1;margin-bottom:.5rem}@media only screen and (min-width:30.0625em){.newsDetail-category-text{display:block;margin-bottom:0;margin-top:.5rem}}.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-family:Avenir Next W01,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25}.newsDetail-related-body{font-size:.875rem}.newsDetail-related-category{align-items:center;color:#75757a;display:flex;font-size:.75rem;line-height:1.1}.newsDetail-related-file{display:inline-block;height:26px;margin-right:.75rem;vertical-align:middle}.newsDetail-entry-tag{--tw-bg-opacity:1;--tw-text-opacity:1;background-color:#0070a6;background-color:rgba(0,112,166,var(--tw-bg-opacity,1));color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1));margin-bottom:.5rem;padding:.5rem 1rem;position:relative}.newsDetail-entry-tag:after{background:transparent;border-color:transparent #0070a6 transparent transparent;border-style:solid;border-width:18px 10px 18px 5px;content:"";height:100%;left:-15px;margin:0 auto;position:absolute;top:0;width:0}.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;margin-left:-.3125rem;min-height:1.5rem}ul.pagination li{color:#222;font-size:.875rem;height:1.5rem;margin-left:.3125rem}ul.pagination li a{border-radius:0;color:#75757a;display:block;font-family:Avenir Next W01,sans-serif;font-weight:700;padding:.0625rem .625rem}ul.pagination li a:focus,ul.pagination li:hover a{background:#e6e6e6}ul.pagination li.unavailable a{color:#999;cursor:default}ul.pagination li.unavailable a:focus,ul.pagination li.unavailable:hover a{background:transparent}ul.pagination li.current a{background:#0070a6;color:#fff;cursor:default;font-weight:700}ul.pagination li.current a:focus,ul.pagination li.current a:hover{background:#0070a6}ul.pagination li{display:block;float:left}.pagination-centered{text-align:center}.pagination-centered ul.pagination li{display:inline-block;float:none}.side-nav{padding:0}.side-nav h6,.side-nav li{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))}.c-attorney p+p{margin-top:1em}.c-attorney p.phone-secondary{margin-top:.25em}.c-attorney__hero{align-items:flex-end;display:flex;height:90vh;min-height:46.875rem;position:relative}@media only screen and (min-width:48.0625em){.c-attorney__hero{height:80vh;min-height:37rem}}.c-attorney__hero:after{background:linear-gradient(90deg,#2d2d2d,transparent);content:"";height:100%;position:absolute;width:100%;z-index:0}.c-attorney__hero__inner{margin-bottom:7.5rem;width:100%;z-index:1}@media only screen and (min-width:48.0625em) and (max-width:75em){.c-attorney__hero__inner{margin-bottom:2.5rem}}.c-attorney__hero a,.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{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 a,.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{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{display:inline-block;position:relative}.c-attorney__next h6+p,.c-attorney__prev h6+p{line-height:1;margin-top:.5rem}.c-attorney__next h6,.c-attorney__prev h6{color:#75757a}.c-attorney__next{padding-right:30px}.c-attorney__next img{position:absolute;right:0;top:50%;transform:translateY(-50%)}.c-attorney__prev{padding-left:30px}.c-attorney__prev img{left:0;position:absolute;top:50%;transform:translateY(-50%)}.c-newsletter input[type=text]{background-color:transparent;border-left:none;border-right:none;border-top:none;margin-bottom:1rem;padding:7px 10px 6px}.c-newsletter input[type=text]::-moz-placeholder{font-size:1rem}.c-newsletter input[type=text]::placeholder{font-size:1rem}@media only screen and (min-width:48.0625em){.c-newsletter input[type=text]::-moz-placeholder{font-size:1.25rem}.c-newsletter input[type=text]::placeholder{font-size:1.25rem}}@media only screen and (min-width:75.0625em){.c-newsletter input[type=text]::-moz-placeholder{font-size:1.5rem}.c-newsletter input[type=text]::placeholder{font-size:1.5rem}}.c-newsletter button{color:#13375e}@media only screen and (min-width:48.0625em){.c-newsletter button{padding:1rem 2rem}}.c-newsletter__footer input[type=text]{--tw-bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--tw-bg-opacity,1));border-left:none;border-right:none;border-top:none;height:100%;margin-bottom:1rem;padding:0 18px}.c-newsletter__footer input[type=text]::-moz-placeholder{font-size:1rem}.c-newsletter__footer input[type=text]::placeholder{font-size:1rem}@media only screen and (min-width:48.0625em){.c-newsletter__footer input[type=text]::-moz-placeholder{font-size:1.25rem}.c-newsletter__footer input[type=text]::placeholder{font-size:1.25rem}}@media only screen and (min-width:75.0625em){.c-newsletter__footer input[type=text]::-moz-placeholder{font-size:1.5rem}.c-newsletter__footer input[type=text]::placeholder{font-size:1.5rem}}.c-newsletter__footer button{--tw-text-opacity:1;color:#fff;color:rgba(255,255,255,var(--tw-text-opacity,1))}.c-newsletter .column:first-child{padding-right:0;position:relative}.c-newsletter ._error{color:#ee3b24;font-family:Source Sans Pro,sans-serif;font-size:12px;font-weight:400;position:absolute;right:0;top:0}#newsletter-overlay{background-color:#fff;height:100vh;max-width:1024px;overflow:visible;position:fixed;right:0;top:0;transform:translate(120%) translateY(0);transition:all .3s ease-out;vertical-align:top!important;width:100%;z-index:50}@media only screen and (min-width:30.0625em){#newsletter-overlay{max-height:600px;top:125px;width:calc(100% - 30px)}}#newsletter-overlay_background{transition:all .3s .3s}#newsletter-overlay_wrapper{transition:all .3s ease-out}#newsletter-overlay.popup_visible{transform:translate(30px) translateY(0)}.newsletter-overlay__open{background-color:#fed110;bottom:72px;cursor:pointer;height:72px;position:fixed;right:0;text-align:center;transform:translate(100%);transition:transform .7s;width:30px}@media only screen and (min-width:30.0625em){.newsletter-overlay__open{bottom:auto;top:125px}}.newsletter-overlay__open.visible{transform:translate(0)}.newsletter-overlay__open svg{position:relative;transform:rotate(180deg);transform-origin:center center}.newsletter-overlay__close-btn{background-color:#fed110;cursor:pointer;height:72px;left:0;position:absolute;text-align:center;top:0;width:30px;z-index:1}@media only screen and (min-width:30.0625em){.newsletter-overlay__close-btn{transform:translate(-100%)}}.newsletter-overlay__close-btn svg{margin-left:auto;margin-right:auto;position:relative}.newsletter-overlay__content{height:100%;overflow-y:auto;padding:65px;position:absolute;right:0;top:0;width:100%}@media only screen and (min-width:48.0625em){.newsletter-overlay__content{width:65%}}.newsletter-overlay__content h5{color:#0070a6}.newsletter-overlay__content h3{color:#13375e;font-size:2.625rem;margin-top:1rem}.newsletter-overlay__content p{margin-top:1rem}.newsletter-overlay__close-link{color:#75757a;cursor:pointer;display:inline-block;font-size:.875rem;margin-top:.5rem;text-decoration:underline}.newsletter-overlay__form{margin-top:2rem}.newsletter-overlay__form .column,.newsletter-overlay__form .row{padding:0}.newsletter-overlay__form input[type=email],.newsletter-overlay__form input[type=text]{background-color:#f0eeed;border:1px solid #0070a6;font-size:2rem;margin:0;padding:0 10px 3px}.newsletter-overlay__form button{font-size:1rem;padding:11px 16px}.newsletter-overlay__form ._error{top:-25px}.newsletter-overlay__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:35%}@media only screen and (min-width:48.0625em){.newsletter-overlay__image{display:block}}.newsletter-overlay__logo{margin-bottom:5rem}#abandonment-overlay{--tw-bg-opacity:.25;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity,1));inset:0;overflow:visible;position:fixed;transform:scale(1);transition:all .3s ease-out;z-index:50}#abandonment-overlay .abandonment-container{background-color:#fff;height:100vh;inset:0;margin:auto;max-height:600px;max-width:1024px;position:absolute;width:calc(100% - 30px)}#abandonment-overlay[aria-hidden=true]{display:none;transform:scale(.8)}.abandonment-overlay__close-btn{cursor:pointer;height:36px;position:absolute;right:30px;text-align:center;top:30px;width:36px;z-index:1}.abandonment-overlay__close-btn svg{position:relative;top:50%}.abandonment-overlay__content{height:100%;overflow-y:auto;padding:65px;position:absolute;right:0;top:0;width:100%}@media only screen and (min-width:48.0625em){.abandonment-overlay__content{width:65%}}.abandonment-overlay__content h5{color:#0070a6}.abandonment-overlay__content h3{color:#13375e;font-size:2.625rem;margin-top:1rem}.abandonment-overlay__content h3 a{color:#0070a6;text-decoration:underline}.abandonment-overlay__content p{color:#75757a;margin-top:0}.abandonment-overlay__image{background-position:50%;background-repeat:no-repeat;background-size:cover;display:none;height:100%;left:0;position:absolute;top:0;width:35%}@media only screen and (min-width:48.0625em){.abandonment-overlay__image{display:block}}.abandonment-overlay__logo{margin-bottom:5rem}.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-attorney__hero__summary .c-payment-content h4+p,.c-payment-content .c-attorney__hero__summary h4+p,.c-payment-content h4+.p--large{margin-top:.5rem}.c-payment-content .small-note{color:#75757a;font-size:.875rem;margin-top:.5rem}@media only screen and (min-width:48.0625em){.c-payment-content .row .row{margin-bottom:5rem;margin-top:4rem}.c-payment-content .row .row .column{padding-bottom:2rem;padding-top: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-bottom:1px solid #cfcfcf;border-top:1px solid #cfcfcf;margin-bottom:2rem;padding-bottom:3rem;padding-top:2rem}}.c-payment-content .row .row .column h4{color:#50bceb}.c-payment-content .row .row .column h4+p{margin-bottom:2rem;margin-top:2rem}.c-ebook-jacket-nav .c-nav-primary__list{display:flex;justify-content:space-between}.c-ebook-jacket-nav .c-nav-primary__list li{display:inline-block;line-height:1.2rem;margin:0;position:relative;vertical-align:top}.c-ebook-jacket-nav .c-nav-primary__list li a{border:1px solid transparent;color:#2f2f2f;font-family:Avenir Next W01,sans-serif;font-size:1.125rem;font-weight:600;padding:.5625rem 1.5rem .5rem;text-decoration:none;transition:border .25s;white-space:nowrap}@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{border-color:#2f2f2f transparent transparent;border-style:solid;border-width:6px 6px 0;content:"";height:0;margin-left:10px;position:absolute;top:50%;transform:translateY(-50%);transition:transform .25s;width:0}.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}.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,.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{background-color:#50bceb;border:1px solid transparent!important;border-radius:0;color:#13375e;font-family:Avenir Next W01,sans-serif;font-size:.875rem;font-weight:700;margin-left:1rem;padding:.6875rem 1.5rem .625rem;text-transform:uppercase;transition:color,background-color .25s}.c-ebook-jacket-nav .c-nav-primary__list li.highlight a:hover{background-color:#0070a6;border:1px solid transparent;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(90deg,#13375e,#13375e);background-position:0 0;background-repeat:no-repeat;background-size:42% 100%}}@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;right:2.625rem;top:14px}.c-ebook__menu .active>a:not(.scrollable){color:#50bceb;font-weight:600}.c-ebook__menu .active>a:not(.scrollable):after{transform:rotate(90deg)}.c-ebook__menu .l1{margin:0}.c-ebook__menu .l2>a{font-family:Avenir Next W01,sans-serif;font-size:1.625rem;font-weight:700!important;text-transform:uppercase}.c-ebook__menu .l3>a{font-size:1.375rem}.c-ebook__menu .l3>a,.c-ebook__menu .l4>a{font-family:Avenir Next W01,sans-serif;font-weight:400}.c-ebook__menu .l4>a{font-size:1.125rem;padding-bottom:.5rem;padding-top:.5rem}.c-ebook__menu>ul>li>a{display:none}.c-ebook__menu ul{padding-bottom:1px;padding-top:1px}.c-ebook__menu ul ul ul{display:none;margin-left:1rem;padding-left:18px}.c-ebook__menu ul ul ul>li{position:relative}.c-ebook__menu ul ul ul>li>a i:after{background-color:#fff;border-radius:50%;content:"";height:5px;left:-18px;position:absolute;top:50%;transform:translateY(-50%);width:5px}.c-ebook__menu ul ul ul>li>a.scrollable i:after{background-color:#50bceb}.c-ebook__menu ul ul ul>li:before{border-left:1px solid #fff;content:"";height:100%;left:-16px;position:absolute;top:0;width:1px}.c-ebook__menu ul ul ul>li:first-child>a:before{border-left:1px solid #13375e;content:"";height:50%;left:-16px;position:absolute;top:0;width:1px}.c-ebook__menu ul ul ul>li:last-child>a:before{border-left:1px solid #13375e;bottom:0;content:"";height:50%;left:-16px;position:absolute;top:auto;width:1px}.c-ebook__menu ul ul ul>li:only-child>a:before{border-left:1px solid #13375e;bottom:auto;content:"";height:50%;left:-16px;position:absolute;top:0;width:1px}.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{color:#2f2f2f;font-size:.875rem;font-weight:700;text-transform:uppercase}@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;margin:2rem 0;padding:0}.c-ebook__content ul li{line-height:1.75em;padding-left:2rem;position:relative}.c-ebook__content ul li:before{color:#0070a6;content:"+";font-size:1.75rem;left:0;position:absolute;top:0}.c-ebook__content ul li+li{margin-top:1rem}.c-ebook__content ul.no-style li{margin-bottom:36px;padding-left:0}.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]{margin-top:0;opacity:0;padding-left:10px;position:absolute;right:-40px;transition:opacity .4s}.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,.c-ebook__content__chapter+h2{margin-top:3.75rem}.c-ebook__content__chapter+h3,.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--large,.c-ebook__content__chapter+.p--small,.c-ebook__content__chapter+p{margin:1em 0 0}.c-ebook__next{background-color:#50bceb;padding:24px;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%,#f1efee80 0);padding:24px 0}@media only screen and (max-width:75em){.c-ebook-banner{background-color:#f5f5f5;bottom:0;left:0;position:fixed;width:100%;z-index:10}}@media only screen and (min-width:75.0625em){.c-ebook-banner{background-color:#f5f5f5;left:0;padding:0;position:fixed;top:0;width:100%;z-index:10}}.c-ebook-banner .row{align-items:center;display:flex;flex-wrap:wrap}@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{margin-top:1.5rem;text-align:center}@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{color:#ee3b24;font-size:.75rem;position:absolute;right:0;top:0}.c-ebook-form input[type=color],.c-ebook-form input[type=date],.c-ebook-form input[type=datetime-local],.c-ebook-form input[type=datetime],.c-ebook-form input[type=email],.c-ebook-form input[type=month],.c-ebook-form input[type=number],.c-ebook-form input[type=password],.c-ebook-form input[type=search],.c-ebook-form input[type=tel],.c-ebook-form input[type=text],.c-ebook-form input[type=time],.c-ebook-form input[type=url],.c-ebook-form input[type=week],.c-ebook-form textarea{font-size:1.5rem;margin-bottom:1.5rem}.ebook-download{background-color:#f5f5f5;margin-top:3rem;padding:3rem}@media only screen and (min-width:75.0625em){.ebook-download{background-image:url(/dist/images/kri-background-blue-sq.svg);background-position:100% 0;background-repeat:no-repeat}}@media only screen and (max-width:75em){.ebook-download{text-align:center}}.ebook-download h5{color:#13375e;line-height:1.4;margin-bottom:1rem}.ebook-download .btn{font-size:1.5rem;padding:20px 60px}.ebook-download--menu{background:none;padding:0 90px 0 0}.ebook-download--menu h5{color:#fff}.ebook-download--menu .btn{color:#13375e;display:inline-block;padding-right:60px!important}.ebook-download--menu .btn:after{content:"";display:none}.ebook-jacket__top{padding-bottom:6.25rem;padding-top:12.5rem}@media only screen and (min-width:75.0625em){.ebook-jacket__top{background-image:url(/dist/images/KR-background-pattern.png);background-position:100% 0;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{font-size:1rem;margin:2rem 2rem 0 0;padding:20px 60px}.ebook-jacket__actions .btn+.btn{margin-right:0}.ebook-jacket__actions .btn--download:before{vertical-align:sub}.ebook-jacket__bottom{background-color:#13375e;padding-bottom:3.125rem;padding-top: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 blockquote,.ebook-jacket__bottom li,.ebook-jacket__bottom p{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-size:1rem;font-weight:600;margin:1.5rem 0 2.5rem}.c-ebook-footer p span{margin:0 .75rem}#download-overlay{--tw-bg-opacity:.25;background-color:#2f2f2f;background-color:rgba(47,47,47,var(--tw-bg-opacity,1));inset:0;overflow:visible;position:fixed;transform:scale(1);transition:all .3s ease-out;z-index:50}#download-overlay .download-container{background-color:#fff;height:100vh;inset:0;margin:auto;max-height:700px;max-width:550px;position:absolute;width:calc(100% - 30px)}#download-overlay[aria-hidden=true]{display:none;transform:scale(.8)}.download-overlay{padding:16px 30px}.download-overlay__close-btn{cursor:pointer;height:36px;position:absolute;right:30px;text-align:center;top:30px;width:36px;z-index:1}.download-overlay__close-btn svg{position:relative;top:50%}.blocker{background-color:#000;background-color:#000000bf;box-sizing:border-box;height:100%;inset:0;overflow:auto;padding:20px;position:fixed;text-align:center;width:100%;z-index:30}.blocker:before{content:"";display:inline-block;height:100%;margin-right:-.05em;vertical-align:middle}.blocker.behind{background-color:transparent}.modal{background:#fff;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;box-sizing:border-box;display:none;max-width:550px;padding:15px 30px;position:relative;text-align:left;vertical-align:middle;width:90%;z-index:2}.modal a.close-modal{background-image:url(/dist/images/icon-cross.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;color:#2f2f2f;display:block;height:24px;position:absolute;right:24px;text-indent:-9999px;top:24px;width:24px}.modal-spinner{background-color:#111;border-radius:5px;display:none;height:20px;left:50%;padding:12px 16px;position:fixed;top:50%;transform:translateY(-50%) translate(-50%)}.modal-spinner>div{animation:sk-stretchdelay 1.2s ease-in-out infinite;background-color:#fff;border-radius:100px;display:inline-block;height:20px;margin:0 1px;width:2px}.modal-spinner .rect2{animation-delay:-1.1s}.modal-spinner .rect3{animation-delay:-1s}.modal-spinner .rect4{animation-delay:-.9s}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.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}.child-items[\:has\(\.btn\)]{margin-top:1.5rem}.child-items:has(.btn){margin-top:1.5rem}.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-bottom:54px;padding-top:54px}@media only screen and (min-width:30.0625em){.u-pad-section{padding-bottom:90px;padding-top:90px}}@media only screen and (min-width:75.0625em){.u-pad-section{padding-bottom:108px;padding-top: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-bottom:108px;padding-top:108px}@media only screen and (min-width:30.0625em){.u-pad-section-super{padding-bottom:180px;padding-top:180px}}@media only screen and (min-width:75.0625em){.u-pad-section-super{padding-bottom:216px;padding-top:216px}}.u-pad-section-small{padding-bottom:40.5px;padding-top:40.5px}@media only screen and (min-width:30.0625em){.u-pad-section-small{padding-bottom:67.5px;padding-top:67.5px}}@media only screen and (min-width:75.0625em){.u-pad-section-small{padding-bottom:81px;padding-top: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-bottom:21.6px;padding-top:21.6px}@media only screen and (min-width:30.0625em){.u-pad-section-micro{padding-bottom:36px;padding-top:36px}}@media only screen and (min-width:75.0625em){.u-pad-section-micro{padding-bottom:43.2px;padding-top: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-bottom:0;padding-top: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-bottom:36px;padding-top:36px}.u-pad-v-half{padding-bottom:18px;padding-top:18px}.u-pad-v-double{padding-bottom:72px;padding-top: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-bottom:0;padding-top: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-bottom:36px;padding-top:36px}.u-pad-v-half\@xsmall{padding-bottom:18px;padding-top:18px}.u-pad-v-double\@xsmall{padding-bottom:72px;padding-top: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-bottom:0;padding-top: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-bottom:36px;padding-top:36px}.u-pad-v-half\@small{padding-bottom:18px;padding-top:18px}.u-pad-v-double\@small{padding-bottom:72px;padding-top: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-bottom:0;padding-top: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-bottom:36px;padding-top:36px}.u-pad-v-half\@medium{padding-bottom:18px;padding-top:18px}.u-pad-v-double\@medium{padding-bottom:72px;padding-top: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-bottom:0;padding-top: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-bottom:36px;padding-top:36px}.u-pad-v-half\@large{padding-bottom:18px;padding-top:18px}.u-pad-v-double\@large{padding-bottom:72px;padding-top: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-bottom:0;padding-top: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-bottom:36px;padding-top:36px}.u-pad-v-half\@xlarge{padding-bottom:18px;padding-top:18px}.u-pad-v-double\@xlarge{padding-bottom:72px;padding-top: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-bottom:0;padding-top: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-bottom:36px;padding-top:36px}.u-pad-v-half\@xxlarge{padding-bottom:18px;padding-top:18px}.u-pad-v-double\@xxlarge{padding-bottom:72px;padding-top: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-theme--dotted{background-image:linear-gradient(180deg,#fff,#fff0,#fff),url(/dist/images/KR-pattern-repeatable-light-gray2.png);background-repeat:no-repeat,repeat;background-size:cover,auto}.u-block-theme--dotted,.u-block-theme--light{background-color:#fff;color:#2f2f2f}.u-block-theme--light h1,.u-block-theme--light h2,.u-block-theme--light h3{color:#13375e}.u-block-theme--light em,.u-block-theme--light i{color:#0070a6;font-style:normal}.u-block-theme--light--gray{background-color:#f5f5f5;color:#2f2f2f}.u-block-theme--light--gray h1,.u-block-theme--light--gray h2,.u-block-theme--light--gray h3{color:#13375e}.u-block-theme--light--gray em,.u-block-theme--light--gray i{color:#0070a6;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{color:#fff}.u-block-theme--dark h4,.u-block-theme--dark h5{color:#50bceb}.u-block-theme--dark--blue{background-color:#13375e;color:#fff}.u-block-theme--dark--blue a,.u-block-theme--dark--blue em,.u-block-theme--dark--blue i{color:#fff;font-style:normal}.u-block-theme--dark--blue li:before{color:#fff!important}.u-block-theme--dark--blue a{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{color:#fff}.u-block-theme--dark--blue h4,.u-block-theme--dark--blue h5{color:#50bceb}.u-block-theme--light--blue{background-color:#50bceb;color:#13375e}.u-block-theme--light--blue a{color:#13375e}.u-block-theme--light--blue h1,.u-block-theme--light--blue h2,.u-block-theme--light--blue 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{color:#13375e}.u-block-theme--light--blue em,.u-block-theme--light--blue i{color:#fff;font-style:normal}.u-block-theme--dark--blue-dotted{--tw-bg-opacity:1;background-color:#13375e;background-color:rgba(19,55,94,var(--tw-bg-opacity,1));color:#fff;position:relative}.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{color:#fff}.u-block-theme--dark--blue-dotted h1.is-overline,.u-block-theme--dark--blue-dotted h2.is-overline,.u-block-theme--dark--blue-dotted h3.is-overline,.u-block-theme--dark--blue-dotted p.is-overline{--tw-text-opacity:1;color:#50bceb;color:rgba(80,188,235,var(--tw-text-opacity,1))}.u-block-theme--dark--blue-dotted h4,.u-block-theme--dark--blue-dotted h5{color:#50bceb}.u-block-theme--dark--blue-dotted div:first-of-type{position:relative;z-index:10}.u-block-theme--dark--blue-dotted:after{background-image:url(/dist/images/dotted-bg-logo.svg);background-position:100% 0;background-repeat:no-repeat;background-size:auto 8rem;content:"";inset:0;padding-bottom:1.5rem;padding-top:1.5rem;position:absolute;z-index:0}@media (min-width:768px){.u-block-theme--dark--blue-dotted:after{background-position:right 50%;background-size:auto 80%}}.u-block-theme--dark--blue-dotted.no-logo:after{content:none}.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{height:auto;max-width:100%;width:100%}@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:0;overflow:hidden;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media only screen and (min-width:30.0625em){.u-toggle-target{display:block;max-height:9999px}}.u-toggle-target.show{max-height:9999px}.u-tabs a{color:#cfcfcf;display:block;margin-bottom:1.5rem;padding-bottom:1rem;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-accordion,.u-tabs-content.active{display:block}.u-accordion{border-bottom:1px solid #cfcfcf;color:#cfcfcf;margin-bottom:1rem;padding:1rem 0;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{margin:1rem 0;max-height:0;overflow:hidden;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.u-accordion-content.expanded{max-height:9999px}.js-toggle-content{max-height:0;overflow:hidden;transition-duration:.5s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.js-toggle-content.expanded{max-height:9999px}.u-bg-light-blue{background-color:#50bceb!important}.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: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-60:hover{opacity:.6}.hover\:tw-opacity-70:hover{opacity:.7}@media (min-width:480px){.sm\:tw-min-h-0{min-height:0}.sm\:tw-flex-row{flex-direction:row}.sm\:tw-flex-nowrap{flex-wrap:nowrap}.sm\:tw-px-\[5\%\]{padding-left:5%;padding-right:5%}}@media (min-width:768px){.md\:tw-absolute{position:absolute}.md\:-tw-left-8{left:-2rem}.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-mb-12{margin-bottom:-3rem}.md\:tw-mb-0{margin-bottom:0}.md\:tw-mb-14{margin-bottom:3.5rem}.md\:tw-mb-6{margin-bottom:1.5rem}.md\:tw-mt-0{margin-top:0}.md\:tw-mt-4{margin-top:1rem}.md\:tw-block{display:block}.md\:tw-inline-block{display:inline-block}.md\:tw-hidden{display:none}.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\/5{width:20%}.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-3\/4{width:75%}.md\:tw-w-5\/12{width:41.666667%}.md\:tw-w-5\/6{width:83.333333%}.md\:tw-w-\[760px\]{width:760px}.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-flex-row{flex-direction:row}.md\:tw-flex-col{flex-direction:column}.md\:tw-flex-nowrap{flex-wrap:nowrap}.md\:tw-justify-end{justify-content:flex-end}.md\:tw-gap-12{gap:3rem}.md\:tw-gap-18{gap:72px}.md\:tw-gap-9{gap:2.25rem}.md\:tw-space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.md\:tw-space-x-6>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.md\:tw-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.md\:tw-space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-bottom:calc(0px*var(--tw-space-y-reverse));margin-top:calc(0px*(1 - var(--tw-space-y-reverse)))}.md\:tw-border-none{border-style:none}.md\:tw-p-8{padding:2rem}.md\:tw-px-2{padding-left:.5rem;padding-right:.5rem}.md\:tw-px-\[18px\]{padding-left:18px;padding-right:18px}.md\:tw-px-\[7\%\]{padding-left:7%;padding-right:7%}.md\:tw-py-0{padding-bottom:0;padding-top:0}.md\:tw-py-11{padding-bottom:2.75rem;padding-top:2.75rem}.md\:tw-py-\[72px\]{padding-bottom:72px;padding-top:72px}.md\:tw-pl-0{padding-left:0}.md\:tw-text-lg{font-size:1.125rem}}@media (min-width:1200px){.lg\:tw-sticky{position:sticky}.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-w-2\/3{width:66.666667%!important}.lg\:tw-w-1\/2{width:50%}.lg\:tw-w-1\/4{width:25%}.lg\:tw-w-3\/4{width:75%}.lg\:tw-w-\[200px\]{width:200px}.lg\:tw-columns-2{-moz-columns:2;column-count:2}.lg\:tw-grid-cols-2{grid-template-columns:repeat(2,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-left:calc(1.5rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1.5rem*var(--tw-space-x-reverse))}.lg\:tw-space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(2rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(2rem*var(--tw-space-x-reverse))}.lg\:tw-px-\[8\%\]{padding-left:8%;padding-right:8%}}@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}}
