.bw-smart{--bw-smart-gap-x: var(--bw-space-grid-x, 1.5rem);--bw-smart-gap-y: var(--bw-space-grid-y, var(--bw-space-grid-x, 1.5rem));--bw-smart-card-bg: var(--bw-card-bg-color, var(--bw-token-surface, var(--bw-color-surface-50, #fff)));--bw-smart-card-fg: var(--bw-card-fg-color, var(--bw-token-text, var(--bw-color-text-900, #0f172a)));--bw-smart-card-border: var(--bw-card-border-color, transparent);--bw-smart-card-border-width: var(--bw-card-border-width-effective, 1px);--bw-smart-card-shadow: var(--bw-card-shadow-base, none);--bw-smart-card-hover-bg: var(--bw-card-hover-bg-color, var(--bw-token-surface_alt, var(--bw-color-surface_alt-100, #f8fafc)));--bw-smart-card-hover-shadow: var(--bw-card-hover-shadow, var(--bw-smart-card-shadow));--bw-smart-card-hover-transform: var(--bw-card-hover-transform, none);--bw-smart-card-hover-border: var(--bw-card-hover-border-color, var(--bw-smart-card-border))}.bw-section[data-bw-bg=primary] .bw-smart,.bw-section[data-bw-bg=secondary] .bw-smart,.bw-section[data-bw-bg=tertiary] .bw-smart,.bw-section[data-bw-bg=black] .bw-smart{--bw-smart-card-bg: rgba(255, 255, 255, .14);--bw-smart-card-fg: var(--bw-token-white, #fff);--bw-smart-card-hover-bg: rgba(255, 255, 255, .2)}@supports (color: color-mix(in srgb,black,white)){.bw-section[data-bw-bg=primary] .bw-smart,.bw-section[data-bw-bg=secondary] .bw-smart,.bw-section[data-bw-bg=tertiary] .bw-smart,.bw-section[data-bw-bg=black] .bw-smart{--bw-smart-card-bg: color-mix(in srgb, var(--bw-section-bg-color) 78%, white);--bw-smart-card-hover-bg: color-mix(in srgb, var(--bw-section-bg-color) 66%, white)}}.bw-smart__track{display:grid;column-gap:var(--bw-smart-gap-x);row-gap:var(--bw-smart-gap-y);align-items:stretch}.bw-smart__item{min-width:0}.bw-smart--cards .bw-smart__track{grid-template-columns:repeat(3,minmax(0,1fr))}.bw-smart--cards.bw-smart--cards-cols-2 .bw-smart__track{grid-template-columns:repeat(2,minmax(0,1fr))}.bw-smart--cards.bw-smart--cards-cols-3 .bw-smart__track{grid-template-columns:repeat(3,minmax(0,1fr))}.bw-smart--cards.bw-smart--cards-cols-4 .bw-smart__track{grid-template-columns:repeat(4,minmax(0,1fr))}.bw-smart--cards .bw-smart__item{display:flex}.bw-smart--cards .bw-smart-card{width:100%}.bw-smart--gallery{--bw-smart-gallery-row-size: clamp(11rem, 15vw, 14rem)}.bw-smart--gallery .bw-smart__track{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:var(--bw-smart-gallery-row-size);grid-auto-flow:row;align-items:start}.bw-smart--gallery .bw-smart__item{display:flex;grid-column:span 4;align-self:start;height:100%}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero],.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide]{grid-column:span 8;grid-row:span 1}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side]{grid-row:span 2}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square]{grid-row:span 1}@media(max-width:90rem){.bw-smart--cards.bw-smart--cards-cols-4 .bw-smart__track{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:72rem){.bw-smart--gallery{--bw-smart-gallery-row-size: clamp(10rem, 22vw, 13rem)}.bw-smart--gallery .bw-smart__track{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:var(--bw-smart-gallery-row-size);align-items:start}.bw-smart--gallery .bw-smart__item{grid-column:span 4}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero],.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide]{grid-column:span 8;grid-row:span 1}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side]{grid-row:span 2}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square]{grid-row:span 1}}@media(max-width:64rem){.bw-smart--cards .bw-smart__track,.bw-smart--cards.bw-smart--cards-cols-2 .bw-smart__track,.bw-smart--cards.bw-smart--cards-cols-3 .bw-smart__track,.bw-smart--cards.bw-smart--cards-cols-4 .bw-smart__track{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:42rem){.bw-smart--cards .bw-smart__track,.bw-smart--cards.bw-smart--cards-cols-2 .bw-smart__track,.bw-smart--cards.bw-smart--cards-cols-3 .bw-smart__track,.bw-smart--cards.bw-smart--cards-cols-4 .bw-smart__track{grid-template-columns:minmax(0,1fr)}.bw-smart--gallery .bw-smart__track{grid-template-columns:minmax(0,1fr);grid-auto-rows:auto}.bw-smart--gallery .bw-smart__item,.bw-smart--gallery .bw-smart__item[data-bw-smart-index="0"],.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero],.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide],.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square],.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=landscape],.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=portrait],.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square]{grid-column:span 1;grid-row:span 1}}.bw-smart--masonry .bw-smart__track{columns:17rem;column-gap:var(--bw-smart-gap-x);display:block}.bw-smart--masonry .bw-smart__item{break-inside:avoid;margin-bottom:var(--bw-smart-gap-y)}.bw-smart--carousel .bw-smart__track,.bw-smart--slider .bw-smart__track{--bw-smart-shadow-bleed: clamp(10px, 1vw, 16px);display:grid;grid-auto-flow:column;box-sizing:border-box;width:100%;margin-inline:0;padding-inline:0;column-gap:var(--bw-smart-gap-x);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:none;scroll-behavior:auto;padding-top:.4rem;padding-bottom:calc(1.35rem + var(--bw-smart-shadow-bleed));cursor:grab;touch-action:pan-y pinch-zoom;-ms-overflow-style:none;scrollbar-width:none}.bw-smart--carousel .bw-smart__track::-webkit-scrollbar,.bw-smart--slider .bw-smart__track::-webkit-scrollbar{width:0;height:0;display:none}.bw-smart--carousel .bw-smart__item,.bw-smart--slider .bw-smart__item{display:flex;box-sizing:border-box;padding-bottom:.5rem}.bw-smart--carousel .bw-smart__track.is-dragging,.bw-smart--slider .bw-smart__track.is-dragging{cursor:grabbing;scroll-behavior:auto}.bw-smart--carousel .bw-smart__track.is-dragging *,.bw-smart--slider .bw-smart__track.is-dragging *{user-select:none}.bw-smart--carousel .bw-smart-card,.bw-smart--slider .bw-smart-card{width:100%}.bw-smart--carousel .bw-smart__track{--bw-smart-carousel-peek: clamp(2.25rem, 7vw, 4.25rem);--bw-smart-carousel-cols: 3;grid-auto-columns:clamp(14rem,calc((100% - var(--bw-smart-carousel-peek) - ((var(--bw-smart-carousel-cols) - 1) * var(--bw-smart-gap-x))) / var(--bw-smart-carousel-cols)),100%)}.bw-smart--slider .bw-smart__track{--bw-smart-slider-peek: clamp(2.25rem, 7vw, 4.25rem);grid-auto-columns:clamp(16rem,calc(100% - var(--bw-smart-slider-peek)),100%)}.bw-smart-card{position:relative;height:100%;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem));border:var(--bw-smart-card-border-width) solid var(--bw-smart-card-border);background:var(--bw-smart-card-bg);color:var(--bw-smart-card-fg);box-shadow:var(--bw-smart-card-shadow);transform:translateY(0) scale(1);transition:transform var(--bw-motion-duration-fast, .18s) var(--bw-motion-easing-standard, ease),box-shadow var(--bw-motion-duration-fast, .18s) var(--bw-motion-easing-standard, ease),background-color var(--bw-motion-duration-fast, .18s) var(--bw-motion-easing-standard, ease),border-color var(--bw-motion-duration-fast, .18s) var(--bw-motion-easing-standard, ease)}.bw-smart-card .bw-card__body{display:grid;gap:.625rem;height:100%;padding:var(--bw-space-card-y, 1rem) var(--bw-space-card-x, 1rem)}.bw-smart-card--relation .bw-card__body,.bw-smart-card--custom .bw-card__body{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;height:100%;gap:0}.bw-smart--slider .bw-smart-card--relation .bw-card__body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:stretch;min-height:0;height:100%}.bw-smart--slider .bw-smart-card--custom .bw-card__body{display:block;min-height:0;height:100%}.bw-smart--slider .bw-smart-card--relation,.bw-smart--slider .bw-smart-card--custom{aspect-ratio:16 / 9;min-height:0}.bw-smart--slider .bw-smart-card--relation.bw-smart-card--no-media,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--no-media{aspect-ratio:auto}.bw-smart--slider .bw-smart-card--relation.bw-smart-card--no-media .bw-card__body,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--no-media .bw-card__body{grid-template-columns:minmax(0,1fr);min-height:auto;height:auto}.bw-smart--slider .bw-smart-card--relation.bw-smart-card--slider-media-right .bw-card__body,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--slider-media-right .bw-card__body{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}.bw-smart-card__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;align-content:flex-start;gap:.5rem;padding:var(--bw-space-card-y, 1rem) var(--bw-space-card-x, 1rem);min-height:0;width:100%}.bw-smart--slider .bw-smart-card--relation .bw-smart-card__content{justify-content:center;gap:clamp(.35rem,1vw,.75rem);padding:clamp(1rem,2.2vw,2rem) clamp(1rem,2.4vw,2.25rem)}.bw-smart--slider .bw-smart-card--relation.bw-smart-card--slider-media-right .bw-smart-card__content{order:1}.bw-smart-card--custom .bw-smart-card__content--custom{width:100%;height:100%;min-height:0;padding:0;gap:0;align-items:stretch}.bw-smart-card--custom .bw-smart-card__content--custom>.bw-container{display:block;height:100%;width:100%;max-width:none;margin:0;padding:0;align-self:stretch}.bw-smart-card--custom .bw-container--elements{grid-template-columns:minmax(0,1fr);width:100%;align-content:flex-start;row-gap:var(--bw-space-element-y, var(--bw-space-grid-y, 1rem));min-height:0;text-align:left}.bw-smart-card--custom .bw-container--elements>:first-child{margin-top:0}.bw-smart-card--custom .bw-container--elements>:last-child{margin-bottom:0}.bw-smart-card--custom .bw-container--elements>.bw-element{min-width:0}.bw-smart-card--custom .bw-container--elements>.bw-element--image,.bw-smart-card--custom .bw-container--elements>.bw-element--video{display:block;width:100%;max-width:none;justify-self:stretch}.bw-smart-card--custom .bw-container--elements>:not(.bw-element--image):not(.bw-element--video){padding-inline:var(--bw-space-card-x, 1rem);text-align:left}.bw-smart-card--custom .bw-container--elements>:not(.bw-element--image):not(.bw-element--video):first-child{padding-top:var(--bw-space-card-y, 1rem)}.bw-smart-card--custom .bw-container--elements>.bw-element--image:first-child+:not(.bw-element--image):not(.bw-element--video),.bw-smart-card--custom .bw-container--elements>.bw-element--video:first-child+:not(.bw-element--image):not(.bw-element--video){padding-top:var(--bw-space-card-y, 1rem)}.bw-smart-card--custom .bw-container--elements>:not(.bw-element--image):not(.bw-element--video):last-child{padding-bottom:var(--bw-space-card-y, 1rem)}.bw-smart-card--custom .bw-container--elements .bw-image--content-width{width:100%;max-width:none}.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child,.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child{margin:0;overflow:hidden;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0}.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child .bw-image,.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child .bw-image__item,.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child picture,.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child .bw-video__frame{display:block;width:100%;height:100%}.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child .bw-image__img,.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child .bw-video__frame>iframe,.bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child .bw-video__frame>video{width:100%;height:100%;object-fit:cover;border-radius:inherit}.bw-smart--cards .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child,.bw-smart--cards .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child{aspect-ratio:16 / 9}.bw-smart--carousel .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child,.bw-smart--carousel .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child{aspect-ratio:3 / 2}.bw-smart--gallery .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child,.bw-smart--gallery .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child{aspect-ratio:1 / 1}.bw-smart--masonry .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child,.bw-smart--masonry .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child{aspect-ratio:4 / 3}.bw-smart--masonry .bw-smart__item:nth-child(3n) .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--image:first-child,.bw-smart--masonry .bw-smart__item:nth-child(3n) .bw-smart-card--custom.bw-smart-card--starts-with-media .bw-smart-card__content--custom>.bw-container--elements>.bw-element--video:first-child{aspect-ratio:3 / 4}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-smart-card__content--custom{padding:0}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements{display:block;position:relative;row-gap:0;min-height:0;height:100%;padding-inline-start:52.38095%}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media.bw-smart-card--slider-media-right .bw-container--elements{padding-inline-start:0;padding-inline-end:52.38095%}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--image:first-of-type,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--video:first-of-type{position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;inset-inline-end:auto;width:52.38095%;max-width:none;margin:0;height:100%;aspect-ratio:auto;overflow:hidden;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0 var(--bw-card-radius, var(--bw-border-radius, .5rem));z-index:1}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media.bw-smart-card--slider-media-right .bw-container--elements>.bw-element--image:first-of-type,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media.bw-smart-card--slider-media-right .bw-container--elements>.bw-element--video:first-of-type{inset-inline-start:auto;inset-inline-end:0;border-radius:0 var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--image:first-of-type .bw-image,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--image:first-of-type .bw-image__item,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--image:first-of-type picture,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--video:first-of-type .bw-video__frame{display:block;width:100%;height:100%;max-width:none}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--image:first-of-type .bw-image__img,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--video:first-of-type .bw-video__frame>iframe,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--video:first-of-type .bw-video__frame>video{width:100%;height:100%;max-width:none;object-fit:cover;border-radius:inherit}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>:not(.bw-element--image):not(.bw-element--video){position:relative;z-index:2;padding-inline:clamp(1rem,2.4vw,2.25rem)}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media.bw-smart-card--slider-media-right .bw-container--elements>:not(.bw-element--image):not(.bw-element--video){position:relative;z-index:2}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--image:first-of-type+:not(.bw-element--image):not(.bw-element--video),.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--video:first-of-type+:not(.bw-element--image):not(.bw-element--video){padding-top:clamp(1rem,2.2vw,2rem)}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>:not(.bw-element--image):not(.bw-element--video):last-child{padding-bottom:clamp(1rem,2.2vw,2rem)}.bw-smart--gallery .bw-smart-card--custom{width:100%}.bw-smart--gallery .bw-smart-card--custom .bw-card__body{min-height:100%}.bw-smart-card.bw-card--hover:hover{transform:var(--bw-smart-card-hover-transform);box-shadow:var(--bw-smart-card-hover-shadow);border-color:var(--bw-smart-card-hover-border);background:var(--bw-smart-card-hover-bg)}.bw-smart-card__media{position:relative;z-index:1;width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:calc(var(--bw-card-radius, var(--bw-border-radius, .5rem)) - 2px)}.bw-smart-card--relation .bw-smart-card__media{border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0;margin:0}.bw-smart-card__image{display:block;width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-drag:none}.bw-smart--cards .bw-smart-card__media{aspect-ratio:16 / 9}.bw-smart--gallery .bw-smart-card--relation .bw-smart-card__media{aspect-ratio:1 / 1}.bw-smart--gallery .bw-smart-card--relation,.bw-smart--gallery .bw-smart-card--custom{width:100%}.bw-smart--gallery .bw-smart-card--relation .bw-smart-card__content{padding-bottom:var(--bw-space-card-y, 1rem)!important}.bw-smart--gallery .bw-smart-card--relation .bw-smart-card__content>:last-child{margin-bottom:0}.bw-smart--gallery .bw-smart-card--relation .bw-card__body,.bw-smart--gallery .bw-smart-card--custom .bw-card__body{display:flex;flex-direction:column;min-height:100%}.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=portrait] .bw-smart-card--relation .bw-smart-card__media,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side] .bw-smart-card--relation .bw-smart-card__media{aspect-ratio:3 / 4}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--relation .bw-card__body,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--relation .bw-card__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100%}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--relation .bw-smart-card__media,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--relation .bw-smart-card__media{height:100%;aspect-ratio:auto;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0 var(--bw-card-radius, var(--bw-border-radius, .5rem))}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--relation .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--relation .bw-smart-card__content{justify-content:center;gap:clamp(.35rem,.9vw,.7rem);padding:clamp(.9rem,1.6vw,1.5rem) clamp(.95rem,1.8vw,1.6rem);padding-bottom:var(--bw-space-card-y, 1rem)!important;border-radius:0 var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side] .bw-smart-card--relation .bw-smart-card__media{border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side] .bw-smart-card--relation .bw-smart-card__content{padding-bottom:var(--bw-space-card-y, 1rem);border-radius:0 0 var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem))}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-card__body,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-card__body{display:flex;grid-template-columns:none;min-height:0;position:relative}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-smart-card__media,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-smart-card__media{width:100%;height:auto;aspect-ratio:1 / 1;grid-column:auto;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem))}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-smart-card__content{position:absolute;inset:0;height:100%;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem));display:flex;justify-content:center;align-items:flex-start;flex-direction:column;z-index:3;opacity:0;pointer-events:none;padding:var(--bw-space-card-y, 1rem) var(--bw-space-card-x, 1rem);transition:opacity .3s var(--bw-motion-easing-standard, ease)}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-smart-card__content:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1;background:var(--bw-smart-card-bg);opacity:0;transition:opacity .3s var(--bw-motion-easing-standard, ease)}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:hover .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:focus-within .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:hover .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:focus-within .bw-smart-card__content{opacity:1}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:hover .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:focus-within .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:hover .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:focus-within .bw-smart-card__content:before{opacity:.9}@media(min-width:64.01rem){.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements{display:flex;flex-direction:column;justify-content:center}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>:not(.bw-element--image):not(.bw-element--video){flex:0 0 auto}}.bw-smart--masonry .bw-smart-card__media{aspect-ratio:4 / 3}.bw-smart--masonry .bw-smart__item:nth-child(3n) .bw-smart-card__media{aspect-ratio:3 / 4}.bw-smart--carousel .bw-smart-card__media{aspect-ratio:3 / 2}.bw-smart--carousel .bw-smart-card--relation.bw-smart-card--has-media .bw-smart-card__content{max-height:var(--bw-carousel-content-max-height, none);overflow:hidden}.bw-smart--slider .bw-smart-card__media{aspect-ratio:21 / 9}.bw-smart--slider .bw-smart-card--relation .bw-smart-card__media{height:100%;aspect-ratio:auto;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0 var(--bw-card-radius, var(--bw-border-radius, .5rem))}.bw-smart--slider .bw-smart-card--relation.bw-smart-card--slider-media-right .bw-smart-card__media{order:2;border-radius:0 var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0}.bw-smart--slider .bw-smart-card__title{font-size:clamp(1.25rem,1rem + .7vw,var(--bw-headline-h3-font-size, 1.5rem))}.bw-smart--gallery .bw-smart-card__excerpt{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}.bw-smart--cards .bw-smart-card__excerpt{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.bw-smart--masonry .bw-smart-card__excerpt{display:block;max-height:calc(var(--bw-copy-font-size, 1rem) * var(--bw-copy-line-height, 1.6) * 12);overflow:hidden}.bw-smart--carousel .bw-smart-card__excerpt{display:block;overflow:visible}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side] .bw-smart-card__excerpt{-webkit-line-clamp:unset}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card__excerpt{display:block;-webkit-line-clamp:unset;overflow:visible}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card__excerpt,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card__excerpt,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card__excerpt{-webkit-line-clamp:unset}.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-card__body,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-card__body{position:relative}.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-smart-card__content,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-smart-card__content{position:absolute;inset:0;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem));display:flex;justify-content:center;align-items:flex-start;flex-direction:column;z-index:3;opacity:0;pointer-events:none;padding:var(--bw-space-card-y, 1rem) var(--bw-space-card-x, 1rem);transition:opacity .3s var(--bw-motion-easing-standard, ease)}.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-smart-card__content:before,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation .bw-smart-card__content:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:-1;background:var(--bw-smart-card-bg);opacity:0;transition:opacity .3s var(--bw-motion-easing-standard, ease)}.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:hover .bw-smart-card__content,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:focus-within .bw-smart-card__content,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:hover .bw-smart-card__content,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:focus-within .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:hover .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:focus-within .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:hover .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:focus-within .bw-smart-card__content{opacity:1}.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:hover .bw-smart-card__content:before,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:focus-within .bw-smart-card__content:before,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:hover .bw-smart-card__content:before,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:focus-within .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:hover .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--relation:focus-within .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:hover .bw-smart-card__content:before,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card--relation:focus-within .bw-smart-card__content:before{opacity:.9}@media(max-width:64rem){.bw-smart--slider .bw-smart-card--relation .bw-card__body{grid-template-columns:minmax(0,1fr);min-height:auto;height:auto}.bw-smart--slider .bw-smart-card--custom .bw-card__body{display:block;min-height:auto;height:auto}.bw-smart--slider .bw-smart-card--relation,.bw-smart--slider .bw-smart-card--custom{aspect-ratio:auto}.bw-smart--slider .bw-smart-card--relation .bw-smart-card__media,.bw-smart--slider .bw-smart-card--relation.bw-smart-card--slider-media-right .bw-smart-card__media{order:1;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0}.bw-smart--slider .bw-smart-card--relation .bw-smart-card__content,.bw-smart--slider .bw-smart-card--relation.bw-smart-card--slider-media-right .bw-smart-card__content{order:2}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements{position:static;min-height:auto;height:auto;padding-inline-start:0;padding-inline-end:0}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--image:first-of-type,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>.bw-element--video:first-of-type,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media.bw-smart-card--slider-media-right .bw-container--elements>.bw-element--image:first-of-type,.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media.bw-smart-card--slider-media-right .bw-container--elements>.bw-element--video:first-of-type{position:relative;inset:auto;width:100%;aspect-ratio:16 / 9;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0}.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media .bw-container--elements>:not(.bw-element--image):not(.bw-element--video),.bw-smart--slider .bw-smart-card--custom.bw-smart-card--has-media.bw-smart-card--slider-media-right .bw-container--elements>:not(.bw-element--image):not(.bw-element--video){position:relative;z-index:2}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--relation .bw-card__body,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--relation .bw-card__body{grid-template-columns:minmax(0,1fr);min-height:auto}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card__media,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card__media{border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--custom .bw-smart-card__custom-shell,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--custom .bw-smart-card__custom-shell{grid-template-columns:minmax(0,1fr)}}@media(hover:none){.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card__content,.bw-smart--gallery.bw-smart--gallery-hover-only .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card__content,.bw-smart--gallery .bw-smart__item[data-bw-smart-media-shape=square] .bw-smart-card__content{position:static;transform:none;opacity:1;pointer-events:auto;border-top:0}}.bw-smart-card__overlay-link{position:absolute;inset:0;z-index:4;border-radius:inherit;text-decoration:none}.bw-smart-card__overlay-link:focus-visible{outline:2px solid var(--bw-color-primary-500, currentColor);outline-offset:2px}.bw-smart-card__eyebrow,.bw-smart-card__title,.bw-smart-card__excerpt{position:relative;z-index:1}.bw-smart-card__eyebrow{display:inline-flex;margin-bottom:0;color:currentColor;opacity:.78;font-family:var(--bw-copy-font-family, ui-sans-serif);font-size:calc(var(--bw-copy-font-size, 1rem) * .78);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.bw-smart-card__title{margin:0 0 .25rem;font-family:var(--bw-headline-h3-font-family, var(--bw-copy-font-family, ui-sans-serif));font-weight:var(--bw-headline-h3-font-weight, 700);font-size:var(--bw-headline-h3-font-size, 1.5rem);line-height:var(--bw-headline-h3-line-height, 1.25);color:currentColor}.bw-smart-card__excerpt{margin:0;font-family:var(--bw-copy-font-family, ui-sans-serif);font-size:var(--bw-copy-font-size, 1rem);line-height:var(--bw-copy-line-height, 1.6);color:currentColor}.bw-smart .bw-smart-card__title,.bw-smart .bw-headline,.bw-smart .bw-content,.bw-smart .bw-content p,.bw-smart .bw-smart-card__excerpt{text-align:left!important}.bw-smart--gallery .bw-smart-card--relation .bw-smart-card__content{padding-bottom:var(--bw-space-card-y, 1rem)}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__custom-host,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__custom-shell{min-height:100%;height:100%}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__custom-shell{display:grid;grid-template-rows:minmax(0,1fr) auto;width:100%;overflow:hidden;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem))}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom{position:relative;height:100%!important;min-height:0;aspect-ratio:auto!important;overflow:hidden}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-container--elements{display:block!important;min-height:100%;height:100%;width:100%;max-width:none;margin:0;padding:0;row-gap:0}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-element--image,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-element--video{display:block;width:100%;height:100%;margin:0;max-width:none!important;overflow:hidden}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-image,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-image__item,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom picture,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-image__img,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-video__frame,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-video__frame>iframe,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-video__frame>video{display:block;width:100%;height:100%;max-width:none;object-fit:cover}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery{padding:0!important;min-width:0;min-height:0;display:flex;flex-direction:column;justify-content:flex-start;background:var(--bw-smart-card-bg);color:var(--bw-smart-card-fg)}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery .bw-container--elements{display:grid!important;grid-template-columns:minmax(0,1fr)!important;row-gap:var(--bw-space-element-y, var(--bw-space-grid-y, 1rem));text-align:left}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery .bw-container--elements>:not(.bw-element--image):not(.bw-element--video){grid-column:auto!important;align-self:start;padding-inline:var(--bw-space-card-x, 1rem)}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery .bw-container--elements>:not(.bw-element--image):not(.bw-element--video):first-child{padding-top:var(--bw-space-card-y, 1rem)}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery .bw-container--elements>:not(.bw-element--image):not(.bw-element--video):last-child{padding-bottom:var(--bw-space-card-y, 1rem)}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery .bw-headline,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery .bw-content,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__content--custom-gallery .bw-content p{text-align:left!important}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--custom .bw-smart-card__custom-shell,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--custom .bw-smart-card__custom-shell{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--custom .bw-smart-card__media--custom,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--custom .bw-smart-card__media--custom{border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0 var(--bw-card-radius, var(--bw-border-radius, .5rem))}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=hero] .bw-smart-card--custom .bw-smart-card__content--custom-gallery,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=wide] .bw-smart-card--custom .bw-smart-card__content--custom-gallery{justify-content:center;border-radius:0 var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side] .bw-smart-card--custom .bw-smart-card__custom-shell{grid-template-rows:minmax(0,1fr) auto}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side] .bw-smart-card--custom .bw-smart-card__media--custom{height:100%!important;min-height:0;aspect-ratio:auto!important;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem)) 0 0}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=side] .bw-smart-card--custom .bw-smart-card__content--custom-gallery{min-height:clamp(7rem,22%,11rem);border-radius:0 0 var(--bw-card-radius, var(--bw-border-radius, .5rem)) var(--bw-card-radius, var(--bw-border-radius, .5rem))}.bw-smart--gallery .bw-smart-card--custom{overflow:hidden}.bw-smart--gallery .bw-smart-card--custom .bw-card__body{overflow:hidden;border-radius:inherit}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--custom .bw-smart-card__custom-shell{position:relative;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--custom .bw-smart-card__media--custom{position:absolute;inset:0;z-index:1}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--custom .bw-smart-card__content--custom-gallery{position:absolute;inset:0;z-index:2;opacity:0;pointer-events:none;justify-content:flex-end;transition:opacity .3s var(--bw-motion-easing-standard, ease);border-radius:inherit}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--custom .bw-smart-card__content--custom-gallery:before{content:"";position:absolute;inset:0;z-index:-1;border-radius:var(--bw-card-radius, var(--bw-border-radius, .5rem));background:var(--bw-smart-card-bg);opacity:.9}.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--custom:hover .bw-smart-card__content--custom-gallery,.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--custom:focus-within .bw-smart-card__content--custom-gallery{opacity:1;pointer-events:auto}@media(hover:none){.bw-smart--gallery .bw-smart__item[data-bw-smart-tile-role=square] .bw-smart-card--custom .bw-smart-card__content--custom-gallery{opacity:1;pointer-events:auto}}.bw-smart--gallery .bw-smart-card--relation .bw-smart-card__content{overflow:visible;min-height:max-content}.bw-smart--gallery .bw-smart__item:not([data-bw-smart-tile-role=square]) .bw-smart-card--relation .bw-smart-card__content{padding-bottom:var(--bw-space-card-y, 1rem)!important}.bw-smart--gallery .bw-smart-card--relation .bw-smart-card__title{display:block;overflow:visible;overflow-wrap:anywhere}.bw-smart-card--relation .bw-smart-card__title{color:var(--bw-headline-h3-color, currentColor)}.bw-smart--gallery .bw-smart-card--relation .bw-smart-card__excerpt{display:block;-webkit-line-clamp:unset;-webkit-box-orient:unset;overflow:visible}.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-image,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-image__item,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom picture,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-image__img,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-video__frame,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-video__frame>iframe,.bw-smart--gallery .bw-smart-card--custom .bw-smart-card__media--custom .bw-video__frame>video{border-radius:0!important}.bw-smart--gallery .bw-smart-card--custom:hover .bw-smart-card__content--custom-gallery,.bw-smart--gallery .bw-smart-card--custom:focus-within .bw-smart-card__content--custom-gallery{background:var(--bw-smart-card-hover-bg)}
