.cmp-carousel__content{column-gap:var(--gds-gap-theme-relaxed-mobile);row-gap:var(--gds-gap-theme-relaxed-mobile);flex-direction:column;display:flex}@media (min-width:768px){.cmp-carousel__content{column-gap:var(--gds-gap-theme-relaxed-tablet);row-gap:var(--gds-gap-theme-relaxed-tablet)}}@media (min-width:1024px){.cmp-carousel__content{column-gap:var(--gds-gap-theme-relaxed-desktop);row-gap:var(--gds-gap-theme-relaxed-desktop)}}.cmp-carousel__content-item-list{-webkit-user-select:none;user-select:none;scroll-snap-type:x var(--tw-scroll-snap-strictness);--tw-scroll-snap-strictness:mandatory;scroll-behavior:smooth;column-gap:var(--gds-gap-theme-loose-mobile);row-gap:var(--gds-gap-theme-loose-mobile);padding:.25rem;display:flex;overflow:auto}@media (min-width:768px){.cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-tablet);row-gap:var(--gds-gap-theme-loose-tablet)}}@media (min-width:1024px){.cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-desktop);row-gap:var(--gds-gap-theme-loose-desktop)}}.cmp-carousel__content-item-list{-ms-overflow-style:none;scrollbar-width:none}@media (prefers-reduced-motion:reduce){.cmp-carousel__content-item-list{scroll-behavior:auto}}.cmp-carousel__content-item-list::-webkit-scrollbar{display:none}.cmp-carousel__content-item-list--dark .cmp-carousel__item:focus{outline-width:0}.cmp-carousel__content-item-list--dark .cmp-carousel__item:focus-visible{outline-offset:2px;outline-width:2px;outline-style:solid;outline-color:rgb(var(--gds-colors-theme-primary-dark))}.cmp-carousel__content-item-list--light .cmp-carousel__item:focus{outline-width:0}.cmp-carousel__content-item-list--light .cmp-carousel__item:focus-visible{outline-offset:2px;outline-width:2px;outline-style:solid;outline-color:rgb(var(--gds-colors-theme-primary-light))}.cmp-carousel__content-item-list .cmp-carousel__item{-webkit-user-select:none;user-select:none;scroll-snap-align:center;display:flex}.cmp-carousel__content-item-list .cmp-carousel__item>*{flex:1;width:100%}.cmp-carousel__content--single.cmp-carousel__content--peek .cmp-carousel__item,.cmp-carousel__content--multiple.cmp-carousel__content--peek .cmp-carousel__item{flex:0 0 85%;min-width:85%}.cmp-carousel__content--single .cmp-carousel__item,.cmp-carousel__content--multiple .cmp-carousel__item{flex:0 0 100%;min-width:100%}@media (min-width:768px){.cmp-carousel__content--multiple.cmp-carousel__content--peek .cmp-carousel__item{flex:0 0 calc(28.3333% - 16px);min-width:calc(28.3333% - 16px)}.cmp-carousel__content--multiple .cmp-carousel__item{flex:0 0 calc(33.3333% - 16px);min-width:calc(33.3333% - 16px)}}@media (min-width:1024px){.cmp-carousel__content--multiple.cmp-carousel__content--peek .cmp-carousel__item{flex:0 0 calc(28.3333% - 21.3333px);min-width:calc(28.3333% - 21.3333px)}.cmp-carousel__content--multiple .cmp-carousel__item{flex:0 0 calc(33.3333% - 21.3333px);min-width:calc(33.3333% - 21.3333px)}}.cmp-carousel__actions{justify-content:center;align-items:center;column-gap:var(--gds-gap-theme-relaxed-mobile);row-gap:var(--gds-gap-theme-relaxed-mobile);display:flex}@media (min-width:768px){.cmp-carousel__actions{column-gap:var(--gds-gap-theme-relaxed-tablet);row-gap:var(--gds-gap-theme-relaxed-tablet)}}@media (min-width:1024px){.cmp-carousel__actions{column-gap:var(--gds-gap-theme-relaxed-desktop);row-gap:var(--gds-gap-theme-relaxed-desktop)}}@media print{.cmp-carousel__actions{display:none}}.cmp-carousel__actions-previous,.cmp-carousel__actions-next{cursor:pointer;justify-content:center;align-items:center;padding:.625rem;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex}.cmp-carousel__actions-previous:hover,.cmp-carousel__actions-next:hover{transition-duration:.2s}.cmp-carousel__actions--dark{color:rgb(var(--gds-colors-theme-button-inverse-text))}.cmp-carousel__actions--dark:hover{color:rgb(var(--gds-colors-theme-button-fill-hover))}.cmp-carousel__actions--light{color:rgb(var(--gds-colors-theme-button-inverse-fill))}.cmp-carousel__actions--light:hover{color:rgb(var(--gds-colors-theme-button-inverse-fill-hover))}.cmp-carousel__actions .cmp-carousel__actions--disabled.cmp-carousel__actions--dark{cursor:auto;color:rgb(var(--gds-colors-theme-disabled-light))}.cmp-carousel__actions .cmp-carousel__actions--disabled.cmp-carousel__actions--light{cursor:auto;color:rgb(var(--gds-colors-theme-disabled))}.cmp-carousel .cmp-carousel__actions-pagination{justify-content:center;align-items:center;width:100%;display:flex}@media (min-width:768px){.cmp-carousel .cmp-carousel__actions-pagination{width:auto}}.cmp-carousel .cmp-carousel__actions-pagination-dot{cursor:pointer;border-radius:9999px;width:.75rem;height:.75rem;margin:.5rem;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:none}.cmp-carousel .cmp-carousel__actions-pagination-dot:hover{cursor:pointer;transition-duration:.2s}@media (min-width:768px){.cmp-carousel .cmp-carousel__actions-pagination-dot{display:block}}.cmp-carousel .cmp-carousel__actions-pagination-count{font-family:AvenirNextLTCom-Demi,Arial,Helvetica,sans-serif;font-size:var(--gds-fontSize-theme-body-mobile);line-height:var(--gds-lineHeight-theme-body-mobile);letter-spacing:var(--gds-letterSpacing-theme-body-mobile);font-weight:var(--gds-fontWeight-theme-body-mobile);font-family:var(--gds-fontFamily-theme-demi);font-weight:var(--gds-fontWeight-theme-demi);font-synthesis:style small-caps;font-weight:600}@media (min-width:768px){.cmp-carousel .cmp-carousel__actions-pagination-count{display:none}}.cmp-carousel .cmp-carousel__actions-pagination-dot--active{border-top-left-radius:var(--gds-borderRadius-theme-pill);border-bottom-left-radius:var(--gds-borderRadius-theme-pill);border-top-right-radius:var(--gds-borderRadius-theme-pill);border-bottom-right-radius:var(--gds-borderRadius-theme-pill);width:1.5rem}.cmp-carousel .cmp-carousel__actions-pagination--light .cmp-carousel__actions-pagination-dot{background-color:rgb(var(--gds-colors-theme-button-inverse-fill))}.cmp-carousel .cmp-carousel__actions-pagination--light .cmp-carousel__actions-pagination-dot:hover{background-color:rgb(var(--gds-colors-theme-button-inverse-fill-hover))}.cmp-carousel .cmp-carousel__actions-pagination--light .cmp-carousel__actions-pagination-dot--active{background-color:rgb(var(--gds-colors-theme-button-inverse-fill))}.cmp-carousel .cmp-carousel__actions-pagination--light .cmp-carousel__actions-pagination-count{color:rgb(var(--gds-colors-theme-text-inverse))}.cmp-carousel .cmp-carousel__actions-pagination--dark .cmp-carousel__actions-pagination-dot{background-color:rgb(var(--gds-colors-theme-button-fill))}.cmp-carousel .cmp-carousel__actions-pagination--dark .cmp-carousel__actions-pagination-dot:hover{background-color:rgb(var(--gds-colors-theme-button-fill-hover))}.cmp-carousel .cmp-carousel__actions-pagination--dark .cmp-carousel__actions-pagination-dot--active{background-color:rgb(var(--gds-colors-theme-button-fill))}.cmp-carousel .cmp-carousel__actions-pagination--dark .cmp-carousel__actions-pagination-count{color:rgb(var(--gds-colors-theme-text))}@media print{.cmp-carousel__content--multiple .cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-mobile);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (min-width:768px){.cmp-carousel__content--multiple .cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-tablet)}}@media (min-width:1024px){.cmp-carousel__content--multiple .cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-desktop)}}.cmp-carousel__content--multiple .cmp-carousel__content-item-list{row-gap:var(--gds-gap-theme-loose-mobile)}@media (min-width:768px){.cmp-carousel__content--multiple .cmp-carousel__content-item-list{row-gap:var(--gds-gap-theme-loose-tablet)}}@media (min-width:1024px){.cmp-carousel__content--multiple .cmp-carousel__content-item-list{row-gap:var(--gds-gap-theme-loose-desktop)}}.cmp-carousel__content--multiple .cmp-carousel__content-item-list .cmp-carousel__item .editorialcard,.cmp-carousel__content--multiple .cmp-carousel__content-item-list .cmp-carousel__item .editorialcard .cmp-editorialCard,.cmp-carousel__content--multiple .cmp-carousel__content-item-list .cmp-carousel__item .editorialcard .cmp-editorialCard .gds-card-base,.cmp-carousel__content--multiple .cmp-carousel__content-item-list .cmp-carousel__item .marketingCards{height:100%}.cmp-carousel__content--single .cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-mobile);grid-template-columns:repeat(1,minmax(0,1fr));display:grid}@media (min-width:768px){.cmp-carousel__content--single .cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-tablet)}}@media (min-width:1024px){.cmp-carousel__content--single .cmp-carousel__content-item-list{column-gap:var(--gds-gap-theme-loose-desktop)}}.cmp-carousel__content--single .cmp-carousel__content-item-list{row-gap:var(--gds-gap-theme-loose-mobile)}@media (min-width:768px){.cmp-carousel__content--single .cmp-carousel__content-item-list{row-gap:var(--gds-gap-theme-loose-tablet)}}@media (min-width:1024px){.cmp-carousel__content--single .cmp-carousel__content-item-list{row-gap:var(--gds-gap-theme-loose-desktop)}}.cmp-carousel__content--single .cmp-carousel__content-item-list .cmp-carousel__item .editorialcard,.cmp-carousel__content--single .cmp-carousel__content-item-list .cmp-carousel__item .editorialcard .cmp-editorialCard,.cmp-carousel__content--single .cmp-carousel__content-item-list .cmp-carousel__item .editorialcard .cmp-editorialCard .gds-card-base,.cmp-carousel__content--single .cmp-carousel__content-item-list .cmp-carousel__item .marketingCards{height:100%}}