﻿@charset "UTF-8";.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));}.page-grid-row-gap{display:grid;grid-row-gap:4.5rem;}.grid-column-gap{display:grid;grid-column-gap:1rem;}.grid-row-gap{display:grid;grid-row-gap:1rem;}.grid-1-2,.grid-1-2-all-screens{display:grid;grid-template-columns:1fr 2fr;}.grid-2-1,.grid-2-1-all-screens{display:grid;grid-template-columns:2fr 1fr;}.grid-1-9,.grid-1-9-all-screens{display:grid;grid-template-columns:1fr 9fr;}.grid-2-8,.grid-2-8-all-screens{display:grid;grid-template-columns:2fr 8fr;}.grid-3-7,.grid-3-7-all-screens{display:grid;grid-template-columns:3fr 7fr;}.grid-4-6,.grid-4-6-all-screens{display:grid;grid-template-columns:4fr 6fr;}.grid-5-5,.grid-5-5-all-screens{display:grid;grid-template-columns:1fr 1fr;}.grid-6-4,.grid-6-4-all-screens{display:grid;grid-template-columns:6fr 4fr;}.grid-7-3,.grid-7-3-all-screens{display:grid;grid-template-columns:7fr 3fr;}.grid-7-35,.grid-7-35-all-screems{display:grid;grid-template-columns:7fr 3.5fr;}.grid-8-2,.grid-8-2-all-screens{display:grid;grid-template-columns:8fr 2fr;}.grid-9-1,.grid-9-1-all-screens{display:grid;grid-template-columns:9fr 1fr;}.grid-1-1-1,.grid-1-1-1-all-screens{display:grid;grid-template-columns:1fr 1fr 1fr;}.grid-1-1-1-1,.grid-1-1-1-1-all-screens{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;}.grid-featured-and-upcoming-webinars-section{display:grid;grid-template-columns:1fr 1fr 1fr;}.align-items-start{align-items:flex-start !important;}.align-items-center{align-items:center;}.align-items-end{align-items:flex-end !important;}.justify-items-start{justify-items:start;}.justify-items-center{justify-items:center;}.justify-items-end{justify-items:end;}.justify-content-start{justify-content:flex-start;}.justify-content-center{justify-content:center;}.justify-content-end{justify-content:flex-end;}.content-list.grid-row-gap{grid-row-gap:1.5rem;}@media(min-width:769px) and (max-width:1024px){.grid-1-1-1{display:grid;grid-template-columns:1fr 1fr;}.grid-1-1-1-1{display:grid;grid-template-columns:1fr 1fr;}.grid-featured-and-upcoming-webinars-section{display:grid;grid-template-columns:1fr 1fr;}}@media(max-width:768px){.page-grid-row-gap{display:grid;grid-row-gap:2.5rem;}.content-section .grid-row-gap{display:grid;grid-row-gap:1.5rem;}.grid-1-2{grid-template-columns:1fr;}.grid-2-1{grid-template-columns:1fr;}.grid-1-9{grid-template-columns:1fr;}.grid-2-8{grid-template-columns:1fr;}.grid-3-7{grid-template-columns:1fr;}.grid-4-6{grid-template-columns:1fr;}.grid-5-5{grid-template-columns:1fr;}.grid-6-4{grid-template-columns:1fr;}.grid-7-3{grid-template-columns:1fr;}.grid-7-35{grid-template-columns:1fr;}.grid-8-2{grid-template-columns:1fr;}.grid-9-1{grid-template-columns:1fr;}.grid-1-1-1{display:grid;grid-template-columns:1fr;}.grid-1-1-1-1{display:grid;grid-template-columns:1fr;}.grid-featured-and-upcoming-webinars-section{display:grid;grid-template-columns:1fr;}}@media(max-width:525px){.page-grid-row-gap{display:grid;grid-template-columns:1fr;grid-column-gap:0;}.page-grid-row-gap .content-section{display:grid;grid-template-columns:1fr;grid-column-gap:0;}}.flex{display:flex;flex-direction:row;}.flex-row{display:flex;flex-direction:row;}.flex-column{display:flex;flex-direction:column;}.flex-justify-content-start{justify-content:flex-start;}.flex-justify-content-center{justify-content:center;}.flex-justify-content-end{justify-content:flex-end;}.flex-justify-content-space-between{justify-content:space-between;}.flex-justify-content-space-around{justify-content:space-around;}.flex-align-items-center{align-items:center;}.flex-wrap{flex-wrap:wrap;}.flex-row-gap{row-gap:1rem;}.flex-column-gap{column-gap:1rem;}@media(max-width:768px){.flex-swap{flex-direction:column-reverse;align-items:flex-start;}.flex-column-mobile-only{flex-direction:column;}}@media(min-width:769px) and (max-width:1024px){.flex-swap{flex-direction:column-reverse;align-items:flex-start;}}.base_breadcrumb{background-color:#0d4177;transition:opacity .2s;color:#fff;}.base_breadcrumb .breadcrumb-container{max-width:1280px;margin:auto;padding:0 1rem .25rem 1rem;display:flex;transition:opacity .2s;flex-wrap:wrap;}.base_breadcrumb ul{list-style-type:none;}.base_breadcrumb a{text-decoration:none;color:#fff;font-family:"Open Sans",sans-serif;font-size:1rem;display:flex;align-items:center;}.base_breadcrumb a:hover{color:#fff;}.base_breadcrumb svg{padding:0 .5rem;}@media(max-width:525px){.base_breadcrumb a,.base_breadcrumb span{white-space:nowrap;font-size:.8rem;}}.focusButton button{margin-top:2rem;}button{border:none;outline:none;cursor:pointer;background-color:#0570eb;color:#fff;font-weight:700;font-size:1.2rem;border-radius:4px;padding:.4rem 1.32rem;font-family:"Open Sans",sans-serif;display:flex;align-items:center;justify-content:center;}button svg{padding-right:.5rem;}button:hover,button:focus{background-color:#0d4177;}button.section-title{background:transparent;color:#0f2330;font-size:1.2rem;}button.section-title:hover,button.section-title:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;color:#0d4177;background-color:transparent;}.transparent{background:transparent;}.base_search button:hover,.base_search button:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}.base_search input::placeholder{font-style:italic;}.closeButtonMobile{background-color:#f00;margin:20px;}@media(max-width:768px){button{font-size:1rem;padding:.4rem .8rem;}button.section-title{white-space:nowrap;}}.base_listing_page .base_button{text-align:center;}.base_button a{text-decoration:none;}button:focus-visible{outline:-webkit-focus-ring-color auto 1px;}.hub .base_button button{margin-top:.5rem;font-size:1rem;}.request-option .request-option{display:flex;justify-content:flex-start;align-items:flex-start;grid-column-gap:.25rem;}.grecaptcha-badge{bottom:75px !important;}a:focus,.searchSubmit:focus,#clearSearchInput:focus{outline-offset:1px !important;outline:-webkit-focus-ring-color auto 2px !important;}body{margin:0;font-family:"Open Sans",sans-serif;font-display:swap;overflow-x:hidden;min-height:100vh;display:flex;flex-direction:column;}main{position:relative;}#main{scroll-margin-top:120px;}header{z-index:9;}.community-header h1{font-weight:bold;}p{margin-top:0;margin-bottom:2rem;}.container{max-width:1280px;margin:auto;padding:2rem 1rem 4rem 1rem;}.homepage-container{max-width:1280px;padding:0 1rem;display:grid;grid-row-gap:4.5rem;margin:0 auto;}.grey-background{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#f0f2f4;padding-top:3.5rem;padding-bottom:4.5rem;}.grey-background-top-of-page{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#f0f2f4;padding-top:2rem;padding-bottom:4rem;}@media(max-width:525px){.grey-background-top-of-page{padding-top:1rem;padding-bottom:.5rem;}}.listicle-background{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:transparent;padding-top:0;padding-bottom:4.5rem;}@media(max-width:525px){.container{padding:1rem .5rem;}}.no-padding-container{max-width:1280px;margin:auto;padding:0 1rem;}.sticky{position:-webkit-sticky;position:sticky;top:0;}.sticky-header{position:fixed;top:0;width:100%;z-index:9999;}.full-width-background{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background-color:#f0f2f4;padding-top:3.5rem;padding-bottom:4.5rem;}small{font-size:11px;}.line-clamp-0{display:none;}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.line-clamp-4{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}.line-clamp-5{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;}.line-clamp-6{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;}.line-clamp-7{display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden;}div[data-toggle="buttons"] label.active{color:#0f2330;}div[data-toggle="buttons"] label:hover{color:#0f2330;}.botTrack{position:absolute;left:-9999px;}.body-container{max-width:650px;width:100%;margin-bottom:3rem;}form .body-container{margin:0 auto;}.body-container.buttons{margin-bottom:1rem;}.content-top-underline{max-width:100%;border-bottom:#dadada solid 2px;height:100%;}.product-request img{max-width:100%;height:auto;}p a{border-bottom:none !important;}.unselectable{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}.modal-overlay{background:rgba(0,0,0,.75);position:fixed;top:0;width:100%;height:100%;z-index:20000;left:0;display:flex;justify-content:center;}blockquote{background:none;border-left:6px solid #a6a8ab;margin:1.5em 10px;padding:.5em 10px .5em 20px;quotes:"“" "”" "‘" "’";font-size:1.25rem;}sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline;top:-.5em;}blockquote p{display:inline;}.show-on-mobile{display:none;}.hide-on-desktop{display:none;}.show-on-desktop{display:block;}@media(max-width:768px){.hide-on-mobile{display:none;}.show-on-mobile{display:block;}.homepage-container{overflow-x:hidden;}}.contributors-link{display:flex;align-items:center;justify-content:center;background-color:#eee;padding:1rem;margin-bottom:1rem;}.contributors-link a{text-decoration:underline;font-weight:bold;}.full-width-bar{margin:0 -9999rem;padding:4rem 9999rem;background:#f0f2f4;}.full-width-bar-topics{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;background:#f0f2f4;}.wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap;}.olpContainerClass{background-color:#fff;border-radius:4px;padding:10px 20px;}.lds-ring{display:inline-block;width:80px;height:80px;top:50%;left:50%;position:fixed;}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent;}.lds-ring div:nth-child(1){animation-delay:-.45s;}.lds-ring div:nth-child(2){animation-delay:-.3s;}.lds-ring div:nth-child(3){animation-delay:-.15s;}@keyframes lds-ring{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.person-image{border-radius:4px;box-shadow:0 0 0 1px #f1f1f1;box-sizing:border-box;}.base_desktop_header{color:#fff;padding:0 1rem 0 1rem;font-size:1.2rem;align-items:center;background-color:#0f2330;}.base_desktop_header .grid-4-6{grid-template-columns:3.7fr 6.3fr;}.base_desktop_header .logo .community-header{display:flex;flex-direction:column;padding-top:3px;}.base_desktop_header .logo .community-header h1{margin:0;font-size:2rem;line-height:30px;margin-top:-10px;padding-bottom:8px;color:#99c8ff;}.base_desktop_header .logo .community-header h2{margin:0;font-size:2rem !important;line-height:20px;padding-bottom:8px;color:#99c8ff;}.base_desktop_header .logo .community-header img{height:30px;}.base_desktop_header .logo{display:flex;align-items:center;}.base_desktop_header .logo img{height:57px;}.base_desktop_header .social-icons{padding-top:.325rem;display:flex;flex-wrap:nowrap;grid-column-gap:.35rem;}.base_desktop_header .social-icons a{color:transparent;}.base_desktop_header .social-icons svg:hover{opacity:.85;}.base_desktop_header .base_desktop_search_social{justify-content:flex-end;display:grid;grid-template-columns:.23fr 2.8fr 1fr;align-items:center;font-weight:700;justify-items:flex-end;}.base_desktop_header .base_desktop_search_social form{width:100%;}.base_desktop_header .base_desktop_search_social .searchAndSocial{display:flex;justify-content:space-between;width:100%;grid-column-gap:1rem;}.base_desktop_header .base_desktop_search_social .subscribeText{font-size:14px;font-weight:400;margin-bottom:0;text-align:center;padding-left:1rem;}.base_desktop_header .base_search{border-bottom:2px solid #fff;display:flex;justify-content:space-between;}.base_desktop_header .base_search input{height:32px;border:none;background-color:transparent;color:#fff;font-size:1rem;width:100%;}.base_desktop_header .base_search input:focus{outline:none;background-color:transparent;}.base_desktop_header .base_search input::placeholder{color:#a6a8ab;font-weight:bold;}.base_desktop_header .base_search input:-ms-input-placeholder{color:#a6a8ab;font-weight:bold;font-style:italic;}.base_desktop_header .base_search input:-ms-input-placeholder{color:#a6a8ab;}.base_desktop_header .base_search input:-webkit-autofill,.base_desktop_header .base_search input:-webkit-autofill:hover,.base_desktop_header .base_search input:-webkit-autofill:focus,.base_desktop_header .base_search textarea:-webkit-autofill,.base_desktop_header .base_search textarea:-webkit-autofill:hover,.base_desktop_header .base_search textarea:-webkit-autofill:focus,.base_desktop_header .base_search select:-webkit-autofill,.base_desktop_header .base_search select:-webkit-autofill:hover,.base_desktop_header .base_search select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 30px #0f2330 inset;}.base_desktop_header .base_search button[type=reset]{height:30px;width:30px;margin-right:1rem;align-items:center;justify-content:center;}.base_desktop_header .base_search button[type=reset]:hover svg path{fill:#767676;}.base_desktop_header .base_search button{background-color:transparent;padding:0;}.base_desktop_header .base_desktop_navigation{display:flex;justify-content:space-between;align-items:center;font-weight:700;}.base_desktop_header nav{display:grid;grid-template-columns:.23fr 2.8fr 1fr;}.base_desktop_header nav .subscribe-section{display:flex;justify-content:flex-end;padding-bottom:.325rem;margin-left:1.15rem;}.base_desktop_header nav .subscribe-section .base_button{width:100%;}.base_desktop_header nav .subscribe-section button{padding:.3rem 1rem;margin-top:.1rem;width:100%;}.base_desktop_header nav ul{list-style:none;margin:0;padding-left:0;}.base_desktop_header nav li{color:#fff;display:block;float:left;position:relative;text-decoration:none;}.base_desktop_header nav .header-link,.base_desktop_header nav li div[role=link]{color:#fff;text-decoration:none;padding-bottom:.325rem;display:flex;align-items:center;min-height:39px;}.base_desktop_header nav li a{color:#fff;text-decoration:none;padding-bottom:.325rem;display:flex;align-items:center;}.base_desktop_header nav .dropdown li a{padding-bottom:0;}.base_desktop_header nav li:hover,.base_desktop_header nav li:focus-within{cursor:pointer;}.base_desktop_header nav li:focus-within a{outline:none;}.base_desktop_header nav ul li ul{background:#0d4177;font-weight:lighter;visibility:hidden;opacity:0;position:absolute;margin-top:1rem;left:-25%;display:none;top:62%;padding:.5rem 2.5rem 1.5rem 2.5rem;z-index:9999;}.base_desktop_header nav ul li:hover>ul,.base_desktop_header nav ul li:focus-within>ul,.base_desktop_header nav ul li ul:hover,.base_desktop_header nav ul li ul:focus{visibility:visible;opacity:1;white-space:nowrap;letter-spacing:0;}.base_desktop_header nav ul li ul a:hover,.base_desktop_header nav ul li ul a:focus{visibility:visible;opacity:1;white-space:nowrap;color:#99c8ff;}.base_desktop_header nav ul li ul li{clear:both;width:100%;padding:.5rem 0;}.base_desktop_header nav .dropdown.grid-column-gap{grid-column-gap:5rem;display:grid;grid-template-columns:1fr 1fr;border-top:3px solid #0570eb;border-radius:0 0 4px 4px;}.base_desktop_header nav .dropdown.grid-column-gap.one-col{grid-column-gap:2rem;}header .bottom-border{border-bottom:.25rem solid #0d4177;background-color:#0f2330;}.base_mobile_header{display:none;}@media(min-width:769px) and (max-width:1024px){.base_desktop_search_social form{width:80%;}.base_mobile_header{display:block;}.base_desktop_header{display:none;}}@media(min-width:769px) and (max-width:1024px){#desktopHeader{display:none;}#desktopHeader .base_breadcrumb{display:none;}#desktopHeader .bottom-border{display:none;}}@media(max-width:768px){.base_desktop_header{display:none;}#desktopHeader{display:none;}#desktopHeader .base_breadcrumb{display:none;}#desktopHeader .bottom-border{display:none;}}@media only screen and (max-width:1300px){.base_desktop_header .logo .community-header h1{font-size:1.55rem;}.base_mobile_header .logo .community-header h1{font-size:1.25rem;}.base_desktop_header .base_desktop_search_social .subscribeText{font-size:13px;padding-left:.5rem;}.base_desktop_header nav .subscribe-section{margin-left:.5rem;}.base_desktop_header nav .subscribe-section .base_button{width:100%;}.base_desktop_header nav .subscribe-section button{font-size:1rem;width:100%;}.base_desktop_header .grid-4-6{grid-template-columns:3.4fr 6.6fr;}}@media(min-width:769px) and (max-width:1024px){.base_featured_jumbotron .grid{grid-template-columns:1fr 1fr;}}@media(max-width:768px){.base_featured_jumbotron .grid{grid-template-columns:1fr;}.base_featured_jumbotron .cards_square_image_left .grid-custom-square-image-left{max-height:100%;grid-template-columns:2fr 8fr;}.base_featured_jumbotron .cards_square_image_left .grid-custom-square-image-left img{width:100%;height:100%;}}.base_jumbotron h2{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.base_jumbotron .jumbotron-grid{grid-template-columns:1fr 1fr;}.base_jumbotron .cards_dark_overlay_background_image{position:relative;height:calc(((((100vw - 48px)/2)/640)*360));}.base_jumbotron .cards_dark_overlay_background_image:before{display:block;content:"";width:100%;padding-top:56.25%;}.base_jumbotron .cards_dark_overlay_background_image .img-container{position:absolute;top:0;right:0;bottom:0;left:0;}.base_jumbotron .cards_dark_overlay_background_image img{width:100%;height:calc(((((100vw - 48px)/2)/640)*360));max-height:346.5px;}.base_jumbotron .cards_dark_overlay_background_image .details-container{position:absolute;bottom:0%;width:100%;color:#fff;background-color:rgba(0,0,0,.75);}.base_jumbotron .cards_dark_overlay_background_image .details-container .details{margin:.5rem 1rem;}@media(min-width:1280px){.base_jumbotron .cards_dark_overlay_background_image{height:calc(((((1280px - 48px)/2)/640)*360));}}@media(min-width:769px) and (max-width:1024px){.base_jumbotron .cards_summary{display:none;}.base_jumbotron h2{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}}@media(max-width:768px){.base_jumbotron .jumbotron-grid{grid-template-columns:1fr;}.base_jumbotron .cards_dark_overlay_background_image{height:100%;}.base_jumbotron .cards_dark_overlay_background_image img{height:100%;}.base_jumbotron .square_image_left .grid-custom-square-image-left{grid-template-columns:125px auto;max-height:125px;}.base_jumbotron .square_image_left .grid-custom-square-image-left img{height:125px;}.base_jumbotron .rectangle_image_left .grid-custom-rectangle-image-left{grid-template-columns:0 auto;max-height:100%;grid-column-gap:0;}.base_jumbotron .rectangle_image_left .grid-custom-rectangle-image-left img{display:none;}.base_jumbotron .cards_summary{display:none;}.base_jumbotron .cards_title h2{-webkit-line-clamp:4;}}.grey-background-top-of-page{margin-top:-2rem;}.grid-alternative-jumbotron{grid-template-columns:1fr 1fr 1fr;}.content-section .grid-alternative-jumbotron .cards_title h2,.content-section .grid-alternative-jumbotron .cards_title h3{-webkit-line-clamp:3 !important;}@media(min-width:769px) and (max-width:1024px){.grid-alternative-jumbotron{grid-template-columns:1fr 1fr 1fr;}.content-section .grid-alternative-jumbotron .cards_title h2{display:-webkit-box;-webkit-line-clamp:3 !important;-webkit-box-orient:vertical;overflow:hidden;}}@media(max-width:768px){.grey-background-top-of-page{margin-top:-2rem;}.content-section .grid-alternative-jumbotron .cards_title h2{display:-webkit-box;-webkit-line-clamp:3 !important;-webkit-box-orient:vertical;overflow:hidden;}.grid-alternative-jumbotron{grid-template-columns:1fr;}.grid-alternative-jumbotron .base_button{text-align:left;}}@media(max-width:525px){.grey-background-top-of-page{margin-top:-1rem;}.content-section .grid-alternative-jumbotron .cards_title h2{display:-webkit-box;-webkit-line-clamp:3 !important;-webkit-box-orient:vertical;overflow:hidden;}.grid-alternative-jumbotron{grid-template-columns:1fr;}}.base_feedback_modal{position:fixed;top:10%;left:50%;transform:translateX(-50%);z-index:30000;display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:calc(100vh - 10vh);overflow-y:auto;max-width:830px;width:60vw;border-radius:4px;padding:1rem;background-color:#0d4177;}.base_feedback_modal h4{font-family:"Libre Baskerville",serif;margin:2.5rem 1.5rem .75rem 1.5rem;color:#fff;font-size:1.5rem;}.base_feedback_modal p{margin:.5rem 1.5rem 1.5rem 1.5rem;padding-bottom:.5rem;color:#fff;font-size:16px;line-height:1.5rem;}.base_feedback_modal .modal-header{background-color:#0d4177;color:#fff;width:100%;}.base_feedback_modal .modal-header h2{font-family:"Libre Baskerville",serif;margin:2.5rem 1.5rem .75rem 1.5rem;border-bottom:#fff 4px solid;padding-bottom:.75rem;font-size:1.5rem;}.base_feedback_modal .modal-header p{margin:.5rem 1.5rem 1.5rem 1.5rem;padding-bottom:.5rem;color:#fff;font-size:16px;line-height:1.5rem;}.base_feedback_modal .inner_content_download_pdf_related_content{padding-bottom:1.5rem;background:#fff;}.base_feedback_modal .inner_content_download_pdf_related_content .download-pdf-section-title{text-align:left;padding-bottom:.5rem;padding-top:1rem;}.base_feedback_modal .inner_content_download_pdf_related_content .download-pdf-section-title .base_section_title{display:flex;justify-content:flex-start;font-family:"Libre Baskerville",serif;color:#0d4177;border:none;text-align:center;padding-top:.5rem;padding-left:1.5rem;margin-bottom:0;}.base_feedback_modal .inner_content_download_pdf_related_content .download-pdf-section-title .base_section_title .content_type{text-align:left;}.base_feedback_modal .inner_content_download_pdf_related_content .cards_image_top{flex:1;}.base_feedback_modal .inner_content_download_pdf_related_content .download-pdf-related-content-card-arrow{display:none;}.base_feedback_modal .modal-footer{background-color:#f5f5f5;color:#575757;line-height:1.5rem;font-size:.85rem;padding:.5rem 1.5rem 0 1.5rem;}.base_feedback_modal .modal-footer p{padding-bottom:1.5rem;margin-right:0;margin-bottom:0;margin-left:0;color:#000;}.base_feedback_modal .modal-footer h3{margin-bottom:.75rem;color:#000;}.base_feedback_modal button{position:absolute;top:0;right:0;background-color:transparent !important;font-size:1.5rem;padding:.5rem 1rem;}.base_feedback_modal .cards_image_top img{border-radius:4px;}.base_feedback_modal.pdf-thank-you-modal{padding:0;display:block;}@media(max-width:1264px){.base_feedback_modal{max-width:80%;top:5%;}}@media(max-width:1000px){.download-pdf-related-content-card{display:flex;overflow-x:auto;width:59.9vw;height:fit-content;margin:0 0 0 0;padding:0 0 0 0 !important;}.download-pdf-related-content-card .cards_image_top{min-width:270px;}.download-pdf-related-content-card .cards_image_top.active{cursor:grabbing;cursor:-webkit-grabbing;transform:scale(1);}.download-pdf-related-content-card-arrow{background-color:#0d4177;color:#fff;font-weight:bold;position:fixed;top:45%;right:2%;height:50px;width:50px;display:flex !important;justify-content:center;align-items:center;border-radius:1000px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.9);font-size:24px;cursor:pointer;user-select:none;}.download-pdf-related-content-card::-webkit-scrollbar{-webkit-overflow-scrolling:touch;width:90%;}.download-pdf-related-content-card{scrollbar-width:auto;scrollbar-color:#f5f5f5 #f5f5f5;}.download-pdf-related-content-card::-webkit-scrollbar{width:16px;}.download-pdf-related-content-card::-webkit-scrollbar-track{background:#fbfbfb;border-radius:10px;}.download-pdf-related-content-card::-webkit-scrollbar-thumb{background-color:#f5f5f5;border-radius:10px;border:1px solid #fff;background-clip:content-box;}.base_feedback_modal .cards_image_top:first-child{padding-left:1.5rem;}.base_feedback_modal .cards_image_top:last-child{padding-right:1.5rem;}}@media(max-width:768px){.base_feedback_modal.pdf-thank-you-modal{padding:0;display:block;max-width:90%;top:5%;width:100%;}.download-pdf-related-content-card{width:89.9vw;}.download-pdf-related-content-card::after{top:55%;}.cards_image_top{min-width:200px !important;}}.footer{background-color:#0f2330;color:#fff;}.footer .main{margin-bottom:0;padding-bottom:1rem;}.footer .footer-list{grid-column-gap:3rem;margin:1rem 0;}.footer .footer-section-title{border-bottom:3px solid #fff;font-weight:bold;font-size:1.2rem;letter-spacing:.025rem;padding:.25rem 0;font-family:"Libre Baskerville",serif;font-display:swap;display:flex;align-items:center;justify-content:space-between;}.footer .main ul{list-style:none;padding-left:1.5rem;margin:0;}.footer a{text-decoration:none;color:#fff;}.footer .sub,.footer .sub a{padding-top:0;grid-template-columns:1fr 1fr 1fr;color:#eee;justify-content:space-between;padding-bottom:.5rem;}.footer .sub div:only-child,.footer .sub a div:only-child{border-top:3px solid #fff;}.footer a:hover,.footer a:focus{color:#99c8ff;}.footer .social-icons svg:hover{opacity:.85;}@media(max-width:768px){.sub .grid{display:flex;flex-direction:column;justify-content:center;text-align:center;grid-row-gap:.75rem;}.sub .grid a{font-size:1.1rem;}.sub .grid div{justify-self:center !important;text-align:center !important;}.footer .grid .grid-column-gap{display:flex;flex-direction:column;justify-content:center;text-align:center;}.footer li{padding:.25rem 0;}.footer a{font-size:1.3rem;}.footer-section-title{display:flex;flex-direction:column;justify-content:space-around;}.social-icons{margin-top:.5rem;}}.base_subscribe_footer{background-color:#0d4177;color:#fff;position:relative;}.base_subscribe_footer button{margin-top:.5rem;}.base_subscribe_footer button:hover{background-color:#0f2330;}.base_subscribe_footer .background-dots{position:absolute;top:0;height:100%;left:15%;}.base_subscribe_footer .fullwidth-horizontal-rule{background-color:#fff;height:5px;position:absolute;top:140px;left:0;width:400px;}.base_subscribe_footer .underline{background-color:#fff;height:5px;position:absolute;top:140px;left:0;width:579px;padding-bottom:0 !important;}.base_subscribe_footer .container{position:relative;}.base_subscribe_footer .newsletter-image{max-height:280px;position:absolute;bottom:0;}.base_subscribe_footer .title{margin-top:1rem;letter-spacing:.5px;}.base_subscribe_footer .title div{font-family:"Open Sans",sans-serif;font-size:1.5rem;line-height:2.25rem;}.base_subscribe_footer .title div:first-of-type{font-family:"Libre Baskerville",serif;font-size:2.5rem;line-height:3rem;}.base_subscribe_footer .title div:last-of-type{padding-bottom:.75rem;margin-bottom:2rem;display:flex;}@media(max-width:887px){.base_subscribe_footer .fullwidth-horizontal-rule{top:180px;left:0;width:100px;}.base_subscribe_footer .underline{top:180px;left:0;width:445px;}}@media(max-width:768px){.base_subscribe_footer .fullwidth-horizontal-rule{display:none !important;}.base_subscribe_footer .underline{display:none !important;}.base_subscribe_footer .container{padding-bottom:0;}.base_subscribe_footer .newsletter-image{position:relative;padding-top:2rem;}.base_subscribe_footer .image-container{text-align:center;}.base_subscribe_footer .button-container{text-align:center;}.base_subscribe_footer .background-dots{height:auto;width:100%;left:0;top:90px;}}.base_information{padding:20px;background-color:#0e304d;border-radius:4px;border:2px solid #0d4177;}.base_jumbotron h2{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.base_jumbotron .jumbotron-grid{grid-template-columns:1fr 1fr;}.base_jumbotron .cards_dark_overlay_background_image{position:relative;height:calc(((((100vw - 48px)/2)/640)*360));}.base_jumbotron .cards_dark_overlay_background_image:before{display:block;content:"";width:100%;padding-top:56.25%;}.base_jumbotron .cards_dark_overlay_background_image .img-container{position:absolute;top:0;right:0;bottom:0;left:0;}.base_jumbotron .cards_dark_overlay_background_image img{width:100%;height:calc(((((100vw - 48px)/2)/640)*360));max-height:346.5px;}.base_jumbotron .cards_dark_overlay_background_image .details-container{position:absolute;bottom:0%;width:100%;color:#fff;background-color:rgba(0,0,0,.75);}.base_jumbotron .cards_dark_overlay_background_image .details-container .details{margin:.5rem 1rem;}@media(min-width:1280px){.base_jumbotron .cards_dark_overlay_background_image{height:calc(((((1280px - 48px)/2)/640)*360));}}@media(max-width:1300px){.base_jumbotron{padding:0 1rem;}}@media(max-width:1220px){.base_jumbotron{padding:0 1rem;}}@media(max-width:1066px){.base_jumbotron{padding:0 1rem;}}@media(min-width:769px) and (max-width:1024px){.base_jumbotron{padding:0 1rem;}.base_jumbotron .cards_summary{display:none;}.base_jumbotron h2{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}}@media(max-width:768px){.base_jumbotron{padding:0 1rem;}.base_jumbotron .jumbotron-grid{grid-template-columns:1fr;}.base_jumbotron .jumbotron-grid .cards_rectangle_image_left .grid-custom-rectangle-image-left{grid-template-columns:1fr 1.5fr;}.base_jumbotron .cards_dark_overlay_background_image{height:100%;}.base_jumbotron .cards_dark_overlay_background_image img{height:100%;}.base_jumbotron .square_image_left .grid-custom-square-image-left{grid-template-columns:125px auto;max-height:125px;}.base_jumbotron .square_image_left .grid-custom-square-image-left img{height:125px;}.base_jumbotron .rectangle_image_left .grid-custom-rectangle-image-left{grid-template-columns:0 auto;max-height:100%;grid-column-gap:0;grid-template-columns:1fr 1.5fr;}.base_jumbotron .cards_summary{display:none;}.base_jumbotron .cards_title h2{-webkit-line-clamp:4;}}.base_listing_order_by{background-color:#fff;border:1px solid #caced1;border-radius:4px;color:#000;cursor:pointer;font-weight:bold;font-family:"Open Sans",sans-serif;padding:.25rem .5rem;}@media(min-width:769px) and (max-width:1024px){.base_listing_order_by{margin-bottom:.5rem;}}@media(max-width:768px){.base_listing_order_by{margin-bottom:.5rem;}}.base_listing_pagination{display:grid;justify-content:center;}.base_listing_pagination .previous{margin-right:.5rem;}.base_listing_pagination .next{margin-left:.5rem;}.base_listing_pagination :only-child{margin:0 auto;}.base_listing_pagination .previous button{background-color:#fff;color:#0570eb;-webkit-box-shadow:inset 0 0 0 3px #0570eb;-moz-box-shadow:inset 0 0 0 3px #0570eb;box-shadow:inset 0 0 0 3px #0570eb;min-width:123.33px;}.base_listing_pagination .previous button:hover{background-color:#0d4177;color:#fff;-webkit-box-shadow:inset 0 0 0 3px #0d4177;-moz-box-shadow:inset 0 0 0 3px #0d4177;box-shadow:inset 0 0 0 3px #0d4177;}.base_listing_pagination .next button{min-width:123.33px;}.base_listing_pagination .numbered-pagination{margin-top:.5rem;}.base_listing_pagination .pagination-container{display:flex;justify-content:center;}.base_listing_pagination .pagination-container .pagination{display:flex;align-items:center;margin:0;padding:0;list-style-type:none;}.base_listing_pagination .pagination-container .pagination li{margin:0;padding:.25rem;list-style-type:none;background-color:#0d4177;color:#fff;border:2px solid #0d4177;border-radius:3px;margin:.25rem;padding:.25rem .5rem;font-weight:bold;}.base_listing_pagination .pagination-container .pagination li a{color:#fff;text-decoration:none;}.base_listing_pagination .pagination-container .pagination .active{color:#0d4177;border:2px solid #0d4177;background-color:#fff;}.base_listing_pagination .pagination-container .pagination .active a{color:#0d4177;}.base_loading_dots_fire{position:relative;left:-9999px;width:20px;height:20px;border-radius:12px;background-color:#0d4177;color:#0d4177;box-shadow:9999px 22.5px 0 -5px #0d4177;animation:dot-fire 1.5s infinite linear;animation-delay:-.85s;display:flex;margin:5rem auto;}.base_loading_dots_fire::before,.base_loading_dots_fire::after{content:"";display:inline-block;position:absolute;top:0;width:20px;height:20px;border-radius:12px;background-color:#0d4177;color:#0d4177;}.base_loading_dots_fire::before{box-shadow:9999px 45px 0 -5px #0d4177;animation:dot-fire 1.5s infinite linear;animation-delay:-1.85s;}.base_loading_dots_fire::after{box-shadow:9999px 45px 0 -5px #0d4177;animation:dot-fire 1.5s infinite linear;animation-delay:-2.85s;}@keyframes dot-fire{1%{box-shadow:9999px 45px 0 -5px #0d4177;}50%{box-shadow:9999px -11.2px 0 2px #0d4177;}100%{box-shadow:9999px -45px 0 -5px #0d4177;}}#mobileHeader{display:none;}#mobileHeader .base_breadcrumb{display:none;}#mobileHeader .bottom-border{display:none;}.base_mobile_header{color:#fff;padding:0 .5rem 0 .5rem;font-size:1.2rem;align-items:center;background-color:#0f2330;}.base_mobile_header .visible{visibility:inherit !important;opacity:100 !important;}.base_mobile_header .logo .community-header{display:flex;flex-direction:column;}.base_mobile_header .logo .community-header h1{margin:0;font-size:1.25rem;line-height:10px;padding-bottom:12px;color:#99c8ff;}.base_mobile_header .logo .community-header h2{margin:0;font-size:1.25rem;line-height:10px;padding-bottom:12px;color:#99c8ff;}.base_mobile_header .logo{display:flex;align-items:center;padding-top:.5rem;padding-bottom:.25rem;}.base_mobile_header .logo img{height:100%;max-height:36.83px !important;}.base_mobile_header .social-icons{padding-top:1rem;}.base_mobile_header .social-icons a{color:transparent;}.base_mobile_header .social-icons img{height:30px;width:30px;opacity:.8;}.base_mobile_header .social-icons img:hover{opacity:1;}.base_mobile_header nav ul{list-style:none;margin:0;padding-left:0;font-size:1.1rem;}.base_mobile_header nav li{color:#fff;display:block;float:left;text-decoration:none;}.base_mobile_header nav li a,.base_mobile_header nav li div[role=link]{color:#fff;text-decoration:none;padding-bottom:.5rem;display:flex;align-items:center;}.base_mobile_header nav .dropdown li a{padding-bottom:0;}.base_mobile_header nav li:hover,.base_mobile_header nav li:focus-within{cursor:pointer;}.base_mobile_header nav li:focus-within a{outline:none;}.base_mobile_header nav ul li ul{background:#0d4177;font-weight:lighter;visibility:hidden;opacity:0;position:absolute;left:0;right:0;padding:1rem;z-index:9999;}.base_mobile_header nav ul li ul li{clear:both;width:100%;padding:.5rem 0;}.base_mobile_header nav .dropdown.grid-column-gap{grid-column-gap:2rem;display:grid;grid-template-columns:1fr 1fr;border-top:3px solid #0570eb;}.base_mobile_header nav .dropdown.grid-column-gap.communities{grid-template-columns:1fr !important;}.base_mobile_header nav .dropdown.grid-column-gap.one-col{grid-column-gap:2rem;}.base_mobile_header header{background-color:#0f2330;}.base_mobile_header .base_desktop_navigation{display:flex;align-items:center;justify-content:flex-end;font-weight:700;border-top:2px solid #0d4177;padding-top:.25rem;}.base_mobile_header .base_desktop_navigation li{padding-left:2rem;}.base_mobile_header .base_desktop_navigation .communities li{padding-left:0;}.base_mobile_header .base_desktop_navigation .content li{padding-left:0;}.base_mobile_header .base_desktop_search_social{justify-content:flex-end;display:flex;align-items:center;font-weight:700;align-items:center;grid-column-gap:.5rem;}.base_mobile_header .base_desktop_search_social form{width:50%;}.base_mobile_header .base_desktop_search_social .search-btn button{background-color:#0d4177;color:#fff;min-height:34.78px;}.base_mobile_header .base_desktop_search_social .search-btn button:hover,.base_mobile_header .base_desktop_search_social .search-btn button:focus{background-color:transparent;-webkit-box-shadow:inset 0 0 0 3px #0d4177;-moz-box-shadow:inset 0 0 0 3px #0d4177;box-shadow:inset 0 0 0 3px #0d4177;}.base_mobile_header .base_desktop_search_social svg{padding-right:0;}.base_mobile_header .base_search{border-bottom:2px solid #fff;display:flex;justify-content:space-between;}.base_mobile_header .base_search input{height:32px;border:none;background-color:transparent;color:#fff;font-size:1rem;width:100%;}.base_mobile_header .base_search input:focus{outline:none;background-color:transparent;}.base_mobile_header .base_search input::placeholder{color:#fff;font-weight:bold;}.base_mobile_header .base_search input:-ms-input-placeholder{color:#fff;font-weight:bold;font-style:italic;}.base_mobile_header .base_search input:-ms-input-placeholder{color:#fff;}.base_mobile_header .base_search button[type=reset]{height:30px;width:30px;margin-right:.75rem;color:#f00;align-items:center;justify-content:center;}.base_mobile_header .base_search button{background-color:transparent;padding:0;}.base_mobile_header #overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.85);z-index:2;cursor:pointer;overflow:hidden;}.base_mobile_header #overlay .closeButtonContainer{display:flex;width:100vw;justify-content:center;}.base_mobile_header #overlay .closeButtonMobile{display:flex;align-items:center;}.base_mobile_header #overlay .closeButtonMobile svg{padding-right:5px;}.base_mobile_header #overlay .searchInputContainer{display:flex;height:50vh;justify-content:center;align-items:flex-end;z-index:10;width:100vw;}@media(max-width:768px){.base_mobile_header{display:block;}.base_mobile_header .grid-3-7{grid-template-columns:3fr 7fr;}.base_mobile_header .grid-6-4{grid-template-columns:6fr 4fr;}.base_mobile_header.container{padding-bottom:0 !important;}#mobileHeader{display:block;}#mobileHeader .base_breadcrumb{display:block;}#mobileHeader .bottom-border{display:block;}}@media(min-width:769px) and (max-width:1024px){#mobileHeader{display:block;}#mobileHeader .base_breadcrumb{display:block;}#mobileHeader .bottom-border{display:block;}}@media(max-width:525px){.base_mobile_header .base_desktop_navigation li{padding-left:1rem;}.base_mobile_header a,.base_mobile_header div[role=link]{font-size:.9rem;}.base_mobile_header .logo .community-header h1{font-size:.85rem;line-height:1rem;}.base_mobile_header .logo .community-header h2{font-size:.85rem;line-height:1rem;}}.base_privacy_policy_notification{background-color:rgba(13,65,119,.95);color:#fff;display:flex;justify-content:center;align-items:center;padding:1rem 0;position:fixed;z-index:99999;width:40%;border-radius:4px;bottom:80px;max-width:450px;min-height:135px;}.base_privacy_policy_notification p{margin:0;font-size:14px;}.base_privacy_policy_notification a{color:#99c8ff;}.base_privacy_policy_notification a:hover{color:#99c8ff;}.base_privacy_policy_notification a:visited{color:#99c8ff;}.base_privacy_policy_notification button{white-space:nowrap;}.base_privacy_policy_notification button:hover{background-color:#0570eb;}.base_privacy_policy_notification_wrapper{display:flex;justify-content:center;}@media(min-width:769px) and (max-width:1024px){.base_privacy_policy_notification{width:50%;min-height:155px;}}@media(max-width:768px){.base_privacy_policy_notification{width:60%;min-height:165px;}}@media(max-width:525px){.base_privacy_policy_notification{width:80%;min-height:200px;}}.base_desktop_header .base_search:active,.base_desktop_header .base_search:focus,.base_desktop_header .base_search:focus-within,.base_desktop_header .base_search:target{border-bottom:2px solid #0570eb;}.base_desktop_header button:hover svg path{fill:#0570eb;}.panel-body label{color:#0d4177 !important;}.panel-body h5 b{text-transform:capitalize;}.base_section_title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;row-gap:.5rem;font-size:1.2rem;font-weight:bold;border-bottom:5px solid #152b39;margin-bottom:1em;}.base_section_title .content_type{display:flex;align-items:center;min-height:40px;}.base_section_title a{text-decoration:none;color:#000;width:100%;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;}.base_section_title h1,.base_section_title h2,.base_section_title h3{font-size:1.2rem;margin:auto;font-weight:700;}.base_section_title button{display:flex;justify-content:center;padding-right:0;align-items:center;}.grey-background-container .base_section_title button{font-size:1.2rem;margin-top:0;}.olp-section-title .base_section_title,.invite_a_colleague_olp_button .base_section_title{font-family:'Libre Baskerville',serif;color:#0d4177;padding-bottom:.25rem;border-bottom:3px solid #0d4177;}.sidebar-trending-content-section-title .base_section_title{font-family:"Libre Baskerville",serif;color:#0f2330;border-bottom:3px solid #0f2330;}.pdf-section-title .base_section_title{font-family:'Libre Baskerville',serif;color:#0d4177;border:none;text-align:center;padding-top:.5rem;margin-bottom:0;display:flex;justify-content:center;}@media(max-width:768px){.base_section_title button{padding-left:0;}.hub .base_section_title .base_button{white-space:nowrap;}.hub .base_section_title{align-items:flex-end;}}.inner_content_image_credit{font-style:italic;color:#a6a8ab;margin-top:-25px;font-size:.85rem;}.inner_content_image_credit a{color:#a6a8ab;}.profile-image .inner_content_image_credit{margin-top:0;}@media(max-width:525px){.inner_content_image_credit{margin-top:0;}}