@media (min-width:1024px){.full-width-carousel{padding-left:32px}}@media (min-width:1440px){.full-width-carousel{padding-left:80px}}.full-width-carousel:has([aria-label="1 of 1"]) .splide{visibility:visible}.full-width-carousel .full-width-card{display:-ms-grid;display:grid}@media (min-width:1024px){.full-width-carousel .full-width-card{-ms-grid-columns:60% 40%;grid-template-columns:60% 40%;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}}.full-width-carousel .full-width-card.is-empty{-ms-grid-columns:100%;grid-template-columns:100%;padding-bottom:26px}.full-width-carousel .full-width-card.is-empty .media{aspect-ratio:16/9}.full-width-carousel .full-width-card.is-empty .content{display:none}.full-width-carousel .full-width-card .media{width:100%;aspect-ratio:1/1}@media (min-width:768px){.full-width-carousel .full-width-card .media{aspect-ratio:16/10}}@media (min-width:1024px){.full-width-carousel .full-width-card .media{aspect-ratio:749/800}}@media (min-width:1440px){.full-width-carousel .full-width-card .media{aspect-ratio:1/1}}.full-width-carousel .full-width-card .content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:14px;text-align:center;padding:70px 20px 20px}@media (min-width:768px){.full-width-carousel .full-width-card .content{padding:70px 64px 22px;gap:20px}}@media (min-width:1024px){.full-width-carousel .full-width-card .content{padding:26px 53px;gap:26px}}@media (min-width:1440px){.full-width-carousel .full-width-card .content{padding:26px 80px}}@media (min-width:1600px){.full-width-carousel .full-width-card .content{padding:26px 104px;gap:48px}}.full-width-carousel .full-width-card .content ul{list-style-position:inside}.full-width-carousel .full-width-card hr{width:48px;height:1px;border:none;background:var(--color-main);margin:8px auto}.full-width-carousel .full-width-card .subtitle{font-size:.75rem;font-weight:700;letter-spacing:.15rem;text-transform:uppercase;color:#000}.full-width-carousel .full-width-card .body{margin:0}.full-width-carousel .full-width-card .links,.full-width-carousel .full-width-card .links-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 40px}.full-width-carousel .full-width-card .links-wrap a,.full-width-carousel .full-width-card .links-wrap button,.full-width-carousel .full-width-card .links a,.full-width-carousel .full-width-card .links button{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15rem;text-transform:uppercase;color:var(--color-alt);text-decoration:none}.full-width-carousel .full-width-card .links-wrap a:after,.full-width-carousel .full-width-card .links-wrap button:after,.full-width-carousel .full-width-card .links a:after,.full-width-carousel .full-width-card .links button:after{content:"";display:block;position:relative;bottom:0;left:0;width:0;height:1px;background:var(--color-alt);-webkit-transition:width .3s ease-out;transition:width .3s ease-out}.full-width-carousel .full-width-card .links-wrap a:hover:after,.full-width-carousel .full-width-card .links-wrap button:hover:after,.full-width-carousel .full-width-card .links a:hover:after,.full-width-carousel .full-width-card .links button:hover:after{width:100%}.full-width-carousel .full-width-card .links-wrap a:nth-child(2n),.full-width-carousel .full-width-card .links-wrap button:nth-child(2n),.full-width-carousel .full-width-card .links a:nth-child(2n),.full-width-carousel .full-width-card .links button:nth-child(2n){color:#585858}.full-width-carousel .full-width-card .links-wrap a:nth-child(2n):after,.full-width-carousel .full-width-card .links-wrap button:nth-child(2n):after,.full-width-carousel .full-width-card .links a:nth-child(2n):after,.full-width-carousel .full-width-card .links button:nth-child(2n):after{background:#585858}.full-width-carousel .full-width-card .links-wrap button,.full-width-carousel .full-width-card .links button{background:none;border:none}.full-width-carousel .splide__slide{width:100%}.full-width-carousel .splide__arrows{position:absolute;top:100vw;right:0;width:100%;padding:0 20px;height:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:768px){.full-width-carousel .splide__arrows{top:62.5vw;padding:0 64px}}@media (min-width:1024px){.full-width-carousel .splide__arrows{height:auto;top:auto;bottom:0;right:4%;width:calc((96vw - 40px) * .4);padding:0 53px}}@media (min-width:1440px){.full-width-carousel .splide__arrows{right:9.5%;width:calc((90.5vw - 80px) * .4);padding:0 112px}}.full-width-carousel .splide__arrow{position:relative;left:auto;right:auto;-webkit-transform:none;-ms-transform:none;transform:none;top:auto;height:10px;width:48px;border-radius:0}.full-width-carousel .splide__arrow svg{width:100%;height:100%;-webkit-transform:none;-ms-transform:none;transform:none}.full-width-carousel .splide__pagination{display:none}.full-width-carousel--pages{color:#000;font-family:var(--font-display);font-size:.875rem;font-style:italic;line-height:150%}