.white-box-arrow{background:rgba(0,0,0,0);border:5px solid white;position:relative;padding:12px 45px 12px 15px;font-family:inherit;font-weight:600;font-size:1em;color:white;cursor:pointer;outline:0;transition:.4s}
.white-box-arrow span{font-family:inherit;font-weight:inherit}
.white-box-arrow:after{content:"";height:16px;width:20px;display:block;position:absolute;right:10px;top:calc(50% - 8px);background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-arrow-white.svg);background-size:16px;background-repeat:no-repeat;background-position:center}
.white-box-arrow:hover{background:rgba(255,255,255,0.25);transition:.4s}
.green-button{background:#1b331d;border-radius:5px;border:5px solid #1b331d;position:relative;padding:12px 45px 12px 15px;font-family:inherit;font-weight:600;font-size:1em;color:white;cursor:pointer;outline:0;transition:.4s}
.green-button span{font-family:inherit;font-weight:inherit}
.green-button:after{content:"";height:16px;width:20px;display:block;position:absolute;right:10px;top:calc(50% - 8px);background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-white.svg);background-size:16px;background-repeat:no-repeat;background-position:center;transition:.4s}
.green-button:hover{color:#1b331d;background:rgba(255,255,255,0.25);transition:.4s}
.green-button:hover:after{background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-green.svg);transition:.4s}
.button-internal,.primarybutton{color:inherit;font-weight:600;text-decoration:none;position:relative;cursor:pointer;transition:.4s}
.button-internal:after,.primarybutton:after{display:inline-block;position:relative;content:"";right:-10px;top:2px;width:20px;height:16px;background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.button-internal:hover,.primarybutton:hover{color:#1b331d;transition:.4s}
.button-internal:hover:after,.primarybutton:hover:after{right:-20px;transition:.4s}
.button-internal{color:inherit;font-weight:600;text-decoration:none;position:relative;cursor:pointer}
.button-internal:after{display:inline-block;position:relative;content:"";right:-10px;top:3px;width:20px;height:16px;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.button-internal:hover:after{right:-20px;transition:.4s}
.button-internal-white{color:inherit;font-weight:600;text-decoration:none;position:relative;color:white;cursor:pointer}
.button-internal-white:after{display:inline-block;position:relative;content:"";right:-10px;top:2px;width:20px;height:16px;background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-internal-arrow-white.svg);transition:.4s}
.button-internal-white:hover:after{right:-20px;transition:.4s}
@font-face{font-family:"Montserrat";src:url("../../structure/basepage/clientlibs/resources/fonts/Montserrat-Light.ttf") format('truetype');font-weight:200;font-style:thin}
@font-face{font-family:"Montserrat";src:url("../../structure/basepage/clientlibs/resources/fonts/Montserrat-Medium.ttf") format('truetype');font-weight:400;font-style:normal}
@font-face{font-family:"Montserrat";src:url("../../structure/basepage/clientlibs/resources/fonts/Montserrat-Bold.ttf") format('truetype');font-weight:600;font-style:normal}
.font-primary{font-family:"Montserrat","Arial",sans-serif}
.font-headline{font-family:"Montserrat","Arial",sans-serif}
.pageteaser>div .cmp-container h1,.pageteaser>div .cmp-container h2,.pageteaser>div .cmp-container h3,.pageteaser>div .cmp-container h4,.pageteaser>div .cmp-container h5,.pageteaser>div .cmp-container h6{font-family:"Montserrat","Arial",sans-serif}
.pageteaser>div .cmp-container p{font-family:"Montserrat","Arial",sans-serif;font-weight:200}
.pageteaser.image-left{margin-bottom:60px}
.pageteaser.image-left>div{width:100%;max-width:1250px;padding:0 20px;margin:0 auto}
.pageteaser.image-left>div{padding:0 20px}
.pageteaser.image-left>div>.cmp-container .image{width:calc(50% - 40px);float:left}
@media only screen and (max-width:768px){.pageteaser.image-left>div>.cmp-container .image{width:100%;float:unset}
}
.pageteaser.image-left>div>.cmp-container .image div{background-image:none !important}
.pageteaser.image-left>div>.cmp-container .image div img{float:unset;border-radius:5px;max-width:100%}
.pageteaser.image-left>div>.cmp-container>div:nth-child(2).text{margin-top:120px}
@media only screen and (max-width:768px){.pageteaser.image-left>div>.cmp-container>div:nth-child(2).text{margin-top:30px}
}
.pageteaser.image-left>div>.cmp-container .text{width:calc(50% - 40px);float:right;margin-left:80px;margin-bottom:40px !important}
@media only screen and (max-width:768px){.pageteaser.image-left>div>.cmp-container .text{width:100%;float:unset;margin-left:0}
}
.pageteaser.image-left>div>.cmp-container .text h2{font-size:3.2em;font-family:"Montserrat","Arial",sans-serif;color:#1b331d}
@media only screen and (max-width:768px){.pageteaser.image-left>div>.cmp-container .text h2{font-size:2em}
}
.pageteaser.image-left>div>.cmp-container .text p{font-size:1.25em;line-height:1.4em;font-family:"Montserrat","Arial",sans-serif;font-weight:200;margin-bottom:40px}
.pageteaser.image-left>div>.cmp-container .button{width:calc(50% - 40px);float:right;margin-left:80px;font-weight:600}
.pageteaser.image-left>div>.cmp-container .button a,.pageteaser.image-left>div>.cmp-container .button button{transition:.4s;color:inherit;font-weight:600;text-decoration:none;position:relative;cursor:pointer}
.pageteaser.image-left>div>.cmp-container .button a:after,.pageteaser.image-left>div>.cmp-container .button button:after{display:inline-block;position:relative;content:"";right:-10px;top:2px;width:20px;height:16px;background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.image-left>div>.cmp-container .button a:hover,.pageteaser.image-left>div>.cmp-container .button button:hover{color:#1b331d;transition:.4s}
.pageteaser.image-left>div>.cmp-container .button a:hover:after,.pageteaser.image-left>div>.cmp-container .button button:hover:after{right:-20px;transition:.4s}
.pageteaser.image-left>div>.cmp-container .button a:after,.pageteaser.image-left>div>.cmp-container .button button:after{display:inline-block;position:relative;content:"";right:-10px;top:3px;width:20px;height:16px;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.image-left>div>.cmp-container .button a:hover:after,.pageteaser.image-left>div>.cmp-container .button button:hover:after{right:-20px;transition:.4s}
@media only screen and (max-width:768px){.pageteaser.image-left>div>.cmp-container .button{width:auto;float:unset;margin-left:0}
}
.pageteaser.image-left .new.newpar.cq-Editable-dom{float:left;width:100%}
.pageteaser.image-right{margin-bottom:60px}
.pageteaser.image-right>div{width:100%;max-width:1250px;padding:0 20px;margin:0 auto}
.pageteaser.image-right>div>.cmp-container .image{width:calc(50% - 40px);float:right}
@media only screen and (max-width:768px){.pageteaser.image-right>div>.cmp-container .image{width:100%;float:unset}
}
.pageteaser.image-right>div>.cmp-container .image div{background-image:none !important}
.pageteaser.image-right>div>.cmp-container .image div img{float:unset;border-radius:5px;max-width:100%}
.pageteaser.image-right>div>.cmp-container>div:nth-child(2).text{margin-top:120px}
@media only screen and (max-width:768px){.pageteaser.image-right>div>.cmp-container>div:nth-child(2).text{margin-top:30px}
}
.pageteaser.image-right>div>.cmp-container .text{width:calc(50% - 40px);float:right;margin-right:80px;margin-bottom:40px !important}
@media only screen and (max-width:768px){.pageteaser.image-right>div>.cmp-container .text{width:100%;float:unset;margin-left:0}
}
.pageteaser.image-right>div>.cmp-container .text h2{font-size:3.2em;color:#1b331d}
@media only screen and (max-width:768px){.pageteaser.image-right>div>.cmp-container .text h2{font-size:2em}
}
.pageteaser.image-right>div>.cmp-container .text p{font-size:1.25em;line-height:1.4em;font-weight:200;margin-bottom:40px}
.pageteaser.image-right>div>.cmp-container .button{width:calc(50% - 40px);float:right;margin-right:80px;font-weight:600}
.pageteaser.image-right>div>.cmp-container .button a,.pageteaser.image-right>div>.cmp-container .button button{transition:.4s;color:inherit;font-weight:600;text-decoration:none;position:relative;cursor:pointer}
.pageteaser.image-right>div>.cmp-container .button a:after,.pageteaser.image-right>div>.cmp-container .button button:after{display:inline-block;position:relative;content:"";right:-10px;top:2px;width:20px;height:16px;background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.image-right>div>.cmp-container .button a:hover,.pageteaser.image-right>div>.cmp-container .button button:hover{color:#1b331d;transition:.4s}
.pageteaser.image-right>div>.cmp-container .button a:hover:after,.pageteaser.image-right>div>.cmp-container .button button:hover:after{right:-20px;transition:.4s}
.pageteaser.image-right>div>.cmp-container .button a:after,.pageteaser.image-right>div>.cmp-container .button button:after{display:inline-block;position:relative;content:"";right:-10px;top:3px;width:20px;height:16px;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.image-right>div>.cmp-container .button a:hover:after,.pageteaser.image-right>div>.cmp-container .button button:hover:after{right:-20px;transition:.4s}
@media only screen and (max-width:768px){.pageteaser.image-right>div>.cmp-container .button{width:auto;float:unset;margin-left:0}
}
.pageteaser.image-right .new.newpar.cq-Editable-dom{float:left;width:100%}
.pageteaser.image-top:not(.related-page-teaser){margin-bottom:-50px}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container{position:relative}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.image{position:relative;box-shadow:0 0 20px rgba(0,0,0,0);transition:.4s}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.image img{z-index:1;border-radius:5px;display:block;margin-bottom:30px}
@media only screen and (max-width:768px){.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.image img.desktop{display:none}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.image img.mobile{display:block}
}
@media only screen and (min-width:769px){.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.image img.desktop{display:block}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.image img.mobile{display:none}
}
@media only screen and (max-width:768px){.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.image img{left:0;width:100%}
}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.text{margin-bottom:15px}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.text h2{font-size:1.5em;color:#1b331d}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.text p{font-size:1.15em;line-height:1.5em}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.button{position:absolute;top:0;right:10px}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.button button,.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.button a{display:block;color:white;border:0;outline:0;text-decoration:none;font-weight:600;border:4px solid white;text-transform:uppercase;padding:13px;border-radius:5px;background-color:rgba(0,0,0,0);background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-white.svg);background-size:18px;background-position:center;background-repeat:no-repeat;height:48px;width:48px;font-size:1em;transition:.2s}
.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.button button span,.pageteaser.image-top:not(.related-page-teaser)>div .cmp-container>.button a span{white-space:nowrap;width:0;opacity:0;display:block;overflow:hidden;transition:.2s}
.pageteaser.image-top:not(.related-page-teaser).hovering{cursor:pointer}
.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container{position:relative}
.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container>.image{box-shadow:0 0 20px rgba(0,0,0,0.5);transition:.4s}
.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container>.image:after{top:-15px;right:-15px;height:calc(100% - 8px);width:calc(100% - 8px);border:4px solid #1b331d;transition:.4s}
@media only screen and (max-width:768px){.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container>.image:after{display:none}
}
.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container>.button button,.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container>.button a{padding:16px 45px 13px 16px;background-position:92% center;width:initial;font-size:1em;transition:.4s}
.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container>.button button span,.pageteaser.image-top:not(.related-page-teaser).hovering>div .cmp-container>.button a span{white-space:nowrap;width:auto;opacity:1;position:relative;top:-5px;transition:.8s}
.pageteaser.related-page-teaser .cmp-container>.image{margin-bottom:20px;display:block;position:relative}
.pageteaser.related-page-teaser .cmp-container>.image img{max-width:100%;display:block;position:relative}
.pageteaser.related-page-teaser .cmp-container>.image .desktop{display:block;float:unset}
@media only screen and (max-width:768px){.pageteaser.related-page-teaser .cmp-container>.image .desktop{display:none}
}
.pageteaser.related-page-teaser .cmp-container>.image .mobile{display:none;float:unset}
@media only screen and (max-width:768px){.pageteaser.related-page-teaser .cmp-container>.image .mobile{display:block}
}
.pageteaser.related-page-teaser .cmp-container>.text{margin-bottom:20px}
.pageteaser.related-page-teaser .cmp-container>.button a,.pageteaser.related-page-teaser .cmp-container>.button button{transition:.4s;color:inherit;font-weight:600;text-decoration:none;position:relative;cursor:pointer}
.pageteaser.related-page-teaser .cmp-container>.button a:after,.pageteaser.related-page-teaser .cmp-container>.button button:after{display:inline-block;position:relative;content:"";right:-10px;top:2px;width:20px;height:16px;background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.related-page-teaser .cmp-container>.button a:hover,.pageteaser.related-page-teaser .cmp-container>.button button:hover{color:#1b331d;transition:.4s}
.pageteaser.related-page-teaser .cmp-container>.button a:hover:after,.pageteaser.related-page-teaser .cmp-container>.button button:hover:after{right:-20px;transition:.4s}
.pageteaser.related-page-teaser .cmp-container>.button a:after,.pageteaser.related-page-teaser .cmp-container>.button button:after{display:inline-block;position:relative;content:"";right:-10px;top:3px;width:20px;height:16px;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.related-page-teaser .cmp-container>.button a:hover:after,.pageteaser.related-page-teaser .cmp-container>.button button:hover:after{right:-20px;transition:.4s}
.pageteaser.border-bg{margin-top:100px !important;position:relative}
@media only screen and (max-width:768px){.pageteaser.border-bg{margin-top:40px !important}
}
.pageteaser.border-bg>div>div:after{z-index:-1;content:"";display:block;height:100%;width:calc(100% - 40px);border:4px solid black;position:absolute;top:-40px;left:60px}
@media only screen and (max-width:1410px){.pageteaser.border-bg>div>div:after{left:40px;top:-20px;width:calc(100% - 80px)}
}
@media only screen and (max-width:768px){.pageteaser.border-bg>div>div:after{display:none}
}
.pageteaser.border-bg .cmp-container{overflow:auto}
.pageteaser.image-left.border-bg{margin-bottom:60px}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg{width:100% !important;margin-bottom:60px}
}
.pageteaser.image-left.border-bg>div{max-width:1250px;margin:0 auto 60px auto}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div{padding:0 !important;width:100% !important}
}
.pageteaser.image-left.border-bg>div>.cmp-container .image{width:600px;height:100%;position:absolute;left:0}
@media only screen and (max-width:1410px){.pageteaser.image-left.border-bg>div>.cmp-container .image{width:50%;left:20px}
}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container .image{width:100%;float:unset;position:relative;left:0}
}
.pageteaser.image-left.border-bg>div>.cmp-container .image div{height:100%;width:100%;background-image:none !important}
.pageteaser.image-left.border-bg>div>.cmp-container .image div img{height:100%;width:100%;object-fit:cover}
.pageteaser.image-left.border-bg>div>.cmp-container>div:nth-child(2).text{padding-top:105px}
@media only screen and (max-width:1410px){.pageteaser.image-left.border-bg>div>.cmp-container>div:nth-child(2).text{padding-top:60px;padding-bottom:20px}
}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container>div:nth-child(2).text{padding-top:40px}
}
.pageteaser.image-left.border-bg>div>.cmp-container .text{padding-left:522px;max-width:calc(100% - 602px)}
@media only screen and (max-width:1410px){.pageteaser.image-left.border-bg>div>.cmp-container .text{margin:0;padding:0;left:0;float:left;width:calc(50% + 40px);max-width:calc(50% - 80px);margin-left:calc(50% + 40px)}
}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container .text{width:calc(100% - 40px);float:unset;max-width:100%;margin-left:0;margin-top:0 !important;padding:0 20px}
}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container .text h2{left:0}
}
.pageteaser.image-left.border-bg>div>.cmp-container .text p{font-size:22px;line-height:34px;font-weight:200;margin-bottom:40px}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container .text p{font-size:18px;line-height:28px}
}
.pageteaser.image-left.border-bg>div>.cmp-container .button{padding-left:522px;padding-bottom:205px;max-width:calc(100% - 602px);font-weight:600}
@media only screen and (max-width:1410px){.pageteaser.image-left.border-bg>div>.cmp-container .button{margin:0;padding:0 0 140px 0;left:0;float:left;width:calc(50% + 40px);max-width:calc(50% - 80px);margin-left:calc(50% + 40px)}
}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container .button{max-width:100%;margin-left:0;float:left}
}
.pageteaser.image-left.border-bg>div>.cmp-container .button a,.pageteaser.image-left.border-bg>div>.cmp-container .button button{transition:.4s;color:inherit;font-weight:600;text-decoration:none;position:relative;cursor:pointer}
.pageteaser.image-left.border-bg>div>.cmp-container .button a:after,.pageteaser.image-left.border-bg>div>.cmp-container .button button:after{display:inline-block;position:relative;content:"";right:-10px;top:2px;width:20px;height:16px;background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.image-left.border-bg>div>.cmp-container .button a:hover,.pageteaser.image-left.border-bg>div>.cmp-container .button button:hover{color:#1b331d;transition:.4s}
.pageteaser.image-left.border-bg>div>.cmp-container .button a:hover:after,.pageteaser.image-left.border-bg>div>.cmp-container .button button:hover:after{right:-20px;transition:.4s}
.pageteaser.image-left.border-bg>div>.cmp-container .button a:after,.pageteaser.image-left.border-bg>div>.cmp-container .button button:after{display:inline-block;position:relative;content:"";right:-10px;top:3px;width:20px;height:16px;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser.image-left.border-bg>div>.cmp-container .button a:hover:after,.pageteaser.image-left.border-bg>div>.cmp-container .button button:hover:after{right:-20px;transition:.4s}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container .button a,.pageteaser.image-left.border-bg>div>.cmp-container .button button{float:left;padding-right:15px}
}
@media only screen and (max-width:768px){.pageteaser.image-left.border-bg>div>.cmp-container .button{margin-left:0;width:auto;padding:0 20px;float:unset;right:20px}
}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container>.image{margin-bottom:20px}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container>.image>div img{border-radius:5px;float:none}
@media only screen and (max-width:768px){.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container>.image>div.desktop{display:none}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container>.image>div.mobile{display:block}
}
@media only screen and (min-width:769px){.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container>.image>div.desktop{display:block}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container>.image>div.mobile{display:none}
}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .text{margin:0 0 20px 0}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .text p{font-family:"Montserrat","Arial",sans-serif}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button{margin-top:25px}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button button,.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button a{transition:.4s;color:inherit;font-weight:600;text-decoration:none;position:relative;cursor:pointer}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button button:after,.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button a:after{display:inline-block;position:relative;content:"";right:-10px;top:2px;width:20px;height:16px;background-size:20px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button button:hover,.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button a:hover{color:#1b331d;transition:.4s}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button button:hover:after,.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button a:hover:after{right:-20px;transition:.4s}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button button:after,.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button a:after{display:inline-block;position:relative;content:"";right:-10px;top:3px;width:20px;height:16px;background-size:8px;background-position:center;background-repeat:no-repeat;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg);transition:.4s}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button button:hover:after,.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button a:hover:after{right:-20px;transition:.4s}
.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button button:after,.pageteaser:not(.image-left):not(.image-right):not(.image-top)>div>.cmp-container .button a:after{background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-black.svg)}
.aem-AuthorLayer-Edit .pageteaser.image-top>div .cmp-container .image{min-height:200px}
.aem-AuthorLayer-Edit .pageteaser.image-top>div .cmp-container .image img{min-height:200px}
.aem-AuthorLayer-Edit .pageteaser.image-top>div .cmp-container>button,.aem-AuthorLayer-Edit .pageteaser.image-top>div .cmp-container>a{position:relative;top:auto;right:auto;background-image:url(../../structure/basepage/clientlibs/resources/images/icons/icon-chevron-right-white.svg);border:4px solid #1b331d !important;border-radius:5px;color:#1b331d !important;width:100% !important;margin-top:20px !important}
.aem-AuthorLayer-Edit .pageteaser.image-top>div .cmp-container>button span,.aem-AuthorLayer-Edit .pageteaser.image-top>div .cmp-container>a span{color:#1b331d !important;width:100% !important;opacity:1 !important}
.root>.aem-Grid>.responsivegrid>.aem-Grid>.pageteaser>div{position:relative;max-width:1250px;margin:0 auto;width:calc(100% - 40px)}