.page-hero-block{position:relative;background-color:#fff;overflow:hidden}@media (min-width:992px){.page-hero-block--right-image{max-height:470px}}.page-hero-block--right-form,.page-hero-block--right-none{max-height:none}.page-hero-block__inner{padding-top:3.25rem;padding-bottom:2.5rem;position:relative;min-height:380px;display:flex;align-items:center}@media (min-width:992px){.page-hero-block__inner{min-height:440px;padding-top:3.5rem}}.page-hero-block__bg-wrap{position:absolute;top:0;right:0;bottom:0;width:100%;overflow:hidden;pointer-events:none;z-index:1}.page-hero-block__bg-wrap .page-hero-block__bg-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top right;object-position:top right;-webkit-mask-image:linear-gradient(to right,transparent 0,transparent 15%,rgb(0 0 0 / .4) 35%,#000 55%);mask-image:linear-gradient(to right,transparent 0,transparent 15%,rgb(0 0 0 / .4) 35%,#000 55%)}.page-hero-block__title{text-align:left;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;color:#1e1e1e;margin-bottom:.75rem}.page-hero-block__description{font-size:1rem;line-height:1.5;color:#667085;margin-bottom:1.25rem;max-width:540px}.page-hero-block__description p{margin-bottom:.5rem}.page-hero-block__description p:last-child{margin-bottom:0}.page-hero-block__actions{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;margin-top:1.25rem;margin-bottom:.75rem}.page-hero-block__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.8125rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;box-sizing:border-box}.page-hero-block__btn:hover{transform:translateY(-1px)}.page-hero-block__btn--primary{background-color:#0969dd;color:#fff;border:1px solid #0969dd}.page-hero-block__btn--primary:hover{background-color:rgb(7.6030434783,88.702173913,186.6969565217);border-color:rgb(7.6030434783,88.702173913,186.6969565217);color:#fff}.page-hero-block__btn--secondary{background-color:#1e1e1e;color:#fff;border:1px solid #1e1e1e}.page-hero-block__btn--secondary:hover{background-color:rgb(55.5,55.5,55.5);border-color:rgb(55.5,55.5,55.5);color:#fff}.page-hero-block__btn--outline{background-color:#fff0;color:#1e1e1e;border:1px solid #e4e7ec}.page-hero-block__btn--outline:hover{border-color:#0969dd;color:#0969dd;background-color:rgb(9 105 221 / .04)}.page-hero-block__btn--accent{background-color:#e94560;color:#fff;border:1px solid #e94560}.page-hero-block__btn--accent:hover{background-color:rgb(229.2240384615,37.0759615385,68.7100961538);border-color:rgb(229.2240384615,37.0759615385,68.7100961538);color:#fff}.page-hero-block__btn-icon{display:inline-flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;flex-shrink:0}.page-hero-block__btn-icon svg{width:100%;height:100%;display:block}.page-hero-block__btn-icon--right{order:1}.page-hero-block__benefits{display:flex;flex-wrap:wrap;gap:.625rem .75rem;align-items:center;margin-top:1rem}.page-hero-block__benefit-item{display:inline-flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #eceef3;border-radius:30px;padding:6px 14px;box-shadow:0 1px 3px rgb(0 0 0 / .03);transition:border-color .2s ease,box-shadow .2s ease}.page-hero-block__benefit-item:hover{border-color:#cbd5e1}.page-hero-block__benefit-icon-svg{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.page-hero-block__benefit-icon-svg svg{width:100%;height:100%;display:block}.page-hero-block__benefit-icon-img{width:18px;height:18px;flex-shrink:0;display:block}.page-hero-block__benefit-title{font-size:.8125rem;font-weight:500;line-height:1.2;color:#1e1e1e;margin:0;white-space:nowrap}.page-hero-block__form-card{background-color:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 24px rgb(0 0 0 / .12);border:1px solid #e4e7ec;display:flex;flex-direction:column;width:100%;box-sizing:border-box}@media (min-width:992px){.page-hero-block__form-card{padding:1.75rem}}.page-hero-block__form-title{font-size:1.25rem;font-weight:700;color:#1e1e1e;line-height:1.25;margin-top:0;margin-bottom:.5rem}.page-hero-block__form-subtitle{font-size:.875rem;color:#667085;line-height:1.45;margin-top:0;margin-bottom:1rem}.page-hero-block__form-content form{display:flex;flex-direction:column;gap:.625rem}.page-hero-block__form-content p{margin:0;display:flex;flex-direction:column;width:100%}.page-hero-block__form-content .wpcf7-form-control-wrap{display:block;position:relative;width:100%}.page-hero-block__form-content input[type=email],.page-hero-block__form-content input[type=tel],.page-hero-block__form-content input[type=text],.page-hero-block__form-content select,.page-hero-block__form-content textarea{width:100%;height:48px;padding:0 1rem;background-color:#f8f9fa;border:1px solid #e4e7ec;border-radius:8px;font-size:.9375rem;color:#1e1e1e;box-sizing:border-box;transition:border-color .2s ease,background-color .2s ease}.page-hero-block__form-content input[type=email]:focus,.page-hero-block__form-content input[type=tel]:focus,.page-hero-block__form-content input[type=text]:focus,.page-hero-block__form-content select:focus,.page-hero-block__form-content textarea:focus{outline:0;border-color:#0969dd;background-color:#fff}.page-hero-block__form-content input[type=email]::-moz-placeholder,.page-hero-block__form-content input[type=tel]::-moz-placeholder,.page-hero-block__form-content input[type=text]::-moz-placeholder,.page-hero-block__form-content select::-moz-placeholder,.page-hero-block__form-content textarea::-moz-placeholder{color:#667085}.page-hero-block__form-content input[type=email]::placeholder,.page-hero-block__form-content input[type=tel]::placeholder,.page-hero-block__form-content input[type=text]::placeholder,.page-hero-block__form-content select::placeholder,.page-hero-block__form-content textarea::placeholder{color:#667085}.page-hero-block__form-content textarea{height:auto;padding-top:.75rem;padding-bottom:.75rem;min-height:80px}.page-hero-block__form-content .wpcf7-submit,.page-hero-block__form-content button[type=submit],.page-hero-block__form-content input[type=submit]{width:100%;height:48px;background-color:#0969dd;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease;display:inline-flex;align-items:center;justify-content:center}.page-hero-block__form-content .wpcf7-submit:hover,.page-hero-block__form-content button[type=submit]:hover,.page-hero-block__form-content input[type=submit]:hover{background-color:rgb(7.6030434783,88.702173913,186.6969565217)}.page-hero-block__form-content .wpcf7-not-valid-tip{font-size:.75rem;color:#e94560;margin-top:.25rem}.page-hero-block__form-content .wpcf7-response-output{margin:.75rem 0 0 0;padding:.5rem .75rem;border-radius:4px;font-size:.8125rem}