.hero-banner-module{background-color:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-banner-module:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;z-index:2}.hero-banner-module .wrapper--text{position:relative;z-index:3}.hero-banner-module .wrapper--text>div{background-color:rgba(15,78,37,.8);clip-path:polygon(0 0,100% 0,98.15% 28.67%,100% 100%,65.74% 100%,0 100%,1.76% 66.45%,0 0);max-width:793px;min-height:500px;padding:60px 50px}.hero-banner-module .wrapper--text .buttons-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 24px}.hero-banner-module .wrapper--text .link.custom-style .button{background-color:var(--custom-background);color:var(--custom-color)}.hero-banner-module .wrapper--text .link.custom-style .button:hover{background-color:var(--custom-background-hover);color:var(--custom-color-hover)}