.module.key-topics{background:var(--section-background)}.module.key-topics>.container{align-items:center;background:var(--container-background);color:var(--font-color);display:flex;flex-direction:column;margin:0 auto;max-width:var(--container-width);padding:50px 40px;width:100%}.module.key-topics>.container>.headline{color:#d8212e;font-family:Unbounded,sans-serif;font-size:34px;font-weight:500;width:100%}.module.key-topics>.container>.topics>.topics-title{color:#f7f7f7;font-family:Unbounded,sans-serif;font-size:24px}.module.key-topics>.container>.topics>.topic>.item{background:#d0e9ff;border:2px solid #33a1fd;border-radius:18px;margin-bottom:20px;padding:15px 25px 0;transition:all .3s ease-out}.module.key-topics>.container>.topics>.topic>.item.expanded{background:#fff;padding:15px 25px}.module.key-topics>.container>.topics>.topic>.item>.topic-title{align-items:center;cursor:pointer;display:grid;gap:30px;grid-template-columns:60px 1fr 30px;margin-bottom:15px}.module.key-topics>.container>.topics>.topic>.item>.topic-title>img{height:55px;margin:auto;object-fit:contain;width:55px}.module.key-topics>.container>.topics>.topic>.item>.topic-title>h4{font-family:Poppins,sans-serif;font-size:22px;font-weight:600;margin:0}.module.key-topics>.container>.topics>.topic>.item>.topic-title>.expand{height:30px;position:relative;width:30px}.module.key-topics>.container>.topics>.topic>.item>.topic-title>.expand:before{background:#33a1fd;border-radius:2px;content:"";display:block;height:4px;inset:0;margin:auto;position:absolute;width:30px}.module.key-topics>.container>.topics>.topic>.item>.topic-title>.expand:after{background:#33a1fd;border-radius:2px;content:"";display:block;height:30px;inset:0;margin:auto;position:absolute;transition:all .3s ease-out;width:4px}.module.key-topics>.container>.topics>.topic>.item.expanded>.topic-title>.expand:after{opacity:0}.module.key-topics>.container>.topics>.topic>.item>.topic-content{font-family:Poppins,sans-serif;font-size:16px;height:0;line-height:1.5;overflow:hidden;transition:all .4s ease-in-out}.module.key-topics a{color:#0697ab!important}@media (max-width:767.98px){.module.key-topics>.container{padding:60px 20px}.module.key-topics>.container>.topics>.topic>.item>.topic-title>h4{font-size:18px}}