.carousel{margin:auto;max-width:1140px}.carousel__viewport{overflow:hidden}.carousel__container{display:flex;margin-left:0;touch-action:pan-y pinch-zoom}@media(min-width:1200px){.carousel__container{justify-content:center;margin-left:-10px}}.carousel__card{align-items:center;background-color:var(--white);border:1px solid var(--blue-80);border-radius:10px;display:flex;flex:0 0 80%;flex-direction:column;font-weight:600;height:332px;margin:0 auto 0 16px;min-width:0;padding:12px 14px;transform:translateZ(0)}@media(min-width:768px){.carousel__card{flex:0 0 50%}}@media(min-width:1200px){.carousel__card{border:none;flex:0 0 272px;margin:0 8px}}.carousel__content{display:flex;flex-direction:column;height:332px;justify-content:space-between}@media(min-width:1200px){.carousel__content{border:none}}.carousel__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--grey-70);display:-webkit-box;font-size:22px;font-weight:500;line-height:30px;margin:0;min-height:60px;overflow:hidden;text-overflow:ellipsis}.carousel__contentContainer{margin-top:32px;min-height:160px}.carousel__caption{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:var(--grey-60);display:-webkit-box;font-size:16px;font-weight:300;line-height:24px;overflow:hidden;text-align:left;text-overflow:ellipsis}.carousel__link{color:var(--blue-50);font-size:18px;font-weight:300;margin-bottom:32px;text-decoration:underline;width:max-content}.carousel__buttons{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px}@media(min-width:1200px){.carousel__buttons{display:none}}.carousel__button{-webkit-appearance:none;appearance:none;background-color:var(--blue-20);border:0;cursor:pointer;display:inline-flex;justify-content:center;margin:0;padding:0;touch-action:manipulation}.carousel__button,.carousel__button:after{align-items:center;border-radius:50%;height:8px;width:8px}.carousel__button:after{content:"";display:flex}.carousel__button--selected:after{background-color:var(--blue-90)}.see-all-guides{cursor:pointer;display:flex;justify-content:center;margin:24px auto;text-align:center}.see-all-guides a{color:var(--blue-50);font-size:20px;font-weight:500}.carousel__heading{margin-bottom:24px;position:relative;text-align:center;z-index:10}.carousel__heading h2{color:var(--blue-80);margin:8px}.carousel__heading h3{color:var(--grey-70);font-size:18px;font-weight:300;line-height:30px;margin:8px}.bg-blue{background:var(--blue-05);position:relative}.custom-shaped-divider{padding:30px 0}@media(min-width:768px){.custom-shaped-divider{margin-top:-30px;padding:60px 0}}@media(min-width:1200px){.custom-shaped-divider{padding:100px 0 60px}}.custom-shaped-divider:before{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") no-repeat;background-size:100%;content:"";height:8.6vw;left:0;position:absolute;top:0;width:100%;z-index:1}hr{border:0;border-top:2px solid var(--magenta-40);margin:0 0 20px;width:50%}.feedback-banner{align-items:center;background-color:var(--blue-10);border-radius:8px;color:var(--blue-80);display:flex;justify-content:space-between;margin:26px auto;padding:8px 24px;width:fit-content}.feedback-banner span{font-size:18px;font-weight:500;line-height:28px;margin-right:30px;text-align:center}.feedback-banner label{cursor:pointer;display:inline-block;height:34px;width:34px}.feedback-banner label svg:hover{background-color:#dce8f8;border-radius:4px;display:flex}.feedback-banner__thumbs{align-items:flex-start;background:var(--blue-10);display:flex;gap:14px;height:40px}.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{height:1px;margin:0;opacity:0;position:absolute;width:1px;z-index:-1}.feedback-banner input:checked+svg{border-radius:6px;outline-offset:2px}.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;align-items:center;align-self:stretch;background:linear-gradient(90deg,#1d4f91,#0e6eb7);border-radius:11px;color:var(--white);display:flex;flex-direction:column;gap:18px;justify-content:center;margin:0 auto;max-width:90%;min-height:250px;padding:34px 16px;text-align:center}@media(min-width:768px){.banner{border-radius:20px;flex-direction:row;justify-content:space-between;min-height:145px;text-align:left}}@media(min-width:1025px){.banner{max-width:1013px;padding:34px 56px}}.banner__title{font-size:24px;font-weight:500;line-height:30px}@media(min-width:768px){.banner__title{font-size:30px}}.banner__subtitle{font-size:16px;font-weight:300;line-height:24px;padding-top:7px}@media(min-width:768px){.banner__subtitle{font-size:19px}}.banner__legal-copy{color:var(--white);font-size:14px;font-weight:300;line-height:24px;margin-bottom:0;margin-top:8px;width:fit-content}.banner .btn{display:block;text-align:center}.breadcrumb{display:flex;flex-wrap:wrap;left:7%;margin-top:16px;position:absolute;top:7%;z-index:3}@media(min-width:767px){.breadcrumb{left:10%;top:6%}}@media(min-width:1600px){.breadcrumb{left:calc(50% - 565px)}}.breadcrumb:not(:last-child):after,.breadcrumb__item{color:var(--blue-70);font-size:13px;font-style:normal;font-weight:300;line-height:24px;margin-top:0;min-width:fit-content}@media(min-width:768px){.breadcrumb:not(:last-child):after,.breadcrumb__item{font-size:16px}}.breadcrumb__item a{color:var(--blue-70);text-decoration:none}.breadcrumb__item a:hover{text-decoration:underline}.breadcrumb__item:last-child span{cursor:pointer;font-weight:500;text-decoration:none}.breadcrumb__item:not(:last-child):after{content:">";padding:0 5px}.breadcrumb__item:not(:last-child):after:hover{cursor:default}.hero{background-color:var(--blue-00);margin-bottom:50px;min-height:200px;position:relative}@media(min-width:489px){.hero{min-height:276px}}.hero:after{background:radial-gradient(ellipse at top,transparent 70%,var(--white) 0,var(--white) 0) top/145% 100%;bottom:0;content:"";height:80px;left:0;overflow:hidden;position:absolute;right:0;width:100%}@media(min-width:768px){.hero:after{background:radial-gradient(ellipse at top,transparent 70%,var(--white) 0,var(--white) 0) top/123% 100%}}.hero__title{margin:0 auto;max-width:min(70%,1000px);padding:115px 0 50px;position:relative;text-align:center;z-index:2}@media(min-width:490px){.hero__title{padding:100px 0 65px}}@media(min-width:768px){.hero__title{padding:100px 0}}.hero__background{aspect-ratio:16/9;background-image:var(--mobileImage);background-position:bottom;background-repeat:no-repeat;background-size:contain;bottom:1px;height:auto;left:50%;max-width:1600px;position:absolute;transform:translate(-50%);width:100%}@media(min-width:991px){.hero__background{background-image:var(--desktopImage)}}.hero__arrow{bottom:-54px;height:90px;left:50%;position:absolute;transform:translate(-85%);width:80px}@media(min-width:490px){.hero__arrow{bottom:-22px;height:110px;transform:translate(-50%);width:150px}}.dropdown{align-items:flex-start;-moz-appearance:none;-webkit-appearance:none;appearance:none;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") no-repeat;background-position-x:calc(100% - 15px);background-position-y:10px;border-color:transparent;border-radius:4px;box-shadow:0 0 4px #00255629;color:var(--blue-70);display:flex;font-size:14px;font-style:normal;font-weight:500;gap:7px;height:42px;line-height:20px;padding:10px 45px 0 14px;scroll-margin-top:-100px;text-overflow:ellipsis;white-space:nowrap;width:100%}@media(min-width:768px){.dropdown{background-position-x:278px;width:311px}}
