.cards{display:flex;justify-content:center;flex-wrap:wrap;list-style:none;margin:0;padding:0}.cards-item{display:flex;padding:1rem;width:100%}@media(min-width: 40rem){.cards-item{width:50%}}@media(min-width: 56rem){.cards-item{width:33.3333%}.cards-4 .cards-item{width:25%}}.resource-card,.component-card{display:flex;border-radius:.25rem;background:#fff;display:flex;flex-direction:column;overflow:hidden;width:100%;position:relative;transition:all .3s;text-decoration:none !important;color:inherit}.resource-card:hover,.component-card:hover{transform:translateY(-3px);box-shadow:0px 4px 14px 0px rgba(0,0,0,.07);color:inherit}.resource-card:hover .resource-card-description,.component-card:hover .component-card-description{opacity:1;top:-10px;z-index:1}.resource-card:hover .resource-card-image:after,.component-card:hover .component-card-image:after{content:"";opacity:1;z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75)}.resource-card-image,.component-card-image{min-height:165px;background-size:cover;background-position:center center;display:flex;align-items:center;justify-content:center;padding:10px;position:relative}.resource-card-image:after,.component-card-image:after{content:"";opacity:0;z-index:0;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.75);transition:.2s all ease-in}.resource-card-description,.component-card-description{transition:all .3s;opacity:0;color:#fff;padding:10px;top:10px;position:relative;font-size:.9rem;line-height:1.25rem}.country-cards{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.country-cards-item{display:flex;padding:1rem;width:100%}@media(min-width: 40rem){.country-cards-item{width:50%}}@media(min-width: 56rem){.country-cards-item{width:33.3333%}.cards-4 .country-cards-item{width:25%}}.country-card:hover{transform:translateY(-3px);box-shadow:10px 10px 14px -7px rgba(0,0,0,.45)}.country-card:hover a{text-decoration:none}.country-card-image{min-height:165px;background-size:cover;background-position:center center;display:flex;align-items:center;justify-content:center;padding:10px;position:relative}.country-card-header p{color:#27333b}.country-card-body p{color:#27333b;margin-top:0;margin-bottom:0}.country-card-footer p{color:#27333b;margin-top:0;margin-bottom:0}.hide-country-card{display:none !important}.chip{position:absolute;bottom:-10px;left:0;z-index:2}.chip span{padding:5px 15px 5px 17px;color:#fff;background-color:#445664;font-weight:600;font-size:.7rem;height:30px;letter-spacing:.02rem;text-transform:uppercase}.card-time{position:absolute;bottom:10px;padding:0 15px;color:#abb0b7}.card-time p{margin-bottom:0;font-size:.8rem}.component__resourcelist{background-color:#f7f7f7;background:linear-gradient(0deg, rgb(247, 247, 247) 0%, rgb(255, 255, 255) 100%);display:flex;flex-direction:column;align-items:center;padding:75px 0 100px;position:relative}.component__resourcelist .component__resourcelist__container{width:90%;max-width:1390px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.component__resourcelist .component__resourcelist__container .component__resourcelist__icon{color:#e7e7e7;font-size:2.5rem;margin-bottom:10px}.component__resourcelist .component__resourcelist__container .component__resourcelist__icon:not([class*=fa]){display:none}@media screen and (min-width: 800px){.component__resourcelist .component__resourcelist__container .component__resourcelist__icon{font-size:3.529rem}}.component__resourcelist .component__resourcelist__container .component__resourcelist__overline{color:#bfd22b;margin-bottom:5px;text-align:center}.component__resourcelist .component__resourcelist__container .component__resourcelist__overline:empty{display:none}.component__resourcelist .component__resourcelist__container .component__resourcelist__mainheader{color:#27333b;max-width:800px;text-align:center;margin:0 auto 50px}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;margin:0 auto;max-width:370px;row-gap:25px}@media screen and (min-width: 800px){.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer{flex-direction:row;max-width:900px;column-gap:25px}}@media screen and (min-width: 1355px){.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer{max-width:unset}}@media screen and (min-width: 1528px){.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer{max-width:unset}}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem{display:flex;flex-direction:column;width:325px;border-radius:30px;background-color:#fff;box-shadow:0 0 4px -2px rgba(0,0,0,.13);filter:drop-shadow(0 0 3px rgba(0, 0, 0, 0.13));padding-bottom:15px;position:relative;color:inherit;overflow:hidden}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem:hover{text-decoration:none}@media screen and (min-width: 800px){.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem{align-self:stretch}}@media screen and (min-width: 1554px){.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem{width:325px}}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__topcontainer{height:170px;border-radius:30px 30px 0 0;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:stretch;position:relative}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__topcontainer+div[class*=chip]+div[class*=contentcontainer]{padding-top:25px}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__img{width:auto;height:100%;position:absolute;z-index:0}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__hovercontainer{background-color:rgba(39,51,59,.9019607843);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;opacity:0;transition:opacity .2s ease;padding:20px;height:100%;width:100%}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem:hover{cursor:pointer}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem:hover .component__resourcelist__carditem__hovercontainer{opacity:100%}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem:hover .component__resourcelist__carditem__chip{background-color:#faa41a}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__description{color:#fff;margin-bottom:0;font-size:.865rem;line-height:1.02}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__chip{background-color:#445664;display:inline-flex;padding:5px 15px;color:#fff;text-transform:uppercase;font-size:.788rem;line-height:1.493;font-weight:700;letter-spacing:1px;align-self:flex-start;position:absolute;top:155px;z-index:2;transition:background-color .2s ease}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__chip:not(:empty)+.component__resourcelist__carditem__contentcontainer{padding-top:25px}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__contentcontainer{padding:15px 12px 0;display:flex;flex-direction:column;align-items:flex-start;flex:1}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__storyheader{font-size:1.176rem;line-height:1;font-weight:700;margin-bottom:0}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__icontextcontainer{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:auto;padding-top:15px}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__icontextcontainer:has(p:empty){display:none}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__icontextcontainer__icon{color:#abb0b7;margin-right:5px;margin-top:1px;font-size:15px;line-height:15px}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__icontextcontainer__icon:not([class*=fa]){display:none}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__icontextcontainer__text{margin-bottom:0;font-size:.882rem;line-height:1;color:#abb0b7}.component__resourcelist .component__resourcelist__container .component__resourcelist__cardcontainer .component__resourcelist__carditem__icontextcontainer__text:empty{display:none}.component__resourcelist--theme-green .component__resourcelist__overline{color:#bfd22b !important}.component__resourcelist--theme-aqua .component__resourcelist__overline{color:#00aec7 !important}.hero-overlay{position:absolute;height:100%;width:100%;background:#445664;background-repeat:no-repeat !important;background-position-x:right !important;background-attachment:fixed !important}.small-hero{height:155px;position:relative}.small-hero .breadcrumbs a{color:#fff}.hero-icons{color:#faa41a}@media(max-width: 768px){.small-hero{height:auto}}.large-hero{height:360px;position:relative}@media(max-width: 768px){.large-hero{height:auto}.hero-overlay{background:#445664}.hero-cta{width:100%}}@media screen and (min-width: 1200px){.large-hero:has(+div[class*=jumpmenu]) div:has(h1){transform:translateY(-7px)}}.hero-chevron{height:24px;width:24px;margin-top:8px}.ddiHero{background:#445664}.small-horizontal-callout-container{background-color:#00aec7;min-height:210px;padding:1rem 0;display:flex;align-items:center}@media(min-width: 768px){.small-horizontal-callout-container{min-height:135px}}.ddi-button-callout{border:1px solid #fff;color:#fff !important;transition:background .5s,color .5s;cursor:pointer}.ddi-button-callout:hover{background:#fff;color:#00aec7 !important}.section-divider-1{height:75px;position:relative}.section-divider-1 hr{border:1px solid #27333b}.section-divider-1-icon-container{position:absolute;height:55px;width:55px;border-radius:28px;background:#eee;left:48%}.section-divider-2{height:75px;position:relative}.section-divider-2 hr{border:1px solid #27333b}.section-divider-2-icon-container{position:absolute;height:50px;width:50px;background:#faa41a;left:48%;border-radius:25px}.section-divider-2-icon-container i{color:#fff}.section-divider-3{height:75px}.section-divider-3-icon-container{background:#faa41a;height:50px;width:50px;border-radius:25px}.section-divider-3-icon-container i{color:#fff}.guideSpacerContainer{position:relative;border-radius:30px;padding:115px 80px 75px;margin-top:50px;background-color:#445664 !important;border-top:0 !important;display:flex;flex-direction:column;align-items:center;justify-content:center}.guideSpacerContainer:after{content:"";position:absolute;bottom:-3px;width:90%;height:10px;border-radius:80%;background-color:#27333b;z-index:-10;filter:drop-shadow(0 0 8px rgba(0, 0, 0, 0.8));opacity:90%}.guideSpacerContainer>h3{color:#fdb71a;text-align:center;margin-bottom:5px !important;font-size:.906rem !important;line-height:1 !important;letter-spacing:.192rem !important;display:flex;margin:0 auto 5px !important;position:relative;height:15px;width:90%;text-align:center}.guideSpacerContainer>h3:after{position:absolute;width:100%;text-align:center}.guideSpacerContainer>h2{font-size:42px !important;line-height:52px !important;font-weight:500 !important;color:#fff;position:relative;margin:0 0 75px !important;padding:0 !important;max-width:990px;text-align:center}.guideSpacerContainer>h2:after{content:"";width:150px;height:5px;background-color:#faa41a;position:absolute;bottom:-20px;left:calc(50% - 75px)}.guideSpacerContainer-content>h4{color:#faa41a}.guideSpacerContainer-content a{color:#54c7df !important;font-weight:600;text-decoration:none}.guideSpacerContainer-content a:hover{color:#00aec7 !important}.guideSpacerContainer-content p:has(br:only-child){margin-top:-30px;height:0}.guideSpacerContainer-content ul{margin:-4px auto 25px;padding:0 0 0 0;max-width:92%;list-style-type:none;font-size:20px !important;line-height:32px !important;margin-bottom:30px !important;color:#fff}.guideSpacerContainer-content ul li{padding:0 0 0 28px;margin:0 0 10px;font-size:18px;line-height:33px;text-align:left;background:url(https://assets-us-01.kc-usercontent.com/469992e5-7cbd-0032-ead4-f2db9237053a/2a11bd52-9d90-4ef5-a6c8-e0bcb4603c1a/icon_checkmark_gold.svg) no-repeat left 11px}.guideSpacerContainer-content ul li:last-child{margin-bottom:0}.guideSpacerContainer-content ol{margin:-4px auto 25px;padding:0 0 0 0;max-width:86%;font-size:20px !important;line-height:32px !important;margin-bottom:30px !important;color:#fff}.guideSpacerContainer-content ol li{padding:0;margin:0 0 10px;text-align:left}.guideSpacerContainer-content ol li::marker{color:#fdb71a;font-weight:700}.guideSpacerContainer-content ol li:last-child{margin-bottom:0}.guideSpacerContainer-content p{font-size:20px !important;line-height:32px !important;margin-bottom:30px !important;color:#fff}.guideSpacerContainer-content p:empty{display:none}.guideSpacerContainer-content p:last-child{margin-bottom:0 !important}.guideSpacerIconContainer{position:absolute;top:-87px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 5px rgba(0, 0, 0, 0.07));width:270px;height:195px;background:url(https://assets-us-01.kc-usercontent.com/469992e5-7cbd-0032-ead4-f2db9237053a/0af78921-96e2-4a2a-b73b-36c57fa4dd56/spacer_with_content_topiconbg.png) no-repeat center center;background-size:contain;border:none !important}.guideSpacerIconContainer>i{color:#faa41a;transform:translateY(12px)}#guideMainContent .guideSpacerContainer{margin-top:110px;padding:115px 50px 55px}#guideMainContent .guideSpacerContainer>h3{display:none}#guideMainContent .guideSpacerContainer>h3:after{display:none}.resource-detail__content-wrapper .guideSpacerContainer>h3:after{content:"In Conclusion:"}.repeater-icon-container{height:105px}.repeater-icons{color:#ffa300;font-size:4rem}.repeater-hr{border-top:1px solid #445664}.component__iconrepeater{width:100%;margin:0 auto;padding:50px 0}.component__iconrepeater__container{width:90%;max-width:1140px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center}@media screen and (min-width: 1200px){.component__iconrepeater__container .component__iconrepeater__mainparagraph{max-width:85%;margin-bottom:50px}}.component__iconrepeater__container .component__iconrepeater__item-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;max-width:85%;margin-top:25px;row-gap:35px;position:relative}@media screen and (min-width: 900px){.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)),.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)){flex-direction:row;max-width:100%;align-items:flex-start;justify-content:center;column-gap:35px;row-gap:unset}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__item,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__item{flex:33%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):before{position:absolute;content:"";height:23px;width:45%;top:25px;right:-24%;background-image:url(https://assets-us-01.kc-usercontent.com/469992e5-7cbd-0032-ead4-f2db9237053a/68623e16-e9f1-4e93-b671-5d5396a3284d/bg_journeyline_wdot.svg);background-repeat:repeat-x;background-position-x:left;background-position-y:center}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):after{content:"";display:block;width:23px;height:23px;border-radius:50%;background-color:#fff;border:5px solid #faa41a;position:absolute;top:25px;right:-32.3%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)),.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)){flex-direction:row;max-width:100%;align-items:flex-start;justify-content:center;column-gap:20px;row-gap:unset}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__item,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__item{flex:0 0 25%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):before{position:absolute;content:"";height:23px;width:45%;top:25px;right:-24%;background-image:url(https://assets-us-01.kc-usercontent.com/469992e5-7cbd-0032-ead4-f2db9237053a/68623e16-e9f1-4e93-b671-5d5396a3284d/bg_journeyline_wdot.svg);background-repeat:repeat-x;background-position-x:left;background-position-y:center}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):after{content:"";display:block;width:23px;height:23px;border-radius:50%;background-color:#fff;border:5px solid #faa41a;position:absolute;top:25px;right:-32.5%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__itemlink p,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__item p,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__itemlink p,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__item p{font-size:.9rem;max-width:85%}}@media screen and (min-width: 1200px){.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)),.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)){column-gap:65px}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):before{width:55%;right:-37%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(3)) .component__iconrepeater__item:nth-last-of-type(n+2):after{right:-38%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)),.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)){column-gap:20px}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__item,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__item{flex:0 0 25%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):before,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):before{width:45%;right:-22.5%}.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__itemlink:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__itemlink:nth-last-of-type(n+2):after,.component__iconrepeater__container .component__iconrepeater__item-container:has(.component__iconrepeater__item:nth-last-child(4)) .component__iconrepeater__item:nth-last-of-type(n+2):after{right:-29.3%}}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__journeyline{display:none}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink:hover{text-decoration:none}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink:hover .component__iconrepeater__item p{text-decoration:none}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink .component__iconrepeater__item h3{color:#27333b;text-decoration:none}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink .component__iconrepeater__item p{color:#27333b;text-decoration:underline}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__item{position:relative;text-decoration:none}@media screen and (min-width: 900px){.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink,.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__item{justify-content:flex-start}}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink .component__iconrepeater__icon,.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__item .component__iconrepeater__icon{font-size:4rem;color:#3a84b6;margin-bottom:10px;height:70px;line-height:75px}.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink p,.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__item p{max-width:85%;margin:0 auto}@media screen and (min-width: 900px){.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__itemlink p,.component__iconrepeater__container .component__iconrepeater__item-container .component__iconrepeater__item p{max-width:unset}}.component__icononly-repeater{min-height:400px;padding:50px 25px}@media screen and (min-width: 800px){.component__icononly-repeater{display:flex;flex-direction:column;justify-content:center}}.component__icononly-repeater__row{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;row-gap:35px;width:90%;margin:0 auto}@media screen and (min-width: 800px){.component__icononly-repeater__row{flex-direction:row;align-items:flex-start;justify-content:center;row-gap:unset;column-gap:40px}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(3)){max-width:800px}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(3)) .component__icononly-repeater__item{flex:0 0 33%}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(4)){max-width:1000px;column-gap:30px}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(4)) .component__icononly-repeater__item{flex:0 0 25%}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(4)) .component__icononly-repeater__icon{font-size:5rem}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(5)){max-width:1400px;column-gap:30px}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(5)) .component__icononly-repeater__item{flex:0 0 18%}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(5)) .component__icononly-repeater__icon{font-size:4.1rem}}@media screen and (min-width: 1400px){.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(4)){max-width:1000px;column-gap:30px}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(4)) .component__icononly-repeater__item{flex:0 0 25%}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(4)) .component__icononly-repeater__icon{font-size:5.5rem}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(5)){max-width:1400px;column-gap:30px}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(5)) .component__icononly-repeater__item{flex:0 0 18%}.component__icononly-repeater__row:has(.component__icononly-repeater__item:nth-last-child(5)) .component__icononly-repeater__icon{font-size:5.2rem}}.component__icononly-repeater__item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.component__icononly-repeater__header{margin-bottom:60px;color:#fff;text-align:center;font-weight:700}@media screen and (min-width: 800px){.component__icononly-repeater__header{font-size:35px;line-height:40px}}.component__icononly-repeater__icon{font-size:4.5rem;color:#faa41a;margin-bottom:10px}@media screen and (min-width: 800px){.component__icononly-repeater__icon{font-size:6rem}}.component__icononly-repeater__text{color:#fff;text-align:center;font-size:1.041rem;line-height:1.412;margin-bottom:0}.awardDetail .text-and-image-fluid-container a{color:#00aec7;text-decoration:none;background:unset;padding:unset;margin:unset;font-size:inherit;letter-spacing:unset}.awardDetail .text-and-image-fluid-container a:hover{color:#00aec7;text-decoration:underline;background:unset;padding:unset;margin:unset;font-size:inherit;letter-spacing:unset}.text-and-image-fluid-container{min-height:500px}@media(min-width: 992px){.image-and-text>div{width:50%}}@media(max-width: 767px){.image-and-text{padding-left:15px;padding-right:15px}}.image-and-text a{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;font-size:1rem;line-height:1.5;color:#fff;background:#445664;font-weight:400;padding:.475rem 1rem;transition:background .2s ease-in-out;letter-spacing:1px;border-radius:8px}.image-and-text a:hover{color:#fff;background:#27333b}.image-and-textCard{background-color:#246193;color:#fff !important}div[id*=leadership-forecast-2025] a:not(:first-child)[href*=card]{background-color:#fff;color:#00aec7;text-decoration:underline;padding:unset}div[id*=leadership-forecast-2025] a:not(:first-child)[href*=card]:hover{text-decoration:none}@media(max-width: 768.98px){.quote-card-box .cards-item{top:auto;margin-bottom:auto}}.quote-container{height:600px}.quote-container a{color:#00aec7;transition:.2s ease-in-out color}.quote-container a:hover{color:#246193;text-decoration:none}.quote-comment{border-top:1px solid #445664}.quote-attribution{border-bottom:1px solid #445664}.quote-card-box{margin:1em 0}.quote-card-box .media .card-wrapper .cards-item{position:relative;top:-40px;margin-bottom:-80px;margin-left:-16px;z-index:1;width:350px}@media(max-width: 991.98px){.quote-card-box .media{display:block !important}.quote-card-box .media .card-wrapper{display:block}.quote-card-box .media .card-wrapper .cards-item{margin:0 auto -30px auto;width:auto}}.resource-highlight-container a{color:#00aec7;transition:all .15s ease-in-out}.resource-highlight-container a:hover{color:#246193;text-decoration:none}@media(min-width: 992px){.resource-highlight-quote-container{height:600px}}.horizontal-result-card .card,.collapse-result-card .card{transition:.15s all ease-in-out;border:1px solid #f7f7f7;border-radius:0;cursor:pointer;color:inherit;filter:drop-shadow(2px 2px 5px rgba(0, 0, 0, 0.2))}.horizontal-result-card:hover .horizontal-result-img:before,.collapse-result-card:hover .collapse-result-img:before{transform:scale(0.79)}.horizontal-result-card:hover .card,.collapse-result-card:hover .card{-webkit-box-shadow:0px 4px 14px 0px rgba(0,0,0,.07);box-shadow:0px 4px 14px 0px rgba(0,0,0,.07);transform:translateY(-3px)}.horizontal-result-card .horizontal-result-img,.collapse-result-card .collapse-result-img{width:60px;height:60px;border-radius:50%;position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;margin-top:4px;margin-left:10px;margin-right:40px}.horizontal-result-card .horizontal-result-img:before,.collapse-result-card .collapse-result-img:before{content:"";position:absolute;width:78px;height:78px;top:-9px;left:-9px;border:1.5px solid #445664;border-radius:50%;transition:.15s all ease-in-out}.horizontal-result-card .media-body,.collapse-result-card .media-body{overflow:hidden;position:relative;padding-right:40px;margin-right:30px}.horizontal-result-card .horizontal-result-description,.collapse-result-card .collapse-result-description{color:#212529}.collapse-result-card .card .arrow{position:absolute;right:0;font-size:20px;top:24px;color:#00aec7;transition:.15s all ease-in-out;transform:rotate(180deg)}.collapse-result-card:hover .arrow{color:#246193}.collapse-card-arrow-override{top:7px !important}.collapse-result-card .card.collapsed .collapse-result-description{max-width:60%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.collapse-result-card .card.collapsed .arrow{transform:rotate(0deg)}.collapse-result-card .collapse-result-description{display:block;max-width:95%;white-space:normal;overflow:initial}.horizontal-result-card .card{text-decoration:none}.horizontal-result-card:hover h5{color:#246193}.horizontal-result-img.event-listing-fc{background-color:#246193}.horizontal-result-img.event-listing-ts{background-color:#960e76}.horizontal-result-img.event-listing-sp{background-color:#bfd22b}.horizontal-result-img.event-listing-cs{background-color:#ed6623}.horizontal-result-card h5 .featured-chip{background-color:#00aec7;color:#fff;padding:1px 5px;font-size:.9rem;margin-right:4px;font-weight:400;text-transform:uppercase}@media(max-width: 768.98px){.horizontal-result-card .media-body,.collapse-result-card .media-body{padding-right:0}.horizontal-result-card .horizontal-result-img,.collapse-result-card .collapse-result-img{margin-left:0;margin-right:15px;transform:scale(0.8)}.collapse-result-card .card .arrow{top:30px}.horizontal-result-card .card.collapsed .horizontal-result-description,.collapse-result-card .card.collapsed .collapse-result-description{max-width:100%}.horizontal-result-card .media-body,.collapse-result-card .media-body{margin-right:0;padding-right:20px}}.collapse-result-card td{padding:10px}.collapse-result-card tr{border-bottom:1px solid #27333b}.collapse-result-card td a{margin-top:10px;margin-bottom:10px}.collapse-card-pill{color:#fff;border-radius:10rem;padding-left:.6rem;padding-right:.6rem}.classroom-pill{background-color:#246193}.v-classroom-pill{background-color:#960e76}.web-pill{background-color:#ed6623}.microcourse-pill{background-color:#bfd22b}.courseLink{background-color:rgba(0,0,0,0) !important;color:#00aec7 !important;border:none;padding:0;margin-bottom:1rem}.copySuccessMessage{opacity:0}.country-tabber{background:#fff;padding:15px;padding-top:20px;padding-bottom:20px;margin-bottom:35px}.tabber--active{color:#246193 !important}.text-image-cover-background{background-size:contain !important;height:350px;background-position:center center !important;background-repeat:no-repeat !important}@media(min-width: 768px){.text-image-cover-background{height:600px}}.text-image-cover a{color:#00aec7;transition:all .15s ease-in-out}.text-image-cover a:hover{color:#246193;text-decoration:none}.image-cover-fluid-container a.btn__base{align-self:flex-start;margin-bottom:2rem}.image-cover-background-image{background-repeat:no-repeat !important;background-size:contain !important;background-position:bottom center !important;min-height:600px;align-self:center}.black-background{background:rgba(0,0,0,.8)}.gold-bar{border-top:20px solid #faa41a}.global-office-detail-container a{color:#00aec7;transition:all .15s ease-in-out}.global-office-detail-container a:hover{color:#246193}.global-office-detail-container h2,.global-office-detail-container h3,.global-office-detail-container h4,.global-office-detail-container h5{font-weight:700}@media(min-width: 992px){.textAndStatFluidContainer{height:600px}}.textAndStat a{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;font-size:1rem;line-height:1.5;background-color:#00aec7;color:#fff;transition:background .5s,color .5s,border .5s;cursor:pointer;border-radius:0;font-weight:700;padding:.5rem 1.8rem;padding-top:15px;padding-bottom:15px}.textAndStat a:hover{background-color:#236192;color:#fff;text-decoration:none}.textAndStatBackgroundBlue{background:linear-gradient(90deg, rgb(0, 174, 199) 0%, rgb(35, 97, 146) 100%)}.textAndStatFluidContainer.textAndStatBackgroundBlue a{color:#00aec7;background-color:#fff;transition:background .5s,color .5s,border .5s;cursor:pointer;border-radius:0;padding:.5rem 1.8rem;font-weight:700;padding-top:15px;padding-bottom:15px;margin-top:25px}.textAndStatFluidContainer.textAndStatBackgroundBlue a:hover{color:#236192;border-radius:0;font-weight:700;text-decoration:none}.textAndStatFluidContainer.textAndStatBackgroundBlue p,.textAndStatFluidContainer.textAndStatBackgroundBlue h2,.textAndStatFluidContainer.textAndStatBackgroundBlue h4,.textAndStatFluidContainer.textAndStatBackgroundBlue ul{color:#fff}.providedStat{color:#27333b !important}.circleStat{position:relative;box-shadow:0 0px 6px 0px rgba(0,0,0,.2);height:130px;width:130px;margin:0 auto;border-radius:50%;padding:20px;z-index:1;margin-bottom:30px;background:#fff}.circleStat:after{content:"";border-radius:50%;top:-15px;left:-15px;position:absolute;height:160px;width:160px;border:14px solid rgba(212,212,212,.42);z-index:0}.circularChart{display:block;width:138px;height:138px;position:absolute;left:-4px;top:-4px}.circle{stroke:#bfd22b;fill:none;stroke-width:2;stroke-linecap:square;animation:progress 1s ease-out forwards;-moz-animation:progress 1s ease-out forwards;-webkit-animation:progress 1s ease-out forwards}.statAttribution{display:block;text-align:center}@keyframes progress{0%{stroke-dasharray:0 100}}@-moz-keyframes progress{0%{stroke-dasharray:0 100}}@-webkit-keyframes progress{0%{stroke-dasharray:0 100}}.gradient-blue{background:#246193}.statCardsHorizontalRule{border-top:1px solid #fff}.chartLineStat{position:relative;box-shadow:0 0px 6px 0px rgba(0,0,0,.2);height:130px;width:130px;margin:0 auto;border-radius:50%;padding:20px;z-index:1;margin-bottom:30px;background:#fff}.chartLineStat:after{content:"";border-radius:50%;top:-15px;left:-15px;position:absolute;height:160px;width:160px;border:14px solid rgba(212,212,212,.42);z-index:0}#statChartIcon{color:#bfd22b}.circleFillupStat{position:relative;box-shadow:0 0 6px 0 rgba(0,0,0,.2);height:130px;width:130px;margin:0 auto;border-radius:50%;padding:20px;z-index:1;margin-bottom:30px;background:linear-gradient(to top, #bfd22b 0%, #bfd22b 74%, #fff 50%);background-size:200% 200%;animation:circleFillupAnimation}.circleFillupStat:before{content:"";width:130px !important;height:130px !important;border:8px solid rgba(255,255,255,.3);left:0;top:0;position:absolute;border-radius:50%;background-color:rgba(0,0,0,0)}.circleFillupStat:after{content:"";border-radius:50%;top:-15px;left:-15px;position:absolute;height:160px;width:160px;border:14px solid rgba(212,212,212,.42);z-index:0}@keyframes circleFillupAnimation{0%{background-position:10% 0%}100%{background-position:91% 50%}}@-moz-keyframes circleFillupAnimation{0%{background-position:10% 0%}100%{background-position:91% 50%}}@-webkit-keyframes circleFillupAnimation{0%{background-position:10% 0%}100%{background-position:91% 50%}}.componentTextImageBackground_left,.componentTextImageBackground_right{background-size:contain !important;background-repeat:no-repeat !important;background-position-x:right !important;min-height:600px}.componentTextImageBackground_left{background-position-x:right !important}.componentTextImageBackground_right{background-position-x:left !important}@media(max-width: 1199px){.componentTextImageBackground_left,.componentTextImageBackground_right{background-size:cover}}@media(max-width: 991.98px){.componentTextImageBackground_left,.componentTextImageBackground_right{background:#00aec7;background:linear-gradient(90deg, rgb(0, 174, 199) 0%, rgb(35, 97, 146) 38%) !important;min-height:auto}}.componentTextImageBackground_left p,.componentTextImageBackground_left h3,.componentTextImageBackground_left ul,.componentTextImageBackground_right p,.componentTextImageBackground_right h3,.componentTextImageBackground_right li{color:#fff}.componentTextImageBackground_left a,.componentTextImageBackground_right a{display:inline-block;font-weight:700;text-align:center;vertical-align:middle;font-size:1rem;line-height:1.5;background:#fff;border:2px solid #445664;color:#445664;transition:color .4s ease-in-out;font-weight:700;padding:.475rem 1rem;letter-spacing:1px;border-radius:8px;margin-top:1rem}.componentTextImageBackground_left a:hover,.componentTextImageBackground_right a:hover{background:#fff;color:#00aec7 !important;text-decoration:none}.componentTextImageBackground_left h3,.componentTextImageBackground_right h3{font-weight:700}.video-container a{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;font-size:1rem;line-height:1.5;color:#fff;background:#445664;font-weight:400;padding:.475rem 1rem;transition:background .2s ease-in-out;letter-spacing:1px;border-radius:8px}.video-container a:hover{color:#fff;background:#27333b;text-decoration:none}.embed-responsive{padding-top:36px}.resource-stat{font-size:2rem !important}.resource-stat-text{font-size:1.35rem}.textGraphicBackground a{background:#fff;border:2px solid #445664;color:#445664;transition:color .4s ease-in-out;font-weight:700;padding:.475rem 1rem;letter-spacing:1px;border-radius:8px;margin-top:1rem}.textGraphicBackground a:hover{background:#f7f7f7;color:#27333b;text-decoration:none}.textGraphicBackground .tgb--content{order:2 !important}.textGraphicBackground .tgb--img{order:1 !important;display:flex !important;align-items:center;justify-content:center;margin-bottom:25px}.textGraphicBackground .tgb--img img{margin:0 auto}@media screen and (min-width: 1200px){.textGraphicBackground .tgb--content.order-1{order:1 !important}.textGraphicBackground .tgb--content.order-2{order:2 !important}.textGraphicBackground .tgb--img{margin-bottom:0px}.textGraphicBackground .tgb--img.order-2{order:2 !important}.textGraphicBackground .tgb--img.order-1{order:1 !important}}.componentHeadline a{color:#00aec7;transition:.2s ease-in-out color}.componentHeadline a:hover{color:#27333b;text-decoration:none}

/*# sourceMappingURL=legacyStyles.css.map*/