.banner-full-component .container{width:100%}
@media(min-width:768px){.banner-full-component .container{width:100%}
}
@media(min-width:1024px){.banner-full-component .container{width:100%}
}
.banner-full-component__title{font-family:var(--primary-font);font-weight:700;font-size:56px;line-height:100%;letter-spacing:0;text-wrap-style:balance}
@media(min-width:1024px){.banner-full-component__title{font-family:var(--primary-font);font-weight:700;font-size:100px;line-height:80px;letter-spacing:0;margin:0 auto;max-width:370px}
}
.banner-full-component__title .cmp-title__text{font-family:unset;font-size:unset;font-style:unset;font-weight:unset;line-height:unset;letter-spacing:unset}
.banner-full-component__description{font-family:var(--secondary-font);font-weight:400;font-size:20px;line-height:100%;letter-spacing:0}
.banner-full-component__description .cmp-text p{font-family:unset;font-size:unset;font-style:unset;font-weight:unset;line-height:unset;letter-spacing:unset}
.banner-full-component__description .cmp-text>*:not(:last-child){margin-bottom:16px}
.banner-full-component.isAuthor .banner-full-component__buttons{justify-content:center}
.banner-full-component.isAuthor .banner-full-component__linkText.cq-Editable-dom,.banner-full-component.isAuthor .banner-full-component__linkText-right.cq-Editable-dom{width:100px}