.resource-cards-1__cards{display:grid;gap:var(--gap);overflow-x:clip}.resource-cards-1__card{margin-right:2.4rem;max-width:calc(100% - 4rem);position:relative}.flickity-slider .resource-cards-1__card{position:absolute}.resource-cards-1__card:focus-visible .resource-cards-1__button,.resource-cards-1__card:hover .resource-cards-1__button{background-color:var(--dark-teal);color:var(--white)}.resource-cards-1__card:focus-visible .resource-cards-1__button>svg,.resource-cards-1__card:hover .resource-cards-1__button>svg{color:var(--white)}.resource-cards-1__heading{background:transparent;border:0;padding:0}.resource-cards-1__heading:before{content:"";inset:0;position:absolute}.resource-cards-1__image>img{aspect-ratio:4/3;border-radius:var(--border-radius-lg);margin-bottom:2.5rem}.resource-cards-1__button{color:var(--dark-teal);padding-left:1.4rem;right:2.2rem;top:2.2rem;width:auto!important}.resource-cards-1__button svg{height:20px;margin-bottom:-1px;width:22px}.resource-cards-1__card .modal{max-width:var(--container-width);padding:0}.resource-cards-1__card .modal__close.button.button--primary{font-size:1.4rem;left:.8rem;right:auto}.resource-cards-1__card
	.modal__close.button.button--primary:not(:hover,:focus){background:#fff;color:var(--dark-teal)}.resource-cards-1__popup-content p{color:var(--dark-gray)}.resource-cards-1__popup-content :last-child{margin-bottom:0}@media (max-width:599px){.resource-cards-1__cards{margin-bottom:4rem;margin-right:-2rem;width:calc(100% + 2rem)}.resource-cards-1__more{margin-top:10rem}}.resource-cards-1__cards .flickity-viewport{overflow:visible}.resource-cards-1__cards .flickity-page-dots{bottom:-5rem}@media (min-width:600px){.resource-cards-1__cards--2,.resource-cards-1__cards--3{grid-template-columns:repeat(2,1fr)}.resource-cards-1__card{margin:0;max-width:none}}@media (min-width:768px){.resource-cards-1__cards{gap:4rem}.resource-cards-1__popup-image{min-height:100%;width:45%}.resource-cards-1__popup-content{margin:0 auto;max-width:56rem;padding:5rem 4rem;width:55%}}@media (min-width:980px){.resource-cards-1__cards--3{grid-template-columns:repeat(3,1fr)}}