/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.tingle-modal *{box-sizing:border-box}.tingle-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;visibility:hidden;flex-direction:column;align-items:center;overflow:hidden;-webkit-overflow-scrolling:touch;background:rgba(0,0,0,.8);opacity:0;cursor:pointer;transition:transform .2s ease}.tingle-modal--confirm .tingle-modal-box{text-align:center}.tingle-modal--noOverlayClose{cursor:default}.tingle-modal--noClose .tingle-modal__close{display:none}.tingle-modal__close{position:fixed;top:10px;right:28px;z-index:1000;padding:0;width:5rem;height:5rem;border:none;background-color:transparent;color:#f0f0f0;font-size:6rem;font-family:monospace;line-height:1;cursor:pointer;transition:color .3s ease}.tingle-modal__closeLabel{display:none}.tingle-modal__close:hover{color:#fff}.tingle-modal-box{position:relative;flex-shrink:0;margin-top:auto;margin-bottom:auto;width:60%;border-radius:4px;background:#fff;opacity:1;cursor:auto;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);transform:scale(.8)}.tingle-modal-box__content{padding:3rem 3rem}.tingle-modal-box__footer{padding:1.5rem 2rem;width:auto;border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#f5f5f5;cursor:auto}.tingle-modal-box__footer::after{display:table;clear:both;content:""}.tingle-modal-box__footer--sticky{position:fixed;bottom:-200px;z-index:10001;opacity:1;transition:bottom .3s ease-in-out .3s}.tingle-enabled{position:fixed;overflow:hidden;left:0;right:0}.tingle-modal--visible .tingle-modal-box__footer{bottom:0}.tingle-enabled .tingle-content-wrapper{filter:blur(8px)}.tingle-modal--visible{visibility:visible;opacity:1}.tingle-modal--visible .tingle-modal-box{transform:scale(1)}.tingle-modal--overflow{overflow-y:scroll;padding-top:8vh}.tingle-btn{display:inline-block;margin:0 .5rem;padding:1rem 2rem;border:none;background-color:grey;box-shadow:none;color:#fff;vertical-align:middle;text-decoration:none;font-size:inherit;font-family:inherit;line-height:normal;cursor:pointer;transition:background-color .4s ease}.tingle-btn--primary{background-color:#3498db}.tingle-btn--danger{background-color:#e74c3c}.tingle-btn--default{background-color:#34495e}.tingle-btn--pull-left{float:left}.tingle-btn--pull-right{float:right}@media (max-width :540px){.tingle-modal{top:0;display:block;padding-top:60px;width:100%}.tingle-modal-box{width:auto;border-radius:0}.tingle-modal-box__content{overflow-y:scroll}.tingle-modal--noClose{top:0}.tingle-modal--noOverlayClose{padding-top:0}.tingle-modal-box__footer .tingle-btn{display:block;float:none;margin-bottom:1rem;width:100%}.tingle-modal__close{top:0;right:0;left:0;display:block;width:100%;height:60px;border:none;background-color:#2c3e50;box-shadow:none;color:#fff;line-height:55px}.tingle-modal__closeLabel{display:inline-block;vertical-align:middle;font-size:1.5rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif}.tingle-modal__closeIcon{display:inline-block;margin-right:.5rem;vertical-align:middle;font-size:4rem}}@supports (backdrop-filter:blur(12px)){.tingle-modal{backdrop-filter:blur(20px)}@media (max-width :540px){.tingle-modal{backdrop-filter:blur(8px)}}.tingle-enabled .tingle-content-wrapper{filter:none}}.CardGrid .flickity-enabled,.CardGrid.flickity-enabled,.CarouselEnabled .flickity-enabled,.CarouselEnabled.flickity-enabled,.LeadCarousel .flickity-enabled,.LeadCarousel.flickity-enabled,.LeadCarouselJump .flickity-enabled,.LeadCarouselJump.flickity-enabled,.LeadCarouselOverlayedText .flickity-enabled,.LeadCarouselOverlayedText.flickity-enabled,.LeadCarouselSustainability .flickity-enabled,.LeadCarouselSustainability.flickity-enabled,.LeadCarouselWideImage .flickity-enabled,.LeadCarouselWideImage.flickity-enabled,.PV3Carousel .flickity-enabled,.PV3Carousel.flickity-enabled{display:block!important}.flickity-prev-next-button{transition:opacity .6s ease;position:absolute;min-width:23px;border-radius:0;background:0 0;border:0}.flickity-prev-next-button:not([data-verticalelementalign]){top:50%;transform:translateY(-50%)}.flickity-prev-next-button[data-verticalelementalign]{transform:none}.flickity-prev-next-button .arrow{fill:#000}.flickity-prev-next-button.previous{left:0}.flickity-prev-next-button.next{right:0}.flickity-enabled{outline:0}.flickity-enabled.is-dragging{pointer-events:none}.CardGrid [data-loading-animation],.ListAsButton [data-loading-animation],.ListCardHorizontal [data-loading-animation],.ListColumns [data-loading-animation],.ListLoadMore [data-loading-animation],.ListMasonry [data-loading-animation],.ListMosaic [data-loading-animation],.MapModuleFilterable [data-loading-animation],.SearchResultSet [data-loading-animation]{display:none;animation:fadeIn .3s ease}.CardGrid [data-list-loadmore=loading] [data-loading-animation],.CardGrid[data-list-loadmore=loading] [data-loading-animation],.ListAsButton [data-list-loadmore=loading] [data-loading-animation],.ListAsButton[data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal [data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal[data-list-loadmore=loading] [data-loading-animation],.ListColumns [data-list-loadmore=loading] [data-loading-animation],.ListColumns[data-list-loadmore=loading] [data-loading-animation],.ListLoadMore [data-list-loadmore=loading] [data-loading-animation],.ListLoadMore[data-list-loadmore=loading] [data-loading-animation],.ListMasonry [data-list-loadmore=loading] [data-loading-animation],.ListMasonry[data-list-loadmore=loading] [data-loading-animation],.ListMosaic [data-list-loadmore=loading] [data-loading-animation],.ListMosaic[data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable [data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet [data-list-loadmore=loading] [data-loading-animation],.SearchResultSet[data-list-loadmore=loading] [data-loading-animation]{display:block}[data-list-loadmore-filterchange] .CardGrid-items,[data-list-loadmore-filterchange] .CardGrid-results,[data-list-loadmore-filterchange] .ListAsButton-items,[data-list-loadmore-filterchange] .ListAsButton-results,[data-list-loadmore-filterchange] .ListCardHorizontal-items,[data-list-loadmore-filterchange] .ListCardHorizontal-results,[data-list-loadmore-filterchange] .ListColumns-items,[data-list-loadmore-filterchange] .ListColumns-results,[data-list-loadmore-filterchange] .ListLoadMore-items,[data-list-loadmore-filterchange] .ListLoadMore-results,[data-list-loadmore-filterchange] .ListMasonry-items,[data-list-loadmore-filterchange] .ListMasonry-results,[data-list-loadmore-filterchange] .ListMosaic-items,[data-list-loadmore-filterchange] .ListMosaic-results,[data-list-loadmore-filterchange] .MapModuleFilterable-items,[data-list-loadmore-filterchange] .MapModuleFilterable-results,[data-list-loadmore-filterchange] .SearchResultSet-items,[data-list-loadmore-filterchange] .SearchResultSet-results{display:none}.CardGrid-pagination,.ListAsButton-pagination,.ListCardHorizontal-pagination,.ListColumns-pagination,.ListLoadMore-pagination,.ListMasonry-pagination,.ListMosaic-pagination,.MapModuleFilterable-pagination,.SearchResultSet-pagination{clear:both}.CardGrid-pagination a,.ListAsButton-pagination a,.ListCardHorizontal-pagination a,.ListColumns-pagination a,.ListLoadMore-pagination a,.ListMasonry-pagination a,.ListMosaic-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet-pagination a{font-size:0;display:none}.CardGrid-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet-pagination a:last-child{display:inline-block;font-size:0}.CardGrid-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before{content:'Load More';font-size:14px;line-height:1}.CardGrid-pagination a,.ListAsButton-pagination a,.ListCardHorizontal-pagination a,.ListColumns-pagination a,.ListLoadMore-pagination a,.ListMasonry-pagination a,.ListMosaic-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet-pagination a{font-size:0;display:none}.CardGrid-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet-pagination a:last-child{display:inline-block;font-size:0}.CardGrid-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ActionBarOverlayed-toggle,.FacebookShareButton,.Header-search [data-searchtoggle-trigger=main],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.LinkedInShareButton,.ListAsButton.isOpen>[data-listasbutton-trigger],.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous,.MailToLink,.MediaObjectPage-fileUrl .Link,.MultiCheckboxControl,.PageLede-backLink a,.PageLede-breadcrumb a,.PinterestShareButton,.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button,.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a,.ResourcePromo-info .Link span,.SearchModule-searchButton,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-form [type=submit],.SocialLink[data-social-service],.StockTicker [data-stockticker-change],.TwitterTweetButton,.VideoPage-fileUrl .Link,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.ActionBarOverlayed-toggle.fa-pull-left,.FacebookShareButton.fa-pull-left,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-left,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-left,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-left,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-left,.Lede-backLink a.fa-pull-left,.Lede-breadcrumb a.fa-pull-left,.LedeWList-backLink a.fa-pull-left,.LedeWList-breadcrumb a.fa-pull-left,.LinkedInShareButton.fa-pull-left,.ListAsButton.isOpen>[data-listasbutton-trigger].fa-pull-left,.ListCalendar .flickity-button.next.fa-pull-left,.ListCalendar .flickity-button.previous.fa-pull-left,.MailToLink.fa-pull-left,.MediaObjectPage-fileUrl .Link.fa-pull-left,.PageLede-backLink a.fa-pull-left,.PageLede-breadcrumb a.fa-pull-left,.PinterestShareButton.fa-pull-left,.PromoCalendar .IRLRelatedStories-item-addToCalendar button.fa-pull-left,.PromoCalendar .Promo-addToCalendar button.fa-pull-left,.PromoDownloadable-dllink a.fa-pull-left,.PromoDownloadable-viewlink a.fa-pull-left,.ResourcePromo-info .Link span.fa-pull-left,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a.fa-pull-left,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a.fa-pull-left,.StockTicker [data-stockticker-change].fa-pull-left,.TwitterTweetButton.fa-pull-left,.VideoPage-fileUrl .Link.fa-pull-left{margin-right:.3em}.ActionBarOverlayed-toggle.fa-pull-right,.FacebookShareButton.fa-pull-right,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-right,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-right,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next].fa-pull-right,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev].fa-pull-right,.Lede-backLink a.fa-pull-right,.Lede-breadcrumb a.fa-pull-right,.LedeWList-backLink a.fa-pull-right,.LedeWList-breadcrumb a.fa-pull-right,.LinkedInShareButton.fa-pull-right,.ListAsButton.isOpen>[data-listasbutton-trigger].fa-pull-right,.ListCalendar .flickity-button.next.fa-pull-right,.ListCalendar .flickity-button.previous.fa-pull-right,.MailToLink.fa-pull-right,.MediaObjectPage-fileUrl .Link.fa-pull-right,.PageLede-backLink a.fa-pull-right,.PageLede-breadcrumb a.fa-pull-right,.PinterestShareButton.fa-pull-right,.PromoCalendar .IRLRelatedStories-item-addToCalendar button.fa-pull-right,.PromoCalendar .Promo-addToCalendar button.fa-pull-right,.PromoDownloadable-dllink a.fa-pull-right,.PromoDownloadable-viewlink a.fa-pull-right,.ResourcePromo-info .Link span.fa-pull-right,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a.fa-pull-right,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a.fa-pull-right,.StockTicker [data-stockticker-change].fa-pull-right,.TwitterTweetButton.fa-pull-right,.VideoPage-fileUrl .Link.fa-pull-right{margin-left:.3em}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{content:"\f104"}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before{content:"\f105"}.StockTicker [data-stockticker-change].negative:before{content:"\f063"}.StockTicker [data-stockticker-change].positive:before{content:"\f062"}.PromoCalendar .IRLRelatedStories-item-addToCalendar button:before,.PromoCalendar .Promo-addToCalendar button:before{content:"\f133"}.Intellectual-property-form .select-selected:before,.MultiCheckboxControl:before,.contact-media .select-selected:before{content:"\f078"}.Lede-backLink a:before,.Lede-breadcrumb a:before,.LedeWList-backLink a:before,.LedeWList-breadcrumb a:before,.ListCalendar .flickity-button.previous:before,.PageLede-backLink a:before,.PageLede-breadcrumb a:before,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:before,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:before{content:"\f053"}.ListCalendar .flickity-button.next:before{content:"\f054"}.MediaObjectPage-fileUrl .Link:before,.VideoPage-fileUrl .Link:before{content:"\f381"}.PromoDownloadable-dllink a:before{content:"\f019"}.MailToLink:before{content:"\f0e0"}.ResourcePromo-info .Link span:before{content:"\f35d"}.PromoDownloadable-viewlink a:before{content:"\f06e"}.FacebookShareButton:before,.SocialLink[data-social-service=facebook]:before{content:"\f39e"}.SocialLink[data-social-service=instagram]:before{content:"\f16d"}.LinkedInShareButton:before,.SocialLink[data-social-service=linkedin]:before{content:"\f0e1"}.PinterestShareButton:before,.SocialLink[data-social-service=pinterest]:before{content:"\f0d2"}.Header-search [data-searchtoggle-trigger=main]:before,.SearchModule-searchButton:before,.SearchResultsPage-form [type=submit]:before,.SearchResultsPageMultiResult-form [type=submit]:before,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a:before{content:"\f002"}.ActionBarOverlayed-toggle:before{content:"\f1e0"}.ListAsButton.isOpen>[data-listasbutton-trigger]:before{content:"\f00d"}.SocialLink[data-social-service=twitter]:before,.TwitterTweetButton:before{content:"\f099"}.SocialLink[data-social-service=youtube]:before{content:"\f167"}.FacebookShareButton,.LinkedInShareButton,.PinterestShareButton,.SocialLink[data-social-service],.TwitterTweetButton{font-family:"Font Awesome 5 Brands"}.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button{font-weight:400}.ActionBarOverlayed-toggle,.Header-search [data-searchtoggle-trigger=main],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.ListAsButton.isOpen>[data-listasbutton-trigger],.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous,.MailToLink,.MediaObjectPage-fileUrl .Link,.MultiCheckboxControl,.PageLede-backLink a,.PageLede-breadcrumb a,.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button,.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a,.ResourcePromo-info .Link span,.SearchModule-searchButton,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-form [type=submit],.StockTicker [data-stockticker-change],.VideoPage-fileUrl .Link,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{font-family:"Font Awesome 5 Free"}.ActionBarOverlayed-toggle,.Header-search [data-searchtoggle-trigger=main],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.ListAsButton.isOpen>[data-listasbutton-trigger],.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous,.MailToLink,.MediaObjectPage-fileUrl .Link,.MultiCheckboxControl,.PageLede-backLink a,.PageLede-breadcrumb a,.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a,.ResourcePromo-info .Link span,.SearchModule-searchButton,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-form [type=submit],.StockTicker [data-stockticker-change],.VideoPage-fileUrl .Link,body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{font-weight:900}.ActionBarOverlayed-items-item>a,.ActionBarOverlayed-toggle{display:inline-block;text-decoration:none;border-radius:20px;cursor:pointer;font-size:0;color:var(--link-color);background:0 0}.ActionBarOverlayed-items-item>a:before,.ActionBarOverlayed-toggle:before{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.ActionBarOverlayed-items-item>a:hover,.ActionBarOverlayed-toggle:hover{color:#fff;background:var(--link-color)}.ActionBarOverlayed-items-item>a:before,.ActionBarOverlayed-toggle:before{width:26px;height:26px;font-size:14px}.ActionBar-items-item>a,.IRLLandingPage .ActionBar-items-item>a{display:inline-block;text-decoration:none;border-radius:20px;cursor:pointer;font-size:0;background:#fff;color:var(--moduleThemeColor)}.ActionBar-items-item>a:before,.IRLLandingPage .ActionBar-items-item>a:before{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:18px}.ActionBar-items-item>a:hover,.IRLLandingPage .ActionBar-items-item>a:hover{color:#fff;background:var(--link-color)}.ActionBar-items-item>a:before,.IRLLandingPage .ActionBar-items-item>a:before{width:42px;height:42px;font-size:18px}.PageLede:not([data-invertcolor-and-noborder]) .ActionBar-items-item>a{background:var(--moduleThemeColor);color:#fff}.LedeHalfWidth-actions .ActionBar-items-item>a{background:rgba(0,0,0,.15);color:rgba(255,255,255,.8)}.LedeHalfWidth-actions .ActionBar-items-item>a:hover{background:rgba(255,255,255,.5);color:#fff}.SearchResultSet .SearchResultSet-pagination a:last-child{display:inline-block;font-size:16px;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;background:#f0f6fd;border:solid 1px #f0f6fd;color:#1a75cf;border-radius:3px;font-weight:700}.SearchResultSet .SearchResultSet-pagination a:last-child:hover{background:#1a75cf;border:solid 1px #1a75cf;color:#fff}.NewsletterFlyout-card .NewsletterFlyout-description,.NewsletterFlyout-pop [type=submit],.NewsletterSimpleModule-card .NewsletterSimpleModule-description,.NewsletterSimpleModule-pop [type=submit]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;cursor:pointer;border-radius:25px;white-space:nowrap;background:0 0;border:solid 1.5px #ffb700;color:#ffb700;text-decoration:none}.NewsletterFlyout-card .NewsletterFlyout-description:hover,.NewsletterFlyout-pop [type=submit]:hover,.NewsletterSimpleModule-card .NewsletterSimpleModule-description:hover,.NewsletterSimpleModule-pop [type=submit]:hover{color:#0071ce;background:#ffb700}.ListAsButton:not(.isOpen)>[data-listasbutton-trigger]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;cursor:pointer;border-radius:25px;white-space:nowrap;border:solid 1.5px #0071ce;color:#0071ce;text-decoration:none}.CardGrid .List-pagination a,.CardGrid-pagination a,.List-cta a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore--loadMoreButton a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-cta a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;cursor:pointer;border-radius:25px;white-space:nowrap;border:solid 1.5px #0071ce;color:#0071ce;text-decoration:none}.CardGrid .List-pagination a:hover,.CardGrid-pagination a:hover,.List-cta a:hover,.ListAsButton .List-pagination a:hover,.ListAsButton-pagination a:hover,.ListCardHorizontal .List-pagination a:hover,.ListCardHorizontal-pagination a:hover,.ListColumns .List-pagination a:hover,.ListColumns-pagination a:hover,.ListLoadMore .List-pagination a:hover,.ListLoadMore--loadMoreButton a:hover,.ListLoadMore-pagination a:hover,.ListMasonry .List-pagination a:hover,.ListMasonry-cta a:hover,.ListMasonry-pagination a:hover,.ListMosaic .List-pagination a:hover,.ListMosaic-pagination a:hover,.MapModuleFilterable .List-pagination a:hover,.MapModuleFilterable-pagination a:hover,.SearchResultSet .List-pagination a:hover,.SearchResultSet-pagination a:hover{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;border-radius:25px;white-space:nowrap;background-color:#0071ce;border:solid 1.5px #0071ce;color:#fff}.ListCardHorizontal .List-cta a,.ListCardHorizontal .List-cta a:hover,.ListCardHorizontalMedium .List-cta a,.ListCardHorizontalMedium .List-cta a:hover{display:inline-block;background:var(--moduleThemeColor);border:1px solid var(--moduleThemeColor);border-radius:2px;margin-top:15px;color:#fff;font-weight:700;font-size:18px;line-height:50px;padding:0 40px}.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button,.PromoDidYouKnow-button a{margin-top:1.5em;border:1.5px solid #ffb700;display:inline-block;font-size:16px;line-height:52px;padding:0 2em;background:0 0;color:#ffb700;border-radius:30px;text-decoration:none;font-weight:700}.PromoCalendar .IRLRelatedStories-item-addToCalendar button:hover,.PromoCalendar .Promo-addToCalendar button:hover,.PromoDidYouKnow-button a:hover{background-color:#ffb700;border-color:#ffb700;color:var(--mainThemeColor)!important}.PromoEvent-addToCalendar button{text-decoration:none;position:relative;z-index:2;font-size:21px;text-align:center;border:0;border-radius:50%;background-clip:padding-box;width:49px;height:49px;line-height:49px;background:#f57c0e;color:#fff;white-space:nowrap}.PromoEvent-addToCalendar button:hover{background:#1a75cf;text-decoration:none}.Lede-backLink a,.Lede-breadcrumb a,.LedeWList-backLink a,.LedeWList-breadcrumb a,.PageLede-backLink a,.PageLede-breadcrumb a,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a{font-weight:700;border:0;border-radius:2px;background-clip:padding-box;font-size:16px;max-height:none;line-height:34px;padding:0 14px;background:var(--moduleThemeColor);color:#fff;position:absolute;left:20px;top:20px;font-family:BogleWeb;text-decoration:none;z-index:2}.Lede-backLink a:hover,.Lede-breadcrumb a:hover,.LedeWList-backLink a:hover,.LedeWList-breadcrumb a:hover,.PageLede-backLink a:hover,.PageLede-breadcrumb a:hover,.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:hover,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:hover{opacity:.8;color:#fff}.IRLRelatedStories-item-date,.Promo-date{color:rgba(4,30,66,.5)}@media only screen and (max-width:767px){.IRLRelatedStories-item-date,.Promo-date{font-size:12px}}@media only screen and (min-width:768px){.IRLRelatedStories-item-date,.Promo-date{font-size:14px}}.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-top:20px;padding-bottom:20px}@media only screen and (max-width:767px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:1023px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.CustomLandingPage-footer,.IRLLandingPage-footer,.ListApproach,.PV3LandingPage-footer,.Page-footer,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.StateProvidenceLocationPage-footer,[data-modulewell]>[data-module]{padding-left:calc((100% - 1260px)/ 2);padding-right:calc((100% - 1260px)/ 2)}}.EmployeePage-mainContent,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-top:20px;padding-bottom:20px}@media only screen and (max-width:767px){.EmployeePage-mainContent,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.EmployeePage-mainContent,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.EmployeePage-mainContent,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.EmployeePage-mainContent,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.EmployeePage-mainContent,.LeadershipList,.Lede-info,.LedeHalfWidth-wrap,.LedeWList-info,.ListArticlePage-articleBody,.ListAsButton.isOpen,.MediaObjectPage-main,.PageLede-info,.PressReleasePage-pressKit,.SearchResultsPage-controls,.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-controls,.SearchResultsPageMultiResult-countAndViewControls,.VideoPage-main,[data-modulewellmedium]>[data-module],body[data-subThemeName=WEE] .ArticlePage-below .CardGrid,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid,body[data-subThemeName=WEE] .ListMosaic{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-top:20px;padding-bottom:20px}@media only screen and (max-width:767px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:calc((100% - 504px)/ 2);padding-right:calc((100% - 504px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:calc((100% - 672px)/ 2);padding-right:calc((100% - 672px)/ 2)}}@media only screen and (min-width:1300px){.ArticleModule-body,.EventPage-mainContent,.LedeHalfWidth-sectionLabel,.PressReleasePage-actions,.PressReleasePage-articleBody,.TimelineModule-description,.TimelineModule-items,[data-modulewellsmall]>[data-module]{padding-left:calc((100% - 700px)/ 2);padding-right:calc((100% - 700px)/ 2)}}.LeadCarouselWideImage,.Tabs{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.ArticlePage-articleBody a,.BlogPostLitePage-articleBody a,.ListArticlePage-articleBody a,.PV3ArticlePage-articleBody a,.PressReleasePage-articleBody a,.RichTextArticleBody a,.RichTextModule a,.RichTextModuleWithTitle a,.faq-tabbed a{text-decoration:none;color:var(--link-color)}.ArticlePage-articleBody a:hover,.BlogPostLitePage-articleBody a:hover,.ListArticlePage-articleBody a:hover,.PV3ArticlePage-articleBody a:hover,.PressReleasePage-articleBody a:hover,.RichTextArticleBody a:hover,.RichTextModule a:hover,.RichTextModuleWithTitle a:hover,.faq-tabbed a:hover{color:var(--link-hover-color)}.ArticlePage-articleBody p,.BlogPostLitePage-articleBody p,.ListArticlePage-articleBody p,.PV3ArticlePage-articleBody p,.PressReleasePage-articleBody p,.RichTextArticleBody p,.RichTextModule p,.RichTextModuleWithTitle p,.faq-tabbed p{margin-bottom:21px}.ArticlePage-articleBody p a,.BlogPostLitePage-articleBody p a,.ListArticlePage-articleBody p a,.PV3ArticlePage-articleBody p a,.PressReleasePage-articleBody p a,.RichTextArticleBody p a,.RichTextModule p a,.RichTextModuleWithTitle p a,.faq-tabbed p a{text-decoration:none;color:var(--link-color)}.ArticlePage-articleBody p a:hover,.BlogPostLitePage-articleBody p a:hover,.ListArticlePage-articleBody p a:hover,.PV3ArticlePage-articleBody p a:hover,.PressReleasePage-articleBody p a:hover,.RichTextArticleBody p a:hover,.RichTextModule p a:hover,.RichTextModuleWithTitle p a:hover,.faq-tabbed p a:hover{color:var(--link-hover-color)}.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table,.ListArticlePage-articleBody table,.PV3ArticlePage-articleBody table,.PressReleasePage-articleBody table,.RichTextArticleBody table,.RichTextModule table,.RichTextModuleWithTitle table,.faq-tabbed table{display:table;border-collapse:collapse;border:1px solid #ccc}.ArticlePage-articleBody table,.ArticlePage-articleBody tbody,.ArticlePage-articleBody td,.ArticlePage-articleBody tfoot,.ArticlePage-articleBody th,.ArticlePage-articleBody thead,.ArticlePage-articleBody tr,.BlogPostLitePage-articleBody table,.BlogPostLitePage-articleBody tbody,.BlogPostLitePage-articleBody td,.BlogPostLitePage-articleBody tfoot,.BlogPostLitePage-articleBody th,.BlogPostLitePage-articleBody thead,.BlogPostLitePage-articleBody tr,.ListArticlePage-articleBody table,.ListArticlePage-articleBody tbody,.ListArticlePage-articleBody td,.ListArticlePage-articleBody tfoot,.ListArticlePage-articleBody th,.ListArticlePage-articleBody thead,.ListArticlePage-articleBody tr,.PV3ArticlePage-articleBody table,.PV3ArticlePage-articleBody tbody,.PV3ArticlePage-articleBody td,.PV3ArticlePage-articleBody tfoot,.PV3ArticlePage-articleBody th,.PV3ArticlePage-articleBody thead,.PV3ArticlePage-articleBody tr,.PressReleasePage-articleBody table,.PressReleasePage-articleBody tbody,.PressReleasePage-articleBody td,.PressReleasePage-articleBody tfoot,.PressReleasePage-articleBody th,.PressReleasePage-articleBody thead,.PressReleasePage-articleBody tr,.RichTextArticleBody table,.RichTextArticleBody tbody,.RichTextArticleBody td,.RichTextArticleBody tfoot,.RichTextArticleBody th,.RichTextArticleBody thead,.RichTextArticleBody tr,.RichTextModule table,.RichTextModule tbody,.RichTextModule td,.RichTextModule tfoot,.RichTextModule th,.RichTextModule thead,.RichTextModule tr,.RichTextModuleWithTitle table,.RichTextModuleWithTitle tbody,.RichTextModuleWithTitle td,.RichTextModuleWithTitle tfoot,.RichTextModuleWithTitle th,.RichTextModuleWithTitle thead,.RichTextModuleWithTitle tr,.faq-tabbed table,.faq-tabbed tbody,.faq-tabbed td,.faq-tabbed tfoot,.faq-tabbed th,.faq-tabbed thead,.faq-tabbed tr{padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.ArticlePage-articleBody td,.BlogPostLitePage-articleBody td,.ListArticlePage-articleBody td,.PV3ArticlePage-articleBody td,.PressReleasePage-articleBody td,.RichTextArticleBody td,.RichTextModule td,.RichTextModuleWithTitle td,.faq-tabbed td{padding:.5em .33em;border:1px solid #ccc}@media only screen and (max-width:767px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody,.ListArticlePage-articleBody,.PV3ArticlePage-articleBody,.PressReleasePage-articleBody,.RichTextArticleBody,.RichTextModule,.RichTextModuleWithTitle,.faq-tabbed{font-size:15px;line-height:20px}}@media only screen and (min-width:768px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody,.ListArticlePage-articleBody,.PV3ArticlePage-articleBody,.PressReleasePage-articleBody,.RichTextArticleBody,.RichTextModule,.RichTextModuleWithTitle,.faq-tabbed{font-size:18px;line-height:28px}}.ArticlePage-articleBody .cms-textAlign-center,.BlogPostLitePage-articleBody .cms-textAlign-center,.ListArticlePage-articleBody .cms-textAlign-center,.PV3ArticlePage-articleBody .cms-textAlign-center,.PressReleasePage-articleBody .cms-textAlign-center,.RichTextArticleBody .cms-textAlign-center,.RichTextModule .cms-textAlign-center,.RichTextModuleWithTitle .cms-textAlign-center,.faq-tabbed .cms-textAlign-center{text-align:center}.ArticlePage-articleBody .cms-textAlign-right,.BlogPostLitePage-articleBody .cms-textAlign-right,.ListArticlePage-articleBody .cms-textAlign-right,.PV3ArticlePage-articleBody .cms-textAlign-right,.PressReleasePage-articleBody .cms-textAlign-right,.RichTextArticleBody .cms-textAlign-right,.RichTextModule .cms-textAlign-right,.RichTextModuleWithTitle .cms-textAlign-right,.faq-tabbed .cms-textAlign-right{text-align:right}.ArticlePage-articleBody .HeadingH3,.BlogPostLitePage-articleBody .HeadingH3,.ListArticlePage-articleBody .HeadingH3,.PV3ArticlePage-articleBody .HeadingH3,.PressReleasePage-articleBody .HeadingH3,.RichTextArticleBody .HeadingH3,.RichTextModule .HeadingH3,.RichTextModuleWithTitle .HeadingH3,.faq-tabbed .HeadingH3{font-weight:700;font-size:18px;line-height:28px;margin-bottom:14px}@media only screen and (min-width:768px){.ArticlePage-articleBody .HeadingH3,.BlogPostLitePage-articleBody .HeadingH3,.ListArticlePage-articleBody .HeadingH3,.PV3ArticlePage-articleBody .HeadingH3,.PressReleasePage-articleBody .HeadingH3,.RichTextArticleBody .HeadingH3,.RichTextModule .HeadingH3,.RichTextModuleWithTitle .HeadingH3,.faq-tabbed .HeadingH3{font-size:24px;line-height:30px;margin-bottom:21px}}.PageLede-description a{text-decoration:none;color:var(--link-color)}.PageLede-description a:hover{color:var(--link-hover-color)}.IRLRelatedStories-item-category,.Promo-category{font-size:14px;text-transform:uppercase;margin-bottom:20px}.IRLRelatedStories-item-category a,.Promo-category a{color:#1a75cf;text-decoration:none;font-weight:700}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category a{background-color:var(--mainThemeColor);padding:7px;font-size:12px;text-transform:uppercase;display:inline-block}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category a a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category a,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category a a{color:#fff;text-decoration:none;font-weight:700}.CardGrid-title,.ListMosaic .List-title,.ListQuote-title,.RelatedStories-title,.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{font-weight:700;line-height:1;font-size:18px;text-align:center;margin-top:0}.CardGrid-title,.CardGrid-title a,.ListMosaic .List-title,.ListMosaic .List-title a,.ListQuote-title,.ListQuote-title a,.RelatedStories-title,.RelatedStories-title a,.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a,.RichTextModuleWithTitle-title a a{color:#000;text-decoration:none}@media only screen and (min-width:768px){.CardGrid-title,.ListMosaic .List-title,.ListQuote-title,.RelatedStories-title,.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{font-size:24px;margin-bottom:14px}}.ArticleModule-title,.TimelineModule-title{line-height:1.15;max-height:none;margin-bottom:20px;font-weight:700;margin:0;text-align:center;background:var(--articleModuleBg)}@media only screen and (max-width:767px){.ArticleModule-title,.TimelineModule-title{font-size:24px;padding:20px}}@media only screen and (min-width:768px){.ArticleModule-title,.TimelineModule-title{font-size:48px;padding:40px}}.TimelineModule-description,html .TimelineModule-description>p{font-family:Georgia;font-size:30px;font-style:italic;line-height:1.33;color:#222}.ListCardHorizontal .List-title,.ListCardHorizontalMedium .List-title{font-size:36px;line-height:1em;position:relative;padding:0 0 15px 0;font-weight:700;margin-bottom:24.5px}.ListCardHorizontal .List-title,.ListCardHorizontal .List-title a,.ListCardHorizontalMedium .List-title,.ListCardHorizontalMedium .List-title a{color:#000;text-decoration:none}.ListCardHorizontal .List-title:after,.ListCardHorizontalMedium .List-title:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;left:0;bottom:0;margin-bottom:-6px}.AsideList-title .Link,.IRLRelatedStories-header,.ListAsButton-title .Link,.TrendingList-title .Link{display:block;font-size:24px;font-weight:700;line-height:1.2em;padding-bottom:20px;color:#1a75cf;margin-bottom:20px;position:relative;text-decoration:none}.AsideList-title .Link:after,.IRLRelatedStories-header:after,.ListAsButton-title .Link:after,.TrendingList-title .Link:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}@media only screen and (min-width:768px){.AsideList-title .Link,.IRLRelatedStories-header,.ListAsButton-title .Link,.TrendingList-title .Link{font-size:30px}}.BrightcoveVideoPlayer .video-js,.HTML5VideoPlayer-screen,.KalturaVideoPlayer-screen,.YouTubeVideoPlayer,.YoukuVideoPlayer{position:relative;min-width:100%;height:auto}.BrightcoveVideoPlayer .video-js:before,.HTML5VideoPlayer-screen:before,.KalturaVideoPlayer-screen:before,.YouTubeVideoPlayer:before,.YoukuVideoPlayer:before{content:'';display:block;padding-top:56.25%}.BrightcoveVideoPlayer .video-js iframe,.BrightcoveVideoPlayer .video-js video,.HTML5VideoPlayer-screen iframe,.HTML5VideoPlayer-screen video,.KalturaVideoPlayer-screen iframe,.KalturaVideoPlayer-screen video,.YouTubeVideoPlayer iframe,.YouTubeVideoPlayer video,.YoukuVideoPlayer iframe,.YoukuVideoPlayer video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border:0}.IRLCardVideoPromo-player-wrap,.PromoPlainVideo-player-wrap,.PromoPlainVideoWithText-player-wrap,.VideoPage-player-wrap{position:relative;padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.IRLCardVideoPromo-player-wrap>[class*=media],.PromoPlainVideo-player-wrap>[class*=media],.PromoPlainVideoWithText-player-wrap>[class*=media],.VideoPage-player-wrap>[class*=media]{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.IRLCardVideoPromo-player-wrap>[class*=media]:before,.PromoPlainVideo-player-wrap>[class*=media]:before,.PromoPlainVideoWithText-player-wrap>[class*=media]:before,.VideoPage-player-wrap>[class*=media]:before{content:'\e605';font-family:IcoMoon;font-size:60px;display:block;width:150px;height:150px;line-height:150px;color:#fff;position:absolute;text-align:center;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}@media only screen and (min-width:1024px){.IRLCardVideoPromo-player-wrap>[class*=media]:before,.PromoPlainVideo-player-wrap>[class*=media]:before,.PromoPlainVideoWithText-player-wrap>[class*=media]:before,.VideoPage-player-wrap>[class*=media]:before{font-size:210px}}.IRLCardVideoPromo-player-wrap>[class*=media] img,.PromoPlainVideo-player-wrap>[class*=media] img,.PromoPlainVideoWithText-player-wrap>[class*=media] img,.VideoPage-player-wrap>[class*=media] img{width:100%;height:100%;object-fit:cover}span.Link{pointer-events:auto}.HeadingH2,.HeadingH3,.HeadingH4,.HeadingH5{line-height:1.5em;font-family:BogleWeb;font-weight:400}.TextOverlayBackgroundBlackTextLarge,.TextOverlayBackgroundBlackTextMedium,.TextOverlayBackgroundWhiteTextLarge,.TextOverlayBackgroundWhiteTextMedium{display:block;padding:1.42857142857em 1.78571428571em}.TextOverlayBackgroundWhiteTextLarge,.TextOverlayBackgroundWhiteTextMedium{background-color:rgba(255,255,255,.83);color:#333}.TextOverlayBackgroundBlackTextLarge,.TextOverlayBackgroundBlackTextMedium{background-color:rgba(0,0,0,.47);color:#fff}.TextOverlayBackgroundBlackTextLarge,.TextOverlayBackgroundNoneTextLarge,.TextOverlayBackgroundWhiteTextLarge{font-size:24px}.TextOverlayBackgroundBlackTextMedium,.TextOverlayBackgroundNoneTextMedium,.TextOverlayBackgroundWhiteTextMedium{font-size:18px}.NextedListLevel1,.NextedListLevel2,.NextedListLevel3{display:inline}.NextedListLevel1:before,.NextedListLevel2:before,.NextedListLevel3:before{margin-left:-14px;padding-right:9px;content:'\2022'}.GRR2018LargeFont{font-size:30px}.GRR2018SectionHeading{font-size:30px;line-height:1.2}.GRR2018WhiteSuperText{color:#fff;font-family:BogleWeb-Bold;font-size:20px;line-height:22px}.HeadingGRR{font-size:46px;line-height:60px;text-align:center;margin-bottom:10px}.HeadingGRRH2{font-size:30px;line-height:1.13}.HeadingGRRH3Blue{color:#1a75cf}.HeadingGRRH3Green{color:#76c043}.HeadingGRRH3Orange{color:#f47321}.HeadingH3{font-size:19px}.HeadingH4{font-size:20px}.HeadingH5{font-size:14px}.JumpBlueButton{display:inline-block;text-decoration:none;background:#4682b4;padding:10px 20px;border-radius:4px;color:#fff;margin:0 0 10px 0;font-size:15px}.JumpBlueButton a{color:#fff!important}.JumpBlueButton a.Link{color:#fff}.JumpDisclaimer{font-size:12px;line-height:14px;color:gray;margin:20px 0 30px}.JumpHRuler{border:0;height:1px;width:90%;background:#666;margin:20px 0}.NextedListLevel1{margin-left:1.5em}.NextedListLevel2{margin-left:3.6em}.NextedListLevel3{margin-left:6em}.StyledAnchor{display:block;padding:25px 10px;width:120px;height:120px;background:#f0f6fd;font-size:14px;font-weight:400;text-align:center;line-height:1.05em}.StyledAnchor.left{margin-left:-160px;float:left}.StyledAnchor.right{margin-right:-160px;float:right}.StyledAnchor a{color:#222!important}.StyledAnchor a:hover i{color:#a1cffc}.StyledAnchor a:hover span{color:#1a75cf}.StyledAnchor a i{font-size:40px;line-height:50px;display:block;width:50px;height:50px;border-radius:50%;margin:0 auto;background-color:#1a75cf;position:relative;font-family:'Font Awesome 5 Free';color:#fff;font-weight:600;margin-bottom:5px}.StyledAnchor a i :before{color:#fff;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:3px}.StyledAnchor a i .fa-angle-double-down :before{content:'\f103'}.TextColorBlue{color:#1a75cf}.TextColorGray{color:silver}.TextColorGreen{color:#76c043}.TextColorOrange{color:#f47321}.TextColorRed{color:#e00}.TextColorWhite{color:#fff}.TextColorWhite a{color:#fff}.TextColorYellow{color:#ffc220}*{box-sizing:border-box}.BogleWeb-Black{font-family:BogleWeb;font-weight:900;font-style:normal}.BogleWeb-BlackItalic{font-family:BogleWeb;font-weight:900;font-style:italic}.BogleWeb-Bold{font-family:BogleWeb;font-weight:700;font-style:normal}.BogleWeb-BoldItalic{font-family:BogleWeb;font-weight:700;font-style:italic}.BogleWeb-Regular{font-family:BogleWeb;font-weight:400;font-style:normal}.BogleWeb-RegularItalic{font-family:BogleWeb;font-weight:400;font-style:italic}.IcoMoon{font-family:IcoMoon;font-weight:400;font-style:normal}.clearfix:after,.clearfix:before{content:' ';display:table}.clearfix:after{clear:both}.pull-right{float:right}.pull-left{float:left}[data-module]{box-sizing:border-box}.MapModuleFilterable-atAGlance-heading{font-size:18px;max-height:none;line-height:28px;font-weight:700;padding-left:28px;padding-right:28px;margin-bottom:14px;color:#222}.MapModuleFilterable-atAGlance .MapExtraInfo{padding:0 28px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;line-height:40px;font-size:15px;border:0;border-top:1px solid rgba(26,117,207,.2);color:#222}.MapModuleFilterable-atAGlance .MapExtraInfo:last-child{border-bottom:1px solid rgba(26,117,207,.2)}.MapModuleFilterable-atAGlance .MapExtraInfo-label,.MapModuleFilterable-atAGlance .MapExtraInfo-value{margin:0}.MapModuleFilterable-atAGlance .MapExtraInfo-value{text-align:right;margin-left:auto}@media only screen and (min-width:768px){.MapModuleFilterable-atAGlance{min-width:33.333%;margin-left:60px}}.MapModuleFilterable-table{width:100%;text-align:left;border-collapse:collapse;margin:20px 0}.MapModuleFilterable-table td,.MapModuleFilterable-table th{padding:8px;text-align:left;font-size:14px;line-height:1.2em;font-weight:400}.MapModuleFilterable-table thead tr{background:#a1cffc;border-top:4px solid #6cabe7;border-bottom:1px solid #fff;color:#1a75cf}.MapModuleFilterable-table thead tr th{font-size:14px;line-height:18px;max-height:none;font-weight:400;background:#a1cffc;border-top:4px solid #6cabe7;border-bottom:1px solid #fff;color:#1a75cf;text-transform:capitalize;padding:8px}.MapModuleFilterable-table tbody tr{background:#dae8fa}.MapModuleFilterable-table tbody tr:nth-child(odd){background:#f0f6fd}.MapModuleFilterable #map{width:100%;height:445px}.MapModuleFilterable>div{max-width:1000px;margin:0 auto}.MapModuleFilterable-heading{font-size:24px;line-height:28px;max-height:none;font-weight:700;margin-bottom:35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MapModuleFilterable-heading.noLocation{font-size:18px;line-height:28px;max-height:none;font-weight:700;margin:0 0 -15px 0}.MapModuleFilterable-heading img{margin-right:10px}.MapModuleFilterable-body{font-size:15px!important;font-weight:400}.MapModuleFilterable-body a{text-decoration:none;color:var(--link-color)}.MapModuleFilterable-body a:hover{color:var(--link-hover-color)}.MapModuleFilterable-body p{margin-bottom:21px}.MapModuleFilterable-body p a{text-decoration:none;color:var(--link-color)}.MapModuleFilterable-body p a:hover{color:var(--link-hover-color)}.MapModuleFilterable-body table{display:table;border-collapse:collapse;border:1px solid #ccc}.MapModuleFilterable-body table,.MapModuleFilterable-body tbody,.MapModuleFilterable-body td,.MapModuleFilterable-body tfoot,.MapModuleFilterable-body th,.MapModuleFilterable-body thead,.MapModuleFilterable-body tr{padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.MapModuleFilterable-body td{padding:.5em .33em;border:1px solid #ccc}@media only screen and (max-width:767px){.MapModuleFilterable-body{font-size:15px;line-height:20px}}@media only screen and (min-width:768px){.MapModuleFilterable-body{font-size:18px;line-height:28px}}.MapModuleFilterable-body .cms-textAlign-center{text-align:center}.MapModuleFilterable-body .cms-textAlign-right{text-align:right}.MapModuleFilterable-body .HeadingH3{font-weight:700;font-size:18px;line-height:28px;margin-bottom:14px}@media only screen and (min-width:768px){.MapModuleFilterable-body .HeadingH3{font-size:24px;line-height:30px;margin-bottom:21px}}.MapModuleFilterable-body span.Enhancement{margin:0}.MapModuleFilterable-body span.Enhancement .HeadingH3{font-size:18px;line-height:28px;max-height:none;font-weight:700;margin:0}.MapModuleFilterable-body>div>p{margin:0}.MapModuleFilterable-controls{padding:14px 20px 10px 20px;background:#f0f6fd;text-align:center}.MapModuleFilterable-controls .MapModuleFilterable-SearchControls-toggle{margin:0}.MapModuleFilterable-controls .map-controls-state{display:-ms-flexbox!important;display:flex!important;-ms-flex-align:baseline;align-items:baseline;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.MapModuleFilterable-controls .map-controls-state{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.MapModuleFilterable-controls .map-controls-state label{font-weight:700;font-size:18px;line-height:28px;margin-right:10px;-ms-flex-order:-1;order:-1}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl{border:1px solid #6cabe7;border-color:rgba(26,117,207,.2);color:#1a75cf;width:220px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl:before{top:18px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{background:#1a75cf;color:#fff}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items{border-color:rgba(26,117,207,.2);color:#000;max-height:300px;overflow-y:scroll;width:220px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox[data-parent] .SearchControlCheckbox-description-label{padding-left:40px}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-label{margin-right:0}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description{padding:0}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description::after{display:none}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description-label{padding:0 20px;height:30px;line-height:30px;font-size:15px;display:block;width:100%;text-align:left;cursor:pointer}.MapModuleFilterable-controls .map-controls-state .MultiCheckboxControl-items .SearchControlCheckbox-description-label:hover{background-color:#a1cffc;color:#1a75cf}.MapModuleFilterable-info{margin-top:25px}@media only screen and (min-width:768px){.MapModuleFilterable-info{display:-ms-flexbox;display:flex;margin-top:45.5px}}.MapExtraInfo--asListCells{padding:0 28px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;line-height:40px;font-size:15px;border:0;border-top:1px solid rgba(26,117,207,.2)}.MapExtraInfo--asListCells:last-child{border-bottom:1px solid rgba(26,117,207,.2)}.MapExtraInfo--asListCells-label,.MapExtraInfo--asListCells-value{margin:0}.MapExtraInfo--asListCells-value{text-align:right;margin-left:auto}.NewsletterFlyout-submissionSuccess,.NewsletterModule-submissionSuccess,.NewsletterSimpleModule-submissionSuccess,.PV3NewsletterModule-submissionSuccess{display:none;color:green}[data-formsubmitstatus=success] .NewsletterFlyout-submissionSuccess,[data-formsubmitstatus=success] .NewsletterModule-submissionSuccess,[data-formsubmitstatus=success] .NewsletterSimpleModule-submissionSuccess,[data-formsubmitstatus=success] .PV3NewsletterModule-submissionSuccess{display:block}.NewsletterFlyout-message,.NewsletterFlyout-submissionError,.NewsletterModule-message,.NewsletterModule-submissionError,.NewsletterSimpleModule-message,.NewsletterSimpleModule-submissionError,.PV3NewsletterModule-message,.PV3NewsletterModule-submissionError{display:none;color:red}[data-formsubmitstatus=error] .NewsletterFlyout-message,[data-formsubmitstatus=error] .NewsletterFlyout-submissionError,[data-formsubmitstatus=error] .NewsletterModule-message,[data-formsubmitstatus=error] .NewsletterModule-submissionError,[data-formsubmitstatus=error] .NewsletterSimpleModule-message,[data-formsubmitstatus=error] .NewsletterSimpleModule-submissionError,[data-formsubmitstatus=error] .PV3NewsletterModule-message,[data-formsubmitstatus=error] .PV3NewsletterModule-submissionError{display:block}.MultiCheckboxControl{background-position:right 6px top 14px;background-repeat:no-repeat;padding:12px 35px 12px 20px;background-size:12px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-right:10px;margin-bottom:10px;cursor:pointer;max-width:100%;position:relative;z-index:1;min-width:140px}.MultiCheckboxControl:before{position:absolute;right:10px;font-size:10px}.MultiCheckboxControl-items,.MultiCheckboxControl-title{font-family:BogleWeb;font-size:15px;font-weight:600}.MultiCheckboxControl,.MultiCheckboxControl-items{background-color:#fff;border:solid 1px #fff}.MultiCheckboxControl-title{letter-spacing:1px;color:var(--black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:22px}.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl[data-multicheckboxcontrol-state=open]{z-index:2}.MultiCheckboxControl .SearchControlCheckbox-description,.MultiCheckboxControl-title{-ms-flex-align:center;align-items:center;width:100%;display:-ms-flexbox;display:flex}.MultiCheckboxControl .SearchControlCheckbox-description>div,.MultiCheckboxControl-title>div{margin-right:auto}.MultiCheckboxControl .SearchControlCheckbox-description:after,.MultiCheckboxControl .SearchControlCheckbox-description>span,.MultiCheckboxControl-title:after,.MultiCheckboxControl-title>span{margin-left:0}.MultiCheckboxControl .SearchControlCheckbox-description>span,.MultiCheckboxControl-title>span{display:none}.MultiCheckboxControl .SearchControlCheckbox-description>span:empty,.MultiCheckboxControl-title>span:empty{display:none}.MultiCheckboxControl .SearchControlCheckbox-label{background:var(--dropdown-item-hover)}.MultiCheckboxControl .SearchControlCheckbox input{display:none}.MultiCheckboxControl .SearchControlCheckbox input:checked+div:after{content:'✔'}.MultiCheckboxControl-items{min-width:calc(100% + 2px);position:absolute;top:calc(100% + 1px);left:-1px;transform:scaleY(0);transform-origin:0 0;transition:transform .2s ease-in;overflow:hidden;font-weight:100}.MultiCheckboxControl-items[data-cut-right]{left:auto;right:0}[data-multicheckboxcontrol-state=open]>.MultiCheckboxControl-items{transform:scaleY(1)}.MultiCheckboxControl-items-item{background-image:none;border-top:0}.MultiCheckboxControl-items-item label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MultiCheckboxControl-items-item label div{padding:5px 8px 5px 10px}.MultiCheckboxControl-items-item label,.MultiCheckboxControl-items-item label div{white-space:nowrap}.MultiCheckboxControl-items-item label input{-ms-flex-order:2;order:2;margin-left:auto}.MultiCheckboxControl-screenreader-items{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}[id=wmt-subscribe-form] ::-webkit-input-placeholder{color:#fff!important;font-style:italic}[id=wmt-subscribe-form] :-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}[id=wmt-subscribe-form] ::-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}[id=wmt-subscribe-form] :-ms-input-placeholder{color:#fff!important;font-style:italic}.RTE-contact-form{padding:20px;width:100%;background-color:#f5f5f5;font-size:15px;line-height:20px;max-height:none}.RTE-contact-form .error{color:red}.RTE-contact-form[data-formsubmitstatus=success] .form-actions{display:none}.RTE-contact-form[data-formsubmitstatus=success] #confirmation-message{display:block!important}.RTE-contact-form button:active,.RTE-contact-form button:focus,.RTE-contact-form button:hover,.RTE-contact-form input:active,.RTE-contact-form input:focus,.RTE-contact-form input:hover,.RTE-contact-form textarea:active,.RTE-contact-form textarea:focus,.RTE-contact-form textarea:hover{outline:0}.RTE-contact-form fieldset{margin-bottom:14px;padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.RTE-contact-form fieldset .control-group{margin-bottom:14px}.RTE-contact-form fieldset .control-group .controls{margin-bottom:21px}.RTE-contact-form fieldset .control-group .Enhancement{display:inline-block}.RTE-contact-form fieldset .control-group input,.RTE-contact-form fieldset .control-group select,.RTE-contact-form fieldset .control-group textarea{color:#333;border:2px solid #e2e2e2;border-radius:5px;padding-left:10px;padding-top:0;margin-left:1px;width:100%;font-size:14px;line-height:2;box-sizing:border-box}.RTE-contact-form fieldset .control-group select{width:auto!important;font-size:15px;max-height:none;line-height:40px;height:40px;padding:0 10px}.RTE-contact-form fieldset .control-group input{line-height:40px;height:40px;border-radius:2px}.RTE-contact-form fieldset.input-inline{float:left;width:48%}.RTE-contact-form fieldset.input-inline:after,.RTE-contact-form fieldset.input-inline:before{content:' ';display:table}.RTE-contact-form fieldset.input-inline:after{clear:both}.RTE-contact-form fieldset.input-inline:after,.RTE-contact-form fieldset.input-inline:before{content:' ';display:table}.RTE-contact-form fieldset.input-inline:after{clear:both}.RTE-contact-form fieldset.input-inline:nth-child(even){float:right}.RTE-contact-form label{font-size:16px;line-height:18px;color:#333;width:100%;display:block;padding-bottom:8.75px}.RTE-contact-form label.inline.checkbox,.RTE-contact-form label.inline.radio{width:auto;float:left;margin-right:20px;margin-top:5px;margin-bottom:10px}.RTE-contact-form label.inline.checkbox input[type=checkbox],.RTE-contact-form label.inline.checkbox input[type=radio],.RTE-contact-form label.inline.radio input[type=checkbox],.RTE-contact-form label.inline.radio input[type=radio]{width:auto;height:auto;float:none;margin:0 0 5px 3px}.RTE-contact-form label.checkbox,.RTE-contact-form label.radio{display:block;width:auto;margin-right:20px;margin-top:5px;margin-bottom:14px}.RTE-contact-form label.checkbox input[type=checkbox],.RTE-contact-form label.checkbox input[type=radio],.RTE-contact-form label.radio input[type=checkbox],.RTE-contact-form label.radio input[type=radio]{width:auto;height:auto;float:none;margin:0 0 5px 3px}.RTE-contact-form .control-group{border:0!important}.RTE-contact-form .control-group.error .controls .sbSelector,.RTE-contact-form .control-group.error .controls input,.RTE-contact-form .control-group.error .controls select,.RTE-contact-form .control-group.error .controls textarea{border:2px solid red}.RTE-contact-form .control-group.error .controls label.error{color:red;margin:0;display:inline!important;border:0!important}.RTE-contact-form .control-group.success .controls input,.RTE-contact-form .control-group.success .controls label.valid,.RTE-contact-form .control-group.success .controls select,.RTE-contact-form .control-group.success .controls textarea{margin:0}.RTE-contact-form .btn{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-family:myriad-pro,sans-serif;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#999;color:#fff}.RTE-contact-form .btn:hover{color:#fa0}.RTE-contact-form .required{margin-bottom:21px}.RTE-contact-form .form-actions:after,.RTE-contact-form .form-actions:before{content:' ';display:table}.RTE-contact-form .form-actions:after{clear:both}.RTE-contact-form .form-actions:after,.RTE-contact-form .form-actions:before{content:' ';display:table}.RTE-contact-form .form-actions:after{clear:both}.g-recaptcha-wrapper{position:relative;display:block;min-height:60px;margin-left:-20px;margin-bottom:30px;margin-top:20px}.g-recaptcha .rc-anchor-normal{height:74px;width:272px}.g-recaptcha .rc-anchor-normal .rc-anchor-content{width:176px}.g-recaptcha .rc-anchor-normal .rc-anchor-checkbox-label{width:122px}.rc-anchor-normal{width:272px}.rc-anchor-normal .rc-anchor-content{height:74px;width:182px}.rc-anchor-normal .rc-anchor-checkbox-label{width:122px}.g-recaptcha:nth-child(2){width:280px!important}.g-recaptcha{margin:0 auto;display:table;position:absolute;left:0;right:0}.Intellectual-property-form{background-image:url('../image/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd;position:relative}.Intellectual-property-form .Form-description{padding:28px 38.5px;background:#fff}.Intellectual-property-form .Form-submissionSuccess{padding:90px 40px;text-align:center;font-size:25px;line-height:1.5em;font-weight:400;background:#fff}.Intellectual-property-form .Select-label select{display:none}.Intellectual-property-form .select-selected{background:0 0;border:1px solid #ccc;line-height:40px;margin-top:7px;height:40px;width:100%;position:relative}.Intellectual-property-form .select-selected:hover{background:#5b9cdd;color:#fff}.Intellectual-property-form .select-selected:hover:before{color:#fff}.Intellectual-property-form .select-selected.select-arrow-active{background:#5b9cdd;color:#fff}.Intellectual-property-form .select-selected.select-arrow-active:before{color:#fff}.Intellectual-property-form .select-selected.error{background:#fefda0}.Intellectual-property-form .select-selected:before{font-family:'Font Awesome 5 Free';line-height:1;font-weight:900;position:absolute;top:10px;right:15px;font-size:10px;width:0;height:0;border:6px solid transparent}.Intellectual-property-form .select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;top:7px}.Intellectual-property-form .select-items div,.Intellectual-property-form .select-selected{padding:0 5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.Intellectual-property-form .select-items{position:absolute;left:0;right:0;z-index:99;max-height:300px;border-radius:2px;background-clip:padding-box;border:1px solid #ccc;overflow-y:scroll;background:#fff}.Intellectual-property-form .select-items div{cursor:pointer;text-indent:5px;height:30px;line-height:30px;display:block}.Intellectual-property-form .select-items div:hover{background-color:#a1cffc}.Intellectual-property-form .select-hide{display:none}.Intellectual-property-form .select-hide.select-show{display:block}.Intellectual-property-form .same-as-selected{background-color:#a1cffc}.Intellectual-property-form button{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#5b9cdd;color:#fff;border:0;cursor:pointer}.Intellectual-property-form button:hover{background:#a1cffc}.Intellectual-property-form-inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;width:100%;padding-top:60px;padding-bottom:60px}@media only screen and (min-width:768px){.Intellectual-property-form-inner{width:740px}}@media only screen and (min-width:1024px){.Intellectual-property-form-inner{width:980px}}@media only screen and (min-width:1300px){.Intellectual-property-form-inner{width:1020px}}.Intellectual-property-form-content{margin-left:-10px;margin-right:-10px}.Intellectual-property-form form{background:#fff;padding:10px 20px}@media only screen and (min-width:768px){.Intellectual-property-form form{padding:28px 38.5px}}.Intellectual-property-form form fieldset{padding:0;border:0}.Intellectual-property-form form fieldset:first-child{padding:0}.Intellectual-property-form form legend{font-weight:700;font-size:18px;line-height:28px;max-height:none;padding-bottom:21px;margin:0}.Intellectual-property-form form label{font-weight:400;font-size:15px;line-height:20px;max-height:none;display:block;padding-bottom:14px}.Intellectual-property-form form label span.required-asterisk{color:#c10000}.Intellectual-property-form form label span.required-asterisk:before{content:'*'}.Intellectual-property-form form label.CheckboxInput-label,.Intellectual-property-form form label[for=address1],.Intellectual-property-form form label[for=address2],.Intellectual-property-form form label[for=city],.Intellectual-property-form form label[for=country],.Intellectual-property-form form label[for=itemUrl1],.Intellectual-property-form form label[for=state]{padding-bottom:6px}.Intellectual-property-form form label[for=digitalSignature]{padding-top:10px}.Intellectual-property-form form label[for=address2] span,.Intellectual-property-form form label[for=city] span,.Intellectual-property-form form label[for=country] span,.Intellectual-property-form form label[for=itemUrl10] span,.Intellectual-property-form form label[for=itemUrl2] span,.Intellectual-property-form form label[for=itemUrl3] span,.Intellectual-property-form form label[for=itemUrl4] span,.Intellectual-property-form form label[for=itemUrl5] span,.Intellectual-property-form form label[for=itemUrl6] span,.Intellectual-property-form form label[for=itemUrl7] span,.Intellectual-property-form form label[for=itemUrl8] span,.Intellectual-property-form form label[for=itemUrl9] span,.Intellectual-property-form form label[for=state] span,.Intellectual-property-form form label[for=zip] span{display:none}.Intellectual-property-form form label.CheckboxInput-label.error{color:red}.Intellectual-property-form form #checkbox1>legend{display:none}.Intellectual-property-form form #checkbox2>legend{display:none}.Intellectual-property-form form #checkbox3>legend{display:none}.Intellectual-property-form form #checkbox4>legend{display:none}.Intellectual-property-form form #checkbox5>legend{display:none}.Intellectual-property-form form #checkbox6>legend{display:none}.Intellectual-property-form form #checkbox7>legend{display:none}.Intellectual-property-form form #checkbox8>legend{display:none}.Intellectual-property-form form #checkbox9>legend{display:none}.Intellectual-property-form form #checkbox10>legend{display:none}.Intellectual-property-form form input[type=checkbox]{position:absolute;left:0;top:1px}.Intellectual-property-form form .CheckboxInput-label{position:relative;padding-left:20px}.Intellectual-property-form form button[name=addItem],.Intellectual-property-form form button[name=removeItem]{margin-bottom:15px;font-size:15px;line-height:26px;cursor:pointer}.Intellectual-property-form form button[name=removeItem]{display:none}.Intellectual-property-form form input{width:100%;font-size:15px;max-height:none;line-height:40px;height:40px;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;resize:none;margin-top:2px;border:1px solid #d9d9d9;padding-left:10px}.Intellectual-property-form form input[type=checkbox]{float:left;width:auto;height:auto;margin-right:10px}.Intellectual-property-form form input.error{background:#fefda0}.Intellectual-property-form form .Fieldset-description{font-size:13px;line-height:15px;margin:0 0 10px}.Intellectual-property-form form #contactInformation{margin-top:20px}.Intellectual-property-form form #contactInformation,.Intellectual-property-form form button[type=submit]{display:none}.Intellectual-property-form form .Select-label{position:relative}.Intellectual-property-form form .Form-items-item:nth-child(5){position:relative}.Intellectual-property-form form .TextArea-label{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.Intellectual-property-form form .TextArea-input{width:100%;-ms-flex-order:1;order:1;height:100px;resize:none}.Intellectual-property-form form .TextArea-input.error{background:#fefda0}.Intellectual-property-form form .TextArea-description{-ms-flex-order:3;order:3}.Intellectual-property-form form .TextArea .spec-error{-ms-flex-order:2;order:2}.Intellectual-property-form form .g-recaptcha{margin:5px 0;position:relative;display:block}.ActionBar-items{list-style:none;padding:0}.ActionBar-items-item{display:inline}.ActionBar-items-item .DownloadLink-link{margin:3px 0;vertical-align:bottom}.ActionBar-items-item .DownloadLink-link .MediaObjectPage-fileUrl .Link:before,.ActionBar-items-item .DownloadLink-link .VideoPage-fileUrl .Link:before,.ActionBar-items-item .DownloadLink-link .fa-cloud-download-alt:before{content:'\f381';-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;font-size:18px;display:-ms-flexbox;display:flex}.ActionBarOverlayed{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:30px;background:rgba(255,255,255,.7);position:absolute;bottom:0;right:0;overflow:hidden;border-radius:50em;padding:2px}.Enhancement .Figure-actions .ActionBarOverlayed{bottom:10px;right:10px}.ActionBarOverlayed .DownloadLink-link .MediaObjectPage-fileUrl .Link:before,.ActionBarOverlayed .DownloadLink-link .VideoPage-fileUrl .Link:before,.ActionBarOverlayed .DownloadLink-link .fa-cloud-download-alt:before{content:'\f381';width:26px;height:26px;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.ActionBarOverlayed-toggle{-ms-flex-order:9;order:9;outline:0;border:0;padding:0;border-radius:30px;overflow:hidden;color:var(--link-color);background:var(--link-hover-color)}.ActionBarOverlayed-toggle:hover{color:#fff;background:var(--link-color)}.ActionBarOverlayed-toggle[data-collapse-toggle*='"state":"collapsed"']{background:#fff;color:var(--link-color)}.ActionBarOverlayed-toggle[data-collapse-toggle*='"state":"collapsed"']:hover{color:var(--link-color)}[data-collapse-toggle*='"state":"collapsed"']~.ActionBarOverlayed-items{display:none}.ActionBarOverlayed-items{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.ActionBarOverlayed-items-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.article-useful-answer{background:rgba(26,117,207,.07);padding:20px;text-align:center;font-size:18px;color:#222;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.article-useful-answer div{margin:0;padding:0}@media only screen and (max-width:767px){.article-useful-answer div{width:100%}}.article-useful-answer a{display:inline-block;line-height:40px;font-size:16px;color:#fff;padding:0 16px;background:#063298;margin:0 10px;text-decoration:none}@media only screen and (max-width:767px){.article-useful-answer a{width:40%;margin-top:10px}}.article-useful-answer a:hover{background:#0071ce}.article-useful-answer[data-useful-message]{display:none}.ArticlePage,.BlogPostLitePage{padding-top:0!important}.ArticlePage-actions,.ArticlePage-articleBody,.BlogPostLitePage-actions,.BlogPostLitePage-articleBody{padding-top:0;padding-bottom:0}.ArticlePage-headline,.BlogPostLitePage-headline{display:none}.ArticlePage-tags,.BlogPostLitePage-tags{margin-bottom:28px;padding-top:40px;padding-left:20px}@media only screen and (min-width:768px){.ArticlePage-tags,.BlogPostLitePage-tags{padding-left:10px}}.ArticlePage-tags-body a,.BlogPostLitePage-tags-body a{display:inline-block;font-size:12px;text-transform:uppercase;font-weight:700;line-height:28px;padding:0 7px;background:#f0f6fd;color:#1a75cf;text-decoration:none}.ArticlePage-tags-body a:hover,.BlogPostLitePage-tags-body a:hover{background:#1a75cf;color:#fff!important}.ArticlePage .Header,.BlogPostLitePage .Header{position:relative!important}.ArticlePage-articleBody,.BlogPostLitePage-articleBody{margin:0 auto;position:relative;z-index:1}@media only screen and (min-width:768px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody{width:980px}}@media only screen and (min-width:1300px){.ArticlePage-articleBody,.BlogPostLitePage-articleBody{width:1020px}}.ArticlePage-articleBody a,.BlogPostLitePage-articleBody a{text-decoration:none;color:var(--link-color)}.ArticlePage-articleBody a:hover,.BlogPostLitePage-articleBody a:hover{color:var(--link-hover-color)}.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table{width:100%;text-align:left;border-collapse:collapse;margin:0 auto}@media only screen and (min-width:768px){.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table{width:calc(100% - 216px)}}@media only screen and (min-width:1024px){.ArticlePage-articleBody table,.BlogPostLitePage-articleBody table{width:calc(100% - 300px)}}.ArticlePage-articleBody table .tableHeading td,.ArticlePage-articleBody table th,.BlogPostLitePage-articleBody table .tableHeading td,.BlogPostLitePage-articleBody table th{font-size:14px;line-height:18px;font-weight:700;background:#dae8fa;border-top:4px solid #a1cffc;border-bottom:1px solid #fff;color:#1a75cf;padding:10px}.ArticlePage-articleBody table tr,.BlogPostLitePage-articleBody table tr{background:#f8fafd;border-bottom:1px solid #fff;border-top:1px solid transparent}.ArticlePage-articleBody table tr:nth-child(odd),.BlogPostLitePage-articleBody table tr:nth-child(odd){background:#f0f6fd}.ArticlePage-articleBody table tr td,.BlogPostLitePage-articleBody table tr td{font-size:14px;line-height:18px;padding:10px;border:0}.ArticlePage-articleBody table tr td aside,.BlogPostLitePage-articleBody table tr td aside{margin:0;padding:0;width:100%;max-width:100%}.ArticlePage-articleBody table tr td aside figure img,.BlogPostLitePage-articleBody table tr td aside figure img{max-width:100%}.ArticlePage-articleBody h4.tag,.ArticlePage-articleBody h5.tag,.ArticlePage-articleBody h6.tag,.BlogPostLitePage-articleBody h4.tag,.BlogPostLitePage-articleBody h5.tag,.BlogPostLitePage-articleBody h6.tag{display:inline-block;zoom:1;max-height:none;font-size:12px;text-transform:uppercase;font-family:myriad-pro,sans-serif;font-weight:700;line-height:28px;background:#333;padding:0 7px;color:#fff;vertical-align:middle}.ArticlePage-actions,.BlogPostLitePage-actions{padding-left:20px;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.ArticlePage-actions,.BlogPostLitePage-actions{width:740px;margin:0 auto}}@media only screen and (min-width:1024px){.ArticlePage-actions,.BlogPostLitePage-actions{width:980px}}@media only screen and (min-width:1300px){.ArticlePage-actions,.BlogPostLitePage-actions{width:1020px}}.ArticlePage-actions .ActionBar-items-item>a,.ArticlePage-actions .ActionBarButtonAbstract--standard,.ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a,.BlogPostLitePage-actions .ActionBarButtonAbstract--standard{background:var(--spotlight-background-color);color:var(--moduleThemeColor)}.ArticlePage-actions .ActionBar-items-item>a:hover,.ArticlePage-actions .ActionBarButtonAbstract--standard:hover,.ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a:hover,.BlogPostLitePage-actions .ActionBarButtonAbstract--standard:hover{background:var(--moduleThemeColor);color:#fff}.ArticlePage-actions-heading,.BlogPostLitePage-actions-heading{font-size:14px;font-weight:600;color:#999;text-transform:uppercase;margin-right:10px}.ArticlePage-lead,.BlogPostLitePage-lead{position:relative}.info-ListArticlePage .ArticlePage-lead,.info-ListArticlePage .BlogPostLitePage-lead{text-align:center}.ArticlePage-lead [class$='-subHeadline'],.BlogPostLitePage-lead [class$='-subHeadline']{display:none}.info-ListArticlePage .ArticlePage-lead [class$='-subHeadline'],.info-ListArticlePage .BlogPostLitePage-lead [class$='-subHeadline']{display:block}.ArticlePage-lead [class$='-datePublished'],.BlogPostLitePage-lead [class$='-datePublished']{display:none}.ArticlePage-articleBody-intro{padding-left:20px;padding-right:20px;padding-top:20px}@media only screen and (min-width:768px){.ArticlePage-articleBody-intro{width:740px;margin:0 auto}}@media only screen and (min-width:1024px){.ArticlePage-articleBody-intro{width:980px}}@media only screen and (min-width:1300px){.ArticlePage-articleBody-intro{width:1020px}}.ArticlePage-articleBody-intro strong{font-weight:700;font-size:18px;line-height:28px}.ArticlePage-articleBody-intro p{font-family:Georgia,serif;font-size:30px;line-height:40px;max-height:none;font-weight:400;font-style:italic;margin:0 0 21px 0}@media only screen and (max-width:767px){.ArticlePage-articleBody-intro p{font-size:21px;line-height:28px}}.article-intro{font-family:Georgia,serif;font-size:30px;line-height:40px;max-height:none;font-weight:400;font-style:italic;margin:0 0 21px 0}@media only screen and (max-width:767px){.article-intro{font-size:21px;line-height:28px}}.ArticleModule-body a{text-decoration:none;color:var(--link-color)}.ArticleModule-body a:hover{color:var(--link-hover-color)}.ArticleModule-body p{margin-bottom:21px}.ArticleModule-body p a{text-decoration:none;color:var(--link-color)}.ArticleModule-body p a:hover{color:var(--link-hover-color)}.ArticleModule-body table{display:table;border-collapse:collapse;border:1px solid #ccc}.ArticleModule-body table,.ArticleModule-body tbody,.ArticleModule-body td,.ArticleModule-body tfoot,.ArticleModule-body th,.ArticleModule-body thead,.ArticleModule-body tr{padding:0;margin:0;border:0;vertical-align:baseline;text-decoration:none;text-transform:none}.ArticleModule-body td{padding:.5em .33em;border:1px solid #ccc}@media only screen and (max-width:767px){.ArticleModule-body{font-size:15px;line-height:20px}}@media only screen and (min-width:768px){.ArticleModule-body{font-size:18px;line-height:28px}}.ArticleModule-body .cms-textAlign-center{text-align:center}.ArticleModule-body .cms-textAlign-right{text-align:right}.ArticleModule-body .HeadingH3{font-weight:700;font-size:18px;line-height:28px;margin-bottom:14px}@media only screen and (min-width:768px){.ArticleModule-body .HeadingH3{font-size:24px;line-height:30px;margin-bottom:21px}}.ArticleModule-body iframe{width:100%;min-height:350px;max-width:620px!important}.ArticleModule h2,.ArticleModule h3,.ArticleModule h4,.ArticleModule h5{font-weight:700;line-height:1.25;max-height:none}@media only screen and (max-width:767px){.ArticleModule h2,.ArticleModule h3,.ArticleModule h4,.ArticleModule h5{line-height:1.5;max-height:none;padding-top:20px;margin-bottom:14px}}.ArticleModule h3.article-subhead,.ArticleModule h3.cms-heading-h3{font-weight:700;font-size:24px;line-height:30px;max-height:none}@media only screen and (max-width:767px){.ArticleModule h3.article-subhead,.ArticleModule h3.cms-heading-h3{font-size:18px;line-height:28px;max-height:none;padding-top:20px;margin-bottom:14px}}.ArticleModule table{width:100%;text-align:left;border-collapse:collapse;margin:30px 0}@media only screen and (max-width:767px){.ArticleModule table{table-layout:fixed;word-wrap:break-word}}.ArticleModule table tr{background:#f8fafd;border-bottom:1px solid #fff;border-top:1px solid transparent}.ArticleModule table tr:nth-child(odd){background:#f0f6fd}.ArticleModule table tr td{font-size:14px;line-height:18px;padding:10px}.ArticleModule table tr td a{text-decoration:none;color:#6cabe7}.PressReleasePage{padding-top:0!important}.PressReleasePage-actions,.PressReleasePage-articleBody{padding-top:0;padding-bottom:0}.PressReleasePage .Header{position:relative!important}.PressReleasePage .Header{position:relative!important}.PressReleasePage-authorName,.PressReleasePage-date{font-size:18px;line-height:1.14;display:inline-block;font-weight:400;color:#000}.PressReleasePage-date{margin-bottom:30px}.PressReleasePage-authorName:after{content:'|';margin:8px 5px 8px 8px}.PressReleasePage-articleBody a{text-decoration:none;color:var(--link-color)}.PressReleasePage-articleBody a:hover{color:var(--link-hover-color)}.PressReleasePage-articleBody .Figure-credit,.PressReleasePage-articleBody .FigureEnhancement-credit{font-size:15px;font-weight:700;line-height:1.33;padding-top:10px;color:#041e42}.PressReleasePage-articleBody .Figure-caption,.PressReleasePage-articleBody .FigureEnhancement-caption{opacity:.5;font-size:12px;line-height:1.17;color:#041e42;padding-top:10px}.PressReleasePage-articleBody h4.tag,.PressReleasePage-articleBody h5.tag,.PressReleasePage-articleBody h6.tag{display:inline-block;zoom:1;max-height:none;font-size:12px;text-transform:uppercase;font-family:myriad-pro,sans-serif;font-weight:700;line-height:28px;background:#333;padding:0 7px;color:#fff;vertical-align:middle}.PressReleasePage-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.PressReleasePage-actions .ActionBarButtonAbstract{background-color:#f0f6fd}.PressReleasePage-actions-heading{font-size:14px;font-weight:600;color:#999;text-transform:uppercase;margin-right:10px}.PressReleasePage-lead{position:relative}.info-ListArticlePage .PressReleasePage-lead{text-align:center}.PressReleasePage-lead [class$='-subHeadline']{display:none}.info-ListArticlePage .PressReleasePage-lead [class$='-subHeadline']{display:block}.PressReleasePage-lead [class$='-datePublished']{display:none}.PressReleasePage{overflow-y:auto}.PressReleasePage .LedePost>div:last-child,.PressReleasePage .LedePost>h1:last-child{margin:0}.PressReleasePage-lead{margin-bottom:40px;width:100%}.PressReleasePage article{padding-bottom:60px}.PressReleasePage article ul:not(.flickity-enabled){padding-left:35px}.PressReleasePage article .FigureEnhancement-nocrop{width:100%}.PressReleasePage article .FigureEnhancement-nocrop img{max-width:100%;width:100%}.PressReleasePage-pressKit{width:100%;padding-top:0;padding-bottom:0;position:absolute}.PressReleasePage-pressKit .ListAsButton:not(.isOpen) [data-listasbutton-trigger]{position:absolute;right:0;top:200px}.PressReleasePage-main{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.PressReleasePage-lede{min-width:100%}.PressReleasePage-articleBody-intro{font-size:21px;line-height:26px;font-family:BogleWeb;font-weight:400;margin:0;color:#818ea0}@media only screen and (min-width:768px){.PressReleasePage-articleBody-intro{font-size:30px;line-height:40px}}.PressReleasePage article{max-width:100%;width:100%;overflow:hidden}@media only screen and (min-width:1024px){.PressReleasePage-articleBody{font-size:19px;line-height:1.58em}}.PressReleasePage-aside{padding:0}.PressReleasePage-aside .PressReleasePage-authorImage img{width:100px;height:auto;margin-right:20px;display:block}.PressReleasePage-aside .PressReleasePage-authorName{font-size:18px;font-weight:700;line-height:1.44;color:#041e42;padding-bottom:5px}.PressReleasePage-aside .PressReleasePage-authorName::after{display:none}.PressReleasePage-aside .PressReleasePage-authorTitle{opacity:.3;font-size:14px;line-height:1.14;color:#041e42;margin-right:40px}.PressReleasePage-aside .PressReleasePage-authorBiography{font-size:16px;line-height:1.5;color:#041e42}.PressReleasePage-aside .PressReleasePage-byline{background-color:#f0f0f0;padding:40px;margin-bottom:30px;border-radius:6px}.PressReleasePage-aside .PressReleasePage-byline-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px}@media only screen and (min-width:768px) and (max-width:1023px){.PressReleasePage-aside{padding-left:calc((100% - 504px)/ 2);padding-right:calc((100% - 504px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.PressReleasePage-articleBody{padding-left:calc((100% - 500px)/ 2);padding-right:calc((100% - 500px)/ 2)}.PressReleasePage-articleBody .Quote{margin:10px 0 0 -50px}.PressReleasePage article{max-width:calc(100% - 300px)}.PressReleasePage-aside{max-width:300px;margin-left:calc(((100% - 300px) - 650px)/ -2)}}@media only screen and (min-width:1300px){.PressReleasePage article{max-width:calc(100% - 400px)}.PressReleasePage-aside{max-width:400px;margin-left:calc(((100% - 400px) - 850px)/ -2)}}.RichTextArticleBody{padding-left:20px;padding-right:20px;padding-bottom:42px}.RichTextArticleBody .ImageCarouselWithGrid{max-width:none}.faq-tabbed{margin-right:auto;margin-left:auto;padding-top:60px;padding-bottom:60px;padding-left:10px;padding-right:10px;width:100%;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.faq-tabbed{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.faq-tabbed{width:980px}}@media only screen and (min-width:1300px){.faq-tabbed{width:1020px}}.faq-tabbed-nav{position:relative;min-height:1px;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.faq-tabbed-nav{width:33.33333333%}}.faq-tabbed-centerwell{position:relative;min-height:1px;padding-left:10px;padding-right:10px;width:100%}@media only screen and (min-width:768px){.faq-tabbed-centerwell{width:66.66666667%}}.faq-tabbed-centerwell .article-body,.faq-tabbed-centerwell .article-header-inner,.faq-tabbed-centerwell .article-upnext-centerwell,.faq-tabbed-centerwell .carousel-highlight-inner,.faq-tabbed-centerwell .carousel-inner,.faq-tabbed-centerwell .list-fact-inner,.faq-tabbed-centerwell .promo-grid-alt-inner,.faq-tabbed-centerwell .promo-grid-inner,.faq-tabbed-centerwell .promo-grid-lead,.faq-tabbed-centerwell .promo-stacked-inner{width:100%}.faq-tabbed-centerwell .article-body .article-content,.faq-tabbed-centerwell .article-header-inner .article-content,.faq-tabbed-centerwell .article-upnext-centerwell .article-content,.faq-tabbed-centerwell .carousel-highlight-inner .article-content,.faq-tabbed-centerwell .carousel-inner .article-content,.faq-tabbed-centerwell .list-fact-inner .article-content,.faq-tabbed-centerwell .promo-grid-alt-inner .article-content,.faq-tabbed-centerwell .promo-grid-inner .article-content,.faq-tabbed-centerwell .promo-grid-lead .article-content,.faq-tabbed-centerwell .promo-stacked-inner .article-content{padding:0}.faq-tabbed-centerwell .article-body .promo-grid-alt-lead,.faq-tabbed-centerwell .article-body .promo-grid-alt-media,.faq-tabbed-centerwell .article-body .promo-grid-media,.faq-tabbed-centerwell .article-header-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .article-header-inner .promo-grid-alt-media,.faq-tabbed-centerwell .article-header-inner .promo-grid-media,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-alt-lead,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-alt-media,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-media,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-alt-media,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-media,.faq-tabbed-centerwell .carousel-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .carousel-inner .promo-grid-alt-media,.faq-tabbed-centerwell .carousel-inner .promo-grid-media,.faq-tabbed-centerwell .list-fact-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .list-fact-inner .promo-grid-alt-media,.faq-tabbed-centerwell .list-fact-inner .promo-grid-media,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-alt-media,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-media,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-alt-media,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-media,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-alt-media,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-media,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-alt-lead,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-alt-media,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-media{width:100%}.faq-tabbed-centerwell .article-body .promo-grid-lead,.faq-tabbed-centerwell .article-header-inner .promo-grid-lead,.faq-tabbed-centerwell .article-upnext-centerwell .promo-grid-lead,.faq-tabbed-centerwell .carousel-highlight-inner .promo-grid-lead,.faq-tabbed-centerwell .carousel-inner .promo-grid-lead,.faq-tabbed-centerwell .list-fact-inner .promo-grid-lead,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-grid-lead,.faq-tabbed-centerwell .promo-grid-inner .promo-grid-lead,.faq-tabbed-centerwell .promo-grid-lead .promo-grid-lead,.faq-tabbed-centerwell .promo-stacked-inner .promo-grid-lead{width:100%;padding-bottom:20px}.faq-tabbed-centerwell .article-body .promo-stacked-lead-light,.faq-tabbed-centerwell .article-header-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .article-upnext-centerwell .promo-stacked-lead-light,.faq-tabbed-centerwell .carousel-highlight-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .carousel-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .list-fact-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-grid-alt-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-grid-inner .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-grid-lead .promo-stacked-lead-light,.faq-tabbed-centerwell .promo-stacked-inner .promo-stacked-lead-light{float:none;width:80%}.faq-tabbed-centerwell .article-content,.faq-tabbed-centerwell .list-fact-content{padding:0}.faq-tabbed-centerwell .grid-view-inner{width:100%}.faq-tabbed-centerwell .grid-view-inner .grid-view-item{width:50%}.faq-tabbed-nav-list{position:relative;background:#fff;z-index:50;border-bottom:1px solid #999;border-color:rgba(0,0,0,.15);padding:0;width:100%}@media only screen and (min-width:768px){.faq-tabbed-nav-list{width:176.66666667px}}@media only screen and (min-width:1024px){.faq-tabbed-nav-list{width:270px}}.faq-tabbed-nav-list.fixed{position:relative;top:inherit}@media only screen and (min-width:768px){.faq-tabbed-nav-list.fixed{position:fixed;top:110px}}.faq-tabbed-nav-list>li{border-top:1px solid #999;border-color:rgba(0,0,0,.15);font-size:18px;line-height:1;max-height:none;font-weight:700;list-style-type:none}.faq-tabbed-nav-list>li.active a{color:#222}.faq-tabbed-nav-list>li>a{display:block;position:relative;color:#1a75cf;text-decoration:none;padding:14px 40px 14px 0}.faq-tabbed-nav-list>li>a.print{display:none}.faq-tabbed-nav-list>li>a:hover{color:#6cabe7}.faq-tabbed-nav-list>li i.ico-arr-right.ico-2x{position:absolute;display:none;top:50%;margin-top:-.5em;right:0;font:normal normal normal 23px/1 IcoMoon}.faq-tabbed-nav-list>li i.ico-arr-right.ico-2x:before{content:'\e601'}.faq-tabbed-nav-list>li.active i.ico-arr-right.ico-2x{display:block}article.faq-tabbed-article{padding-bottom:21px;padding-left:0;padding-right:0;overflow:hidden}h2.faq-tabbed-article-title{font-size:28px;line-height:1.5em;font-weight:400}input.faq-tabbed-article-more-cb{display:none}input.faq-tabbed-article-more-cb:checked+label.faq-tabbed-article-more-label{display:none}input.faq-tabbed-article-more-cb:checked+label.faq-tabbed-article-more-label+.faq-tabbed-article-more-content{opacity:1;height:auto}label.faq-tabbed-article-more-label{cursor:pointer}label.faq-tabbed-article-more-label .ico-plus-circle:before{font-size:16px;vertical-align:middle}label.faq-tabbed-article-more-label+.faq-tabbed-article-more-content{opacity:0;height:0;overflow:hidden}.faq-tabbed-backtop{position:fixed;display:none;z-index:-1;bottom:40px;background:rgba(26,117,207,.75);text-align:center;border:0;width:49px;height:49px;line-height:49px;border-radius:50%;float:right;color:#fff;font-size:0;white-space:nowrap;margin-right:10px;margin-top:-34.5px;text-decoration:none}.faq-tabbed-backtop .ico-arr-top:before{font:normal normal normal 14px/1 IcoMoon;content:'\e619';position:relative;top:-5px;opacity:.7}.faq-tabbed-backtop span{display:inline-block;vertical-align:middle;padding:0 7px;white-space:normal;font-size:15px;max-height:none;line-height:12px;text-transform:uppercase;color:#fff}@media only screen and (min-width:768px){.faq-tabbed-backtop{z-index:0}}.faq-tabbed-backtop:hover{background:#1a75cf}.faq-tabbed-backtop.bottom{position:absolute;bottom:inherit;z-index:999}@media only screen and (min-width:768px){.faq-tabbed-backtop.bottom{z-index:50;bottom:0}}.faq-tabbed-backtop .ico,.faq-tabbed-backtop sub{width:100%;display:block;bottom:0;text-transform:uppercase}.faq-tabbed-backtop sub{bottom:-4px}@media print{.global-header{position:relative;top:0}.global-footer .global-footer-row,.global-footer .main-nav-microlinks{display:none}.ActionBar,.ArticlePage-actions,.Header,.LedeBold-sectionLabel,.global-header button,.sticksContainers{display:none}.global-header .global-header-shop{display:none}article.faq-tabbed-article{margin:0}.faq-tabbed-centerwell{margin:auto;float:none}.faq-tabbed-nav{display:none}input.faq-tabbed-article-more-cb+label.faq-tabbed-article-more-label{display:none}input.faq-tabbed-article-more-cb+label.faq-tabbed-article-more-label+.faq-tabbed-article-more-content{opacity:1;height:auto;display:block;transition:none}.faq-tabbed-article-more-content{opacity:1;height:auto;display:block;transition:none}.accordion-item-desc,.faq-item-desc,.rr-accordion-item-desc{display:block;margin-top:0;margin-left:0}.accordion-item-title,.faq-item-title,.rr-accordion-item-title{padding-left:0;color:#222}.accordion-item-title i,.faq-item-title i,.rr-accordion-item-title i{display:none}.carousel-highlight{display:none}}.ListArticlePage-articleBody{padding-top:0;padding-bottom:0}.PV3ArticlePage{padding-top:0!important}.PV3ArticlePage-actions,.PV3ArticlePage-articleBody{padding-top:0;padding-bottom:0}.PV3ArticlePage-articleBody{margin:0 auto}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody{width:980px}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody{width:1020px}}.PV3ArticlePage-articleBody a{text-decoration:none;color:var(--link-color)}.PV3ArticlePage-articleBody a:hover{color:var(--link-color)}.PV3ArticlePage-articleBody table{width:100%;text-align:left;border-collapse:collapse;margin:0 auto}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody table{width:calc(100% - 216px)}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody table{width:calc(100% - 300px)}}.PV3ArticlePage-articleBody table .tableHeading td,.PV3ArticlePage-articleBody table th{font-size:14px;line-height:18px;font-weight:700;background:#dae8fa;border-top:4px solid #a1cffc;border-bottom:1px solid #fff;color:#1a75cf;padding:10px}.PV3ArticlePage-articleBody table tr{background:#f8fafd;border-bottom:1px solid #fff;border-top:1px solid transparent}.PV3ArticlePage-articleBody table tr:nth-child(odd){background:#f0f6fd}.PV3ArticlePage-articleBody table tr td{font-size:14px;line-height:18px;padding:10px;border:0}.PV3ArticlePage-articleBody table tr td aside{margin:0;padding:0;width:100%;max-width:100%}.PV3ArticlePage-articleBody table tr td aside figure img{max-width:100%}.PV3ArticlePage-articleBody h4.tag,.PV3ArticlePage-articleBody h5.tag,.PV3ArticlePage-articleBody h6.tag{display:inline-block;zoom:1;max-height:none;font-size:12px;text-transform:uppercase;font-family:myriad-pro,sans-serif;font-weight:700;line-height:28px;background:#333;padding:0 7px;color:#fff;vertical-align:middle}.PV3ArticlePage-articleBody-intro{padding-left:20px;padding-right:20px;padding-top:40px}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody-intro{width:740px;margin:0 auto}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody-intro{width:980px}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody-intro{width:1020px}}.PV3ArticlePage-articleBody-intro strong{font-weight:700;font-size:18px;line-height:28px}.PV3ArticlePage-articleBody-intro p{font-family:Georgia,serif;font-size:30px;line-height:40px;max-height:none;font-weight:400;font-style:italic;margin:0 0 21px 0}@media only screen and (max-width:767px){.PV3ArticlePage-articleBody-intro p{font-size:21px;line-height:28px}}.PV3ArticlePage-articleBody-intro-title{font-weight:400;text-align:center;color:#343434;margin-bottom:40px;margin-top:0;font-size:36px;padding-bottom:40px;line-height:46px;position:relative}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody-intro-title{margin-top:40px;font-size:48px;line-height:64px;padding-bottom:60px;margin-bottom:60px}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody-intro-title{font-size:60px}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody-intro-title{font-size:60px}}.PV3ArticlePage-articleBody-intro-title:after{content:'';width:111px;height:3px;background:var(--mainHighlightColor);position:absolute;left:50%;bottom:0;margin-left:-57px}.PV3ArticlePage-articleBody-intro-subtitle{font-size:24px;font-weight:400;line-height:1.27;text-align:center;color:#000;margin:auto;width:95%;margin-bottom:50px}@media only screen and (min-width:768px){.PV3ArticlePage-articleBody-intro-subtitle{font-size:24px;width:90%}}@media only screen and (min-width:1024px){.PV3ArticlePage-articleBody-intro-subtitle{font-size:24px;width:70%}}@media only screen and (min-width:1300px){.PV3ArticlePage-articleBody-intro-subtitle{font-size:30px;width:75%}}.PV3ArticlePage-articleBody .Enhancement .Quote:before{background:var(--mainHighlightColor)}.PV3ArticlePage-articleBody .Enhancement .ListApproach{color:var(--approach-text-color);background:#fff!important;padding:0!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach [data-columns='3'] .PromoApproach-info{padding:0 50px!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach-items{padding:0!important;margin:-10px 0!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach .PromoApproach .Promo-media img{width:100%!important}.PV3ArticlePage-articleBody .Enhancement .ListApproach .PromoApproach-info{margin-top:-40px!important}@media only screen and (max-width:400px){.PV3ArticlePage-articleBody .Enhancement .ListApproach .PromoApproach-info{margin-top:-20px!important}}.PV3ArticlePage-articleBody .Enhancement .ListApproach .IRLRelatedStories-item-title,.PV3ArticlePage-articleBody .Enhancement .ListApproach .Promo-title{color:var(--approach-text-color)}.PV3ArticlePage-articleBody .Enhancement .ListApproach .IRLRelatedStories-item-title a,.PV3ArticlePage-articleBody .Enhancement .ListApproach .Promo-title a{color:var(--approach-text-color)}.PV3ArticlePage-actions{padding-left:20px;padding-right:20px;margin:0 10px;width:90%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (min-width:768px){.PV3ArticlePage-actions{width:667px;margin:0 auto}}@media only screen and (min-width:1024px){.PV3ArticlePage-actions{width:688px;margin:0 auto}}@media only screen and (min-width:1300px){.PV3ArticlePage-actions{width:767px;margin:0 auto}}.PV3ArticlePage-actions .ActionBar-items-item>a,.PV3ArticlePage-actions .ActionBarButtonAbstract--standard,.PV3ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a{background:var(--spotlight-background-color);color:var(--moduleThemeColor)}.PV3ArticlePage-actions .ActionBar-items-item>a:hover,.PV3ArticlePage-actions .ActionBarButtonAbstract--standard:hover,.PV3ArticlePage-actions .IRLLandingPage .ActionBar-items-item>a:hover{background:var(--moduleThemeColor);color:#fff}.PV3ArticlePage-actions-heading{font-size:14px;font-weight:600;color:#999;text-transform:uppercase;margin-right:10px}.PV3ArticlePage-actions .ActionBar-items-item>a{background:var(--social-icon-bgColor);color:var(--social-icon-color)}.PV3ArticlePage-actions .ActionBar-items-item>a:hover{background:var(--social-icon-bgColor);color:var(--social-icon-color)}.PV3ArticlePage-lead{position:relative}.info-ListArticlePage .PV3ArticlePage-lead{text-align:center}.PV3ArticlePage-lead [class$='-subHeadline']{display:none}.info-ListArticlePage .PV3ArticlePage-lead [class$='-subHeadline']{display:block}.PV3ArticlePage-lead [class$='-datePublished']{display:none}.PV3ArticlePage-lead .LedeBold{padding-top:0}.PV3ArticlePage-lead .LedeBold-headline{display:none}.PV3ArticlePage-lead .LedeBold-actions{display:none}.PV3ArticlePage .Header-contentWrapper{background-color:var(--navbar-bg-color)}.PV3ArticlePage .Page-footer{background:var(--navbar-bg-color)}.PV3ArticlePage footer .SocialLink[data-social-service]{background:var(--navbar-bg-color)}.PV3ArticlePage footer .SocialLink[data-social-service]:hover{background:var(--navbar-bg-color)}.PV3ArticlePage .FooterNavigation .NavigationItem-text-link{font-weight:400}.PV3ArticlePage .RichTextArticleBody{width:95%;margin:auto}@media only screen and (min-width:768px){.PV3ArticlePage .RichTextArticleBody{width:90%}}@media only screen and (min-width:1024px){.PV3ArticlePage .RichTextArticleBody{width:70%}}@media only screen and (min-width:1300px){.PV3ArticlePage .RichTextArticleBody{width:75%}}.PV3ArticlePage .Header .StockTicker,.PV3ArticlePage .Header-search{display:none}@media only screen and (min-width:1300px){.PV3ArticlePage .Header .Page-logo{border-right:2px solid #ffb700;padding:7px 25px 7px 20px}}@media only screen and (min-width:1300px){.PV3ArticlePage .MainNavigation{padding:0}}.PV3ArticlePage .MainNavigation-promote{display:none}.PV3ArticlePage .MainNavigation .NavigationItem-text-link{font-weight:400}.Enhancement .Enhancement-item>.Faq{width:100%}.Faq-items{list-style:none;padding:0}.Faq.marker .FaqTerm-title{padding:0 25px}.Faq.marker .FaqTerm-title[data-collapse-toggle-state=expanded]{display:none}.Faq.marker .FaqTerm-title:before{font-size:18px}.Faq.marker .FaqTerm-description{margin:0;font-size:18px}.FaqTerm-description,.FaqTerm-title{padding:0 30px;position:relative}.FaqTerm-title{color:var(--mainThemeColor);font-weight:700;font-size:18px;line-height:31px;cursor:pointer}.FaqTerm-title:before{display:block;font-family:IcoMoon;font-weight:400;font-size:21px;position:absolute;left:0;top:0;zoom:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.FaqTerm-title[data-collapse-toggle-state=expanded]:before{content:'\e611'}.FaqTerm-title[data-collapse-toggle-state=collapsed]:before{content:'\e614'}.FaqTerm-description{transition:max-height 250ms ease,padding 250ms ease;overflow:hidden;margin:10px 30px;padding:0;max-height:0;font-size:15px}.FaqTerm-description span.Enhancement,.FaqTerm-description span.Enhancement-item{display:inline!important;margin:0!important}.FaqTerm-description span.Enhancement a,.FaqTerm-description span.Enhancement-item a{color:#1a75cf}.FaqTerm-description span.Enhancement a:hover,.FaqTerm-description span.Enhancement-item a:hover{color:#6cabe7}.FaqTerm-title[data-collapse-toggle-state=expanded]+.FaqTerm-description{transition:max-height .5s ease,padding .5s ease;max-height:none;padding:16px 0}.Enhancement{background:inherit;margin-top:20px;margin-bottom:20px}.Enhancement:not(span) .Enhancement-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.Enhancement:not([data-alignment]):last-of-type .Enhancement-item .CardGrid:after{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto}.Enhancement:not([data-alignment]) .Enhancement-item>.VideoEnhancement{width:100%}.Enhancement:not([data-alignment]) .Enhancement-item .ImageCarousel,.Enhancement:not([data-alignment]) .Enhancement-item .ImageCarouselWithGrid{width:100%}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid{position:relative}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid [data-module-contents]{padding-top:60px;padding-bottom:60px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid:before{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto}@media only screen and (max-width:767px){.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled)>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled).flickity-enabled{display:block}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:768px){.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid{min-width:740px}}@media only screen and (min-width:1024px){.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid{min-width:1020px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid[data-columns='2']{min-width:1000px;padding-bottom:49px;margin-top:20px}.Enhancement:not([data-alignment]) .Enhancement-item .CardGrid[data-columns='2']::before{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto}}.Enhancement[data-alignment] .Enhancement-item>.FigureEnhancement,.Enhancement[data-left] .Enhancement-item>.FigureEnhancement,.Enhancement[data-right] .Enhancement-item>.FigureEnhancement{max-width:100%;width:auto}@media only screen and (min-width:768px){.Enhancement[data-alignment],.Enhancement[data-left],.Enhancement[data-right]{margin-left:20px;margin-right:20px}.Enhancement[data-alignment=left],.Enhancement[data-left]{float:left;margin-left:0}.Enhancement[data-alignment=right],.Enhancement[data-right]{float:right;margin-right:0}}@media only screen and (min-width:768px) and (max-width:1023px){.Enhancement[data-alignment=left],.Enhancement[data-left]{float:left;margin-left:0}.Enhancement[data-alignment=right],.Enhancement[data-right]{float:right;margin-right:0}}@media only screen and (min-width:1300px){.Enhancement[data-alignment=left],.Enhancement[data-left]{float:left;margin-left:-160px}.Enhancement[data-alignment=left] .Quote,.Enhancement[data-left] .Quote{margin-left:160px;max-width:320px;margin-right:0}.Enhancement[data-alignment=right],.Enhancement[data-right]{float:right;margin-right:-160px}.Enhancement[data-alignment=right] .LinkList,.Enhancement[data-right] .LinkList{margin-right:160px}.Enhancement[data-alignment=right] .Quote,.Enhancement[data-right] .Quote{margin-right:160px;max-width:320px;margin-left:0}}.PressReleasePage .Enhancement[data-alignment=left],.PressReleasePage .Enhancement[data-alignment=left] .LinkList,.PressReleasePage .Enhancement[data-alignment=left] .Quote,.PressReleasePage .Enhancement[data-left],.PressReleasePage .Enhancement[data-left] .LinkList,.PressReleasePage .Enhancement[data-left] .Quote,.TabsVerticalContent .Enhancement[data-alignment=left],.TabsVerticalContent .Enhancement[data-alignment=left] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=left] .Quote,.TabsVerticalContent .Enhancement[data-left],.TabsVerticalContent .Enhancement[data-left] .LinkList,.TabsVerticalContent .Enhancement[data-left] .Quote{margin-left:0!important;margin-right:0!important}@media only screen and (min-width:768px){.PressReleasePage .Enhancement[data-alignment=left],.PressReleasePage .Enhancement[data-alignment=left] .LinkList,.PressReleasePage .Enhancement[data-alignment=left] .Quote,.PressReleasePage .Enhancement[data-left],.PressReleasePage .Enhancement[data-left] .LinkList,.PressReleasePage .Enhancement[data-left] .Quote,.TabsVerticalContent .Enhancement[data-alignment=left],.TabsVerticalContent .Enhancement[data-alignment=left] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=left] .Quote,.TabsVerticalContent .Enhancement[data-left],.TabsVerticalContent .Enhancement[data-left] .LinkList,.TabsVerticalContent .Enhancement[data-left] .Quote{margin-right:20px!important}}@media only screen and (min-width:1024px){.PressReleasePage .Enhancement[data-alignment=left] .VideoEnhancement,.PressReleasePage .Enhancement[data-left] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-alignment=left] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-left] .VideoEnhancement{width:375px;height:210px;padding-right:20px;margin-left:-154px}}.PressReleasePage .Enhancement[data-alignment=right],.PressReleasePage .Enhancement[data-alignment=right] .LinkList,.PressReleasePage .Enhancement[data-alignment=right] .Quote,.PressReleasePage .Enhancement[data-right],.PressReleasePage .Enhancement[data-right] .LinkList,.PressReleasePage .Enhancement[data-right] .Quote,.TabsVerticalContent .Enhancement[data-alignment=right],.TabsVerticalContent .Enhancement[data-alignment=right] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=right] .Quote,.TabsVerticalContent .Enhancement[data-right],.TabsVerticalContent .Enhancement[data-right] .LinkList,.TabsVerticalContent .Enhancement[data-right] .Quote{margin-left:0!important;margin-right:0!important}@media only screen and (min-width:768px){.PressReleasePage .Enhancement[data-alignment=right],.PressReleasePage .Enhancement[data-alignment=right] .LinkList,.PressReleasePage .Enhancement[data-alignment=right] .Quote,.PressReleasePage .Enhancement[data-right],.PressReleasePage .Enhancement[data-right] .LinkList,.PressReleasePage .Enhancement[data-right] .Quote,.TabsVerticalContent .Enhancement[data-alignment=right],.TabsVerticalContent .Enhancement[data-alignment=right] .LinkList,.TabsVerticalContent .Enhancement[data-alignment=right] .Quote,.TabsVerticalContent .Enhancement[data-right],.TabsVerticalContent .Enhancement[data-right] .LinkList,.TabsVerticalContent .Enhancement[data-right] .Quote{margin-left:20px!important}}@media only screen and (min-width:1024px){.PressReleasePage .Enhancement[data-alignment=right] .VideoEnhancement,.PressReleasePage .Enhancement[data-right] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-alignment=right] .VideoEnhancement,.TabsVerticalContent .Enhancement[data-right] .VideoEnhancement{width:375px;height:210px;padding-left:20px;margin-right:-154px}}.PressReleasePage .Enhancement .VideoEnhancement{margin-right:0!important;margin-left:0!important}.VideoEnhancement-title{opacity:0;height:0}[data-alignment] .VideoEnhancement .YouTubeVideoPlayer{width:375px}.Figure,.FigureEnhancement{padding:0;margin:0;position:relative}.Figure img,.FigureEnhancement img{width:100%;height:auto;display:block}.FigureEnhancement[data-roundimage] img,.Figure[data-roundimage] img{border-radius:50em;overflow:hidden}.FigureEnhancement.fullWidth{max-width:100%;max-height:100%;width:100%}.FigureEnhancement.fullWidth img{width:100%;max-width:100%;max-height:100%}.FigureEnhancement-nocrop img{width:auto;margin:0 auto}@media only screen and (max-width:767px){.FigureEnhancement-nocrop img{width:100%;height:auto}}.FigureEnhancement-caption,.FigureEnhancement-credit{font-size:13px;margin:0 0 10px;display:block;margin-top:.5em;font-weight:700;text-align:center}@media only screen and (min-width:768px){.FigureEnhancement-caption,.FigureEnhancement-credit{font-size:15px}}.FigureEnhancement-caption{color:#000}.FigureEnhancement-credit{color:rgba(4,30,66,.3)}.FigureEnhancement,.FigureEnhancement img{max-width:300px;max-height:300px}.FigureEnhancement-nocrop,.FigureEnhancement-nocrop img{max-width:700px;max-height:unset}.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-top:20px;padding-bottom:20px;background:#f0f6fd;padding-bottom:0!important}@media only screen and (max-width:767px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.LedeBold,.LedeBoldSmall,.LedeBoldWAuthorNDate,.LedePost{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.LedeBold-sectionLabel,.LedeBoldSmall-sectionLabel,.LedeBoldWAuthorNDate-sectionLabel,.LedePost-sectionLabel{background-color:var(--mainThemeColor);padding:7px;font-size:12px;text-transform:uppercase;display:inline-block}.LedeBold-sectionLabel,.LedeBold-sectionLabel a,.LedeBoldSmall-sectionLabel,.LedeBoldSmall-sectionLabel a,.LedeBoldWAuthorNDate-sectionLabel,.LedeBoldWAuthorNDate-sectionLabel a,.LedePost-sectionLabel,.LedePost-sectionLabel a{color:#fff;text-decoration:none;font-weight:700}.LedeBold>div:first-child,.LedeBold>h1:first-child,.LedeBoldSmall>div:first-child,.LedeBoldSmall>h1:first-child,.LedeBoldWAuthorNDate>div:first-child,.LedeBoldWAuthorNDate>h1:first-child,.LedePost>div:first-child,.LedePost>h1:first-child{margin-top:0}.LedeBold>div:last-child,.LedeBold>h1:last-child,.LedeBoldSmall>div:last-child,.LedeBoldSmall>h1:last-child,.LedeBoldWAuthorNDate>div:last-child,.LedeBoldWAuthorNDate>h1:last-child,.LedePost>div:last-child,.LedePost>h1:last-child{margin-bottom:40px}.LedeBold-headline,.LedeBoldSmall-headline,.LedeBoldWAuthorNDate-headline,.LedePost-headline{margin-top:.5em;margin-bottom:.5em;line-height:1.17em;font-weight:700}.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{font-weight:700;padding-top:20px;padding-bottom:20px}@media only screen and (max-width:767px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:calc((100% - 504px)/ 2);padding-right:calc((100% - 504px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:calc((100% - 672px)/ 2);padding-right:calc((100% - 672px)/ 2)}}@media only screen and (min-width:1300px){.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{padding-left:calc((100% - 700px)/ 2);padding-right:calc((100% - 700px)/ 2)}}@media only screen and (max-width:767px){.LedeBold-headline,.LedeBoldSmall-headline,.LedeBoldWAuthorNDate-headline,.LedePost-headline{font-size:28px}.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{font-size:15px}}@media only screen and (min-width:768px){.LedeBold-headline,.LedeBoldSmall-headline,.LedeBoldWAuthorNDate-headline,.LedePost-headline{font-size:48px}.LedeBold-datePublished,.LedeBoldSmall-datePublished,.LedeBoldWAuthorNDate-datePublished,.LedePost-datePublished{font-size:18px}}.LedeBold-lead .Figure-caption,.LedeBold-lead .Figure-credit,.LedeBoldAbstract-lead .FigureEnhancement-caption,.LedeBoldAbstract-lead .FigureEnhancement-credit,.LedeBoldSmall-lead .Figure-caption,.LedeBoldSmall-lead .Figure-credit,.LedeBoldWAuthorNDate-lead .Figure-caption,.LedeBoldWAuthorNDate-lead .Figure-credit,.LedePost-lead .Figure-caption,.LedePost-lead .Figure-credit{display:none}.Lede{position:relative;min-height:564px;color:#fff}.Lede-backLink,.Lede-breadcrumb{color:currentColor}.Lede-backLink a,.Lede-breadcrumb a{color:currentColor;background-color:var(--moduleThemeColor)}.Lede-backLink a:before,.Lede-breadcrumb a:before{color:currentColor;font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block}.Lede-info{padding-top:0;padding-bottom:0}.Lede-info:after{content:'';display:block;clear:both}.Lede-headline{position:relative;color:currentColor;line-height:1em;font-weight:700;margin-top:0}.Lede-subHeadline{position:relative;font-weight:600;color:currentColor;line-height:30px}.Lede-subHeadline:after{content:'';width:150px;height:6px;background-color:var(--moduleThemeColor);padding:0;position:absolute;left:0;top:-1.67em;margin-bottom:-6px}@media only screen and (max-width:767px){.Lede-backLink,.Lede-breadcrumb{display:none}.Lede-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:100px;padding-bottom:20px}.Lede-headline{font-size:40px;padding-bottom:10px}.Lede-subHeadline{font-size:15px}}@media only screen and (min-width:768px){.Lede{padding-top:115px;padding-bottom:115px}.Lede-headline{font-size:52px;padding-bottom:15px;width:53%}.Lede-subHeadline{font-size:21px;width:52%}}@media only screen and (min-width:1024px){.Lede-headline{font-size:60px}.Lede-subHeadline{font-size:24px}}.LedeBold{overflow:hidden}.LedeBold[data-centerItem]{text-align:center}.LedeBold-date{margin:20px 0 0 0;font-size:12px;color:#a0a0a0;display:none}.LedeBold[data-haslead]>div:last-child{margin-bottom:0}.LedeBold-subHeadline{font-size:15px;font-weight:400;line-height:20px;margin-bottom:10px}.LedeBold-authorName{font-weight:400;font-size:14px;margin-top:3px;margin-bottom:20px;display:none}[data-subThemeName=CFE] .LedeBold-authorNameShow{display:block}.LedeBold-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}.LedeBold-lead>* img{width:100%;height:100%;object-fit:cover;max-height:564px!important}@media only screen and (min-width:1900px){.LedeBold-lead>* img{max-height:830px!important}}@media only screen and (min-width:1440px){.LedeBold-lead.fixed-width>*{width:725px!important}}.LedeBoldWAuthorNDate{padding-bottom:20px!important}@media only screen and (min-width:768px){.LedeBoldWAuthorNDate{padding-bottom:40px!important}}[data-wideimage] .LedeBoldWAuthorNDate-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}.LedeBoldWAuthorNDate>div:last-child{margin-bottom:0}.LedeBoldWAuthorNDate-lead{margin-top:20px;margin-bottom:-20px!important}.LedeBoldWAuthorNDate-lead .Lede-info,.LedeBoldWAuthorNDate-lead .LedeBoldWAuthorNDate{display:none}@media only screen and (min-width:768px){.LedeBoldWAuthorNDate-lead{margin-top:40px;margin-bottom:-40px!important}}.LedeBoldWAuthorNDate-byline{display:-ms-flexbox;display:flex}.LedeBoldWAuthorNDate-authorImage{-ms-flex-positive:0;flex-grow:0}.LedeBoldWAuthorNDate-authorImage img{border-radius:25px;overflow:hidden;width:40px;height:auto;margin-right:10px}.LedeBoldWAuthorNDate .ActionBar-items{margin-bottom:0}.LedeBoldWAuthorNDate-authorName{padding-bottom:20px}.LedeBoldWAuthorNDate-authorName a{text-decoration:none;color:var(--link-color)}.LedeBoldWAuthorNDate-authorName a:hover{color:var(--link-hover-color)}@media only screen and (min-width:768px){.LedeBoldWAuthorNDate-authorName{padding-bottom:40px}}.LedeBoldWAuthorNDate-authorName,.LedeBoldWAuthorNDate-authorTitle,.LedeBoldWAuthorNDate-datePublished{font-weight:400;font-size:14px;margin-top:3px;display:none;padding-bottom:0}.LedeBoldWAuthorNDate-authorNameShow,.LedeBoldWAuthorNDate-authorTitleShow,.LedeBoldWAuthorNDate-datePublishedShow{display:block}.LedeBoldWAuthorNDate-authorName,.LedeBoldWAuthorNDate-datePublished{margin-top:20px}.LedeBoldWAuthorNDate-authorName~.LedeBoldWAuthorNDate-datePublished{margin-top:3px}.LedeBoldWAuthorNDate-datePublished{padding-top:0;padding-left:0}@media only screen and (min-width:768px){.LedeBoldWAuthorNDate-headline+.LedeBoldWAuthorNDate-authorName{margin-top:-18px}}.LedeBoldSmall-lead{position:relative}.LedeBoldSmall-lead:before{content:'';display:block;width:100vw;height:100%;background:url('../image/small-lead-bg.5c721f85d7de3d5b3812ad040db9a718.png');position:absolute;margin-left:50%;transform:translateX(-50%)}.LedeBoldSmall-lead>*{position:relative;z-index:2}.LedeHalfWidth{overflow:hidden}.LedeHalfWidth-wrap{background:#1a75cf;padding-top:0;padding-bottom:0}.LedeHalfWidth-headline{color:#fff;font-weight:700;font-size:28px;line-height:1.17em;padding-right:20px}.LedeHalfWidth-lead{max-height:370px}.LedeHalfWidth-lead .Figure-caption,.LedeHalfWidth-lead .Figure-credit,.LedeHalfWidth-lead .FigureEnhancement-caption,.LedeHalfWidth-lead .FigureEnhancement-credit{display:none}.LedeHalfWidth-actions .ActionBar-items{margin:5px 0 0 0}@media only screen and (max-width:767px){.LedeHalfWidth-wrap{overflow:hidden}.LedeHalfWidth-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}}@media only screen and (min-width:768px){.LedeHalfWidth-wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;overflow:hidden}.LedeHalfWidth-lead{-ms-flex-item-align:unset;-ms-grid-row-align:unset;align-self:unset}.LedeHalfWidth-lead>*{width:50vw}.LedeHalfWidth-headline,.LedeHalfWidth-lead{width:50%;max-width:50%;overflow:visible}}@media only screen and (min-width:1024px){.LedeHalfWidth-headline{font-size:48px}}@media only screen and (min-width:1440px){.LedeHalfWidth .Figure,.LedeHalfWidth .FigureEnhancement{max-height:370px}}.LedeHalfWidth-sectionLabel{padding-bottom:10px}.LedeHalfWidth-sectionLabel a{text-decoration:none;color:var(--link-color);font-size:18px}.LedeHalfWidth-sectionLabel a:hover{color:var(--link-hover-color)}.LedeHalfWidth-sectionLabel a:before{content:'« Back to '}.LedePost{padding-top:20px;padding-bottom:20px;background:#f0f0f0;padding-bottom:40px!important}@media only screen and (max-width:767px){.LedePost{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.LedePost{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:1023px){.LedePost{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.LedePost{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.LedePost{padding-left:calc((100% - 1260px)/ 2);padding-right:calc((100% - 1260px)/ 2)}}.LedePost-headline{position:relative;padding-bottom:.6em}.LedePost-headline:after{content:'';display:block;width:50px;height:3px;background:var(--mainHighlightColor);position:absolute;left:0;bottom:0}.LedePost-linkList{float:right}.LedePost-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}@media only screen and (min-width:768px){.LedePost.fixed{position:fixed;top:0;left:0;right:0;z-index:99;display:-ms-flexbox;display:flex;padding-top:0;padding-bottom:0!important;-ms-flex-align:center;align-items:center}.LedePost.fixed .ActionBar-items{margin:0}.LedePost.fixed .ListAsButton-button{padding:5px 15px;font-size:13px}.LedePost.fixed .LedePost-lead{display:none}.LedePost.fixed .LedePost-headline{-ms-flex-order:2;order:2;width:60%;font-size:18px;max-width:600px;line-height:30px;padding:15px;margin:0 auto;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.LedePost.fixed .LedePost-headline:before{content:attr(data-nowreadingtext);margin-right:10px;font-size:14px;text-transform:uppercase}.LedePost.fixed .LedePost-headline:after{content:none}.LedePost.fixed .LedePost-linkList{-ms-flex-order:3;order:3}}.LedeWList{position:relative;background-position:50% 33%;background-size:cover}.LedeWList-backLink a:before,.LedeWList-breadcrumb a:before{font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block}.LedeWList-info{padding-top:0;padding-bottom:0}.LedeWList-info:after{content:'';display:block;clear:both}.LedeWList-headline{color:#fff;line-height:1em;position:relative;font-weight:700;margin-top:0}.LedeWList-headline:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;left:0;bottom:0;margin-bottom:-6px}.LedeWList-subHeadline{font-weight:600;color:#fff;line-height:30px}@media only screen and (max-width:767px){.LedeWList-backLink,.LedeWList-breadcrumb{display:none}.LedeWList-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:100px;padding-bottom:20px}.LedeWList-headline{font-size:40px;padding-bottom:10px}.LedeWList-subHeadline{font-size:15px}.LedeWList-lead{margin-top:10px;-ms-flex-order:9;order:9}}@media only screen and (min-width:768px){.LedeWList{padding-top:115px;padding-bottom:115px}.LedeWList-headline{font-size:52px;padding-bottom:15px;width:53%}.LedeWList-subHeadline{font-size:21px;width:52%}.LedeWList-lead{width:240px;float:right;margin-left:40px;position:relative;z-index:2}}@media only screen and (min-width:1024px){.LedeWList-headline{font-size:60px}.LedeWList-subHeadline{font-size:24px}.LedeWList-lead{width:333px;margin-left:60px}}.MediaLede{padding:0;color:#fff;position:relative}.MediaLede-headline{font-weight:700;font-size:24px;line-height:30px;max-width:1020px;margin:0 auto}.MediaLede-overlay{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;background:rgba(0,0,0,.5);position:absolute;bottom:0;left:0;right:0;z-index:10;padding-top:21px;padding-bottom:21px;text-align:center}.MediaLede-subHeadline{font-size:18px;line-height:20px;padding-top:14px;max-width:1020px;margin:0 auto}.MediaLede-lead{max-height:564px;overflow:hidden}.PageLede[data-invertcolor-and-noborder]{background-color:var(--mainThemeColor);background-image:url('../image/bg-spark-blue.750cd4836b4cd249a09e34af0525a2f1.png');background-position:top center;background-repeat:no-repeat}.PageLede[data-invertcolor-and-noborder] .PageLede-info-head{padding-bottom:0;margin-bottom:0}.PageLede[data-invertcolor-and-noborder] .PageLede-description,.PageLede[data-invertcolor-and-noborder] .PageLede-headline,.PageLede[data-invertcolor-and-noborder] .PageLede-subHeadline{color:#fff}.PageLede[data-invertcolor-and-noborder] .PageLede-description{font-size:15px;line-height:20px;color:rgba(255,255,255,.6);padding:0 55px 25px 55px}@media only screen and (max-width:767px){.PageLede[data-invertcolor-and-noborder] .PageLede-description{padding:0}}.PageLede[data-bgtext]:before{content:attr(data-bgtext);display:block;position:absolute;top:50%;left:50%;font-weight:700;transform:translate(-50%,-50%);font-size:500px;color:#fff;text-shadow:5px 5px 0 #1a75cf,5px 4px 0 #1a75cf,5px 3px 0 #1a75cf,5px 2px 0 #1a75cf,5px 1px 0 #1a75cf,5px 0 0 #1a75cf,5px -1px 0 #1a75cf,5px -2px 0 #1a75cf,5px -3px 0 #1a75cf,5px -4px 0 #1a75cf,5px -5px 0 #1a75cf,4px 5px 0 #1a75cf,4px 4px 0 #1a75cf,4px 3px 0 #1a75cf,4px 2px 0 #1a75cf,4px 1px 0 #1a75cf,4px 0 0 #1a75cf,4px -1px 0 #1a75cf,4px -2px 0 #1a75cf,4px -3px 0 #1a75cf,4px -4px 0 #1a75cf,4px -5px 0 #1a75cf,3px 5px 0 #1a75cf,3px 4px 0 #1a75cf,3px 3px 0 #1a75cf,3px 2px 0 #1a75cf,3px 1px 0 #1a75cf,3px 0 0 #1a75cf,3px -1px 0 #1a75cf,3px -2px 0 #1a75cf,3px -3px 0 #1a75cf,3px -4px 0 #1a75cf,3px -5px 0 #1a75cf,2px 5px 0 #1a75cf,2px 4px 0 #1a75cf,2px 3px 0 #1a75cf,2px 2px 0 #1a75cf,2px 1px 0 #1a75cf,2px 0 0 #1a75cf,2px -1px 0 #1a75cf,2px -2px 0 #1a75cf,2px -3px 0 #1a75cf,2px -4px 0 #1a75cf,2px -5px 0 #1a75cf,1px 5px 0 #1a75cf,1px 4px 0 #1a75cf,1px 3px 0 #1a75cf,1px 2px 0 #1a75cf,1px 1px 0 #1a75cf,1px 0 0 #1a75cf,1px -1px 0 #1a75cf,1px -2px 0 #1a75cf,1px -3px 0 #1a75cf,1px -4px 0 #1a75cf,1px -5px 0 #1a75cf,0 5px 0 #1a75cf,0 4px 0 #1a75cf,0 3px 0 #1a75cf,0 2px 0 #1a75cf,0 1px 0 #1a75cf,0 0 0 #1a75cf,0 -1px 0 #1a75cf,0 -2px 0 #1a75cf,0 -3px 0 #1a75cf,0 -4px 0 #1a75cf,0 -5px 0 #1a75cf,-1px 5px 0 #1a75cf,-1px 4px 0 #1a75cf,-1px 3px 0 #1a75cf,-1px 2px 0 #1a75cf,-1px 1px 0 #1a75cf,-1px 0 0 #1a75cf,-1px -1px 0 #1a75cf,-1px -2px 0 #1a75cf,-1px -3px 0 #1a75cf,-1px -4px 0 #1a75cf,-1px -5px 0 #1a75cf,-2px 5px 0 #1a75cf,-2px 4px 0 #1a75cf,-2px 3px 0 #1a75cf,-2px 2px 0 #1a75cf,-2px 1px 0 #1a75cf,-2px 0 0 #1a75cf,-2px -1px 0 #1a75cf,-2px -2px 0 #1a75cf,-2px -3px 0 #1a75cf,-2px -4px 0 #1a75cf,-2px -5px 0 #1a75cf,-3px 5px 0 #1a75cf,-3px 4px 0 #1a75cf,-3px 3px 0 #1a75cf,-3px 2px 0 #1a75cf,-3px 1px 0 #1a75cf,-3px 0 0 #1a75cf,-3px -1px 0 #1a75cf,-3px -2px 0 #1a75cf,-3px -3px 0 #1a75cf,-3px -4px 0 #1a75cf,-3px -5px 0 #1a75cf,-4px 5px 0 #1a75cf,-4px 4px 0 #1a75cf,-4px 3px 0 #1a75cf,-4px 2px 0 #1a75cf,-4px 1px 0 #1a75cf,-4px 0 0 #1a75cf,-4px -1px 0 #1a75cf,-4px -2px 0 #1a75cf,-4px -3px 0 #1a75cf,-4px -4px 0 #1a75cf,-4px -5px 0 #1a75cf;opacity:.2}.PageLede{position:relative}.PackageLandingPage .PageLede{background:0 0!important}.PageLede-backLink,.PageLede-breadcrumb{display:none}.PageLede-backLink a:before,.PageLede-breadcrumb a:before{font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block;font-size:10px;vertical-align:bottom}@media only screen and (min-width:768px){.PageLede-backLink,.PageLede-breadcrumb{display:block}}.PageLede:not([data-invertcolor-and-noborder]) .PageLede-info-head{margin-bottom:24px;padding-bottom:24px;position:relative}.PageLede:not([data-invertcolor-and-noborder]) .PageLede-info-head:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;bottom:0}.PageLede:not([data-invertcolor-and-noborder]) .PageLede-info-head[data-separator-above-subheadline]:after{top:0!important}.PageLede-info{text-align:center}.PageLede-info-head:after{left:50%;margin-left:-75px}.PageLede[data-textalign=left] .PageLede-info{text-align:left}.PageLede[data-textalign=left] .PageLede-info-head:after{left:0;margin-left:0}.PageLede[data-textalign=right] .PageLede-info{text-align:right}.PageLede[data-textalign=right] .PageLede-info-head:after{right:0;margin-right:0;margin-left:auto;left:auto}.PageLede-headline{font-weight:700;font-size:36px;margin:0;line-height:1.5em}.PageLede-description{font-size:18px;line-height:28px;max-width:1020px;margin:0 auto}.PageLede-description p{margin:0 0 10px}.PageLede-subHeadline{font-size:18px;max-height:none;font-weight:700;text-transform:uppercase;color:var(--moduleThemeColor);margin:0;line-height:1.3em}@media only screen and (min-width:768px){.PageLede-lead~.PageLede-info .PageLede-headline,.PageLede[data-invertcolor-and-noborder] .PageLede-headline{font-size:48px;padding:0 10px;line-height:56px}.PageLede-headline{font-size:60px;margin:0 0 15px 0}.PageLede-subHeadline{margin:8px 0;line-height:28px}}@media only screen and (min-width:1024px){.PageLede-info{padding-top:60px}}.PageLedeWideImageTitleOnly{position:relative;width:100%;height:auto;min-height:350px}.PageLedeWideImageTitleOnly .Figure,.PageLedeWideImageTitleOnly .FigureEnhancement{background-position:center;background-repeat:no-repeat;background-size:cover;height:100%}.PageLedeWideImageTitleOnly img{width:100%;height:auto}.PageLedeWideImageTitleOnly .PageLede-lead,.PageLedeWideImageTitleOnly-info{position:absolute;bottom:0;z-index:1;width:100%;height:100%;max-width:100%;overflow:hidden}.PageLedeWideImageTitleOnly-info{z-index:2;background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.7) 80%);background-repeat:repeat-x}.PageLedeWideImageTitleOnly .PageLede-headline{position:absolute;bottom:0;font-size:24px;line-height:1.2;padding:50px;text-align:center}.PageLedeWideImageTitleOnly .PageLede-headline,.PageLedeWideImageTitleOnly .PageLede-headline a{color:#fff}.PageLedeWideImageTitleOnly .PageLede-headline a:hover,.PageLedeWideImageTitleOnly .PageLede-headline:hover{color:#a1cffc}.PageLedeWideImageTitleOnly .Promo-category{display:none}@media only screen and (min-width:768px){.PageLedeWideImageTitleOnly{min-height:525px}.PageLedeWideImageTitleOnly .PageLede-headline{width:100%;font-size:36px;padding:70px;text-align:left}}@media only screen and (min-width:1024px){.PageLedeWideImageTitleOnly{min-height:604px}.PageLedeWideImageTitleOnly .PageLede-headline{font-size:42px;padding:100px;width:70%}}@media only screen and (min-width:1300px){.PageLedeWideImageTitleOnly{height:700px}.PageLedeWideImageTitleOnly .PageLede-headline{font-size:48px}}[data-cta-hide] .List-cta,[data-cta-hide] .ListCardHorizontal-cta,[data-cta-hide] .ListColumns-cta,[data-cta-hide] .ListMasonry-cta,[data-cta-hide] .ListMosaic-cta,[data-cta-hide] .ListMosaic1To1-cta,[data-cta-hide] .ListMosaic1To2-cta,[data-cta-hide] .ListMosaic2To1-cta{display:none}[data-more-hide] .List-loadmore,[data-more-hide] .List-pagination,[data-more-hide] .ListCardHorizontal-loadmore,[data-more-hide] .ListCardHorizontal-pagination,[data-more-hide] .ListColumns-loadmore,[data-more-hide] .ListColumns-pagination,[data-more-hide] .ListMasonry-loadmore,[data-more-hide] .ListMasonry-pagination,[data-more-hide] .ListMosaic-loadmore,[data-more-hide] .ListMosaic-pagination,[data-more-hide] .ListMosaic1To1-loadmore,[data-more-hide] .ListMosaic1To1-pagination,[data-more-hide] .ListMosaic1To2-loadmore,[data-more-hide] .ListMosaic1To2-pagination,[data-more-hide] .ListMosaic2To1-loadmore,[data-more-hide] .ListMosaic2To1-pagination{display:none}.AsideList{background:#f0f0f0;border-radius:6px;padding:40px}.AsideList-title{margin:0;padding:0 0 15px 0}.AsideList-items-item{display:-ms-flexbox;display:flex;margin-bottom:30px}.AsideList-items-item:last-child{margin-bottom:0}.AsideList-title .Link{margin-top:0}.AsideList .PromoHorizontalCard{display:block}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-title,.AsideList .PromoHorizontalCard .Promo-title{font-size:16px}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-title a:hover,.AsideList .PromoHorizontalCard .Promo-title a:hover{color:#1a75cf}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-media,.AsideList .PromoHorizontalCard .Promo-media{float:left;margin-right:20px;margin-bottom:10px;min-width:100px}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-media img,.AsideList .PromoHorizontalCard .Promo-media img{width:100px}.AsideList .PromoHorizontalCard .IRLRelatedStories-item-category,.AsideList .PromoHorizontalCard .IRLRelatedStories-item-description,.AsideList .PromoHorizontalCard .Promo-category,.AsideList .PromoHorizontalCard .Promo-description{display:none}.AsideList .Promo-media~.PromoHorizontalCard-info{margin-left:0}@media only screen and (min-width:768px) and (max-width:1023px){.AsideList{margin:10px}}.AnswerHighlightList{background-color:#f0f6fd;padding:45px 10px}.AnswerHighlightList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.AnswerHighlightList-items .PromoCard,.AnswerHighlightList-items .PromoCardQuote{background:0 0;padding:10px;box-shadow:none}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard,.AnswerHighlightList-items .PromoCardQuote{padding:0}}.AnswerHighlightList-items .PromoCard .Promo-category,.AnswerHighlightList-items .PromoCard .Promo-media,.AnswerHighlightList-items .PromoCardQuote .Promo-category,.AnswerHighlightList-items .PromoCardQuote .Promo-media{display:none}.AnswerHighlightList-items .PromoCard-info,.AnswerHighlightList-items .PromoCardQuote-info{display:-ms-flexbox;display:flex;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.AnswerHighlightList-items .PromoCard-info .Promo-date,.AnswerHighlightList-items .PromoCardQuote-info .Promo-date{-ms-flex-order:-1;order:-1;font-size:10px;line-height:15px;margin:0;color:#000}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard-info .Promo-date,.AnswerHighlightList-items .PromoCardQuote-info .Promo-date{margin-bottom:7px;font-size:13px}}.AnswerHighlightList-items .PromoCard-info .Promo-title,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title{font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;width:100%}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard-info .Promo-title,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title{font-size:18px;line-height:20px;margin-bottom:7px}}.AnswerHighlightList-items .PromoCard-info .Promo-title a,.AnswerHighlightList-items .PromoCard-info .Promo-title span,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title a,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title span{font-size:14px}@media only screen and (min-width:768px){.AnswerHighlightList-items .PromoCard-info .Promo-title a,.AnswerHighlightList-items .PromoCard-info .Promo-title span,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title a,.AnswerHighlightList-items .PromoCardQuote-info .Promo-title span{font-size:18px}}.AnswerHighlightList-items .PromoCard-info .Promo-description,.AnswerHighlightList-items .PromoCardQuote-info .Promo-description{font-size:15px;line-height:20px;margin-bottom:10px;font-weight:400}.AnswerHighlightList-title{font-size:18px;line-height:1;text-align:left;font-weight:700;margin-bottom:20px}@media only screen and (min-width:768px){.AnswerHighlightList-title{width:740px;margin:0 auto 10px auto;font-size:24px}}@media only screen and (min-width:1024px){.AnswerHighlightList-title{width:980px}}@media only screen and (min-width:1300px){.AnswerHighlightList-title{width:1020px}}.AnswerHighlightList-cta{text-align:center}.AnswerHighlightList-cta a{text-decoration:none;background:#5b9cdd;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.AnswerHighlightList-cta a:hover{background:#5b9cdd}.AnswerHighlightList-items{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.AnswerHighlightList-items.flickity-enabled{display:block}.AnswerHighlightList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport .flickity-slider{left:10px!important}.AnswerHighlightList-items .flickity-prev-next-button.previous{left:10px}.AnswerHighlightList-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){.AnswerHighlightList-items{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.AnswerHighlightList-items{width:980px}}@media only screen and (min-width:1300px){.AnswerHighlightList-items{width:1020px}}@media only screen and (min-width:768px){.AnswerHighlightList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;margin:0 auto}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.AnswerHighlightList-items .AnswerHighlightList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.AnswerHighlightList-items.flickity-enabled{display:block}.AnswerHighlightList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .AnswerHighlightList-items .flickity-viewport .flickity-slider{left:10px!important}.AnswerHighlightList-items .flickity-prev-next-button.previous{left:10px}.AnswerHighlightList-items .flickity-prev-next-button.next{right:10px}}.CardGrid{overflow:hidden}.CardGrid-dark{background:#181818;color:#fff}.CardGrid-dark .CardGrid-title{color:#fff;font-size:30px;font-weight:700;line-height:1.2;margin-bottom:30px}.CardGrid-dark .CardGrid-title a{color:#fff}.CardGrid-dark .CardGrid-title a:hover{color:#ffc220}.CardGrid-dark .List-cta a{border:1px solid #6cabe7;color:#6cabe7}.CardGrid-dark .List-cta a:hover{color:#ffc220;background:0 0;border:1px solid #ffc220}.CardGrid-dark .IRLRelatedStories-item-description,.CardGrid-dark .IRLRelatedStories-item-title,.CardGrid-dark .Promo-description,.CardGrid-dark .Promo-title{color:#fff;padding-bottom:10px}.CardGrid-dark .IRLRelatedStories-item-description a,.CardGrid-dark .IRLRelatedStories-item-title a,.CardGrid-dark .Promo-description a,.CardGrid-dark .Promo-title a{color:#fff}.CardGrid-dark .IRLRelatedStories-item-description a:hover,.CardGrid-dark .IRLRelatedStories-item-title a:hover,.CardGrid-dark .Promo-description a:hover,.CardGrid-dark .Promo-title a:hover{color:#ffc220}.CardGrid-dark .IRLRelatedStories-item-date,.CardGrid-dark .Promo-date{opacity:.4;color:#fff}.CardGrid-dark .IRLRelatedStories-item-category a,.CardGrid-dark .Promo-category a{color:#6cabe7}.CardGrid-dark .IRLRelatedStories-item-category a:hover,.CardGrid-dark .Promo-category a:hover{color:#ffc220}.CardGrid-dark .IRLRelatedStories-itemCard,.CardGrid-dark .PromoCard{background:#242424}.CardGrid-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (max-width:767px){.CardGrid-items .flickity-viewport{overflow:visible;left:0!important}.CardGrid-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.CardGrid-items:not(.flickity-enabled) .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.CardGrid-items:not(.flickity-enabled).flickity-enabled{display:block}.CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .CardGrid-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .CardGrid-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.CardGrid-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.CardGrid-items.flickity-enabled .CardGrid-items-item{list-style:none;width:calc(60% - 20px);margin-right:20px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.CardGrid-items.flickity-enabled~.List-cta{margin-top:35px}}@media only screen and (min-width:768px){.CardGrid-items .flickity-viewport{overflow:hidden}[data-columns='4'] .CardGrid-items,[data-columns='5'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .CardGrid-items .CardGrid-items-item,[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2'],[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item,[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2'],[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items.flickity-enabled,[data-columns='5'] .CardGrid-items.flickity-enabled{display:block}[data-columns='4'] .CardGrid-items .flickity-viewport,[data-columns='5'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.previous,[data-columns='5'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.next,[data-columns='5'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .CardGrid-items.flickity-enabled{display:block}[data-columns='3'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .CardGrid-items .PromoCard,[data-columns='3'] .CardGrid-items .PromoCardQuote{height:100%}[data-columns='2'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='2'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .CardGrid-items.flickity-enabled{display:block}[data-columns='2'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='2'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='2'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='2'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='2'] .CardGrid-items .Promo-media{margin-bottom:17px}[data-columns='1'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='1'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .CardGrid-items.flickity-enabled{display:block}[data-columns='1'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='1'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='1'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='1'] .CardGrid-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1300px){[data-columns='5'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .CardGrid-items.flickity-enabled{display:block}[data-columns='5'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='5'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='5'] .CardGrid-items .flickity-prev-next-button.next{right:10px}[data-columns='4'] .CardGrid-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .CardGrid-items .CardGrid-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .CardGrid-items.flickity-enabled{display:block}[data-columns='4'] .CardGrid-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .CardGrid-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .CardGrid-items .flickity-prev-next-button.next{right:10px}}.CardGrid .flickity-page-dots{display:block;padding-top:20px;bottom:-35px}.CardGrid .flickity-page-dots .dot{width:12px;height:12px;margin:0 5px}.CardGrid .flickity-page-dots .dot.is-selected{background:var(--carousel-mobile-dots-color);opacity:.75}@media only screen and (min-width:1024px){.CardGrid .flickity-page-dots{display:none}}.CardGrid .flickity-button{height:80px;width:90px}.CardGrid .flickity-button svg{display:none}.CardGrid .flickity-button:before{font:normal normal normal 80px/1 IcoMoon;color:var(--carousel-arrow-color)}.CardGrid .flickity-button:hover:before{color:var(--carousel-arrow-hover-color)}.CardGrid .flickity-button.next{transform:translateX(100%);background:0 0}.CardGrid .flickity-button.next:before{content:'\e601'}.CardGrid .flickity-button.previous{transform:translateX(-100%)}.CardGrid .flickity-button.previous:before{content:'\e600'}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.CardGrid .flickity-button{display:none}}.CardGridWithBg{background-size:cover;background-position:50% 33%;background-repeat:no-repeat;background-color:#f0f6fd;padding-top:90px;padding-bottom:90px}.CardGridWithBg-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.CardGridWithBg .List-cta{text-align:center}.CardGridWithBg .List-cta a{background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.CardGridWithBg .List-cta a:hover{background:#6cabe7}@media only screen and (min-width:768px){.CardGridWithBg-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.CardGridWithBg-items .CardGridWithBg-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.CardGridWithBg-items .CardGridWithBg-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.CardGridWithBg-items .CardGridWithBg-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.CardGridWithBg-items .CardGridWithBg-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.CardGridWithBg-items.flickity-enabled{display:block}.CardGridWithBg-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .CardGridWithBg-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .CardGridWithBg-items .flickity-viewport .flickity-slider{left:10px!important}.CardGridWithBg-items .flickity-prev-next-button.previous{left:10px}.CardGridWithBg-items .flickity-prev-next-button.next{right:10px}.CardGridWithBg-items .PromoCard,.CardGridWithBg-items .PromoCardQuote{height:100%}}.FourColList{background-color:#f0f6fd;padding:45px 10px}.FourColList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.FourColList-description{display:none}.FourColList-title{font-size:24px;font-weight:700;margin-bottom:50px;line-height:1em;text-align:center;color:#000;text-decoration:none}.FourColList-title:after{background:#fcbb30 none repeat scroll 0 0;content:'';height:5px;margin-top:40px;position:absolute;margin-left:-50px;width:100px;left:50%}.FourColList-cta{text-align:center}.FourColList-cta a{text-decoration:none;background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.FourColList-cta a:hover{background:#6cabe7}.FourColList-items{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.FourColList-items.flickity-enabled{display:block}.FourColList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport .flickity-slider{left:10px!important}.FourColList-items .flickity-prev-next-button.previous{left:10px}.FourColList-items .flickity-prev-next-button.next{right:10px}[data-hide-published] .FourColList-items .Promo-date{display:none}@media only screen and (min-width:768px){.FourColList-items{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.FourColList-items{width:980px}}@media only screen and (min-width:1300px){.FourColList-items{width:1020px}}@media only screen and (min-width:768px){.FourColList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;margin:0 auto}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items .FourColList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.FourColList-items .FourColList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.FourColList-items.flickity-enabled{display:block}.FourColList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .FourColList-items .flickity-viewport .flickity-slider{left:10px!important}.FourColList-items .flickity-prev-next-button.previous{left:10px}.FourColList-items .flickity-prev-next-button.next{right:10px}}.FourColListEnhanced{padding:45px 10px}.FourColListEnhanced-content{margin:0 auto}.FourColListEnhanced-title{font-size:24px;font-weight:700;margin-bottom:50px;line-height:1em;text-align:center;color:#000;text-decoration:none}.FourColListEnhanced-title:after{background:#fcbb30 none repeat scroll 0 0;content:'';height:5px;margin-top:40px;position:absolute;margin-left:-50px;width:100px;left:50%}.FourColListEnhanced .flickity-page-dots{bottom:auto;counter-reset:section;margin:0;position:absolute;top:-40px}.FourColListEnhanced .flickity-page-dots .dot{background:0 0;border-radius:0;color:var(--carousel-mobile-dots-color);font-size:16px;height:16px;margin:0;opacity:1;position:relative;width:20px}.FourColListEnhanced .flickity-page-dots .dot.is-selected{background:0 0;color:var(--primaryTextColor)}.FourColListEnhanced .flickity-page-dots .dot:after{position:absolute;border-right:1px solid var(--carousel-mobile-dots-color);height:13px;right:0;top:2px;width:1px;content:''}.FourColListEnhanced .flickity-page-dots .dot:before{counter-increment:section;content:counters(section, '.') ' '}.FourColListEnhanced .flickity-page-dots .dot:last-of-type:after{display:none}.FourColListEnhanced-slides.flickity-enabled{margin-top:80px}.FourColListEnhanced-slide{display:none;width:100%}.FourColListEnhanced-slide:first-of-type{display:block}.flickity-enabled .FourColListEnhanced-slide{display:block}@media only screen and (min-width:320px) and (max-width:539px){.FourColListEnhanced-content{padding:0;width:300px}}@media only screen and (min-width:540px) and (max-width:789px){.FourColListEnhanced-content{width:520px}}@media only screen and (min-width:790px) and (max-width:1199px){.FourColListEnhanced-content{width:770px}}@media only screen and (min-width:1200px){.FourColListEnhanced-content{width:1112px}.FourColListEnhanced-slide{margin-top:0}}.FourColListEnhancedSlide-items{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;padding:0}.FourColListEnhancedSlide-items-item{position:relative;margin:15px;padding:0 5px 10px}@media only screen and (min-width:320px) and (max-width:539px){.FourColListEnhancedSlide-items-item{height:260px;width:135px;margin:5px}}@media only screen and (min-width:540px) and (max-width:767px){.FourColListEnhancedSlide-items-item{height:290px;width:235px;margin:10px}}@media only screen and (min-width:768px) and (max-width:1199px){.FourColListEnhancedSlide-items-item{height:280px;width:235px;margin:10px}}@media only screen and (min-width:1200px){.FourColListEnhancedSlide-items-item{height:270px;width:235px;margin:20px}}.ImageListCard{background:#fff}.ImageListCard-items{margin:-2px -4px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:1023px){.ImageListCard-items{margin:-2px}}.ImageListCard-items-item{display:inline-block;width:calc(100% / 3);padding:2px}@media only screen and (max-width:1023px){.ImageListCard-items-item{padding:4px 2px;margin-top:-4px}}.ImageListCard-items-item .PromoCard,.ImageListCard-items-item .PromoCardQuote{width:100%!important;margin-bottom:0!important;border-radius:unset}.ImageListCard-items-item img{width:100%;height:auto}.ImageListCard-items-item .PromoCard,.ImageListCard-items-item .PromoCardQuote{width:100%}.ImageListCard-items .PromoCard-info{display:none}.ImageListCard-title{padding:20px 28px;font-size:18px;margin:0;line-height:20px}.ImageListCard-title a{color:#000;text-decoration:none}.ImageListCard-title a:hover{color:#1a75cf}.IRLRelatedStories{padding:55px 20px}.IRLRelatedStories-header{color:#000;margin:0 0 55px 0;padding:0 0 0 20px}.IRLRelatedStories-header:after{content:'';display:block;width:3px;height:24px;background:#0071ce;position:absolute;left:0;top:4px}.IRLRelatedStories-items{margin-top:30px}.IRLRelatedStories-item{display:-ms-flexbox;display:flex;margin-bottom:30px;clear:both;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.IRLRelatedStories-item{-ms-flex-direction:row;flex-direction:row}}.IRLRelatedStories-item:last-child{margin-bottom:0}.IRLRelatedStories-item-title{font-size:24px}.IRLRelatedStories-item-title a:hover{color:#1a75cf}.IRLRelatedStories-item-media{margin-right:30px;margin-bottom:10px;width:180px;min-width:180px}.IRLRelatedStories-item-media img{width:100px;height:100px}.IRLRelatedStories-item-description{position:relative;margin-top:20px;color:#727272}.IRLRelatedStories-item-description:before{content:'';width:50px;height:2px;background:#f7a330;display:block;position:absolute;top:-10px;left:0}.IRLRelatedStories-label{text-transform:uppercase;color:#f7a330;margin:0 0 12px 0;font-size:14px;font-weight:900}.IRLRelatedStories-info{-ms-flex-negative:1;flex-shrink:1}.IRLRelatedStories .IRLRelatedStories-card-media~.IRLRelatedStories-card-info{margin-left:0}@media only screen and (min-width:768px){.IRLRelatedStories{padding:55px 20px}.IRLRelatedStories-header{padding:0 0 15px 40px}.IRLRelatedStories-header:after{content:'';display:block;width:3px;height:24px;background:#0071ce;position:absolute;left:0;top:8px}}.IRLSplitList-items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.IRLSplitList-items-item:nth-child(even){-ms-flex-order:1;order:1}@media only screen and (min-width:768px){.IRLSplitList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.IRLSplitList-items-item{-ms-flex:0 1 50%;flex:0 1 50%}.IRLSplitList-items-item:nth-child(even){-ms-flex-order:initial;order:initial}}.LeadCarouselJump{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarouselJump-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselJump-items .LeadCarouselJump-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselJump-items .LeadCarouselJump-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselJump-items .LeadCarouselJump-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselJump-items .LeadCarouselJump-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselJump-items.flickity-enabled{display:block}.LeadCarouselJump-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselJump-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselJump-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselJump-items .flickity-prev-next-button.previous{left:0}.LeadCarouselJump-items .flickity-prev-next-button.next{right:0}.LeadCarouselJump-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarouselJump .flickity-page-dots{bottom:10px;display:none;z-index:9}.LeadCarouselJump .flickity-page-dots .dot{width:15px;height:15px;margin:0 5px;background:#5b5856}.LeadCarouselJump .flickity-page-dots .dot.is-selected{background:#fff}@media only screen and (max-width:767px){.LeadCarouselJump .flickity-page-dots{display:block}}.LeadCarouselJump .LeadPromo{max-height:700px;overflow:hidden;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.LeadCarouselJump .LeadPromo .Promo-media{-ms-flex-preferred-size:100%;flex-basis:100%}.LeadCarouselJump .LeadPromo .Promo-media img{width:100%;height:auto}.LeadCarouselJump .LeadPromo-info{-ms-flex-preferred-size:30%;flex-basis:30%;position:absolute;top:0;bottom:0;width:50%;z-index:2;background-color:rgba(3,23,67,.8);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}@media only screen and (max-width:767px){.LeadCarouselJump .LeadPromo-info{padding:0 10px 0 15px}}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo-info{width:40%}}@media only screen and (min-width:1024px){.LeadCarouselJump .LeadPromo-info{width:33%}}.LeadCarouselJump .LeadPromo .Promo-button,.LeadCarouselJump .LeadPromo .Promo-category,.LeadCarouselJump .LeadPromo .Promo-date{display:none}.LeadCarouselJump .LeadPromo .Promo-description{max-height:none;font-weight:400;color:#fff;font-size:12px;line-height:1.3em}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo .Promo-description{font-size:18px;line-height:28px}}.LeadCarouselJump .LeadPromo .Promo-title{width:100%;font-size:16px;font-weight:400;color:#fff;font-style:normal;font-stretch:normal;line-height:1.35;letter-spacing:normal;text-align:left;margin:0}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo .Promo-title{font-size:25px}}@media only screen and (min-width:1024px){.LeadCarouselJump .LeadPromo .Promo-title{font-size:35px}}@media only screen and (min-width:1300px){.LeadCarouselJump .LeadPromo .Promo-title{font-size:40px}}.LeadCarouselJump .LeadPromo .Promo-description a.Link,.LeadCarouselJump .LeadPromo .Promo-description span.Link,.LeadCarouselJump .LeadPromo .Promo-title a.Link,.LeadCarouselJump .LeadPromo .Promo-title span.Link{color:#fff;text-decoration:none}.LeadCarouselJump .LeadPromo .Promo-description a.Link:hover,.LeadCarouselJump .LeadPromo .Promo-description span.Link:hover,.LeadCarouselJump .LeadPromo .Promo-title a.Link:hover,.LeadCarouselJump .LeadPromo .Promo-title span.Link:hover{color:#a1cffc}.LeadCarouselJump .LeadPromo .Promo-button{display:none}.LeadCarouselJump .LeadPromo .Promo-button a{font-size:12px;text-align:left;line-height:1.3em;font-weight:400;margin:0 0 10px;color:#fff;text-decoration:none}.LeadCarouselJump .LeadPromo .Promo-button a:hover{color:#a1cffc}@media only screen and (min-width:768px){.LeadCarouselJump .LeadPromo .Promo-button a{font-size:15px;line-height:20px}}@media only screen and (min-width:1024px){.LeadCarouselJump .LeadPromo .Promo-button a{font-size:18px;line-height:28px}}.LeadCarouselJump .Promo-date{display:none}.LeadCarouselJump-wrap{position:relative}.LeadCarouselJump .flickity-button{display:none}.LeadCarouselJump[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarouselJump [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarouselJump [data-carousel-enabled-pagination]:before{content:'';display:block;width:calc(100% - 80px);height:1px;margin:auto;position:absolute;top:0;left:0;right:0;background:#ededed}.LeadCarouselJump [data-carousel-enabled-pagination-next]:before,.LeadCarouselJump [data-carousel-enabled-pagination-prev]:before{display:inline-block;color:var(--carousel-arrow-color);font:normal normal normal 28px/1 IcoMoon}.LeadCarouselJump [data-carousel-enabled-pagination-next]:hover,.LeadCarouselJump [data-carousel-enabled-pagination-prev]:hover{color:var(--carousel-arrow-hover-color)}@media only screen and (max-width:767px){.LeadCarouselJump [data-carousel-enabled-pagination-next],.LeadCarouselJump [data-carousel-enabled-pagination-prev]{display:none}}.LeadCarouselJump [data-carousel-enabled-pagination-prev]{position:absolute;left:30px;top:50%}.LeadCarouselJump [data-carousel-enabled-pagination-prev]:before{content:'\e600'}.LeadCarouselJump [data-carousel-enabled-pagination-nextcontent]{display:none}.LeadCarouselJump [data-carousel-enabled-pagination-next]{position:absolute;right:30px;top:50%}.LeadCarouselJump [data-carousel-enabled-pagination-next]:before{content:'\e601'}.List-cta{text-align:center;padding:20px 0}.List-items{list-style-type:none;padding:0;overflow:visible!important}.ListCalendar{border-radius:5px}.ListCalendar .List-title{position:relative;margin-bottom:25px!important;padding-bottom:20px}.ListCalendar .List-title,.ListCalendar .List-title a{line-height:1.2em;margin-bottom:10px;text-decoration:none;font-weight:700;color:#000;margin-top:0}@media only screen and (max-width:767px){.ListCalendar .List-title,.ListCalendar .List-title a{font-size:24px}}@media only screen and (min-width:768px){.ListCalendar .List-title,.ListCalendar .List-title a{font-size:30px}}.ListCalendar .List-title:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}.ListCalendar a:hover{color:#6cabe7}.ListCalendar .List-description{line-height:1.4em;margin-bottom:10px}.ListCalendar-items{padding:0;list-style:none;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-5px -5px}.ListCalendar-items .ListCalendar-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.ListCalendar-items .ListCalendar-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 10px);flex-basis:calc(200% - 10px);max-width:calc(200% - 10px);width:calc(200% - 10px)}.ListCalendar-items .ListCalendar-items-item{margin:5px 5px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 10px);flex-basis:calc(100% - 10px);max-width:calc(100% - 10px);width:calc(100% - 10px)}.ListCalendar-items .ListCalendar-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 10px);flex-basis:calc(200% - 10px);max-width:calc(200% - 10px);width:calc(200% - 10px)}.ListCalendar-items.flickity-enabled{display:block}.ListCalendar-items .flickity-viewport{left:5px}[data-carousel-enabled-curpage=end] .ListCalendar-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListCalendar-items .flickity-viewport .flickity-slider{left:5px!important}.ListCalendar-items .flickity-prev-next-button.previous{left:5px}.ListCalendar-items .flickity-prev-next-button.next{right:5px}.ListCalendar-cta{border-top:2px solid rgba(250,249,248,.25);padding:20px}.ListCalendar-cta a{color:#000;text-decoration:none}.ListCalendar .flickity-button.next,.ListCalendar .flickity-button.previous{bottom:auto;top:auto;left:auto;right:auto;color:#000;font-size:20px}.ListCalendar .flickity-button.next:hover,.ListCalendar .flickity-button.previous:hover{background:0 0;color:var(--link-hover-color)}.ListCalendar .flickity-button.next svg,.ListCalendar .flickity-button.previous svg{display:none}.ListCalendar .flickity-button.previous{bottom:-110px;right:5px}@media only screen and (max-width:767px){.ListCalendar .flickity-button.previous{bottom:-90px}}.ListCalendar .flickity-button.next{bottom:-110px;right:-20px}@media only screen and (max-width:767px){.ListCalendar .flickity-button.next{bottom:-90px}}@media only screen and (max-width:767px){.ListCalendar [data-module-contents]{padding:20px}.ListCalendar .List-description{font-size:15px}}@media only screen and (min-width:768px){.ListCalendar [data-module-contents]{padding:40px}.ListCalendar .List-description{font-size:18px}}.ListCard{background-color:#fff;padding:49px 31.5px;text-align:left;height:370px;margin:10px}@media only screen and (min-width:768px){.ListCard{padding:30px 20px;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}}@media only screen and (min-width:1024px){.ListCard{padding:49px 31.5px}}.ListCard-title{margin:0 0 31.5px 0;font-size:24px;line-height:28px}@media only screen and (min-width:768px){.ListCard-title{font-size:21px;line-height:24px}}@media only screen and (min-width:1024px){.ListCard-title{font-size:24px;line-height:28px}}.ListCard-title a{text-decoration:none;color:#000}.ListCard-title a:hover{color:#1a75cf}.ListCard-description{font-size:15px;line-height:20px;margin-bottom:10px}.ListAsButton{position:relative}.ListAsButton-description{font-size:30px;line-height:1.2em;margin:0;padding:0;font-weight:700;padding-bottom:40px}.ListAsButton [data-listasbutton-trigger]:before{content:attr(data-listasbutton-trigger)}.ListAsButton:not(.isOpen)>*{display:none}.ListAsButton:not(.isOpen)>[data-listasbutton-trigger]{display:inline-block;background:0 0}.ListAsButton:not(.isOpen)>[data-listasbutton-trigger]:after{content:'^';display:inline-block;margin-left:10px;transform:scaleX(1.3) translateY(-2px) rotate(180deg)}.ListAsButton.isOpen{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:9999;overflow-y:auto}@media only screen and (min-width:768px){.ListAsButton.isOpen{padding:100px 14vw}}.ListAsButton.isOpen>[data-listasbutton-trigger]{color:var(--link-color);background-color:transparent;border:0;position:absolute}@media only screen and (max-width:767px){.ListAsButton.isOpen>[data-listasbutton-trigger]{top:20px;right:20px}}@media only screen and (min-width:768px){.ListAsButton.isOpen>[data-listasbutton-trigger]{top:80px;right:77px;font-size:18px}}@media only screen and (max-width:767px){.ListAsButton-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListAsButton-items.flickity-enabled{display:block}.ListAsButton-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport .flickity-slider{left:10px!important}.ListAsButton-items .flickity-prev-next-button.previous{left:10px}.ListAsButton-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:768px){.ListAsButton-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items .ListAsButton-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListAsButton-items .ListAsButton-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListAsButton-items.flickity-enabled{display:block}.ListAsButton-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListAsButton-items .flickity-viewport .flickity-slider{left:10px!important}.ListAsButton-items .flickity-prev-next-button.previous{left:10px}.ListAsButton-items .flickity-prev-next-button.next{right:10px}}.ListBullets{background:#fff;padding:20px}.ListBullets .List-title{text-align:center;font-size:21px;line-height:1;margin:10px auto}.ListBullets .List-title .Link{color:var(--moduleThemeColor);text-decoration:none;text-align:center;text-transform:uppercase}.ListBullets-items{padding-left:0;list-style:none}.ListBullets-items-item{font-size:16px;line-height:1.4em;padding:8px 0 8px 15px;color:#222;position:relative}.ListBullets-items-item:before{content:'\2022';position:absolute;margin-left:-18px;font-size:24px;line-height:.75em;display:inline-block;color:var(--moduleThemeColor)}.ListBullets-items-item .Link{color:#000;text-decoration:none}@media only screen and (min-width:1300px){.ListBullets{padding:40px}.ListBullets .List-title{font-size:24px}.ListBullets-items-item{padding:15px 0 15px 20px}}.ListCardHorizontal{background-color:#f0f6fd}.ListCardHorizontal .List-cta{text-align:left}.ListCardHorizontal .List-cta a:hover{opacity:.8}.ListCardHorizontal-items{list-style:none;padding:0}.ListCardHorizontal-items-item{margin-bottom:40px}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-title{font-size:32px;font-weight:700;margin-bottom:1rem;line-height:40px}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-title a:hover{color:#1a75cf}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-category{display:none}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-date{padding-bottom:4.38px}.ListCardHorizontal-items-item .PromoHorizontalCard .Promo-description{font-size:16px;line-height:1.5em;font-weight:100}.ListCardHorizontal-items-item:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.ListCardHorizontal-items-item{margin-bottom:60px}}.ListCardHorizontalMedium .List-cta{text-align:left}.ListCardHorizontalMedium .List-cta a:hover{opacity:.8}.ListCardHorizontalMedium-items{list-style:none;padding:0}.ListCardHorizontalMedium-items-item{margin-bottom:40px}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-date{display:none}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-title{font-size:24px;line-height:30px;font-weight:700;margin-bottom:1rem}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-title a{color:#000}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-title a:hover{color:#1a75cf}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-category{display:none}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-date{padding-bottom:4.38px}.ListCardHorizontalMedium-items-item .PromoHorizontalCard .Promo-description{font-size:18px;line-height:28px;font-weight:100}.ListCardHorizontalMedium-items-item:last-child{margin-bottom:0}@media only screen and (min-width:1024px){.ListCardHorizontalMedium-items-item{margin-bottom:60px}}.ListColumns-items{list-style-type:none;padding:0}.ListColumns-items-item{padding-left:28px;padding-right:28px}@media only screen and (max-width:767px){.ListColumns-items-item{border-bottom:solid 1px #ccc;padding:30px 0}.ListColumns-items-item:first-child{padding-top:10px}}@media only screen and (min-width:768px){.ListColumns-items-item{border-left:solid 1px #ccc;margin-left:-1px!important}}@media only screen and (max-width:767px){.ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.ListColumns-items.flickity-enabled{display:block}.ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}.ListColumns-items .flickity-prev-next-button.previous{left:0}.ListColumns-items .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}.ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListColumns-items.flickity-enabled{display:block}.ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}.ListColumns-items .flickity-prev-next-button.previous{left:0}.ListColumns-items .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:1300px){[data-columns='5'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='5'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 0px);flex-basis:calc(20% - 0px);max-width:calc(20% - 0px);width:calc(20% - 0px)}[data-columns='5'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 0px);flex-basis:calc(40% - 0px);max-width:calc(40% - 0px);width:calc(40% - 0px)}[data-columns='5'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 0px);flex-basis:calc(20% - 0px);max-width:calc(20% - 0px);width:calc(20% - 0px)}[data-columns='5'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 0px);flex-basis:calc(40% - 0px);max-width:calc(40% - 0px);width:calc(40% - 0px)}[data-columns='5'] .ListColumns-items.flickity-enabled{display:block}[data-columns='5'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='5'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='5'] .ListColumns-items .flickity-prev-next-button.next{right:0}[data-columns='4'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='4'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 0px);flex-basis:calc(25% - 0px);max-width:calc(25% - 0px);width:calc(25% - 0px)}[data-columns='4'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='4'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 0px);flex-basis:calc(25% - 0px);max-width:calc(25% - 0px);width:calc(25% - 0px)}[data-columns='4'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='4'] .ListColumns-items.flickity-enabled{display:block}[data-columns='4'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='4'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='4'] .ListColumns-items .flickity-prev-next-button.next{right:0}[data-columns='3'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='3'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 0px);flex-basis:calc(33.333333% - 0px);max-width:calc(33.333333% - 0px);width:calc(33.333333% - 0px)}[data-columns='3'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 0px);flex-basis:calc(66.666666% - 0px);max-width:calc(66.666666% - 0px);width:calc(66.666666% - 0px)}[data-columns='3'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 0px);flex-basis:calc(33.333333% - 0px);max-width:calc(33.333333% - 0px);width:calc(33.333333% - 0px)}[data-columns='3'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 0px);flex-basis:calc(66.666666% - 0px);max-width:calc(66.666666% - 0px);width:calc(66.666666% - 0px)}[data-columns='3'] .ListColumns-items.flickity-enabled{display:block}[data-columns='3'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='3'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='3'] .ListColumns-items .flickity-prev-next-button.next{right:0}[data-columns='2'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='2'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='2'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='2'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0px);flex-basis:calc(50% - 0px);max-width:calc(50% - 0px);width:calc(50% - 0px)}[data-columns='2'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='2'] .ListColumns-items.flickity-enabled{display:block}[data-columns='2'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='2'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='2'] .ListColumns-items .flickity-prev-next-button.next{right:0}}[data-columns='1'] .ListColumns-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-20px 0}[data-columns='1'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='1'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}[data-columns='1'] .ListColumns-items .ListColumns-items-item{margin:20px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}[data-columns='1'] .ListColumns-items .ListColumns-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}[data-columns='1'] .ListColumns-items.flickity-enabled{display:block}[data-columns='1'] .ListColumns-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListColumns-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .ListColumns-items .flickity-viewport .flickity-slider{left:0!important}[data-columns='1'] .ListColumns-items .flickity-prev-next-button.previous{left:0}[data-columns='1'] .ListColumns-items .flickity-prev-next-button.next{right:0}.LeadCarousel{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarousel-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarousel-items .LeadCarousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarousel-items .LeadCarousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarousel-items .LeadCarousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarousel-items .LeadCarousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarousel-items.flickity-enabled{display:block}.LeadCarousel-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarousel-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarousel-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarousel-items .flickity-prev-next-button.previous{left:0}.LeadCarousel-items .flickity-prev-next-button.next{right:0}.LeadCarousel-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarousel-items .LeadPromo .Promo-description{font-size:15px;line-height:28px}@media only screen and (min-width:768px){.LeadCarousel-items .LeadPromo .Promo-description{font-size:22px;line-height:1.4em}}.LeadCarousel-items .LeadPromo .Promo-description a{color:inherit;text-decoration:none}.LeadCarousel-items .LeadPromo .Promo-description a:hover{color:#a1cffc}.LeadCarousel-items .LeadPromo .Promo-description:hover{color:unset}.LeadCarousel .Promo-date{display:none}.LeadCarousel-wrap{position:relative}.LeadCarousel .flickity-button{display:none}.LeadCarousel[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarousel [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarousel [data-carousel-enabled-pagination]{position:absolute;bottom:0;right:0;min-height:50px;width:100%;display:-ms-flexbox;display:flex;padding:10px 30px;-ms-flex-align:center;align-items:center;background:rgba(255,255,255,.5);cursor:pointer}.LeadCarousel [data-carousel-enabled-pagination]:before{content:'';display:block;width:calc(100% - 80px);height:1px;margin:auto;position:absolute;top:0;left:0;right:0;background:#ededed}.LeadCarousel [data-carousel-enabled-pagination-next],.LeadCarousel [data-carousel-enabled-pagination-prev]{padding:10px}.LeadCarousel [data-carousel-enabled-pagination-next][disabled],.LeadCarousel [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.LeadCarousel [data-carousel-enabled-pagination-next]:before,.LeadCarousel [data-carousel-enabled-pagination-prev]:before{display:inline-block;transform:scaleX(.8);color:var(--carousel-arrow-color);font-size:33px}.LeadCarousel [data-carousel-enabled-pagination-next]:hover,.LeadCarousel [data-carousel-enabled-pagination-prev]:hover{color:var(--carousel-arrow-hover-color)}.LeadCarousel [data-carousel-enabled-pagination-prev]:before{content:'<'}.LeadCarousel [data-carousel-enabled-pagination-nextcontent]{font-size:16px;line-height:1.3em;-ms-flex-positive:1;flex-grow:1;text-align:center;pointer-events:none}.LeadCarousel [data-carousel-enabled-pagination-nextcontent] b{text-transform:uppercase}.LeadCarousel [data-carousel-enabled-pagination-next]:before{content:'>'}@media only screen and (min-width:1024px){.LeadCarousel [data-carousel-enabled-pagination]{width:36%}.LeadCarousel [data-carousel-enabled-pagination-nextcontent]{font-size:16px}}.LeadCarouselWideImage{margin-top:-60px;height:100vh}.LeadCarouselWideImage-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselWideImage-items .LeadCarouselWideImage-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselWideImage-items.flickity-enabled{display:block}.LeadCarouselWideImage-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselWideImage-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselWideImage-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselWideImage-items .flickity-prev-next-button.previous{left:0}.LeadCarouselWideImage-items .flickity-prev-next-button.next{right:0}.LeadCarouselWideImage-wrap{position:relative}.LeadCarouselWideImage .flickity-button{display:none}.LeadCarouselWideImage[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarouselWideImage [data-carousel-enabled-pagination]{position:absolute;bottom:0;right:0;min-height:50px;width:100%;display:-ms-flexbox;display:flex;padding:50px 15px;-ms-flex-align:center;align-items:center;text-align:center}.LeadCarouselWideImage [data-carousel-enabled-pagination-next],.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]{padding:10px}.LeadCarouselWideImage [data-carousel-enabled-pagination-next][disabled],.LeadCarouselWideImage [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.LeadCarouselWideImage [data-carousel-enabled-pagination-next]:before,.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]:before{display:inline-block;transform:scaleX(.8);color:var(--carousel-arrow-color);font-size:33px}.LeadCarouselWideImage [data-carousel-enabled-pagination-next]:hover,.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]:hover{color:var(--carousel-arrow-hover-color)}.LeadCarouselWideImage [data-carousel-enabled-pagination-prev]:before{content:'<'}.LeadCarouselWideImage [data-carousel-enabled-pagination-nextcontent],.LeadCarouselWideImage [data-carousel-enabled-pagination-prevcontent]{font-size:16px;line-height:1.3em;width:16%;background:#fff;display:table-cell}.LeadCarouselWideImage [data-carousel-enabled-pagination-nextcontent]{margin-left:auto}.LeadCarouselWideImage [data-carousel-enabled-pagination-nextcontent] b{display:none}.LeadCarouselWideImage [data-carousel-enabled-pagination-next]:before{content:'>'}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.LeadCarouselWideImage .Promo-mediacover{border:1px solid #fff}.LeadCarouselWideImage [data-carousel-enabled-pagination]{padding:25px 0 0 0;border-top:2px solid #f0f0f0;position:relative;margin:0 20px;width:calc(100% - 40px)}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{padding:0;margin-top:-10px}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent]{width:100%}.LeadCarouselWideImage [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent] b{display:inline}}.LeadCarouselOverlayedText{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarouselOverlayedText-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselOverlayedText-items .LeadCarouselOverlayedText-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselOverlayedText-items.flickity-enabled{display:block}.LeadCarouselOverlayedText-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselOverlayedText-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselOverlayedText-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselOverlayedText-items .flickity-prev-next-button.previous{left:0}.LeadCarouselOverlayedText-items .flickity-prev-next-button.next{right:0}.LeadCarouselOverlayedText-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarouselOverlayedText .flickity-page-dots{bottom:20px}[data-subThemeName=CFE] .LeadCarouselOverlayedText .flickity-page-dots{bottom:0;position:relative;margin-bottom:10px}@media only screen and (min-width:768px){.LeadCarouselOverlayedText .flickity-page-dots{display:none}}.LeadCarouselOverlayedText .flickity-button{height:80px;width:90px}[data-subThemeName=CFE] .LeadCarouselOverlayedText .flickity-button:hover{background:0 0}.LeadCarouselOverlayedText .flickity-button.next,.LeadCarouselOverlayedText .flickity-button.previous{transform:none!important}.LeadCarouselOverlayedText .flickity-button svg{display:none}.LeadCarouselOverlayedText .flickity-button:before{font:normal normal normal 80px/1 IcoMoon;color:var(--carousel-arrow-color)}.LeadCarouselOverlayedText .flickity-button:hover:before{color:var(--carousel-arrow-hover-color)}.LeadCarouselOverlayedText .flickity-button.next{transform:translateX(100%);background:0 0}.LeadCarouselOverlayedText .flickity-button.next:before{content:'\e601'}.LeadCarouselOverlayedText .flickity-button.previous{transform:translateX(-100%)}.LeadCarouselOverlayedText .flickity-button.previous:before{content:'\e600'}@media only screen and (max-width:767px){.LeadCarouselOverlayedText .flickity-button{display:none}}[data-subThemeName=CFE] .LeadCarouselOverlayedText .Promo-title:after{bottom:10px}[data-subThemeName=CFE] .LeadCarouselOverlayedText .Promo-title a{color:#000!important;margin-bottom:20px!important}.ListBoldGraphic{background-repeat:no-repeat;padding-top:20px;padding-bottom:20px;background-size:cover}@media only screen and (max-width:767px){.ListBoldGraphic{padding-left:20px;padding-right:20px}}@media only screen and (min-width:768px){.ListBoldGraphic{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:1023px){.ListBoldGraphic{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.ListBoldGraphic{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.ListBoldGraphic{padding-left:calc((100% - 1020px)/ 2);padding-right:calc((100% - 1020px)/ 2)}}@media only screen and (min-width:1024px){.ListBoldGraphic{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}.ListBoldGraphic:after{content:'';display:block;clear:both}.ListBoldGraphic .List-title{font-size:28px;line-height:1.2em;max-height:none;margin-bottom:28px;margin-top:0;font-weight:700}@media only screen and (max-width:767px){.ListBoldGraphic .List-title{text-align:center}}.ListBoldGraphic .List-title,.ListBoldGraphic .List-title a{text-decoration:none;color:#000}.ListBoldGraphic .List-description{font-size:15px;line-height:1.3}@media only screen and (max-width:767px){.ListBoldGraphic .List-description{text-align:center;margin-bottom:40px}}@media only screen and (min-width:768px){.ListBoldGraphic-info,.ListBoldGraphic-items{max-width:50%}}.ListBoldGraphic-items{list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListBoldGraphic-items .ListBoldGraphic-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListBoldGraphic-items .ListBoldGraphic-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListBoldGraphic-items .ListBoldGraphic-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListBoldGraphic-items .ListBoldGraphic-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListBoldGraphic-items.flickity-enabled{display:block}.ListBoldGraphic-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListBoldGraphic-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListBoldGraphic-items .flickity-viewport .flickity-slider{left:10px!important}.ListBoldGraphic-items .flickity-prev-next-button.previous{left:10px}.ListBoldGraphic-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){.ListBoldGraphic-info,.ListBoldGraphic-items{float:left;max-width:calc(47% - 10px)}.ListBoldGraphic-items{margin-left:20px;max-width:calc(51% - 10px)}.ListBoldGraphic .List-title{font-size:48px;margin-bottom:28px}.ListBoldGraphic .List-description{font-size:18px;line-height:28px}}.ListBoldGraphic .PromoMosaic .Promo-title{font-size:24px}.ListBoldGraphic .PromoMosaic .Promo-media img{height:auto}.ListMasonry{background-color:#f0f0f0}.ListMasonry [data-stamp]>*{background:var(--mainThemeColor)}.ListMasonry-items{list-style-type:none;padding:0;overflow:visible!important;position:relative;width:100%;margin:-20px;display:-ms-grid;display:grid;grid-gap:20px;grid-auto-rows:10px;-ms-grid-columns:1fr;grid-template-columns:1fr}.ListMasonry-items>*{margin:10px}@supports (grid-gap:10px){.ListMasonry-items{margin:0}.ListMasonry-items>*{margin:0}.ListMasonry-items>*>*{min-height:100%}}.ListMasonry-items [data-promoafix*=right]{grid-column-end:-1}.ListMasonry-items [data-promoafix*=left]{-ms-grid-column:1;grid-column:1}.ListMasonry-items .PromoDidYouKnow-button a{color:#ffb700}@media only screen and (max-width:767px){.ListMasonry-items{display:block;margin:-10px;width:auto}.ListMasonry-items-item{margin:10px}.ListMasonry-items-item .PromoCard,.ListMasonry-items-item .PromoCardQuote{max-width:400px;margin:auto}}@media only screen and (min-width:768px){.ListMasonry-items{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.ListMasonry-items [data-stamp=left][data-stampwidth=wide]>*{float:right}.ListMasonry-items [data-stamp][data-stampwidth=wide]>*{width:calc((100vw - ((100% * 1) + (20px * 1))) - ((100vw - ((100% * 2) + (20px * 1)))/ 2))}}@media only screen and (min-width:1024px){.ListMasonry-items{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.ListMasonry-items [data-stamp][data-stampwidth=wide]>*{width:calc((100vw - ((100% * 2) + (20px * 2))) - ((100vw - ((100% * 3) + (20px * 2)))/ 2))}}.ListMasonry .List-pagination{padding:20px 0}.ListMasonry-cta,.ListMasonry-pagination{padding:20px 0}.ListMasonry a{text-decoration:none;color:var(--link-color)}.ListMasonry a:hover{color:var(--link-hover-color)}.ListMasonry-cta{text-align:center}.CardGrid [data-loading-animation],.ListAsButton [data-loading-animation],.ListCardHorizontal [data-loading-animation],.ListColumns [data-loading-animation],.ListLoadMore [data-loading-animation],.ListMasonry [data-loading-animation],.ListMosaic [data-loading-animation],.MapModuleFilterable [data-loading-animation],.SearchResultSet [data-loading-animation]{display:none;animation:fadeIn .3s ease}.CardGrid [data-list-loadmore=loading] [data-loading-animation],.CardGrid[data-list-loadmore=loading] [data-loading-animation],.ListAsButton [data-list-loadmore=loading] [data-loading-animation],.ListAsButton[data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal [data-list-loadmore=loading] [data-loading-animation],.ListCardHorizontal[data-list-loadmore=loading] [data-loading-animation],.ListColumns [data-list-loadmore=loading] [data-loading-animation],.ListColumns[data-list-loadmore=loading] [data-loading-animation],.ListLoadMore [data-list-loadmore=loading] [data-loading-animation],.ListLoadMore[data-list-loadmore=loading] [data-loading-animation],.ListMasonry [data-list-loadmore=loading] [data-loading-animation],.ListMasonry[data-list-loadmore=loading] [data-loading-animation],.ListMosaic [data-list-loadmore=loading] [data-loading-animation],.ListMosaic[data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable [data-list-loadmore=loading] [data-loading-animation],.MapModuleFilterable[data-list-loadmore=loading] [data-loading-animation],.SearchResultSet [data-list-loadmore=loading] [data-loading-animation],.SearchResultSet[data-list-loadmore=loading] [data-loading-animation]{display:block}[data-list-loadmore-filterchange] .CardGrid .List-items,[data-list-loadmore-filterchange] .CardGrid .List-results,[data-list-loadmore-filterchange] .CardGrid-items,[data-list-loadmore-filterchange] .CardGrid-results,[data-list-loadmore-filterchange] .ListAsButton .List-items,[data-list-loadmore-filterchange] .ListAsButton .List-results,[data-list-loadmore-filterchange] .ListAsButton-items,[data-list-loadmore-filterchange] .ListAsButton-results,[data-list-loadmore-filterchange] .ListCardHorizontal .List-items,[data-list-loadmore-filterchange] .ListCardHorizontal .List-results,[data-list-loadmore-filterchange] .ListCardHorizontal-items,[data-list-loadmore-filterchange] .ListCardHorizontal-results,[data-list-loadmore-filterchange] .ListColumns .List-items,[data-list-loadmore-filterchange] .ListColumns .List-results,[data-list-loadmore-filterchange] .ListColumns-items,[data-list-loadmore-filterchange] .ListColumns-results,[data-list-loadmore-filterchange] .ListLoadMore .List-items,[data-list-loadmore-filterchange] .ListLoadMore .List-results,[data-list-loadmore-filterchange] .ListLoadMore-items,[data-list-loadmore-filterchange] .ListLoadMore-results,[data-list-loadmore-filterchange] .ListMasonry .List-items,[data-list-loadmore-filterchange] .ListMasonry .List-results,[data-list-loadmore-filterchange] .ListMasonry-items,[data-list-loadmore-filterchange] .ListMasonry-results,[data-list-loadmore-filterchange] .ListMosaic .List-items,[data-list-loadmore-filterchange] .ListMosaic .List-results,[data-list-loadmore-filterchange] .ListMosaic-items,[data-list-loadmore-filterchange] .ListMosaic-results,[data-list-loadmore-filterchange] .MapModuleFilterable .List-items,[data-list-loadmore-filterchange] .MapModuleFilterable .List-results,[data-list-loadmore-filterchange] .MapModuleFilterable-items,[data-list-loadmore-filterchange] .MapModuleFilterable-results,[data-list-loadmore-filterchange] .SearchResultSet .List-items,[data-list-loadmore-filterchange] .SearchResultSet .List-results,[data-list-loadmore-filterchange] .SearchResultSet-items,[data-list-loadmore-filterchange] .SearchResultSet-results{display:none}.CardGrid .List-pagination,.CardGrid-pagination,.ListAsButton .List-pagination,.ListAsButton-pagination,.ListCardHorizontal .List-pagination,.ListCardHorizontal-pagination,.ListColumns .List-pagination,.ListColumns-pagination,.ListLoadMore .List-pagination,.ListLoadMore-pagination,.ListMasonry .List-pagination,.ListMasonry-pagination,.ListMosaic .List-pagination,.ListMosaic-pagination,.MapModuleFilterable .List-pagination,.MapModuleFilterable-pagination,.SearchResultSet .List-pagination,.SearchResultSet-pagination{clear:both;text-align:center}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before{content:'Load More';font-size:14px;line-height:1}.CardGrid .List-pagination a,.CardGrid-pagination a,.ListAsButton .List-pagination a,.ListAsButton-pagination a,.ListCardHorizontal .List-pagination a,.ListCardHorizontal-pagination a,.ListColumns .List-pagination a,.ListColumns-pagination a,.ListLoadMore .List-pagination a,.ListLoadMore-pagination a,.ListMasonry .List-pagination a,.ListMasonry-pagination a,.ListMosaic .List-pagination a,.ListMosaic-pagination a,.MapModuleFilterable .List-pagination a,.MapModuleFilterable-pagination a,.SearchResultSet .List-pagination a,.SearchResultSet-pagination a{font-size:0;display:none}.CardGrid .List-pagination a:last-child,.CardGrid-pagination a:last-child,.ListAsButton .List-pagination a:last-child,.ListAsButton-pagination a:last-child,.ListCardHorizontal .List-pagination a:last-child,.ListCardHorizontal-pagination a:last-child,.ListColumns .List-pagination a:last-child,.ListColumns-pagination a:last-child,.ListLoadMore .List-pagination a:last-child,.ListLoadMore-pagination a:last-child,.ListMasonry .List-pagination a:last-child,.ListMasonry-pagination a:last-child,.ListMosaic .List-pagination a:last-child,.ListMosaic-pagination a:last-child,.MapModuleFilterable .List-pagination a:last-child,.MapModuleFilterable-pagination a:last-child,.SearchResultSet .List-pagination a:last-child,.SearchResultSet-pagination a:last-child{display:inline-block;font-size:0}.CardGrid .List-pagination a:last-child:before,.CardGrid-pagination a:last-child:before,.ListAsButton .List-pagination a:last-child:before,.ListAsButton-pagination a:last-child:before,.ListCardHorizontal .List-pagination a:last-child:before,.ListCardHorizontal-pagination a:last-child:before,.ListColumns .List-pagination a:last-child:before,.ListColumns-pagination a:last-child:before,.ListLoadMore .List-pagination a:last-child:before,.ListLoadMore-pagination a:last-child:before,.ListMasonry .List-pagination a:last-child:before,.ListMasonry-pagination a:last-child:before,.ListMosaic .List-pagination a:last-child:before,.ListMosaic-pagination a:last-child:before,.MapModuleFilterable .List-pagination a:last-child:before,.MapModuleFilterable-pagination a:last-child:before,.SearchResultSet .List-pagination a:last-child:before,.SearchResultSet-pagination a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ListLoadMore--loadMoreButton a{font-size:0;display:none}.ListLoadMore--loadMoreButton a:last-child{display:inline-block;font-size:0}.ListLoadMore--loadMoreButton a:last-child:before{content:attr(data-loadMoreLabel);font-size:16px;line-height:1}.ListLink .List-title{line-height:1;margin-bottom:20px;font-size:20px;font-weight:700;color:#fff}.ListLink .List-title a{color:#fff;text-decoration:none}.ListLink-items{padding:0}.ListLink-items-item{list-style:none;padding-left:30px}.ListLink .IconPromo{position:relative}.ListLink .IconPromo .Promo-title{font-size:16px;line-height:1.5em;padding:0 0 0 10px;margin:10px 0}.ListLink .IconPromo .Promo-title a{font-weight:400;color:#fff}.ListLink .IconPromo .Promo-title a:hover{color:#6cabe7}.ListLink .IconPromo .Promo-title:before{display:none}.ListLink .IconPromo-icon{position:absolute;color:#fff;top:5px;left:-30px;max-width:28px;width:100%}.ListLink .IconPromo-icon .fa-phone{transform:rotate(90deg)}.ListMosaic1To1 .ListLink{max-width:33%;background-color:#fff;padding:20px;-ms-flex:1;flex:1;margin-left:20px;overflow-y:auto}.ListMosaic1To1 .ListLink,.ListMosaic1To1 .ListLink .List-title{color:#222}.ListMosaic1To1 .ListLink .ListLink-items-item{padding-left:10px!important}.ListMosaic1To1 .ListLink .ListLink .IconPromo .Promo-title:before{margin-left:-14px;padding-right:9px;content:'\2022';color:#222;display:inline-block!important}.ListMosaic1To1 .ListLink .ListLink .IconPromo .Promo-title a,.ListMosaic1To1 .ListLink a{text-decoration:none;color:var(--link-color)!important}.ListMosaic1To1 .ListLink .ListLink .IconPromo .Promo-title a:hover,.ListMosaic1To1 .ListLink a:hover{color:var(--link-hover-color)}.ListMosaic-items{list-style:none;padding:0}.ListMosaic-items .LinkCallout{font-size:30px;max-width:100%;-ms-flex-preferred-size:unset;flex-basis:unset;width:-webkit-fill-available;padding:0}@media only screen and (max-width:767px){.ListMosaic-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px 0}.ListMosaic-items>*{margin:10px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items>[data-flexspace='1']{-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items>*{margin:10px 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items>[data-flexspace='1']{-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.ListMosaic-items.flickity-enabled{display:block}.ListMosaic-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport .flickity-slider{left:0!important}.ListMosaic-items .flickity-prev-next-button.previous{left:0}.ListMosaic-items .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:768px){.ListMosaic-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListMosaic-items>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ListMosaic-items>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ListMosaic-items>[data-flexspace='3']{-ms-flex:3;flex:3;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(99.999999% - 20px);flex-basis:calc(99.999999% - 20px);max-width:calc(99.999999% - 20px);width:calc(99.999999% - 20px)}.ListMosaic-items>*{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ListMosaic-items>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ListMosaic-items>[data-flexspace='3']{-ms-flex:3;flex:3;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(99.999999% - 20px);flex-basis:calc(99.999999% - 20px);max-width:calc(99.999999% - 20px);width:calc(99.999999% - 20px)}.ListMosaic-items.flickity-enabled{display:block}.ListMosaic-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListMosaic-items .flickity-viewport .flickity-slider{left:10px!important}.ListMosaic-items .flickity-prev-next-button.previous{left:10px}.ListMosaic-items .flickity-prev-next-button.next{right:10px}.ListMosaic-items>[data-flexspace='1.5']{width:calc(50% - 20px);-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px)}}.ListMosaic .PromoMosaic .Promo-media{height:100%}.ListMosaic .PromoMosaic .Promo-media a,.ListMosaic .PromoMosaic .Promo-media img{height:100%;object-fit:cover;font-family:'object-fit: cover;'}.ResourceList .List-title{margin-top:0;margin-bottom:.6em}.ResourceList .List-title .Link{color:currentColor;text-decoration:none}.ResourceList-items-item{margin:10px 0}.ResourceList-items-item:first-child{margin-top:0}.ThreeColWBackground{background-color:#f0f6fd;padding:60px 10px}.ThreeColWBackground-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.ThreeColWBackground-items{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ThreeColWBackground-items.flickity-enabled{display:block}.ThreeColWBackground-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport .flickity-slider{left:10px!important}.ThreeColWBackground-items .flickity-prev-next-button.previous{left:10px}.ThreeColWBackground-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){.ThreeColWBackground-items{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.ThreeColWBackground-items{width:980px}}@media only screen and (min-width:1300px){.ThreeColWBackground-items{width:1020px}}@media only screen and (min-width:768px){.ThreeColWBackground-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;margin:0 auto}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}.ThreeColWBackground-items .ThreeColWBackground-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}.ThreeColWBackground-items.flickity-enabled{display:block}.ThreeColWBackground-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ThreeColWBackground-items .flickity-viewport .flickity-slider{left:10px!important}.ThreeColWBackground-items .flickity-prev-next-button.previous{left:10px}.ThreeColWBackground-items .flickity-prev-next-button.next{right:10px}}.SquarePromoList{padding-top:20px;padding-bottom:20px}@media only screen and (min-width:768px){.SquarePromoList{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.SquarePromoList{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.SquarePromoList{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.SquarePromoList{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.SquarePromoList:after{content:'flickity';display:none}.SquarePromoList .flickity-page-dots{position:relative;bottom:inherit;padding-top:20px}.SquarePromoList .flickity-page-dots .dot{margin:0 5px;background:#999;opacity:1}.SquarePromoList .flickity-page-dots .dot.is-selected{background:#1a75cf}@media only screen and (min-width:768px){.SquarePromoList:after{content:''}}.SquarePromoList .next,.SquarePromoList .previous{display:none}.SquarePromoList-title{margin-bottom:45.5px;margin-top:-7px;font-size:48px;line-height:56px;max-height:none;font-weight:700;padding-bottom:14px;position:relative;text-align:center}@media only screen and (max-width:767px){.SquarePromoList-title{margin-bottom:10px;margin-top:-10px;line-height:40px;font-size:28px;padding-bottom:7px}}.SquarePromoList-title:after{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}@media only screen and (max-width:767px){.SquarePromoList-title:after{width:100px;height:3px;margin-left:-50px}}.SquarePromoList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.SquarePromoList-cta{display:none;text-align:center}.SquarePromoList-cta a{text-decoration:none;background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;color:#fff;margin:28px 0 0 0}.SquarePromoList-cta a:hover{background:#6cabe7}.SquarePromoList[data-show-cta] .SquarePromoList-cta{display:block}.SquarePromoList[data-remove-title-link] .SquarePromoList-title a{text-decoration:none;color:#222;pointer-events:none;cursor:default}.SquarePromoList[data-hide-promo-description] .PromoImageTopLargeSquare-description{display:none}.SquarePromoList[data-hide-promo-description] .SquarePromoList-items{overflow-x:hidden!important}@media only screen and (max-width:767px){.SquarePromoList-items .flickity-viewport{overflow:visible;left:0!important}.SquarePromoList-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoList-items:not(.flickity-enabled) .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoList-items:not(.flickity-enabled).flickity-enabled{display:block}.SquarePromoList-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoList-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoList-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoList-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.SquarePromoList-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.SquarePromoList-items.flickity-enabled .SquarePromoList-items-item{list-style:none;width:calc(60% - 20px);margin-right:20px}}@media only screen and (min-width:768px){.SquarePromoList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoList-items .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.SquarePromoList-items .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.SquarePromoList-items .SquarePromoList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.SquarePromoList-items .SquarePromoList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.SquarePromoList-items.flickity-enabled{display:block}.SquarePromoList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoList-items .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoList-items .flickity-prev-next-button.previous{left:10px}.SquarePromoList-items .flickity-prev-next-button.next{right:10px}}.SquarePromoListThreeCol{padding:20px}@media only screen and (min-width:768px){.SquarePromoListThreeCol{padding-top:40px;padding-bottom:40px}}@media only screen and (min-width:768px) and (max-width:1023px){.SquarePromoListThreeCol{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.SquarePromoListThreeCol{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.SquarePromoListThreeCol{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}}.SquarePromoListThreeCol:after{content:'flickity';display:none}.SquarePromoListThreeCol .PromoImageTopLargeSquare-title{font-size:20px;line-height:36px}.SquarePromoListThreeCol .flickity-page-dots{position:relative;bottom:inherit;padding-top:20px}.SquarePromoListThreeCol .flickity-page-dots .dot{margin:0 5px;background:#999;opacity:1}.SquarePromoListThreeCol .flickity-page-dots .dot.is-selected{background:#1a75cf}@media only screen and (min-width:768px){.SquarePromoListThreeCol:after{content:''}}.SquarePromoListThreeCol .next,.SquarePromoListThreeCol .previous{display:none}.SquarePromoListThreeCol-title{margin-bottom:45.5px;margin-top:-7px;font-size:48px;line-height:56px;max-height:none;font-weight:700;padding-bottom:14px;position:relative;text-align:center}@media only screen and (max-width:767px){.SquarePromoListThreeCol-title{margin-bottom:10px;margin-top:-10px;line-height:40px;font-size:28px;padding-bottom:7px}}.SquarePromoListThreeCol-title:after{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}@media only screen and (max-width:767px){.SquarePromoListThreeCol-title:after{width:100px;height:3px;margin-left:-50px}}.SquarePromoListThreeCol-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (max-width:767px){.SquarePromoListThreeCol-items .flickity-viewport{overflow:visible;left:0!important}.SquarePromoListThreeCol-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled) .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SquarePromoListThreeCol-items:not(.flickity-enabled).flickity-enabled{display:block}.SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.SquarePromoListThreeCol-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.SquarePromoListThreeCol-items.flickity-enabled .SquarePromoListThreeCol-items-item{list-style:none;width:calc(60% - 20px);margin-right:20px}}@media only screen and (min-width:768px){.SquarePromoListThreeCol-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.SquarePromoListThreeCol-items .SquarePromoListThreeCol-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.SquarePromoListThreeCol-items.flickity-enabled{display:block}.SquarePromoListThreeCol-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SquarePromoListThreeCol-items .flickity-viewport .flickity-slider{left:10px!important}.SquarePromoListThreeCol-items .flickity-prev-next-button.previous{left:10px}.SquarePromoListThreeCol-items .flickity-prev-next-button.next{right:10px}}.LeadCarouselSustainability{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadCarouselSustainability-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.LeadCarouselSustainability-items .LeadCarouselSustainability-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.LeadCarouselSustainability-items.flickity-enabled{display:block}.LeadCarouselSustainability-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .LeadCarouselSustainability-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .LeadCarouselSustainability-items .flickity-viewport .flickity-slider{left:0!important}.LeadCarouselSustainability-items .flickity-prev-next-button.previous{left:0}.LeadCarouselSustainability-items .flickity-prev-next-button.next{right:0}.LeadCarouselSustainability-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.LeadCarouselSustainability .LeadPromo:before{background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.7) 80%);background-repeat:repeat-x;z-index:3;content:'';display:block;position:absolute;height:100%;width:100%;top:0;bottom:0}.LeadCarouselSustainability .LeadPromo .Promo-media img{height:auto;width:100%}.LeadCarouselSustainability .flickity-page-dots{bottom:10px;display:none;z-index:9}.LeadCarouselSustainability .flickity-page-dots .dot{width:15px;height:15px;margin:0 5px;background:#5b5856}.LeadCarouselSustainability .flickity-page-dots .dot.is-selected{background:#fff}@media only screen and (max-width:767px){.LeadCarouselSustainability .flickity-page-dots{display:block}}.LeadCarouselSustainability .LeadPromo{max-height:700px;overflow:hidden}.LeadCarouselSustainability .LeadPromo[data-alignment=left]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.LeadCarouselSustainability .LeadPromo .Promo-media{-ms-flex-preferred-size:100%;flex-basis:100%}.LeadCarouselSustainability .LeadPromo-info{padding-left:100px;padding-bottom:90px;padding-right:0;width:100%;top:initial;left:0;-ms-flex-preferred-size:30%;flex-basis:30%;position:absolute;bottom:0;z-index:3;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:767px){.LeadCarouselSustainability .LeadPromo-info{padding-left:50px;padding-bottom:40px;padding-right:50px}}@media only screen and (min-width:768px){.LeadCarouselSustainability .LeadPromo-info{width:80%}}@media only screen and (min-width:1024px){.LeadCarouselSustainability .LeadPromo-info{width:60%}}.LeadCarouselSustainability .LeadPromo .Promo-button,.LeadCarouselSustainability .LeadPromo .Promo-category,.LeadCarouselSustainability .LeadPromo .Promo-date{display:none}.LeadCarouselSustainability .LeadPromo .Promo-description{display:block;font-size:14px;max-height:none;color:#fff;font-weight:400;text-align:center}.LeadCarouselSustainability .LeadPromo .Promo-description:hover{color:#a1cffc}.LeadCarouselSustainability .LeadPromo .Promo-description a{color:#fff;text-decoration:none}.LeadCarouselSustainability .LeadPromo .Promo-description a:hover{color:#a1cffc}@media only screen and (min-width:768px){.LeadCarouselSustainability .LeadPromo .Promo-description{text-align:left;font-size:15px;line-height:20px;max-height:none}}@media only screen and (min-width:1024px){.LeadCarouselSustainability .LeadPromo .Promo-description{font-size:18px;line-height:28px;max-height:none}}.LeadCarouselSustainability .LeadPromo .Promo-title{font-size:24px;max-height:none;font-stretch:normal;line-height:1.35;letter-spacing:normal;margin:0;margin-bottom:20px;text-align:center}@media only screen and (min-width:768px){.LeadCarouselSustainability .LeadPromo .Promo-title{font-size:30px;line-height:1;max-height:none;text-align:left}}@media only screen and (min-width:1024px){.LeadCarouselSustainability .LeadPromo .Promo-title{font-size:48px;line-height:1;max-height:none;font-weight:700;margin-bottom:20px}}.LeadCarouselSustainability .LeadPromo .Promo-title a{color:#fff;text-decoration:none}.LeadCarouselSustainability .LeadPromo .Promo-title a:hover{color:#a1cffc}.LeadCarouselSustainability .Promo-date{display:none}.LeadCarouselSustainability-wrap{position:relative}.LeadCarouselSustainability .flickity-button{display:none}.LeadCarouselSustainability[data-leadcarousel-itemscount='1'] [data-carousel-enabled-pagination]{display:none}.LeadCarouselSustainability [data-carousel-enabled-pagination-prevcontent]{display:none}.LeadCarouselSustainability [data-carousel-enabled-pagination]:before{content:'';display:block;width:calc(100% - 80px);height:1px;margin:auto;position:absolute;top:0;left:0;right:0;background:#ededed}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]:before,.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]:before{font:normal normal normal 80px/1 IcoMoon;color:#fff}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]:hover:before,.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]:hover:before{color:#a1cffc}@media only screen and (max-width:767px){.LeadCarouselSustainability [data-carousel-enabled-pagination-next],.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]{display:none}}.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]{position:absolute;left:10px;top:50%}.LeadCarouselSustainability [data-carousel-enabled-pagination-prev]:before{content:'\e600'}.LeadCarouselSustainability [data-carousel-enabled-pagination-nextcontent]{display:none}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]{position:absolute;right:10px;top:50%}.LeadCarouselSustainability [data-carousel-enabled-pagination-next]:before{content:'\e601'}.ListMosaic1To2 .List-title,.ListMosaic2To1 .List-title{font-weight:700;line-height:1;font-size:18px;text-align:center;margin-top:0}.ListMosaic1To2 .List-title,.ListMosaic1To2 .List-title a,.ListMosaic2To1 .List-title,.ListMosaic2To1 .List-title a{color:#000;text-decoration:none}@media only screen and (min-width:768px){.ListMosaic1To2 .List-title,.ListMosaic2To1 .List-title{font-size:24px;margin-bottom:14px}}@media only screen and (min-width:768px){.ListMosaic1To2-items,.ListMosaic2To1-items{display:-ms-grid;display:grid;grid-gap:20px}}@media only screen and (min-width:768px){.ListMosaic1To2-items,.ListMosaic2To1-items{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}.ListMosaic1To2 .PromoSimpleCard,.ListMosaic2To1 .PromoSimpleCard{margin-bottom:20px;background:#fff}.ListMosaic1To2 .PromoSimpleCard .Promo-title,.ListMosaic2To1 .PromoSimpleCard .Promo-title{font-size:18px;line-height:28px}@media only screen and (min-width:768px){.ListMosaic1To2 .PromoSimpleCard,.ListMosaic2To1 .PromoSimpleCard{margin-bottom:0}}.ListMosaic1To2 .PromoSimpleCard-info,.ListMosaic2To1 .PromoSimpleCard-info{padding:5px 10px 5px 23px}.ListMosaic1To2-items>div:first-child{grid-column:1/3;grid-row:1/3}.ListMosaic1To2-items>div:first-child .Promo-title{font-size:30px;line-height:36px}.ListMosaic1To2-items .RichTextModuleWithTitle p{font-size:15px;margin-bottom:15px}.ListMosaic1To2-items .RichTextModuleWithTitle p a{color:#000}.ListMosaic2To1-items>div:last-child{grid-column:2/4;grid-row:1/3}.ListMosaic2To1-items>div:last-child .Promo-title{font-size:30px;line-height:36px}@media only screen and (min-width:768px){.ListMosaic1To1-items{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between}}.ListMosaic1To1-items .IRLCardVideoPromo,.ListMosaic1To1-items .PromoImageFullBackground,.ListMosaic1To1-items .PromoPlainVideo{width:100%}@media only screen and (min-width:768px){.ListMosaic1To1-items .IRLCardVideoPromo[data-flexspace='2'],.ListMosaic1To1-items .PromoImageFullBackground[data-flexspace='2'],.ListMosaic1To1-items .PromoPlainVideo[data-flexspace='2']{width:calc(66% - 5px)}}@media only screen and (min-width:768px){.ListMosaic1To1-items .IRLCardVideoPromo[data-flexspace='1'],.ListMosaic1To1-items .PromoImageFullBackground[data-flexspace='1'],.ListMosaic1To1-items .PromoPlainVideo[data-flexspace='1']{width:calc(33% - 5px)}}.ListMosaic1To1-items .IRLCardVideoPromo-player-wrap,.ListMosaic1To1-items .PromoImageFullBackground-player-wrap,.ListMosaic1To1-items .PromoPlainVideo-player-wrap{height:100%}@media only screen and (min-width:768px){.ListMosaic1To1-items .IRLCardVideoPromo,.ListMosaic1To1-items .PromoImageFullBackground,.ListMosaic1To1-items .PromoPlainVideo{width:calc(66% - 5px)}}@media only screen and (min-width:1024px){.ListMosaic1To1-items .IRLCardVideoPromo img,.ListMosaic1To1-items .PromoImageFullBackground img,.ListMosaic1To1-items .PromoPlainVideo img{height:370px}}.ListMosaic1To1-items .ImageListCard,.ListMosaic1To1-items .PromoCard,.ListMosaic1To1-items .PromoCardQuote,.ListMosaic1To1-items .PromoMediumCard{width:100%;margin-bottom:20px}@media only screen and (min-width:768px){.ListMosaic1To1-items .ImageListCard,.ListMosaic1To1-items .PromoCard,.ListMosaic1To1-items .PromoCardQuote,.ListMosaic1To1-items .PromoMediumCard{width:calc(33% - 5px);margin-bottom:0}}.ListApproach{padding-top:50px!important;padding-bottom:50px!important;color:var(--approach-text-color);background:var(--approach-background-color)}.ListApproach a{text-decoration:none}@media only screen and (max-width:767px){.ListApproach{padding:30px 5px 40px 5px!important}}.ListApproach .IRLRelatedStories-item-title,.ListApproach .Promo-title{color:var(--approach-text-color)}.ListApproach .IRLRelatedStories-item-title a,.ListApproach .Promo-title a{color:var(--approach-text-color)}.ListApproach.light-title .List-title{font-size:41px;line-height:.62;letter-spacing:-.6px;text-align:center;padding-bottom:80px;margin:0;font-weight:400;text-transform:capitalize}@media only screen and (max-width:767px){.ListApproach.light-title .List-title{font-size:18px;padding-bottom:40px}}.ListApproach .List-title{font-size:28px;line-height:1.79;letter-spacing:-.6px;text-align:center;margin:0;font-weight:700;text-transform:uppercase}@media only screen and (max-width:767px){.ListApproach .List-title{font-size:22px;line-height:2.27}}.ListApproach .List-description{font-size:20px;line-height:1.5;text-align:center}@media only screen and (max-width:767px){.ListApproach .List-description{font-size:16px}}.ListApproach-items{list-style:none}@media only screen and (max-width:1023px){.ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center;padding:0}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach-items.flickity-enabled{display:block}.ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (max-width:767px){.ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;-ms-flex-pack:center;justify-content:center;padding:10px 0 0 0}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach-items.flickity-enabled{display:block}.ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px){.ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px;padding:25px 0 0 0;-ms-flex-pack:center;justify-content:center}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach-items.flickity-enabled{display:block}.ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px){.ListApproach[data-columns='2'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.ListApproach[data-columns='2'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='2'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='2'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='2'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='2'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='2'] .ListApproach-items .flickity-prev-next-button.next{right:10px}.ListApproach[data-columns='3']{padding-left:calc((100% - 800px)/ 2);padding-right:calc((100% - 800px)/ 2)}.ListApproach[data-columns='3'] .PromoApproach-info{padding:0 40px}.ListApproach[data-columns='3'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33% - 20px);flex-basis:calc(33% - 20px);max-width:calc(33% - 20px);width:calc(33% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66% - 20px);flex-basis:calc(66% - 20px);max-width:calc(66% - 20px);width:calc(66% - 20px)}.ListApproach[data-columns='3'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='3'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='3'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='3'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='3'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='3'] .ListApproach-items .flickity-prev-next-button.next{right:10px}.ListApproach[data-columns='4']{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.ListApproach[data-columns='4'] .PromoApproach-info{padding:0 30px}.ListApproach[data-columns='4'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.ListApproach[data-columns='4'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='4'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='4'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='4'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='4'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='4'] .ListApproach-items .flickity-prev-next-button.next{right:10px}.ListApproach[data-columns='5']{padding-left:calc((100% - 1200px)/ 2);padding-right:calc((100% - 1200px)/ 2)}.ListApproach[data-columns='5'] .PromoApproach-info{padding:0 20px}.ListApproach[data-columns='5'] .ListApproach-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items .ListApproach-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}.ListApproach[data-columns='5'] .ListApproach-items.flickity-enabled{display:block}.ListApproach[data-columns='5'] .ListApproach-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='5'] .ListApproach-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .ListApproach[data-columns='5'] .ListApproach-items .flickity-viewport .flickity-slider{left:10px!important}.ListApproach[data-columns='5'] .ListApproach-items .flickity-prev-next-button.previous{left:10px}.ListApproach[data-columns='5'] .ListApproach-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px) and only screen and (max-width:567px){.ListApproach[data-columns='3'] .PromoApproach-info{padding:0 20px}}@media only screen and (min-width:1024px) and only screen and (max-width:567px){.ListApproach[data-columns='4'] .PromoApproach-info{padding:0 20px}}@media only screen and (min-width:1024px) and only screen and (max-width:567px){.ListApproach[data-columns='5'] .PromoApproach-info{padding:0 10px}}.ListSeamless-items{list-style-type:none;padding:0;overflow:visible!important;position:relative;width:100%;margin:0;display:-ms-grid;display:grid;grid-gap:0;grid-auto-rows:10px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-auto-rows:2fr}.ListSeamless-items>*{margin:0}@supports (grid-gap:10px){.ListSeamless-items{margin:0}.ListSeamless-items>*{margin:0}.ListSeamless-items>*>*{min-height:100%}}.ListSeamless-items [data-promoafix*=right]{grid-column-end:-1}.ListSeamless-items [data-promoafix*=left]{-ms-grid-column:1;grid-column:1}.ListSeamless-items-item{position:relative;display:block;height:auto;min-height:0;margin:0;padding:0;overflow:hidden}@media only screen and (min-width:768px){.ListSeamless-items{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:3fr}.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:280px;width:100%;overflow:hidden}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:280px;width:auto}}@media only screen and (min-width:1024px){.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:350px}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:350px}}@media only screen and (min-width:1300px){.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:400px}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:400px}}@media only screen and (min-width:1440px){.ListSeamless-items-item:nth-child(2) .PromoOverlay,.ListSeamless-items-item:nth-child(4) .PromoOverlay,.ListSeamless-items-item:nth-child(5) .PromoOverlay{height:auto;width:100%;overflow:hidden}.ListSeamless-items-item:nth-child(2) .PromoOverlay img,.ListSeamless-items-item:nth-child(4) .PromoOverlay img,.ListSeamless-items-item:nth-child(5) .PromoOverlay img{height:auto;width:100%}}.ListSpotlight-info{background:#f0f6fd;height:100%}.ListSpotlight-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;padding:10px}@media only screen and (min-width:768px){.ListSpotlight-items{padding-top:10px 0 0 0;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:740px}}@media only screen and (min-width:1024px){.ListSpotlight-items{width:1020px}}.ListSpotlight .PromoImageTop{padding:10px;width:50%;display:block}.ListSpotlight .PromoImageTop:first-child{display:none}@media only screen and (min-width:768px){.ListSpotlight .PromoImageTop{width:50%}}.ListSpotlight .PromoImageTop-media{margin-bottom:7px;float:none;width:100%;height:auto}.ListSpotlight .PromoImageTop-media img{width:100%;height:auto}.ListSpotlight .PromoImageTop-title{font-size:15px;line-height:18px;padding-right:14px}@media only screen and (min-width:768px){.ListSpotlight .PromoImageTop-title{font-size:18px;line-height:20px}}.ListSpotlight .PromoImageTop-title a:hover{color:#1a75cf}.ListSpotlight.centerItem .PromoSimpleCard img{display:block;margin:0 auto;width:100%;height:auto}@media only screen and (min-width:768px){.ListSpotlight.centerItem .PromoSimpleCard img{height:100%;width:auto}}.ListSpotlight .PromoSimpleCard{width:100%;position:relative}@media only screen and (min-width:768px){.ListSpotlight .PromoSimpleCard{background-color:#333}}.ListSpotlight .PromoSimpleCard .Promo-media{max-height:560px;overflow:hidden}.ListSpotlight .PromoSimpleCard img{display:block;margin:0 auto;width:100%;height:auto}@media only screen and (min-width:768px){.ListSpotlight .PromoSimpleCard img{height:auto;width:100%}}.ListSpotlight .PromoSimpleCard .Promo-date{display:none}.ListSpotlight .PromoSimpleCard .Promo-description{color:#fff;position:relative;bottom:0;left:0;right:0;z-index:5;background:rgba(0,0,0,.4);margin:0;padding:10px;text-align:center;font-weight:400;font-size:14px;line-height:18px}@media only screen and (min-width:768px){.ListSpotlight .PromoSimpleCard .Promo-description{font-size:18px;line-height:28px;padding:20px;position:absolute}}.ListSpotlight .PromoSimpleCard .Promo-description a{color:#fff;text-decoration:none}.ListSpotlight .PromoSimpleCard .Promo-description a:hover{color:#a1cffc}.ListSpotlight-title{padding:20px;margin:0;text-align:center;line-height:36px;font-size:28px}@media only screen and (min-width:768px){.ListSpotlight-title{margin:42px 0;padding:0;font-size:48px;line-height:56px;font-weight:700}}.ListSpotlight-title a{text-decoration:none;color:#000}.LinkList{background-color:#f0f6fd;text-align:left;padding:38.5px 28px;width:320px}.LinkList-title{padding-bottom:5.6px;position:relative;font-size:24px;line-height:30px;text-align:center;font-weight:700;margin:0 0 21px 0}.LinkList-title a{text-decoration:none;color:#000}.LinkList-title:after{content:'';width:100px;height:4px;background:#1a75cf;position:absolute;left:50%;margin-left:-50px;bottom:0}.LinkList-items{padding-left:21px;margin-bottom:21px}.LinkList-items-item a{color:#1a75cf;font-size:15px;line-height:30px;font-weight:700;text-decoration:none}.LinkList-items-item a:hover{color:#6cabe7}.LeadershipList[data-background-color]{background:#f0f6fd}.LeadershipList-title{font-size:48px;line-height:56px;font-weight:700;text-align:center;margin:0 0 10px 0}.LeadershipList-title a{color:#000;text-decoration:none}.LeadershipList-description{font-size:18px;line-height:28px;margin-bottom:20px;text-align:center}.LeadershipList-description .Enhancement{display:inline-block;margin:0}.LeadershipList-description a{text-decoration:none;color:var(--link-color)}.LeadershipList-description a:hover{color:var(--link-hover-color)}.LeadershipList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}[data-columns='3'] .LeadershipList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='3'] .LeadershipList-items.flickity-enabled{display:block}[data-columns='3'] .LeadershipList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.next{right:10px}@media only screen and (min-width:768px){[data-columns='3'] .LeadershipList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='3'] .LeadershipList-items.flickity-enabled{display:block}[data-columns='3'] .LeadershipList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1024px){[data-columns='3'] .LeadershipList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .LeadershipList-items .LeadershipList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .LeadershipList-items.flickity-enabled{display:block}[data-columns='3'] .LeadershipList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .LeadershipList-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .LeadershipList-items .flickity-prev-next-button.next{right:10px}}.NavigationList-items{padding:0;list-style:none}.NavigationList-cta a,.NavigationList-items a{font-size:14px;display:block;line-height:20px;font-weight:400;color:#041e42;padding:8px 0;position:relative;text-decoration:none;white-space:nowrap}.NavigationList-cta a:hover,.NavigationList-items a:hover{color:var(--link-hover-color)}.NavigationList-cta a{color:var(--link-color);font-weight:700}.TrendingList{padding:40px;border-radius:5px}@media only screen and (min-width:768px) and (max-width:1023px){.TrendingList{padding:20px}}.TrendingList-items-item{margin-bottom:30px}.TrendingList-items-item:last-child{margin-bottom:0}.TrendingList-title .Link{margin-top:0}.TrendingList-title,.TrendingList-title .Link{color:#fff}.TrendingList .PromoHorizontalCard{display:-ms-flexbox;display:flex}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-title,.TrendingList .PromoHorizontalCard .Promo-title{font-size:15px}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-media,.TrendingList .PromoHorizontalCard .Promo-media{min-width:100px;float:none;margin:0}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-media img,.TrendingList .PromoHorizontalCard .Promo-media img{width:100px;height:100px}.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-category,.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-date,.TrendingList .PromoHorizontalCard .IRLRelatedStories-item-description,.TrendingList .PromoHorizontalCard .Promo-category,.TrendingList .PromoHorizontalCard .Promo-date,.TrendingList .PromoHorizontalCard .Promo-description{display:none}@media only screen and (min-width:768px) and (max-width:1023px){.TrendingList .PromoHorizontalCard{display:block}.TrendingList .PromoHorizontalCard-info{margin:20px 0 0 0!important}}.TopicSpotlight .PromoImageBackground-subtitle{font-size:24px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.08;letter-spacing:normal;text-align:left;color:#ffc220;padding-top:10px}.TopicSpotlight .PromoImageBackground .Promo-description{display:none}.TopicSpotlight .PromoImageBackground .Promo-title{font-size:48px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:normal;text-align:left;color:#fff}.TopicSpotlight .PromoImageBackground-button a{margin-top:0}.TopicSpotlight .PromoImageBackground-header{margin-bottom:10px}.TopicSpotlight .PromoImageBackground-header:after{display:none}.TopicSpotlight-items{display:-ms-flexbox;display:flex;padding:40px;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between;background:#181818;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1024px){.TopicSpotlight-items{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:40px 90px}}.TopicSpotlight-items .PromoHorizontalCard{padding-right:0;padding-bottom:20px}@media only screen and (min-width:1024px){.TopicSpotlight-items .PromoHorizontalCard{padding-right:30px;padding-bottom:0}}.TopicSpotlight-items .PromoHorizontalCard:first-child{display:none}.TopicSpotlight-items .PromoHorizontalCard:last-child{padding-right:0}.TopicSpotlight-items .PromoHorizontalCard .Promo-category{font-size:14px;font-weight:700;line-height:1.29;margin-bottom:5px}.TopicSpotlight-items .PromoHorizontalCard .Promo-title{font-size:18px;font-weight:700;line-height:1.44;color:#fff}.TopicSpotlight-items .PromoHorizontalCard .Promo-title a{color:#fff}.TopicSpotlight-items .PromoHorizontalCard .Promo-title a:hover{color:#ffb700}.TopicSpotlight-items .PromoHorizontalCard .Promo-media{max-width:100px;min-width:0;width:100%}.TopicSpotlight-items .PromoHorizontalCard .Promo-media img{width:100%;height:auto}.UpNextList{background:#f7f4f9;padding:40px 10px}@media only screen and (min-width:768px){.UpNextList{padding:90px 0}}@media only screen and (min-width:768px) and (max-width:1023px){.UpNextList{padding-left:calc((100% - 720px)/ 2);padding-right:calc((100% - 720px)/ 2)}}@media only screen and (min-width:1024px) and (max-width:1299px){.UpNextList{padding-left:calc((100% - 960px)/ 2);padding-right:calc((100% - 960px)/ 2)}}@media only screen and (min-width:1300px){.UpNextList{padding-left:calc((100% - 1020px)/ 2);padding-right:calc((100% - 1020px)/ 2)}}.UpNextList .PromoSimpleCard{position:relative;margin-bottom:10px}.UpNextList .PromoSimpleCard-info{width:auto;top:0;left:0;right:0;bottom:0;color:#fff;background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.7) 80%);background-repeat:repeat-x;position:absolute}.UpNextList .PromoSimpleCard .Promo-title{font-size:21px;line-height:28px;max-height:none;font-weight:400;position:absolute;right:0;bottom:0;left:0;display:block;white-space:normal;padding-left:30px;padding-right:30px;padding-bottom:30px}@media only screen and (min-width:1024px){.UpNextList .PromoSimpleCard .Promo-title{font-size:30px;line-height:40px}}.UpNextList .PromoSimpleCard .Promo-title a{color:#fff;font-weight:400}.UpNextList [data-module-contents]{position:relative}.UpNextList [data-module-contents]:before{content:'';width:150px;height:6px;background:#ffc233;padding:0;position:absolute;top:5px}.UpNextList-title{font-size:18px;line-height:3em;position:relative;padding:0;font-weight:700;margin-bottom:0;text-transform:uppercase}.UpNextList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (min-width:568px){.UpNextList-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.UpNextList-items .UpNextList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.UpNextList-items .UpNextList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.UpNextList-items .UpNextList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}.UpNextList-items .UpNextList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.UpNextList-items.flickity-enabled{display:block}.UpNextList-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .UpNextList-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .UpNextList-items .flickity-viewport .flickity-slider{left:10px!important}.UpNextList-items .flickity-prev-next-button.previous{left:10px}.UpNextList-items .flickity-prev-next-button.next{right:10px}}.PV3Carousel{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.PV3Carousel-items{list-style-type:none;padding:0;overflow:visible!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}.PV3Carousel-items .PV3Carousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.PV3Carousel-items .PV3Carousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.PV3Carousel-items .PV3Carousel-items-item{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px);width:calc(100% - 0px)}.PV3Carousel-items .PV3Carousel-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 0px);flex-basis:calc(200% - 0px);max-width:calc(200% - 0px);width:calc(200% - 0px)}.PV3Carousel-items.flickity-enabled{display:block}.PV3Carousel-items .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] .PV3Carousel-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .PV3Carousel-items .flickity-viewport .flickity-slider{left:0!important}.PV3Carousel-items .flickity-prev-next-button.previous{left:0}.PV3Carousel-items .flickity-prev-next-button.next{right:0}.PV3Carousel-items:not(.flickity-enabled){-ms-flex-wrap:nowrap;flex-wrap:nowrap}.PV3Carousel[data-hide-arrows] .flickity-prev-next-button{display:none}@media only screen and (min-width:768px){.PV3Carousel[data-hide-arrows-desktop] .flickity-prev-next-button{display:none}}.PV3Carousel-wrap{position:relative}.PV3Carousel .flickity-prev-next-button{color:#fff;font-size:40px;font-weight:400;width:60px;height:100px;text-align:center;z-index:10;display:-ms-flexbox;display:flex}.PV3Carousel .flickity-prev-next-button:before{src:url('https://cdn.corporate.walmart.com/resource/0000016e-6546-d67d-af6e-7756bcc30000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal;height:100px;line-height:100px}.PV3Carousel .flickity-prev-next-button:hover{background:0 0;color:#a1cffc}.PV3Carousel .flickity-prev-next-button.previous{left:40px}@media only screen and (max-width:767px){.PV3Carousel .flickity-prev-next-button.previous{left:0!important;top:110px}}.PV3Carousel .flickity-prev-next-button.previous:before{content:'\e600'}.PV3Carousel .flickity-prev-next-button.next{right:40px;text-align:left}@media only screen and (max-width:767px){.PV3Carousel .flickity-prev-next-button.next{right:0;top:110px}}.PV3Carousel .flickity-prev-next-button.next:before{content:'\e601'}.PV3Carousel .flickity-prev-next-button svg{display:none}@media only screen and (min-width:768px){.PV3Carousel .flickity-prev-next-button{display:none}}@media only screen and (min-width:1024px){.PV3Carousel .flickity-prev-next-button{display:-ms-flexbox;display:flex;font-size:60px}}.PV3Carousel .flickity-page-dots{bottom:25px;left:50%;z-index:10;transform:translateX(-50%);max-width:1020px;-ms-flex-pack:justify;justify-content:space-between;display:none}@media only screen and (min-width:1024px){.PV3Carousel .flickity-page-dots{display:-ms-flexbox;display:flex}}.PV3Carousel .flickity-page-dots .dot{color:#fff;text-transform:uppercase;display:inline-block;width:auto;height:auto;margin:0 20px;padding:20px 10px;border-top:3px solid transparent;border-radius:0;background:0 0;opacity:1;line-height:20px;font-size:16px;letter-spacing:2px;pointer-events:all}.PV3Carousel .flickity-page-dots .dot.is-selected{border-top:3px solid currentColor}.PV3Carousel .flickity-page-dots .dot span,.PV3Carousel .flickity-page-dots .dot.is-selected{pointer-events:none}.PV3Carousel .flickity-slider{transform:unset!important}.PV3Carousel .PV3Carousel-items-item{left:0!important;opacity:0;transition:all 750ms ease-in}.PV3Carousel .PV3Carousel-items-item.is-selected{opacity:1;transition:all .5s ease-in}.PV3Carousel .PromoPlainVideo-player-wrap>[class*=media]:before{font-size:90px;width:90px;height:90px;line-height:90px;content:'\e605';src:url('https://cdn.corporate.walmart.com/resource/0000016e-6546-d67d-af6e-7756bcc30000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal}.RelatedStories{overflow:hidden}.RelatedStories[data-hideSeparator] .RelatedStories-items-item{border-right:0}.RelatedStories-title{font-weight:400}.RelatedStories-title a{pointer-events:none;cursor:default}@media only screen and (min-width:768px){.RelatedStories-title{margin-bottom:50px}}.RelatedStories-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}@media only screen and (min-width:768px){[data-columns='4'] .RelatedStories-items,[data-columns='5'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item,[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2'],[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item,[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2'],[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items.flickity-enabled,[data-columns='5'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='4'] .RelatedStories-items .flickity-viewport,[data-columns='5'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport,[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport .flickity-slider,[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.previous,[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.next,[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}[data-columns='3'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.666666% - 20px);flex-basis:calc(66.666666% - 20px);max-width:calc(66.666666% - 20px);width:calc(66.666666% - 20px)}[data-columns='3'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='3'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='3'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='3'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='3'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='3'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='3'] .RelatedStories-items .PromoCard,[data-columns='3'] .RelatedStories-items .PromoCardQuote{height:100%}[data-columns='2'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='2'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='2'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='2'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='2'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='2'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='2'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='2'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='2'] .RelatedStories-items .Promo-media{margin-bottom:17px}[data-columns='1'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}[data-columns='1'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}[data-columns='1'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='1'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='1'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='1'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='1'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='1'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:1300px){[data-columns='5'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(20% - 20px);flex-basis:calc(20% - 20px);max-width:calc(20% - 20px);width:calc(20% - 20px)}[data-columns='5'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(40% - 20px);flex-basis:calc(40% - 20px);max-width:calc(40% - 20px);width:calc(40% - 20px)}[data-columns='5'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='5'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='5'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='5'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}[data-columns='4'] .RelatedStories-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}[data-columns='4'] .RelatedStories-items .RelatedStories-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 20px);flex-basis:calc(50% - 20px);max-width:calc(50% - 20px);width:calc(50% - 20px)}[data-columns='4'] .RelatedStories-items.flickity-enabled{display:block}[data-columns='4'] .RelatedStories-items .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-columns='4'] .RelatedStories-items .flickity-viewport .flickity-slider{left:10px!important}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.previous{left:10px}[data-columns='4'] .RelatedStories-items .flickity-prev-next-button.next{right:10px}}@media only screen and (min-width:768px){.RelatedStories-items-item{border-right:2px solid var(--separator-color);padding-right:20px}.RelatedStories-items-item:first-child{margin-left:20px!important}.RelatedStories-items-item:last-child{border-right:0;margin-right:0!important}}@media only screen and (min-width:768px){.RelatedStories .IRLRelatedStories-item-title,.RelatedStories .Promo-title{margin:8px 5px 0 15px}}.RelatedStories .IRLRelatedStories-item-title a,.RelatedStories .Promo-title a{font-weight:400}.RelatedStories .List-cta{text-align:center;padding:0}@media only screen and (min-width:768px){.RelatedStories .List-cta{padding:40px 0 0}}.RelatedStories .List-cta a{display:inline-block;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;padding:25px 0 10px;cursor:pointer;white-space:nowrap;border:0;text-decoration:none;font-size:16px;color:#000;line-height:1.09}.RelatedStories .List-cta a:after{content:'';display:block;width:44px;height:3px;background:var(--mainHighlightColor);left:50%;bottom:35px;margin:8px auto}.RelatedStories .List-cta a:hover{background-color:#fff}.SocialList{display:block;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;position:relative;overflow-x:hidden}.SocialList-wrap{text-align:center;margin-right:auto;margin-left:auto;font-size:0;padding:60px 0;position:relative}.SocialList:after{content:'flickity';display:none}.SocialList .flickity-page-dots{position:relative;bottom:inherit;padding-top:20px}.SocialList .flickity-page-dots .dot{margin:0 5px;background:#999;opacity:1}.SocialList .flickity-page-dots .dot.is-selected{background:#1a75cf}@media only screen and (min-width:768px){.SocialList:after{content:''}}.SocialList .next,.SocialList .previous{display:none}.SocialList-items{list-style-type:none;padding:0;margin:0;overflow:visible!important}.SocialList-items-item{float:none;display:inline-block}@media only screen and (min-width:768px){.SocialList-items-item{width:130px}}@media only screen and (max-width:767px){.SocialList-items .flickity-viewport{overflow:visible;left:0!important}.SocialList-items:not(.flickity-enabled){display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:-10px -10px}.SocialList-items:not(.flickity-enabled) .SocialList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SocialList-items:not(.flickity-enabled) .SocialList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SocialList-items:not(.flickity-enabled) .SocialList-items-item{margin:10px 10px;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);max-width:calc(100% - 20px);width:calc(100% - 20px)}.SocialList-items:not(.flickity-enabled) .SocialList-items-item[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(200% - 20px);flex-basis:calc(200% - 20px);max-width:calc(200% - 20px);width:calc(200% - 20px)}.SocialList-items:not(.flickity-enabled).flickity-enabled{display:block}.SocialList-items:not(.flickity-enabled) .flickity-viewport{left:10px}[data-carousel-enabled-curpage=end] .SocialList-items:not(.flickity-enabled) .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] .SocialList-items:not(.flickity-enabled) .flickity-viewport .flickity-slider{left:10px!important}.SocialList-items:not(.flickity-enabled) .flickity-prev-next-button.previous{left:10px}.SocialList-items:not(.flickity-enabled) .flickity-prev-next-button.next{right:10px}.SocialList-items.flickity-enabled .SocialList-items-item{list-style:none;width:calc(60% - 10px);margin-right:20px}}@media only screen and (min-width:1024px){.StickyList{display:block;position:fixed;top:300px;width:300px;right:-260px;z-index:100}}@media only screen and (max-width:767px){.StickyList{display:none}}.ListQuote{padding:20px}.ListQuote-content{margin:0 auto}.ListQuote-slides:after{content:''}.ListQuote-slides.flickity-enabled{margin-top:60px}.ListQuote-slides .flickity-prev-next-button{width:inherit;height:inherit;display:none}.ListQuote-slides .flickity-prev-next-button svg{display:none}.ListQuote-slides .flickity-prev-next-button:before{font:normal normal normal 70px/1 IcoMoon;color:#ededed}.ListQuote-slides .flickity-prev-next-button:hover:before{color:grey}.ListQuote-slides .flickity-prev-next-button.next{transform:translateX(100%);background:0 0}.ListQuote-slides .flickity-prev-next-button.next:before{content:'\e601'}.ListQuote-slides .flickity-prev-next-button.previous{transform:translateX(-100%)}.ListQuote-slides .flickity-prev-next-button.previous:before{content:'\e600'}.ListQuote-slide{min-height:100%;max-width:400px;margin:10px auto}.flickity-enabled .ListQuote-slide{display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.ListQuote-header-title{margin-bottom:60px}.ListQuote-slides{margin:20px 0}.ListQuote-slides:after{content:'flickity';display:none}.ListQuote-slide{width:calc(100% / 3);max-width:inherit;margin:0}}@media only screen and (min-width:1024px){.ListQuote-content{margin:0 auto;max-width:900px}.ListQuote-slides .flickity-page-dots{display:none}.ListQuote-slides .flickity-prev-next-button{display:block}}@media only screen and (min-width:1300px){.ListQuote-content{max-width:960px}}@media only screen and (min-width:1440px){.ListQuote-content{margin:0 auto;max-width:1260px}}ps-anchor{position:absolute}ps-anchor [class*='-anchor-offset']{position:absolute;top:-60px}.FooterNavigation{list-style:none;padding:0}.FooterNavigation .Navigation-items{list-style:none;padding:0;margin:0}.FooterNavigation .Navigation-items a{color:var(--footer-link-color);font-weight:26px}.FooterNavigation .Navigation-items [data-current-nav-item] a,.FooterNavigation .Navigation-items a:hover{color:var(--footer-link-hover-color)}.FooterNavigation .NavigationItem{margin-bottom:12px}.FooterNavigation .NavigationItem-text-link{color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}@media only screen and (max-width:767px){.FooterNavigation .NavigationItem{margin-bottom:5px}}.FooterNavigation .NavigationItem-text-link{line-height:16px!important;white-space:normal!important}.MainNavigation .Page-logo{display:none}.MainNavigation .Header-links{display:none}.MainNavigation .Page-disclaimer{display:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.MainNavigation{position:fixed;left:0;top:60px;bottom:0;width:100vw;background:#f0f0f0;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.4);overflow-y:auto;transform:translateX(-100%);transition:transform .3s ease}.MainNavigation .NavigationLanguages,.MainNavigation .NavigationSites{display:block!important}[data-pageheadertoggle=true] .MainNavigation{transform:translateX(0);opacity:1;visibility:visible}.MainNavigation .NavigationItem-text{margin-bottom:18px;margin-top:20px}.MainNavigation .NavigationItem-text-link{color:#000;text-decoration:none;font-size:16px}.MainNavigation .NavigationItem-text-link:hover{color:var(--link-color)}.MainNavigation .NavigationItem-items{list-style:none}.MainNavigation .Navigation-items{padding:0;list-style:none;margin:0}.MainNavigation .Navigation-items-item{overflow:hidden}.MainNavigation-promote{font-size:12px!important;padding:10px!important}}@media only screen and (min-width:768px){.MainNavigation{max-width:320px;padding:30px;margin-right:auto}.MainNavigation .NavigationLanguages,.MainNavigation .NavigationSites{display:none}}@media only screen and (max-width:1023px){.MainNavigation{top:50px}}@media only screen and (min-width:1300px){.MainNavigation .Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row}.MainNavigation .NavigationItem{position:relative}.MainNavigation .NavigationItem-items{display:none}.MainNavigation .NavigationItem-text{padding:0 15px}.MainNavigation .NavigationItem-text-link{color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}.MainNavigation .NavigationItem-text-link{height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MainNavigation .NavigationItem:hover{background:#fff}.MainNavigation .NavigationItem:hover .NavigationItem-text-link{color:var(--link-color);position:relative}.MainNavigation .NavigationItem:hover .NavigationItem-text-link:after{content:'';width:30px;height:3px;background:#ffb700;display:block;position:absolute;left:0;bottom:0}.MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items{display:block;position:absolute;top:100%;left:0;background:#fff;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.2);max-height:none;opacity:1;visibility:visible}}.MainNavigation .Navigation-items{padding:0;list-style:none}.MainNavigation-promote{-ms-flex-order:9;order:9;border-left:1px solid #ffb700;font-size:15px;padding:10px 20px;max-width:165px}.MainNavigation-promote a{color:#ffb700;font-weight:700;text-decoration:none}.NavigationItem-text-link-toggle{color:var(--link-color);font-size:30px;font-weight:300;text-shadow:none;float:right;line-height:.7;cursor:pointer;text-decoration:none}@media only screen and (max-width:1300px){[data-navigation-hasitems=collapsed] .NavigationItem-items{overflow:hidden;max-height:0;opacity:0;visibility:hidden}}@media only screen and (min-width:1300px){.NavigationItem-text-link-toggle{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}[data-navigation-hasitems=expanded] .NavigationItem-items{display:block;position:absolute;top:100%;left:0;background:#fff;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.2)}}footer .NavigationLanguages,footer .NavigationSites{display:inline-block}.NavigationLanguages-heading,.NavigationSites-heading{display:none;font-size:16px;color:transparent;margin:1em 0 .4em 0;font-weight:400}.MainNavigation .NavigationLanguages-heading,.MainNavigation .NavigationSites-heading{display:block;color:#000}.NavigationLanguages .MultiCheckboxControl,.NavigationSites .MultiCheckboxControl{margin:0;min-width:0;padding-right:25px;padding-left:0;position:static;z-index:2;color:#fff;background:0 0;border:0}footer .NavigationLanguages .MultiCheckboxControl-items,footer .NavigationSites .MultiCheckboxControl-items{background:var(--mainThemeColorLighter)}.NavigationLanguages .MultiCheckboxControl[data-multicheckboxcontrol-state=open],.NavigationSites .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{z-index:3}.NavigationLanguages .MultiCheckboxControl-items,.NavigationSites .MultiCheckboxControl-items{background:var(--mainThemeColor);border:0;top:100%}[data-fixed-header=translucent] .NavigationLanguages .MultiCheckboxControl-items,[data-fixed-header=translucent] .NavigationSites .MultiCheckboxControl-items{background:var(--navbar-bg-color-opacity)}.NavigationLanguages .MultiCheckboxControl-items-item,.NavigationLanguages .MultiCheckboxControl-title,.NavigationSites .MultiCheckboxControl-items-item,.NavigationSites .MultiCheckboxControl-title{text-transform:uppercase;font-size:12px;font-weight:700}.NavigationLanguages .MultiCheckboxControl input:checked~.SearchControlCheckbox-description,.NavigationSites .MultiCheckboxControl input:checked~.SearchControlCheckbox-description{background:rgba(255,255,255,.1)}.NavigationLanguages .MultiCheckboxControl input:checked~.SearchControlCheckbox-description:after,.NavigationSites .MultiCheckboxControl input:checked~.SearchControlCheckbox-description:after{content:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.NavigationLanguages .MultiCheckboxControl,.NavigationSites .MultiCheckboxControl{position:relative;color:#000}.NavigationLanguages .MultiCheckboxControl-items,.NavigationSites .MultiCheckboxControl-items{background:#f0f0f0}.NavigationLanguages .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items,.NavigationSites .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items{top:calc(100% + 7px)}}@media only screen and (min-width:568px){.NavigationLanguages .MultiCheckboxControl,.NavigationSites .MultiCheckboxControl{position:relative}.NavigationLanguages .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items,.NavigationSites .MultiCheckboxControl[data-multicheckboxcontrol-state=open]-items{top:calc(100% + 7px)}}@media only screen and (min-width:1300px){[data-subThemeName=CFE] .NavigationLanguages .NavigationSites-heading{display:inline-block;font-size:16px;color:#fff;margin:1em 0 .4em 0;font-weight:400;margin-top:12px;margin-right:10px}[data-subThemeName=CFE] .NavigationLanguages .MultiCheckboxControl{display:inline-block}[data-subThemeName=CFE] .NavigationLanguages .MultiCheckboxControl:before{margin-top:5px}}.NewsletterModule{background:#f5f5f5}@media only screen and (min-width:1300px){.NewsletterModule{padding:0 100px}}.NewsletterModule[data-module]{padding-top:0;padding-bottom:0}.NewsletterModule-info{min-width:286px}.NewsletterModule-submissionError,.NewsletterModule-submissionSuccess{font-style:italic;margin-bottom:10px}.NewsletterModule[data-formsubmitstatus=success] form{display:none}.NewsletterModule[data-formsubmitstatus=success] .NewsletterModule-formwrap{width:100%}.NewsletterModule[data-formsubmitstatus=success] .NewsletterModule-submissionSuccess{width:100%;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.44;letter-spacing:normal;text-align:center;color:#041e42}.NewsletterModule[data-formsubmitstatus=error] .NewsletterModule-form{border:1px solid #de1c24}.NewsletterModule[data-formsubmitstatus=error] .NewsletterModule-form input{color:#de1c24}.NewsletterModule[data-formsubmitstatus=error] .NewsletterModule-submissionError{display:none}.NewsletterModule-title{font-weight:700;color:#0071ce;width:100%}.NewsletterModule input[type=email],.NewsletterModule-buttons [type=submit]{height:52px}.NewsletterModule-buttons [type=submit]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;border-radius:25px;white-space:nowrap;background-color:#0071ce;border:solid 1.5px #0071ce;color:#fff;color:#ffb700;margin-left:-20px}.NewsletterModule-buttons [type=submit]:hover{background:#ffb700;border:solid 1.5px #ffb700;color:#1a75cf}.NewsletterModule input[type=email]{font-size:16px;border:0;border-radius:50px;padding:20px 30px 20px 20px}@media only screen and (max-width:767px){.NewsletterModule{text-align:center}.NewsletterModule:before{content:url('../image/newsletter-banner-pic.ac81216ff57e6c3c8c33d9f1ac89fa25.png')}.NewsletterModule-title{font-size:36px}.NewsletterModule-formwrap{padding-bottom:30px}.NewsletterModule-buttons [type=submit],.NewsletterModule-description,.NewsletterModule-form,.NewsletterModule-message,.NewsletterModule-title{margin-top:14px}.NewsletterModule input[type=email]{text-align:center;width:320px}}@media only screen and (min-width:768px){.NewsletterModule{display:-ms-flexbox;display:flex}.NewsletterModule:after{content:url('../image/newsletter-banner-pic.ac81216ff57e6c3c8c33d9f1ac89fa25.png');margin-right:80px;margin-left:50px}.NewsletterModule-formwrap,.NewsletterModule-info{padding-top:20px;padding-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.NewsletterModule-info{margin-right:auto}.NewsletterModule-title{font-size:30px}.NewsletterModule-formwrap{-ms-flex-pack:end;justify-content:flex-end}.NewsletterModule-form{display:-ms-flexbox;display:flex;background:#fff;border:2px solid #fff;border-radius:30px}.NewsletterModule input[type=email]{width:210px}.NewsletterModule-message{margin-bottom:10px;margin-right:30px}}@media only screen and (min-width:1024px){.NewsletterModule input[type=email]{width:355px}}@media only screen and (min-width:1300px){.NewsletterModule input[type=email]{width:555px}}.NewsletterFlyout-title,.NewsletterSimpleModule-title{font-size:36px;line-height:1.2;color:var(--mainThemeColor);font-weight:700;margin-bottom:10px}[data-stamp] .NewsletterFlyout-title,[data-stamp] .NewsletterSimpleModule-title{color:#fff}.NewsletterFlyout-card,.NewsletterFlyout-pop .tingle-modal-box__content,.NewsletterSimpleModule-card,.NewsletterSimpleModule-pop .tingle-modal-box__content{padding:20px}@media only screen and (min-width:768px){.NewsletterFlyout-card,.NewsletterFlyout-pop .tingle-modal-box__content,.NewsletterSimpleModule-card,.NewsletterSimpleModule-pop .tingle-modal-box__content{padding:40px}}.NewsletterFlyout-formwrap[data-formsubmitstatus=success],.NewsletterSimpleModule-formwrap[data-formsubmitstatus=success]{height:120px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.NewsletterFlyout-formwrap[data-formsubmitstatus=success] form,.NewsletterSimpleModule-formwrap[data-formsubmitstatus=success] form{display:none}.NewsletterFlyout-card,.NewsletterSimpleModule-card{background-image:url('../image/envelope-with-spark.659d8980e3a320916d0263c1ab471672.svg');background-position:bottom right;background-repeat:no-repeat}.NewsletterFlyout-pop .tingle-modal-box__content,.NewsletterSimpleModule-pop .tingle-modal-box__content{text-align:center;color:#fff;background:var(--mainThemeColor)}.NewsletterFlyout-pop .tingle-modal-box__content:before,.NewsletterSimpleModule-pop .tingle-modal-box__content:before{content:url('../image/envelope-with-spark.659d8980e3a320916d0263c1ab471672.svg')}.NewsletterFlyout-pop .tingle-modal-box,.NewsletterSimpleModule-pop .tingle-modal-box{width:auto;max-width:600px}.NewsletterFlyout-pop form,.NewsletterSimpleModule-pop form{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.NewsletterFlyout-pop input[type=email],.NewsletterSimpleModule-pop input[type=email]{font-size:16px;line-height:22px;height:54px;padding:16px;border:0;border-radius:54px;background:#fff;text-align:center;margin-top:10px;margin-bottom:10px}.NewsletterFlyout-form,.NewsletterSimpleModule-form{background:0 0;border:0}.NewsletterFlyout-pop .NewsletterFlyout-title,.NewsletterSimpleModule-pop .NewsletterSimpleModule-title{color:#fff}.NewsletterFlyout-submissionError,.NewsletterFlyout-submissionSuccess,.NewsletterSimpleModule-submissionError,.NewsletterSimpleModule-submissionSuccess{color:#fff;font-size:18px;max-width:320px;margin:0 auto}.NewsletterFlyout-pop .NewsletterFlyout-description,.NewsletterSimpleModule-pop .NewsletterSimpleModule-description{color:#fff;font-weight:400;font-size:20px;line-height:1.2;margin-bottom:15px}.NewsletterFlyout-pop .NewsletterFlyout-buttons,.NewsletterSimpleModule-pop .NewsletterSimpleModule-buttons{min-width:100%}.NewsletterFlyout{pointer-events:none}.NewsletterFlyout-card{pointer-events:all;position:fixed;left:0;top:50%;overflow-x:hidden;width:100%;max-width:100%;transform:translateY(-50%)}.NewsletterFlyout-top .NewsletterFlyout-card{top:0}.NewsletterFlyout-bottom .NewsletterFlyout-card{top:unset;bottom:0}.NewsletterFlyout .NewsletterFlyout-description{margin:0;border:0;pointer-events:none}.NewsletterFlyout input[type=email]{width:100%}.NewsletterFlyout .tingle-modal-box{max-width:450px;transform:translateX(6000px);transition:all .8s ease-in}.NewsletterFlyout .tingle-modal__close{position:absolute;top:10px;right:10px;width:2.5rem;height:2.5rem;color:#f0f0f0;font-size:3rem;opacity:.5}.NewsletterFlyout .tingle-modal__close:hover{opacity:1}.NewsletterFlyout.NewsletterFlyin .tingle-modal-box{transform:translateX(0)}.PV3NewsletterModule{text-align:center}.PV3NewsletterModule-info{min-width:286px}.PV3NewsletterModule-title{margin-bottom:30px}.PV3NewsletterModule-description{display:none}.PV3NewsletterModule-submissionError,.PV3NewsletterModule-submissionSuccess{font-style:italic;margin-bottom:10px}.PV3NewsletterModule[data-formsubmitstatus=success] form{display:none}.PV3NewsletterModule[data-formsubmitstatus=success] .PV3NewsletterModule-formwrap{width:100%}.PV3NewsletterModule[data-formsubmitstatus=success] .PV3NewsletterModule-submissionSuccess{width:100%;font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.44;letter-spacing:normal;text-align:center;color:#041e42}.PV3NewsletterModule[data-formsubmitstatus=error] .PV3NewsletterModule-form{border:1px solid #de1c24}.PV3NewsletterModule[data-formsubmitstatus=error] .PV3NewsletterModule-form input{color:#de1c24}.PV3NewsletterModule[data-formsubmitstatus=error] .PV3NewsletterModule-submissionError{display:none}.PV3NewsletterModule input[type=email],.PV3NewsletterModule-buttons [type=submit]{height:52px;margin-bottom:14px}.PV3NewsletterModule-buttons [type=submit]{height:40px;line-height:40px;background:#e64f51;color:#fff;padding:0 15px;margin-left:10px;border:1px solid transparent;cursor:pointer}.PV3NewsletterModule-buttons [type=submit]:hover{color:#e64f51;border-color:#e64f51;background:#fff}.PV3NewsletterModule input[type=email]{background:#d8d8d8;height:40px;line-height:40px;padding-left:20px;border:1px solid #bbb;font-style:italic;width:calc(100% - 60px)}.PV3NewsletterModule input[type=email]::-webkit-input-placeholder{color:#fff!important;font-style:italic}.PV3NewsletterModule input[type=email]:-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}.PV3NewsletterModule input[type=email]::-moz-placeholder{color:#fff!important;font-style:italic;opacity:1}.PV3NewsletterModule input[type=email]:-ms-input-placeholder{color:#fff!important;font-style:italic}@media only screen and (max-width:767px){.PV3NewsletterModule-title{font-size:36px}}@media only screen and (min-width:768px){.PV3NewsletterModule{text-align:left}.PV3NewsletterModule input[type=email],.PV3NewsletterModule-buttons [type=submit]{margin-bottom:0}.PV3NewsletterModule input[type=email]{width:auto}.PV3NewsletterModule-title{line-height:1;border-left:2px solid red;font-size:30px}.PV3NewsletterModule-formwrap,.PV3NewsletterModule-title{padding-left:30px}.PV3NewsletterModule-form{display:-ms-flexbox;display:flex}.PV3NewsletterModule-message{margin-bottom:10px;margin-right:30px}}.Header-search-inputs{position:absolute;top:100%;left:0;right:0;width:100%;padding:20px;background-color:#f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;z-index:-1}.Header-search-inputs-main{width:100%;max-width:620px;position:relative}.Header-search [type=text]{font-size:16px;line-height:52px;padding:0 2em;-ms-flex:1 1 80%;flex:1 1 80%;border:0;background:#fff;outline:0;width:100%}.Header-search [type=submit]{display:inline-block;font-size:16px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:normal;padding:13px 30px;text-decoration:none;cursor:pointer;border-radius:25px;white-space:nowrap;background-color:#0071ce;border:solid 1.5px #0071ce;color:#fff;color:#ffb700}.Header-search [type=submit]:hover{background:#ffb700;border:solid 1.5px #ffb700;color:#1a75cf}.Header-search [type=submit],.Header-search [type=text]{border-radius:52px;padding:0 2em;border:1px solid #fff}.Header-search [data-searchtoggle-trigger=main]{padding:0 20px;border:0;background:0}@media only screen and (max-width:767px){.Header-search [data-searchtoggle-trigger=main]{padding:0 10px}.Header-search [data-searchtoggle-trigger=main]:before{font-size:16px!important}}.Header-search [data-searchtoggle-trigger=main]:before{font-size:20px;color:var(--tool-icon-color)}.Header-search [data-searchtoggle-trigger=close]{position:absolute;top:calc(100% + 20px);z-index:9;right:20px;color:#1a75cf;font-size:20px;font-weight:600;text-decoration:none}@media only screen and (max-width:767px){.Header-search [data-searchtoggle-trigger=close]{display:none}}.Header-search[data-searchtoggle=false] .Header-search-inputs,.Header-search[data-searchtoggle=false] [data-searchtoggle-trigger=close]{display:none}.Header-search-inputs-main{display:-ms-flexbox;display:flex}.Header-search-inputs-main [type=submit]{margin-left:-33px}.search-trigger-link{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){[data-pageheadertoggle=true],[data-pageheadertoggle=true] body{overflow:hidden}[data-pageheadertoggle=true] .Header-contentWrapper{position:fixed}[data-pageheadertoggle=true] .Header~main{pointer-events:none;opacity:.4}}@media only screen and (min-width:1300px){.Header [data-page-header-pagetoggle]{display:none}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){[data-search-toggle-state=true] .Header [data-page-header-pagetoggle]{display:none}.Header [data-page-header-pagetoggle]{width:20px;max-width:20px;height:14px;position:relative;z-index:9;margin-right:10px}.Header [data-page-header-pagetoggle] span,.Header [data-page-header-pagetoggle]:after,.Header [data-page-header-pagetoggle]:before{content:'';display:block;height:2px;width:100%;background:var(--tool-icon-color);position:absolute;margin:auto;transition:transform .5s ease;transform:scale(1) rotate(0)}.Header [data-page-header-pagetoggle] span{top:0;bottom:0}.Header [data-page-header-pagetoggle]:before{top:0}.Header [data-page-header-pagetoggle]:after{bottom:0}[data-pageheadertoggle=true] .Header [data-page-header-pagetoggle] span{background:var(--navbar-bg-color)}[data-pageheadertoggle=true] .Header [data-page-header-pagetoggle]:before{transform:scale(1.2) rotate(45deg) translate(5px,2px)}[data-pageheadertoggle=true] .Header [data-page-header-pagetoggle]:after{transform:scale(1.2) rotate(-45deg) translate(6px,-2px)}}.Header,.Header-contentWrapper{height:60px}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Header,.Header-contentWrapper{height:50px}}.Header-contentWrapper{display:-ms-flexbox;display:flex;background-color:var(--navbar-bg-color);transition:background-color .2s linear;padding:0 10px;-ms-flex-align:center;align-items:center;top:0;left:0;width:100%;color:#fff;z-index:9999;position:relative;font-size:16px}.Header-contentWrapper .Header-links{display:none}.Header-logo{padding:10px 20px}.StockTicker~.Header-search{margin-left:0}.Header[data-fixed-header]{position:fixed;top:0;z-index:2;width:100%}.Header[data-fixed-header=translucent] .Header-contentWrapper{background-color:var(--navbar-bg-color-opacity)}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){header .Page-logo{margin-right:auto}header .Page-logo img{max-height:24px;width:auto}header .NavigationLanguages,header .NavigationSites,header .StockTicker{display:none}}@media only screen and (min-width:1300px){header .Page-logo{margin-right:20px}header .NavigationItem-text{padding:0 20px}}.IRLLandingPage-subfloor{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px 20px;-ms-flex-pack:center;justify-content:center}.IRLLandingPage-logo{margin:0 0 50px 0}.IRLLandingPage .IRLRelatedStories,.IRLLandingPage-subfloor{max-width:830px;margin:0 auto}.IRLLandingPage .Page-actions-heading{font-size:27px;text-align:center}.IRLLandingPage .ActionBar-items-item>a{background-color:#bfbfbf;color:#fff;width:32px;height:32px;margin-right:5px;cursor:pointer}.IRLLandingPage .ActionBar-items-item>a:before{cursor:pointer;width:auto;height:auto;line-height:32px;font-size:15px}.IRLLandingPage .PromoPlainVideoWithText-info-title{font-weight:700}.IRLLandingPage .PromoPlainVideoWithText-info-small-breakpoints{background:#000;color:#fff;text-align:center}.IRLLandingPage .PromoPlainVideoWithText-info-small-breakpoints .PromoPlainVideoWithText-info-title{font-size:30px}.IRLLandingPage .PromoPlainVideoWithText-info-small-breakpoints .PromoPlainVideoWithText-info-description{font-size:22px}.IRLLandingPage .PV3Carousel .flickity-prev-next-button.previous{left:0;opacity:.5}.IRLLandingPage .PV3Carousel .flickity-prev-next-button.next{right:0;opacity:.5}@media only screen and (min-width:768px){.IRLLandingPage-subfloor{padding:25px 20px;-ms-flex-pack:start;justify-content:start}.IRLLandingPage-logo{margin:0 100px 0 0}.IRLLandingPage .Page-actions-heading{text-align:left;margin-top:0;position:relative}.IRLLandingPage .Page-actions-heading:before{content:'';background:#fdc138;width:3px;height:25px;display:block;position:absolute;left:-25px;top:50%;transform:translateY(-50%)}.IRLLandingPage .PV3LandingPage-Header-contentWrapper{-ms-flex-pack:start;justify-content:flex-start;position:absolute;padding:20px 30px}}.PackageLandingPage .LandingPage-main{position:relative;background-position:center top;background-repeat:no-repeat;padding-bottom:40px}.PackageLandingPage .PageLede-headline{font-size:48px;line-height:56px;max-height:none;font-weight:700;color:#fff;position:relative;padding-bottom:20px}.PackageLandingPage .PageLede-headline::before{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.PackageLandingPage p{font-size:18px;line-height:28px;margin:0 0 10px}@media only screen and (max-width:767px){.PackageLandingPage .LandingPage-main{background-size:120%}}.PackageLandingPage .PromoMosaic-info .IRLRelatedStories-item-title,.PackageLandingPage .PromoMosaic-info .Promo-title{font-size:24px;line-height:1.3em}.PackageLandingPage [data-modulewellmedium]>[data-module]{padding-top:10px;padding-bottom:10px}.Page[data-fixed-nav],.StateProvidenceLocationPage[data-fixed-nav]{padding-top:60px}.Page[data-fixed-nav] .Header,.StateProvidenceLocationPage[data-fixed-nav] .Header{top:0;width:100%;position:fixed;z-index:9999}@media only screen and (max-width:767px){.Page[data-fixed-nav] .Header,.StateProvidenceLocationPage[data-fixed-nav] .Header{height:50px}}.Page[data-fixed-nav] .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav] .tingle-modal__close{top:calc(70px)}.Page[data-fixed-nav].with-customizable-alert .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav].with-customizable-alert .tingle-modal__close{top:calc(130px)}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page[data-fixed-nav] .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav] .tingle-modal__close{top:50px}.Page[data-fixed-nav] .tingle-modal-box,.StateProvidenceLocationPage[data-fixed-nav] .tingle-modal-box{top:50px}.Page[data-fixed-nav].with-customizable-alert .tingle-modal__close,.StateProvidenceLocationPage[data-fixed-nav].with-customizable-alert .tingle-modal__close{top:100px}.Page[data-fixed-nav].with-customizable-alert .tingle-modal-box,.StateProvidenceLocationPage[data-fixed-nav].with-customizable-alert .tingle-modal-box{top:100px}}.Page-body,.StateProvidenceLocationPage-body{overflow-x:hidden}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page,.StateProvidenceLocationPage{padding-top:50px}}.Page-pageHeading,.StateProvidenceLocationPage-pageHeading{font-size:28px;line-height:40px;text-align:center;font-weight:400}@media only screen and (min-width:768px){.Page-pageHeading,.StateProvidenceLocationPage-pageHeading{font-size:48px;line-height:60px}}.Page-pageSubHeading,.StateProvidenceLocationPage-pageSubHeading{display:none}.LandingPage-main{position:relative}@media only screen and (max-width:767px){.LandingPage-main{padding-top:0}}.LandingPage-sectionTitleHide .ArticleModule-title{display:none}.LandingPage-ledeHide .PageLede{display:none}.LandingPage-pageLead{background-repeat:no-repeat;background-color:transparent;background-size:cover;background-position:55% 5%}.LandingPage-pageLead--noPageHeading .PageLede-info,.LandingPage-pageLead--noPageHeading .PageLede-info-head{padding-top:0}.LandingPage-pageLead--noPageHeading .PageLede-info-head:after,.LandingPage-pageLead--noPageHeading .PageLede-info:after{display:none}.LandingPage-pageLead--noPageSubHeading .PageLede-info-head:after{display:none}.LandingPage-pageLead--noPageHeading--noPageSubHeading .PageLede{height:150px;overflow:hidden}.LandingPage-pageLead--noPageHeading--noPageSubHeading .PageLede>div{display:none}.LandingPage p{font-size:18px;line-height:28px;margin:0 0 10px}.LandingPage p ul{margin:0}.MediaObjectPage-main-gallery,.VideoPage-main-gallery{padding:0}.MediaObjectPage-main-gallery .MediaObjectPage-media,.VideoPage-main-gallery .MediaObjectPage-media{background:#333}.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid{max-width:100%;margin-top:0;margin-bottom:0}.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img{max-width:100%;margin:0 auto;width:auto;max-height:300px}@media only screen and (min-width:1024px){.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-items-item img{max-width:1000px;max-height:563px}}.MediaObjectPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-toolbar-wrapper,.VideoPage-main-gallery .MediaObjectPage-media .ImageCarouselWithGrid-toolbar-wrapper{max-width:1020px;margin:0 auto}.MediaObjectPage-main-gallery .MediaObjectPage-actions,.VideoPage-main-gallery .MediaObjectPage-actions{padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.MediaObjectPage-main-image img,.VideoPage-main-image img{width:100%;height:auto}@media only screen and (min-width:768px){.MediaObjectPage-main-image img,.VideoPage-main-image img{width:auto;max-width:100%}}.MediaObjectPage .LedeBold-subHeadline,.VideoPage .LedeBold-subHeadline{display:none}.MediaObjectPage-datePublished,.VideoPage-datePublished{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;margin-bottom:20px}.MediaObjectPage-datePublished h6,.VideoPage-datePublished h6{font-weight:700;font-size:18px;margin:0 3px 0 0}.MediaObjectPage-actions,.VideoPage-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.MediaObjectPage-actions h4,.VideoPage-actions h4{color:#999;margin-right:7px;text-transform:uppercase;font-size:14px}.MediaObjectPage-fileUrl .Link,.VideoPage-fileUrl .Link{text-decoration:none;display:-ms-flexbox;display:flex;margin-top:20px;font-family:BogleWeb;color:var(--link-color);-ms-flex-align:center;align-items:center;font-weight:400}.MediaObjectPage-fileUrl .Link:before,.VideoPage-fileUrl .Link:before{font-family:'Font Awesome 5 Free';background-color:var(--link-color);color:#fff;width:45px;height:45px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:20em;font-size:20px;margin-right:10px;font-weight:700}.Page-footer,.StateProvidenceLocationPage-footer{background:var(--footer-bg-color);display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:60px;padding-bottom:60px}.Page-footerLogo img,.StateProvidenceLocationPage-footerLogo img{max-width:300px;height:auto}.Page-footer-iconLinks,.StateProvidenceLocationPage-footer-iconLinks{width:100%}.Page-footer-links,.StateProvidenceLocationPage-footer-links{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;max-width:100%}.Page-footer .RichTextModule a,.Page-footer .RichTextModule p,.Page-footer .RichTextModuleWithTitle a,.Page-footer .RichTextModuleWithTitle p,.StateProvidenceLocationPage-footer .RichTextModule a,.StateProvidenceLocationPage-footer .RichTextModule p{color:var(--footer-link-color);font-size:14px}.Page-footer .RichTextModule a,.Page-footer .RichTextModuleWithTitle a,.StateProvidenceLocationPage-footer .RichTextModule a{text-decoration:none}.Page-footer .RichTextModule a:hover,.Page-footer .RichTextModuleWithTitle a:hover,.StateProvidenceLocationPage-footer .RichTextModule a:hover{color:var(--footer-link-hover-color)}.Page-footer .NavigationLanguages,.Page-footer .NavigationSites,.StateProvidenceLocationPage-footer .NavigationLanguages,.StateProvidenceLocationPage-footer .NavigationSites{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px),only screen and (min-width:1024px) and (max-width:1299px){.Page-footer .NavigationLanguages,.Page-footer .NavigationSites,.StateProvidenceLocationPage-footer .NavigationLanguages,.StateProvidenceLocationPage-footer .NavigationSites{display:none}}.Page-footerNavigation,.StateProvidenceLocationPage-footerNavigation{margin-bottom:40px}.Page-footerNavigation .FooterNavigation,.StateProvidenceLocationPage-footerNavigation .FooterNavigation{column-count:4;column-gap:20px}.Page-footerNavigation .FooterNavigation .NavigationItem-text-link,.StateProvidenceLocationPage-footerNavigation .FooterNavigation .NavigationItem-text-link{line-height:26px}.Page-footerContent .Navigation-items,.StateProvidenceLocationPage-footerContent .Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px}.Page-footerContent .Navigation-items-item .NavigationItem-text:before,.StateProvidenceLocationPage-footerContent .Navigation-items-item .NavigationItem-text:before{content:'|';color:#fff;margin:8px 5px 8px 8px}.Page-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link,.StateProvidenceLocationPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link{line-height:28px;font-weight:400}.Page-footerContent .Navigation-items-item:first-child .NavigationItem-text:before,.StateProvidenceLocationPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before{content:none}.Page-disclaimer,.StateProvidenceLocationPage-disclaimer{font-size:14px;color:#fff;margin-top:10px}.Page-disclaimer .Link,.StateProvidenceLocationPage-disclaimer .Link{text-decoration:none;color:var(--link-color);font-size:18px;line-height:28px}.Page-footer .Page-social,.StateProvidenceLocationPage-footer .StateProvidenceLocationPage-social{margin-top:45px;margin-bottom:20px}@media only screen and (max-width:767px){.Page-footerNavigation,.StateProvidenceLocationPage-footerNavigation{display:none}}@media only screen and (min-width:768px) and (max-width:1023px){.Page-footerLogo,.StateProvidenceLocationPage-footerLogo{margin-bottom:30px}}@media only screen and (max-width:1299px){.Page-footerLogo,.StateProvidenceLocationPage-footerLogo{text-align:center}.Page-footerLogo img,.StateProvidenceLocationPage-footerLogo img{height:30px;width:auto}.Page-footer .Page-social,.StateProvidenceLocationPage-footer .StateProvidenceLocationPage-social{text-align:center;margin-top:20px}.Page-footer .Page-social .SocialBar-heading,.StateProvidenceLocationPage-footer .StateProvidenceLocationPage-social .SocialBar-heading{display:none}.Page-disclaimer,.Page-footerContent .Navigation-items,.StateProvidenceLocationPage-disclaimer,.StateProvidenceLocationPage-footerContent .Navigation-items{-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width:1300px){.Page-footer-iconLinks,.StateProvidenceLocationPage-footer-iconLinks{width:30%}.Page-footer-links,.StateProvidenceLocationPage-footer-links{width:70%}}.SideNav{position:fixed}@media only screen and (max-width:1023px){.SideNav{width:100%;z-index:999}}.SideNav .NavigationList-items-item[data-current-nav-item] a{color:#ffc220!important}.SideNav .NavigationLanguages{width:100%;display:-ms-flexbox!important;display:flex!important;margin-bottom:25px;-ms-flex-align:baseline;align-items:baseline}@media only screen and (max-width:1023px){.SideNav .NavigationLanguages{margin:0 0 50px 20px}}.SideNav .NavigationLanguages .NavigationSites-heading{font-size:15px;display:block;color:#fff}.SideNav .NavigationLanguages .MultiCheckboxControl{vertical-align:baseline;line-height:60px;font-size:15px;padding:0 25px 0 10px;color:#fff}.SideNav .NavigationLanguages .MultiCheckboxControl-title{text-transform:capitalize;font-weight:700;font-size:15px;letter-spacing:normal}.SideNav .NavigationLanguages .MultiCheckboxControl-items{background:#fff;color:#000;border:1px solid #3c6320;overflow:visible;margin-top:10px}.SideNav .NavigationLanguages .MultiCheckboxControl-items-item{text-transform:capitalize}.SideNav .NavigationLanguages .MultiCheckboxControl-items:before{content:'';display:block;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:-10px;left:50%;z-index:0;border-bottom:9px solid #fff}.SideNav .NavigationLanguages .MultiCheckboxControl-items .SearchControlCheckbox-description:hover{background-color:#9eda9e;cursor:pointer}.SideNav .NavigationLanguages .MultiCheckboxControl-items .SearchControlCheckbox-description-label{padding:0;line-height:20px;text-align:center;font-size:15px;margin:0 auto;font-weight:400}.SideNav .NavigationLanguages .MultiCheckboxControl-items input:checked~.SearchControlCheckbox-description{background-color:#9eda9e}.SideNav+.ArticlePage-main,.SideNav+.LandingPage-main{padding-top:0}.SideNav+.ArticlePage-main .ArticlePage-articleBody,.SideNav+.LandingPage-main .ArticlePage-articleBody{z-index:2;position:relative}@media only screen and (min-width:1024px){.SideNav+.ArticlePage-main .ArticlePage-articleBody,.SideNav+.LandingPage-main .ArticlePage-articleBody{max-width:980px;width:100%}.SideNav+.ArticlePage-main .ArticlePage-articleBody-intro,.SideNav+.LandingPage-main .ArticlePage-articleBody-intro{max-width:980px;width:100%}}@media only screen and (max-width:1023px){.SideNav+.ArticlePage-main,.SideNav+.LandingPage-main{padding-top:50px}}.SideNav+.ArticlePage-main,.SideNav+.ArticlePage-main+.ArticlePage-below,.SideNav+.LandingPage-main,.SideNav+.LandingPage-main+.LandingPage-below,.SideNav+.MediaObjectPage-main{margin-left:240px}@media only screen and (max-width:1023px){.SideNav+.ArticlePage-main,.SideNav+.ArticlePage-main+.ArticlePage-below,.SideNav+.LandingPage-main,.SideNav+.LandingPage-main+.LandingPage-below,.SideNav+.MediaObjectPage-main{margin-left:0}}.SideNav+.ArticlePage-main .StyledAnchor.right,.SideNav+.ArticlePage-main+.ArticlePage-below .StyledAnchor.right,.SideNav+.LandingPage-main .StyledAnchor.right,.SideNav+.LandingPage-main+.LandingPage-below .StyledAnchor.right,.SideNav+.MediaObjectPage-main .StyledAnchor.right{margin-right:-20px}@media only screen and (min-width:1024px){.SideNav+.ArticlePage-main .Enhancement[data-left],.SideNav+.ArticlePage-main+.ArticlePage-below .Enhancement[data-left],.SideNav+.LandingPage-main .Enhancement[data-left],.SideNav+.LandingPage-main+.LandingPage-below .Enhancement[data-left],.SideNav+.MediaObjectPage-main .Enhancement[data-left]{margin-left:0}.SideNav+.ArticlePage-main .Enhancement[data-right],.SideNav+.ArticlePage-main+.ArticlePage-below .Enhancement[data-right],.SideNav+.LandingPage-main .Enhancement[data-right],.SideNav+.LandingPage-main+.LandingPage-below .Enhancement[data-right],.SideNav+.MediaObjectPage-main .Enhancement[data-right]{margin-right:0}}@media only screen and (min-width:1024px){.SideNav+.ArticlePage-main .CardGrid[data-columns='3'],.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid[data-columns='3'],.SideNav+.LandingPage-main .CardGrid[data-columns='3'],.SideNav+.LandingPage-main+.LandingPage-below .CardGrid[data-columns='3'],.SideNav+.MediaObjectPage-main .CardGrid[data-columns='3']{max-width:1020px;width:100%}}.SideNav+.ArticlePage-main .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.LandingPage-main .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid[data-columns='3'] .CardGrid-title,.SideNav+.MediaObjectPage-main .CardGrid[data-columns='3'] .CardGrid-title{text-align:left;font-size:24px;line-height:30px;max-height:none;position:relative;padding:0;font-weight:700;text-transform:capitalize}.SideNav+.ArticlePage-main .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.LandingPage-main .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title,.SideNav+.MediaObjectPage-main .CardGrid[data-columns='3'] .PromoSimpleCard .Promo-title{font-size:15px}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth{background:#f5fbf1}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth .Promo-title{position:relative;padding-top:35px;padding-bottom:42px;max-width:1020px;font-size:28px;line-height:1em;margin:0 auto;display:block!important;max-height:none;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth .Promo-title,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth .Promo-title{font-size:48px;line-height:56px}}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth .Promo-title a,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth .Promo-title a{font-weight:400}.SideNav+.ArticlePage-main .info-PromoPlainVideoFullWidth::before,.SideNav+.ArticlePage-main+.ArticlePage-below .info-PromoPlainVideoFullWidth::before,.SideNav+.LandingPage-main .info-PromoPlainVideoFullWidth::before,.SideNav+.LandingPage-main+.LandingPage-below .info-PromoPlainVideoFullWidth::before,.SideNav+.MediaObjectPage-main .info-PromoPlainVideoFullWidth::before{background-image:url('../image/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SideNav+.ArticlePage-main .LedeBoldSmall,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall,.SideNav+.LandingPage-main .LedeBoldSmall,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall,.SideNav+.MediaObjectPage-main .LedeBoldSmall{overflow:hidden;background:#f5fbf1;margin-bottom:20px}.SideNav+.ArticlePage-main .LedeBoldSmall-headline,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall-headline,.SideNav+.LandingPage-main .LedeBoldSmall-headline,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall-headline,.SideNav+.MediaObjectPage-main .LedeBoldSmall-headline{padding-top:35px;padding-bottom:42px;max-width:1020px;margin:0 auto;font-weight:400;display:block!important}.SideNav+.ArticlePage-main .LedeBoldSmall::before,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall::before,.SideNav+.LandingPage-main .LedeBoldSmall::before,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall::before,.SideNav+.MediaObjectPage-main .LedeBoldSmall::before{background-image:url('../image/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SideNav+.ArticlePage-main .LedeBoldSmall-lead,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall-lead,.SideNav+.LandingPage-main .LedeBoldSmall-lead,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall-lead,.SideNav+.MediaObjectPage-main .LedeBoldSmall-lead{margin-bottom:0}.SideNav+.ArticlePage-main .LedeBoldSmall-lead:before,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBoldSmall-lead:before,.SideNav+.LandingPage-main .LedeBoldSmall-lead:before,.SideNav+.LandingPage-main+.LandingPage-below .LedeBoldSmall-lead:before,.SideNav+.MediaObjectPage-main .LedeBoldSmall-lead:before{background:#fff}.SideNav+.ArticlePage-main .LedeBold,.SideNav+.ArticlePage-main .MediaLede,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede,.SideNav+.LandingPage-main .LedeBold,.SideNav+.LandingPage-main .MediaLede,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede,.SideNav+.MediaObjectPage-main .LedeBold,.SideNav+.MediaObjectPage-main .MediaLede{padding:0;background:#f5fbf1}.SideNav+.ArticlePage-main .LedeBold-headline,.SideNav+.ArticlePage-main .MediaLede-headline,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold-headline,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede-headline,.SideNav+.LandingPage-main .LedeBold-headline,.SideNav+.LandingPage-main .MediaLede-headline,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold-headline,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede-headline,.SideNav+.MediaObjectPage-main .LedeBold-headline,.SideNav+.MediaObjectPage-main .MediaLede-headline{padding-top:35px;padding-bottom:42px;max-width:1020px;margin:0 auto;font-weight:400;display:block!important}.SideNav+.ArticlePage-main .LedeBold::before,.SideNav+.ArticlePage-main .MediaLede::before,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold::before,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede::before,.SideNav+.LandingPage-main .LedeBold::before,.SideNav+.LandingPage-main .MediaLede::before,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold::before,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede::before,.SideNav+.MediaObjectPage-main .LedeBold::before,.SideNav+.MediaObjectPage-main .MediaLede::before{background-image:url('../image/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SideNav+.ArticlePage-main .LedeBold .Figure,.SideNav+.ArticlePage-main .LedeBold .FigureEnhancement,.SideNav+.ArticlePage-main .MediaLede .Figure,.SideNav+.ArticlePage-main .MediaLede .FigureEnhancement,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold .Figure,.SideNav+.ArticlePage-main+.ArticlePage-below .LedeBold .FigureEnhancement,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede .Figure,.SideNav+.ArticlePage-main+.ArticlePage-below .MediaLede .FigureEnhancement,.SideNav+.LandingPage-main .LedeBold .Figure,.SideNav+.LandingPage-main .LedeBold .FigureEnhancement,.SideNav+.LandingPage-main .MediaLede .Figure,.SideNav+.LandingPage-main .MediaLede .FigureEnhancement,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold .Figure,.SideNav+.LandingPage-main+.LandingPage-below .LedeBold .FigureEnhancement,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede .Figure,.SideNav+.LandingPage-main+.LandingPage-below .MediaLede .FigureEnhancement,.SideNav+.MediaObjectPage-main .LedeBold .Figure,.SideNav+.MediaObjectPage-main .LedeBold .FigureEnhancement,.SideNav+.MediaObjectPage-main .MediaLede .Figure,.SideNav+.MediaObjectPage-main .MediaLede .FigureEnhancement{width:100%}.SideNav+.ArticlePage-main .CardGrid,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid,.SideNav+.LandingPage-main .CardGrid,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid,.SideNav+.MediaObjectPage-main .CardGrid{width:1020px;margin:0 auto;position:relative;padding:60px 0}.SideNav+.ArticlePage-main .CardGrid:before,.SideNav+.ArticlePage-main+.ArticlePage-below .CardGrid:before,.SideNav+.LandingPage-main .CardGrid:before,.SideNav+.LandingPage-main+.LandingPage-below .CardGrid:before,.SideNav+.MediaObjectPage-main .CardGrid:before{position:absolute;height:4px;display:block;background:#f0f6fd;content:'';left:-40px;right:-40px;margin:auto;top:0}.SideNav+.ArticlePage-main .cms-textAlign-center .Enhancement .Link{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#1c62be;color:#fff;margin:28px 0 0 0}.SideNav+.ArticlePage-main .cms-textAlign-center .Enhancement .Link:hover{background:#6cabe7;color:#fff}.SideNav+.LandingPage-main .PromoFullWidth{background-size:cover!important}.SideNav+.LandingPage-main .PromoFullWidth-button a{background:#61bf1a}.SideNav+.LandingPage-main .PromoFullWidth-button a:hover{background:#76c043}.SideNav+.LandingPage-main .RichTextModule,.SideNav+.LandingPage-main .RichTextModuleWithTitle{padding-top:90px;padding-bottom:90px;position:relative;background-image:url('../image/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat}.SideNav+.LandingPage-main .RichTextModule-items,.SideNav+.LandingPage-main .RichTextModuleWithTitle-items{max-width:1020px;margin:0 auto;padding:0 70px}.SideNav+.LandingPage-main .RichTextModule-items b,.SideNav+.LandingPage-main .RichTextModuleWithTitle-items b{display:inline-block;margin-bottom:0}.SideNav .Header .Page-logo{display:block}.SideNav .Header .Page-logo img{width:100px;height:auto;display:block}.SideNav .Header .NavigationLanguages:nth-of-type(2){display:none!important}.SideNav .Header .Page-disclaimer{font-size:11px;text-align:left;display:block}.SideNav .Header .Page-disclaimer+.NavigationLanguages{display:none!important}.SideNav-footer{position:relative}.SideNav-footer::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:20px;overflow:hidden;z-index:1;background:radial-gradient(ellipse at top,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 60%)}.SideNav-footer-container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;padding:77px 10px;padding-top:60px;padding-bottom:60px;position:relative}.SideNav-footer-links{display:block;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}@media only screen and (min-width:1300px){.SideNav-footer-links{display:-ms-flexbox;display:flex}}.SideNav-footer-links .Page-disclaimer{-ms-flex-order:-1;order:-1;color:#999;line-height:18px;margin:0;font-size:10px}@media only screen and (min-width:768px){.SideNav-footer-links .Page-disclaimer{font-size:14px}}.SideNav-footer-links .Navigation-items{display:none;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.SideNav-footer-links .Navigation-items{display:-ms-flexbox;display:flex}}.SideNav-footer-links .Navigation-items-item:first-child a:before{display:none}.SideNav-footer-links .Navigation-items a{color:#999;font-size:14px;line-height:18px;font-weight:400}.SideNav-footer-links .Navigation-items a:before{content:'\007C';margin:4.38px}.SideNav-footer .Page-social{width:100%}.SideNav-footer .Page-social .SocialBar{padding:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.SideNav-footer .Page-social .SocialBar{-ms-flex-pack:end;justify-content:flex-end}}.SideNav-footer .Page-social .SocialBar-heading{font-size:15px;line-height:1;color:#000;padding-right:12px;font-weight:700}@media only screen and (min-width:768px){.SideNav-footer .Page-social .SocialBar-heading{color:#1a75cf}}.SideNav-footer .Page-social .SocialBar .SocialLink{background:#f0f6fd;width:42px;height:42px;line-height:42px}.SideNav-footer .Page-social .SocialBar .SocialLink:before{color:#1a75cf;font-size:18px}.SideNav-footer .Page-social .SocialBar .SocialLink:hover{background:#1a75cf}.SideNav-footer .Page-social .SocialBar .SocialLink:hover:before{color:#fff}.SideNav .MainNavigation{top:0}.SideNav .MainNavigation .Navigation-items{display:block;padding:0;margin:0}.SideNav .MainNavigation .Navigation-items-item{overflow:initial}@media only screen and (min-width:768px){.SideNav .MainNavigation .Navigation-items-item .NavigationItem-text:after{display:none}}.SideNav .MainNavigation .Navigation-items-item[data-current-nav-item] .NavigationItem-text-link{color:#ffc220}.SideNav .MainNavigation .NavigationItem{position:relative}.SideNav .MainNavigation .NavigationItem:hover{background:0 0}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link{color:#ffc220}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link:after{display:none}.SideNav .MainNavigation .NavigationItem a:hover{color:#ffc220}.SideNav .MainNavigation .NavigationItem-text{padding:0;margin:0}.SideNav .MainNavigation .NavigationItem-text-link{height:auto;display:block;text-transform:uppercase;font-weight:700;font-size:15px;line-height:20px;padding:10px 0;color:#fff;white-space:normal}.SideNav .MainNavigation .NavigationItem-items a{text-transform:none;font-weight:300;line-height:1em;white-space:normal;color:#fff;padding:15px}.SideNav .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.SideNav [data-pageheadertoggle=true] .Header-contentWrapper{left:270px}.SideNav .MainNavigation{background:#61bf1a;width:270px;padding:0}.SideNav .MainNavigation .Navigation-items{max-height:70vh;overflow:auto}.SideNav .MainNavigation .Navigation-label{display:none}.SideNav .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;top:15px;right:25px;font-size:16px;color:#fff;font-family:FontAwesome;transform:none}.SideNav .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}.SideNav .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}.SideNav .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;border-bottom:1px solid rgba(255,255,255,.5)}.SideNav .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}.SideNav .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:16px}.SideNav .Header{display:block;position:relative;width:100%;z-index:99;height:50px}.SideNav .Header .Page-logo{padding:140px 30px 0 30px}.SideNav .Header .Page-disclaimer{padding:0 30px 60px 30px}.SideNav .Header-contentWrapper{background:#61bf1a}.SideNav .Header-title{line-height:50px;font-size:16px;font-weight:400;color:#fff}}@media only screen and (min-width:1024px){.SideNav~.ArticlePage-main,.SideNav~.BlogPostLitePage-main,.SideNav~.Footer,.SideNav~.Page-above,.SideNav~.Page-below,.SideNav~.Page-main,.SideNav~.SearchResultsPageMultiResult,.SideNav~.SideNav-footer{margin-left:240px}.SideNav [data-page-header-pagetoggle]{display:none}.SideNav .Header{width:240px;height:100vh;overflow-x:hidden;overflow-y:auto;position:fixed;left:0;top:0;z-index:9;background:#61bf1a}.SideNav .Header .Page-logo{padding:60px 0 0 0}.SideNav .Header .Page-logo img{width:100px;height:auto;display:block}.SideNav .Header .Page-disclaimer{padding:0 0 60px 0}.SideNav .Header:before{content:'';display:block;width:100%;height:100%;z-index:1;background-image:url('../image/sidenav-header-sparks.52b6ce3a98d763edac90336a9752b725.png');background-position:top left;background-size:100% auto;background-repeat:no-repeat;position:absolute}.SideNav .Header .Navigation-label{display:none}.SideNav .Header-title{padding:40px 30px 60px 30px;line-height:28px;font-size:28px;font-weight:300;color:#fff;position:relative;-ms-flex-order:-1;order:-1}.SideNav .Header-title a{color:#fff;text-decoration:none}.SideNav .Header-title a:hover{color:#fff}.SideNav .Header-title:after{content:'';width:60px;height:4px;background:#fcbb30;position:absolute;left:30px;bottom:40px}.SideNav .Header-contentWrapper{height:100vh;display:block;position:relative;z-index:2;background:0 0;padding:0}.SideNav .MainNavigation{width:240px;padding:0 30px 60px 30px;position:relative;transform:none;background:0 0;box-shadow:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.SideNav .MainNavigation .NavigationItem:hover{background:0 0}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link{color:#ffc220}.SideNav .MainNavigation .NavigationItem:hover .NavigationItem-text-link:after{display:none}.SideNav .MainNavigation .NavigationItem-items{display:block!important;position:relative!important;background:0 0!important;box-shadow:none!important;list-style:none;max-height:none!important;padding:0!important}.SideNav .MainNavigation .NavigationItem-items a{padding:8px 0 8px 15px}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){[data-pageheadertoggle=true] .SideNav .Header-contentWrapper{left:270px}}@media only screen and (max-width:1023px){[data-pageheadertoggle=true] .SideNav [data-page-header-pagetoggle] span{background-color:#61be1a}.SideNav .MainNavigation .NavigationItem-text{border-bottom:1px solid rgba(255,255,255,.5)}.SideNav .MainNavigation .NavigationItem-text-link{border-bottom:0;display:inline-block}.SideNav .MainNavigation .NavigationItem-text-link-toggle{margin:10px;color:#fff}}@media only screen and (min-width:1024px) and (max-width:1299px){.SideNav .MainNavigation .NavigationItem-text-link-toggle{display:none}[data-navigation-hasitems=collapsed] .NavigationItem-items{opacity:1;visibility:visible}}.ContactUs-main{padding:30px 0;background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd}@media only screen and (min-width:768px){.ContactUs-main{padding:60px 0}}.ContactUs-content{padding-top:10px}.ContactUs-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:0!important;margin:0 -10px}.ContactUs-container .ListMosaic{margin:0 auto}.ContactUs-container .PromoMosaic:not([data-flexspace]){margin:10px}@media only screen and (min-width:768px){.ContactUs-container .PromoMosaic:not([data-flexspace]){-ms-flex-preferred-size:calc(33.333333% - 20px);flex-basis:calc(33.333333% - 20px);max-width:calc(33.333333% - 20px);width:calc(33.333333% - 20px)}}.ContactUs .Page-pageSubHeading{font-weight:400;padding-left:20px;padding-right:20px;font-size:15px;line-height:20px;display:block;text-align:center;color:#666;margin:0 auto;margin-bottom:20px;max-width:880px}@media only screen and (min-width:768px){.ContactUs .Page-pageSubHeading{font-weight:300;padding:0 24.5px;margin-bottom:50px}}@media only screen and (min-width:1024px){.ContactUs .Page-pageSubHeading{font-size:18px;line-height:28px;font-weight:600}}.ContactUs .Page-pageHeading{margin-top:-10px;margin-bottom:20px;font-weight:700;position:relative;padding-bottom:7px;line-height:40px;font-size:28px}@media only screen and (min-width:768px){.ContactUs .Page-pageHeading{font-size:48px;line-height:56px;padding-bottom:14px;margin-bottom:31.5px}}.ContactUs .Page-pageHeading:after{content:'';background:#1a75cf;padding:0;position:absolute;left:50%;bottom:0;width:100px;height:3px;margin-left:-50px}@media only screen and (min-width:768px){.ContactUs .Page-pageHeading:after{width:150px;height:6px;margin-left:-75px}}@media only screen and (max-width:767px){.StateProvidenceLocationPage{padding-top:0}}.StateProvidenceLocationPage .PageLede{padding:0 0 10px 0}.StateProvidenceLocationPage .Page-pageHeading{display:none}.StateProvidenceLocationPage .Page-pageSubHeading{display:none}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item[data-selected=true]{background:#e1f5fe}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item a{padding:5px 15px;display:block;width:100%;text-decoration:none;font-size:16px;color:#3c6daf}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item a[data-selected]{font-weight:600}.StateProvidenceLocationPage .SearchFilter-items .SearchFilter-item a[data-parent] .SearchControl-label{padding-left:20px}.TopicPage-body .Header{position:fixed;width:100%;top:0;z-index:999}.TopicPage-main{padding-top:60px}.TopicPage-main .Page-pageHeading{font-size:52px;line-height:62px;font-weight:700}.TopicPage-main .ListColumns{margin-right:auto;position:relative;margin-left:auto;padding-left:15px;padding-right:15px;width:100%;margin-bottom:31.5px}@media only screen and (min-width:768px){.TopicPage-main .ListColumns{width:750px}}@media only screen and (min-width:1024px){.TopicPage-main .ListColumns{width:990px}}@media only screen and (min-width:1300px){.TopicPage-main .ListColumns{width:1030px}}@media only screen and (min-width:1300px){.TopicPage-main .ListColumns-items{margin:-20px -10px}}.TopicPage-main .ListColumns-items-item{border:0;margin:0!important;padding:0}@media only screen and (min-width:768px){.TopicPage-main .ListColumns-items-item{-ms-flex-preferred-size:33%!important;flex-basis:33%!important;max-width:33%!important;width:33%!important}}@media only screen and (min-width:1024px){.TopicPage-main .ListColumns-items-item{-ms-flex-preferred-size:25%!important;flex-basis:25%!important;max-width:25%!important;width:25%!important}}.TopicPage-main .ListColumns-items-item .PromoCard,.TopicPage-main .ListColumns-items-item .PromoCardColorful,.TopicPage-main .ListColumns-items-item .PromoCardQuote{margin:21px 10px 0 10px;box-shadow:none;border-radius:none}.TopicPage-main .ListColumns-items-item .PromoCard-info,.TopicPage-main .ListColumns-items-item .PromoCardColorful-info,.TopicPage-main .ListColumns-items-item .PromoCardQuote-info{padding:0}.TopicPage-main .ListColumns-items-item .PromoCard:hover .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardColorful:hover .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardQuote:hover .Promo-title a{color:#6cabe7}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-media,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-media,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-media{display:block;margin:0}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-button,.TopicPage-main .ListColumns-items-item .PromoCard .Promo-category,.TopicPage-main .ListColumns-items-item .PromoCard .Promo-date,.TopicPage-main .ListColumns-items-item .PromoCard .Promo-description,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-button,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-category,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-date,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-description,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-button,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-category,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-date,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-description{display:none}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-title,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-title,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-title{font-size:24px;line-height:26px;color:#000;text-align:center;padding-top:10px;max-height:90px;overflow:hidden}.TopicPage-main .ListColumns-items-item .PromoCard .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardColorful .Promo-title a,.TopicPage-main .ListColumns-items-item .PromoCardQuote .Promo-title a{color:#000}.TopicPage-main .ListColumns-sorts{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;padding:0;-ms-flex-pack:center;justify-content:center}@media only screen and (min-width:768px){.TopicPage-main .ListColumns-sorts{position:absolute;top:40px;right:0}}.TopicPage-main .ListColumns-sorts h5{font-size:14px;line-height:22px;max-height:none;vertical-align:middle;position:static;margin:0 7px 0 0}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl{line-height:32px;height:32px;border-radius:2px;background-clip:padding-box;border:0;background-color:#f5f5f5;background-image:none;padding:12px 20px 12px 10px;min-width:98px}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl:before{color:#1a75cf}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox input:checked+div .SearchControlCheckbox-description-label,.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description:hover .SearchControlCheckbox-description-label{background:#1a75cf;color:#fff}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox input:checked+div:after,.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description:hover:after{display:none}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl-items{min-width:100%;position:absolute;top:100%;left:0;border:0}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description{padding:0}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl .SearchControlCheckbox-description-label{background-color:#f5f5f5;text-transform:uppercase;background-image:none;color:#000;font-weight:700;font-size:14px;max-height:none;line-height:32px;height:32px;width:100%;letter-spacing:-1px;padding:0 10px}.TopicPage-main .ListColumns-sorts .MultiCheckboxControl-title{letter-spacing:-1px;font-weight:700;font-size:14px;line-height:32px;height:32px;color:#1a75cf;text-transform:uppercase}.TopicPage-main .ListColumns .List-pagination{margin-top:38.5px}.TopicPage-main .ListColumns .List-pagination a{background:#f5f5f5;text-transform:uppercase;font-weight:700;border-radius:2px;padding:10px 38.5px;border:0;text-align:center;font-size:0;line-height:0}.TopicPage-main .ListColumns .List-pagination a:before{font-size:18px;line-height:30px}.TopicPage-main .ListColumns .List-pagination a:hover{color:#6cabe7}.TopicPage-main .ListColumns .List-title{text-align:center;text-transform:uppercase;font-weight:700;margin:0 auto;font-size:30px;line-height:30px;margin-bottom:21px}.TopicPage-main .ListColumns .List-title a{text-decoration:none;color:#000}@media only screen and (min-width:768px){.TopicPage-main .ListColumns .List-title{font-size:24px}}.CustomLandingPage .LandingPage-main{padding-top:0}.CustomLandingPage .PV3LandingPage-Header-contentWrapper{-ms-flex-pack:left;justify-content:left}.CustomLandingPage .Header-contentWrapper{background-color:var(--navbar-bg-color)}.CustomLandingPage .Page-footer{background-color:var(--navbar-bg-color)}.CustomLandingPage footer .SocialLink[data-social-service]{background:var(--navbar-bg-color)}.CustomLandingPage footer .SocialLink[data-social-service]:hover{background:var(--navbar-bg-color)}.CustomLandingPage .FooterNavigation .NavigationItem-text-link{font-weight:400}.CustomLandingPage .Header .StockTicker,.CustomLandingPage .Header-search{display:none}@media only screen and (min-width:1300px){.CustomLandingPage .Header .Page-logo{border-right:2px solid #ffb700;padding:7px 25px 7px 20px}}.CustomLandingPage .MainNavigation{padding:0}.CustomLandingPage .MainNavigation-promote{display:none}.CustomLandingPage .PV3LeadPromo .IRLRelatedStories-item-media:after,.CustomLandingPage .PV3LeadPromo .Promo-media:after{background-color:var(--mainHighlightColor)}.CustomLandingPage .PV3LeadPromo .IRLRelatedStories-item-description,.CustomLandingPage .PV3LeadPromo .Promo-description{color:var(--pV3LeadPromoColor)}.CustomLandingPage .PV3LeadPromo .IRLRelatedStories-item-description a,.CustomLandingPage .PV3LeadPromo .Promo-description a{color:var(--pV3LeadPromoColor)}.CustomLandingPage .ListApproach{color:var(--approach-text-color)!important;background:var(--approach-background-color)!important}.CustomLandingPage .ListApproach .List-title{font-weight:400;color:#000;text-decoration:none;line-height:1;font-size:18px;text-align:center;margin-top:0;margin-bottom:20px;text-transform:none}@media only screen and (min-width:768px){.CustomLandingPage .ListApproach .List-title{font-size:24px}}.CustomLandingPage .ListApproach .IRLRelatedStories-item-title a,.CustomLandingPage .ListApproach .Promo-title a{color:var(--approach-text-color)!important}.CustomLandingPage .PV3Carousel .flickity-page-dots .dot{color:var(--pV3CarouselColor)}.CustomLandingPage .PV3Carousel .flickity-page-dots .dot.is-selected{border-top:3px solid var(--mainHighlightColor)}.CustomLandingPage .PV3Carousel .flickity-prev-next-button{color:var(--pV3CarouselColor)}@media only screen and (max-width:767px){.CustomLandingPage .PV3Carousel .flickity-prev-next-button{display:none}}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button{color:var(--testimonial-icon-color)}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.previous{left:calc(20% - 95px)}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.previous:before{content:'\f0d9';color:var(--testimonial-icon-color);font-family:'Font Awesome 5 Free';transform:scaleX(.9) scaleY(.5);font-weight:700}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.next{right:calc(20% - 95px)}.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-prev-next-button.next:before{content:'\f0da';color:var(--testimonial-icon-color);font-family:'Font Awesome 5 Free';transform:scaleX(.9) scaleY(.5);font-weight:700}@media only screen and (min-width:1024px){.CustomLandingPage .PV3Carousel[data-testimonial-carousel] .flickity-page-dots{display:none!important}}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=one] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=two] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=three] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four]:hover .pv3-4item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] .pv3-4item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] .pv3-4item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] .pv3-4item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-4item .pv3-4item-wrapper [data-pos=four] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one]:hover .pv3-3item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] .pv3-3item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] .pv3-3item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] .pv3-3item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=one] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two]:hover .pv3-3item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] .pv3-3item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] .pv3-3item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] .pv3-3item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=two] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three]:hover .pv3-3item-title{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] .pv3-3item-tag{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] .pv3-3item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] .pv3-3item-title p:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-3item .pv3-3item-wrapper [data-pos=three] a.pv3-cta{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-1item-title:after{background:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .pv3-1item .pv3-cta:hover{color:var(--pV3ItemRowModulesColor)!important}.CustomLandingPage .PromoPlainVideoWithText{padding:0!important}.CustomLandingPage .PromoPlainVideoWithText-info{color:var(--videoPromoColor)}@media only screen and (max-width:767px){.CustomLandingPage .PromoPlainVideoWithText-info{color:#000}}.CustomLandingPage .PromoPlainVideoWithText-close{color:var(--videoPromoColor)}.CustomLandingPage .PromoPlainVideoWithText-player-wrap>[class*=media]:before{color:var(--videoPromoColor)}.CustomLandingPage .Testimonial:before{background-color:var(--testimonial-background-color)}.CustomLandingPage .Testimonial-info blockquote{color:var(--testimonial-text-color);font-style:normal}@media only screen and (min-width:768px) and (max-width:850px){.CustomLandingPage .Testimonial-info blockquote{padding-left:40px}}@media only screen and (min-width:850px){.CustomLandingPage .Testimonial-info blockquote{padding-left:20px}}.CustomLandingPage .Testimonial-info blockquote:before{background:url('../image/open-quotes.dc394fedecd9846eef5f9e68e1827e16.svg') no-repeat;content:open-quote;font-size:0}@media only screen and (max-width:767px){.CustomLandingPage .Testimonial-info blockquote:before{background-size:45px auto;width:45px;height:45px;left:-10px;margin-top:-15px}}@media only screen and (min-width:768px){.CustomLandingPage .Testimonial-info blockquote:before{background-size:100px auto;width:100px;height:100px;left:-100px;margin-top:-30px}}@media only screen and (min-width:768px) and (max-width:850px){.CustomLandingPage .Testimonial-info blockquote:before{left:-50px}}.CustomLandingPage .Testimonial-info blockquote:after{background:url('../image/close-quotes.e1ac429ba966bcc1a811665ac198c7f6.svg') no-repeat;background-size:16px auto;content:'';width:16px;height:16px;margin-top:2px;margin-left:5px}.CustomLandingPage .Testimonial-attribution{color:var(--testimonial-text-color)}@media only screen and (min-width:768px) and (max-width:850px){.CustomLandingPage .Testimonial-attribution{padding-left:40px}}@media only screen and (min-width:850px){.CustomLandingPage .Testimonial-attribution{padding-left:20px}}@media only screen and (min-width:768px){.CustomLandingPage .RelatedStories-item{border-right:2px solid var(--separator-color)!important}}.CustomLandingPage .ActionBar-items-item>a{background:var(--social-icon-bgColor)!important;color:var(--social-icon-color)!important}.CustomLandingPage .LandingPage-below .PV3NewsletterModule{display:none}.CustomLandingPage .LandingPage-below .ActionBar-title{border-left:0!important;font-size:24px!important;padding-left:0!important}.CustomLandingPage .LandingPage-below .ActionBar-wrapper{margin:20px auto 40px;text-align:center!important}@media only screen and (min-width:768px){.CustomLandingPage .LandingPage-below .ActionBar-wrapper{margin:0 auto}}.CustomLandingPage .LandingPage-below .ActionBar-items{margin-left:0!important}.CustomLandingPage .LandingPage-main,.IRLLandingPage .LandingPage-main,.PV3LandingPage .LandingPage-main{margin-top:-100px;padding-top:0}@media only screen and (min-width:1300px){.CustomLandingPage .LandingPage-main,.IRLLandingPage .LandingPage-main,.PV3LandingPage .LandingPage-main{margin-top:-53px}}html.CustomLandingPage[data-allTextUseGeorgiaFont] .LandingPage-main,html.CustomLandingPage[data-allTextUseGeorgiaFont] .PV3LandingPage-footer,html.CustomLandingPage[data-allTextUseGeorgiaFont] body .LandingPage-main,html.CustomLandingPage[data-allTextUseGeorgiaFont] body .PV3LandingPage-footer,html.IRLLandingPage[data-allTextUseGeorgiaFont] .LandingPage-main,html.IRLLandingPage[data-allTextUseGeorgiaFont] .PV3LandingPage-footer,html.IRLLandingPage[data-allTextUseGeorgiaFont] body .LandingPage-main,html.IRLLandingPage[data-allTextUseGeorgiaFont] body .PV3LandingPage-footer,html.PV3LandingPage[data-allTextUseGeorgiaFont] .LandingPage-main,html.PV3LandingPage[data-allTextUseGeorgiaFont] .PV3LandingPage-footer,html.PV3LandingPage[data-allTextUseGeorgiaFont] body .LandingPage-main,html.PV3LandingPage[data-allTextUseGeorgiaFont] body .PV3LandingPage-footer{font-family:Georgia,Times,'Times New Roman',serif}html.CustomLandingPage[data-footerUseGeorgiaFont] .PV3LandingPage-footer,html.CustomLandingPage[data-footerUseGeorgiaFont] body .PV3LandingPage-footer,html.IRLLandingPage[data-footerUseGeorgiaFont] .PV3LandingPage-footer,html.IRLLandingPage[data-footerUseGeorgiaFont] body .PV3LandingPage-footer,html.PV3LandingPage[data-footerUseGeorgiaFont] .PV3LandingPage-footer,html.PV3LandingPage[data-footerUseGeorgiaFont] body .PV3LandingPage-footer{font-family:Georgia,Times,'Times New Roman',serif}html.CustomLandingPage[data-titlesUseGeorgiaFont] [class$='-title'],html.CustomLandingPage[data-titlesUseGeorgiaFont] body [class$='-title'],html.IRLLandingPage[data-titlesUseGeorgiaFont] [class$='-title'],html.IRLLandingPage[data-titlesUseGeorgiaFont] body [class$='-title'],html.PV3LandingPage[data-titlesUseGeorgiaFont] [class$='-title'],html.PV3LandingPage[data-titlesUseGeorgiaFont] body [class$='-title']{font-family:Georgia,Times,'Times New Roman',serif}.CustomLandingPage .LandingPage-below .ActionBar-wrapper,.IRLLandingPage .LandingPage-below .ActionBar-wrapper,.PV3LandingPage .LandingPage-below .ActionBar-wrapper{text-align:center}.CustomLandingPage .LandingPage-below .ActionBar-title,.IRLLandingPage .LandingPage-below .ActionBar-title,.PV3LandingPage .LandingPage-below .ActionBar-title{margin-bottom:30px;font-size:30px}@media only screen and (max-width:767px){.CustomLandingPage .LandingPage-below .ActionBar-title,.IRLLandingPage .LandingPage-below .ActionBar-title,.PV3LandingPage .LandingPage-below .ActionBar-title{font-size:36px}}.CustomLandingPage .LandingPage-below .ActionBar-items-item>a,.IRLLandingPage .LandingPage-below .ActionBar-items-item>a,.PV3LandingPage .LandingPage-below .ActionBar-items-item>a{color:#fff;background:#bfbfbf}.CustomLandingPage .LandingPage-below .ActionBar-items-item>a:hover,.IRLLandingPage .LandingPage-below .ActionBar-items-item>a:hover,.PV3LandingPage .LandingPage-below .ActionBar-items-item>a:hover{color:#fff;background:var(--link-color)}@media only screen and (min-width:768px){.CustomLandingPage .LandingPage-below,.IRLLandingPage .LandingPage-below,.PV3LandingPage .LandingPage-below{display:-ms-flexbox;display:flex;padding:30px}.CustomLandingPage .LandingPage-below>div,.IRLLandingPage .LandingPage-below>div,.PV3LandingPage .LandingPage-below>div{-ms-flex-preferred-size:50%;flex-basis:50%}.CustomLandingPage .LandingPage-below .ActionBar-wrapper,.IRLLandingPage .LandingPage-below .ActionBar-wrapper,.PV3LandingPage .LandingPage-below .ActionBar-wrapper{text-align:left}.CustomLandingPage .LandingPage-below .ActionBar-title,.IRLLandingPage .LandingPage-below .ActionBar-title,.PV3LandingPage .LandingPage-below .ActionBar-title{line-height:30px;border-left:2px solid red;font-size:30px;padding-left:30px;height:30px;display:block}.CustomLandingPage .LandingPage-below .ActionBar-items,.IRLLandingPage .LandingPage-below .ActionBar-items,.PV3LandingPage .LandingPage-below .ActionBar-items{margin-left:30px}}.PV3LandingPage-Header{z-index:2}.PV3LandingPage-Header-contentWrapper{display:-ms-flexbox;display:flex;background:0 0;padding:10px 50px;top:0;left:0;width:100%;z-index:999;position:relative;-ms-flex-pack:center;justify-content:center}.PV3LandingPage-Header .Page-logo{padding:0;margin:0}.PV3LandingPage-Header .MainNavigation{display:none}.PV3LandingPage-Header .MainNavigation-promote{border:0;padding:0;-ms-flex:1;flex:1}.PV3LandingPage-Header .MainNavigation-promote a{color:#fff;font-size:19px;font-weight:400}@media only screen and (max-width:1299px){.PV3LandingPage-Header-contentWrapper{text-align:center;-ms-flex-direction:column;flex-direction:column}.PV3LandingPage-Header .Page-logo{text-align:center}.PV3LandingPage-Header .MainNavigation-promote{margin-top:10px}.PV3LandingPage-Header .MainNavigation-promote a{font-size:14px}}@media only screen and (min-width:1300px){.PV3LandingPage-Header .MainNavigation-promote{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}}.CustomLandingPage-footer,.IRLLandingPage-footer,.PV3LandingPage-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:10px 50px;background:#333;-ms-flex-align:center;align-items:center;height:auto}.CustomLandingPage-footerContent .Navigation-items,.IRLLandingPage-footerContent .Navigation-items,.PV3LandingPage-footerContent .Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12px}.CustomLandingPage-footerContent .Navigation-items-item .NavigationItem,.IRLLandingPage-footerContent .Navigation-items-item .NavigationItem,.PV3LandingPage-footerContent .Navigation-items-item .NavigationItem{margin:0}.CustomLandingPage-footerContent .Navigation-items-item .NavigationItem-text:before,.IRLLandingPage-footerContent .Navigation-items-item .NavigationItem-text:before,.PV3LandingPage-footerContent .Navigation-items-item .NavigationItem-text:before{content:'|';color:#fff;margin:8px 5px 8px 8px}.CustomLandingPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link,.IRLLandingPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link,.PV3LandingPage-footerContent .Navigation-items-item .NavigationItem .NavigationItem-text-link{font-weight:400}.CustomLandingPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before,.IRLLandingPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before,.PV3LandingPage-footerContent .Navigation-items-item:first-child .NavigationItem-text:before{content:none}.CustomLandingPage .Page-disclaimer,.IRLLandingPage .Page-disclaimer,.PV3LandingPage .Page-disclaimer{font-size:12px;color:#fff;margin:0}@media only screen and (max-width:1299px){.CustomLandingPage .Page-disclaimer,.CustomLandingPage-footerContent .Navigation-items,.IRLLandingPage .Page-disclaimer,.IRLLandingPage-footerContent .Navigation-items,.PV3LandingPage .Page-disclaimer,.PV3LandingPage-footerContent .Navigation-items{-ms-flex-pack:center;justify-content:center;text-align:center}}@media only screen and (min-width:768px){.CustomLandingPage-footer,.IRLLandingPage-footer,.PV3LandingPage-footer{height:80px}}@media only screen and (min-width:1024px){.CustomLandingPage-footer-links,.IRLLandingPage-footer-links,.PV3LandingPage-footer-links{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.CustomLandingPage-footerContent,.IRLLandingPage-footerContent,.PV3LandingPage-footerContent{margin-left:auto}}[data-promotitle-hide] .IRLRelatedStories-item-title,[data-promotitle-hide] .Promo-title{display:none}[data-promodescription-hide] .IRLRelatedStories-item-description,[data-promodescription-hide] .Promo-description{display:none}[data-promodescription-show] .IRLRelatedStories-item-description,[data-promodescription-show] .Promo-description{display:block}[data-promomedia-hide] .IRLRelatedStories-item-media,[data-promomedia-hide] .Promo-media{display:none}[data-promotag-hide] .IRLRelatedStories-item-category,[data-promotag-hide] .Promo-category{display:none}[data-promotag-show] .IRLRelatedStories-item-category,[data-promotag-show] .Promo-category{display:block}[data-promodate-hide] .IRLRelatedStories-item-date,[data-promodate-hide] .Promo-date{display:none}[data-promocta-hide] .IRLRelatedStories-item-button,[data-promocta-hide] .IRLRelatedStories-item-cta,[data-promocta-hide] .Promo-button,[data-promocta-hide] .Promo-cta{display:none}.IRLCardPromo{position:relative;width:100%;height:100%;padding-top:100%}.IRLCardPromo-info,.IRLCardPromo-media{position:absolute;top:0;left:0;right:0;bottom:0}.IRLCardPromo-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:30px;text-align:center;height:100%;text-decoration:none;color:#fff}.IRLCardPromo a.IRLCardPromo-link{text-decoration:none}.IRLCardPromo a.IRLCardPromo-link:hover{text-decoration:underline}.IRLCardPromo-media img{height:auto;width:100%;object-fit:cover;font-family:'object-fit: cover;';display:block}.IRLCardPromo-description,.IRLCardPromo-title{min-width:100%}.IRLCardPromo-title{font-size:40px;font-weight:700;text-decoration:none}.IRLCardPromo-description{margin-top:80px;font-size:26px;line-height:normal;position:relative}.IRLCardPromo-description:before{content:'';width:100px;height:3px;background:#fff;display:block;transform:translateX(-50%);position:absolute;top:-40px;left:50%}.IRLCardVideoPromo{position:relative;width:100%;height:100%}.IRLCardVideoPromo-player-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;position:static}.IRLCardVideoPromo-media{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.IRLCardVideoPromo .BrightcoveVideoPlayer .video-js,.IRLCardVideoPromo .HTML5VideoPlayer-screen,.IRLCardVideoPromo .KalturaVideoPlayer-screen,.IRLCardVideoPromo .YouTubeVideoPlayer,.IRLCardVideoPromo .YoukuVideoPlayer{position:static}.IRLRichTextPromo{padding:0 20px}.IRLRichTextPromo-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:30px 0;max-width:1200px;margin:0 auto}.IRLRichTextPromo-title{font-size:40px;font-weight:700;text-align:center}.IRLRichTextPromo-description{font-size:20px;margin-top:20px}@media only screen and (min-width:768px){.IRLRichTextPromo-info{-ms-flex-direction:row;flex-direction:row;padding:144px 0}.IRLRichTextPromo-title{text-align:right;padding-right:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex:0 1 24%;flex:0 1 24%;font-size:70px;-ms-flex-pack:end;justify-content:flex-end}.IRLRichTextPromo-description{font-size:28px;-ms-flex:0 1 70%;flex:0 1 70%;padding-left:20px;margin-top:10px}}.IRLLeadPromo{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;position:relative;background-color:#f0f0f0;background-size:cover;background-position:50% 50%;max-width:100%;overflow:hidden}.IRLLeadPromo-video{display:none;max-width:1200px;margin:130px auto 0 auto}.IRLLeadPromo-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.IRLLeadPromo-info{padding:0 10px;max-width:1200px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:80px;z-index:1}.IRLLeadPromo-media .Image{width:100%;height:auto}@media only screen and (min-width:768px){.IRLLeadPromo-media{display:none}}.IRLLeadPromo-title{font-size:40px;line-height:1.11;margin:20px 0 10px 0;font-weight:900;color:currentColor;text-align:center}.IRLLeadPromo-title a{text-decoration:none;color:currentColor}.IRLLeadPromo-title a:hover{opacity:.6}.IRLLeadPromo-leadIcon{max-width:100px;max-height:100px;display:-ms-flexbox;display:flex;margin:0 auto}@media only screen and (min-width:768px){.IRLLeadPromo-info{padding:0;margin-top:130px;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;transform:translate(-50%,-50%)}.IRLLeadPromo-video{display:block;width:100%;height:100%}}@media only screen and (min-width:1300px){.IRLLeadPromo-info{padding:0;margin-top:130px;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;transform:translate(-50%,-50%)}.IRLLeadPromo-title{font-size:70px;margin:0 0 10px 0}.IRLLeadPromo-leadIcon{position:absolute;top:-63px;right:15px}.IRLLeadPromo-video{margin:0 auto}}.IRLScrollVideo{width:100%;height:100%;display:block}.IRLScrollVideo-wrapper{width:100%;margin:0 auto;background-color:#000}.scrollToScrubVideo{position:relative;display:-ms-flexbox;display:flex;background-color:#000;padding:0}.IRLRelatedStories-item-media a,.IRLRelatedStories-item-media img,.Promo-media a,.Promo-media img{display:block;width:100%;height:auto}.IRLRelatedStories-item-mediacover,.Promo-mediacover{position:absolute;top:0;left:0;right:0;bottom:0}.IRLRelatedStories-item-mediacover a,.IRLRelatedStories-item-mediacover img,.Promo-mediacover a,.Promo-mediacover img{display:block;width:100%;height:100%;object-fit:cover}.IRLRelatedStories-item-category a:hover,.Promo-category a:hover{color:#6cabe7}.IRLRelatedStories-item-date,.Promo-date{display:block;margin:10px 0}@media only screen and (max-width:767px){.IRLRelatedStories-item-category,.Promo-category{font-size:11px;margin:10px 0}}.IRLRelatedStories-item-title a,.Promo-title a{text-decoration:none;color:#000;font-weight:700}.info-PromoPlainVideoFullWidth{padding:0}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container{position:relative;padding-left:calc((100% - 1000px)/ 2);padding-right:calc((100% - 1000px)/ 2)}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media img{width:100%;height:100%;object-fit:cover}.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media:before{content:'\e605';font-family:IcoMoon;font-size:60px;display:block;width:150px;height:150px;line-height:150px;color:#fff;position:absolute;text-align:center;z-index:0;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}@media only screen and (min-width:1024px){.info-PromoPlainVideoFullWidth .PromoPlainVideoFullWidth-container .VideoPage-media:before{font-size:210px}}.LeadPromo{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#f0f0f0;position:relative}@media only screen and (min-width:768px){.LeadPromo[data-alignment=left]{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.LeadCarousel .LeadPromo{background-color:#fff}.LeadCarousel .LeadPromo-info:before{content:none!important}.LeadPromo .Promo-media{-ms-flex-preferred-size:100%;flex-basis:100%;position:relative;z-index:2}.LeadPromo-info{padding:50px;position:relative}@media only screen and (max-width:767px){.LeadPromo-info{padding:20px}}html[data-theme-emblem] .LeadPromo-info:before{content:url('../image/spark--Black.3f2f6d4b511e9c24b0e22691bc98974a.svg');position:absolute;top:0;right:0;opacity:.05;width:140px;height:160px;transform:scale(1.5) translate(-10px,-10px)}@media only screen and (min-width:768px){html[data-theme-emblem] .LeadPromo-info:before{transform:scale(3) translate(-24px,26px)}}.LeadCarousel .LeadPromo-info{padding-bottom:120px}.LeadPromo .Promo-description,.LeadPromo .Promo-title{margin-bottom:10px}.LeadPromo .Promo-button{display:none}.LeadPromo .Promo-category{font-size:14px;line-height:16px}@media only screen and (max-width:767px){.LeadPromo .Promo-category{line-height:18px;margin:0 0 10px 0}}.LeadPromo .Promo-date{line-height:1em}.LeadPromo .Promo-title{font-size:24px;line-height:1.2em;font-weight:700}@media only screen and (min-width:768px){.LeadPromo .Promo-title{font-size:42px}}.LeadPromo .Promo-title a{text-decoration:none;color:#000}.LeadPromo .Promo-title a:hover{color:#1a75cf}.LeadPromo .Promo-description{font-size:15px;line-height:20px}@media only screen and (min-width:768px){.LeadPromo .Promo-description{font-size:20px;line-height:28px}}.LeadPromo .Promo-description:hover{color:#1a75cf}@media only screen and (min-width:1024px){.LeadPromo .Promo-media{-ms-flex-preferred-size:64%;flex-basis:64%;overflow:hidden}.LeadPromo .Promo-media a{height:100%}.LeadPromo .Promo-media img{height:100%;width:auto}.LeadPromo-info{-ms-flex-preferred-size:36%;flex-basis:36%}}@media only screen and (min-width:1024px) and (max-width:1299px){.LeadPromo .Promo-title{font-size:28px}.LeadPromo .Promo-description{font-size:16px}}@media only screen and (min-width:1500px){.LeadPromo .Promo-media a,.LeadPromo .Promo-media img{height:auto;width:100%}}.LeadPromoWideImage{height:100vh;width:100%;position:relative}.LeadPromoWideImage-info{position:absolute;bottom:0;left:0;right:0;margin:auto;text-align:center;background-image:url('../image/sparkbranch-inverse.28b6c029c935c1a26c783093cc88902b.svg');background-repeat:no-repeat;background-position:top center;padding:50px;max-width:920px}.LeadPromoWideImage-info:after,.LeadPromoWideImage-info:before{content:'';display:block;width:10000px;height:150px;position:absolute;bottom:0;background:#fff}.LeadPromoWideImage-info:before{left:-7500px}.LeadPromoWideImage-info:after{right:-7500px}.LeadPromoWideImage .Promo-category,.LeadPromoWideImage .Promo-title{z-index:2;position:relative}.LeadPromoWideImage .Promo-category{margin-bottom:15px}.LeadPromoWideImage .Promo-title{font-size:24px;line-height:1.2;margin:auto}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.LeadPromoWideImage{height:calc(100vh - 100px)}.LeadPromoWideImage-info{background-size:95% auto;padding-bottom:20px;padding-top:60px}.LeadPromoWideImage-info:after{height:calc(100% - 75px)}}@media only screen and (min-width:768px){.LeadPromoWideImage .Promo-title{font-size:36px}.LeadPromoWideImage-info:after{height:65%;max-height:120px}}@media only screen and (min-width:1024px){.LeadPromoWideImage .Promo-title{font-size:42px}.LeadPromoWideImage-info{background-size:920px auto;min-height:245px;padding:50px 150px}.LeadPromoWideImage-info:after{height:65%;max-height:190px}}@media only screen and (min-width:1300px){.LeadPromoWideImage .Promo-title{font-size:48px}.LeadPromoWideImage-info{padding:50px}}.LeadPromoOverlayedText,.LeadPromoOverlayedTextSmall{position:relative}.LeadPromoOverlayedText-wrap,.LeadPromoOverlayedTextSmall-wrap{position:relative}.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{position:relative;width:auto;margin:auto;text-align:center}.LeadPromoOverlayedText .Promo-media,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-media,.LeadPromoOverlayedTextSmall .Promo-media{max-height:700px;overflow:hidden}.LeadPromoOverlayedText .Promo-media a,.LeadPromoOverlayedText .Promo-media a img,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-media a,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-media a img,.LeadPromoOverlayedTextSmall .Promo-media a,.LeadPromoOverlayedTextSmall .Promo-media a img{max-height:700px;object-fit:cover}.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextSmall .Promo-title{font-size:24px;line-height:28px;max-height:none;font-weight:700;position:relative;padding-bottom:32px}.LeadPromoOverlayedText .Promo-title:after,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title:after,.LeadPromoOverlayedTextSmall .Promo-title:after{content:'';width:150px;height:6px;background:var(--moduleThemeColor);padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.LeadPromoOverlayedText .Promo-description,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-description,.LeadPromoOverlayedTextSmall .Promo-description{font-size:18px;line-height:20px}@media only screen and (max-width:767px){.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{padding:20px}.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedText .Promo-title a,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title a,.LeadPromoOverlayedTextSmall .Promo-title,.LeadPromoOverlayedTextSmall .Promo-title a{color:#fff}}@media only screen and (min-width:768px){.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{position:absolute;background:rgba(255,255,255,.7);padding:42px;max-width:660px}.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextSmall .Promo-title{margin-bottom:17px;color:#000}}@media only screen and (min-width:1024px){.LeadPromoOverlayedText .Promo-title,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-title,.LeadPromoOverlayedTextSmall .Promo-title{font-size:48px;line-height:56px}.LeadPromoOverlayedText .Promo-description,.LeadPromoOverlayedTextAbstract .IRLRelatedStories-item-description,.LeadPromoOverlayedTextSmall .Promo-description{font-size:24px;line-height:28px}.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{max-width:876px}}@media only screen and (min-width:1300px){.LeadPromoOverlayedText-info,.LeadPromoOverlayedTextSmall-info{max-width:916px}}.LeadPromoOverlayedText{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important}.LeadPromoOverlayedText .Promo-title a:hover{color:var(--moduleThemeColor)}.LeadPromoOverlayedText-info{right:0;left:0;bottom:49px}.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info{background:rgba(0,0,0,.5)}.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info,.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info .Promo-title,.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info .Promo-title a,.LeadPromoOverlayedTextSmall[data-invert-colors] .LeadPromoOverlayedTextSmall-info a{color:#fff}@media only screen and (min-width:768px){.LeadPromoOverlayedTextSmall-info{width:auto;max-width:calc(50% - 20px);left:28px;bottom:20px}}.LinkCallout-container{background-color:#1a75cf;color:#fff;padding:20px}.LinkCallout-title{text-align:center}.LinkCallout-title,.LinkCallout-title a,.LinkCallout-title a.Link{font-size:30px;line-height:1;font-weight:400;text-decoration:none;color:currentColor;display:block;width:100%}.LinkCallout-title a.Link:hover,.LinkCallout-title a:hover,.LinkCallout-title:hover{color:#a1cffc}.PromoCard,.PromoCardQuote{background:#fff;overflow:hidden;border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.03)}.PromoCard .Promo-title,.PromoCardQuote .Promo-title{padding-bottom:10px}.PromoCard .Promo-title a,.PromoCard .Promo-title span,.PromoCardQuote .Promo-title a,.PromoCardQuote .Promo-title span{line-height:1.2em;margin-bottom:10px;text-decoration:none;font-weight:700;color:#000;margin-top:0}@media only screen and (max-width:767px){.PromoCard .Promo-title a,.PromoCard .Promo-title span,.PromoCardQuote .Promo-title a,.PromoCardQuote .Promo-title span{font-size:24px}}@media only screen and (min-width:768px){.PromoCard .Promo-title a,.PromoCard .Promo-title span,.PromoCardQuote .Promo-title a,.PromoCardQuote .Promo-title span{font-size:30px}}.PromoCard .Promo-title a:hover,.PromoCardQuote .Promo-title a:hover{color:var(--link-hover-color)}.PromoCard .Promo-description,.PromoCardQuote .Promo-description{line-height:1.4em;margin-bottom:10px}@media only screen and (max-width:767px){.PromoCard-info,.PromoCardQuote-info{padding:20px}.PromoCard .Promo-description,.PromoCardQuote .Promo-description{font-size:15px}}@media only screen and (min-width:768px){.PromoCard-info,.PromoCardQuote-info{padding:40px}.PromoCard .Promo-description,.PromoCardQuote .Promo-description{font-size:18px}}[data-stamp] .ListCalendar,[data-stamp] .PromoCard,[data-stamp] .PromoCardQuote{background:var(--mainThemeColor)}[data-stamp] .ListCalendar .List-description,[data-stamp] .ListCalendar .List-description a,[data-stamp] .ListCalendar .List-description a:hover,[data-stamp] .ListCalendar .List-description:hover,[data-stamp] .ListCalendar .List-title,[data-stamp] .ListCalendar .List-title a,[data-stamp] .ListCalendar .List-title a:hover,[data-stamp] .ListCalendar .List-title:hover,[data-stamp] .ListCalendar .Promo-category,[data-stamp] .ListCalendar .Promo-category a,[data-stamp] .ListCalendar .Promo-category a:hover,[data-stamp] .ListCalendar .Promo-category:hover,[data-stamp] .ListCalendar .Promo-date,[data-stamp] .ListCalendar .Promo-date a,[data-stamp] .ListCalendar .Promo-date a:hover,[data-stamp] .ListCalendar .Promo-date:hover,[data-stamp] .ListCalendar .Promo-dateStart,[data-stamp] .ListCalendar .Promo-dateStart a,[data-stamp] .ListCalendar .Promo-dateStart a:hover,[data-stamp] .ListCalendar .Promo-dateStart:hover,[data-stamp] .ListCalendar .Promo-description,[data-stamp] .ListCalendar .Promo-description a,[data-stamp] .ListCalendar .Promo-description a:hover,[data-stamp] .ListCalendar .Promo-description:hover,[data-stamp] .ListCalendar .Promo-timezone,[data-stamp] .ListCalendar .Promo-timezone a,[data-stamp] .ListCalendar .Promo-timezone a:hover,[data-stamp] .ListCalendar .Promo-timezone:hover,[data-stamp] .ListCalendar .Promo-title,[data-stamp] .ListCalendar .Promo-title a,[data-stamp] .ListCalendar .Promo-title a:hover,[data-stamp] .ListCalendar .Promo-title:hover,[data-stamp] .ListCalendar-cta,[data-stamp] .ListCalendar-cta a,[data-stamp] .ListCalendar-cta a:hover,[data-stamp] .ListCalendar-cta:hover,[data-stamp] .PromoCard .List-description,[data-stamp] .PromoCard .List-description a,[data-stamp] .PromoCard .List-description a:hover,[data-stamp] .PromoCard .List-description:hover,[data-stamp] .PromoCard .List-title,[data-stamp] .PromoCard .List-title a,[data-stamp] .PromoCard .List-title a:hover,[data-stamp] .PromoCard .List-title:hover,[data-stamp] .PromoCard .Promo-category,[data-stamp] .PromoCard .Promo-category a,[data-stamp] .PromoCard .Promo-category a:hover,[data-stamp] .PromoCard .Promo-category:hover,[data-stamp] .PromoCard .Promo-date,[data-stamp] .PromoCard .Promo-date a,[data-stamp] .PromoCard .Promo-date a:hover,[data-stamp] .PromoCard .Promo-date:hover,[data-stamp] .PromoCard .Promo-dateStart,[data-stamp] .PromoCard .Promo-dateStart a,[data-stamp] .PromoCard .Promo-dateStart a:hover,[data-stamp] .PromoCard .Promo-dateStart:hover,[data-stamp] .PromoCard .Promo-description,[data-stamp] .PromoCard .Promo-description a,[data-stamp] .PromoCard .Promo-description a:hover,[data-stamp] .PromoCard .Promo-description:hover,[data-stamp] .PromoCard .Promo-timezone,[data-stamp] .PromoCard .Promo-timezone a,[data-stamp] .PromoCard .Promo-timezone a:hover,[data-stamp] .PromoCard .Promo-timezone:hover,[data-stamp] .PromoCard .Promo-title,[data-stamp] .PromoCard .Promo-title a,[data-stamp] .PromoCard .Promo-title a:hover,[data-stamp] .PromoCard .Promo-title:hover,[data-stamp] .PromoCard-cta,[data-stamp] .PromoCard-cta a,[data-stamp] .PromoCard-cta a:hover,[data-stamp] .PromoCard-cta:hover,[data-stamp] .PromoCardQuote .List-description,[data-stamp] .PromoCardQuote .List-description a,[data-stamp] .PromoCardQuote .List-description a:hover,[data-stamp] .PromoCardQuote .List-description:hover,[data-stamp] .PromoCardQuote .List-title,[data-stamp] .PromoCardQuote .List-title a,[data-stamp] .PromoCardQuote .List-title a:hover,[data-stamp] .PromoCardQuote .List-title:hover,[data-stamp] .PromoCardQuote .Promo-category,[data-stamp] .PromoCardQuote .Promo-category a,[data-stamp] .PromoCardQuote .Promo-category a:hover,[data-stamp] .PromoCardQuote .Promo-category:hover,[data-stamp] .PromoCardQuote .Promo-date,[data-stamp] .PromoCardQuote .Promo-date a,[data-stamp] .PromoCardQuote .Promo-date a:hover,[data-stamp] .PromoCardQuote .Promo-date:hover,[data-stamp] .PromoCardQuote .Promo-dateStart,[data-stamp] .PromoCardQuote .Promo-dateStart a,[data-stamp] .PromoCardQuote .Promo-dateStart a:hover,[data-stamp] .PromoCardQuote .Promo-dateStart:hover,[data-stamp] .PromoCardQuote .Promo-description,[data-stamp] .PromoCardQuote .Promo-description a,[data-stamp] .PromoCardQuote .Promo-description a:hover,[data-stamp] .PromoCardQuote .Promo-description:hover,[data-stamp] .PromoCardQuote .Promo-timezone,[data-stamp] .PromoCardQuote .Promo-timezone a,[data-stamp] .PromoCardQuote .Promo-timezone a:hover,[data-stamp] .PromoCardQuote .Promo-timezone:hover,[data-stamp] .PromoCardQuote .Promo-title,[data-stamp] .PromoCardQuote .Promo-title a,[data-stamp] .PromoCardQuote .Promo-title a:hover,[data-stamp] .PromoCardQuote .Promo-title:hover,[data-stamp] .PromoCardQuote-cta,[data-stamp] .PromoCardQuote-cta a,[data-stamp] .PromoCardQuote-cta a:hover,[data-stamp] .PromoCardQuote-cta:hover{color:#fff}[data-stamp] .ListCalendar a:hover,[data-stamp] .PromoCard a:hover,[data-stamp] .PromoCardQuote a:hover{color:#fff}[data-stamp] .ListCalendar .flickity-button.next,[data-stamp] .ListCalendar .flickity-button.previous,[data-stamp] .PromoCard .flickity-button.next,[data-stamp] .PromoCard .flickity-button.previous,[data-stamp] .PromoCardQuote .flickity-button.next,[data-stamp] .PromoCardQuote .flickity-button.previous{color:#fff}.PromoCardColorful .Promo-media{margin-bottom:20px}.PromoCardColorful .Promo-title{margin-bottom:10px;line-height:1.2em}.PromoCardColorful .Promo-title a{color:var(--promothemecolor)}.PromoCardColorful .Promo-description{line-height:1.25em}.PromoCardColorful .Promo-button{font-size:18px}.PromoCardColorful .Promo-button a{color:#1a75cf;text-decoration:none}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){.PromoCardColorful .Promo-title{font-size:24px;padding:0}.PromoCardColorful .Promo-description{font-size:15px;margin-bottom:10px}}@media only screen and (max-width:767px){.PromoCardColorful-title{font-size:24px;padding:0}}@media only screen and (min-width:1024px){.PromoCardColorful .Promo-title{font-size:30px;margin-bottom:16px}.PromoCardColorful .Promo-button,.PromoCardColorful .Promo-description{font-size:18px;line-height:1.3em;margin-bottom:10px}}.PromoHorizontalCard{width:100%}.PromoHorizontalCard:before{content:'';display:table}.PromoHorizontalCard:after{clear:both;content:'';display:table}.PromoHorizontalCard .IRLRelatedStories-item-media,.PromoHorizontalCard .Promo-media{max-width:300px;margin-right:21px;margin-bottom:21px;margin-top:5.6px;float:left}.PromoHorizontalCard .IRLRelatedStories-item-description b,.PromoHorizontalCard .Promo-description b{font-weight:700}.PromoHorizontalCard .IRLRelatedStories-item-description a,.PromoHorizontalCard .Promo-description a{text-decoration:none;color:var(--link-color)}.PromoHorizontalCard .IRLRelatedStories-item-description a:hover,.PromoHorizontalCard .Promo-description a:hover{color:var(--link-hover-color)}.PromoHorizontalCard .IRLRelatedStories-item-title,.PromoHorizontalCard .Promo-title{font-weight:700;font-size:24px;line-height:1.25;max-height:none}@media only screen and (max-width:767px){.PromoHorizontalCard{-ms-flex-wrap:wrap;flex-wrap:wrap}.PromoHorizontalCard-info{margin-top:10px}.PromoHorizontalCard .IRLRelatedStories-item-media,.PromoHorizontalCard .Promo-media{min-width:100%}}@media only screen and (min-width:768px){.PromoHorizontalCard .IRLRelatedStories-item-media,.PromoHorizontalCard .Promo-media{min-width:300px}}.PromoSimpleCard[data-promotype=image] .Promo-media:before{content:'\e60a';font:normal normal normal 14px/1 IcoMoon;display:none;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:42px;height:42px;border-radius:50%;background-clip:padding-box;border:2px solid #fff;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PromoSimpleCard[data-promotype=video] .Promo-media:before{padding-left:5px;content:'\e606';font:normal normal normal 14px/1 IcoMoon;display:none;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:42px;height:42px;border-radius:50%;background-clip:padding-box;border:2px solid #fff;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PromoSimpleCard[data-promotype=gallery] .Promo-media:before{content:'\e613';font:normal normal normal 14px/1 IcoMoon;display:none;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:42px;height:42px;border-radius:50%;background-clip:padding-box;border:2px solid #fff;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.PromoSimpleCard .IRLRelatedStories-item-title,.PromoSimpleCard .Promo-title{font-size:14px;line-height:18px;max-height:none;margin-top:8px;margin-bottom:8px;padding-right:14px}.PromoSimpleCard .IRLRelatedStories-item-duration,.PromoSimpleCard .Promo-duration{font-size:13px;line-height:15px;display:none}.PromoSimpleCard .IRLRelatedStories-item-category,.PromoSimpleCard .IRLRelatedStories-item-date,.PromoSimpleCard .Promo-category,.PromoSimpleCard .Promo-date{font-size:13px;text-transform:none}.PromoSimpleCard .IRLRelatedStories-item-category,.PromoSimpleCard .IRLRelatedStories-item-category a,.PromoSimpleCard .IRLRelatedStories-item-date,.PromoSimpleCard .IRLRelatedStories-item-date a,.PromoSimpleCard .Promo-category,.PromoSimpleCard .Promo-category a,.PromoSimpleCard .Promo-date,.PromoSimpleCard .Promo-date a{color:#000;font-weight:400}.PromoSimpleCard .IRLRelatedStories-item-category,.PromoSimpleCard .Promo-category{margin-top:10px}.PromoSimpleCard .IRLRelatedStories-item-category:before,.PromoSimpleCard .Promo-category:before{content:'Topic: '}.PromoSimpleCard .IRLRelatedStories-item-media-wrapper,.PromoSimpleCard .Promo-media-wrapper{position:relative}.PromoSimpleCard .IRLRelatedStories-item-media-icon,.PromoSimpleCard .Promo-media-icon{position:absolute;right:20px;bottom:10px;display:none;color:#fff}[data-searchview-active] .PromoSimpleCard .IRLRelatedStories-item-media-icon,[data-searchview-active] .PromoSimpleCard .Promo-media-icon{display:block}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon:before,.PromoSimpleCard .Promo-media-icon .type-icon:before{font-family:IcoMoon;font-style:normal;color:currentColor;border-radius:50%;border:2px solid transparent;display:block;width:42px;height:42px;background-clip:padding-box;font-size:24px;max-height:none;line-height:40px;text-align:center}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-gallery:before,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-gallery:before{content:'\e602';border-color:currentColor}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-press_release:before,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-press_release:before{content:'\e615';border-color:currentColor}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-video:before,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-video:before{content:'\e606';border-color:transparent}.PromoSimpleCard .IRLRelatedStories-item-media-icon .type-icon.type-icon-video:after,.PromoSimpleCard .Promo-media-icon .type-icon.type-icon-video:after{content:'';display:block;position:absolute;top:0;border:2px solid currentColor;width:42px;height:42px;border-radius:100%;left:-3px}.PromoSimpleCard .IRLRelatedStories-item-description,.PromoSimpleCard .Promo-description{font-size:15px;font-weight:400}.PromoSimpleCard .Enhancement{display:inline-block;padding:0;margin:0}.PromoSimpleCard[data-indented-title]{background-color:#fff;height:100%}.PromoSimpleCard[data-indented-title] .IRLRelatedStories-item-title,.PromoSimpleCard[data-indented-title] .Promo-title{padding-left:14px;padding-bottom:8px}.PromoSimpleCard:hover .IRLRelatedStories-item-title a.Link,.PromoSimpleCard:hover .Promo-title a.Link{color:var(--link-hover-color)}@media only screen and (min-width:768px){.PromoSimpleCard .IRLRelatedStories-item-title,.PromoSimpleCard .Promo-title{font-size:18px;line-height:20px}}.PromoCalendar .IRLRelatedStories-item-title,.PromoCalendar .IRLRelatedStories-item-title a,.PromoCalendar .Promo-title,.PromoCalendar .Promo-title a{font-size:20px;font-weight:400;margin-bottom:8px}.PromoCalendar .IRLRelatedStories-item-description,.PromoCalendar .Promo-description{margin-bottom:10px;line-height:1.2em}.PromoCalendar .IRLRelatedStories-item-addToCalendar button,.PromoCalendar .Promo-addToCalendar button{font-family:BogleWeb}.PromoCalendar .IRLRelatedStories-item-addToCalendar button:before,.PromoCalendar .Promo-addToCalendar button:before{font-family:'Font Awesome 5 Free';font-weight:400;font-size:20px;margin-right:10px}.PromoImageBackground{position:relative}.PromoImageBackground:before{background-image:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%);content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.PromoImageBackground-info{text-align:center;position:relative;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;padding:60px 30px;width:100%}.PromoImageBackground-header{width:100%;padding-bottom:30px;margin-bottom:27px;position:relative}.PromoImageBackground-header:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.PromoImageBackground .Promo-title{font-size:36px;line-height:1.3em}.PromoImageBackground .Promo-title a{color:#fff}.PromoImageBackground-subtitle{color:#ffb700;font-size:18px;line-height:1.6}.PromoImageBackground-button a{margin-top:1.5em;border:2px solid #fff;font-weight:700;display:inline-block;font-size:16px;line-height:52px;padding:0 2em;border-radius:30px;background-color:rgba(0,0,0,.47);text-decoration:none;color:#fff}.PromoImageBackground-button a:hover{color:#1a75cf;background-color:#fff;border-color:#fff}.PromoImageBackground .Promo-description{font-size:18px;color:#fff;width:40%;display:none}@media only screen and (min-width:768px){.PromoImageBackground[data-align-right] .PromoImageBackground-info{-ms-flex-align:end;align-items:flex-end;text-align:right}.PromoImageBackground[data-align-right]:before{background-image:linear-gradient(to right,rgba(0,0,0,0) 50%,rgba(0,0,0,.4) 100%)}.PromoImageBackground[data-align-right] .PromoImageBackground-header:after{left:unset;right:0}.PromoImageBackground .Promo-description{display:block;line-height:1.4em;width:65%}.PromoImageBackground-info{text-align:left;-ms-flex-align:start;align-items:flex-start;padding:40px 0;min-height:400px;width:740px}.PromoImageBackground-header{width:65%}.PromoImageBackground-header:after{left:0;transform:none}}@media only screen and (min-width:1024px){.PromoImageBackground-info{width:980px}}@media only screen and (min-width:1300px){.PromoImageBackground .Promo-description,.PromoImageBackground-header{width:40%}.PromoImageBackground-info{padding:60px 0;min-height:600px;width:1280px}}.PromoDidYouKnow{border-radius:0 5px 5px 0;background-color:#1a75cf}.PromoDidYouKnow-light{background:#f0f0f0}.PromoDidYouKnow-light .PromoDidYouKnow-button{text-align:left}.PromoDidYouKnow-light .PromoDidYouKnow-button a{border:2px solid #1a75cf;display:inline-block;outline:0;font-size:16px;line-height:50px;padding:0 1.6em;color:#1a75cf;border-radius:30px;white-space:nowrap;margin-top:30px}.PromoDidYouKnow-light .PromoDidYouKnow-button a:hover{background:#1a75cf;color:#fff!important}.PromoDidYouKnow-light .PromoDidYouKnow-container{padding:40px}.PromoDidYouKnow-light .PromoDidYouKnow-container::before{display:none}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title{font-size:24px;line-height:1.2em;color:#1a75cf;display:block;padding-bottom:20px;margin-bottom:20px;position:relative;text-align:left}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title a,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title a{color:#1a75cf}@media only screen and (min-width:768px){.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title{font-size:30px}}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-title:after,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-title:after{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-description,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-description{font-size:15px;line-height:19px;margin-top:20px;color:#000}@media only screen and (min-width:768px){.PromoDidYouKnow-light .PromoDidYouKnow-container .IRLRelatedStories-item-description,.PromoDidYouKnow-light .PromoDidYouKnow-container .Promo-description{font-size:16px;line-height:24px;margin-top:30px}}.PromoDidYouKnow-container{padding:75px 30px;max-width:400px;text-align:center;position:relative;color:#fff;margin:0 auto}.PromoDidYouKnow-container:before{content:'';display:block;position:absolute;width:115px;height:115px;top:1em;left:-1.5em;background:url('../image/spark-white-overlay.0dbd4c1fe54937cf7ee2d78e00c844c5.png') 50% 50% no-repeat;background-size:contain}@media only screen and (min-width:1024px){.PromoDidYouKnow-container:before{left:-3.5em}}.PromoDidYouKnow-container .Promo-title{font-size:36px;line-height:1em;margin-bottom:.5em}.PromoDidYouKnow-container .Promo-title a{color:#fff}.PromoDidYouKnow-container .Promo-description{line-height:19px;font-size:15px;color:#fff}.PromoDidYouKnow-container .Promo-description a{color:#1a75cf;text-decoration:none}.PromoDidYouKnow-container .Promo-description a:hover{color:#6cabe7}@media only screen and (min-width:768px){.PromoDidYouKnow-container .Promo-description{text-align:left;font-size:18px;line-height:26px}}.PromoMosaic{position:relative}.PromoMosaic-info{position:absolute;top:0;left:0;right:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:30px;text-align:center;pointer-events:none;background-color:rgba(0,0,0,.45);height:100%}.PromoMosaic-info:after{position:absolute;content:'';height:100%;background-color:rgba(0,0,0,.45)}.PromoMosaic .Promo-category,.PromoMosaic .Promo-description,.PromoMosaic .Promo-title{min-width:100%}.PromoMosaic .Promo-category,.PromoMosaic .Promo-category a,.PromoMosaic .Promo-description,.PromoMosaic .Promo-description a,.PromoMosaic .Promo-title,.PromoMosaic .Promo-title a{color:#fff}.PromoMosaic .Promo-title{font-size:24px}.PromoMosaic .Promo-title a{font-weight:900}.PromoMosaic .Promo-description{margin-top:20px;font-size:21px;line-height:28px}.PromoMosaic .Promo-description:after{content:' \00BB'}.PromoMosaic:hover .Promo-category,.PromoMosaic:hover .Promo-category a,.PromoMosaic:hover .Promo-description,.PromoMosaic:hover .Promo-description a,.PromoMosaic:hover .Promo-title,.PromoMosaic:hover .Promo-title a{color:#a1cffc}.PromoMosaic:hover .PromoMosaic-info{background-color:rgba(0,0,0,.6)}@media only screen and (max-width:767px){.PromoMosaic .Promo-media img{height:320px;width:100%;object-fit:cover;font-family:'object-fit: cover;'}}@media only screen and (min-width:1024px){.PromoMosaic .Promo-title{font-size:36px}}.PromoImageTop{display:-ms-flexbox;display:flex}.PromoImageTop-media{float:left;width:110px;height:110px;overflow:hidden;margin:0;position:relative;margin-right:7px;margin-bottom:7px}.PromoImageTop-media img{display:block;width:100%;height:auto}.PromoImageTop-title{font-size:14px;line-height:18px;font-weight:700}.PromoImageTop-title a{color:#000;text-decoration:none}.PromoImageTop-media:hover~.PromoImageTop-title a,.PromoImageTop-title:hover a{color:var(--link-hover-color)}@media only screen and (min-width:768px){.PromoImageTop{display:block}.PromoImageTop-title{font-size:18px;line-height:28px}.PromoImageTop-media{margin-right:0;margin-bottom:15px;width:100%;height:auto}}.PromoFullWidth{position:relative;background-position:50% 33%;background-size:cover!important}.PromoFullWidth[data-alignment=right] .PromoFullWidth-wrapper{-ms-flex-pack:end;justify-content:flex-end}.PromoFullWidth-dark .Promo-title:before{background:#1a75cf!important}.PromoFullWidth:before{background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.6) 80%);background-repeat:repeat-x;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.PromoFullWidth-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;margin:0 auto}@media only screen and (min-width:768px){.PromoFullWidth-wrapper{width:740px}}@media only screen and (min-width:1024px){.PromoFullWidth-wrapper{width:1020px}}.PromoFullWidth-info{text-align:center;position:relative;padding:40px 20px}@media only screen and (min-width:768px){.PromoFullWidth-info{width:50%;padding:90px 20px}}.PromoFullWidth .Promo-title{font-weight:400;margin-bottom:20px;font-size:28px;line-height:40px;max-height:none;padding-bottom:7px;color:#fff;position:relative}@media only screen and (min-width:768px){.PromoFullWidth .Promo-title{font-size:48px;line-height:56px;margin-bottom:31.5px;padding-bottom:14px}}.PromoFullWidth .Promo-title a{color:#fff}.PromoFullWidth .Promo-title:before{left:50%;margin-left:-50px;height:5px;width:100px;background:#fcbb30;content:'';padding:0;position:absolute;bottom:0}.PromoFullWidth .Promo-description{margin-bottom:20px;font-size:15px;line-height:20px;color:#fff}@media only screen and (min-width:768px){.PromoFullWidth .Promo-description{font-size:18px;line-height:28px;margin-bottom:31.5px}}.PromoFullWidth-button a{display:inline-block;font-size:15px;line-height:40px;max-height:none;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 20px;background:#1c62be;color:#fff;text-decoration:none}@media only screen and (min-width:768px){.PromoFullWidth-button a{font-size:18px;line-height:50px;padding:0 31.5px}}.PromoFullWidth-button a:hover{background:#6cabe7}.PromoOverlay{position:relative;display:block;min-height:0;margin:0;padding:0;height:auto;margin-bottom:-10px}.PromoOverlay-buttons{margin-top:1em}.PromoOverlay-buttons a{text-decoration:none;display:inline-block;border:0;outline:0;font-size:14px;font-weight:700;line-height:30px;padding:0 2em;background:#1a75cf;color:#fff;border-radius:30px;white-space:nowrap}.PromoOverlay-buttons a:hover{background:#6cabe7}.PromoOverlay .fa-video:before{content:'\f144'}.PromoOverlay .fa-gallery:before{content:'\f302'}.PromoOverlay .Promo-title{display:none;font-size:24px;line-height:1.2em;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width:768px){.PromoOverlay .Promo-title{display:block}}.PromoOverlay .Promo-title a{color:#fff}@media only screen and (min-width:1024px){.PromoOverlay .Promo-title{white-space:normal}}.PromoOverlay-icon{font-size:15px;line-height:24px;font-weight:700}.PromoOverlay-icon i{font-size:24px;line-height:24px;margin-right:10px}.PromoOverlay .Promo-media{display:block}.PromoOverlay .Promo-media img{display:block;transition:opacity .2s linear;width:100%;height:auto;margin:0}.PromoOverlay-info{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;z-index:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.7);transition:opacity .2s linear;padding:0 10%;text-align:center;color:#fff}.PromoOverlay-info.active{opacity:1}@media only screen and (min-width:768px){.PromoOverlay-info:hover{opacity:1}.PromoOverlay-info.active{opacity:0}}.PromoDownloadable{padding-bottom:20px}.PromoDownloadable-dllink a,.PromoDownloadable-viewlink a{color:var(--link-color);text-decoration:none;font-family:BogleWeb;font-weight:100}.PromoDownloadable-dllink a:before,.PromoDownloadable-viewlink a:before{font-family:'Font Awesome 5 Free';font-weight:700;margin-right:10px}.PromoDownloadable .Promo-media img{padding-bottom:3px}.PromoDownloadable-viewlink a{font-size:14px}.PromoDownloadable-viewlink a:hover{color:#6cabe7}.PromoDownloadable-dllink a{font-size:14px}.PromoDownloadable-dllink a:hover{color:#6cabe7}.PromoDownloadable .IRLRelatedStories-item-title,.PromoDownloadable .Promo-title{font-size:18px;line-height:1.5;margin:10px 0}.PromoDownloadable .IRLRelatedStories-item-title a,.PromoDownloadable .Promo-title a{text-decoration:none;font-weight:inherit}.PromoDownloadable .IRLRelatedStories-item-title a:hover,.PromoDownloadable .Promo-title a:hover{color:#1a75cf}.PromoDownloadable .IRLRelatedStories-item-title a:not(:hover),.PromoDownloadable .Promo-title a:not(:hover){color:#000}.PromoDownloadable .IRLRelatedStories-item-description,.PromoDownloadable .Promo-description{display:none}.PromoPlainVideoWithText[data-dark-text] .PromoPlainVideoWithText-info{color:#000}@media only screen and (min-width:768px){.PromoPlainVideoWithText[data-align-right] .PromoPlainVideoWithText-info{right:0;left:unset}}.PromoPlainVideoWithText[data-hide-icon] .PromoPlainVideoWithText-media:before{display:none}.PromoPlainVideoWithText[data-hide-text] .PromoPlainVideoWithText-info{display:none}.PromoPlainVideoWithText-player-wrap>[class*=media]:before{transform:translate(-50%,-50%) scale(.33)}[data-contains-embedded-video] .PromoPlainVideoWithText-player{opacity:0;pointer-events:none}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-player,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-player,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-player{opacity:1;pointer-events:all;z-index:30;position:relative}[data-contains-embedded-video] .PromoPlainVideoWithText-close{opacity:0;pointer-events:none}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-close,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-close,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-close{opacity:1;pointer-events:all;z-index:31;position:absolute;top:20px;right:20px;display:block;width:20px;height:20px;font-size:20px}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-close:before,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-close:before,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-close:before{color:#fff;content:'\ea0f';src:url('https://cdn.corporate.walmart.com/resource/0000016e-6546-d67d-af6e-7756bcc30000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-media,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-media,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-media{filter:blur(5px)}.PromoPlainVideoWithText-info{padding:30px;pointer-events:none;-ms-flex-direction:column;flex-direction:column;display:none}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-info,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-info,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-info{filter:blur(5px)}.PromoPlainVideoWithText-info-small-breakpoints{display:-ms-flexbox;display:flex}.PromoPlainVideoWithText-info-title{font-size:20px;line-height:1.5em;font-weight:400;padding-bottom:10px}.PromoPlainVideoWithText-info-description{font-size:15px;line-height:1.2}@media only screen and (min-width:768px){.PromoPlainVideoWithText-player-wrap>[class*=media]:before{transform:translate(-50%,-50%) scale(.66)}.PromoPlainVideoWithText-info{position:absolute;top:0;left:0;padding:0 80px 0 120px;z-index:10;color:#fff;width:50%;height:100%;display:-ms-flexbox;display:flex}[data-contains-embedded-video=playing] .PromoPlainVideoWithText-info,[data-contains-embedded-video=timeupdate] .PromoPlainVideoWithText-info,[data-contains-embedded-video=waiting] .PromoPlainVideoWithText-info{filter:blur(5px)}.PromoPlainVideoWithText-info-small-breakpoints{display:none}.PromoPlainVideoWithText-info-title{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-direction:column;flex-direction:column}.PromoPlainVideoWithText-info-description{-ms-flex-preferred-size:50%;flex-basis:50%}}@media only screen and (min-width:1024px){.PromoPlainVideoWithText-info-title{font-size:39px;padding-bottom:20px}.PromoPlainVideoWithText-info-description{font-size:20px}}.PersonPromo{display:-ms-flexbox;display:flex;background:#fff}.PersonPromo[data-larger-style]{box-shadow:0 1px 2px rgba(0,0,0,.15)}.PersonPromo[data-larger-style] .PersonPromo-title{font-size:21px;line-height:24px;margin:0}.PersonPromo[data-larger-style] .PersonPromo-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center}.PersonPromo[data-larger-style] .PersonPromo-media img{width:135px}.PersonPromo-media{margin-right:10px}.PersonPromo-media img{width:90px;height:auto;display:block}.PersonPromo-info{padding-right:32px;overflow:hidden}.PersonPromo-description{font-size:14px;line-height:18px;font-weight:400;width:100%}@media only screen and (min-width:768px){.PersonPromo-description{font-size:18px;line-height:28px;max-height:none}}@media only screen and (min-width:1024px){.PersonPromo-description{font-size:14px;line-height:18px}}.PersonPromo-title{margin-top:7px;font-size:18px;line-height:20px;padding-bottom:10px;font-weight:700}.PersonPromo-title a{color:var(--link-color);text-decoration:none}.PersonPromo-title a:hover{color:var(--link-hover-color)}.PromoMediumCard{padding:28px;background:#fff}.PromoMediumCard .IRLRelatedStories-item-title,.PromoMediumCard .Promo-title{font-size:24px;line-height:30px;max-height:none;padding-bottom:14px}@media only screen and (min-width:768px){.PromoMediumCard .IRLRelatedStories-item-title,.PromoMediumCard .Promo-title{font-size:18px;line-height:20px}}@media only screen and (min-width:1024px){.PromoMediumCard .IRLRelatedStories-item-title,.PromoMediumCard .Promo-title{font-size:24px;line-height:30px}}.PromoMediumCard .IRLRelatedStories-item-title a:hover,.PromoMediumCard .Promo-title a:hover{color:#1a75cf}.PromoMediumCard .IRLRelatedStories-item-description,.PromoMediumCard .Promo-description{display:block;font-size:15px;line-height:20px;font-weight:400;padding-bottom:14px}@media only screen and (min-width:768px){.PromoMediumCard .IRLRelatedStories-item-description,.PromoMediumCard .Promo-description{font-size:14px;line-height:18px}}@media only screen and (min-width:1024px){.PromoMediumCard .IRLRelatedStories-item-description,.PromoMediumCard .Promo-description{font-size:15px;line-height:20px}}.grid-view-item{min-width:235px;-ms-flex:0 0 25%;flex:0 0 25%;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;min-height:1px}.grid-view-item .PromoSupplierCard-close{border:0;outline:0;color:#999;font-size:30px;width:30px;height:30px;top:0;right:0;font-weight:100;z-index:999;cursor:pointer;position:absolute;font-family:system-ui}.grid-view-item .PromoSupplierCard-modal{display:none}.grid-view-item .PromoSupplierCard-modalTrigger{display:none}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal{display:block;opacity:1;visibility:visible;height:100%;position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;transition:opacity .35s,visibility .35s,height .35s;z-index:999;overflow:auto;padding-top:100px;text-align:center}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper{transform:none;max-width:550px;height:auto;box-shadow:none;overflow:hidden;border:0;padding:0;position:relative;background-color:#fff;margin:0 auto}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-media{padding:30px;margin-bottom:25px}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-title{font-size:21px;line-height:28px}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-date,.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-fulltext{margin-bottom:.5em;font-size:15px;line-height:1.5em}.grid-view-item .PromoSupplierCard-modalTrigger:checked+.PromoSupplierCard-modal .PromoSupplierCard-modalWrapper .card-fulltext{padding:0 30px 30px}.grid-view-item .card{padding:0;border:1px solid transparent;overflow:inherit;width:100%;position:relative;margin:0 0 20px 0;box-shadow:0 0 12px rgba(0,0,0,.15)}@media only screen and (min-width:1024px){.grid-view-item .card{box-shadow:none}}.grid-view-item .card:hover{box-shadow:0 0 12px rgba(0,0,0,.15);border-color:#eff5fb}.grid-view-item .card:hover .card-info{visibility:visible;opacity:1;z-index:2}@media only screen and (min-width:1024px){.grid-view-item .card{box-shadow:none;margin:0 10px 40px}}.grid-view-item .card-media{border:1px solid #eff5fb;margin:-1px;margin-bottom:1px;padding:15px}.grid-view-item .card-media img{max-width:100%;margin:0 auto;height:auto;display:block}.grid-view-item .card .card-more{font-size:13px;line-height:1.5;font-weight:700;display:none;text-decoration:none}@media only screen and (min-width:1024px){.grid-view-item .card .card-more{display:block;color:#61bf1a;cursor:pointer}}.grid-view-item .card-content{padding:15px}.grid-view-item .card-title{line-height:1.2em;font-size:15px;margin-bottom:10px;color:#222;font-weight:700;margin:0;text-align:center}.grid-view-item .card-date,.grid-view-item .card-fulltext,.grid-view-item .card-text,.grid-view-item .card-url{font-size:13px;line-height:1.5;margin-bottom:.5em;padding:0}.grid-view-item .card-info{text-align:center}@media only screen and (min-width:1024px){.grid-view-item .card-info{display:block;visibility:hidden;opacity:0;transition:all .3s ease;position:absolute;z-index:-1;background:#fff;left:0;right:0;padding:0 15px 30px;box-shadow:0 12px 12px rgba(0,0,0,.15)}}.TextCallout{color:#fff;background-color:#1a75cf;padding:3em;border-radius:5px 0 0 5px}.TextCallout-title{font-size:39px;line-height:1.5em;font-weight:400}.TextCallout-title a{text-decoration:none;color:inherit}.TextCallout-description{font-size:18px;line-height:20px}.LedeLinkPromo{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;padding-top:0!important;padding-bottom:0!important}@media only screen and (min-width:768px){.LedeLinkPromo{margin-top:50px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.LedeLinkPromo .Promo-date{padding-bottom:21px;color:currentColor;margin:0}.LedeLinkPromo-centered{text-align:center}.LedeLinkPromo-centered .LedeLinkPromo-description{font-size:18px;line-height:20px}.LedeLinkPromo-centered .LedeLinkPromo-title{font-size:30px;line-height:40px;font-weight:700;padding-bottom:21px;margin-bottom:21px;position:relative}.LedeLinkPromo-centered .LedeLinkPromo-title:after{content:'';width:150px;height:6px;background:currentColor;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.LedeLinkPromo[data-alignment=left] .LedeLinkPromo-media{-ms-flex-order:3;order:3}.LedeLinkPromo-media{-ms-flex-order:2;order:2;width:100%}.LedeLinkPromo-media img{width:100%;display:block;height:auto}@media only screen and (min-width:768px){.LedeLinkPromo-media{-ms-flex-order:1;order:1;width:503.33px}}@media only screen and (min-width:1024px){.LedeLinkPromo-media{width:690px}}.LedeLinkPromo-info{-ms-flex-order:1;order:1;margin:0;background:#1a75cf;padding:40px 33px;color:#fff;width:100%}@media only screen and (min-width:768px){.LedeLinkPromo-info{padding:14px;width:240px;-ms-flex-order:2;order:2}}@media only screen and (min-width:1024px){.LedeLinkPromo-info{padding:49px;width:330px}}.LedeLinkPromo-phoneIcon{width:100%;padding:10px 0;font-size:15px;line-height:20px;font-weight:700;display:inline-block;padding-left:35px;position:relative}@media only screen and (min-width:768px){.LedeLinkPromo-phoneIcon{font-size:14px;line-height:18px;padding-top:0}}@media only screen and (min-width:1024px){.LedeLinkPromo-phoneIcon{font-size:15px;line-height:20px;padding:10px 0 10px 35px}}.LedeLinkPromo-phoneIcon a{text-decoration:none;color:#fff}.LedeLinkPromo-emailIcon{padding:10px 0;font-size:15px;line-height:20px;display:inline-block;padding-left:35px;position:relative}@media only screen and (min-width:768px){.LedeLinkPromo-emailIcon{font-size:14px;line-height:18px}}@media only screen and (min-width:1024px){.LedeLinkPromo-emailIcon{font-size:15px;line-height:20px;padding:10px 0 10px 35px}}.LedeLinkPromo-emailIcon a{text-decoration:none;color:#fff}.LedeLinkPromo i{vertical-align:middle;padding-right:7px;display:inline-block;zoom:1;font:normal normal normal 24px/1 IcoMoon;-webkit-font-smoothing:antialiased;text-rendering:auto;transform:translate(0,0);position:absolute;left:0}.LedeLinkPromo i.phone:before{content:'\e612'}.LedeLinkPromo i.email:before{content:'\e60b'}.LedeLinkPromo i.info:before{content:'\e604'}.LedeLinkPromo i.graph:before{content:'\e603'}.LedeLinkPromo-description{font-size:15px;line-height:20px;margin-bottom:10px}.LedeLinkPromo-description i{position:relative;display:inline;padding:0;vertical-align:baseline;font-family:inherit;font-style:italic;font-size:15px;line-height:20px;-webkit-font-smoothing:unset}.LedeLinkPromo-title{margin-bottom:20px;font-size:24px;line-height:28px;font-weight:700}@media only screen and (min-width:768px){.LedeLinkPromo-title{font-size:21px;line-height:24px;margin-bottom:20px}}@media only screen and (min-width:1024px){.LedeLinkPromo-title{font-size:24px;line-height:28px}}.LedeLinkPromo-title a{text-decoration:none;color:inherit}.LedeLinkPromo-title a:hover{color:#a1cffc}.ListCardIconPromo{position:relative;margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline}.ListCardIconPromo bsp-yellow{color:#ffc220}.ListCardIconPromo i{vertical-align:middle;display:inline-block;zoom:1;font:normal normal normal 24px/1 IcoMoon;-webkit-font-smoothing:antialiased;color:#1a75cf;text-rendering:auto;transform:translate(0,0);position:relative;margin-right:10px}.ListCardIconPromo i.phone:before{content:'\e612'}.ListCardIconPromo i.email:before{content:'\e60b'}.ListCardIconPromo i.watch:before{content:'\e617'}.ListCardIconPromo i.info:before{content:'\e60e'}.ListCardIconPromo i.graph:before{content:'\e603'}.ListCardIconPromo i.livecast:before{content:'\e60f'}.ListCardIconPromo-title{font-size:15px;line-height:20px;display:block;padding-top:2px;color:#000}.ListCardIconPromo-title span{pointer-events:all}.ListCardIconPromo-title i{position:relative;display:inline;padding:0;vertical-align:baseline;font-family:inherit;font-style:italic;font-size:15px;line-height:20px;-webkit-font-smoothing:unset;color:#000;margin-right:0}@media only screen and (min-width:768px){.ListCardIconPromo-title{font-size:14px;line-height:18px}}@media only screen and (min-width:1024px){.ListCardIconPromo-title{font-size:15px;line-height:20px}}.ListCardIconPromo-title a{text-decoration:none;color:#1a75cf}.ListCardIconPromo-title a:hover{color:#6cabe7}.ResourcePromo-info .Link{text-decoration:none;color:currentColor;font-weight:700;font-size:15px;line-height:1.3em}.ResourcePromo-info .Link span{font-family:BogleWeb;font-size:12px;text-transform:uppercase;color:var(--link-color);margin-right:6px}.ResourcePromo-info .Link span:before{font-family:'Font Awesome 5 Free';margin-right:6px}.ResourcePromo-info .Link span:after{content:':'}.ResourcePromo-info .Link:hover,.ResourcePromo-info .Link:hover span{color:var(--link-hover-color)}.PromoImageFullBackground{position:relative}.PromoImageFullBackground:before{background-image:linear-gradient(to right,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%);content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.PromoImageFullBackground-hr{padding-top:20px;margin-top:20px;position:relative}.PromoImageFullBackground-hr:before{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;top:0}.PromoImageFullBackground-info{position:absolute;width:calc(50% - 20px);right:10px;text-align:center;background:rgba(0,0,0,.7);bottom:14px;left:14px;padding:20px;color:#fff}@media only screen and (max-width:767px){.PromoImageFullBackground-info{position:relative;bottom:inherit;left:inherit;width:100%;right:inherit}}.PromoImageFullBackground .Promo-title{font-size:24px;line-height:28px}@media only screen and (min-width:768px){.PromoImageFullBackground .Promo-title{font-size:21px;line-height:24px}}@media only screen and (min-width:1024px){.PromoImageFullBackground .Promo-title{font-size:24px;line-height:28px}}.PromoImageFullBackground .Promo-title a{color:#fff}.PromoImageFullBackground .Promo-title a:hover{color:#6cabe7}.PromoImageFullBackground .Promo-description{font-size:18px;line-height:20px;max-height:none;font-weight:600;padding-bottom:0;padding-top:10px}.PV3LeadPromo{padding-left:0!important;padding-right:0!important;padding-top:0!important;padding-bottom:0!important;position:relative;height:104vh;background-color:#f0f0f0;background-size:cover;background-position:50% 50%;max-width:100%;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.PV3LeadPromo .pv3-dl-overlay{background:rgba(0,0,0,.3);position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.PV3LeadPromo-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;overflow:hidden;transform:translate(-50%,-50%)}.PV3LeadPromo-inner{display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;max-width:700px;z-index:9}.PV3LeadPromo-info{width:100%;padding:0 10px;position:relative;max-width:700px;margin:0 auto}.PV3LeadPromo .Promo-media{position:relative;z-index:2;max-width:680px;margin:0 auto;padding-bottom:65px;display:-ms-flexbox;display:flex}.PV3LeadPromo .Promo-media:after{content:'';display:block;width:80px;margin-left:-40px;height:3px;background:var(--mainHighlightColor);position:absolute;left:50%;bottom:35px}.PV3LeadPromo .Promo-description,.PV3LeadPromo .Promo-disclaimerText,.PV3LeadPromo .Promo-title{margin-bottom:10px;color:currentColor;text-align:center}.PV3LeadPromo .Promo-title{font-size:44px;line-height:1.1;margin-bottom:10px;font-weight:400}.PV3LeadPromo .Promo-title a{text-decoration:none;color:currentColor}.PV3LeadPromo .Promo-title a:hover{color:#1a75cf}.PV3LeadPromo .Promo-description{-ms-flex:1;flex:1}.PV3LeadPromo .Promo-description,.PV3LeadPromo .Promo-description p{font-size:15px;line-height:1.1;font-family:myriad-pro,sans-serif;font-weight:400}@media only screen and (min-width:1024px){.PV3LeadPromo .Promo-description,.PV3LeadPromo .Promo-description p{font-size:23px;line-height:1.3}}.PV3LeadPromo .Promo-description i,.PV3LeadPromo .Promo-description p i{font-family:Georgia,Times,'Times New Roman',serif}.PV3LeadPromo .Promo-description a{text-decoration:none}.PV3LeadPromo .Promo-disclaimerText{font-size:15px;line-height:22px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.PromoEvent,.PromoEvent-info,.PromoEvent-mediaWrapper{position:relative;z-index:0}[data-searchview-active=list] .PromoEvent>div{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.PromoEvent-mediaWrapper{-ms-flex-preferred-size:300px;flex-basis:300px}.PromoEvent-mediaWrapper .PromoEvent-date{position:absolute;top:0;z-index:2;color:#fff;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%;height:100%}.PromoEvent-mediaWrapper .PromoEvent-date span{text-decoration:none}.PromoEvent-mediaWrapper .PromoEvent-dateStart{-ms-flex-preferred-size:50%;flex-basis:50%;text-decoration:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:end;max-height:none;font-weight:700;font-size:18px;line-height:1.17}.PromoEvent-mediaWrapper .PromoEvent-dateStart:before{content:'';-ms-flex:1;flex:1}@media only screen and (min-width:768px){.PromoEvent-mediaWrapper .PromoEvent-dateStart{font-size:24px}}.PromoEvent-mediaWrapper .PromoEvent-dateTime{font-weight:400;margin-top:7px;text-decoration:none;font-size:14px;line-height:18px}.PromoEvent-dateStart,.PromoEvent-dateTime{font-size:14px;line-height:15px;white-space:nowrap}.PromoEvent-title,.PromoEvent-title a{font-size:18px;line-height:20px;font-weight:700;color:#222;text-decoration:none}.PromoEvent-title a:before{content:'';display:block;width:50px;line-height:1;float:right;height:20px}.PromoEvent-info{-ms-flex:1;flex:1;padding-top:10px}.PromoEvent-info>div{margin-bottom:10px}[data-searchview-active=list] .PromoEvent-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:0}[data-searchview-active=list] .PromoEvent-info>div:not(:first-child){padding-left:10px}[data-searchview-active=list] .PromoEvent-info .PromoEvent-title{display:none}@media only screen and (min-width:768px){[data-searchview-active=list] .PromoEvent-info{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;padding-top:10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info.flickity-enabled{display:block}[data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport .flickity-slider{left:0!important}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.previous{left:0}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.next{right:0}}@media only screen and (min-width:768px) and (max-width:1023px){[data-searchview-active=list] .PromoEvent-info>div:last-child{padding-top:20px}}@media only screen and (min-width:1024px){[data-searchview-active=list] .PromoEvent-info{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;margin:0 0}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info>*{margin:0 0;-ms-flex:1;flex:1;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 0);flex-basis:calc(50% - 0);max-width:calc(50% - 0);width:calc(50% - 0)}[data-searchview-active=list] .PromoEvent-info>[data-flexspace='2']{-ms-flex:2;flex:2;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(100% - 0);flex-basis:calc(100% - 0);max-width:calc(100% - 0);width:calc(100% - 0)}[data-searchview-active=list] .PromoEvent-info.flickity-enabled{display:block}[data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport{left:0!important}[data-carousel-enabled-curpage=end] [data-searchview-active=list] .PromoEvent-info .flickity-viewport .flickity-slider{left:0!important}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.previous{left:0}[data-searchview-active=list] .PromoEvent-info .flickity-prev-next-button.next{right:0}}.PromoEvent>.PromoEvent-title{margin-bottom:10px}.PromoEvent>.PromoEvent-title,[data-searchview-active=grid] .PromoEvent>.PromoEvent-title{display:none}.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date,.PromoEvent:hover .PromoEvent-title{cursor:pointer}.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date,.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date a,.PromoEvent:hover .PromoEvent-title,.PromoEvent:hover .PromoEvent-title a{color:#6cabe7}.PromoEvent-mediaWrapper .PromoEvent-date:before{content:'';position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:rgba(0,0,0,.45)}.PromoEvent:hover .PromoEvent-mediaWrapper .PromoEvent-date:before{background:rgba(0,0,0,.6)}.PromoEvent-addToCalendar,[data-searchview-active=grid] .PromoEvent-addToCalendar{position:absolute;right:10px;top:-24.5px;z-index:2}.PromoEvent-addToCalendar button{font-family:BogleWeb;font-weight:100;font-size:11px;line-height:1.2;text-transform:uppercase;cursor:pointer}.PromoEvent-addToCalendar button .ico.ico-calendar{display:block;font-size:15px;margin:-1px 0 0 0}.PromoEvent-addToCalendar button .ico.ico-calendar,.PromoEvent-addToCalendar button .ico.ico-calendar:after{font-weight:400}.PromoEvent-addToCalendar-label{display:none}.PromoEvent-addToCalendar-labelShort{display:inline-block}[data-searchview-active=list] .PromoEvent-addToCalendar{position:relative;right:unset;top:unset}[data-searchview-active=list] .PromoEvent-addToCalendar button{font-size:unset;text-align:left;border-radius:0;width:auto;height:auto;line-height:unset;color:#1a75cf;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}[data-searchview-active=list] .PromoEvent-addToCalendar button,[data-searchview-active=list] .PromoEvent-addToCalendar button:hover{background:0 0;text-decoration:none}[data-searchview-active=list] .PromoEvent-addToCalendar button .ico.ico-calendar{font-size:2em;display:inline-block;margin:0}[data-searchview-active=list] .PromoEvent-addToCalendar-label{display:inline-block;padding-left:10px;text-transform:none}[data-searchview-active=list] .PromoEvent-addToCalendar-labelShort{display:none}.PromoEvent .ico{font-size:28px}.PromoEvent .ico,.PromoEvent .ico:after{-webkit-font-smoothing:antialiased;font-family:IcoMoon;font-weight:100;font-style:normal}.PromoEvent .ico-2x{color:#1a75cf}.PromoEvent .ico-2x,.PromoEvent .ico-2x~div{display:table-cell;vertical-align:middle;padding-right:3px}.PromoEvent .ico-watch:before{content:'\e617'}.PromoEvent .ico-livecast:before{content:'\e60f'}.PromoEvent .ico-call:before{content:'\e609'}.PromoEvent .ico-calendar:after{content:'\e608'}.PromoEvent .ico-map-pin:before{content:'\e610'}.PromoIconWMedia-title{font-size:32px;font-weight:700;margin-bottom:15px;line-height:36px;text-align:center}@media only screen and (max-width:767px){.PromoIconWMedia-title{font-size:22px;line-height:31px}}.PromoIconWMedia-description{font-size:15px;line-height:20px;font-weight:300;text-align:center}.PromoIconWMedia-button{text-align:center}.PromoIconWMedia-button a{padding:5px 25px;font-weight:700;display:inline-block;background-color:transparent;border:1px solid #1a75cf;border-radius:2px;margin-top:15px;color:#1a75cf;font-size:14px;line-height:40px;text-decoration:none}.PromoIconWMedia-button a:hover{color:#fff;background-color:#1a75cf}.PromoIconWMedia-icon{max-height:none;text-align:center;border:0;border-radius:50%;line-height:49px;display:block;position:relative;color:#fff;float:none;margin:0 auto;width:100px;height:100px;margin-top:-50px}.PromoIconWMedia-icon img{max-width:40%;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:auto;height:auto}.VideoIconPromo{padding:0 0 20px 0}.VideoIconPromo .Promo-date{margin-bottom:0;font-size:10px;line-height:15px}@media only screen and (min-width:768px){.VideoIconPromo .Promo-date{font-size:13px;line-height:15px;margin-bottom:7px}}.VideoIconPromo-media img{width:100%;height:auto}.VideoIconPromo-wrapper{position:relative}.VideoIconPromo-icon{display:block;position:absolute;bottom:10px;right:10px;z-index:5;box-sizing:border-box;background:rgba(0,0,0,.3);width:40px;height:40px;border-radius:50%;font-size:24px;max-height:none;line-height:40px;text-align:center;color:#fff;font-family:IcoMoon}.VideoIconPromo-icon i{line-height:40px;font-style:normal;font-size:40px}.VideoIconPromo-icon i::before{content:'\e605'}.VideoIconPromo-title{font-size:14px;line-height:18px;margin-bottom:7px;font-weight:700}@media only screen and (min-width:768px){.VideoIconPromo-title{font-size:18px;line-height:20px}}.VideoIconPromo-title a{color:#000;text-decoration:none}.VideoIconPromo-title a:hover{color:#1a75cf}.PromoImageTopLarge-title{font-size:20px;line-height:36px;font-weight:700;margin-top:7px;margin-bottom:15px}.PromoImageTopLarge-title a{text-decoration:none;color:#000}.PromoImageTopLarge-title a:hover{color:#1a75cf}.PromoImageTopLarge-media img{width:100%;height:auto}.PromoImageTopLargeSquare a{color:#000;text-decoration:none;cursor:pointer;display:block}.PromoImageTopLargeSquare a:hover{cursor:pointer;color:#1a75cf}.PromoImageTopLargeSquare-title{font-size:14px;line-height:18px;font-weight:700;margin-top:10px}@media only screen and (min-width:768px){.PromoImageTopLargeSquare-title{font-size:18px;line-height:20px;margin-bottom:15px;margin-top:17.5px}}.PromoImageTopLargeSquare-description{font-size:13px;line-height:15px;font-weight:400}@media only screen and (min-width:768px){.PromoImageTopLargeSquare-description{font-size:15px;line-height:18px}}.PromoImageTopLargeSquare-media img{width:100%;height:auto}.PV3LinkPromo[data-addPadding]{padding-top:50px;padding-bottom:50px}.PV3LinkPromo h3{text-align:center}.PV3LinkPromo h3:after{content:'';display:block;width:80px;height:3px;background:var(--mainHighlightColor);left:50%;bottom:35px;margin:18px auto}.PV3LinkPromo h3 a{font-size:24px;text-decoration:none;color:#000;font-weight:400;line-height:.52}.PromoApproach{text-align:center}@media only screen and (max-width:767px){.PromoApproach{padding:0 5px}}.PromoApproach-info{margin-top:20px}@media only screen and (max-width:767px){.PromoApproach-info{margin-top:10px;padding:0 40px}}@media only screen and (max-width:567px){.PromoApproach-info{margin-top:10px;padding:0 20px}}.PromoApproach .IRLRelatedStories-item-title,.PromoApproach .Promo-title{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.46;letter-spacing:.2px;text-align:center}@media only screen and (max-width:767px){.PromoApproach .IRLRelatedStories-item-title,.PromoApproach .Promo-title{font-size:14px}}.PromoApproach .IRLRelatedStories-item-title a,.PromoApproach .Promo-title a{text-decoration:none}.PromoApproach .IRLRelatedStories-item-media img,.PromoApproach .Promo-media img{height:auto;width:auto;display:inline}@media only screen and (max-width:767px){.PromoApproach .IRLRelatedStories-item-media img,.PromoApproach .Promo-media img{width:auto;height:auto}}.PromoDownloadableModal .Promo-media img{width:100%;height:auto}.PromoDownloadableModal-modal{display:none}.PromoDownloadableModal-close{border-radius:50%;background-clip:padding-box;width:20px;height:20px;position:absolute;top:-10px;right:-10px;z-index:9;border:2px solid #fff;background:#222;text-align:center;color:#fff;font-size:12px;line-height:12px}.PromoDownloadableModal-videoTrigger{display:none}.PromoDownloadableModal-videoTrigger:checked+.PromoDownloadableModal-modal{display:block;opacity:1;visibility:visible;height:100%;position:fixed;background:rgba(0,0,0,.5);top:0;left:0;width:100%;transition:opacity .35s,visibility .35s,height .35s;z-index:999;overflow:auto;padding-top:100px;text-align:center}.PromoDownloadableModal-videoTrigger:checked+.PromoDownloadableModal-modal .PromoDownloadableModal-modal-wrapper{max-width:1020px;margin:0 auto;position:relative}.PromoDownloadableModal-videoTrigger:checked+.PromoDownloadableModal-modal .PromoDownloadableModal-player{width:100%;position:relative;background-color:#fff;border:1px solid rgba(0,0,0,.5);border-radius:2px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0;padding:10px;display:block;margin-left:auto;margin-right:auto}.PromoDownloadableModal-viewlink a{font-size:15px;line-height:20px;font-weight:700;color:#000;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;text-decoration:none}.PromoDownloadableModal-viewlink a .icon-Document:before{font-style:normal;font-size:18px;font-family:IcoWmt;display:block;color:#1a75cf;content:'\e904';position:relative;margin-right:5px}.PromoDownloadableModal-viewlink a .icon-video:before{font-family:IcoMoon;content:'\e605';font-size:18px;margin-right:5px;display:block;position:relative;font-style:normal;color:#1a75cf}.PromoDownloadableModal-viewlink a .icon-image:before{font-style:normal;font-family:IcoWmt;display:block;position:relative;color:#1a75cf;content:'\e900';font-size:16px;margin-right:5px}.PromoDownloadableModal-viewlink a:hover{color:#1a75cf}.PromoDownloadableModal-dllink{padding-top:2px}.PromoDownloadableModal-dllink a{font-size:15px;line-height:20px;font-weight:700;color:#000;display:-ms-flexbox;display:flex;position:relative;cursor:pointer;text-decoration:none}.PromoDownloadableModal-dllink a:hover{color:#1a75cf}.PromoDownloadableModal-dllink a:before{font-size:18px;font-family:IcoWmt;display:block;color:#1a75cf;content:'\e901';margin-right:5px}.PromoDownloadableModal-videoLink label{font-size:15px;line-height:20px;font-weight:700;color:#000;display:-ms-flexbox;display:flex;position:relative;cursor:pointer}.PromoDownloadableModal-videoLink label:hover{color:#1a75cf}.PromoDownloadableModal-videoLink label:before{font-family:IcoMoon;content:'\e605';font-size:18px;margin-right:5px;display:block;position:relative;color:#1a75cf}.PromoDownloadableModal-title{font-size:15px;line-height:20px;font-weight:700;color:#000;margin-bottom:6px}.SocialPromo{float:none;display:inline-block;width:130px;font-size:15px;line-height:18px;max-height:none;text-decoration:none}.SocialPromo:hover .SocialPromo-social-count{color:#1a75cf}.SocialPromo-media{width:60px;height:60px;margin:0 auto;display:block;position:relative;padding:0}.SocialPromo-media img{border-radius:50%;background-clip:padding-box;max-width:60px;margin:0 auto;width:100%;height:auto;display:block}.SocialPromo-text{margin-top:7px;text-align:center;padding:0}.SocialPromo-text h4{color:#222;font-size:18px;line-height:20px;max-height:none;margin:0;font-weight:700}.SocialPromo-text p{color:#ccc;font-size:15px;line-height:18px;max-height:none;font-weight:400;margin:0;padding:0}@media only screen and (min-width:1024px){.StickyPromo{background:#1a75ce;width:100%;border-radius:4px;box-sizing:border-box;margin:10px 0;transition:all .5s ease;position:relative;left:0;padding:8px 10px;height:40px;color:#fff;line-height:40px;font:400 18px/26px myriad-pro,sans-serif}.StickyPromo:hover{left:-230px}.StickyPromo a{color:#fff;display:block;position:absolute;left:50px;top:8px;right:0;bottom:0}.StickyPromo img{height:100%;margin-right:5px;max-width:30px}.StickyPromo span{display:inline-block;height:100%;vertical-align:top}.StickyPromo[data-yellow-bg]{background:#fdbb30}}.FourColListEnhancedPromo{padding:0 0 20px 0}.FourColListEnhancedPromo .Promo-date{margin-bottom:0;font-size:10px;line-height:15px}@media only screen and (min-width:768px){.FourColListEnhancedPromo .Promo-date{font-size:13px;line-height:15px;margin-bottom:7px}}.FourColListEnhancedPromo-wrapper{position:relative}.FourColListEnhancedPromo-media img{width:100%;height:auto}.FourColListEnhancedPromo-icon{display:none;position:absolute;right:20px;bottom:10px;color:#fff}.FourColListEnhancedPromo-icon.press_release{display:block}.FourColListEnhancedPromo-icon.gallery,.FourColListEnhancedPromo-icon.video{display:block}.FourColListEnhancedPromo-icon i{color:#fff}.FourColListEnhancedPromo-icon i::before{font-family:IcoMoon;font-style:normal;color:currentColor;border-radius:50%;border:2px solid transparent;display:block;width:42px;height:42px;background-clip:padding-box;font-size:24px;max-height:none;line-height:40px;text-align:center}.FourColListEnhancedPromo-icon i:after{content:'';display:block;position:absolute;top:0;border:2px solid currentColor;width:42px;height:42px;border-radius:100%;left:-3px}.FourColListEnhancedPromo-icon i.type-icon-press_release::before{content:'\e615'}.FourColListEnhancedPromo-icon i.type-icon-video::before{content:'\e606'}.FourColListEnhancedPromo-icon i.type-icon-gallery::before{content:'\e602'}.FourColListEnhancedPromo-title{font-size:14px;line-height:18px;margin-bottom:7px;font-weight:700}.FourColListEnhancedPromo-title a{color:#000;text-decoration:none}.FourColListEnhancedPromo-title a:hover{color:#1a75cf}@media only screen and (min-width:320px) and (max-width:539px){.FourColListEnhancedPromo-title{height:90px;overflow:hidden}.FourColListEnhancedPromo-title a{font-size:14px;font-weight:400}.FourColListEnhancedPromo-wrapper{width:135px}.PromoDownloadable-dllink a{font-size:10px}}@media only screen and (min-width:540px) and (max-width:767px){.FourColListEnhancedPromo-title{height:58px;overflow:hidden}.FourColListEnhancedPromo-title a{font-size:16px;font-weight:400}.FourColListEnhancedPromo-wrapper{width:235px}}@media only screen and (min-width:768px){.FourColListEnhancedPromo-title{height:58px;overflow:hidden}.FourColListEnhancedPromo-title a{font-size:18px;font-weight:600}.FourColListEnhancedPromo-wrapper{width:235px}}.PromoCardQuote{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 5px;padding:20px;text-align:center}.PromoCardQuote-media{padding-bottom:10px}.PromoCardQuote-media img{max-width:100%;height:auto}.PromoCardQuote-info{padding:0}.PromoCardQuote-info .Promo-description.quote{text-align:left}.Quote{position:relative}@media only screen and (min-width:1024px){.Quote{margin:0 -60px}}.Quote:before{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;top:0}.Quote blockquote{padding:20px 0 0 20px;margin:0;font-size:28px;line-height:1.2em;font-weight:700;position:relative}.Quote blockquote:after,.Quote blockquote:before{display:inline-block;position:absolute}.Quote blockquote:before{content:'\201C';margin-left:-20px}.Quote blockquote:after{content:'\201D'}.Quote-attribution{padding:0 0 0 20px;color:#999;font-size:14px;line-height:1.2em;margin-top:16px;display:inline-block}.QuotePromo{position:relative;background-position:50% 33%;background-size:cover}@media only screen and (min-width:1024px){.QuotePromo{padding:0 50px}}@media only screen and (min-width:1300px){.QuotePromo{padding:0 200px}}.QuotePromo:before{background-image:linear-gradient(to bottom,transparent 30%,rgba(0,0,0,.6) 80%);background-repeat:repeat-x;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.QuotePromo-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto}.QuotePromo-info{position:relative;padding:60px 0 0 0;max-width:685px;margin:0 auto}@media only screen and (min-width:1024px){.QuotePromo-info{padding:90px 0;margin:0}}@media only screen and (min-width:1300px){.QuotePromo-info{padding:120px 0}}.QuotePromo blockquote{font-size:20px;position:relative;font-weight:400;font-style:italic;line-height:1.38;letter-spacing:normal;color:#fff;margin:0;padding-left:35px;font-family:Georgia,Times,'Times New Roman',serif;padding-right:15px}.QuotePromo blockquote:before{content:open-quote;left:0;width:28px;height:40px;font-size:72px;font-weight:400;font-style:italic;font-stretch:normal;line-height:.56;letter-spacing:normal;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.QuotePromo blockquote:before{left:-40px}}.QuotePromo blockquote:after{content:close-quote;width:28px;height:40px;font-size:72px;font-weight:400;line-height:.56;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.QuotePromo blockquote{font-size:26px;padding-left:0;padding-right:0}}.QuotePromo-attribution{margin-bottom:20px;font-size:14px;line-height:1;color:#fff;margin-top:20px;padding-left:35px;padding-right:15px}@media only screen and (min-width:768px){.QuotePromo-attribution{padding-left:0}}.Testimonial{position:relative;background-position:50% 33%;background-size:cover;padding:0}.Testimonial:before{background-color:#f3f2f0;background-repeat:repeat-x;content:'';position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.Testimonial-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;margin:0 auto}.Testimonial-info{position:relative;padding:60px 20px;max-width:685px;margin:0 auto}.Testimonial blockquote{font-size:20px;position:relative;font-weight:400;font-style:italic;line-height:1.38;letter-spacing:normal;color:var(--text-color);margin:0;padding-left:35px;padding-right:15px}.Testimonial blockquote:before{content:open-quote;left:0;width:28px;height:40px;font-size:72px;font-weight:400;font-style:italic;font-stretch:normal;line-height:.56;letter-spacing:normal;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.Testimonial blockquote:before{left:-40px}}.Testimonial blockquote:after{content:close-quote;width:28px;height:40px;font-family:Georgia;font-size:72px;font-weight:400;font-style:italic;font-stretch:normal;line-height:.56;letter-spacing:normal;position:absolute;margin-top:9px}@media only screen and (min-width:768px){.Testimonial blockquote{font-size:26px;padding-left:0;padding-right:0}}.Testimonial-attribution{margin-bottom:20px;font-size:14px;line-height:1;color:var(--testimonial-text-color);margin-top:20px;padding-left:35px;padding-right:15px}@media only screen and (min-width:768px){.Testimonial-attribution{padding-left:0}}@media only screen and (max-width:767px){.SearchResultsPage,.SearchResultsPageMultiResult{padding-top:0}}.SearchResultsPage .Header,.SearchResultsPageMultiResult .Header{position:relative}.SearchResultsPage .Header:after,.SearchResultsPageMultiResult .Header:after{content:'';display:block;position:absolute;width:100vw;height:30px;bottom:0;left:0;z-index:999;box-shadow:0 3px 4px rgba(0,0,0,.06);pointer-events:none}.SearchResultsPage .SideNav .Header,.SearchResultsPageMultiResult .SideNav .Header{position:fixed}.SearchResultsPage .MediaLibrary .Promo-description,.SearchResultsPageMultiResult .MediaLibrary .Promo-description{display:none}.SearchResultsPage .MediaLibrary .Promo-duration,.SearchResultsPageMultiResult .MediaLibrary .Promo-duration{display:block}.SearchResultsPage .MediaLibrary .Promo-media:before,.SearchResultsPageMultiResult .MediaLibrary .Promo-media:before{display:none}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls{background:0 0;position:relative}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls .MultiCheckboxControl,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls .MultiCheckboxControl{color:#1a75cf;border:1px solid #6cabe7}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls .MultiCheckboxControl:hover,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls .MultiCheckboxControl:hover{background:#1a75cf;color:#fff}[data-subthemename=WEE] .SearchResultsPage-countAndViewControls:after,[data-subthemename=WEE] .SearchResultsPageMultiResult-countAndViewControls:after{content:'';display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);height:20px;overflow:hidden;z-index:0;background:radial-gradient(ellipse at top,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 60%);width:980px}[data-subthemename=WEE] .SearchResultsPage-controls,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls{background:#f7f4f9}[data-subthemename=WEE] .SearchResultsPage-controls h1,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls h1{color:inherit;font-weight:300}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl{border-color:#0c918f;background:0 0}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:before{color:#000}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:hover,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:hover{background-color:#0c918f}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:hover .MultiCheckboxControl-title,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:hover .MultiCheckboxControl-title{color:#fff}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl:hover:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl:hover:before{color:#fff}[data-subthemename=WEE] .SearchResultsPage-controls .MultiCheckboxControl-title,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls .MultiCheckboxControl-title{color:#000}[data-subthemename=WEE] .SearchResultsPage-controls:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls:before{content:'';width:100%;opacity:1;position:absolute;display:block;top:0;left:0;right:0;background-image:url('../image/wee-spark.55d94596228038524d4b8c908e101eeb.png');background-repeat:no-repeat;background-size:100% auto;background-position:0 0;z-index:0;height:500px;filter:none;transform:none}@media only screen and (max-width:767px){[data-subthemename=WEE] .SearchResultsPage-controls:before,[data-subthemename=WEE] .SearchResultsPageMultiResult-controls:before{height:150px}}[data-subthemename=WEE] .SearchResultsPage-form,[data-subthemename=WEE] .SearchResultsPageMultiResult-form{z-index:1}[data-subthemename=WEE] .SearchResultsPage-formInput,[data-subthemename=WEE] .SearchResultsPageMultiResult-formInput{max-width:605px;color:#000;border-bottom-color:#0e0c78}[data-subthemename=WEE] .SearchResultsPage-formInput:-ms-input-placeholder,[data-subthemename=WEE] .SearchResultsPageMultiResult-formInput:-ms-input-placeholder{color:#222}[data-subthemename=WEE] .SearchResultsPage-formInput::placeholder,[data-subthemename=WEE] .SearchResultsPageMultiResult-formInput::placeholder{color:#222}[data-subthemename=WEE] .SearchResultsPage-form button,[data-subthemename=WEE] .SearchResultsPageMultiResult-form button{color:#0e0c78;background:#e3e3ef}[data-subthemename=WEE] .SearchResultsPage-form button:hover,[data-subthemename=WEE] .SearchResultsPageMultiResult-form button:hover{color:#fff;background:#d8e407}.SearchResultsPage-noResults,.SearchResultsPageMultiResult-noResults{background:#f5f5f5;margin-bottom:120px}.SearchResultsPage-noResults-message,.SearchResultsPageMultiResult-noResults-message{font-size:24px}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote{width:100%;max-width:1000px;padding:20px;margin:0 auto;display:-ms-flexbox;display:flex;box-shadow:none}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote{padding:30px 50px 20px 50px}}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-category,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-date,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-category,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-date{display:none}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-media img,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-media img{width:70px;height:auto}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .PromoCard-info,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .PromoCard-info{padding:0}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-description,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-description{margin-left:-70px;margin-top:10px;font-size:14px;line-height:1.56;color:#222}@media only screen and (min-width:1024px){.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-description,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-description{font-size:16px}}.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-title,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-title{font-size:26px;color:#222;margin-left:20px;min-height:99px}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCard .Promo-title,.Supplier-Search .SearchResultsPageMultiResult-results-heading .PromoCardQuote .Promo-title{font-size:36px}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid{margin:0 25px;padding-top:0}@media only screen and (min-width:1024px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid{padding-bottom:190px}}@media only screen and (max-width:767px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid{margin:0}}@media only screen and (max-width:1023px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid{padding-left:0;padding-right:0}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items{-ms-flex-pack:center;justify-content:center}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item-spotlight{display:none}@media only screen and (min-width:568px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item{-ms-flex-preferred-size:calc(35% - 20px);flex-basis:calc(35% - 20px);max-width:calc(35% - 20px);width:calc(35% - 20px)}}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item{-ms-flex-preferred-size:calc(33.3333% - 20px);flex-basis:calc(33.3333% - 20px);max-width:calc(33.3333% - 20px);width:calc(33.3333% - 20px)}}@media only screen and (min-width:1300px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-items-item{-ms-flex-preferred-size:calc(25% - 20px);flex-basis:calc(25% - 20px);max-width:calc(25% - 20px);width:calc(25% - 20px)}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-title{display:none}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights{position:relative;margin-bottom:30px;background:#fff;display:block}@media only screen and (max-width:767px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights{margin-top:20px}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights:after{content:'';display:block;background:radial-gradient(ellipse at top,rgba(0,0,0,.1) 0,rgba(0,0,0,0) 60%);width:100%;height:40px;padding-top:0;position:absolute;bottom:-40px}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .CardGrid-items{-ms-flex-pack:center;justify-content:center}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .CardGrid-items-item{margin:0}@media only screen and (max-width:767px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .CardGrid-items-item{width:25%;-ms-flex-preferred-size:25%;flex-basis:25%}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop{width:auto;padding:0;position:relative}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop{padding:0 40px}}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop:hover{opacity:.8}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-media img{max-width:64px;height:auto;width:100%;margin:0 auto}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop .Promo-category,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop .Promo-date,.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop .Promo-description{display:none}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-title{text-align:center;text-transform:uppercase;padding-top:10px;font-size:12px;line-height:1.5;letter-spacing:1px;font-weight:400}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-title a{color:#222}.Supplier-Search .SearchResultsPageMultiResult .SearchResultSet-spotlights .PromoImageTop-title a:hover{color:#222}.Supplier-Search .SearchResultsPageMultiResult-SearchControls,.Supplier-Search .SearchResultsPageMultiResult-countAndViewControls{display:none}.Supplier-Search .SearchResultsPageMultiResult-form{-ms-flex-pack:center;justify-content:center;text-align:center;padding:50px 20px 5px 20px;margin:0 auto;z-index:1;position:relative}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-form{width:438px;padding:30px 0 0 0}}.Supplier-Search .SearchResultsPageMultiResult-formInput{max-width:100%;border-color:#61bf1a;color:#000;font-size:18px}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-formInput{font-size:21px}}.Supplier-Search .SearchResultsPageMultiResult-form button{background-color:#61bf1a;color:#fff}.Supplier-Search .SearchResultsPageMultiResult-form button:hover{background:#0f722d}@media only screen and (min-width:1300px){.Supplier-Search .SearchResultsPageMultiResult-form{width:606px}}.Supplier-Search .SearchResultsPageMultiResult-controls{padding-top:100px;position:relative;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;padding-bottom:60px;text-align:center;background:#f5fbf1;display:block;overflow:hidden}.Supplier-Search .SearchResultsPageMultiResult-controls .-subheading{font-size:15px;line-height:1.5;color:inherit;padding-left:50px;padding-right:50px;width:100%;margin:0 auto;z-index:1}@media only screen and (min-width:1024px){.Supplier-Search .SearchResultsPageMultiResult-controls .-subheading{width:740px}}@media only screen and (min-width:1300px){.Supplier-Search .SearchResultsPageMultiResult-controls .-subheading{width:1020px}}.Supplier-Search .SearchResultsPageMultiResult-controls h1{font-size:28px;color:inherit;font-weight:300;line-height:1em;margin-bottom:20px;margin-top:0}@media only screen and (min-width:768px){.Supplier-Search .SearchResultsPageMultiResult-controls h1{font-size:48px}}.Supplier-Search .SearchResultsPageMultiResult-controls:before{background-image:url('../image/header-spark.23b8e38bf545958beeb8ebe8babd05ee.png');content:'';position:absolute;display:block;top:0;left:0;right:0;background-repeat:no-repeat;background-size:100% auto;background-position:0 0;height:500px;width:auto;opacity:1;filter:none}.SearchResultSet .SearchResultSet-pagination{padding-bottom:30px}.SearchResultSet .SearchResultSet-pagination a:last-child{font-size:0}.SearchResultSet-results .CardGrid[data-hide-published] .Promo-date{display:none}[data-searchview-active=list] .SearchResultSet-results .CardGrid-items,[data-searchview-active=list] .SearchResultSet-results .CardGrid-items-item{min-width:100%;margin-left:0;margin-right:0}[data-searchview-active=list] .SearchResultSet-results .CardGrid-items-item{margin-bottom:40px!important}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard{display:-ms-flexbox;display:flex;top:35px}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-media,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media{margin-right:10px}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category{-ms-flex-order:1;order:1;margin-bottom:10px;margin-top:0}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-category:before,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-category:before{content:none}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-date,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-date{-ms-flex-order:2;order:2}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-description,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-title,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-description,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-title{-ms-flex-order:4;order:4}@media only screen and (max-width:767px){[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-media,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media{min-width:90px;max-width:90px}}@media only screen and (min-width:768px){[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .IRLRelatedStories-item-media,[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media{min-width:235px;max-width:235px}}@media only screen and (max-width:767px){[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media{overflow:hidden}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media-icon{top:35px}[data-searchview-active=list] .SearchResultSet-results .PromoSimpleCard .Promo-media img{height:90px;width:auto;overflow:hidden;margin-left:-20px}}.SearchResultSet-spotlights{background-color:var(--spotlight-background-color)}.SearchResultSet-spotlights-top{display:none}.SearchResultSet-spotlights .PromoSimpleCard-info{padding:0 10px 20px 10px}[data-searchview-active=list] .SearchResultSet-spotlights{padding:30px}.SearchResultSet-spotlights-title{display:none}[data-searchview-active=list] .SearchResultSet-spotlights-title{display:block;font-style:italic;font-size:15px;line-height:20px;max-height:none;font-weight:700;padding-bottom:10px;margin:0}.SearchResultsPage-controls,.SearchResultsPageMultiResult-controls{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:var(--mainThemeColor);position:relative}.SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a{background-color:#1c62be;color:#a1cffc}.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:before,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:before{color:currentColor;font-family:'Font Awesome 5 Free';margin-right:7px;display:inline-block}.SearchResultsPage-controls .SearchResultsPage-sectionLabel a:hover,.SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a:hover{background-color:#6cabe7;color:#fff}.SearchResultsPage-controls h1,.SearchResultsPageMultiResult-controls h1{min-width:100%}.SearchResultsPage-controls:before,.SearchResultsPageMultiResult-controls:before{content:url('../image/spark--Black.3f2f6d4b511e9c24b0e22691bc98974a.svg');position:absolute;top:-33px;right:25%;opacity:.15;width:140px;height:160px;transform:scale(1.3);filter:invert(100%)}.SearchResultsPage-controls h1,.SearchResultsPageMultiResult-controls h1{font-size:28px;line-height:56px;max-height:none;margin-bottom:20px;color:#fff;width:100%;text-align:center}@media only screen and (min-width:768px){.SearchResultsPage-controls h1,.SearchResultsPageMultiResult-controls h1{font-size:48px}}.SearchResultsPage-form,.SearchResultsPageMultiResult-form{display:-ms-flexbox;display:flex;-ms-flex-positive:1;flex-grow:1;-ms-flex:1 1 37%;flex:1 1 37%}@media only screen and (min-width:768px){.SearchResultsPage-form,.SearchResultsPageMultiResult-form{-ms-flex-negative:1;flex-shrink:1}}@media only screen and (min-width:1024px){.SearchResultsPage-form,.SearchResultsPageMultiResult-form{-ms-flex-positive:1;flex-grow:1}}.SearchResultsPage-form [type=submit],.SearchResultsPage-formInput,.SearchResultsPageMultiResult-form [type=submit],.SearchResultsPageMultiResult-formInput{height:40px}.SearchResultsPage-formInput,.SearchResultsPageMultiResult-formInput{background:0 0;border:0;border-bottom:solid 1px var(--search-text-underline-color);color:var(--search-text-color);-ms-flex-positive:1;flex-grow:1;max-width:350px;outline:0;font-size:21px;width:83%}.SearchResultsPage-formInput::-webkit-input-placeholder,.SearchResultsPageMultiResult-formInput::-webkit-input-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput ::-moz-placeholder,.SearchResultsPageMultiResult-formInput ::-moz-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput :-ms-input-placeholder,.SearchResultsPageMultiResult-formInput :-ms-input-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput :-moz-placeholder,.SearchResultsPageMultiResult-formInput :-moz-placeholder{color:rgba(255,255,255,.7);font-style:italic}.SearchResultsPage-formInput :placeholder,.SearchResultsPageMultiResult-formInput :placeholder{color:#fff;font-style:italic}.SearchResultsPage-form [type=submit],.SearchResultsPageMultiResult-form [type=submit]{border:0;background:var(--search-button-bg-color);border-radius:50px;font-size:0;color:var(--search-button-icon-color);cursor:pointer;height:45px;width:45px}.SearchResultsPage-form [type=submit]:hover,.SearchResultsPageMultiResult-form [type=submit]:hover{background:var(--search-button-bg-hover-color);color:var(--search-button-icon-hover-color)}.SearchResultsPage-form [type=submit]:before,.SearchResultsPageMultiResult-form [type=submit]:before{font-size:20px}.SearchResultsPage-SearchControls,.SearchResultsPageMultiResult-SearchControls{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.SearchResultsPage-SearchControls,.SearchResultsPageMultiResult-SearchControls{-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:end;justify-content:flex-end}}.SearchResultsPage-SearchControls .MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl{background-color:var(--mainThemeColor)}.SearchResultsPage-SearchControls .MultiCheckboxControl,.SearchResultsPage-SearchControls .MultiCheckboxControl-items,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-items{border:solid 1px var(--search-dropdowns-border-color)}.SearchResultsPage-SearchControls .MultiCheckboxControl:hover,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl:hover{background-color:var(--search-controls-hover-color)}.SearchResultsPage-SearchControls .MultiCheckboxControl-title,.SearchResultsPage-SearchControls .MultiCheckboxControl:before,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-title,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl:before{color:#fff}.SearchResultsPage-SearchControls .MultiCheckboxControl .SearchControlCheckbox-label:hover,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl .SearchControlCheckbox-label:hover{background-color:var(--link-hover-color);color:#fff}.SearchResultsPage-SearchControls .MultiCheckboxControl-items,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl-items{max-height:300px;overflow-x:hidden;overflow-y:auto}@media only screen and (max-width:767px){.SearchResultsPage-SearchControls,.SearchResultsPage-SearchControls .MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls,.SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl{min-width:100%}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle],.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]{color:#fff}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle]:before,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]:before{font-weight:400;font-size:18px}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle]:after,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]:after{font-weight:700;font-size:14px}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:before,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:before{content:'+ '}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:after,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']:after{content:'View Filters'}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']~.MultiCheckboxControl,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"collapsed"']~.MultiCheckboxControl{display:none}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:before,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:before{content:'- '}.SearchResultsPage-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:after,.SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle*='"state":"expanded"']:after{content:' Hide Filters'}}.SearchResultsPage-countAndViewControls,.SearchResultsPageMultiResult-countAndViewControls{background:#f5f5f5;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding-top:20px!important;padding-bottom:20px!important}.Event-Search .SearchResultsPage-countAndViewControls,.Event-Search .SearchResultsPageMultiResult-countAndViewControls{background:#fff}.SearchResultsPage-count,.SearchResultsPage-sorts,.SearchResultsPage-views,.SearchResultsPageMultiResult-count,.SearchResultsPageMultiResult-sorts,.SearchResultsPageMultiResult-views{-ms-flex-align:center;align-items:center;padding:0;margin:0}.SearchResultsPage-count,.SearchResultsPageMultiResult-count{padding-right:20px;font-size:18px;max-width:50%}.SearchResultsPage-sorts,.SearchResultsPageMultiResult-sorts{display:-ms-flexbox;display:flex;margin:0 25px 0 auto}.SearchResultsPage-sorts h5,.SearchResultsPageMultiResult-sorts h5{margin:0 10px 0 0;white-space:nowrap;font-size:15px;font-weight:700;text-transform:uppercase}.SearchResultsPage-sorts .MultiCheckboxControl,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl{margin:0}.SearchResultsPage-sorts .MultiCheckboxControl-title,.SearchResultsPage-sorts .MultiCheckboxControl:before,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:before{color:#1a75cf}.SearchResultsPage-sorts .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-title{font-family:myriad-pro,sans-serif;font-size:15px;font-weight:700}.SearchResultsPage-sorts .MultiCheckboxControl-items,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items{font-family:myriad-pro,sans-serif;font-size:15px;font-weight:400}.SearchResultsPage-sorts .MultiCheckboxControl:hover,.SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open],.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{background-color:var(--mainThemeColor)}.SearchResultsPage-sorts .MultiCheckboxControl:hover .MultiCheckboxControl-title,.SearchResultsPage-sorts .MultiCheckboxControl:hover:before,.SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open] .MultiCheckboxControl-title,.SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]:before,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover:before,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open] .MultiCheckboxControl-title,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]:before{color:#fff}.SearchResultsPage-sorts .MultiCheckboxControl-items-item,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item{cursor:pointer}.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox-label,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox-label{background-color:var(--dropdown-item-hover)}.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input,.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div:after,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div:after{content:'';display:none}.SearchResultsPage-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item .SearchControlCheckbox input:checked+div{background-color:#a1cffc;color:#fff}.SearchResultsPage-sorts .MultiCheckboxControl-items-item:hover .SearchControlCheckbox input+div,.SearchResultsPageMultiResult-sorts .MultiCheckboxControl-items-item:hover .SearchControlCheckbox input+div{background-color:#a1cffc;color:#fff}.SearchResultsPage-views,.SearchResultsPageMultiResult-views{display:-ms-flexbox;display:flex;list-style:none}.SearchResultsPage-views-grid,.SearchResultsPage-views-list,.SearchResultsPageMultiResult-views-grid,.SearchResultsPageMultiResult-views-list{font:normal normal normal 14px/1 IcoMoon;padding:14px;font-size:0;background:#fff;height:42px}.SearchResultsPage-views-grid:before,.SearchResultsPage-views-list:before,.SearchResultsPageMultiResult-views-grid:before,.SearchResultsPageMultiResult-views-list:before{font-size:14px;color:var(--mainThemeColor)}.Event-Search .SearchResultsPage-views-grid,.Event-Search .SearchResultsPage-views-list,.Event-Search .SearchResultsPageMultiResult-views-grid,.Event-Search .SearchResultsPageMultiResult-views-list{border:1px solid #a1cffc}.SearchResultsPage-views-grid:before,.SearchResultsPageMultiResult-views-grid:before{content:'\e60d'}html:not([data-searchview-active=list]) .SearchResultsPage-views-grid,html:not([data-searchview-active=list]) .SearchResultsPageMultiResult-views-grid{background-color:#dae8fa;color:#222}html:not([data-searchview-active=list]) .SearchResultsPage-views-grid:before,html:not([data-searchview-active=list]) .SearchResultsPageMultiResult-views-grid:before{color:currentColor}.Event-Search .SearchResultsPage-views-grid,.Event-Search .SearchResultsPageMultiResult-views-grid{border-bottom-left-radius:2px;border-top-left-radius:2px}.SearchResultsPage-views-list:before,.SearchResultsPageMultiResult-views-list:before{content:'\e61f'}[data-searchview-active=list] .SearchResultsPage-views-list,[data-searchview-active=list] .SearchResultsPageMultiResult-views-list{background-color:#dae8fa;color:#222}[data-searchview-active=list] .SearchResultsPage-views-list:before,[data-searchview-active=list] .SearchResultsPageMultiResult-views-list:before{color:currentColor}.Event-Search .SearchResultsPage-views-list,.Event-Search .SearchResultsPageMultiResult-views-list{border-bottom-right-radius:2px;border-top-right-radius:2px;border-left:0}.SearchResultsPage-views,.SearchResultsPageMultiResult-views{margin:0 10px 0 auto}.SearchResultsPage-sorts~.SearchResultsPage-views,.SearchResultsPageMultiResult-sorts~.SearchResultsPageMultiResult-views{margin:0 10px 0 0}@media only screen and (max-width:767px){.SearchResultsPage-count,.SearchResultsPageMultiResult-count{min-width:100%;margin-bottom:20px}}@media only screen and (min-width:1024px){.SearchResultsPage-count,.SearchResultsPageMultiResult-count{font-size:24px}}.SearchResultsPageMultiResult .SearchResultSet-results .CardGrid[data-hide-published] .Promo-date{display:none}.SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-title{position:relative;font-size:30px;line-height:1;max-height:none;margin-bottom:40px;padding-bottom:14px}.SearchResultsPageMultiResult .SearchResultSet-results .CardGrid-title:after{content:'';width:150px;height:6px;background:#1a75cf;padding:0;position:absolute;left:50%;margin-left:-75px;bottom:0}.Event-Search .SearchResultsPageMultiResult .SearchResultSet{background:#f0f6fd}.Event-Search .SearchResultsPageMultiResult .SearchResultSet:last-of-type{background:#fff}.SearchModule-search{position:relative;margin:70px auto;max-width:810px}.SearchModule-searchInput{border:0;border-bottom:1px solid #1a75cf;line-height:2;width:100%}.SearchModule-searchInput:-ms-input-placeholder{font-style:italic}.SearchModule-searchInput::placeholder{font-style:italic}.SearchModule-searchButton{padding:0 20px;line-height:2;border:0;background:0 0;position:absolute;right:0;font-size:0;color:#1a75cf}.SearchModule-searchButton:before{font-size:18px}.SearchModule-searchButton:hover{color:#6cabe7}.SocialBar-items{margin:-3px}.SocialBar-items-item{display:inline-block;margin:3px}.SocialBar-items{list-style:none;padding:0}footer .SocialBar-heading{color:var(--footer-sociallinks-color);font-size:16px;font-weight:400}footer .SocialLink{display:inline-block}footer .SocialLink[data-social-service]{padding:5px;border-radius:50px;background:var(--footer-sociallinks-bg-color);width:33px;height:33px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}footer .SocialLink[data-social-service]:before{font-size:20px;color:var(--footer-sociallinks-color)}footer .SocialLink[data-social-service]:hover{background:var(--footer-sociallinks-bg-hover-color)}footer .SocialLink[data-social-service]:hover:before{color:var(--footer-sociallinks-hover-color)}.SocialLink[data-social-service]{font-size:0;text-decoration:none;display:inline-block}.TabsVerticalContent{overflow:visible}.TabsVerticalContent-panel{clear:both;overflow-x:hidden}.TabsVerticalContent .CardGrid .Promo-media img{max-width:100%}.TabsVerticalContent .CardGrid .Promo-media img.lazyload::before{content:'';display:block;padding-top:56.25%}.TabsVerticalContent-top{position:absolute;bottom:20px;right:20px;width:40px;height:40px;border-radius:50%;background-clip:padding-box;background:#999;z-index:-10;text-align:center;text-decoration:none;font-weight:400;display:none}@media only screen and (min-width:768px){.TabsVerticalContent-top{display:none!important}}.TabsVerticalContent-top span{display:block;bottom:0;text-transform:uppercase;font-size:12px;line-height:1;max-height:none;margin-top:-1px;color:#fff;left:0;right:0}.TabsVerticalContent-top .ActionBarOverlayed-toggle,.TabsVerticalContent-top .ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.TabsVerticalContent-top .ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.TabsVerticalContent-top .ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.TabsVerticalContent-top .ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev],.TabsVerticalContent-top .Lede-backLink a,.TabsVerticalContent-top .Lede-breadcrumb a,.TabsVerticalContent-top .LedeWList-backLink a,.TabsVerticalContent-top .LedeWList-breadcrumb a,.TabsVerticalContent-top .MailToLink,.TabsVerticalContent-top .MediaObjectPage-fileUrl .Link,.TabsVerticalContent-top .PageLede-backLink a,.TabsVerticalContent-top .PageLede-breadcrumb a,.TabsVerticalContent-top .SearchResultsPage-controls .SearchResultsPage-sectionLabel a,.TabsVerticalContent-top .SearchResultsPageMultiResult-controls .SearchResultsPage-sectionLabel a,.TabsVerticalContent-top .VideoPage-fileUrl .Link,.TabsVerticalContent-top .fa{top:0;font-size:16px;line-height:1;max-height:none;color:#fff;left:0;right:0}.TabsVerticalContent-top.fixed{position:fixed;display:block;bottom:20px;right:20px;z-index:900}.TabsVerticalContent-tabs{list-style:none;padding:0;margin:0;background-color:var(--tabbedBg);display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:-webkit-sticky;position:sticky;top:0;z-index:5}@media only screen and (max-width:767px){.TabsVerticalContent-tabs{display:none}}.TabsVerticalContent .LedeBoldSmall{background:0 0;padding-top:0;padding-bottom:0}.TabsVerticalContent .LedeBoldSmall-lead:before{display:none}.TabsVerticalContent .MultiCheckboxControl-wrapper{padding:10px;background:var(--tabbedBg);display:none}@media only screen and (max-width:767px){.TabsVerticalContent .MultiCheckboxControl-wrapper{display:block}}.TabsVerticalContent .MultiCheckboxControl{width:100%;border-radius:2px;background-clip:padding-box;line-height:40px;background:0 0;border:1px solid #ccc;color:#fff;padding:0 20px;margin-bottom:0}.TabsVerticalContent .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{z-index:3}.TabsVerticalContent .MultiCheckboxControl-items{color:#000;background:#fff;border:1px solid #6cabe7}.TabsVerticalContent .MultiCheckboxControl-items .SearchControlCheckbox-description-label{padding:0 20px;width:100%}.TabsVerticalContent .MultiCheckboxControl-items .SearchControlCheckbox-description-label:hover{background:#6cabe7;color:#fff}.TabsVerticalContent .MultiCheckboxControl-items .SearchControlCheckbox-description{padding:0}.TabsVerticalContent .MultiCheckboxControl-items-item,.TabsVerticalContent .MultiCheckboxControl-title{font-size:18px;font-weight:700;height:40px}.TabsVerticalContent .MultiCheckboxControl input:checked~.SearchControlCheckbox-description{background:rgba(255,255,255,.1)}.TabsVerticalContent .MultiCheckboxControl input:checked~.SearchControlCheckbox-description:after{content:none}.TabsVerticalContent-tab{display:inline-block;color:#fff;text-decoration:none;padding:20px 30px;font-size:18px;position:relative}.TabsVerticalContent-tab:hover{color:var(--link-hover-color)}.TabsVerticalContent-tab.active:after{content:'';display:block;width:24px;height:24px;background-color:var(--tabbedBg);transform:rotate(45deg);position:absolute;bottom:-8px;left:0;right:0;margin:auto}.TabsVerticalContent .TabItem-title{display:none}.TabsVerticalContent .screenreader-only{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}ul[data-exp-wrapper]{padding-left:0;list-style:none}a[data-exp-button]{font-size:14px;background:#6cabe7!important;color:#fff!important;padding:0 30px!important;border-radius:50px!important;line-height:40px!important;position:relative;z-index:102;height:40px;min-width:160px}a[data-exp-button] span{display:inline-block;min-width:82px}a[data-exp-button]::after{margin-left:10px;display:inline-block;content:'\f078';font-size:12px;color:#fff;font-family:'Font Awesome 5 Free';font-weight:600}ul[data-exp-elem-list]{border-top:0!important;overflow-y:auto;top:1px!important}ul[data-exp-elem-list] a{color:#0067a0!important}ul[data-exp-elem-list] a:hover{background-color:#6cabe7}.Tabs{background:#1a75cf;padding-bottom:60px;position:relative}.Tabs .sort-by{font-size:0}.Tabs .listbox-area{display:-ms-flexbox;display:flex;padding:20px;height:40px;-ms-flex-align:center;align-items:center}.Tabs [role=listbox]{margin:1em 0 0;padding:0;border:1px solid #aaa;background:#fff}.Tabs [role=listbox].ss-elem-list{position:relative}.Tabs .dropdown-selection{position:absolute;display:none;visibility:hidden;overflow:hidden;padding-top:40px;padding-bottom:20px;border-radius:20px;background:#4092e0;z-index:1;width:166px;border:0;font-size:14px;color:#fff;transition:all .3s ease;padding-left:0;margin:0;top:1px}.Tabs .dropdown-selection.active{display:block;visibility:visible;transition:all .3s ease;transform:scaleY(1)}.Tabs .dropdown-selection li{margin:0;font-size:14px;display:block}.Tabs .dropdown-selection li a{background:0 0;border-radius:0;text-align:center;height:30px;line-height:30px;display:block}.Tabs .dropdown-selection li a:hover{color:#fff;background:#6cabe7}.Tabs .listbox-label{color:#fff;margin-right:12px;font-size:14px;font-weight:700}.Tabs [role=group]{margin:0;padding:0}.Tabs [role=group]>[role=presentation]{display:block;margin:0;padding:0 .5em;font-weight:700;line-height:2;background-color:#ccc}.Tabs [role=option]{position:relative;display:block;line-height:1.8em}.Tabs [role=option].focused{background:#bde4ff}.Tabs [role=option][aria-selected=true]::before{position:absolute;left:.5em;content:'✓'}.Tabs button[aria-haspopup=listbox]{background:#6cabe7;font-size:14px;color:#fff;font-weight:700;padding:0 30px;position:relative;z-index:2;height:40px;border-radius:50px;border:unset;outline:unset;min-width:160px}.Tabs button[aria-haspopup=listbox]::after{margin-left:10px;display:inline-block;content:'\f078';font-size:12px;color:#fff;font-family:'Font Awesome 5 Free';font-weight:600}.Tabs button[aria-haspopup=listbox]+[role=listbox]{position:absolute;margin:0;width:160px;border-top:0;overflow-y:auto;top:1px;border-radius:20px}@media only screen and (min-width:768px){.Tabs{padding-bottom:0}}.Tabs .TabItem-title,.Tabs-title{display:none}.Tabs .dropdown{z-index:1;position:relative;height:40px;line-height:40px;cursor:pointer}.Tabs .dropdown-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:10px 0}@media only screen and (min-width:768px){.Tabs .dropdown-container{display:none}}.Tabs .dropdown-title{color:#fff;margin-right:12px;font-size:14px;font-weight:700}.Tabs-more{display:inline-block;position:absolute;top:0;right:0;line-height:40px;padding:0 20px;margin:10px 0;border-left:1px solid #ffb700;font-size:16px;font-weight:700}.Tabs-more a{color:#ffb700;text-decoration:none}.Tabs-more a:hover{color:#6cabe7}@media only screen and (max-width:767px){.Tabs-more{bottom:10px;margin:0;font-size:16px;top:auto;right:auto;left:50%;transform:translateX(-50%);border:1px solid #ffb700;padding:0 30px;line-height:40px;border-radius:30px}}.Tabs-list-item{display:none}@media only screen and (min-width:768px){.Tabs-list-item{display:inline-block}}.Tabs-tabs{margin:0;-ms-flex-pack:center;justify-content:center;list-style:none;background:#1a75cf;display:-ms-flexbox;display:flex;padding:0}@media only screen and (min-width:768px){.Tabs-tabs{padding:10px 0;margin:0;position:relative}}.Tabs-tabs-list-item{display:none}@media only screen and (min-width:768px){.Tabs-tabs-list-item{display:inline-block}}.Tabs-tabs li{width:100%;margin:0 .75em;vertical-align:top;font-size:12px}@media only screen and (min-width:768px){.Tabs-tabs li{margin:0 2em;font-size:16px}}.Tabs-tabs li a{display:inline-block;border:0;outline:0;line-height:24px;padding:0 .75em;background:#1a75cf;color:#fff;border-radius:30px;text-decoration:none;white-space:nowrap;font-weight:700}@media only screen and (min-width:768px){.Tabs-tabs li a{line-height:40px;padding:0 2em}}.Tabs-tabs li a:hover{color:#6cabe7}.Tabs-tabs li[data-active=true] a{background-color:#f0f6fd;color:#1a75cf}.Tabs-tabs li[data-active=true] a:hover{color:#6cabe7}.Tabs-panel{display:none}.Tabs-panel[data-visible=true]{display:block}.RichTextModuleWithTitle{background-color:#fff;padding:20px}.RichTextModuleWithTitle,.RichTextModuleWithTitle p{font-size:14px;line-height:1.4}@media only screen and (min-width:768px){.RichTextModuleWithTitle{padding-top:60px}}.RichTextModuleWithTitle-title,.RichTextModuleWithTitle-title a{text-align:left;text-decoration:none;color:#000;font-weight:700}.ListMosaic1To2 .RichTextModuleWithTitle-title,.ListMosaic1To2 .RichTextModuleWithTitle-title a{font-size:18px;line-height:28px}.RichTextModuleWithTitle-items>ul>li a{text-decoration:none;color:var(--link-color)}.RichTextModuleWithTitle-items>ul>li a:hover{color:var(--link-hover-color)}.ListMosaic1To1 .RichTextModuleWithTitle{-ms-flex:1;flex:1;margin-left:20px;overflow-y:auto}.ListMosaic1To2 .RichTextModuleWithTitle{padding-top:20px}.ImageCarouselWithGrid{max-width:700px;margin-top:38.5px;margin-bottom:60px;position:relative}.ImageCarouselWithGrid.active .GallerySlide-infoDescription{display:block}.ImageCarouselWithGrid .flickity-slider{transform:none!important}.ImageCarouselWithGrid.thumb-overlay .gallery-thumb{display:block}.ImageCarouselWithGrid .gallery-thumb{display:none;position:absolute;top:0;left:0;right:0;bottom:40px;background:rgba(0,0,0,.75);overflow:auto;z-index:5}.ImageCarouselWithGrid .gallery-thumb .GallerySlide-infoDescription{display:none}@media only screen and (min-width:768px){.ImageCarouselWithGrid .gallery-thumb{bottom:60px}}.ImageCarouselWithGrid .gallery-thumb-inner{padding:7px 28px}.ImageCarouselWithGrid .gallery-thumb-item{cursor:pointer;display:inline-block;padding:7px}.ImageCarouselWithGrid .gallery-thumb-item img{width:75px;height:auto}@media only screen and (min-width:768px){.ImageCarouselWithGrid .gallery-thumb-item img{width:100px}}.ImageCarouselWithGrid .GallerySlide-infoAttribution,.ImageCarouselWithGrid .GallerySlide-infoTitle,.ImageCarouselWithGrid .flickity-button{display:none}.ImageCarouselWithGrid .GallerySlide-infoDescription{display:none;background:rgba(0,0,0,.5);position:absolute;bottom:0;left:0;right:0;padding:10px;text-align:center;color:#fff;font-size:15px;line-height:28px}.ImageCarouselWithGrid-items{margin:0;padding:0}.ImageCarouselWithGrid-items-item{width:100%;list-style:none;left:0!important;opacity:0;transition:opacity .5s ease-in-out}.ImageCarouselWithGrid-items-item.is-selected{opacity:1}.ImageCarouselWithGrid-items-item img{width:100%;display:block;height:auto}.ImageCarouselWithGrid [data-carousel-enabled-pagination]{color:#fff;font-size:15px;line-height:28px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.ImageCarouselWithGrid [data-carousel-enabled-pagination]{font-size:18px}}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prevcontent]{margin:0 5px}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{margin-left:4px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#333;text-align:center;cursor:pointer}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next][disabled],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:15px}@media only screen and (min-width:768px){.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{width:40px;height:40px;line-height:40px;font-size:18px}.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarouselWithGrid [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:21px}}.ImageCarouselWithGrid-icons{display:-ms-flexbox;display:flex}.ImageCarouselWithGrid-toolbar{padding:10px;background:#111}.ImageCarouselWithGrid-toolbar-info i{font:normal normal normal 14px/1 IcoMoon}@media only screen and (min-width:768px){.ImageCarouselWithGrid-toolbar-info i{font:normal normal normal 18px/1 IcoMoon}}.ImageCarouselWithGrid-toolbar-info i:before{content:'\e604'}.ImageCarouselWithGrid-toolbar-thumb{-ms-flex-order:3;order:3}.ImageCarouselWithGrid-toolbar-thumb i{font:normal normal normal 14px/1 IcoMoon}@media only screen and (min-width:768px){.ImageCarouselWithGrid-toolbar-thumb i{font:normal normal normal 18px/1 IcoMoon}}.ImageCarouselWithGrid-toolbar-thumb i:before{content:'\e60d'}.ImageCarouselWithGrid-toolbar-wrapper{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ImageCarouselWithGrid-toolbar-wrapper a{margin-left:4px;color:#fff;display:block;width:30px;height:30px;border-radius:50%;font-size:14px;line-height:40px;background:#333;text-align:center;cursor:pointer}@media only screen and (min-width:768px){.ImageCarouselWithGrid-toolbar-wrapper a{width:40px;height:40px;font-size:18px}}@media only screen and (max-width:767px){.ImageCarouselWithGrid-toolbar-wrapper a i:before{display:inline-block;vertical-align:super}}.ImageCarousel{max-width:700px;margin-top:38.5px;margin-bottom:60px;position:relative}.ImageCarousel .GallerySlide-infoAttribution,.ImageCarousel .GallerySlide-infoTitle,.ImageCarousel .flickity-button{display:none}.ImageCarousel .GallerySlide-infoDescription{font-size:15px;line-height:1.3;font-weight:700;color:#041e42;padding:20px 50% 20px 20px;position:absolute}.ImageCarousel-items{margin:0;padding:0!important}.ImageCarousel-items-item{width:100%;list-style:none}.ImageCarousel-items-item img{width:100%;height:auto;display:block}.ImageCarousel [data-carousel-enabled-pagination]{color:#000;font-size:15px;line-height:28px;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-weight:700}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-nextcontent],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prevcontent]{margin:0 5px}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{content:'\f104'}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before{content:'\f105'}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]{margin-left:4px;color:#1a75cf;display:block;width:30px;height:30px;border-radius:50%;font-size:21px;background:#e3e3e3;text-align:center;cursor:pointer}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next][disabled],.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev][disabled]{opacity:.5;pointer-events:none}.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:15px;line-height:2}@media only screen and (min-width:768px){.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-next]:before,.ImageCarousel [data-carousel-enabled-pagination] [data-carousel-enabled-pagination-prev]:before{font-size:21px;line-height:1.4}}.ImageCarousel-icons{display:-ms-flexbox;display:flex}.ImageCarousel-toolbar{padding:20px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;background:#f0f0f0}.ImageCarousel-toolbar-info i{font:normal normal normal 14px/1 IcoMoon}@media only screen and (min-width:768px){.ImageCarousel-toolbar-info i{font:normal normal normal 18px/1 IcoMoon}}.ImageCarousel-toolbar-info i:before{content:'\e604'}.ImageCarousel-toolbar-wrapper{padding:0 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:self-start;align-items:self-start}.ImageCarousel-toolbar-wrapper a{line-height:30px;margin-left:4px;color:#1a75cf;display:block;width:30px;height:30px;border-radius:50%;font-size:16px;background:#e3e3e3;text-align:center;cursor:pointer}[data-contains-embedded-video=ended] .IRLCardVideoPromo-info,[data-contains-embedded-video=ended] .IRLCardVideoPromo-media,[data-contains-embedded-video=ended] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=ended] .PromoPlainVideo-info,[data-contains-embedded-video=ended] .PromoPlainVideo-media,[data-contains-embedded-video=ended] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=ended] .VideoPage-info,[data-contains-embedded-video=ended] .VideoPage-media,[data-contains-embedded-video=ended] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=paused] .IRLCardVideoPromo-info,[data-contains-embedded-video=paused] .IRLCardVideoPromo-media,[data-contains-embedded-video=paused] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=paused] .PromoPlainVideo-info,[data-contains-embedded-video=paused] .PromoPlainVideo-media,[data-contains-embedded-video=paused] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=paused] .VideoPage-info,[data-contains-embedded-video=paused] .VideoPage-media,[data-contains-embedded-video=paused] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=playing] .IRLCardVideoPromo-info,[data-contains-embedded-video=playing] .IRLCardVideoPromo-media,[data-contains-embedded-video=playing] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=playing] .PromoPlainVideo-info,[data-contains-embedded-video=playing] .PromoPlainVideo-media,[data-contains-embedded-video=playing] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=playing] .VideoPage-info,[data-contains-embedded-video=playing] .VideoPage-media,[data-contains-embedded-video=playing] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=timeupdate] .IRLCardVideoPromo-info,[data-contains-embedded-video=timeupdate] .IRLCardVideoPromo-media,[data-contains-embedded-video=timeupdate] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=timeupdate] .PromoPlainVideo-info,[data-contains-embedded-video=timeupdate] .PromoPlainVideo-media,[data-contains-embedded-video=timeupdate] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=timeupdate] .VideoPage-info,[data-contains-embedded-video=timeupdate] .VideoPage-media,[data-contains-embedded-video=timeupdate] .VideoPage-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=waiting] .IRLCardVideoPromo-info,[data-contains-embedded-video=waiting] .IRLCardVideoPromo-media,[data-contains-embedded-video=waiting] .IRLCardVideoPromo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=waiting] .PromoPlainVideo-info,[data-contains-embedded-video=waiting] .PromoPlainVideo-media,[data-contains-embedded-video=waiting] .PromoPlainVideo-media[data-contains-embedded-video-trigger],[data-contains-embedded-video=waiting] .VideoPage-info,[data-contains-embedded-video=waiting] .VideoPage-media,[data-contains-embedded-video=waiting] .VideoPage-media[data-contains-embedded-video-trigger]{display:none}[data-contains-embedded-video=ready] .IRLCardVideoPromo-info,[data-contains-embedded-video=ready] .PromoPlainVideo-info,[data-contains-embedded-video=ready] .VideoPage-info{pointer-events:all}.HTML5VideoPlayer-screen[data-aspect-ratio='4x3']:before{padding-top:75%}.VideoPage-main{font-size:18px}.VideoPage .article-media-download{display:none;font-size:18px;line-height:42px;text-decoration:none;color:var(--moduleThemeColor)}.VideoPage .article-media-download i{width:45px;height:45px;margin-left:5px}.VideoPage-player-wrap .Promo-title{display:none}.VideoPage-player{position:relative}[data-contains-embedded-video=ended] .VideoPage-media,[data-contains-embedded-video=paused] .VideoPage-media,[data-contains-embedded-video=playing] .VideoPage-media,[data-contains-embedded-video=timeupdate] .VideoPage-media,[data-contains-embedded-video=waiting] .VideoPage-media,[data-contains-embedded-video][data-hide-posterimg] .VideoPage-media{cursor:pointer;display:block!important}[data-contains-embedded-video=ended] .VideoPage-media img,[data-contains-embedded-video=paused] .VideoPage-media img,[data-contains-embedded-video=playing] .VideoPage-media img,[data-contains-embedded-video=timeupdate] .VideoPage-media img,[data-contains-embedded-video=waiting] .VideoPage-media img,[data-contains-embedded-video][data-hide-posterimg] .VideoPage-media img{filter:blur(5px)}[data-contains-embedded-video=ended] .VideoPage-player,[data-contains-embedded-video=paused] .VideoPage-player,[data-contains-embedded-video=playing] .VideoPage-player,[data-contains-embedded-video=timeupdate] .VideoPage-player,[data-contains-embedded-video=waiting] .VideoPage-player,[data-contains-embedded-video][data-hide-posterimg] .VideoPage-player{z-index:3}.VideoPage [data-contains-embedded-video] .VideoPage-media:before{opacity:.666}.VideoPage [data-contains-embedded-video=ended] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=paused] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=playing] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=ready] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=timeupdate] .VideoPage-media:before,.VideoPage [data-contains-embedded-video=waiting] .VideoPage-media:before,[data-contains-embedded-video][data-hide-posterimg] .VideoPage .VideoPage-media:before{opacity:1}.cookie-banner{position:fixed!important;display:none;z-index:9999;margin-top:-100px;opacity:0;top:0;left:0;right:0;overflow:hidden;background:#f0f0f0;transition:all .3s ease}.cookie-banner.bottom{top:unset;bottom:0}.cookie-banner.top{bottom:unset;top:0}.cookie-banner-top[data-fixed-nav]{padding-top:120px}.cookie-banner-inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;max-width:980px;padding-top:15px;padding-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.cookie-banner-inner p{-ms-flex:1 1 80%;flex:1 1 80%;margin:0 40px 0 0;text-align:right;font-weight:700}.cookie-banner-inner button{white-space:nowrap;background:#78be20;font-size:15px;max-height:none;line-height:34px;padding:0 14px;border:0;border-radius:3px;color:#fff;font-weight:700}body.cookie-banner-on{transition:all .3s ease}body.cookie-banner-on header{transition:all .3s ease}.CustomizableAlert{z-index:9998;height:60px;opacity:1;position:relative;top:0;left:0;right:0;overflow:hidden}@media only screen and (max-width:1023px),only screen and (max-width:767px){.CustomizableAlert{height:50px}}.CustomizableAlert-inner{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.CustomizableAlert[data-fixed-position]{position:fixed}@media only screen and (max-width:567px){.CustomizableAlert-content-desktop{display:none}.CustomizableAlert-content-mobile{display:block}}@media only screen and (min-width:568px){.CustomizableAlert-content-desktop{display:block}.CustomizableAlert-content-mobile{display:none}}.Page.with-customizable-alert .Header[data-fixed-header],.StateProvidenceLocationPage.with-customizable-alert .Header[data-fixed-header]{z-index:9999}@media only screen and (min-width:1024px){.Page.with-customizable-alert .Header[data-fixed-header],.StateProvidenceLocationPage.with-customizable-alert .Header[data-fixed-header]{top:60px}}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page.with-customizable-alert .Header[data-fixed-header],.StateProvidenceLocationPage.with-customizable-alert .Header[data-fixed-header]{top:50px}}.Page.with-customizable-alert .Page-pageHeading,.StateProvidenceLocationPage.with-customizable-alert .Page-pageHeading{margin-top:92px}@media only screen and (min-width:1024px){.Page.with-customizable-alert[data-fixed-nav] .Header,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .Header{top:60px}}@media only screen and (max-width:767px),only screen and (max-width:1023px){.Page.with-customizable-alert[data-fixed-nav] .Header,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .Header{top:50px}}.Page.with-customizable-alert[data-fixed-nav] .CustomizableAlert,.StateProvidenceLocationPage.with-customizable-alert[data-fixed-nav] .CustomizableAlert{position:fixed}@media only screen and (max-width:1023px){.with-customizable-alert body[data-subThemeName=Sustainability] .Header-contentWrapper,.with-customizable-alert body[data-subThemeName=WEE] .Header-contentWrapper{top:50px}}.with-customizable-alert .Page-main{margin-top:60px}@media only screen and (max-width:767px),only screen and (max-width:1023px){.with-customizable-alert .Page-main{margin-top:50px}}@media only screen and (min-width:1024px){.with-customizable-alert .LeadPromo-info{padding-top:80px}}.LandingPage.with-customizable-alert .CustomizableAlert{position:relative}.LandingPage.with-customizable-alert .Header{margin-top:0}.InfoBox{background:#1a75cf;color:#fff;overflow:hidden;border-radius:5px;max-width:406px;margin:0 auto;box-shadow:0 10px 20px 0 rgba(0,0,0,.03)}.InfoBox a{color:#fff}.InfoBox-info{color:#fff;position:relative;padding:20px}@media only screen and (min-width:768px){.InfoBox-info{padding:40px 30px}}@media only screen and (min-width:1300px){.InfoBox-info{padding:40px 40px 20px 40px}}.InfoBox-footer{position:relative;text-align:left;color:#fff;padding:20px}.InfoBox-footerImage{position:absolute;right:20px;top:50%;font-size:70px;transform:translateY(-50%);opacity:.33;font-style:normal}.InfoBox-footerImage.SocialLink[data-social-service=twitter],.InfoBox-footerImage.TwitterTweetButton,.InfoBox-footerImage.fa-twitter{font-family:'Font Awesome 5 Brands'}.InfoBox-footerImage img{width:70px;height:auto}@media only screen and (min-width:768px){.InfoBox-footerImage{right:30px}}@media only screen and (min-width:1300px){.InfoBox-footerImage{right:40px}}.InfoBox-footer:before{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:20px;top:0}@media only screen and (min-width:768px){.InfoBox-footer:before{left:30px}}@media only screen and (min-width:1300px){.InfoBox-footer:before{left:40px}}@media only screen and (min-width:768px){.InfoBox-footer{padding:30px}}@media only screen and (min-width:1300px){.InfoBox-footer{padding:30px 40px}}.InfoBox-title{color:#fff;display:block;padding-bottom:15px;margin-bottom:15px;position:relative;font-size:24px;line-height:1.2em;max-width:90%;font-weight:700}.InfoBox-title a{color:#fff}@media only screen and (min-width:1300px){.InfoBox-title{font-size:30px;line-height:1.3em;padding-bottom:20px;margin-bottom:20px}}.InfoBox-title:before{content:'';display:block;width:50px;height:3px;background:#ffb700;position:absolute;left:0;bottom:0}.InfoBox-description{margin:20px 0;font-size:16px;line-height:1.4em}.InfoBox-description .RichTextModule,.InfoBox-description .RichTextModuleWithTitle{font-size:16px;line-height:1.4em}.InfoBox-smallText{font-size:18px;font-weight:700;line-height:1.44em}.InfoBox-smallText a:hover{color:#6cabe7}.InfoBox-largeText{font-size:16px;line-height:1.5em;font-weight:400}.InfoBox-largeText a:hover{color:#6cabe7}.EventPage{background:#f0f6fd}.EventPage .video-on .EventPage-leadMediaBlock{background:0 0}.EventPage .video-on .EventPage-leadMediaBlockInner{display:none}.EventPage .video-on .video-container{display:block}.EventPage-topicLink{margin-bottom:21px}.EventPage-topicLink a{display:inline-block;font-size:12px;font-weight:700;line-height:28px;padding:0 7px;vertical-align:middle;color:#fff;text-transform:uppercase;background:#1a75cf;text-decoration:none}.EventPage-topicLink a:hover{background:#6cabe7;color:#fff}.EventPage .ActionBar-items-item{padding-right:3px}.EventPage .closebtn{display:none;width:30px;height:30px;border-radius:50%;background:#fff;position:absolute;top:-15px;right:-15px;line-height:30px;text-align:center;font-size:0}.EventPage .closebtn:after,.EventPage .closebtn:before{content:'';transform:rotate(-45deg);height:24px;width:1px;background:#1a75cf;position:absolute;top:50%;left:50%;margin-top:-12px}.EventPage .closebtn:before{transform:rotate(45deg)}.EventPage .video-container{display:none;position:absolute;top:20px;right:0;bottom:0;left:0}@media only screen and (min-width:768px){.EventPage .video-container{top:0;left:unset;width:calc(190px * (16/9));height:190px}}@media only screen and (min-width:1024px){.EventPage .video-container{width:calc(250px * (16/9));height:250px}}@media only screen and (min-width:1300px){.EventPage .video-container{width:calc(320px * (16/9));height:320px}}.EventPage .video-container.fixed .closebtn{display:block}@media only screen and (min-width:768px){.EventPage .video-container.fixed{position:fixed;right:63px;top:30px;left:inherit;bottom:inherit;z-index:999}}@media only screen and (min-width:1024px){.EventPage .video-container.fixed{width:calc(250px * (16/9));height:250px}}@media only screen and (min-width:1300px){.EventPage .video-container.fixed{width:calc(320px * (16/9));height:320px}}.EventPage .video-container iframe{width:calc(190px * (16/9));height:190px}@media only screen and (min-width:768px){.EventPage .video-container iframe{width:100%;height:100%}}.EventPage-leadMedia{height:400px;position:relative;width:100%;z-index:5;background-repeat:no-repeat;background-color:#fff}@media only screen and (max-width:767px){.EventPage-leadMedia{overflow:hidden;max-height:230px}}.EventPage-cta{background:#1c62be;color:#fff;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;text-decoration:none;width:100%;cursor:pointer}@media only screen and (max-width:767px){.EventPage-cta{width:auto;margin:15px auto 0 auto;line-height:40px;padding:0 20px}}.EventPage-cta a{text-decoration:none;color:#fff}.EventPage-cta .ico{margin-right:10px;vertical-align:middle;position:relative;top:-1.75px;-webkit-font-smoothing:antialiased;font:normal normal normal 28px/1 IcoMoon}.EventPage-cta:hover{background:#6cabe7}.EventPage-future{background:#f57c0e}.EventPage-future:hover{background:#1a75cf}.EventPage-leadMediaInner{margin-right:auto;padding-right:10px;position:absolute;top:0;bottom:0;left:0;margin-left:0;padding-left:0;width:100%}@media only screen and (min-width:768px){.EventPage-leadMediaInner{margin-left:-370px;width:740px;left:50%}}@media only screen and (min-width:1024px){.EventPage-leadMediaInner{margin-left:-510px;width:1020px}}.EventPage-mainContent p{margin-top:0}.EventPage-mainContent .EventPage-actions{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.EventPage-mainContent .EventPage-actions-heading{font-weight:600;color:#999;margin-right:7px;font-size:14px;display:inline-block;text-transform:uppercase}.EventPage-leadMediaBlock{background:rgba(0,0,0,.5);white-space:nowrap;position:absolute;text-align:center;margin-left:0;bottom:0;padding-left:0;width:100%;height:100%;padding:0 10px}@media only screen and (min-width:768px){.EventPage-leadMediaBlock{padding:35px;width:320px;height:320px;right:10px;bottom:49px;margin:160px 0 0 0}}.EventPage .ico-watch:before{content:'\e617'}.EventPage .ico-replay:before{content:'\e616'}.EventPage .ico-livecast:before{content:'\e60f'}.EventPage .ico-call:before{content:'\e609'}.EventPage .ico-calendar:after{content:'\e608'}.EventPage .ico-map-pin:before{content:'\e610'}.EventPage-leadMediaBlockInner{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;height:100%;z-index:9;position:relative}.EventPage-leadEventList{color:#fff;font-family:myriad-pro,sans-serif;font-weight:700;text-align:left;list-style:none;font-size:15px;line-height:20px;max-width:200px;padding:0 0 7px 0;margin:35px 0 7px 0;white-space:normal}@media only screen and (max-width:767px){.EventPage-leadEventList{margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}}@media only screen and (min-width:768px){.EventPage-leadEventList{margin:0;padding:0;font-size:18px;line-height:30px;max-width:none}}.EventPage-leadEventList li{position:relative;padding-left:49px;list-style-type:none;margin-top:5px;padding-top:3px;padding-bottom:3px;margin-bottom:5px}@media only screen and (min-width:768px){.EventPage-leadEventList li{padding-top:0;padding-bottom:28px;margin:0}}.EventPage-leadEventList li .ico{position:absolute;left:0;width:40px;height:40px;border:3px solid #fff;border-radius:100%;background-clip:padding-box;line-height:35px;text-align:center;font-weight:700;font:normal normal normal 20px/35px IcoMoon;-webkit-font-smoothing:antialiased}.EventPage label{display:block;font-size:13px;line-height:1;max-height:none;margin:0;margin-top:-4.38px;margin-bottom:4.38px;padding:0}.EventPage-header{width:100%;padding-top:35px;padding-bottom:42px;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.EventPage-header{width:740px}}@media only screen and (min-width:1024px){.EventPage-header{width:980px}}@media only screen and (min-width:1300px){.EventPage-header{width:1020px}}.EventPage-headline{line-height:36px;font-size:28px;font-weight:700;margin:0}@media only screen and (min-width:768px){.EventPage-headline{font-size:48px;line-height:56px;margin-bottom:20px;font-weight:700}}.EventPage-actions-heading{display:none}.EventPage .ModalTriggerCalendar .tingle-modal-box__content{padding:10px 20px 20px 20px}.EventPage .ModalTriggerCalendar .tingle-modal-box__content h2{font-weight:700;font-size:28px;line-height:1.5em;text-align:center;margin:0;padding-bottom:10px}.PodcastEpisodePromo{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;-ms-flex-pack:center;justify-content:center;max-width:700px;position:relative;margin:0 auto}.PodcastEpisodePromo-subscribeState{display:none}.PodcastEpisodePromo-closeSubscribe{position:absolute;top:0;left:20px;font-size:40px}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper{display:block;opacity:.9;visibility:visible;height:100%;position:fixed;background:rgba(0,50,60,.95);top:0;left:0;width:100%;transition:opacity .35s,visibility .35s,height .35s;z-index:999;overflow:auto;padding-top:100px;text-align:center}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper ul{list-style:none}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper div,.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper li{display:block;position:relative;color:#fff;text-decoration:none;overflow:hidden;font-size:20px;font-weight:300;letter-spacing:1px;line-height:1.2;padding:15px;text-transform:uppercase}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper div:before,.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper li:before{display:none}.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper div a,.PodcastEpisodePromo-subscribeState:checked~.PodcastEpisodePromo-subscribeWrapper li a{font-weight:400}.PodcastEpisodePromo-subscribeWrapper{display:none}@media only screen and (max-width:767px){.PodcastEpisodePromo-advanceLink a{font-size:15px!important;font-weight:700}}.PodcastEpisodePromo-advanceLink{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;position:absolute;top:-100px;width:100%}@media only screen and (max-width:767px){.PodcastEpisodePromo-advanceLink{top:-65px}}.PodcastEpisodePromo-advanceLink a{position:relative;display:inline-block;text-align:center;text-transform:uppercase;font-size:23.51px;text-decoration:none;color:#fff}.PodcastEpisodePromo-advanceLink a span{position:relative;z-index:1;background-color:#0088a8}.PodcastEpisodePromo-advanceLink a:after,.PodcastEpisodePromo-advanceLink a:before{content:'';display:block;position:absolute;left:50.5%;width:65px;top:54%;margin-left:-25px;border-top:2px solid #ffc700;transform:translateX(-50%) rotate(60deg);z-index:0}.PodcastEpisodePromo-advanceLink a:after{transform:rotate(-60deg)}.PodcastEpisodePromo-advanceName{position:absolute;top:0}.PodcastEpisodePromo-seasonAndEpisodeNumbers{margin-top:-100px;text-align:center;font-size:16px;text-transform:uppercase}@media only screen and (min-width:768px){.PodcastEpisodePromo-seasonAndEpisodeNumbers{font-size:30px}}.PodcastEpisodePromo-seasonAndEpisodeNumbers b{font-weight:bolder}.PodcastEpisodePromo-player{display:-ms-flexbox;display:flex;margin:20px auto 30px auto;width:100%}.PodcastEpisodePromo-player>audio,.PodcastEpisodePromo-player>iframe{width:100%;height:150px}.PodcastEpisodePromo-titleAndDescription{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%}@media only screen and (max-width:767px){.PodcastEpisodePromo-titleAndDescription{-ms-flex-wrap:wrap;flex-wrap:wrap}}.PodcastEpisodePromo-title{-ms-flex-preferred-size:32%;flex-basis:32%;-ms-flex-negative:0;flex-shrink:0;word-wrap:initial;text-align:center;padding:0 20px 0 0;font-size:19px;margin-right:20px;border-right:1px solid #fff;text-transform:uppercase;font-weight:bolder}@media only screen and (max-width:767px){.PodcastEpisodePromo-title{-ms-flex-preferred-size:100%;flex-basis:100%;border-right:0;padding:0 0 10px 0;margin-right:0;text-align:left}}.PodcastEpisodePromo-shortDescription{padding-left:20px;font-size:15px;font-weight:300}@media only screen and (max-width:767px){.PodcastEpisodePromo-shortDescription{font-size:13px;padding-left:0;line-height:1.5}}.PodcastEpisodePromo-shortDescription p:first-of-type{margin-top:0}.PodcastEpisodePromo-viewTranscript{color:#ffc033;text-transform:uppercase;margin-top:20px;display:block;cursor:pointer}@media only screen and (max-width:767px){.PodcastEpisodePromo-viewTranscript{margin:10px 0 0 0;font-size:14px;text-align:center;font-weight:700}.PodcastEpisodePromo-viewTranscript i{display:none}}.PodcastEpisodePromo-closeTranscript{cursor:pointer;position:absolute;right:20px;top:20px}.PodcastEpisodePromo-closeTranscript:before{font-size:18px;font-weight:bolder;color:#000;content:'\e618';src:url('https://cdn.corporate.walmart.com/resource/0000016e-6546-d67d-af6e-7756bcc30000/styleguide/assets/fonts/icomoon.c63fe119f8e888668ece2616ea33973f.woff?-8rxnga') format('woff');font-family:IcoMoon;font-weight:400;font-style:normal}.PodcastEpisodePromo-transcript,.PodcastEpisodePromo-transcriptState{display:none}.PodcastEpisodePromo-transcriptState:checked~.PodcastEpisodePromo-transcript{display:block}.PodcastEpisodePromo-transcript{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:20;pointer-events:none;overflow-x:hidden;overflow-y:auto;background:rgba(0,0,0,.5)}.PodcastEpisodePromo-transcript-display{position:relative;pointer-events:all;margin:0 auto;width:100%;background:#ebebeb;overflow-x:hidden;overflow-y:auto}@media (min-width:768px){.PodcastEpisodePromo-transcript-display{width:740px}}@media (min-width:1024px){.PodcastEpisodePromo-transcript-display{width:980px}}.PodcastEpisodePromo-transcript-display-text{height:calc(100vh - 60px);margin:60px 20px 0 20px;padding:10px 10px 20px;overflow-x:hidden;overflow-y:auto;color:#000;font-size:17px;line-height:26px}.PodcastEpisodePromo-transcript-display-text p{margin-bottom:10px}.PodcastEpisodePromo-subscribeLinks{width:auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:40px auto 0;border-top:1px solid #fff;border-bottom:1px solid #fff;font-size:15px;text-transform:uppercase}@media only screen and (max-width:767px){.PodcastEpisodePromo-subscribeLinks{display:none}.PodcastEpisodePromo-subscribeLinks-mobile{display:-ms-flexbox!important;display:flex!important;color:#ffc033;font-size:16px;line-height:19px;font-weight:700;text-align:center;text-transform:uppercase;padding:10px 20px;border-top:1px solid #fff;border-bottom:1px solid #fff;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:-webkit-fit-content;width:fit-content;margin:30px auto 0 auto}}.PodcastEpisodePromo-subscribeLinks-mobile{display:none}.PodcastEpisodePromo-subscribeLinks-items{margin:0;padding:10px 0}.PodcastEpisodePromo-subscribeLinks-items-item{margin:0;padding:0;text-transform:uppercase;display:-ms-inline-flexbox;display:inline-flex}.PodcastEpisodePromo-subscribeLinks-items-item:before{content:'\2022';color:#fff;font-size:20px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;width:20px;top:-2px;margin-left:0;text-align:center}.PodcastEpisodePromo-subscribeLinks-items-item a{font-weight:700;color:#fff;text-decoration:none;margin:auto 0}.PodcastSeasonPage{scroll-behavior:smooth;background-color:#0088a8;color:#fff}.PodcastSeasonPage-footer,.PodcastSeasonPage-header{position:fixed;left:0;width:100%;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:20px}.PodcastSeasonPage-headline{display:none}.PodcastSeasonPage-header{top:0;z-index:10;pointer-events:none}@media only screen and (max-width:767px){.PodcastSeasonPage-header{padding:0}}.PodcastSeasonPage-header>div{pointer-events:all}.PodcastSeasonPage-header-MenuButton{margin:15px}.PodcastSeasonPage-header-MenuButton label{display:block;width:25px;height:20px}.PodcastSeasonPage-header-MenuButton label span{display:block;width:100%;height:3px;margin:3px auto;border-radius:2px;background:#fff;transition:all .3s ease-in-out}.PodcastSeasonPage-header-MenuButton label:hover{cursor:pointer}.PodcastSeasonPage-header-LogoWrapper{padding:15px}.PodcastSeasonPage-header-LogoWrapper .Page-logo{margin:0}.PodcastSeasonPage-header-LogoWrapper .Page-logo img{max-width:75px;height:auto}.PodcastSeasonPage-header-LogoWrapper b{display:block;text-align:center;text-transform:uppercase;font-size:13px}@media (max-width:767px){.PodcastSeasonPage-header-LogoWrapper .Page-logo img{max-width:50px;max-height:none}.PodcastSeasonPage-header-LogoWrapper b{font-size:9px}}.PodcastSeasonPage-footer{-ms-flex-align:center;align-items:center;bottom:0}.PodcastSeasonPage-footerDisclaimer{opacity:.5}.PodcastSeasonPage-footerLogo img{max-width:100px;height:auto}@media (max-width:767px){.PodcastSeasonPage-footer{position:relative}}.PodcastSeasonPage-nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);z-index:5}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]{display:none}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label{transform:translateY(5px)}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label span:nth-child(2){opacity:0}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label span:nth-child(1){transform:translateY(1px) rotate(45deg)}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header label span:nth-child(3){transform:translateY(-11px) rotate(-45deg)}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-nav{display:block;overflow:scroll}.PodcastSeasonPage input[id=PodcastSeasonPage-header-MenuButton]:checked~.PodcastSeasonPage-header .PodcastSeasonPage-LogoWrapper{opacity:.5;pointer-events:none}@media only screen and (min-width:1300px){.PodcastSeasonPage .NavigationItem-text-link{color:#fff;text-decoration:none;font-weight:700;white-space:nowrap}.PodcastSeasonPage .NavigationItem-text{margin-bottom:18px;margin-top:20px}.PodcastSeasonPage .NavigationItem-text-link{color:#000;text-decoration:none;font-size:16px}.PodcastSeasonPage .NavigationItem-text-link:hover{color:var(--link-color)}.PodcastSeasonPage .NavigationItem-items{list-style:none}}.PodcastSeasonPage-packageNavigation .MainNavigation{left:0;top:60px;bottom:0;width:100vw;background:0 0;box-shadow:none;transform:translateX(0);max-width:100%}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items{-ms-flex-direction:column;flex-direction:column;max-width:400px;margin:0 auto}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item{padding-bottom:30px}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem [data-collapse-toggle-state=expanded]:before{transform:rotate(90deg)}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem [data-collapse-toggle-state=expanded]+.NavigationItem-items{display:block!important;position:relative;text-align:center;box-shadow:none;padding:0 20px}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem:hover{background:0 0}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem .NavigationItem-items,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem:hover .NavigationItem-items{background:0 0;position:relative;display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text{text-align:center;margin-bottom:0}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text-link,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text-link:hover{color:#fff;font-size:30px;height:auto;background:0 0;display:inline-block}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text-link:after{display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text:after{display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text:before{color:#fff;font-size:30px;margin-right:5px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1;font-family:"Font Awesome 5 Free";font-weight:900;content:'\f0da';transform:rotate(0);transition:transform .3s ease}[data-collapse-toggle-state=expanded] .PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text:before{transform:rotate(90deg)}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items{padding:0}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link,.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link:hover{display:inline-block;position:relative;color:#fff;text-decoration:none;overflow:hidden;font-size:20px;font-weight:300;letter-spacing:1px;line-height:1.2;padding:5px;text-transform:uppercase;max-width:450px;white-space:normal}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link:after{content:'';position:absolute;bottom:0;left:50%;width:0;transform:translateX(-50%);height:3px;background:#fff;transition:.35s}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-items-item .Link:hover:after{width:100%}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items .NavigationList-cta{display:none}.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-text[data-collapse-toggle-state=expanded]~.PodcastSeasonPage-packageNavigation .MainNavigation .Navigation-items-item .NavigationItem-items{display:block!important;position:relative!important;max-height:1000px!important;padding:0!important}.PodcastSeasonPage-main{max-width:1020px;margin:0 auto}@media only screen and (max-width:767px){.PodcastSeasonPage-main{padding:0 20px}}.PodcastSeasonPage-main>section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;text-align:center;max-width:600px;margin:0 auto;padding:50px 0}.PodcastSeasonPage-subHeadline{font-size:15px;line-height:20px}@media only screen and (max-width:767px){.PodcastSeasonPage-subHeadline{font-size:14.5px;line-height:20px}}.PodcastSeasonPage-lead{margin-bottom:30px}.PodcastSeasonPage-lead img{max-height:240px;width:auto;margin:0 auto}@media only screen and (max-width:767px){.PodcastSeasonPage-lead img{max-height:170px;height:auto;max-width:200px}}.PodcastSeasonPage-contents>div{width:100vw;height:100vh;max-height:100vh;overflow:hidden}.contact-media{background-image:url('../image/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd;position:relative}.contact-media-errors{display:none}.contact-media .Fieldset-description{font-size:13px;line-height:15px;margin:0 0 10px}.contact-media-right-rail{width:100%;float:none;font-size:15px;line-height:24px;padding:0 20px 20px 20px}.contact-media-right-rail .rr-section-title{margin-bottom:0}.contact-media-right-rail .rr-accordion-list{margin-top:5px}.contact-media-right-rail br{content:'';display:block;height:5px}.contact-media-right-rail a{color:#1a75cf;text-decoration:none}.contact-media-right-rail a:hover{color:#6cabe7}@media only screen and (min-width:768px){.contact-media-right-rail{float:left;width:33.33333333%;padding:0 0 0 10px}}.contact-media-right-rail .NewsletterModule{background:0 0;padding:0;display:block;text-align:left}.contact-media-right-rail .NewsletterModule[data-formsubmitstatus=success] form{display:none}.contact-media-right-rail .NewsletterModule[data-formsubmitstatus=success] .NewsletterModule-submissionSuccess{font-size:15px;text-align:left}.contact-media-right-rail .NewsletterModule:before{display:none}.contact-media-right-rail .NewsletterModule:after{display:none}.contact-media-right-rail .NewsletterModule-info{padding-top:0;padding-bottom:0}.contact-media-right-rail .NewsletterModule form{padding:0;background:0 0;margin-top:0;width:100%;display:-ms-flexbox;display:flex;border:0!important}.contact-media-right-rail .NewsletterModule form [type=submit]{text-decoration:none;border-radius:100px;cursor:pointer;font-size:0;background:#fff;padding:8px 10px;margin-left:5px;border:0;font-family:'Font Awesome 5 Free';height:auto;color:#1a75cf;display:block;margin-top:5px}.contact-media-right-rail .NewsletterModule form [type=submit]:after{width:42px;height:42px;font-size:18px;content:'\f0e0'}.contact-media-right-rail .NewsletterModule form [type=submit]:hover{background:#1a75cf;color:#fff}.contact-media-right-rail .NewsletterModule form input[type=email]{width:100%;border:1px solid transparent;border-bottom-color:#1a75cf;border-radius:0;background:0 0;line-height:32px;height:32px;padding:0;font-size:15px;text-align:left;outline:0}.contact-media-right-rail .NewsletterModule form input[type=email]:-ms-input-placeholder{font-style:italic;color:#b0afaf}.contact-media-right-rail .NewsletterModule form input[type=email]::placeholder{font-style:italic;color:#b0afaf}.contact-media-right-rail .NewsletterModule-title{font-weight:700;font-size:18px;line-height:28px;padding-bottom:5.6px;color:#000}.contact-media-right-rail .NewsletterModule-formwrap{padding:0;-ms-flex-pack:start;justify-content:flex-start}.contact-media-right-rail .ActionBar a:hover{color:#fff}.contact-media-right-rail .social-heading{font-weight:700;font-size:18px;line-height:28px;padding-bottom:5.6px}.contact-media-right-rail .rr-accordion-item-title{padding:5.6px 0 5.6px 30px;color:#1a75cf;cursor:pointer;position:relative;font-weight:700;margin-bottom:10px}.contact-media-right-rail .rr-accordion-item-title span{font-size:15px;line-height:20px;font-weight:700}.contact-media-right-rail .rr-accordion-item-title:before{display:block;font-family:IcoMoon;position:absolute;left:0;top:7px;font-size:20px}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"expanded"']:before{content:'\e611'}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"collapsed"']:before{content:'\e614'}.contact-media-right-rail .rr-accordion-item-desc{transition:max-height .7s ease;font-size:15px;overflow:hidden;line-height:20px;max-height:none;margin:0 0 0 30px;padding-bottom:10px}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"expanded"']+.rr-accordion-item-desc{max-height:1000px}.contact-media-right-rail .rr-accordion-item-title[data-collapse-toggle*='"state":"collapsed"']+.rr-accordion-item-desc{max-height:0;padding-top:0;padding-bottom:0}.contact-media-right-rail .SocialBar h2{display:none}.contact-media-right-rail .SocialBar-items{list-style:none;padding:0}.contact-media-right-rail .SocialBar-items-item{display:inline}.contact-media-right-rail .SocialBar-items-item a{font-family:'Font Awesome 5 Brands';display:inline-block;text-decoration:none;border-radius:20px;cursor:pointer;font-size:0;background:#fff;font-weight:700;color:#1a75cf}.contact-media-right-rail .SocialBar-items-item a:hover{color:#fff;background:#1a75cf}.contact-media-right-rail .SocialBar-items-item a:before{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;font-size:18px}.contact-media-right-rail .SocialBar-items-item a[data-social-service=twitter]:before{content:'\f099'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=instagram]:before{content:'\f16d'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=youtube]:before{content:'\f167'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=pinterest]:before{content:'\f0d2'}.contact-media-right-rail .SocialBar-items-item a[data-social-service=facebook]:before{content:'\f39e'}.contact-media .Select-label{position:relative}.contact-media .Form-items-item:nth-child(5){position:relative}.contact-media .TextArea-label{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row}.contact-media .TextArea-input{width:100%;-ms-flex-order:1;order:1}.contact-media .TextArea-description{-ms-flex-order:3;order:3}.contact-media .TextArea .spec-error{-ms-flex-order:2;order:2}.contact-media .success-message{padding:90px 40px;text-align:center;font-size:39px;line-height:1.5em;font-weight:400;background:#fff}.contact-media .country-error,.contact-media .date-error,.contact-media .date-picker-error,.contact-media .email-error,.contact-media .last-error,.contact-media .media-error,.contact-media .name-error,.contact-media .outlet-error,.contact-media .phone-error,.contact-media .phone-length-error,.contact-media .phone-number-error,.contact-media .regarding-checkbox-error,.contact-media .regarding-error,.contact-media .spec-error,.contact-media .state-error,.contact-media .txtState-error,.contact-media .upc-error{color:#ed0000;margin:0;padding:0;font-weight:400;font-size:15px;line-height:20px;display:none;margin-right:5px}.contact-media .Select-label select{display:none}.contact-media .select-selected{background:0 0;border:1px solid #ccc;line-height:40px;margin-top:7px;height:40px;width:100%;position:relative}.contact-media .select-selected:hover{background:#5b9cdd;color:#fff}.contact-media .select-selected:hover:before{color:#fff}.contact-media .select-selected.select-arrow-active{background:#5b9cdd;color:#fff}.contact-media .select-selected.select-arrow-active:before{color:#fff}.contact-media .select-selected:before{font-family:'Font Awesome 5 Free';line-height:1;font-weight:900;position:absolute;top:10px;right:15px;font-size:10px;width:0;height:0;border:6px solid transparent}.contact-media .select-selected.select-arrow-active:after{border-color:transparent transparent #fff transparent;top:7px}.contact-media .select-items div,.contact-media .select-selected{padding:0 5px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.contact-media .select-items{position:absolute;left:0;right:0;z-index:99;max-height:300px;border-radius:2px;background-clip:padding-box;border:1px solid #ccc;overflow-y:scroll;background:#fff}.contact-media .select-items div{cursor:pointer;text-indent:5px;height:30px;line-height:30px;display:block}.contact-media .select-items div:hover{background-color:#a1cffc}.contact-media .select-hide{display:none}.contact-media .select-hide.select-show{display:block}.contact-media .same-as-selected{background-color:#a1cffc}.contact-media button{display:inline-block;font-size:18px;max-height:none;line-height:50px;font-weight:700;border-radius:2px;background-clip:padding-box;padding:0 31.5px;background:#5b9cdd;color:#fff;border:0}.contact-media button:hover{background:#a1cffc}.contact-media-inner{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px;width:100%;padding-top:60px;padding-bottom:60px}@media only screen and (min-width:768px){.contact-media-inner{width:740px}}@media only screen and (min-width:1024px){.contact-media-inner{width:980px}}@media only screen and (min-width:1300px){.contact-media-inner{width:1020px}}.contact-media-content{margin-left:-10px;margin-right:-10px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:768px){.contact-media-content{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.contact-media-main{position:relative;min-height:1px;padding-left:20px;padding-right:20px;width:100%;float:none}@media only screen and (min-width:768px){.contact-media-main{width:66.66666667%}}.contact-media form{background:#fff;padding:10px 20px}@media only screen and (min-width:768px){.contact-media form{padding:28px 38.5px}}.contact-media form fieldset{padding:0;border:0}.contact-media form fieldset:first-child{padding:0}.contact-media form legend{font-weight:700;font-size:18px;line-height:28px;max-height:none;padding-bottom:21px;margin:0}.contact-media form label{font-weight:400;font-size:15px;line-height:20px;max-height:none;display:block;padding-bottom:14px}.contact-media form input{width:100%;font-size:15px;max-height:none;line-height:40px;height:40px;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;resize:none;margin-top:9px;border:1px solid #d9d9d9;padding-left:10px}.contact-media form #request-fieldset{width:100%}.contact-media form #request-fieldset .select-items div:first-child{display:none}.contact-media form #request-fieldset .select-selected:after{top:10px}.contact-media form #request-fieldset legend{padding-top:49px}.contact-media form #request-fieldset .RadioInput{float:none}@media only screen and (min-width:768px){.contact-media form #request-fieldset .RadioInput{float:left}}.contact-media form #request-fieldset .Select{clear:both;width:100%}.contact-media form #request-fieldset .RadioInput-label{padding-left:25px;position:relative;padding-right:13px}.contact-media form #request-fieldset .RadioInput-label:before{border:1px solid #d9d9d9;padding-left:0;content:'';position:absolute;left:0;top:12px;margin-top:-8px;width:14px;height:14px;border-radius:50%;background-clip:padding-box}.contact-media form #request-fieldset .RadioInput-label:after{content:'';position:absolute;top:12px;left:8px;margin-top:-5px;margin-left:-5px;font-size:0;width:10px;height:10px;border-radius:50%;background-clip:padding-box;color:#1a75cf;transition:all .2s;background-color:#1a75cf;opacity:0}.contact-media form #request-fieldset .RadioInput-label.active:after{opacity:1}.contact-media form #request-fieldset .RadioInput-label input{display:none}.contact-media form #media-type-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #media-type-fieldset{width:49%;padding-right:10px;float:left}}.contact-media form #media-type-fieldset select{margin-top:9px;width:100%}.contact-media form #specific-request-fieldset{width:100%}.contact-media form #specific-request-fieldset textarea{line-height:20px;padding:10px;border:1px solid #d9d9d9;width:100%;font-size:15px;max-height:none;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;height:100px;resize:none}.contact-media form #specific-request-fieldset legend{font-weight:400;font-size:15px;line-height:20px;max-height:none;padding-bottom:8.75px;display:block}.contact-media form #specific-request-fieldset .TextArea-description{color:#999;display:inline-block;margin-bottom:10px;font-size:13px;line-height:15px}.contact-media form #store-or-location-fieldset{width:100%}.contact-media form #store-or-location-fieldset textarea{line-height:20px;padding:10px;border:1px solid #d9d9d9;width:100%;font-size:15px;max-height:none;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;resize:none;height:100px}.contact-media form #store-or-location-fieldset legend{font-weight:400;font-size:15px;line-height:20px;max-height:none;padding-bottom:8.75px;display:block}.contact-media form #store-or-location-fieldset .TextArea-description{color:#999;display:inline-block;margin-bottom:10px;font-size:13px;line-height:15px}.contact-media form #deadline-time-fieldset{padding-bottom:15px}.contact-media form #deadline-time-fieldset label{padding-bottom:0}.contact-media form #deadline-time-fieldset .Fieldset-items{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(2){width:30%;margin:0 10px}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(2) .select-selected:after{top:8px}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(3){width:30%}.contact-media form #deadline-time-fieldset .Fieldset-items-item:nth-child(3) .select-selected:after{top:8px}@media only screen and (min-width:1024px){.contact-media form .Form-items-item.error-style+.Form-items-item #phone-checkbox-fieldset{top:-65px}}.contact-media form #deadline-date-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #deadline-date-fieldset{width:49%;padding-right:10px;float:left}}.contact-media form #country-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #country-fieldset{width:49%;float:left;padding-right:10px}}.contact-media form #country-fieldset select{margin-top:9px;width:100%}.contact-media form #media-outlet-fieldset{width:100%}@media only screen and (min-width:1024px){.contact-media form #media-outlet-fieldset{width:49%;float:left;padding-left:10px}}.contact-media form #state-fieldset{width:100%}.contact-media form #state-fieldset .TextInput-label{display:none}@media only screen and (min-width:1024px){.contact-media form #state-fieldset{width:49%;float:left;padding-left:10px}}.contact-media form #state-fieldset select{margin-top:9px;width:100%}.contact-media form #phone-checkbox-fieldset{position:relative;left:0;height:31px}@media only screen and (min-width:768px){.contact-media form #phone-checkbox-fieldset{position:absolute;top:-45px;left:62%}}.contact-media form #phone-checkbox-fieldset .CheckboxInput{position:relative;padding-left:24.5px;cursor:pointer}.contact-media form #phone-checkbox-fieldset .CheckboxInput label:before{content:'';position:absolute;left:0;top:1.75px;width:17px;height:17px;border:1px solid #d9d9d9}.contact-media form #phone-checkbox-fieldset .CheckboxInput label.active:after{opacity:1}.contact-media form #phone-checkbox-fieldset .CheckboxInput label:after{content:'✔';position:absolute;top:0;left:4.38px;font-size:14px;color:#1a75cf;transition:all .2s ease 0s;opacity:0}.contact-media form #phone-checkbox-fieldset .CheckboxInput label input{opacity:0}.contact-media form #phone-number-fieldset{padding-bottom:15px}.contact-media form #phone-number-fieldset label{padding-bottom:0}.contact-media form #phone-number-fieldset.active .Fieldset-items{-ms-flex-wrap:wrap;flex-wrap:wrap}.contact-media form #phone-number-fieldset.active .Fieldset-items-item:nth-child(4){display:block;width:58.33333333%}.contact-media form #phone-number-fieldset.active .Fieldset-items-item:first-child input,.contact-media form #phone-number-fieldset.active .Fieldset-items-item:nth-child(2) input,.contact-media form #phone-number-fieldset.active .Fieldset-items-item:nth-child(3) input{display:none}.contact-media form #phone-number-fieldset .Fieldset-items{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.contact-media form #phone-number-fieldset .Fieldset-items-item:first-child{width:33%}.contact-media form #phone-number-fieldset .Fieldset-items-item:first-child input{width:90%}@media only screen and (min-width:768px){.contact-media form #phone-number-fieldset .Fieldset-items-item:first-child{width:20%}}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(2){width:33%}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(2) input{width:90%}@media only screen and (min-width:768px){.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(2){width:18%}}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(3){width:33%}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(3) input{width:90%}@media only screen and (min-width:768px){.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(3){width:25%}}.contact-media form #phone-number-fieldset .Fieldset-items-item:nth-child(4){display:none}[data-feedbackform] .dis-label,[data-feedbackform] .investor-label,[data-feedbackform] .product-label{text-align:center}[data-feedbackform] a{font-weight:700;color:#1a75cf;text-decoration:none}[data-feedbackform] a:hover{color:#6cabe7}[data-feedbackform] .contact-3step-success{opacity:0;transition:opacity 1s;background:#fff;padding:0;height:0;overflow:hidden}[data-feedbackform] .contact-3step-success.fade{opacity:1;height:auto;padding:28px 38.5px}[data-feedbackform] .contact-3step-success .linklist{columns:2;padding-top:10px}[data-feedbackform] .linklist{margin:0;padding:0;list-style:none}[data-feedbackform] .linklist li{line-height:30px;font-size:15px}[data-feedbackform] .linklist a{font-weight:700;color:#1a75cf;text-decoration:none}[data-feedbackform] .linklist a:hover{color:#6cabe7}[data-feedbackform] [data-storelocator-result] .form-group{border-bottom:1px solid #d9d9d9;margin:0;padding-top:10px;padding-bottom:10px}[data-feedbackform] [data-storelocator-result] .contact-section-title{border-bottom:1px solid #d9d9d9;margin:0;padding-top:10px;padding-bottom:10px;font-size:18px;line-height:20px}[data-feedbackform] [data-storelocator-result] .custom-radio{position:relative}[data-feedbackform] [data-storelocator-result] .custom-radio input{width:20px;position:absolute;top:0;height:auto;margin-top:5px}[data-feedbackform] [data-storelocator-result] .custom-radio label{position:relative;padding-left:24.5px;cursor:pointer;padding-bottom:0;line-height:24px}[data-feedbackform] [data-storelocator-result] .custom-radio address{font-style:normal;padding-left:24.5px;line-height:24px}[data-feedbackform] #topics{position:relative}[data-feedbackform] #topics .topic-error{color:#ed0000;margin:0;padding:0;font-size:15px;line-height:20px;display:none;margin-right:5px}[data-feedbackform] #topics.error .topic-error{display:block;position:absolute;top:24px;left:185px}[data-feedbackform] #topics.error .RadioInput label:before{border-color:#ed0000}[data-feedbackform] #topics legend{font-size:30px;line-height:40px;max-height:none;padding-top:10px;padding-bottom:20px;margin:0}[data-feedbackform] #topics .RadioInput-description{line-height:24px;font-size:15px;font-weight:400}[data-feedbackform] #topics .RadioInput-description ul{margin:0;padding:0;list-style:none}[data-feedbackform] #topics .RadioInput label{font-weight:700;font-size:18px;max-height:none;line-height:24px;position:relative;cursor:pointer;padding-left:25px;padding-right:25px;padding-bottom:35px}[data-feedbackform] #topics .RadioInput label:before{border:1px solid #d9d9d9;padding-left:0;content:'';position:absolute;left:0;top:12px;margin-top:-8px;width:14px;height:14px;border-radius:50%;background-clip:padding-box}[data-feedbackform] #topics .RadioInput label:after{content:'';position:absolute;top:12px;left:8px;margin-top:-5px;margin-left:-5px;font-size:0;width:10px;height:10px;border-radius:50%;background-clip:padding-box;color:#1a75cf;transition:all .2s;background-color:#1a75cf;opacity:0}[data-feedbackform] #topics .RadioInput label.active:after{opacity:1}[data-feedbackform] #topics .RadioInput label input{display:none}[data-feedbackform] button{background:#1c62be;cursor:pointer}[data-feedbackform] button:hover{background:#6cabe7}[data-feedbackform] .small-desc{font-size:13px;line-height:15px;color:#000}[data-feedbackform] #step3{display:none}[data-feedbackform] #step3 #select-a-store-fielset legend{font-size:30px;line-height:40px;max-height:none;padding-top:10px;padding-bottom:20px;margin:0}[data-feedbackform] #step3 #select-a-store-fielset .Fieldset-items{background-color:#f0f6fd;padding:20px;margin-bottom:20px}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset legend{font-size:18px;line-height:28px;max-height:none}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset .Fieldset-items{padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset .Fieldset-items label{padding-bottom:0}[data-feedbackform] #step3 #select-a-store-fielset #search-by-zip-fieldset button{line-height:42px;margin-left:5px}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset.active .Fieldset-items{display:block}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset legend{font-weight:700;font-size:18px;line-height:28px;max-height:none}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset .Fieldset-items{padding:0;margin:0;display:none}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset .Fieldset-items-item:first-child{width:100%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items{padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items .select-selected{background:#fff}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items-item{width:48%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items-item:first-child{width:48%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset #city-state-fielset .Fieldset-items-item:last-child{width:100%}[data-feedbackform] #step3 #select-a-store-fielset #search-by-address-fieldset button{line-height:42px;margin-left:5px}[data-feedbackform] #step2{display:none}[data-feedbackform] #step2 #productUpc-fieldset{position:relative}[data-feedbackform] #step2 #productUpc-fieldset .TextInput-label span:before{position:absolute;top:3px;left:35px;color:#1a75cf;cursor:pointer;content:'\e60e';font:normal normal normal 14px/1 IcoMoon}[data-feedbackform] #step2 #productUpc-fieldset.active .popover{display:block}[data-feedbackform] #step2 #productUpc-fieldset .popover{display:none;position:absolute;width:310px;top:10px;left:65px;transform:translateY(-50%);background-color:#fff;padding:20px;border:1px solid #999;border-radius:3px;background-clip:padding-box;z-index:500}[data-feedbackform] #step2 #productUpc-fieldset .popover h3{font-size:24px;line-height:1.5em;font-weight:400;margin:0;padding:0}[data-feedbackform] #step2 #productUpc-fieldset .popover p{margin:0 0 10px 0}[data-feedbackform] #step2 #productUpc-fieldset .popover:before{content:'';display:block;border-right:12px solid #999;border-top:12px solid transparent;border-bottom:12px solid transparent;position:absolute;top:50%;margin-top:-12px;left:-12px}[data-feedbackform] #step2 #productUpc-fieldset .popover:after{content:'';display:block;border-right:10px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;top:50%;margin-top:-10px;left:-10px}[data-feedbackform] #step2 .brand-error,[data-feedbackform] #step2 .comments-error,[data-feedbackform] #step2 .item-error,[data-feedbackform] #step2 .zipcode-error,[data-feedbackform] #step2 .zipcode-num-error{color:#ed0000;margin:0;padding:0;font-weight:400;font-size:15px;line-height:20px;display:none;margin-right:5px}[data-feedbackform] #step2 #step-2-buttons .Fieldset-items{display:-ms-flexbox;display:flex}[data-feedbackform] #step2 #step-2-buttons .Fieldset-items button{margin-right:3px}[data-feedbackform] #step2 #yourInfoFields-fields legend{font-size:30px;line-height:40px;padding-top:10px;padding-bottom:20px;margin:0;font-weight:700}[data-feedbackform] #step2 #yourCommentsFields-fields{width:100%}[data-feedbackform] #step2 #yourCommentsFields-fields textarea{line-height:20px;padding:10px;border:1px solid #d9d9d9;width:100%;font-size:15px;max-height:none;border-radius:2px;background-clip:padding-box;font-weight:400;position:relative;height:100px;resize:none}[data-feedbackform] #step2 #yourCommentsFields-fields legend{font-size:30px;line-height:40px;padding-top:10px;padding-bottom:20px;margin:0;font-weight:700}[data-feedbackform] #step2 #yourCommentsFields-fields .TextArea-description{color:#999;display:inline-block;margin-bottom:10px;font-size:13px;line-height:15px}[data-feedbackform] .Button[type=submit]{display:none}[data-feedbackform] #step-3-buttons .Fieldset-items{display:-ms-flexbox;display:flex}[data-feedbackform] #step-3-buttons .Button[type=submit]{display:block;margin-left:10px}[data-feedbackform] #PRODUCT-fields{display:none}[data-feedbackform] #PRODUCT-fields legend{font-size:30px;line-height:40px;padding-top:10px;padding-bottom:20px;margin:0;font-weight:700}[data-feedbackform] #FINANCIAL-fields{display:none}.MultiImageModule{max-width:830px;margin:0 auto;padding:60px 0}@media only screen and (min-width:1024px){.MultiImageModule{margin:0 -60px}}.MultiImageModule .cms-textAlign-center{text-align:center}.MultiImageModule .cms-textAlign-right{text-align:right}.MultiImageModule-caption{font-size:15px;font-weight:700;line-height:1.33;color:#041e42;width:100%}.MultiImageModule-caption .Enhancement,.MultiImageModule-caption div{margin:0;display:inline-block}.MultiImageModule-image{width:100%}.MultiImageModule-image img{width:100%;display:block;height:auto}.MultiImageModule-image-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:6px}@media only screen and (min-width:768px){.MultiImageModule-image-container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:768px){.MultiImageModule-image{margin-right:2px}}.MultiImageModule-credit{padding-top:10px;opacity:.5;font-size:12px;line-height:1.17;display:inline-block;color:#041e42}.MultiImageModule-credit .Enhancement{margin:0;display:inline-block}.EmployeePage-header{background:#f0f6fd;text-align:center;padding:20px}@media only screen and (min-width:768px){.EmployeePage-header{padding:40px 0}}.EmployeePage-name{font-size:24px;line-height:30px;font-weight:700;margin:0}@media only screen and (min-width:768px){.EmployeePage-name{font-size:48px;line-height:56px}}.EmployeePage-jobTitle{font-size:24px;line-height:30px;margin-top:4.38px;font-weight:700}@media only screen and (min-width:768px){.EmployeePage-jobTitle{font-size:30px;line-height:40px}}.EmployeePage-actions{padding-top:15px}.EmployeePage-actions-heading{display:none}.EmployeePage-actions .ActionBar-items{margin:0}.EmployeePage-mainContent{font-size:15px;line-height:20px}@media only screen and (max-width:767px){.EmployeePage-mainContent{padding:40px 20px}}@media only screen and (min-width:768px){.EmployeePage-mainContent{margin-left:150px;margin-right:150px;font-size:18px;line-height:28px}}.EmployeePage-mainContent p{margin:0 0 20px 0}.EmployeePage-mainContent .Link{text-decoration:none;color:var(--link-color)}.EmployeePage-mainContent .Link i{color:#fff}.EmployeePage-mainContent .Link:hover{color:var(--link-hover-color)}.EmployeePage-image{margin-top:7px;position:relative}.EmployeePage-image img{margin:0 auto;display:block}@media only screen and (max-width:767px){.EmployeePage-image{margin-bottom:20px}}@media only screen and (min-width:768px){.EmployeePage-image{margin-right:21px;float:left;margin-left:-160px}}.EmployeePage-image-download{position:absolute;right:10px;bottom:10px;z-index:2;color:#fff;display:block;width:30px;height:30px;border-radius:50%;font-size:14px;line-height:40px;text-align:center;cursor:pointer;background:#333}.EmployeePage-image-download:hover{background:#1a75cf}@media only screen and (min-width:768px){.EmployeePage-image-download{width:40px;height:40px;font-size:18px}}@media only screen and (max-width:767px){.EmployeePage-image-download i:before{display:inline-block;vertical-align:super}}.StockTicker{display:none;font-size:15px;font-weight:700;margin-right:20px}.StockTicker-symbol{margin-right:10px}.StockTicker [data-stockticker-change]{margin-left:10px}.StockTicker [data-stockticker-change].positive{color:#7cce64}.StockTicker [data-stockticker-change].negative:before{color:red}.StockTicker [data-stockticker-change].negative,.StockTicker [data-stockticker-change].positive{font-family:BogleWeb}.StockTicker [data-stockticker-change].negative:before,.StockTicker [data-stockticker-change].positive:before{font-family:'Font Awesome 5 Free';font-weight:700;margin-right:5px}.KalturaVideoPlayer-screen[data-aspect-ratio='4x3']:before{padding-top:75%}.KalturaVideoPlayer-screen iframe{width:100%!important;height:100%!important}.ModalTriggerCalendar .tingle-modal-box{width:500px;max-width:100%}.ModalTriggerCalendar .tingle-modal-box__content{padding:20px}.ModalTriggerCalendar .add-to-calendar{text-align:center}.ModalTriggerCalendar .add-to-calendar h2{margin-top:0}.ModalTriggerCalendar .add-to-calendar>label{display:none}.ModalTriggerCalendar .add-to-calendar .add-to-calendar-checkbox~a{display:block}.ModalTriggerCalendar .add-to-calendar .add-to-calendar-checkbox~a:before{content:none}.ModalTriggerCalendar a{display:block;min-width:130px;max-width:200px;text-align:center;background-color:#ddd;color:#000;padding:15px 32px;font-size:16px;border-radius:7px;margin:10px auto;text-decoration:none}.LoginPage{vertical-align:baseline;text-decoration:none;text-transform:none;padding:0;margin:0;border:0;background:#f0f6fd}.LoginPage-pageHeading{margin-bottom:20px;font-weight:700;width:100%;margin:0 auto;padding-top:35px;padding-bottom:42px;line-height:36px;font-size:28px;padding-left:10px;padding-right:10px}@media only screen and (min-width:768px){.LoginPage-pageHeading{padding-left:0;padding-right:0;width:1020px;font-size:48px;line-height:56px;text-align:center}}.LoginPage .ico-watch:before{content:'\e617'}.LoginPage-leadMedia{height:400px;position:relative;width:100%;z-index:5;background-repeat:no-repeat;background-color:#fff}.LoginPage-leadMediaInner{margin-right:auto;padding-right:10px;position:absolute;top:0;bottom:0;left:0;margin-left:0;padding-left:0;width:100%}@media only screen and (min-width:768px){.LoginPage-leadMediaInner{margin-left:-370px;width:740px;left:50%}}@media only screen and (min-width:1024px){.LoginPage-leadMediaInner{margin-left:-510px;width:1020px}}.LoginPage-leadMediaBlock{background:rgba(0,0,0,.5);white-space:nowrap;position:absolute;text-align:center;margin-left:0;bottom:0;padding-left:0;width:100%;height:100%;padding:0 10px}@media only screen and (min-width:768px){.LoginPage-leadMediaBlock{padding:35px;width:320px;height:320px;right:10px;bottom:49px;margin:160px 0 0 0}}.LoginPage-leadMediaBlockInner{display:inline-block;vertical-align:middle;white-space:normal}.LoginPage-leadEventList{color:#fff;font-family:myriad-pro,sans-serif;font-weight:700;text-align:left;list-style:none;font-size:15px;line-height:20px;max-width:200px;padding:0 0 7px 0;margin:0 0 7px 0}@media only screen and (min-width:768px){.LoginPage-leadEventList{margin:0;padding:0;font-size:18px;line-height:30px;max-width:none}}.LoginPage-leadEventList li{position:relative;padding-left:49px;list-style-type:none;margin-top:5px;padding-top:3px;padding-bottom:3px;margin-bottom:5px}@media only screen and (min-width:768px){.LoginPage-leadEventList li{padding-top:0;padding-bottom:28px;margin:0}}.LoginPage-leadEventList li .ico{position:absolute;left:0;width:40px;height:40px;border:3px solid #fff;border-radius:100%;background-clip:padding-box;line-height:35px;text-align:center;font-weight:700;font:normal normal normal 20px/35px IcoMoon}.LoginPage label{display:block;font-size:13px;line-height:1;max-height:none;margin:0;margin-top:-4.38px;margin-bottom:4.38px;padding:0}.LoginPage-errorMsg{color:#ffa1a1}.LoginPage-form{color:#fff;padding-bottom:28px;width:250px}.LoginPage-form-mainMessage{font-size:15px;font-weight:700;line-height:1;max-height:none;margin-bottom:7px;width:100%}.LoginPage-form-group{margin-bottom:7px;width:100%}.LoginPage-form-input{width:100%;font-size:15px;max-height:none;line-height:30px;height:30px;border-radius:2px;background-clip:padding-box;font-family:myriad-pro,sans-serif;font-weight:400;position:relative;resize:none;border:1px solid #d9d9d9;padding-left:10px;background-color:#faffbd!important;background-image:none!important}.LoginPage-form-button{width:100%;background:#1c62be;color:#fff;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-family:myriad-pro,sans-serif;font-weight:700;border:0;border-radius:2px;padding:0 31.5px;cursor:pointer}.TimelineModule[data-scrollposition-inbounds=true] .TimelineModule-nav{opacity:1}.TimelineModule-nav{display:block;position:fixed;top:135px;right:25px;z-index:999;padding:0;margin:0;transition:opacity .3s linear;opacity:0}.TimelineModule-nav:before{content:'';z-index:0;position:absolute;top:-10px;bottom:-10px;width:30px;right:-10px;background:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(255,255,255,.25));filter:blur(2px);clip:rect(2px,auto,auto,2px);background-position:50% 33%;background-size:100% auto;background-repeat:no-repeat}.TimelineModule-nav-item{list-style-type:none}.TimelineModule-nav-item:last-of-type .active .dot{width:10px;height:10px;position:absolute;bottom:0;border-radius:100%;background:#f47b20;right:0}.TimelineModule-nav-item a{display:block;position:relative;color:transparent;font-size:14px;font-weight:700;height:16px;transition:all .3s linear}.TimelineModule-nav-item a:after,.TimelineModule-nav-item a:before{content:'';display:block;transition:all .3s linear}.TimelineModule-nav-item a:before{box-sizing:border-box;position:relative;background:rgba(255,255,255,.7);border:solid 2px #1058c1;border-radius:50%;z-index:5;width:8px;height:8px}.TimelineModule-nav-item a:after{display:block;width:2px;position:absolute;left:50%;transform:translateX(-50%);top:6px;bottom:0;background:0 0;z-index:0}.TimelineModule-nav-item a.active{font-size:28px;color:#f47b20;height:65px}.TimelineModule-nav-item a.active:after,.TimelineModule-nav-item a.active:before{background:#f47b20}.TimelineModule-nav-item a.active:before{border-color:#f47b20}@media only screen and (max-width:767px){.TimelineModule-nav-item a span{display:none}}@media only screen and (min-width:768px){.TimelineModule-nav{right:50px}.TimelineModule-nav-item a{height:23px}.TimelineModule-nav-item a:before{width:10px;height:10px}.TimelineModule-nav-item a:after{width:3px;top:10px}.TimelineModule-nav-item a.active{height:100px}.TimelineModule-nav-item a span{display:block;line-height:30px;position:absolute;right:30px;top:0;margin-top:-11px;transition:all .3s linear}.TimelineModule-nav-item a:hover span{color:var(--mainThemeColor)}}.TimelineModule a{text-decoration:none;color:var(--link-color)}.TimelineModule a:hover{color:var(--link-hover-color)}.TimelineModule-description,html .TimelineModule-description>p{padding-bottom:0}.TimelineModule-items-item{margin-top:40px}.TimelineModule-items-item:first-child{margin-top:0;padding-top:0}.TimelineItem-title{font-size:18px;font-weight:700;line-height:1.67;color:var(--mainThemeColor)}.TimelineItem-media img{width:100%;height:auto}.TimelineItem-description{font-size:18px}.TimelineItem-description p{font-size:18px}@media only screen and (max-width:767px){.TimelineItem-description p{font-size:14px;line-height:1.56}}@media only screen and (max-width:767px){.TimelineItem{padding-right:20px}}.LeadTimelineItem{position:relative;min-height:300px;max-height:350px;opacity:.6;transition:opacity .9s linear}.LeadTimelineItem.active{opacity:1}.LeadTimelineItem[data-has-image]{padding:40px 0}@media only screen and (max-width:767px){.LeadTimelineItem[data-has-image]{padding:40px 50px}}.LeadTimelineItem-description,.LeadTimelineItem-title{position:relative;z-index:2}.LeadTimelineItem-title{font-size:72px;font-weight:700;line-height:1;text-align:left;margin:0}@media only screen and (max-width:767px){.LeadTimelineItem-title{font-size:18px}}.LeadTimelineItem-description,html .LeadTimelineItem-description>p{font-size:24px;font-weight:600;line-height:1.25}@media only screen and (max-width:767px){.LeadTimelineItem-description,html .LeadTimelineItem-description>p{font-size:18px}}[data-has-image] .LeadTimelineItem-title,html [data-has-image] .LeadTimelineItem-description{color:#fff}.LeadTimelineItem-media{position:absolute;top:0;bottom:0;left:50%;transform:translateX(-50%)}.LeadTimelineItem-media img{height:100%;object-fit:cover;max-width:100vw}.LeadTimelineItem-media:before{content:'';display:block;position:absolute;z-index:0;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(to bottom,transparent 10%,rgba(0,0,0,.6) 65%);background-repeat:repeat-x}.BlogPostLitePage-actions{-ms-flex-pack:center;justify-content:center}.BlogPostLitePage .LedeBoldWAuthorNDate-lead>*{width:100vw;margin-left:50%;transform:translateX(-50%)}.BlogPostLitePage-intro{font-family:Georgia,serif;font-size:30px;line-height:40px;font-weight:400;font-style:italic;margin:0 auto 21px;padding-left:20px}@media only screen and (max-width:767px){.BlogPostLitePage-intro{font-size:21px;line-height:28px}}@media only screen and (min-width:768px){.BlogPostLitePage-intro{width:740px;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1024px){.BlogPostLitePage-intro{width:980px}}@media only screen and (min-width:1300px){.BlogPostLitePage-intro{width:1020px}}.BlogPostLitePage-articleBody{padding:0 20px}.pv3-1item{background-size:cover;overflow:hidden;background-position:center}.pv3-1item>.pv3-dim-img{display:none}.pv3-1item-text{font-size:21px;line-height:1.2;font-weight:500;margin-top:31.5px}.pv3-1item-title{font-size:36px;line-height:38px;max-height:none;font-size:40px;padding-bottom:14px;font-weight:400;line-height:1;color:#000;position:relative;margin-bottom:10px;margin:0 0 10px}.pv3-1item-title:after{content:'';color:#fff;letter-spacing:3px;margin-top:15px;display:block;font-size:15px;left:0;margin-left:0;height:3px;width:60px;padding:0;position:absolute;background:0 0}.pv3-1item[data-text-pos=left] .pv3-1item-col{padding:30px}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=text]:after{right:-30px;top:50%;transform:translateY(-50%)}.pv3-1item [data-type=text]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.pv3-1item[data-arrow=true][data-text-pos=left] .pv3-1item-col[data-type=text]:after{right:-30px;top:50%;transform:translateY(-50%);content:'';border:15px solid #fff;border-color:transparent transparent transparent #fff;text-align:center;margin-left:0;z-index:999;position:absolute}.pv3-1item[data-arrow=true][data-text-pos=right] .pv3-1item-col[data-type=text]:after{left:-30px;border-color:transparent #fff transparent transparent;top:50%;transform:translateY(-50%);content:'';border:15px solid #fff;text-align:center;margin-left:0;z-index:999;position:absolute}.pv3-1item[data-arrow=false] .pv3-1item-col[data-type=text]:after{display:none!important}.pv3-1item[data-theme=white] .pv3-1item-text,.pv3-1item[data-theme=white] .pv3-1item-title,.pv3-1item[data-theme=white] .pv3-cta{color:#fff}.pv3-1item[data-theme=black] .pv3-1item-text,.pv3-1item[data-theme=black] .pv3-1item-title,.pv3-1item[data-theme=black] .pv3-cta{color:#000}.pv3-1item .pv3-cta{padding-top:20px;display:inline-block;letter-spacing:1px;font-size:15px;line-height:20px;text-decoration:none;color:#fff}.pv3-1item .pv3-cta:hover{color:#6cabe7}.pv3-1item[data-promo-split=true] .pv3-1item-inner{padding-top:60px;padding-bottom:60px}.pv3-1item[data-promo-split=true] .pv3-1item-col[data-type=text]:after,.pv3-1item[data-promo-split=true] .pv3-1item-col[data-type=text]:before{display:none!important}@media only screen and (min-width:768px){.pv3-1item-col{width:50%;padding:30px;z-index:9}.pv3-1item-col[data-type=media]{position:absolute;top:0;bottom:0;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%!important;z-index:1}.pv3-1item-col[data-type=media] img{opacity:0}.pv3-1item-inner{position:relative;min-height:400px}.pv3-1item-inner:after,.pv3-1item-inner:before{content:' ';display:table}.pv3-1item-inner:after{clear:both}.pv3-1item-inner:after,.pv3-1item-inner:before{content:' ';display:table}.pv3-1item-inner:after{clear:both}.pv3-1item[data-promo-split=false] .pv3-1item-col{width:50%;float:left}.pv3-1item [data-type=text]{position:absolute!important}.pv3-1item [data-type=text] .text-wapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=media]{left:50%}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=text]{display:block;top:50%;transform:translateY(-50%)}.pv3-1item[data-text-pos=left] .pv3-1item-col[data-type=text]:after{right:-30px;top:50%;transform:translateY(-50%)}.pv3-1item[data-text-pos=right] .pv3-1item-col[data-type=media]{left:0}.pv3-1item[data-text-pos=right] .pv3-1item-col[data-type=text]{float:right;z-index:2;right:0;padding:30px;top:0;bottom:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.pv3-1item[data-text-pos=right] .pv3-1item-col[data-type=text]:after{left:-30px;border-color:transparent #fff transparent transparent;top:50%;transform:translateY(-50%)}}@media only screen and (max-width:767px){.pv3-1item{background-image:none!important;text-align:center}.pv3-1item[data-promo-split=true]{padding:0!important}.pv3-1item[data-promo-split=true]>.pv3-dim-img{display:block;opacity:1!important;height:auto!important;padding:0}.pv3-1item[data-promo-split=true]>.pv3-dim-img img{width:100%;height:auto;display:block}.pv3-1item-col{width:100%;padding:30px}.pv3-1item-col[data-type=media]{background-image:none!important;padding:0!important}.pv3-1item-col[data-type=media] img{width:100%;height:auto}.pv3-1item-col[data-type=text]{width:100%}.pv3-1item-inner{min-height:inherit;padding:0!important}.pv3-1item-text{font-size:16px;line-height:1.1}.pv3-1item-title{font-size:20px;line-height:1.1}.pv3-1item-title:after{left:50%;margin-left:-30px}}.pv3-mod-wrapper{overflow:hidden}.pv3-mod-wrapper:hover{cursor:pointer}.pv3-mod-wrapper.isOpen:hover [data-type=text] .pv3-3item-title>p,.pv3-mod-wrapper[data-active=true]:hover [data-type=text] .pv3-3item-title>p{color:inherit}.pv3-3item{height:600px;position:relative}.pv3-3item .pv3-video-container{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0;transition:.3s}.pv3-3item .pv3-video-container iframe{height:100%;display:block;margin-left:auto;margin-right:auto}.pv3-3item [data-state=hidden]{display:none;animation:fadein 2s}.pv3-3item[data-separator=dotted] .pv3-3item-title{text-align:center}.pv3-3item[data-separator=dotted] .pv3-3item-title:after{font-size:30px}.pv3-3item-title{position:relative}.pv3-3item-title:after{content:'';width:60px;height:3px;background:#0071ce;padding:0;position:absolute;left:50%;margin-left:-35px;bottom:0}.pv3-3item-large,.pv3-3item-small{transition:all .5s ease}.pv3-3item [data-text-pos=left] [data-type=media]{right:0}.pv3-3item [data-text-pos=right] [data-type=media]{left:0}.pv3-3item [data-text-pos=right] [data-type=text]{left:50%}.pv3-3item [data-type=media]{overflow:hidden}.pv3-3item [data-type=media]>img{width:100%;height:auto;opacity:0;display:none}.pv3-3item-close{position:absolute;right:0;top:0;z-index:99;display:none}.isOpen .pv3-3item-close{display:block}.pv3-3item-close-btn{background:0 0;border:0;cursor:pointer}.pv3-3item-close-btn:before{content:'+';transform:rotate(45deg);font-size:50px;display:block;font-weight:700;line-height:1;margin:0;color:#1a75cf}.pv3-3item [data-pos=one],.pv3-3item [data-pos=two]{position:absolute;width:50%;height:50%}.pv3-3item [data-pos=one]{top:0}.pv3-3item [data-pos=two]{top:50%}.pv3-3item [data-pos=three]{position:absolute;width:50%;height:100%;top:0;overflow:hidden}.pv3-3item [data-pos=three] img{height:100%;width:auto}.pv3-3item[data-type=OnePlusTwo] [data-pos=one],.pv3-3item[data-type=OnePlusTwo] [data-pos=two]{right:0}.pv3-3item[data-type=OnePlusTwo] [data-pos=three]{left:0}.pv3-3item[data-type=TwoPlusOne] [data-pos=one],.pv3-3item[data-type=TwoPlusOne] [data-pos=two]{left:0}.pv3-3item[data-type=TwoPlusOne] [data-pos=three]{right:0}.pv3-3item .isOpen,.pv3-3item [data-active=true]{height:100%;z-index:10;width:100%}.pv3-3item .isOpen:hover,.pv3-3item [data-active=true]:hover{cursor:default!important}.pv3-3item .isOpen[data-pos=two],.pv3-3item [data-active=true][data-pos=two]{top:0}.pv3-3item .isOpen .pv3-3item-tag,.pv3-3item [data-active=true] .pv3-3item-tag{display:none}.pv3-3item .isOpen [data-type=text],.pv3-3item [data-active=true] [data-type=text]{text-align:left;top:0;bottom:0;transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:100px}.pv3-3item .isOpen [data-type=media],.pv3-3item [data-active=true] [data-type=media]{top:0}.pv3-3item .isOpen [data-state=hidden],.pv3-3item [data-active=true] [data-state=hidden]{display:block;animation:fadein 2s}.pv3-3item .isOpen .pv3-mod-wrapper:hover,.pv3-3item [data-active=true] .pv3-mod-wrapper:hover{cursor:default}.pv3-3item .isOpen .pv3-3item-title:after,.pv3-3item [data-active=true] .pv3-3item-title:after{left:0;margin-left:0}.pv3-3item [data-mod-type=video] [data-type=text]{width:100%}.pv3-3item [data-type=text]{position:absolute;top:50%;transform:translateY(-50%);z-index:1;left:0;right:0;text-align:center;padding:0 10px}.pv3-3item [data-type=text] [data-type=media]{right:0}.pv3-3item [data-type=text]:after{top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent #fff transparent transparent;text-align:center;margin-left:0;z-index:999;position:absolute}@media only screen and (min-width:1300px){.pv3-3item-small.isOpen [data-type=text],.pv3-3item-small[data-active=true] [data-type=text]{width:75%}.pv3-3item-small.isOpen [data-type=media],.pv3-3item-small[data-active=true] [data-type=media]{width:25%}.pv3-3item-small.isOpen[data-text-pos=right] [data-type=text],.pv3-3item-small[data-active=true][data-text-pos=right] [data-type=text]{width:75%;left:25%}}.pv3-3item-small-block{width:50%}.pv3-3item-small-block[data-type=media]{position:absolute;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-3item-small[data-text-pos=right] [data-type=text]:after{left:-40px;border-color:transparent #fff transparent transparent}.pv3-3item-small[data-text-pos=left] [data-type=text]:after{right:-40px;border-color:transparent transparent transparent #fff}.pv3-3item-small [data-active=true][data-pos=one] [data-type=media]{background-position:100%}.pv3-3item-large{background-repeat:no-repeat;background-size:cover!important;height:100%;background-position:50% 33%!important;margin:0}.pv3-3item-large-block[data-type=text]{left:0!important}.pv3-3item-large-block[data-type=text]:after{display:none}.pv3-3item-large[data-active=true][data-text-pos=right] [data-type=media]{right:75%;left:0}.pv3-3item-large[data-active=true][data-text-pos=right] [data-type=text]{left:25%!important}.pv3-3item-large[data-active=true] [data-text-pos=left] [data-type=text]:after{top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent transparent transparent #fff;text-align:center;margin-left:0;z-index:1;position:absolute}.pv3-3item-large[data-active=true] [data-type=text]{width:50%;height:100%;z-index:9999}@media only screen and (min-width:1300px){.pv3-3item-large[data-active=true] [data-type=text]{padding:60px}}.pv3-3item-large[data-active=true] [data-type=text]:before{left:-40px;top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent #fff transparent transparent;text-align:center;margin-left:0;z-index:1;position:absolute}.pv3-3item-large[data-active=true] [data-type=media]{background-repeat:no-repeat;background-size:cover!important;height:100%;background-position:50% 33%!important;position:absolute;left:50%;z-index:999}.pv3-3item[data-item-expanded=true] .pv3-3item-close{display:block}.pv3-3item [data-theme=white]{color:#fff}.pv3-3item [data-theme=black]{color:#000}.pv3-3item-tag{font-size:20px;padding-bottom:10px;line-height:1;display:block;letter-spacing:2px}.pv3-3item-title{position:relative;padding-bottom:10px;margin-bottom:10px;margin-top:0}.pv3-3item-title:after{color:#fff;letter-spacing:3px;margin-top:15px;display:block;background:0 0;font-size:15px}.pv3-3item-title>p{font-weight:400;font-size:34px;text-transform:inherit;line-height:1.1;letter-spacing:1px;margin:0 0 10px}@media only screen and (min-width:1300px){.pv3-3item-title>p{font-size:30px}}.pv3-3item .pv3-video-lead-img{opacity:0}.pv3-3item .pv3-video-module-img-bg{max-height:600px}.pv3-3item .play .pv3-video-container{opacity:1;z-index:1}.pv3-3item .play .pv3-video-container iframe{max-width:100%;width:70%}.pv3-3item .play [data-mod-type=video]{display:none!important}.pv3-3item a.pv3-cta{margin-top:60px;display:block;text-decoration:none;text-transform:uppercase}.pv3-anchor{display:none}@media only screen and (min-width:1024px){.pv3-3item-title{font-size:18px;line-height:1.2}}@media only screen and (min-width:480px) and (max-width:767px){.pv3-3item{height:1000px!important}.pv3-3item-small{height:250px!important}.pv3-3item-large{height:500px!important}.pv3-3item [data-pos=one],.pv3-3item [data-pos=two]{width:100%}.pv3-3item [data-pos=two]{top:250px}.pv3-3item [data-pos=three]{top:500px;width:100%}}@media only screen and (max-width:479px){.pv3-3item{height:700px!important}.pv3-3item-small{height:175px!important}.pv3-3item-large{height:350px!important}.pv3-3item [data-pos=one],.pv3-3item [data-pos=two]{width:100%}.pv3-3item [data-pos=two]{top:175px}.pv3-3item [data-pos=three]{top:350px;width:100%}}@media only screen and (max-width:1023px){.pv3-anchor{position:absolute;z-index:100;left:0;right:0;top:0;bottom:0;display:block}}@keyframes fadein{from{opacity:0}to{opacity:1}}.pv3-3item-large[data-mod-type=image].isOpen .pv3-dim-img{display:none}.pv3-3item-large[data-mod-type=image].isOpen [data-type=text]{color:#000;padding:0 100px 0 27%;max-width:75%}.pv3-3item-large[data-mod-type=image].isOpen [data-type=media]{position:absolute;width:25%;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-3item-large[data-mod-type=image].isOpen [data-type=media] img{width:auto;height:100%;opacity:1;display:block}.pv3-3item-large[data-mod-type=video].isOpen,.pv3-3item-small[data-mod-type=video].isOpen{width:100%}.pv3-3item-large[data-mod-type=video].isOpen .pv3-video-module-img-bg,.pv3-3item-small[data-mod-type=video].isOpen .pv3-video-module-img-bg{filter:blur(10px)}.pv3-3item-large[data-mod-type=video].isOpen [data-type=text],.pv3-3item-small[data-mod-type=video].isOpen [data-type=text]{display:none}.pv3-3item-large.isOpen,.pv3-3item-large[data-active=true] [data-type=media]{background-repeat:no-repeat;background-size:cover!important;background-position:40% 16%!important;height:100%;position:absolute;left:50%;display:block;top:0;right:0;bottom:0}.pv3-3item-large.isOpen .pv3-3item-close,.pv3-3item-large[data-active=true] [data-type=media] .pv3-3item-close{display:block}.pv3-3item-large[data-pos=three].isOpen{left:0;background-image:none!important}@media only screen and (max-width:767px){.pv3-3item-title>p{font-size:16px}.pv3-3item-tag{font-size:14px}.pv3-1item-title:after{left:50%;margin-left:-30px}.pv3-1item>.pv3-dim-img{height:auto!important;width:auto!important;opacity:1!important;display:block}}.pv3-mod-wrapper{overflow:hidden}.pv3-mod-wrapper:hover{cursor:pointer}.pv3-mod-wrapper.isOpen:hover [data-type=text] .pv3-4item-title>p,.pv3-mod-wrapper[data-active=true]:hover [data-type=text] .pv3-4item-title>p{color:inherit}.pv3-4item{height:600px;position:relative}.pv3-4item .pv3-video-container{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;opacity:0;transition:.3s}.pv3-4item .pv3-video-container iframe{height:100%;display:block;margin-left:auto;margin-right:auto}.pv3-4item [data-state=hidden]{display:none;animation:fadein 2s}.pv3-4item[data-separator=dotted] .pv3-4item-title{text-align:center}.pv3-4item[data-separator=dotted] .pv3-4item-title:after{font-size:30px}.pv3-4item-title{position:relative}.pv3-4item-title:after{content:'';width:60px;height:3px;background:#0071ce;padding:0;position:absolute;left:50%;margin-left:-35px;bottom:0}.pv3-4item-small{transition:all .5s ease}.pv3-4item [data-text-pos=left] [data-type=media]{right:0}.pv3-4item [data-text-pos=right] [data-type=media]{left:0}.pv3-4item [data-text-pos=right] [data-type=text]{left:50%}.pv3-4item [data-type=media]{overflow:hidden}.pv3-4item [data-type=media]>img{width:100%;height:auto;opacity:0;display:none}.pv3-4item-close{position:absolute;right:0;top:0;z-index:99;display:none}.isOpen .pv3-4item-close{display:block}.pv3-4item-close-btn{background:0 0;border:0;cursor:pointer}.pv3-4item-close-btn:before{content:'+';transform:rotate(45deg);font-size:50px;display:block;font-weight:700;line-height:1;margin:0;color:#1a75cf}.pv3-4item [data-pos=four],.pv3-4item [data-pos=one],.pv3-4item [data-pos=three],.pv3-4item [data-pos=two]{position:absolute;width:50%;height:50%}.pv3-4item [data-pos=one],.pv3-4item [data-pos=two]{top:0}.pv3-4item [data-pos=four],.pv3-4item [data-pos=three]{top:50%}.pv3-4item [data-pos=one],.pv3-4item [data-pos=three]{left:0}.pv3-4item [data-pos=four],.pv3-4item [data-pos=two]{right:0}.pv3-4item .isOpen,.pv3-4item [data-active=true]{height:100%;z-index:10;width:100%}.pv3-4item .isOpen:hover,.pv3-4item [data-active=true]:hover{cursor:default!important}.pv3-4item .isOpen[data-pos=four],.pv3-4item .isOpen[data-pos=three],.pv3-4item .isOpen[data-pos=two],.pv3-4item [data-active=true][data-pos=four],.pv3-4item [data-active=true][data-pos=three],.pv3-4item [data-active=true][data-pos=two]{top:0}.pv3-4item .isOpen .pv3-4item-tag,.pv3-4item [data-active=true] .pv3-4item-tag{display:none}.pv3-4item .isOpen [data-type=text],.pv3-4item [data-active=true] [data-type=text]{text-align:left;top:0;bottom:0;transform:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:100px}.pv3-4item .isOpen [data-type=media],.pv3-4item [data-active=true] [data-type=media]{top:0}.pv3-4item .isOpen [data-state=hidden],.pv3-4item [data-active=true] [data-state=hidden]{display:block;animation:fadein 2s}.pv3-4item .isOpen .pv3-mod-wrapper:hover,.pv3-4item [data-active=true] .pv3-mod-wrapper:hover{cursor:default}.pv3-4item .isOpen .pv3-4item-title:after,.pv3-4item [data-active=true] .pv3-4item-title:after{left:0;margin-left:0}.pv3-4item [data-mod-type=video] [data-type=text]{width:100%}.pv3-4item [data-type=text]{position:absolute;top:50%;transform:translateY(-50%);z-index:1;left:0;right:0;text-align:center;padding:0 10px}.pv3-4item [data-type=text] [data-type=media]{right:0}.pv3-4item [data-type=text]:after{top:50%;transform:translateY(-50%);content:'';border:20px solid #fff;border-color:transparent #fff transparent transparent;text-align:center;margin-left:0;z-index:999;position:absolute}@media only screen and (min-width:1300px){.pv3-4item-small.isOpen [data-type=text],.pv3-4item-small[data-active=true] [data-type=text]{width:75%}.pv3-4item-small.isOpen [data-type=media],.pv3-4item-small[data-active=true] [data-type=media]{width:25%}.pv3-4item-small.isOpen[data-text-pos=right] [data-type=text],.pv3-4item-small[data-active=true][data-text-pos=right] [data-type=text]{width:75%;left:25%}}.pv3-4item-small-block{width:50%}.pv3-4item-small-block[data-type=media]{position:absolute;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-4item-small[data-text-pos=right] [data-type=text]:after{left:-40px;border-color:transparent #fff transparent transparent}.pv3-4item-small[data-text-pos=left] [data-type=text]:after{right:-40px;border-color:transparent transparent transparent #fff}.pv3-4item-small [data-active=true][data-pos=one] [data-type=media]{background-position:100%}.pv3-4item[data-item-expanded=true] .pv3-4item-close{display:block}.pv3-4item [data-theme=white]{color:#fff}.pv3-4item [data-theme=black]{color:#000}.pv3-4item-tag{font-size:20px;padding-bottom:10px;line-height:1;display:block;letter-spacing:2px}.pv3-4item-title{position:relative;padding-bottom:10px;margin-bottom:10px;margin-top:0}.pv3-4item-title:after{color:#fff;letter-spacing:3px;margin-top:15px;display:block;background:0 0;font-size:15px}.pv3-4item-title>p{font-weight:400;font-size:30px;text-transform:inherit;line-height:1.1;letter-spacing:1px;margin:0 0 10px}@media only screen and (min-width:1300px){.pv3-4item-title>p{font-size:30px}}.pv3-4item .pv3-video-lead-img{opacity:0}.pv3-4item .pv3-video-module-img-bg{max-height:600px}.pv3-4item .play .pv3-video-container{opacity:1;z-index:1}.pv3-4item .play .pv3-video-container iframe{max-width:100%;width:70%}.pv3-4item .play [data-mod-type=video]{display:none!important}.pv3-4item a.pv3-cta{margin-top:60px;display:block;text-decoration:none;text-transform:uppercase}.pv3-anchor{display:none}@media only screen and (min-width:1024px){.pv3-4item-title{font-size:18px;line-height:1.2}}@media only screen and (min-width:480px) and (max-width:767px){.pv3-4item{height:1000px!important}.pv3-4item-small{height:250px!important}.pv3-4item [data-pos=four],.pv3-4item [data-pos=one],.pv3-4item [data-pos=three],.pv3-4item [data-pos=two]{width:100%}.pv3-4item [data-pos=two]{top:50%}.pv3-4item [data-pos=three]{top:25%;width:100%}.pv3-4item [data-pos=four]{top:75%;width:100%}}@media only screen and (max-width:479px){.pv3-4item{height:700px!important}.pv3-4item-small{height:175px!important}.pv3-4item [data-pos=four],.pv3-4item [data-pos=one],.pv3-4item [data-pos=three],.pv3-4item [data-pos=two]{width:100%}.pv3-4item [data-pos=two]{top:50%}.pv3-4item [data-pos=three]{top:25%}.pv3-4item [data-pos=four]{top:75%}}@media only screen and (max-width:1023px){.pv3-anchor{position:absolute;z-index:100;left:0;right:0;top:0;bottom:0;display:block}}@keyframes fadein{from{opacity:0}to{opacity:1}}.pv3-4item-large[data-mod-type=image].isOpen .pv3-dim-img{display:none}.pv3-4item-large[data-mod-type=image].isOpen [data-type=text]{color:#000;padding:0 100px 0 27%;max-width:75%}.pv3-4item-large[data-mod-type=image].isOpen [data-type=media]{position:absolute;width:25%;height:100%;background-size:cover!important;background-repeat:no-repeat;background-position:50% 33%}.pv3-4item-large[data-mod-type=image].isOpen [data-type=media] img{width:auto;height:100%;opacity:1;display:block;margin-left:-75%}.pv3-4item-large[data-mod-type=video].isOpen,.pv3-4item-small[data-mod-type=video].isOpen{width:100%}.pv3-4item-large[data-mod-type=video].isOpen .pv3-video-module-img-bg,.pv3-4item-small[data-mod-type=video].isOpen .pv3-video-module-img-bg{filter:blur(10px)}.pv3-4item-large[data-mod-type=video].isOpen [data-type=text],.pv3-4item-small[data-mod-type=video].isOpen [data-type=text]{display:none}.pv3-4item-large.isOpen,.pv3-4item-large[data-active=true] [data-type=media]{background-repeat:no-repeat;background-size:cover!important;background-position:40% 16%!important;height:100%;position:absolute;left:50%;display:block;top:0;right:0;bottom:0}.pv3-4item-large.isOpen .pv3-4item-close,.pv3-4item-large[data-active=true] [data-type=media] .pv3-4item-close{display:block}@media only screen and (max-width:767px){.pv3-4item-title>p{font-size:16px}.pv3-4item-tag{font-size:14px}.pv3-1item-title:after{left:50%;margin-left:-30px}.pv3-1item>.pv3-dim-img{height:auto!important;width:auto!important;opacity:1!important;display:block}}.pv3-4item.pv3-2item{height:300px}.pv3-4item.pv3-2item [data-pos=one],.pv3-4item.pv3-2item [data-pos=two]{height:100%}@media only screen and (min-width:480px) and (max-width:767px){.pv3-4item.pv3-2item{height:500px!important}.pv3-4item.pv3-2item-small{height:125px!important}.pv3-4item.pv3-2item [data-pos=two]{top:50%}}@media only screen and (max-width:767px){.pv3-4item.pv3-2item [data-pos=one][data-text-pos=left]+[data-pos=two] [data-type=text]{left:50%}.pv3-4item.pv3-2item [data-pos=one][data-text-pos=left]+[data-pos=two] [data-type=media]{left:0}.pv3-4item.pv3-2item [data-pos=one][data-text-pos=right]+[data-pos=two] [data-type=text]{left:0;right:unset}.pv3-4item.pv3-2item [data-pos=one][data-text-pos=right]+[data-pos=two] [data-type=media]{right:0;left:unset}}@media only screen and (max-width:479px){.pv3-4item.pv3-2item{height:350px!important}.pv3-4item.pv3-2item-small{height:87.5px!important}.pv3-4item.pv3-2item [data-pos=two]{top:50%}}body,html{font-family:BogleWeb}[data-darkmode]{background:#051223}[data-darkmode],[data-darkmode] a,[data-darkmode] a.Link{color:#fff}bsp-white{color:#fff}bsp-blue{color:#1a75cf}bsp-green,bsp-grr-h3-green{color:#76c043}bsp-yellow{color:#ffc220}bsp-gold{color:gold}.TextColorRed,bsp-red{color:red}.TextColorRed a.Link,bsp-red a.Link{color:red}bsp-grr-h3-orange,bsp-orange{color:#f47321}.NestedListLevel1{margin-left:35px;display:inline-table;background:0 0;padding:0;list-style-type:none}.NestedListLevel1:before{margin-left:-14px;padding-right:9px;content:'\2022'}.NestedListLevel2{display:inline-table;background:0 0;padding:0;list-style-type:none;margin-left:70px}.NestedListLevel2:before{margin-left:-14px;padding-right:9px;content:'\2022'}.NestedListLevel3{display:inline-table;background:0 0;padding:0;list-style-type:none;margin-left:105px}.NestedListLevel3:before{margin-left:-14px;padding-right:9px;content:'\2022'}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer{background:#fff;padding-top:60px;padding-bottom:60px}@media only screen and (max-width:767px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer{padding-top:30px;padding-bottom:30px}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer{padding-left:200px;padding-right:200px;margin:0 auto}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-social,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-social,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-social{margin:0;display:block}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:baseline;align-items:baseline}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar-heading,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar-heading,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar-heading{padding-right:12px;padding-bottom:0;color:#1a75cf;display:block}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar-items-item,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar-items-item,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar-items-item{margin:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]{background:#fff;width:42px;height:42px}@media only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service],html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]{width:28px;height:28px}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:before{color:#1a75cf;font-size:16px}@media only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:before{font-size:15px}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:hover{background:#1a75cf}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .SocialBar [data-social-service]:hover:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .SocialBar [data-social-service]:hover:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .SocialBar [data-social-service]:hover:before{color:#fff}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-iconLinks,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-iconLinks,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-iconLinks{width:100%;text-align:right}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-links{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:baseline;align-items:baseline;margin:20px 0}@media only screen and (max-width:1299px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-links{-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:1299px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer-links,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer-links{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:767px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation{display:none}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text{padding:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text:before{color:#999}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link{color:#999}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .FooterNavigation .Navigation-items-item .NavigationItem-text-link:hover{color:#1a75cf}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{color:#999;font-size:13px;padding:0;-ms-flex-order:1;order:1;width:100%}@media only screen and (max-width:767px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{font-size:10px;width:100%;margin-top:20px}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{-ms-flex-order:-1;order:-1;width:auto}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-footerLogo,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Page-footer .Page-footerNavigation,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-footerLogo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-footerNavigation,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-footerLogo,html:not(.SideNavPage) body[data-subThemeName=WEE] .Page-footer .Page-footerNavigation{display:none!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header{font-family:myriad-pro,sans-serif}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-contentWrapper{height:50px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-contentWrapper{display:-ms-flexbox;display:flex;transition:background-color .2s linear;padding:0 10px;-ms-flex-align:center;align-items:center;top:0;width:100%;color:#fff;z-index:9999;position:relative;font-size:16px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]{display:block;width:25px;max-width:25px;height:17px}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle],html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]{display:none}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle] span,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle]:after,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header [data-page-header-pagetoggle]:before,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle] span,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle]:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header [data-page-header-pagetoggle]:before,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle] span,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]:after,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header [data-page-header-pagetoggle]:before{color:var(--selectedLinkColor,#fcbb30)!important;background-color:var(--selectedLinkColor,#fcbb30)!important;height:3px;border-radius:1px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote{position:absolute;left:0;border:0;padding-left:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote a{text-transform:unset;line-height:50px;font-size:18px;font-weight:100;text-indent:55px}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote a{font-size:36px!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .MainNavigation-promote a{display:-ms-flexbox;display:flex;position:relative}}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header .StockTicker,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-search,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .StockTicker,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-search,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .NavigationLanguages,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .NavigationSites,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header .StockTicker,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-search{display:none!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header[data-fixed-header],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header[data-fixed-header],html:not(.SideNavPage) body[data-subThemeName=WEE] .Header[data-fixed-header]{position:fixed;top:0;z-index:2;width:100%}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=JUMP] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=WEE] header .Page-logo{margin-left:auto}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=JUMP] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] header .Page-logo,html:not(.SideNavPage) body[data-subThemeName=WEE] header .Page-logo{margin-left:20px}}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header,html:not(.SideNavPage) body[data-subThemeName=JUMP] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header,html:not(.SideNavPage) body[data-subThemeName=WEE] .Header-contentWrapper{height:100px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .NavigationItem,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .NavigationItem,html:not(.SideNavPage) body[data-subThemeName=WEE] .NavigationItem{position:relative}html:not(.SideNavPage) body[data-subThemeName=JUMP] .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .NavigationItem-text,html:not(.SideNavPage) body[data-subThemeName=WEE] .NavigationItem-text{margin:0;padding:0 15px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=WEE] .NavigationItem-items{display:none}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation{position:absolute;top:100px;left:0;width:100%;height:40px;max-width:100%;margin:0 auto;padding:0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem[data-navigation-hasitems]:hover .NavigationItem-items{display:block;position:absolute;top:100%;overflow:unset;max-height:unset;left:0;background:#fff;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.2)}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation li,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation ul,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation li,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation ul,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation li,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation ul{list-style:none!important;overflow:visible}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation li a,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation ul a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation li a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation ul a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation li a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation ul a{font-weight:600!important;font-size:14px;height:60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation>.Navigation-items,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation>.Navigation-items,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation>.Navigation-items{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;height:40px;margin:0;padding:0;background:0 0}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link{text-transform:uppercase;max-height:40px;color:#fff}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link:after,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link:after{display:none!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem [data-collapse-toggle-state],html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem [data-collapse-toggle-state],html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem [data-collapse-toggle-state]{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 15px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem [data-collapse-toggle-state]:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem [data-collapse-toggle-state]:after,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem [data-collapse-toggle-state]:after{content:'\f078';font-size:12px;font-family:'Font Awesome 5 Free';font-weight:800;color:#fff;padding:0 5px;text-rendering:auto;-webkit-font-smoothing:antialiased}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover{background-color:transparent}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover a{color:var(--navTextHoverColor,#ffc233)!important}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover li a,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover ul a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover li a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover ul a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover li a,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover ul a{color:#222!important;height:40px}html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover li a:hover,html:not(.SideNavPage) body[data-subThemeName=JUMP] .MainNavigation .NavigationItem:hover ul a:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover li a:hover,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem:hover ul a:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover li a:hover,html:not(.SideNavPage) body[data-subThemeName=WEE] .MainNavigation .NavigationItem:hover ul a:hover{color:var(--navTextHoverColor,#ffc233)!important}}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-countAndViewControls,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-countAndViewControls,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-countAndViewControls,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-countAndViewControls{display:none}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-SearchControls .MultiCheckboxControl,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-SearchControls .MultiCheckboxControl,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-SearchControls .MultiCheckboxControl{min-width:170px;border:1px solid #fff}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-form,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-form,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-form,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-form{-ms-flex:1 1 50%;flex:1 1 50%}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-formInput,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-formInput,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-formInput,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-formInput{max-width:100%}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .SearchResultSet-pagination a,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .SearchResultSet-pagination a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a{color:#fff;background:var(--footer-sociallinks-color)}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .SearchResultSet-pagination a:hover,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a:hover,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .SearchResultSet-pagination a:hover,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a:hover{background:var(--footer-sociallinks-bg-hover-color)}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-category span,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category span,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-category span,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category a,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-category span{background:var(--mainThemeColor);display:inline-block;color:#fff;padding:0 7px;font-size:15px;max-height:none;line-height:28px;text-transform:uppercase;font-weight:700}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-date,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-date,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-date,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-date{display:none}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .PromoSimpleCard .Promo-title,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-title,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-found .PromoSimpleCard .Promo-title,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-found .PromoSimpleCard .Promo-title{line-height:30px;max-height:none;font-size:28px;font-weight:600;margin:0 0 10px 0}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-controls:before,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-controls:before,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-controls:before,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-controls:before{display:none}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-controls h1,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-controls h1,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPage-controls h1,html:not(.SideNavPage) .blogLanding[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-controls h1{display:none}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .SearchResultSet-pagination a,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a{color:#fff;background:#66b42c}html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPage-found .SearchResultSet-pagination a:hover,html:not(.SideNavPage) .blogLanding[data-subThemeName=ASDA] .SearchResultsPageMultiResult-found .SearchResultSet-pagination a:hover{background:#000}html:not(.SideNavPage) body[data-subThemeName=ASDA] .PageLede[data-invertcolor-and-noborder],html:not(.SideNavPage) body[data-subThemeName=SamsClub] .PageLede[data-invertcolor-and-noborder]{background-image:none!important}html:not(.SideNavPage)[data-pageheadertoggle=true] [data-page-header-pagetoggle] span{display:none!important}body[data-subThemeName=JUMP] .Page-footer .Page-footerContent{display:none}body[data-subThemeName=JUMP].JumpArticle-body p{margin-left:20px;margin-right:20px}body[data-subThemeName=JUMP].JumpArticle-body ol{margin-right:20px}body[data-subThemeName=JUMP].JumpArticle-body .ArticlePage-actions{display:none}body[data-subThemeName=JUMP].JumpArticle-body .ArticlePage-articleBody-intro{width:100%;padding:20px 0 0 0}body[data-subThemeName=JUMP].JumpArticle-body .ArticlePage-articleBody-intro p{font-size:18px;font-style:normal;font-family:inherit}body[data-subThemeName=JUMP].JumpArticle-body .article-useful-answer a{color:#fff}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold{position:relative;overflow:visible}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold:before{content:'';position:absolute;display:block;top:0;left:0;right:0;background-image:url('../image/wee-header-article-blue-spark.fde2b5e1eecb8bf3b031fe577307ec07.png');background-repeat:no-repeat;background-position:0 0;z-index:1;height:500px;background-size:100% auto}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-subHeadline{display:block;font-size:12px;color:#a0a0a0}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-actions{padding-top:14px;padding-bottom:20px;position:relative;z-index:9}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-headline{font-weight:400}body[data-subThemeName=JUMP].JumpArticle-body .LedeBold-sectionLabel{display:none}body[data-subThemeName=JUMP] .ListMosaic{background-color:#f0f6fd}body[data-subThemeName=JUMP] .ListMosaic .List-cta a{background:#1a75cf;display:inline-block;font-size:18px;max-height:none;line-height:50px;font-family:myriad-pro,sans-serif;font-weight:700;border:0;border-radius:2px;background-clip:padding-box;padding:0 31.5px;color:#fff;margin:28px 0 0 0}body[data-subThemeName=JUMP] .ListMosaic .List-cta a:hover{background:#6cabe7}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle{background-color:#fff;background-image:none;padding:49px 31.5px;text-align:left;height:370px}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-title{margin-bottom:31.5px;font-size:24px;line-height:28px;max-height:none;padding-bottom:0;text-align:left}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-title:after{display:none}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-items{padding:0 20px}body[data-subThemeName=JUMP] .ListMosaic .RichTextModuleWithTitle-items p{font-size:14px}body[data-subThemeName=JUMP] .RichTextModuleWithTitle{padding-top:90px;padding-bottom:90px;position:relative;background-image:url('../image/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-title{padding-bottom:18px;margin-bottom:34px;font-size:48px;line-height:56px;max-height:none;text-align:center;font-weight:400;position:relative}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-title:after{width:100px;left:53%;background:#fcbb30;content:'';height:6px;padding:0;position:absolute;margin-left:-75px;bottom:0}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-items{max-width:1020px;margin:0 auto;padding:0 70px}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-items p{font-size:18px}body[data-subThemeName=JUMP] .RichTextModuleWithTitle-items b{display:inline-block;margin-bottom:0}body[data-subThemeName=JUMP] .CardGrid[data-columns='2']{background-image:url('../image/bg-sparks-3.a1c22e06fb79acf14ea57c28dfad0216.png');background-position:top center;background-repeat:no-repeat;background-color:#f0f6fd;position:relative}body[data-subThemeName=JUMP] .CardGrid[data-columns='2'] .CardGrid-title{margin-bottom:80px;font-weight:400}body[data-subThemeName=JUMP] .CardGrid[data-columns='2'] .CardGrid-items{max-width:1020px;margin:0 auto}body[data-subThemeName=JUMP] .CardGrid[data-columns='2'] .CardGrid-items .PromoMosaic{max-height:265px;overflow:hidden}body[data-subThemeName=JUMP] .LedeBold{background:#f0f6fc;position:relative;padding-top:80px;overflow:visible;padding-bottom:1px!important}@media only screen and (max-width:1023px){body[data-subThemeName=JUMP] .LedeBold{padding-top:20px}}body[data-subThemeName=JUMP] .LedeBold-date{display:block}body[data-subThemeName=JUMP] .LedeBold-headline{font-weight:300}body[data-subThemeName=JUMP] .LedeBold-sectionLabel{display:none}body[data-subThemeName=JUMP] .LedeBold-lead{z-index:2;position:relative}body[data-subThemeName=JUMP] .LedeBold:before{content:'';position:absolute;display:block;top:0;left:0;right:0;background-image:url('../image/wee-header-article-blue-spark.fde2b5e1eecb8bf3b031fe577307ec07.png');background-repeat:no-repeat;background-position:0 0;z-index:1;height:500px;background-size:100% auto}body[data-subThemeName=JUMP] .Header-contentWrapper{background-color:#fff}body[data-subThemeName=JUMP] .Header-contentWrapper .Page-logo{display:none}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links{position:absolute;right:0;padding:10px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1023px){body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links{display:none}}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-logo{position:relative;display:block;max-width:138px;padding:0 7px;margin:0;max-height:45px}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-secondarySiteLink{position:relative;display:block;max-width:138px;padding:0 10px;max-height:45px}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-secondarySiteLink img{height:auto;width:100%}body[data-subThemeName=JUMP] .Header-contentWrapper .Header-links .Page-secondarySiteLink:before{content:'';display:block;height:34px;width:1px;background-color:#c7d4df;top:50%;transform:translateY(-50%);left:0;position:absolute}body[data-subThemeName=JUMP] .Header .MainNavigation .Header-links{display:none}body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a{font-size:0;position:absolute;top:10px;right:20px;text-decoration:none}body[data-subThemeName=JUMP] .Header .MainNavigation-searchLink a:before{font-size:20px;color:var(--tool-icon-color)}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem{border-bottom:1px solid rgba(255,255,255,.5)}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text-link{border:0}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text-link-toggle{margin-right:20px}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationList-items-item a{white-space:normal}body[data-subThemeName=JUMP] .Header .MainNavigation>.Navigation-items{-ms-flex-pack:start;justify-content:flex-start;padding-left:190px}body[data-subThemeName=JUMP] .Header .MainNavigation-promote{position:absolute;left:0;top:15px;border:0;padding-left:0;max-width:none}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{width:100%}@media only screen and (max-width:1023px){body[data-subThemeName=JUMP] .Header .MainNavigation-promote{width:100%;padding:0;text-align:center;text-indent:unset}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{font-size:0!important;text-align:center}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a:before{content:'';position:absolute;top:-15px;width:80px;height:80px;background-image:url('../image/jump-header-logo.dca8f663b56a2aac8765bff377c77708.png');background-repeat:no-repeat;background-size:auto 80px;left:45%}}body[data-subThemeName=JUMP] .Header .MainNavigation-promote,body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{color:#3772b6}@media only screen and (min-width:1024px){body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{text-indent:140px;padding-left:140px;font-size:30px;max-width:100%;top:-4px;line-height:1}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a:before{content:'';position:absolute;top:-10px;left:0;width:120px;height:130px;background-image:url('../image/jump-header-logo.dca8f663b56a2aac8765bff377c77708.png');background-repeat:no-repeat;background-size:auto 120px;transform:rotate(-1deg)}}@media only screen and (min-width:1300px){body[data-subThemeName=JUMP] .Header .MainNavigation-promote{top:20px}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a{text-indent:220px;padding-left:220px;font-size:30px;top:10px}body[data-subThemeName=JUMP] .Header .MainNavigation-promote a:before{top:-40px;width:208px;height:183px;background-size:auto 195px}}body[data-subThemeName=JUMP] .PromoFullWidth{background-size:cover!important}@media only screen and (min-width:1024px){body[data-subThemeName=JUMP] .MainNavigation{background-color:#2353a0;transform:none;overflow:inherit}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationList-items-item a{white-space:nowrap}body[data-subThemeName=JUMP] .Header .MainNavigation .NavigationItem-text-link-toggle{display:none}}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){[data-pageheadertoggle=true] body[data-subThemeName=JUMP]>*{left:270px;position:relative}[data-pageheadertoggle=true] body[data-subThemeName=JUMP] .Header{left:0}[data-pageheadertoggle=true] body[data-subThemeName=JUMP] .Header-contentWrapper{left:270px}body[data-subThemeName=JUMP] .Page-logo{display:none}body[data-subThemeName=JUMP] .MainNavigation-searchLink{display:block;right:10px;z-index:2}body[data-subThemeName=JUMP] .MainNavigation-searchLink a{top:15px!important}body[data-subThemeName=JUMP] .MainNavigation-searchLink a:before{font-size:17px;color:#1a75cf!important}body[data-subThemeName=JUMP] .MainNavigation{background-color:#0a4784;width:270px;padding:0;top:0;overflow:scroll}body[data-subThemeName=JUMP] .MainNavigation .Header-links{display:-ms-flexbox!important;display:flex!important;position:absolute;bottom:30px}body[data-subThemeName=JUMP] .MainNavigation .MainNavigation-searchLink{display:none}body[data-subThemeName=JUMP] .MainNavigation .Navigation-items{padding-left:0!important}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text{margin:0;position:relative}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;top:15px;right:25px;font-size:14px;color:#fff;font-family:FontAwesome;transform:none}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;border-bottom:1px solid rgba(255,255,255,.5);display:block;font-weight:700;font-size:14px;color:#fff}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-text-link:hover{color:#ffc233}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:14px;font-weight:400;padding-left:15px;display:block;text-align:left;padding:10px 30px;line-height:1.4;color:#fff}body[data-subThemeName=JUMP] .MainNavigation .NavigationItem-items a:hover{color:#ffc233}}body[data-subThemeName=WEE] .faq-tabbed-backtop{background:gray}@media only screen and (max-width:767px){body[data-subThemeName=WEE] .faq-tabbed-backtop{display:block}}body[data-subThemeName=WEE] .LedeBold{background:#f7f4f9;position:relative;padding-top:80px;overflow:visible;padding-bottom:1px!important}@media only screen and (max-width:1023px){body[data-subThemeName=WEE] .LedeBold{padding-top:20px}}body[data-subThemeName=WEE] .LedeBold-headline{font-weight:300}body[data-subThemeName=WEE] .LedeBold-sectionLabel{background:#712c86;position:relative;z-index:2}body[data-subThemeName=WEE] .LedeBold-sectionLabel a{background:#712c86}body[data-subThemeName=WEE] .LedeBold-lead{z-index:2;position:relative}body[data-subThemeName=WEE] .LedeBold:before{content:'';position:absolute;display:block;top:0;left:0;right:0;background-image:url('../image/wee-spark.55d94596228038524d4b8c908e101eeb.png');background-repeat:no-repeat;background-position:0 0;z-index:1;height:500px;background-size:100% auto}body[data-subThemeName=WEE] .PageLede-headline{font-size:24px;line-height:1;max-height:none}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .PageLede-headline{font-size:30px;line-height:1;max-height:none}}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .PageLede-headline{font-size:48px;line-height:56px;font-weight:400}}body[data-subThemeName=WEE] .PageLede-info{padding-top:40px}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .PageLede-info{padding-top:130px}}body[data-subThemeName=WEE] .PageLede-info-head{padding-bottom:5px!important}body[data-subThemeName=WEE] .PageLede-info-head:after{background:#fcbb30!important}body[data-subThemeName=WEE] .PromoPlainVideoWithText{max-height:564px;overflow:hidden}body[data-subThemeName=WEE] .PromoPlainVideoWithText-media{max-height:564px;overflow:hidden}body[data-subThemeName=WEE] .PromoPlainVideoWithText-media img{height:auto;object-fit:initial}body[data-subThemeName=WEE] .SearchResultsPage .Promo-date,body[data-subThemeName=WEE] .SearchResultsPageMultiResult .Promo-date{display:none}body[data-subThemeName=WEE] .SearchResultsPage-countAndViewControls,body[data-subThemeName=WEE] .SearchResultsPageMultiResult-countAndViewControls{overflow:hidden}body[data-subThemeName=WEE] .SearchResultsPage-SearchControls-toggle[data-collapse-toggle],body[data-subThemeName=WEE] .SearchResultsPageMultiResult-SearchControls-toggle[data-collapse-toggle]{color:#0e0c78}body[data-subThemeName=WEE] .SearchResultsPage-found,body[data-subThemeName=WEE] .SearchResultsPageMultiResult-found{z-index:1;position:relative}body[data-subThemeName=WEE] .SearchResultsPage-found .SearchControlCheckbox-label,body[data-subThemeName=WEE] .SearchResultsPageMultiResult-found .SearchControlCheckbox-label{color:#a1cffc}body[data-subThemeName=WEE] .SearchPageResults-below .FourColList{background-color:#fff}body[data-subThemeName=WEE] .SearchPageResults-below .FourColList-title{margin-bottom:20px}body[data-subThemeName=WEE] .SearchPageResults-below .FourColList-title:before{display:none}body[data-subThemeName=WEE] .PromoFullWidth{background-position:50% 33%;background-size:cover!important}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .PromoFullWidth-info{width:52%}}body[data-subThemeName=WEE] .PromoFullWidth-button a{background:#712c86}body[data-subThemeName=WEE] .PromoFullWidth-button a:hover{background:#9954ae}body[data-subThemeName=WEE] .ArticlePage-lead,body[data-subThemeName=WEE] .BlogPostLitePage-lead{z-index:2}body[data-subThemeName=WEE] .ArticlePage-actions,body[data-subThemeName=WEE] .BlogPostLitePage-actions{display:none}body[data-subThemeName=WEE] .ArticlePage-below .CardGrid-title,body[data-subThemeName=WEE] .BlogPostLitePage-below .CardGrid-title{text-align:left}body[data-subThemeName=WEE] .ArticlePage-main,body[data-subThemeName=WEE] .BlogPostLitePage-main{position:relative}body[data-subThemeName=WEE] .ArticlePage-headline,body[data-subThemeName=WEE] .BlogPostLitePage-headline{position:relative;display:block;padding-left:10px;padding-right:10px;padding-top:35px;padding-bottom:42px;font-weight:300;font-size:48px;line-height:1em;margin:0 auto;width:100%;background-color:#f7f4f9}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .ArticlePage-headline,body[data-subThemeName=WEE] .BlogPostLitePage-headline{padding-left:calc((100% - 980px)/ 2);padding-right:calc((100% - 980px)/ 2)}}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .ArticlePage-headline,body[data-subThemeName=WEE] .BlogPostLitePage-headline{padding-left:calc((100% - 1020px)/ 2);padding-right:calc((100% - 1020px)/ 2)}}body[data-subThemeName=WEE] .Page-pageHeading{display:none}body[data-subThemeName=WEE] .Page-footer{max-width:1020px;position:relative}@media only screen and (max-width:1299px){body[data-subThemeName=WEE] .Page-footer{max-width:100%}}body[data-subThemeName=WEE] .Page-footer .NavigationItem-text{padding:0}body[data-subThemeName=WEE] .Page-footer .SocialBar-heading{font-weight:700}body[data-subThemeName=WEE] .Page-footer::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:20px;overflow:hidden;z-index:1;background:radial-gradient(ellipse at top,rgba(0,0,0,.05) 0,rgba(0,0,0,0) 60%)}@media only screen and (min-width:1300px){body[data-subThemeName=WEE] .Page-footer{max-width:1420px}}body[data-subThemeName=WEE] .Page-footer .Page-social{text-align:center}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .Page-footer .Page-social{text-align:right}}body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{margin-top:10px}@media only screen and (min-width:768px){body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{margin-top:-5px}}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .Page-footer .Page-disclaimer{margin-top:10px}}body[data-subThemeName=WEE] .Header-links{display:none}body[data-subThemeName=WEE] .Header-contentWrapper{background-color:#712c86;background-image:url('../image/wee-header-spark.0b6e8de2e46df2eb65f3ee39cb9c4ea0.png');background-repeat:no-repeat;background-size:auto 60px;background-position:30px -5px}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .Header .Page-logo{display:block}}body[data-subThemeName=WEE] .Header .MainNavigation.fixed{box-shadow:0 0 12px rgba(0,0,0,.1);position:fixed;margin-top:0;width:100%;top:0;z-index:999}body[data-subThemeName=WEE] .Header .MainNavigation.fixed .Page-logo{display:block;padding:5px}body[data-subThemeName=WEE] .Header .MainNavigation .Page-logo{display:none}body[data-subThemeName=WEE] .Header .MainNavigation .Page-disclaimer{display:none}body[data-subThemeName=WEE] .Header .MainNavigation .NavigationItem-text-link-toggle{margin:10px;color:#fff}body[data-subThemeName=WEE] .Header .MainNavigation-promote,body[data-subThemeName=WEE] .Header .MainNavigation-promote a,body[data-subThemeName=WEE] .Header .MainNavigation-promote span{color:#fff}@media only screen and (max-width:1023px){body[data-subThemeName=WEE] .Header .MainNavigation-promote,body[data-subThemeName=WEE] .Header .MainNavigation-promote a,body[data-subThemeName=WEE] .Header .MainNavigation-promote span{font-size:16px;font-weight:400}}body[data-subThemeName=WEE] .Header[data-fixed-header=translucent] body[data-subThemeName=WEE] .Header-contentWrapper{background-color:rgba(26,117,207,.6)}@media only screen and (min-width:1024px){body[data-subThemeName=WEE] .Header-contentWrapper{background-color:#642676;background-size:auto 120px;background-position:0 -10px}body[data-subThemeName=WEE] .MainNavigation{overflow-y:unset;background-color:rgba(113,44,134,.8);transform:translateX(0)}body[data-subThemeName=WEE] .MainNavigation [data-current-nav-item] a{color:#ffc233}body[data-subThemeName=WEE] .MainNavigation ul a.NavigationItem-text-link-toggle{display:none}}.Page[data-fixed-nav] body[data-subThemeName=WEE],.StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=WEE]{padding-top:0;margin-top:-60px}.Page[data-fixed-nav] body[data-subThemeName=WEE] .Header,.StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=WEE] .Header{position:relative}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){[data-pageheadertoggle=true] body[data-subThemeName=WEE]>*{left:270px;position:relative}[data-pageheadertoggle=true] body[data-subThemeName=WEE] .Header{left:0}[data-pageheadertoggle=true] body[data-subThemeName=WEE] .Header-contentWrapper{left:270px}body[data-subThemeName=WEE] .MainNavigation{background-image:linear-gradient(284deg,rgba(255,255,255,0),rgba(0,0,0,.16)),linear-gradient(#6a2c91,#6a2c91);width:270px;padding:0;top:0;overflow:scroll}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text{margin:0;position:relative;border-bottom:1px solid rgba(255,255,255,.5)}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;width:70px;text-align:center;height:50px;line-height:50px;top:0;right:0;font-size:16px;color:#fff;font-family:'Font Awesome 5 Free';font-weight:700;transform:none;z-index:9}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;display:inline-block;font-weight:700;font-size:16px;color:#fff}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-text-link:hover{color:#ffc233}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:16px;font-weight:400;padding-left:15px;display:block;text-align:left;padding:0 20px;line-height:50px;color:#fff}body[data-subThemeName=WEE] .MainNavigation .NavigationItem-items a:hover{color:#ffc233}body[data-subThemeName=WEE] .Header{display:block;position:relative;width:100%;z-index:99;height:50px}body[data-subThemeName=WEE] .Header .Page-logo{display:none}body[data-subThemeName=WEE] .Header .MainNavigation .Page-logo{bottom:80px;left:30px;right:30px;display:block;padding:0 0 10px 0}body[data-subThemeName=WEE] .Header .MainNavigation .Page-logo img{width:100px;height:auto}body[data-subThemeName=WEE] .Header .MainNavigation .Page-disclaimer{bottom:60px;display:block;left:30px;right:30px;font-size:10px;padding:0;text-align:left;position:absolute}body[data-subThemeName=WEE] .Header .Page-disclaimer{padding:0 30px 60px 30px}body[data-subThemeName=WEE] .Header-contentWrapper{background-color:#712c86;position:fixed}body[data-subThemeName=WEE] .Header-contentWrapper .MainNavigation.fixed{width:270px}body[data-subThemeName=WEE] .Header-title{line-height:50px;font-size:16px;font-weight:400;color:#fff}}html:not(.SideNavPage) body[data-subThemeName=Sustainability]{overflow:hidden;overflow-y:scroll}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-links{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:var(--headerBgColor,#61bf1a);background-image:url('../image/wee-header-spark.0b6e8de2e46df2eb65f3ee39cb9c4ea0.png');background-repeat:no-repeat;background-size:auto 60px;background-position:30px -5px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-logo{position:absolute;right:0;padding:10px}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-logo{display:block}}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation.fixed{box-shadow:0 0 12px rgba(0,0,0,.1);position:fixed;margin-top:0;width:100%;top:0;z-index:999}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation.fixed .Page-logo{display:block;padding:5px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .NavigationItem-text-link-toggle{margin:10px;color:var(--selectedLinkColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote{max-width:inherit}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote:after{content:'';width:60px;height:4px;background:var(--selectedLinkColor,#fcbb30);position:absolute;left:55px;bottom:1px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote span{color:var(--navTextColor,#fff)}@media only screen and (max-width:1023px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote a,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote span{font-size:16px;font-weight:400}}@media only screen and (max-width:1299px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation-promote{padding:0!important}}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Navigation-items{-ms-flex-order:-2;order:-2}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Navigation-items-item.placeholder{visibility:hidden!important}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .NavigationLanguages{-ms-flex-order:-1;order:-1}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-logo{position:unset!important;margin-left:20px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-logo{margin-top:40px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .StateProvidenceLocationPage-disclaimer{margin-bottom:60px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .NavigationSites-heading{color:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl{color:#fff}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items{background:var(--headerBgColor,#5ba533)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items-item .SearchControlCheckbox-description-label{cursor:pointer}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items-item .SearchControlCheckbox-description>div{width:100%;margin-right:0}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .NavigationLanguages .MultiCheckboxControl-items-item .SearchControlCheckbox-description:hover{background:rgba(255,255,255,.1)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header[data-fixed-header=translucent] html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:rgba(26,117,207,.6)}@media only screen and (min-width:1024px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:var(--headerBgColor,#5ba533);background-size:auto 120px;background-position:0 -10px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper>.NavigationLanguages{display:block!important;margin-left:auto;margin-right:0;-ms-flex-item-align:end;align-self:flex-end}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header[data-nav-carousel]{margin-bottom:40px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation{overflow-y:unset;background-color:var(--navBgColor,#5eb539);transform:translateX(0)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation [data-current-nav-item] .NavigationItem-text-link{color:var(--selectedLinkColor,#ffc233)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation ul a.NavigationItem-text-link-toggle{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-viewport{overflow:unset}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-slider{margin:0 40px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-prev-next-button{z-index:2}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-prev-next-button .arrow{fill:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .flickity-prev-next-button:hover .arrow{fill:var(--navBgColor,#61bf1a)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items.flickity-enabled{display:block}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items:after,html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items:before{content:'';width:70px;height:100%;position:absolute;top:0;right:0;z-index:1;background:linear-gradient(90deg,rgba(255,255,255,0) 0,var(--navBgColor,#5eb539) 50%,var(--navBgColor,#5eb539) 100%)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .Navigation-items:before{right:inherit;left:0;transform:rotate(180deg)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] .NavigationItem-text-link{white-space:nowrap;color:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation[data-header-carousel] [data-current-nav-item] .NavigationItem-text-link{color:var(--selectedLinkColor,#ffc233)}}@media only screen and (min-width:1300px){html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Page-footer .Page-disclaimer{white-space:nowrap;margin-right:60px}}html:not(.SideNavPage) .Page[data-fixed-nav] body[data-subThemeName=Sustainability],html:not(.SideNavPage) .StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=Sustainability]{padding-top:0;margin-top:-60px}html:not(.SideNavPage) .Page[data-fixed-nav] body[data-subThemeName=Sustainability] .Header,html:not(.SideNavPage) .StateProvidenceLocationPage[data-fixed-nav] body[data-subThemeName=Sustainability] .Header{position:relative}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:1023px){html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability]>*{left:270px;position:relative}html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability] .Header{left:0}html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability] .Header-contentWrapper{left:270px}html:not(.SideNavPage)[data-pageheadertoggle=true] body[data-subThemeName=Sustainability] .Header-contentWrapper .MainNavigation .NavigationLanguages{display:block!important;padding-left:15px;padding-right:10px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation{background-image:linear-gradient(284deg,rgba(255,255,255,0),rgba(0,0,0,.16)),linear-gradient(var(--headerBgColor,#47b737),var(--headerBgColor,#47b737));width:270px;padding:0;top:0;overflow:scroll}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text{margin:0;position:relative;border-bottom:1px solid rgba(255,255,255,.5)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text[data-collapse-toggle]:after{position:absolute;width:70px;text-align:center;height:50px;line-height:50px;top:0;right:0;font-size:16px;color:var(--navTextColor,#fff);font-family:'Font Awesome 5 Free';font-weight:700;transform:none;z-index:9}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"collapsed"']:after{content:'\f078'}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text[data-collapse-toggle*='"state":"expanded"']:after{content:'\f077'}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link{text-transform:capitalize;padding:15px;display:inline-block;font-weight:700;font-size:16px;color:var(--navTextColor,#fff)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-text-link:hover{color:var(--navTextHoverColor,#ffc233)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items{padding:0;margin:0;width:100%}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items .NavigationList-cta{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items a{border-top:1px solid rgba(255,255,255,.5);background-color:rgba(255,255,255,.2);font-size:16px;font-weight:400;padding-left:15px;display:block;text-align:left;padding:0 20px;line-height:50px;color:#fff}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .MainNavigation .NavigationItem-items a:hover{color:#ffc233}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header{display:block;position:relative;width:100%;z-index:99;height:50px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-logo{display:none}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo{bottom:80px;left:30px;right:30px;display:block;padding:0 0 10px 0}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-logo img{width:100px;height:auto}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .MainNavigation .Page-disclaimer{bottom:60px;display:block;left:30px;right:30px;font-size:10px;padding:0;text-align:left;position:absolute}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header .Page-disclaimer{padding:0 30px 60px 30px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper{background-color:var(--headerBgColor,#58b038)}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-contentWrapper .MainNavigation.fixed{width:270px}html:not(.SideNavPage) body[data-subThemeName=Sustainability] .Header-title{line-height:50px;font-size:16px;font-weight:400;color:#fff}}body[data-subThemeName=ASDA] .MainNavigation-promote{border-left:1px solid #fff}body[data-subThemeName=ASDA] .MainNavigation-promote a{color:#fff}body[data-subThemeName=ASDA] .EmployeePage-header{background:#dae4d9}body[data-subThemeName=ASDA] .ListAsButton:not(.isOpen)>[data-listasbutton-trigger]{border-color:var(--moduleThemeColor);color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .ListAsButton-title .Link{color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .Header-search [type=submit]{background-color:var(--moduleThemeColor);color:#fff}body[data-subThemeName=ASDA] .Header-search [type=submit]:hover{background-color:#fff;border:1px solid var(--moduleThemeColor);color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .Header-search [data-searchtoggle-trigger=close]:before{color:var(--moduleThemeColor)}body[data-subThemeName=ASDA] .CardGrid .List-cta a{background:#78be20;color:#fff;border:0;border-radius:2px}body[data-subThemeName=ASDA] .CardGrid .List-cta a:hover{background:#000;color:#fff}body[data-subThemeName=ASDA] .PressReleasePage-lead .LedePost{background:#dae4d9}body[data-subThemeName=ASDA] .PressReleasePage-lead .LedePost-headline:after{background:#78be20}body[data-subThemeName=ASDA] .LeadPromo .Promo-title a:hover{color:#78be20}body[data-subThemeName=ASDA] .IRLRelatedStories-item-category a,body[data-subThemeName=ASDA] .Promo-category a{color:#78be20}body[data-subThemeName=ASDA] .IRLRelatedStories-item-category a:hover,body[data-subThemeName=ASDA] .Promo-category a:hover{color:#acd876}body[data-subThemeName=ASDA] .LeadCarousel [data-carousel-enabled-pagination-next]:before:hover,body[data-subThemeName=ASDA] .LeadCarousel [data-carousel-enabled-pagination-prev]:before:hover{color:#000}body[data-subThemeName=ASDA] .PromoMosaic:hover .Promo-description,body[data-subThemeName=ASDA] .PromoMosaic:hover .Promo-title,body[data-subThemeName=ASDA] .PromoMosaic:hover .Promo-title a{color:#78be20}body[data-subThemeName=ASDA] .PageLede[data-invertcolor-and-noborder]{background-image:none!important}body[data-subThemeName=ASDA] .PageLede[data-invertcolor-and-noborder] .PageLede-description{color:#fff}body[data-subThemeName=ASDA] .LeadershipList[data-background-color]{background:#dae4d9}body[data-subThemeName=ASDA] .PageLede-backLink a:hover{opacity:1;background:#212121}body[data-subThemeName=ASDA] .PageLede .PageLede-description{color:#666;font-weight:600}body[data-subThemeName=ASDA] .FourColList{background-color:transparent}body[data-subThemeName=ASDA] .FourColList-title{line-height:40px;font-size:28px;position:relative}@media only screen and (min-width:768px){body[data-subThemeName=ASDA] .FourColList-title{font-size:48px;line-height:56px}}body[data-subThemeName=ASDA] .FourColList-title:after{content:'';background:#78be20;padding:0;position:absolute;left:50%;margin-left:-50px;bottom:4px;width:100px;height:3px}@media only screen and (min-width:768px){body[data-subThemeName=ASDA] .FourColList-title:after{margin-left:-75px;bottom:-15px;width:150px;height:6px}}body[data-subThemeName=ASDA] .FourColList-description{font-size:18px;line-height:28px;max-height:none;display:block;text-align:center;max-width:1020px;margin:0 auto 31px auto;font-weight:100}body[data-subThemeName=ASDA] .FourColList-cta a{background:#78be20}body[data-subThemeName=ASDA] .FourColList-cta a:hover{background:#000}body[data-subThemeName=ASDA] .FourColList .VideoIconPromo-icon{display:none}body[data-subThemeName=ASDA] .FourColList .VideoIconPromo-title a:hover{color:#78be20}body[data-subThemeName=ASDA] .FourColList .VideoIconPromo .Promo-date{display:none}body[data-subThemeName=ASDA] .InstagramEmbed{max-width:620px!important;width:100%}body[data-subThemeName=ASDA] .LedeBold,body[data-subThemeName=ASDA] .LedeBoldSmall,body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate,body[data-subThemeName=ASDA] .LedePost{background:#dae4d9}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-datePublished{display:block}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-headline{margin-bottom:.3em}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-authorName a{text-decoration:none;color:#78be20}body[data-subThemeName=ASDA] .LedeBoldWAuthorNDate-authorName a:hover{color:#acd876}body[data-subThemeName=ASDA] .SearchModule-search{line-height:60px}body[data-subThemeName=ASDA] .SearchModule-searchButton{background:#82c355;border:0;border-radius:50%;color:#fff;padding:0;top:0;right:0;width:42px;height:42px}body[data-subThemeName=ASDA] .SearchModule-searchButton:hover{background:#212121;color:#fff}body[data-subThemeName=ASDA] .SearchResultsPage-controls:before,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-controls:before{content:''}body[data-subThemeName=ASDA] .SearchResultsPage-countAndViewControls,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-countAndViewControls{background:#acd876}body[data-subThemeName=ASDA] .SearchResultsPage-views,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-views{cursor:pointer}body[data-subThemeName=ASDA] .SearchResultsPage-sorts .MultiCheckboxControl:hover,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-sorts .MultiCheckboxControl:hover{background-color:#006400;border:1px solid #006400}body[data-subThemeName=ASDA] .SearchResultsPage-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open],body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-sorts .MultiCheckboxControl[data-multicheckboxcontrol-state=open]{background-color:#006400;border:1px solid #006400}body[data-subThemeName=ASDA] .SearchResultsPage-sorts .MultiCheckboxControl-title,body[data-subThemeName=ASDA] .SearchResultsPageMultiResult-sorts .MultiCheckboxControl-title{color:#006400}body[data-subThemeName=ASDA] .SearchResultSet .SearchResultSet-pagination a:last-child{color:#fff;background:#66b42c}body[data-subThemeName=ASDA] .SearchResultSet .SearchResultSet-pagination a:last-child:hover{color:#fff;background:#000}body[data-subThemeName=ASDA].ContactUs-body .Page-pageHeading:after{background:#78be20}body[data-subThemeName=ASDA] .ContactUs-main{background-repeat:repeat}body[data-subThemeName=ASDA] .LedeLinkPromo-info{background:#2e2e2e}html:not([data-searchview-active=list]) body[data-subThemeName=ASDA] .SearchResultsPage-views-grid{background:#68b237;color:#fff}html:not([data-searchview-active=list]) body[data-subThemeName=ASDA] .SearchResultsPage-views-grid:hover:before{color:#006400}html:not([data-searchview-active=list]) body[data-subThemeName=ASDA] .SearchResultsPage-views-list:hover:before{color:#acd876}[data-searchview-active=list] body[data-subThemeName=ASDA] .SearchResultsPage-views-list{background:#68b237;color:#fff}[data-searchview-active=list] body[data-subThemeName=ASDA] .SearchResultsPage-views-list:hover:before{color:#006400}[data-searchview-active=list] body[data-subThemeName=ASDA] .SearchResultsPage-views-grid:hover:before{color:#acd876}body[data-subThemeName=CFE] section.ListMasonry .PromoCard .Promo-date,body[data-subThemeName=CFE] section.ListMasonry .PromoCard .Promo-description,body[data-subThemeName=CFE] section.ListMasonry .PromoCardQuote .Promo-date,body[data-subThemeName=CFE] section.ListMasonry .PromoCardQuote .Promo-description{display:none}body[data-subThemeName=Mexico] .StockTicker{display:none}body[data-subThemeName=SamsClub] .SearchResultsPage-controls:before,body[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-controls:before{content:''}body[data-subThemeName=SamsClub] .SearchResultsPage-countAndViewControls,body[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-countAndViewControls{background:#f0f6fd}body[data-subThemeName=SamsClub] .SearchResultsPage-views,body[data-subThemeName=SamsClub] .SearchResultsPageMultiResult-views{cursor:pointer}body[data-subThemeName=SamsClub] .FaqTerm-title:hover{color:#82c355}body[data-subThemeName=SamsClub] .Header-search-inputs-main [type=submit]{background:#82c355;color:#fff}body[data-subThemeName=SamsClub] .Header-search-inputs-main [type=submit]:hover{border:solid 1.5px #5b8f22;background:#5b8f22;color:#fff}body[data-subThemeName=SamsClub] .SearchResultSet .SearchResultSet-pagination a:last-child{background:#82c355;color:#fff}body[data-subThemeName=SamsClub] .SearchResultSet .SearchResultSet-pagination a:last-child:hover{background:#5b8f22;color:#fff}body[data-subThemeName=SamsClub] .MainNavigation-promote{border-left:1px solid #5fb446}body[data-subThemeName=SamsClub] .MainNavigation-promote a{color:#5fb446}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li.active a{color:#222}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li.active a:hover{color:#00549f}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li>a{color:#00549f}body[data-subThemeName=SamsClub] .faq-tabbed-nav-list>li>a:hover{color:#82c355}body[data-subThemeName=SamsClub] .faq-tabbed-backtop{background:#82c355}body[data-subThemeName=SamsClub] .PersonPromo-title a:hover{color:#82c355}body[data-subThemeName=SamsClub] .SearchModule-search{line-height:60px}body[data-subThemeName=SamsClub] .SearchModule-searchButton{background:#82c355;border:0;border-radius:50%;color:#fff;padding:0;top:0;right:0;width:42px;height:42px}body[data-subThemeName=SamsClub] .SearchModule-searchButton:hover{background:#5b8f22;color:#fff}body[data-subThemeName=SamsClub] .PageLede-backLink a{font-size:15px}body[data-subThemeName=SamsClub] .PageLede-backLink a:hover{opacity:1;background:#5b8f22}body[data-subThemeName=SamsClub] .PageLede-description{font-weight:600}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-datePublished{display:block}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-actions{display:none}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-headline{margin-bottom:.3em}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-authorName a{text-decoration:none;color:#00549f}body[data-subThemeName=SamsClub] .LedeBoldWAuthorNDate-authorName a:hover{color:#82c355}body[data-subThemeName=SamsClub] .ArticlePage-actions .ActionBar-items-item>a,body[data-subThemeName=SamsClub] .BlogPostLitePage-actions .ActionBar-items-item>a{color:#fff;background:#82c355}body[data-subThemeName=SamsClub] .ArticlePage-actions .ActionBar-items-item>a:hover,body[data-subThemeName=SamsClub] .BlogPostLitePage-actions .ActionBar-items-item>a:hover{color:#fff;background:#5b8f22}body[data-subThemeName=SamsClub] .ActionBar-items-item>a{color:#fff;background:#82c355}body[data-subThemeName=SamsClub] .ActionBar-items-item>a:hover{color:#fff;background:#5b8f22}body[data-subThemeName=SamsClub] .SquarePromoList-title:after{background:#00549f}body[data-subThemeName=SamsClub] .SquarePromoList-cta a{background:#82c355}body[data-subThemeName=SamsClub] .SquarePromoList-cta a:hover{background:#5b8f22}body[data-subThemeName=SamsClub] .IRLRelatedStories-item-category a,body[data-subThemeName=SamsClub] .Promo-category a{color:#00549f}body[data-subThemeName=SamsClub] .IRLRelatedStories-item-category a:hover,body[data-subThemeName=SamsClub] .Promo-category a:hover{color:#82c355}html:not([data-searchview-active=list]) body[data-subThemeName=SamsClub] .SearchResultsPage-views-grid{background:#5b8f22;color:#fff}html:not([data-searchview-active=list]) body[data-subThemeName=SamsClub] .SearchResultsPage-views-grid:hover:before{color:#013ca1}html:not([data-searchview-active=list]) body[data-subThemeName=SamsClub] .SearchResultsPage-views-list:hover:before{color:#82c355}[data-searchview-active=list] body[data-subThemeName=SamsClub] .SearchResultsPage-views-list{background:#5b8f22;color:#fff}[data-searchview-active=list] body[data-subThemeName=SamsClub] .SearchResultsPage-views-list:hover:before{color:#013ca1}[data-searchview-active=list] body[data-subThemeName=SamsClub] .SearchResultsPage-views-grid:hover:before{color:#82c355}@media only screen and (max-width:767px){.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText-info,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText-info{background-image:linear-gradient(to bottom,transparent 0,rgba(0,0,0,.7) 60%);position:absolute;width:100%;left:0;bottom:0;right:0;color:#fff;padding:10px 20px 35px 20px}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-title,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-title{line-height:40px;max-height:none;font-size:28px;margin-bottom:12.25px}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .flickity-enabled.is-draggable .flickity-viewport,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .flickity-enabled.is-draggable .flickity-viewport{height:360px!important}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot{background:#5b5856;opacity:1}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot.is-selected,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .flickity-page-dots .dot.is-selected{opacity:.75;background:#fff}.SearchResultsPage .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-media a img,.SearchResultsPageMultiResult .blogLanding[data-subThemeName=SamsClub] .LeadPromoOverlayedText .Promo-media a img{height:360px}}
/*# sourceMappingURL=AllNoFF.min.css.map */
