:root{--tabs-count: 0;--tabs-count-mobile: 2;--wrapper-width: 100%}@media only screen and (max-width: 63.9375em){.kws-int-container .tabs-module{margin-left:-1.6875rem;margin-right:-1.6875rem}}.tabs-module__tabs-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%}.tabs-module__tabs-wrapper ul{display:flex;flex-wrap:nowrap;justify-content:flex-start;width:100%;margin:0;padding:0;overflow:auto;scroll-snap-type:x mandatory}@media only screen and (min-width: 768px){.tabs-module__tabs-wrapper ul{width:100%}}.tabs-module__tabs-wrapper li{display:flex;flex-shrink:0;list-style:none;background-color:#fff;width:max(100px,var(--wrapper-width)/var(--tabs-count-mobile));border:solid;border-width:1px 0 1px 1px;border-color:#c5c5c5 #b2b2b2 #e0e0e0;scroll-snap-align:start}.tabs-module__tabs-wrapper li:last-child{border-right-width:1px;scroll-snap-align:end}@media only screen and (min-width: 768px){.tabs-module__tabs-wrapper li{min-width:16.6666666667%;width:auto;flex-shrink:1}}.tabs-module__tabs-wrapper li a[aria-selected=true]{border-bottom:4px solid #ff6c00}.tabs-module__tabs-wrapper li a{font-size:18px;font-weight:normal;line-height:1.35;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:inherit;padding:20px 10px 11px 10px;border-bottom:4px solid rgba(0,0,0,0);text-decoration:none;width:100%}.tabs-module__tabs-wrapper li a span{pointer-events:none}.tabs-module__tabs-wrapper li .tab__text{margin-top:auto;text-align:center;hyphens:auto}.tabs-module__tabs-wrapper li .tab__icon{padding:10px}.tabs-module__tabs-wrapper li .tab__icon svg,.tabs-module__tabs-wrapper li .tab__icon img{width:60px;height:60px}.tabs-module__content{background-color:#f4f4f4;position:relative}.tabs-module__content .tabs-module__panel{opacity:0;position:absolute;top:0;max-height:0;overflow:hidden;transition:opacity .3s ease-in}.tabs-module__content .tabs-module__panel--current{opacity:1;max-height:100%;position:relative}.tabs-module__content .tabs-module__teaser{display:flex;justify-content:space-between;flex-wrap:wrap}.tabs-module__content .tabs-module__teaser-text{padding:1.5rem;order:2;flex:1}@media only screen and (min-width: 768px){.tabs-module__content .tabs-module__teaser-text{order:1}}.tabs-module__content .tabs-module__teaser-text .link-more::before{width:1rem}.tabs-module__content .tabs-module__teaser-text .link-more:hover{text-decoration:underline;border-bottom:none}.tabs-module__content .tabs-module__teaser-image{order:1;flex:1 1 100%}.tabs-module__content .tabs-module__teaser-image img{max-width:100%;height:auto}@media only screen and (min-width: 768px){.tabs-module__content .tabs-module__teaser-image{width:480px;order:2;flex-basis:0}}
