/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
body.compensate-for-scrollbar{overflow:hidden;}.fancybox-active{height:auto;}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden;}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992;}.fancybox-container *{box-sizing:border-box;}.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0;}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto;}.fancybox-bg{background:rgb(30,30,30);opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71);}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1);}.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997;}.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible;}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.fancybox-toolbar{right:0;top:0;}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994;}.fancybox-is-open .fancybox-stage{overflow:hidden;}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994;}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0;}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next{display:block;}.fancybox-slide--image{overflow:hidden;padding:44px 0;}.fancybox-slide--image::before{display:none;}.fancybox-slide--html{padding:6px;}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle;}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995;}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out;}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in;}.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content{cursor:-webkit-grab;cursor:grab;}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing;}.fancybox-container [data-selectable='true']{cursor:text;}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;}.fancybox-spaceball{z-index:1;}.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content{height:100%;overflow:visible;padding:0;width:100%;}.fancybox-slide--video .fancybox-content{background:#000;}.fancybox-slide--map .fancybox-content{background:#e5e3df;}.fancybox-slide--iframe .fancybox-content{background:#fff;}.fancybox-video,.fancybox-iframe{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%;}.fancybox-iframe{left:0;position:absolute;top:0;}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%;}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0;}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;}.fancybox-button,.fancybox-button:visited,.fancybox-button:link{color:#ccc;}.fancybox-button:hover{color:#fff;}.fancybox-button:focus{outline:none;}.fancybox-button.fancybox-focus{outline:1px dotted;}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none;}.fancybox-button div{height:100%;}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%;}.fancybox-button svg path{fill:currentColor;stroke-width:0;}.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2){display:none;}.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1){display:none;}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998;}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401;}.fancybox-close-small:hover{color:#fff;opacity:1;}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0;}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden;}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none;}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px;}.fancybox-navigation .fancybox-button div{padding:7px;}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px;}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right);}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px 44px;pointer-events:none;right:0;text-align:center;z-index:99996;}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left));}}.fancybox-caption--separate{margin-top:-50px;}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all;}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none;}.fancybox-caption a:hover{color:#fff;text-decoration:underline;}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999;}@keyframes fancybox-rotate{100%{transform:rotate(360deg);}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1);}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0);}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0);}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0);}.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1);}.fancybox-fx-fade.fancybox-slide--current{opacity:1;}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5);}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5);}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1);}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg);}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg);}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg);}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0);}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0);}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0);}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg);}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1);}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px;}.fancybox-slide--image{padding:6px 0;}.fancybox-close-small{right:-6px;}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px;}.fancybox-caption{padding-left:12px;padding-right:12px;}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center;}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0;}.fancybox-share p{margin:0;padding:0;}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;}.fancybox-share__button:visited,.fancybox-share__button:link{color:#fff;}.fancybox-share__button:hover{text-decoration:none;}.fancybox-share__button--fb{background:#3b5998;}.fancybox-share__button--fb:hover{background:#344e86;}.fancybox-share__button--pt{background:#bd081d;}.fancybox-share__button--pt:hover{background:#aa0719;}.fancybox-share__button--tw{background:#1da1f2;}.fancybox-share__button--tw:hover{background:#0d95e8;}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px;}.fancybox-share__button svg path{fill:#fff;}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%;}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995;}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden;}.fancybox-show-thumbs .fancybox-thumbs{display:block;}.fancybox-show-thumbs .fancybox-inner{right:212px;}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%;}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px;}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3);}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px;}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px;}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991;}.fancybox-thumbs__list a:focus::before{opacity:.5;}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1;}@media all and (max-width:576px){.fancybox-thumbs{width:110px;}.fancybox-show-thumbs .fancybox-inner{right:110px;}.fancybox-thumbs__list a{max-width:calc(100% - 10px);}}.glide{position:relative;width:100%;box-sizing:border-box;}.glide *{box-sizing:inherit;}.glide__track{overflow:hidden;}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform;}.glide__slides--dragging{user-select:none;}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none;}.glide__arrows{-webkit-touch-callout:none;user-select:none;}.glide__bullets{-webkit-touch-callout:none;user-select:none;}.glide--rtl{direction:rtl;}
.btn{font-weight:400}.global-spacing--xxxxlarge{margin-top:4.5rem}@media print,screen and (min-width:48.0625em){.global-spacing--xxxxlarge{margin-top:6rem}}@media print,screen and (min-width:64.0625em){.global-spacing--xxxxlarge{margin-top:7.5rem}}.global-spacing--xxxlarge{margin-top:3rem}@media print,screen and (min-width:48.0625em){.global-spacing--xxxlarge{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.global-spacing--xxxlarge{margin-top:6rem}}.global-spacing--xxlarge{margin-top:3rem}@media print,screen and (min-width:48.0625em){.global-spacing--xxlarge{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.global-spacing--xxlarge{margin-top:5rem}}.global-spacing--xlarge{margin-top:2rem}@media print,screen and (min-width:48.0625em){.global-spacing--xlarge{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.global-spacing--xlarge{margin-top:4rem}}.global-spacing--large{margin-top:2rem}@media print,screen and (min-width:48.0625em){.global-spacing--large{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.global-spacing--large{margin-top:5rem}}.global-spacing--default{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-spacing--default{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.global-spacing--default{margin-top:3rem}}.global-spacing--medium{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-spacing--medium{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.global-spacing--medium{margin-top:2.5rem}}.global-spacing--small{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-spacing--small{margin-top:2rem}}.global-spacing--xsmall{margin-top:1.5rem}.global-spacing--xxsmall{margin-top:1rem}.global-spacing--xxxsmall{margin-top:0.5rem}.global-padding--xxxxlarge{padding-top:4.5rem}@media print,screen and (min-width:48.0625em){.global-padding--xxxxlarge{padding-top:6rem}}@media print,screen and (min-width:64.0625em){.global-padding--xxxxlarge{padding-top:7.5rem}}.global-padding--xxxxlarge{padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.global-padding--xxxxlarge{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.global-padding--xxxxlarge{padding-bottom:7.5rem}}.global-padding--xxxlarge{padding-top:3rem}@media print,screen and (min-width:48.0625em){.global-padding--xxxlarge{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.global-padding--xxxlarge{padding-top:6rem}}.global-padding--xxxlarge{padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.global-padding--xxxlarge{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.global-padding--xxxlarge{padding-bottom:6rem}}.global-padding--xxlarge{padding-top:3rem}@media print,screen and (min-width:48.0625em){.global-padding--xxlarge{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.global-padding--xxlarge{padding-top:5rem}}.global-padding--xxlarge{padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.global-padding--xxlarge{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.global-padding--xxlarge{padding-bottom:5rem}}.global-padding--xlarge{padding-top:2rem}@media print,screen and (min-width:48.0625em){.global-padding--xlarge{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.global-padding--xlarge{padding-top:4rem}}.global-padding--xlarge{padding-bottom:2rem}@media print,screen and (min-width:48.0625em){.global-padding--xlarge{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.global-padding--xlarge{padding-bottom:4rem}}.global-padding--large{padding-top:2rem}@media print,screen and (min-width:48.0625em){.global-padding--large{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.global-padding--large{padding-top:5rem}}.global-padding--large{padding-bottom:2rem}@media print,screen and (min-width:48.0625em){.global-padding--large{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.global-padding--large{padding-bottom:5rem}}.global-padding--default{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-padding--default{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.global-padding--default{padding-top:3rem}}.global-padding--default{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.global-padding--default{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.global-padding--default{padding-bottom:3rem}}.global-padding--medium{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-padding--medium{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.global-padding--medium{padding-top:2.5rem}}.global-padding--medium{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.global-padding--medium{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.global-padding--medium{padding-bottom:2.5rem}}.global-padding--small{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-padding--small{padding-top:2rem}}.global-padding--small{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.global-padding--small{padding-bottom:2rem}}.global-padding--xsmall{padding-top:1.5rem}.global-padding--xsmall{padding-bottom:1.5rem}.global-padding--xxsmall{padding-top:1rem}.global-padding--xxsmall{padding-bottom:1rem}.global-padding--xxxsmall{padding-top:0.5rem}.global-padding--xxxsmall{padding-bottom:0.5rem}.global-padding--primary-color{background-color:#892332}.global-padding--white{background-color:#fff}.no-following-margin+*{margin-top:0 !important}.global-padding+.global-padding{margin-top:0}@media print,screen and (max-width:48.06125em){.related .cell{margin-top:3rem}}@media print,screen and (max-width:48.06125em){.column-stack--small-down:not(.slick-slider)>div:not(:first-child){margin-top:2.5rem}}@media print,screen and (max-width:64.06125em){.column-stack--medium-down:not(.slick-slider)>div:not(:first-child){margin-top:2.5rem}}.global-half-spacing--xxxxlarge{margin-top:2.25rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--xxxxlarge{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.global-half-spacing--xxxxlarge{margin-top:3.75rem}}.global-half-spacing--xxxlarge{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--xxxlarge{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.global-half-spacing--xxxlarge{margin-top:3rem}}.global-half-spacing--xxlarge{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--xxlarge{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.global-half-spacing--xxlarge{margin-top:2.5rem}}.global-half-spacing--xlarge{margin-top:1rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--xlarge{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.global-half-spacing--xlarge{margin-top:2rem}}.global-half-spacing--large{margin-top:1rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--large{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.global-half-spacing--large{margin-top:2.5rem}}.global-half-spacing--default{margin-top:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--default{margin-top:1rem}}@media print,screen and (min-width:64.0625em){.global-half-spacing--default{margin-top:1.5rem}}.global-half-spacing--medium{margin-top:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--medium{margin-top:1rem}}@media print,screen and (min-width:64.0625em){.global-half-spacing--medium{margin-top:1.25rem}}.global-half-spacing--small{margin-top:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-spacing--small{margin-top:1rem}}.global-half-spacing--xsmall{margin-top:0.75rem}.global-half-spacing--xxsmall{margin-top:0.5rem}.global-half-spacing--xxxsmall{margin-top:0.25rem}.global-half-padding--xxxxlarge{padding-top:2.25rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xxxxlarge{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xxxxlarge{padding-top:3.75rem}}.global-half-padding--xxxxlarge{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xxxxlarge{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xxxxlarge{padding-bottom:3.75rem}}.global-half-padding--xxxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xxxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xxxlarge{padding-top:3rem}}.global-half-padding--xxxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xxxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xxxlarge{padding-bottom:3rem}}.global-half-padding--xxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xxlarge{padding-top:2.5rem}}.global-half-padding--xxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xxlarge{padding-bottom:2.5rem}}.global-half-padding--xlarge{padding-top:1rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xlarge{padding-top:1.5rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xlarge{padding-top:2rem}}.global-half-padding--xlarge{padding-bottom:1rem}@media print,screen and (min-width:48.0625em){.global-half-padding--xlarge{padding-bottom:1.5rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--xlarge{padding-bottom:2rem}}.global-half-padding--large{padding-top:1rem}@media print,screen and (min-width:48.0625em){.global-half-padding--large{padding-top:1.5rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--large{padding-top:2.5rem}}.global-half-padding--large{padding-bottom:1rem}@media print,screen and (min-width:48.0625em){.global-half-padding--large{padding-bottom:1.5rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--large{padding-bottom:2.5rem}}.global-half-padding--default{padding-top:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-padding--default{padding-top:1rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--default{padding-top:1.5rem}}.global-half-padding--default{padding-bottom:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-padding--default{padding-bottom:1rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--default{padding-bottom:1.5rem}}.global-half-padding--medium{padding-top:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-padding--medium{padding-top:1rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--medium{padding-top:1.25rem}}.global-half-padding--medium{padding-bottom:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-padding--medium{padding-bottom:1rem}}@media print,screen and (min-width:64.0625em){.global-half-padding--medium{padding-bottom:1.25rem}}.global-half-padding--small{padding-top:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-padding--small{padding-top:1rem}}.global-half-padding--small{padding-bottom:0.75rem}@media print,screen and (min-width:48.0625em){.global-half-padding--small{padding-bottom:1rem}}.global-half-padding--xsmall{padding-top:0.75rem}.global-half-padding--xsmall{padding-bottom:0.75rem}.global-half-padding--xxsmall{padding-top:0.5rem}.global-half-padding--xxsmall{padding-bottom:0.5rem}.global-half-padding--xxxsmall{padding-top:0.25rem}.global-half-padding--xxxsmall{padding-bottom:0.25rem}.text--bold{font-weight:700}.text--italic{font-style:italic}.grid-container{padding-right:1.875rem;padding-left:1.875rem;max-width:76.25rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48.0625em){.grid-container{padding-right:1.875rem;padding-left:1.875rem}}.grid-container.fluid{padding-right:1.875rem;padding-left:1.875rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:48.0625em){.grid-container.fluid{padding-right:1.875rem;padding-left:1.875rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.cell{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.cell.shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.auto{width:auto}.grid-x>.shrink{width:auto}.grid-x>.initial-shrink,.grid-x>.initial-full,.grid-x>.initial-1,.grid-x>.initial-2,.grid-x>.initial-3,.grid-x>.initial-4,.grid-x>.initial-5,.grid-x>.initial-6,.grid-x>.initial-7,.grid-x>.initial-8,.grid-x>.initial-9,.grid-x>.initial-10,.grid-x>.initial-11,.grid-x>.initial-12{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:20em){.grid-x>.tiny-shrink,.grid-x>.tiny-full,.grid-x>.tiny-1,.grid-x>.tiny-2,.grid-x>.tiny-3,.grid-x>.tiny-4,.grid-x>.tiny-5,.grid-x>.tiny-6,.grid-x>.tiny-7,.grid-x>.tiny-8,.grid-x>.tiny-9,.grid-x>.tiny-10,.grid-x>.tiny-11,.grid-x>.tiny-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:40em){.grid-x>.small-shrink,.grid-x>.small-full,.grid-x>.small-1,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:48.0625em){.grid-x>.medium-shrink,.grid-x>.medium-full,.grid-x>.medium-1,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64.0625em){.grid-x>.large-shrink,.grid-x>.large-full,.grid-x>.large-1,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-x>.initial-12,.grid-x>.initial-11,.grid-x>.initial-10,.grid-x>.initial-9,.grid-x>.initial-8,.grid-x>.initial-7,.grid-x>.initial-6,.grid-x>.initial-5,.grid-x>.initial-4,.grid-x>.initial-3,.grid-x>.initial-2,.grid-x>.initial-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.initial-1{width:8.3333333333%}.grid-x>.initial-2{width:16.6666666667%}.grid-x>.initial-3{width:25%}.grid-x>.initial-4{width:33.3333333333%}.grid-x>.initial-5{width:41.6666666667%}.grid-x>.initial-6{width:50%}.grid-x>.initial-7{width:58.3333333333%}.grid-x>.initial-8{width:66.6666666667%}.grid-x>.initial-9{width:75%}.grid-x>.initial-10{width:83.3333333333%}.grid-x>.initial-11{width:91.6666666667%}.grid-x>.initial-12{width:100%}@media print,screen and (min-width:20em){.grid-x>.tiny-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto}.grid-x>.tiny-12,.grid-x>.tiny-11,.grid-x>.tiny-10,.grid-x>.tiny-9,.grid-x>.tiny-8,.grid-x>.tiny-7,.grid-x>.tiny-6,.grid-x>.tiny-5,.grid-x>.tiny-4,.grid-x>.tiny-3,.grid-x>.tiny-2,.grid-x>.tiny-1,.grid-x>.tiny-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.tiny-shrink{width:auto}.grid-x>.tiny-1{width:8.3333333333%}.grid-x>.tiny-2{width:16.6666666667%}.grid-x>.tiny-3{width:25%}.grid-x>.tiny-4{width:33.3333333333%}.grid-x>.tiny-5{width:41.6666666667%}.grid-x>.tiny-6{width:50%}.grid-x>.tiny-7{width:58.3333333333%}.grid-x>.tiny-8{width:66.6666666667%}.grid-x>.tiny-9{width:75%}.grid-x>.tiny-10{width:83.3333333333%}.grid-x>.tiny-11{width:91.6666666667%}.grid-x>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.grid-x>.small-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto}.grid-x>.small-12,.grid-x>.small-11,.grid-x>.small-10,.grid-x>.small-9,.grid-x>.small-8,.grid-x>.small-7,.grid-x>.small-6,.grid-x>.small-5,.grid-x>.small-4,.grid-x>.small-3,.grid-x>.small-2,.grid-x>.small-1,.grid-x>.small-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.small-shrink{width:auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}}@media print,screen and (min-width:48.0625em){.grid-x>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto}.grid-x>.medium-12,.grid-x>.medium-11,.grid-x>.medium-10,.grid-x>.medium-9,.grid-x>.medium-8,.grid-x>.medium-7,.grid-x>.medium-6,.grid-x>.medium-5,.grid-x>.medium-4,.grid-x>.medium-3,.grid-x>.medium-2,.grid-x>.medium-1,.grid-x>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:64.0625em){.grid-x>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto}.grid-x>.large-12,.grid-x>.large-11,.grid-x>.large-10,.grid-x>.large-9,.grid-x>.large-8,.grid-x>.large-7,.grid-x>.large-6,.grid-x>.large-5,.grid-x>.large-4,.grid-x>.large-3,.grid-x>.large-2,.grid-x>.large-1,.grid-x>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-0.625rem;margin-right:-0.625rem}@media print,screen and (min-width:48.0625em){.grid-margin-x{margin-left:-1.25rem;margin-right:-1.25rem}}.grid-margin-x>.cell{width:calc(100% - 1.25rem);margin-left:0.625rem;margin-right:0.625rem}@media print,screen and (min-width:48.0625em){.grid-margin-x>.cell{width:calc(100% - 2.5rem);margin-left:1.25rem;margin-right:1.25rem}}.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.initial-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.initial-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.initial-3{width:calc(25% - 1.25rem)}.grid-margin-x>.initial-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.initial-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.initial-6{width:calc(50% - 1.25rem)}.grid-margin-x>.initial-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.initial-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.initial-9{width:calc(75% - 1.25rem)}.grid-margin-x>.initial-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.initial-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.initial-12{width:calc(100% - 1.25rem)}@media print,screen and (min-width:20em){.grid-margin-x>.tiny-auto{width:auto}.grid-margin-x>.tiny-shrink{width:auto}.grid-margin-x>.tiny-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.tiny-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.tiny-3{width:calc(25% - 1.25rem)}.grid-margin-x>.tiny-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.tiny-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.tiny-6{width:calc(50% - 1.25rem)}.grid-margin-x>.tiny-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.tiny-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.tiny-9{width:calc(75% - 1.25rem)}.grid-margin-x>.tiny-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.tiny-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.tiny-12{width:calc(100% - 1.25rem)}}@media print,screen and (min-width:40em){.grid-margin-x>.small-auto{width:auto}.grid-margin-x>.small-shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.25rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x>.small-3{width:calc(25% - 1.25rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.25rem)}.grid-margin-x>.small-6{width:calc(50% - 1.25rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.25rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.25rem)}.grid-margin-x>.small-9{width:calc(75% - 1.25rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.25rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.25rem)}.grid-margin-x>.small-12{width:calc(100% - 1.25rem)}}@media print,screen and (min-width:48.0625em){.grid-margin-x>.auto{width:auto}.grid-margin-x>.shrink{width:auto}.grid-margin-x>.initial-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.initial-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.initial-3{width:calc(25% - 2.5rem)}.grid-margin-x>.initial-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.initial-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.initial-6{width:calc(50% - 2.5rem)}.grid-margin-x>.initial-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.initial-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.initial-9{width:calc(75% - 2.5rem)}.grid-margin-x>.initial-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.initial-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.initial-12{width:calc(100% - 2.5rem)}.grid-margin-x>.tiny-auto{width:auto}.grid-margin-x>.tiny-shrink{width:auto}.grid-margin-x>.tiny-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.tiny-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.tiny-3{width:calc(25% - 2.5rem)}.grid-margin-x>.tiny-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.tiny-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.tiny-6{width:calc(50% - 2.5rem)}.grid-margin-x>.tiny-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.tiny-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.tiny-9{width:calc(75% - 2.5rem)}.grid-margin-x>.tiny-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.tiny-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.tiny-12{width:calc(100% - 2.5rem)}.grid-margin-x>.small-auto{width:auto}.grid-margin-x>.small-shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.small-3{width:calc(25% - 2.5rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.small-6{width:calc(50% - 2.5rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.small-9{width:calc(75% - 2.5rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.small-12{width:calc(100% - 2.5rem)}.grid-margin-x>.medium-auto{width:auto}.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.medium-3{width:calc(25% - 2.5rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.medium-6{width:calc(50% - 2.5rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.medium-9{width:calc(75% - 2.5rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.medium-12{width:calc(100% - 2.5rem)}}@media print,screen and (min-width:64.0625em){.grid-margin-x>.large-auto{width:auto}.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 2.5rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x>.large-3{width:calc(25% - 2.5rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 2.5rem)}.grid-margin-x>.large-6{width:calc(50% - 2.5rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 2.5rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 2.5rem)}.grid-margin-x>.large-9{width:calc(75% - 2.5rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 2.5rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 2.5rem)}.grid-margin-x>.large-12{width:calc(100% - 2.5rem)}}.grid-padding-x .grid-padding-x{margin-right:-0.625rem;margin-left:-0.625rem}@media print,screen and (min-width:48.0625em){.grid-padding-x .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-0.625rem;margin-left:-0.625rem}@media print,screen and (min-width:48.0625em){.grid-container:not(.full)>.grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}}.grid-padding-x>.cell{padding-right:0.625rem;padding-left:0.625rem}@media print,screen and (min-width:48.0625em){.grid-padding-x>.cell{padding-right:1.25rem;padding-left:1.25rem}}.initial-up-1>.cell{width:100%}.initial-up-2>.cell{width:50%}.initial-up-3>.cell{width:33.3333333333%}.initial-up-4>.cell{width:25%}.initial-up-5>.cell{width:20%}.initial-up-6>.cell{width:16.6666666667%}.initial-up-7>.cell{width:14.2857142857%}.initial-up-8>.cell{width:12.5%}@media print,screen and (min-width:20em){.tiny-up-1>.cell{width:100%}.tiny-up-2>.cell{width:50%}.tiny-up-3>.cell{width:33.3333333333%}.tiny-up-4>.cell{width:25%}.tiny-up-5>.cell{width:20%}.tiny-up-6>.cell{width:16.6666666667%}.tiny-up-7>.cell{width:14.2857142857%}.tiny-up-8>.cell{width:12.5%}}@media print,screen and (min-width:40em){.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}}@media print,screen and (min-width:48.0625em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64.0625em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}.grid-margin-x.initial-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.initial-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.initial-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.initial-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.initial-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.initial-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.initial-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.initial-up-8>.cell{width:calc(12.5% - 1.25rem)}@media print,screen and (min-width:20em){.grid-margin-x.tiny-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.tiny-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.tiny-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.tiny-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.tiny-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.tiny-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.tiny-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.tiny-up-8>.cell{width:calc(12.5% - 1.25rem)}}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.25rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.25rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.25rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.25rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.25rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.25rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.25rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.25rem)}}@media print,screen and (min-width:48.0625em){.grid-margin-x.initial-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.initial-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.initial-up-3>.cell{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x.initial-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.initial-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.initial-up-6>.cell{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x.initial-up-7>.cell{width:calc(14.2857142857% - 2.5rem)}.grid-margin-x.initial-up-8>.cell{width:calc(12.5% - 2.5rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 2.5rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 2.5rem)}}@media print,screen and (min-width:64.0625em){.grid-margin-x.large-up-1>.cell{width:calc(100% - 2.5rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 2.5rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 2.5rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 2.5rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 2.5rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 2.5rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 2.5rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 2.5rem)}}.initial-margin-collapse{margin-right:0;margin-left:0}.initial-margin-collapse>.cell{margin-right:0;margin-left:0}.initial-margin-collapse>.initial-1{width:8.3333333333%}.initial-margin-collapse>.initial-2{width:16.6666666667%}.initial-margin-collapse>.initial-3{width:25%}.initial-margin-collapse>.initial-4{width:33.3333333333%}.initial-margin-collapse>.initial-5{width:41.6666666667%}.initial-margin-collapse>.initial-6{width:50%}.initial-margin-collapse>.initial-7{width:58.3333333333%}.initial-margin-collapse>.initial-8{width:66.6666666667%}.initial-margin-collapse>.initial-9{width:75%}.initial-margin-collapse>.initial-10{width:83.3333333333%}.initial-margin-collapse>.initial-11{width:91.6666666667%}.initial-margin-collapse>.initial-12{width:100%}@media print,screen and (min-width:20em){.initial-margin-collapse>.tiny-1{width:8.3333333333%}.initial-margin-collapse>.tiny-2{width:16.6666666667%}.initial-margin-collapse>.tiny-3{width:25%}.initial-margin-collapse>.tiny-4{width:33.3333333333%}.initial-margin-collapse>.tiny-5{width:41.6666666667%}.initial-margin-collapse>.tiny-6{width:50%}.initial-margin-collapse>.tiny-7{width:58.3333333333%}.initial-margin-collapse>.tiny-8{width:66.6666666667%}.initial-margin-collapse>.tiny-9{width:75%}.initial-margin-collapse>.tiny-10{width:83.3333333333%}.initial-margin-collapse>.tiny-11{width:91.6666666667%}.initial-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.initial-margin-collapse>.small-1{width:8.3333333333%}.initial-margin-collapse>.small-2{width:16.6666666667%}.initial-margin-collapse>.small-3{width:25%}.initial-margin-collapse>.small-4{width:33.3333333333%}.initial-margin-collapse>.small-5{width:41.6666666667%}.initial-margin-collapse>.small-6{width:50%}.initial-margin-collapse>.small-7{width:58.3333333333%}.initial-margin-collapse>.small-8{width:66.6666666667%}.initial-margin-collapse>.small-9{width:75%}.initial-margin-collapse>.small-10{width:83.3333333333%}.initial-margin-collapse>.small-11{width:91.6666666667%}.initial-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48.0625em){.initial-margin-collapse>.medium-1{width:8.3333333333%}.initial-margin-collapse>.medium-2{width:16.6666666667%}.initial-margin-collapse>.medium-3{width:25%}.initial-margin-collapse>.medium-4{width:33.3333333333%}.initial-margin-collapse>.medium-5{width:41.6666666667%}.initial-margin-collapse>.medium-6{width:50%}.initial-margin-collapse>.medium-7{width:58.3333333333%}.initial-margin-collapse>.medium-8{width:66.6666666667%}.initial-margin-collapse>.medium-9{width:75%}.initial-margin-collapse>.medium-10{width:83.3333333333%}.initial-margin-collapse>.medium-11{width:91.6666666667%}.initial-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64.0625em){.initial-margin-collapse>.large-1{width:8.3333333333%}.initial-margin-collapse>.large-2{width:16.6666666667%}.initial-margin-collapse>.large-3{width:25%}.initial-margin-collapse>.large-4{width:33.3333333333%}.initial-margin-collapse>.large-5{width:41.6666666667%}.initial-margin-collapse>.large-6{width:50%}.initial-margin-collapse>.large-7{width:58.3333333333%}.initial-margin-collapse>.large-8{width:66.6666666667%}.initial-margin-collapse>.large-9{width:75%}.initial-margin-collapse>.large-10{width:83.3333333333%}.initial-margin-collapse>.large-11{width:91.6666666667%}.initial-margin-collapse>.large-12{width:100%}}.initial-padding-collapse{margin-right:0;margin-left:0}.initial-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:20em){.tiny-margin-collapse{margin-right:0;margin-left:0}.tiny-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:20em){.tiny-margin-collapse>.initial-1{width:8.3333333333%}.tiny-margin-collapse>.initial-2{width:16.6666666667%}.tiny-margin-collapse>.initial-3{width:25%}.tiny-margin-collapse>.initial-4{width:33.3333333333%}.tiny-margin-collapse>.initial-5{width:41.6666666667%}.tiny-margin-collapse>.initial-6{width:50%}.tiny-margin-collapse>.initial-7{width:58.3333333333%}.tiny-margin-collapse>.initial-8{width:66.6666666667%}.tiny-margin-collapse>.initial-9{width:75%}.tiny-margin-collapse>.initial-10{width:83.3333333333%}.tiny-margin-collapse>.initial-11{width:91.6666666667%}.tiny-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:20em){.tiny-margin-collapse>.tiny-1{width:8.3333333333%}.tiny-margin-collapse>.tiny-2{width:16.6666666667%}.tiny-margin-collapse>.tiny-3{width:25%}.tiny-margin-collapse>.tiny-4{width:33.3333333333%}.tiny-margin-collapse>.tiny-5{width:41.6666666667%}.tiny-margin-collapse>.tiny-6{width:50%}.tiny-margin-collapse>.tiny-7{width:58.3333333333%}.tiny-margin-collapse>.tiny-8{width:66.6666666667%}.tiny-margin-collapse>.tiny-9{width:75%}.tiny-margin-collapse>.tiny-10{width:83.3333333333%}.tiny-margin-collapse>.tiny-11{width:91.6666666667%}.tiny-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.tiny-margin-collapse>.small-1{width:8.3333333333%}.tiny-margin-collapse>.small-2{width:16.6666666667%}.tiny-margin-collapse>.small-3{width:25%}.tiny-margin-collapse>.small-4{width:33.3333333333%}.tiny-margin-collapse>.small-5{width:41.6666666667%}.tiny-margin-collapse>.small-6{width:50%}.tiny-margin-collapse>.small-7{width:58.3333333333%}.tiny-margin-collapse>.small-8{width:66.6666666667%}.tiny-margin-collapse>.small-9{width:75%}.tiny-margin-collapse>.small-10{width:83.3333333333%}.tiny-margin-collapse>.small-11{width:91.6666666667%}.tiny-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48.0625em){.tiny-margin-collapse>.medium-1{width:8.3333333333%}.tiny-margin-collapse>.medium-2{width:16.6666666667%}.tiny-margin-collapse>.medium-3{width:25%}.tiny-margin-collapse>.medium-4{width:33.3333333333%}.tiny-margin-collapse>.medium-5{width:41.6666666667%}.tiny-margin-collapse>.medium-6{width:50%}.tiny-margin-collapse>.medium-7{width:58.3333333333%}.tiny-margin-collapse>.medium-8{width:66.6666666667%}.tiny-margin-collapse>.medium-9{width:75%}.tiny-margin-collapse>.medium-10{width:83.3333333333%}.tiny-margin-collapse>.medium-11{width:91.6666666667%}.tiny-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64.0625em){.tiny-margin-collapse>.large-1{width:8.3333333333%}.tiny-margin-collapse>.large-2{width:16.6666666667%}.tiny-margin-collapse>.large-3{width:25%}.tiny-margin-collapse>.large-4{width:33.3333333333%}.tiny-margin-collapse>.large-5{width:41.6666666667%}.tiny-margin-collapse>.large-6{width:50%}.tiny-margin-collapse>.large-7{width:58.3333333333%}.tiny-margin-collapse>.large-8{width:66.6666666667%}.tiny-margin-collapse>.large-9{width:75%}.tiny-margin-collapse>.large-10{width:83.3333333333%}.tiny-margin-collapse>.large-11{width:91.6666666667%}.tiny-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:20em){.tiny-padding-collapse{margin-right:0;margin-left:0}.tiny-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:40em){.small-margin-collapse{margin-right:0;margin-left:0}.small-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.small-margin-collapse>.initial-1{width:8.3333333333%}.small-margin-collapse>.initial-2{width:16.6666666667%}.small-margin-collapse>.initial-3{width:25%}.small-margin-collapse>.initial-4{width:33.3333333333%}.small-margin-collapse>.initial-5{width:41.6666666667%}.small-margin-collapse>.initial-6{width:50%}.small-margin-collapse>.initial-7{width:58.3333333333%}.small-margin-collapse>.initial-8{width:66.6666666667%}.small-margin-collapse>.initial-9{width:75%}.small-margin-collapse>.initial-10{width:83.3333333333%}.small-margin-collapse>.initial-11{width:91.6666666667%}.small-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:40em){.small-margin-collapse>.tiny-1{width:8.3333333333%}.small-margin-collapse>.tiny-2{width:16.6666666667%}.small-margin-collapse>.tiny-3{width:25%}.small-margin-collapse>.tiny-4{width:33.3333333333%}.small-margin-collapse>.tiny-5{width:41.6666666667%}.small-margin-collapse>.tiny-6{width:50%}.small-margin-collapse>.tiny-7{width:58.3333333333%}.small-margin-collapse>.tiny-8{width:66.6666666667%}.small-margin-collapse>.tiny-9{width:75%}.small-margin-collapse>.tiny-10{width:83.3333333333%}.small-margin-collapse>.tiny-11{width:91.6666666667%}.small-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:40em){.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48.0625em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64.0625em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:40em){.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:48.0625em){.medium-margin-collapse{margin-right:0;margin-left:0}.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:48.0625em){.medium-margin-collapse>.initial-1{width:8.3333333333%}.medium-margin-collapse>.initial-2{width:16.6666666667%}.medium-margin-collapse>.initial-3{width:25%}.medium-margin-collapse>.initial-4{width:33.3333333333%}.medium-margin-collapse>.initial-5{width:41.6666666667%}.medium-margin-collapse>.initial-6{width:50%}.medium-margin-collapse>.initial-7{width:58.3333333333%}.medium-margin-collapse>.initial-8{width:66.6666666667%}.medium-margin-collapse>.initial-9{width:75%}.medium-margin-collapse>.initial-10{width:83.3333333333%}.medium-margin-collapse>.initial-11{width:91.6666666667%}.medium-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:48.0625em){.medium-margin-collapse>.tiny-1{width:8.3333333333%}.medium-margin-collapse>.tiny-2{width:16.6666666667%}.medium-margin-collapse>.tiny-3{width:25%}.medium-margin-collapse>.tiny-4{width:33.3333333333%}.medium-margin-collapse>.tiny-5{width:41.6666666667%}.medium-margin-collapse>.tiny-6{width:50%}.medium-margin-collapse>.tiny-7{width:58.3333333333%}.medium-margin-collapse>.tiny-8{width:66.6666666667%}.medium-margin-collapse>.tiny-9{width:75%}.medium-margin-collapse>.tiny-10{width:83.3333333333%}.medium-margin-collapse>.tiny-11{width:91.6666666667%}.medium-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:48.0625em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48.0625em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64.0625em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:48.0625em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64.0625em){.large-margin-collapse{margin-right:0;margin-left:0}.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64.0625em){.large-margin-collapse>.initial-1{width:8.3333333333%}.large-margin-collapse>.initial-2{width:16.6666666667%}.large-margin-collapse>.initial-3{width:25%}.large-margin-collapse>.initial-4{width:33.3333333333%}.large-margin-collapse>.initial-5{width:41.6666666667%}.large-margin-collapse>.initial-6{width:50%}.large-margin-collapse>.initial-7{width:58.3333333333%}.large-margin-collapse>.initial-8{width:66.6666666667%}.large-margin-collapse>.initial-9{width:75%}.large-margin-collapse>.initial-10{width:83.3333333333%}.large-margin-collapse>.initial-11{width:91.6666666667%}.large-margin-collapse>.initial-12{width:100%}}@media print,screen and (min-width:64.0625em){.large-margin-collapse>.tiny-1{width:8.3333333333%}.large-margin-collapse>.tiny-2{width:16.6666666667%}.large-margin-collapse>.tiny-3{width:25%}.large-margin-collapse>.tiny-4{width:33.3333333333%}.large-margin-collapse>.tiny-5{width:41.6666666667%}.large-margin-collapse>.tiny-6{width:50%}.large-margin-collapse>.tiny-7{width:58.3333333333%}.large-margin-collapse>.tiny-8{width:66.6666666667%}.large-margin-collapse>.tiny-9{width:75%}.large-margin-collapse>.tiny-10{width:83.3333333333%}.large-margin-collapse>.tiny-11{width:91.6666666667%}.large-margin-collapse>.tiny-12{width:100%}}@media print,screen and (min-width:64.0625em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64.0625em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64.0625em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media print,screen and (min-width:64.0625em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}.initial-offset-0{margin-left:0%}.grid-margin-x>.initial-offset-0{margin-left:calc(0% + 1.25rem / 2)}.initial-offset-1{margin-left:8.3333333333%}.grid-margin-x>.initial-offset-1{margin-left:calc(8.3333333333% + 1.25rem / 2)}.initial-offset-2{margin-left:16.6666666667%}.grid-margin-x>.initial-offset-2{margin-left:calc(16.6666666667% + 1.25rem / 2)}.initial-offset-3{margin-left:25%}.grid-margin-x>.initial-offset-3{margin-left:calc(25% + 1.25rem / 2)}.initial-offset-4{margin-left:33.3333333333%}.grid-margin-x>.initial-offset-4{margin-left:calc(33.3333333333% + 1.25rem / 2)}.initial-offset-5{margin-left:41.6666666667%}.grid-margin-x>.initial-offset-5{margin-left:calc(41.6666666667% + 1.25rem / 2)}.initial-offset-6{margin-left:50%}.grid-margin-x>.initial-offset-6{margin-left:calc(50% + 1.25rem / 2)}.initial-offset-7{margin-left:58.3333333333%}.grid-margin-x>.initial-offset-7{margin-left:calc(58.3333333333% + 1.25rem / 2)}.initial-offset-8{margin-left:66.6666666667%}.grid-margin-x>.initial-offset-8{margin-left:calc(66.6666666667% + 1.25rem / 2)}.initial-offset-9{margin-left:75%}.grid-margin-x>.initial-offset-9{margin-left:calc(75% + 1.25rem / 2)}.initial-offset-10{margin-left:83.3333333333%}.grid-margin-x>.initial-offset-10{margin-left:calc(83.3333333333% + 1.25rem / 2)}.initial-offset-11{margin-left:91.6666666667%}.grid-margin-x>.initial-offset-11{margin-left:calc(91.6666666667% + 1.25rem / 2)}@media print,screen and (min-width:20em){.tiny-offset-0{margin-left:0%}.grid-margin-x>.tiny-offset-0{margin-left:calc(0% + 1.25rem / 2)}.tiny-offset-1{margin-left:8.3333333333%}.grid-margin-x>.tiny-offset-1{margin-left:calc(8.3333333333% + 1.25rem / 2)}.tiny-offset-2{margin-left:16.6666666667%}.grid-margin-x>.tiny-offset-2{margin-left:calc(16.6666666667% + 1.25rem / 2)}.tiny-offset-3{margin-left:25%}.grid-margin-x>.tiny-offset-3{margin-left:calc(25% + 1.25rem / 2)}.tiny-offset-4{margin-left:33.3333333333%}.grid-margin-x>.tiny-offset-4{margin-left:calc(33.3333333333% + 1.25rem / 2)}.tiny-offset-5{margin-left:41.6666666667%}.grid-margin-x>.tiny-offset-5{margin-left:calc(41.6666666667% + 1.25rem / 2)}.tiny-offset-6{margin-left:50%}.grid-margin-x>.tiny-offset-6{margin-left:calc(50% + 1.25rem / 2)}.tiny-offset-7{margin-left:58.3333333333%}.grid-margin-x>.tiny-offset-7{margin-left:calc(58.3333333333% + 1.25rem / 2)}.tiny-offset-8{margin-left:66.6666666667%}.grid-margin-x>.tiny-offset-8{margin-left:calc(66.6666666667% + 1.25rem / 2)}.tiny-offset-9{margin-left:75%}.grid-margin-x>.tiny-offset-9{margin-left:calc(75% + 1.25rem / 2)}.tiny-offset-10{margin-left:83.3333333333%}.grid-margin-x>.tiny-offset-10{margin-left:calc(83.3333333333% + 1.25rem / 2)}.tiny-offset-11{margin-left:91.6666666667%}.grid-margin-x>.tiny-offset-11{margin-left:calc(91.6666666667% + 1.25rem / 2)}}@media print,screen and (min-width:40em){.small-offset-0{margin-left:0%}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1.25rem / 2)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + 1.25rem / 2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + 1.25rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.25rem / 2)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + 1.25rem / 2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + 1.25rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.25rem / 2)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + 1.25rem / 2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + 1.25rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.25rem / 2)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + 1.25rem / 2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + 1.25rem / 2)}}@media print,screen and (min-width:48.0625em){.medium-offset-0{margin-left:0%}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 2.5rem / 2)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + 2.5rem / 2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + 2.5rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 2.5rem / 2)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + 2.5rem / 2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + 2.5rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 2.5rem / 2)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + 2.5rem / 2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + 2.5rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 2.5rem / 2)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + 2.5rem / 2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + 2.5rem / 2)}}@media print,screen and (min-width:64.0625em){.large-offset-0{margin-left:0%}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 2.5rem / 2)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + 2.5rem / 2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + 2.5rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 2.5rem / 2)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + 2.5rem / 2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + 2.5rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 2.5rem / 2)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + 2.5rem / 2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + 2.5rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 2.5rem / 2)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + 2.5rem / 2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + 2.5rem / 2)}}.grid-y{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto{height:auto}.grid-y>.shrink{height:auto}.grid-y>.initial-shrink,.grid-y>.initial-full,.grid-y>.initial-1,.grid-y>.initial-2,.grid-y>.initial-3,.grid-y>.initial-4,.grid-y>.initial-5,.grid-y>.initial-6,.grid-y>.initial-7,.grid-y>.initial-8,.grid-y>.initial-9,.grid-y>.initial-10,.grid-y>.initial-11,.grid-y>.initial-12{-ms-flex-preferred-size:auto;flex-basis:auto}@media print,screen and (min-width:20em){.grid-y>.tiny-shrink,.grid-y>.tiny-full,.grid-y>.tiny-1,.grid-y>.tiny-2,.grid-y>.tiny-3,.grid-y>.tiny-4,.grid-y>.tiny-5,.grid-y>.tiny-6,.grid-y>.tiny-7,.grid-y>.tiny-8,.grid-y>.tiny-9,.grid-y>.tiny-10,.grid-y>.tiny-11,.grid-y>.tiny-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:40em){.grid-y>.small-shrink,.grid-y>.small-full,.grid-y>.small-1,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:48.0625em){.grid-y>.medium-shrink,.grid-y>.medium-full,.grid-y>.medium-1,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print,screen and (min-width:64.0625em){.grid-y>.large-shrink,.grid-y>.large-full,.grid-y>.large-1,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12{-ms-flex-preferred-size:auto;flex-basis:auto}}.grid-y>.initial-12,.grid-y>.initial-11,.grid-y>.initial-10,.grid-y>.initial-9,.grid-y>.initial-8,.grid-y>.initial-7,.grid-y>.initial-6,.grid-y>.initial-5,.grid-y>.initial-4,.grid-y>.initial-3,.grid-y>.initial-2,.grid-y>.initial-1{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.initial-1{height:8.3333333333%}.grid-y>.initial-2{height:16.6666666667%}.grid-y>.initial-3{height:25%}.grid-y>.initial-4{height:33.3333333333%}.grid-y>.initial-5{height:41.6666666667%}.grid-y>.initial-6{height:50%}.grid-y>.initial-7{height:58.3333333333%}.grid-y>.initial-8{height:66.6666666667%}.grid-y>.initial-9{height:75%}.grid-y>.initial-10{height:83.3333333333%}.grid-y>.initial-11{height:91.6666666667%}.grid-y>.initial-12{height:100%}@media print,screen and (min-width:20em){.grid-y>.tiny-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;height:auto}.grid-y>.tiny-12,.grid-y>.tiny-11,.grid-y>.tiny-10,.grid-y>.tiny-9,.grid-y>.tiny-8,.grid-y>.tiny-7,.grid-y>.tiny-6,.grid-y>.tiny-5,.grid-y>.tiny-4,.grid-y>.tiny-3,.grid-y>.tiny-2,.grid-y>.tiny-1,.grid-y>.tiny-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.tiny-shrink{height:auto}.grid-y>.tiny-1{height:8.3333333333%}.grid-y>.tiny-2{height:16.6666666667%}.grid-y>.tiny-3{height:25%}.grid-y>.tiny-4{height:33.3333333333%}.grid-y>.tiny-5{height:41.6666666667%}.grid-y>.tiny-6{height:50%}.grid-y>.tiny-7{height:58.3333333333%}.grid-y>.tiny-8{height:66.6666666667%}.grid-y>.tiny-9{height:75%}.grid-y>.tiny-10{height:83.3333333333%}.grid-y>.tiny-11{height:91.6666666667%}.grid-y>.tiny-12{height:100%}}@media print,screen and (min-width:40em){.grid-y>.small-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;height:auto}.grid-y>.small-12,.grid-y>.small-11,.grid-y>.small-10,.grid-y>.small-9,.grid-y>.small-8,.grid-y>.small-7,.grid-y>.small-6,.grid-y>.small-5,.grid-y>.small-4,.grid-y>.small-3,.grid-y>.small-2,.grid-y>.small-1,.grid-y>.small-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.small-shrink{height:auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}}@media print,screen and (min-width:48.0625em){.grid-y>.medium-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;height:auto}.grid-y>.medium-12,.grid-y>.medium-11,.grid-y>.medium-10,.grid-y>.medium-9,.grid-y>.medium-8,.grid-y>.medium-7,.grid-y>.medium-6,.grid-y>.medium-5,.grid-y>.medium-4,.grid-y>.medium-3,.grid-y>.medium-2,.grid-y>.medium-1,.grid-y>.medium-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:64.0625em){.grid-y>.large-auto{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;height:auto}.grid-y>.large-12,.grid-y>.large-11,.grid-y>.large-10,.grid-y>.large-9,.grid-y>.large-8,.grid-y>.large-7,.grid-y>.large-6,.grid-y>.large-5,.grid-y>.large-4,.grid-y>.large-3,.grid-y>.large-2,.grid-y>.large-1,.grid-y>.large-shrink{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-0.625rem;margin-bottom:-0.625rem}@media print,screen and (min-width:48.0625em){.grid-padding-y .grid-padding-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}.grid-padding-y>.cell{padding-top:0.625rem;padding-bottom:0.625rem}@media print,screen and (min-width:48.0625em){.grid-padding-y>.cell{padding-top:1.25rem;padding-bottom:1.25rem}}.grid-margin-y{margin-top:-0.625rem;margin-bottom:-0.625rem}@media print,screen and (min-width:48.0625em){.grid-margin-y{margin-top:-1.25rem;margin-bottom:-1.25rem}}.grid-margin-y>.cell{height:calc(100% - 1.25rem);margin-top:0.625rem;margin-bottom:0.625rem}@media print,screen and (min-width:48.0625em){.grid-margin-y>.cell{height:calc(100% - 2.5rem);margin-top:1.25rem;margin-bottom:1.25rem}}.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.initial-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.initial-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.initial-3{height:calc(25% - 1.25rem)}.grid-margin-y>.initial-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.initial-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.initial-6{height:calc(50% - 1.25rem)}.grid-margin-y>.initial-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.initial-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.initial-9{height:calc(75% - 1.25rem)}.grid-margin-y>.initial-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.initial-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.initial-12{height:calc(100% - 1.25rem)}@media print,screen and (min-width:20em){.grid-margin-y>.tiny-auto{height:auto}.grid-margin-y>.tiny-shrink{height:auto}.grid-margin-y>.tiny-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.tiny-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.tiny-3{height:calc(25% - 1.25rem)}.grid-margin-y>.tiny-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.tiny-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.tiny-6{height:calc(50% - 1.25rem)}.grid-margin-y>.tiny-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.tiny-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.tiny-9{height:calc(75% - 1.25rem)}.grid-margin-y>.tiny-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.tiny-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.tiny-12{height:calc(100% - 1.25rem)}}@media print,screen and (min-width:40em){.grid-margin-y>.small-auto{height:auto}.grid-margin-y>.small-shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.25rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.25rem)}.grid-margin-y>.small-3{height:calc(25% - 1.25rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.25rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.25rem)}.grid-margin-y>.small-6{height:calc(50% - 1.25rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.25rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.25rem)}.grid-margin-y>.small-9{height:calc(75% - 1.25rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.25rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.25rem)}.grid-margin-y>.small-12{height:calc(100% - 1.25rem)}}@media print,screen and (min-width:48.0625em){.grid-margin-y>.auto{height:auto}.grid-margin-y>.shrink{height:auto}.grid-margin-y>.initial-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.initial-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.initial-3{height:calc(25% - 2.5rem)}.grid-margin-y>.initial-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.initial-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.initial-6{height:calc(50% - 2.5rem)}.grid-margin-y>.initial-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.initial-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.initial-9{height:calc(75% - 2.5rem)}.grid-margin-y>.initial-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.initial-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.initial-12{height:calc(100% - 2.5rem)}.grid-margin-y>.tiny-auto{height:auto}.grid-margin-y>.tiny-shrink{height:auto}.grid-margin-y>.tiny-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.tiny-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.tiny-3{height:calc(25% - 2.5rem)}.grid-margin-y>.tiny-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.tiny-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.tiny-6{height:calc(50% - 2.5rem)}.grid-margin-y>.tiny-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.tiny-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.tiny-9{height:calc(75% - 2.5rem)}.grid-margin-y>.tiny-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.tiny-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.tiny-12{height:calc(100% - 2.5rem)}.grid-margin-y>.small-auto{height:auto}.grid-margin-y>.small-shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.small-3{height:calc(25% - 2.5rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.small-6{height:calc(50% - 2.5rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.small-9{height:calc(75% - 2.5rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.small-12{height:calc(100% - 2.5rem)}.grid-margin-y>.medium-auto{height:auto}.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.medium-3{height:calc(25% - 2.5rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.medium-6{height:calc(50% - 2.5rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.medium-9{height:calc(75% - 2.5rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.medium-12{height:calc(100% - 2.5rem)}}@media print,screen and (min-width:64.0625em){.grid-margin-y>.large-auto{height:auto}.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 2.5rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 2.5rem)}.grid-margin-y>.large-3{height:calc(25% - 2.5rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 2.5rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 2.5rem)}.grid-margin-y>.large-6{height:calc(50% - 2.5rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 2.5rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 2.5rem)}.grid-margin-y>.large-9{height:calc(75% - 2.5rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 2.5rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 2.5rem)}.grid-margin-y>.large-12{height:calc(100% - 2.5rem)}}.align-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-justify{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.align-spaced{-ms-flex-pack:distribute;justify-content:space-around}.align-left.vertical.menu>li>a{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.align-right.vertical.menu>li>a{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.align-center.vertical.menu>li>a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.align-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.align-self-top{-ms-flex-item-align:start;align-self:flex-start}.align-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.align-self-bottom{-ms-flex-item-align:end;align-self:flex-end}.align-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.align-self-middle{-ms-flex-item-align:center;align-self:center}.align-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.align-self-stretch{-ms-flex-item-align:stretch;align-self:stretch}.align-center-middle{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.initial-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.initial-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.initial-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.initial-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.initial-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.initial-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}@media print,screen and (min-width:20em){.tiny-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tiny-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.tiny-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.tiny-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.tiny-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.tiny-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media print,screen and (min-width:40em){.small-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.small-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.small-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.small-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.small-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.small-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media print,screen and (min-width:48.0625em){.medium-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.medium-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.medium-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.medium-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.medium-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.medium-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}@media print,screen and (min-width:64.0625em){.large-order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.large-order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.large-order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.large-order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.large-order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.large-order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media print,screen and (min-width:20em){.tiny-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.tiny-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.tiny-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.tiny-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.tiny-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tiny-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.tiny-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tiny-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:40em){.small-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.small-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.small-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.small-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.small-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.small-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.small-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.small-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:48.0625em){.medium-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.medium-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.medium-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.medium-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.medium-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.medium-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.medium-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.medium-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media print,screen and (min-width:64.0625em){.large-flex-container{display:-webkit-box;display:-ms-flexbox;display:flex}.large-flex-child-auto{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.large-flex-child-grow{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.large-flex-child-shrink{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.large-flex-dir-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.large-flex-dir-row-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.large-flex-dir-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.large-flex-dir-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}:root{--aspect-ratio:1}body .aspect-ratio-frame{position:relative}body .aspect-ratio-frame::before{display:block;padding-bottom:calc(1*100%);content:""}body .aspect-ratio-frame img,body .aspect-ratio-frame video,body .aspect-ratio-frame .autoplay-video-container,body .aspect-ratio-frame iframe{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body .aspect-ratio-frame iframe{-o-object-fit:unset;object-fit:unset}@supports(--css:variables){body .aspect-ratio-frame::before{padding-bottom:calc(var(--aspect-ratio)*100%);content:""}}figure.aspect-ratio-frame{margin:0}*{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;color:#000;font-family:museo-slab,georgia,serif;font-size:16px;min-width:320px}main{display:block}.skip-link a:focus{position:absolute !important;overflow:visible;clip:unset;width:auto;height:auto;padding:10px;font-size:22px;color:#fff;font-weight:700;background:#000;z-index:999;font-family:upgrade,helvetica,sans-serif}button{cursor:pointer;font-size:1rem}iframe{max-width:100%}img{max-width:100%;height:auto;vertical-align:middle}dl,pre{margin:0;padding:0}.clearfix::before,.clearfix::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.clearfix::after{clear:both}.show-for-sr,.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.collapsing-section+.collapsing-section{padding-top:0}.page--home{background-color:#0f0f0f}.page--home .page-wrapper{background-color:#fff}.page--utility .main-content{padding-top:4.5rem;padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.page--utility .main-content{padding-top:6rem}}@media print,screen and (min-width:64.0625em){.page--utility .main-content{padding-top:7.5rem}}@media print,screen and (min-width:48.0625em){.page--utility .main-content{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.page--utility .main-content{padding-bottom:7.5rem}}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],[type=file],[type=image],[type=submit],button,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border-width:.0625em;border-style:solid;border-color:inherit;border-radius:0;font-family:upgrade,helvetica,sans-serif;font-size:1rem}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border-width:.0625em;border-style:solid;border-color:inherit;border-radius:0;font-family:upgrade,helvetica,sans-serif;font-size:1rem}[type=checkbox],[type=radio]{margin:0}fieldset{margin:0;padding:0;border-width:.0625em;border-style:solid;border-color:inherit}button,[type=submit]{display:inline-block;margin-bottom:0;padding:1em 1.5em;-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;text-transform:none;color:#fff;background-color:#892332;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1;cursor:pointer;border:0}button:hover,[type=submit]:hover{text-decoration:none;background-color:#601923}label{display:block;color:#222;font-family:upgrade,helvetica,sans-serif;font-weight:400}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],[type=file],[type=image],textarea{padding:.9375rem 1.25rem .875rem;color:#000;font-family:upgrade-lights,helvetica,sans-serif;font-size:1.125rem;border-color:#d8d8d8}[type=text]::-webkit-input-placeholder,[type=password]::-webkit-input-placeholder,[type=date]::-webkit-input-placeholder,[type=datetime]::-webkit-input-placeholder,[type=datetime-local]::-webkit-input-placeholder,[type=month]::-webkit-input-placeholder,[type=week]::-webkit-input-placeholder,[type=email]::-webkit-input-placeholder,[type=number]::-webkit-input-placeholder,[type=search]::-webkit-input-placeholder,[type=tel]::-webkit-input-placeholder,[type=time]::-webkit-input-placeholder,[type=url]::-webkit-input-placeholder,[type=color]::-webkit-input-placeholder,[type=file]::-webkit-input-placeholder,[type=image]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#222;font-family:upgrade-lights,helvetica,sans-serif}[type=text]::-moz-placeholder,[type=password]::-moz-placeholder,[type=date]::-moz-placeholder,[type=datetime]::-moz-placeholder,[type=datetime-local]::-moz-placeholder,[type=month]::-moz-placeholder,[type=week]::-moz-placeholder,[type=email]::-moz-placeholder,[type=number]::-moz-placeholder,[type=search]::-moz-placeholder,[type=tel]::-moz-placeholder,[type=time]::-moz-placeholder,[type=url]::-moz-placeholder,[type=color]::-moz-placeholder,[type=file]::-moz-placeholder,[type=image]::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#222;font-family:upgrade-lights,helvetica,sans-serif}[type=text]:-ms-input-placeholder,[type=password]:-ms-input-placeholder,[type=date]:-ms-input-placeholder,[type=datetime]:-ms-input-placeholder,[type=datetime-local]:-ms-input-placeholder,[type=month]:-ms-input-placeholder,[type=week]:-ms-input-placeholder,[type=email]:-ms-input-placeholder,[type=number]:-ms-input-placeholder,[type=search]:-ms-input-placeholder,[type=tel]:-ms-input-placeholder,[type=time]:-ms-input-placeholder,[type=url]:-ms-input-placeholder,[type=color]:-ms-input-placeholder,[type=file]:-ms-input-placeholder,[type=image]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#222;font-family:upgrade-lights,helvetica,sans-serif}select{padding:.9375rem 3.3125rem .875rem 1.25rem;cursor:pointer;color:#000;font-family:upgrade-lights,helvetica,sans-serif;font-size:1.125rem;border-color:#d8d8d8;background-color:#fff;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/arrow-select.svg);background-repeat:no-repeat;background-position:calc(100% - .625em) 50%;background-size:1em}[type=checkbox],[type=radio]{cursor:pointer}[type=checkbox]+label,[type=radio]+label{display:inline-block;margin:1em 0 1em .25em;cursor:pointer;vertical-align:middle;color:#000}fieldset{margin-bottom:.75em;padding:.5em;border-color:#222;font-family:upgrade,helvetica,sans-serif}legend{margin-bottom:-0.5em;font-weight:400}[type=text],[type=password],[type=date],[type=datetime],[type=datetime-local],[type=month],[type=week],[type=email],[type=number],[type=search],[type=tel],[type=time],[type=url],[type=color],[type=file],[type=image],select,textarea{-webkit-transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98)}[type=text]:disabled,[type=password]:disabled,[type=date]:disabled,[type=datetime]:disabled,[type=datetime-local]:disabled,[type=month]:disabled,[type=week]:disabled,[type=email]:disabled,[type=number]:disabled,[type=search]:disabled,[type=tel]:disabled,[type=time]:disabled,[type=url]:disabled,[type=color]:disabled,[type=file]:disabled,[type=image]:disabled,select:disabled,textarea:disabled{background-color:#efefef}[type=text]:not(:empty):invalid,[type=password]:not(:empty):invalid,[type=date]:not(:empty):invalid,[type=datetime]:not(:empty):invalid,[type=datetime-local]:not(:empty):invalid,[type=month]:not(:empty):invalid,[type=week]:not(:empty):invalid,[type=email]:not(:empty):invalid,[type=number]:not(:empty):invalid,[type=search]:not(:empty):invalid,[type=tel]:not(:empty):invalid,[type=time]:not(:empty):invalid,[type=url]:not(:empty):invalid,[type=color]:not(:empty):invalid,[type=file]:not(:empty):invalid,[type=image]:not(:empty):invalid,textarea:not(:empty):invalid{border-color:#d63d0a;-webkit-box-shadow:0 0 0 .0625em #d63d0a;box-shadow:0 0 0 .0625em #d63d0a}.page--webform .wysiwyg{margin-top:3rem}@media print,screen and (min-width:48.0625em){.page--webform .wysiwyg{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.page--webform .wysiwyg{margin-top:5rem}}.page--webform label{margin-bottom:1rem}.page--webform [type=checkbox]+label,.page--webform [type=radio]+label{margin-top:.5rem;margin-bottom:.5rem;padding-top:6px}.page--webform .webform-type-checkboxes legend,.page--webform .webform-type-radios legend{margin-bottom:1rem}.page--webform .form-actions{margin-top:1.5rem}.webform-submission-form>.form-item{margin-top:1.5rem}.form-item--error-message{color:#a94442}.user-login-form label{margin-bottom:1rem}.user-login-form .description{margin-top:.5rem}table{font-family:upgrade-lights,helvetica,sans-serif;font-size:1rem;font-weight:400;margin-bottom:2.5rem;border-collapse:collapse;border-top:1px solid #e4e4e4}table[align=left]{float:none}@media print,screen and (min-width:48.0625em){table[align=left]{float:left;margin-right:2em}}table[align=right]{float:none}@media print,screen and (min-width:48.0625em){table[align=right]{float:right;margin-left:2em}}thead,tbody{vertical-align:top}thead{color:#000;border-right:1px solid #e4e4e4;border-left:1px solid #e4e4e4;font-family:upgrade,helvetica,sans-serif;font-size:1rem;font-weight:500}thead th{background:#d6d6d6}tbody{border-top:0;border-left:1px solid #e4e4e4}tr{border-bottom:1px solid #e4e4e4}th{padding:1em 1.25em;border-right:1px solid #e4e4e4;border-bottom:0;background:#efefef;font-weight:600}td{padding:1em 1.25em;border-right:1px solid #e4e4e4}.mobile-table{margin-bottom:2.5rem}.mobile-table--scroll{overflow-y:scroll}@media print,screen and (min-width:64.0625em){.mobile-table--scroll{overflow-y:hidden}}.mobile-table{padding:1px 0}.mobile-table--scroll{position:relative;padding:1px 20px 0 !important;overflow-y:scroll;margin-left:-0.625rem;margin-right:-0.625rem}@media print,screen and (min-width:48.0625em){.mobile-table--scroll{margin-left:-1.25rem;margin-right:-1.25rem}}.mobile-table--scroll::before{background-image:-webkit-gradient(linear,right top,left top,from(rgb(255,255,255)),color-stop(60%,rgba(255,255,255,0)),to(rgba(255,255,255,0)));background-image:linear-gradient(to left,rgb(255,255,255) 0%,rgba(255,255,255,0) 60%,rgba(255,255,255,0) 100%);content:"";display:block;height:100%;opacity:1;position:absolute;width:50%;z-index:1;top:0;right:0}.mobile-table--scroll.scrolled::before{opacity:0;pointer-events:none}.mobile-table--scroll.scrolled table{pointer-events:initial}.mobile-table--scroll table{position:relative}h1,.h1{font-family:upgrade,helvetica,sans-serif;font-size:2.25rem;font-weight:400;line-height:1.2}@media print,screen and (min-width:48.0625em){h1,.h1{font-size:2.5rem}}@media print,screen and (min-width:64.0625em){h1,.h1{font-size:4.5rem}}h2,.h2{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){h2,.h2{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){h2,.h2{font-size:2.25rem}}h3,.h3{font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){h3,.h3{font-size:1.625rem}}@media print,screen and (min-width:64.0625em){h3,.h3{font-size:1.875rem}}h4,.h4{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){h4,.h4{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){h4,.h4{font-size:1.625rem}}h5,.h5{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){h5,.h5{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){h5,.h5{font-size:1.5rem}}h6,.h6{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){h6,.h6{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){h6,.h6{font-size:1.3125rem}}p,.p{font-family:upgrade-lights,helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.8}@media print,screen and (min-width:64.0625em){p,.p{font-size:1.125rem;line-height:1.8}}h1,h2,h3,h4,h5,h6,p,blockquote,iframe,table,.mobile-table{margin:0}a{text-decoration:none;color:#892332}a:hover{text-decoration:underline}.links--underlined a{text-decoration:underline}.links--underlined a:hover{font-weight:700}em{font-style:italic}b,strong{font-family:upgrade,helvetica,sans-serif;font-weight:500}blockquote{clear:both;position:relative;margin:0 auto;border-left:solid 10px #d63d0a;font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){blockquote{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){blockquote{font-size:2.25rem}}blockquote p{padding-left:30px;font-family:museo-slab,georgia,serif;font-weight:300;font-size:1rem;line-height:2;line-height:1.8}@media print,screen and (min-width:64.0625em){blockquote p{font-size:1.125rem}}blockquote cite{font-family:upgrade,helvetica,sans-serif;font-size:.875rem;font-weight:500;font-style:normal;line-height:1.8}.impact-statement{clear:both;position:relative;margin:0 auto;padding:1.5625rem;font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.impact-statement{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.impact-statement{font-size:2.25rem}}@media print,screen and (min-width:48.0625em){.impact-statement{padding:3.125rem 4.6875rem}}.impact-statement p{font-family:museo-slab,georgia,serif;font-weight:300;font-size:1rem;line-height:2;text-align:center}@media print,screen and (min-width:64.0625em){.impact-statement p{font-size:1.125rem}}.impact-statement::before,.impact-statement::after{content:"";display:block;width:66px;height:1px;border-bottom:1px solid #f06400;-webkit-transform:rotate(136deg);transform:rotate(136deg);position:absolute}@media print,screen and (min-width:64.0625em){.impact-statement::before,.impact-statement::after{width:106px}}.impact-statement::before{top:22px;left:-8px}@media print,screen and (min-width:64.0625em){.impact-statement::before{top:37px;left:-14px}}.impact-statement::after{right:-9px;bottom:22px}@media print,screen and (min-width:64.0625em){.impact-statement::after{right:-14px;bottom:37px}}ol,ul,li{margin:0;padding:0}.wysiwyg li{font-family:upgrade-lights,helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.8}@media print,screen and (min-width:64.0625em){.wysiwyg li{font-size:1.125rem;line-height:1.8}}.wysiwyg .h2{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h2{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h2{font-size:2.25rem}}.wysiwyg .h3{font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h3{font-size:1.625rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h3{font-size:1.875rem}}.wysiwyg .h4{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h4{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h4{font-size:1.625rem}}.wysiwyg .h5{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h5{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h5{font-size:1.5rem}}.wysiwyg .h6{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.wysiwyg .h6{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h6{font-size:1.3125rem}}ol{margin-top:1.5rem;padding-left:0;list-style:none;counter-reset:li}@media print,screen and (min-width:48.0625em){ol{margin-top:2rem}}@media print,screen and (min-width:64.0625em){ol{margin-top:2.5rem}}ol>li{position:relative;padding-left:2rem;counter-increment:li}ol>li li,ol>li li:first-child{margin-top:1rem}ol>li::before{position:absolute;top:0;left:0;display:inline-block;content:counter(li) ".";color:#f06400;font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500}.wysiwyg ul>li,.section--wysiwyg ul>li{position:relative;padding-left:2rem;list-style:none}.wysiwyg ul>li:before,.section--wysiwyg ul>li:before{position:absolute;top:0;left:0;content:url(/sites/sherlock/themes/custom/sherlock/assets/img/bullet.svg)}@media screen and (max-width:27.5em){h1{margin-right:-30px;padding-right:30px;overflow:auto}}.video-play-button{position:absolute;bottom:3rem;left:3rem;z-index:4;background:none}@media print,screen and (max-width:48.06125em){.video-play-button{display:none}}.video-play-button:after{content:"pause";color:#fff;font-family:"Material Icons Round";font-weight:300;font-size:2.5rem}.video-play-button:hover,.video-play-button:focus{background-color:rgba(0,0,0,0)}.video-play-button:hover::after,.video-play-button:focus::after{color:#ffd83b}.hero-video-paused .video-play-button:after{content:"play_arrow"}.wysiwyg figure.align-center img{width:100%}.responsive-video-iframe{position:relative;overflow:hidden;padding-top:56.25%}.responsive-video-iframe .media-oembed-content{position:absolute;top:0;left:0;width:100%;height:100%;border:0}body{font-family:upgrade,helvetica,sans-serif}.intro-text{font-size:1.125rem;font-weight:300;line-height:2;font-family:museo-slab,georgia,serif}@media print,screen and (min-width:48.0625em){.intro-text{font-size:1.5rem;line-height:1.6}}.align-right,.obj-right{float:none;margin:2rem 0}@media print,screen and (min-width:48.0625em){.align-right,.obj-right{float:right;margin:3rem 0 2rem 2rem}}@media print,screen and (min-width:64.0625em){.align-right,.obj-right{margin:3.5rem 0 2.5rem 2.5rem}}.align-right img,.obj-right img{display:block}.align-left,.obj-left{float:none;margin:1.5rem 0}@media print,screen and (min-width:48.0625em){.align-left,.obj-left{float:left;margin:1.5rem 2rem 2rem 0}}@media print,screen and (min-width:64.0625em){.align-left,.obj-left{margin:1.5rem 2.5rem 2.5rem 0}}.align-left img,.obj-left img{display:block}.align-center,.obj-center{display:table;margin:2rem auto}.align-center img,.obj-center img{display:block}[data-embed-button=ohou_media_embed] .video-embed-field-responsive-video{width:100%}.wysiwyg figure,figure.align-center,figure.obj-center,figure.align-left,figure.obj-left,figure.align-right,figure.obj-right,.align-center,.obj-center,.align-left,.obj-left,.align-right,.obj-right{display:table}.wysiwyg figure figcaption,figure.align-center figcaption,figure.obj-center figcaption,figure.align-left figcaption,figure.obj-left figcaption,figure.align-right figcaption,figure.obj-right figcaption,.align-center figcaption,.obj-center figcaption,.align-left figcaption,.obj-left figcaption,.align-right figcaption,.obj-right figcaption{display:table-caption}.wysiwyg figure .media-embed--video,.wysiwyg figure .video-embed-field-responsive-video,figure.align-center .media-embed--video,figure.align-center .video-embed-field-responsive-video,figure.obj-center .media-embed--video,figure.obj-center .video-embed-field-responsive-video,figure.align-left .media-embed--video,figure.align-left .video-embed-field-responsive-video,figure.obj-left .media-embed--video,figure.obj-left .video-embed-field-responsive-video,figure.align-right .media-embed--video,figure.align-right .video-embed-field-responsive-video,figure.obj-right .media-embed--video,figure.obj-right .video-embed-field-responsive-video,.align-center .media-embed--video,.align-center .video-embed-field-responsive-video,.obj-center .media-embed--video,.obj-center .video-embed-field-responsive-video,.align-left .media-embed--video,.align-left .video-embed-field-responsive-video,.obj-left .media-embed--video,.obj-left .video-embed-field-responsive-video,.align-right .media-embed--video,.align-right .video-embed-field-responsive-video,.obj-right .media-embed--video,.obj-right .video-embed-field-responsive-video{min-width:15.625rem}@media print,screen and (min-width:48.0625em){.wysiwyg figure .media-embed--video,.wysiwyg figure .video-embed-field-responsive-video,figure.align-center .media-embed--video,figure.align-center .video-embed-field-responsive-video,figure.obj-center .media-embed--video,figure.obj-center .video-embed-field-responsive-video,figure.align-left .media-embed--video,figure.align-left .video-embed-field-responsive-video,figure.obj-left .media-embed--video,figure.obj-left .video-embed-field-responsive-video,figure.align-right .media-embed--video,figure.align-right .video-embed-field-responsive-video,figure.obj-right .media-embed--video,figure.obj-right .video-embed-field-responsive-video,.align-center .media-embed--video,.align-center .video-embed-field-responsive-video,.obj-center .media-embed--video,.obj-center .video-embed-field-responsive-video,.align-left .media-embed--video,.align-left .video-embed-field-responsive-video,.obj-left .media-embed--video,.obj-left .video-embed-field-responsive-video,.align-right .media-embed--video,.align-right .video-embed-field-responsive-video,.obj-right .media-embed--video,.obj-right .video-embed-field-responsive-video{min-width:25rem}}.wysiwyg figure .responsive-video-iframe+figcaption,figure.align-center .responsive-video-iframe+figcaption,figure.obj-center .responsive-video-iframe+figcaption,figure.align-left .responsive-video-iframe+figcaption,figure.obj-left .responsive-video-iframe+figcaption,figure.align-right .responsive-video-iframe+figcaption,figure.obj-right .responsive-video-iframe+figcaption,.align-center .responsive-video-iframe+figcaption,.obj-center .responsive-video-iframe+figcaption,.align-left .responsive-video-iframe+figcaption,.obj-left .responsive-video-iframe+figcaption,.align-right .responsive-video-iframe+figcaption,.obj-right .responsive-video-iframe+figcaption{display:block}figure{margin-left:0}figcaption{font-size:0.875rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:500;line-height:1.5;margin-top:1rem;caption-side:bottom;color:#222}@media print,screen and (min-width:64.0625em){figcaption{font-size:1rem}}figcaption p{font-size:0.875rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:500;line-height:1.5}@media print,screen and (min-width:64.0625em){figcaption p{font-size:1rem}}.wysiwyg p,.wysiwyg ul,.wysiwyg ol,.wysiwyg .section--wysiwyg li,.wysiwyg blockquote,.wysiwyg .btn,.wysiwyg .link-arrow,.wysiwyg .obj,.wysiwyg .impact-statement,.wysiwyg .intro-text,.wysiwyg p>.btn:first-child{margin-top:1.5rem;margin-bottom:0}.wysiwyg p:has(.btn:first-child){margin-top:0}.wysiwyg p a,.wysiwyg li a{text-decoration:underline}.wysiwyg p a:hover,.wysiwyg li a:hover{font-weight:500}.wysiwyg p a.elf-external::after,.wysiwyg li a.elf-external::after{content:"launch";color:#f06400;-webkit-transform:none;transform:none}.wysiwyg p a.elf-external:hover:after,.wysiwyg li a.elf-external:hover:after{-webkit-transform:none;transform:none}.wysiwyg .impact-statement,.wysiwyg p.intro-text{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.wysiwyg .impact-statement,.wysiwyg p.intro-text{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .impact-statement,.wysiwyg p.intro-text{margin-top:2.5rem}}.wysiwyg blockquote,.wysiwyg hr{margin-top:2rem}@media print,screen and (min-width:48.0625em){.wysiwyg blockquote,.wysiwyg hr{margin-top:2.0625rem}}.wysiwyg blockquote+p{margin-top:2rem}@media print,screen and (min-width:48.0625em){.wysiwyg blockquote+p{margin-top:2.0625rem}}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-top:1.5rem;margin-bottom:0}@media print,screen and (min-width:48.0625em){.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-top:2.5rem}}.wysiwyg a:not(.external){text-decoration:underline}.wysiwyg a.btn{text-decoration:none}.wysiwyg blockquote.blockquote--with-image{-webkit-columns:1;-moz-columns:1;columns:1;clear:none}@media print,screen and (min-width:40em){.wysiwyg blockquote.blockquote--with-image{margin:1.5rem 2rem 2rem 0;margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.wysiwyg blockquote.blockquote--with-image{margin:1.5rem 2.5rem 2.5rem 0;margin-top:1rem}}.wysiwyg .blockquote__image{float:none;margin:1.5rem 0;display:none;float:left}@media print,screen and (min-width:48.0625em){.wysiwyg .blockquote__image{float:left;margin:1.5rem 2rem 2rem 0}}@media print,screen and (min-width:64.0625em){.wysiwyg .blockquote__image{margin:1.5rem 2.5rem 2.5rem 0}}@media print,screen and (min-width:40em){.wysiwyg .blockquote__image{display:table}}@media print,screen and (min-width:40em){.wysiwyg .blockquote__image{margin:1.5rem 2rem 2rem 0}}@media print,screen and (min-width:64.0625em){.wysiwyg .blockquote__image{margin:1.5rem 2.5rem 2.5rem 0}}.wysiwyg .blockquote__image img{display:block}.wysiwyg>figure:not([class]),.wysiwyg>div:not([class])>img{margin:1.5rem 0}@media print,screen and (min-width:48.0625em){.wysiwyg>figure:not([class]),.wysiwyg>div:not([class])>img{margin:1.5rem 2rem 2rem 0}}@media print,screen and (min-width:64.0625em){.wysiwyg>figure:not([class]),.wysiwyg>div:not([class])>img{margin:1.5rem 2.5rem 2.5rem 0}}.wysiwyg>div:not([class])+div:not([class])>img{margin-top:0}.wysiwyg>div:not([class])+p{margin-top:0}.wysiwyg>div:first-child img{margin-top:0}.mobile-table{margin-top:1.5rem;padding:0}.mobile-table table{margin:0}.card p:first-child,.card ul:first-child,.card ol:first-child,.card .section--wysiwyg li:first-child,.card blockquote:first-child,.card .btn:first-child,.card .link-arrow:first-child,.card .obj:first-child,section p:first-child,section ul:first-child,section ol:first-child,section .section--wysiwyg li:first-child,section blockquote:first-child,section .btn:first-child,section .link-arrow:first-child,section .obj:first-child,header p:first-child,header ul:first-child,header ol:first-child,header .section--wysiwyg li:first-child,header blockquote:first-child,header .btn:first-child,header .link-arrow:first-child,header .obj:first-child,.listing-item p:first-child,.listing-item ul:first-child,.listing-item ol:first-child,.listing-item .section--wysiwyg li:first-child,.listing-item blockquote:first-child,.listing-item .btn:first-child,.listing-item .link-arrow:first-child,.listing-item .obj:first-child,.section--wysiwyg p:first-child,.section--wysiwyg ul:first-child,.section--wysiwyg ol:first-child,.section--wysiwyg .section--wysiwyg li:first-child,.section--wysiwyg blockquote:first-child,.section--wysiwyg .btn:first-child,.section--wysiwyg .link-arrow:first-child,.section--wysiwyg .obj:first-child{margin-top:0}.section--wysiwyg::after,.wysiwyg::after{content:"";display:table;clear:both}.section--wysiwyg ol ol,.section--wysiwyg ol ul,.section--wysiwyg ul ol,.section--wysiwyg ul ul,.wysiwyg ol ol,.wysiwyg ol ul,.wysiwyg ul ol,.wysiwyg ul ul{margin-top:1.5rem;margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.section--wysiwyg ol ol,.section--wysiwyg ol ul,.section--wysiwyg ul ol,.section--wysiwyg ul ul,.wysiwyg ol ol,.wysiwyg ol ul,.wysiwyg ul ol,.wysiwyg ul ul{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.section--wysiwyg ol ol,.section--wysiwyg ol ul,.section--wysiwyg ul ol,.section--wysiwyg ul ul,.wysiwyg ol ol,.wysiwyg ol ul,.wysiwyg ul ol,.wysiwyg ul ul{margin-bottom:2rem}}.section--wysiwyg li,.wysiwyg li{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.section--wysiwyg ul.two-column,.wysiwyg ul.two-column{-webkit-columns:2;-moz-columns:2;columns:2}.section--wysiwyg ul.two-column li,.wysiwyg ul.two-column li{width:100%}.section--wysiwyg ul.two-column li:first-child,.wysiwyg ul.two-column li:first-child{margin-top:0}}section.wysiwyg-block{padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){section.wysiwyg-block{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){section.wysiwyg-block{padding-bottom:7.5rem}}h1.heading--bold,h2.heading--bold,h3.heading--bold,h4.heading--bold,h5.heading--bold,h6.heading--bold{font-weight:700}.wysiwyg a.featured-link{font-family:upgrade,helvetica,sans-serif;font-weight:400;text-decoration:none}.wysiwyg a.featured-link::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.wysiwyg a.featured-link.external::after{content:"trending_flat"}.wysiwyg a.featured-link:hover::after,.wysiwyg a.featured-link:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.wysiwyg a.featured-link:hover,.wysiwyg a.featured-link:focus{text-decoration:underline}.wysiwyg a.featured-link--centered{display:table;margin-right:auto;margin-left:auto}.wysiwyg p,.wysiwyg li{font-size:1.125rem}@media print,screen and (min-width:64.0625em){.wysiwyg p,.wysiwyg li{font-size:1.25rem}}.wysiwyg p.impact-statement{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg p.impact-statement{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.wysiwyg p.impact-statement{font-size:2.25rem}}.wysiwyg p.intro-text{font-size:1.125rem;font-weight:300;line-height:2;font-family:museo-slab,georgia,serif}@media print,screen and (min-width:48.0625em){.wysiwyg p.intro-text{font-size:1.5rem;line-height:1.6}}.wysiwyg:first-child{margin-top:0}.wysiwyg .h2{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h2{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h2{font-size:2.25rem}}.wysiwyg .h3{font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h3{font-size:1.625rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h3{font-size:1.875rem}}.wysiwyg .h4{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h4{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h4{font-size:1.625rem}}.wysiwyg .h5{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.wysiwyg .h5{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h5{font-size:1.5rem}}.wysiwyg .h6{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.wysiwyg .h6{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.wysiwyg .h6{font-size:1.3125rem}}.vaf{padding-top:1.5rem;padding-right:0;padding-left:0}@media print,screen and (min-width:48.0625em){.vaf{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.vaf{padding-top:2.5rem}}@media print,screen and (min-width:64.0625em){.vaf .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.vaf h2{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin:0 0 .875rem}@media print,screen and (min-width:64.0625em){.vaf h2{font-size:0.875rem}}@media print,screen and (min-width:64.0625em){.vaf h2{margin:0 1.5rem 0 0}}.active-filters{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.active-filters .vaf{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.active-filters ul{margin-top:0}.active-filters li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.active-filters li:not(:last-child){margin-right:.625rem}.active-filters ul li button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;color:#000;font-size:0.875rem;font-weight:500;line-height:1.6;padding:5px 10px;border:1px solid #d6d6d6;background-color:#fff;font-family:upgrade,helvetica,sans-serif;font-weight:400;margin-top:.625rem}@media print,screen and (min-width:48.0625em){.active-filters ul li button{font-size:1rem}}.active-filters ul li button:hover{cursor:pointer;color:#696e73;border:1px solid #222;background-color:#fff}.active-filters ul li button:hover::after{content:"";color:#222;font-family:"Font Awesome 6 Pro"}.active-filters li button::after{margin-left:1.5rem;content:"";color:#f06400;font-family:"Font Awesome 6 Pro";font-weight:900}.active-filters li::before{display:none}.active-filters .cell:last-child{text-align:right}.active-filters .vaf__clear{display:inline-block;margin-bottom:0;padding:1em 1.5em;-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;text-transform:none;color:#fff;background-color:#892332;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1;background-color:#fff;font-size:1rem;padding:10px;color:#892332;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0);-webkit-transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98)}.active-filters .vaf__clear:hover{text-decoration:none;background-color:#601923}@media print,screen and (min-width:64.0625em){.active-filters .vaf__clear{margin-left:auto}}.active-filters .vaf__clear::after{margin-left:1.5rem;content:"";color:#f06400;font-family:"Font Awesome 6 Pro";font-weight:900}.active-filters .vaf__clear:hover,.active-filters .vaf__clear:focus{background-color:#fff;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3);-webkit-transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98)}.active-filters .vaf__clear:hover::after,.active-filters .vaf__clear:focus::after{color:#222}@media print,screen and (min-width:48.0625em){.active-filters li{margin-top:0}}@media print,screen and (max-width:48.06125em){.active-filters ul{padding:0}}@media print,screen and (max-width:64.06125em){.active-filters .vaf__clear{margin-top:1rem}.active-filters ul li{text-align:left}.active-filters .cell:last-child{text-align:left}.active-filters button{margin-left:0}}.vaf,.vaf+h2{max-width:76.25rem;margin-left:auto;margin-right:auto;padding-right:1.875rem;padding-left:1.875rem}.vaf+h2{margin-top:1.5rem;margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.vaf+h2{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.vaf+h2{margin-bottom:2rem}}@media print,screen and (min-width:64.0625em){.vaf+h2{margin-bottom:2.5rem}}.user-login-form,.page--utility~.page-wrapper .main-content{margin-top:3rem;margin-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.user-login-form,.page--utility~.page-wrapper .main-content{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.user-login-form,.page--utility~.page-wrapper .main-content{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.user-login-form,.page--utility~.page-wrapper .main-content{margin-bottom:6rem}}@media print,screen and (min-width:64.0625em){.user-login-form,.page--utility~.page-wrapper .main-content{margin-bottom:7.5rem}}.user-login-form input{width:100%;max-width:25rem;margin-bottom:0}.user-login-form input.form-submit{width:auto;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.user-login-form .description{width:100%;margin-bottom:1.5em;font-style:italic}.admin-tabs{right:1.875rem;bottom:1.875rem;left:1.875rem;position:fixed;z-index:10;margin:0;padding:2rem;background:#222}@media print,screen and (min-width:48.0625em){.admin-tabs{right:1.875rem;bottom:1.875rem;left:1.875rem}}.admin-tabs ul{overflow:hidden;margin:0;padding:0;list-style:none}.admin-tabs li{display:inline-block}.admin-tabs li+li{margin-left:.5em}.admin-tabs a{display:block;margin:0;padding:.5em 1em;-webkit-transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;color:#fff;border-radius:.25em;background-color:#892332;font-size:1.125rem;font-weight:500}.admin-tabs a:hover{background-color:#601923}.admin-tabs a.is-active{background-color:#b22d41}@media print,screen and (min-width:40em){.admin-tabs{left:auto}}.ajax-progress,.ajax-progress-fullscreen.ajax-progress{position:fixed;z-index:99999;top:0;left:0;display:inline-block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;padding:.0625rem .3125rem .125rem;background:rgba(255,255,255,.75) !important}.ajax-progress:before,.ajax-progress:after,.ajax-progress-fullscreen.ajax-progress:before,.ajax-progress-fullscreen.ajax-progress:after{position:absolute;display:block;-webkit-animation:fa-spin 2000ms infinite cubic-bezier(0.82,0.06,0.14,0.97);animation:fa-spin 2000ms infinite cubic-bezier(0.82,0.06,0.14,0.97);color:#f06400;font-family:"Font Awesome 6 Pro";font-size:100px}.ajax-progress:before,.ajax-progress:after,.ajax-progress-fullscreen.ajax-progress:before,.ajax-progress-fullscreen.ajax-progress:after{content:""}.ajax-progress:after,.ajax-progress-fullscreen.ajax-progress:after{-webkit-animation:fa-spin 1500ms infinite cubic-bezier(0.82,0.06,0.14,0.97);animation:fa-spin 1500ms infinite cubic-bezier(0.82,0.06,0.14,0.97);opacity:.5}.ajax-progress .throbber,.ajax-progress-fullscreen.ajax-progress .throbber{display:none !important}[dir=rtl] .ajax-progress,[dir=rtl] .ajax-progress-fullscreen.ajax-progress{float:right}.ajax-progress .message,.ajax-progress-fullscreen.ajax-progress .message{display:inline;padding:.0625rem .3125rem .125rem}tr .ajax-progress-throbber .throbber{margin:0 .125rem}.ajax-progress-bar{width:16rem}.form-item{position:relative}.form-item [type=checkbox],.form-item [type=radio]{position:absolute;top:50%;width:2em;height:2em;-webkit-transition:border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;font-size:inherit}.form-item [type=checkbox]+label,.form-item [type=radio]+label{position:relative;margin-left:40px;padding-top:10px;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);font-family:upgrade-lights,helvetica,sans-serif;font-size:1.125em;text-transform:none;letter-spacing:0}.form-item [type=checkbox]+label:before,.form-item [type=radio]+label:before{position:absolute;top:.125em;left:-40px;display:block;width:30px;height:30px;content:"";-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 250ms cubic-bezier(0.42,0.08,0.06,0.98);border:.0625em solid #222}.form-item [type=checkbox]:disabled,.form-item [type=checkbox]:disabled+label,.form-item [type=radio]:disabled,.form-item [type=radio]:disabled+label{cursor:default}.form-item [type=checkbox]:invalid+label,.form-item [type=radio]:invalid+label{color:#d63d0a}.form-item [type=checkbox]:invalid+label:before,.form-item [type=radio]:invalid+label:before{border-color:#d63d0a;-webkit-box-shadow:0 0 0 .0625em #d63d0a;box-shadow:0 0 0 .0625em #d63d0a}.form-item [type=checkbox]:checked+label:before{background-color:#892332}.form-item [type=checkbox]:checked+label:after{position:absolute;top:50%;left:-1.25em;display:block;width:.3125em;height:.6875em;content:"";-webkit-transform:rotate(45deg) translate(-9px,0);transform:rotate(45deg) translate(-9px,0);border-width:0 .125em .125em 0;border-style:solid;border-color:#fff}.form-item [type=checkbox]:checked:disabled+label:after{border-color:#222}.form-item [type=checkbox]:disabled+label:before{background-color:#efefef}.form-item [type=radio]+label:before{border-radius:50%;background-image:radial-gradient(#ffffff 0.25em,#ffffff 0.25em,#ffffff 0.5em,#892332 0.5em);background-repeat:no-repeat;background-position:50% 50%;background-size:0 0}.form-item [type=radio]:checked+label:before{border-color:#892332;background-size:30px 30px}.form-item [type=radio]:checked:disabled+label:before{border-color:#222;background-image:radial-gradient(#EFEFEF 0.25em,#EFEFEF 0.25em,#EFEFEF 0.5em,#222 0.5em)}.form-item [type=radio]:checked:invalid+label:before{background-image:radial-gradient(#ffffff 0.25em,#ffffff 0.25em,#ffffff 0.5em,#D63D0A 0.5em)}.form-item [type=radio]:disabled+label:before{background-color:#efefef}.form-required:after{content:"*";color:#d63d0a}.webform-element-description{color:#222;font-family:upgrade-lights,helvetica,sans-serif;font-style:italic;font-weight:300}.required>label:after{content:"*";color:#d63d0a}.form-managed-file~.description .webform-element-description,[type=text]~.description .webform-element-description,[type=password]~.description .webform-element-description,[type=date]~.description .webform-element-description,[type=datetime]~.description .webform-element-description,[type=datetime-local]~.description .webform-element-description,[type=month]~.description .webform-element-description,[type=week]~.description .webform-element-description,[type=email]~.description .webform-element-description,[type=number]~.description .webform-element-description,[type=search]~.description .webform-element-description,[type=tel]~.description .webform-element-description,[type=time]~.description .webform-element-description,[type=url]~.description .webform-element-description,[type=color]~.description .webform-element-description,select~.description .webform-element-description,textarea~.description .webform-element-description{margin:.25em 0 .75em}[type=checkbox]~.description .webform-element-description,[type=radio]~.description .webform-element-description{margin:-0.5em 0 .25em}[type=checkbox][name*="["]+label,.form-radio+label{margin-top:.25em;margin-bottom:.25em}.webform-managed-file-placeholder{color:#222;font-family:upgrade,helvetica,sans-serif;font-weight:400;font-style:italic}.form-managed-file [type=submit]{margin-left:1em;padding:.75em}form[class*=webform] .form-item{width:100%}form[class*=webform] [type=text],form[class*=webform] [type=password],form[class*=webform] [type=date],form[class*=webform] [type=datetime],form[class*=webform] [type=datetime-local],form[class*=webform] [type=month],form[class*=webform] [type=week],form[class*=webform] [type=email],form[class*=webform] [type=number],form[class*=webform] [type=search],form[class*=webform] [type=tel],form[class*=webform] [type=time],form[class*=webform] [type=url],form[class*=webform] [type=color],form[class*=webform] [type=file],form[class*=webform] [type=image],form[class*=webform] fieldset,form[class*=webform] select,form[class*=webform] textarea{width:100%;max-width:25rem}form[class*=webform] fieldset.checkboxes--wrapper{max-width:none}.page--webform~.page-wrapper h1{text-transform:uppercase;margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--webform~.page-wrapper h1{margin-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--webform~.page-wrapper h1{margin-bottom:3rem}}.page--webform~.page-wrapper form{margin-top:1.5rem;margin-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.page--webform~.page-wrapper form{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.page--webform~.page-wrapper form{margin-top:3rem}}@media print,screen and (min-width:48.0625em){.page--webform~.page-wrapper form{margin-bottom:6rem}}@media print,screen and (min-width:64.0625em){.page--webform~.page-wrapper form{margin-bottom:7.5rem}}.page--webform~.page-wrapper .form-item label{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}@media print,screen and (min-width:64.0625em){.page--webform~.page-wrapper .form-item label{font-size:0.875rem}}.page--webform~.page-wrapper .form-item label[for=text-field-error]{color:#d63d0a}.page--webform~.page-wrapper .form-item label[for=text-field-error]+input[data-drupal-selector=text-field-error]{border-color:#d63d0a}.page--webform~.page-wrapper .form-item+.form-item,.page--webform~.page-wrapper .form-actions{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--webform~.page-wrapper .form-item+.form-item,.page--webform~.page-wrapper .form-actions{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.page--webform~.page-wrapper .form-item+.form-item,.page--webform~.page-wrapper .form-actions{margin-top:2.5rem}}.page--webform~.page-wrapper .form-item:last-of-type{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--webform~.page-wrapper .form-item:last-of-type{margin-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--webform~.page-wrapper .form-item:last-of-type{margin-bottom:2.5rem}}.page--webform~.page-wrapper .form-item.js-form-type-checkbox:last-of-type,.page--webform~.page-wrapper .form-item.js-form-type-radio:last-of-type{margin-bottom:0}.page--webform~.page-wrapper .form-item.js-form-type-checkbox+.form-item.js-form-type-checkbox,.page--webform~.page-wrapper .form-item.js-form-type-radio+.form-item.js-form-type-radio{margin-top:0}.page--webform~.page-wrapper .form-item input:focus,.page--webform~.page-wrapper .form-item textarea:focus{outline-color:#22b2f0}.page--webform~.page-wrapper .form-actions input,.page--webform~.page-wrapper .form-actions button{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.required>.description{color:#d63d0a}.page--webform .wysiwyg{margin-top:3rem}@media print,screen and (min-width:48.0625em){.page--webform .wysiwyg{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.page--webform .wysiwyg{margin-top:5rem}}.page--webform label{margin-bottom:1rem}.page--webform [type=checkbox]+label,.page--webform [type=radio]+label{margin-top:.5rem;margin-bottom:.5rem;padding-top:6px}.page--webform .webform-type-checkboxes legend,.page--webform .webform-type-radios legend{margin-bottom:1rem}.page--webform .form-actions{margin-top:1.5rem}.webform-submission-form>.form-item{margin-top:1.5rem}.element-invisible{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.embedded-entity:not([class*=align-]){margin-top:1.5rem;width:100%}@media print,screen and (min-width:48.0625em){.embedded-entity:not([class*=align-]){margin-top:2rem}}@media print,screen and (min-width:64.0625em){.embedded-entity:not([class*=align-]){margin-top:2.5rem}}.js .js-hide{display:none}.js-show{display:none}.js .js-show{display:block}.maintenance-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:100vh}.maintenance-page>.main-content{margin-bottom:6.25rem;padding-top:2.5rem}.maintenance-page>footer{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:end;align-self:flex-end;width:100%;padding-top:1.25rem}.oho-alert,.rave-alert{padding:1.5em;background-color:#ffd83b}.oho-alert .material-icons,.oho-alert .material-icons-round,.rave-alert .material-icons,.rave-alert .material-icons-round{color:#892332;font-size:3rem;line-height:1;-webkit-transform:none;transform:none}.oho-alert.message-type--warning .material-icons,.oho-alert.message-type--warning .material-icons-round,.rave-alert.message-type--warning .material-icons,.rave-alert.message-type--warning .material-icons-round{font-size:4rem}.oho-alert h2,.oho-alert p,.rave-alert h2,.rave-alert p{color:#892332}.oho-alert p,.rave-alert p{color:#000;font-family:museo-slab,georgia,serif;font-weight:300}@media print,screen and (min-width:64.0625em){.oho-alert p,.rave-alert p{font-size:1.25rem}}.oho-alert__button,.rave-alert__button{float:unset;position:absolute;top:20px;right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;border-radius:50%;background-color:#fff;color:#f06400;font-size:2rem}.oho-alert__button:hover,.oho-alert__button:focus,.rave-alert__button:hover,.rave-alert__button:focus{color:#892332;background-color:#fff}.oho-alert__button span.fas,.rave-alert__button span.fas{margin:-3px}.pager{margin-top:2rem;margin-bottom:4.5rem;font-family:upgrade-lights,helvetica,sans-serif;font-size:1rem}@media print,screen and (min-width:48.0625em){.pager{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.pager{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.pager{margin-bottom:6rem}}@media print,screen and (min-width:64.0625em){.pager{margin-bottom:7.5rem}}.pager__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;padding:0;list-style:none}.pager__item{margin-left:0}.pager a{display:block;padding:.4375rem .875rem;border:1px solid rgba(0,0,0,0);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.pager a:hover{text-decoration:none;color:#601923;border-color:#892332}.pager a:hover::after{color:#f06400}.pager .is-active a{color:#000;font-family:upgrade,helvetica,sans-serif;font-weight:500}.pager [aria-hidden=true]{display:none}.pager [class*=pager__item--] a:before,.pager [class*=pager__item--] a:after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-weight:900;font-size:1rem}.pager [class*=pager__item--] a:hover:before,.pager [class*=pager__item--] a:hover:after,.pager [class*=pager__item--] a:focus:before,.pager [class*=pager__item--] a:focus:after{color:#f06400}.pager__item--first a:before{content:"";padding-right:12px}.pager__item--previous a:before{content:"";padding-right:12px}.pager__item--next a:after{content:"";padding-left:12px}.pager__item--last a:after{content:"";padding-left:12px}.pager__item--first .visually-hidden,.pager__item--previous .visually-hidden,.pager__item--next .visually-hidden,.pager__item--last .visually-hidden{position:relative !important}@media print,screen and (max-width:39.99875em){.pager__item:not([class*=pager__item--]),.pager__item--ellipsis{display:none}.pager__item span:first-child{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.pager__item a::before,.pager__item a::after{padding:0 !important}.pager__item.is-active{display:block}}.page--search~.page-wrapper .main-content h2{margin-bottom:.5em}.page--search~.page-wrapper .main-content .search-form{margin-top:3rem;margin-bottom:3rem}@media print,screen and (min-width:48.0625em){.page--search~.page-wrapper .main-content .search-form{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.page--search~.page-wrapper .main-content .search-form{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.page--search~.page-wrapper .main-content .search-form{margin-bottom:4rem}}@media print,screen and (min-width:64.0625em){.page--search~.page-wrapper .main-content .search-form{margin-bottom:5rem}}.page--search~.page-wrapper .main-content .search-form label{display:block}.page--search~.page-wrapper .main-content .search-form [type=search]{width:50%;font-size:1rem}@media print,screen and (max-width:64.06125em){.page--search~.page-wrapper .main-content .search-form [type=search]{width:100%}}.page--search~.page-wrapper .main-content .search-form button.form-submit{margin:1rem 0;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.page--search~.page-wrapper .main-content .search-form a{display:inline-block;margin-bottom:1.25em}.page--search~.page-wrapper .main-content .search-form a:after{padding-left:.25em;content:"»"}.page--search~.page-wrapper .main-content .search-results{padding:0;list-style:none}.page--search~.page-wrapper .main-content .search-result{padding-left:0}.page--search~.page-wrapper .main-content .search-result::before{display:none}.page--search~.page-wrapper .main-content .search-result+.search-result{margin-top:2rem;padding-top:2rem;border-top:1px solid #e4e4e4}.page--search~.page-wrapper .main-content .search-result__title{margin-bottom:.25em;font-size:1.5rem;font-weight:600}.page--search~.page-wrapper .main-content .search-result__snippet{margin-bottom:0}.page--search .listing form.views-exposed-form{background-color:#fff;padding:1.5rem;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media print,screen and (min-width:48.0625em){.page--search .listing form.views-exposed-form{padding:2rem}}@media print,screen and (min-width:64.0625em){.page--search .listing form.views-exposed-form{padding:3rem}}.page--search .listing .form-item{width:16em;max-width:calc(100% - 76px)}.page--search .listing [type=submit]{height:55px;width:76px}.page--search ol.search-results{list-style:none}.page--search ol.search-results>li{padding-left:0}.page--search ol.search-results>li::before{display:none}.page--search ol.search-results li.search-result+li.search-result{margin-top:2rem;padding-top:2rem;border-top:1px solid #e4e4e4}.system-messages{right:1.875rem;left:1.875rem;position:fixed;z-index:10;bottom:9rem}@media print,screen and (min-width:48.0625em){.system-messages{right:1.875rem;left:1.875rem}}@media print,screen and (min-width:40em){.system-messages{bottom:6.5rem}}@media print,screen and (min-width:64.0625em){.system-messages{right:auto;bottom:1.875rem}}.messages{margin-top:2rem;padding:2rem;border:.0625rem solid;border-radius:.25rem}.messages ul{margin:0;padding:0;list-style:none}.messages li+li{margin-top:2rem}.messages a{text-decoration:underline;color:inherit;font-weight:600}.messages--status{color:#3c763d;border-color:#67b168;background:#aad4ab}.messages--warning{color:#e09600;border-color:#ffc247;background:#fff5e0}.messages--error{color:#a94442;border-color:#ce8483;background:#ebcdcc}.has-alert .messages{position:absolute}.messages__close{float:right;margin:0 0 1rem 1rem;cursor:pointer}.messages__close:hover{text-decoration:underline}.flickity-enabled.is-fullscreen{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.9);padding-bottom:35px;z-index:1}.flickity-enabled.is-fullscreen .flickity-page-dots{bottom:10px}.flickity-enabled.is-fullscreen .flickity-page-dots .dot{background:#fff}html.is-flickity-fullscreen{overflow:hidden}.flickity-fullscreen-button{display:block;right:10px;top:10px;width:24px;height:24px;border-radius:4px}.flickity-rtl .flickity-fullscreen-button{right:auto;left:10px}.flickity-fullscreen-button-exit{display:none}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-exit{display:block}.flickity-enabled.is-fullscreen .flickity-fullscreen-button-view{display:none}.flickity-fullscreen-button .flickity-button-icon{position:absolute;width:16px;height:16px;left:4px;top:4px}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:rgba(255,255,255,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;-webkit-box-shadow:0 0 0 5px #19f;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.glide{position:relative}.glide__arrow{position:absolute;z-index:1;top:50%;width:3em;height:3em;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);border:0;font-size:1.25rem}.glide__arrow:after{display:block;padding:.5em;font-family:"Font Awesome 6 Pro";line-height:1.1}.glide__arrow--prev{left:0}.glide__arrow--prev:after{content:""}.glide__arrow--next{right:0}.glide__arrow--next:after{content:""}.link-arrow:after{padding-left:.25em;content:"»"}.btn{display:inline-block;margin-bottom:0;padding:1em 1.5em;-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;text-transform:none;color:#fff;background-color:#892332;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1;padding:.9375rem 1.5625rem;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3);font-size:1.125rem}.btn:hover{text-decoration:none;background-color:#601923}@media print,screen and (min-width:64.0625em){.btn{font-size:1.25rem}}.btn--light{color:#b22d41;background:#fff}.btn--light:hover{color:#fff}.btn--align-right{display:table;margin-left:auto}.btn--centered,.btn--align-center{display:table;margin-right:auto;margin-left:auto}.external,.elf-external,.link-external{position:relative}.external::after,.elf-external::after,.link-external::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"launch";color:#ffd83b}.btn[href$=".doc"]:after,.btn[href$=".docx"]:after,.btn[href$=".pdf"]:after,.btn[href$=".ppt"]:after,.btn[href$=".pptx"]:after,.btn[href$=".xls"]:after,.btn[href$=".xlsx"]:after,.btn[href$=".zip"]:after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"arrow_circle_down";color:#ffd83b}.wysiwyg .btn[href$=".doc"],.wysiwyg .btn[href$=".docx"],.wysiwyg .btn[href$=".pdf"],.wysiwyg .btn[href$=".ppt"],.wysiwyg .btn[href$=".pptx"],.wysiwyg .btn[href$=".xls"],.wysiwyg .btn[href$=".xlsx"],.wysiwyg .btn[href$=".zip"],.cke_editable .btn[href$=".doc"],.cke_editable .btn[href$=".docx"],.cke_editable .btn[href$=".pdf"],.cke_editable .btn[href$=".ppt"],.cke_editable .btn[href$=".pptx"],.cke_editable .btn[href$=".xls"],.cke_editable .btn[href$=".xlsx"],.cke_editable .btn[href$=".zip"],.ck-content .btn[href$=".doc"],.ck-content .btn[href$=".docx"],.ck-content .btn[href$=".pdf"],.ck-content .btn[href$=".ppt"],.ck-content .btn[href$=".pptx"],.ck-content .btn[href$=".xls"],.ck-content .btn[href$=".xlsx"],.ck-content .btn[href$=".zip"]{background-color:#fff;color:#892332;-webkit-box-shadow:0 0 0 rgba(0,0,0,0);box-shadow:0 0 0 rgba(0,0,0,0);-webkit-transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);border:1px solid #e4e4e4}.wysiwyg .btn[href$=".doc"]::after,.wysiwyg .btn[href$=".docx"]::after,.wysiwyg .btn[href$=".pdf"]::after,.wysiwyg .btn[href$=".ppt"]::after,.wysiwyg .btn[href$=".pptx"]::after,.wysiwyg .btn[href$=".xls"]::after,.wysiwyg .btn[href$=".xlsx"]::after,.wysiwyg .btn[href$=".zip"]::after,.cke_editable .btn[href$=".doc"]::after,.cke_editable .btn[href$=".docx"]::after,.cke_editable .btn[href$=".pdf"]::after,.cke_editable .btn[href$=".ppt"]::after,.cke_editable .btn[href$=".pptx"]::after,.cke_editable .btn[href$=".xls"]::after,.cke_editable .btn[href$=".xlsx"]::after,.cke_editable .btn[href$=".zip"]::after,.ck-content .btn[href$=".doc"]::after,.ck-content .btn[href$=".docx"]::after,.ck-content .btn[href$=".pdf"]::after,.ck-content .btn[href$=".ppt"]::after,.ck-content .btn[href$=".pptx"]::after,.ck-content .btn[href$=".xls"]::after,.ck-content .btn[href$=".xlsx"]::after,.ck-content .btn[href$=".zip"]::after{color:#f06400}.wysiwyg .btn[href$=".doc"]:hover,.wysiwyg .btn[href$=".doc"]:focus,.wysiwyg .btn[href$=".docx"]:hover,.wysiwyg .btn[href$=".docx"]:focus,.wysiwyg .btn[href$=".pdf"]:hover,.wysiwyg .btn[href$=".pdf"]:focus,.wysiwyg .btn[href$=".ppt"]:hover,.wysiwyg .btn[href$=".ppt"]:focus,.wysiwyg .btn[href$=".pptx"]:hover,.wysiwyg .btn[href$=".pptx"]:focus,.wysiwyg .btn[href$=".xls"]:hover,.wysiwyg .btn[href$=".xls"]:focus,.wysiwyg .btn[href$=".xlsx"]:hover,.wysiwyg .btn[href$=".xlsx"]:focus,.wysiwyg .btn[href$=".zip"]:hover,.wysiwyg .btn[href$=".zip"]:focus,.cke_editable .btn[href$=".doc"]:hover,.cke_editable .btn[href$=".doc"]:focus,.cke_editable .btn[href$=".docx"]:hover,.cke_editable .btn[href$=".docx"]:focus,.cke_editable .btn[href$=".pdf"]:hover,.cke_editable .btn[href$=".pdf"]:focus,.cke_editable .btn[href$=".ppt"]:hover,.cke_editable .btn[href$=".ppt"]:focus,.cke_editable .btn[href$=".pptx"]:hover,.cke_editable .btn[href$=".pptx"]:focus,.cke_editable .btn[href$=".xls"]:hover,.cke_editable .btn[href$=".xls"]:focus,.cke_editable .btn[href$=".xlsx"]:hover,.cke_editable .btn[href$=".xlsx"]:focus,.cke_editable .btn[href$=".zip"]:hover,.cke_editable .btn[href$=".zip"]:focus,.ck-content .btn[href$=".doc"]:hover,.ck-content .btn[href$=".doc"]:focus,.ck-content .btn[href$=".docx"]:hover,.ck-content .btn[href$=".docx"]:focus,.ck-content .btn[href$=".pdf"]:hover,.ck-content .btn[href$=".pdf"]:focus,.ck-content .btn[href$=".ppt"]:hover,.ck-content .btn[href$=".ppt"]:focus,.ck-content .btn[href$=".pptx"]:hover,.ck-content .btn[href$=".pptx"]:focus,.ck-content .btn[href$=".xls"]:hover,.ck-content .btn[href$=".xls"]:focus,.ck-content .btn[href$=".xlsx"]:hover,.ck-content .btn[href$=".xlsx"]:focus,.ck-content .btn[href$=".zip"]:hover,.ck-content .btn[href$=".zip"]:focus{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3);-webkit-transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-box-shadow 500ms cubic-bezier(0.42,0.08,0.06,0.98)}.wysiwyg .btn:not(:last-of-type),.cke_editable .btn:not(:last-of-type),.ck-content .btn:not(:last-of-type){margin-right:1.5rem}a.after-arrow::after,.after-arrow--parent a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}a.after-arrow.external::after,.after-arrow--parent a.external::after{content:"trending_flat"}a.after-arrow:hover::after,a.after-arrow:focus::after,.after-arrow--parent a:hover::after,.after-arrow--parent a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.ghost-button{color:#892332;background-color:rgba(0,0,0,0);border:2px solid #d6d6d6;display:block;text-align:center;padding:.75rem;text-decoration:none;-webkit-transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98)}@media print,screen and (min-width:48.0625em){.ghost-button{display:inline-block;padding:.9375rem 1.5625rem}}.ghost-button:hover,.ghost-button:focus{color:#fff;background-color:#510525;border-color:#510525;text-decoration:none}.ghost-button--inverse{color:#fff;background-color:rgba(0,0,0,0);border:2px solid #f06400;display:block;text-align:center;padding:.75rem;text-decoration:none;-webkit-transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98)}@media print,screen and (min-width:48.0625em){.ghost-button--inverse{display:inline-block;padding:.9375rem 1.5625rem}}.ghost-button--inverse:hover,.ghost-button--inverse:focus{color:#fff;background-color:#510525;border-color:#510525;text-decoration:none}.button-sample--standard .btn{display:block;text-align:center;padding:.75rem;background-color:#892332;color:#fff}@media print,screen and (min-width:48.0625em){.button-sample--standard .btn{display:inline-block;padding:.9375rem 1.5625rem}}.button-sample--standard .btn::after{color:#ffd83b}.button-sample--standard .btn:hover,.button-sample--standard .btn:focus{background-color:#510525}.button-style--inverse .btn{display:block;text-align:center;padding:.75rem;background-color:#fff;color:#892332}@media print,screen and (min-width:48.0625em){.button-style--inverse .btn{display:inline-block;padding:.9375rem 1.5625rem}}.button-style--inverse .btn::after{color:#f06400}.button-style--inverse .btn:hover,.button-style--inverse .btn:focus{background-color:#e4e4e4}.button-sample--cta .btn{display:block;text-align:center;font-size:1.375rem;letter-spacing:.5px;padding:1.5625rem 0;background-color:#fff;color:#892332;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.button-sample--cta .btn:hover,.button-sample--cta .btn:focus{background-color:#510525;color:#fff;text-decoration:none}.button-sample--inline a{font-weight:500;color:#892332;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.button-sample--inline a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),padding-left 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),padding-left 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.button-sample--inline a.external,.button-sample--inline a.elf-external,.button-sample--inline a.link-external{position:relative}.button-sample--inline a.external::after,.button-sample--inline a.elf-external::after,.button-sample--inline a.link-external::after{content:"launch"}.button-sample--inline a.file-download:after,.button-sample--inline a[href$=".doc"]:after,.button-sample--inline a[href$=".docx"]:after,.button-sample--inline a[href$=".pdf"]:after,.button-sample--inline a[href$=".ppt"]:after,.button-sample--inline a[href$=".pptx"]:after,.button-sample--inline a[href$=".xls"]:after,.button-sample--inline a[href$=".xlsx"]:after,.button-sample--inline a[href$=".zip"]:after{content:"arrow_circle_down"}.button-sample--inline a:hover,.button-sample--inline a:focus{color:#510525;text-decoration:none}.button-sample--inline a:hover::after,.button-sample--inline a:focus::after{padding-left:.75em;color:#510525}.button-sample--inline.inverse h2{color:#fff}.button-sample--inline.inverse a{color:#f06400}.button-sample--inline.inverse a:hover,.button-sample--inline.inverse a:focus{color:#ffd83b}.button-sample--inline.inverse a:hover::after,.button-sample--inline.inverse a:focus::after{color:#ffd83b}.btn--large{padding:1.625rem 1.875rem;font-size:1.375rem}@media print,screen and (min-width:64.0625em){.btn--large{font-size:1.5rem}}.date{display:block;font-family:upgrade,helvetica,sans-serif;font-weight:600}.date:before{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";font-size:1.25rem;margin-right:.5rem;padding-left:0;content:"event_note";color:#f06400;-webkit-transform:translate(1px,0.2em);transform:translate(1px,0.2em)}.material-icons{font-family:"Material Icons Round";font-size:1em;font-style:normal;line-height:0;-webkit-transform:translateY(0.1em);transform:translateY(0.1em)}.floating-material span,.floating-material a{display:inline-block;position:relative;padding-left:1.5em}.floating-material span .material-icons,.floating-material a .material-icons{position:absolute;top:0;left:0;line-height:inherit}.floating-material span a{padding-left:0}.icon-list{display:block}.icon-list li:not(:first-child){margin-top:1rem}.icon-list li,.icon-list a{display:block;font-family:upgrade,helvetica,sans-serif}.icon-list li:before,.icon-list a:before{margin-right:1.5rem;font-family:"Font Awesome 6 Pro"}.icon-list li.fab:before,.icon-list a.fab:before{font-family:"Font Awesome 6 Brands"}.icon-list--inline{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.icon-list--inline li:not(:first-child){margin-top:0}.icon-list--inline li:not(:last-child){margin-right:2.5rem}.icon-list--social-media a{font-size:0}.icon-list--social-media a:before{margin:0;font-size:1.25rem}.intro-text{font-size:1.125rem;font-weight:300;line-height:2;font-family:museo-slab,georgia,serif}@media print,screen and (min-width:48.0625em){.intro-text{font-size:1.5rem;line-height:1.6}}.modal{display:none}.section-heading{--accent-color:#892332;--text-color:#000000;color:var(--text-color)}.section-heading--line-accent .section-heading__heading{position:relative;width:100%}.section-heading--line-accent .section-heading__heading:after{margin-bottom:1.5rem;position:absolute;bottom:0;display:inline-block;width:100vw;height:1px;margin-left:1rem;content:"";-webkit-transition:width 750ms cubic-bezier(0.42,0.08,0.06,0.98),opacity 250ms cubic-bezier(0.82,0.06,0.14,0.97);transition:width 750ms cubic-bezier(0.42,0.08,0.06,0.98),opacity 250ms cubic-bezier(0.82,0.06,0.14,0.97);background-color:var(--accent-color)}@media print,screen and (min-width:48.0625em){.section-heading--line-accent .section-heading__heading:after{margin-bottom:2rem}}@supports not (--css:variables){.section-heading--line-accent .section-heading__heading:after{background-color:#892332}}.section-heading--line-accent .section-heading__heading.oho-animate--ready:after{width:0;-webkit-transition:none;transition:none;opacity:0}.section-heading .grid-x{position:relative;overflow:hidden;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-heading .medium-auto{margin-top:2rem}@media print,screen and (min-width:48.0625em){.section-heading .medium-auto{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:0}}@media print,screen and (min-width:64.0625em){.section-heading .medium-auto{white-space:nowrap}}@supports not (--css:variables){.section-heading{color:#000}}.shadow-box{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem}@media print,screen and (min-width:48.0625em){.shadow-box{padding:2rem}}.site-footer{background-color:#fff}.site-footer p{margin-bottom:0;font-family:upgrade-lights,helvetica,sans-serif}@media print,screen and (max-width:39.99875em){.site-footer--first-column{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print,screen and (max-width:39.99875em){.site-footer__logo img{width:120px;height:120px;margin-right:24px}}.site-footer__address p+p{margin-top:0}.site-footer__address,.site-footer__phone,.site-footer__email{position:relative;margin-top:1rem;padding-left:2rem}.site-footer__address .material-icons,.site-footer__phone .material-icons,.site-footer__email .material-icons{position:absolute;top:0;left:0;line-height:inherit;color:#d63d0a;font-size:1.25rem}@media print,screen and (max-width:39.99875em){.site-footer__address{margin-top:0}}.site-footer__contact{margin-top:1.5rem;font-family:museo-slab,georgia,serif;font-weight:500;font-size:1.125rem}.site-footer__main-menu{margin-top:2.5rem}@media print,screen and (min-width:64.0625em){.site-footer__main-menu{margin-top:3.75rem}}.site-footer__main-menu ul{list-style:none}.site-footer__main-menu li:not(:first-child){margin-top:1.5rem}.site-footer__main-menu a{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.site-footer__main-menu a{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.site-footer__main-menu a{font-size:1.3125rem}}.site-footer__utility-menu{margin-top:2.5rem}@media print,screen and (min-width:64.0625em){.site-footer__utility-menu{margin-top:3.75rem}}.site-footer__utility-menu ul{list-style:none;font-size:1.125rem;line-height:2rem}.site-footer__utility-menu li:not(:first-child){margin-top:.25rem}.site-footer__utility-menu a{font-weight:500}.site-footer__utility-menu .external::after{color:#d63d0a}.site-footer__social-media{border-top:1px solid #e4e4e4;padding-top:1rem;padding-bottom:1rem}@media print,screen and (max-width:64.06125em){.site-footer__social-media{margin-top:1rem}}@media print,screen and (min-width:64.0625em){.site-footer__social-media{margin-top:3.75rem}}.site-footer__social-media .social-media li{margin-right:1rem}.site-footer__social-media .social-media li:last-child{margin-right:0}.site-footer__social-media a{color:#d63d0a;font-size:1.75rem}.site-footer__privacy{font-family:upgrade,helvetica,sans-serif !important}@media print,screen and (min-width:48.0625em){.site-footer__privacy{text-align:right}}.site-footer__footer{margin-top:0;position:relative;padding-top:0.5rem}@media print,screen and (min-width:64.0625em){.site-footer__footer{margin-top:6rem}}.site-footer__footer::before{content:"";position:absolute;top:0;right:.625rem;left:.625rem;border-top:1px solid #e4e4e4}@media print,screen and (min-width:48.0625em){.site-footer__footer::before{right:.9375rem;left:.9375rem}}.site-footer .after-arrow--parent a::after{color:#d63d0a}.site-header{position:relative;z-index:10;height:75px;background-color:#892332}@media print,screen and (min-width:64.0625em){.page.page--home .site-header{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0.6)),to(rgba(0,0,0,0.0001)));background:linear-gradient(180deg,rgba(0,0,0,0.6) 50%,rgba(0,0,0,0.0001) 100%)}.page:not(.page--home) .site-header{background-color:#0f0f0f;background-image:-webkit-gradient(linear,left bottom,left top,from(rgb(33,1,23)),color-stop(30%,rgb(33,1,23)),to(rgb(15,15,15)));background-image:linear-gradient(0deg,rgb(33,1,23) 0%,rgb(33,1,23) 30%,rgb(15,15,15) 100%)}}.site-header__sticky-container{will-change:transform}.site-header__sticky-container>.grid-container{position:relative;height:100%}.site-header ul{margin:0;padding:0;list-style:none}.site-header li{position:relative}.site-header__logo{display:block;max-width:75px;height:75px}.site-header--beyond-threshold .site-header__sticky-container{position:fixed;z-index:10;top:0;width:100%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.site-header--beyond-threshold-animate .site-header__sticky-container{-webkit-transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.site-header--scroll-up .site-header__sticky-container,.site-header--at-bottom .site-header__sticky-container{-webkit-transform:translateY(0);transform:translateY(0)}@media print,screen and (min-width:64.0625em){.site-header{height:200px}.site-header__logo{max-width:8.75rem;height:auto;-webkit-transform:translateY(30px);transform:translateY(30px);position:relative;z-index:2}}.mobile-menu-button{display:none}@media print,screen and (max-width:64.06125em){.mobile-menu-button{position:absolute;top:0;right:0;bottom:0;display:block;width:75px;margin:0;padding:0;background-color:#510525;font-size:0}.mobile-menu-button:before{content:"";-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);color:#fff;font-family:"Font Awesome 6 Pro";font-size:2rem;font-weight:400}.mobile-menu-open .mobile-menu-button:before{content:""}.mobile-menu-button:hover{background-color:#510525}.mobile-menu-button:hover:before{color:#fff}}@media print,screen and (max-width:64.06125em){.site-header__main{position:absolute;z-index:1;top:75px;right:0;display:none;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%;max-width:330px;background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}.mobile-menu-open .site-header__main{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print,screen and (max-width:39.99875em){.site-header__main{width:100vw}}@media print,screen and (max-width:64.06125em){.site-header__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1.875rem 3.125rem}}@media print,screen and (min-width:64.0625em){.site-header__top{position:absolute;top:3.4375rem;right:.9375rem;display:-webkit-box;display:-ms-flexbox;display:flex}}.site-header__bottom{position:relative;z-index:1}@media print,screen and (max-width:64.06125em){.site-header__bottom{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1.875rem 1.25rem}}@media print,screen and (min-width:64.0625em){.site-header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:-30px;padding-right:40px}}.site-search{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media print,screen and (max-width:64.06125em){.site-search{background-color:#fff;position:absolute;left:0;width:100%}.site-search__toggle{display:block;margin:0;padding:1.25rem;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);background-color:rgba(0,0,0,0);font-size:0;position:absolute;bottom:100%;right:75px;height:75px}.site-search__toggle:before{content:"";-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);color:#fff;font-family:"Font Awesome 6 Pro";font-size:2rem;font-weight:400}.search-panel-open .site-search__toggle{background-color:rgba(0,0,0,0)}.search-panel-open .site-search__toggle::before{content:"";font-weight:300;font-size:2.25rem}}.site-search .oho-search-api-form,.site-search .search-block-form{position:relative;width:100%;padding:1.875rem 1.875rem 2.1875rem;display:none}.search-panel-open .site-search .oho-search-api-form,.search-panel-open .site-search .search-block-form{display:block;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}.site-search .oho-search-api-form label,.site-search .search-block-form label{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.site-search .oho-search-api-form input.form-text,.site-search .search-block-form input.form-text{width:100%;margin:0;padding:1em;border:1px solid #e4e4e4;font-family:upgrade-lights,helvetica,sans-serif}.site-search .oho-search-api-form input.form-text::-webkit-input-placeholder,.site-search .search-block-form input.form-text::-webkit-input-placeholder{color:#222}.site-search .oho-search-api-form input.form-text::-moz-placeholder,.site-search .search-block-form input.form-text::-moz-placeholder{opacity:1;color:#222}.site-search .oho-search-api-form input.form-text:-ms-input-placeholder,.site-search .search-block-form input.form-text:-ms-input-placeholder{color:#222}.site-search .oho-search-api-form input.button,.site-search .oho-search-api-form button,.site-search .search-block-form input.button,.site-search .search-block-form button{position:absolute;top:1.875rem;right:1.875rem;bottom:2.1875rem;margin:0;padding:.5em;min-width:74px}@media print,screen and (min-width:64.0625em){.site-search{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;height:84px;position:absolute;right:10px;margin-top:-30px;z-index:2}.site-search__toggle{display:block;margin:0;padding:.5em;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);background-color:rgba(0,0,0,0);font-size:0}.site-search__toggle:before{content:"";-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);color:#fff;font-family:"Font Awesome 6 Pro";font-size:2rem;font-weight:400}.site-search__toggle:hover{background-color:rgba(0,0,0,0)}.site-search__toggle:hover:before{color:#ffd83b}.search-panel-open .site-search__toggle{background-color:rgba(0,0,0,0)}.search-panel-open .site-search__toggle::before{content:"";font-weight:300;font-size:2.25rem;color:#f06400}.site-search .oho-search-api-form,.site-search .search-block-form{width:auto;padding:2.5rem;position:absolute;z-index:1;top:100%;right:0;display:none;background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}.search-panel-open .site-search .oho-search-api-form,.search-panel-open .site-search .search-block-form{display:block}.site-search .oho-search-api-form input.form-text,.site-search .search-block-form input.form-text{width:20rem;border:1px solid #d8d8d8;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400}.site-search .oho-search-api-form input.button,.site-search .oho-search-api-form button,.site-search .search-block-form input.button,.site-search .search-block-form button{min-width:4.625rem;top:2.5rem;right:2.5rem;bottom:2.5rem}}.sock{background-color:#892332}.sock__links{margin:0;padding:0;list-style:none;text-align:center}.sock__links li{display:inline-block}@media print,screen and (max-width:48.06125em){.sock__links li:not(:first-child){margin-top:2rem}}.sock__links a{display:block;text-align:center;font-size:1.375rem;letter-spacing:.5px;padding:1.5625rem 0;background-color:#fff;color:#892332;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.sock__links a:hover,.sock__links a:focus{background-color:#510525;color:#fff;text-decoration:none}.sock__links a:after{color:#f06400}.sock__links a:hover:after{color:#ffd83b}.accessible-menu li{position:relative}.accessible-menu .menu-item__button{position:absolute;border:none;background-color:rgba(0,0,0,0)}@media print,screen and (max-width:64.06125em){.accessible-menu .menu-item__button{position:absolute;top:0;right:0;width:2em;height:2em;margin:0;padding:.375em;color:rgba(0,0,0,0);font-size:1.5rem}.accessible-menu .menu-item__button:before{display:inline-block;width:100%;content:"\+";color:#fff;font-family:"Font Awesome 6 Pro"}}@media print,screen and (min-width:64.0625em){.accessible-menu .menu-item__button{position:absolute;bottom:0;left:50%;width:1.5rem;height:1rem;-webkit-transition:opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98);-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;font-size:0}.accessible-menu .menu-item__button:before{width:100%;content:"";color:#fff;font-family:"Font Awesome 6 Pro";font-size:16px}.accessible-menu .menu-item__button:focus{opacity:1}}.accessible-menu .menu-item--open>ul{display:block}@media print,screen and (max-width:64.06125em){.accessible-menu .menu-item--open>.menu-item__button:before{content:""}}@media print,screen and (min-width:64.0625em){.accessible-menu .menu-item--open>.menu-item__button:before{content:""}}.audience-menu{z-index:2}.audience-menu a,.audience-menu li,.audience-menu span{display:block}.audience-menu a,.audience-menu span{font-family:upgrade,helvetica,sans-serif}.audience-menu span{cursor:default}.audience-menu .external::after{display:inline;position:relative;top:.1875rem}@media print,screen and (max-width:64.06125em){.audience-menu{padding-top:.625rem}.audience-menu a,.audience-menu span{padding:.5em 3em .5em .5em;color:#fff;font-size:1.125rem;font-weight:600}.audience-menu a:hover,.audience-menu span:hover{text-decoration:none}.audience-menu li.menu-item--expanded{border:1px solid #e4e4e4}.audience-menu li.menu-item--expanded>a,.audience-menu li.menu-item--expanded>span{color:#000;font-family:upgrade-lights,helvetica,sans-serif}.audience-menu li.menu-item--expanded>span::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;color:#f06400;font-weight:900;content:"";padding-left:19px;position:absolute;right:18px;z-index:2;pointer-events:none}.audience-menu .toggle-text{font-size:0}.audience-menu ul ul{display:none}.audience-menu ul ul a{color:#000;font-family:upgrade-lights,helvetica,sans-serif;background-color:#fff}}@media print,screen and (min-width:64.0625em){.audience-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}.audience-menu li.menu-item--expanded{min-width:162px;text-align:center;border:1px solid rgba(255,255,255,.18)}.audience-menu li.menu-item--expanded>a,.audience-menu li.menu-item--expanded>span{color:#fff}.audience-menu li.menu-item--expanded>span::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;color:#f06400;font-weight:900;content:"";padding-left:19px}.audience-menu li.menu-item--expanded:hover{background-color:#fff;border:1px solid #fff}.audience-menu li.menu-item--expanded:hover>a,.audience-menu li.menu-item--expanded:hover>span{color:#000}.audience-menu li.menu-item--expanded:hover>ul{display:block}.audience-menu a,.audience-menu span{padding:.5rem 1rem;line-height:1}.audience-menu a:hover,.audience-menu a:focus,.audience-menu span:hover,.audience-menu span:focus{color:#000;text-decoration:none}.audience-menu ul ul{position:absolute;z-index:1;right:-1px;left:-1px;display:none;padding:.5rem 0;background-color:#efefef;text-align:left}.audience-menu ul ul li{display:block;margin:0}.audience-menu ul ul a{padding:.5em .5em 0 .5em}.audience-menu ul ul a:hover{color:#000}}.child-page-navigation h2{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.child-page-navigation h2{font-size:0.875rem}}.child-page-navigation ul{list-style:none;padding:0;padding-top:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.child-page-navigation li{display:block;font-size:1.125rem;padding-top:1rem;padding-bottom:1rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% - 1.25rem);margin-left:0.625rem;margin-right:0.625rem;margin-left:0;border-bottom:1px solid #000}@media print,screen and (min-width:40em){.child-page-navigation li{margin-left:0}}@media print,screen and (min-width:64.0625em){.child-page-navigation li{margin-left:0}}@media print,screen and (min-width:40em){.child-page-navigation li{width:calc(50% - .75rem);margin-right:1.5rem}.child-page-navigation li:nth-of-type(2n){margin-right:0}}@media print,screen and (min-width:64.0625em){.child-page-navigation li{width:calc(33.3333333333% - 1rem);margin:0 1.5rem 0 0}.child-page-navigation li:nth-of-type(2n){margin-right:1.5rem}.child-page-navigation li:nth-of-type(3n){margin-right:0}}.child-page-navigation li{margin-right:0 !important}.child-page-navigation a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.child-page-navigation a.external::after{content:"trending_flat"}.child-page-navigation a:hover::after,.child-page-navigation a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.child-page-navigation a::after{opacity:1;-webkit-transform:translate(0,0.25em);transform:translate(0,0.25em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.child-page-navigation a:hover,.child-page-navigation a:focus{text-decoration:none}.child-page-navigation a:hover::after,.child-page-navigation a:focus::after{opacity:1;color:#f06400;-webkit-transform:translate(8px,0.25em);transform:translate(8px,0.25em)}.child-page-navigation+.grid-container__has-nav .wysiwyg{padding-top:0 !important}.child-page-navigation+.grid-container__has-nav .wysiwyg>*:first-child{margin-top:0}.child-page-navigation--upper-title{display:none}.child-page-navigation--upper .child-page-navigation--upper-title{display:block}.child-page-navigation--upper .child-page-navigation--lower-title{display:none}.child-page-navigation--upper .child-page-navigation--inner-wrapper{padding:1.25rem;background:rgba(241,180,52,.4)}.child-page-navigation--upper h2{color:#892332;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.child-page-navigation--upper h2{font-size:0.875rem}}.child-page-navigation--upper .adjacent-underline span::after{color:#000}.child-page-navigation--upper a{color:#000}.child-page-navigation--upper .child-page-navigation a::after{opacity:1;-webkit-transform:translate(0,0.25em);transform:translate(0,0.25em)}.child-page-navigation--upper .child-page-navigation a:hover::after,.child-page-navigation--upper .child-page-navigation a:focus::after{-webkit-transform:translate(8px,0.25em);transform:translate(8px,0.25em)}.child-page-navigation--upper .child-page-navigation li{border-bottom-color:#000}.child-page-navigation--upper+.grid-container__has-nav .wysiwyg{padding-top:0 !important}.child-page-navigation--upper+.grid-container__has-nav .wysiwyg>*:first-child{margin-top:0}@media print,screen and (min-width:40em){.child-page-navigation--upper .child-page-navigation li{width:calc(50% - .75rem);margin-right:1.5rem}.child-page-navigation--upper .child-page-navigation li:nth-of-type(2n){margin-right:0}}@media print,screen and (min-width:64.0625em){.child-page-navigation--upper .child-page-navigation--inner-wrapper{padding:2rem}.child-page-navigation--upper .child-page-navigation li{width:calc(33.3333333333% - 1rem);margin:0 1.5rem 0 0}.child-page-navigation--upper .child-page-navigation li:nth-of-type(2n){margin-right:1.5rem}.child-page-navigation--upper .child-page-navigation li:nth-of-type(3n){margin-right:0}}@media print,screen and (min-width:64.0625em){.main-menu{margin-right:1.25rem}}.main-menu>ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:64.0625em){.main-menu>ul.menu{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.main-menu>ul.menu>li,.main-menu>ul.menu>li>span{display:block}.main-menu>ul.menu>li>span{color:#892332;font-size:1.125rem;font-weight:500;padding:1.125rem 0;border-bottom:1px solid #e4e4e4}@media print,screen and (max-width:64.06125em){.main-menu>ul.menu>li>span{display:none}}@media print,screen and (min-width:64.0625em){.main-menu>ul.menu>li>span{padding:.625rem 1.5625rem 3.125rem;color:#fff;border-bottom:none}}@media print,screen and (min-width:64.0625em){.main-menu>ul.menu>li>span{position:relative}.main-menu>ul.menu>li>span::after{content:"";display:none;width:0;height:0;border-style:solid;border-width:0 20px 24px 20px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff rgba(0,0,0,0);position:absolute;bottom:0;left:calc(50% - 20px)}}.main-menu>ul.menu>li.no-children>span>a{color:#fff}.main-menu>ul.menu>li.no-children>span>a:hover,.main-menu>ul.menu>li.no-children>span>a:focus{color:#ffd83b}@media print,screen and (max-width:64.06125em){.main-menu>ul.menu>li.no-children{position:relative}.main-menu>ul.menu>li.no-children>span{display:block}.main-menu>ul.menu>li.no-children>span>a{color:#892332;margin-left:2.5em}}.main-menu>ul.menu>li.menu-item--expanded{position:initial}@media print,screen and (max-width:64.06125em){.main-menu>ul.menu>li.menu-item--expanded{position:relative}}.main-menu>ul.menu>li.menu-item--expanded>.menu-item__button{left:unset}.main-menu>ul.menu>li.menu-item--expanded>span>a{color:#fff}.main-menu>ul.menu>li.menu-item--expanded:hover>span>a,.main-menu>ul.menu>li.menu-item--expanded:focus>span>a{color:#ffd83b}@media print,screen and (max-width:64.06125em){.main-menu.accessible-menu .menu-item__button{position:relative;width:100%;height:auto;text-align:left;color:#892332;font-size:1.125rem;font-weight:500;padding:1.125rem 0;border-bottom:1px solid #e4e4e4}.main-menu.accessible-menu .menu-item__button::before{display:none}.main-menu.accessible-menu .menu-item__button .toggle-text::before{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"arrow_drop_down_circle";color:#f06400;padding-left:0;padding-right:1.0625rem;font-size:1.5rem;-webkit-transform:translateY(6px);transform:translateY(6px)}}.main-menu>ul.menu>li.menu-item--expanded>ul.menu{display:none}@media print,screen and (min-width:64.0625em){.main-menu>ul.menu>li.menu-item--expanded.menu-item--open>span,.main-menu>ul.menu>li.menu-item--expanded:hover>span{color:#ffd83b}}.main-menu>ul.menu>li.menu-item--expanded.menu-item--open>span::after,.main-menu>ul.menu>li.menu-item--expanded:hover>span::after{display:block}@media print,screen and (max-width:64.06125em){.main-menu>ul.menu>li.menu-item--expanded.menu-item--open>ul.menu{display:block;padding-top:1rem;border-bottom:1px solid #e4e4e4}}@media print,screen and (min-width:64.0625em){.main-menu>ul.menu>li.menu-item--expanded.menu-item--open>ul.menu,.main-menu>ul.menu>li.menu-item--expanded:hover>ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;margin-top:-6px;-webkit-box-shadow:0 5px 6px 0 rgba(112,122,122,.25);box-shadow:0 5px 6px 0 rgba(112,122,122,.25)}}@media print,screen and (min-width:64.0625em){.main-menu>ul.menu>li.menu-item--expanded:nth-child(1)>ul.menu,.main-menu>ul.menu>li.menu-item--expanded:nth-child(2)>ul.menu{left:0;width:100%}.main-menu>ul.menu>li.menu-item--expanded:nth-child(3)>ul.menu,.main-menu>ul.menu>li.menu-item--expanded:nth-child(4)>ul.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:22.5rem;left:52%}.main-menu>ul.menu>li.menu-item--expanded:nth-child(3)>ul.menu{left:52%}.main-menu>ul.menu>li.menu-item--expanded:nth-child(4)>ul.menu{left:71%}.main-menu>ul.menu>li.menu-item--expanded:hover::after{content:"";display:block;position:absolute;left:0;bottom:0;z-index:1;width:100%;height:48px}}.main-menu ul.menu ul.menu li.white{background-color:#fff}@media print,screen and (min-width:64.0625em){.main-menu ul.menu ul.menu li.white{padding:3rem 2.5rem}}.main-menu ul.menu ul.menu li.white ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-menu ul.menu ul.menu li.white ul.menu>li:first-child{width:100%;min-width:100%}.main-menu ul.menu ul.menu li.white ul.menu>li:first-child a{font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.main-menu ul.menu ul.menu li.white ul.menu>li:first-child a{font-size:1.625rem}}@media print,screen and (min-width:64.0625em){.main-menu ul.menu ul.menu li.white ul.menu>li:first-child a{font-size:1.875rem}}.main-menu ul.menu ul.menu li.white ul.menu>li:first-child a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.main-menu ul.menu ul.menu li.white ul.menu>li:first-child a.external::after{content:"trending_flat"}.main-menu ul.menu ul.menu li.white ul.menu>li:first-child a:hover::after,.main-menu ul.menu ul.menu li.white ul.menu>li:first-child a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child){width:100%;margin-top:.5rem}@media print,screen and (min-width:64.0625em){.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child){margin-top:2.5rem;width:26%}}.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child) a{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none;display:block;margin-bottom:.5rem}@media print,screen and (min-width:48.0625em){.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child) a{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child) a{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child) a{margin-bottom:1rem}}.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child) span{font-size:0.875rem;font-weight:500;line-height:1.6;font-family:upgrade-lights,helvetica,sans-serif}@media print,screen and (min-width:48.0625em){.main-menu ul.menu ul.menu li.white ul.menu>li:not(:first-child) span{font-size:1rem}}@media print,screen and (max-width:64.06125em){.main-menu ul.menu ul.menu li.white ul.menu>li:nth-child(2):not(:first-child){margin-top:1.5rem}}.main-menu ul.menu ul.menu li.gray{background-color:#efefef;padding:1.5rem;margin:1.5rem 0}@media print,screen and (min-width:64.0625em){.main-menu ul.menu ul.menu li.gray{padding:3rem 2.5rem;min-width:260px;margin:0}}.main-menu ul.menu ul.menu li.gray ul.menu{font-family:upgrade,helvetica,sans-serif;font-weight:500;font-size:1rem}.main-menu ul.menu ul.menu li.gray ul.menu li:not(:first-child){margin-top:1rem}.menu-item--disabled>a{cursor:default}.menu-item--disabled>a button{left:0;width:auto;padding-right:.625em;text-align:right;background-color:rgba(0,0,0,0)}.menu-item--overview{display:none !important}.menu-item--disabled .menu-item--overview{display:block !important}.sidebar-menu{border:1px solid #892332;font-family:upgrade,helvetica,sans-serif;font-size:1rem;line-height:1.4}.sidebar-menu h3{margin:0;font-size:1rem;line-height:1}.sidebar-menu h3 a{padding:1em}.sidebar-menu ul{margin:0;padding:0;list-style:none}.sidebar-menu a{position:relative;display:block;padding:1em 3rem 1em 1em;-webkit-transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.sidebar-menu a:hover{background-color:#efefef}.sidebar-menu__toggle{display:none}.sidebar-menu .menu-item__button{top:0;right:0;bottom:0;left:auto;width:3.375rem;height:3.375rem;margin:0;-webkit-transform:none;transform:none;opacity:1;background-color:#222;line-height:1.6}.sidebar-menu .menu-item__button:before{content:"\+";font-size:1.5rem}.sidebar-menu .menu-item--expanded>ul{display:none}:root:not(.oho-js) .sidebar-menu .menu-item--expanded>ul{display:block}.sidebar-menu .menu-item--active-trail>a{background-color:#d6d6d6}.sidebar-menu .menu-item--active-trail>ul{display:block}.sidebar-menu .menu-item--open>.menu-item__button:before{content:""}@media print,screen and (max-width:48.06125em){.sidebar-menu__toggle{position:relative;display:block;width:100%;margin:0;padding:1em;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);color:#892332;border:0;background:none}.sidebar-menu__toggle:after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;position:absolute;top:50%;right:.75em;content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%);font-family:"Font Awesome 6 Pro";font-size:1.5em}.sidebar-menu-open .sidebar-menu__toggle:after{content:""}.sidebar-menu__toggle:hover{color:#601923;background:none}.sidebar-menu__container{display:none}}@media print,screen and (min-width:48.0625em){.sidebar-menu__container{display:block !important}}.sidebar-menu--border-levels li a{border-left-width:0em}.sidebar-menu--border-levels li li a{border-left-width:.25em}.sidebar-menu--border-levels li li li a{border-left-width:.5em}.sidebar-menu--border-levels li li li li a{border-left-width:.75em}.sidebar-menu--border-levels li a{border:0 solid #892332}.sidebar-menu--padding-levels li a{padding-left:1em}.sidebar-menu--padding-levels li li a{padding-left:2em}.sidebar-menu--padding-levels li li li a{padding-left:3em}.sidebar-menu--padding-levels li li li li a{padding-left:4em}.sidebar-menu--ul-levels{border:0}.sidebar-menu--ul-levels ul{padding-left:1em;border-left:1px solid #892332}.sidebar-menu--ul-levels a{padding-left:0}.utility-menu a,.utility-menu li{display:block}.utility-menu a{font-family:upgrade,helvetica,sans-serif}@media print,screen and (max-width:64.06125em){.utility-menu a{padding:.5em .5em .5em 0;text-align:left;color:#892332;font-weight:500}.utility-menu a::after{color:#f06400}.utility-menu a:hover{text-decoration:none}}@media print,screen and (min-width:64.0625em){.utility-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex}.utility-menu a{padding:.75em 1em;line-height:1;color:#f06400;text-align:left}.utility-menu a:hover,.utility-menu a:focus{color:#ffd83b}}.page--page-flex .academic-cards-section .academic-cards__title{margin-top:4.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex .academic-cards-section .academic-cards__title{margin-top:6rem}}@media print,screen and (min-width:64.0625em){.page--page-flex .academic-cards-section .academic-cards__title{margin-top:7.5rem}}.page--page-flex .academic-cards-section .academic-cards__cards:last-child{margin-top:2rem}@media print,screen and (min-width:48.0625em){.page--page-flex .academic-cards-section .academic-cards__cards:last-child{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.page--page-flex .academic-cards-section .academic-cards__cards:last-child{margin-top:4rem}}.page--page-flex .academic-cards-section .field-defs{margin-top:0}@media print,screen and (min-width:48.0625em){.page--page-flex .academic-cards-section .field-defs{grid-template-columns:repeat(6,16px 1fr) 16px;row-gap:16px}}@media print,screen and (min-width:48.0625em){.page--page-flex .academic-cards-section .field-defs--program:nth-child(1){grid-column:2/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(1):last-child{grid-column:6/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(1):nth-last-child(2),.page--page-flex .academic-cards-section .field-defs--program:nth-child(1):nth-last-child(4){grid-column:4/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(2){grid-column:6/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(2):last-child,.page--page-flex .academic-cards-section .field-defs--program:nth-child(2):nth-last-child(3){grid-column:8/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(3){grid-column:10/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(3):nth-last-child(2){grid-column:4/span 3;grid-row:2/3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(4){grid-column:2/span 3;grid-row:2/3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(4):last-child{grid-column:8/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(4):nth-last-child(2){grid-column:4/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(5){grid-column:6/span 3;grid-row:2/3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(5):last-child{grid-column:8/span 3}.page--page-flex .academic-cards-section .field-defs--program:nth-child(6){grid-column:10/span 3;grid-row:2/3}}.field-defs--program .button-sample--inline ul{list-style:none;margin-top:1rem}.accordions{clear:both}.wysiwyg+.accordions{padding-top:3rem}@media print,screen and (min-width:48.0625em){.wysiwyg+.accordions{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.wysiwyg+.accordions{padding-top:5rem}}.accordion{clear:both}.accordion+.accordion{margin-top:1.75em}.accordion__button{position:relative;width:100%;margin:0;padding:1.125rem 1.1875rem 1.125rem 3.75rem;-webkit-transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),color 250ms cubic-bezier(0.42,0.08,0.06,0.98),border 0 cubic-bezier(0.42,0.08,0.06,0.98) 400ms;transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),color 250ms cubic-bezier(0.42,0.08,0.06,0.98),border 0 cubic-bezier(0.42,0.08,0.06,0.98) 400ms;text-align:left;border:.0625em solid #892332;font-size:1.125rem;-webkit-box-shadow:0 1px 6px 0 rgba(112,112,112,.35);box-shadow:0 1px 6px 0 rgba(112,112,112,.35)}.accordion__button .material-icons{font-size:1.5rem;position:absolute;left:1.125rem;top:calc(50% - 2px);-webkit-transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.accordion__button:hover{color:#fff;background-color:#510525}.accordion__button:focus,.accordion__button:active{color:#fff;background-color:#892332;-webkit-box-shadow:0 1px 6px 0 rgba(112,112,112,.35);box-shadow:0 1px 6px 0 rgba(112,112,112,.35)}.accordion__content{display:none;padding:2rem 0 0;padding-left:4rem;border-top:0}.accordion__content::before,.accordion__content::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.accordion__content::after{clear:both}.accordion__content .wysiwyg{position:relative}.accordion__content .wysiwyg::before{content:"";display:block;position:absolute;top:0;right:100%;bottom:0;width:2.5rem;border-left:1px solid #d6d6d6}:root:not(.oho-js) .accordion__content{display:block}.accordion--open>.accordion__button,:root:not(.oho-js) .accordion__button{-webkit-transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98),color 250ms cubic-bezier(0.42,0.08,0.06,0.98);color:#fff;border-bottom:0;background-color:#892332}.accordion--open>.accordion__button .material-icons,:root:not(.oho-js) .accordion__button .material-icons{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion--mobile .accordion__button:disabled{display:none}.accordion--mobile .accordion__button:disabled+.accordion__content{display:block !important;padding:0;border:0;background-color:rgba(0,0,0,0)}.grid-container .accordions .grid-container .grid-padding-x>.cell{max-width:100%;padding-right:0;padding-left:0}fieldset[data-drupal-selector=edit-letter]{margin-top:1.5rem;margin-bottom:0;border:none;padding:0}@media print,screen and (min-width:48.0625em){fieldset[data-drupal-selector=edit-letter]{margin-top:2rem}}fieldset[data-drupal-selector=edit-letter] .fieldset-legend{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin-bottom:.5625rem}@media print,screen and (min-width:64.0625em){fieldset[data-drupal-selector=edit-letter] .fieldset-legend{font-size:0.875rem}}fieldset[data-drupal-selector=edit-letter] .form-item-letter{display:inline-block;margin-right:1.5rem}fieldset[data-drupal-selector=edit-letter] .form-item-letter:first-child,fieldset[data-drupal-selector=edit-letter] .form-item-letter:last-child{margin-right:0}fieldset[data-drupal-selector=edit-letter] .form-item-letter label{margin-left:0;margin-bottom:0;font-size:1.125rem;line-height:2rem}fieldset[data-drupal-selector=edit-letter] .form-item-letter label::before,fieldset[data-drupal-selector=edit-letter] .form-item-letter label::after{display:none}fieldset[data-drupal-selector=edit-letter] .form-item-letter:first-child input{display:none}fieldset[data-drupal-selector=edit-letter] .form-item-letter:not(.form-disabled) label{font-family:upgrade,helvetica,sans-serif;font-weight:500;color:#892332}fieldset[data-drupal-selector=edit-letter] .form-item-letter:not(.form-disabled) label:hover,fieldset[data-drupal-selector=edit-letter] .form-item-letter:not(.form-disabled) label:focus{color:#510525}fieldset[data-drupal-selector=edit-letter] .form-disabled label{font-family:upgrade-lights,helvetica,sans-serif;color:#757575}.alpha-jump-links{padding:2.5rem;background-color:#eeebf2}.alpha-jump-links ul{margin:0;padding:0;list-style:none}.alpha-jump-links li{display:inline-block;margin:0 .5em .5em 0;color:gray;font-size:1.5rem;font-weight:600}.oho-animate{-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms,-webkit-transform 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms,-webkit-transform 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms,transform 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms,transform 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms,-webkit-transform 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;-webkit-transform:none;transform:none;opacity:1}.oho-animate--ready{-webkit-transition:none;transition:none}.oho-animate--ready.fade-in{opacity:0}.oho-animate--ready.fade-in-up{-webkit-transform:translateY(5rem);transform:translateY(5rem);opacity:0}.oho-animate--ready.fade-in-right{-webkit-transform:translateX(5rem);transform:translateX(5rem);opacity:0}.oho-animate--ready.fade-in-down{-webkit-transform:translateY(-5rem);transform:translateY(-5rem);opacity:0}.oho-animate--ready.fade-in-left{-webkit-transform:translateX(-5rem);transform:translateX(-5rem);opacity:0}ol.breadcrumbs{margin-top:1.5rem;overflow:hidden;padding:0;list-style:none;font-family:upgrade,helvetica,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.75}@media print,screen and (min-width:48.0625em){ol.breadcrumbs{margin-top:2rem}}@media print,screen and (min-width:64.0625em){ol.breadcrumbs{margin-top:3rem}}ol.breadcrumbs>li{display:inline-block}ol.breadcrumbs>li:first-child{padding-left:0}ol.breadcrumbs>li:first-child::before{display:none}ol.breadcrumbs>li:nth-child(n+2):before{color:#f06400;left:.4em}@media print,screen and (min-width:40em){ol.breadcrumbs>li:nth-child(n+2):before{content:"/";top:-4px}}@media print,screen and (max-width:39.99875em){.breadcrumbs--mobile-condensed li:not(:nth-last-child(2)){display:none}.breadcrumbs--mobile-condensed li:nth-last-child(2):before{content:"";font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-size:1rem;top:2px}}.card{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card .card__content__inner{padding:2rem}.card .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card img{display:block}@media print,screen and (min-width:48.0625em){.card--medium{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card--medium .card__content__inner{padding:2.5rem}.card--medium .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card--medium .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card--medium img{display:block}}@media print,screen and (min-width:48.0625em){.card--medium{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card--medium .card__content__inner{padding:2.5rem}.card--medium .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card--medium .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card--medium img{display:block}}@media print,screen and (min-width:64.0625em){.card--medium{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card--medium .card__content__inner{padding:4.5rem}.card--medium .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card--medium .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card--medium img{display:block}}.card--inline{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.card--inline .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;margin-left:0;margin-right:0;margin-bottom:0}.card--inline .card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.card--inline img{display:block}@media print,screen and (max-width:48.06125em){.card--stacked--small{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card--stacked--small .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card--stacked--small .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card--stacked--small img{display:block}}.card--stacked{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card--stacked .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card--stacked .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card--stacked img{display:block}.card--collapse{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card--collapse .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card--collapse .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card--collapse .card__content__inner{padding-right:0;padding-bottom:0;padding-left:0}.card--collapse img{display:block}.card--tiny{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.card--tiny .card__content__inner{padding:2rem}.card--tiny .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:25%;margin-left:0;margin-right:0;margin-bottom:0}.card--tiny .card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.card--tiny img{display:block}@media print,screen and (min-width:48.0625em){.card--offset{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:-5rem}.card--offset .card__content__inner{padding:4.5rem}.card--offset .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:50%;margin-left:0;margin-right:0;margin-bottom:0}.card--offset .card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.card--offset img{display:block}}@media print,screen and (min-width:48.0625em){.card--reversed{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.card--reversed .card__content__inner{padding:0 4rem 0 0}.card--reversed .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%;margin-left:0;margin-right:0;margin-bottom:0}.card--reversed .card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.card--reversed img{display:block}}.card--full-width{position:relative}.card--full-width .card__content{padding-bottom:2rem;padding-right:2rem;position:absolute;max-width:40.625rem}@media print,screen and (min-width:48.0625em){.card--full-width .card__content{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.card--full-width .card__content{padding-bottom:4rem}}@media print,screen and (min-width:48.0625em){.card--full-width .card__content{padding-right:3rem}}@media print,screen and (min-width:64.0625em){.card--full-width .card__content{padding-right:4rem}}.card--full-width .card__content__inner{color:#fff;background:#000}@media print,screen and (min-width:48.0625em){.card--full-width{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card--full-width .card__content__inner{padding:4.5rem}.card--full-width .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0;margin-bottom:0}.card--full-width .card__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;margin-left:0;margin-right:0}.card--full-width img{display:block}}.left--carousel .flickity-button{width:48px;height:48px;background-color:#160410;border:1px solid #f06400;border-radius:0 !important}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px}}.left--carousel .flickity-button svg{display:none}.left--carousel .flickity-button.flickity-prev-next-button.next{right:30px;top:64px;text-align:center}.left--carousel .flickity-button.flickity-prev-next-button.next::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;content:"";color:#f06400;font-size:28px}@media print,screen and (max-width:48.06125em){.left--carousel .flickity-button.flickity-prev-next-button.next::after{line-height:48px;display:block;width:48px;height:48px;position:absolute;top:0;left:0}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.next::after{font-size:40px}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.next{right:60px}}.left--carousel .flickity-button.flickity-prev-next-button.next:disabled{opacity:.3}.left--carousel .flickity-button.flickity-prev-next-button.previous{left:unset;right:30px;top:120px;text-align:center}.left--carousel .flickity-button.flickity-prev-next-button.previous::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;content:"";color:#f06400;font-size:28px}@media print,screen and (max-width:48.06125em){.left--carousel .flickity-button.flickity-prev-next-button.previous::after{line-height:48px;display:block;width:48px;height:48px;position:absolute;top:0;left:0}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.previous::after{font-size:40px}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.previous{right:60px;top:154px}}.left--carousel .flickity-button.flickity-prev-next-button.previous:disabled{opacity:0}.left--carousel .flickity-button:hover,.left--carousel .flickity-button:focus{background-color:#f06400}.left--carousel .flickity-button:hover::after,.left--carousel .flickity-button:focus::after{color:#160410 !important}.home-news-section .left--carousel[data-slide-number="1"]::after,.news-story-feature .left--carousel[data-slide-number="1"]::after,.profile-feature .left--carousel[data-slide-number="1"]::after{content:""}.home-news-section .left--carousel[data-slide-number="1"] .flickity-button:disabled,.news-story-feature .left--carousel[data-slide-number="1"] .flickity-button:disabled,.profile-feature .left--carousel[data-slide-number="1"] .flickity-button:disabled{opacity:0 !important}@media screen and (min-width:37.5em){.home-news-section .left--carousel[data-slide-number="2"]::after,.news-story-feature .left--carousel[data-slide-number="2"]::after,.profile-feature .left--carousel[data-slide-number="2"]::after{content:""}.home-news-section .left--carousel[data-slide-number="2"] .flickity-button,.news-story-feature .left--carousel[data-slide-number="2"] .flickity-button,.profile-feature .left--carousel[data-slide-number="2"] .flickity-button{opacity:0 !important;pointer-events:none}}@media screen and (min-width:56.25em){.home-news-section .left--carousel[data-slide-number="3"]::after,.news-story-feature .left--carousel[data-slide-number="3"]::after,.profile-feature .left--carousel[data-slide-number="3"]::after{content:""}.home-news-section .left--carousel[data-slide-number="3"] .flickity-button,.news-story-feature .left--carousel[data-slide-number="3"] .flickity-button,.profile-feature .left--carousel[data-slide-number="3"] .flickity-button{opacity:0 !important;pointer-events:none}}@media screen and (min-width:75em){.home-news-section .left--carousel[data-slide-number="4"]::after,.news-story-feature .left--carousel[data-slide-number="4"]::after,.profile-feature .left--carousel[data-slide-number="4"]::after{content:""}.home-news-section .left--carousel[data-slide-number="4"] .flickity-button,.news-story-feature .left--carousel[data-slide-number="4"] .flickity-button,.profile-feature .left--carousel[data-slide-number="4"] .flickity-button{opacity:0 !important;pointer-events:none}}.left--carousel-item{-webkit-transition:opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.left--carousel-item.is-selected~.left--carousel-item{opacity:.22}@media screen and (min-width:37.5em){.left--carousel-item.is-selected+.left--carousel-item{opacity:1}}@media screen and (min-width:56.25em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:75em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:112.5em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:150em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:168.75em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}.event-feature .left--carousel[data-slide-number="1"]::after{content:""}.event-feature .left--carousel[data-slide-number="1"] .flickity-button:disabled{opacity:0 !important}@media screen and (min-width:54.375em){.event-feature .left--carousel[data-slide-number="2"]::after{content:""}.event-feature .left--carousel[data-slide-number="2"] .flickity-button{opacity:0 !important}}@media screen and (min-width:85em){.event-feature .left--carousel[data-slide-number="3"]::after{content:initial}.event-feature .left--carousel[data-slide-number="3"] .flickity-button{opacity:0 !important}}@media screen and (min-width:136.25em){.event-feature .left--carousel[data-slide-number="4"]::after{content:initial}.event-feature .left--carousel[data-slide-number="4"] .flickity-button{opacity:0 !important}}@media screen and (min-width:37.5em){.event-feature .left--carousel-item.is-selected+.left--carousel-item{opacity:.22}}@media screen and (min-width:54.375em){.event-feature .left--carousel-item.is-selected+.left--carousel-item{opacity:1}.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item{opacity:.22}}@media screen and (min-width:56.25em){.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item{opacity:.22}}@media screen and (min-width:85em){.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item{opacity:1}.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:.22}}@media screen and (min-width:112.5em){.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:.22}}@media screen and (min-width:136.25em){.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:188.75em){.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:.22}}@media screen and (min-width:242.5em){.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:168.75em){.event-feature .left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:.22}}.checkerbd .medium-7{position:relative;z-index:1}.checkerbd .medium-5{position:relative;z-index:2}.checkerbd figure{position:relative;margin:0;padding:0}.checkerbd figure img{position:relative;z-index:1}.checkerbd figure a{display:block;position:relative}.checkerbd figure a::before,.checkerbd figure a::after{font-family:"Font Awesome 6 Duotone";font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-size:60px;position:absolute;z-index:2;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.checkerbd figure a::before{content:"";color:#fff}.checkerbd figure a::after{content:"􏅄";color:rgba(0,0,0,.5);border:1px solid #fff;border-radius:50%}.checkerbd figure a:hover::before,.checkerbd figure a:focus::before{color:#f06400}@media print,screen and (max-width:48.06125em){.checkerbd figure{padding-bottom:22px}.checkerbd figure::after{content:"";display:block;position:absolute;z-index:2;left:0;bottom:0;width:7px;height:44px;border-right:1px solid #f06400}}.checkerbd__text{width:100%}@media print,screen and (min-width:48.0625em){.checkerbd__text{margin-top:1.5rem}}@media print,screen and (min-width:48.0625em){.checkerbd__text{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.checkerbd .wysiwyg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.checkerbd h3{position:relative;z-index:2;font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.4;padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.checkerbd h3{font-size:1.625rem}}@media print,screen and (min-width:64.0625em){.checkerbd h3{font-size:1.875rem}}@media print,screen and (min-width:48.0625em){.checkerbd h3{padding-top:2rem}}@media print,screen and (max-width:48.06125em){.checkerbd h3{padding-top:.3125rem}}@media print,screen and (min-width:48.0625em){.checkerbd h3::before{content:"";display:block;position:absolute;top:0;border-top:1px solid #f06400;-webkit-transition:width .4s cubic-bezier(0.82,0.06,0.14,0.97);transition:width .4s cubic-bezier(0.82,0.06,0.14,0.97)}}@media print,screen and (min-width:48.0625em){.checkerbd h3.oho-animate--ready::before{width:0%;-webkit-transition:none;transition:none}}@media print,screen and (min-width:48.0625em){.checkerbd h3.oho-animate:not(.oho-animate--ready)::before{width:118%}}.checkerbd:nth-child(odd) h3::before{right:0}@media print,screen and (min-width:48.0625em){.checkerbd:nth-child(even) .medium-7{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.checkerbd:nth-child(even) h3::before{left:0}.checkerbd:not(:first-child){margin-top:3rem}@media print,screen and (min-width:48.0625em){.checkerbd:not(:first-child){margin-top:4rem}}@media print,screen and (min-width:64.0625em){.checkerbd:not(:first-child){margin-top:5rem}}.checkerbd__intro{padding-top:1rem}@media print,screen and (min-width:48.0625em){.checkerbd__intro{padding-top:1.5rem}}@media print,screen and (min-width:64.0625em){.checkerbd__intro{padding-top:2.5rem}}.checkerboard-item{position:relative}.checkerboard-item__media,.checkerboard-item__info{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}.checkerboard-item figure{display:block;margin:0}.checkerboard-item figure figcaption{display:block}.checkerboard-item__media{position:relative}.checkerboard-item__image{display:block;width:100%;max-width:none}.checkerboard-item svg{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;width:12.5rem;height:12.5rem;margin:auto;opacity:.45}.checkerboard-item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.checkerboard-item__info-wrap{max-width:33.75rem;padding:1.875rem 1.25rem 2.5rem}.checkerboard-item__title{margin-bottom:1.5625rem;font-size:1.5rem}.checkerboard-item__description{font-size:.875rem}.checkerboard-item__description+.checkerboard-item__description{margin-top:1.25rem}@media print,screen and (min-width:48.0625em){.checkerboard-item{display:-webkit-box;display:-ms-flexbox;display:flex}.checkerboard-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.checkerboard-item__image{height:100%;-o-object-fit:cover;object-fit:cover}.checkerboard-item__media,.checkerboard-item__info{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;width:50%;max-width:50%}.checkerboard-item__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.checkerboard-item__title{margin-bottom:2.1875rem;font-size:3.125rem}.checkerboard-item__description{font-size:.9375rem}.checkerboard-item__description+.checkerboard-item__description{margin-bottom:2.5rem}}.photo-box__teaser{float:left;width:calc(100vw - 6rem)}.photo-box__teaser+.photo-box__teaser{margin-left:2rem}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.photo-box__teaser{width:calc(50vw - 4rem)}}@media print,screen and (min-width:64.0625em){.photo-box__teaser{width:360px}}@media print,screen and (min-width:64.0625em){.section--photo-boxes .listing-slick{display:-webkit-box;display:-ms-flexbox;display:flex}}.section--photo-boxes{overflow-x:hidden}@media print,screen and (min-width:40em)and (max-width:48.06125em){.section--photo-boxes .listing-slick{right:1rem}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.section--photo-boxes .listing-slick{right:-1rem}}.section--photo-boxes .slick-list{overflow:visible !important}.section--photo-boxes .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.section--photo-boxes .btn{display:inline-block;margin:3.75rem auto 0}.photo-box__teaser a{text-align:center;text-decoration:none}.photo-box__teaser div{background-color:rgba(0,0,0,.5);background-size:cover;-webkit-background-blend-mode:multiply;background-blend-mode:multiply}.photo-box__teaser h3,.photo-box__teaser p{color:#fff}.photo-box__teaser h3{position:relative;font-size:1.4rem;line-height:1.285}.photo-box__teaser span{display:block;margin-bottom:.25rem;text-transform:uppercase;color:#fff;font-size:.8rem;font-weight:600}.photo-box__teaser a p{margin-bottom:0;font-family:museo-slab,georgia,serif}.photo-box--small div{padding:2rem}.photo-box--small h3{margin-bottom:2rem;font-size:1rem;line-height:1.4}.photo-box--large{max-width:100%}.photo-box--large div{padding:3rem}.photo-box--large h3{margin-bottom:3rem;font-size:1.4rem;line-height:1.285}.no-touch .photo-box__teaser a:hover div{background-color:rgba(149,31,36,.9)}.no-touch .photo-box__teaser a:hover h3:after{position:absolute;bottom:-1rem;left:calc((100% - 11rem)/2);display:block;width:11rem;height:1px;content:"";background:#fff}.photo-box--large a:hover h3:after{bottom:-1.5rem;left:calc((100% - 18rem)/2);width:18rem}.photo-box__teasers--small,.photo-box__teasers--large{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:42em){.photo-box__teasers--small,.photo-box__teasers--large{margin-right:-1rem;margin-left:-1rem}}.photo-box__teasers--large{position:relative}@media screen and (max-width:39.99em){.photo-box__teasers--large{margin-bottom:4rem}.photo-box__teasers--large:after{position:absolute;bottom:-2rem;left:3rem;clear:both;width:calc(100% - 6rem);height:1px;content:"";background-color:#999}}.photo-box--large{-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto;width:100%;height:auto;margin:1rem}@media screen and (min-width:42em)and (max-width:68.49em){.photo-box--large{width:60%}}@media screen and (min-width:68.5em){.photo-box--large{width:46.33%}}.photo-box__teaser.photo-box--large{margin-left:1rem}.photo-box__teasers--small .photo-box--small{-webkit-box-flex:0;-ms-flex:0 auto;flex:0 auto;width:100%;height:auto;margin:1rem}@media screen and (min-width:40em)and (max-width:1079px){.photo-box__teasers--small .photo-box--small{width:44%}}@media screen and (min-width:1080px)and (max-width:1159px){.photo-box__teasers--small .photo-box--small{width:28%}}@media screen and (min-width:1160px){.photo-box__teasers--small .photo-box--small{width:29.75%}}.contact-feature{overflow:hidden;background-color:#222;position:relative;-webkit-clip-path:inset(0);clip-path:inset(0)}.contact-feature>img{position:fixed;z-index:1;top:0;left:0;height:100%;max-height:100vh;width:100%;opacity:.2;-o-object-fit:cover;object-fit:cover;pointer-events:none}.contact-feature .grid-container{position:relative;z-index:2}.contact-feature h2,.contact-feature h3,.contact-feature h3 a,.contact-feature p,.contact-feature ul{color:#fff}.contact-feature h2{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.contact-feature h2{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.contact-feature h2{font-size:3.4375rem;letter-spacing:2}}.contact-feature h3 a:hover::after,.contact-feature h3 a:focus::after{color:#ffd83b}.contact-feature .button-style--inverse{margin-top:1.5rem}@media print,screen and (max-width:48.06125em){.contact-feature .button-style--inverse .btn:not(:first-child){margin-top:1rem}}@media print,screen and (min-width:48.0625em){.contact-feature .button-style--inverse .btn{margin:1rem 1.25rem 0 0}}.contact-feature--department{margin-top:1rem}@media print,screen and (min-width:48.0625em){.contact-feature--department{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.contact-feature--department{margin-top:2.5rem}}.contact-feature--department p{margin-top:1rem}.contact-feature--profile{margin-top:2rem}@media print,screen and (min-width:48.0625em){.contact-feature--profile{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.contact-feature--profile{margin-top:5rem}}.contact-feature--profile h3{padding-top:1rem}.contact-feature--profile p{margin-top:1rem;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.contact-feature--profile p{font-size:0.875rem}}@media print,screen and (max-width:39.99875em){.contact-feature--profile__portrait{padding-bottom:22px}}.contact-feature--profile__portrait figure{margin:0;padding:0;display:inline-block;position:relative}.contact-feature--profile__portrait figure::before,.contact-feature--profile__portrait figure::after{content:"";display:block;position:absolute;z-index:3}.contact-feature--profile__portrait figure::before{left:0;top:calc(100% - 22px);width:21px;height:44px;border-right:1px solid #f06400}@media print,screen and (min-width:40em){.contact-feature--profile__portrait figure::before{display:none}}.contact-feature--profile__portrait figure::after{left:calc(100% - 18px);top:0;height:34px;width:36px;border-bottom:1px solid #f06400}@media print,screen and (max-width:39.99875em){.contact-feature--profile__portrait figure::after{display:none}}@media print,screen and (min-width:48.0625em){.contact-feature--profile__portrait figure::after{left:calc(100% - 24px);width:48px}}.contact-feature--profile__portrait figure img{vertical-align:middle}@media print,screen and (min-width:48.0625em){.contact-feature--profile__portrait{text-align:right}}.contact-feature--floating-material{margin-top:1.5rem}.contact-feature--floating-material ul{list-style:none}.contact-feature--floating-material li{display:block;position:relative;padding-left:1.5em}@media print,screen and (min-width:40em){.contact-feature--floating-material li{display:inline-block}.contact-feature--floating-material li:not(:last-child){margin-right:2.5rem}}.contact-feature--floating-material li a{color:#f06400}.contact-feature--floating-material .material-icons{position:absolute;top:0;left:0;line-height:inherit;color:#ffd83b}.cookie-compliance-popup{position:fixed;z-index:999;right:0;bottom:0;left:0;color:#fff;background-color:#222}.cookie-compliance-popup .grid-x,.cookie-compliance-popup .grid-container{width:100%}.cookie-compliance-popup .find-more-button{padding:0;text-decoration:underline;text-transform:none;background:none}.cookie-compliance-popup .find-more-button:hover,.cookie-compliance-popup .find-more-button:focus{text-decoration:none}.eu-cookie-compliance-message h2{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none;all:unset}@media print,screen and (min-width:48.0625em){.eu-cookie-compliance-message h2{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.eu-cookie-compliance-message h2{font-size:1.3125rem}}.eu-cookie-compliance-message p{font-family:upgrade,helvetica,sans-serif;font-weight:500}.eu-cookie-compliance-message .btn{cursor:pointer}@media print,screen and (min-width:48.0625em){.eu-cookie-compliance-message .medium-7{text-align:right}}.eu-cookie-compliance-message button{margin:.625rem 0}@media print,screen and (min-width:48.0625em){.eu-cookie-compliance-message button{margin:.625rem 1.25rem 0 0}}@media print,screen and (min-width:64.0625em){.eu-cookie-compliance-message button{margin:0 .625rem}}.eu-cookie-compliance-message .find-more-button{display:block;text-align:center;padding:.75rem;background-color:#fff;color:#892332;text-decoration:none !important;display:inline-block;-webkit-text-fill-color:#892332;padding-right:1.5625rem;padding-left:1.5625rem}@media print,screen and (min-width:48.0625em){.eu-cookie-compliance-message .find-more-button{display:inline-block;padding:.9375rem 1.5625rem}}.eu-cookie-compliance-message .find-more-button::after{color:#f06400}.eu-cookie-compliance-message .find-more-button:hover,.eu-cookie-compliance-message .find-more-button:focus{background-color:#e4e4e4}@media print,screen and (max-width:39.99875em){.eu-cookie-compliance-message .find-more-button{display:block}}@media print,screen and (max-width:48.06125em){.eu-cookie-compliance-message .eu-cookie-compliance-buttons button{margin-left:1.25rem;padding:.75rem 1.5625rem}}@media print,screen and (max-width:39.99875em){.eu-cookie-compliance-message .eu-cookie-compliance-buttons button{margin-left:0}}.eu-cookie-compliance-buttons,.eu-cookie-compliance-message{all:unset}.section--cta-feature-box{margin-bottom:0}.cta-feature-box ul{margin-bottom:0;padding-left:0;list-style:none}.columns .cta-feature-box{margin-bottom:2.5rem}.cta-feature-box__heading{margin:.625rem 0}.cta-feature-box--featured{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cta-feature-box--featured .cta-feature-box__content{position:relative;z-index:2;max-width:25rem;padding:1.875rem;-webkit-transform:translateX(-3.75rem);transform:translateX(-3.75rem);color:#fff;background:#222}.day-in-the-life{overflow:hidden;background-color:#0f0f0f;background-image:-webkit-gradient(linear,left top,left bottom,from(#210117),color-stop(30%,#210117),to(#0f0f0f));background-image:linear-gradient(to bottom,#210117,#210117 30%,#0f0f0f)}.ditl--intro h2{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase;color:#fff}@media print,screen and (min-width:48.0625em){.ditl--intro h2{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.ditl--intro h2{font-size:3.4375rem;letter-spacing:2}}.ditl--intro .wysiwyg{margin-top:1.5rem;color:#fff}.ditl--intro .wysiwyg p,.ditl--intro .wysiwyg ul,.ditl--intro .wysiwyg ol,.ditl--intro .wysiwyg li{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.ditl--intro .wysiwyg p,.ditl--intro .wysiwyg ul,.ditl--intro .wysiwyg ol,.ditl--intro .wysiwyg li{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.ditl--intro .wysiwyg p,.ditl--intro .wysiwyg ul,.ditl--intro .wysiwyg ol,.ditl--intro .wysiwyg li{font-size:1.3125rem}}.ditl--intro .wysiwyg a{color:#f06400}.ditl--intro .button-style--inverse{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.ditl--intro .button-style--inverse{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.ditl--intro .button-style--inverse{margin-top:3rem}}.ditl--carousel{margin-top:2rem;position:relative}@media print,screen and (min-width:48.0625em){.ditl--carousel{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.ditl--carousel{margin-top:4rem}}.ditl--carousel::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:64px;border-bottom:1px solid #f06400;pointer-events:none}.ditl--carousel-item{width:18.75rem;padding-right:.625rem;padding-left:1.875rem}@media screen and (min-width:76.25em){.ditl--carousel-item{-webkit-transform:translateX(calc(50vw - 610px));transform:translateX(calc(50vw - 610px))}}.ditl--carousel-item__time{position:relative;color:#fff;font-family:upgrade-lights,helvetica,sans-serif;font-size:2.5rem;height:7.5rem}.ditl--carousel-item__time .period{font-size:1.875rem;text-transform:uppercase;margin-left:1px}.ditl--carousel-item__time::before{content:"";display:block;position:absolute;width:8px;height:8px;border-radius:4px;background-color:#f06400;top:60px;left:4px}.ditl--carousel-item__time::after{content:"";display:block;position:absolute;width:7px;height:34px;border-right:1px solid #f06400;top:64px;left:0}.ditl--carousel-item__text h3{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4;color:#fff}@media print,screen and (min-width:48.0625em){.ditl--carousel-item__text h3{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.ditl--carousel-item__text h3{font-size:1.5rem}}@media print,screen and (max-width:39.99875em){.ditl--carousel-item__text h3{padding-right:3.75rem}}.ditl--carousel-item__text p{margin-top:1.5rem;color:#fff}@media print,screen and (min-width:48.0625em){.ditl--carousel-item__text p{margin-top:2rem}}.ditl--carousel-item__text p a{color:#f06400}.ditl--carousel-item__text .ditl--carousel-item__media{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.ditl--carousel-item__text .ditl--carousel-item__media{margin-top:2rem}}.ditl--carousel-item__text .ditl--carousel-item__media+p{margin-top:1.5rem}.ditl--carousel-item__text.wysiwyg ul,.ditl--carousel-item__text.wysiwyg li{color:#fff}.ditl--carousel-item__media a{display:block;position:relative}.ditl--carousel-item__media a::before,.ditl--carousel-item__media a::after{font-family:"Font Awesome 6 Duotone";font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-size:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ditl--carousel-item__media a::before{content:"";color:#fff}.ditl--carousel-item__media a::after{content:"􏅄";color:rgba(0,0,0,.5);border:1px solid #fff;border-radius:50%}.ditl--carousel-item__media a:hover::before,.ditl--carousel-item__media a:focus::before{color:#f06400}.detail__hero{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.detail__hero{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.detail__hero{padding-top:3rem}}.detail__hero h1{text-transform:uppercase;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.detail__hero h1{margin-top:2rem}}.detail__hero .breadcrumbs{margin-top:0.75rem}@media print,screen and (min-width:48.0625em){.detail__hero .breadcrumbs{margin-top:1rem}}@media print,screen and (min-width:64.0625em){.detail__hero .breadcrumbs{margin-top:1.5rem}}.differentiators__intro,.differentiators__diffs{padding-top:1rem}@media print,screen and (min-width:48.0625em){.differentiators__intro,.differentiators__diffs{padding-top:1.5rem}}@media print,screen and (min-width:64.0625em){.differentiators__intro,.differentiators__diffs{padding-top:2.5rem}}.differentiators__diffs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-8px;margin-right:-8px}@media print,screen and (max-width:39.99875em){.differentiators__diffs{width:100%;max-width:376px;margin-right:auto;margin-left:auto}}@media print,screen and (max-width:48.06125em){.differentiators__button{padding-top:1.5rem}}@media print,screen and (min-width:48.0625em){.differentiators__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.differentiators__button .btn{display:block;text-align:center;padding:.75rem}@media print,screen and (min-width:48.0625em){.differentiators__button .btn{display:inline-block;padding:.9375rem 1.5625rem}}.differentiators__button a.featured-link{display:inline-block;margin:0;margin-top:0;padding:0 25px 0 0;font-family:upgrade,helvetica,sans-serif;font-size:1.125rem;font-weight:500;text-decoration:none}.differentiators__button a.featured-link::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.differentiators__button a.featured-link.external::after{content:"trending_flat"}.differentiators__button a.featured-link:hover::after,.differentiators__button a.featured-link:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}@media print,screen and (min-width:64.0625em){.differentiators__button a.featured-link{font-size:1.25rem}}.differentiators__button a.featured-link:hover,.differentiators__button a.featured-link:focus{text-decoration:underline}@media print,screen and (min-width:48.0625em){.wysiwyg+.differentiators__button{text-align:right}}.diff{margin-left:8px;margin-right:8px;background-color:#f06400;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}@media print,screen and (max-width:39.99875em){.diff{min-width:calc(100% - 16px)}.diff:not(:first-child){margin-top:16px}}@media print,screen and (min-width:40em){.diff{width:calc(50% - 8px);min-width:calc(50% - 8px)}.diff:not(:first-child){margin-top:16px}}@media print,screen and (min-width:64.0625em){.diff{width:calc(33.33333% - 16px);min-width:calc(33.33333% - 16px);margin-top:0 !important}}.diff__contents{width:100%}.diff--text .diff__contents{padding:2.5rem}.diff--text~.diff--text{background-color:#892332}.diff--text~.diff--text~.diff--text{background-color:#f06400}.diff__subject{color:#fff;font-weight:600;line-height:1;font-size:4.5rem}.diff__subject .material-icons-round{font-size:4.5rem}@media print,screen and (min-width:48.0625em){.diff__subject{font-size:6.25rem}.diff__subject .material-icons-round{font-size:6.25rem}}.diff__subject .material-icons-round{font-size:4.6875rem;-webkit-transform:none;transform:none}.diff__subject+.diff__text{padding-top:1rem}.diff__subject+.diff__text,.diff__subject+.diff__text>a{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4;color:#fff}@media print,screen and (min-width:48.0625em){.diff__subject+.diff__text,.diff__subject+.diff__text>a{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.diff__subject+.diff__text,.diff__subject+.diff__text>a{font-size:1.5rem}}.diff__subject+.diff__text>a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.diff__subject+.diff__text>a.external::after{content:"trending_flat"}.diff__subject+.diff__text>a:hover::after,.diff__subject+.diff__text>a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.diff__subject+.diff__text>a::after{color:#fff}.diff__subject+.diff__text>a:hover::after,.diff__subject+.diff__text>a:focus::after{color:#fff}.diff--img .diff__contents{position:relative}.diff--img .diff__photo{position:relative;z-index:1}.diff--img .diff__photo img{width:100%;vertical-align:middle}.diff--img .diff__text{position:absolute;z-index:2;right:1rem;bottom:1rem;left:1rem;padding:1.5rem 1.875rem;background-color:rgba(255,255,255,.93);font-size:0.875rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:500;line-height:1.5;color:#222}@media print,screen and (min-width:64.0625em){.diff--img .diff__text{font-size:1rem}}.diff--img .diff__text a,.diff--img .diff__text p{font-size:0.875rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:500;line-height:1.5;color:#222}@media print,screen and (min-width:64.0625em){.diff--img .diff__text a,.diff--img .diff__text p{font-size:1rem}}.diff--img .diff__text a:hover,.diff--img .diff__text a:focus,.diff--img .diff__text p:hover,.diff--img .diff__text p:focus{color:#510525;text-decoration:underline}.diff--img .diff__text>a{position:relative}.diff--img .diff__text>a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.diff--img .diff__text>a.external::after{content:"trending_flat"}.diff--img .diff__text>a:hover::after,.diff--img .diff__text>a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.diff--img .diff__text.text--bold,.diff--img .diff__text.text--bold a{font-weight:700}.diff--img .diff__text.text--italic,.diff--img .diff__text.text--italic a{font-style:italic}.diff--img .diff__text--formatted>a{position:relative}.diff--img .diff__text--formatted>a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.diff--img .diff__text--formatted>a.external::after{content:"trending_flat"}.diff--img .diff__text--formatted>a:hover::after,.diff--img .diff__text--formatted>a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.diff--img .diff__text--formatted>a:hover::after,.diff--img .diff__text--formatted>a:focus::after{-webkit-transform:translate(0.75em,-50%);transform:translate(0.75em,-50%)}.diff--img .diff__text--formatted>a:after{top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.directory--tabs{margin-top:3rem;border-bottom:2px solid #d6d6d6;margin-bottom:0}@media print,screen and (min-width:48.0625em){.directory--tabs{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.directory--tabs{margin-top:5rem}}.directory--tabs ul{list-style:none}@media screen and (max-width:37.5em){.directory--tabs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.directory--tabs li{position:relative;display:inline-block}@media screen and (max-width:37.5em){.directory--tabs li{height:100%;max-width:50%}}.directory--tabs li>span,.directory--tabs li>a{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:.9375rem}@media print,screen and (min-width:48.0625em){.directory--tabs li>span,.directory--tabs li>a{padding:1.25rem}}@media screen and (max-width:37.5em){.directory--tabs li>span,.directory--tabs li>a{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:100%}}.directory--tabs li>span::after{content:"";display:block;position:absolute;z-index:1;left:0;bottom:0;height:6px;width:100%;background-color:#d6d6d6}.directory--tabs li>a:hover,.directory--tabs li>a:focus{text-decoration:none;color:#510525}.directory--tabs li>a:hover::after,.directory--tabs li>a:focus::after{content:"";display:block;position:absolute;z-index:1;left:0;bottom:0;height:6px;width:100%;background-color:#efefef}.directory--tabs .material-icons{font-size:1.125rem;line-height:1;-webkit-transform:none;transform:none;padding-left:.5rem}[data-fancybox-modal]{display:none}.news-story-feature__features,.news-story-feature__button,.event-feature__features,.event-feature__button{margin-top:1rem}@media print,screen and (min-width:48.0625em){.news-story-feature__features,.news-story-feature__button,.event-feature__features,.event-feature__button{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.news-story-feature__features,.news-story-feature__button,.event-feature__features,.event-feature__button{margin-top:2.5rem}}@media print,screen and (max-width:48.06125em){.news-story-feature__item:last-child:not(:only-child){margin-top:2rem}}.news-story__type,.news-story__impact--headline{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.news-story__type,.news-story__impact--headline{font-size:0.875rem}}.news-story__title{margin-top:1rem}.news-story__impact--headline{margin-top:1rem}@media print,screen and (min-width:48.0625em){.news-story__impact--headline{margin-top:1.5rem}}.news-story__impact--text{margin-top:0.5rem}.home-news-section-item__title{margin-top:1rem}.home-news-section-item__text{margin-top:1.5rem}.home-news-section-item__image img{height:332px}.home-news-section .views-element-container{margin-left:1.875rem}@media screen and (min-width:76.25em){.home-news-section .views-element-container{margin-left:calc(50vw - 580px)}}.home-news-section .flickity-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.home-news-section .news__carousel-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:16.25rem;max-width:16.25rem;min-height:100%;margin-right:2.5rem}@media print,screen and (max-width:39.99875em){.home-news-section .news__carousel-item{width:17.75rem;padding-right:0}}@media screen and (min-width:76.25em){.home-news-section .news__carousel-item{-webkit-transform:translateX(calc(50vw - 610px));transform:translateX(calc(50vw - 610px))}}.home-news-section .news-story-feature__features.left--carousel .flickity-button{background-color:#fff;border-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}@media print,screen and (max-width:39.99875em){.home-news-section .news-story-feature__features.left--carousel .flickity-button{right:15px !important}}.home-news-section .news-story-feature__features.left--carousel .flickity-button:hover,.home-news-section .news-story-feature__features.left--carousel .flickity-button:focus{background-color:#f06400;border-color:#f06400}.home-news-section .news-story-feature__features.left--carousel .flickity-button:hover::after,.home-news-section .news-story-feature__features.left--carousel .flickity-button:focus::after{color:#fff !important}.home-news-section .news-story-feature__features.left--carousel .flickity-button.flickity-prev-next-button.next{top:160px}@media print,screen and (min-width:48.0625em){.home-news-section .news-story-feature__features.left--carousel .flickity-button.flickity-prev-next-button.next{top:160px}}.home-news-section .news-story-feature__features.left--carousel .flickity-button.flickity-prev-next-button.previous{top:215px}@media print,screen and (min-width:48.0625em){.home-news-section .news-story-feature__features.left--carousel .flickity-button.flickity-prev-next-button.previous{top:247px}}.event-feature__text,.event-feature__details{margin-top:1.5rem}.event-feature__details ul{list-style:none}.event-feature__details li{display:block;position:relative;margin-top:0.5rem;padding-left:1.5em}.event-feature__details .material-icons{position:absolute;top:0;left:0;line-height:inherit;color:#d63d0a}.event-feature .views-element-container{margin-left:1.875rem}@media screen and (min-width:76.25em){.event-feature .views-element-container{margin-left:calc(50vw - 580px)}}.event-feature .flickity-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.event-feature .event__carousel-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:23.75rem;min-height:100%;margin-right:2.5rem}@media print,screen and (max-width:39.99875em){.event-feature .event__carousel-item{width:17.75rem;padding-right:0}}@media screen and (min-width:76.25em){.event-feature .event__carousel-item{-webkit-transform:translateX(calc(50vw - 610px));transform:translateX(calc(50vw - 610px))}}.event-feature .event-feature__features.left--carousel .flickity-button{background-color:#fff;border-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}@media print,screen and (max-width:39.99875em){.event-feature .event-feature__features.left--carousel .flickity-button{right:15px !important}}.event-feature .event-feature__features.left--carousel .flickity-button:hover,.event-feature .event-feature__features.left--carousel .flickity-button:focus{background-color:#f06400;border-color:#f06400}.event-feature .event-feature__features.left--carousel .flickity-button:hover::after,.event-feature .event-feature__features.left--carousel .flickity-button:focus::after{color:#fff !important}.event-feature .event-feature__features.left--carousel .flickity-button.flickity-prev-next-button.next{top:160px}@media print,screen and (min-width:48.0625em){.event-feature .event-feature__features.left--carousel .flickity-button.flickity-prev-next-button.next{top:160px}}.event-feature .event-feature__features.left--carousel .flickity-button.flickity-prev-next-button.previous{top:215px}@media print,screen and (min-width:48.0625em){.event-feature .event-feature__features.left--carousel .flickity-button.flickity-prev-next-button.previous{top:247px}}.forms-resources__boxes{margin-top:1rem}@media print,screen and (min-width:48.0625em){.forms-resources__boxes{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.forms-resources__boxes{margin-top:2.5rem}}.forms-resources__box{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem}@media print,screen and (min-width:48.0625em){.forms-resources__box{padding:2rem}}@media print,screen and (min-width:64.0625em){.forms-resources__box{padding:2.5rem}}.forms-resources__box h3{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.forms-resources__box h3{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.forms-resources__box h3{font-size:1.625rem}}.forms-resources__box ul{list-style:none;padding-top:1rem}.forms-resources__box ul li:not(:first-child){margin-top:1rem}.forms-resources__box ul a{font-weight:500;color:#892332;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.forms-resources__box ul a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),padding-left 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),padding-left 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.forms-resources__box ul a.external,.forms-resources__box ul a.elf-external,.forms-resources__box ul a.link-external{position:relative}.forms-resources__box ul a.external::after,.forms-resources__box ul a.elf-external::after,.forms-resources__box ul a.link-external::after{content:"launch"}.forms-resources__box ul a.file-download:after,.forms-resources__box ul a[href$=".doc"]:after,.forms-resources__box ul a[href$=".docx"]:after,.forms-resources__box ul a[href$=".pdf"]:after,.forms-resources__box ul a[href$=".ppt"]:after,.forms-resources__box ul a[href$=".pptx"]:after,.forms-resources__box ul a[href$=".xls"]:after,.forms-resources__box ul a[href$=".xlsx"]:after,.forms-resources__box ul a[href$=".zip"]:after{content:"arrow_circle_down"}.forms-resources__box ul a:hover,.forms-resources__box ul a:focus{color:#510525;text-decoration:none}.forms-resources__box ul a:hover::after,.forms-resources__box ul a:focus::after{padding-left:.75em;color:#510525}@media print,screen and (max-width:48.06125em){.forms-resources__box:last-child:not(:only-child){margin-top:2rem}}.section--slider{overflow:hidden}.glide__slides{white-space:normal}[data-slider-type=offsetCards] .glide__slides,[data-slider-type=offsetCards] .glide__track{overflow:visible}[data-slider-type=offsetCards] .glide__arrow--prev{display:none}.glide__slide{-webkit-transition:opacity 250ms ease;transition:opacity 250ms ease;opacity:0}.glide__slide--active,.glide__slide--active~.glide__slide{opacity:1}.adjacent-underline{overflow:hidden;font-size:1.125rem;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1.2;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.adjacent-underline{font-size:1.375rem}}@media print,screen and (min-width:64.0625em){.adjacent-underline{font-size:1.5rem}}@media print,screen and (max-width:39.99875em){.adjacent-underline{border-bottom:1px solid #f06400}}@media print,screen and (min-width:40em){.adjacent-underline span{display:inline-block;position:relative;padding-right:1rem}.adjacent-underline span::after{content:"";position:absolute;left:100%;bottom:0;display:block;height:.25em;width:1200px;border-top:1px solid #f06400}}.inverse-alternate{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase;color:#fff}@media print,screen and (min-width:48.0625em){.inverse-alternate{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.inverse-alternate{font-size:3.4375rem;letter-spacing:2}}.parallax-mask{position:relative;z-index:3;background:#fff}.hero{position:relative;overflow:hidden;max-height:93vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#0f0f0f}.hero img,.hero video,.hero .video-feature{position:relative;display:block;width:100%;max-width:none;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__media{display:block;width:100%}.hero__content{z-index:3;padding:8rem 1.875rem 0;position:absolute;color:#fff}@media print,screen and (min-width:48.0625em){.hero__content h1,.hero__content p{text-align:center;color:#fff}}.hero__content h1{font-family:museo-slab,georgia,serif}.hero__content p{max-width:41.25rem;margin-right:auto;margin-left:auto;font-family:upgrade,helvetica,sans-serif}.hero__content .btn{margin:auto}.hero__overlay{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:rgba(12,12,12,.4)}.autoplay-video-container{position:relative}.hero--video .video-feature,.hero--video video{position:relative;z-index:2}@media print,screen and (min-width:48.0625em){.hero--video img{position:absolute;top:0;left:0;height:100%}}.hero--no-img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:none}.hero--no-img .hero__content{padding-right:1.875rem;padding-left:1.875rem;max-width:76.25rem;margin-left:auto;margin-right:auto;padding-top:2rem;padding-bottom:2rem;position:relative;width:100%}@media print,screen and (min-width:48.0625em){.hero--no-img .hero__content{padding-right:1.875rem;padding-left:1.875rem}}@media print,screen and (min-width:48.0625em){.hero--no-img .hero__content{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.hero--no-img .hero__content{padding-top:5rem;padding-bottom:5rem}}.hero--no-img .hero__content h1,.hero--no-img .hero__content p{margin-right:0;margin-left:0;text-align:left;color:#000}.hero.hero--parallax{min-height:75vh}.hero.hero--parallax .hero__media{height:75vh}.hero.hero--parallax img,.hero.hero--parallax video{-webkit-transform:translateY(calc(var(--scroll-tracker) * 0.8%));transform:translateY(calc(var(--scroll-tracker) * 0.8%))}.hero--iframe .video-feature{position:relative;z-index:3;overflow:hidden;height:0;padding-top:30px;padding-bottom:56.25%}@media print,screen and (min-width:48.0625em){.hero--iframe img{position:absolute}}@media print,screen and (min-width:48.0625em){.hero--iframe iframe{position:absolute;z-index:2;top:0;left:0;width:100%;min-width:1165px;height:100%;min-height:700px}}.hero--iframe .video-feature{display:none}@media print,screen and (min-width:48.0625em){.hero--iframe .video-feature{display:block;margin-top:-3.125rem}}.hero--parallax-iframe .video-feature{display:none}@media print,screen and (min-width:48.0625em){.hero--parallax-iframe .video-feature{position:relative;z-index:2;display:block;width:100vw;height:100vh}}@media print,screen and (min-width:64.0625em){.page--home .page-wrapper{margin-top:-200px}}.page--home .page-wrapper .hero{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page--home .page-wrapper .hero .hero__media,.page--home .page-wrapper .hero .autoplay-video-container,.page--home .page-wrapper .hero .autoplay-video-container__inner,.page--home .page-wrapper .hero .video-feature,.page--home .page-wrapper .hero img,.page--home .page-wrapper .hero video{height:100%}.page--home .page-wrapper .hero .hero__content{padding:0 1.875rem 17vw;-ms-flex-wrap:wrap;flex-wrap:wrap}.page--home .page-wrapper .hero .hero__content .link--wrapper--break{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.page--home .page-wrapper .hero .hero__content .link--wrapper{-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%;width:100%;text-align:center}.page--home .page-wrapper .hero .hero__content .btn{display:inline-block;margin-top:1.875rem}@media print,screen and (min-width:48.0625em){.page--home .page-wrapper .hero .hero__content{padding-bottom:16vw}}@media print,screen and (min-width:64.0625em){.page--home .page-wrapper .hero .hero__content{padding-bottom:15vw}.page--home .page-wrapper .hero .hero__content .btn{margin-top:4.375rem}}.page--home .page-wrapper .hero .video-play-button{font-size:0}@media print,screen and (max-width:48.06125em){.page--home .page-wrapper .hero{height:625px}.page--home .page-wrapper .hero .autoplay-video-container{display:none}}@media print,screen and (min-width:48.0625em){.page--home .page-wrapper .hero{height:80vh;min-height:47.5rem}}@media print,screen and (min-width:64.0625em){.page--home .page-wrapper .hero{height:100vh;min-height:58.125rem}}.page--home .page-wrapper .hero__content{width:100%;max-width:1440px;margin-right:auto;margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page--home .page-wrapper .hero__content h1{font-family:upgrade-lights,helvetica,sans-serif;text-transform:uppercase;font-weight:400;text-align:left;font-size:2.5rem;letter-spacing:3.6px;text-shadow:0 3px 9px rgba(0,0,0,.3);max-width:9em;overflow:hidden}@media screen and (min-width:425px){.page--home .page-wrapper .hero__content h1{font-size:3.4375rem}}@media print,screen and (min-width:48.0625em){.page--home .page-wrapper .hero__content h1{font-size:4.6875rem}}@media print,screen and (min-width:64.0625em){.page--home .page-wrapper .hero__content h1{font-size:5.9375rem;letter-spacing:8px}}.page--home .page-wrapper .hero__content h1 span{font-family:upgrade,helvetica,sans-serif}.home-hero-angle{position:relative;z-index:2;width:100%;height:8.3vw;background-color:#fff;-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%);margin-top:-8.2vw}.hero--compact{max-width:72.5rem;margin-left:auto;margin-right:auto}.home-featured-section{background:-webkit-gradient(linear,left bottom,left top,from(#892332),color-stop(43%,#310521),color-stop(64%,#11000C));background:linear-gradient(0deg,#892332 0%,#310521 43%,#11000C 64%);color:#fff;margin-top:-9.375rem;padding-top:18.25rem;padding-bottom:3.875rem}@media print,screen and (min-width:48.0625em){.home-featured-section{margin-top:0;padding-top:15.75rem;padding-bottom:6rem;position:relative}}@media print,screen and (min-width:64.0625em){.home-featured-section{padding-top:13.375rem;padding-bottom:8.4375rem}}@media print,screen and (min-width:48.0625em){.home-featured-section::before,.home-featured-section::after{background-color:#fff;content:"";height:5rem;position:absolute;width:50%;bottom:-1px}}@media print,screen and (min-width:64.0625em){.home-featured-section::before,.home-featured-section::after{height:8.75rem}}@media print,screen and (min-width:48.0625em){.home-featured-section::before{-webkit-clip-path:polygon(0 0,0% 100%,100% 100%);clip-path:polygon(0 0,0% 100%,100% 100%);left:0}}@media print,screen and (min-width:48.0625em){.home-featured-section::after{-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%);right:0}}.home-featured-section .featured-section__title{font-family:upgrade-lights,helvetica,sans-serif;font-size:3rem;font-weight:300;line-height:1;letter-spacing:1.75px;text-align:center;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.home-featured-section .featured-section__title{font-size:5.9375rem;letter-spacing:3px}}.home-featured-section .featured-section__description{font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:400;line-height:2;margin-top:1.6875rem;text-align:center}@media print,screen and (min-width:48.0625em){.home-featured-section .featured-section__description{margin-top:2rem}}.home-featured-section .triage-button{text-align:center}.home-featured-section .triage-button>a,.home-featured-section .triage-button>a:last-child{display:inline-block;margin-top:1.25rem;width:100%}@media print,screen and (min-width:48.0625em){.home-featured-section .triage-button>a,.home-featured-section .triage-button>a:last-child{margin-top:2rem;width:auto}}.home-featured-section .featured-checkerboard{margin-top:5.4375rem;position:relative}@media print,screen and (min-width:48.0625em){.home-featured-section .featured-checkerboard{margin-top:6.75rem;padding-left:55px}}@media print,screen and (min-width:64.0625em){.home-featured-section .featured-checkerboard{padding-left:110px}}.home-featured-section .featured-checkerboard::before{background-color:#f06400;content:"";height:3.75rem;position:absolute;width:1px;z-index:1;top:-2.6875rem;left:50%}@media print,screen and (min-width:48.0625em){.home-featured-section .featured-checkerboard::before{height:9.375rem;top:-4.75rem}}.home-featured-section .checkerboard__item{margin-top:2.625rem}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:3.75rem}}.home-featured-section .checkerboard__item:first-child .checkerboard__item--media figure{margin-right:-30px;margin-left:-30px}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item:first-child .checkerboard__item--media figure{margin:0}}.home-featured-section .checkerboard__item:first-child .checkerboard__item--content{margin-top:-1.25rem}.home-featured-section .checkerboard__item:nth-child(odd) .checkerboard__item--title{color:#892332}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.home-featured-section .checkerboard__item:nth-child(even) .checkerboard__item--content{background-color:rgba(0,0,0,0)}@media print,screen and (max-width:48.06125em){.home-featured-section .checkerboard__item:nth-child(even) .checkerboard__item--content{padding-right:0;padding-left:0}}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item:nth-child(even) .checkerboard__item--content{margin-left:-30px}}.home-featured-section .checkerboard__item:nth-child(even) .checkerboard__item--title a{color:#fff}.home-featured-section .checkerboard__item:nth-child(even) .checkerboard__item--description p{color:#fff}.home-featured-section .checkerboard__item:nth-child(even) a:last-child{color:#fff}@media print,screen and (max-width:48.06125em){.home-featured-section .checkerboard__item:nth-child(odd):not(:first-child) .checkerboard__item--content{margin-top:1.375rem}}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item:nth-child(odd) .checkerboard__item--content{margin-left:-30px}}.home-featured-section .checkerboard__item--media{text-align:center}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item--media{-webkit-box-flex:7;-ms-flex:7;flex:7;text-align:left}}.home-featured-section .checkerboard__item--media figure{margin:0}.home-featured-section .checkerboard__item--content{background-color:#fff;padding:1.125rem 24px;position:relative}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item--content{-webkit-box-flex:5;-ms-flex:5;flex:5;padding:1.5625rem 28px}}@media print,screen and (min-width:64.0625em){.home-featured-section .checkerboard__item--content{padding:2rem 32px}}.home-featured-section .checkerboard__item--content a:last-child{display:block;margin-top:1.125rem}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item--content a:last-child{margin-top:1.3125rem}}.home-featured-section .checkerboard__item--content .checkerboard__item--title a{margin-top:0}.home-featured-section .checkerboard__item--description p{color:#000;font-family:upgrade-lights,helvetica,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.8;margin-top:1.625rem}@media print,screen and (min-width:48.0625em){.home-featured-section .checkerboard__item--description p{margin-top:1.3125rem}}.home-featured-section .featured-section__footer-title{margin-top:2.9375rem}@media print,screen and (min-width:48.0625em){.home-featured-section .featured-section__footer-title{margin-top:9.125rem}}.featured-stories{padding-top:3rem;background-color:#11000c;background-image:-webkit-gradient(linear,left bottom,left top,from(#892332),color-stop(68%,#310521),to(#11000C));background-image:linear-gradient(0deg,#892332 0%,#310521 68%,#11000C 100%)}@media print,screen and (min-width:48.0625em){.featured-stories{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.featured-stories{padding-top:5rem}}@media print,screen and (min-width:48.0625em){.diffs-slider--active .featured-stories{padding-top:120px}}.featured-stories__title{position:relative;overflow:hidden;padding:3.75rem 0;text-align:center;position:relative}@media print,screen and (min-width:48.0625em){.featured-stories__title{padding:5rem 0}}@media print,screen and (min-width:64.0625em){.featured-stories__title{padding:7.5rem 0}}.featured-stories__title:after{content:"";display:block;position:absolute;left:50%;width:1px;border-left:1px solid #f06400;top:0}.featured-stories__title .cell{position:relative}.featured-stories__title .cell:after{content:"";display:block;position:absolute;left:50%;width:1px;border-left:1px solid #f06400;top:100%;-webkit-transition:height .3s ease-in;transition:height .3s ease-in}@media print,screen and (min-width:48.0625em){.featured-stories__title .cell:after{height:80px}}@media print,screen and (min-width:64.0625em){.featured-stories__title .cell:after{height:100px}}.featured-stories__title .cell.oho-animate--ready::after,.featured-stories__title.oho-animate--ready::after{height:0}.featured-stories__title:not(.oho-animate--ready)::after{height:60px;-webkit-transition:height .3s ease-in;transition:height .3s ease-in}@media print,screen and (min-width:48.0625em){.featured-stories__title:not(.oho-animate--ready)::after{height:80px}}@media print,screen and (min-width:64.0625em){.featured-stories__title:not(.oho-animate--ready)::after{height:100px}}.featured-stories__title .cell:not(.oho-animate--ready)::after{-webkit-transition:height .3s ease-in .3s;transition:height .3s ease-in .3s}.featured-stories__title .eyebrow{color:#f06400;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;font-size:1.125rem;padding-top:1.5rem}@media print,screen and (min-width:64.0625em){.featured-stories__title .eyebrow{font-size:0.875rem}}@media print,screen and (min-width:48.0625em){.featured-stories__title .eyebrow{padding-top:2rem}}.featured-stories__title h2{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase;color:#fff;margin-top:1.5rem;font-size:3.4375rem;line-height:1}@media print,screen and (min-width:48.0625em){.featured-stories__title h2{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.featured-stories__title h2{font-size:3.4375rem;letter-spacing:2}}@media print,screen and (min-width:48.0625em){.featured-stories__title h2{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.featured-stories__title h2{font-size:5.9375rem;line-height:6.25rem}}.featured-stories__title .description{margin-top:1.5rem;font-family:museo-slab,georgia,serif;font-width:300;color:#fff;font-size:1.125rem;line-height:1.7777777778;padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.featured-stories__title .description{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.featured-stories__title .description{padding-bottom:2rem}}@media print,screen and (min-width:48.0625em){.featured-stories__title .description{font-size:1.5rem}}.featured-stories .stories{margin-bottom:0;background-color:rgba(0,0,0,0);background-image:none}.featured-stories .stories--primary{background-color:rgba(0,0,0,0);background-image:none}@media print,screen and (max-width:48.06125em){.featured-stories .stories__angle{margin-top:0}}.featured-stories .stories--secondary::after{content:"";display:block;background:#fff;position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:calc(100% - 8.4vw)}@media print,screen and (min-width:64.0625em){.featured-stories .stories--secondary::after{height:calc(100% - 12.4vw)}}.featured-stories__final-button{background-color:#fff;padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.featured-stories__final-button{padding-top:2rem}}@media print,screen and (max-width:48.06125em){.featured-stories__final-button .btn{display:block}}.featured-stories-feature__image{position:relative;background-color:rgba(0,0,0,0)}@media print,screen and (min-width:48.0625em){.featured-stories-feature__image{padding-left:1.25rem}}@media screen and (min-width:62.5em){.featured-stories-feature__image{padding-left:calc(50vw - 470px)}}.featured-stories-feature__image img{position:relative;z-index:1}.featured-stories-feature{margin-top:3rem}@media print,screen and (min-width:48.0625em){.featured-stories-feature{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.featured-stories-feature{margin-top:5rem}}@media print,screen and (max-width:48.06125em){.featured-stories-feature__cardholder{margin:-30px 30px 0}}.featured-stories-feature__cards--first,.featured-stories-feature__cards--second{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem;background-color:#fff}@media print,screen and (min-width:48.0625em){.featured-stories-feature__cards--first,.featured-stories-feature__cards--second{padding:2rem}}.featured-stories-feature--vertical{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media print,screen and (min-width:48.0625em){.featured-stories-feature--vertical{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.featured-stories-feature--vertical .featured-stories-feature__image{width:60%;max-width:60%}}.featured-stories-feature--vertical .featured-stories-feature__image img{z-index:1;-webkit-box-shadow:0 0px 12px 0 rgba(51,51,51,.15);box-shadow:0 0px 12px 0 rgba(51,51,51,.15);margin-right:auto}@media print,screen and (max-width:48.06125em){.featured-stories-feature--vertical .featured-stories-feature__image img{width:100%}}@media print,screen and (min-width:48.0625em){.featured-stories-feature--vertical .featured-stories-feature__image img{width:100%}}@media print,screen and (min-width:64.0625em){.featured-stories-feature--vertical .featured-stories-feature__image img{max-width:560px}}.featured-stories-feature--vertical .featured-stories-feature__cardholder{position:relative;z-index:2}@media print,screen and (min-width:48.0625em){.featured-stories-feature--vertical .featured-stories-feature__cardholder{margin-left:-40px;margin-top:4rem}}@media print,screen and (min-width:48.0625em){.featured-stories-feature--vertical .featured-stories-feature__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.featured-stories-feature--vertical .featured-stories-feature__cards--first{max-width:47.8125rem;margin-right:30px}.featured-stories-feature--vertical .featured-stories-feature__cards--second{max-width:25rem;margin-bottom:.9375rem}}.featured-stories-feature--horizontal .featured-stories-feature__cardholder{position:relative;z-index:2}@media print,screen and (min-width:48.0625em){.featured-stories-feature--horizontal .featured-stories-feature__cardholder{padding-left:1.25rem;margin-top:-6.25rem}}@media screen and (min-width:62.5em){.featured-stories-feature--horizontal .featured-stories-feature__cardholder{padding-left:calc(50vw - 470px)}}.featured-stories-feature--horizontal .featured-stories-feature__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 1.875rem}@media print,screen and (min-width:48.0625em){.featured-stories-feature--horizontal .featured-stories-feature__cards{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;max-width:82.5rem}}@media print,screen and (min-width:64.0625em){.featured-stories-feature--horizontal .featured-stories-feature__cards{margin-left:60px}}.featured-stories-feature--horizontal .featured-stories-feature__cards--first{max-width:47.8125rem}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.featured-stories-feature--horizontal .featured-stories-feature__cards--second{max-width:25rem;min-width:30%}}@media print,screen and (min-width:48.0625em){.featured-stories-feature--horizontal .featured-stories-feature__cards--second{margin-right:.9375rem;max-width:25rem}}.featured-stories-feature__cards .story__eyebrow:first-child{margin-top:0}.featured-stories-feature__cards .story__subject--name,.featured-stories-feature__cards .story__subject--bio,.featured-stories-feature__cards .story__button{margin-top:1.5rem}.featured-stories-feature__cards .story__subject--name{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.featured-stories-feature__cards .story__subject--name{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.featured-stories-feature__cards .story__subject--name{font-size:1.3125rem}}.featured-stories .story .btn{margin-top:1.5rem;-webkit-box-shadow:none;box-shadow:none}@media print,screen and (min-width:48.0625em){.featured-stories .story .btn{margin-top:2rem}}.featured-stories .stories--primary .story .btn{color:#fff;background-color:rgba(0,0,0,0);border:2px solid #f06400;display:block;text-align:center;padding:.75rem;text-decoration:none;-webkit-transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98)}@media print,screen and (min-width:48.0625em){.featured-stories .stories--primary .story .btn{display:inline-block;padding:.9375rem 1.5625rem}}.featured-stories .stories--primary .story .btn:hover,.featured-stories .stories--primary .story .btn:focus{color:#fff;background-color:#510525;border-color:#510525;text-decoration:none}.featured-stories .stories--secondary .story .btn{color:#892332;background-color:rgba(0,0,0,0);border:2px solid #d6d6d6;display:block;text-align:center;padding:.75rem;text-decoration:none;-webkit-transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 500ms cubic-bezier(0.42,0.08,0.06,0.98),border-color 500ms cubic-bezier(0.42,0.08,0.06,0.98)}@media print,screen and (min-width:48.0625em){.featured-stories .stories--secondary .story .btn{display:inline-block;padding:.9375rem 1.5625rem}}.featured-stories .stories--secondary .story .btn:hover,.featured-stories .stories--secondary .story .btn:focus{color:#fff;background-color:#510525;border-color:#510525;text-decoration:none}.triage{background:rgba(0,0,0,0);padding-bottom:0;position:relative}@media print,screen and (min-width:48.0625em){.triage{background:#fff url(/sites/sherlock/themes/custom/sherlock/assets/img/debut_light.png) repeat bottom center;padding-bottom:0}}.triage::before{content:"";display:block;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fff),color-stop(25%,#fff),color-stop(50%,rgba(255,255,255,0)),to(rgba(255,255,255,0)));background-image:linear-gradient(to bottom,#fff 0,#fff 25%,rgba(255,255,255,0) 50%,rgba(255,255,255,0) 100%);pointer-events:none}.triage .grid-container{position:relative;z-index:2;margin-top:0}@media print,screen and (max-width:48.06125em){.triage .grid-container .cell:first-child{margin-top:-15vw}}@media print,screen and (min-width:48.0625em){.triage .grid-container .cell:first-child{margin-top:-14vw}}@media screen and (min-width:125em){.triage .grid-container .cell:first-child{margin-top:-260px}}.triage .grid-container .eyebrow{color:#892332;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;font-size:1.125rem !important;padding:4.6875rem 0;position:relative}@media print,screen and (min-width:64.0625em){.triage .grid-container .eyebrow{font-size:0.875rem}}.triage .grid-container .eyebrow::before,.triage .grid-container .eyebrow::after{content:"";display:block;position:absolute;left:50%;height:0;border-right:1px solid #f06400}.triage .grid-container .eyebrow::before{top:0}.triage .grid-container .eyebrow::after{bottom:0}@media print,screen and (min-width:48.0625em){.triage .grid-container .eyebrow{padding:7.5rem 0}.triage .grid-container .eyebrow::after{top:170px}}@media print,screen and (min-width:64.0625em){.triage .grid-container .eyebrow{padding:11.25rem 0}.triage .grid-container .eyebrow::after{top:230px}}.triage .grid-container .eyebrow.oho-animate--ready::before,.triage .grid-container .eyebrow.oho-animate--ready::after{height:0}.triage .grid-container .eyebrow:not(.oho-animate--ready)::before{-webkit-transition:height .3s ease-in;transition:height .3s ease-in}.triage .grid-container .eyebrow:not(.oho-animate--ready)::after{-webkit-transition:height .3s ease-in .3s;transition:height .3s ease-in .3s}.triage .grid-container .eyebrow:not(.oho-animate--ready)::before,.triage .grid-container .eyebrow:not(.oho-animate--ready)::after{height:60px}@media print,screen and (min-width:48.0625em){.triage .grid-container .eyebrow:not(.oho-animate--ready)::before,.triage .grid-container .eyebrow:not(.oho-animate--ready)::after{height:90px}}@media print,screen and (min-width:64.0625em){.triage .grid-container .eyebrow:not(.oho-animate--ready)::before,.triage .grid-container .eyebrow:not(.oho-animate--ready)::after{height:150px}}.triage .cell{text-align:center}.triage .triage-button a{display:block;text-align:center;padding:.75rem;background-color:#892332;color:#fff;margin-top:1.125rem}@media print,screen and (min-width:48.0625em){.triage .triage-button a{display:inline-block;padding:.9375rem 1.5625rem}}.triage .triage-button a::after{color:#ffd83b}.triage .triage-button a:hover,.triage .triage-button a:focus{background-color:#510525}@media print,screen and (min-width:48.0625em){.triage .triage-button a{margin-top:3.75rem}}.triage h2{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase;margin-top:1.5rem;font-size:3rem;line-height:1}@media print,screen and (min-width:48.0625em){.triage h2{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.triage h2{font-size:3.4375rem;letter-spacing:2}}@media print,screen and (min-width:48.0625em){.triage h2{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.triage h2{font-size:5.9375rem;line-height:6.25rem}}.triage h2 .ampersand{color:#f06400}.triage .description{margin-top:1.5rem;font-family:museo-slab,georgia,serif;font-width:300;font-size:1.125rem;line-height:1.7777777778}@media print,screen and (min-width:48.0625em){.triage .description{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.triage .description{font-size:1.5rem}}@media print,screen and (min-width:48.0625em){.field-defs,.field-defs-diffs__wrap{position:relative;z-index:2;width:100%;max-width:1192px;margin:0 auto;display:grid;grid-template-columns:16px 1fr 16px 1fr 16px 1fr 16px;grid-template-rows:auto}}.field-defs{z-index:3;margin-top:3rem}@media print,screen and (min-width:48.0625em){.field-defs{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.field-defs{margin-top:5rem}}.field-defs--program{position:relative;z-index:2;overflow:hidden;background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}@media print,screen and (max-width:48.06125em){.field-defs--program{margin-top:1rem;width:calc(50% - 8px);min-width:calc(50% - 8px);margin-right:auto;margin-left:auto}}@media print,screen and (max-width:39.99875em){.field-defs--program{min-width:calc(100% - 60px)}}@media print,screen and (min-width:48.0625em){.field-defs--program{grid-row:1/2}.field-defs--program:nth-child(1){grid-column:2/3}.field-defs--program:nth-child(2){grid-column:4/5}.field-defs--program:nth-child(3){grid-column:6/7}}.field-defs__sides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:200%;height:100%}.field-defs__side{width:50%;padding:1.5rem}@media print,screen and (min-width:48.0625em){.field-defs__side{padding:2rem}}.field-defs__side--back{background-color:#510525;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.field-defs__side--back .eyebrow,.field-defs__side--back p{color:#fff}.field-defs__side--back button{padding:0;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;color:#f06400}.field-defs__side--back button .material-icons{display:inline-block;-webkit-transform:rotateY(180deg) translateY(3px);transform:rotateY(180deg) translateY(3px)}.field-defs__side--back button:hover,.field-defs__side--back button:focus{color:#fff}.field-defs h3 button{padding:0;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.4;text-align:left;color:#000}@media print,screen and (min-width:48.0625em){.field-defs h3 button{font-size:1.625rem}}@media print,screen and (min-width:64.0625em){.field-defs h3 button{font-size:1.875rem}}.field-defs h3 button:hover,.field-defs h3 button:focus{color:#f06400}.field-defs h3 button .material-icons{color:#d63d0a;display:inline-block;-webkit-transform:translateY(0.2em);transform:translateY(0.2em)}.field-defs h3 button .material-icons:hover{color:#510525}.field-defs .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.field-defs .eyebrow{font-size:0.875rem}}.field-defs p{margin-top:1rem}@media print,screen and (min-width:48.0625em){.field-defs p{font-size:1.125rem}}.field-defs .button-wrapper{margin-top:1.5rem;font-size:1.125rem}.field-defs .button-wrapper ul{list-style:none}.field-defs .button-wrapper li:not(:first-child){margin-top:0.5rem}.field-defs__side--back{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.engaged .field-defs__side--back{-webkit-transform:translateX(-100%);transform:translateX(-100%)}@media print,screen and (min-width:48.0625em){.field-defs-diffs__wrap{background:#fff url(/sites/sherlock/themes/custom/sherlock/assets/img/debut_light.png) repeat bottom center;padding-top:1rem}.field-defs-diffs .bottom-overlap{position:absolute;z-index:1;bottom:0;left:0;height:254px;width:100%;background:#11000c}.field-defs-diffs .set--one,.field-defs-diffs .set--two{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;grid-row:1/2}.field-defs-diffs .set--one__content,.field-defs-diffs .set--two__content{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%}.field-defs-diffs .set--one{grid-column:1/span 4}.field-defs-diffs .set--one .set--col:first-child article{margin:0 0 16px 16px}.field-defs-diffs .set--one .set--col:last-child article{margin:0 0 16px 0}.field-defs-diffs .set--two{grid-column:4/span 4}.field-defs-diffs .set--two .set--col:first-child article{margin:0 0 16px 0;opacity:0}.field-defs-diffs .set--two .set--col:last-child article{margin:0 16px 16px 0}.field-defs-diffs .set--divider{width:16px;min-width:16px}.field-defs-diffs .set__placeholder{background:#11000c;-webkit-box-flex:1;-ms-flex:1;flex:1}.field-defs-diffs .set--col{min-width:calc(50% - 16px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.field-defs-diffs .set--one .set--col{min-width:calc(50% - 16px)}}.field-defs-diffs .set--one .set--col:last-child .diff__contents,.field-defs-diffs .set--two .diff__contents{background-color:#892332}.field-defs-diffs.two-texts .set--two .diff__contents{background-color:#f06400}@media print,screen and (min-width:48.0625em){.field-defs-diffs .diff{width:calc(100% - 16px)}.field-defs-diffs .set--one__content .set--col:last-child .diff,.field-defs-diffs .set--two__content .set--col:first-child .diff{width:100%}}@media print,screen and (max-width:48.06125em){.field-defs-diffs .diff{margin-top:1rem;width:calc(50% - 8px);min-width:calc(50% - 8px);margin-right:auto;margin-left:auto}}@media print,screen and (max-width:39.99875em){.field-defs-diffs .diff{min-width:calc(100% - 60px)}}@media print,screen and (max-width:48.06125em){.field-defs-diffs .set--two .set--col:first-child .diff{display:none}}.home-diff-carousel,.home-academic-card-carousel{max-width:100%;margin:0 auto}@media print,screen and (min-width:48.0625em){.home-diff-carousel,.home-academic-card-carousel{width:unset;max-width:unset;margin:0}.home-diff-carousel .bottom-overlap,.home-academic-card-carousel .bottom-overlap{position:absolute;z-index:1;bottom:0;left:0;height:254px;width:100%;background:#11000c}}.home-diff-carousel .grid-container,.home-academic-card-carousel .grid-container{max-width:1192px}@media print,screen and (min-width:48.0625em){.home-diff-carousel .grid-container,.home-academic-card-carousel .grid-container{padding-left:16px;padding-right:16px}}.diff-carousel,.card-carousel{z-index:2;margin-top:16px}@media print,screen and (min-width:40em){.diff-carousel,.card-carousel{width:calc(50% + 24px);margin-left:auto;margin-right:auto}}@media print,screen and (min-width:48.0625em){.diff-carousel,.card-carousel{width:auto;background:#fff url(/sites/sherlock/themes/custom/sherlock/assets/img/debut_light.png) repeat bottom center;padding-left:20px;padding-right:20px;padding-bottom:20px}}.diff-carousel__slide,.card-carousel__slide{width:100%}@media print,screen and (min-width:48.0625em){.diff-carousel__slide,.card-carousel__slide{width:calc(33.333% - 10px);max-width:376px;margin-right:16px}}.diff-carousel .flickity-prev-next-button,.card-carousel .flickity-prev-next-button{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#d63d0a;border-radius:0 !important;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:static;width:44px}@media print,screen and (min-width:48.0625em){.diff-carousel .flickity-prev-next-button,.card-carousel .flickity-prev-next-button{background-color:#fff;padding:0;z-index:50;top:unset;bottom:-7.875rem}}.diff-carousel .flickity-prev-next-button:after,.card-carousel .flickity-prev-next-button:after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-size:28px;color:#fff}@media print,screen and (min-width:48.0625em){.diff-carousel .flickity-prev-next-button:after,.card-carousel .flickity-prev-next-button:after{font-size:28px;color:#f06400}}.diff-carousel .flickity-prev-next-button svg,.card-carousel .flickity-prev-next-button svg{display:none}.diff-carousel .flickity-prev-next-button.next,.card-carousel .flickity-prev-next-button.next{margin-left:10px;text-align:center}@media print,screen and (min-width:48.0625em){.diff-carousel .flickity-prev-next-button.next,.card-carousel .flickity-prev-next-button.next{top:unset;right:43%}}.diff-carousel .flickity-prev-next-button.next:disabled,.card-carousel .flickity-prev-next-button.next:disabled{opacity:.3}.diff-carousel .flickity-prev-next-button.next::after,.card-carousel .flickity-prev-next-button.next::after{content:""}@media print,screen and (max-width:48.06125em){.diff-carousel .flickity-prev-next-button.next::after,.card-carousel .flickity-prev-next-button.next::after{position:absolute}}@media print,screen and (min-width:48.0625em){.diff-carousel .flickity-prev-next-button.next::after,.card-carousel .flickity-prev-next-button.next::after{top:calc(50% - 40px)}}.diff-carousel .flickity-prev-next-button.previous,.card-carousel .flickity-prev-next-button.previous{margin-right:10px;text-align:center}@media print,screen and (min-width:48.0625em){.diff-carousel .flickity-prev-next-button.previous,.card-carousel .flickity-prev-next-button.previous{top:unset;bottom:-115px;left:43%}}.diff-carousel .flickity-prev-next-button.previous:disabled,.card-carousel .flickity-prev-next-button.previous:disabled{opacity:0}.diff-carousel .flickity-prev-next-button.previous::after,.card-carousel .flickity-prev-next-button.previous::after{content:""}.diff-carousel .flickity-prev-next-button:hover,.diff-carousel .flickity-prev-next-button:focus,.card-carousel .flickity-prev-next-button:hover,.card-carousel .flickity-prev-next-button:focus{background-color:#f06400}.diff-carousel .flickity-prev-next-button:hover::after,.diff-carousel .flickity-prev-next-button:focus::after,.card-carousel .flickity-prev-next-button:hover::after,.card-carousel .flickity-prev-next-button:focus::after{color:#160410 !important}.diff-carousel .diff,.card-carousel .diff{position:relative;width:100%;margin:0;aspect-ratio:auto 376/424}.diff-carousel .diff__subject,.card-carousel .diff__subject{font-size:4.25rem}.diff-carousel .diff__subject .material-icons-round,.card-carousel .diff__subject .material-icons-round{font-size:4.25rem}.diff-carousel .diff--text .diff__contents,.card-carousel .diff--text .diff__contents{padding:1.25rem}@media print,screen and (min-width:64.0625em){.diff-carousel .diff--text .diff__contents .diff__text,.card-carousel .diff--text .diff__contents .diff__text{font-size:1.125rem}}.diff-carousel .diff__contents,.card-carousel .diff__contents{overflow:hidden}.diff-carousel .diff--img img,.card-carousel .diff--img img{-o-object-fit:cover;object-fit:cover}.home-academic-card-carousel{margin-top:3.375rem}@media print,screen and (min-width:48.0625em){.home-academic-card-carousel{margin-top:3.75rem}}.card-carousel{background:#fff;margin-top:0}.card-carousel .flickity-button{background-color:#fff;position:absolute}.card-carousel .flickity-button::after{content:"";color:#f06400}.card-carousel .flickity-prev-next-button.previous,.card-carousel .flickity-prev-next-button.next{top:auto;bottom:-7.8125rem;right:0}.card-carousel .flickity-prev-next-button.previous{margin-right:0;left:calc(50% - 44px - 10px)}.card-carousel .flickity-prev-next-button.next{margin-left:0;left:calc(50% + 10px)}@media print,screen and (min-width:48.0625em){.card-carousel__slide{margin-right:20px}}.card-carousel__slide::before{background-color:#892332;content:"";display:block;position:absolute;top:0;right:0;bottom:-100vh;left:0}.card-carousel__slide h3{color:#fff;font-size:1.5rem;font-weight:400;line-height:1.5}.card-carousel__slide p{color:#fff;font-size:1.125rem;margin-top:1.25rem}.card-carousel__slide .field-defs--program{-webkit-box-shadow:none;box-shadow:none;margin:0;width:100%}.card-carousel__slide .field-defs__side{background-color:#892332;padding:0}.card-carousel__slide .field-defs__content{background-color:#892332;border-top:8px solid #f1b434;padding:2.5rem 40px}.card-carousel__slide .button-wrapper{margin-top:1.25rem}.card-carousel__slide .button-wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem 8px;list-style-type:none;margin:0;padding:0}.card-carousel__slide .button-wrapper a:hover{color:#fff}.card-carousel__slide .button-wrapper a:not(.external)::after{display:none}@media print,screen and (min-width:48.0625em){.field-defs+.home-diff-carousel .diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop),.field-defs+.home-diff-carousel .card-carousel:not(.card-carousel--active,.card-carousel--active-desktop){grid-template-columns:16px 1fr 16px 1fr 16px 1fr 16px;padding:0 20px 40px 20px}}.home-diff-carousel:not(.home-diff-carousel--active),.home-academic-card-carousel:not(.home-academic-card-carousel--active){width:100%}@media print,screen and (min-width:40em){.home-diff-carousel:not(.home-diff-carousel--active)>.grid-container,.home-academic-card-carousel:not(.home-academic-card-carousel--active)>.grid-container{padding:0}}@media print,screen and (min-width:48.0625em){.home-diff-carousel:not(.home-diff-carousel--active),.home-academic-card-carousel:not(.home-academic-card-carousel--active){width:100%}.home-diff-carousel:not(.home-diff-carousel--active)>.grid-container,.home-academic-card-carousel:not(.home-academic-card-carousel--active)>.grid-container{max-width:1192px}}.home-diff-carousel:not(.home-diff-carousel--active) .card-carousel__slide,.home-academic-card-carousel:not(.home-academic-card-carousel--active) .card-carousel__slide{position:relative}.home-diff-carousel:not(.home-diff-carousel--active) .card-carousel__slide:before,.home-academic-card-carousel:not(.home-academic-card-carousel--active) .card-carousel__slide:before{bottom:0}.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop){width:100%}@media print,screen and (min-width:48.0625em){.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop){display:grid;grid-template-columns:20px 1fr 20px 1fr 20px 1fr 20px;grid-template-rows:auto;width:unset;padding:0 0 20px 0}}.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide,.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide{max-width:100%;margin-right:0;margin-bottom:20px}@media print,screen and (min-width:40em){.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide,.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide{width:calc(50% - 8px);margin-left:auto;margin-right:auto}}@media print,screen and (min-width:48.0625em){.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide,.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide{width:100%;margin-right:0;margin-bottom:0}.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide:nth-child(1),.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide:nth-child(1),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide:nth-child(1),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide:nth-child(1){grid-column:2/3}.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide:nth-child(2),.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide:nth-child(2),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide:nth-child(2),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide:nth-child(2){grid-column:4/5}.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide:nth-child(3),.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide:nth-child(3),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide:nth-child(3),.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide:nth-child(3){grid-column:6/7}}.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide .diff__contents,.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide .diff__contents,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide .diff__contents,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide .diff__contents{min-height:unset}.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .diff-carousel__slide .diff__photo img,.diff-carousel:not(.diff-carousel--active,.diff-carousel--active-desktop) .card-carousel__slide .diff__photo img,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .diff-carousel__slide .diff__photo img,.card-carousel:not(.card-carousel--active,.card-carousel--active-desktop) .card-carousel__slide .diff__photo img{height:auto}.section--horizontal-feature-box{font-family:upgrade,helvetica,sans-serif}.section--horizontal-feature-box h2{margin-top:0}.horizontal-feature-box__img{margin-bottom:20px}@media print,screen and (min-width:48.0625em){.horizontal-feature-box__img{margin-bottom:0}}@-webkit-keyframes left-leg{from{-webkit-transform:none;transform:none}to{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}@keyframes left-leg{from{-webkit-transform:none;transform:none}to{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}@-webkit-keyframes right-leg{from{-webkit-transform:none;transform:none}to{-webkit-transform:rotate(23deg);transform:rotate(23deg)}}@keyframes right-leg{from{-webkit-transform:none;transform:none}to{-webkit-transform:rotate(23deg);transform:rotate(23deg)}}.page--scroll-tracker .site-header{display:none}.page--scroll-tracker h1{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}.student-journey{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:100vh}.student-journey h2{max-width:960px;text-transform:uppercase;font-size:12vw;line-height:.8}.student-journey h2 .oho-animate:last-child:after{display:block;width:3px;height:200px;content:"";-webkit-transition:height .8s cubic-bezier(0.82,0.06,0.14,0.97);transition:height .8s cubic-bezier(0.82,0.06,0.14,0.97);-webkit-transition-delay:.8s;transition-delay:.8s;-webkit-transform:translateY(80px);transform:translateY(80px);background:#000}.student-journey h2 .oho-animate.oho-animate--ready:last-child:after{height:0;-webkit-transition:none;transition:none}.horizontal-story-container{position:relative;width:100%;min-height:2400vh}.horizontal-story{position:sticky;top:0;left:0;width:100vw;height:100vh;opacity:calc(var(--scroll-tracker)*.001)}.horizontal-story .laptop-cloud{display:none;fill:url(#laptop-cloud-gradient)}.horizontal-story .background path{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.08%));transform:translateX(calc(var(--scroll-tracker) * -0.08%));opacity:.7;fill:#dfe9f7}.horizontal-story .background path:nth-child(2){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.1%));transform:translateX(calc(var(--scroll-tracker) * -0.1%))}.horizontal-story .background path:nth-child(3){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.05%));transform:translateX(calc(var(--scroll-tracker) * -0.05%))}.horizontal-story .background path:nth-child(4){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.01%));transform:translateX(calc(var(--scroll-tracker) * -0.01%))}.horizontal-story .background path:nth-child(5){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.02%));transform:translateX(calc(var(--scroll-tracker) * -0.02%))}.horizontal-story .background path.cloud-background--offset-top{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.1%)) translateY(36%);transform:translateX(calc(var(--scroll-tracker) * -0.1%)) translateY(36%)}.horizontal-story .background:nth-child(3) path,.horizontal-story .background:nth-child(4) path,.horizontal-story .background:nth-child(5) path{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.04%));transform:translateX(calc(var(--scroll-tracker) * -0.04%))}.horizontal-story .background:nth-child(3) path:nth-child(2),.horizontal-story .background:nth-child(4) path:nth-child(2),.horizontal-story .background:nth-child(5) path:nth-child(2){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.042%));transform:translateX(calc(var(--scroll-tracker) * -0.042%))}.horizontal-story .background:nth-child(3) path:nth-child(3),.horizontal-story .background:nth-child(4) path:nth-child(3),.horizontal-story .background:nth-child(5) path:nth-child(3){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.043%));transform:translateX(calc(var(--scroll-tracker) * -0.043%))}.horizontal-story .background:nth-child(3) path:nth-child(4),.horizontal-story .background:nth-child(4) path:nth-child(4),.horizontal-story .background:nth-child(5) path:nth-child(4){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.045%));transform:translateX(calc(var(--scroll-tracker) * -0.045%))}.horizontal-story .background:nth-child(3) path:nth-child(5),.horizontal-story .background:nth-child(4) path:nth-child(5),.horizontal-story .background:nth-child(5) path:nth-child(5){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.05%));transform:translateX(calc(var(--scroll-tracker) * -0.05%))}.laptop__screen,.laptop__keyboard--accent{fill:#2d3079}.laptop__screen--inner{fill:#fff}.laptop__keyboard{fill:#71b3e2}.laptop__bars{fill:#ffd83b}.laptop__molecules{fill:#892332;-webkit-transform:rotate(calc(var(--scroll-tracker) * 0.05deg));transform:rotate(calc(var(--scroll-tracker) * 0.05deg));-webkit-transform-origin:70% 42.1%;transform-origin:70% 42.1%}.person{-webkit-transform:translateX(calc(var(--scroll-tracker) * 0.002%));transform:translateX(calc(var(--scroll-tracker) * 0.002%))}.person .skin{fill:#4e3a2d}.person .hair,.person .skirt,.person .shoe{fill:#2d3079;-webkit-transition:1.4s;transition:1.4s}.person .torso{fill:#aeaed7}.person .sleeve{fill:#fff}.person .mouth{fill:none;stroke:#f3f3f3;stroke-width:2.7032;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.leg{-webkit-transform-origin:58% 52%;transform-origin:58% 52%;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-timing-function:cubic-bezier(0.82,0.06,0.14,0.97);animation-timing-function:cubic-bezier(0.82,0.06,0.14,0.97);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}.leg--right{-webkit-animation-name:right-leg;animation-name:right-leg}.leg--left{-webkit-animation-name:left-leg;animation-name:left-leg}.grounds{-webkit-transform:translateY(6.1%);transform:translateY(6.1%)}.grounds line{fill:none;stroke:#97d1ed;stroke-width:4.1196;stroke-linecap:round;stroke-miterlimit:10;-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.02%));transform:translateX(calc(var(--scroll-tracker) * -0.02%))}.grounds line:nth-child(2){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.03%));transform:translateX(calc(var(--scroll-tracker) * -0.03%))}.grounds line:nth-child(3){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.05%));transform:translateX(calc(var(--scroll-tracker) * -0.05%))}.grounds line:nth-child(3){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.12%));transform:translateX(calc(var(--scroll-tracker) * -0.12%))}.ground:nth-child(3) path,.ground:nth-child(4) path,.ground:nth-child(5) path{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.04%));transform:translateX(calc(var(--scroll-tracker) * -0.04%))}.ground:nth-child(3) path:nth-child(2),.ground:nth-child(4) path:nth-child(2),.ground:nth-child(5) path:nth-child(2){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.042%));transform:translateX(calc(var(--scroll-tracker) * -0.042%))}.ground:nth-child(3) path:nth-child(3),.ground:nth-child(4) path:nth-child(3),.ground:nth-child(5) path:nth-child(3){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.043%));transform:translateX(calc(var(--scroll-tracker) * -0.043%))}.ground:nth-child(3) path:nth-child(4),.ground:nth-child(4) path:nth-child(4),.ground:nth-child(5) path:nth-child(4){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.045%));transform:translateX(calc(var(--scroll-tracker) * -0.045%))}.ground:nth-child(3) path:nth-child(5),.ground:nth-child(4) path:nth-child(5),.ground:nth-child(5) path:nth-child(5){-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.03%));transform:translateX(calc(var(--scroll-tracker) * -0.03%))}.horizontal-story--content{position:relative;z-index:3;min-height:100vh}.horizontal-story--content .initial-12{padding:2rem;background:rgba(255,255,255,.5)}@media print,screen and (min-width:48.0625em){.horizontal-story--content .initial-12{padding:3rem}}@media print,screen and (min-width:64.0625em){.horizontal-story--content .initial-12{padding:5rem}}@media print,screen and (min-width:48.0625em){.horizontal-story--content .initial-12{padding-left:10%}}.st17{fill:#a0dadc}.st18{opacity:.15}.st19{fill:#875c35}.st20{fill:#77685a}.st21{fill:#517c7d}.st22{fill:#fcb773}.st23{fill:#d39053}.st24{fill:#aa774d}.st25{fill:#f37c73}.st26{fill:#a99989}.st27,.bush{fill:#2d7138}.st28{fill:#d2923b}.st29{fill:#61bd63}.st30{fill:#b9d248}.st31{fill:#ffe2c0}.st32{fill:#c65856}.st33{fill:#6384c2}.st34{fill:#416299}.st35{fill:#444544}.st36{fill:#666766}.st37{fill:#e7f1f4}.st38{fill:#747d53}.st39{fill:#586039}.st40{fill:#c7c6c6}.st41{fill:#f99d1c}.city .buildings-left{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.03%));transform:translateX(calc(var(--scroll-tracker) * -0.03%))}.city .house{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.035%));transform:translateX(calc(var(--scroll-tracker) * -0.035%))}.city .trees{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.02%));transform:translateX(calc(var(--scroll-tracker) * -0.02%))}.city .buildings-right{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.03%));transform:translateX(calc(var(--scroll-tracker) * -0.03%))}.city .car{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.04%));transform:translateX(calc(var(--scroll-tracker) * -0.04%))}.city .van{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.035%));transform:translateX(calc(var(--scroll-tracker) * -0.035%))}.city .suv{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.045%));transform:translateX(calc(var(--scroll-tracker) * -0.045%))}.city .sign{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.035%));transform:translateX(calc(var(--scroll-tracker) * -0.035%))}.timeline-outer{-webkit-transform:translateX(12%);transform:translateX(12%)}.timeline{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.022%)) translateY(10%);transform:translateX(calc(var(--scroll-tracker) * -0.022%)) translateY(10%)}.timeline .purple-fill,.timeline__point{fill:#2d3079}.timeline__info-bubble .text{fill:#fff}.timeline__line{stroke:#2d3079;stroke-width:8px}.workingst17{opacity:.73;fill:#fff}.workingst18{fill:#d4dbe1}.workingst19{fill:#86c0e9}.workingst20{fill:#5d554e}.workingst21{fill:#3d4246}.workingst22{fill:#34383b}.workingst23{fill:#efa986}.workingst24{fill:#fdcda3}.workingst25{fill:#e2d2ca}.workingst26{fill:#4a5055}.workingst27{fill:#d7d6d6}.workingst28{fill:#c98462}.workingst29{fill:#df9e7d}.workingst30{fill:#e9e8e8}.workingst31{fill:#bcd5ef}.workingst32{fill:#767676}.workingst33{fill:#fff}.workingst34{fill:url(#SVGID_1_)}.workingst35{fill:url(#SVGID_2_)}.workingst36{fill:url(#SVGID_3_)}.workingst37{fill:#c5ccd1}.workingst38{fill:url(#SVGID_4_)}.workingst39{fill:#e0e1e0}.workingst40{fill:#b9b9b9}.workingst41{fill:#d9d9d8}.workingst42{fill:url(#SVGID_5_)}.workingst43{fill:url(#SVGID_6_)}.workingst44{fill:#d64e4b}.workingst45{fill:#2a2c47}.workingst46{fill:#3e426b}.workingst47{fill:#d0beb6}.workingst48{fill:#23263d}.workingst49{fill:#f15c5b}.workingst50{fill:#807167}.workingst51{fill:#191b2b}.workingst52{fill:#a77961}.workingst53{fill:#b1403e}.workingst54{fill:#292c45}.workingst55{fill:#eddad3}.workingst56{fill:#f5f6f6}.workingst57{fill:#62a9dc}.workingst58{fill:#3983c4}.workingst59{fill:#1a5a8d}.workingst60{fill:#2274b5}.workingst61{fill:#3a88c8}.workingst62{fill:url(#SVGID_7_)}.workingst63{fill:url(#SVGID_8_)}.workingst64{fill:url(#SVGID_9_)}.workingst65{fill:url(#SVGID_10_)}.workingst66{fill:url(#SVGID_11_)}.workingst67{fill:url(#SVGID_12_)}.workingst68{fill:#706966}.workingst69{fill:#ccbdb7}.workingst70{fill:#998e89}.workingst71{fill:#b59074}.workingst72{fill:#fcb557}.workingst73{fill:#434873}.workingst74{fill:#3b4048}.workingst75{fill:#323757}.workingst76{fill:#928783}.workingst77{fill:#5f5955}.workingst78{fill:#bfb2ac}.workingst79{fill:#b9aca6}.workingst80{fill:#f6f7fb}.workingst81{fill:#928681}.workingst82{fill:#dfe1e8}.workingst83{fill:#a0dadc}.workingst84{opacity:.15}.workingst85{fill:#875c35}.workingst86{fill:#77685a}.workingst87{fill:#517c7d}.workingst88{fill:#fcb773}.workingst89{fill:#d39053}.workingst90{fill:#aa774d}.workingst91{fill:#f37c73}.workingst92{fill:#a99989}.workingst93{fill:#2d7138}.workingst94{fill:#d2923b}.workingst95{fill:#61bd63}.workingst96{fill:#b9d248}.workingst97{fill:#ffe2c0}.workingst98{fill:#c65856}.workingst99{fill:#6384c2}.workingst100{fill:#416299}.workingst101{fill:#444544}.workingst102{fill:#666766}.workingst103{fill:#e7f1f4}.workingst104{fill:#747d53}.workingst105{fill:#586039}.workingst106{fill:#c7c6c6}.workingst107{fill:#f99d1c}.workingst108{fill:none;stroke:#2b2e74;stroke-width:7;stroke-miterlimit:10}.working-left{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.025%));transform:translateX(calc(var(--scroll-tracker) * -0.025%))}.working-middle{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.021%));transform:translateX(calc(var(--scroll-tracker) * -0.021%))}.working-right{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.0219%));transform:translateX(calc(var(--scroll-tracker) * -0.0219%))}.landscape-scrolltracker__scene{min-height:400vh}.landscape-scrolltracker__scene svg{position:sticky;top:0;height:100vh}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene svg>g{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.005%));transform:translateX(calc(var(--scroll-tracker) * -0.005%))}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_water{-webkit-transform:none;transform:none}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__glare{-webkit-transform:translateX(14%);transform:translateX(14%)}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__glare path{-webkit-transform:rotateY(calc(var(--scroll-tracker) * 0.015deg));transform:rotateY(calc(var(--scroll-tracker) * 0.015deg));-webkit-transform-origin:58% 63%;transform-origin:58% 63%}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__streaks{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.002%));transform:translateX(calc(var(--scroll-tracker) * -0.002%))}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_stars{-webkit-transform:none;transform:none}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_foreground-land,.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_foreground-foliage{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.002%));transform:translateX(calc(var(--scroll-tracker) * -0.002%))}.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_sun{-webkit-transform:translateY(calc(var(--scroll-tracker) * -0.004%));transform:translateY(calc(var(--scroll-tracker) * -0.004%))}.landscape-scrolltracker__item--spring,.landscape-scrolltracker__item--sunset{position:relative}.landscape-scrolltracker__item--spring svg,.landscape-scrolltracker__item--sunset svg{z-index:2}.landscape-scrolltracker__item--spring .landscape-scrolltracker__scene:after,.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene:after{position:absolute;top:0;left:0;width:100vw;height:350vh;margin-top:calc(var(--scroll-tracker)*-0.0219%);content:"";-webkit-transform:translateY(-50%);transform:translateY(-50%)}.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(153,26,9,0)),color-stop(35%,rgb(153,26,9)));background:linear-gradient(to bottom,rgba(153,26,9,0) 0%,rgb(153,26,9) 35%)}.landscape-scrolltracker__item--spring .landscape-scrolltracker__scene:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(156,193,222,0)),color-stop(35%,rgb(156,193,222)));background:linear-gradient(to bottom,rgba(156,193,222,0) 0%,rgb(156,193,222) 35%)}.landscape-scrolltracker__item--sunset{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene svg>g{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.005%));transform:translateX(calc(var(--scroll-tracker) * -0.005%))}.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_sun{-webkit-transform:translateY(calc(var(--scroll-tracker) * 0.004%)) translateX(calc(var(--scroll-tracker) * -0.004%));transform:translateY(calc(var(--scroll-tracker) * 0.004%)) translateX(calc(var(--scroll-tracker) * -0.004%))}.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_clouds{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.007%));transform:translateX(calc(var(--scroll-tracker) * -0.007%))}.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_stars{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.0005%));transform:translateX(calc(var(--scroll-tracker) * -0.0005%))}.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_birds{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.001%));transform:translateX(calc(var(--scroll-tracker) * -0.001%))}.landscape-scrolltracker__item--spring svg>g{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.005%));transform:translateX(calc(var(--scroll-tracker) * -0.005%))}.landscape-scrolltracker__item--spring #spring_trees-foreground{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.0035%));transform:translateX(calc(var(--scroll-tracker) * -0.0035%))}.landscape-scrolltracker__item--spring #spring_water,.landscape-scrolltracker__item--spring #spring_sky,.landscape-scrolltracker__item--spring #spring_foreground-hill,.landscape-scrolltracker__item--spring #spring_stars-dots,.landscape-scrolltracker__item--spring #spring_stars-twinkle{-webkit-transform:none;transform:none}.landscape-scrolltracker__item--spring #spring_water-accents{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.003%));transform:translateX(calc(var(--scroll-tracker) * -0.003%))}.landscape-scrolltracker__item--spring #spring_mountains-right{-webkit-transform:none;transform:none}.landscape-scrolltracker__item--spring #spring_mountains-right>g:first-child{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.0008%));transform:translateX(calc(var(--scroll-tracker) * -0.0008%))}.landscape-scrolltracker__item--spring #spring_mountains-right>g:nth-child(2){-webkit-transform:translateY(5%) translateX(calc(var(--scroll-tracker) * -0.0006%));transform:translateY(5%) translateX(calc(var(--scroll-tracker) * -0.0006%))}.landscape-scrolltracker__item--spring #spring_light-house,.landscape-scrolltracker__item--spring #spring_background-trees{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.0005%));transform:translateX(calc(var(--scroll-tracker) * -0.0005%))}.landscape-scrolltracker__item--spring #spring_sailboat_sail-boat--left{-webkit-transform:translateX(calc(var(--scroll-tracker) * -0.0035%));transform:translateX(calc(var(--scroll-tracker) * -0.0035%))}.landscape-scrolltracker__item--spring #spring_moon{-webkit-transform:translateY(calc(var(--scroll-tracker) * -0.0035%));transform:translateY(calc(var(--scroll-tracker) * -0.0035%))}.stat-journey-block{position:sticky;z-index:2;top:6.25rem;left:6.25rem;overflow:hidden;max-width:550px;padding:40px;color:#fff;border-radius:10px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(121,37,72,0.4)),to(rgba(94,27,56,0.8)));background:linear-gradient(to bottom,rgba(121,37,72,0.4) 0%,rgba(94,27,56,0.8) 100%)}.stat-journey-block .h1{font-size:120px}.landscape-scrolltracker__item--sunset .stat-journey-block{top:36%;right:0;left:0;max-width:1020px;margin:auto;background:-webkit-gradient(linear,left top,left bottom,from(rgba(147,15,14,0.4)),to(rgba(173,51,26,0.8)));background:linear-gradient(to bottom,rgba(147,15,14,0.4) 0%,rgba(173,51,26,0.8) 100%)}.landscape-scrolltracker__item--sunset .stat-journey-block .grid-x{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.landscape-scrolltracker__item--spring .stat-journey-block{right:100px;left:auto;float:right;background:-webkit-gradient(linear,left top,left bottom,from(rgb(39,85,133)),to(rgba(36,30,59,0.8)));background:linear-gradient(to bottom,rgb(39,85,133) 0%,rgba(36,30,59,0.8) 100%)}.student-journey--adventure h2{color:#fff}.student-journey--adventure h2 .oho-animate:last-child:after{position:absolute;z-index:-1;bottom:0;left:0;width:100vw;background:-webkit-gradient(linear,left top,left bottom,from(rgb(121,37,72)),to(rgb(115,63,105)));background:linear-gradient(to bottom,rgb(121,37,72) 0%,rgb(115,63,105) 100%)}.student-journey--adventure h2 .oho-animate:not(.oho-animate--ready):last-child:after{height:110vh}@media print,screen and (min-width:40em){.image-grid .glide__slides{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-left:-0.625rem;margin-right:-0.625rem}}@media print,screen and (min-width:40em)and (min-width:48.0625em){.image-grid .glide__slides{margin-left:-1.25rem;margin-right:-1.25rem}}@media print,screen and (min-width:40em){.image-grid .glide__arrows{display:none}}.image-grid-item__link{position:relative;display:table;margin:0 auto;line-height:1}.image-grid-item__link:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;content:"";-webkit-transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background-color 250ms cubic-bezier(0.42,0.08,0.06,0.98);background-color:rgba(137,35,50,0)}.image-grid-item__link:hover:before,.image-grid-item__link:focus:before{background-color:rgba(137,35,50,.333)}.image-grid-item__expand{position:absolute;top:0;right:0;display:block;padding:.5em;background-color:#fff;font-size:1.25rem}.image-grid-item .play-button{position:absolute;top:50%;left:50%;width:2.8125rem;height:2.8125rem;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media print,screen and (max-width:39.99875em){.image-grid-item{padding:0}.image-grid-item__toggle{display:none}}@media print,screen and (min-width:40em){.image-grid-item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-height:0;min-width:0;flex:0 0 auto;width:calc(33.3333333333% - 1.25rem);margin-left:0.625rem;margin-right:0.625rem;display:block;height:auto;padding-bottom:30px}.image-grid-item__toggle{position:absolute;top:0;right:0;padding:.5em .5625em;text-align:center;color:#892332;background-color:#fff;font-size:1.25rem}.image-grid-item__toggle:before{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;content:"";font-weight:300}.image-grid-item__toggle:hover{background-color:#fff}}.image-video-gallery{overflow:hidden}.image-video-gallery h2{font-size:1.125rem;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1.2;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.image-video-gallery h2{font-size:1.375rem}}@media print,screen and (min-width:64.0625em){.image-video-gallery h2{font-size:1.5rem}}@media print,screen and (max-width:39.99875em){.image-video-gallery h2{border-bottom:1px solid #f06400}}@media print,screen and (min-width:40em){.image-video-gallery h2 span{position:relative;display:inline-block;position:relative;padding-right:1rem}.image-video-gallery h2 span::after{content:"";position:absolute;left:100%;bottom:0;display:block;height:.25em;width:3000px;border-top:1px solid #f06400}}.image-video-gallery__item{padding:0 .15625rem}@media print,screen and (max-width:48.06125em){.image-video-gallery__item{width:88.5vw}}.image-video-gallery__item figure{margin:0;padding:0;height:100%;position:relative}.image-video-gallery__item figcaption{text-align:left;width:100%;padding-left:5px}@media print,screen and (min-width:48.0625em){.image-video-gallery__item figcaption{text-align:center;padding-left:0;position:absolute}}.image-video-gallery__item figure>a,.image-video-gallery__item img{max-width:100vw}@media print,screen and (max-width:48.06125em){.image-video-gallery__item figure>a,.image-video-gallery__item img{width:100%}}.image-video-gallery__item:not(.is-selected){opacity:.5}.image-video-gallery__item:not(.is-selected) figcaption{opacity:0}.image-video-gallery__item.is-selected img{-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}.image-video-gallery__item figure>a{display:block;position:relative}.image-video-gallery__item figure>a::before,.image-video-gallery__item figure>a::after{font-family:"Font Awesome 6 Duotone";font-weight:900;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-size:60px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media print,screen and (min-width:64.0625em){.image-video-gallery__item figure>a::before,.image-video-gallery__item figure>a::after{font-size:72px}}.image-video-gallery__item figure>a::before{content:"";color:#fff}.image-video-gallery__item figure>a::after{content:"􏅄";color:rgba(0,0,0,.5);border:2px solid #fff;border-radius:50%}.image-video-gallery__item figure>a:hover::before,.image-video-gallery__item figure>a:focus::before{color:#f06400}.image-video-gallery__carousel{margin-top:1rem}@media print,screen and (min-width:48.0625em){.image-video-gallery__carousel{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.image-video-gallery__carousel{margin-top:2.5rem}}.image-video-gallery__carousel .flickity-viewport{overflow:visible}.image-video-gallery__carousel .flickity-prev-next-button{width:48px;height:48px;background-color:#fff;border-radius:0 !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}@media print,screen and (min-width:48.0625em){.image-video-gallery__carousel .flickity-prev-next-button{width:80px;height:80px}}.image-video-gallery__carousel .flickity-prev-next-button svg{display:none}.image-video-gallery__carousel .flickity-prev-next-button.next{right:30px;top:calc(50% - 24px);text-align:center}.image-video-gallery__carousel .flickity-prev-next-button.next::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;content:"";color:#f06400;font-size:28px}@media print,screen and (max-width:48.06125em){.image-video-gallery__carousel .flickity-prev-next-button.next::after{line-height:48px;display:block;width:48px;height:48px;position:absolute;top:0;left:0}}@media print,screen and (min-width:48.0625em){.image-video-gallery__carousel .flickity-prev-next-button.next::after{font-size:40px;top:calc(50% - 40px)}}@media print,screen and (max-width:48.06125em){.image-video-gallery__carousel .flickity-prev-next-button.next{top:36%}}@media print,screen and (min-width:48.0625em){.image-video-gallery__carousel .flickity-prev-next-button.next{right:60px}}.image-video-gallery__carousel .flickity-prev-next-button.next:disabled{opacity:.3}.image-video-gallery__carousel .flickity-prev-next-button.previous{top:calc(50% - 40px);text-align:center}.image-video-gallery__carousel .flickity-prev-next-button.previous::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;content:"";color:#f06400;font-size:28px}@media print,screen and (min-width:48.0625em){.image-video-gallery__carousel .flickity-prev-next-button.previous::after{font-size:40px}}@media print,screen and (max-width:48.06125em){.image-video-gallery__carousel .flickity-prev-next-button.previous{display:none}}@media print,screen and (min-width:48.0625em){.image-video-gallery__carousel .flickity-prev-next-button.previous{left:60px}}.image-video-gallery__carousel .flickity-prev-next-button.previous:disabled{opacity:0}.image-video-gallery__carousel .flickity-prev-next-button:hover,.image-video-gallery__carousel .flickity-prev-next-button:focus{background-color:#f06400}.image-video-gallery__carousel .flickity-prev-next-button:hover::after,.image-video-gallery__carousel .flickity-prev-next-button:focus::after{color:#160410 !important}.image-video-gallery__carousel .flickity-fullscreen-button{padding:0;border-radius:0;top:10px;right:60px;background:#fff !important;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}.image-video-gallery__carousel .flickity-fullscreen-button:active{opacity:1}.image-video-gallery__carousel .flickity-fullscreen-button svg path{fill:#f06400}@media screen and (min-width:100em){.image-video-gallery__carousel .flickity-fullscreen-button{display:none}}.image-video-gallery__carousel:hover .flickity-fullscreen-button{display:block;background:#fff}@media screen and (min-width:100em){.image-video-gallery__carousel:hover .flickity-fullscreen-button{display:none}}.image-video-gallery__carousel:focus .image-video-gallery__item.is-selected{-webkit-box-shadow:0 0 20px rgba(0,0,0,.2);box-shadow:0 0 20px rgba(0,0,0,.2)}.impact-feature{overflow:hidden;position:relative;background-color:#222;padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.impact-feature{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.impact-feature{padding-bottom:7.5rem}}.impact-feature__map--single{position:relative;z-index:1}@media print,screen and (max-width:48.06125em){.impact-feature__map--single svg{width:250vw;max-width:250vw;margin-left:-114vw;margin-top:-900px}}@media print,screen and (max-width:39.99875em){.impact-feature__map--single svg{margin-top:-1000px}}@media print,screen and (min-width:48.0625em){.impact-feature__map--single{position:absolute;height:100%;width:100%;top:-74vw;right:22vw}.impact-feature__map--single svg{max-width:150%}}@media print,screen and (min-width:64.0625em){.impact-feature__map--single{top:-760px}}@media screen and (min-width:93.75em){.impact-feature__map--single{right:10vw}.impact-feature__map--single svg{max-width:130%}}@media screen and (min-width:112.5em){.impact-feature__map--single{right:0}}.impact-feature__text,.impact-feature__locations{position:relative;z-index:3}.impact-feature__text{padding-top:2.5rem;padding-right:1.875rem;padding-left:1.875rem;max-width:660px}@media print,screen and (min-width:48.0625em){.impact-feature__text{padding-top:6rem;padding-right:0;width:50%}}@media screen and (min-width:82.5em){.impact-feature__text{padding-top:7.5rem;width:100%;margin-left:calc(50vw - 660px)}}.impact-feature__text div{color:#fff}.impact-feature__eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;text-align:right}@media print,screen and (min-width:64.0625em){.impact-feature__eyebrow{font-size:0.875rem}}.impact-feature__eyebrow::after{content:"";display:inline-block;width:56px;margin-left:18px;border-bottom:1px solid #f06400}@media print,screen and (min-width:48.0625em){.impact-feature__eyebrow::after{width:150px}}.impact-feature__title{margin-top:1.5rem;text-align:right}@media print,screen and (min-width:48.0625em){.impact-feature__title{margin-top:2rem}}.impact-feature__title h2{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase;font-size:3.75rem;line-height:4.0625rem}@media print,screen and (min-width:48.0625em){.impact-feature__title h2{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.impact-feature__title h2{font-size:3.4375rem;letter-spacing:2}}.impact-feature__title h2 .ampersand{color:#f06400}@media print,screen and (min-width:48.0625em){.impact-feature__title h2{font-size:4.5rem;line-height:4.875rem}}@media print,screen and (min-width:64.0625em){.impact-feature__title h2{font-size:5.9375rem;line-height:6.25rem}}.impact-feature__desc{margin-top:1.5rem;text-align:right}@media print,screen and (min-width:48.0625em){.impact-feature__desc{margin-top:2rem}}.impact-feature__desc p{font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:300;line-height:2}.impact-feature__locations{margin-top:-800px;border-top:2px solid rgba(151,151,151,.19);padding-top:1.5rem;margin-right:1.875rem;margin-left:1.875rem;max-width:660px}@media print,screen and (min-width:48.0625em){.impact-feature__locations{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.impact-feature__locations{padding-top:2.5rem}}.impact-feature__locations:focus{outline:2px dashed #666}@media screen and (max-width:31.25em){.impact-feature__locations{margin-top:-900px}}@media print,screen and (min-width:48.0625em){.impact-feature__locations{margin-top:1.5rem;width:50%}}@media print,screen and (min-width:48.0625em)and (min-width:48.0625em){.impact-feature__locations{margin-top:2rem}}@media print,screen and (min-width:48.0625em)and (min-width:64.0625em){.impact-feature__locations{margin-top:2.5rem}}@media screen and (min-width:82.5em){.impact-feature__locations{width:100%;margin-left:calc(50vw - 660px)}}.impact-feature__location h3,.impact-feature__location p{text-align:center}@media print,screen and (min-width:48.0625em){.impact-feature__location h3,.impact-feature__location p{text-align:right}}.impact-feature__location h3{color:#ffd83b}.impact-feature__location p{margin-top:1rem;color:#fff;font-size:1.25rem;line-height:2.25rem}.impact-feature__location p a{color:#ffd83b}.impact-feature__stats{margin-top:2.5rem}@media print,screen and (min-width:64.0625em){.impact-feature__stats{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.impact-feature__stat{background-color:rgba(255,255,255,.04);-webkit-box-shadow:0 0px 12px 0 rgba(51,51,51,.15);box-shadow:0 0px 12px 0 rgba(51,51,51,.15);padding:1.5rem;text-align:center}@media print,screen and (min-width:48.0625em){.impact-feature__stat{padding:2rem}}@media print,screen and (min-width:64.0625em){.impact-feature__stat{padding:2.5rem}}@media print,screen and (max-width:64.06125em){.impact-feature__stat{max-width:16.25rem;margin-right:auto;margin-left:auto}}@media print,screen and (max-width:64.06125em){.impact-feature__stat+.impact-feature__stat{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.impact-feature__stat{width:calc(50% - 20px)}}.impact-feature__stat--value{color:#ffd83b;font-weight:600;font-size:4.375rem;line-height:1}@media print,screen and (min-width:48.0625em){.impact-feature__stat--value{font-size:4.75rem}}.impact-feature__stat--desc{color:#fff;font-size:1.125rem;line-height:1.4375rem;font-weight:400;margin-top:1rem}.map-pin{position:relative}.map-pin:hover,.map-pin:focus{outline:none}.map-pin:hover path.pin-itself,.map-pin:focus path.pin-itself{fill:#ffd83b;-webkit-transition:-webkit-transform .1s ease-in;transition:-webkit-transform .1s ease-in;transition:transform .1s ease-in;transition:transform .1s ease-in,-webkit-transform .1s ease-in}.impact-feature__location{display:none;overflow:hidden;max-height:0;opacity:0}.impact-feature.hovering .impact-feature__location{display:block}.impact-feature[data-location=providence-ri] .impact-feature__location[data-location=providence-ri]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=providence-ri] .map-pin[data-location=providence-ri]{pointer-events:none}.impact-feature[data-location=providence-ri] .map-pin[data-location=providence-ri] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=providence-ri] .map-pin[data-location=providence-ri] .Oval-Copy,.impact-feature[data-location=providence-ri] .map-pin[data-location=providence-ri] .pin-shadow{opacity:0}.impact-feature[data-location=hartford-ct] .impact-feature__location[data-location=hartford-ct]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=hartford-ct] .map-pin[data-location=hartford-ct]{pointer-events:none}.impact-feature[data-location=hartford-ct] .map-pin[data-location=hartford-ct] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=hartford-ct] .map-pin[data-location=hartford-ct] .Oval-Copy,.impact-feature[data-location=hartford-ct] .map-pin[data-location=hartford-ct] .pin-shadow{opacity:0}.impact-feature[data-location=newlondon-ct] .impact-feature__location[data-location=newlondon-ct]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=newlondon-ct] .map-pin[data-location=newlondon-ct]{pointer-events:none}.impact-feature[data-location=newlondon-ct] .map-pin[data-location=newlondon-ct] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=newlondon-ct] .map-pin[data-location=newlondon-ct] .Oval-Copy,.impact-feature[data-location=newlondon-ct] .map-pin[data-location=newlondon-ct] .pin-shadow{opacity:0}.impact-feature[data-location=newhaven-ct] .impact-feature__location[data-location=newhaven-ct]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=newhaven-ct] .map-pin[data-location=newhaven-ct]{pointer-events:none}.impact-feature[data-location=newhaven-ct] .map-pin[data-location=newhaven-ct] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=newhaven-ct] .map-pin[data-location=newhaven-ct] .Oval-Copy,.impact-feature[data-location=newhaven-ct] .map-pin[data-location=newhaven-ct] .pin-shadow{opacity:0}.impact-feature[data-location=edgartown-ma] .impact-feature__location[data-location=edgartown-ma]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=edgartown-ma] .map-pin[data-location=edgartown-ma]{pointer-events:none}.impact-feature[data-location=edgartown-ma] .map-pin[data-location=edgartown-ma] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=edgartown-ma] .map-pin[data-location=edgartown-ma] .Oval-Copy,.impact-feature[data-location=edgartown-ma] .map-pin[data-location=edgartown-ma] .pin-shadow{opacity:0}.impact-feature[data-location=provincetown-ma] .impact-feature__location[data-location=provincetown-ma]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=provincetown-ma] .map-pin[data-location=provincetown-ma]{pointer-events:none}.impact-feature[data-location=provincetown-ma] .map-pin[data-location=provincetown-ma] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=provincetown-ma] .map-pin[data-location=provincetown-ma] .Oval-Copy,.impact-feature[data-location=provincetown-ma] .map-pin[data-location=provincetown-ma] .pin-shadow{opacity:0}.impact-feature[data-location=boston-ma] .impact-feature__location[data-location=boston-ma]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=boston-ma] .map-pin[data-location=boston-ma]{pointer-events:none}.impact-feature[data-location=boston-ma] .map-pin[data-location=boston-ma] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=boston-ma] .map-pin[data-location=boston-ma] .Oval-Copy,.impact-feature[data-location=boston-ma] .map-pin[data-location=boston-ma] .pin-shadow{opacity:0}.impact-feature[data-location=worcester-ma] .impact-feature__location[data-location=worcester-ma]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=worcester-ma] .map-pin[data-location=worcester-ma]{pointer-events:none}.impact-feature[data-location=worcester-ma] .map-pin[data-location=worcester-ma] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=worcester-ma] .map-pin[data-location=worcester-ma] .Oval-Copy,.impact-feature[data-location=worcester-ma] .map-pin[data-location=worcester-ma] .pin-shadow{opacity:0}.impact-feature[data-location=springfield-ma] .impact-feature__location[data-location=springfield-ma]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=springfield-ma] .map-pin[data-location=springfield-ma]{pointer-events:none}.impact-feature[data-location=springfield-ma] .map-pin[data-location=springfield-ma] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=springfield-ma] .map-pin[data-location=springfield-ma] .Oval-Copy,.impact-feature[data-location=springfield-ma] .map-pin[data-location=springfield-ma] .pin-shadow{opacity:0}.impact-feature[data-location=nashua-nh] .impact-feature__location[data-location=nashua-nh]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=nashua-nh] .map-pin[data-location=nashua-nh]{pointer-events:none}.impact-feature[data-location=nashua-nh] .map-pin[data-location=nashua-nh] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=nashua-nh] .map-pin[data-location=nashua-nh] .Oval-Copy,.impact-feature[data-location=nashua-nh] .map-pin[data-location=nashua-nh] .pin-shadow{opacity:0}.impact-feature[data-location=manchester-nh] .impact-feature__location[data-location=manchester-nh]{display:block;max-height:100vh;opacity:1;-webkit-transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms;transition:opacity 750ms cubic-bezier(0.42,0.08,0.06,0.98) 250ms}.impact-feature[data-location=manchester-nh] .map-pin[data-location=manchester-nh]{pointer-events:none}.impact-feature[data-location=manchester-nh] .map-pin[data-location=manchester-nh] path.pin-itself{fill:#f06400;-webkit-transform:scale(1.25);transform:scale(1.25)}.impact-feature[data-location=manchester-nh] .map-pin[data-location=manchester-nh] .Oval-Copy,.impact-feature[data-location=manchester-nh] .map-pin[data-location=manchester-nh] .pin-shadow{opacity:0}.top-gradient{pointer-events:none}.featured-stories+.impact-feature{margin-top:3rem}@media print,screen and (min-width:48.0625em){.featured-stories+.impact-feature{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.featured-stories+.impact-feature{margin-top:6rem}}.jump-nav{position:fixed;top:20rem;padding:0;list-style:none}.jump-nav__link{-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);font-size:1.5rem;font-weight:700}.jump-nav__link--active{color:#f06400}.landing-title h1{text-transform:uppercase}.landing-title__hero{margin-right:0;margin-left:30px;padding:0}.landing-title__hero{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.landing-title__hero{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.landing-title__hero{margin-top:2.5rem}}.landing-title__hero{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.landing-title__hero{margin-bottom:2rem}}@media print,screen and (min-width:64.0625em){.landing-title__hero{margin-bottom:2.5rem}}@media screen and (min-width:75em){.landing-title__hero{margin-left:calc(50vw - 600px)}}.landing-title__hero .autoplay-video-container{width:100%}@media print,screen and (max-width:48.06125em){.landing-title__hero .autoplay-video-container{display:none}}@media print,screen and (min-width:48.0625em){.landing-title__hero .autoplay-video-container+img{display:none}}.landing-title__hero .video-play-button{right:3rem;left:unset;font-size:0;-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,0.33));filter:drop-shadow(0 0 3px rgba(0,0,0,0.33))}.landing-title__hero .video-play-button:hover,.landing-title__hero .video-play-button:focus{background:none;outline:none;-webkit-filter:none;filter:none}.landing-title__hero .video-play-button:hover::after,.landing-title__hero .video-play-button:focus::after{color:#510525}.landing-title__hero.hero--compact{margin-right:30px}@media print,screen and (min-width:64.0625em){.landing-title__hero.hero--compact{margin-right:auto}}@media screen and (min-width:75em){.landing-title__hero.hero--compact{margin-left:auto}}.layout-listing__intro{padding-top:1rem}@media print,screen and (min-width:48.0625em){.layout-listing__intro{padding-top:1.5rem}}@media print,screen and (min-width:64.0625em){.layout-listing__intro{padding-top:2.5rem}}.layout-listing__item{padding-top:2rem;padding-bottom:2rem;position:relative}@media print,screen and (min-width:48.0625em){.layout-listing__item{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.layout-listing__item{padding-top:5rem}}@media print,screen and (min-width:48.0625em){.layout-listing__item{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.layout-listing__item{padding-bottom:5rem}}@media print,screen and (max-width:48.06125em){.layout-listing__item+.layout-listing__item{border-top:1px solid #e4e4e4}}@media print,screen and (min-width:48.0625em){.layout-listing__item+.layout-listing__item::before{content:"";display:block;position:absolute;top:0;right:calc(8.33333% + 20px);left:calc(8.33333% + 20px);border-top:1px solid #e4e4e4}}.layout-listing__item:last-child{padding-bottom:0}.layout-listing__item h3{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.layout-listing__item h3{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.layout-listing__item h3{font-size:1.625rem}}@media print,screen and (max-width:48.06125em){.layout-listing img{margin-bottom:1rem}}.layout-listing__desc{margin-top:1rem}.layout-listing__desc p{font-size:1.125rem}@media print,screen and (min-width:64.0625em){.layout-listing__desc p{font-size:1.25rem}}.layout-listing__link{margin-top:1.5rem}.layout-listing__link a{font-family:upgrade,helvetica,sans-serif;font-weight:500;font-size:1rem}@media print,screen and (min-width:48.0625em){.layout-listing__link a{font-size:1.125rem}}.collapsing-section+.collapsing-section .grid-container:first-child .layout-listing__item:first-child{padding-top:0}.landing-title .cell .wysiwyg:first-child{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.landing-title .cell .wysiwyg:first-child{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.landing-title .cell .wysiwyg:first-child{padding-top:2.5rem}}.listing--hero{padding-top:3rem}@media print,screen and (min-width:48.0625em){.listing--hero{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.listing--hero{padding-top:6rem}}.listing--hero h1{text-transform:uppercase}.listing--hero .breadcrumbs{margin-top:1.5rem;margin-bottom:3rem}@media print,screen and (min-width:48.0625em){.listing--hero .breadcrumbs{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.listing--hero .breadcrumbs{margin-top:3rem}}@media print,screen and (min-width:48.0625em){.listing--hero .breadcrumbs{margin-bottom:4rem}}@media print,screen and (min-width:64.0625em){.listing--hero .breadcrumbs{margin-bottom:5rem}}.listing--hero .wysiwyg+.accordions{padding-top:0;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.listing--hero .wysiwyg+.accordions{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.listing--hero .wysiwyg+.accordions{margin-top:2.5rem}}.sidebar-callout{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem}@media print,screen and (min-width:48.0625em){.sidebar-callout{padding:2rem}}@media print,screen and (max-width:48.06125em){.sidebar-callout{margin-top:1.5rem}}.sidebar-callout__title{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.sidebar-callout__title{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.sidebar-callout__title{font-size:1.3125rem}}.sidebar-callout__link{margin-top:1rem;font-weight:500;font-size:1.125rem}.sidebar-callout__link+.sidebar-callout__title{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.sidebar-callout__link+.sidebar-callout__title{margin-top:2rem}}.more-less{position:relative;overflow-y:hidden;max-height:25rem}.more-less:after{position:absolute;z-index:1;top:50%;right:0;bottom:0;left:0;display:block;content:"";background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(white));background:linear-gradient(rgba(255,255,255,0),white)}.more-less__toggle{position:absolute;z-index:2;bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.more-less.more-less-open{max-height:10000rem !important;padding-bottom:5rem}.more-less.more-less-open:after{background:rgba(255,255,255,0)}.more-less.more-less-open .more-less__toggle{bottom:-1rem}:root:not(.oho-js) .more-less,.more-less--inactive{max-height:none}:root:not(.oho-js) .more-less:after,:root:not(.oho-js) .more-less__toggle,.more-less--inactive:after,.more-less--inactive .more-less__toggle{display:none}.offset-slider{overflow-x:hidden}.offset-slider .slick-list{overflow:visible !important}.offset-slider .slick-track{left:-3.5rem}.offset-slider__item{width:calc(100vw - 8rem);margin:0 1rem}.offset-slider__item>img{width:100%;height:100%}@media print,screen and (min-width:48.0625em){.offset-slider .slick-track{left:0}.offset-slider__item{width:calc(50vw - 6rem)}}@media print,screen and (min-width:64.0625em){.offset-slider--three{margin:0 -1rem}.offset-slider--three .offset-slider__item{float:left;width:calc(33.333% - 2rem)}.offset-slider--unlimited .offset-slider__item{width:calc(33.333vw - 4rem)}}.mobile-offset-slider,.slider-row{position:relative}@media print,screen and (min-width:40em)and (max-width:48.06125em){.mobile-offset-slider,.slider-row{padding:0 0 0 1.25rem}.mobile-offset-slider .slick-slide,.slider-row .slick-slide{width:100%;max-width:calc(100vw - 120px);padding:0;-webkit-transition:opacity 600ms ease;transition:opacity 600ms ease;opacity:.6 !important}.mobile-offset-slider .slick-slide[aria-hidden=true],.slider-row .slick-slide[aria-hidden=true]{opacity:0 !important}.mobile-offset-slider .slick-slide.slick-active,.slider-row .slick-slide.slick-active{opacity:1 !important}.mobile-offset-slider .slick-slide[aria-hidden=false]+.slick-slide,.slider-row .slick-slide[aria-hidden=false]+.slick-slide{opacity:0 !important}.mobile-offset-slider .slick-slide img,.slider-row .slick-slide img{width:100%;max-width:none}}.section--stat-block{text-align:center}.section--stat-block .section-heading__subheading{font-family:upgrade,helvetica,sans-serif;font-weight:100}.oho-stat-block{float:left;width:100%;padding:20px 0 50px;text-align:center}@media print,screen and (min-width:40em)and (max-width:48.06125em){.oho-stat-block .oho-stat{padding:20px 0}.oho-stat-block .oho-stat:first-child{padding-top:0}.oho-stat-block .oho-stat:last-child{padding-bottom:0}}@media print,screen and (min-width:48.0625em){.oho-stat-block .oho-stat{border-left:1px solid #ccc}.oho-stat-block .oho-stat:last-child{border-right:1px solid #ccc}}.oho-stat-block .oho-stat__title{font-size:24px}.oho-stat-block .oho-stat__value{padding:10px 0;font-size:72px;line-height:1}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.oho-stat-block .oho-stat__value{font-size:55px}}.oho-stat-block .oho-stat__desc{font-size:24px;line-height:1.2}.oho-stat-block .oho-stat__desc p{margin:0;line-height:1.4}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.oho-stat-block .oho-stat__desc{font-size:20px}}.oho-stat-block .slick-slide{padding:0 45px}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.oho-stat-block .slick-slide{padding:0 20px}}@media print,screen and (min-width:40em)and (max-width:48.06125em){.oho-stat-block .slick-slide{padding:0 25px}}.oho-stat-block .slick-list{margin:0 50px;padding:0 !important;border-right:1px solid #ccc;border-left:1px solid #ccc}.oho-stat-block .slick-list h2{display:none}.oho-stat-block .slick-list .slick-slide{min-height:160px}@media print,screen and (min-width:40em)and (max-width:48.06125em){.oho-stat-block .slick-list{border:none}}.oho-stat-block .slick-center{border-right:1px solid #ccc;border-left:1px solid #ccc}@media print,screen and (min-width:40em)and (max-width:48.06125em){.oho-stat-block .slick-center{border:none}}.oho-stat-block .slick-track .slick-active:first-child{background-color:blue}.oho-stat-block .field-name-field-hc-statistic-link a{display:inline-block;margin-top:20px;padding:8px 45px 8px 35px;-webkit-transition:200ms all ease;transition:200ms all ease;text-transform:uppercase;color:#fff;background-color:#333;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/btn-arrow-white.png);background-repeat:no-repeat;background-position:93% center;font-size:12px}.oho-stat-block .field-name-field-hc-statistic-link a:hover{-webkit-transition:200ms all ease;transition:200ms all ease;background-position:95%}.oho-stat-block .slick-prev{left:-8px}@media print,screen and (min-width:40em){.oho-stat-block .slick-prev{left:8px}}.oho-stat-block .slick-next{right:-8px}@media print,screen and (min-width:40em){.oho-stat-block .slick-next{right:8px}}.outcome-career h2{margin-bottom:2rem}@media print,screen and (min-width:48.0625em){.outcome-career h2{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.outcome-career h2{margin-bottom:4rem}}.outcome-career h3{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4;color:#fff}@media print,screen and (min-width:48.0625em){.outcome-career h3{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.outcome-career h3{font-size:1.625rem}}@media print,screen and (max-width:48.06125em){.outcome-career h3{display:none}}.outcome-career ul{list-style:none;color:#fff;font-weight:500}@media print,screen and (max-width:48.06125em){.outcome-career ul{padding-left:2.25rem}}.outcome-career li{margin-top:1.5rem}@media print,screen and (max-width:48.06125em){.outcome-career li:first-child{margin-top:0}}.outcome-career__box{background-color:#892332}.outcome-career__box .accordion__content{padding:1.5rem}@media print,screen and (min-width:48.0625em){.outcome-career__box .accordion__content{padding:2rem}}@media print,screen and (min-width:64.0625em){.outcome-career__box .accordion__content{padding:2.5rem}}.outcome-career__box:nth-child(2){background-color:#510525}.outcome-career__box--careers{background-color:#d63d0a}@media print,screen and (max-width:48.06125em){.outcome-career__box{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}.outcome-career__box:not(:first-child){margin-top:1rem}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.outcome-career__box:nth-child(3){margin-top:2.5rem}}.outcome-career__boxes{margin-top:2rem}@media print,screen and (min-width:48.0625em){.outcome-career__boxes{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.outcome-career__boxes{margin-top:5rem}}.outcome-career__boxes .grid-x{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.outcome-career .accordion__button{background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:none}.outcome-career .accordion__button-text{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.outcome-career .accordion__button-text{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.outcome-career .accordion__button-text{font-size:1.625rem}}.outcome-career .accordion--mobile .accordion__button:disabled+.accordion__content{padding:1.5rem}@media print,screen and (min-width:48.0625em){.outcome-career .accordion--mobile .accordion__button:disabled+.accordion__content{padding:2rem}}@media print,screen and (min-width:64.0625em){.outcome-career .accordion--mobile .accordion__button:disabled+.accordion__content{padding:2.5rem}}.photo-gallery{padding-top:2rem;padding-bottom:2rem;overflow:hidden;background-color:#333}@media print,screen and (min-width:48.0625em){.photo-gallery{padding-top:3rem;padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.photo-gallery{padding-top:5rem;padding-bottom:5rem}}.photo-gallery .slick-list{overflow:visible;padding:0 !important}.photo-gallery__title{margin-bottom:2rem;text-align:center;letter-spacing:4px;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5);font-family:upgrade,helvetica,sans-serif;font-weight:700}@media print,screen and (min-width:48.0625em){.photo-gallery__title{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.photo-gallery__title{margin-bottom:4rem}}.photo-gallery__item{position:relative;margin:0}.photo-gallery__item img{vertical-align:middle}.photo-gallery__item figcaption p{pointer-events:auto;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.5);font-family:upgrade,helvetica,sans-serif;font-weight:700;line-height:1.5714285714}.photo-gallery__item figcaption p a{pointer-events:auto;color:#ff0}@media print,screen and (min-width:64.0625em){.photo-gallery__item figcaption p{width:66%}}@media print,screen and (min-width:48.0625em){.photo-gallery__item figcaption{position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:1.25rem;-webkit-transition:opacity 300ms ease;transition:opacity 300ms ease;pointer-events:none;opacity:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.8)));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.8))}}.photo-gallery__item.slick-slide{z-index:2;display:table !important;-webkit-transition:all 300ms ease;transition:all 300ms ease;-webkit-transform:scale(0.95);transform:scale(0.95);opacity:.65}@media(max-width:580px){.photo-gallery__item.slick-slide{width:300px}}.photo-gallery__item.slick-current{z-index:3;-webkit-transform:scale(1);transform:scale(1);opacity:1}@media print,screen and (min-width:48.0625em){.photo-gallery__item.slick-current{-webkit-transform:scale(1.2);transform:scale(1.2)}.photo-gallery__item.slick-current:hover figcaption{opacity:1}}.photo-gallery__gallery .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em 0 3em}.photo-gallery__gallery .slick-prev{left:1.25rem}@media(min-width:75em){.photo-gallery__gallery .slick-prev{left:calc(50% - 600px)}}.photo-gallery__gallery .slick-next{right:1.25rem}@media(min-width:75em){.photo-gallery__gallery .slick-next{right:calc(50% - 600px)}}.process-section--flow{position:relative}.process-section--flow{margin-top:1rem}@media print,screen and (min-width:48.0625em){.process-section--flow{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.process-section--flow{margin-top:2.5rem}}@media print,screen and (min-width:64.0625em){.process-section--flow{-webkit-box-shadow:inset 0 5px 9px -5px rgba(0,0,0,.17);box-shadow:inset 0 5px 9px -5px rgba(0,0,0,.17);background:#fff url(/sites/sherlock/themes/custom/sherlock/assets/img/debut_light.png) repeat top center}}.process-section--flow::after{content:"";display:block;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(25%,#fff),to(rgba(255,255,255,0)));background-image:linear-gradient(to top,#fff 0,#fff 25%,rgba(255,255,255,0) 100%)}.process-section--step{position:relative;z-index:2;background-color:#fff;width:100%;max-width:1288px;margin-right:auto;margin-left:auto}@media print,screen and (min-width:64.0625em){.process-section--step{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:4.5rem 2.625rem}}.process-section--step .initial-12 h3{margin-bottom:1.5rem}.process-section--step__footer{position:relative;margin-top:2rem;padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.process-section--step__footer{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.process-section--step__footer{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.process-section--step__footer{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.process-section--step__footer{padding-top:2.5rem}}.process-section--step__footer:before{content:"";display:block;position:absolute;top:0;left:20px;right:20px;height:1px;border-top:1px solid #d6d6d6}.process-section--step__footer p{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4;margin-bottom:1rem}@media print,screen and (min-width:48.0625em){.process-section--step__footer p{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.process-section--step__footer p{font-size:1.5rem}}@media print,screen and (max-width:64.06125em){.process-section--step__footer{display:none}}.process-section--step__footer button{font-size:1.125rem;border-radius:0;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}@media print,screen and (min-width:64.0625em){.process-section--step__footer button{font-size:1.25rem}}.process-section__sidebar-block{background-color:#f7f7f7;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem}@media print,screen and (min-width:48.0625em){.process-section__sidebar-block{padding:2rem}}@media print,screen and (max-width:48.06125em){.process-section__sidebar-block{margin-top:2rem}}.process-section__sidebar-block h3{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.process-section__sidebar-block h3{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.process-section__sidebar-block h3{font-size:1.3125rem}}.process-section__sidebar-block .wysiwyg{margin-top:1.5rem}.process-section__sidebar-block .wysiwyg p a:hover{font-weight:400;text-shadow:.7px 0}.process-section__sidebar-link{margin-top:1.5rem}.process-section--flow .tabs__buttons{max-width:76.25rem;margin-right:auto;margin-left:auto;padding:0 1.875rem;position:relative;z-index:3;list-style:none}.process-section--flow .tabs__buttons>li{padding-left:0;position:relative}.process-section--flow .tabs__buttons>li::before{display:none}.process-section--flow .tabs__buttons li+li{margin-left:2.5rem}.process-section--flow .tabs__button{padding:15px 20px 80px;font-family:upgrade,helvetica,sans-serif;font-size:1rem;letter-spacing:1px;text-transform:uppercase;background-color:rgba(0,0,0,0);color:#892332;border:none;border-top:2px solid rgba(0,0,0,0);outline:none}.process-section--flow .tabs__button:hover,.process-section--flow .tabs__button:focus{border-top-color:#f06400}.process-section--flow .tabs__button+.triangle{display:none}.process-section--flow .tabs__button[aria-selected=true]{border-top-color:#f06400;background-color:rgba(0,0,0,0);border-bottom:none;color:#222}.process-section--flow .tabs__button[aria-selected=true]+.triangle{display:block;position:absolute;left:calc(50% - 26px);bottom:0;-webkit-filter:drop-shadow(0 -3px 2px rgba(51,51,51,0.1));filter:drop-shadow(0 -3px 2px rgba(51,51,51,0.1));width:52px;height:26px}.process-section--flow .tabs__button[aria-selected=true]+.triangle>div{width:52px;height:26px;background-color:#fff;-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%)}.process-section--flow .tabs .accordion{border:none}@media print,screen and (min-width:64.0625em){.process-section--flow .tabs .accordion{padding:4.5rem 2.625rem}}@media print,screen and (max-width:64.06125em){.process-section--flow .accordion+.accordion{margin-top:.5rem}}@media print,screen and (max-width:64.06125em){.process-section--flow .accordion__content{padding:2rem 0 2.5rem}}.process-section--flow .accordion__content .wysiwyg::before{display:none}.process-section--flow .accordion__button{background-color:#efefef;color:#892332;border:none;-webkit-box-shadow:none;box-shadow:none}.process-section--flow .accordion__button .material-icons{color:#f06400}.process-section--flow .accordion__button:hover,.process-section--flow .accordion__button:focus{background-color:#d6d6d6}.profile-feature{min-height:430px;overflow:hidden}.profile-feature h2{font-size:1.125rem;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1.2;text-transform:uppercase}@media print,screen and (min-width:48.0625em){.profile-feature h2{font-size:1.375rem}}@media print,screen and (min-width:64.0625em){.profile-feature h2{font-size:1.5rem}}@media print,screen and (max-width:39.99875em){.profile-feature h2{border-bottom:1px solid #f06400}}@media print,screen and (min-width:40em){.profile-feature h2 span{position:relative;display:inline-block;position:relative;padding-right:1rem}.profile-feature h2 span::after{content:"";position:absolute;left:100%;bottom:0;display:block;height:.25em;width:3000px;border-top:1px solid #f06400}}.profile-feature__desc{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.profile-feature__desc{padding-top:2rem}}@media print,screen and (max-width:48.06125em){.profile-feature__button{margin-top:1.5rem}}@media print,screen and (min-width:48.0625em){.profile-feature__button{text-align:right}}.profile-feature__desc .cell:first-child .profile-feature__button{text-align:left}@media print,screen and (min-width:48.0625em){.profile-feature__desc .cell:first-child .profile-feature__button{text-align:left}}.profile-feature .views-element-container{margin-left:1.875rem}.profile-feature .views-element-container{margin-top:1rem}@media print,screen and (min-width:48.0625em){.profile-feature .views-element-container{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.profile-feature .views-element-container{margin-top:2.5rem}}@media screen and (min-width:76.25em){.profile-feature .views-element-container{margin-left:calc(50vw - 580px)}}.profile--carousel-item{width:16.25rem;margin-right:2.5rem}@media print,screen and (max-width:39.99875em){.profile--carousel-item{width:17.75rem;padding-right:0}}@media screen and (min-width:76.25em){.profile--carousel-item{-webkit-transform:translateX(calc(50vw - 610px));transform:translateX(calc(50vw - 610px))}}.profile--carousel-item h3{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.profile--carousel-item h3{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.profile--carousel-item h3{font-size:1.5rem}}.profile--carousel-item h3:not(:first-child){margin-top:.625rem}.profile--carousel-item ul{list-style:none}.profile--carousel-item ul li{margin-top:0.5rem}.profile--carousel.left--carousel .flickity-button{background-color:#fff;border-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}@media print,screen and (max-width:39.99875em){.profile--carousel.left--carousel .flickity-button{right:15px !important}}.profile--carousel.left--carousel .flickity-button:hover,.profile--carousel.left--carousel .flickity-button:focus{background-color:#f06400;border-color:#f06400}.profile--carousel.left--carousel .flickity-button:hover::after,.profile--carousel.left--carousel .flickity-button:focus::after{color:#fff !important}.profile--carousel.left--carousel .flickity-button.flickity-prev-next-button.next{top:160px}@media print,screen and (min-width:48.0625em){.profile--carousel.left--carousel .flickity-button.flickity-prev-next-button.next{top:160px}}.profile--carousel.left--carousel .flickity-button.flickity-prev-next-button.previous{top:215px}@media print,screen and (min-width:48.0625em){.profile--carousel.left--carousel .flickity-button.flickity-prev-next-button.previous{top:247px}}.grid-container--profile-slider{position:relative}.programs{background-color:#fafafa;-webkit-box-shadow:inset 0 5px 9px -5px rgba(0,0,0,.17);box-shadow:inset 0 5px 9px -5px rgba(0,0,0,.17);padding-top:3rem}@media print,screen and (min-width:48.0625em){.programs{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.programs{padding-top:5rem}}@media print,screen and (max-width:48.06125em){.programs h2{margin-bottom:2rem}}.programs .jump-select{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.programs .jump-select{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.programs .jump-select{margin-top:2.5rem}}@media print,screen and (max-width:48.06125em){.programs .jump-select{display:none}}.programs .jump-select span{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;display:inline-block;margin-right:.6875rem}@media print,screen and (min-width:64.0625em){.programs .jump-select span{font-size:0.875rem}}.programs .jump-select select{padding:.9375rem 3.3125rem .875rem 1.25rem;border:1px solid #d8d8d8;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/arrow-select.svg);background-position:calc(100% - 1em) 50%;font-family:upgrade-lights,helvetica,sans-serif}@media print,screen and (max-width:48.06125em){.programs--set{padding-bottom:3rem}}.programs--item{padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.programs--item{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.programs--item{padding-top:6rem}}@media print,screen and (min-width:48.0625em){.programs--item{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.programs--item{padding-bottom:6rem}}.programs--item>.grid-container{max-width:78.75rem}@media print,screen and (max-width:48.06125em){.programs--item{padding-top:0;padding-bottom:0}.programs--item>.grid-container{padding-right:0;padding-left:0}.programs--item>.grid-container>.accordion>.accordion__button{background-color:#efefef;color:#892332;border:none;-webkit-box-shadow:none;box-shadow:none}.programs--item>.grid-container>.accordion>.accordion__button:hover{background-color:#d6d6d6}.programs--item>.grid-container>.accordion>.accordion__button .material-icons{color:#f06400}.programs--item>.grid-container>.accordion>.accordion__content{background-color:#fff;padding:1.875rem}}@media print,screen and (max-width:48.06125em){.programs--item+.programs--item{margin-top:.125rem}}.programs--item .accordion .accordion{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.programs--item .accordion .accordion{margin-bottom:2rem}}.programs--item:nth-child(even){background-color:#efefef}.programs h3{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.programs h3{margin-bottom:2rem}}@media print,screen and (max-width:48.06125em){.programs h3{display:none}}.programs--item__section h4{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.programs--item__section h4{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.programs--item__section h4{font-size:1.5rem}}.programs--item__section-text{margin-top:.3125rem}@media print,screen and (min-width:48.0625em){.programs--item__section-text{margin-top:.8125rem}}.programs--item__section+.programs--item__section{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.programs--item__section+.programs--item__section{margin-top:2rem}}.programs--item__section+.accordion{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.programs--item__section+.accordion{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.programs--item__section+.accordion{margin-top:2.5rem}}.programs--information{background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem}@media print,screen and (min-width:48.0625em){.programs--information{padding:2rem}}@media print,screen and (max-width:48.06125em){.programs--information{margin-top:1.5rem}}.programs--information h4{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.programs--information h4{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.programs--information h4{font-size:1.5rem}}.programs--information dl{margin-top:1.5rem;font-weight:500}.programs--information dt{font-family:upgrade,helvetica,sans-serif;font-weight:500}.programs--information dt:not(:first-child){margin-top:1rem}.programs--information dd{margin-left:0;font-family:upgrade-lights,helvetica,sans-serif;display:inline-block}.programs--information dd:not(:last-of-type){display:inline;position:relative}.programs--information dd+dd{position:relative}.programs--information dd+dd::before{content:", ";position:relative}.programs--item__keylinks h4,.programs--item__contact-info h4{font-family:upgrade,helvetica,sans-serif;font-weight:500;font-size:1rem;margin-bottom:1rem}.programs--item__keylinks ul{list-style:none;font-size:1.125rem}.programs--item__keylinks li:not(:first-child){margin-top:1rem}@media print,screen and (max-width:64.06125em){.programs--item__contact-info{margin-top:2rem}}.programs--item__contact-info-box{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.programs--item__contact-info-box figure{position:relative;padding:0;margin:0;width:5rem;min-width:5rem;margin-right:1rem}@media print,screen and (min-width:48.0625em){.programs--item__contact-info-box figure{width:7.5rem;min-width:7.5rem;margin-right:1.5rem}}.programs--item__contact-info-box figure::after{content:"";display:block;position:absolute;z-index:3;left:calc(100% - 11px);top:0;height:13px;width:22px;border-bottom:1px solid #f06400}@media print,screen and (min-width:48.0625em){.programs--item__contact-info-box figure::after{left:calc(100% - 15px);height:15px;width:30px}}.programs--item__contact-info-text p{font-size:0.875rem;font-weight:500;line-height:1.6;margin-top:0.5rem}@media print,screen and (min-width:48.0625em){.programs--item__contact-info-text p{font-size:1rem}}.programs--item__floating-material ul{list-style:none}.programs--item__floating-material li{display:block;position:relative;padding-left:1.5em;margin-top:1rem}@media print,screen and (min-width:40em){.programs--item__floating-material li{display:inline-block;margin-top:.5rem}.programs--item__floating-material li:not(:last-child){margin-right:2.5rem}}.programs--item__floating-material li a{color:#892332;font-weight:500}.programs--item__floating-material .material-icons{position:absolute;top:0;left:0;line-height:inherit;color:#f06400}.programs--item .accordion__content .accordion{background:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}.programs--item .accordion__content .accordion button.accordion__button{-webkit-box-shadow:none;box-shadow:none}.programs--item .accordion__content .accordion .accordion__content{padding:1.5rem}@media print,screen and (min-width:48.0625em){.programs--item .accordion__content .accordion .accordion__content{padding:2rem}}.programs--item .accordion__content .accordion .wysiwyg::before{display:none}.program-listing--form>form{max-width:calc(960px + 2.5rem)}.program-listing--form h2{margin-bottom:1.5rem}.program-listing--form label{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}@media print,screen and (min-width:64.0625em){.program-listing--form label{font-size:0.875rem}}.program-listing--form .cell.listing--form__search-area{margin-bottom:0 !important}.program-listing--form__popular{margin-top:1.5rem;padding-bottom:1.5rem;position:relative;font-size:1.125rem}@media print,screen and (min-width:48.0625em){.program-listing--form__popular{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.program-listing--form__popular{padding-bottom:2rem}}.program-listing--form__popular span{margin-right:1.5rem}.program-listing--form__popular a{font-family:upgrade-lights,helvetica,sans-serif;display:inline-block;margin-right:1.5rem}@media print,screen and (min-width:48.0625em){.program-listing--form__popular a{margin-right:2rem}}.program-listing--form__popular::after{content:"";display:block;position:absolute;right:1.25rem;bottom:0;left:1.25rem;border-bottom:1px solid #d6d6d6}.program-listing--item{padding-top:2rem}@media print,screen and (min-width:48.0625em){.program-listing--item{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.program-listing--item{padding-top:5rem}}.program-listing--item:first-of-type{padding-top:0}.program-listing--item:last-of-type{padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.program-listing--item:last-of-type{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.program-listing--item:last-of-type{padding-bottom:7.5rem}}.program-listing--item h2{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.program-listing--item h2{margin-bottom:2rem}}@media print,screen and (min-width:64.0625em){.program-listing--item h2{margin-bottom:3rem}}.program-listing--item__about h3{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.program-listing--item__about h3{font-size:0.875rem}}.program-listing--item__desc{margin-top:1rem}.program-listing--item .accordion{margin-top:1.5rem;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);background-color:#892332}@media print,screen and (min-width:48.0625em){.program-listing--item .accordion{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.program-listing--item .accordion{margin-top:3rem}}.program-listing--item .accordion button{-webkit-box-shadow:none;box-shadow:none}.program-listing--item .accordion__content{padding:1.25rem 2rem .25rem 1.25rem}.program-listing--item .accordion__content ul{list-style:none;font-family:upgrade-lights,helvetica,sans-serif;color:#fff}@media print,screen and (min-width:40em){.program-listing--item .accordion__content ul{-webkit-columns:2;-moz-columns:2;columns:2}}.program-listing--item .accordion__content li{padding-bottom:1.25rem;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;border-bottom:1px solid rgba(0,0,0,0)}.program-listing--item .accordion__content a{color:#fff}@media print,screen and (min-width:64.0625em){.program-listing--item__table .mobile-table{margin-top:0}}@media screen and (max-width:27.5em){.program-listing--item__table .mobile-table{margin-right:-40px;margin-left:-40px;padding-left:40px}}.program-listing--item__table table,.program-listing--item__table thead{width:100%;border:none;text-align:left}.program-listing--item__table thead th{background-color:rgba(0,0,0,0);border-right:none;padding-top:0;padding-left:0}.program-listing--item__table tbody{border-left:none}.program-listing--item__table td{border-right:none;padding-left:0;width:16%}.program-listing--item__table td:first-child{width:50%}.program-listing--item__table h3{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.program-listing--item__table h3{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.program-listing--item__table h3{font-size:1.5rem}}.program-listing--item__table ul{list-style:none}.program-listing--item__table li{display:inline}.program-listing--item__table li:not(:last-child)::after{content:", "}.program-listing--item__table dl{margin-top:1.5rem;font-weight:500}.program-listing--item__table dt{font-family:upgrade,helvetica,sans-serif;font-weight:500}.program-listing--item__table dt:not(:first-child){margin-top:1rem}.program-listing--item__table dd{margin-left:0;font-family:upgrade-lights,helvetica,sans-serif;display:inline}.program-listing--item__table dd:not(:last-of-type){display:inline;position:relative}.program-listing--item__table dd:not(:last-of-type)::after{content:", ";position:relative}.program-listing--summary{margin-top:3rem;margin-bottom:2rem}@media print,screen and (min-width:48.0625em){.program-listing--summary{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.program-listing--summary{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.program-listing--summary{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.program-listing--summary{margin-bottom:5rem}}.program-listing--summary .cell{text-align:center}.program-listing--summary span{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.program-listing--summary span{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.program-listing--summary span{font-size:1.3125rem}}.programs--item__section+.grid-x .programs--item__keylinks,.programs--item__section+.grid-x .programs--item__contact-info{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.programs--item__section+.grid-x .programs--item__keylinks,.programs--item__section+.grid-x .programs--item__contact-info{margin-top:2rem}}.page--program .programs--item:nth-child(even){background:none}.page--program .landing-title+.flexible-page-body .wysiwyg h2:first-child,.page--program .landing-title+.flexible-page-body .wysiwyg h3:first-child,.page--program .landing-title+.flexible-page-body .wysiwyg h4:first-child,.page--program .landing-title+.flexible-page-body .wysiwyg h5:first-child,.page--program .landing-title+.flexible-page-body .wysiwyg h6:first-child{margin-top:0}.hero+.promo{margin-bottom:1.875rem}.promo{overflow:hidden}.promo-container{padding:0}@media print,screen and (min-width:48.0625em){.promo-container{padding:0 1.875rem}}.promo-container__background{margin:0;background-color:#892332}.promo-container__background{padding-top:2.25rem}@media print,screen and (min-width:48.0625em){.promo-container__background{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.promo-container__background{padding-top:3.75rem}}.promo-container__background{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.promo-container__background{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.promo-container__background{padding-bottom:3.75rem}}@media print,screen and (max-width:48.06125em){.promo-container__background{background-image:-webkit-gradient(linear,left top,left bottom,from(#510525),color-stop(15%,#510525),color-stop(15%,#892332),to(#892332));background-image:linear-gradient(to bottom,#510525,#510525 15%,#892332 15%,#892332)}}@media print,screen and (min-width:48.0625em){.promo-container__background{background-image:-webkit-gradient(linear,left top,right top,from(#510525),color-stop(20%,#510525),color-stop(20%,#892332),to(#892332));background-image:linear-gradient(to right,#510525,#510525 20%,#892332 20%,#892332)}}@media screen and (min-width:80em){.promo-container__background{background-image:-webkit-gradient(linear,left top,right top,from(#510525),color-stop(25%,#510525),color-stop(25%,#892332),to(#892332));background-image:linear-gradient(to right,#510525,#510525 25%,#892332 25%,#892332)}}@media screen and (min-width:80em){.promo-container__background{position:relative}.promo-container__background::after{content:"";display:block;position:absolute;height:100%;top:0;left:0;bottom:0;background:#510525;width:calc(50% - 320px)}}.promo__icon--cell{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:48.06125em){.promo__icon--cell{background-color:#510525;margin-right:-30px;margin-left:-30px;width:calc(100% + 60px);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:2.8125rem}}@media print,screen and (min-width:48.0625em){.promo__icon--cell{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}}@media print,screen and (max-width:48.06125em){.promo__text--cell{padding-top:2.5rem}}.promo .material-icons-round{color:#fff;font-size:3.75rem;line-height:1}@media print,screen and (min-width:48.0625em){.promo .material-icons-round{font-size:5.625rem}}.promo .promo__text{padding-right:2.5rem}@media screen and (min-width:80em){.promo .promo__text{padding:0 120px 0 80px}}.promo .wysiwyg *{color:#fff}.promo .wysiwyg h2{font-family:museo-slab,georgia,serif;font-size:1.5rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.promo .wysiwyg h2{font-size:1.625rem}}@media print,screen and (min-width:64.0625em){.promo .wysiwyg h2{font-size:1.875rem}}.promo .button-style--inverse{display:inline-block;margin-top:24px}@media print,screen and (min-width:64.0625em){.promo .button-style--inverse{display:inline}}@media print,screen and (max-width:48.06125em){.promo .btn:not(:first-child){margin-top:1rem}}@media print,screen and (min-width:48.0625em){.promo .btn{margin:1rem 1.25rem 0 0}}.promo__text .button-style--inverse a.btn.file-download,.promo__text .button-style--inverse a.external{display:inline-block;margin-bottom:0;padding:1em 1.5em;-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;text-transform:none;color:#fff;background-color:#892332;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1;display:block;text-align:center;padding:.75rem;background-color:#fff;color:#892332;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.promo__text .button-style--inverse a.btn.file-download:hover,.promo__text .button-style--inverse a.external:hover{text-decoration:none;background-color:#601923}@media print,screen and (min-width:48.0625em){.promo__text .button-style--inverse a.btn.file-download,.promo__text .button-style--inverse a.external{display:inline-block;padding:.9375rem 1.5625rem}}@media print,screen and (max-width:48.06125em){.promo__text .button-style--inverse a.btn.file-download:not(:first-child),.promo__text .button-style--inverse a.external:not(:first-child){margin-top:1rem}}@media print,screen and (min-width:48.0625em){.promo__text .button-style--inverse a.btn.file-download,.promo__text .button-style--inverse a.external{margin:1rem 1.25rem 0 0}}.promo__text .button-style--inverse a.btn.file-download::after,.promo__text .button-style--inverse a.external::after{color:#f06400}.promo__text .button-style--inverse a.btn.file-download:hover,.promo__text .button-style--inverse a.btn.file-download:focus,.promo__text .button-style--inverse a.external:hover,.promo__text .button-style--inverse a.external:focus{background-color:#e4e4e4}@media print,screen and (max-width:48.06125em){.promo__text .button-style--inverse a.btn.file-download:not(:first-child){margin-top:1rem}}@media print,screen and (min-width:48.0625em){.promo__text .button-style--inverse a.btn.file-download{margin:1rem 1.25rem 0 0}}.promo__text .button-style--inverse a.file-download:after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),padding-left 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),padding-left 250ms cubic-bezier(0.42,0.08,0.06,0.98);content:"arrow_circle_down"}.promo__text--cell{padding:1.875rem}@media print,screen and (min-width:48.0625em){.promo__text--cell{padding:0}}.featured-links__container{margin-top:40px}.promo__text a.featured-link{display:inline-block;margin-right:34px;padding:15px 25px 15px 0;color:#fff;font-family:upgrade,helvetica,sans-serif;font-size:18px;font-weight:500;text-decoration:none}.promo__text a.featured-link::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.promo__text a.featured-link.external::after{content:"trending_flat"}.promo__text a.featured-link:hover::after,.promo__text a.featured-link:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}@media print,screen and (max-width:48.06125em){.promo__text a.featured-link:not(:first-child){margin-top:1rem}}@media print,screen and (min-width:48.0625em){.promo__text a.featured-link{margin:1rem 1.25rem 0 0}}.promo__text a.featured-link::after{color:#fff}.promo__text a.featured-link:hover,.promo__text a.featured-link:focus{text-decoration:underline}.promo__text a.featured-link:hover::after,.promo__text a.featured-link:focus::after{color:#fff}.promo__text a.featured-link--centered{display:table;margin-right:auto;margin-left:auto}.related{margin-top:2rem;padding-top:2rem;border-top:.0625em solid #d6d6d6}.ric-edge{background-color:#0f0f0f;background-image:-webkit-gradient(linear,left bottom,left top,from(#210117),color-stop(30%,#210117),to(#0f0f0f));background-image:linear-gradient(0deg,#210117 0%,#210117 30%,#0f0f0f 100%)}.ric-edge h2{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase;color:#fff}@media print,screen and (min-width:48.0625em){.ric-edge h2{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.ric-edge h2{font-size:3.4375rem;letter-spacing:2}}.ric-edge h3{color:#fff}.ric-edge__desc p{color:#fff}.ric-edge__desc a{color:#f06400}@media print,screen and (max-width:48.06125em){.ric-edge__text{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.ric-edge__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ric-edge__button,.ric-edge__link{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.ric-edge__button,.ric-edge__link{margin-top:2rem}}.ric-edge__feature--large,.ric-edge__feature--small{margin-top:2rem}@media print,screen and (min-width:48.0625em){.ric-edge__feature--large,.ric-edge__feature--small{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.ric-edge__feature--large,.ric-edge__feature--small{margin-top:5rem}}.ric-edge__feature--large .ric-edge__desc{margin-top:1.5rem}.ric-edge__feature--small{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ric-edge__feature--small .ric-edge__desc{margin-top:1rem}@media print,screen and (max-width:48.06125em){.ric-edge__feature--small .cell{margin-top:2rem}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.ric-edge__feature--small .cell:only-child{width:50%}}@media print,screen and (min-width:64.0625em){.ric-edge__feature--small .cell:only-child{max-width:50%}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.ric-edge__feature--small .cell:nth-child(3){margin-top:2rem}}.slide-toggle{--slide-toggle-offset:0;--slide-toggle-scale:1;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}.slide-toggle__button{margin:0;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);background-color:rgba(0,0,0,0)}.slide-toggle--line{border-bottom:.0625em solid #000}.slide-toggle--line .slide-toggle__button{color:#000}.slide-toggle--line .slide-toggle__button[aria-selected=true]{color:#892332}@supports(--css:variables){.slide-toggle--line:after{bottom:0;height:.3125em;-webkit-transform:translate(var(--slide-toggle-offset),50%) scale(var(--slide-toggle-scale),1);transform:translate(var(--slide-toggle-offset),50%) scale(var(--slide-toggle-scale),1);background-color:#892332}}.slide-toggle--pill{padding:1em;background-color:#601923}.slide-toggle--pill .slide-toggle__button{position:relative;z-index:1}.slide-toggle--pill .slide-toggle__button:hover{background-color:#892332}.slide-toggle--pill .slide-toggle__button[aria-selected=true]{background-color:#892332}@supports(--css:variables){.slide-toggle--pill:after{top:1em;bottom:1em;-webkit-transform:translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale),1);transform:translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale),1);background-color:#b22d41}}@supports(--css:variables){.slide-toggle:after{position:absolute;display:block;width:100px;content:"";-webkit-transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);-webkit-transform-origin:0 0;transform-origin:0 0}.slide-toggle .slide-toggle__button{background-color:rgba(0,0,0,0) !important}}.social-media{margin:0;padding:0;list-style:none}.social-media li{display:inline-block;margin:0 1.5rem 0 0}.social-media a{display:block;margin:0;-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.social-media a:hover{color:#601923}.story figure{margin:0;padding:0;position:relative;z-index:1}@media screen and (min-width:82.5em){.story figure{display:-webkit-box;display:-ms-flexbox;display:flex}}.story img{-webkit-box-shadow:0 0px 12px 0 rgba(51,51,51,.15);box-shadow:0 0px 12px 0 rgba(51,51,51,.15)}.story__card{background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);position:relative;z-index:2}@media print,screen and (max-width:48.06125em){.story__card{display:none}}@media print,screen and (min-width:48.0625em){.story__card{margin:-4rem 1.25rem 0}}@media print,screen and (min-width:64.0625em){.story__card{margin:-5rem 5rem 0}}.story__text{margin-top:3rem}@media print,screen and (min-width:48.0625em){.story__text{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.story__text{margin-top:6rem}}@media print,screen and (max-width:48.06125em){.story__text{margin-top:1.5rem}}.story__text .story__button{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.story__text .story__button{margin-top:2rem}}.story__title h3 a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.story__title h3 a.external::after{content:"trending_flat"}.story__title h3 a:hover::after,.story__title h3 a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.story__eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin-top:1.5rem}@media print,screen and (min-width:64.0625em){.story__eyebrow{font-size:0.875rem}}@media print,screen and (min-width:48.0625em){.story__eyebrow{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.story__eyebrow{margin-top:2.5rem}}.story__desc{margin-top:1rem}.story__text .story__subject--name{margin-top:1rem;font-size:0.875rem;font-weight:500;line-height:1.6}@media print,screen and (min-width:48.0625em){.story__text .story__subject--name{font-size:1rem}}.story__photo{position:relative}@media print,screen and (min-width:64.0625em){.story__photo--horizontal img{max-width:calc(100% + 20px)}}@media screen and (min-width:82.5em){.story__photo--horizontal img{max-width:unset}}.story__card{padding:1.5rem}@media print,screen and (min-width:48.0625em){.story__card{padding:2rem}}.story__card .story__eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin-top:0}@media print,screen and (min-width:64.0625em){.story__card .story__eyebrow{font-size:0.875rem}}.story__card .story__subject--name{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.story__card .story__subject--name{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.story__card .story__subject--name{font-size:1.3125rem}}.story__card .story__subject--bio{font-size:0.875rem;font-weight:500;line-height:1.6;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.story__card .story__subject--bio{font-size:1rem}}.story__card .story__button{margin-top:1.5rem}.story__card .story__button .btn{color:#892332;background-color:#fff;border:2px solid #d6d6d6;-webkit-box-shadow:none;box-shadow:none}.story__card .story__button .btn:hover,.story__card .story__button .btn:focus{color:#fff;background-color:#510525;border:2px solid #510525}.stories{margin-bottom:4.5rem;background-color:#892332;background-color:#510525;background-image:-webkit-gradient(linear,left top,left bottom,from(#510525),to(#892332));background-image:linear-gradient(180deg,#510525 0%,#892332 100%);padding-top:3rem}@media print,screen and (min-width:48.0625em){.stories{margin-bottom:6rem}}@media print,screen and (min-width:64.0625em){.stories{margin-bottom:7.5rem}}@media print,screen and (min-width:48.0625em){.stories{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.stories{padding-top:6rem}}.stories h2{font-size:2.25rem;font-family:upgrade-lights,helvetica,sans-serif;font-weight:400;line-height:1.1;letter-spacing:1;text-transform:uppercase;color:#fff}@media print,screen and (min-width:48.0625em){.stories h2{font-size:2.5rem;letter-spacing:1.5}}@media print,screen and (min-width:64.0625em){.stories h2{font-size:3.4375rem;letter-spacing:2}}@media print,screen and (max-width:48.06125em){.stories--all-link{margin-top:2rem}}@media print,screen and (min-width:48.0625em){.stories--all-link{text-align:right;font-size:1.125rem}}.stories--all-link a{color:#f06400}.stories--all-link a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.stories--all-link a.external::after{content:"trending_flat"}.stories--all-link a:hover::after,.stories--all-link a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.stories--all-link a:hover,.stories--all-link a:focus{color:#fff}.stories--all-link a:hover::after,.stories--all-link a:focus::after{color:#fff}@media print,screen and (min-width:48.0625em){.stories--primary:only-child:last-child .story__photo--horizontal{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.stories--primary:only-child:last-child .story__photo--horizontal+.story__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.stories--primary:only-child:last-child .story__photo--horizontal figure{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media print,screen and (min-width:48.0625em){.stories--primary:only-child:last-child .story__text .story__subject--name{display:none}}@media print,screen and (min-width:48.0625em){.featured-stories .stories--primary:only-child:last-child .story__photo--horizontal{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.featured-stories .stories--primary:only-child:last-child .story__photo--horizontal+.story__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.featured-stories .stories--primary:only-child:last-child .story__photo--horizontal figure{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media print,screen and (min-width:48.0625em){.featured-stories .stories--primary:only-child:last-child .story__text .story__subject--name{display:block}}.stories--primary{position:relative;z-index:1;background-color:rgba(0,0,0,0);border-bottom:16px solid #fff}.stories--primary .story{margin-top:2rem}@media print,screen and (min-width:48.0625em){.stories--primary .story{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.stories--primary .story{margin-top:4rem}}.stories--primary .story__title,.stories--primary .story__title *,.stories--primary .story__eyebrow,.stories--primary .story__eyebrow *,.stories--primary .story__desc,.stories--primary .story__desc *,.stories--primary .story__subject--name,.stories--primary .story__subject--name *{color:#fff}.stories--primary .story__title h3 a:hover::after,.stories--primary .story__title h3 a:focus::after{color:#fff}.stories--primary .story__card .story__eyebrow,.stories--primary .story__card .story__subject--name{color:#000}@media print,screen and (min-width:48.0625em){.stories--primary .story__photo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media print,screen and (min-width:64.0625em){.stories--primary .story__photo--vertical+.story__text{margin-left:8.33333%}}.stories--primary .story__text .story__button .btn{color:#fff;background-color:rgba(0,0,0,0);border:2px solid #f06400;-webkit-box-shadow:none;box-shadow:none}.stories--primary .story__text .story__button .btn:hover,.stories--primary .story__text .story__button .btn:focus{background-color:#510525;border:2px solid #510525}.stories--secondary{position:relative;z-index:2;margin-top:-8.4vw}.stories--secondary::after{content:"";display:block;background:#fff;position:absolute;z-index:-1;left:0;bottom:0;width:100%;height:calc(100% - 8.4vw)}@media print,screen and (min-width:64.0625em){.stories--secondary::after{height:calc(100% - 12.4vw)}}@media print,screen and (min-width:64.0625em){.stories--secondary{margin-top:-12.4vw}}@media print,screen and (min-width:64.0625em){.stories--secondary .story__photo--vertical{margin-left:8.33333%}}.stories--secondary .story__photo--horizontal figure{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.stories--secondary .story__title h3 a:hover::after,.stories--secondary .story__title h3 a:focus::after{color:#510525}.stories--secondary .story__text{background-color:#fff}.stories--secondary .story__text .story__button .btn{color:#892332;background-color:rgba(0,0,0,0);border:2px solid #d6d6d6;-webkit-box-shadow:none;box-shadow:none}.stories--secondary .story__text .story__button .btn:hover,.stories--secondary .story__text .story__button .btn:focus{color:#fff;background-color:#510525;border:2px solid #510525}.stories--horizontal+.stories--secondary{margin-top:-8.4vw}.stories--primary.stories--horizontal+.stories--secondary::after{height:calc(100% - 8.4vw)}@media print,screen and (min-width:64.0625em){.stories--primary.stories--horizontal+.stories--secondary::after{height:calc(100% - 8.4vw)}}.stories__angle{width:100%;height:20vw;background-color:#fff;-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%);margin-top:-10.4vw;margin-bottom:-1px}.stories--primary.stories--vertical:only-child .stories__angle,.grid-container+.stories--primary.stories--vertical:last-child .stories__angle{margin-top:-4vw}@media print,screen and (min-width:48.0625em){.stories--primary.stories--vertical:only-child .stories__angle,.grid-container+.stories--primary.stories--vertical:last-child .stories__angle{margin-top:-24vw}}.stories--primary.stories--horizontal:only-child .stories__angle,.grid-container+.stories--primary.stories--horizontal:last-child .stories__angle{margin-top:0}@media print,screen and (min-width:48.0625em){.stories--primary.stories--horizontal:only-child .stories__angle,.grid-container+.stories--primary.stories--horizontal:last-child .stories__angle{margin-top:-13vw}}@media print,screen and (min-width:64.0625em){.stories--primary.stories--horizontal:only-child .story__card,.grid-container+.stories--primary.stories--horizontal:last-child .story__card{margin-left:3.75rem}}@media screen and (min-width:82.5em){.stories--primary.stories--horizontal:only-child .story__card,.grid-container+.stories--primary.stories--horizontal:last-child .story__card{margin-left:0}}.page--home-page .stories--primary{background-color:#892332;background-image:-webkit-gradient(linear,left bottom,left top,from(#892332),color-stop(68%,#310521),to(#11000C));background-image:linear-gradient(0deg,#892332 0%,#310521 68%,#11000C 100%)}@media print,screen and (max-width:48.06125em){.featured-stories__final-button .btn{text-align:center}}@media print,screen and (max-width:64.06125em){.tabs__buttons{display:none}}@media print,screen and (min-width:64.0625em){.tabs__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;list-style:none}:root:not(.oho-js) .tabs__buttons{display:none}.tabs__buttons li+li{margin-left:1em}.tabs__button{margin-bottom:-0.0625em;border:.0625em solid #892332}.tabs__button[aria-selected=true]{color:#892332;border-bottom-color:#fff;background-color:#fff}.tabs .accordion{display:block;margin-top:0;padding:1.75em;border:.0625em solid #892332}.tabs .accordion::before,.tabs .accordion::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tabs .accordion::after{clear:both}.tabs .accordion[aria-hidden=true]{display:none}.tabs .tabs__panel>.accordion__button{display:none}:root:not(.oho-js) .tabs .tabs__panel>.accordion__button{display:block}}.tags ul{margin:0;padding:0;list-style:none;font-family:upgrade,helvetica,sans-serif}.tags li{display:inline-block}@media print,screen and (max-width:48.06125em){.tags li{margin-right:.5rem}}@media print,screen and (min-width:48.0625em){.tags li+li{margin-left:.5rem}}.tags li a,.tags li span{display:block;border:1px solid #d6d6d6;font-family:upgrade-lights,helvetica,sans-serif;font-size:.875rem;padding:.5rem 1rem}@media print,screen and (max-width:48.06125em){.tags li a,.tags li span{margin-top:.5rem}}@media print,screen and (min-width:48.0625em){.tags li a,.tags li span{font-size:.875rem;padding:.5rem 1rem}}.tags li a:hover,.tags li a:focus,.tags li span:hover,.tags li span:focus{border-color:#222;text-decoration:none}section+.tags{margin-top:2rem;padding-top:2rem;background-image:-webkit-gradient(linear,left top,right top,color-stop(0,#222),color-stop(4em,#222),color-stop(4em,transparent));background-image:linear-gradient(to right,#222 0,#222 4em,transparent 4em);background-repeat:no-repeat;background-size:100% .0625em}.tags--set{display:block}.tags--set .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;color:#892332;margin-bottom:.5rem}@media print,screen and (min-width:64.0625em){.tags--set .eyebrow{font-size:0.875rem}}@media print,screen and (min-width:48.0625em){.tags--set{display:inline-block}}@media print,screen and (min-width:48.0625em){.tags--set+.tags--set{margin-left:.5rem}}.news-story--body-tags .tags--ditl{display:block;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.news-story--body-tags .tags--ditl{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags .tags--ditl{margin-top:2.5rem}}.tags--ditl .tags a{border:2px solid #d6d6d6;font-family:upgrade,helvetica,sans-serif;font-weight:500;padding:.4375rem 1rem}@media print,screen and (min-width:48.0625em){.tags--ditl .tags a{padding:.5rem 1.5rem}}.tags--pronouns .tags li{font-family:upgrade-lights,helvetica,sans-serif;font-size:.875rem;padding:.5rem 1rem}@media print,screen and (max-width:48.06125em){.tags--pronouns .tags li{margin-top:.5rem;padding-left:0}}@media print,screen and (min-width:48.0625em){.tags--pronouns .tags li{font-size:.875rem;padding:.5rem 1rem}}.tags--pronouns .tags span{border-color:rgba(0,0,0,0)}.tags--pronouns .tags span:hover,.tags--pronouns .tags span:focus{border-color:rgba(0,0,0,0)}.tooltip-box{position:absolute;z-index:10;visibility:hidden;max-width:18.75rem;-webkit-transition:opacity 300ms ease,-webkit-transform 300ms ease;transition:opacity 300ms ease,-webkit-transform 300ms ease;transition:opacity 300ms ease,transform 300ms ease;transition:opacity 300ms ease,transform 300ms ease,-webkit-transform 300ms ease;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.tooltip-box--active{visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.tooltip-box__container{position:relative;border:1px solid #892332;border-top:20px solid #892332}.tooltip-box__container i{position:absolute;top:-19px;right:4px;cursor:pointer;color:#fff}.tooltip-box__container .tooltip-box__content{display:block;padding:15px;background:#fff;font-size:15px}.tooltip-box-toggle:after{padding-left:10px;content:"";cursor:pointer;-webkit-transition:color 200ms ease;transition:color 200ms ease;color:#999;font-family:"Font Awesome 6 Pro"}.tooltip-box-toggle--active:after{color:#892332}[id=back-to-top]{width:100%;margin-bottom:45px;text-align:center}[id=back-to-top] a:hover{text-decoration:none}[id=back-to-top] span{display:block}.has-tooltip-box{color:#000}.costs__textrow,.costs__accordion-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.costs__textrow .costs__amount,.costs__accordion-button .costs__amount{width:8rem}.tuition-fees .breadcrumbs{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.tuition-fees .breadcrumbs{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.tuition-fees .breadcrumbs{margin-top:3rem}}.tuition-fees .wysiwyg{margin-top:3rem}@media print,screen and (min-width:48.0625em){.tuition-fees .wysiwyg{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.tuition-fees .wysiwyg{margin-top:5rem}}.tour-wrap{position:relative;height:800px;max-width:100%;overflow:hidden}.tour-wrap iframe{position:absolute;top:0;left:0;width:100% !important;height:100% !important;max-width:100% !important;max-height:100% !important}.tour-wrap iframe canvas{height:auto}.virtual-tour--widget{margin-top:2rem}@media print,screen and (min-width:48.0625em){.virtual-tour--widget{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.virtual-tour--widget{margin-top:5rem}}.card--listing--event{border-top:1px solid #e4e4e4}.card--listing--event+.card--listing--event{border-top:none}.card--listing--event .event--detail__details{margin-top:1.5rem}.card--listing--event p{margin-top:1.5rem}.card--listing--event .tags--set{margin-top:1rem}@media print,screen and (min-width:48.0625em){.card--listing--event{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.card--listing--event .card__content__inner{padding:0 2.5rem 0 0}.card--listing--event .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%;margin-left:0;margin-right:0;margin-bottom:0}.card--listing--event .card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.card--listing--event img{display:block}}@media print,screen and (min-width:48.0625em){.card--event .card__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}}.event-listing--form{margin-top:0 !important}.event-listing--form .listing--form__search-area label{margin-right:-75px}.card--news .date{margin-top:1rem}.card--news p{margin-top:1.5rem}.card--news .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;display:block;margin-top:1.5rem}@media print,screen and (min-width:64.0625em){.card--news .eyebrow{font-size:0.875rem}}.card--news .eyebrow+p{margin-top:0.5rem}.card--news .tags--set,.card--news .tags--ditl{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.card--news .tags--set,.card--news .tags--ditl{margin-top:2rem}}.card--news .tags--set a,.card--news .tags--ditl a{padding:.5rem 1rem}.card--news .tags--set .eyebrow,.card--news .tags--ditl .eyebrow{margin-top:0}.card--news .tags--set .eyebrow a,.card--news .tags--ditl .eyebrow a{padding-left:0 !important}@media print,screen and (min-width:48.0625em){.card--listing--news{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.card--listing--news .card__content__inner{padding:0 2.5rem 0 0}.card--listing--news .card__media{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:33.3333333333%;margin-left:0;margin-right:0;margin-bottom:0}.card--listing--news .card__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.card--listing--news img{display:block}}@media print,screen and (min-width:48.0625em){.card--news .card__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}}.news-listing--form{margin-top:0 !important}@media print,screen and (max-width:48.06125em){.listing--news .card .card__content__inner{padding-right:0;padding-bottom:0;padding-left:0}}.programs--item ul.button-first li:first-child a{display:inline-block;margin-bottom:0;padding:1em 1.5em;-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;text-transform:none;color:#fff;background-color:#892332;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.programs--item ul.button-first li:first-child a:hover{text-decoration:none;background-color:#601923}.programs--item ul.button-first li:first-child a:after{-webkit-transform:none;transform:none;color:#ffd83b;vertical-align:middle}.programs--item ul.button-first li:first-child a:hover:after{padding-left:.25em;color:#ffd83b}.page--listing-page .listing--hero:has(+.program-listing-2024-container) .breadcrumbs{margin-bottom:0}.page--listing-page .listing--hero+.program-listing-2024-container .listing--form{margin-top:3rem}.program-listing-2024 .listing--form .cell{margin-top:0}.program-listing-2024 fieldset[data-drupal-selector=edit-letter] .form-item-letter,.program-listing-2024 fieldset[data-drupal-selector=edit-letter] .form-item-letter:first-child{margin-right:1.4375rem}.program-listing-2024 ol>li:before{content:none}.program-listing-2024 .wysiwyg{margin-top:1.5625rem}.program-listing-2024 .pager{list-style-type:none}.program-listing-2024 .pager .pager__item{display:block}.program-listing-2024 .pager a.button{background:#892332;color:#fff;font-family:upgrade,helvetica,sans-serif;font-size:1.125rem;padding:.875rem 1.5625rem;text-align:center;position:relative}.program-listing-2024 .pager a.button:hover{background:#601923}.program-listing-2024 .pager a.button:after{content:url(/sites/sherlock/themes/custom/sherlock/assets/img/arrow-down-button.svg);position:absolute}.program-listing-2024 .program-listing-2024__rows{margin-top:3.75rem}.program-listing-2024 .program-listing__rows--grouped{padding-left:0}.program-listing-2024 .program-listing__rows--grouped:not(:first-child){margin-top:3.75rem}.program-listing-2024 .program-listing__group-name-column{padding-bottom:.625rem;border-bottom:1px solid #d6d6d6}.program-listing-2024 .program-listing__item-group{padding-left:0}.program-listing-2024 .program-listing__item-group:not(:first-child){margin-top:3.75rem}.program-listing-2024 .program-listing-2024__results:not(:has(+.pager)){margin-bottom:3.75rem}.program-listing-2024 .pager{margin-bottom:3.75rem}@media print,screen and (min-width:48.0625em){.program-listing-2024 .program-listing-2024__results:not(:has(+.pager)){margin-bottom:5rem}.program-listing-2024 .pager{margin-bottom:5rem}.program-listing-2024 .program-listing-2024__rows{margin-top:0}.program-listing-2024 .program-listing__rows--grouped{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5rem}.program-listing-2024 .program-listing__group-name-column{padding-bottom:0;border-bottom:none}.program-listing-2024 .program-listing__group-name-column h3{font-size:2.25rem;width:3.75rem}.program-listing-2024 .program-listing__rows-item{border-left:1px solid #d6d6d6;padding-left:3.5%;margin-top:0}.program-listing-2024 .program-listing__item-group{margin-top:5rem}.program-listing-2024 .program-listing__item-group:first-child{margin-top:0}}.landing-title__program.global-padding--xxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.landing-title__program.global-padding--xxlarge{padding-bottom:2rem}}.sitewide-alert.oho-alert.alert-notice{background-color:#fbe9c2}.sitewide-alert p:first-child{margin-top:0}.area-of-study-hero{background-color:#210117}.area-of-study-hero__title{margin-top:4.5rem;margin-bottom:4.5rem;overflow:hidden}@media print,screen and (min-width:48.0625em){.area-of-study-hero__title{margin-top:6rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero__title{margin-top:7.5rem}}@media print,screen and (min-width:48.0625em){.area-of-study-hero__title{margin-bottom:6rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero__title{margin-bottom:7.5rem}}.area-of-study-hero .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;color:#f06400;position:relative;display:inline-block}@media print,screen and (min-width:64.0625em){.area-of-study-hero .eyebrow{font-size:0.875rem}}.area-of-study-hero .eyebrow::after{content:"";display:block;position:absolute;bottom:4px;left:calc(100% + 6px);border-bottom:1px solid #f06400;width:70px;-webkit-transition:width 10s cubic-bezier(0.82,0.06,0.14,0.97);transition:width 10s cubic-bezier(0.82,0.06,0.14,0.97)}@media print,screen and (min-width:48.0625em){.area-of-study-hero .eyebrow::after{left:calc(100% + 18px);width:150px}}.area-of-study-hero h1{color:#fff;text-transform:uppercase;margin-top:1.5rem;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.area-of-study-hero h1{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero h1{margin-top:2.5rem}}@media print,screen and (min-width:48.0625em){.area-of-study-hero h1{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero h1{margin-top:3rem}}.area-of-study-hero ol.breadcrumbs a{color:#f06400}.area-of-study-hero ol.breadcrumbs li.active,.area-of-study-hero ol.breadcrumbs li:last-child{color:#fff}@media print,screen and (min-width:40em){.area-of-study-hero ol.breadcrumbs li::before{color:#fff}}.area-of-study-hero .hero{max-height:unset;overflow:visible}.area-of-study-hero__hero{position:relative;background-color:rgba(0,0,0,0)}@media print,screen and (min-width:48.0625em){.area-of-study-hero__hero{padding-left:1.25rem}}@media screen and (min-width:62.5em){.area-of-study-hero__hero{padding-left:calc(50vw - 470px)}}.area-of-study-hero__hero .autoplay-video-container{z-index:4;width:100%;-webkit-box-shadow:0 0px 12px 0 rgba(51,51,51,.15);box-shadow:0 0px 12px 0 rgba(51,51,51,.15)}@media print,screen and (max-width:48.06125em){.area-of-study-hero__hero .autoplay-video-container{display:none}}@media print,screen and (min-width:48.0625em){.area-of-study-hero__hero .autoplay-video-container+img{display:none}}.area-of-study-hero__hero img{z-index:3;-webkit-box-shadow:0 0px 12px 0 rgba(51,51,51,.15);box-shadow:0 0px 12px 0 rgba(51,51,51,.15)}.area-of-study-hero__hero .video-play-button{z-index:5;right:3rem;left:unset;font-size:0;-webkit-filter:drop-shadow(0 0 3px rgba(0,0,0,0.33));filter:drop-shadow(0 0 3px rgba(0,0,0,0.33))}.area-of-study-hero__hero .video-play-button:hover,.area-of-study-hero__hero .video-play-button:focus{background:none;outline:none;-webkit-filter:none;filter:none}.area-of-study-hero__hero .video-play-button:hover::after,.area-of-study-hero__hero .video-play-button:focus::after{color:#510525}.area-of-study-hero__hero::after{content:"";display:block;position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:calc(50% - 10vw + 1px);background:#fff}.area-of-study-hero__angle{position:absolute;z-index:2;left:0;top:calc(50% - 10vw);width:100%;height:20vw;background-color:#fff;-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}.area-of-study-hero__text{background-color:#fff;position:relative;z-index:6;padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.area-of-study-hero__text{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero__text{padding-bottom:7.5rem}}@media print,screen and (max-width:48.06125em){.area-of-study-hero__text{background-color:#210117}.area-of-study-hero__text::after{content:"";display:block;position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:calc(75% - 10vw + 1px);background:#fff}}.area-of-study-hero__jumplinks{position:relative;z-index:4;background-color:#fff;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem;margin-top:-1rem}@media print,screen and (min-width:48.0625em){.area-of-study-hero__jumplinks{padding:2rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero__jumplinks{padding:2.5rem}}@media print,screen and (min-width:48.0625em){.area-of-study-hero__jumplinks{margin-top:-9.375rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero__jumplinks{margin-top:-12.5rem}}.area-of-study-hero__jumplinks h2{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.area-of-study-hero__jumplinks h2{font-size:0.875rem}}.area-of-study-hero__jumplinks ul{list-style:none;margin-top:.75rem}@media print,screen and (min-width:48.0625em){.area-of-study-hero__jumplinks ul{margin-top:1.25rem}}.area-of-study-hero__jumplinks li{border-top:1px solid #d8d8d8;padding:.75rem 0}@media print,screen and (min-width:64.0625em){.area-of-study-hero__jumplinks li{padding:1.25rem 0}}.area-of-study-hero__jumplinks li:last-child{padding-bottom:0}.area-of-study-hero .accordion{margin-top:1.5rem;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);background-color:#892332}@media print,screen and (min-width:48.0625em){.area-of-study-hero .accordion{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero .accordion{margin-top:3rem}}.area-of-study-hero .accordion button{-webkit-box-shadow:none;box-shadow:none}.area-of-study-hero .accordion__content{padding:1.25rem 2rem .25rem 1.25rem}.area-of-study-hero .accordion__content ul{list-style:none;font-family:upgrade-lights,helvetica,sans-serif;color:#fff}@media print,screen and (min-width:40em){.area-of-study-hero .accordion__content ul{-webkit-columns:2;-moz-columns:2;columns:2}}.area-of-study-hero .accordion__content li{padding-bottom:1.25rem;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;border-bottom:1px solid rgba(0,0,0,0)}.area-of-study-hero .accordion__content a{color:#fff}.area-of-study-hero__desc{position:relative;z-index:3;background-color:#fff;color:#222;margin-top:3rem}@media print,screen and (min-width:48.0625em){.area-of-study-hero__desc{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero__desc{margin-top:6rem}}@media print,screen and (min-width:48.0625em){.area-of-study-hero__desc{margin-left:1.5rem}}@media print,screen and (min-width:64.0625em){.area-of-study-hero__desc{margin-left:2rem}}.area-of-study-hero__angle--mobile{position:absolute;z-index:2;left:0;top:calc(25% - 10vw);width:100%;height:20vw;background-color:#fff;-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}@media print,screen and (min-width:48.0625em){.area-of-study-hero__angle--mobile{display:none}}.dept-detail__key-items{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35)}.dept-detail__key-items{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.dept-detail__key-items{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.dept-detail__key-items{margin-top:2.5rem}}.dept-detail__key-items{padding:0.75rem}@media print,screen and (min-width:48.0625em){.dept-detail__key-items{padding:1rem}}@media print,screen and (min-width:64.0625em){.dept-detail__key-items{padding:1.25rem}}.dept-detail__key-items .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}@media print,screen and (min-width:64.0625em){.dept-detail__key-items .eyebrow{font-size:0.875rem}}.dept-detail__key-items .eyebrow:not(:first-child){margin-top:1.5rem}.dept-detail__key-items--contact ul{list-style:none}.dept-detail__key-items--contact li:not(:first-child){margin-top:0.5rem}.dept-detail__key-items--contact .material-icons{color:#f06400;font-size:1.25rem}.dept-detail__key-items--contact.floating-material span,.dept-detail__key-items--contact.floating-material a{padding-left:2rem}.dept-detail__key-items--contact.floating-material i+a{padding-left:.75rem}.dept-detail__key-items--contact.floating-material a+span{padding-left:.75rem}.dept-detail__key-items--contact-details i{color:#f06400;font-size:1.5rem}@media print,screen and (max-width:64.06125em){.dept-detail__key-items--contact .eyebrow,.dept-detail__key-items--contact-details .eyebrow{margin-top:1.5rem}}.dept-detail__body{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.dept-detail__body{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.dept-detail__body{margin-top:2.5rem}}.dept-detail__body{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.dept-detail__body{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.dept-detail__body{padding-bottom:3rem}}.dept-detail__has-nav+.dept-detail__body .wysiwyg>*:first-child{margin-top:0}.page--department section.global-padding--xxlarge,.page--department footer.global-padding--xxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--department section.global-padding--xxlarge,.page--department footer.global-padding--xxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.page--department section.global-padding--xxlarge,.page--department footer.global-padding--xxlarge{padding-top:2.5rem}}.page--department section.global-padding--xxlarge,.page--department footer.global-padding--xxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--department section.global-padding--xxlarge,.page--department footer.global-padding--xxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--department section.global-padding--xxlarge,.page--department footer.global-padding--xxlarge{padding-bottom:2.5rem}}.page--department section.global-padding--xxxlarge,.page--department footer.global-padding--xxxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--department section.global-padding--xxxlarge,.page--department footer.global-padding--xxxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.page--department section.global-padding--xxxlarge,.page--department footer.global-padding--xxxlarge{padding-top:3rem}}.page--department section.global-padding--xxxlarge,.page--department footer.global-padding--xxxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--department section.global-padding--xxxlarge,.page--department footer.global-padding--xxxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--department section.global-padding--xxxlarge,.page--department footer.global-padding--xxxlarge{padding-bottom:3rem}}.page--department section.global-padding--xxxxlarge,.page--department footer.global-padding--xxxxlarge{padding-top:2.25rem}@media print,screen and (min-width:48.0625em){.page--department section.global-padding--xxxxlarge,.page--department footer.global-padding--xxxxlarge{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.page--department section.global-padding--xxxxlarge,.page--department footer.global-padding--xxxxlarge{padding-top:3.75rem}}.page--department section.global-padding--xxxxlarge,.page--department footer.global-padding--xxxxlarge{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.page--department section.global-padding--xxxxlarge,.page--department footer.global-padding--xxxxlarge{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.page--department section.global-padding--xxxxlarge,.page--department footer.global-padding--xxxxlarge{padding-bottom:3.75rem}}.page--department .dept-detail__hero+.promo{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--department .dept-detail__hero+.promo{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.page--department .dept-detail__hero+.promo{margin-top:2.5rem}}.directory h1{text-transform:uppercase;margin-top:3rem}@media print,screen and (min-width:48.0625em){.directory h1{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.directory h1{margin-top:6rem}}.directory--people__section,.directory--departments__section{margin-top:3rem}@media print,screen and (min-width:48.0625em){.directory--people__section,.directory--departments__section{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.directory--people__section,.directory--departments__section{margin-top:5rem}}.directory--people__section:last-child,.directory--departments__section:last-child{margin-bottom:3rem}@media print,screen and (min-width:48.0625em){.directory--people__section:last-child,.directory--departments__section:last-child{margin-bottom:4rem}}@media print,screen and (min-width:64.0625em){.directory--people__section:last-child,.directory--departments__section:last-child{margin-bottom:5rem}}@media print,screen and (max-width:48.06125em){.directory--people__section h2,.directory--departments__section h2{border-bottom:1px solid #d6d6d6}}@media print,screen and (min-width:48.0625em){.directory--people__section h2,.directory--departments__section h2{position:sticky;top:0}}.directory--people__section .medium-1,.directory--departments__section .medium-1{position:relative}@media print,screen and (min-width:48.0625em){.directory--people__section .medium-1::after,.directory--departments__section .medium-1::after{content:"";display:block;position:absolute;top:0;right:0;height:100%;width:20px;border-left:1px solid #d6d6d6}}@media print,screen and (max-width:48.06125em){.directory__item{margin-top:3rem}}.directory__item+.directory__item{margin-top:3rem}@media print,screen and (min-width:48.0625em){.directory__item+.directory__item{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.directory__item+.directory__item{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.directory__item{display:-webkit-box;display:-ms-flexbox;display:flex}}@media print,screen and (min-width:48.0625em){.directory__item--detail{width:43.396%;max-width:43.396%}}.directory__item h3{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.directory__item h3{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.directory__item h3{font-size:1.625rem}}.directory__item .tags--set{margin-top:1.5rem}.directory__item--positions{margin-top:1rem}.directory__item--positions ul{list-style:none}.directory__item--positions li{display:inline;position:relative}.directory__item--positions li:not(:last-child)::after{content:"|";color:#f06400;display:inline-block;margin-left:.5rem;margin-right:.5rem}@media print,screen and (max-width:48.06125em){.directory__item--contact{margin-top:1.5rem}}@media print,screen and (min-width:48.0625em){.directory__item--contact{margin-left:2.5rem;width:37.735%;max-width:37.735%}}.directory__item--contact ul{list-style:none}.directory__item--contact li{position:relative}.directory__item--contact>ul>li{padding-left:2.25rem}.directory__item--contact>ul>li:not(:first-child){margin-top:1rem}.directory__item--contact .material-icons{color:#f06400;font-size:1.25rem;line-height:1;position:absolute;top:0;left:0}.directory__item--contact li li{display:inline}.directory__item--contact li li:not(:last-child)::after{content:", "}@media print,screen and (min-width:48.0625em){.directory__item--photo{margin-left:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media print,screen and (min-width:48.0625em){.directory--departments__section .directory__item{-ms-flex-wrap:wrap;flex-wrap:wrap}.directory--departments__section .directory__item--name{width:100%;max-width:100%}.directory--departments__section .directory__item--detail{width:62.264%;max-width:62.264%}.directory--departments__section .directory__item--contact{width:30%;max-width:33.962%}}.directory--departments__section .directory__item--name{margin-bottom:1.5rem}.directory--departments__section .directory__item .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.directory--departments__section .directory__item .eyebrow{font-size:0.875rem}}.directory--departments__section .directory__item .department-function{margin-top:0.5rem}.directory--departments__section .directory__item .tags--set{margin-bottom:1.5rem}.directory--departments__section .directory__item .tags--set a{padding:.5rem 1rem}@media print,screen and (max-width:48.06125em){.directory--people__section .directory__item{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.directory--people__section .directory__item--detail{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:80%;max-width:80%}.directory--people__section .directory__item--detail h3{margin-right:1em}.directory--people__section .directory__item--positions{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.directory--people__section .directory__item--contact{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.directory--people__section .directory__item--photo{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;width:20%;max-width:20%}}.directory--departments .form-item-name label{margin-right:-75px}.directory--departments .form-item-name,.directory--departments .js-form-type-select{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.event--detail{padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.event--detail{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.event--detail{padding-bottom:6rem}}.event--detail .detail__hero h1{margin-top:0}.event--detail__details{margin-top:3rem}@media print,screen and (min-width:48.0625em){.event--detail__details{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.event--detail__details{margin-top:5rem}}.event--detail__details ul{list-style:none}.event--detail__details .material-icons{color:#f06400;line-height:1rem}.event--detail__details li:not(:first-child){margin-top:1rem}.event--detail__intro{margin-top:2rem}@media print,screen and (min-width:48.0625em){.event--detail__intro{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.event--detail__intro{margin-top:5rem}}.event--detail__hero-image{margin:1.5rem 0 0;padding:0}.event--detail .wysiwyg,.event--detail__registration-link,.event--detail .tags--set{margin-top:1.5rem}.event--detail__registration-link .btn.external{font-size:1.125rem}.event--detail__registration-link .btn.external::after{line-height:1}.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge,.page--page-flex footer.global-padding--xxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge,.page--page-flex footer.global-padding--xxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge,.page--page-flex footer.global-padding--xxlarge{padding-top:2.5rem}}.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge,.page--page-flex footer.global-padding--xxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge,.page--page-flex footer.global-padding--xxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge,.page--page-flex footer.global-padding--xxlarge{padding-bottom:2.5rem}}.page--page-flex section:not(.image-video-gallery).global-padding--xxxlarge,.page--page-flex footer.global-padding--xxxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxlarge,.page--page-flex footer.global-padding--xxxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxlarge,.page--page-flex footer.global-padding--xxxlarge{padding-top:3rem}}.page--page-flex section:not(.image-video-gallery).global-padding--xxxlarge,.page--page-flex footer.global-padding--xxxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxlarge,.page--page-flex footer.global-padding--xxxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxlarge,.page--page-flex footer.global-padding--xxxlarge{padding-bottom:3rem}}.page--page-flex section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page-flex footer.global-padding--xxxxlarge{padding-top:2.25rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page-flex footer.global-padding--xxxxlarge{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page-flex footer.global-padding--xxxxlarge{padding-top:3.75rem}}.page--page-flex section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page-flex footer.global-padding--xxxxlarge{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page-flex footer.global-padding--xxxxlarge{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page-flex footer.global-padding--xxxxlarge{padding-bottom:3.75rem}}.page--page-flex section:not(.image-video-gallery).wysiwyg-block,.page--page-flex footer.wysiwyg-block{padding-bottom:0}.page--page-flex section:not(.image-video-gallery).wysiwyg-block,.page--page-flex footer.wysiwyg-block{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).wysiwyg-block,.page--page-flex footer.wysiwyg-block{margin-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).wysiwyg-block,.page--page-flex footer.wysiwyg-block{margin-bottom:2.5rem}}.page--page-flex .landing-title{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex .landing-title{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page-flex .landing-title{padding-top:2.5rem}}.page--page-flex .landing-title__hero{margin-bottom:0}.page--page-flex .flexible-page-body h2:first-child{margin-top:0}.page--page-flex .flexible-page-body.wysiwyg-block:has(+section.accordions){margin-bottom:0}.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge.academic-cards-section{padding-top:0}.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge.academic-cards-section{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge.academic-cards-section{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page-flex section:not(.image-video-gallery).global-padding--xxlarge.academic-cards-section{margin-top:2.5rem}}.page--page-flex ol.breadcrumbs{margin-top:0.75rem}@media print,screen and (min-width:48.0625em){.page--page-flex ol.breadcrumbs{margin-top:1rem}}@media print,screen and (min-width:64.0625em){.page--page-flex ol.breadcrumbs{margin-top:1.5rem}}.page--page-flex .promo-container__background{padding-top:2.25rem}@media print,screen and (min-width:48.0625em){.page--page-flex .promo-container__background{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.page--page-flex .promo-container__background{padding-top:3.75rem}}.page--page-flex .promo-container__background{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.page--page-flex .promo-container__background{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.page--page-flex .promo-container__background{padding-bottom:3.75rem}}.page--page .landing-title__header+section.promo,.page--program .landing-title__header+section.promo{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page .landing-title__header+section.promo,.page--program .landing-title__header+section.promo{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page .landing-title__header+section.promo,.page--program .landing-title__header+section.promo{margin-top:2.5rem}}.page--page .landing-title__intro+section.promo,.page--program .landing-title__intro+section.promo{margin-top:2rem}@media print,screen and (min-width:48.0625em){.page--page .landing-title__intro+section.promo,.page--program .landing-title__intro+section.promo{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.page--page .landing-title__intro+section.promo,.page--program .landing-title__intro+section.promo{margin-top:5rem}}.page--page section:not(.image-video-gallery).global-padding--xxlarge,.page--page footer.global-padding--xxlarge,.page--program section:not(.image-video-gallery).global-padding--xxlarge,.page--program footer.global-padding--xxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page section:not(.image-video-gallery).global-padding--xxlarge,.page--page footer.global-padding--xxlarge,.page--program section:not(.image-video-gallery).global-padding--xxlarge,.page--program footer.global-padding--xxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page section:not(.image-video-gallery).global-padding--xxlarge,.page--page footer.global-padding--xxlarge,.page--program section:not(.image-video-gallery).global-padding--xxlarge,.page--program footer.global-padding--xxlarge{padding-top:2.5rem}}.page--page section:not(.image-video-gallery).global-padding--xxlarge,.page--page footer.global-padding--xxlarge,.page--program section:not(.image-video-gallery).global-padding--xxlarge,.page--program footer.global-padding--xxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--page section:not(.image-video-gallery).global-padding--xxlarge,.page--page footer.global-padding--xxlarge,.page--program section:not(.image-video-gallery).global-padding--xxlarge,.page--program footer.global-padding--xxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--page section:not(.image-video-gallery).global-padding--xxlarge,.page--page footer.global-padding--xxlarge,.page--program section:not(.image-video-gallery).global-padding--xxlarge,.page--program footer.global-padding--xxlarge{padding-bottom:2.5rem}}.page--page section:not(.image-video-gallery).global-padding--xxxlarge,.page--page footer.global-padding--xxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxlarge,.page--program footer.global-padding--xxxlarge{padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxlarge,.page--page footer.global-padding--xxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxlarge,.page--program footer.global-padding--xxxlarge{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxlarge,.page--page footer.global-padding--xxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxlarge,.page--program footer.global-padding--xxxlarge{padding-top:3rem}}.page--page section:not(.image-video-gallery).global-padding--xxxlarge,.page--page footer.global-padding--xxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxlarge,.page--program footer.global-padding--xxxlarge{padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxlarge,.page--page footer.global-padding--xxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxlarge,.page--program footer.global-padding--xxxlarge{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxlarge,.page--page footer.global-padding--xxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxlarge,.page--program footer.global-padding--xxxlarge{padding-bottom:3rem}}.page--page section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page footer.global-padding--xxxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxxlarge,.page--program footer.global-padding--xxxxlarge{padding-top:2.25rem}@media print,screen and (min-width:48.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page footer.global-padding--xxxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxxlarge,.page--program footer.global-padding--xxxxlarge{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page footer.global-padding--xxxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxxlarge,.page--program footer.global-padding--xxxxlarge{padding-top:3.75rem}}.page--page section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page footer.global-padding--xxxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxxlarge,.page--program footer.global-padding--xxxxlarge{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page footer.global-padding--xxxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxxlarge,.page--program footer.global-padding--xxxxlarge{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.page--page section:not(.image-video-gallery).global-padding--xxxxlarge,.page--page footer.global-padding--xxxxlarge,.page--program section:not(.image-video-gallery).global-padding--xxxxlarge,.page--program footer.global-padding--xxxxlarge{padding-bottom:3.75rem}}.page--page section:not(.image-video-gallery).wysiwyg-block,.page--page footer.wysiwyg-block,.page--program section:not(.image-video-gallery).wysiwyg-block,.page--program footer.wysiwyg-block{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.page--page section:not(.image-video-gallery).wysiwyg-block,.page--page footer.wysiwyg-block,.page--program section:not(.image-video-gallery).wysiwyg-block,.page--program footer.wysiwyg-block{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.page--page section:not(.image-video-gallery).wysiwyg-block,.page--page footer.wysiwyg-block,.page--program section:not(.image-video-gallery).wysiwyg-block,.page--program footer.wysiwyg-block{padding-bottom:3.75rem}}.page--page ol.breadcrumbs,.page--program ol.breadcrumbs{margin-top:0.75rem}@media print,screen and (min-width:48.0625em){.page--page ol.breadcrumbs,.page--program ol.breadcrumbs{margin-top:1rem}}@media print,screen and (min-width:64.0625em){.page--page ol.breadcrumbs,.page--program ol.breadcrumbs{margin-top:1.5rem}}.page--page .promo-container__background,.page--program .promo-container__background{padding-top:2.25rem}@media print,screen and (min-width:48.0625em){.page--page .promo-container__background,.page--program .promo-container__background{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.page--page .promo-container__background,.page--program .promo-container__background{padding-top:3.75rem}}.page--page .promo-container__background,.page--program .promo-container__background{padding-bottom:2.25rem}@media print,screen and (min-width:48.0625em){.page--page .promo-container__background,.page--program .promo-container__background{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.page--page .promo-container__background,.page--program .promo-container__background{padding-bottom:3.75rem}}.page--page section.promo+section.contact-feature,.page--program section.promo+section.contact-feature{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--page section.promo+section.contact-feature,.page--program section.promo+section.contact-feature{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.page--page section.promo+section.contact-feature,.page--program section.promo+section.contact-feature{margin-top:2.5rem}}.listing form{padding:1em;border:.0625em solid #d6d6d6;background-color:#efefef}.listing form::before,.listing form::after{display:table;content:" ";-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.listing form::after{clear:both}.listing .form-item{max-width:none}.listing label{color:#000}.listing [type=text],.listing [type=password],.listing [type=date],.listing [type=datetime],.listing [type=datetime-local],.listing [type=month],.listing [type=week],.listing [type=email],.listing [type=number],.listing [type=search],.listing [type=tel],.listing [type=time],.listing [type=url],.listing [type=color],.listing [type=file],.listing [type=image],.listing select{width:100%}.listing [data-drupal-selector=edit-reset]{display:inline-block;padding:1em 1.5em;-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;text-transform:uppercase;color:#892332;border:.0625em solid #d6d6d6;background-color:#fff;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1}.listing [data-drupal-selector=edit-reset]:hover{text-decoration:none;background-color:#d6d6d6}.listing .form-actions{display:-webkit-box;display:-ms-flexbox;display:flex}.listing [type=submit]{margin:0;padding:.625em 1em}.listing [type=submit]+[type=submit]{margin-left:1em}@media print,screen and (min-width:40em){.listing form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.listing [type=text],.listing [type=password],.listing [type=date],.listing [type=datetime],.listing [type=datetime-local],.listing [type=month],.listing [type=week],.listing [type=email],.listing [type=number],.listing [type=search],.listing [type=tel],.listing [type=time],.listing [type=url],.listing [type=color],.listing [type=file],.listing [type=image],.listing select{margin-bottom:0}.listing .form-item,.listing .form-actions{max-width:16em;margin-bottom:0}.listing .form-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.listing .form-item+.form-item,.listing .form-item+.form-actions{margin-left:1em}.listing .form-actions{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.listing--form{margin-top:3rem;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem}@media print,screen and (min-width:48.0625em){.listing--form{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.listing--form{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.listing--form{padding:2rem}}@media print,screen and (min-width:64.0625em){.listing--form{padding:3rem}}.listing--form h2{margin-bottom:1.5rem}.listing--form label{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem}@media print,screen and (min-width:64.0625em){.listing--form label{font-size:0.875rem}}.listing--form [type=text],.listing--form [type=password],.listing--form [type=date],.listing--form [type=datetime],.listing--form [type=datetime-local],.listing--form [type=month],.listing--form [type=week],.listing--form [type=email],.listing--form [type=number],.listing--form [type=search],.listing--form [type=tel],.listing--form [type=time],.listing--form [type=url],.listing--form [type=color],.listing--form [type=file],.listing--form [type=image],.listing--form textarea,.listing--form select{width:100%;height:55px}.listing--form .grid-padding-x{margin-right:-1.25rem;margin-left:-1.25rem}@media print,screen and (max-width:48.06125em){.listing--form .grid-padding-x{margin-right:-0.0625rem;margin-left:-0.0625rem}}.listing--form__search-area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.listing--form__search-area .form-item-search{width:calc(100% - 75px)}.listing--form__search-area input.form-submit{width:75px;height:55px}.listing--form .cell{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.listing--form .cell{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.listing--form .cell{padding-right:0}}.listing--form+.pager{margin-bottom:2rem}@media print,screen and (min-width:48.0625em){.listing--form+.pager{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.listing--form+.pager{margin-bottom:5rem}}.card--listing{width:100%;padding-top:2rem;padding-bottom:2rem;border-bottom:1px solid #e4e4e4}@media print,screen and (min-width:48.0625em){.card--listing{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.card--listing{padding-top:5rem}}@media print,screen and (min-width:48.0625em){.card--listing{padding-bottom:3rem}}@media print,screen and (min-width:64.0625em){.card--listing{padding-bottom:5rem}}.listing--event>h2,.listing--news>h2{margin-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.listing--event>h2,.listing--news>h2{margin-bottom:6rem}}@media print,screen and (min-width:64.0625em){.listing--event>h2,.listing--news>h2{margin-bottom:7.5rem}}.directory>.grid-container>h2{margin-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.directory>.grid-container>h2{margin-bottom:6rem}}@media print,screen and (min-width:64.0625em){.directory>.grid-container>h2{margin-bottom:7.5rem}}.news-story--hero{padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.news-story--hero{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.news-story--hero{padding-top:6rem}}@media print,screen and (min-width:48.0625em){.news-story--hero{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.news-story--hero{padding-bottom:5rem}}.news-story--hero .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;color:#f06400;position:relative;display:inline-block}@media print,screen and (min-width:64.0625em){.news-story--hero .eyebrow{font-size:0.875rem}}.news-story--hero .eyebrow a{color:#f06400}.news-story--hero .eyebrow::after{content:"";display:block;position:absolute;bottom:4px;left:calc(100% + 6px);border-bottom:1px solid #f06400;width:70px;-webkit-transition:width 10s cubic-bezier(0.82,0.06,0.14,0.97);transition:width 10s cubic-bezier(0.82,0.06,0.14,0.97)}@media print,screen and (min-width:48.0625em){.news-story--hero .eyebrow::after{left:calc(100% + 18px);width:150px}}.news-story--hero h1{text-transform:uppercase;margin-top:1.5rem;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.news-story--hero h1{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.news-story--hero h1{margin-top:2.5rem}}@media print,screen and (min-width:48.0625em){.news-story--hero h1{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.news-story--hero h1{margin-top:3rem}}.news-story--hero__hero{display:block;max-height:unset}.news-story--hero__no-image .eyebrow{color:#892332}.news-story--hero__no-image .eyebrow::after{border-color:#892332}.news-story--hero__w-image{background-color:#210117;padding-bottom:0}.news-story--hero__w-image .eyebrow{color:#f06400}.news-story--hero__w-image .eyebrow::after{border-color:#f06400}.news-story--hero__w-image h1{color:#fff}.news-story--hero__w-image ol.breadcrumbs a{color:#f06400}.news-story--hero__w-image ol.breadcrumbs li:last-child,.news-story--hero__w-image ol.breadcrumbs li.active{color:#fff}@media print,screen and (min-width:40em){.news-story--hero__w-image ol.breadcrumbs li::before{color:#fff}}.news-story--hero__horiz-image .news-story--hero__hero{position:relative;background-color:rgba(0,0,0,0);padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.news-story--hero__horiz-image .news-story--hero__hero{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.news-story--hero__horiz-image .news-story--hero__hero{padding-bottom:5rem}}@media print,screen and (min-width:48.0625em){.news-story--hero__horiz-image .news-story--hero__hero{padding-left:1.25rem}}@media screen and (min-width:62.5em){.news-story--hero__horiz-image .news-story--hero__hero{padding-left:calc(50vw - 470px)}}.news-story--hero__horiz-image .news-story--hero__hero img{z-index:3;-webkit-box-shadow:0 0px 12px 0 rgba(51,51,51,.15);box-shadow:0 0px 12px 0 rgba(51,51,51,.15);margin-top:3rem}@media print,screen and (min-width:48.0625em){.news-story--hero__horiz-image .news-story--hero__hero img{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.news-story--hero__horiz-image .news-story--hero__hero img{margin-top:5rem}}.news-story--hero__horiz-image .news-story--hero__hero::after{content:"";display:block;position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:calc(50% - 10vw + 1px);background:#fff}.news-story--hero__horiz-image .news-story--hero__angle{position:absolute;z-index:2;left:0;top:calc(50% - 10vw);width:100%;height:20vw;background-color:#fff;-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}.news-story--hero__vert-image .news-story--hero__hero{position:relative;background-color:rgba(0,0,0,0);padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.news-story--hero__vert-image .news-story--hero__hero{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.news-story--hero__vert-image .news-story--hero__hero{padding-bottom:5rem}}@media print,screen and (min-width:48.0625em){.news-story--hero__vert-image .news-story--hero__hero{padding-left:1.25rem}}@media screen and (min-width:76.25em){.news-story--hero__vert-image .news-story--hero__hero{padding-left:calc(50vw - 580px)}}.news-story--hero__vert-image .news-story--hero__hero img{max-width:460px;z-index:3;-webkit-box-shadow:0 0px 12px 0 rgba(51,51,51,.15);box-shadow:0 0px 12px 0 rgba(51,51,51,.15);margin-top:3rem;margin-right:auto}@media print,screen and (max-width:48.06125em){.news-story--hero__vert-image .news-story--hero__hero img{margin-right:30px;margin-left:30px;max-width:calc(100% - 60px)}}@media screen and (min-width:768px)and (max-width:1220px){.news-story--hero__vert-image .news-story--hero__hero img{max-width:calc(41.66667% - 1.25rem)}}@media print,screen and (min-width:48.0625em){.news-story--hero__vert-image .news-story--hero__hero img{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.news-story--hero__vert-image .news-story--hero__hero img{margin-top:5rem}}.news-story--hero__vert-image .news-story--hero__hero::after{content:"";display:block;position:absolute;z-index:1;right:0;bottom:0;left:0;width:100%;height:calc(50% - 10vw + 1px);background:#fff}.news-story--hero__vert-image .news-story--hero__angle{position:absolute;z-index:2;left:0;top:calc(50% - 10vw);width:100%;height:20vw;background-color:#fff;-webkit-clip-path:polygon(100% 0,0% 100%,100% 100%);clip-path:polygon(100% 0,0% 100%,100% 100%)}.news-story--hero__vert-image+.news-story--body-tags{position:relative;z-index:3}@media print,screen and (min-width:48.0625em){.news-story--hero__vert-image+.news-story--body-tags .news-story--body-tags__impact{width:58.33333%;margin-left:41.66667%;margin-top:-27vw}}@media screen and (min-width:76.25em){.news-story--hero__vert-image+.news-story--body-tags .news-story--body-tags__impact{margin-top:-300px}}.news-story--body-tags{padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.news-story--body-tags{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags{padding-bottom:7.5rem}}.news-story--body-tags .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.news-story--body-tags .eyebrow{font-size:0.875rem}}.news-story--body-tags .eyebrow+.intro-text{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.news-story--body-tags .eyebrow+.intro-text{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags .eyebrow+.intro-text{margin-top:2.5rem}}.news-story--body-tags .intro-text{color:#892332;font-size:1.5rem;line-height:2.125rem}@media print,screen and (min-width:64.0625em){.news-story--body-tags .intro-text{font-size:2.25rem;line-height:3.1875rem}}.news-story--body-tags .grid-x+.grid-x{margin-top:3rem}@media print,screen and (min-width:48.0625em){.news-story--body-tags .grid-x+.grid-x{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags .grid-x+.grid-x{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.news-story--body-tags .align-right,.news-story--body-tags .obj-right{margin-right:-300px}}.news-story--body-tags .tags--set{margin-top:2rem}@media print,screen and (min-width:48.0625em){.news-story--body-tags .tags--set{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags .tags--set{margin-top:4rem}}.news-story--body-tags .tags--set tags a{padding:.625rem 1.25rem}.news-story--body-tags .tags--ditl{margin-top:1.5rem;margin-left:0}@media print,screen and (min-width:48.0625em){.news-story--body-tags .tags--ditl{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags .tags--ditl{margin-top:2.5rem}}.news-story--body-tags .tags--ditl .tags a{padding:1rem 1.25rem}@media print,screen and (max-width:48.06125em){.news-story--meta{border-top:1px solid #f06400;padding:1.5rem 0}}@media print,screen and (min-width:48.0625em){.news-story--meta{border-left:1px solid #f06400;min-height:7rem;padding:2rem 0 2rem 2rem}}.news-story--subject-area{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem}@media print,screen and (min-width:48.0625em){.news-story--subject-area{padding:2rem}}@media print,screen and (max-width:48.06125em){.news-story--subject-area{margin-top:1.5rem}}.news-story--subject-area .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.news-story--subject-area .eyebrow{font-size:0.875rem}}.news-story--subject-area__name{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.news-story--subject-area__name{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.news-story--subject-area__name{font-size:1.3125rem}}.news-story--subject-area__bio{margin-top:1.5rem}.news-story--subject-area__bio p{font-size:0.875rem;font-weight:500;line-height:1.6}@media print,screen and (min-width:48.0625em){.news-story--subject-area__bio p{font-size:1rem}}.page--profile ol.breadcrumbs{display:inline-block}.page--profile .tags--pronouns{overflow:hidden;font-size:.875rem}.page--profile .tags--pronouns span:first-of-type{letter-spacing:-2px}.page--profile .tags--pronouns span:last-of-type{margin-left:-3px}.page--profile .tags--pronouns .tags{display:inline-block}.page--profile .tags--pronouns .tags li{margin:0;padding:0;font-family:upgrade,helvetica,sans-serif;font-size:.875rem;font-weight:500}.page--profile .tags--set{display:inline-block}.profile__profile-and-contact{margin-top:3rem;padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.profile__profile-and-contact{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.profile__profile-and-contact{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.profile__profile-and-contact{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.profile__profile-and-contact{padding-bottom:7.5rem}}.profile__profile-and-contact figure{margin:0;padding:0}.profile__overview-box{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1.5rem;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.profile__overview-box{padding:2rem}}@media print,screen and (min-width:48.0625em){.profile__overview-box{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.profile__overview-box{margin-top:3rem}}.profile__overview-box dl{font-weight:500}.profile__overview-box dl+dl{margin-top:1rem}.profile__overview-box dt{font-family:upgrade,helvetica,sans-serif;font-weight:500}.profile__overview-box dt:not(:first-child){margin-top:1rem}.profile__overview-box dd{margin-left:0;font-family:upgrade-lights,helvetica,sans-serif;display:inline}.profile__overview-box dd:not(:last-of-type){display:inline;position:relative}.profile__overview-box dd:not(:last-of-type)::after{content:", ";position:relative}@media print,screen and (max-width:48.06125em){.profile___positions{margin-top:1.5rem}}.profile___positions ul{list-style:none}.profile___positions li{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.profile___positions li{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.profile___positions li{font-size:1.3125rem}}.profile___positions li:not(:first-child){margin-top:1rem}.profile__contact{margin-top:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;border:1px solid #e4e4e4;border-width:1px 0}@media print,screen and (min-width:48.0625em){.profile__contact{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.profile__contact{margin-top:2.5rem}}@media print,screen and (min-width:48.0625em){.profile__contact{padding-top:2rem}}@media print,screen and (min-width:48.0625em){.profile__contact{padding-bottom:2rem}}@media print,screen and (min-width:20em)and (max-width:39.99875em){.profile__contact li:first-child{margin-top:1rem}}@media print,screen and (min-width:40em)and (max-width:48.06125em){.profile__contact{display:-webkit-box;display:-ms-flexbox;display:flex}.profile__contact--list{min-width:50%}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.profile__contact li:first-child{margin-top:1rem}}@media print,screen and (min-width:64.0625em){.profile__contact{display:-webkit-box;display:-ms-flexbox;display:flex}.profile__contact--list{min-width:50%}}.profile__contact ul{list-style:none}.profile__contact li{display:block}.profile__contact li:not(:first-child){margin-top:1rem}.profile__contact ul+ul li{margin-top:1rem}.profile__contact i{color:#f06400;font-size:1.5rem;margin-right:.5rem;line-height:1.125rem;float:left}.profile__contact i.fas,.profile__contact i.fab{font-size:1.25rem;margin-right:.75rem}.profile__contact+.profile__body{margin-top:3rem}@media print,screen and (min-width:48.0625em){.profile__contact+.profile__body{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.profile__contact+.profile__body{margin-top:5rem}}.profile__details{padding-top:1.5rem}.tuition-fees{padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.tuition-fees{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.tuition-fees{padding-bottom:7.5rem}}.tuition-fees__table{padding-top:4.5rem;padding-bottom:4.5rem}@media print,screen and (min-width:48.0625em){.tuition-fees__table{padding-top:6rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table{padding-top:7.5rem}}@media print,screen and (min-width:48.0625em){.tuition-fees__table{padding-bottom:6rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table{padding-bottom:7.5rem}}.tuition-fees__table--container{position:relative;margin-top:2rem}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container{margin-top:5rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container{-webkit-box-shadow:inset 0 5px 9px -5px rgba(0,0,0,.17);box-shadow:inset 0 5px 9px -5px rgba(0,0,0,.17);background:#fff url(/sites/sherlock/themes/custom/sherlock/assets/img/debut_light.png) repeat top center}}.tuition-fees__table--container::after{content:"";display:block;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(25%,#fff),to(rgba(255,255,255,0)));background-image:linear-gradient(to top,#fff 0,#fff 25%,rgba(255,255,255,0) 100%)}.tuition-fees__table--container .tabs__buttons{max-width:76.25rem;margin-right:auto;margin-left:auto;padding:0 1.875rem;position:relative;z-index:3;list-style:none}.tuition-fees__table--container .tabs__buttons>li{padding-left:0;position:relative}.tuition-fees__table--container .tabs__buttons>li::before{display:none}.tuition-fees__table--container .tabs__buttons li+li{margin-left:2.5rem}.tuition-fees__table--container .tabs__button{padding:15px 20px 80px;font-family:upgrade,helvetica,sans-serif;font-size:1rem;letter-spacing:1px;text-transform:uppercase;background-color:rgba(0,0,0,0);color:#892332;border:none;border-top:2px solid rgba(0,0,0,0);outline:none}.tuition-fees__table--container .tabs__button:hover,.tuition-fees__table--container .tabs__button:focus{border-top-color:#f06400}.tuition-fees__table--container .tabs__button+.triangle{display:none}.tuition-fees__table--container .tabs__button[aria-selected=true]{border-top-color:#f06400;background-color:rgba(0,0,0,0);border-bottom:none;color:#222}.tuition-fees__table--container .tabs__button[aria-selected=true]+.triangle{display:block;position:absolute;left:calc(50% - 26px);bottom:-1px;-webkit-filter:drop-shadow(0 -3px 2px rgba(51,51,51,0.1));filter:drop-shadow(0 -3px 2px rgba(51,51,51,0.1));width:52px;height:26px}.tuition-fees__table--container .tabs__button[aria-selected=true]+.triangle>div{width:52px;height:26px;background-color:#fff;-webkit-clip-path:polygon(50% 0%,0% 100%,100% 100%);clip-path:polygon(50% 0%,0% 100%,100% 100%)}@media print,screen and (max-width:48.06125em){.tuition-fees__table--container .grid-padding-x:first-child p:last-child{margin-bottom:1.375rem}}@media print,screen and (max-width:48.06125em){.tuition-fees__table--container .grid-padding-x+.grid-padding-x{display:none}}.tuition-fees__table--container .accordion.tabs__panel{position:relative;z-index:2;background-color:#fff;width:100%;max-width:1288px;border:none;margin-right:auto;margin-left:auto;padding-top:2rem}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .accordion.tabs__panel{padding-top:3rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .accordion.tabs__panel{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .accordion.tabs__panel{-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:4.5rem 2.625rem}}@media print,screen and (max-width:48.06125em){.tuition-fees__table--container .accordion.tabs__panel+.accordion.tabs__panel{margin-top:.5rem;padding-top:0}}.tuition-fees__table--container .accordion.tabs__panel>.accordion__button{background-color:#efefef;color:#892332;border:none;-webkit-box-shadow:none;box-shadow:none}.tuition-fees__table--container .accordion.tabs__panel>.accordion__button .material-icons{color:#f06400}.tuition-fees__table--container .accordion.tabs__panel>.accordion__button:hover,.tuition-fees__table--container .accordion.tabs__panel>.accordion__button:focus{background-color:#d6d6d6}.tuition-fees__table--container .accordion.tabs__panel>.accordion__content{padding-left:0}@media print,screen and (max-width:48.06125em){.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion{padding:2.1875rem 0;border-top:1px solid #d6d6d6}.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion+.accordion{margin-top:0}}.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__button{padding:0;border:none;-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0);color:#000;padding-left:2.5rem}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__button{padding-left:3.75rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__button{padding-left:6.25rem}}.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__button-text{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__button-text{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__button-text{font-size:1.5rem}}.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .material-icons{color:#f06400;left:0}.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__content{padding-left:0}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__content .accordion__content{padding-left:3.75rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .accordion.tabs__panel>.accordion__content .accordion__content .accordion__content{padding-left:6.25rem}}.tuition-fees__table--container .tabs .accordion:not(.tabs__panel){padding:0;border:none}.tuition-fees__table--container .medium-order-1>h4{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .medium-order-1>h4{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .medium-order-1>h4{font-size:1.5rem}}@media print,screen and (max-width:48.06125em){.tuition-fees__table--container .medium-order-1>h4{display:none}}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .medium-order-1>h4{padding-left:3.75rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .medium-order-1>h4{padding-left:6.25rem}}.tuition-fees__table--container .medium-order-1 .accordion{border-top:none !important}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .medium-order-1 .accordion__button{padding-left:3.75rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .medium-order-1 .accordion__button{padding-left:6.25rem}}@media print,screen and (max-width:48.06125em){.tuition-fees__table--container .medium-order-1 .accordion__button{display:none}}.tuition-fees__table--container .medium-order-1 .accordion .material-icons{color:#f06400;left:0}.tuition-fees__table--container .medium-order-1 .accordion .accordion__button-text{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .medium-order-1 .accordion .accordion__button-text{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .medium-order-1 .accordion .accordion__button-text{font-size:1.5rem}}@media print,screen and (max-width:48.06125em){.tuition-fees__table--container .medium-order-1 .accordion .accordion__content{display:block !important;padding:1rem 0 0;border-top:none}}@media print,screen and (min-width:48.0625em){.tuition-fees__table--container .medium-order-1 .accordion .accordion__content{padding-left:3.75rem}}@media print,screen and (min-width:64.0625em){.tuition-fees__table--container .medium-order-1 .accordion .accordion__content{padding-left:6.25rem}}.avg-cost__labels{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.avg-cost__labels{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.avg-cost__labels{margin-top:3rem}}.avg-cost__labels,.avg-cost__value{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2.0625rem}.avg-cost__labels>div,.avg-cost__value>div{width:33.33%;max-width:33.33%;padding-right:1.25rem}@media print,screen and (max-width:48.06125em){.avg-cost__value>div{margin-top:1.5rem}}@media print,screen and (max-width:39.99875em){.avg-cost__value .label{font-size:.875rem}}@media print,screen and (min-width:48.0625em){.avg-cost__value .label{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}}.avg-cost__value .value{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.avg-cost__value .value{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.avg-cost__value .value{font-size:1.5rem}}@media print,screen and (max-width:39.99875em){.avg-cost__value .value{font-size:1rem}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.avg-cost__value .value{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em)and (min-width:48.0625em){.avg-cost__value .value{font-size:1.125rem}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em)and (min-width:64.0625em){.avg-cost__value .value{font-size:1.3125rem}}.avg-cost__value .value span{margin-right:4px}@media print,screen and (min-width:48.0625em){.tuition-fees__row{padding:2.1875rem 0;border-top:1px solid #d6d6d6}}.tuition-fees__eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.tuition-fees__eyebrow{font-size:0.875rem}}.tuition-fees__eyebrow:not(:first-child){margin-top:1.5rem}.tuition-fees__desc{margin-top:1rem}.tuition-fees__resources{margin-top:1rem}.tuition-fees__resources ul{list-style-type:none}.tuition-fees__resources li:not(:first-child){margin-top:.75rem}.average-cost{padding-top:1.5rem;border-top:2px solid #d6d6d6}@media print,screen and (min-width:48.0625em){.average-cost{padding-top:2rem}}@media print,screen and (min-width:64.0625em){.average-cost{padding-top:3rem}}@media print,screen and (max-width:48.06125em){.average-cost{padding-bottom:2.5rem}}.average-cost__title{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.average-cost__title{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.average-cost__title{font-size:2.25rem}}@media print,screen and (max-width:48.06125em){.average-cost__title{display:none}}.average-cost__title--mobile{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.average-cost__title--mobile{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.average-cost__title--mobile{font-size:2.25rem}}@media print,screen and (min-width:48.0625em){.average-cost__title--mobile{display:none}}.average-cost__disclaimer--title{margin-top:1.5rem;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:48.0625em){.average-cost__disclaimer--title{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.average-cost__disclaimer--title{font-size:0.875rem}}.average-cost__disclaimer--desc{margin-top:1rem}.average-cost .net-price-calculator{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.average-cost .net-price-calculator{margin-top:2rem}}@media print,screen and (max-width:48.06125em){.average-cost .avg-cost__value{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.average-cost .avg-cost__value>div{position:relative}@media print,screen and (max-width:48.06125em){.average-cost .avg-cost__value>div{width:100%;max-width:100%}}@media print,screen and (min-width:48.0625em){.average-cost .avg-cost__value .label{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}}.average-cost .avg-cost__value .value{font-family:museo-slab,georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.average-cost .avg-cost__value .value{font-size:1.3125rem}}@media print,screen and (min-width:64.0625em){.average-cost .avg-cost__value .value{font-size:1.5rem}}@media print,screen and (min-width:48.0625em){.average-cost .avg-cost__value .value{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4}}@media print,screen and (min-width:48.0625em)and (min-width:48.0625em){.average-cost .avg-cost__value .value{font-size:1.875rem}}@media print,screen and (min-width:48.0625em)and (min-width:64.0625em){.average-cost .avg-cost__value .value{font-size:2.25rem}}.tooltip{position:relative}.tooltip .tooltip--ne-neighbors{background-color:#efefef;-webkit-box-shadow:0 1px 6px 0 rgba(112,122,122,.35);box-shadow:0 1px 6px 0 rgba(112,122,122,.35);padding:1rem;min-width:200px;max-width:200px;z-index:2;visibility:hidden}.tooltip .tooltip--ne-neighbors p{font-size:0.875rem;font-weight:500;line-height:1.6;color:#222}@media print,screen and (min-width:48.0625em){.tooltip .tooltip--ne-neighbors p{font-size:1rem}}@media print,screen and (max-width:39.99875em){.tooltip label{padding-right:1.5rem}}.tooltip button.tooltip--ne-neighbors__trigger{padding:0;background-color:rgba(0,0,0,0);color:#f06400}@media print,screen and (max-width:39.99875em){.tooltip button.tooltip--ne-neighbors__trigger{position:absolute;top:0;right:1.125rem}}.tooltip button.tooltip--ne-neighbors__trigger:hover+.tooltip--ne-neighbors,.tooltip button.tooltip--ne-neighbors__trigger:focus+.tooltip--ne-neighbors{visibility:visible}.print-only{display:none !important}@media print{@page{margin:1cm}*{color:#000 !important;background:rgba(0,0,0,0) !important;-webkit-box-shadow:none !important;box-shadow:none !important;text-shadow:none !important}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}a[href]:after{display:none}a,a:visited{text-decoration:underline}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}.accordions .grid-container .cell{max-width:48.125rem}ol.breadcrumbs{font-weight:400;color:#000}@media screen and (max-width:39.9375em){ol.breadcrumbs li{padding-left:1em !important}ol.breadcrumbs li::before{content:"";display:inline-block !important;font-family:"Font Awesome 6 Pro";font-weight:400;color:#f06400}}ol.breadcrumbs a{color:#892332}@media screen and (min-width:40em){ol.breadcrumbs>li:nth-child(n+2):before{color:#bfbfbf}}.btn{-webkit-box-shadow:none;box-shadow:none}.left--carousel .flickity-button{width:48px;height:48px;background-color:#160410;border:1px solid #f06400;border-radius:0 !important}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px}}.left--carousel .flickity-button svg{display:none}.left--carousel .flickity-button.flickity-prev-next-button.next{right:30px;top:64px;text-align:center}.left--carousel .flickity-button.flickity-prev-next-button.next::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;content:"";color:#f06400;font-size:28px}@media print,screen and (max-width:48.06125em){.left--carousel .flickity-button.flickity-prev-next-button.next::after{line-height:48px;display:block;width:48px;height:48px;position:absolute;top:0;left:0}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.next::after{font-size:40px}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.next{right:60px}}.left--carousel .flickity-button.flickity-prev-next-button.next:disabled{opacity:.3}.left--carousel .flickity-button.flickity-prev-next-button.previous{left:unset;right:30px;top:120px;text-align:center}.left--carousel .flickity-button.flickity-prev-next-button.previous::after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;content:"";color:#f06400;font-size:28px}@media print,screen and (max-width:48.06125em){.left--carousel .flickity-button.flickity-prev-next-button.previous::after{line-height:48px;display:block;width:48px;height:48px;position:absolute;top:0;left:0}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.previous::after{font-size:40px}}@media print,screen and (min-width:48.0625em){.left--carousel .flickity-button.flickity-prev-next-button.previous{right:60px;top:154px}}.left--carousel .flickity-button.flickity-prev-next-button.previous:disabled{opacity:0}.left--carousel .flickity-button:hover,.left--carousel .flickity-button:focus{background-color:#f06400}.left--carousel .flickity-button:hover::after,.left--carousel .flickity-button:focus::after{color:#160410 !important}.left--carousel[data-slide-number="1"]::after{content:""}.left--carousel[data-slide-number="1"] .flickity-button:disabled{opacity:0 !important}@media screen and (min-width:37.5em){.left--carousel[data-slide-number="2"]::after{content:""}.left--carousel[data-slide-number="2"] .flickity-button{opacity:0 !important;pointer-events:none}}@media screen and (min-width:56.25em){.left--carousel[data-slide-number="3"]::after{content:""}.left--carousel[data-slide-number="3"] .flickity-button{opacity:0 !important;pointer-events:none}}@media screen and (min-width:75em){.left--carousel[data-slide-number="4"]::after{content:""}.left--carousel[data-slide-number="4"] .flickity-button{opacity:0 !important;pointer-events:none}}.left--carousel-item{-webkit-transition:opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:opacity 250ms cubic-bezier(0.42,0.08,0.06,0.98)}.left--carousel-item.is-selected~.left--carousel-item{opacity:.22}@media screen and (min-width:37.5em){.left--carousel-item.is-selected+.left--carousel-item{opacity:1}}@media screen and (min-width:56.25em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:75em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:112.5em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:150em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}@media screen and (min-width:168.75em){.left--carousel-item.is-selected+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item+.left--carousel-item{opacity:1}}.checkerbd--section h2.adjacent-underline{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4;text-transform:none;letter-spacing:0;border-bottom:none}@media print,screen and (min-width:48.0625em){.checkerbd--section h2.adjacent-underline{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.checkerbd--section h2.adjacent-underline{font-size:2.25rem}}.checkerbd--section h2.adjacent-underline span{letter-spacing:0}.checkerbd--section h2.adjacent-underline span::after{display:none}.checkerbd h3::before{border-top-color:#3c9cd7}.checkerbd figure::after{border-right-color:#3c9cd7}.contact-feature{background-color:rgba(0,0,0,0)}.contact-feature-box{background-color:#f5fbff;padding:2rem}@media print,screen and (min-width:48.0625em){.contact-feature-box{padding:3rem}}@media print,screen and (min-width:64.0625em){.contact-feature-box{padding:5rem}}.contact-feature-box .global-spacing--large+.global-spacing--large{margin-top:1.5rem}.contact-feature-box .adjacent-underline{font-size:1.125rem;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1.2;text-transform:uppercase;color:#000;border-bottom-color:#3c9cd7}@media print,screen and (min-width:48.0625em){.contact-feature-box .adjacent-underline{font-size:1.375rem}}@media print,screen and (min-width:64.0625em){.contact-feature-box .adjacent-underline{font-size:1.5rem}}.contact-feature-box .adjacent-underline span::after{border-top-color:#3c9cd7}.contact-feature-box .grid-container{padding-right:0;padding-left:0}.contact-feature-box .grid-x{margin-right:-1.25rem;margin-left:-1.25rem}.contact-feature-box .global-spacing--medium{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 24px}.contact-feature-box .aspect-ratio-frame{margin:0;width:100px;background-color:#d3e5f0}.contact-feature-box p{color:#000;font-weight:500}.contact-feature-box ul{margin-top:16px;list-style:none}@media print,screen and (min-width:40em){.contact-feature-box ul{margin-top:0}}.contact-feature-box ul a{font-family:upgrade,helvetica,sans-serif}.contact-feature-box ul li{padding-left:2em;position:relative;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#892332;line-height:27.2px}.contact-feature-box ul .fas{position:absolute;left:0;top:4px;color:#f06400}@media print,screen and (min-width:40em){.contact-feature-box .cell.auto{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-feature-box .cell.auto .contact-feature__id-text{-webkit-box-flex:1;-ms-flex:1;flex:1}.contact-feature-box .cell.auto ul{-ms-flex-preferred-size:50%;flex-basis:50%;min-width:50%;max-width:50%}}.event--detail+.contact-feature.global-padding--xxlarge,.contact-feature.global-padding--xxlarge+.event-feature.global-padding--xxxlarge{padding-top:0}.cookie-compliance-popup{background-color:rgba(68,68,68,.85)}.cookie-compliance-popup .eu-cookie-compliance-message .find-more-button{font-size:1rem}@media print,screen and (min-width:48.0625em){.cookie-compliance-popup .eu-cookie-compliance-message .find-more-button{font-size:1.125rem}}.cookie-compliance-popup .eu-cookie-compliance-buttons button{display:block;text-align:center;padding:.75rem;background-color:#fff;color:#892332;text-decoration:none !important;display:inline-block;-webkit-text-fill-color:#892332;padding-right:1.5625rem;padding-left:1.5625rem;font-size:1rem}@media print,screen and (min-width:48.0625em){.cookie-compliance-popup .eu-cookie-compliance-buttons button{display:inline-block;padding:.9375rem 1.5625rem}}.cookie-compliance-popup .eu-cookie-compliance-buttons button::after{color:#f06400}.cookie-compliance-popup .eu-cookie-compliance-buttons button:hover,.cookie-compliance-popup .eu-cookie-compliance-buttons button:focus{background-color:#e4e4e4}@media print,screen and (min-width:48.0625em){.cookie-compliance-popup .eu-cookie-compliance-buttons button{font-size:1.125rem}}.differentiators h2.adjacent-underline{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4;text-transform:none;letter-spacing:0;border-bottom:none}@media print,screen and (min-width:48.0625em){.differentiators h2.adjacent-underline{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.differentiators h2.adjacent-underline{font-size:2.25rem}}.differentiators h2.adjacent-underline span{letter-spacing:0}.differentiators h2.adjacent-underline span::after{display:none}.differentiators .differentiators__diffs{padding-top:2rem}.differentiators .diff{background-color:#2477b2}.differentiators .diff:nth-child(even){background-color:#892332}.differentiators .diff__photo img{vertical-align:middle}.differentiators__intro{margin-top:1.5rem;padding-top:0}.differentiators__intro .wysiwyg p{font-size:1.125rem}@media print,screen and (min-width:48.0625em){.differentiators__intro .wysiwyg+.differentiators__button{text-align:right}.differentiators__intro .wysiwyg+.differentiators__button .btn{position:relative;left:-1.5em}}.differentiators__intro .differentiators__button .btn{text-align:left;padding:0;background-color:rgba(0,0,0,0) !important;color:#892332;-webkit-box-shadow:none;box-shadow:none;text-decoration:underline}.differentiators__intro .differentiators__button .btn::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.differentiators__intro .differentiators__button .btn:hover::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em)}.differentiator p{font-weight:500}@media print,screen and (min-width:48.0625em){.diff{width:calc(33.33333% - 16px);min-width:calc(33.33333% - 16px);margin-top:0 !important}}.diff--img .diff__text{position:relative;right:unset;bottom:unset;left:unset;background-color:#2477b2;color:#fff}.diff--img .diff__text p{color:#fff}.diff--img .diff__text p:hover,.diff--img .diff__text p:focus{color:#fff;text-decoration:none}.diff--img .diff__text a{color:#fff}.event--detail{padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.event--detail{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.event--detail{padding-bottom:5rem}}.event--detail .detail__hero{margin-top:3rem;padding-top:0}@media print,screen and (min-width:48.0625em){.event--detail .detail__hero{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.event--detail .detail__hero{margin-top:5rem}}.event--detail .detail__hero h1{font-family:upgrade,helvetica,sans-serif;font-size:2.25rem;font-weight:400;line-height:1.2;text-transform:none}@media print,screen and (min-width:48.0625em){.event--detail .detail__hero h1{font-size:2.5rem}}@media print,screen and (min-width:64.0625em){.event--detail .detail__hero h1{font-size:4.5rem}}.event--detail .breadcrumbs{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.event--detail .breadcrumbs{margin-top:2rem}}.event--detail .large-offset-3,.event--detail .medium-offset-2,.event--detail .small-offset-1{margin-left:0}.event--detail .event--detail__details{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.event--detail .event--detail__details{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.event--detail .event--detail__details{margin-top:3rem}}.event--detail .event--detail__details .material-icons{position:relative;top:3px}.event--detail .event--detail__intro{margin-top:2rem}@media print,screen and (min-width:48.0625em){.event--detail .event--detail__intro{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.event--detail .event--detail__intro{margin-top:5rem}}.event--detail .btn{-webkit-box-shadow:none;box-shadow:none}.event--detail__intro.intro-text.oho-animate.fade-in-up{-webkit-transform:none !important;transform:none !important;opacity:1 !important}.event-feature__text{margin-top:1rem}.event-feature__text p{font-weight:500}.event-feature__details .material-icons{top:2px}.event-feature .adjacent-underline{border-bottom-color:#3c9cd7}.event-feature .views-element-container{margin-left:initial}@media screen and (min-width:76.25em){.event-feature .views-element-container{margin-left:initial}}.news-story-feature__features,.news-story-feature__button,.event-feature__features,.event-feature__button{margin-top:1rem}@media print,screen and (min-width:48.0625em){.news-story-feature__features,.news-story-feature__button,.event-feature__features,.event-feature__button{margin-top:1.5rem}}@media print,screen and (min-width:64.0625em){.news-story-feature__features,.news-story-feature__button,.event-feature__features,.event-feature__button{margin-top:2.5rem}}@media print,screen and (max-width:48.06125em){.news-story-feature__item:last-child:not(:only-child),.event-feature__item:last-child:not(:only-child){margin-top:2rem}}@media print,screen and (max-width:48.06125em){.news-story-feature__item:last-child:not(:only-child){margin-top:2rem}}.news-story__type,.news-story__impact--headline{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.news-story__type,.news-story__impact--headline{font-size:0.875rem}}.news-story__title{margin-top:1rem}.news-story__impact--headline{margin-top:1rem}@media print,screen and (min-width:48.0625em){.news-story__impact--headline{margin-top:1.5rem}}.news-story__impact--text{margin-top:0.5rem}.event-feature__text,.event-feature__details{margin-top:1.5rem}.event-feature__details ul{list-style:none}.event-feature__details li{display:block;position:relative;margin-top:0.5rem;padding-left:1.5em}.event-feature__details .material-icons{position:absolute;top:0;left:0;line-height:inherit;color:#d63d0a}.listing--form{background-color:#f2f2f2}.listing--form label{text-transform:none;font-size:16px;font-weight:500;letter-spacing:0}.card--listing{padding-top:1.5rem;padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.card--listing{padding-top:2rem;padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.card--listing{padding-top:3rem;padding-bottom:3rem}}.active-filters ul li{margin-top:0}.active-filters ul li+li{margin-top:.625rem}@media print,screen and (min-width:48.0625em){.active-filters ul li+li{margin-top:0}}@media print,screen and (min-width:64.0625em){.active-filters .medium-8{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.active-filters .vaf__clear::after{margin-left:.3125rem}.site-footer p{font-weight:500}.site-footer p strong{font-weight:400}.site-footer a{color:#1e196a}.site-footer--first-column__text{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.site-footer--first-column__text{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.site-footer--first-column__text{margin-top:2.5rem}}.site-footer__utility-menu .external::after,.site-footer .after-arrow--parent a::after,.site-footer__address .material-icons,.site-footer__phone .material-icons,.site-footer__email .material-icons{color:#3c9cd7}.site-footer__address p{line-height:1.5}.site-footer__social-media{border-top-color:#3c9cd7}.site-footer__social-media a{color:#3c9cd7}.site-footer__fax{position:relative;margin-top:1rem;padding-left:2rem}.site-footer__fax .material-icons{position:absolute;top:0;left:0;line-height:inherit;color:#3c9cd7;font-size:1.25rem}.site-footer__footer{margin-top:3rem}@media print,screen and (min-width:48.0625em){.site-footer__footer{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.site-footer__footer{margin-top:5rem}}@media print,screen and (min-width:48.0625em){.site-footer__footer .cell+.cell{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media print,screen and (min-width:64.0625em){.site-footer__footer .cell+.cell{gap:40px}}.site-footer p.site-footer__privacy{font-weight:400}@media screen and (max-width:39.9375em){.site-footer--first-column{display:block}}@media screen and (max-width:39.9375em){a.site-footer__logo{display:block;text-align:center}.site-footer--first-column__text,.site-footer__main-menu,.site-footer__utility-menu{margin-top:1.5rem;border-top:1px solid #3c9cd7;padding-top:1.5rem}}.image-video-gallery h2 span::after{border-top-color:#3c9cd7}.image-video-gallery>.grid-container .cell{overflow:hidden}.image-video-gallery__carousel .flickity-button::after{color:#892332}.image-video-gallery__carousel .flickity-button:hover{background-color:#892332}.image-video-gallery__carousel .flickity-button:hover::after{color:#fff}.image-video-gallery__carousel .flickity-prev-next-button.previous::after,.image-video-gallery__carousel .flickity-prev-next-button.next::after{color:#892332}.image-video-gallery__carousel .flickity-prev-next-button.previous:hover::after,.image-video-gallery__carousel .flickity-prev-next-button.next:hover::after,.image-video-gallery__carousel .flickity-prev-next-button.previous:focus::after,.image-video-gallery__carousel .flickity-prev-next-button.next:focus::after{color:#fff !important}.image-video-gallery__item figcaption.text--bold{font-weight:500;font-family:upgrade,helvetica,sans-serif}.resources-forms-section{margin-bottom:2rem}@media print,screen and (min-width:48.0625em){.resources-forms-section{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.resources-forms-section{margin-bottom:5rem}}.resources-forms-section .grid-container .grid-container{padding-right:0;padding-left:0}.resources-forms-section .large-4 section.global-spacing--large{margin-top:2rem}@media print,screen and (min-width:48.0625em){.resources-forms-section .large-4 section.global-spacing--large{margin-top:0}}.resources-forms-section .large-4 .grid-container{padding-right:0;padding-left:0}.resources-forms-section .forms-box{background-color:#f2f2f2;padding:1.5rem;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.resources-forms-section .forms-box{padding:2rem;margin-top:0}}.resources-forms-section .forms-box ul{list-style:none;margin-top:1.5rem;font-size:1.125rem}.resources-forms-section .forms-box ul li+li{margin-top:1rem}.resources-forms-section .forms-box ul a{text-decoration:underline;text-underline-offset:3px}.resources-forms-section .forms-box ul a:hover,.resources-forms-section .forms-box ul a:focus{text-decoration:none}.resources-forms-section .forms-box span.file::after{content:"";font-family:"Font Awesome 6 Pro";color:#f06400;padding-left:.5rem;font-size:.875rem}.resources-forms-section .forms-box span.file--application-pdf::after{content:""}.resources-forms-section .resources-forms--set{list-style:none}.resources-forms-section .resources-forms--set>li{padding-bottom:1.5rem;border-bottom:1px solid #bfbfbf}@media print,screen and (min-width:48.0625em){.resources-forms-section .resources-forms--set>li{padding-bottom:2rem}}@media print,screen and (min-width:64.0625em){.resources-forms-section .resources-forms--set>li{padding-bottom:2.5rem}}.resources-forms-section .resources-forms--set>li:not(:first-of-type){padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.resources-forms-section .resources-forms--set>li:not(:first-of-type){padding-top:2rem}}@media print,screen and (min-width:64.0625em){.resources-forms-section .resources-forms--set>li:not(:first-of-type){padding-top:2.5rem}}.resources-forms-section .resource-listing__item div.eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;color:#896748;font-weight:500}@media print,screen and (min-width:64.0625em){.resources-forms-section .resource-listing__item div.eyebrow{font-size:0.875rem}}.resources-forms-section .resource-listing__item h3,.resources-forms-section .resource-listing__item p{margin-top:.5rem}.resources-forms-section .resource-section__info-set{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem 2.5rem;margin-top:1rem}.resources-forms-section li.resource-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem}.resources-forms-section li.resource-section__info span.eyebrow{padding-left:.5rem}.gtranslate{position:relative;display:none}.gtranslate.active{display:block}.gtranslate-toggle{padding:.75em 1em;color:#fff;line-height:1}.gtranslate-toggle:hover{color:#ffd83b}.gtranslate_wrapper{position:absolute;right:0;top:100%;z-index:100}.mobile-menu-open .gtranslate-toggle{padding:.5em .5em .5em 0;color:#892332;line-height:1}.mobile-menu-open .gtranslate-toggle:hover{color:#892332;text-decoration:none}.mobile-menu-open .gtranslate_wrapper{right:unset}.site-header{height:62px}@media print,screen and (max-width:64.06125em){.site-header .site-header__logo{height:62px;padding-top:10px}}@media print,screen and (min-width:64.0625em){.site-header{height:140px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0.7)),to(rgba(0,0,0,0)));background-image:linear-gradient(180deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%)}.site-header .site-header__logo{height:140px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.site-header .site-header__logo img{max-width:66%}}.page:not(.page--home) .site-header{background-color:#2477b2;background-image:none}.site-header__logo{max-width:180px}@media print,screen and (min-width:64.0625em){.site-header__logo{max-width:359px;-webkit-transform:none;transform:none;padding:28px 0}}.audience-menu{display:none}.mobile-menu-button{width:50px;background-color:#2477b2}.mobile-menu-button::before{color:#ffd83b;font-size:24px}.mobile-menu-button:hover::before,.mobile-menu-button:focus::before{color:#fff}.mobile-menu-button:hover{background-color:#1e196a}@media print,screen and (max-width:64.06125em){.site-header__sticky-container{height:100%}.site-header__bottom{padding-right:16px;padding-left:16px}.site-search{top:62px}.site-search__toggle{right:50px;height:62px;width:50px}.site-search__toggle::before{color:#ffd83b;font-size:24px;position:relative;left:-6px}.site-search__toggle:hover::before,.site-search__toggle:focus::before{color:#fff}.site-search__toggle:hover{background-color:#1e196a}.site-header__main{top:62px}.search-panel-open .site-search__toggle::before{font-size:24px;left:-2px}.main-menu>ul.menu>li>ul.menu span{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:400;line-height:1.3;display:block;margin-bottom:8px}.main-menu>ul.menu>li>ul.menu>li:first-child{padding:12px 16px 18px 0}.main-menu>ul.menu>li>ul.menu>li:first-child a{font-family:museo-slab,georgia,serif;font-size:1.25rem;font-weight:400;line-height:130%}.main-menu>ul.menu>li>ul.menu>li:first-child a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.main-menu>ul.menu>li>ul.menu>li:first-child a:hover::after,.main-menu>ul.menu>li>ul.menu>li:first-child a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:inherit}.main-menu>ul.menu>li>ul.menu>li:nth-child(n+2){background-color:#f2f2f2;margin-right:-16px;margin-left:-16px;padding:16px}.main-menu>ul.menu>li>ul.menu>li:nth-child(n+2)+li{padding-top:0}.main-menu>ul.menu>li>ul.menu>li:nth-child(n+2) li+li{margin-top:8px}.main-menu>ul.menu>li>ul.menu>li:last-child{margin-bottom:16px}.utility-menu a{font-weight:400}}@media print,screen and (min-width:64.0625em){.utility-menu a{color:#fff}.site-search{margin-top:-24px;right:32px}.site-search__toggle::before{color:#ffd83b}.site-search__toggle:hover::before,.site-search__toggle:focus::before{color:#fff}.site-header__top{top:26px}.site-header__bottom{margin-top:-70px;padding-right:32px}.site-search{margin-top:-62px;height:50px}.site-search__toggle::before{font-size:24px}.main-menu>ul.menu>li>span{padding-bottom:27px}.main-menu>ul.menu>li.menu-item--expanded.menu-item--open>ul.menu,.main-menu>ul.menu>li.menu-item--expanded:hover>ul.menu{margin-top:-3px}.main-menu>ul.menu>li>span{padding-right:20px;padding-left:20px}.main-menu>ul.menu>li>ul.menu{background-color:#f2f2f2;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-menu>ul.menu>li>ul.menu span{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:400;line-height:1.3}.main-menu>ul.menu>li>ul.menu>li:first-child{-ms-flex-preferred-size:100%;flex-basis:100%;min-width:100%;max-width:100%;background-color:#fff;padding:2.5rem 3rem}.main-menu>ul.menu>li>ul.menu>li:first-child a{font-family:museo-slab,georgia,serif;font-size:1.875rem;font-weight:400;line-height:2.625rem}.main-menu>ul.menu>li>ul.menu>li:first-child a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.main-menu>ul.menu>li>ul.menu>li:first-child a:hover::after,.main-menu>ul.menu>li>ul.menu>li:first-child a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:inherit}.main-menu>ul.menu>li>ul.menu>li:nth-child(n+2) ul.menu>li+li{margin-top:1rem}.main-menu>ul.menu>li>ul.menu>li:nth-child(n+2) span+ul.menu>li{margin-top:1rem}.main-menu>ul.menu>li>ul.menu>li:nth-child(2):last-child{padding:2.5rem 3rem}.main-menu>ul.menu>li.menu-item--expanded:first-child>ul.menu{width:360px;left:280px}.main-menu>ul.menu>li.menu-item--expanded:nth-child(2)>ul.menu{width:620px;left:320px}.main-menu>ul.menu>li.menu-item--expanded:nth-child(2)>ul.menu>li:nth-child(n+2){-ms-flex-preferred-size:50%;flex-basis:50%;min-width:50%;max-width:50%}.main-menu>ul.menu>li.menu-item--expanded:nth-child(2)>ul.menu>li:nth-child(2){padding:2.5rem 1.25rem 2.5rem 3rem}.main-menu>ul.menu>li.menu-item--expanded:nth-child(2)>ul.menu>li:nth-child(3){padding:2.5rem 3rem 2.5rem 1.25rem}.main-menu>ul.menu>li.menu-item--expanded:nth-child(3)>ul.menu{width:900px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;left:unset;right:0}.main-menu>ul.menu>li.menu-item--expanded:nth-child(3)>ul.menu>li:nth-child(n+2){-ms-flex-preferred-size:33%;flex-basis:33%;min-width:33%;max-width:33%}.main-menu>ul.menu>li.menu-item--expanded:nth-child(3)>ul.menu>li:nth-child(2){padding:2.5rem 1.25rem 2.5rem 3rem}.main-menu>ul.menu>li.menu-item--expanded:nth-child(3)>ul.menu>li:nth-child(3){padding:2.5rem 1.25rem 2.5rem 1.25rem}.main-menu>ul.menu>li.menu-item--expanded:nth-child(3)>ul.menu>li:nth-child(4){padding:2.5rem 3rem 2.5rem 1.25rem}.main-menu>ul.menu>li.menu-item--expanded:nth-child(4)>ul.menu{width:360px;left:unset;right:0}}@media screen and (min-width:75em){.site-header .site-header__logo img{max-width:100%}.main-menu>ul.menu>li>span{padding-right:25px;padding-left:25px}}@media screen and (min-width:81.25em){.main-menu>ul.menu>li.menu-item--expanded:nth-child(4)>ul.menu{right:-50px}}.main-menu>ul.menu>li.menu-item--expanded:hover::after{display:none}.landing-title.global-spacing.global-padding--xxlarge.wysiwyg-block.collapsing-section{margin-top:3rem;padding-top:0}@media print,screen and (min-width:48.0625em){.landing-title.global-spacing.global-padding--xxlarge.wysiwyg-block.collapsing-section{margin-top:4rem}}@media print,screen and (min-width:64.0625em){.landing-title.global-spacing.global-padding--xxlarge.wysiwyg-block.collapsing-section{margin-top:5rem}}.landing-title>.grid-container:first-child .cell{width:83.33333%}.landing-title h1{font-family:upgrade,helvetica,sans-serif;font-size:2.25rem;font-weight:400;line-height:1.2;text-transform:none}@media print,screen and (min-width:48.0625em){.landing-title h1{font-size:2.5rem}}@media print,screen and (min-width:64.0625em){.landing-title h1{font-size:4.5rem}}.landing-title .breadcrumbs{margin-bottom:.5rem}@media print,screen and (min-width:48.0625em){.landing-title .breadcrumbs{margin-bottom:1rem}}.landing-title.global-spacing.global-padding--xxlarge.collapsing-section+.child-page-navigation.global-padding--xxxlarge{padding-top:0}.landing-title__hero{margin-right:auto;margin-left:auto;border-right:20px solid #fff;border-left:20px solid #fff;max-width:1000px;position:relative;background:rgba(0,0,0,0)}.differentiator{background-color:#2477b2;padding:2rem 1.5rem}@media print,screen and (min-width:48.0625em){.differentiator{padding:3rem 2.5rem;height:100%}}.differentiator .stat{font-size:4rem;font-weight:400;line-height:0.8;color:#fff}@media print,screen and (min-width:48.0625em){.differentiator .stat{font-size:5.5rem}}@media print,screen and (min-width:48.0625em)and (max-width:64.06125em){.differentiator .stat{font-size:4rem}}.differentiator .h5,.differentiator p,.differentiator .after-arrow--parent a{color:#fff}.differentiator .after-arrow--parent a::after{color:#ffd83b}.differentiator .after-arrow--parent a:hover::after,.differentiator .after-arrow--parent a:focus::after{color:#fff}.cell+.cell .differentiator{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.cell+.cell .differentiator{margin-top:0}}.cell:nth-child(2) .differentiator{background-color:#892332}@media print,screen and (min-width:64.0625em){.page--home .page-wrapper{margin-top:-8.75rem}}.page--home .page-wrapper .hero__content{display:block;text-align:center;max-width:53.75rem;margin-right:auto;margin-left:auto}.page--home .page-wrapper .hero__content h1{font-family:upgrade,helvetica,sans-serif;text-align:center;text-transform:none;font-size:2.5rem;line-height:120%;font-weight:400;max-width:100%;letter-spacing:0;padding:0}@media print,screen and (min-width:48.0625em){.page--home .page-wrapper .hero__content h1{font-size:6rem}}.page--home .page-wrapper .hero{height:33vh}@media print,screen and (max-width:48.06125em){.page--home .page-wrapper .hero{min-height:66vw}}@media print,screen and (min-width:48.0625em){.page--home .page-wrapper .hero:has(.autoplay-video-container){height:unset}}.home-hero-angle+.intro-text{z-index:3;text-align:center;padding-right:1.25rem;padding-left:1.25rem;max-width:50rem;margin:0 auto;position:relative}.home-hero-angle+.intro-text::before{content:"";display:block;position:absolute;left:50%;bottom:calc(100% + 4vw);border-right:1px solid #3c9cd7;height:8vw}.home-news-section .cell+.cell{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.home-news-section .cell+.cell{margin-top:0}}.home-news-section section+.grid-container .grid-x>.cell:first-child{border-top:1px solid #bfbfbf;padding-top:1.5rem}@media print,screen and (min-width:48.0625em){.home-news-section section+.grid-container .grid-x>.cell:first-child{border-top:none;padding-top:0}}.home-news-section figure{margin:0}.home-news-section .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.home-news-section .eyebrow{font-size:0.875rem}}.home-news-section blockquote{margin-top:1rem;border-left:none;color:#754e06}.home-news-section .h6{margin-top:1rem}.home-news-section .h6+p{margin-top:.125rem;font-weight:500}.home-news-section .global-spacing--xsmall>a{display:block;text-align:center;padding:.75rem;background-color:#892332;color:#fff;display:inline-block}@media print,screen and (min-width:48.0625em){.home-news-section .global-spacing--xsmall>a{display:inline-block;padding:.9375rem 1.5625rem}}.home-news-section .global-spacing--xsmall>a::after{color:#ffd83b}.home-news-section .global-spacing--xsmall>a:hover,.home-news-section .global-spacing--xsmall>a:focus{background-color:#510525}.home-news-section__item .eyebrow,.home-news-section__item .news__type{margin-top:1rem}.home-news-section__item p{margin-top:.5rem;font-weight:500}.home-news-section__item .news__type a{display:inline-block;font-size:.9375rem;font-weight:400;color:#892332;background-color:#f2f2f2;padding:.5rem 1rem}.home-news-section__item .news__type a:hover,.home-news-section__item .news__type a:focus{text-decoration:none;background-color:#e4e4e4}.home-large-news__summary{color:#754e06;font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4;font-weight:300}@media print,screen and (min-width:48.0625em){.home-large-news__summary{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.home-large-news__summary{font-size:2.25rem}}.resource-section{background-color:#f2f2f2;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/waves-lt-offset.png);background-repeat:repeat;padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.resource-section{padding-top:4rem;padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.resource-section{padding-top:5rem;padding-bottom:5rem}}.resource-section--text{background-color:#fff;padding:1.5rem}@media print,screen and (min-width:48.0625em){.resource-section--text{padding:2.5rem}}.resource-section--text p{font-weight:500}article.resource-section--text{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){article.resource-section--text{margin-top:0}}article.resource-section--text+article.resource-section--text{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){article.resource-section--text+article.resource-section--text{margin-top:2.5rem}}article.resource-section--text p{margin-top:1rem;font-weight:500}article.resource-section--text>ul{list-style:none}article.resource-section--text>ul li{font-size:1rem;margin-top:1rem}article.resource-section--text>ul li::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}article.resource-section--text>ul li.external::after{content:"trending_flat"}article.resource-section--text>ul li:hover::after,article.resource-section--text>ul li:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}@media print,screen and (min-width:48.0625em){article.resource-section--text>ul li{font-size:1.125rem}}article.resource-section--text>ul a{text-decoration:underline;text-underline-offset:3px}article.resource-section--text>ul a:hover,article.resource-section--text>ul a:focus{text-decoration:none}.resource-section--large .resource-section--text p{margin-top:1rem}.resource-section--large .resource-section--text>a{margin-top:1.5rem;display:block;text-align:center;padding:.75rem;background-color:#892332;color:#fff;display:block}@media print,screen and (min-width:48.0625em){.resource-section--large .resource-section--text>a{display:inline-block;padding:.9375rem 1.5625rem}}.resource-section--large .resource-section--text>a::after{color:#ffd83b}.resource-section--large .resource-section--text>a:hover,.resource-section--large .resource-section--text>a:focus{background-color:#510525}@media print,screen and (min-width:48.0625em){.resource-section--large .resource-section--text>a{display:inline-block}}.home-testimonials{background-color:#2477b2;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/waves-drk-offset.png);background-repeat:repeat;padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.home-testimonials{padding-top:4rem;padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.home-testimonials{padding-top:5rem;padding-bottom:5rem}}.home-testimonials .section-hd{margin-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.home-testimonials .section-hd{margin-bottom:2rem}}@media print,screen and (min-width:64.0625em){.home-testimonials .section-hd{margin-bottom:2.5rem}}.home-testimonials .section-hd h2,.home-testimonials .section-hd a{color:#fff}.home-testimonials .section-hd a{text-decoration:underline;text-underline-offset:3px}.home-testimonials .section-hd a::after{color:#ffd83b}.home-testimonials .section-hd a:hover{text-decoration:none}.home-testimonials .section-hd a:hover::after{color:#fff}.home-testimonial{background-color:#fff;padding:1.5rem}@media print,screen and (min-width:48.0625em){.home-testimonial{padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}}@media print,screen and (min-width:64.0625em){.home-testimonial{padding:3.5rem;gap:40px}}@media print,screen and (min-width:48.0625em){.home-testimonial__image{-ms-flex-preferred-size:50%;flex-basis:50%;min-width:50%;max-width:50%}}@media print,screen and (min-width:64.0625em){.home-testimonial__image{-ms-flex-preferred-size:320px;flex-basis:320px;min-width:320px;max-width:320px}}.home-testimonial__image figure{margin-right:auto;margin-left:auto;max-width:130px}@media print,screen and (min-width:48.0625em){.home-testimonial__image figure{max-width:100%}}.home-testimonial__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.home-testimonial__text{margin-top:0}}.home-testimonial__text .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.home-testimonial__text .eyebrow{font-size:0.875rem}}.home-testimonial__text blockquote{font-weight:300;border-left:none;color:#896748;margin-top:1rem}.home-testimonial__text p{margin-top:.25rem;font-weight:500}.home-testimonial__text p.h6{margin-top:1rem}.home-testimonials--carousel .flickity-viewport{width:100%}.home-testimonials--carousel .flickity-button{width:44px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#892332;border-radius:0 !important;top:100px}@media print,screen and (min-width:48.0625em){.home-testimonials--carousel .flickity-button{top:calc(50% - 32px);bottom:unset;width:64px;height:64px;z-index:10;padding:0}}.home-testimonials--carousel .flickity-button:after{font-family:"Font Awesome 6 Pro";font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smoothing:antialiased;font-size:28px;color:#fff}.home-testimonials--carousel .flickity-button svg{display:none}.home-testimonials--carousel .flickity-button.next{margin-left:0;text-align:center;right:-13px}@media print,screen and (min-width:48.0625em){.home-testimonials--carousel .flickity-button.next{right:-20px}}@media screen and (min-width:78.125em){.home-testimonials--carousel .flickity-button.next{right:-32px}}.home-testimonials--carousel .flickity-button.next:disabled{opacity:.3}.home-testimonials--carousel .flickity-button.next::after{content:""}@media print,screen and (max-width:48.06125em){.home-testimonials--carousel .flickity-button.next::after{position:absolute}}@media print,screen and (min-width:48.0625em){.home-testimonials--carousel .flickity-button.next::after{top:calc(50% - 40px)}}.home-testimonials--carousel .flickity-button.previous{margin-right:0;text-align:center;left:-13px}@media print,screen and (min-width:48.0625em){.home-testimonials--carousel .flickity-button.previous{left:-20px}}@media screen and (min-width:78.125em){.home-testimonials--carousel .flickity-button.previous{left:-32px}}.home-testimonials--carousel .flickity-button.previous:disabled{opacity:0}.home-testimonials--carousel .flickity-button.previous::after{content:""}.home-testimonials--carousel .flickity-page-dots{position:relative;bottom:unset;margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.home-testimonials--carousel .flickity-page-dots{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.home-testimonials--carousel .flickity-page-dots{margin-top:2.5rem}}@media print,screen and (min-width:48.0625em){.home-testimonials--carousel .flickity-page-dots{text-align:left}}.home-testimonials--carousel .flickity-page-dots .dot{display:inline-block;height:12px;width:12px;border-radius:50%;background-color:#fff;padding:0;opacity:1}.home-testimonials--carousel .flickity-page-dots .dot::before{opacity:0;position:absolute}@media print,screen and (min-width:48.0625em){.home-testimonials--carousel .flickity-page-dots .dot{height:16px;width:16px}}.home-testimonials--carousel .flickity-page-dots .dot.is-selected{background-color:#ffd83b}.listing--hero{padding-top:3rem}@media print,screen and (min-width:48.0625em){.listing--hero{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.listing--hero{padding-top:5rem}}.listing--hero h1{text-transform:none;font-family:upgrade,helvetica,sans-serif;font-size:2.25rem;font-weight:400;line-height:1.2;font-weight:400}@media print,screen and (min-width:48.0625em){.listing--hero h1{font-size:2.5rem}}@media print,screen and (min-width:64.0625em){.listing--hero h1{font-size:4.5rem}}.listing--hero h1:last-child{margin-bottom:2rem}@media print,screen and (min-width:48.0625em){.listing--hero h1:last-child{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.listing--hero h1:last-child{margin-bottom:5rem}}.listing--hero .wysiwyg *{font-size:1.125rem;font-weight:300;line-height:2;font-family:museo-slab,georgia,serif}@media print,screen and (min-width:48.0625em){.listing--hero .wysiwyg *{font-size:1.5rem;line-height:1.6}}.listing--hero .breadcrumbs{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.listing--hero .breadcrumbs{margin-top:2rem}}@media print,screen and (max-width:48.06125em){.card--listing--event .card__content__inner{padding:0}}@media print,screen and (min-width:48.0625em){.card--listing--event .event--detail__details ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem}.card--listing--event .event--detail__details ul li:not(:first-child){margin-top:0}}@media print,screen and (max-width:48.06125em){.card--listing--event .event--detail__details{margin-top:1rem}.card--listing--event .event--detail__details p{margin-top:1rem}}.card--listing--event .event--detail__details li:not(:first-child){margin-top:.5rem}@media print,screen and (min-width:48.0625em){.card--listing--event .event--detail__details li:not(:first-child){margin-top:0}}@media print,screen and (min-width:48.0625em){.layout-listing .large-6{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:8.33333%}.layout-listing .large-4{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-left:0}}.layout-listing .grid-container>article>.grid-padding-x{margin-right:-0.625rem;margin-left:-0.625rem}@media print,screen and (min-width:48em){.layout-listing .grid-container>article>.grid-padding-x{margin-right:-0.9375rem;margin-left:-0.9375rem}}.layout-listing__title .cell{width:83.33333%;margin-left:8.33333%}.layout-listing__title .cell .adjacent-underline{border-bottom:none;font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){.layout-listing__title .cell .adjacent-underline{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.layout-listing__title .cell .adjacent-underline{font-size:2.25rem}}.layout-listing__title .cell .adjacent-underline span::after{display:none}.card--listing--event p,.card--listing--news p{font-weight:500}.card--listing--news .date{font-weight:500}.card--listing--news .tags--set{margin-top:1.5rem}.event-listing--form{margin-top:-16px !important}@media print,screen and (min-width:48.0625em){.event-listing--form{margin-top:-8px !important}}@media print,screen and (min-width:64.0625em){.event-listing--form{margin-top:-24px !important}}.event-listing--form+.vaf{margin-top:2rem}@media print,screen and (min-width:48.0625em){.event-listing--form+.vaf{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.event-listing--form+.vaf{margin-top:5rem}}.literature-lessons-key--title h2{font-family:upgrade,helvetica,sans-serif;font-size:16px;font-weight:500;line-height:16px;letter-spacing:1.7999999523px;text-align:left;text-transform:uppercase;padding-bottom:4px;border-bottom:1px solid #3c9cd7}@media print,screen and (min-width:40em){.literature-lessons-key--title h2{font-size:20px;line-height:20px;letter-spacing:2px;padding-bottom:0;border-bottom:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.literature-lessons-key--title h2::after{content:"";display:block;height:1px;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;border-top:1px solid #3c9cd7}}.pub-resource-listing__item,.lit-lesson-listing__item{padding-top:1.5rem;padding-bottom:1.5rem}@media print,screen and (min-width:48.0625em){.pub-resource-listing__item,.lit-lesson-listing__item{padding-top:2rem;padding-bottom:2rem}}.pub-resource-listing__item:nth-of-type(odd),.lit-lesson-listing__item:nth-of-type(odd){background-color:#f5fbff;position:relative}.pub-resource-listing__item:nth-of-type(odd)::after,.lit-lesson-listing__item:nth-of-type(odd)::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;-webkit-box-shadow:200px 0 0 #f5fbff,-200px 0 0 #f5fbff;box-shadow:200px 0 0 #f5fbff,-200px 0 0 #f5fbff}@media screen and (min-width:93.75em){.pub-resource-listing__item:nth-of-type(odd)::after,.lit-lesson-listing__item:nth-of-type(odd)::after{-webkit-box-shadow:700px 0 0 #f5fbff,-700px 0 0 #f5fbff;box-shadow:700px 0 0 #f5fbff,-700px 0 0 #f5fbff}}.pub-resource-listing__item .eyebrow,.lit-lesson-listing__item .eyebrow{font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;font-weight:600;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.pub-resource-listing__item .eyebrow,.lit-lesson-listing__item .eyebrow{font-size:0.875rem}}.pub-resource-listing__item .eyebrow-tag,.lit-lesson-listing__item .eyebrow-tag{display:inline-block;background-color:#d3e5f0;padding:4px 8px;border-radius:3px;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;font-weight:500;letter-spacing:2px}@media print,screen and (min-width:64.0625em){.pub-resource-listing__item .eyebrow-tag,.lit-lesson-listing__item .eyebrow-tag{font-size:0.875rem}}.pub-resource-listing__item .eyebrow-tag+h3,.lit-lesson-listing__item .eyebrow-tag+h3{margin-top:16px}.pub-resource-listing__item .resource-section__info a,.lit-lesson-listing__item .resource-section__info a{text-decoration:underline;text-underline-offset:3px}.pub-resource-listing__item .resource-section__info a:hover,.pub-resource-listing__item .resource-section__info a:focus,.lit-lesson-listing__item .resource-section__info a:hover,.lit-lesson-listing__item .resource-section__info a:focus{text-decoration:none}.grid-padding-x.alorl-filters{margin-right:-12px;margin-left:-12px}.grid-padding-x.alorl-filters .listing--form__search-area{max-width:660px}.grid-padding-x.alorl-filters>.cell{padding-right:12px;padding-left:12px}.lit-lesson-listing__strip{margin-top:2rem;background-color:#2477b2;padding:1rem 0;-webkit-box-shadow:700px 0 0 #2477b2,-700px 0 0 #2477b2;box-shadow:700px 0 0 #2477b2,-700px 0 0 #2477b2;position:sticky;top:0;z-index:9;display:none}@media print,screen and (min-width:48.0625em){.lit-lesson-listing__strip{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.lit-lesson-listing__strip{margin-top:5rem}}.lit-lesson-listing__strip span{color:#fff}@media print,screen and (min-width:48.0625em){.lit-lesson-listing__strip{display:block}}.lit-lesson-listing__set{list-style:none;margin-top:2rem}@media print,screen and (min-width:48.0625em){.lit-lesson-listing__set{margin-top:0}}.lit-lesson-listing__item .medium-5 h3+p,.lit-lesson-listing__item .medium-5 .eyebrow{margin-top:.5rem}.lit-lesson-listing__item .medium-5 p{font-weight:500}.lit-lesson-listing__item p.resource-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.lit-lesson-listing__item p.resource-section__info+p.resource-section__info{margin-top:1rem}.lit-lesson-listing__item p.resource-section__info .eyebrow-tag+a{padding-left:2px;font-weight:500}.lit-lesson-listing__item p.resource-section__info .eyebrow-tag+a::after{color:#f06400}.lit-lesson-listing__item p.resource-section__info .eyebrow{font-size:.75rem;font-weight:500}.lit-lesson-listing__item .resource-section__title{margin-bottom:1rem}@media print,screen and (min-width:48.0625em){.lit-lesson-listing__item .resource-section__title{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px}}.lit-lesson-listing__item .medium-3 .resource-section__title{margin-top:1.5rem}.lit-lesson-listing__item .medium-4 .resource-section__title{margin-top:2rem}.listing--form__search-area,.alorl-filters .cell{margin-top:1.5rem}.literature-lessons-key .grid-x{gap:1.5rem 0}.literature-lessons-key h3,.literature-lessons-key h4{font-family:upgrade-lights,helvetica,sans-serif;font-size:1rem;font-weight:400;line-height:1.8;font-family:upgrade,helvetica,sans-serif;font-weight:500}@media print,screen and (min-width:64.0625em){.literature-lessons-key h3,.literature-lessons-key h4{font-size:1.125rem;line-height:1.8}}.literature-lessons-key h3 span,.literature-lessons-key h4 span{display:inline-block;background-color:#d3e5f0;padding:4px 8px;border-radius:3px;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;font-weight:500;letter-spacing:2px;margin-right:.625rem;position:relative;top:-2px}@media print,screen and (min-width:64.0625em){.literature-lessons-key h3 span,.literature-lessons-key h4 span{font-size:0.875rem}}.literature-lessons-key p{font-size:0.875rem;font-weight:500;line-height:1.6;margin-top:.5rem;font-size:1rem}@media print,screen and (min-width:48.0625em){.literature-lessons-key p{font-size:1rem}}.listing--form>form>.grid-x:first-child>.cell{margin-top:0 !important}.listing--form>form>.grid-x:first-child>.cell h2{margin-bottom:0}select{background-size:.75rem}@media print,screen and (min-width:40em){.child-page-navigation ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 1.25rem}}.child-page-navigation li{margin:0;border-bottom:1px solid #3c9cd7;width:100%}@media print,screen and (min-width:40em){.child-page-navigation li{-webkit-box-flex:48%;-ms-flex:48%;flex:48%;max-width:48%}}@media print,screen and (min-width:48.0625em){.child-page-navigation li{-webkit-box-flex:32%;-ms-flex:32%;flex:32%;max-width:32%}}.news-story--hero{padding-top:3rem}@media print,screen and (min-width:48.0625em){.news-story--hero{padding-top:4rem}}@media print,screen and (min-width:64.0625em){.news-story--hero{padding-top:5rem}}.news-story--hero h1{text-transform:none;font-family:upgrade,helvetica,sans-serif;font-size:2.25rem;font-weight:400;line-height:1.2;font-weight:400;color:#000;padding-top:1.5rem;margin-top:0}@media print,screen and (min-width:48.0625em){.news-story--hero h1{font-size:2.5rem}}@media print,screen and (min-width:64.0625em){.news-story--hero h1{font-size:4.5rem}}@media print,screen and (min-width:48.0625em){.news-story--hero h1{padding-top:2rem}}.news-story--hero .eyebrow a{color:#000}.news-story--hero .eyebrow::after{border-color:#3c9cd7;bottom:9px}.news-story--hero ol.breadcrumbs{padding-top:1.5rem;margin-top:0}@media print,screen and (min-width:48.0625em){.news-story--hero ol.breadcrumbs{padding-top:2rem}}.news-story--hero__vert-image+.news-story--body-tags .grid-x+.grid-x{margin-top:0}@media screen and (min-width:76.25em){.news-story--hero__vert-image+.news-story--body-tags .news-story--body-tags__impact{margin-top:-340px}}.news-story--hero__horiz-image .news-story--hero__hero figure{max-width:960px;margin-bottom:2rem}@media print,screen and (min-width:48.0625em){.news-story--hero__horiz-image .news-story--hero__hero figure{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.news-story--hero__horiz-image .news-story--hero__hero figure{margin-bottom:5rem}}@media print,screen and (min-width:48.0625em){.news-story--hero__horiz-image .news-story--hero__hero{padding-right:1.25rem}}@media screen and (min-width:62.5em){.news-story--hero__horiz-image .news-story--hero__hero{padding-left:calc(50vw - 480px);padding-right:0}}@media screen and (min-width:62.5em){.news-story--hero__text{max-width:960px;margin-right:auto;margin-left:auto}}.news-story--hero__w-image{background-color:#f2f2f2;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/waves-lt-offset.png);background-repeat:repeat}.news-story--hero ol.breadcrumbs{color:#000}.news-story--hero ol.breadcrumbs a{color:#892332}.news-story--hero__horiz-image .news-story--hero__hero{margin-top:2rem}@media print,screen and (min-width:48.0625em){.news-story--hero__horiz-image .news-story--hero__hero{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.news-story--hero__horiz-image .news-story--hero__hero{margin-top:5rem}}.news-story--hero__horiz-image .news-story--hero__hero img{margin-top:0}.news-story--body-tags{padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.news-story--body-tags{padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags{padding-bottom:5rem}}@media print,screen and (max-width:48.06125em){.news-story--body-tags .grid-x+.grid-x{margin-top:2rem}.news-story--body-tags .grid-x+.grid-x .cell+.cell{margin-top:0}.news-story--body-tags .grid-x+.grid-x .wysiwyg h2+p{margin-top:16px}}.news-story--hero__horiz-image .news-story--hero__hero figure{margin-bottom:2rem}@media print,screen and (min-width:48.0625em){.news-story--hero__horiz-image .news-story--hero__hero figure{margin-bottom:3rem}}@media print,screen and (min-width:64.0625em){.news-story--hero__horiz-image .news-story--hero__hero figure{margin-bottom:5rem}}.news-story--body-tags .eyebrow+.intro-text{margin-top:1.5rem}.news-story--hero__w-image ol.breadcrumbs li:last-child{color:#000}.news-story--body-tags .intro-text{color:#896748}.news-story--body-tags .tags--set{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.news-story--body-tags .tags--set{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.news-story--body-tags .tags--set{margin-top:3rem}}.news-story--meta{border-left-color:#3c9cd7}@media print,screen and (max-width:48.06125em){.news-story--meta{padding-top:1rem}}.pager a{font-weight:500}.pager__item--first .visually-hidden,.pager__item--previous .visually-hidden,.pager__item--next .visually-hidden,.pager__item--last .visually-hidden{color:#000}.pager [class*=pager__item--] a:before,.pager [class*=pager__item--] a:after{color:#f06400}.process-section{background-color:#2477b2;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/waves-drk-offset.png);background-repeat:repeat;margin-top:3rem;padding-top:3rem;padding-bottom:3rem}@media print,screen and (min-width:48.0625em){.process-section{margin-top:4rem;padding-top:4rem;padding-bottom:4rem}}@media print,screen and (min-width:64.0625em){.process-section{margin-top:5rem;padding-top:5rem;padding-bottom:5rem}}.process-section .grid-container{padding-right:1.25rem;padding-left:1.25rem}.process-section h2.adjacent-underline{border-bottom:none;text-transform:none}.process-section h2.adjacent-underline span{color:#fff;font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4;text-transform:none;letter-spacing:0}@media print,screen and (min-width:48.0625em){.process-section h2.adjacent-underline span{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){.process-section h2.adjacent-underline span{font-size:2.25rem}}.process-section h2.adjacent-underline span::after{display:none}.process-section--flow .tabs__button+.triangle{display:none !important}.process-section--flow{background:none;-webkit-box-shadow:none;box-shadow:none;margin-right:1.25rem;margin-left:1.25rem}@media screen and (min-width:82.5625em){.process-section--flow{margin-right:0;margin-left:0}}.process-section--flow::after{display:none}.process-section--flow .tabs__buttons{background-color:#3c9cd7;max-width:1288px;padding:0}.process-section--flow .tabs__buttons li{overflow:hidden}.process-section--flow .tabs__buttons li+li{margin-left:0}.process-section--flow .tabs__button{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none;color:#fff;text-transform:none;padding:1rem 1.5rem;border-top-width:0;border-top-color:rgba(0,0,0,0);letter-spacing:0}@media print,screen and (min-width:48.0625em){.process-section--flow .tabs__button{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.process-section--flow .tabs__button{font-size:1.3125rem}}.process-section--flow .tabs__button:hover,.process-section--flow .tabs__button:focus{background-color:#2477b2;border-top-width:0;border-top-color:rgba(0,0,0,0)}.process-section--flow .tabs__button[aria-selected=true]{background-color:#1e196a;color:#fff;pointer-events:none;border-top-width:0;border-top-color:rgba(0,0,0,0)}.process-section--step__footer::before{border-top-color:#3c9cd7}.process-section--step__footer .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.process-section--step__footer .cell p{margin:0}@media screen and (max-width:64em){.process-section--step__footer{display:none !important}}.process-section--step .accordion__button{background-color:#3c9cd7}.process-section--step .accordion__button .accordion__button-text{font-family:museo-slab,georgia,serif;font-size:1.0625rem;font-weight:500;line-height:1.4;text-transform:none;color:#fff}@media print,screen and (min-width:48.0625em){.process-section--step .accordion__button .accordion__button-text{font-size:1.125rem}}@media print,screen and (min-width:64.0625em){.process-section--step .accordion__button .accordion__button-text{font-size:1.3125rem}}.process-section--step .accordion__button .material-icons{color:#fff}.process-section--step .accordion__button:hover{background-color:#2477b2}.process-section--step .accordion__button:focus{background-color:#3c9cd7}.process-section--step.accordion--open .accordion__button{background-color:#1e196a}.process-section__sidebar-block{-webkit-box-shadow:none;box-shadow:none;background-color:#f2f2f2}.promo-container__background{background-color:#2477b2}@media print,screen and (max-width:48.06125em){.promo-container__background{background-image:-webkit-gradient(linear,left top,left bottom,from(#1e196a),color-stop(15%,#1e196a),color-stop(15%,#2477b2),to(#2477b2));background-image:linear-gradient(to bottom,#1e196a,#1e196a 15%,#2477b2 15%,#2477b2)}}@media print,screen and (min-width:48.0625em){.promo-container__background{background-image:-webkit-gradient(linear,left top,right top,from(#1e196a),color-stop(20%,#1e196a),color-stop(20%,#2477b2),to(#2477b2));background-image:linear-gradient(to right,#1e196a,#1e196a 20%,#2477b2 20%,#2477b2)}}@media screen and (min-width:80em){.promo-container__background{background-image:-webkit-gradient(linear,left top,right top,from(#1e196a),color-stop(25%,#1e196a),color-stop(25%,#2477b2),to(#2477b2));background-image:linear-gradient(to right,#1e196a,#1e196a 25%,#2477b2 25%,#2477b2)}}@media screen and (min-width:80em){.promo-container__background{position:relative}.promo-container__background::after{background:#1e196a}}@media screen and (min-width:48.0625em){.page--page .promo-container__background{padding-top:56px;padding-bottom:56px}}.promo__icon--cell{display:-webkit-box;display:-ms-flexbox;display:flex}@media print,screen and (max-width:48.06125em){.promo__icon--cell{background-color:#1e196a;margin-right:0;margin-left:0;width:100%;margin-top:-36px;padding-top:36px}}.promo .wysiwyg p{margin-top:16px}.promo .featured-links__container{margin-top:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 25px}.promo .featured-links__container span.button-style--inverse{display:inline-block;margin:0}.promo .featured-links__container span.button-style--inverse a.external{margin:0}.promo__text a.featured-link{margin:0}.promo__text .button-style--inverse a.btn.file-download,.promo__text .button-style--inverse a.external{display:inline-block;margin-bottom:0;padding:1em 1.5em;-webkit-transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:background 250ms cubic-bezier(0.42,0.08,0.06,0.98);text-decoration:none;text-transform:none;color:#fff;background-color:#892332;font-family:upgrade,helvetica,sans-serif;font-weight:500;line-height:1;display:block;text-align:center;padding:.75rem;background-color:#fff;color:#892332;-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.promo__text .button-style--inverse a.btn.file-download:hover,.promo__text .button-style--inverse a.external:hover{text-decoration:none;background-color:#601923}@media print,screen and (min-width:48.0625em){.promo__text .button-style--inverse a.btn.file-download,.promo__text .button-style--inverse a.external{display:inline-block;padding:.9375rem 1.5625rem}}.promo__text .button-style--inverse a.btn.file-download::after,.promo__text .button-style--inverse a.external::after{color:#f06400}.promo__text .button-style--inverse a.btn.file-download:hover,.promo__text .button-style--inverse a.btn.file-download:focus,.promo__text .button-style--inverse a.external:hover,.promo__text .button-style--inverse a.external:focus{background-color:#e4e4e4}.grid-padding-x.pandr-fiters{margin-right:-12px;margin-left:-12px}.grid-padding-x.pandr-fiters .listing--form__search-area{max-width:660px;padding-bottom:0}.grid-padding-x.pandr-fiters>.cell{padding-right:12px;padding-left:12px}.pub-resource-listing__set{list-style:none;margin-top:2rem}@media print,screen and (min-width:48.0625em){.pub-resource-listing__set{margin-top:3rem}}@media print,screen and (min-width:64.0625em){.pub-resource-listing__set{margin-top:5rem}}.pub-resource-listing__item .cell+.cell{margin-top:.5rem}@media print,screen and (min-width:48.0625em){.pub-resource-listing__item .cell+.cell{margin-top:0}}.pub-resource-listing__item .medium-9 h3,.pub-resource-listing__item .medium-9 .resource-section__info-set{margin-top:1rem}.pub-resource-listing__item .medium-9 h3+p{margin-top:.5rem}.pub-resource-listing__item .medium-9 p{font-weight:500}.pub-resource-listing__item .resource-section__info-set{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem 2rem}.pub-resource-listing__item li.resource-section__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.375rem}.pub-resource-listing__item .medium-3 ul{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pub-resource-listing__item .medium-3 li{display:inline-block;background-color:#d3e5f0;padding:4px 8px;border-radius:3px;font-size:0.75rem;font-family:upgrade,helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:2px;font-weight:500;letter-spacing:2px;margin-top:.625rem}@media print,screen and (min-width:64.0625em){.pub-resource-listing__item .medium-3 li{font-size:0.875rem}}@media print,screen and (min-width:48.0625em){.pub-resource-listing__item .medium-3 li{margin-top:1rem}}.resource-section__info .download{padding-right:1.5em}.resource-section__info .download::after{content:"";font-family:"Font Awesome 6 Pro";color:#f06400;padding-left:.5rem;font-size:.875rem;position:absolute;line-height:1.7}.resource-section__info a{font-weight:500}.resource-section__info a::after{color:#f06400}.resource-section__info .eyebrow{font-weight:500}.event-feature h2 span::after,.news-story-feature h2 span::after{border-top-color:#3c9cd7}.event-feature>.grid-container .cell,.news-story-feature>.grid-container .cell{overflow:hidden}.page--search .views-exposed-form label{margin-bottom:1rem}.page--search .views-exposed-form+h2{margin-top:1.5rem}@media print,screen and (min-width:48.0625em){.page--search .views-exposed-form+h2{margin-top:2rem}}@media print,screen and (min-width:64.0625em){.page--search .views-exposed-form+h2{margin-top:2.5rem}}.section-hd h2+a{margin-top:1rem}.section-hd h2+a::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.section-hd h2+a.external::after{content:"trending_flat"}.section-hd h2+a:hover::after,.section-hd h2+a:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}@media print,screen and (min-width:48.0625em){.section-hd h2+a{margin-top:0;position:relative;left:-1.5em}}@media print,screen and (min-width:48.0625em){.section-hd{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.adjacent-underline{border-bottom-color:#3c9cd7}.sidebar-callout{background-color:#f2f2f2;-webkit-box-shadow:none;box-shadow:none}.sidebar-callout .sidebar-callout__title{font-family:museo-slab,georgia,serif;font-size:1.3125rem;font-weight:500;line-height:1.4}@media print,screen and (min-width:48.0625em){.sidebar-callout .sidebar-callout__title{font-size:1.5rem}}@media print,screen and (min-width:64.0625em){.sidebar-callout .sidebar-callout__title{font-size:1.625rem}}.sidebar-callout .sidebar-callout__description p{font-weight:500}.sidebar-callout .sidebar-callout__description,.sidebar-callout .sidebar-callout__link.after-arrow--parent{margin-top:.5rem}@media print,screen and (min-width:48.0625em){.sidebar-callout .sidebar-callout__description,.sidebar-callout .sidebar-callout__link.after-arrow--parent{margin-top:1rem}}.listing--hero .sidebar-callout__link.after-arrow--parent a{display:block;text-align:center;padding:.75rem;background-color:#892332;color:#fff;display:block}@media print,screen and (min-width:48.0625em){.listing--hero .sidebar-callout__link.after-arrow--parent a{display:inline-block;padding:.9375rem 1.5625rem}}.listing--hero .sidebar-callout__link.after-arrow--parent a::after{color:#ffd83b}.listing--hero .sidebar-callout__link.after-arrow--parent a:hover,.listing--hero .sidebar-callout__link.after-arrow--parent a:focus{background-color:#510525}@media print,screen and (min-width:48.0625em){.listing--hero .sidebar-callout__link.after-arrow--parent a{display:inline-block}}.listing--hero .sidebar-callout__link.after-arrow--parent a:hover{text-decoration:none}.listing--hero .sidebar-callout__link.after-arrow--parent a::after{display:none}.sock{background-color:#2477b2}.sock__links a{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.3);box-shadow:0 4px 12px 0 rgba(0,0,0,.3)}.sock__links a:hover,.sock__links a:focus{color:#1e196a;background-color:#d3e5f0}.sock__links a:focus{outline-color:#00af07}section.stories{background-color:#2477b2;background-image:url(/sites/sherlock/themes/custom/sherlock/assets/img/waves-drk-offset.png);background-repeat:repeat}@media screen and (max-width:48em){section.stories{padding-top:2.5rem}}section.stories h2{font-family:museo-slab,georgia,serif;font-size:1.625rem;font-weight:500;line-height:1.4;text-transform:none}@media print,screen and (min-width:48.0625em){section.stories h2{font-size:1.875rem}}@media print,screen and (min-width:64.0625em){section.stories h2{font-size:2.25rem}}section.stories .story__title h3 a::after{color:#ffd83b}section.stories .stories--all-link a{color:#fff;text-decoration:underline;text-underline-offset:3px}section.stories .stories--all-link a:hover,section.stories .stories--all-link a:focus{text-decoration:none}section.stories .stories--all-link a::after{color:#ffd83b}@media screen and (max-width:48em){section.stories .stories--primary .story__text{padding-bottom:3rem}}section.stories .story__text{margin-top:2rem}@media print,screen and (min-width:48.0625em){section.stories .story__text{margin-top:3rem}}@media print,screen and (min-width:64.0625em){section.stories .story__text{margin-top:4rem}}section.stories .story__photo--vertical img{width:100%}section.stories .story__photo--horizontal img{max-width:calc(100% + 20px)}@media print,screen and (min-width:64.0625em){.stories--primary .story__photo--vertical+.story__text{margin-left:0;width:50%}}.tags li a,.tags li span{font-weight:500;background-color:#f2f2f2;border-color:#f2f2f2}.tags li a:hover,.tags li a:focus{background-color:#bfbfbf}.form-item-radios>.description,.form-item-checkbox>.description{margin-top:.75em}input.form-text,select{font-weight:500}p{font-weight:500}.wysiwyg>*:first-child{margin-top:0}.wysiwyg p,.wysiwyg ol li,.wysiwyg ul li{font-weight:500}.wysiwyg ol li,.wysiwyg ul li{margin-top:.25em}@media print,screen and (min-width:64.0625em){.wysiwyg ol li,.wysiwyg ul li{margin-top:.5em}}.wysiwyg .intro-text{font-weight:300}@media print,screen and (min-width:64.0625em){.wysiwyg .intro-text{font-size:1.5rem;line-height:2.55rem}}.wysiwyg ol>li::before{top:-4px}.wysiwyg figure{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:table}.wysiwyg figure figcaption{display:table-caption;caption-side:bottom}.wysiwyg figure.align-center{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-right:auto;margin-left:auto}.wysiwyg figure:not(.align-center):not(.align-left):not(.align-right){margin-right:0;margin-left:0}.wysiwyg figure>.responsive-video-iframe{width:300px}@media print,screen and (min-width:48.0625em){.wysiwyg figure>.responsive-video-iframe{width:400px}}.wysiwyg blockquote{border:1px solid #3c9cd7;border-width:1px 0;padding-top:1.5rem;padding-bottom:1.5rem}.wysiwyg blockquote p{text-align:center;max-width:710px;margin-right:auto;margin-left:auto;font-family:museo-slab,georgia,serif;font-weight:300;font-size:1rem;line-height:2;font-weight:300}@media print,screen and (min-width:64.0625em){.wysiwyg blockquote p{font-size:1.125rem}}.wysiwyg a.featured-link::after{line-height:inherit}.wysiwyg a.featured-link{font-family:upgrade,helvetica,sans-serif;font-weight:400;text-decoration:none}.wysiwyg a.featured-link::after{font-family:"Material Icons Round";text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-size:1em;line-height:0;-webkit-transform:translate(1px,0.1em);transform:translate(1px,0.1em);display:inline-block;padding-left:.25em;-webkit-font-feature-settings:"liga";content:"trending_flat";color:#f06400;transform:translate(1px,0.1em);-webkit-transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);transition:color 250ms cubic-bezier(0.42,0.08,0.06,0.98),transform 250ms cubic-bezier(0.42,0.08,0.06,0.98),-webkit-transform 250ms cubic-bezier(0.42,0.08,0.06,0.98);position:absolute;line-height:1}.wysiwyg a.featured-link.external::after{content:"trending_flat"}.wysiwyg a.featured-link:hover::after,.wysiwyg a.featured-link:focus::after{-webkit-transform:translate(8px,0.1em);transform:translate(8px,0.1em);color:#510525}.wysiwyg a.featured-link:hover,.wysiwyg a.featured-link:focus{text-decoration:underline}.wysiwyg a.featured-link--centered{display:table;margin-right:auto;margin-left:auto}blockquote{font-weight:300}.adjacent-underline span{letter-spacing:2px}.external::after{color:#f06400}.claro-details__wrapper .form-actions{display:block !important}.news-story--body-tags .align-right,.news-story--body-tags .obj-right{margin-right:0}.accordions .grid-container{padding-left:1.25rem;padding-right:1.25rem}.accordions .grid-container.full{padding-right:0;padding-left:0}.adjacent-underline span{letter-spacing:unset}.accordion__content .mobile-table--scroll{margin-right:-20px !important;padding-right:20px !important}
