@charset "UTF-8";
.frame-type-mask_teaserbox .multi-carousel-inner{counter-reset:teaserboxes;padding:30px 0px}.frame-type-mask_teaserbox .card{filter:drop-shadow(0px 4px 8px #00000062);max-width:400px;margin:auto;margin-top:-57px}.frame-type-mask_teaserbox .card::before{content:"";position:relative;width:100%;height:200px;display:block;top:57px}.frame-type-mask_teaserbox .card::after{counter-increment:teaserboxes;color:black;font-family:Raleway;font-size:64px;font-weight:700;position:absolute;top:22%;left:120px;right:0;opacity:0.4;mix-blend-mode:soft-light;width:fit-content;margin:auto;height:50px;display:flex;align-items:center}.frame-type-mask_teaserbox .card .icon{color:var(--colorWhite);position:absolute;top:32%;left:34px;font-size:40px;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.frame-type-mask_teaserbox .card .icon p{font-size:inherit;margin-bottom:0px}.frame-type-mask_teaserbox .card .icon p i{font-size:inherit}.frame-type-mask_teaserbox .card .wrap{padding-left:15%}.frame-type-mask_teaserbox .card .wrap .card-body{border-left:4px solid;padding:20px 20px 20px 60px;white-space:break-spaces;background:var(--colorWhite);display:flex;flex-direction:column;min-height:340px}.frame-type-mask_teaserbox .card .wrap .card-body .card-title{font-family:Raleway;font-size:var(--fontSizeL);font-weight:700;margin-bottom:20px}.frame-type-mask_teaserbox .card .wrap .card-body .card-text{display:flex;min-height:200px;max-height:200px;overflow-y:auto}.frame-type-mask_teaserbox .card .wrap .card-body .card-text::-webkit-scrollbar{width:5px;border-radius:30px}.frame-type-mask_teaserbox .card .wrap .card-body .card-text::-webkit-scrollbar-track{background:#00000024}.frame-type-mask_teaserbox .card .wrap .card-body .card-text::-webkit-scrollbar-thumb{background:#00000024}.frame-type-mask_teaserbox .card .wrap .card-body .card-text::-webkit-scrollbar-thumb:hover{background:black}.frame-type-mask_teaserbox .card .wrap .teaserboxbtn{width:100%;border-radius:0px 0px 5px 5px;display:flex;align-items:center;color:var(--colorWhite)}.frame-type-mask_teaserbox .card .wrap .teaserboxbtn::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;height:44px;aspect-ratio:1;border-radius:100%;display:flex;align-items:center;justify-content:center;margin-right:10px}.frame-type-mask_teaserbox .card.blue::before{background:url("/typo3conf/ext/wr_designblank/Resources/Public/Images/teaserbox_blue.webp");background-size:contain;background-repeat:no-repeat;background-position:bottom}.frame-type-mask_teaserbox .card.blue .card-body{border-color:var(--colorPrimary)}.frame-type-mask_teaserbox .card.blue .card-body .card-title{color:var(--colorPrimary)}.frame-type-mask_teaserbox .card.blue .teaserboxbtn{background:var(--colorPrimary)}.frame-type-mask_teaserbox .card.blue .teaserboxbtn:hover{background:var(--colorSuccess)}.frame-type-mask_teaserbox .card.green::before{background:url("/typo3conf/ext/wr_designblank/Resources/Public/Images/teaserbox_green.webp");background-size:contain;background-repeat:no-repeat;background-position:bottom}.frame-type-mask_teaserbox .card.green .card-body{border-color:var(--colorSecondary)}.frame-type-mask_teaserbox .card.green .card-body .card-title{color:var(--colorSecondary)}.frame-type-mask_teaserbox .card.green .teaserboxbtn{background:var(--colorSecondary)}.frame-type-mask_teaserbox .card.green .teaserboxbtn:hover{background:var(--colorDanger)}.frame-type-mask_teaserbox .card.yellow::before{background:url("/typo3conf/ext/wr_designblank/Resources/Public/Images/teaserbox_yellow.webp");background-size:contain;background-repeat:no-repeat;background-position:bottom}.frame-type-mask_teaserbox .card.yellow .card-body{border-color:var(--colorDanger)}.frame-type-mask_teaserbox .card.yellow .card-body .card-title{color:var(--colorDanger)}.frame-type-mask_teaserbox .card.yellow .teaserboxbtn{background:var(--colorDanger)}.frame-type-mask_teaserbox .card.yellow .teaserboxbtn:hover{background:var(--colorSecondary)}.frame-type-mask_teaserbox .card.red::before{background:url("/typo3conf/ext/wr_designblank/Resources/Public/Images/teaserbox_red.webp");background-size:contain;background-repeat:no-repeat;background-position:bottom}.frame-type-mask_teaserbox .card.red .card-body{border-color:var(--colorSuccess)}.frame-type-mask_teaserbox .card.red .card-body .card-title{color:var(--colorSuccess)}.frame-type-mask_teaserbox .card.red .teaserboxbtn{background:var(--colorSuccess)}.frame-type-mask_teaserbox .card.red .teaserboxbtn:hover{background:var(--colorPrimary)}.frame-type-mask_teaserbox .carousel-controls{display:flex;justify-content:center}.frame-type-mask_teaserbox .carousel-controls .carousel-control-prev,.frame-type-mask_teaserbox .carousel-controls .carousel-control-next{background:var(--colorWhite);height:50px;width:auto;opacity:1;aspect-ratio:1;color:var(--colorDark);border-radius:100%;filter:drop-shadow(0 1px 2px rgba(0, 0, 0, 0.3)) drop-shadow(0 1px 3px rgba(0, 0, 0, 0.15));position:initial;margin:20px;transition:200ms ease-in-out all}.frame-type-mask_teaserbox .carousel-controls .carousel-control-prev:hover,.frame-type-mask_teaserbox .carousel-controls .carousel-control-next:hover{background:var(--colorPrimary);color:var(--colorWhite)}@media screen and (max-width:500px){.frame-type-mask_teaserbox{padding:0px}}