@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.card-highlighted-theme{position:relative;width:100%;aspect-ratio:1;margin-bottom:2rem;--ct--wrapper-background: #f5f7fa;--ct--border-color: #f5f7fa;--ct--border-color-hover: #f5f7fa;--ct--border-color-focus: #f5f7fa}.card-highlighted-theme__image-container{display:block;width:100%;height:100%;overflow:hidden;border-radius:.6875rem}.card-highlighted-theme__image{display:block;width:100%;height:100%;object-fit:cover}.card-highlighted-theme__title{position:absolute;bottom:0;left:0;display:block;padding-top:1rem;font-size:.875rem;font-weight:600;color:#17294b;transform:translateY(100%);z-index:4}.card-highlighted-theme:hover .card-highlighted-theme__title,.card-highlighted-theme:focus .card-highlighted-theme__title,.card-highlighted-theme:active .card-highlighted-theme__title{text-decoration:underline}.card-highlighted-theme img{transition:transform .3s ease-out}.card-highlighted-theme:is(a):hover img,.card-highlighted-theme a:hover img{transform:scale(1.04)}.home-header{display:grid;grid-template-columns:2fr 1fr;gap:1rem;width:calc(100% - 3.75rem);max-width:80rem;padding-top:2.5rem;padding-bottom:2rem;margin:0 auto}@media screen and (max-width:1023px){.home-header{grid-template-columns:1fr 1fr}}@media screen and (max-width:767px){.home-header{grid-template-columns:1fr;width:calc(100% - 2rem)}}.home-header__main{min-height:31.75rem}@media screen and (max-width:767px){.home-header__main{min-height:17.5rem}}.home-header__side{display:grid;grid-template-rows:9.875rem 1fr;gap:1rem;min-height:31.75rem}@media screen and (max-width:767px){.home-header__side{grid-template-rows:auto;grid-template-columns:.8fr 1.2fr;min-height:0}}@media screen and (max-width:639px){.home-header__side{grid-template-columns:1fr}}.home-header-main-block{position:relative;display:flex;align-items:flex-start;height:100%;min-height:inherit;overflow:hidden;text-decoration:none;border-radius:.5rem}.home-header-main-block__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-header-main-block__content{position:relative;width:100%;z-index:4}.home-header-main-block__content-inner{display:flex;gap:.75rem;justify-content:center;padding:4rem 2rem 7.5rem;background:linear-gradient(to bottom,#0006 50%,#0000);border-radius:4px}@media screen and (max-width:767px){.home-header-main-block__content-inner{padding:1.5rem}}.home-header-main-block__title{font-variation-settings:"wdth" 75;font-weight:700;max-width:28.125rem;margin:0;font-size:2rem;color:#fff;text-align:center}@media screen and (min-width:1024px){.home-header-main-block__title{font-size:2.5rem}}.home-header-main-block__cta{color:#fff;text-decoration:underline}.home-header-main-block img{transition:transform .3s ease-out}.home-header-main-block:is(a):hover img,.home-header-main-block a:hover img{transform:scale(1.04)}.home-header-side-block{position:relative;display:flex;align-items:flex-start;min-height:0;overflow:hidden;text-decoration:none;border-radius:.5rem}@media screen and (max-width:767px){.home-header-side-block{min-height:13.75rem}}.home-header-side-block__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-header-side-block__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;width:100%;min-height:100%;padding:1.5rem 1.5rem 7.5rem;background:linear-gradient(to right,#0006 35%,#0000 70%)}.home-header-side-block__title{font-variation-settings:"wdth" 75;font-weight:700;width:60%;min-width:13.75rem;margin:0;font-size:1.25rem;color:#fff}.home-header-side-block__cta{color:#fff;text-decoration:underline}.home-header-side-block__cta:hover{color:#fff}.home-header-side-block img{transition:transform .3s ease-out}.home-header-side-block:is(a):hover img,.home-header-side-block a:hover img{transform:scale(1.04)}.home-header-side-block--bottom .home-header-side-block__content{background:radial-gradient(ellipse at top left,#0006 30%,#0000 70%)}.home-usp-strip .footer-usp{padding-top:0;padding-bottom:4rem;background:#fff}.home-highlighted-themes{background:#f5f7fa;border-top:1px solid #d1d9e0}.home-highlighted-themes__inner{width:calc(100% - 3.75rem);max-width:80rem;padding-top:4rem;padding-bottom:4rem;margin:0 auto}@media screen and (max-width:767px){.home-highlighted-themes__inner{width:calc(100% - 2rem);padding-top:2rem;padding-bottom:2rem}}.home-highlighted-themes__intro{display:flex;justify-content:space-between;margin-bottom:1.5rem}.home-highlighted-themes__intro-content{display:flex;flex-direction:column;gap:.5rem;max-width:35rem}.home-highlighted-themes__title{margin:0;font-size:2rem;color:#17294b;font-variation-settings:"wdth" 75;font-weight:700}.home-highlighted-themes__description-rich-text{margin:0;font-size:1rem;color:#33414d}.home-highlighted-themes__description-rich-text :where(p){margin:0}.home-highlighted-themes__list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;padding:0;margin:0;list-style:none}@media screen and (max-width:1023px){.home-highlighted-themes__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:639px){.home-highlighted-themes__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem}}@media screen and (max-width:374px){.home-highlighted-themes__list{grid-template-columns:1fr;gap:1rem}}.home-why-pasco{color:#17294b;background:#f5f7fa;border-top:1px solid #d1d9e0}.home-why-pasco__inner{display:grid;grid-template-columns:minmax(17.5rem,22.5rem) minmax(0,1fr);gap:7.5rem;width:calc(100% - 3.75rem);max-width:80rem;padding-top:4rem;padding-bottom:4rem;margin:0 auto}@media screen and (max-width:1023px){.home-why-pasco__inner{grid-template-columns:1fr;gap:2rem}}@media screen and (max-width:767px){.home-why-pasco__inner{width:calc(100% - 2rem);padding-top:2rem;padding-bottom:2rem}}.home-why-pasco__intro{display:flex;flex-direction:column;gap:.5rem;align-self:start;max-width:27.5rem}.home-why-pasco__title{margin:0;font-size:2rem;color:#17294b;font-variation-settings:"wdth" 75;font-weight:700}.home-why-pasco__description-rich-text{margin:0;font-size:1rem;color:#33414d}.home-why-pasco__description-rich-text :where(p){margin:0}.home-why-pasco__description-rich-text{margin-bottom:.5rem}.home-why-pasco__cta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.home-why-pasco__list{--home-why-pasco-item-basis: calc((100% - (1rem * 2)) / 3);--home-why-pasco-featured-item-basis: calc((100% - 1rem)/2) ;display:flex;flex-wrap:wrap;gap:1rem;padding:0;margin:0;list-style:none}@media screen and (max-width:767px){.home-why-pasco__list{--home-why-pasco-item-basis: calc((100% - .75rem)/2) ;--home-why-pasco-featured-item-basis: var(--home-why-pasco-item-basis);gap:.75rem}}@media screen and (max-width:639px){.home-why-pasco__list{--home-why-pasco-item-basis: 100%;--home-why-pasco-featured-item-basis: var(--home-why-pasco-item-basis);gap:.5rem}}.home-why-pasco__item{flex:1 1 var(--home-why-pasco-item-basis);min-height:13.75rem;padding:1.5rem;background:#fff;border-radius:.5rem}.home-why-pasco__item:nth-child(-n+2){flex-basis:var(--home-why-pasco-featured-item-basis)}@media screen and (max-width:767px){.home-why-pasco__item{min-height:11.25rem;padding:1rem}}.home-why-pasco__item-icon{display:inline-flex;width:2rem;height:2rem;margin-bottom:1.5rem;color:#17294b}.home-why-pasco__item-icon svg{width:100%;height:100%;fill:currentcolor}.home-why-pasco__item-title{margin:0 0 .5rem;font-size:1rem;font-weight:700;color:#17294b}.home-why-pasco__item-content{margin:0;font-size:.875rem;color:#4f6c8e}.home-reviews{border-top:1px solid #d1d9e0}.home-reviews__inner{width:calc(100% - 3.75rem);max-width:80rem;padding-top:4rem;padding-bottom:4rem;margin:0 auto}@media screen and (max-width:767px){.home-reviews__inner{width:calc(100% - 2rem);padding-top:2rem;padding-bottom:2rem}}.home-reviews__title{margin:0;font-size:2rem;color:#17294b;font-variation-settings:"wdth" 75;font-weight:700;margin-bottom:1.5rem}.home-reviews__iframe{display:block;width:120%}@media screen and (max-width:639px){.home-reviews__iframe{width:100%;transform:scale(1.17);transform-origin:top left}}.category-footer{padding:0 1.875rem}@media screen and (max-width:767px){.category-footer{padding:0 1rem}}.category-footer{padding-top:2rem;padding-bottom:2rem;background-color:#fff}@media screen and (min-width:768px){.category-footer{padding-top:2.5rem;padding-bottom:2.5rem}}.category-footer__container{display:block;width:100%;max-width:80rem;margin:0 auto}.category-footer__title{font-variation-settings:"wdth" 75;font-weight:700;display:block;max-width:48rem;margin:0 0 1rem;font-family:Encode Sans,tahoma,geneva,verdana,sans-serif;font-size:1.5rem;line-height:1.2;color:#17294b}@media screen and (min-width:768px){.category-footer__title{margin-bottom:1rem;font-size:2rem}}.category-footer__description-rich-text{max-width:48rem;font-size:1rem;font-weight:400;color:#33414d}.category-footer__description-rich-text p{margin:0 0 1rem}.category-footer__description-rich-text p:last-child{margin-bottom:0}.category-footer__links-heading{margin:0 0 1rem;font-size:1.125rem;font-weight:700;color:#1f272e}@media screen and (min-width:768px){.category-footer__links-heading{margin-bottom:1.5rem;font-size:1.125rem}}.category-footer__link-groups{display:grid;gap:1.5rem;margin-top:0 0 1.5rem}@media screen and (min-width:768px){.category-footer__link-groups{margin-top:2rem}}.category-footer__links{display:flex;flex-flow:row wrap;gap:.5rem;padding:0;margin:0;list-style:none}.category-footer__links>*{flex:0 0 auto}.category-footer__links-item{display:flex;flex:0 0 auto}
