.infosheet{background-color:var(--color_orange);background-image:linear-gradient(107.63deg,#d15400 9.6%,#ed6f00 34.6%);border-radius:2px;color:#fff;margin:0 auto;max-width:100%;overflow:hidden;padding:3.125rem;position:relative;text-align:center;width:755px}.infosheet *{position:relative;z-index:1}.infosheet:before{background-image:url(../Images/noise.png);background-image:url(../../../Images/noise.png);background-repeat:repeat;background-size:cover;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:.15;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.renovationbonus .infosheet{background-color:var(--color_purple);background-image:linear-gradient(287.01deg,#8011ff 59.2%,#f2e7ff 118.45%)}.infosheet h3.title{color:#fff;font-size:1.25rem;font-weight:700;margin:0 auto 1.25rem;max-width:550px}.infosheet .text{font-size:1.16625rem;font-weight:700}.infosheet .btn{max-width:min(340px,100%)}.infosheet:after{background-image:url(arrow.svg);background-size:100% auto;bottom:29px;content:"";height:290px;pointer-events:none;position:absolute;right:69px;width:222px;z-index:0}.infosheet.arrow-up:after{bottom:auto;right:38px;top:17px;transform:rotate(-135deg)}.infosheet.arrow-noarrow:after{display:none}.default .infosheet .btn-outline-primary{background:#fff;--bs-btn-color:var(--color_orange_smalltext);-webkit-text-fill-color:var(--color_orange_smalltext)}