.ing-slider-dots{display:flex;justify-content:center;.ing-slider-dots__dot{background:#0000;border:1px solid #0000;border-radius:.375rem;cursor:pointer;line-height:0;margin:0 0 0 1px;outline:0;padding:0;text-align:center;@media (forced-colors:active){border-bottom-color:ButtonText;border-bottom-style:solid;border-bottom-width:2px;border-left-color:ButtonText;border-left-style:solid;border-left-width:2px;border-right-color:ButtonText;border-right-style:solid;border-right-width:2px;border-top-color:ButtonText;border-top-style:solid;border-top-width:2px}height:var(--de_d8);width:var(--de_d8);&:last-of-type{margin-right:1px}&:hover{border:1px solid var(--fg_subtle);@media (hover:none){border-bottom-color:currentcolor;border-bottom-style:none;border-bottom-width:medium;border-left-color:currentcolor;border-left-style:none;border-left-width:medium;border-right-color:currentcolor;border-right-style:none;border-right-width:medium;border-top-color:currentcolor;border-top-style:none;border-top-width:medium}@media (forced-colors:active){border-bottom-color:Highlight;border-bottom-style:solid;border-bottom-width:2px;border-left-color:Highlight;border-left-style:solid;border-left-width:2px;border-right-color:Highlight;border-right-style:solid;border-right-width:2px;border-top-color:Highlight;border-top-style:solid;border-top-width:2px;>span{border:1px solid Highlight}}}&:focus{&:focus{border-radius:.25rem;outline:solid var(--border_secondary_color) var(--border_focus-outer_width);outline-offset:0;outline-width:2px}@media (forced-colors:active){border-bottom-color:var(--fg_info);border-bottom-style:solid;border-bottom-width:2px;border-left-color:var(--fg_info);border-left-style:solid;border-left-width:2px;border-right-color:var(--fg_info);border-right-style:solid;border-right-width:2px;border-top-color:var(--fg_info);border-top-style:solid;border-top-width:2px}}&:active{background-color:var(--bg_subtle);border:1px solid var(--fg_subtle);@media (forced-colors:active){border-bottom-color:var(--fg_primary);border-bottom-style:solid;border-bottom-width:2px;border-left-color:var(--fg_primary);border-left-style:solid;border-left-width:2px;border-right-color:var(--fg_primary);border-right-style:solid;border-right-width:2px;border-top-color:var(--fg_primary);border-top-style:solid;border-top-width:2px}}html[data-theme~=tablet] &{height:var(--de_d9);width:var(--de_d9)}html[data-theme~=desk] &{height:var(--de_d8);width:var(--de_d8)}}.ing-slider-dots__dot>span{background-color:initial;border:1px solid var(--border_default_color);border-radius:.375rem;display:inline-block;height:.625rem;position:relative;transition:width .3s cubic-bezier(.175,.885,.32,1.275);width:.625rem}.ing-slider-dots__dot--active{pointer-events:none;@media (forced-colors:active){border-bottom-color:var(--fg_info);border-bottom-style:solid;border-bottom-width:2px;border-left-color:var(--fg_info);border-left-style:solid;border-left-width:2px;border-right-color:var(--fg_info);border-right-style:solid;border-right-width:2px;border-top-color:var(--fg_info);border-top-style:solid;border-top-width:2px}[card-slider] &{width:var(--de_d8);html[data-theme~=tablet] &{width:calc(4.375rem + var(--de_d4))}html[data-theme~=desk] &{width:calc(4.6875rem + var(--de_d4))}}>span{background-color:var(--fg_primary);border:1px solid var(--fg_primary);border-radius:.375rem;[card-slider] &{min-width:.625rem;width:.5rem;html[data-theme~=desk] &,html[data-theme~=tablet] &{width:calc(100% - var(--de_d4))}}}}}.image-slider{overflow:hidden;& .intrinsic-item{height:100%;object-fit:cover;object-position:top}}.image-slider__strip{display:flex;flex-direction:row;transition:transform .2s ease;will-change:transform;html[data-theme~=desk] &,html[data-theme~=tablet] &{transition:transform .6s ease,opacity .3s ease .2s}}.image-slider__strip--no-transition{transition:none}.image-slider__slide{flex-shrink:0;height:100%;margin:0;transition:opacity .6s ease .2s;width:100%}.image-slider__slide--rounded{& .intrinsic{border-radius:var(--de-border-radius)}}.image-slider__caption{color:var(--fg_subtle);margin-top:var(--de_d2);text-align:left}.content-gallery{display:block}.content-gallery__wrapper{display:grid;grid-template-areas:"intro intro intro" "left slider right" "content content content";grid-template-columns:10vw 1fr 10vw;html[data-theme~=desk] &,html[data-theme~=tablet] &{column-gap:var(--de_d5);grid-template-areas:"left slider intro right" "left slider content right";grid-template-columns:var(--de_d8) 1fr 1fr var(--de_d8);grid-template-rows:auto 1fr}}.content-gallery__intro{grid-area:intro;margin-bottom:var(--de_d4);html[data-theme~=desk] &,html[data-theme~=tablet] &{margin-bottom:var(--de_d7);margin-left:var(--de_d2)}}.content-gallery__headline{color:var(--fg_primary);font-weight:400;html[data-theme~=desk] &,html[data-theme~=tablet] &{margin-top:var(--de_d5)}}.content-gallery__content{grid-area:content;margin-bottom:var(--de_d8);html[data-theme~=desk] &,html[data-theme~=tablet] &{margin-bottom:0;margin-left:var(--de_d2)}}.content-gallery__dots{margin:var(--de_d5) 0;html[data-theme~=desk] &,html[data-theme~=tablet] &{margin:0 0 var(--de_d5) 0;& .ing-slider-dots{justify-content:flex-start}}}.content-gallery__slider{backface-visibility:hidden;display:block;grid-area:slider;position:relative;width:70vw;z-index:1;.image-slider{transform:translateX(-15vw);width:100vw}html[data-theme~=desk] &,html[data-theme~=tablet] &{margin-right:var(--de_d2);overflow:hidden;width:auto;.image-slider{transform:translateX(-5vw);width:calc(100% + 10vw)}}.image-slider__slide{-webkit-touch-callout:none;margin:0;padding:0 5vw;transform:translateZ(0);user-select:none}}.content-gallery__content-text{margin-bottom:var(--de_d2)}.content-gallery__content-slides{display:grid}.content-gallery__content-slide{animation:kf-fade-in .6s ease-in forwards;grid-column:1;grid-row:1;&.content-gallery__content-slide--hidden{animation:kf-fade-out .15s cubic-bezier(.445,.05,.55,.95) forwards;visibility:hidden}}.content-gallery__arrow{align-self:center;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:initial;background-color:#ffffffe6;border:none;border-radius:.5rem;cursor:pointer;justify-self:center;margin:0;outline:none;padding:0;position:relative;width:100%;z-index:10;&:focus{border-radius:.25rem;outline:solid var(--border_secondary_color) var(--border_focus-outer_width);outline-offset:0;outline-width:2px}html[data-theme~=desk] &,html[data-theme~=tablet] &{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:initial;border-radius:0}}.content-gallery__arrow-left{grid-area:left;transform:translate(2.5vw,-1rem);html[data-theme~=desk] &,html[data-theme~=tablet] &{transform:none}}.content-gallery__arrow-right{grid-area:right;transform:translate(-2.5vw,-1rem);html[data-theme~=desk] &,html[data-theme~=tablet] &{transform:none}}