.carousel{max-width:1140px;margin:auto}.carousel__viewport{overflow:hidden}.carousel__container{touch-action:pan-y pinch-zoom;margin-left:0;display:flex}@media (width>=1200px){.carousel__container{justify-content:center;margin-left:-10px}}.carousel__card{background-color:var(--white);border:1px solid var(--blue-80);border-radius:10px;flex-direction:column;flex:0 0 80%;align-items:center;min-width:0;height:332px;margin:0 auto 0 16px;padding:12px 14px;font-weight:600;display:flex;transform:translateZ(0)}@media (width>=768px){.carousel__card{flex:0 0 50%}}@media (width>=1200px){.carousel__card{border:none;flex:0 0 272px;margin:0 8px}}.carousel__content{flex-direction:column;justify-content:space-between;height:332px;display:flex}@media (width>=1200px){.carousel__content{border:none}}.carousel__title{-webkit-line-clamp:2;color:var(--grey-70);text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:60px;margin:0;font-size:22px;font-weight:500;line-height:30px;display:-webkit-box;overflow:hidden}.carousel__contentContainer{min-height:160px;margin-top:32px}.carousel__caption{-webkit-line-clamp:3;line-clamp:3;color:var(--grey-60);text-align:left;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;font-weight:300;line-height:24px;display:-webkit-box;overflow:hidden}.carousel__link{color:var(--blue-50);width:max-content;margin-bottom:32px;font-size:18px;font-weight:300;text-decoration:underline}.carousel__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:20px;display:flex}@media (width>=1200px){.carousel__buttons{display:none}}.carousel__button{appearance:none;cursor:pointer;touch-action:manipulation;background-color:#0000;border:0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0;padding:0;display:inline-flex}.carousel__button:after{background-color:var(--blue-20);content:"";border-radius:50%;align-items:center;width:10px;height:10px;display:flex}.carousel__button--selected:after{background-color:var(--blue-90)}.see-all-guides{cursor:pointer;text-align:center;justify-content:center;margin:24px auto;display:flex}.see-all-guides a{color:var(--blue-50);font-size:20px;font-weight:500}.carousel__heading{text-align:center;z-index:10;margin-bottom:24px;position:relative}.carousel__heading h2{color:var(--blue-80);margin:8px}.carousel__heading h3{color:var(--grey-70);margin:8px;font-size:18px;font-weight:300;line-height:30px}.bg-blue{background:var(--blue-05);position:relative}.custom-shaped-divider{padding:30px 0}@media (width>=768px){.custom-shaped-divider{margin-top:-30px;padding:60px 0}}@media (width>=1200px){.custom-shaped-divider{padding:100px 0 60px}}.custom-shaped-divider:before{content:"";z-index:1;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1600' height='137' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0h1600s-117.577 65.745-805.5 72.5C106.58 79.255 0 136.5 0 136.5V0Z' fill='%23fff'/%3E%3C/svg%3E") 0 0/100% no-repeat;width:100%;height:8.6vw;position:absolute;top:0;left:0}hr{border:0;border-top:2px solid var(--magenta-40);width:50%;margin:0 0 20px}.feedback-banner{background-color:var(--blue-10);color:var(--blue-80);border-radius:8px;justify-content:space-between;align-items:center;width:fit-content;margin:26px auto;padding:8px 24px;display:flex}.feedback-banner span{text-align:center;margin-right:30px;font-size:18px;font-weight:500;line-height:28px}.feedback-banner label{cursor:pointer;width:34px;height:34px;display:inline-block}.feedback-banner label svg:hover{background-color:#dce8f8;border-radius:4px;display:flex}.feedback-banner__thumbs{background:var(--blue-10);align-items:flex-start;gap:14px;height:40px;display:flex}.feedback-banner__thumbs-svg--up{transform:rotate(0)}.feedback-banner__thumbs-svg--up path{fill:none}.feedback-banner__thumbs-svg--down{transform:rotate(180deg)}.feedback-banner__thumbs-svg--down path{fill:none}.feedback-banner input{opacity:0;z-index:-1;width:1px;height:1px;margin:0;position:absolute}.feedback-banner input:checked+svg{outline-offset:2px;border-radius:6px}.feedback-banner input:checked+svg path{fill:var(--blue-70)}.feedback-banner input:checked+svg path,.feedback-banner input:checked+svg rect{stroke:#fff}.feedback-banner__thumbs-svg:hover{display:flex}.banner{-webkit-font-smoothing:antialiased;color:var(--white);text-align:center;background:linear-gradient(90deg,#1d4f91,#0e6eb7);border-radius:11px;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:18px;max-width:90%;min-height:250px;margin:0 auto;padding:34px 16px;display:flex}@media (width>=768px){.banner{text-align:left;border-radius:20px;flex-direction:row;justify-content:space-between;min-height:145px}}@media (width>=1025px){.banner{max-width:1013px;padding:34px 56px}}.banner__title{font-size:24px;font-weight:500;line-height:30px}@media (width>=768px){.banner__title{font-size:30px}}.banner__subtitle{padding-top:7px;font-size:16px;font-weight:300;line-height:24px}@media (width>=768px){.banner__subtitle{font-size:19px}}.banner__legal-copy{color:var(--white);width:fit-content;margin-top:8px;margin-bottom:0;font-size:14px;font-weight:300;line-height:24px}.banner .btn{text-align:center;display:block}.bubbled-banner{--bubbled-banner-bg:var(--blue-60);padding:0;position:relative}@media (width>=992px){.bubbled-banner{padding:0 42px}}.bubbled-banner__inner{background:var(--bubbled-banner-bg);border-radius:52px 40px;min-height:180px;margin:0;position:relative;overflow:visible}.bubbled-banner__inner:before{background-color:var(--bubbled-banner-bg);content:"";z-index:0;border-bottom-right-radius:120px;width:96px;height:96px;position:absolute;top:0;left:0}@media (width>=992px){.bubbled-banner__inner{border-radius:28px;max-width:calc(100vw - 80px);min-height:156px;margin:0 auto}.bubbled-banner__inner:before{display:none}}.bubbled-banner__container{text-align:center;z-index:2;justify-content:center;align-items:center;min-height:180px;padding:40px 16px;display:flex;position:relative}@media (width>=992px){.bubbled-banner__container{text-align:left;min-height:156px;padding:50px 30px}}.bubbled-banner__mobile-curve-variant{pointer-events:none;display:block;position:absolute;bottom:-96px;right:0}@media (width>=992px){.bubbled-banner__mobile-curve-variant{display:none}}.bubbled-banner__mobile-top-curve-variant{pointer-events:none;transform-origin:50%;display:block;position:absolute;top:-96px;left:0;transform:rotate(180deg)}@media (width>=992px){.bubbled-banner__mobile-top-curve-variant{display:none}}.bubbled-banner__mobile-side-bubble{background-color:var(--bubbled-banner-bg);pointer-events:none;border-top-left-radius:120px;width:96px;height:96px;display:block;position:absolute;bottom:0;right:0}@media (width>=992px){.bubbled-banner__mobile-side-bubble{display:none}}.bubbled-banner__bubble-top-wrapper,.bubbled-banner__bubble-wrapper{pointer-events:none}.bubbled-banner__bubble,.bubbled-banner__bubble-top{background-color:var(--bubbled-banner-bg);pointer-events:none;z-index:1;border-radius:32px;width:150px;height:150px;display:none;position:absolute}@media (width>=992px){.bubbled-banner__bubble,.bubbled-banner__bubble-top{background-color:var(--bubbled-banner-bg);display:block}}.bubbled-banner__bubble-top{top:-140px;right:-140px}.bubbled-banner__bubble-top--1{top:-60px;right:-80px}.bubbled-banner__bubble-top--3{background-color:var(--white);width:100px;top:-150px;right:9px}.bubbled-banner__bubble-top--4{background-color:var(--white);top:10px;right:-150px}.bubbled-banner__bubble{bottom:-140px;left:-140px}.bubbled-banner__bubble--1{bottom:-60px;left:-100px}.bubbled-banner__bubble--3{background-color:var(--white);width:100px;bottom:-150px;left:9px}.bubbled-banner__bubble--4{background-color:var(--white);bottom:10px;left:-150px}.dropdown{appearance:none;color:var(--blue-70);text-overflow:ellipsis;white-space:nowrap;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='21' height='22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m3.5 8.375 7 6.125 7-6.125' stroke='%23163D70' stroke-width='1.313'/%3E%3C/svg%3E") calc(100% - 15px) 10px no-repeat;border-color:#0000;border-radius:4px;align-items:flex-start;gap:7px;width:100%;height:42px;padding:10px 45px 0 14px;scroll-margin-top:-100px;font-size:14px;font-style:normal;font-weight:500;line-height:20px;display:flex;box-shadow:0 0 4px #00255629}@media (width>=768px){.dropdown{background-position-x:278px;width:311px}}.expert-spotlight{flex-direction:column;width:100vw;margin:32px calc(50% - 50vw);display:flex;overflow:clip}.expert-spotlight__curve{z-index:1;width:100%;height:13.6vw;display:block;position:relative;background-size:100%!important}@media (width>=768px){.expert-spotlight__curve{height:5.6vw}}.expert-spotlight__curve--top{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='414' height='54' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M414 53.134H0v-6.662S36.094 29.72 214.762 25.727C393.429 21.733 414 .634 414 .634v52.5Z' fill='%23263B68'/%3E%3C/svg%3E") no-repeat;top:8px}@media (width>=768px){.expert-spotlight__curve--top{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1603' height='86' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1604.75 85.959H-.75V72.156s139.973-17.653 832.849-21.413C1524.98 46.983 1604.75 0 1604.75 0v85.959Z' fill='%23263B68'/%3E%3C/svg%3E") no-repeat}}@media (width>=3000px){.expert-spotlight__curve--top{top:20px}}.expert-spotlight__curve--bottom{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='414' height='56' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 .437h414v6.662S377.906 23.85 199.238 27.844C20.571 31.838 0 55.937 0 55.937V.437Z' fill='%23263B68'/%3E%3C/svg%3E") no-repeat;bottom:4px}@media (width>=768px){.expert-spotlight__curve--bottom{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='1603' height='86' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-2 .959h1608v13.803s-140.19 17.652-834.146 21.412C77.899 39.934-2 73.917-2 73.917V.96Z' fill='%23263B68'/%3E%3C/svg%3E") no-repeat}}@media (width>=3900px){.expert-spotlight__curve--bottom{bottom:7px}}.expert-spotlight__background{background-color:var(--blue-85);width:100%}.expert-spotlight__background-image{background-image:var(--bg-mobile);background-repeat:no-repeat;background-size:contain}@media (width>=414px){.expert-spotlight__background-image{background-size:cover}}@media (width>=991px){.expert-spotlight__background-image{background-image:var(--bg-desktop);background-position:50%;background-repeat:no-repeat;background-size:110%;max-width:1850px;margin:0 auto}}@media (width>=1850px){.expert-spotlight__background-image{background-size:104%}}.expert-spotlight__content{color:var(--white);background:0 0;flex-direction:column;justify-content:center;align-items:center;display:flex}@media (width>=991px){.expert-spotlight__content{flex-direction:row;justify-content:space-between;align-items:center;gap:27px;padding:0 15vw}}@media (width>=1025px){.expert-spotlight__content{max-width:1025px;margin:0 auto;padding:0 20px}}.expert-spotlight__section{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}@media (width>=789px){.expert-spotlight__section{padding:20px 16px}}.expert-spotlight__section--profile{min-width:280px;padding-top:20px;padding-bottom:10px}@media (width>=991px){.expert-spotlight__section--profile{flex:none;min-width:350px;padding-top:10px;padding-bottom:0}}.expert-spotlight__section--details{padding:0 16px 20px}@media (width>=991px){.expert-spotlight__section--details{text-align:left;flex:1;align-items:baseline;padding:40px 8px}}.expert-spotlight__profile-pic{width:147px;height:144px}@media (width>=789px){.expert-spotlight__profile-pic{width:231px;height:227px}}.expert-spotlight__heading{color:var(--white);padding:0;font-size:24px;font-weight:700;line-height:36px}.expert-spotlight__role{background-color:var(--blue-00);color:var(--blue-85);border-radius:24px;gap:8px;margin:0;padding:5px 10px;font-size:12px;font-weight:700;position:relative;bottom:25px}@media (width>=789px){.expert-spotlight__role{font-size:18px}}.expert-spotlight__quote{margin:0;padding:20px 0;font-size:21px;font-style:italic;line-height:31px}@media (width>=789px){.expert-spotlight__quote{padding:20px 0}}.expandable-panel{text-align:center;margin-top:0;padding-top:16px}.expandable-panel__checkbox{display:none}.expandable-panel__checkbox:focus-visible~.expandable-panel__summary .expandable-panel__toggle{outline:2px solid var(--blue-60);outline-offset:2px}.expandable-panel__checkbox:checked~.expandable-panel__summary .expandable-panel__chevron{transform:rotate(180deg)}.expandable-panel__checkbox:checked~.expandable-panel__summary .expandable-panel__details{display:block}.expandable-panel__summary{cursor:default;user-select:none;max-width:100%;margin-top:16px;display:inline}.expandable-panel__label{cursor:pointer;text-align:left;display:inline}.expandable-panel__toggle{cursor:pointer;vertical-align:baseline;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-weight:500;display:inline-flex}.expandable-panel__chevron{flex:none;width:12px;height:8px;transition:transform .2s;display:block}.expandable-panel__chevron path{stroke:currentColor}.expandable-panel__details{border-top:1px solid var(--grey-30,#c4c8cc);margin-top:35px;padding-top:16px;display:none}@media (width<=767px){.expandable-panel__summary{display:inline}.expandable-panel__toggle{margin-left:0}}
