 .krf-request-form{position:relative;overflow:hidden;border-radius:24px;background:#fff;color:#2f3745;padding:42px;box-shadow:0 18px 45px rgba(15,23,42,.08);font-family:Montserrat,Inter,Arial,sans-serif}.krf-request-form *{box-sizing:border-box}.krf-request-form__inner{position:relative;z-index:2}.krf-request-form__title{margin:0 0 18px;color:#30343b;font-size:34px;line-height:1.18;font-weight:700}.krf-request-form__subtitle{max-width:820px;margin:0 0 28px;color:#5d6676;font-size:20px;line-height:1.45}.krf-request-form__form{display:flex;flex-direction:column;gap:18px}.krf-request-form__fields{display:flex;flex-wrap:wrap;gap:18px}.krf-request-form__field{display:flex;flex-direction:column;gap:8px;margin:0}.krf-request-form__field--w-100{width:100%}.krf-request-form__field--w-66{width:calc(66.666% - 9px)}.krf-request-form__field--w-50{width:calc(50% - 9px)}.krf-request-form__field--w-33{width:calc(33.333% - 12px)}.krf-request-form__field--w-25{width:calc(25% - 14px)}.krf-request-form__field-label{font-size:15px;line-height:1.2;color:#303849}.krf-request-form__field-control{width:100%;min-height:48px;border:1px solid #ccd3df;border-radius:8px;background:#fff;color:#303849;padding:13px 16px;font:500 16px/1.35 Montserrat,Inter,Arial,sans-serif;outline:none;transition:border-color .2s,box-shadow .2s}.krf-request-form__field-control::placeholder{color:#9ba5b5}.krf-request-form__field-control:focus{border-color:#2f68f6;box-shadow:0 0 0 3px rgba(47,104,246,.12)}textarea.krf-request-form__field-control{resize:vertical;min-height:96px}.krf-request-form__consent{display:flex;align-items:flex-start;gap:10px;color:#5e6878;font-size:15px;line-height:1.45}.krf-request-form__consent input{width:16px;height:16px;margin-top:3px;flex:0 0 auto}.krf-request-form__consent a{color:#2563eb;text-decoration:none}.krf-request-form__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;width:max-content;max-width:100%;border:0;border-radius:8px;background:#2f68f6;color:#fff;padding:15px 34px;font:700 17px/1.25 Montserrat,Inter,Arial,sans-serif;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.krf-request-form__button:hover{transform:translateY(-1px);box-shadow:0 12px 25px rgba(47,104,246,.24)}.krf-request-form__button[disabled]{opacity:.65;cursor:wait}.krf-request-form__notice{display:none;padding:12px 14px;border-radius:10px;font-size:14px;line-height:1.35}.krf-request-form__notice.is-visible{display:block}.krf-request-form__notice.is-success{background:#ecfdf3;color:#15803d}.krf-request-form__notice.is-error{background:#fef2f2;color:#dc2626}.krf-request-form__hp{position:absolute!important;left:-9999px!important;opacity:0!important}.krf-request-form__features{display:grid;gap:16px;margin:28px 0}.krf-request-form__feature{display:flex;align-items:flex-start;gap:16px}.krf-request-form__feature-icon,.krf-request-form__support-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#e9f1ff;color:#2563eb;flex:0 0 auto}.krf-request-form__feature-icon svg,.krf-request-form__support-icon svg{width:18px;height:18px}.krf-request-form__feature-body{display:grid;gap:6px}.krf-request-form__feature-title{font-size:18px;font-weight:700;line-height:1.25;color:inherit}.krf-request-form__feature-text{font-size:16px;line-height:1.45;color:#596576}.krf-request-form__support{display:flex;gap:16px;align-items:flex-start;background:#fff;border-radius:16px;padding:20px;box-shadow:0 8px 28px rgba(15,23,42,.08)}.krf-request-form__support-title{font-size:18px;font-weight:600}.krf-request-form__support-time{margin-top:2px;color:#667085}.krf-request-form__support-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:10px}.krf-request-form__support a{color:#2563eb;text-decoration:none;font-weight:600}.krf-request-form--wide .krf-request-form__button{width:240px}.krf-request-form--map{padding:0;display:grid;grid-template-columns:1fr 1fr}.krf-request-form--map .krf-request-form__inner{padding:34px}.krf-request-form--map .krf-request-form__side{min-height:520px}.krf-request-form--map .krf-request-form__side img,.krf-request-form--map .krf-request-form__side iframe{display:block;width:100%;height:100%;object-fit:cover;border:0}.krf-request-form--consult{min-height:420px;background:#111827;color:#fff;padding:62px}.krf-request-form--consult .krf-request-form__bg,.krf-request-form--consult .krf-request-form__overlay{position:absolute;inset:0}.krf-request-form--consult .krf-request-form__bg{background-size:cover;background-position:center}.krf-request-form--consult .krf-request-form__overlay{background:#000}.krf-request-form--consult .krf-request-form__inner{min-height:310px;display:grid;grid-template-columns:minmax(420px,1fr) minmax(240px,420px);align-items:end;gap:28px}.krf-request-form--consult .krf-request-form__content{grid-column:1}.krf-request-form--consult .krf-request-form__title,.krf-request-form--consult .krf-request-form__subtitle,.krf-request-form--consult .krf-request-form__field-label,.krf-request-form--consult .krf-request-form__consent{color:#fff}.krf-request-form--consult .krf-request-form__subtitle,.krf-request-form--consult .krf-request-form__feature-text{color:rgba(255,255,255,.82)}.krf-request-form--consult .krf-request-form__form{grid-column:1;display:grid;grid-template-columns:minmax(220px,436px) minmax(210px,260px);align-items:end;gap:18px}.krf-request-form--consult .krf-request-form__fields{display:block}.krf-request-form--consult .krf-request-form__field{width:100%}.krf-request-form--consult .krf-request-form__consent,.krf-request-form--consult .krf-request-form__notice{grid-column:1/-1}.krf-request-form--consult .krf-request-form__button{width:100%}.krf-request-form__person{position:absolute;right:28%;bottom:0;z-index:1;max-height:96%;max-width:34%;object-fit:contain;pointer-events:none}.krf-request-form__support--consult{position:absolute;right:48px;bottom:74px;z-index:3;max-width:300px;color:#303849}.krf-request-form--service{display:grid;grid-template-columns:1.35fr .95fr;gap:56px;padding:48px}.krf-request-form--service .krf-request-form__inner{display:contents}.krf-request-form--service .krf-request-form__right{background:#f7f8fa;border-radius:18px;padding:30px}.krf-request-form--service .krf-request-form__form{gap:16px}.krf-request-form--service .krf-request-form__button{width:100%}.krf-request-form--service .krf-request-form__support--left{margin-top:36px;max-width:680px;background:#f7f8fa;box-shadow:none}@media(max-width:1024px){.krf-request-form{padding:28px}.krf-request-form--map,.krf-request-form--service{grid-template-columns:1fr}.krf-request-form--map .krf-request-form__side{min-height:340px}.krf-request-form--consult .krf-request-form__inner{grid-template-columns:1fr}.krf-request-form--consult .krf-request-form__form{grid-template-columns:1fr}.krf-request-form__person{right:0;max-width:34%;opacity:.55}.krf-request-form__support--consult{position:relative;right:auto;bottom:auto;margin-top:24px}}@media(max-width:767px){.krf-request-form{padding:24px;border-radius:18px}.krf-request-form__title{font-size:26px;line-height:1.18}.krf-request-form__subtitle{font-size:16px}.krf-request-form__field--w-100,.krf-request-form__field--w-66,.krf-request-form__field--w-50,.krf-request-form__field--w-33,.krf-request-form__field--w-25{width:100%}.krf-request-form__button{width:100%;padding-left:18px;padding-right:18px}.krf-request-form--consult{padding:28px;min-height:0}.krf-request-form__person{display:none}.krf-request-form--map .krf-request-form__inner{padding:24px}.krf-request-form--map .krf-request-form__side{min-height:260px}.krf-request-form--service .krf-request-form__right{padding:22px}.krf-request-form__support{padding:16px}.krf-request-form__support-links{gap:8px;display:grid}}

/* v1.7.2 request form layout fixes */
.krf-request-form__title-row{
    display:flex;
    align-items:flex-start;
    gap:18px;
    margin:0 0 14px;
}
.krf-request-form__title-row .krf-request-form__title{margin:0;}
.krf-request-form__title-icon{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:50px;
    height:50px;
    border-radius:999px;
    background:#edf4ff;
    color:#2563eb;
    flex:0 0 auto;
}
.krf-request-form__title-icon svg{width:22px;height:22px;}
.krf-request-form__form-title{
    margin:0 0 18px;
    color:#30343b;
    font-size:22px;
    line-height:1.25;
    font-weight:700;
}

/* Background + specialist layout */
.krf-request-form--consult{
    min-height:498px;
    padding:58px 60px 68px;
    border-radius:16px;
}
.krf-request-form--consult .krf-request-form__bg{
    background-size:cover;
    background-position:center;
}
.krf-request-form--consult .krf-request-form__inner{
    display:block;
    min-height:372px;
    position:relative;
}
.krf-request-form--consult .krf-request-form__content,
.krf-request-form--consult .krf-request-form__form{
    position:relative;
    z-index:3;
    max-width:708px;
}
.krf-request-form--consult .krf-request-form__title{
    max-width:640px;
    margin-bottom:18px;
    font-size:30px;
    line-height:1.18;
    font-weight:700;
}
.krf-request-form--consult .krf-request-form__subtitle{
    max-width:700px;
    margin-bottom:26px;
    font-size:17px;
    line-height:1.45;
}
.krf-request-form--consult .krf-request-form__features{
    margin:0 0 24px;
    gap:16px;
}
.krf-request-form--consult .krf-request-form__feature{
    gap:18px;
    align-items:center;
}
.krf-request-form--consult .krf-request-form__feature-icon{
    width:42px;
    height:42px;
    background:#fff;
}
.krf-request-form--consult .krf-request-form__feature-title{
    font-size:17px;
    line-height:1.25;
}
.krf-request-form--consult .krf-request-form__feature-text{
    font-size:15px;
    line-height:1.35;
}
.krf-request-form--consult .krf-request-form__form{
    display:grid;
    grid-template-columns:minmax(300px,436px) minmax(240px,278px);
    gap:18px 14px;
    align-items:end;
}
.krf-request-form--consult .krf-request-form__fields{
    display:block;
    grid-column:1;
    grid-row:1;
}
.krf-request-form--consult .krf-request-form__button{
    grid-column:2;
    grid-row:1;
    width:100%;
    min-height:48px;
    align-self:end;
}
.krf-request-form--consult .krf-request-form__consent{
    grid-column:1 / -1;
    grid-row:2;
    margin-top:2px;
    max-width:760px;
}
.krf-request-form--consult .krf-request-form__notice{
    grid-column:1 / -1;
    grid-row:3;
}
.krf-request-form--consult .krf-request-form__person{
    right:64px;
    bottom:0;
    z-index:2;
    max-width:37%;
    max-height:96%;
    object-fit:contain;
}
.krf-request-form--consult .krf-request-form__support--consult{
    display:none;
}

/* Service request layout */
.krf-request-form--service{
    display:grid;
    grid-template-columns:minmax(0,1.35fr) minmax(390px,.95fr);
    gap:56px;
    padding:48px 47px;
    border-radius:18px;
    box-shadow:none;
    align-items:start;
}
.krf-request-form--service .krf-request-form__inner{display:contents;}
.krf-request-form--service .krf-request-form__left{min-width:0;}
.krf-request-form--service .krf-request-form__right{
    min-width:0;
    background:#f7f8fa;
    border-radius:18px;
    padding:30px;
}
.krf-request-form--service .krf-request-form__title-row{
    margin-bottom:14px;
}
.krf-request-form--service .krf-request-form__title{
    max-width:620px;
    font-size:29px;
    line-height:1.18;
    font-weight:700;
}
.krf-request-form--service .krf-request-form__subtitle{
    max-width:720px;
    margin:0 0 36px 68px;
    font-size:17px;
    line-height:1.45;
}
.krf-request-form--service .krf-request-form__features{
    margin:0 0 38px;
    gap:20px;
}
.krf-request-form--service .krf-request-form__feature{
    gap:18px;
    align-items:flex-start;
}
.krf-request-form--service .krf-request-form__feature-icon{
    width:22px;
    height:22px;
    margin-top:2px;
    background:#eaf2ff;
}
.krf-request-form--service .krf-request-form__feature-icon svg{width:13px;height:13px;}
.krf-request-form--service .krf-request-form__feature-title{
    font-size:18px;
    line-height:1.25;
    font-weight:600;
}
.krf-request-form--service .krf-request-form__feature-text{
    font-size:15px;
    line-height:1.4;
}
.krf-request-form--service .krf-request-form__support--left{
    margin-top:44px;
    max-width:680px;
    background:#f7f8fa;
    border-radius:18px;
    box-shadow:none;
    padding:18px 20px;
}
.krf-request-form--service .krf-request-form__support--left .krf-request-form__support-icon{
    width:48px;
    height:48px;
}
.krf-request-form--service .krf-request-form__support-links{
    margin-top:10px;
}
.krf-request-form--service .krf-request-form__form{
    gap:14px;
}
.krf-request-form--service .krf-request-form__field{
    width:100%;
}
.krf-request-form--service .krf-request-form__field-control{
    min-height:48px;
    border-radius:8px;
}
.krf-request-form--service textarea.krf-request-form__field-control{
    min-height:100px;
}
.krf-request-form--service .krf-request-form__consent{
    margin:2px 0 0;
}
.krf-request-form--service .krf-request-form__button{
    width:100%;
    min-height:74px;
    margin-top:6px;
    border-radius:8px;
}
.krf-request-form--service .krf-request-form__notice{
    margin-top:0;
}

@media(max-width:1024px){
    .krf-request-form--consult{
        padding:42px 34px 48px;
    }
    .krf-request-form--consult .krf-request-form__content,
    .krf-request-form--consult .krf-request-form__form{
        max-width:620px;
    }
    .krf-request-form--consult .krf-request-form__person{
        right:-18px;
        max-width:36%;
        opacity:.75;
    }
    .krf-request-form--service{
        grid-template-columns:1fr;
        gap:28px;
        padding:36px 28px;
    }
    .krf-request-form--service .krf-request-form__subtitle{
        margin-left:0;
    }
}
@media(max-width:767px){
    .krf-request-form--consult{
        padding:28px 22px;
        min-height:0;
    }
    .krf-request-form--consult .krf-request-form__title{
        font-size:26px;
    }
    .krf-request-form--consult .krf-request-form__form{
        display:flex;
        flex-direction:column;
        gap:14px;
    }
    .krf-request-form--consult .krf-request-form__person{
        display:none;
    }
    .krf-request-form--service{
        padding:28px 22px;
        gap:24px;
    }
    .krf-request-form__title-row{
        gap:14px;
    }
    .krf-request-form__title-icon{
        width:44px;
        height:44px;
    }
    .krf-request-form--service .krf-request-form__title{
        font-size:26px;
    }
    .krf-request-form--service .krf-request-form__right{
        padding:22px;
    }
    .krf-request-form--service .krf-request-form__button{
        min-height:58px;
    }
}
