.container{display:block;margin:auto;width:100%}
.container .row{flex-direction:row}
.container .row.reverse{flex-direction:row-reverse}
.container .column{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;flex-wrap:wrap;margin-left:20px;margin-right:20px}
.container .column.no-gutter{margin-left:0;margin-right:0}
.container .column.reverse{flex-direction:column-reverse}
.container .row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-wrap:wrap;margin-left:20px;margin-right:20px}
.container .row.no-gutter{margin-left:0;margin-right:0}
.container [class*=col-]{box-sizing:border-box;flex-grow:0;flex-shrink:0;padding-left:10px;padding-right:10px}
.container [class*=col-].no-gutter{padding-left:0;padding-right:0}
@media(min-width:1024px){.container .col-12{flex-basis:100%;max-width:100%}
.container .col-offset-12{margin-left:100%}
}
@media(min-width:768px){.container .col-md-12{flex-basis:100%;max-width:100%}
.container .col-md-offset-12{margin-left:100%}
}
.container .col-sm-12{flex-basis:100%;max-width:100%}
.container .col-sm-offset-12{margin-left:100%}
@media(min-width:1024px){.container .col-11{flex-basis:91.66666666666666%;max-width:91.66666666666666%}
.container .col-offset-11{margin-left:91.66666666666666%}
}
@media(min-width:768px){.container .col-md-11{flex-basis:91.66666666666666%;max-width:91.66666666666666%}
.container .col-md-offset-11{margin-left:91.66666666666666%}
}
.container .col-sm-11{flex-basis:91.66666666666666%;max-width:91.66666666666666%}
.container .col-sm-offset-11{margin-left:91.66666666666666%}
@media(min-width:1024px){.container .col-10{flex-basis:83.33333333333334%;max-width:83.33333333333334%}
.container .col-offset-10{margin-left:83.33333333333334%}
}
@media(min-width:768px){.container .col-md-10{flex-basis:83.33333333333334%;max-width:83.33333333333334%}
.container .col-md-offset-10{margin-left:83.33333333333334%}
}
.container .col-sm-10{flex-basis:83.33333333333334%;max-width:83.33333333333334%}
.container .col-sm-offset-10{margin-left:83.33333333333334%}
@media(min-width:1024px){.container .col-9{flex-basis:75%;max-width:75%}
.container .col-offset-9{margin-left:75%}
}
@media(min-width:768px){.container .col-md-9{flex-basis:75%;max-width:75%}
.container .col-md-offset-9{margin-left:75%}
}
.container .col-sm-9{flex-basis:75%;max-width:75%}
.container .col-sm-offset-9{margin-left:75%}
@media(min-width:1024px){.container .col-8{flex-basis:66.66666666666666%;max-width:66.66666666666666%}
.container .col-offset-8{margin-left:66.66666666666666%}
}
@media(min-width:768px){.container .col-md-8{flex-basis:66.66666666666666%;max-width:66.66666666666666%}
.container .col-md-offset-8{margin-left:66.66666666666666%}
}
.container .col-sm-8{flex-basis:66.66666666666666%;max-width:66.66666666666666%}
.container .col-sm-offset-8{margin-left:66.66666666666666%}
@media(min-width:1024px){.container .col-7{flex-basis:58.333333333333336%;max-width:58.333333333333336%}
.container .col-offset-7{margin-left:58.333333333333336%}
}
@media(min-width:768px){.container .col-md-7{flex-basis:58.333333333333336%;max-width:58.333333333333336%}
.container .col-md-offset-7{margin-left:58.333333333333336%}
}
.container .col-sm-7{flex-basis:58.333333333333336%;max-width:58.333333333333336%}
.container .col-sm-offset-7{margin-left:58.333333333333336%}
@media(min-width:1024px){.container .col-6{flex-basis:50%;max-width:50%}
.container .col-offset-6{margin-left:50%}
}
@media(min-width:768px){.container .col-md-6{flex-basis:50%;max-width:50%}
.container .col-md-offset-6{margin-left:50%}
}
.container .col-sm-6{flex-basis:50%;max-width:50%}
.container .col-sm-offset-6{margin-left:50%}
@media(min-width:1024px){.container .col-5{flex-basis:41.66666666666667%;max-width:41.66666666666667%}
.container .col-offset-5{margin-left:41.66666666666667%}
}
@media(min-width:768px){.container .col-md-5{flex-basis:41.66666666666667%;max-width:41.66666666666667%}
.container .col-md-offset-5{margin-left:41.66666666666667%}
}
.container .col-sm-5{flex-basis:41.66666666666667%;max-width:41.66666666666667%}
.container .col-sm-offset-5{margin-left:41.66666666666667%}
@media(min-width:1024px){.container .col-4{flex-basis:33.33333333333333%;max-width:33.33333333333333%}
.container .col-offset-4{margin-left:33.33333333333333%}
}
@media(min-width:768px){.container .col-md-4{flex-basis:33.33333333333333%;max-width:33.33333333333333%}
.container .col-md-offset-4{margin-left:33.33333333333333%}
}
.container .col-sm-4{flex-basis:33.33333333333333%;max-width:33.33333333333333%}
.container .col-sm-offset-4{margin-left:33.33333333333333%}
@media(min-width:1024px){.container .col-3{flex-basis:25%;max-width:25%}
.container .col-offset-3{margin-left:25%}
}
@media(min-width:768px){.container .col-md-3{flex-basis:25%;max-width:25%}
.container .col-md-offset-3{margin-left:25%}
}
.container .col-sm-3{flex-basis:25%;max-width:25%}
.container .col-sm-offset-3{margin-left:25%}
@media(min-width:1024px){.container .col-2{flex-basis:16.666666666666664%;max-width:16.666666666666664%}
.container .col-offset-2{margin-left:16.666666666666664%}
}
@media(min-width:768px){.container .col-md-2{flex-basis:16.666666666666664%;max-width:16.666666666666664%}
.container .col-md-offset-2{margin-left:16.666666666666664%}
}
.container .col-sm-2{flex-basis:16.666666666666664%;max-width:16.666666666666664%}
.container .col-sm-offset-2{margin-left:16.666666666666664%}
@media(min-width:1024px){.container .col-1{flex-basis:8.333333333333332%;max-width:8.333333333333332%}
.container .col-offset-1{margin-left:8.333333333333332%}
}
@media(min-width:768px){.container .col-md-1{flex-basis:8.333333333333332%;max-width:8.333333333333332%}
.container .col-md-offset-1{margin-left:8.333333333333332%}
}
.container .col-sm-1{flex-basis:8.333333333333332%;max-width:8.333333333333332%}
.container .col-sm-offset-1{margin-left:8.333333333333332%}
html{color:#424242;font-family:Graphik;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5}
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}
button{-webkit-tap-highlight-color:transparent;background:0;border:0;cursor:pointer;outline:0;padding:0}
.h1 h2,.h2 h3,.h3 h4,.h4 h5,.h5,h1{font-family:Graphik,Arial,Helvetica,sans-serif;font-weight:700}
.h1,h1{font-size:35px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-.53px;line-height:37px;margin:0 0 30px}
@media(min-width:768px){.h1,h1{font-size:55px;line-height:57px;letter-spacing:-.09px}
}
.h2,h2{font-size:32px;font-stretch:normal;font-style:normal;letter-spacing:-.51px;line-height:35px;margin:0 0 15px}
@media(min-width:768px){.h2,h2{font-size:45px;line-height:49px;letter-spacing:-.76px}
}
@media(min-width:1024px){.h2,h2{letter-spacing:.33px}
}
.h3,h3{font-size:24px;font-stretch:normal;font-style:normal;letter-spacing:.22px;line-height:27px;margin:0 0 29px}
@media(min-width:768px){.h3,h3{font-size:30px;line-height:34px;letter-spacing:-.76px}
}
.h4,h4{font-size:20px;font-stretch:normal;font-style:normal;letter-spacing:.18px;line-height:24px;margin:0 0 15px}
@media(min-width:768px){.h4,h4{font-size:24px;letter-spacing:.19px;line-height:27px}
}
.h5,h5{font-size:18px;font-stretch:normal;font-style:normal;letter-spacing:.11px;line-height:24px;margin:0 0 29px}
@media(min-width:768px){.h5,h5{font-size:20px}
}
.h6,h6{font-family:Graphik,Arial,Helvetica,sans-serif;font-size:18px;font-weight:400;line-height:24px}
ul{list-style:none;margin:0;padding:0}
a{color:inherit;text-decoration:inherit}
.bg-navy{background-color:#003c71}
.bg-white{background-color:#fff}
.bg-charcoal{background-color:#424242}
.bg-cloud{background-color:#f7f7f7}
.bg-berry{background-color:#e40046}
.bg-dark-berry{background-color:#b60c4f}
.bg-tangerine{background-color:#ff7f41}
.bg-gradient-berry-dark{background-image:linear-gradient(to right,#e40046,#b60c4f 52%)}
.bg-gradient-berry-tangerine{background-image:linear-gradient(to right,#e40046,#ff7f41 50%)}
.bg-gradient-navy-deep{background-image:linear-gradient(to right,#003c71 1%,#00274a 99%)}
.text-white{color:#fff}
.text-charcoal{color:#424242}
.hidden-sm{display:none}
@media(min-width:768px){.hidden-sm{display:inline-block}
}
.hidden-md{display:none}
@media(min-width:1024px){.hidden-md{display:inline-block}
}
@media(min-width:1024px){.hidden-lg{display:none}
}
.styleguide-section{margin-top:30px}
.component-container{padding:20px 0}
.component-section{display:inline-block;height:100vh;margin:0 -5px 0 0;vertical-align:top}
.component-section.dark-bg{background-image:linear-gradient(to right,#01396d 1%,#00274a 99%)}
.component-section.dark-bg .component-name{color:#fff}
.component-section .component-name{color:#fff}
.component-section .component-name{color:#999}
.component-section.font{box-sizing:border-box;padding-left:88px;padding-top:30px}
.dark{background-color:#000}
.grey-bg{background-color:rgba(238,238,238,.5)}
.component-title{font-size:24px;margin-bottom:10px}
.big-square{align-items:center;display:flex;height:179px;justify-content:center;width:524px}
.box-shadow{box-shadow:2px 2px 10px 0 rgba(0,0,0,.15);color:#424242}
.large-square{box-sizing:border-box;display:flex;height:82px;justify-content:space-between;padding:15px 15px 0 15px;width:523px}
.small-square{box-sizing:border-box;display:inline-block;height:82px;margin-right:10px;padding-top:15px;text-align:center;width:249px}
.col-3{width:33%}
.col-6{width:50%}
.text-center{text-align:center}
.hide{display:none}
.invisible{opacity:0;visibility:hidden}
.filler-component{height:1000px;width:100%}
.block-scroll{height:100%;position:fixed}
.eyebrow{color:#424242;text-transform:uppercase;font-family:Graphik-semibold,Arial,Helvetica,sans-serif;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;line-height:1.57;letter-spacing:3px}
.eyebrow.white{color:#fff}
.page-gutter{margin:0 20px}
@media(min-width:768px){.page-gutter{margin:0 30px;max-width:90%}
}
@media(min-width:1024px){.page-gutter{margin:0 auto;max-width:882px}
}
.white{color:#fff}
.aem-GridColumn{padding:0}
@font-face{font-family:Graphik;font-weight:700;src:url(clientlib-huge/css/resources/fonts/graphik/GraphikBold.otf),url(clientlib-huge/css/resources/fonts/graphik/GraphikBold.woff) format('woff')}
@font-face{font-family:Graphik-semibold;font-weight:700;src:url(clientlib-huge/css/resources/fonts/graphik/GraphikSemibold.otf),url(clientlib-huge/css/resources/fonts/graphik/GraphikSemibold.woff) format('woff')}
@font-face{font-family:Graphik;font-weight:400;src:url(clientlib-huge/css/resources/fonts/graphik/GraphikRegular.otf),url(clientlib-huge/css/resources/fonts/graphik/GraphikRegular.woff) format('woff')}
@font-face{font-family:Graphik;font-weight:500;src:url(clientlib-huge/css/resources/fonts/graphik/GraphikMedium.otf),url(clientlib-huge/css/resources/fonts/graphik/GraphikMedium.woff) format('woff')}
@font-face{font-family:Graphik;font-weight:600;src:url(clientlib-huge/css/resources/fonts/graphik/GraphikMedium.otf),url(clientlib-huge/css/resources/fonts/graphik/GraphikMedium.woff) format('woff')}
@font-face{font-family:micro-interaction-icons;src:url(clientlib-huge/css/resources/fonts/microicons/micro-interaction-icons.eot),url(clientlib-huge/css/resources/fonts/microicons/micro-interaction-icons.eot?#iefix) format('embedded-opentype'),url(clientlib-huge/css/resources/fonts/microicons/micro-interaction-icons.woff) format('woff'),url(clientlib-huge/css/resources/fonts/microicons/micro-interaction-icons.ttf) format('truetype'),url(clientlib-huge/css/resources/fonts/microicons/micro-interaction-icons.svg#icomoon) format('svg')}
@font-face{font-family:Graphik;font-style:italic;font-weight:300;src:url(clientlib-huge/css/resources/fonts/graphik/GraphikLightItalic.otf),url(clientlib-huge/css/resources/fonts/graphik/GraphikLightItalic.woff) format('woff')}
@font-face{font-family:Graphik;font-weight:200;src:url(clientlib-huge/css/resources/fonts/graphik/GraphikLight.otf),url(clientlib-huge/css/resources/fonts/graphik/GraphikLight.woff) format('woff')}
.font-600{font-family:Graphik-semibold;font-weight:600}
.component-list{list-style:initial;padding-left:40px}
.callout-a-component{box-sizing:border-box;color:#fff;margin:0 auto}
.callout-a-component .black{color:#000}
.callout-a-component-container{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:80px 22px}
.callout-a-component-image-container{align-items:center;display:flex;height:225px;justify-content:center;margin:0 auto;position:relative;margin-bottom:28px;width:225px}
.callout-a-component-image-container img{height:100%;left:0;position:absolute;top:0;width:100%}
@media(min-width:768px){.callout-a-component-image-container{height:322px;min-width:322px;width:322px}
}
@media(min-width:1024px){.callout-a-component-image-container{margin-bottom:0;margin-left:56px}
}
.callout-a-component-embed-html-container{align-items:center;display:flex;justify-content:center;width:100%;margin-bottom:28px;height:400px}
@media(min-width:768px){.callout-a-component-embed-html-container{height:400px;width:auto}
}
@media(min-width:1024px){.callout-a-component-embed-html-container{width:50%;height:auto;margin-bottom:0}
}
@media(min-width:1024px){.callout-a-component-copy-container{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center}
}
.callout-a-component-copy{font-size:26px;font-stretch:normal;font-style:italic;font-weight:300;letter-spacing:normal;line-height:1.38;margin:0;text-align:center}
@media(min-width:768px){.callout-a-component-copy{font-size:35px;line-height:1.29;letter-spacing:-.48px}
}
@media(min-width:1024px){.callout-a-component-copy{margin:0;padding-right:30px;box-sizing:border-box;text-align:left;width:100%}
}
.callout-a-component-source-info{align-items:center;display:flex;flex-direction:column;margin-top:22px;margin-bottom:0;width:auto;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:3px}
@media(min-width:768px){.callout-a-component-source-info{letter-spacing:2px;justify-content:center;flex-direction:row;align-items:flex-start;text-align:left}
}
@media(min-width:1024px){.callout-a-component-source-info{width:127%;margin-top:30px;margin-bottom:0;justify-content:flex-start}
}
.callout-a-component-source-name{letter-spacing:2px;font-family:Graphik-semibold;text-align:center}
@media(min-width:1024px){.callout-a-component-source-name{margin-top:-1px}
}
.callout-a-component-source-date{font-weight:400;text-align:center}
@media(min-width:768px){.callout-a-component-source-date:before{content:'|';margin:0 5px}
.callout-a-component-source-date:first-child:before{content:'';margin:0}
}
@media(min-width:1024px){.callout-a-component-container{align-items:center;display:flex;flex-direction:row-reverse;justify-content:center;max-width:1440px;padding:50px 184px}
}
.callout-b-component{box-sizing:border-box;color:#fff;margin:0 auto}
.callout-b-component-container{box-sizing:border-box;display:flex;flex-direction:column;margin:0 auto;max-width:1440px;padding:40px 24px 40px 20px}
@media(min-width:1024px){.callout-b-component-container{align-items:center;display:flex;flex-direction:row;padding:60px 187px 60px 155px;justify-content:center}
}
.callout-b-component-headline{margin:0 0 30px;font-size:40px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:-.51px}
@media(max-width:767px){.callout-b-component-headline{margin:0}
}
@media(min-width:768px){.callout-b-component-headline{font-size:58px;line-height:.93;letter-spacing:-.74px}
}
@media(min-width:1024px){.callout-b-component-headline{flex:1;font-size:60px;letter-spacing:-.43px;line-height:1;margin:0 28px 0 0}
}
.callout-b-component-statement{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:normal}
.callout-b-component-statement li{margin-bottom:27px}
.callout-b-component-statement li:last-child{margin-bottom:0}
.callout-b-component-statement p{margin:0}
@media(min-width:1024px){.callout-b-component-statement{margin-bottom:0;flex:1}
}
.callout-b-component-statement a{text-decoration:underline}
.callout-b-component-statement a.cta{text-decoration:none}
.cta{align-items:center;justify-content:center;position:relative;text-decoration:none;z-index:1;box-sizing:border-box;display:inline-block;font-family:Graphik;font-size:15px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.19px;line-height:normal;height:58px;margin-bottom:20px;padding:20px 37.6px;text-align:center;display:inline-flex}
.cta.primary{border:0;color:#fff;min-width:160px;overflow:hidden}
.cta.primary.icon{background-image:linear-gradient(202deg,#e40046 95%,#b60c4f 27%);border-radius:50%;box-sizing:border-box;height:40px;min-width:0;padding:12px 0;width:40px}
.cta.primary.icon .cta__icon-container{left:0;transition:left .33s ease-in-out}
.cta.primary.icon:before{display:none}
.cta.primary.icon:hover{background-image:linear-gradient(202deg,#e40046 95%,#b60c4f 27%)}
.cta.primary.icon:hover .cta__icon-container{left:-3px}
.cta.primary.icon.icon-left .cta__icon-container{left:-4px;transform:rotate(180deg);transition:transform .33s ease-in-out,left .33s ease-in-out}
.cta.primary.icon.icon-left:hover .cta__icon-container{left:-1px}
.cta.primary.white{background-color:#fff;background-image:none;color:#e40046}
.cta.primary.white:before{display:none}
.cta.primary.white:hover{background-color:#fff;background-image:none}
.cta.primary.white svg polygon{fill:#e40046}
.cta.primary:before{background-image:linear-gradient(to right,#e40046,#b60c4f 52%,#e40046);content:'';height:100%;left:0;position:absolute;top:0;transition:transform .33s ease-in-out;width:200%;z-index:-1}
.cta.primary:hover:before{transform:translateX(-50%)}
.cta.secondary{background-color:transparent;border:1px solid #424242;color:#424242;min-width:160px}
.cta.secondary.icon{border-radius:50%;box-sizing:border-box;height:40px;min-width:0;padding:12px 0;width:40px}
.cta.secondary.icon__text{margin-right:0}
.cta.secondary.icon .cta__icon-container{left:0;transition:left .33s ease-in-out}
.cta.secondary.icon:hover .cta__icon-container{left:-2px}
.cta.secondary.icon.icon-left .cta__icon-container{left:-4px;transform:rotate(180deg);transition:transform .33s ease-in-out,left .33s ease-in-out}
.cta.secondary.icon.icon-left:hover .cta__icon-container{left:-1px}
.cta.secondary.white{border:1px solid #fff;color:#fff}
.cta.secondary.white svg polygon{fill:#fff}
.cta.secondary svg polygon{fill:#424242}
.cta.text-link{background-color:transparent;border:0;color:#424242;height:0;padding:0;font-family:Graphik-semibold;font-weight:600;line-height:1.6;letter-spacing:normal}
.cta.text-link .cta__text{margin-right:0;text-decoration:underline}
.cta.text-link .cta__icon-container{margin-left:5px}
.cta.text-link svg polygon{fill:#424242}
.cta.text-link.white{color:#fff}
.cta.text-link.white svg polygon{fill:#fff}
.cta.text-link:hover .cta__icon-container{margin-left:5px}
.cta.text-link:hover .cta__text{transform:translateX(0)}
.cta.text-link:hover a{text-decoration:none}
.cta.mobile{width:266px}
.cta.padding{max-width:266px;padding:23px 10px 20.4px 10px}
.cta__text{margin-right:5px;transition:transform .33s ease-in-out,margin .33s ease-in-out;z-index:0}
.cta__icon-container{display:inline-block;height:11px;overflow:hidden;position:relative;width:24px}
.cta__icon-container svg{left:-6px;position:absolute;transition:transform .33s ease-in-out}
.cta:hover .cta__icon-container svg{transform:translateX(6px)}
.button{box-sizing:border-box;display:inline-block;font-family:Graphik;font-size:15px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.19px;line-height:normal;height:58px;margin-bottom:20px;padding:20px 37.6px;text-align:center}
.icon-rotate .cta__icon-container{left:-4px;transform:rotate(180deg);transition:transform .33s ease-in-out,left .33s ease-in-out}
.icon-rotate:hover .cta__icon-container{left:-1px}
@supports(-webkit-touch-callout:none){.cta.text-link{display:-webkit-inline-box}
}
.header-component{background-color:#fff;color:#424242;display:flex;flex-direction:column;padding:0;position:absolute;transition:color .5s,background-color .5s;width:100%;z-index:12}
@media(min-width:1024px){.header-component{height:105px}
}
.header-component .container.header-component-container,.header-component-container{margin:0 auto;max-width:1440px;width:96%}
.showcase-header .header-component{position:relative;transform:translateY(0)}
.header-component.sticky{position:fixed;top:0;transform:translateY(0)}
@media(min-width:1024px){.header-component{flex-direction:row;justify-content:space-between}
.header-component.sticky{transform:translateY(-48px);transition:color .5s ease-in-out .3s,background-color .5s ease-in-out .8s}
.header-component.sticky .header-component-primary-nav{padding-top:52px}
.header-component.sticky .logo-link{padding-top:74px}
}
.header-component-nav-scroll-container{max-height:calc(100vh - 80px);overflow-x:hidden;overflow-y:auto}
.header-component-nav-scroll-container.collapsed{overflow-y:hidden}
@media(min-width:1024px){.header-component-nav-scroll-container{overflow-y:hidden}
.header-component-nav-scroll-container.collapsed{overflow:visible}
}
.header-component-skip-to-main{height:1px;left:-999px;overflow:hidden;position:absolute;top:auto;width:1px;z-index:-999}
.header-component-icons-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:26px 15px;position:relative}
.header-component-icons-container .hamburger-button{transition:opacity .3s,visibility .3s}
.header-component-icons-container .hamburger-button.invisible{transition:opacity .3s,visibility .3s}
.header-component-icons-container .hamburger-button svg .fill{fill:#003c71}
.header-component-icons-container .search-button{-webkit-tap-highlight-color:transparent;align-self:flex-start;transition:visibility .5s,opacity .3s}
.header-component-icons-container .search-button svg{height:18px;width:18px}
.header-component-icons-container .search-button svg .stroke{stroke:#424242;transition:stroke .3s}
.header-component-icons-container .search-button.invisible{transition:visibility .5s,opacity .3s}
@media(min-width:1024px){.header-component-icons-container .search-button{display:none}
}
.header-component-icons-container .close-button{-webkit-tap-highlight-color:transparent;left:-8px;position:absolute;transform:scale(1);transition:visibility .3s,opacity .3s,transform .3s}
.header-component-icons-container .close-button svg{height:30px;width:30px}
.header-component-icons-container .close-button.invisible{transform:scale(0);transition:visibility .3s,opacity .3s,transform .3s}
@media(min-width:1024px){.header-component-icons-container .close-button{display:none}
}
.header-component-icons-container .close-button-search{-webkit-tap-highlight-color:transparent;left:calc(100% - 25px);opacity:1;position:absolute;transform:scale(1);transition:visibility .3s,opacity .3s,transform .3s}
.header-component-icons-container .close-button-search.invisible{opacity:0;transform:scale(0);transition:visibility .3s,opacity .3s,transform .3s;visibility:hidden}
.header-component-icons-container .close-button-search svg{height:30px;width:30px}
@media(min-width:1024px){.header-component-icons-container .close-button-search{display:none}
}
.header-component-icons-container .back-button{-webkit-tap-highlight-color:transparent;left:-11px;position:absolute;transition:visibility .5s linear .3s,opacity .3s;visibility:visible}
.header-component-icons-container .back-button svg{height:30px;width:30px}
.header-component-icons-container .back-button.invisible{transition:visibility .5s linear .3s,opacity .3s;visibility:hidden}
@media(min-width:1024px){.header-component-icons-container{height:100%;justify-content:flex-start;margin:0}
.header-component-icons-container .hamburger-button{display:none}
.header-component-icons-container .search-button{display:none}
}
.header-component .logo-link{align-self:center;cursor:pointer}
@media(min-width:1024px){.header-component .logo-link{padding-top:55px}
}
.header-component .logo{display:none;width:290px}
@media(min-width:1024px){.header-component .logo{display:flex;color:#003c71;max-width:295px;width:18vw}
.header-component .logo svg{height:21px;width:100%}
.header-component .logo svg .cls-1{transition:fill .3s ease-in-out .3s}
}
.header-component .logo-mobile{color:#003c71;display:block;height:15.5px;text-align:center;width:225px}
.header-component .logo-mobile svg{display:block;margin:0 auto;height:100%}
@media(min-width:1024px){.header-component .logo-mobile{display:none}
}
.header-component-nav-placeholder{background-color:#fff;left:0;position:absolute;top:0;transition:height .5s,z-index .3s ease-in;width:100%;z-index:-1}
.sticky .header-component-nav-placeholder{border-bottom:2px solid #eee}
.header-component-nav-container{display:flex;flex-direction:column-reverse;font-size:15px;height:0;justify-content:flex-end;margin-top:0;position:relative;transition:height .7s cubic-bezier(.4,0,.2,1),visibility 0 linear .5s,margin-top .7s;visibility:hidden}
.header-component-nav-container.visible{height:100vh;margin-top:26px;transition:transform .5s cubic-bezier(.4,0,.2,1),height .7s cubic-bezier(.4,0,.2,1),margin-top .7s;visibility:visible}
.header-component-nav-container.submenu-open{transform:translateX(calc(-100% - 28px))}
@media(min-width:1024px){.header-component-nav-container.submenu-open{transform:none}
}
.header-component-nav-container .close-button-search{align-self:center;display:none;left:calc(100% - 25px);position:absolute;transform:scale(1);transition:transform .5s,visibility .5s,opacity .5s}
.header-component-nav-container .close-button-search svg{height:30px;width:30px}
.header-component-nav-container .close-button-search.invisible{transform:scale(0);transition:transform .5s,visibility .5s,opacity .5s}
@media(min-width:1024px){.header-component-nav-container .close-button-search{display:block}
}
.header-component-nav-container .search-button{display:none}
@media(min-width:1024px){.header-component-nav-container{flex-direction:column;visibility:visible;opacity:1;height:100%;transform:none;transition:none;margin-top:0;position:static}
.header-component-nav-container svg{fill:transparent}
.header-component-nav-container .search-button{-webkit-tap-highlight-color:transparent;align-self:flex-start;display:block;margin-top:-1px;margin-left:35px;opacity:1;visibility:visible;transition:opacity .3s ease-in-out .3s,visibility .3s}
.header-component-nav-container .search-button svg{height:18px;width:18px}
.header-component-nav-container .search-button.invisible{opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}
.header-component-nav-container.visible{margin-top:0;transition:none}
}
.header-component-link-list{display:flex;flex-direction:column;font-size:16px;font-weight:500;list-style:none;margin:0;padding:0;position:relative}
@media(min-width:1024px){.header-component-link-list{flex-direction:row;justify-content:flex-end;align-items:end}
}
.header-component-link-list .search-button svg .stroke{stroke:#424242;transition:stroke .3s;transition-delay:.5s}
.header-component-link-list .search-button.active svg .stroke,.header-component-link-list .search-button:focus svg .stroke,.header-component-link-list .search-button:hover svg .stroke{stroke:#e40046;transition-delay:0}
.stuck .header-component-link-list .search-button.active svg .stroke,.stuck .header-component-link-list .search-button:focus svg .stroke,.stuck .header-component-link-list .search-button:hover svg .stroke{transition:stroke .3s;transition-delay:0}
.header-component-link-list .search-button.stuck svg .stroke{stroke:#424242;transition:stroke .3s;transition-delay:0}
.header-component-link-list .search-button.stuck.active svg .stroke,.header-component-link-list .search-button.stuck:hover svg .stroke{stroke:#e40046}
.header-component-utility-nav{display:flex;flex-direction:column;font-weight:500;list-style:none;margin:0;padding:33px 35px 72px}
@media(min-width:1024px){.header-component-utility-nav{flex-direction:row;justify-content:flex-end;font-size:14px;padding:0;margin-top:22px;min-height:21px}
}
.header-component-language-selector{display:none}
@media(min-width:1024px){.header-component-language-selector{display:block;position:relative}
}
.header-component-languages-container{background-color:#fff;opacity:0;overflow:hidden;padding:0;position:absolute;right:-20px;top:-18px;transform:translateY(-10px);transition:visibility .3s ease-in-out .1s,transform .3s ease-in-out .1s,opacity .3s .1s,padding .3s .3s;visibility:hidden}
.show .header-component-languages-container{opacity:1;padding:0 49px 0 38px;transform:none;transition:transform .3s,visibility .3s,opacity .3s;visibility:visible;z-index:3}
.show .header-component-languages-container .header-component-language-placeholder:hover{color:#e40046}
.show .header-component-languages-container .header-component-language-placeholder:hover svg .dropdown-fill{fill:#e40046}
.header-component-language-placeholder{position:relative}
li.header-component-language-placeholder{margin:20px 0 18px}
.header-component-language-placeholder svg{height:10px;margin-left:11px;width:10px;position:static}
li.header-component-language-placeholder svg{left:calc(100% + 11px);margin-left:0;position:absolute;top:25%;transform:rotate(180deg)}
.header-component-language-placeholder svg .dropdown-fill{fill:#424242;transition:fill .3s ease-in-out .5s}
.header-component-languages{list-style:none;opacity:0;padding:0;text-align:right;transform:translateY(-10px);transition:visibility .3s,opacity .3s,transform .3s;visibility:hidden}
.show .header-component-languages{opacity:1;transform:translateY(0);transition:visibility .3s ease-in-out .2s,opacity .3s ease-in-out .2s,transform .3s ease-in-out .2s;visibility:visible}
.header-component-language{border-bottom:1px #eee solid;line-height:2.63;min-width:104px}
.header-component-language:first-of-type{margin-top:18px}
.header-component-language:hover{color:#e40046}
.header-component-language:last-child{border:0;margin-bottom:18px}
.header-component-language-selector-mobile{font-family:Graphik;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url(../../../content/dam/uhg/icons/Icons/cog-icon.svg);background-position:right 30px top 50%,0 0;background-repeat:no-repeat,repeat;border:1px solid #eee;border-radius:0;box-shadow:none;box-sizing:border-box;color:#424242;display:block;font-size:15px;height:61px;letter-spacing:-.19px;margin:0 0 20px 0;max-width:100%;padding:21px 34px;width:100%}
.header-component-language-selector-mobile:focus{outline:0}
@media(min-width:1024px){.header-component-language-selector-mobile{display:none}
}
.header-component-link{align-items:center;border-bottom:#eee solid 1px;display:flex;justify-content:space-between;padding:20px 35px;transition:all .3s cubic-bezier(.215,.61,.355,1) .7s;visibility:hidden}
.visible .header-component-link{opacity:1;transform:none;transition:all .2s cubic-bezier(.215,.61,.355,1) .5s;visibility:visible}
.header-component-link svg .arrow-fill{fill:#424242}
.header-component-link:first-child{border-top:#eee solid 1px}
.header-component-link:last-of-type{margin-right:0}
.header-component-link button{color:#424242;font-family:Graphik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.19px}
@media(min-width:1024px){.header-component-link{justify-content:normal;border:0;margin:0 35px 0 0;padding:0;transform:none;visibility:visible;opacity:1;transition:none}
.header-component-link button:after{display:block;content:'';border-top:6px solid #e40046;margin-top:9px;width:0;transition:width .5s cubic-bezier(.215,.61,.355,1)}
.header-component-link:first-child{border:0}
.header-component-link:last-child{margin-right:29px}
.header-component-link svg{display:none}
.header-component-link .direct.external svg{display:inline}
.header-component-link button .external{color:#424242}
.header-component-link button:focus:after,.header-component-link button:hover:after,.header-component-link.active button:after{width:100%;transition:width .5s cubic-bezier(.215,.61,.355,1)}
}
.header-component-flyout-title{margin:0 15px 33px 30px;font-family:Graphik;font-size:33px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.63px}
.header-component-sublinks{padding:0}
.header-component-desktop-sublinks{margin:0;padding:0;position:relative;z-index:1}
@media(min-width:1024px){.header-component-desktop-sublinks{visibility:hidden}
.active .header-component-desktop-sublinks{visibility:visible}
}
.header-component-flyout .close-button{position:absolute;display:none}
@media(min-width:1024px){.header-component-flyout .close-button{display:block;opacity:0;visibility:hidden}
}
.header-component .header-component-desktop-overlay{opacity:0;transition:opacity .7s}
@media(min-width:1024px){.header-component.open{border-bottom:2px solid #eee}
.header-component.open .header-component-desktop-overlay{left:0;top:108px;width:100%;height:100vh;position:absolute;background-color:#000;opacity:.75;transition:opacity .3s}
.header-component.open.sticky .header-component-desktop-overlay{top:134px}
.header-component.open.sticky .header-component-flyout{margin-top:0}
.header-component.open .header-component-nav-placeholder{transition:none}
.header-component.open .header-component-flyout{min-height:500px;margin-top:1px;position:relative;padding:0 43px;overflow:hidden}
.header-component.open .header-component-flyout .close-button{z-index:3;top:22px;right:0;visibility:visible;opacity:1;transition:opacity .2s,visibility .2s;transition-delay:.8s}
}
.header-component-sublink{border-bottom:#eee solid 1px;list-style:none;padding:20px 35px}
.header-component-sublink:first-child{border-top:#eee solid 1px}
.header-component-desktop-sublink{font-family:Graphik;font-weight:500;font-size:16px;letter-spacing:-.19px;line-height:normal;list-style:none;margin-bottom:25px;text-align:left}
.header-component-desktop-sublink a:focus,.header-component-desktop-sublink a:hover{color:#e40046}
.header-component-desktop-sublink a:focus svg .arrow-fill,.header-component-desktop-sublink a:hover svg .arrow-fill{fill:#e40046}
.header-component-desktop-sublink a{color:#424242}
.header-component-desktop-sublink svg{margin-left:11px}
.header-component-desktop-sublink svg .arrow-fill{fill:#424242}
.header-component-desktop-sublink:last-child{margin-bottom:0}
.header-component-flyout-container{left:calc(100% + 26px);position:absolute;top:0;transition:visibility linear .3s;visibility:hidden;width:100%}
.active .header-component-flyout-container{transition:visibility linear .3s;visibility:visible}
@media(min-width:1024px){.header-component-flyout-container{display:none}
.active .header-component-flyout-container{display:none}
}
.header-component-desktop-flyout-container{display:flex;flex:1;flex-direction:row;justify-content:flex-end;position:relative}
.header-component-desktop-flyout{margin:0 auto;height:0;max-width:1440px;position:relative;overflow:hidden;margin-top:1px}
.header-component-desktop-flyout-wrapper[class*=col-].no-gutter{max-height:0}
@media(min-width:1024px){.header-component-desktop-flyout-wrapper[class*=col-].no-gutter{max-height:100%;transition:none}
.search .header-component-desktop-flyout-wrapper[class*=col-].no-gutter{max-height:0}
}
.open .header-component-desktop-flyout{height:68vh}
.header-component-flyout-copy-container{position:absolute;background:#fff;z-index:3;padding:33px 30px 37px;width:375px;box-sizing:border-box;transform:translateY(-500px)}
.header-component-flyout-copy-container:focus{outline:0}
.header-component-flyout-copy-container.active{transform:translateY(0);transition:transform .5s;transition-delay:.3s}
.header-component-flyout-copy-container.active.removed{transform:translateY(-500px);transition:transform .5s}
.header-component-flyout-copy-container.close{transform:translateY(-500);transition:transform .5s}
.header-component-flyout-img-container{position:absolute;background:#fff;max-height:700px;top:0;transform:translateY(-500px);visibility:hidden;overflow:hidden;width:100%;transition:transform .2s,visibility .2s}
.open .header-component-flyout-img-container{transform:translateY(0)}
.header-component-flyout-img-container.active{transform:translateY(0);visibility:visible;transition:transform .3s cubic-bezier(.4,0,.2,1)}
.header-component-flyout-img-container.active.removed{transform:translateY(-600px);visibility:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility .1s;transition-delay:.3s}
.header-component-flyout-img-container img{font-family:'object-fit: cover;';height:100%;-o-object-fit:cover;object-fit:cover;width:100%;opacity:.55}
.flag-siblings .header-component-flyout-img-container img{opacity:0;transition:opacity .5s}
.flag-siblings .header-component-flyout-img-container.active img{opacity:.55;transition:opacity .5s}
.header-component-desktop-flyout-sublink-placeholder{background-color:#fff;box-shadow:4px 3px 6px 2px rgba(0,0,0,.15);box-sizing:border-box;height:300px;left:calc(100% + 58px);opacity:0;padding:108px 40px 40px;position:absolute;top:50%;transform:translateY(-50%);visibility:hidden;width:433px}
.header-component-desktop-flyout-sublink-title{font-family:Graphik-semibold;font-weight:600;font-size:14px;letter-spacing:2.63px;line-height:22px;margin:0;text-transform:uppercase}
.header-component-desktop-flyout-sublink-desc{font-size:26px;font-weight:700;letter-spacing:-.33px;line-height:1.08;margin:17px 0}
.header-component-search-flyout-container{background-color:#fff;max-height:calc(100vh - 80px);overflow-y:hidden;transition:max-height .5s ease-in,background-color .3s ease-in}
.header-component-search-flyout-container.collapsed{background-color:transparent;max-height:0;transition:max-height .5s ease-in,background-color .3s ease-in}
@media(min-width:1024px){.header-component-search-flyout-container{padding:0 43px;z-index:2;max-height:100%;height:100%;margin-top:1px;position:absolute;left:43px;right:43px;opacity:1;visibility:hidden;transition:transform .2s,visibility .2s}
.header-component-search-flyout-container.collapsed{max-height:100%;background-color:#fff;transform:translateY(-600px);visibility:hidden;transition:transform .2s,visibility .2s}
.open .header-component-search-flyout-container{opacity:1;visibility:visible;transform:translateY(0);transition:transform .3s,visibility .3s}
.open .header-component-search-flyout-container.collapsed{transition-delay:.3s}
.open .header-component-search-flyout-container.removed{background-color:#fff;transform:translateY(-600px);transition:transform .3s;transition-delay:.3s}
.open.flag-siblings .header-component-search-flyout-container{transform:translateY(0);opacity:1;transition:opacity .2s}
.open.flag-siblings .header-component-search-flyout-container.collapsed{opacity:0;transform:translateY(-600px);transition:opacity .2s}
.open.flag-siblings .header-component-search-flyout-container.removed{opacity:1;background-color:#fff;transform:translateY(-600px);visibility:hidden;transition:transform .2s,visibility .1s;transition-delay:.3s}
.header-component-search-flyout-container.collapsed .open .header-component-search-flyout-container{transition:none}
}
.header-component .search-flyout{margin:11px auto;max-height:100vh;opacity:1;transition:all .5s cubic-bezier(.4,0,.2,1);visibility:visible}
.header-component .search-flyout.collapsed{max-height:0;opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1);visibility:hidden}
.header-component .search-flyout.removed{opacity:0;visibility:hidden;transition:opacity .2s}
@media(min-width:1024px){.header-component .search-flyout{margin:0 auto}
}
.header-component.open .search-flyout{transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s}
.header-component.open .search-flyout.collapsed{transition:opacity .5s cubic-bezier(.4,0,.2,1),visibility .5s}
.header-component-utility-link{padding-bottom:20px}
.header-component-utility-link:last-of-type{padding-bottom:0}
.header-component-utility-link a{color:#e40046;font-family:Graphik;font-weight:500;font-size:14px;letter-spacing:-.19px;line-height:normal}
.header-component-utility-link a svg{display:none}
@media(min-width:1024px){.header-component-utility-link{padding:0;margin-right:33px}
.header-component-utility-link a{color:#424242;text-decoration:none;transition:color .3s}
.sticky .header-component-utility-link a{transition:color .3s ease-in-out .5s}
.header-component-utility-link a svg{display:inline}
.header-component-utility-link a svg .arrow-fill{fill:#424242;transition:fill .3s}
.sticky .header-component-utility-link a svg .arrow-fill{transition:fill .3s ease-in-out .5s}
.header-component-utility-link:last-child{margin-right:0}
}
.header-component-header-placeholder{display:block}
@media(min-width:1024px){.header-component .header-component-primary-nav{padding-top:29px}
}
.header-component.transparent{background-color:transparent;color:#fff;transition:color .5s,background-color .5s}
.header-component.transparent:not(.gray) .header-component-link button{color:#fff;transition:color .3s}
.header-component.transparent:not(.gray) .header-component-link button .external{color:#fff;transition:color .3s}
.header-component.transparent:not(.gray) .header-component-utility-link a{color:#fff;transition:.3s}
.header-component.transparent.gray{color:#424242 !important}
.header-component.transparent.gray button:hover{color:#424242}
.header-component.transparent header-component-header-placeholder{display:none}
.header-component.transparent .hamburger-button{-webkit-tap-highlight-color:transparent}
.header-component.transparent .hamburger-button svg .fill{fill:#fff;transition:fill .3s}
.header-component.transparent .logo-link{cursor:pointer}
.header-component.transparent:not(.gray) .search-button{align-self:flex-start}
.header-component.transparent:not(.gray) .search-button svg .stroke{fill:transparent;stroke:#fff;transition:stroke .3s}
.header-component.transparent:not(.gray) .search-button:focus svg .stroke,.header-component.transparent:not(.gray) .search-button:hover svg .stroke{stroke:#e40046;transition:stroke .3s}
.header-component.transparent:not(.gray) svg .arrow-fill,.header-component.transparent:not(.gray) svg .cls-1,.header-component.transparent:not(.gray) svg .dropdown-fill,.header-component.transparent:not(.gray) svg .stroke{fill:#fff;transition:fill .3s}
.header-component.transparent .header-component-primary-nav{color:#424242}
@media(min-width:1024px){.header-component.transparent .header-component-primary-nav{color:#fff}
}
.header-component.transparent .header-component-languages{color:#424242}
.header-component.transparent .header-component-languages svg .dropdown-fill{fill:#424242}
.search-flyout{margin:0 auto;max-width:1062px;width:100%}
@media(min-width:1024px){.search-flyout{max-width:1150px}
}
.search-flyout__input-container{padding:25px 0;position:relative}
@media(min-width:1024px){.search-flyout__input-container{padding:70px 0 25px}
}
.search-flyout__input{border:0;border-bottom:2px solid #eee;color:#999;font-family:Graphik;font-size:33px;font-weight:700;letter-spacing:-.77px;line-height:normal;outline:0;padding-bottom:1px;width:100%}
@media(min-width:1024px){.search-flyout__input{width:80%;font-size:30px;letter-spacing:-.7px;line-height:1.17}
}
.search-flyout__input::-webkit-input-placeholder{color:#999}
.search-flyout__input::-moz-placeholder{color:#999}
.search-flyout__input:-ms-input-placeholder{color:#999}
.search-flyout__input::-ms-input-placeholder{color:#999}
.search-flyout__input::placeholder{color:#999}
.search-flyout__cta{display:none}
@media(min-width:1024px){.search-flyout__cta{display:block;position:absolute;right:0;top:51px}
}
.search-flyout__actions{margin-top:17px}
@media(min-width:1024px){.search-flyout__actions{margin-top:37px}
}
.search-flyout__actions.row{margin-left:30px;margin-right:30px}
@media(min-width:1024px){.search-flyout__actions.row{margin-left:10px;margin-right:10px}
}
.search-flyout__actions-title{color:#424242;margin-bottom:12px;font-family:Graphik-semibold;font-weight:600;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:3px;line-height:1.38;text-transform:uppercase}
@media(min-width:1024px){.search-flyout__actions-title{margin-bottom:22px}
}
.search-flyout__quick{display:inline-block}
.search-flyout__quick-links{margin:0;padding:8px 0 0;text-decoration:underline;font-size:15px;font-weight:500;letter-spacing:0;line-height:1.53;list-style:none}
@media(min-width:1024px){.search-flyout__quick-links{font-size:16px;line-height:1.69}
}
.search-flyout__quick-links li{margin-top:10px}
@media(min-width:1024px){.search-flyout__quick-links li{margin-top:20px}
}
.search-flyout__quick-links li:first-child{margin-top:0}
.search-flyout__quick-links a{color:#424242}
.search-flyout__quick-links a:hover{color:#e40046}
@media(min-width:1024px){.search-flyout__quick-links{margin-top:-6px;padding-top:0}
}
.search-flyout__hot-desktop{display:none}
@media(min-width:1024px){.search-flyout__hot-desktop{display:inline-block;vertical-align:top}
}
.search-flyout__hot-mobile{display:inline-block;margin-top:40px;vertical-align:top}
@media(min-width:1024px){.search-flyout__hot-mobile{display:none}
}
.search-flyout__hot-ctas a{margin-right:10px}
.search-flyout__hot-ctas a{margin:0 11px 15px 0}
.video-hero{position:relative}
.video-hero .spotlight-component-background-video{display:block}
.spotlight-component{background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;padding:91px 0 100px;position:relative;width:100%}
.spotlight-component h1{font-size:40px;letter-spacing:-.51px;line-height:1.08}
@media(min-width:1024px){.spotlight-component h1{font-size:55px;line-height:57px;letter-spacing:-.09px}
}
.spotlight-component-container{position:relative;z-index:3}
.spotlight-component-container .spotlight-cta{padding-top:35px}
.spotlight-component-title{margin:0}
.spotlight-component-eyebrow{color:#fff;margin:0 0 19px}
@media(min-width:768px){.spotlight-component-eyebrow{margin:0 0 25px}
}
.spotlight-component-subheadline{display:none}
@media(min-width:768px){.spotlight-component-subheadline{display:block;margin-top:22px;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
}
.spotlight-component-carousel{display:flex;margin:15px 0 0}
.spotlight-component-carousel-indicators{display:flex;margin:45px 0 30px}
@media(min-width:768px){.spotlight-component-carousel-indicators{margin:68px 0 40px}
}
@media(min-width:1024px){.spotlight-component-carousel-indicators{margin:64px 0 40px}
}
.spotlight-component-carousel-indicator{border-top:4px solid #fff;margin-right:7px}
.spotlight-component-carousel-indicator.active{border-top:4px solid #e40046}
.spotlight-component-carousel-indicator:last-child{margin-left:0}
.bg-gradient-berry-dark .spotlight-component-carousel-indicator{border-color:rgba(238,238,238,.5)}
.bg-gradient-berry-dark .spotlight-component-carousel-indicator.active{border-color:#fff}
.spotlight-component-carousel-eyebrow{color:#fff;margin:0 0 15px}
.spotlight-component-carousel-items{flex:1;margin:0 20px 0 17px;position:relative}
@media(min-width:768px){.spotlight-component-carousel-items{margin:0 28px 0}
}
.spotlight-component-carousel-back svg{height:30px;width:30px}
.tabbing .spotlight-component-carousel-back:focus svg{outline-color:#4d90fe;outline-offset:-2px;outline-style:auto;outline-width:5px}
.bg-gradient-berry-dark .spotlight-component-carousel-back svg circle{fill:#fff}
.bg-gradient-berry-dark .spotlight-component-carousel-back svg polygon{fill:#e40046}
@media(min-width:768px){.spotlight-component-carousel-back svg{height:39px;width:39px}
}
.spotlight-component-carousel-item{opacity:0;position:absolute;top:0;transform:translateY(-10px);transition:opacity .3s,visibility .3s,transform .3s;visibility:hidden;width:100%}
.spotlight-component-carousel-item.active{opacity:1;position:static;transform:none;transition:opacity .3s,visibility .3s,transform .3s;transition-delay:.3s,.3s,.3s;visibility:visible}
.spotlight-component-carousel-item.sliding-out{opacity:0;transform:translateY(10px);transition:opacity .3s,visibility .3s,transform .3s;visibility:hidden}
.spotlight-component-carousel-text{margin:15px 0 19px;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:-.25px}
@media(min-width:768px){.spotlight-component-carousel-text{font-size:20px;line-height:1.2;letter-spacing:-.25px}
}
.spotlight-component-carousel-footer{display:flex;margin-top:19px}
@media(min-width:768px){.spotlight-component-carousel-footer{margin-top:15px}
}
@media(min-width:1024px){.spotlight-component-carousel-footer{margin-top:31px}
}
.spotlight-component-carousel-read-info{display:none;margin:0}
@media(min-width:768px){.spotlight-component-carousel-read-info{display:block}
}
.spotlight-component-carousel-read-info span:before{content:' | '}
.spotlight-component-carousel-read-info span:first-child:before{content:''}
.spotlight-component-carousel-writer{font-family:Graphik-semibold;font-size:16px;line-height:1.5}
.spotlight-component-carousel-cta{text-decoration:underline;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:-.2px}
.spotlight-component-carousel-cta svg{margin-left:10px}
@media(min-width:768px){.spotlight-component-carousel-cta{margin-left:auto}
}
.spotlight-component-carousel-next svg{height:30px;transform:rotate(180deg);width:30px}
.tabbing .spotlight-component-carousel-next:focus svg{outline-color:#4d90fe;outline-offset:-2px;outline-style:auto;outline-width:5px}
.bg-gradient-berry-dark .spotlight-component-carousel-next svg circle{fill:#fff}
.bg-gradient-berry-dark .spotlight-component-carousel-next svg polygon{fill:#e40046}
@media(min-width:768px){.spotlight-component-carousel-next svg{height:39px;width:39px}
}
.spotlight-component-buttons-container{left:calc(50% - 14px);position:absolute;top:calc(100% - 53px);z-index:3}
@media(min-width:768px){.spotlight-component-buttons-container{bottom:30px;right:30px;left:auto;top:auto}
}
@media(max-width:767px){.spotlight-component-buttons-container{bottom:30px;right:30px;left:auto;top:auto}
}
.tabbing .spotlight-component-buttons-container button:focus{outline-color:#4d90fe;outline-offset:-2px;outline-style:auto;outline-width:5px}
.spotlight-component-buttons-container button svg{height:30px;width:30px}
.spotlight-component-pause.hide,.spotlight-component-play.hide{display:none}
@media(min-width:1024px){.spotlight-component-pause,.spotlight-component-play{display:block}
}
.spotlight-component-pause.press-video,.spotlight-component-play.press-video{display:block}
.spotlight-component-background-video{display:none;height:100%;position:absolute;top:0;width:100%;z-index:1}
.spotlight-component-background-video .vjs-control-bar{display:none}
.spotlight-component-background-video .vjs-big-play-button{display:none}
@media(min-width:1024px){.spotlight-component-background-video{display:block}
}
.spotlight-component-video-placeholder-image{display:block;height:100%;position:absolute;top:0;width:100%;z-index:1}
.spotlight-component-video-placeholder-image img{font-family:'object-fit: cover;';height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}
@media(min-width:1024px){.spotlight-component-video-placeholder-image{display:none}
}
.spotlight-component-background-gradient{mix-blend-mode:multiply;background-image:linear-gradient(to right,rgba(1,57,109,.71),rgba(0,39,74,.99));opacity:.83;display:block;height:100%;position:absolute;top:0;width:100%;z-index:2}
@media(min-width:768px){.spotlight-component{padding:178px 0 120px}
}
@media(min-width:1024px){.spotlight-component{padding:191px 0 100px}
.spotlight-component.bg-gradient-berry-dark{min-height:auto;padding:95px 0}
}
.spotlight-component .arrow-scroll{-webkit-animation-duration:1.7s;animation-duration:1.7s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:bounceAlpha;animation-name:bounceAlpha;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-size:contain;bottom:40px;cursor:pointer;left:calc(50% - 10px);height:12px;margin-left:0;position:absolute;width:20px;z-index:2}
.spotlight-component .arrow-scroll svg polygon{fill:#fff}
@-webkit-keyframes bounceAlpha{0{opacity:1;transform:translateY(0) scale(1)}
25%{opacity:0;transform:translateY(10px) scale(.9)}
26%{opacity:0;transform:translateY(-10px) scale(.9)}
55%{opacity:1;transform:translateY(0) scale(1)}
}
@keyframes bounceAlpha{0{opacity:1;transform:translateY(0) scale(1)}
25%{opacity:0;transform:translateY(10px) scale(.9)}
26%{opacity:0;transform:translateY(-10px) scale(.9)}
55%{opacity:1;transform:translateY(0) scale(1)}
}
@media(min-width:1024px){.carousel .spotlight-component{padding:0 0 50px}
}
@media(min-width:768px){.carousel .spotlight-component{padding:0 0 20px}
}
@media(max-width:767px){.carousel .spotlight-component{padding:0 0 20px}
}
.investors-snapshot{background-color:#fff;height:auto;width:100%}
@media(min-width:1024px){.investors-snapshot{box-sizing:border-box}
}
.investors-snapshot.row{margin-left:0;margin-right:0}
.investors-snapshot__container{box-sizing:border-box;margin:0 auto;max-width:1062px;padding:50px 20px 30px}
@media(min-width:768px){.investors-snapshot__container{padding:30px 79px 36px}
}
@media(min-width:1024px){.investors-snapshot__container{height:188px;padding:36px 15px 34px}
}
.investors-snapshot__title{text-align:center;text-transform:uppercase;color:#424242;font-family:Graphik-semibold;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;line-height:1.57;letter-spacing:2.63px}
@media(min-width:1024px){.investors-snapshot__title{text-align:left}
}
.investors-snapshot__highlight{align-items:center;display:flex;flex-direction:column;margin-top:22px;padding:0 5px;text-align:center}
@media(min-width:1024px){.investors-snapshot__highlight{display:flex;height:69px;flex-direction:row;justify-content:flex-start;margin-top:25px;padding:0;text-align:left}
}
.investors-snapshot__highlight-title{color:#424242;font-family:Graphik;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;line-height:1;letter-spacing:-.3px}
.investors-snapshot__highlight-price{color:#424242;font-size:34px;font-stretch:normal;font-style:normal;font-weight:700;line-height:.71;letter-spacing:-.43px}
.investors-snapshot__highlight-date{color:#424242;margin-top:7px;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.27;letter-spacing:-.19px}
@media(min-width:768px){.investors-snapshot__highlight-date{margin-left:10px}
}
@media(min-width:1024px){.investors-snapshot__highlight-date{margin-left:12px}
}
.investors-snapshot__highlight-download{font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;line-height:1.5;letter-spacing:-.2px}
.investors-snapshot__highlight-download i{margin-left:8px}
.investors-snapshot__highlight-download span{text-decoration:underline}
.investors-snapshot__highlight-download:hover{color:#e40046}
.investors-snapshot__highlight-download:hover polygon{fill:#e40046}
.investors-snapshot__highlight-download:hover polyline{stroke:#e40046}
.investors-snapshot__highlight-bottom-price{margin-top:10px}
@media(min-width:768px){.investors-snapshot__highlight-bottom-price{margin-left:10px;display:flex;margin-top:0}
}
@media(min-width:1024px){.investors-snapshot__highlight-bottom-price{display:flex;text-align:left;margin-top:10px;margin-left:0}
}
.investors-snapshot__highlight-bottom-download{margin-top:10px}
@media(min-width:768px){.investors-snapshot__highlight-bottom-download{margin-top:0;margin-left:10px}
}
@media(min-width:1024px){.investors-snapshot__highlight-bottom-download{margin-left:0;margin-top:15px}
}
.investors-snapshot__highlight-left{border-bottom:1px solid #979797;padding-bottom:16px;width:100%}
@media(min-width:768px){.investors-snapshot__highlight-left{display:flex;justify-content:center}
}
@media(min-width:1024px){.investors-snapshot__highlight-left{display:block;border-right:1px solid #979797;border-bottom:0;padding-bottom:0;padding-right:36.5px;width:auto}
}
.investors-snapshot__highlight-right{margin-top:16px}
@media(min-width:768px){.investors-snapshot__highlight-right{display:flex;align-items:baseline}
}
@media(min-width:1024px){.investors-snapshot__highlight-right{display:block;margin-top:0;margin-left:36.5px}
}
.investors-snapshot__highlight-cta{margin-top:45px;min-height:58px;position:relative;width:100%}
.investors-snapshot__highlight-cta a{left:-5px;margin-bottom:0;position:absolute;right:-5px;width:auto}
@media(min-width:768px){.investors-snapshot__highlight-cta a{position:relative;width:100%}
}
@media(min-width:768px){.investors-snapshot__highlight-cta{margin-top:30px;width:auto}
}
@media(min-width:1024px){.investors-snapshot__highlight-cta{width:auto;margin-top:0;margin-left:64px}
.investors-snapshot__highlight-cta a{width:auto}
}
.content-feature{overflow:hidden;padding:52px 22px 30px;position:relative}
.content-feature-image{background-attachment:initial;background-size:cover;height:100%;position:absolute;left:0;top:0;width:100%;z-index:-1}
@media(min-width:1024px){.content-feature-image{background-attachment:fixed}
}
@media(min-width:768px){.content-feature{padding:49px 68px}
}
@media(min-width:1280px){.content-feature{box-sizing:border-box;display:flex;min-height:860px;padding:116px 0}
.content-feature-big{margin-right:24px}
.content-feature-small-top{margin-top:0}
.content-feature-small-bottom{margin-top:26px}
}
.big-content-box{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);box-sizing:border-box;display:inline-block;height:auto;padding:45px 20px 24px;width:100%}
@media(min-width:768px){.big-content-box{height:auto;padding:49px 68px 24px}
}
@media(min-width:1280px){.big-content-box{display:block;height:0;width:0;padding:0;opacity:0;transition:height .33s ease-in-out,width .33s ease-in-out,padding .33s ease-in-out;overflow:hidden}
.big-content-box.visible{opacity:1}
.big-content-box.visible.hidden{opacity:0}
.big-content-box.visible>div{opacity:1;transform:translateX(0)}
.big-content-box>div{opacity:0;transform:translateX(-30px);transition:transform .33s ease-in-out,opacity .33s ease-in-out;transition-delay:.3s}
}
@media(min-width:1280px){.big-content-box.visible{padding:149px 90px 0 190px;height:628px;width:708px}
}
.big-content-box__title{color:#424242;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;line-height:1.13;letter-spacing:normal;margin-top:18px}
@media(min-width:768px){.big-content-box__title{font-size:30px;line-height:1.13;letter-spacing:-.51px}
}
@media(min-width:768px){.big-content-box__title{margin-top:20px}
}
.big-content-box__description{font-size:16px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.5}
@media(min-width:768px){.big-content-box__description{margin-top:32px}
}
@media(min-width:1024px){.big-content-box__description{margin-top:15px}
}
.big-content-box__cta{margin-top:34px}
.big-content-box__cta a{margin-bottom:0;width:100%}
@media(min-width:768px){.big-content-box__cta{margin-top:48px}
.big-content-box__cta a{width:auto}
}
.wide-content-box{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);box-sizing:border-box;display:inline-block;margin-top:15px;padding:44px 20px 24px;width:100%}
.wide-content-box.hidden{opacity:0}
.wide-content-box.white{background-color:transparent;color:#fff}
.wide-content-box.white .eyebrow{color:#fff;margin-bottom:16px;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:2.8px}
@media(min-width:768px){.wide-content-box{margin-top:20px;padding:48px 46px 24px 75px}
}
.wide-content-box.large{border-top:2px solid #eee;box-shadow:none;display:block;height:auto;margin:0 20px;max-width:882px;opacity:1;padding:22px 0 30px;width:auto}
.wide-content-box.large.white{border-top:2px solid #fff}
.wide-content-box.large.list{border-top:0;background-color:transparent}
@media(max-width:767px){.wide-content-box.large.list .wide-content-box__title{font-size:20px}
}
@media(min-width:768px){.wide-content-box.large{margin:0 20px;padding:40px 34px 30px}
.wide-content-box.large:first-child{margin-top:50px}
.wide-content-box.large:last-child{margin-bottom:67px}
}
@media(min-width:1024px){.wide-content-box.large{margin:0 auto}
.wide-content-box.large:first-child{margin-top:53px}
.wide-content-box.large:last-child{margin-bottom:80px}
.wide-content-box.large:last-child.list{margin-bottom:0}
}
.wide-content-box.large:last-child{border-bottom:2px solid #eee}
.wide-content-box.large.white:last-child{border-bottom:2px solid #fff}
.wide-content-box.large>div{opacity:1;transform:translateX(0)}
.wide-content-box.large.no-time .wide-content-box__read-time{display:none}
.wide-content-box.large.no-time .wide-content-box__bottom-bar{justify-content:flex-end}
.wide-content-box.large .wide-content-box__title{color:#424242;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;line-height:1.13;letter-spacing:normal}
.wide-content-box.large .wide-content-box__description{margin-top:13px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media(min-width:768px){.wide-content-box.large .wide-content-box__description{margin-top:10px;line-height:1.38}
}
.wide-content-box.large .wide-content-box__topics{display:none;margin-top:6px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.14;letter-spacing:normal}
@media(min-width:1024px){.wide-content-box.large .wide-content-box__topics{display:block}
}
.wide-content-box.large .wide-content-box__topic{display:inline;margin-right:10px}
.wide-content-box.large .wide-content-box__topic:first-child{margin-left:10px}
.wide-content-box.large .wide-content-box__topic a{text-decoration:underline}
.wide-content-box.large.white:first-of-type{margin-top:30px}
.wide-content-box.large.white:last-of-type{margin-bottom:60px}
@media(min-width:1024px){.wide-content-box.large.white:first-of-type{margin-top:40px}
}
.wide-content-box.large.white .wide-content-box__title{color:#424242;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;line-height:1.13;letter-spacing:normal;color:#fff}
.wide-content-box.large.white .wide-content-box__read-time{color:#fff}
.wide-content-box.large.white .wide-content-box__cta a{color:#fff}
.wide-content-box.large.white .wide-content-box__cta polygon{fill:#fff}
@media(min-width:1280px){.wide-content-box{margin-top:0}
.wide-content-box.visible{height:200px;padding:38px 30px 0;width:520px}
}
@media(min-width:1280px){.wide-content-box{display:block;height:0;width:0;padding:0;opacity:0;transition:height .33s ease-in-out,width .33s ease-in-out,padding .33s ease-in-out;overflow:hidden}
.wide-content-box.visible{opacity:1}
.wide-content-box.visible.hidden{opacity:0}
.wide-content-box.visible>div{opacity:1;transform:translateX(0)}
.wide-content-box>div{opacity:0;transform:translateX(-30px);transition:transform .33s ease-in-out,opacity .33s ease-in-out;transition-delay:.3s}
}
.wide-content-box__title{color:#424242;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:-.25px;margin-top:10px}
.wide-content-box__bottom-bar{align-items:flex-end;display:flex;justify-content:space-between;margin-top:16px}
@media(min-width:768px){.wide-content-box__bottom-bar{margin-top:20px}
}
.wide-content-box__read-time{color:#424242;line-height:1.38}
@media(min-width:768px){.wide-content-box__read-time{display:flex}
}
.wide-content-box__read-time-date{font-family:Graphik-semibold;font-weight:600}
.half-content-box{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);display:inline-block;box-sizing:border-box;display:flex;flex-direction:column;margin:0 0 21px;padding:230px 20px 30px;position:relative;width:100%}
@media(min-width:768px){.half-content-box{padding:230px 68px 30px}
}
@media(min-width:1024px){.half-content-box{margin-right:20px;max-width:519px;padding:230px 30px 30px;width:50%}
.half-content-box:nth-child(n+2){margin-left:-1px;margin-right:0}
}
@media(min-width:1280px){.half-content-box{margin-right:20px;max-width:519px;padding:230px 30px 30px;width:50%}
.half-content-box:nth-child(n+2){margin-left:-1px;margin-right:0}
}
.half-content-box .eyebrow a{color:inherit}
.half-content-box .eyebrow a:focus,.half-content-box .eyebrow a:hover,.half-content-box .eyebrow.active a{color:#e40046}
.half-content-box.no-image{display:flex;flex-direction:column;padding:81px 20px 30px}
.half-content-box.no-image .half-content-box__title{margin-bottom:12px;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:-.3px}
@media(min-width:1024px){.half-content-box.no-image .half-content-box__title{margin-bottom:8px;font-size:35px;line-height:1.14;letter-spacing:-.24px}
}
.half-content-box.no-image .half-content-box__cta{line-height:0;width:100%}
.half-content-box.no-image .half-content-box__cta a{margin-bottom:0;width:100%}
@media(min-width:768px){.half-content-box.no-image .half-content-box__cta a{width:auto}
}
.half-content-box.no-image .half-content-box__bottom-bar{margin-top:auto}
@media(min-width:1280px){.half-content-box.no-image{padding:90px 30px 50px}
}
.half-content-box:not(:first-child){margin-top:0}
.half-content-box__img{font-family:'object-fit: cover';height:209px;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}
.half-content-box__title{color:#424242;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:-.25px;margin-top:15px}
@media(min-width:1024px){.half-content-box__title{font-size:24px;line-height:1.13;letter-spacing:normal}
}
.half-content-box__description{margin-bottom:30px}
@media(min-width:1024px){.half-content-box__description{margin:15px 0 30px}
}
.half-content-box__bottom-bar{align-items:center;display:flex;justify-content:space-between;margin-top:20px}
@media(min-width:768px){.half-content-box__bottom-bar{margin-top:auto}
}
.half-content-box__read-time{color:#424242;line-height:1.38}
@media(min-width:1024px){.half-content-box__read-time{display:flex}
}
.half-content-box__read-time-date{font-family:Graphik-semibold;font-weight:600}
.half-content-box .spotlight-component-background-video .video-js .vjs-tech{height:initial !important}
@media(min-width:768px){.half-content-box .spotlight-component-background-video{display:flex}
}
@media(max-width:767px){.half-content-box .spotlight-component-background-video{display:flex}
}
.related-content-box{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);display:inline-block;box-sizing:border-box;display:flex;flex-direction:column;line-height:0;margin:0 0 20px;padding:60px 20px 20px;position:relative}
.related-content-box:nth-child(3){margin-left:0;margin-right:0}
.related-content-box .related-content-box__img{display:none}
.related-content-box.image{display:flex;flex-direction:column;padding-top:40px;width:100%}
.related-content-box.image .related-content-box__title{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:-.25px}
@media(min-width:768px){.related-content-box{margin:0 0 24px;padding:99px 46px 31px;width:100%}
.related-content-box.image{padding-top:44px}
.related-content-box.image .related-content-box__bottom-bar{display:flex}
.related-content-box.image .related-content-box__cta{margin-top:0}
}
@media(min-width:1024px){.related-content-box{margin:0 23px 21px 0;padding:72px 20px 20px;width:50%;box-sizing:unset}
.related-content-box.image{padding-top:233px;width:24%}
.related-content-box.image .related-content-box__img{display:block;font-family:'object-fit: cover';height:210px;position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;right:0;width:100%}
.related-content-box.image .related-content-box__title{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:24px;letter-spacing:-.25px}
.related-content-box.image .related-content-box__cta{margin-top:auto;text-align:right;margin-right:-5px}
.related-content-box.image .related-content-box__read-time{display:block}
.related-content-box.image .time-divider{display:none}
.related-content-box.image .related-content-box__bottom-bar{display:block;margin-top:25px}
}
.related-content-box__title{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:-.3px}
@media(min-width:768px){.related-content-box__title{font-size:40px;line-height:1.08;letter-spacing:-.51px}
}
@media(min-width:1024px){.related-content-box__title{font-size:30px;line-height:34px;letter-spacing:-.24px}
}
.related-content-box__bottom-bar{align-items:flex-end;display:flex;justify-content:space-between;margin-top:31px}
@media(min-width:768px){.related-content-box__bottom-bar{display:block;margin-top:35px}
}
@media(min-width:1024px){.related-content-box__bottom-bar{display:block}
}
.related-content-box__read-time{color:#424242;font-size:14px;line-height:1.36}
@media(min-width:768px){.related-content-box__read-time{display:flex}
}
@media(min-width:768px){.related-content-box__read-time{font-size:16px;line-height:1.19}
}
.related-content-box__read-time-date{font-family:Graphik-semibold;font-weight:600}
.related-content-box__cta{float:right;text-align:right}
@media(min-width:768px){.related-content-box__cta{margin-top:auto}
}
@media(min-width:1024px){.related-content-box__cta{margin-top:auto}
}
.long-content-box{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);box-sizing:border-box;display:inline-block;margin-top:15px;padding:44px 20px 24px;width:100%}
.long-content-box.hidden{opacity:0}
@media(min-width:768px){.long-content-box{margin-top:20px;padding:38px 46px 24px}
}
@media(min-width:1280px){.long-content-box{margin-top:0}
.long-content-box.visible{height:402px;padding:36px 30px 24px;width:248px}
}
@media(min-width:1280px){.long-content-box{display:block;height:0;width:0;padding:0;opacity:0;transition:height .33s ease-in-out,width .33s ease-in-out,padding .33s ease-in-out;overflow:hidden}
.long-content-box.visible{opacity:1}
.long-content-box.visible.hidden{opacity:0}
.long-content-box.visible>div{opacity:1;transform:translateX(0)}
.long-content-box>div{opacity:0;transform:translateX(-30px);transition:transform .33s ease-in-out,opacity .33s ease-in-out;transition-delay:.3s}
}
.long-content-box__quote{color:#424242;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:-.25px;margin-top:17px}
.long-content-box__name{color:#424242;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.19;letter-spacing:normal;font-weight:700;margin-top:30px}
.long-content-box__position{color:#424242;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.19;letter-spacing:normal}
.long-content-box__cta{display:flex;justify-content:flex-end;margin-top:55px}
.image-content-box{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);margin:20px 20px;position:relative}
.image-content-box .full-video{display:flex;margin:0}
@media(min-width:1024px){.image-content-box .full-video video.vjs-tech{width:initial !important}
}
@media(max-width:767px){.image-content-box .full-video .video-js{max-height:209px}
}
@media(min-width:768px){.image-content-box .full-video .video-js{max-height:281px}
}
@media(min-width:1024px){.image-content-box .full-video .video-js{max-height:none}
}
@media(min-width:768px){.image-content-box .full-video{max-height:281px}
}
@media(min-width:1024px){.image-content-box .full-video{max-width:451px;max-height:none}
}
@media(max-width:767px){.image-content-box .story-video{max-height:209px}
}
@media(min-width:768px){.image-content-box .story-video{max-height:281px}
}
@media(min-width:1024px){.image-content-box .story-video{max-height:none}
}
@media(min-width:1024px){.image-content-box .story-video .video-js{max-height:initial}
}
.image-content-box.promotion:before{background-image:linear-gradient(to right,#e40046,#b60c4f 52%);content:'';height:calc(100% - 46px);left:0;margin-left:calc(50%);position:absolute;top:23px;transform:translateX(-50%);width:100vw;z-index:-1}
@media(min-width:1280px){.image-content-box.promotion:before{height:calc(100% - 30px);top:15px}
}
.image-content-box.promotion .eyebrow{font-family:Graphik-semibold;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:2.8px;color:#e40046}
@media(min-width:768px){.image-content-box{margin:20px 68px 20px}
}
@media(min-width:1280px){.image-content-box{display:flex;max-width:1062px;margin:20px auto}
.image-content-box.image-right{flex-direction:row-reverse}
}
@media(min-width:1024px){.image-content-box{display:flex;max-width:1062px;margin:20px auto}
.image-content-box.image-right{flex-direction:row-reverse}
}
.image-content-box__img{background-color:#fff;font-family:'object-fit: cover;';height:209px;display:table;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}
@media(min-width:768px){.image-content-box__img{font-family:'object-fit: cover;';height:auto;-o-object-fit:cover;object-fit:cover;max-height:281px}
}
@media(min-width:1024px){.image-content-box__img{height:100%;max-height:100%;max-width:451px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.ie .image-content-box__img{width:auto}
}
@media(min-width:1280px){.image-content-box__img{height:100%;max-height:100%;max-width:451px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
.ie .image-content-box__img{width:auto}
}
.promotion .image-content-box__img{display:block}
.image-content-box__info{background-color:#fff;padding:11px 20px 36px;position:relative}
.image-content-box__info .eyebrow a{color:inherit}
.image-content-box__info .eyebrow a:focus,.image-content-box__info .eyebrow a:hover,.image-content-box__info .eyebrow.active a{color:#e40046}
@media(max-width:767px){.image-content-box__info.no-add-cta .image-content-box__cta-container{margin-top:20px}
}
.image-content-box__info.no-add-cta .image-content-box__cta2{margin-top:0}
.promotion .image-content-box__info.no-add-cta .image-content-box__cta-container{margin-top:30px}
@media(min-width:768px){.image-content-box__info{padding:16px 68px 50px}
}
@media(min-width:1280px){.image-content-box__info{box-sizing:border-box;padding:61px 68px 50px}
.image-content-box__info.no-add-cta{padding:61px 68px 38px}
.promotion .image-content-box__info.no-add-cta{padding:61px 68px 50px}
}
@media(min-width:1024px){.image-content-box__info{box-sizing:border-box;padding:61px 68px 50px}
.image-content-box__info.no-add-cta{padding:61px 68px 38px}
.promotion .image-content-box__info.no-add-cta{padding:61px 68px 50px}
}
.image-content-box__title{color:#424242;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:-.25px;margin-top:19px}
@media(min-width:768px){.image-content-box__title{font-size:24px;line-height:1.13;letter-spacing:normal}
}
@media(min-width:1280px){.image-content-box__title{margin-top:15px}
}
@media(min-width:1024px){.image-content-box__title{margin-top:15px}
}
.promotion .image-content-box__title{margin-top:15px}
.image-content-box__description{color:#424242;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.19;letter-spacing:normal;line-height:1.38;margin-top:15px}
@media(min-width:1280px){.image-content-box__description{margin-top:17px}
}
@media(min-width:1024px){.image-content-box__description{margin-top:17px}
}
.promotion .image-content-box__description{margin-top:21px}
.image-content-box__cta-container{margin-top:40px}
.image-content-box__cta-container.button-right{display:flex;justify-content:flex-end}
.image-content-box__cta-container.button-right.date-time{display:flex;justify-content:space-between}
@media(min-width:768px){.image-content-box__cta-container{display:flex}
.image-content-box__cta-container.button-right{justify-content:flex-end}
}
@media(min-width:1280px){.image-content-box__cta-container{margin-top:44px}
}
@media(min-width:1024px){.image-content-box__cta-container{margin-top:44px}
}
.image-content-box__cta{line-height:1}
.image-content-box__cta>a{margin-bottom:0;width:100%}
@media(min-width:768px){.image-content-box__cta{display:inline-block}
}
.image-content-box__cta2{margin-top:21px;text-align:center}
@media(min-width:768px){.image-content-box__cta2{margin-left:40px;margin-top:15px}
}
.promotion.image-left .image-content-box__cta2:first-of-type{margin-left:0}
@media(min-width:768px){.promotion.image-left .image-content-box__cta2:first-of-type{width:auto}
.promotion.image-left .image-content-box__cta2:first-of-type .cta.primary{margin-bottom:0}
}
.promotion.image-left .image-content-box__cta2:first-of-type a.cta{width:100%}
.image-content-box__read-time{color:#424242;line-height:1.38}
@media(min-width:1024px){.image-content-box__read-time{display:flex}
}
.image-content-box__read-time-date{font-family:Graphik-semibold;font-weight:600}
.content-feature-2-up{margin:20px auto 20px;padding:0 20px}
@media(min-width:768px){.content-feature-2-up{padding:0 68px}
}
@media(min-width:1024px){.content-feature-2-up{box-sizing:border-box;display:flex;max-width:1198px;margin:0 auto;padding-top:5px}
}
@media(min-width:1280px){.content-feature-2-up{box-sizing:border-box;display:flex;max-width:1198px;margin:0 auto}
}
.related-stories{margin:0 auto;max-width:1062px;padding:66px 20px 65px}
@media(max-width:767px){.related-stories{padding:0 20px 65px}
}
@media(min-width:768px){.related-stories{padding:0 68px 103px}
}
@media(min-width:1024px){.related-stories{padding:0 20px 101px}
}
@media(min-width:1024px){.related-stories__container{display:flex}
}
.related-stories__title{margin-bottom:20px;font-size:40px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.03;letter-spacing:-.51px}
@media(min-width:768px){.related-stories__title{font-size:58px;line-height:.71;letter-spacing:-.74px;margin-bottom:41px}
}
@media(min-width:1024px){.related-stories__title{font-size:60px;line-height:1;letter-spacing:-.64px;margin-bottom:19px}
}
.content-box-box{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);box-sizing:border-box;display:inline-block}
.content-box-title-big{color:#424242;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;line-height:1.13;letter-spacing:normal}
@media(min-width:768px){.content-box-title-big{font-size:30px;line-height:1.13;letter-spacing:-.51px}
}
.content-box-title-big-no-medium{color:#424242;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;line-height:1.13;letter-spacing:normal}
.content-box-title-small{color:#424242;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:-.25px}
.content-box-small-text{color:#424242;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;line-height:1.19;letter-spacing:normal}
@media(min-width:1280px){.box-animation{display:block;height:0;width:0;padding:0;opacity:0;transition:height .33s ease-in-out,width .33s ease-in-out,padding .33s ease-in-out;overflow:hidden}
.box-animation.visible{opacity:1}
.box-animation.visible.hidden{opacity:0}
.box-animation.visible>div{opacity:1;transform:translateX(0)}
.box-animation>div{opacity:0;transform:translateX(-30px);transition:transform .33s ease-in-out,opacity .33s ease-in-out;transition-delay:.3s}
}
.full-video{margin:0 auto;max-height:868px;max-width:1440px;position:relative;width:100%}
.full-video video.vjs-tech{position:static}
.full-video>div{background-color:transparent}
.full-video__caption{color:#424242;margin:16px 20px}
@media(min-width:768px){.full-video__caption{display:flex;justify-content:flex-start;margin:17px 69px}
}
@media(min-width:1024px){.full-video__caption{margin:17px 189px}
}
.full-video__caption-title{font-size:12px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:1.82px;line-height:1.83;text-transform:uppercase}
@media(min-width:768px){.full-video__caption-title{font-size:14px;line-height:1.57;letter-spacing:2.12px}
}
.full-video__caption-text{font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.75}
@media(min-width:768px){.full-video__caption-text{font-size:14px;line-height:1.5;margin-left:15px}
}
form{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);box-sizing:border-box;margin:0 20px;padding:43px 22px 30px}
form div[data-mandatory=true] label:after{color:#e40046;content:'*'}
form .guideContainerWrapperNode.guideContainerNode.container{width:100%}
form .simple.mobileLayout{display:none}
form .step.mobileLayout{display:none}
@media(min-width:1024px){form{margin:0 auto 50px;padding:50px 68px;width:881px}
}
form .container .row{margin-left:0;margin-right:0}
form .container .col-md-12{padding:0;width:100%}
form .container .col-md-12.hidden{display:none}
form label{text-transform:uppercase;color:#424242;font-family:Graphik-semibold,Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:3px}
form input{height:50px;border:1px solid rgba(153,153,153,.5);border-radius:1px;box-sizing:border-box;margin-bottom:22px;padding-left:15px;width:100%;color:#424242;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}
form input::-webkit-input-placeholder{color:transparent}
form input::-moz-placeholder{color:transparent}
form input:-ms-input-placeholder{color:transparent}
form input::-ms-input-placeholder{color:transparent}
form input::placeholder{color:transparent}
@media(min-width:1024px){form input{height:40px}
}
form .guideFieldError{display:none}
form .dropDownList select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:none;height:50px;border:1px solid rgba(153,153,153,.5);border-radius:1px;box-sizing:border-box;margin-bottom:22px;padding-left:15px;width:100%;color:#424242;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}
form .dropDownList select::-webkit-input-placeholder{color:transparent}
form .dropDownList select::-moz-placeholder{color:transparent}
form .dropDownList select:-ms-input-placeholder{color:transparent}
form .dropDownList select::-ms-input-placeholder{color:transparent}
form .dropDownList select::placeholder{color:transparent}
@media(min-width:1024px){form .dropDownList select{height:40px}
}
form .dropDownList select::-ms-expand{display:none}
form .guideFieldWidget.dropDownList{position:relative}
form .guideFieldWidget.dropDownList:before{border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #999;content:'';position:absolute;right:10px;top:22px;z-index:1}
@media(min-width:1024px){form .guideFieldWidget.dropDownList:before{top:17px;right:10px}
}
form .guideFieldWidget.dropDownList:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;content:'';position:absolute;right:13px;top:22px;z-index:2}
@media(min-width:1024px){form .guideFieldWidget.dropDownList:after{top:17px;right:13px}
}
form .multiline.textField textArea{height:200px;resize:none;border:1px solid rgba(153,153,153,.5);border-radius:1px;box-sizing:border-box;margin-bottom:22px;padding-left:15px;width:100%;color:#424242;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}
form .multiline.textField textArea::-webkit-input-placeholder{color:transparent}
form .multiline.textField textArea::-moz-placeholder{color:transparent}
form .multiline.textField textArea:-ms-input-placeholder{color:transparent}
form .multiline.textField textArea::-ms-input-placeholder{color:transparent}
form .multiline.textField textArea::placeholder{color:transparent}
@media(min-width:1024px){form .multiline.textField textArea{height:126px;margin-bottom:0}
}
form button{box-sizing:border-box;display:inline-block;font-family:Graphik;font-size:15px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:-.19px;line-height:normal;height:58px;margin-bottom:20px;padding:20px 37.6px;text-align:center;border:0;color:#fff;min-width:160px;overflow:hidden;text-decoration:none;width:100%;z-index:1}
form button.button-default.button-medium.submit{border:0;border-radius:0;margin-right:13px}
@media(min-width:1024px){form button{float:right;margin-right:-5px;margin-top:40px;width:auto}
}
form button svg{margin-left:7px}
form button svg polygon{transform:rotate(-90deg) translate(-48px,0);transition:transform .33s ease-in-out}
form button:before{background-image:linear-gradient(to right,#e40046,#b60c4f 52%,#e40046);content:'';height:100%;left:0;position:absolute;top:0;transition:transform .33s ease-in-out;width:200%;z-index:-1}
form button:hover svg polygon{transform:rotate(-90deg) translate(-41px,0)}
form button:hover:before{transform:translateX(-50%)}
.inputClass{border:1px solid rgba(153,153,153,.5);border-radius:1px;box-sizing:border-box;margin-bottom:22px;padding-left:15px;width:100%;color:#424242;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}
.inputClass::-webkit-input-placeholder{color:transparent}
.inputClass::-moz-placeholder{color:transparent}
.inputClass:-ms-input-placeholder{color:transparent}
.inputClass::-ms-input-placeholder{color:transparent}
.inputClass::placeholder{color:transparent}
.form-info{margin:0 24px;padding:107px 0 28px}
@media(min-width:1024px){.form-info{margin:0 auto;padding:152px 0 41px;width:881px}
}
.form-info__title{margin-top:20px;padding:7.5px 0;color:#fff;font-size:40px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.03;letter-spacing:-.51px}
@media(min-width:1024px){.form-info__title{font-size:60px;line-height:1;letter-spacing:-.64px}
}
.form-info__description1{margin-top:20px;color:#fff;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:.11px}
@media(min-width:1024px){.form-info__description1{margin:0}
}
.form-info__description2{margin-top:25px;color:#fff;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:.11px}
.form-info__description2 a{text-decoration:underline}
@media(min-width:1024px){.form-info__description2{margin-bottom:0}
}
.description-form{color:#fff;font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:.11px}
.wrapper-form{padding-bottom:65px}
@media(min-width:1024px){.wrapper-form{padding-bottom:87px}
}
.guideFieldNode:not(.guideButton):not(.guideTextDraw):not(.guideChart){border-bottom-width:0;border-color:transparent;border-left-width:0;border-right-width:0;border-style:none;border-top-width:0;margin-bottom:0;margin-top:0;padding-left:0;padding-right:0;padding-top:0}
.footer{background-image:linear-gradient(to right,#003c71 1%,#00274a 99%);box-sizing:border-box;height:auto;padding:90px 20px 10px;width:100vw}
@media(min-width:1024px){.footer{height:500px;padding:100px 0 87px}
.footer__container{max-width:1062px;margin:0 auto;width:97%}
}
@media(min-width:1024px){.footer__container{display:flex;justify-content:flex-start}
}
.footer__logo{margin-left:-3px;margin-right:94px}
@media(min-width:1024px){.footer__logo-container{margin-left:0;padding-left:11px}
}
.footer__logo svg{height:45px;width:inherit}
.footer__logo svg .cls-1{fill:#fff}
@media(min-width:1024px){.footer__logo svg{height:45px;width:inherit}
}
.footer__links{list-style:none;margin-top:28px;padding:0}
.footer__links li{margin-bottom:15px}
@media(min-width:1024px){.footer__links li{margin-left:27px}
}
.footer__links li a{color:#fff;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.5px;text-decoration:underline}
.footer__links li a:hover{color:#e40046}
.footer__links li a:hover~div svg .arrow-fill{fill:#e40046}
.footer__links li svg .arrow-fill{fill:#fff}
.footer__links-icon{display:inline-block}
@media(min-width:1024px){.footer__links{display:flex;white-space:nowrap;flex-wrap:wrap;justify-content:flex-end;margin:0}
}
.footer__links-container{width:100%}
.footer__copy-social{display:flex;flex-direction:column-reverse;margin-top:111px}
@media(min-width:1024px){.footer__copy-social{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:154px}
}
.footer__copy{margin-top:23.5px;color:#fff;font-size:13px;font-stretch:normal;font-style:normal;font-weight:400;line-height:.69;letter-spacing:.43px}
@media(min-width:1024px){.footer__copy{font-size:15px;letter-spacing:.5px;line-height:1.27}
}
@media(min-width:1024px){.footer__copy{padding-left:11px;margin-bottom:0;margin-top:0}
}
.footer__social{color:#fff;font-size:20px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.2;text-align:left}
@media(min-width:1024px){.footer__social{margin-top:20px;text-align:right}
}
.footer__social-link{display:flex;list-style:none;margin-top:12px;padding:0}
@media(min-width:1024px){.footer__social-link{margin-top:16px}
}
.footer__social-link svg{height:42px;width:42px}
@media(min-width:1024px){.footer__social-link svg{width:46px;height:46px}
}
.footer__social-icon:not(:last-child){margin-right:16px}
.accordion-component{margin:82px 53px 60px}
.accordion-component-title{letter-spacing:2.8px;line-height:1.71;margin:0 0 21px}
@media(min-width:768px){.accordion-component-title{line-height:1.57;letter-spacing:2.63px}
}
.accordion-component-element-list{padding:0}
.accordion-component-element{border-bottom:1px solid #eee;list-style:none;padding:24px 30px 18px}
.accordion-component-element:first-child{border-top:1px solid #eee}
@media(max-width:767px){.accordion-component-element{line-height:1.57;padding:24px 10px 18px}
}
.accordion-component-element-title{align-items:center;display:flex;justify-content:space-between;text-align:left;color:#424242;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal}
.accordion-component-element-title>span{display:flex;flex-direction:column}
.accordion-component-element-title>span span{font-size:16px;font-weight:300;line-height:1.69;margin-top:6px}
.accordion-component-element-title svg{height:13px;min-width:13px;outline:0;transform:rotate(0);transition:transform .5s;width:13px}
.active .accordion-component-element-title svg{transform:rotate(180deg);transition:transform .5s}
@media(min-width:768px){.accordion-component-element-title{align-items:center;font-size:24px;line-height:1.13}
.accordion-component-element-title svg{height:20px;width:20px}
}
.accordion-component-element-description{margin:0;max-height:0;overflow:hidden;transition:max-height .5s,margin .8s;color:#424242;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.active .accordion-component-element-description{margin:20px 0;max-height:500px;transition:max-height .8s,margin .8s}
@media(min-width:1024px){.active .accordion-component-element-description{margin:38px auto}
}
.open .accordion-component-element-description{overflow:auto}
@media(min-width:1024px){.accordion-component{margin:56px auto 44px}
}
@media(max-width:767px){.accordion-component{margin:82px 10px 60px}
}
.accordion-component .gem-Drawer-parsys,.accordion-component p:not(.accordion-description){margin:0;padding:0}
.contacts-component{margin:0 auto 0}
@media(min-width:1024px){.contacts-component{margin:0 auto 0}
}
.contacts-component-title{margin:12px 0;color:#424242;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.3px}
@media(min-width:768px){.contacts-component-title{margin:15px 0}
}
.contacts-component-contact-list{display:flex;flex-direction:column;flex-wrap:wrap;margin:0;padding:0}
@media(min-width:768px){.contacts-component-contact-list{flex-direction:row}
}
.contacts-component-contact{list-style:none;margin:0 40px 24px 0}
@media(min-width:1024px){.contacts-component-contact{margin:0 40px 0 0}
}
.contacts-component-contact:last-child{margin:0 0 40px 0}
@media(min-width:1024px){.contacts-component-contact:last-child{margin:0}
}
.contacts-component-contact-card{align-items:center;display:flex}
.contacts-component-info-container{color:#424242;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal}
.contacts-component-name{font-family:Graphik-semibold;font-size:15px;font-weight:600;margin:0}
@media(min-width:768px){.contacts-component-name{font-size:16px}
}
.contacts-component-email{color:#003c71;margin:0;text-decoration:underline}
.contacts-component-phone{margin:0}
.search-template{margin:0 20px;max-width:1060px}
@media(min-width:768px){.search-template{margin:0 68px}
}
@media(min-width:1024px){.search-template{box-sizing:border-box;margin:0 auto;padding:0 20px}
}
.search-template .container{margin-bottom:100px}
.search-input-component{padding:66px 0 13px;width:100%}
@media(min-width:1024px){.search-input-component{padding:50px 0 57px}
}
.search-input-component .search-flyout__cta{top:49px}
.search-input-component .search-results-list{top:130px}
@media(max-width:767px){.search-input-component .search-results-list{top:110px}
}
.search-results-list{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);box-sizing:border-box;padding:30px 20px;position:absolute;top:105px;width:100%;z-index:2}
@media(max-width:767px){.search-results-list{top:70px}
}
.search-results-list__title{margin-bottom:25px;text-transform:uppercase;color:#424242;font-family:Graphik-semibold;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:3px}
.search-results-list__item{text-decoration:underline;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:.09px}
.search-results-list__item .keyword{color:#999}
.search-results-list__item:not(:last-child){margin-bottom:20px}
.search-results-list__item:hover{color:#e40046}
.search-results-list__item:hover .keyword{color:#e40046}
.mobile-sort-filters{width:auto}
.mobile-sort-filters.open{margin-top:50px;padding-top:0 !important}
.date-facet{border-top:2px solid #eee}
.facet_mobile{border-bottom:2px solid #eee;border-top:2px solid #eee;margin-top:20px;padding-top:25px}
.search-filters{background-color:#fff;box-sizing:border-box;height:75vh;left:-20px;max-height:0;overflow:hidden;padding:0 20px;position:absolute;top:45%;transition:max-height .5s;width:100vw;z-index:1}
.search-filters.open{max-height:1000px;padding-top:25px;transition:max-height .5s}
@media(min-width:768px){.search-filters{left:-68px;padding:0 65px}
}
@media(min-width:1024px){.search-filters{margin-right:auto;width:calc(100% - 25px);height:inherit;position:static;max-height:100%;padding:8px 0 0}
}
.search-filters__facets{height:50%;overflow-y:auto}
.search-filters__facet{border-bottom:2px solid #eee;padding:18px 24px}
@media(min-width:1024px){.search-filters__facet:first-of-type{border-top:2px solid #eee}
}
.search-filters__mobile-facets .search-filters__facet:first-child{border-top:2px solid #eee}
@media(min-width:1024px){.search-filters__mobile-facets{display:none}
}
.search-filters__facet-title{align-items:center;display:flex;font-family:Graphik-semibold;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:3px}
.search-filters__facet-title svg{height:13px;margin-left:auto;min-width:13px;outline:0;transform:rotate(0);transition:transform .5s;width:13px}
.active .search-filters__facet-title svg{transform:rotate(180deg);transition:transform .3s}
.search-filters__facet-title:hover{color:#e40046;text-decoration:none}
.search-filters__facet-title:hover svg .dropdown-fill{fill:#e40046}
.search-filters__facet-clear{margin-left:auto;text-decoration:underline;font-family:Graphik-semibold;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal}
.search-filters__facet-clear~svg{display:none}
.search-filters__facet-options-container{margin:0;max-height:0;overflow:hidden;padding-top:0;transition:max-height .5s,padding .5s}
.active .search-filters__facet-options-container{max-height:1000px;padding-top:24px;transition:max-height .5s,padding .5s}
.search-filters__facet-option{cursor:pointer;display:block;margin-bottom:12px;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal}
.search-filters__facet-option:last-child{margin-bottom:26px}
.search-filters__facet-option input{margin:0 16px 0 1px;position:relative}
.search-filters__facet-option input[type=radio]:before{background-color:#fff;border:1px solid #999;border-radius:9px;content:' ';height:15px;left:-1px;position:absolute;top:-1px;width:15px}
.search-filters__facet-option input[type=radio]:checked:before{background-color:#0066f5;border:0;content:' ';height:17px;width:17px}
.search-filters__facet-option input[type=radio]:checked{background-color:#0066f5;border:0;content:' ';height:17px;width:17px}
.search-filters__facet-option input[type=checkbox]{background-color:#0066f5;border:0;content:' ';height:17px;width:17px}
.ie .search-filters__facet-option input[type=radio]::-ms-check{height:17px;width:17px}
.ie .search-filters__facet-option input[type=radio]:checked::-ms-check{background-color:#0066f5;border-color:#0066f5;color:#0066f5;height:17px;width:17px}
.search-filters__date-range-container{align-items:center;display:flex;margin-left:0}
.search-filters__date-range-container span{text-align:center;width:10%}
.search-filters__facet-date-range-container{height:30px;max-width:120px;position:relative;width:45%}
.search-filters__facet-date-range{border:1px solid rgba(153,153,153,.5);box-sizing:border-box;color:#424242;font-size:14px;height:100%;outline:0;padding-left:5px;padding-right:22px;width:100%}
.search-filters__ctas-container{padding-bottom:20px;padding-right:15px}
@media(min-width:1024px){.search-filters__ctas-container{display:none}
}
.search-filters .cta{height:59px;margin-bottom:0;width:100%}
.search-filters__apply-cta{margin-top:32px}
.search-filters__clear-cta{align-items:center;box-shadow:0 5px 9px 0 #eee;display:flex;justify-content:center}
.pagination{display:flex;list-style:none;margin-bottom:71px;margin-top:26px}
@media(min-width:1024px){.pagination{margin-top:20px;margin-bottom:94px}
}
.pagination li:not(:first-child){margin-left:auto}
.pagination li{text-decoration:underline;font-family:Graphik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px}
.pagination li a.pager-button{background-color:#e40046;border-radius:10px;color:#fff;padding:10px;text-decoration:none}
.pagination li.selected{color:#e40046;font-weight:700;text-decoration:none}
.pagination li.dots{text-decoration:none}
.pagination li.previous{text-decoration:none}
.pagination li.next{margin-left:auto;text-decoration:none}
.search-results-heading{position:relative}
@media(min-width:1024px){.search-results-heading__filters-container{display:none}
}
.search-results-heading__facets{display:flex;flex-direction:column-reverse;justify-content:flex-end}
@media(min-width:1024px){.search-results-heading__facets{display:block}
}
@media(min-width:1024px){.search-results-heading__facets-top{align-items:center;display:flex}
}
.search-results-heading__facets-filters{display:block;margin-top:20px}
@media(min-width:1024px){.search-results-heading__facets-filters{margin-top:20px}
}
.search-results-heading__facets-filters li{align-items:center;cursor:pointer;display:inline-block;margin-left:34px;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px}
.search-results-heading__facets-filters li:first-child{margin-left:0}
.search-results-heading__facets-filters li:hover{color:#e40046}
.search-results-heading__facets-filters li:hover .search-results-heading__facets-filters-remove::after,.search-results-heading__facets-filters li:hover .search-results-heading__facets-filters-remove::before{background-color:#e40046}
.search-results-heading__facets-filters-remove{cursor:pointer;height:17px;margin-left:7px;position:relative;width:17px}
.search-results-heading__facets-filters-remove::before{background-color:#424242;content:'';height:2px;position:absolute;top:6px;transform:rotate(-45deg);width:17px}
.search-results-heading__facets-filters-remove::after{background-color:#424242;content:'';height:2px;position:absolute;top:6px;transform:rotate(45deg);width:17px}
.search-results-heading__facets-bottom{display:flex;justify-content:space-between;margin-top:20px;position:relative}
@media(min-width:1024px){.search-results-heading__facets-bottom{margin-top:20px}
}
.search-results-heading__facets-info{font-family:Graphik;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal}
@media(min-width:1024px){.search-results-heading__facets-info{font-size:18px;line-height:1.22}
}
.search-results-heading__facets-info-number{font-weight:700}
.search-results-heading__facets-info-keyword{font-weight:700}
.search-results-heading__filtered-by{font-family:Graphik-semibold;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:2.63px;line-height:1.57}
.search-results-heading__clear{cursor:pointer;font-family:Graphik-semibold;font-size:16px;font-stretch:normal;font-style:normal;font-weight:600;letter-spacing:.09px;line-height:1.69;margin-left:25px;text-decoration:underline}
.search-results-heading__clear:hover{color:#e40046}
.search-results-heading__filter-drop{color:#424242;font-family:Graphik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px}
@media(min-width:1024px){.search-results-heading__filter-drop{align-items:center;display:flex}
.search-results-heading__filter-drop.hidden-lg{display:none}
}
.search-results-heading__filter-drop svg{height:11px;margin-left:8px;transform:none;transition:transform .3s;width:11px}
.search-results-heading__filter-drop.sort-filter{margin-left:22px}
.search-results-heading__filter-drop.open svg{transform:rotate(180deg);transition:transform .3s}
.search-results-heading__sort-drop{color:#424242;font-family:Graphik;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.2px;padding-bottom:20px}
@media(min-width:1024px){.search-results-heading__sort-drop{align-items:center;display:flex}
.search-results-heading__sort-drop.hidden-lg{display:none}
}
.search-results-heading__sort-drop svg{height:11px;margin-left:8px;transform:none;transition:transform .3s;width:11px}
.search-results-heading__sort-drop.sort-filter{margin-left:22px}
.search-results-heading__sort-drop.open svg{transform:rotate(180deg);transition:transform .3s}
.search-results-heading__drop-list{display:flex;position:relative}
.search-results-heading__popup{background-color:#fff;border:1px solid #eee;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);left:0;opacity:0;overflow:hidden;padding:0;position:absolute;top:25px;transform:translateY(-10px);transition:visibility .3s ease-in-out .1s,transform .3s ease-in-out .1s,opacity .3s .1s,padding .3s .3s;visibility:hidden;width:100%}
.search-results-heading__popup.visible{-webkit-transform:translateY(0);opacity:1;padding:20px;transform:translateY(0);transition:transform .3s,visibility .3s,opacity .3s;visibility:visible;z-index:1}
.search-results-heading__popup-item{align-items:center;display:flex;font-family:Graphik;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal}
.search-results-heading__popup-item label{cursor:pointer}
.search-results-heading__popup-item input{margin:0;margin-right:16px;position:relative}
.search-results-heading__popup-item input[type=radio]:after{background-color:#fff;border:1px solid #999;border-radius:9px;content:' ';height:15px;left:-2px;position:absolute;top:-1px;width:15px}
.search-results-heading__popup-item input[type=radio]:checked:after{background-color:#0066f5;border:0;content:' ';height:17px;width:17px}
.ie .search-results-heading__popup-item input[type=radio]::-ms-check{height:17px;width:17px}
.ie .search-results-heading__popup-item input[type=radio]:checked::-ms-check{background-color:#0066f5;border-color:#0066f5;color:#0066f5;height:17px;width:17px}
.search-results-cards{margin-top:16px}
@media(min-width:1024px){.search-results-cards{margin-top:21px}
}
.search-results-card{margin-top:-2px}
.search-results-card .wide-content-box.large{margin:0}
.search-results-card .wide-content-box__bottom-bar{margin-top:50px}
@media(max-width:767px){.search-results-card .wide-content-box__bottom-bar{flex-direction:column;align-items:self-start}
}
.search-results-card .wide-content-box .wide-content-box__topics{line-height:1.5;text-transform:capitalize}
.search-results-card .wide-content-box__cta{min-width:110px}
@media(max-width:767px){.search-results-card .wide-content-box__cta{align-self:flex-end;margin-top:25px}
}
.search-results-card .keyword{color:#e40046}
.search-results-card .wide-content-box{padding:31px 30px 30px}
.search-results-card .wide-content-box.recommended{border-bottom:0;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);margin-bottom:22px;padding:31px 20px 30px}
.search-results-card .wide-content-box.recommended .eyebrow{color:#e40046}
.search-results-card .wide-content-box.recommended .wide-content-box__bottom-bar{margin-top:40px}
.no-results-contact{list-style:none}
.no-results-contact:hover{color:#e40046}
.no-results-contact:hover .keyword{color:#e40046}
.no-results-component{background-color:#fff;box-sizing:border-box;padding:44px 20px 0;width:100%;z-index:2}
@media(min-width:1024px){.no-results-component{padding:39px 0 0}
}
.no-results-component__heading{margin-bottom:25px;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.22;letter-spacing:normal}
.no-results-component__heading span{font-weight:400}
.no-results-component__suggestions{list-style:inherit;padding-left:15px}
.no-results-component__suggestion{color:#999;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:.09px}
.no-results-component__suggestion .keyword{color:#000}
.no-results-component__suggestion:not(:last-child){margin-bottom:20px}
.section-container-component{background-color:#fff;overflow:auto}
@media(min-width:1024px){.section-container-component{padding:0}
.section-container-component>*{max-width:882px;margin:0 auto}
}
.section-container-component.grey{background-color:#f7f7f7}
.section-headline-component{padding:50px 0 26px}
@media(min-width:768px){.section-headline-component{margin:0 auto;padding:50px 68px 26px}
}
@media(min-width:1280px){.section-headline-component{margin:0 auto;padding:90px 0 22px}
}
.section-headline-component.white{color:#fff}
.section-headline-component:not(:first-child){margin-top:0}
.section-introduction-component{background-color:inherit;box-sizing:content-box;margin:0 auto;padding:50px 20px 51px}
.section-introduction-component a{color:navy;text-decoration:underline}
@media(min-width:768px){.section-introduction-component{padding:50px 68px 25px}
}
@media(min-width:1024px){.section-introduction-component{padding:50px 90px 25px;margin:0 auto}
.section-introduction-component.overlaps{background-color:#fff;margin-top:-30px;position:relative;z-index:2}
}
.section-introduction-component-eyebrow{margin:0 0 20px}
.section-introduction-component-title{margin:0 0 10px;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:27px;letter-spacing:.18px}
@media(min-width:1024px){.section-introduction-component-title{font-size:30px;line-height:34px;letter-spacing:-.51px;margin-bottom:17px}
}
.section-introduction-component-description{margin:0;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media(min-width:1024px){.section-introduction-component-description{letter-spacing:.09px;line-height:24px}
}
.section-introduction-component-cta-container{margin-top:30px}
.section-introduction-component-cta-container a{margin-bottom:0;text-decoration:none;width:100%}
@media(min-width:768px){.section-introduction-component-cta-container a{width:auto}
}
@media(min-width:768px){.section-introduction-component-cta-container{margin-top:37px}
}
@media(min-width:1024px){.section-introduction-component-cta-container{margin-top:45px}
}
.section-introduction-component>:not(p):not(.rich-text-styling){margin-top:40px}
@media(min-width:1024px){.section-introduction-component>:not(p):not(.rich-text-styling){margin-top:45px}
}
.section-introduction-component-title h2,.section-introduction-component-title h3,.section-introduction-component-title h4{font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:27px;letter-spacing:.18px}
@media(min-width:1024px){.section-introduction-component-title h2,.section-introduction-component-title h3,.section-introduction-component-title h4{font-size:30px;line-height:34px;letter-spacing:-.51px;margin-bottom:17px}
}
.full-width-image-component{margin:0 auto;position:relative;width:100%}
.full-width-image-component img{font-family:'object-fit: cover';height:100%;-o-object-fit:cover;object-fit:cover;width:100%;max-width:1920px;margin:0 auto}
.full-width-image-component-mobile-image+img{display:none}
@media(min-width:768px){.full-width-image-component-mobile-image{display:none}
.full-width-image-component-mobile-image+img{display:block}
}
@media(min-width:768px){.full-width-image-component{height:485px}
}
@media(min-width:1280px){.full-width-image-component{text-align:center}
}
.reference-list-component{margin:auto}
@media(min-width:1024px){.reference-list-component{margin:auto}
}
.reference-list-component-title{margin:0 0 12px;font-family:Graphik;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.3px;color:#424242}
.reference-list-component-references{margin:0;max-width:609px}
.reference-list-component-reference{margin:0 0 40px}
.reference-list-component-reference a{color:#003c71;word-break:break-all}
.reference-list-component-reference p{margin:0}
.reference-list-component-citation{margin:0;word-break:break-all}
.reference-list-component-citation a{color:#003c71;text-decoration:underline}
.reference-list-component-link{display:block;margin-top:10px;text-decoration:underline;font-family:Graphik;font-weight:500}
.media-download-component{margin-bottom:63px;margin-top:81px}
.media-download-component-title{margin:0 0 7px;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.3px}
.media-download-component-link{align-items:baseline;display:flex;text-decoration:underline;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.6;letter-spacing:-.19px;color:#424242}
.media-download-component-link svg{margin-left:10px}
.media-download-component-link:hover{color:#e40046}
.media-download-component-link:hover svg polygon{fill:#e40046}
.media-download-component-link:hover svg polyline{stroke:#e40046}
@media(min-width:1024px){.media-download-component{margin-bottom:94px;margin-top:79px}
}
.breadcrumb{line-height:22px;max-width:882px;padding:0 20px 0;position:relative;z-index:1}
@media(min-width:768px){.breadcrumb{padding:0 68px 0}
}
@media(min-width:1024px){.breadcrumb{margin:0 auto;padding:0}
}
.breadcrumb .cmp-breadcrumb__list{display:flex;list-style:none;margin:0;padding:0}
.breadcrumb .cmp-breadcrumb__item{position:relative;color:#fff;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.15px}
.breadcrumb .cmp-breadcrumb__item:not(:first-child){margin-left:15px}
@media(max-width:767px){.breadcrumb .cmp-breadcrumb__item:not(:first-child){margin-left:0}
.breadcrumb .cmp-breadcrumb__item:not(:nth-last-child(2)){display:none}
.breadcrumb .cmp-breadcrumb__item:nth-last-child(2) a{text-decoration:underline}
.breadcrumb .cmp-breadcrumb__item:nth-last-child(2):before{content:'<'}
}
@media(min-width:768px){.breadcrumb .cmp-breadcrumb__item:not(:last-child) a{text-decoration:underline}
.breadcrumb .cmp-breadcrumb__item:not(:last-child)::after{content:' >';margin-left:5px;position:absolute;top:0;left:100%}
}
.breadcrumb-example-wrapper{background-color:#003c71;height:500px;width:100%}
.breadcrumb-example-wrapper-white{background-color:#fff;height:500px;width:100%}
.breadcrumb-example-wrapper-white .cmp-breadcrumb__item{color:#424242}
.hero{background-position:top center;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;margin:0 auto;padding-bottom:50px;max-width:1920px;position:relative;width:100%}
.hero .breadcrumb{padding:96px 20px 30px}
@media(min-width:768px){.hero .breadcrumb{margin:0;padding:125px 20px 40px}
}
@media(min-width:1024px){.hero .breadcrumb{margin:0 auto;padding-left:0;padding-right:0}
}
@media(min-width:1024px){.hero{padding-bottom:80px}
}
.hero__container{margin:0 auto;padding:0 20px;position:relative}
.hero__container .eyebrow{color:#eee}
@media(min-width:1024px){.hero__container{max-width:882px}
}
.hero__gradient{background-image:linear-gradient(to right,#01396d 1%,#00274a 99%);bottom:0;left:0;mix-blend-mode:multiply;opacity:.84;position:absolute;right:0;top:0;z-index:0}
.hero__title{color:#eee;margin:0 0 30px;font-size:35px;font-weight:700;font-stretch:normal;font-style:normal;line-height:37px;letter-spacing:-.51px}
@media(min-width:768px){.hero__title{font-size:55px;line-height:57px;letter-spacing:-.83px}
}
@media(min-width:1024px){.hero__title{margin:10px 0 0}
}
.hero .eyebrow+.hero__title{margin-top:20px}
@media(min-width:1024px){.hero .eyebrow+.hero__title{margin-top:30px}
}
.hero__description{color:#fff;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media(min-width:1024px){.hero__description{margin-top:30px;font-size:16px;line-height:24px;letter-spacing:.11px}
}
.press-hero{height:auto;position:relative;width:100%}
.press-hero.full-video{max-width:1920px}
.press-hero.press-hero-image{max-width:1920px;margin:auto}
.press-hero.navy{background:linear-gradient(to bottom,#003c71 0,#003c71 72%,#000 50%,#fff 50%,#fff 100%)}
@media(min-width:768px){.press-hero.navy{background:linear-gradient(to bottom,#003c71 0,#003c71 58%,#000 50%,#fff 50%,#fff 100%)}
}
@media(min-width:1024px){.press-hero.navy{background:linear-gradient(to bottom,#003c71 0,#003c71 57.95%,#000 50%,#fff 50%,#fff 100%)}
}
.press-hero.navy.full-background{background:0;background-color:#003c71}
@media(min-width:1024px){.press-hero.navy.full-background{background:0;background-color:#003c71}
}
.press-hero.navy .breadcrumb .cmp-breadcrumb__item,.press-hero.navy .eyebrow,.press-hero.navy .press-hero__description-end,.press-hero.navy .press-hero__description-start,.press-hero.navy .press-hero__share-title,.press-hero.navy .press-hero__social-icon a svg path[fill="#FFF"],.press-hero.navy .press-hero__title{color:#fff;fill:#fff}
.press-hero.navy .press-hero__social-icon a svg circle{stroke:none}
@media(min-width:1024px){.press-hero.navy .breadcrumb{padding-top:170px}
}
@media(min-width:1024px){.press-hero.navy .press-hero__container{padding:50px 68px 45px}
}
.press-hero.navy .press-hero__description-start a{color:#fff}
.press-hero.navy a svg ellipse{stroke:transparent}
.press-hero.navy a svg .icon-fill{fill:#fff}
.press-hero.navy a svg .icon-stroke{stroke:#fff}
.press-hero.navy a[data-svg=Print] svg #Print-Icon path,.press-hero.navy a[data-svg=Print] svg #Print-Icon rect{fill:none;stroke:#fff}
.press-hero.navy .press-hero__container>:last-child{padding-bottom:0}
@media(min-width:1024px){.press-hero.navy .press-hero__container>:last-child{padding-bottom:0}
}
.press-hero.bg-gradient-berry-dark{background:linear-gradient(to bottom,#e40046 0,#b60c4f 72%,#000 50%,#fff 50%,#fff 100%)}
@media(min-width:768px){.press-hero.bg-gradient-berry-dark{background:linear-gradient(to bottom,#e40046 0,#b60c4f 58%,#000 50%,#fff 50%,#fff 100%)}
}
@media(min-width:1024px){.press-hero.bg-gradient-berry-dark{background:linear-gradient(to bottom,#e40046 0,#b60c4f 57.95%,#000 50%,#fff 50%,#fff 100%)}
}
.press-hero.bg-gradient-berry-dark.full-background{background:0;background-image:linear-gradient(to bottom,#e40046,#b60c4f 52%)}
@media(min-width:1024px){.press-hero.bg-gradient-berry-dark.full-background{background:0;background-image:linear-gradient(to bottom,#e40046,#b60c4f 52%)}
}
.press-hero.bg-gradient-berry-dark .breadcrumb .cmp-breadcrumb__item,.press-hero.bg-gradient-berry-dark .eyebrow,.press-hero.bg-gradient-berry-dark .press-hero__description-end,.press-hero.bg-gradient-berry-dark .press-hero__description-start,.press-hero.bg-gradient-berry-dark .press-hero__share-title,.press-hero.bg-gradient-berry-dark .press-hero__social-icon a svg path[fill="#FFF"],.press-hero.bg-gradient-berry-dark .press-hero__title{color:#fff;fill:#fff}
.press-hero.bg-gradient-berry-dark .press-hero__social-icon a svg circle{stroke:none}
@media(min-width:1024px){.press-hero.bg-gradient-berry-dark .breadcrumb{padding-top:170px}
}
@media(min-width:1024px){.press-hero.bg-gradient-berry-dark .press-hero__container{padding:50px 68px 45px}
}
.press-hero.bg-gradient-berry-dark .press-hero__description-start a{color:#fff}
.press-hero.bg-gradient-berry-dark a svg ellipse{stroke:transparent}
.press-hero.bg-gradient-berry-dark a svg .icon-fill{fill:#fff}
.press-hero.bg-gradient-berry-dark a svg .icon-stroke{stroke:#fff}
.press-hero.bg-gradient-berry-dark a[data-svg=Print] svg #Print-Icon path,.press-hero.bg-gradient-berry-dark a[data-svg=Print] svg #Print-Icon rect{fill:none;stroke:#fff}
.press-hero.bg-gradient-berry-dark .press-hero__container>:last-child{padding-bottom:0}
@media(min-width:1024px){.press-hero.bg-gradient-berry-dark .press-hero__container>:last-child{padding-bottom:0}
}
.press-hero.gray{background:linear-gradient(to bottom,#f7f7f7 0,#f7f7f7 72%,#000 50%,#fff 50%,#fff 100%)}
@media(min-width:768px){.press-hero.gray{background:linear-gradient(to bottom,#f7f7f7 0,#f7f7f7 58%,#000 50%,#fff 50%,#fff 100%)}
}
@media(min-width:1024px){.press-hero.gray{background:linear-gradient(to bottom,#f7f7f7 0,#f7f7f7 57.95%,#000 50%,#fff 50%,#fff 100%)}
}
.press-hero.gray.full-background{background:0;background-color:#f7f7f7}
@media(min-width:1024px){.press-hero.gray.full-background{background:0;background-color:#f7f7f7}
}
.press-hero.gray .breadcrumb .cmp-breadcrumb__item,.press-hero.gray .eyebrow,.press-hero.gray .press-hero__description-end,.press-hero.gray .press-hero__description-start,.press-hero.gray .press-hero__share-title,.press-hero.gray .press-hero__social-icon a svg path[fill="#FFF"],.press-hero.gray .press-hero__title{color:#424242;fill:#424242}
.press-hero.gray .press-hero__social-icon a svg circle{stroke:none}
@media(min-width:1024px){.press-hero.gray .breadcrumb{padding-top:170px}
}
@media(min-width:1024px){.press-hero.gray .press-hero__container{padding:50px 68px 45px}
}
.press-hero.gray .press-hero__description-start a{color:#424242}
.press-hero.gray a svg ellipse{stroke:transparent}
.press-hero.gray a svg .icon-fill{fill:#424242}
.press-hero.gray a svg .icon-stroke{stroke:#424242}
.press-hero.gray a[data-svg=Print] svg #Print-Icon path,.press-hero.gray a[data-svg=Print] svg #Print-Icon rect{fill:none;stroke:#424242}
.press-hero.gray .press-hero__container>:last-child{padding-bottom:0}
@media(min-width:1024px){.press-hero.gray .press-hero__container>:last-child{padding-bottom:0}
}
.press-hero.image{background:linear-gradient(to bottom,#f7f7f7 0,#f7f7f7 72%,#000 50%,#fff 50%,#fff 100%)}
@media(min-width:768px){.press-hero.image{background:linear-gradient(to bottom,#f7f7f7 0,#f7f7f7 58%,#000 50%,#fff 50%,#fff 100%)}
}
@media(min-width:1024px){.press-hero.image{background:linear-gradient(to bottom,#f7f7f7 0,#f7f7f7 57.95%,#000 50%,#fff 50%,#fff 100%)}
}
.press-hero.image.full-background{background:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000))}
@media(min-width:1024px){.press-hero.image.full-background{background:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#000),to(#000))}
}
.press-hero.image .breadcrumb .cmp-breadcrumb__item,.press-hero.image .eyebrow,.press-hero.image .press-hero__description-end,.press-hero.image .press-hero__description-start,.press-hero.image .press-hero__share-title,.press-hero.image .press-hero__social-icon a svg path[fill="#FFF"],.press-hero.image .press-hero__title{color:#fff;fill:#fff}
.press-hero.image .press-hero__social-icon a svg circle{stroke:none}
@media(min-width:1024px){.press-hero.image .breadcrumb{padding-top:170px}
}
@media(min-width:1024px){.press-hero.image .press-hero__container{padding:50px 68px 45px}
}
.press-hero.image .press-hero__description-start a{color:#fff}
.press-hero.image a svg ellipse{stroke:transparent}
.press-hero.image a svg .icon-fill{fill:#fff}
.press-hero.image a svg .icon-stroke{stroke:#fff}
.press-hero.image a[data-svg=Print] svg #Print-Icon path,.press-hero.image a[data-svg=Print] svg #Print-Icon rect{fill:none;stroke:#fff}
.press-hero.image .press-hero__container>:last-child{padding-bottom:0}
@media(min-width:1024px){.press-hero.image .press-hero__container>:last-child{padding-bottom:0}
}
@media(min-width:768px){.press-hero.has-standalone-image .press-hero__container{padding-bottom:0}
}
@media(min-width:1024px){.press-hero.white+.story-subheadings-component{margin-top:38px}
}
.press-hero.white .press-hero__container>:last-child{padding-bottom:0}
@media(min-width:1024px){.press-hero.white .press-hero__container>:last-child{padding-bottom:0}
}
.press-hero__share-title{font-family:Graphik-semibold}
@media(min-width:768px){.press-hero .breadcrumb{padding-top:80px}
}
@media(min-width:1024px){.press-hero .breadcrumb{padding-top:40px}
}
.press-hero .breadcrumb .cmp-breadcrumb__item:not(:first-child){margin-left:0}
@media(min-width:768px){.press-hero .breadcrumb .cmp-breadcrumb__item:not(:first-child){margin-left:15px}
}
.press-hero .breadcrumb .cmp-breadcrumb__item{color:#424242}
.press-hero__container{max-width:882px;padding:35px 20px 21px;position:relative}
.press-hero__container .eyebrow{color:#424242;letter-spacing:3px}
@media(min-width:768px){.press-hero__container{padding:36px 68px 80px;margin:0 auto}
}
@media(min-width:1024px){.press-hero__container{margin:0 auto;padding:40px 68px 0}
}
.press-hero__title{color:#424242;margin-top:22px;font-size:40px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.05;letter-spacing:-.51px}
@media(min-width:768px){.press-hero__title{margin-top:17px;margin-bottom:0;font-size:55px;line-height:57px;letter-spacing:-.64px}
}
@media(min-width:1024px){.press-hero__title{margin-top:10px}
}
@media(min-width:768px){.press-hero__title:last-child{margin-bottom:0}
}
.press-hero__subheadline{color:#fff;margin-top:12px;font-size:16px;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.1px}
@media(min-width:768px){.press-hero__subheadline{margin-bottom:0}
}
@media(min-width:1024px){.press-hero .eyebrow+.press-hero__title{margin-top:30px}
}
.press-hero__description-container{margin-top:24px}
@media(min-width:768px){.press-hero__description-container{display:flex;margin-top:54px}
}
@media(min-width:1024px){.press-hero__description-container{margin-top:0}
}
.press-hero__description-contact{font-weight:500}
.press-hero__description-end,.press-hero__description-start{color:#424242;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:normal}
.press-hero__description-end a,.press-hero__description-start a{color:#003c71;text-decoration:underline}
@media(min-width:768px){.press-hero__description-end,.press-hero__description-start{line-height:24px;letter-spacing:normal}
}
@media(min-width:1024px){.press-hero__description-bottom{align-items:center;display:flex;justify-content:space-between;margin-top:30px}
}
.press-hero__share{align-items:center;display:flex;margin-top:18px}
.press-hero__share-title{color:#424242;text-transform:uppercase;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:3px}
@media(min-width:768px){.press-hero__share{margin-top:7px}
}
@media(min-width:1024px){.press-hero__share{margin-top:0}
}
.press-hero__social-link{display:flex;margin:0}
.press-hero__social-icon a svg{height:42px;width:42px}
.press-hero__social-icon a svg .icon-fill{fill:#424242}
.press-hero__social-icon a svg .icon-stroke{stroke:#424242}
.press-hero__social-icon a svg ellipse[stroke="#FFF"]{stroke:none}
.press-hero__social-icon a[data-svg=Print] svg,.press-hero__social-icon a[data-svg=mail] svg{margin-left:15px;margin-right:15px;height:42px;width:25px}
.press-hero__social-icon a[data-svg=Print] svg #Print-Icon path,.press-hero__social-icon a[data-svg=Print] svg #Print-Icon rect{stroke:#424242}
@media(min-width:1024px){.press-hero .standalone-image{margin-top:3px;margin-left:-88px}
.press-hero .standalone-image img{width:calc(100% + 92px);max-width:1062px}
}
@media(min-width:1024px){.press-hero .full-video{width:auto;margin-left:-88px}
.press-hero .full-video>div{width:calc(100% + 92px) !important;max-width:1062px}
}
.press-hero__container>:last-child{padding-bottom:0}
@media(min-width:1024px){.press-hero__container>:last-child{padding-bottom:80px}
}
.press-hero.has-overlay .press-hero__container>:last-child{padding-bottom:0}
@media(min-width:1024px){.press-hero.has-overlay+.section-introduction-component{margin:-30px auto 0;padding-bottom:50px}
}
.press-hero__container .eyebrow:hover{text-decoration:underline}
@media(max-width:767px){.column-control .row{margin-left:0 !important;margin-right:0 !important}
}
@media(max-width:767px){.column-control [class*=col-]{padding-left:0 !important;padding-right:0 !important}
}
@media(max-width:767px){.column-control.body-copy-component{max-width:100%;margin:0;padding-right:0}
}
@media(min-width:768px){.column-control .cmp-text-uhg{margin:15px 15px 15px 0}
}
@media(min-width:1024px){.column-control .cmp-text-uhg{margin:20px auto 40px}
}
.timeline-component{box-sizing:border-box;display:flex;flex-direction:column;margin:71px auto 91px;max-width:1440px;padding:0 20px}
@media(min-width:768px){.timeline-component{padding:0 69px;margin:0 auto}
}
@media(min-width:1024px){.timeline-component{padding:0 189px 0 29px;margin:0 auto}
}
.timeline-component-event{display:flex;flex-direction:column;margin-bottom:91px}
.timeline-component-event:last-child{margin-bottom:0}
.timeline-component-event a{color:#003c71;text-decoration:underline}
@media(min-width:768px){.timeline-component-event{margin-bottom:77px;flex-direction:row}
}
@media(min-width:1024px){.timeline-component-event{margin-bottom:71px;flex-direction:row}
.timeline-component-event:first-child .timeline-component-label{visibility:visible}
.timeline-component-event:first-child .timeline-component-line-divider{visibility:visible}
}
.timeline-component-text-container{display:flex;flex-direction:column;width:100%}
@media(min-width:768px){.timeline-component-text-container{flex:0 1 63%;margin-right:24px}
}
@media(min-width:1024px){.timeline-component-text-container{flex:0 0 80%;flex-direction:row;margin-right:0}
}
.timeline-component-label-container{display:flex;margin-bottom:22px}
.timeline-component-label-container p{margin:0}
@media(min-width:768px){.timeline-component-label-container{margin-bottom:32px}
}
@media(max-width:767px){.timeline-component-label-container{display:none}
}
@media(min-width:1024px){.timeline-component-label-container{align-self:baseline;align-items:center;flex:1 0 auto;margin:0 107px 0 0;position:-webkit-sticky;position:sticky;top:42px}
.timeline-component-label-container.js-is-sticky+.timeline-component-label-container-placeholder,.timeline-component-label-container.js-is-stuck+.timeline-component-label-container-placeholder{display:block}
}
.timeline-component-label-container-placeholder{display:none}
.timeline-component-label{font-family:Graphik-semibold,Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:3px}
@media(min-width:1024px){.timeline-component-label{visibility:hidden}
}
.timeline-component-line-divider{border:0;border-bottom:2px solid #424242;flex:1;height:1px;line-height:1.57;margin:7px 16px 0}
@media(min-width:1024px){.timeline-component-line-divider{margin:-4px 16px 0;width:59px}
}
@media(min-width:1024px) and (min-width:1024px){.timeline-component-line-divider{visibility:hidden}
}
.timeline-component-year-range{font-family:Graphik-semibold;font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:2.83px;color:#e40046}
@media(min-width:1024px){.timeline-component-year-range{font-family:Graphik;font-size:35px;font-weight:700;line-height:1.14;letter-spacing:.19px;color:#e40046}
}
.timeline-component-end-year:before{content:'-';margin-right:5px}
@media(min-width:1024px){.timeline-component-end-year:before{border-left:2px solid #e40046;content:'';display:block;height:37px;margin:5px auto;width:5px}
}
@media(min-width:1024px){.timeline-component-copy-container{margin-right:60px;flex:1 1 60%}
}
.timeline-component-headline{font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.03;letter-spacing:.18px;margin-bottom:30px}
@media(min-width:768px){.timeline-component-headline{font-size:35px;line-height:1;letter-spacing:.19px;margin-bottom:35px}
}
@media(min-width:1024px){.timeline-component-headline{line-height:1.14;margin-bottom:37px}
}
.timeline-component-description{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.timeline-component-card-modal.enlarged{align-items:center;background-color:#424242;box-sizing:border-box;display:flex;height:100%;justify-content:center;left:0;min-width:100%;padding:0 20px;position:fixed;top:0;z-index:100}
.timeline-component-card-modal.enlarged .timeline-component-card{box-shadow:none;margin-top:0}
.timeline-component-card-modal.enlarged .timeline-component-card-copy-container{padding:22px 30px}
.timeline-component-card-modal.enlarged .timeline-component-close-zoom{display:block}
.timeline-component-card-modal.enlarged .timeline-component-zoom{display:none}
@media(min-width:768px){.timeline-component-card-modal.enlarged{padding:0}
.timeline-component-card-modal.enlarged .timeline-component-card{align-self:center;margin:0 auto;min-width:73.5%}
.timeline-component-card-modal.enlarged .timeline-component-card-image-container{height:0;padding-bottom:54.25%}
.timeline-component-card-modal.enlarged .timeline-component-card-image-container img{position:absolute;height:100%}
}
@media(min-width:1024px){.timeline-component-card-modal.enlarged .timeline-component-card{margin:0;max-width:1059px;min-width:0}
.timeline-component-card-modal.enlarged .timeline-component-card-copy-container{padding:30px 40px 30px}
.timeline-component-card-modal.enlarged .timeline-component-card-title{margin:0 0 10px}
.timeline-component-card-modal.enlarged .timeline-component-card-image-container{width:949px;height:534px;padding-bottom:0}
.timeline-component-card-modal.enlarged .timeline-component-card-image-container img{position:absolute;height:100%}
}
.timeline-component-card{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);margin-top:30px;position:relative}
@media(min-width:768px){.timeline-component-card{margin-top:0;min-width:249px;max-width:249px;margin-bottom:auto;align-self:baseline}
}
@media(min-width:1024px){.timeline-component-card{min-width:279px;max-width:279px}
}
.timeline-component-close-zoom{color:#fff;display:none;position:absolute;right:0;text-decoration:underline;top:-25px}
.timeline-component-card-image-container{position:relative}
.timeline-component-card-image-container img{height:100%;width:100%}
@media(min-width:1024px){.timeline-component-card-image-container{height:inherit;width:279px}
}
.timeline-component-zoom{align-items:center;background-color:#fff;border-radius:22px;display:flex;height:37px;justify-content:center;left:10px;position:absolute;top:10px;width:37px}
.tabbing .timeline-component-zoom:focus{outline-color:#4d90fe;outline-offset:-2px;outline-style:auto;outline-width:5px}
.timeline-component-card-copy-container{padding:23px 20px 27px}
@media(min-width:768px){.timeline-component-card-copy-container{padding:22px 30px 30px}
}
.timeline-component-card-title{font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;margin:0 0 20px}
@media(min-width:768px){.timeline-component-card-title{font-size:24px;line-height:1.13;margin:0 0 16px}
}
.timeline-component-card-caption{margin:20px 0 0;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal}
@media(min-width:1024px){.timeline-component-card-caption{margin:10px 0 0}
}
.content-download-component{margin:30px 20px 52px}
.content-download-component.white{color:#fff}
.content-download-component.white polygon{fill:#fff}
.content-download-component.white polyline{stroke:#fff}
@media(min-width:768px){.content-download-component{margin:33px 69px 145px 71px}
}
@media(min-width:1024px){.content-download-component{margin:30px auto 0}
}
.content-download-component-title{margin-bottom:8px;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.3px}
.content-download-component-links>div:first-child{border-top:solid 2px #fff}
.content-download-component-links.charcoal>div:first-child{border-top:solid 2px #424242}
.content-download-component-link{border-bottom:solid 2px #999;padding:31px 0 30px}
@media(min-width:768px){.content-download-component-link{padding:23px 33px 29px}
}
@media(min-width:1024px){.content-download-component-link{padding:40px 33px 30px}
}
.white .content-download-component-link{border-color:#fff}
.content-download-component-link-title{margin:0 0 14px;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal}
@media(min-width:768px){.content-download-component-link-title{margin:0 0 10px;font-size:24px;line-height:1.13}
}
.content-download-component-link-description{margin:0}
@media(min-width:768px){.content-download-component-link-description{line-height:1.38}
}
.content-download-component-footer{display:flex;flex-direction:column;margin-top:11px}
@media(min-width:768px){.content-download-component-footer{margin-top:19px}
}
@media(min-width:1024px){.content-download-component-footer{margin-top:0;flex-direction:row}
}
.content-download-component-author-container{font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5}
@media(min-width:768px){.content-download-component-author-container{margin-top:16px}
}
.content-download-component-author{font-family:Graphik-semibold;font-weight:600}
@media(min-width:768px){.content-download-component-files-container{margin-top:0}
}
.content-download-component-files-container .cta .cta__icon-container{margin-left:5px}
.content-download-component-ctas{display:flex;flex-direction:column-reverse;margin-left:auto;margin-top:10px}
.content-download-component-ctas .cta{text-align:right}
@media(min-width:768px){.content-download-component-ctas .cta{margin-right:0;font-size:16px}
}
.white .content-download-component-ctas .cta{color:#fff}
.white .content-download-component-ctas .cta polygon{fill:#fff}
.content-download-component-ctas .cta.text-link{line-height:1.5;font-size:16px}
@media(min-width:768px){.content-download-component-ctas .cta.text-link{margin-top:28px}
}
@media(max-width:767px){.content-download-component-ctas{width:100%}
}
@media(min-width:768px){.content-download-component-ctas{flex-direction:row;margin-top:37px}
}
@media(min-width:1024px){.content-download-component-ctas{margin-top:0;text-align:right}
}
.content-download-component-file{align-items:center;display:inline-block;text-align:right;text-decoration:underline;width:100%;font-family:Graphik-semibold;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.content-download-component-file span{font-family:Graphik;font-weight:400}
.content-download-component-file svg{margin-left:9px}
@media(min-width:768px){.content-download-component-file svg{margin-right:20px}
}
.content-download-component-file:last-child svg{margin-right:0}
@media(min-width:768px){.content-download-component-file{display:inline;justify-content:flex-end}
.content-download-component-file:last-child svg{margin-right:20px}
}
.content-download-container{margin:0 20px 0}
.content-download-container.white{color:#fff}
.content-download-container.white polygon{fill:#fff}
.content-download-container.white polyline{stroke:#fff}
@media(min-width:768px){.content-download-container{margin:33px 69px 145px 71px}
}
@media(min-width:1024px){.content-download-container{margin:0 auto 0}
}
.content-download-container-title{margin-bottom:8px;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.3px}
.content-download-container-links>div:first-child{border-top:solid 2px #fff}
.content-download-container-links.charcoal>div:first-child{border-top:solid 2px #424242}
.content-download-container-link{border-bottom:solid 2px #eee;padding:31px 0 30px}
@media(min-width:768px){.content-download-container-link{padding:23px 33px 29px}
}
@media(min-width:1024px){.content-download-container-link{padding:40px 33px 30px}
}
.white .content-download-container-link{border-color:#fff}
.content-download-container-link-title{margin:0 0 14px;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal}
@media(min-width:768px){.content-download-container-link-title{margin:0 0 10px;font-size:24px;line-height:1.13}
}
.content-download-container-link-description{margin:0}
@media(min-width:768px){.content-download-container-link-description{line-height:1.38}
}
.content-download-container-footer{display:flex;flex-direction:column;margin-top:11px}
@media(min-width:768px){.content-download-container-footer{margin-top:19px}
}
@media(min-width:1024px){.content-download-container-footer{margin-top:0;flex-direction:row}
.content-download-container-link-description~.content-download-container-footer{margin-top:30px}
}
.content-download-container-author-container{font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5}
.content-download-container-author{font-family:Graphik-semibold;font-weight:600}
@media(min-width:768px){.content-download-container-files-container{margin-top:0}
}
.content-download-container-ctas{display:flex;flex-direction:column-reverse;margin-left:auto;margin-top:25px}
.content-download-container-ctas .cta{margin-right:-5px;text-align:right}
@media(min-width:768px){.content-download-container-ctas .cta{margin-right:0;font-size:16px}
}
.white .content-download-container-ctas .cta{color:#fff}
.white .content-download-container-ctas .cta polygon{fill:#fff}
.content-download-container-ctas .cta.text-link{line-height:1.5}
.content-download-container-ctas .cta.text-link .cta__text{font-size:16px}
@media(min-width:1024px){.content-download-container-ctas .cta.text-link{font-size:16px}
}
@media(min-width:768px){.content-download-container-ctas .cta.text-link{margin-top:28px}
}
@media(min-width:768px){.content-download-container-ctas{flex-direction:row;margin-top:37px}
}
@media(min-width:1024px){.content-download-container-ctas{margin-top:0;text-align:right}
}
.content-download-container-file{align-items:center;display:inline;justify-content:flex-end;text-decoration:underline;width:100%;font-family:Graphik-semibold;font-size:16px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
.content-download-container-file span{font-family:Graphik;font-weight:400}
.content-download-container-file svg{margin-left:9px;margin-right:20px}
.content-download-container-file:last-child svg{margin-right:0}
@media(min-width:768px){.content-download-container-file:last-child svg{margin-right:20px}
}
@media(max-width:768px){.webcast .content-download-component-files-container a{width:100%}
.webcast .content-download-component-files-container a.text-link{justify-content:right}
}
.webcast-container.gray .content-download-component-link{border-bottom:solid 2px #424242}
.webcast-container.iswhite .content-download-component-link{border-bottom:solid 2px #999}
.webcast-container.iswhite .content-download-component-links>div:first-child{border-top:solid 2px #999}
@media(min-width:768px){.download{margin-top:16px}
}
.download a:not(:first-child){margin-top:5px}
.body-copy-component{margin:40px 20px}
.body-copy-component a{color:#003c71;text-decoration:underline}
@media(max-width:767px){.body-copy-component{max-width:96%;padding-right:1rem;margin:20px 20px}
}
@media(min-width:768px){.body-copy-component{margin:20px 69px 40px}
}
@media(min-width:768px){.body-copy-component h2{font-size:30px;line-height:34px}
}
@media(min-width:1024px){.body-copy-component{margin:20px auto 40px}
}
.body-copy-component p{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:24px;letter-spacing:.09px}
.body-copy-component blockquote{border-left:5px solid #eee;font-family:Graphik,Arial,Helvetica,sans-serif;font-size:35px;font-style:italic;font-weight:300;line-height:45px;margin:0 0 28px;padding:14px 28px}
.body-copy-component .fls,.body-copy-component .upl-type-footnote{font-size:.875rem;line-height:1.5rem;margin-top:1.5rem}
.body-copy-component .upl-type-caption{font-size:.875rem;line-height:1.5rem;margin:.5rem 0 1rem 0}
.body-copy-component .leadsentence{color:#424242;font-size:1.5em;font-weight:700;letter-spacing:-1px;line-height:1.42857143}
.body-copy-component ul{list-style:disc;padding-left:40px}
.cmp-text-uhg .body-copy-component ul{margin-bottom:2rem}
.body-copy-component .uhg-text-web1{color:#f5f5f5}
.body-copy-component .uhg-text-web2{color:#e2e2e2}
.body-copy-component .uhg-text-navy{color:#003c71}
.body-copy-component .uhg-text-white{color:#fff}
.body-copy-component .uhg-text-white a{color:#fff}
.body-copy-component .uhg-text-cobalt{color:#0066f5}
.body-copy-component .uhg-text-emerald{color:#008703}
.body-copy-component .uhg-text-lime{color:#aace15}
.body-copy-component .uhg-text-charcoal{color:#424242}
.body-copy-component .uhg-text-charcoal a{color:#424242}
.body-copy-component .uhg-text-gold{color:#fcae00}
.body-copy-component .uhg-text-lemon{color:#ffda03}
.body-copy-component .uhg-text-platinum{color:#777}
.body-copy-component .uhg-text-silver{color:#eee}
.content-list-component{color:#fff}
.content-list-component.charcoal{color:#424242}
.content-list-component-title{margin:42px 20px 26px;font-size:40px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.08;letter-spacing:-.51px}
.content-list-component-title p{margin-bottom:10px}
@media(min-width:768px){.content-list-component-title{max-width:882px;width:90%;margin:80px auto 10px;font-size:60px;line-height:1;letter-spacing:-.64px}
}
.content-list-component-elements{margin:0 20px 62px}
.content-list-component-elements .wide-content-box.large,.content-list-component-elements .wide-content-box.large.white{border-top:0;margin:0 auto;padding:29px 0}
.content-list-component-elements .wide-content-box.large .wide-content-box__title,.content-list-component-elements .wide-content-box.large.white .wide-content-box__title{font-size:20px;line-height:1.2}
@media(min-width:768px){.content-list-component-elements .wide-content-box.large,.content-list-component-elements .wide-content-box.large.white{padding:31px 33px 26px}
.content-list-component-elements .wide-content-box.large .wide-content-box__description,.content-list-component-elements .wide-content-box.large.white .wide-content-box__description{margin-top:4px}
.content-list-component-elements .wide-content-box.large .wide-content-box__title,.content-list-component-elements .wide-content-box.large.white .wide-content-box__title{font-size:24px;line-height:1.13}
}
.charcoal .content-list-component-elements .wide-content-box.large,.charcoal .content-list-component-elements .wide-content-box.large.white{border-bottom:2px solid #424242}
.content-list-component-elements .wide-content-box__read-time{line-height:1.5}
.content-list-component-elements .wide-content-box__bottom-bar{flex-direction:column;margin-top:11px}
.content-list-component-elements .wide-content-box__bottom-bar .wide-content-box__read-time-container{width:100%}
@media(min-width:768px){.content-list-component-elements .wide-content-box__bottom-bar .wide-content-box__read-time-container{width:80%}
}
@media(min-width:768px){.content-list-component-elements .wide-content-box__bottom-bar{flex-direction:row;margin-top:50px}
}
@media(min-width:768px){.content-list-component-elements{margin-bottom:63px}
}
.content-list-component-elements .wide-content-box__cta{margin-top:25px}
@media(min-width:768px){.content-list-component-elements .wide-content-box__cta{margin-top:0}
}
.content-list-component-element:first-of-type .wide-content-box.large.white{border-top:2px solid #fff}
.content-list-component-element:first-of-type .wide-content-box.large{border-top:2px solid #424242}
.content-list-component-element:first-of-type .wide-content-box.list{border-top:0;border-bottom:2px solid #eee}
.content-list-component .cta.text-link .cta__text{font-size:16px}
.content-list-component .standalone-cta{background-image:none;margin:67px 20px 71px;padding:0}
@media(min-width:768px){.content-list-component .standalone-cta{margin:54px 68px 79px;padding:0}
}
@media(min-width:1024px){.content-list-component .standalone-cta{margin:60px 68px 68px;padding:0}
}
.content-list-container{color:#fff}
.content-list-container.charcoal{color:#424242}
.content-list-container-title{margin:42px 20px 6px;border-bottom:solid 2px #eee}
@media(min-width:768px){.content-list-container-title{max-width:882px;width:90%;margin:128px auto 10px}
}
.content-list-container-title h3{margin-bottom:8px}
.wide-content-box.list{border-bottom:solid 2px #eee}
.modal-component{align-items:center;background-color:#424242;color:#424242;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:visibility .3s,opacity .3s;visibility:hidden;width:100%;z-index:100}
.modal-component.hide{display:none}
.modal-component.show{display:flex;opacity:1;transition:visibility .3s,opacity .3s;visibility:visible}
.modal-component-window{background-color:#fff;box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);box-sizing:border-box;height:auto;opacity:0;padding:0 20px 17px;position:relative;transform:translateY(-20px);transition:visibility .3s,opacity .3s,transform .3s;visibility:hidden;width:70%}
.show .modal-component-window{opacity:1;transform:none;transition:visibility .3s,opacity .3s,transform .3s;visibility:visible}
@media(min-width:1024px){.modal-component-window{padding:0 57px;width:801px}
}
.modal-component-close-button{border:0;position:absolute;right:20px;top:22px}
.tabbing .modal-component-close-button:focus{outline-color:#4d90fe;outline-offset:-2px;outline-style:auto;outline-width:5px}
.modal-component-close-button:focus{background-color:#fff}
.modal-component-close-button svg{height:30px;width:30px}
.modal-component-copy-container{margin:62px 0 0}
@media(min-width:768px){.modal-component-copy-container{margin:104px 0 41px}
}
.modal-component-copy-container form{margin-bottom:0;margin-left:0;padding:20px 0 0}
.modal-component-title{color:#424242;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:-.25px}
.modal-component-message{max-height:200px;overflow:auto;text-align:justify;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal}
@media(min-width:1024px){.modal-component-message{width:95%}
}
.modal-component-message a{color:#003c71;text-decoration:underline}
.modal-component form{box-shadow:none;width:100%}
.modal-component-input-container,form .modal-component-input-container{position:relative}
.modal-component-label,form .modal-component-label{font-family:Graphik;font-size:16px;font-weight:400;left:0;position:absolute;text-transform:none;top:0;transition:transform .3s}
.modal-component-input,form .modal-component-input{border:0;border-bottom:1px solid #eee;display:block;height:auto;margin-bottom:20px;outline:0;padding-left:0;width:100%;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}
@media(min-width:1024px){.modal-component-input,form .modal-component-input{width:100%}
}
.modal-component-input:focus+label,.modal-component-input:not(:placeholder-shown)+label,form .modal-component-input:focus+label,form .modal-component-input:not(:placeholder-shown)+label{transform:scale(.7) translate(-23px,-25px);transition:transform .3s}
.ie .modal-component-input+label,.ie form .modal-component-input+label{transform:scale(.7) translate(-23px,-25px);transition:transform .3s}
.modal-component article{color:#424242;font-family:Graphik;max-height:200px;overflow-y:auto;text-align:justify;width:95%}
.modal-component article div{margin:0}
.modal-component article dl{margin:0}
.modal-component article dd{margin:0}
.modal-component article p{font-size:16px;line-height:1.5;margin:0}
.modal-component-ctas-container{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;margin:28px 0 0}
.modal-component-ctas-container .cta.text-link{align-items:center;display:flex;font-size:16px;justify-content:center}
.modal-component-ctas-container .cta{font-size:14px;height:56px;margin:0;width:100%}
.modal-component-ctas-container .cta.hide{display:none}
@media(min-width:768px){.modal-component-ctas-container .cta{width:166px}
}
@media(min-width:768px){.modal-component-ctas-container{flex-direction:row;margin:35px 0 0}
}
.promotion-bar-component{align-items:center;background-color:#424242;color:#fff;display:flex;flex-direction:row;justify-content:center;padding:10px 44px 14px;text-align:left;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}
@media(max-width:767px){.promotion-bar-component{padding:10px 4px 14px}
}
.promotion-bar-component .labelonly{text-align:center;text-decoration:none}
.promotion-bar-component .promo-icon{align-self:inherit;height:30px;padding-bottom:0;width:30px}
@media(min-width:768px){.promotion-bar-component .promo-icon{vertical-align:middle}
}
.promotion-bar-component .cta{color:#fff;display:inline-block}
.promotion-bar-component .cta svg polygon{fill:#fff}
.promotion-bar-component .cta .cta__text{font-size:16px}
@media(min-width:768px){.promotion-bar-component{text-align:center;padding:12px 0}
.promotion-bar-component .cta{margin-left:14px}
}
.promotion-bar-component-text{margin-right:14px}
.promotion-bar-component-link{color:#fff;align-items:center;display:flex;font-family:Graphik-semibold;font-weight:600;letter-spacing:normal;line-height:1.2;margin-left:auto;padding-left:15px;padding-right:15px}
@media(max-width:767px){.promotion-bar-component-link{width:90%}
}
.promotion-bar-component-icon-container{display:inline-block;height:11px;margin-left:5px;overflow:hidden;position:relative;width:24px}
.promotion-bar-component-icon-container svg{left:-6px;position:absolute;transition:transform .33s ease-in-out}
.promotion-bar-component:hover .promotion-bar-component-icon-container svg{transform:translateX(6px)}
.promoalertbar .red{background-color:red}
.promoalertbar .navy{background-color:navy}
.promoalertbar .black{background-color:#000}
.fa-2x{font-size:1.7em}
.promo-close-button{align-self:baseline;margin-left:auto;padding-right:2em}
.promo-icon-container{padding-right:.5em}
.standalone-cta{display:flex;justify-content:center;max-height:878px;padding:67px 20px 71px}
@media(min-width:768px){.standalone-cta{padding:54px 68px 79px}
}
@media(min-width:1024px){.standalone-cta{padding:60px 68px 68px}
}
.standalone-cta a{margin-bottom:0;width:100%}
@media(min-width:768px){.standalone-cta a{width:auto}
}
.standalone-image{margin:12px auto 12px;margin-top:12px;max-width:1062px;position:relative}
@media(min-width:768px){.standalone-image{margin-top:16px}
}
.standalone-image.padding{padding:0 20px}
@media(min-width:768px){.standalone-image.padding{padding:0 68px}
}
.standalone-image__img{display:block;font-family:'object-fit: cover;';height:300px;-o-object-fit:cover;object-fit:cover;width:100%}
@media(min-width:768px){.standalone-image__img{height:550px;max-height:550px}
}
.standalone-image__caption{color:#424242;margin-top:16px}
@media(min-width:768px){.standalone-image__caption{display:flex;justify-content:flex-start;margin-top:17px}
}
.standalone-image__caption-title{font-size:12px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:1.82px;line-height:1.83;text-transform:uppercase}
@media(min-width:768px){.standalone-image__caption-title{font-size:14px;line-height:1.57;letter-spacing:2.12px}
}
.standalone-image__caption-text{font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.75}
@media(min-width:768px){.standalone-image__caption-text{font-size:14px;line-height:1.5;margin-left:15px}
}
.sticky-nav__back-to-top{align-items:center;background-color:#f7f7f7;bottom:0;display:flex;height:40px;justify-content:center;opacity:0;position:fixed;transition:opacity .5s,visibility 1s;visibility:hidden;width:100%;z-index:2}
.sticky-nav__back-to-top span{font-weight:500;text-decoration:underline}
.visible .sticky-nav__back-to-top{opacity:1;transition:opacity .2s,visibility .2s;visibility:visible}
@media(min-width:768px){.sticky-nav__back-to-top{display:none}
}
.sticky-nav__desktop{background-color:#f7f7f7;left:0;position:fixed;top:183px;transform:translateX(-100px);transition:transform .5s,visibility 1s;visibility:hidden;width:42px;z-index:10}
@media(min-width:768px){.visible .sticky-nav__desktop{visibility:visible;transform:translateX(0);transition:transform .5s}
.visible .sticky-nav__desktop .sticky-nav__container{opacity:1}
}
.sticky-nav__back-top{padding:11px}
.sticky-nav__back-top svg{height:30px;width:30px}
.sticky-nav__container{align-items:center;display:flex;flex-direction:column;height:auto;margin:0 auto;opacity:0;transition:opacity .1s ease-in-out,visibility .1;visibility:hidden}
@media(min-width:768px){.sticky-nav__container{visibility:visible}
}
.sticky-nav__indicators{display:flex;flex-direction:column;list-style:none;margin:auto}
.sticky-nav__indicator{cursor:pointer;position:relative;z-index:5}
.sticky-nav__indicator:focus{outline:0}
.sticky-nav__indicator div:first-of-type{background-image:linear-gradient(to right,#01396d 1%,#01396d 99%);background-repeat:no-repeat;background-size:0;padding:11px;position:relative;transition:background-size .2s;transition-delay:.1s;z-index:1}
.sticky-nav__indicator:hover div:first-of-type{background-size:100%;color:#fff;font-weight:700;transition:background-size .2s}
.sticky-nav__indicator:hover .sticky-nav__indicator-title{transform:translateX(42px);transition:transform .2s}
.sticky-nav__indicator.active div:first-of-type{font-weight:700}
.sticky-nav__indicator-title{background-image:linear-gradient(to right,#01396d 1%,#00274a 99%);color:#fff;padding:11px;position:absolute;top:0;transform:translateX(-800px);transition:transform .2s;white-space:nowrap;width:auto}
.sticky-nav__indicator-title span{font-weight:700;margin-right:20px}
.sticky-nav__items{display:none}
@media(min-width:768px){.sticky-nav__items{display:block}
}
.sticky-nav__item{display:none;list-style:none;transition:display .33s ease-in-out;color:#fff;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}
.back-to-top{align-items:center;background-color:#fff;bottom:50px;box-shadow:0 0 3px 0 #424242;display:flex;height:60px;justify-content:flex-end;left:0;opacity:0;padding-right:15px;position:fixed;transition:opacity .33s ease-in-out;width:70px;z-index:12}
.back-to-top.visible{opacity:1}
.back-to-top div{cursor:pointer;display:flex}
.data-table{box-sizing:border-box;margin:40px 20px;max-width:100%;width:auto}
@media(min-width:1024px){.data-table{margin:40px auto;max-width:881px}
}
.data-table-header{margin-bottom:26px;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:.13px;line-height:1.13}
@media(min-width:1024px){.data-table-header{margin-bottom:8px}
}
.data-table a{color:#003c71;text-decoration:underline}
.data-table table{border-collapse:collapse;display:none}
@media(min-width:1024px){.data-table table{display:block}
}
.data-table table.data-table-mobile{box-sizing:border-box;display:flex;justify-content:center}
.data-table table.data-table-mobile span{font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-.23px;line-height:1.5}
@media(min-width:1024px){.data-table table.data-table-mobile{display:none}
}
.data-table tbody{display:table;width:100%}
.data-table tbody tr:nth-child(odd){background-color:#fff}
.data-table tr{display:block;width:auto}
@media(min-width:1024px){.data-table tr{display:table-row}
}
.data-table th{background-color:#d8d8d8;border:1px solid #979797;display:block;max-width:100%;padding:15px 20px;text-align:center;width:auto;font-size:16px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-.23px;line-height:normal}
.data-table th:first-child,.data-table th:last-child{text-align:left}
@media(min-width:1024px){.data-table th{max-width:225px;display:table-cell}
}
.data-table td{border:1px solid #979797;border-top:0;display:block;padding:15px 20px;vertical-align:top;width:auto;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:-.23px;line-height:1.5}
@media(min-width:1024px){.data-table td{max-width:225px;display:table-cell}
}
.topic-cloud-component{margin:70px 20px}
@media(min-width:1024px){.topic-cloud-component{margin:70px auto}
}
.topic-cloud-component__title{margin-bottom:13px;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.3px}
.topic-cloud-component__topics{margin-top:6px;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:2.14;letter-spacing:normal}
@media(min-width:1024px){.topic-cloud-component__topics{display:block}
}
.topic-cloud-component__topic{display:inline;margin-right:10px}
.topic-cloud-component__topic a{text-decoration:underline}
.topic-cloud-component__topic a:hover{color:#e40046}
@media(min-width:1024px){.story-subheadings-component{margin:50px auto 0}
}
.story-subheadings-component-subheading{border-bottom:2px solid #eee;padding:20px 0;font-size:20px;font-weight:300;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal}
.story-subheadings-component-subheading:first-of-type{border-top:2px solid #eee;padding-bottom:10px;padding-top:10px}
.story-subheadings-component-subheading p:first-child{margin-bottom:10px;margin-top:10px}
@media(min-width:768px){.story-subheadings-component-subheading{padding:17px 30px}
}
@media(min-width:1024px){.story-subheadings-component-subheading{padding:20px 0;font-weight:300;font-stretch:normal;font-style:normal;line-height:27px;letter-spacing:normal}
}
.share__component{margin:103px 20px 0}
@media(min-width:1024px){.share__component{margin:103px 0 0}
}
.share__component-title{display:block;margin:0 0 12px;color:#424242;font-family:Graphik,Arial,Helvetica,sans-serif;font-size:24px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:-.3px;line-height:1}
.share__component-icon{display:inline-block}
.avatar-component{align-items:center;display:flex;flex-direction:column;margin:40px auto}
@media(min-width:768px){.avatar-component{flex-direction:row;margin:25px auto}
.avatar-component:not(.badge){align-items:baseline}
}
@media(max-width:767px){.avatar-component{flex-direction:inherit;margin:0}
}
@media(min-width:768px){.avatar-component{max-width:none}
}
.avatar-component__item{align-items:center;flex-direction:column;margin:25px 0;text-align:center}
.avatar-component__item:not(.hidden-lg):not(.toggle-content){display:flex}
@media(max-width:767px){.avatar-component__item.badge .avatar-component-item__photo{height:80px;width:80px;min-width:80px}
}
.avatar-component__item.badge a .avatar-component-item__info:hover{color:#e40046}
.avatar-component__item.badge a .avatar-component-item__info:hover svg polygon{fill:#e40046}
.avatar-component__item.badge .cta.text-link{height:inherit;font-family:inherit}
@media(min-width:768px){.avatar-component__item.badge .cta.text-link{display:inline}
}
@media(max-width:767px){.avatar-component__item.badge{margin:10px 0}
}
@media(min-width:768px){.avatar-component__item{flex-direction:row;text-align:left}
}
.avatar-component__item a{text-align:center}
.avatar-component__item:not(:only-child){flex-direction:column;text-align:center}
@media(min-width:768px){.avatar-component__item:not(:only-child):not(:last-child){margin-right:76px}
}
@media(min-width:768px){.avatar-component__item:not(:only-child){margin-right:30px}
}
@media(min-width:1024px){.avatar-component__item:not(:only-child){flex-direction:row;text-align:left}
}
.avatar-component__item:not(:only-child) .avatar-component-item__photo{margin:0}
@media(min-width:768px){.avatar-component__item:not(:only-child) .avatar-component-item__photo{margin:0 0 25px}
}
@media(min-width:1024px){.avatar-component__item:not(:only-child) .avatar-component-item__photo{margin:0 30px 0 0}
}
@media(min-width:768px){.avatar-component__item:not(:only-child) a .avatar-component-item__photo{margin:0 0 25px}
}
@media(min-width:1024px){.avatar-component__item:not(:only-child) a .avatar-component-item__photo{margin:0 30px 0 0}
}
.avatar-component--vertical{flex-wrap:wrap;justify-content:center;max-width:1125px}
.avatar-component--vertical .avatar-component__item{flex-direction:column;width:100%}
.avatar-component--vertical .avatar-component__item:not(.toggle-content){display:inline-flex}
@media(min-width:768px){.avatar-component--vertical .avatar-component__item{margin-bottom:65px;width:auto}
}
@media(min-width:768px){.avatar-component--vertical .avatar-component__item:not(:last-child){margin-right:21px}
}
@media(min-width:1024px){.avatar-component--vertical .avatar-component__item{flex-direction:column}
}
@media(min-width:768px){.avatar-component--vertical .avatar-component__item .avatar-component-item__photo{margin:0 0 25px 0}
}
@media(min-width:768px){.avatar-component--vertical .avatar-component__item .avatar-component-item__info{text-align:center}
}
.avatar-component--vertical .avatar-component__item .avatar-component-item__info .cta{margin-top:20px}
@media(min-width:768px){.avatar-component--vertical .avatar-component__item a .avatar-component-item__photo{margin:0 0 25px 0}
}
@media(min-width:768px){.avatar-component--vertical .avatar-component__item a .avatar-component-item__info{text-align:center}
}
.avatar-component--vertical .avatar-component__item a .avatar-component-item__info .cta{margin-top:20px}
.avatar-component--horizontal{flex-direction:column}
@media(max-width:767px){.avatar-component--horizontal .avatar-component__item{width:100%}
.avatar-component--horizontal .avatar-component__item:not(.toggle-content){display:inline-flex}
}
.avatar-component--horizontal .row{margin:20px auto 40px}
@media(min-width:768px){.avatar-component--horizontal .row{text-align:center;flex-direction:column}
}
@media(min-width:1024px){.avatar-component--horizontal .row{text-align:left;flex-direction:row}
}
.avatar-component .cta{margin-top:20px}
.avatar-component .cta-button{text-decoration:none}
.avatar-component-item__info{width:240px}
@media(min-width:1024px){.avatar-component-item__info{width:250px}
}
.avatar-component-item__photo{border-radius:50%;height:180px;margin:0 0 25px;min-width:180px;width:180px}
@media(min-width:768px){.avatar-component-item__photo{margin:0 30px 0 0}
}
.avatar-component-item__title{font-size:20px;line-height:24px;margin:0}
.avatar-component-item__description{font-size:16px;line-height:24px;margin:0}
.avatar-component-item__desc{font-size:16px;line-height:24px;margin:0;margin-top:15px}
@media(max-width:767px){.avatar-component-item__desc{text-align:left}
}
.avatar-component-item__cta{color:#424242;display:inline-block;font-size:16px;font-weight:700;line-height:24px;margin-top:17px;text-decoration:underline}
@media(max-width:767px){.avatar-component-item__cta{float:left}
}
.avatar-component-item__headline{margin-bottom:0}
@media(max-width:767px){.avatar-component-item__headline{text-align:left}
}
@media(max-width:767px){.avatar-component--vertical .avatar-component__item{flex-direction:row;padding-left:20px}
.avatar-component--vertical .avatar-component__item .avatar-component-item__info{padding-left:20px;padding-right:20px;width:auto;text-align:left}
.body-copy-component .avatar-component--vertical .avatar-component__item{padding-left:0}
}
@media(min-width:768px){.avatar-component--horizontal .avatar-component__item{width:100%}
.avatar-component--horizontal .avatar-component__item .avatar-component-item__info{width:auto;text-align:center}
}
@media(max-width:767px){.avatar-component--horizontal .avatar-component__item{flex-direction:row;padding-left:20px}
.avatar-component--horizontal .avatar-component__item .avatar-component-item__info{padding-left:20px;padding-right:20px;width:auto;text-align:left}
.body-copy-component .avatar-component--horizontal .avatar-component__item{padding-left:0}
}
.container .col-lg-3{flex-basis:25%;max-width:25%}
.container .col-lg-9{flex-basis:75%;max-width:75%}
.bulletin-component{align-items:center;display:flex;flex-direction:column;margin:auto}
@media(min-width:768px){.bulletin-component{align-items:baseline;flex-direction:row;margin:auto}
}
.bulletin-component__item{align-items:center;display:flex;flex-direction:column;margin:0 20px;text-align:center}
@media(min-width:768px){.bulletin-component__item{flex-direction:row;text-align:left}
}
@media(min-width:1024px){.bulletin-component__item{align-items:normal}
}
.bulletin-component-item__photo{border-radius:50%;height:180px;margin:0 0 25px;min-width:180px;width:180px}
@media(min-width:768px){.bulletin-component-item__photo{margin:0 30px 0 0}
}
.bulletin-component-item__title{font-size:20px;line-height:24px;margin:0}
.bulletin-component-item__description{font-size:16px;line-height:24px;margin:0}
.bulletin-component-item__description a{color:#003c71;text-decoration:underline}
.bulletin-component-item__cta{color:#424242;margin-top:17px;text-decoration:underline}
.feature-video{margin-right:0 !important}
.feature-component{margin:0 auto;padding:50px 20px 51px}
@media(min-width:768px){.feature-component{padding:50px 68px}
.feature-component h3{line-height:43px}
}
@media(min-width:1024px){.feature-component{box-sizing:border-box;display:flex;margin:0 auto;max-width:1198px;padding:50px 90px}
}
.feature-component__box__cta2{padding:20px 0 0 20px}
@media(max-width:767px){.feature-component__box__cta2{padding:20px 30px 0 0;text-align:center}
}
@media(min-width:768px){.feature-component__body-copy{width:85%}
.feature-component__body-copy a{text-decoration:underline;color:#003c71}
}
@media(max-width:767px){.feature-component__body-copy{width:85%}
.feature-component__body-copy a{text-decoration:underline;color:#003c71}
}
.feature-component__wrapper{width:95%}
.feature-component__tag .feature-component__wrapper{border-left:solid 6px #e30146;padding-left:30px}
.feature-component__column .feature-component__wrapper{flex-direction:column}
.feature-component__wrapper .cta.primary{margin-bottom:0;margin-top:35px;width:100%}
@media(min-width:768px){.feature-component__wrapper .cta.primary{width:auto}
}
@media(max-width:767px){.feature-component__wrapper .cta.primary{width:92%}
}
@media(min-width:768px){.feature-component__tag .feature-component__wrapper{padding-left:47px}
}
@media(min-width:1024px){.feature-component__wrapper{align-items:start;display:flex;justify-content:space-between}
.feature-component__extended .feature-component__wrapper{display:block}
}
@media(min-width:1024px){.feature-component__content{flex:1}
.feature-component__column .feature-component__content{flex:1 1 auto}
}
.feature-component__media{padding-top:83%;overflow:hidden;position:relative}
.feature-component__extended .feature-component__media{margin-bottom:23px}
@media(min-width:768px){.feature-component__column .feature-component__media{width:100%;margin-right:0;min-height:auto;padding-top:56%}
.feature-component__extended .feature-component__media{float:left;margin-bottom:20px;margin-right:26px;min-height:263px;padding-top:0;width:337px}
}
@media(min-width:1024px){.feature-component__media{flex:1;margin-right:48px;min-height:420px;padding-top:0}
.feature-component__column .feature-component__media{flex:1 1 auto}
}
.feature-component__media img{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}
.ie .feature-component__media img{margin-right:-40px;width:auto}
@media(max-width:767px){.feature-component__media img{width:92%}
}
.feature-component__media-video{background-color:#000;display:none;height:100%;position:absolute;top:0;width:100%}
.feature-component__media-video .full-video{height:100%;margin:0;width:100%}
.feature-component__media-video.open{display:block}
.feature-component__eyebrow{margin-bottom:13px;margin-top:48px}
.feature-component__extended .feature-component__eyebrow{margin-top:0}
.feature-component__tag .feature-component__eyebrow{color:#e30146}
@media(min-width:768px){.feature-component__eyebrow{margin-top:37px}
}
@media(min-width:1024px){.feature-component__eyebrow{margin-top:0}
.feature-component__column .feature-component__eyebrow{margin-top:48px}
}
.feature-component__headline{width:92%}
@media(min-width:1024px){.feature-component__headline{margin-bottom:14px;width:100%}
}
.feature-component__play{height:70px;width:70px;position:absolute;top:calc(50% - 35px);left:calc(50% - 35px)}
.feature-component__play svg{height:100%;width:100%}
.feature-component__modal{display:none}
@media(min-width:1024px){.feature-component__modal{display:block;height:100vh;left:0;position:fixed;opacity:0;transition:opacity .3s,visibility .3s;top:0;visibility:hidden;width:100%;z-index:5}
.feature-component__modal.open{opacity:1;visibility:visible;transition:opacity .3s,visibility .3s}
}
.feature-component__video-container{height:80%;margin:7% auto;position:relative;width:80%}
.ie .feature-component__video-container{margin:2% auto}
.feature-component__video-container .close-button{position:absolute;right:0;top:5px}
.ie .feature-component__video-container .close-button{top:80px}
.feature-component__video-container .full-video{margin:0;width:97%}
.feature-component__overlay{height:100%;position:absolute;background:#000;width:100%;opacity:0;visibility:hidden}
.open .feature-component__overlay{opacity:.75;visibility:visible}
.sec-ht{height:58px}
.secondary-component-nav-placeholder{background-image:linear-gradient(to right,#003c71 1%,#00274a 99%)}
.secondary-component-nav-placeholder.berry{background-image:linear-gradient(to right,#e40046 1%,#b60c4f 99%)}
.secondary-component-nav-placeholder.cloud{background:#f7f7f7}
.secondary-navigation{background-image:linear-gradient(to right,#003c71 1%,#00274a 99%);box-shadow:2px 2px 9px 0 rgba(0,0,0,.25);z-index:10}
.secondary-navigation.navy{background-image:linear-gradient(to right,#003c71 1%,#00274a 99%)}
.secondary-navigation.navy .secondary-nav-expand{color:#fff}
@media(max-width:767px){.secondary-navigation.navy .secondary-links:not(:last-of-type){border-bottom:1px solid #fff}
}
.secondary-navigation.berry{background-image:linear-gradient(to right,#e40046 1%,#b60c4f 99%)}
.secondary-navigation.berry .secondary-nav-expand{color:#fff}
@media(max-width:767px){.secondary-navigation.berry .secondary-links:not(:last-of-type){border-bottom:1px solid #fff}
}
.secondary-navigation.berry .secondary-component-link a:after{border-top:6px solid #003c71}
.secondary-navigation.cloud{background:#f7f7f7}
.secondary-navigation.cloud .button{color:#424242}
.secondary-navigation.cloud .secondary-nav-expand{color:#424242}
@media(max-width:767px){.secondary-navigation.cloud .secondary-links:not(:last-of-type){border-bottom:1px solid #424242}
}
.secondary-navigation.sticky-sec{position:fixed;transform:translateY(0)}
@media(min-width:1024px){.secondary-navigation.sticky-sec{flex-direction:row;justify-content:space-between}
.secondary-navigation.sticky-sec.sticky-sec{transform:translateY(-48px);transition:color .5s ease-in-out .3s,background-color .5s ease-in-out .8s}
.secondary-navigation.sticky-sec.sticky-sec .header-component-primary-nav{padding-top:52px}
}
@media(max-width:767px){.secondary-link-list{align-items:baseline;flex-direction:row;justify-content:center}
}
@media(min-width:768px){.secondary-link-list{align-items:center;flex-direction:row;justify-content:center}
}
@media(min-width:1024px){.secondary-link-list{justify-content:flex-end}
}
.secondary-component-link{border:0;justify-content:normal;margin:0 35px 0 0;opacity:1;padding:0;transform:none;transition:none;visibility:visible}
.secondary-component-link a:after{border-top:6px solid #e40046;content:'';display:block;margin-top:5px;transition:width .5s cubic-bezier(.215,.61,.355,.215);width:0}
.secondary-component-link .button{background-color:none;border:0;color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin:4px 0;padding:20px;text-align:center;text-decoration:none}
@media(max-width:767px){.secondary-component-link .button{padding-top:8px}
}
.secondary-component-link a:focus:after,.secondary-component-link a:hover:after,.secondary-component-link.active button:after{transition:width .5s cubic-bezier(.215,.61,.355,.215);width:100%}
.secondary-links button{color:#fff}
.secondary-nav-expand{display:none}
@media(max-width:767px){.sec-ht{height:auto}
.container.secondary-navigation.sec-ht{height:auto}
.secondary-navigation .hidden-md,.secondary-navigation .hidden-sm{display:block}
.col-10.col-sm-12.no-gutter.hidden-sm.hidden-md.sec-ht{height:auto;display:block}
.header-component-link-list.secondary-link-list.sec-ht{flex-direction:column;justify-content:space-between}
.secondary-navigation .header-component-icons-container{margin:5px 15px 0 0}
.secondary-component-link.parent-link{margin:0}
.secondary-navigation .col-10.col-sm-12.no-gutter{padding-left:15px}
.secondary-nav-show{display:block}
.secondary-nav-hide{display:none}
.secondary-component-link .button{height:auto;margin:10px 0;padding:5px 0 0 15px}
.secondary-nav-expand{display:inline-block;cursor:pointer}
.secNavExpand.active svg{transform:rotate(180deg);transition:transform .5s}
.secNavExpand svg .dropdown-fill{fill:#fff}
.secNavExpand svg:focus{outline:0}
.secNavExpand{padding-left:100px}
.secNavExpand .cta__icon-container{width:15px;height:15px;overflow:inherit}
}