@layer components{.carousel-container{max-width:100%;width:100%;box-sizing:border-box;container-type:inline-size;padding:0 1rem}@media only screen and (min-width:1024px){.carousel-container{max-width:80rem}}@container (min-width: 0){.carousel-content .carousel-content-inner .carousel-item{width:100%}}@container (min-width: 425px){.carousel-content .carousel-content-inner .carousel-item{width:50%}}@container (min-width: 768px){.carousel-content .carousel-content-inner .carousel-item{width:33.33%}}@container (min-width: 1024px){.carousel-content .carousel-content-inner .carousel-item{width:25%}}.carousel-button{background:none;padding:0;position:static;text-align:inherit;font-size:inherit;font-weight:400;text-decoration:none;border-radius:0;border:none;cursor:pointer;box-sizing:border-box;display:inline}[dir=ltr] .carousel-next svg,[dir=rtl] .carousel-previous svg{rotate:180deg}.carousel-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.embla__dots{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin:0 .5rem}.embla__dot{appearance:none;background-color:#d7e0ef;touch-action:manipulation;text-decoration:none;cursor:pointer;border:0;padding:0;margin:0 .25rem;justify-content:center}.embla__dot,.embla__dot:after{width:.75rem;height:.75rem;display:flex;align-items:center;border-radius:50%}.embla__dot:after{content:""}.embla__dot--selected:after{background-color:#7c72e1}}@layer base{.highlighted-title{position:relative;padding-bottom:1rem}.highlighted-title:after{content:"";width:4rem;height:.25rem;background:#4f43ba;position:absolute;bottom:0;left:0;border-radius:.5rem;display:block}.pre-title{margin-bottom:1.5rem;font-size:.875rem;color:#151921;font-weight:700;line-height:1rem;letter-spacing:.08rem;text-transform:uppercase}@media only screen and (min-width:769px){.pre-title{font-size:1rem;line-height:1.25rem}}.title{margin-bottom:1rem;font-size:2rem;color:#151921;font-weight:900;line-height:2.5rem;letter-spacing:-.01rem}@media only screen and (min-width:769px){.title{font-size:3.25rem;line-height:4rem}}h1{margin-bottom:1rem;font-size:1.75rem;color:#151921;text-transform:none;font-weight:900;line-height:2rem;letter-spacing:-.01rem}@media only screen and (min-width:769px){h1{font-size:2.5rem;line-height:3rem}}h2{margin:2.5rem 0 1rem;font-size:1.5rem;color:#151921;text-transform:none;font-weight:900;line-height:2rem}@media only screen and (min-width:769px){h2{font-size:1.75rem;line-height:2.5rem}}h3{margin:3.75rem 0 1.25rem;font-size:1.25rem;color:#151921;text-transform:none;font-weight:900;line-height:1.75rem}h1+h3,h2+h3,h3+h3,h4+h3,h5+h3,h6+h3{margin-top:2rem}@media only screen and (min-width:769px){h3{font-size:1.5rem;line-height:2rem}}h4{margin:2.5rem 0 1.25rem;font-size:1.125rem;color:#151921;text-transform:none;font-weight:900;line-height:1.5rem}@media only screen and (min-width:769px){h4{font-size:1.25rem;line-height:1.75rem}}h5{margin:1rem 0;font-size:.75rem;color:#151921;text-transform:uppercase;font-weight:700;line-height:1rem}@media only screen and (min-width:769px){h5{font-size:.875rem}}h6{font-size:.75rem;color:#151921;text-transform:uppercase;font-weight:700;line-height:1rem}@media only screen and (min-width:769px){h6{font-size:.6875rem}}.subtitle{margin-bottom:1.25rem;font-size:1.25rem;color:#2a3141;font-weight:400;line-height:1.75rem}@media only screen and (min-width:769px){.subtitle{font-size:1.5rem;line-height:2rem}}.count:before{mask-image:url(https://assets.apolitical.co/icons/middot.svg);mask-repeat:no-repeat;mask-position:0 0;mask-size:100% auto;display:block;content:"";width:.9375rem;height:.9375rem;background:currentcolor;position:relative;top:.0625rem;margin:0 .5rem;display:inline-block}}@layer components{.carousel-card{display:flex;width:100%;height:320px;padding:1em;flex-direction:column;gap:.5em;overflow:hidden;box-sizing:border-box;border-radius:1em;border:.0625em solid #d7e0ef;color:#404a61;margin:1rem 0;cursor:pointer}.carousel-card:hover{background-color:#f0f5ff;box-shadow:0 4px 16px 0 rgba(42,49,65,.1)}.carousel-content{overflow:hidden;width:100%}.carousel-content-inner{display:flex;flex-wrap:nowrap}.media-description-button{background:none;color:#4f43ba;font-size:.875rem;min-width:fit-content;cursor:pointer;display:flex;gap:.5rem;align-items:center;max-height:2.5rem}.media-description-button:before{mask-image:url(https://assets.apolitical.co/icons/file-text.svg);mask-repeat:no-repeat;mask-position:0 0;mask-size:100% auto;display:block;content:"";background:#4f43ba;height:.75rem;width:.75rem}h1,h2,h3,h4,h5,h6{margin:1rem 0}.media-figcaption{display:flex;flex-direction:row;justify-content:space-between;gap:1rem;padding:1rem;max-width:43.75rem;margin:0 auto}.media-figcaption p{color:#404a61;line-height:1.25rem}.media-figcaption-text{margin:0}.media-description{display:flex;flex-direction:column;gap:1rem;max-width:43.75rem;padding:0 1rem;max-height:0;margin:0 auto;opacity:.3;overflow:hidden;transition:max-height .5s ease-in-out,opacity .5s ease-in-out}.media-description .media-description-content{box-sizing:border-box;border:.0625rem solid #151921;border-radius:1.5rem;padding:1.5rem;max-height:25rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}}@layer components{.media-description .media-description-content::-webkit-scrollbar{display:none}.media-description .media-description-button{align-self:center}.media-description .close-description{margin-bottom:.3125rem}.media-description.open{max-height:28.125rem;opacity:1}.pointer{cursor:pointer}.h-full{height:100%}.title-margin-with-image{margin:.75rem 0 .25rem}.title-margin-without-image{margin:0 0 .25rem}.on-hover-opacity:hover{opacity:.8}.grid-card-content{display:flex;flex-direction:column;align-items:center}.grid-card-title{font-size:1.125rem;line-height:1.5rem;color:#151921}.grid-card-title.start{text-align:left}.grid-card-title.center{text-align:center}}@layer components{@media only screen and (min-width:769px){.grid-card-title{font-size:1.25rem;line-height:1.75rem}}.grid-card-subtitle{font-size:.875rem;line-height:1rem;font-weight:500;color:#404a61;margin:0;text-wrap:balance;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;max-height:11.5rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:10;line-clamp:10;-webkit-box-orient:vertical;text-overflow:ellipsis}.grid-card-subtitle.start{text-align:left}.grid-card-subtitle.center{text-align:center}@media only screen and (min-width:769px){.grid-card-subtitle{font-size:1rem;line-height:1.25rem}}.text-only-grid-card{display:flex;flex-direction:column;width:13rem;max-width:13rem;height:14rem;border:1px solid #d7e0ef;border-radius:1.5rem;padding:1.5rem}.text-only-grid-card.pointer:hover.has-custom-bg{filter:brightness(90%)}.text-only-grid-card.pointer:hover:not(.has-custom-bg){background-color:#dedcfa}.grid-card-with-image{display:flex;flex-direction:column;width:15rem;max-width:15rem}.grid-card-with-image .image-wrapper{position:relative;align-self:center;max-width:15rem;max-height:10rem;aspect-ratio:1.5;width:100%}.grid-card-with-image .image-wrapper img{width:100%;height:100%;border-radius:1.5rem}.grid-card-with-image .image-wrapper.fill img{object-fit:cover}.grid-card-with-image .image-wrapper.fit img{object-fit:contain;border-radius:0}.rich-text{border-radius:1.5rem;width:100%;max-width:43.75rem;margin:1.25rem 0}.rich-text.horizontal-padding{padding-left:2.5rem;padding-right:2.5rem}.rich-text.vertical-padding{padding-top:2.5rem;padding-bottom:2.5rem}.rich-text .rich-text-content{max-width:43.75rem;margin-inline:auto}.rich-text>:first-child{margin-top:0}.rich-text.full-width{margin:0;max-width:100%;border-radius:0}.rich-text.full-width .rich-text-content{padding-inline:2.5rem}}