/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@media only screen and (min-width: 768px){@media screen and (min-width:1024px){#node-kurse .kurse{width:50%;overflow:visible;z-index:99;padding:0;}#node-kurse .kurse .contents > .label{padding:30px 30px 10px 30px;margin-bottom:0;background-color:#fff;}#node-kurse .kurse .items{background-color:#fff;padding:0 30px 30px 30px;}#node-kurse .kurse .items .kurs .titel{display:block;}#node-kurse .kurse .items .kurs .titel .title-wrapper{width:100%;position:relative;transition:transform 0.5s ease;display:block;}#node-kurse .kurse .items .kurs .titel .title-wrapper::before{content:'';width:13.8px;height:13.8px;transform:rotate(45deg);background-color:#ffd500;position:absolute;left:calc(100% + 30px);top:2.5px;opacity:0;transition:opacity 0.5s ease,left 0.5s ease;}#node-kurse .kurse .items .kurs .titel .left{display:inline-block;width:auto;right:calc(100% + 10px);position:absolute;transition:opacity 0.5s ease;opacity:0;}#node-kurse .kurse .items .kurs .titel .left .icon-angle-left{font-size:16px;}#node-kurse .kurse .items .kurs .titel span{width:100%;flex-shrink:0;}#node-kurse .kurse .items .kurs .titel .right{display:inline-block;width:auto;position:absolute;right:0;transition:opacity 0.5s ease;}#node-kurse .kurse .items .kurs .content{left:0;z-index:-1;}#node-kurse .kurse .items .kurs .content .label .close{display:none;}#node-kurse .kurse .items .kurs.show .left{opacity:1;}#node-kurse .kurse .items .kurs.show .right{opacity:0;}#node-kurse .kurse .items .kurs.show .titel .title-wrapper{transform:translateX(30px);}#node-kurse .kurse .items .kurs.show .titel .title-wrapper:before{opacity:1;left:calc(100% - 7px);}#node-kurse .kurse .items .kurs.show .content{left:100%;}}@media screen and (min-width:1248px){#node-kurse #content .section{display:grid;grid-template-columns:25% 75%;}#node-kurse #content .section > .wrapper{position:relative;padding-right:50px;margin-bottom:0;}#node-kurse #content .kurse .items .kurs .titel{transition:color 0.5s ease;cursor:pointer;}#node-kurse #content .kurse .items .kurs .titel i{transition:color 0.5s ease;}#node-kurse #content .kurse .items .kurs .titel:hover{color:#ffd500;}#node-kurse #content .kurse .items .kurs .titel:hover i{color:#ffd500;}#node-kurse #content .kurse .items .kurs .content .wrapper .item{cursor:pointer;transition:color 0.5s ease;}#node-kurse #content .kurse .items .kurs .content .wrapper .item i{transition:color 0.5s ease;}#node-kurse #content .kurse .items .kurs .content .wrapper .item:hover{color:#f2f2f2;}#node-kurse #content .kurse .items .kurs .content .wrapper .item:hover i{color:#f2f2f2;}}
}
