.pwr-hero:not(.pwr-hero--x-small) .pwr-hero__title{max-width:600px}.pwr-hero:not(.pwr-hero--small):not(.pwr-hero--x-small) .pwr-hero__info-box{bottom:60px}.pwr-hero__info-box:not(.page-center):not(.pwr-hero__info-box--centered){width:calc(100% - 80px)}.pwr-hero__info-box.page-center{width:auto}.pwr-hero__info-box:has(.pwr-hero__aside):not(.pwr-hero__info-box--centered){align-items:flex-end;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between}.pwr-hero__main{flex:1 1 auto;min-width:0}.pwr-hero__aside{align-items:flex-end;display:flex;flex:0 1 42%;gap:2rem;justify-content:flex-end;max-width:45%;min-width:0}.pwr-hero__aside .pwr-hero__desc,.pwr-hero__optional-text{flex:1 1 0;margin:0;max-width:400px;min-width:0;overflow-wrap:break-word;position:relative;word-break:break-word}.pwr-hero__optional-text{font-size:14px;line-height:22px}.pwr-hero__aside .pwr-hero__desc:only-child,.pwr-hero__aside .pwr-hero__optional-text:only-child{max-width:550px}.pwr-hero__aside .pwr-hero__desc:before,.pwr-hero__optional-text:before,.pwr-hero__tags:before{background-color:#d3d2d2;bottom:0;content:"";left:-20px;position:absolute;top:0;width:1px}.pwr-hero__aside--no-divider .pwr-hero__desc:before,.pwr-hero__aside--no-divider .pwr-hero__optional-text:before,.pwr-hero__aside--no-divider .pwr-hero__tags:before{display:none}@media (max-width:991px){.pwr-hero__info-box:has(.pwr-hero__aside):not(.pwr-hero__info-box--centered){align-items:stretch;flex-direction:column;gap:0}.pwr-hero:not(.pwr-hero--small):not(.pwr-hero--x-small) .pwr-hero__info-box{bottom:0}.pwr-hero__aside{align-items:flex-start;flex-basis:auto;flex-direction:column;gap:15px;margin:20px 0 10px;max-width:100%}.pwr-hero__aside .pwr-hero__desc,.pwr-hero__optional-text,.pwr-hero__tags{flex-basis:auto;max-width:500px}.pwr-hero__tags{position:relative}}.pwr-hero__tags{align-content:end;background:transparent;display:flex;flex-wrap:wrap;gap:10px;max-width:400px;min-width:0;position:relative}.pwr-hero__tags:empty{display:none}.pwr-hero__tags{color:var(--clr-base-dk)}.pwr--dark .pwr-hero__tags{color:var(--clr-base-lt)}.pwr-hero__tag{background:none;border:1px solid #d9d9d9;border-radius:var(--br-box);color:currentColor;cursor:pointer;font-family:var(--ff-btn);font-size:12px;letter-spacing:.05em;line-height:1.3;opacity:.5;padding:10px 12px;text-align:center;text-transform:uppercase;transition:opacity .25s ease}.pwr-hero__tag:focus-visible,.pwr-hero__tag:hover{opacity:.75}.pwr-hero__tag--active{opacity:1}