.block-tabs .tab-content-toggle{position:relative}.block-tabs .tab-content-toggle:after{background:var(--arrowTop,url("/content/themes/clickmeeting/assets/images/icons/chevron-top.svg"));background-repeat:no-repeat;background-size:contain;content:"";-webkit-filter:var(--filter-white);filter:var(--filter-white);height:30px;position:absolute;right:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;width:30px}.block-tabs .tab-content.active .tab-content-toggle:after{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}@media (max-width:768px){.block-tabs .tab-content .tab-content-inner{-webkit-transition:max-height .3s ease,opacity .3s ease;transition:max-height .3s ease,opacity .3s ease}.block-tabs .tab-content:not(.active) .tab-content-inner{max-height:0;opacity:0;overflow:hidden}}.block-tabs .block-tabs__sc_tabs__tab:not(.active){-webkit-box-shadow:0 -10px 55px -14px rgba(110,190,59,0),0 10px 55px -14px rgba(110,190,59,0);box-shadow:0 -10px 55px -14px rgba(110,190,59,0),0 10px 55px -14px rgba(110,190,59,0);-webkit-transition:-webkit-box-shadow .1s ease;transition:-webkit-box-shadow .1s ease;transition:box-shadow .1s ease;transition:box-shadow .1s ease,-webkit-box-shadow .1s ease}.block-tabs .block-tabs__sc_tabs__tab:not(.active):hover{border-color:transparent;-webkit-box-shadow:0 -2px 55px -25px #6ebe3b,0 2px 55px -25px #6ebe3b;box-shadow:0 -2px 55px -25px #6ebe3b,0 2px 55px -25px #6ebe3b}[lang=de-AT] .block-tabs .block-tabs__sc_tabs__tab{max-width:14rem}[lang=de-AT] .block-tabs .block-tabs__sc_tabs__tab:nth-child(2){max-width:16rem}