@-webkit-keyframes arrow-animation{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes arrow-animation{0%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}50%{-webkit-transform:translateY(5px);transform:translateY(5px)}100%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}.hero{position:relative}.hero__wrapper{position:absolute;bottom:.0395833333rem;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:4}@media(max-width: 1020px){.hero__wrapper{bottom:16px}}@media(max-width: 767px){.hero__wrapper{bottom:auto;top:var(--hero-images-height);-webkit-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%);margin-top:-24px}}.hero__expand{position:absolute;bottom:0;right:50%;-webkit-transform:translateX(50%);-ms-transform:translateX(50%);transform:translateX(50%);z-index:21;color:#bea18c;padding:0;margin:0;border:0;border-radius:0;background:none;font-size:.9em;font-weight:600;-webkit-transition:color .2s;transition:color .2s;display:none;white-space:nowrap}.hero__expand:hover{color:#232222}.hero__expand__svg{width:24px;height:24px;display:block;margin:0 auto;-webkit-animation:arrow-animation 2s ease infinite;animation:arrow-animation 2s ease infinite}.hero__form{position:absolute;padding:.015625rem .0234375rem .0083333333rem;right:0;top:0;z-index:2000;width:.2833333333rem;max-width:100%;min-height:100%;background-color:#fff;-webkit-transition:background-color .2s,color .2s;transition:background-color .2s,color .2s}@media(max-width: 1020px){.hero__form{width:502px;padding:16px 24px}}@media(max-width: 860px){.hero__form{width:420px}}@media(max-width: 767px){.hero__form{width:100%;min-height:0;padding:24px;position:relative;top:auto;right:auto;overflow:hidden;-webkit-transition:max-height .3s;transition:max-height .3s}.hero__form:after{content:"";position:absolute;bottom:0;left:0;right:0;height:300px;max-height:60%;background:-webkit-gradient(linear, left top, left bottom, color-stop(-6.28%, rgba(255, 255, 255, 0)), color-stop(65.16%, #fff));background:linear-gradient(180deg, rgba(255, 255, 255, 0) -6.28%, #fff 65.16%);z-index:20;pointer-events:none;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}}@media(max-width: 767px)and (max-width: 440px)and (min-width: 359px){.hero__form:after{max-height:65%}}@media(max-width: 767px){.hero__form--small{max-height:220px}.hero__form--small .hero__expand{display:inline-block}.hero__form--small:after{opacity:1}}@media(max-width: 641px){.hero__form--small{max-height:240px}}.hero__form:before{content:"";width:.0630208333rem;height:.28125rem;position:absolute;top:.0135416667rem;right:100%;margin-right:.0166666667rem;background:url(../img/kielce.svg) no-repeat;background-size:contain}@media(max-width: 1020px){.hero__form:before{display:none}}.hero__form h3{margin:0 0 .009375rem}@media(max-width: 359px){.hero__form h3{margin-left:-12px;margin-right:-12px}}.hero__form input[type=radio]+span:before,.hero__form input[type=checkbox]+span:before{-webkit-transition:background-color .2s;transition:background-color .2s}@media(min-width: 768px){.hero__form--blank:not(.hero__form--force-background){background:rgba(0,0,0,0);color:#fff}.hero__form--blank:not(.hero__form--force-background) h3{color:#fff}.hero__form--blank:not(.hero__form--force-background) input[type=radio]+span:before,.hero__form--blank:not(.hero__form--force-background) input[type=checkbox]+span:before{background-color:#fff}.hero__form--blank:not(.hero__form--force-background) input[type=tel],.hero__form--blank:not(.hero__form--force-background) input[type=text],.hero__form--blank:not(.hero__form--force-background) input[type=email],.hero__form--blank:not(.hero__form--force-background) textarea{background:#fff;border-color:#fff}.hero__form--blank:not(.hero__form--force-background) input[type=tel]:focus,.hero__form--blank:not(.hero__form--force-background) input[type=text]:focus,.hero__form--blank:not(.hero__form--force-background) input[type=email]:focus,.hero__form--blank:not(.hero__form--force-background) textarea:focus{border-color:#232222}.hero__form--blank:not(.hero__form--force-background) input[type=tel].wpcf7-not-valid,.hero__form--blank:not(.hero__form--force-background) input[type=text].wpcf7-not-valid,.hero__form--blank:not(.hero__form--force-background) input[type=email].wpcf7-not-valid,.hero__form--blank:not(.hero__form--force-background) textarea.wpcf7-not-valid{border-color:#dc3232}.hero__form--blank:not(.hero__form--force-background) .form-label{color:#161716}.hero__form--blank:not(.hero__form--force-background) .info{color:#201c1d}.hero__form--blank:not(.hero__form--force-background) .info-button{background:rgba(255,255,255,.5)}.hero__form--blank:not(.hero__form--force-background) .info-button:before{color:#161716}}.hero__images{position:relative;overflow:hidden;background:#232222}.hero__images:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#232222;opacity:.38}.hero__img{width:100%;height:auto;opacity:0;-webkit-transition:opacity 1s,min-height .3s,height .3s;transition:opacity 1s,min-height .3s,height .3s;position:relative;display:block;-o-object-fit:cover;object-fit:cover;min-height:var(--hero-height)}@media(max-width: 767px){.hero__img{min-height:420px}}.hero__img--absolute{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.hero__content{color:#fff;font-size:.0104166667rem;letter-spacing:.0002083333rem}@media(max-width: 1020px){.hero__content{max-width:calc(100% - 502px);font-size:18px}}@media(max-width: 860px){.hero__content{max-width:calc(100% - 420px);font-size:16px}}@media(max-width: 767px){.hero__content{max-width:100%}}.hero__content strong{font-weight:600}.hero__content h1{margin:0 0 .0036458333rem}.hero__copy{margin:0 0 .0229166667rem}@media(max-width: 1020px){.hero__copy{margin:0 0 16px}}@media(max-width: 440px){.hero .wpcf7-form-control-wrap[data-name=radio-investment] .km-radio{display:grid;grid-template-columns:1fr;grid-gap:12px}}.hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;grid-gap:.0078125rem;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero-arrow{display:block;color:#fff;width:.021875rem;height:.021875rem;position:relative;-webkit-transition:color .2s;transition:color .2s;background:none;padding:0;margin:0;border-radius:0;border:0}.hero-arrow svg{display:block;width:100%;height:100%;position:absolute;top:0;left:0}.hero-arrow:hover{color:#bea18c}.hero-arrow-stroke{stroke:currentColor}