.carousel .movable{overflow:hidden}.carousel .mainView{display:flex;flex-flow:row nowrap;align-items:stretch;overflow:hidden;width:100%;height:100%;flex-basis:100%;border-radius:0}.header.collapsed~.carousel .mainView{background:none}.carousel .mainView .movable{height:auto;align-items:stretch}.carousel .tabcontainer{width:auto;margin:0 auto;height:100%;display:flex;flex-flow:row nowrap;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;align-items:flex-end;justify-content:flex-start}@media (min-width:923px){.carousel .tabcontainer{justify-content:center}}.carousel .tabcontainer::-webkit-scrollbar{display:none}.carousel .viewcontainer{width:100%;min-width:100%;overflow-y:auto;display:block;padding:var(--sidePadding) 0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.carousel .viewcontainer::-webkit-scrollbar{display:none}.itemList{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:28px 4%;margin:4% auto;width:85%}.itemList>*{position:relative}@-moz-document url-prefix(){.itemList>*{margin:0 0 15px}}.carousel--middle{display:flex;flex-flow:column nowrap;height:100%;width:100%;-webkit-user-select:none;user-select:none;position:relative;margin:0 auto;flex:1 1;flex-basis:100%;min-height:0}.carousel .tabs-top{color:#fff;border-radius:6px 6px 0 0}.carousel .tabs-bottom,.carousel .tabs-top{display:flex;flex-flow:row nowrap;width:100%}.carousel .tabs-bottom{overflow:hidden;justify-content:center;z-index:3;top:0;left:0}.carousel .tab{display:flex;flex-flow:row;align-items:center;justify-content:center;width:auto;height:100%;cursor:pointer;padding:15px;color:var(--primaryColor);filter:grayscale(100%);transition:filter .35s cubic-bezier(.15,.3,.25,1),background .35s cubic-bezier(.15,.3,.25,1);-webkit-user-select:none;user-select:none;flex-direction:column;opacity:60%;border-bottom:4px solid transparent}.carousel .tab a{display:flex}.carousel .tab[aria-selected=true]{opacity:100%;filter:none;font-weight:800;border-bottom:4px solid var(--primaryColor)}.carousel .tab[aria-selected=true] .tab-text{color:var(--primaryColor)}.carousel .tab:not([aria-selected=true]):hover{filter:none;opacity:100%;color:var(--primaryColor)}.carousel .tab__icon{margin-bottom:8px;height:60px;width:auto;padding:15px 0}.carousel .tab.default{display:none}.slide-in-right{animation:slideRightToLeft .5s cubic-bezier(0,.89,.58,1) forwards}.slide-in-left{animation:slideLeftToRight .5s cubic-bezier(0,.89,.58,1) forwards}@keyframes slideRightToLeft{0%{transform:translateX(-90%)}to{transform:translateX(0)}}@keyframes slideLeftToRight{0%{transform:translateX(90%)}to{transform:translateX(0)}}.unstyledButton{background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;outline:inherit}.footerSmall{font-size:14px;color:#fff;padding:40px 0}.footerSmall__text{border-bottom:1px solid #616b76;padding-bottom:30px;margin-bottom:30px;display:flex;justify-content:space-between}.footerSmall__text a{color:#fff;text-decoration:underline}.footerSmall__nav{display:flex;justify-content:space-between;align-items:center}.footerSmall__menu{display:flex;list-style:none}.footerSmall__menu li{margin-right:40px}.footerSmall__menu li:last-child{margin-right:0;margin-bottom:0}.footerSmall__menu a{color:#fff}.footerSmall__copyright{white-space:nowrap}.footerSmall__downloadMobileApps{display:flex;gap:8px;margin-left:8px}.footerSmall .cookieSettingsButton{display:inline-block;color:inherit;font-size:inherit;font-weight:inherit}.footerSmall .cookieSettingsButton:hover{text-decoration:none}@media screen and (max-width:970px){.footerSmall{padding:30px 0}.footerSmall__text{padding-bottom:20px;margin-bottom:20px}.footerSmall__nav{flex-direction:column;align-items:flex-start}.footerSmall__menu{width:100%;justify-content:space-between}.footerSmall__copyright{margin-top:20px;font-size:12px}}@media screen and (max-width:570px){.footerSmall{padding:18px 0;font-size:10px}.footerSmall__menu{flex-direction:column}.footerSmall__menu li{margin-bottom:10px}.footerSmall__text{padding-bottom:10px;margin-bottom:10px;flex-direction:column;gap:10px}.footerSmall__downloadMobileApps{margin-left:0}.footerSmall__copyright{font-size:8px;margin-top:10px}}#ftdx-iframe{overflow:hidden}.ftdx:has(iframe) .ftdx__fallbackText{display:none}.gallery{overflow:hidden;width:auto;max-width:100%;padding-bottom:3px}.gallery__content{display:flex;flex-flow:row wrap;justify-content:space-between;margin:calc(-2% + 2px);overflow:hidden}.gallery--vertical .gallery__content{display:flex;flex-flow:column nowrap;margin-left:calc(-2% + 2px);margin-right:calc(-2% + 2px)}.gallery__content>*{min-width:300px;width:auto;flex:1 1;margin:2%}.gallery--vertical .gallery__content>*{min-width:300px;flex:1 0 auto;margin-top:2%;margin-bottom:2%}.gallery__title-box{width:100%;display:flex;flex-flow:row wrap;align-items:baseline;justify-content:space-between;padding:0;margin-bottom:24px}@media (max-width:570px){.gallery--vertical .gallery__content>*,.gallery__content>*{min-width:55%}}.icon{flex-shrink:0}.attribute{display:flex;align-items:center;font-size:16px;margin:10px 0}.attribute__image{margin-right:15px;height:auto}.attribute__label{margin-right:26px;color:var(--neutral50)}.attribute__label+.attribute__value{margin-left:auto;font-weight:800}