@import url("https://fonts.googleapis.com/css?family=Open+Sans+Condensed:700|PT+Sans:400");

.lh-wrap {
    display: none;
    position: fixed !important;
    top: 0;
    z-index: 2147483647;
    background: #000;
    opacity: 0;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease-out;
    cursor: pointer;
    right: 0;
    bottom: 0;
    left: 0;
}

.lh-popup {
    display: none;
    position: fixed !important;
    z-index: 2147483647;
    width: 885px;
    height: 435px;
    background-image: url('data:image/svg+xml,<svg width="885" height="435" viewBox="0 0 885 435" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M38.7776 36.5927L76.0945 1.5H883.5V364.848L846.727 399.153L809.909 433.5H1.5V71.6485L38.7776 36.5927Z" fill="%23FBFDFE" stroke="%23FBA228" stroke-width="3"/></svg>');
    background-size: 100% 100%;
}

.lh-popup .overlap {
    position: relative;
    width: 837px;
    height: 431px;
    top: 1px;
}

.lh-popup .overlap-group {
    position: absolute;
    width: 837px;
    height: 409px;
    top: 22px;
    left: 0;
}

.lh-popup .image {
    position: absolute;
    width: 62px;
    height: 109px;
    top: 16px;
    left: 55px;
    object-fit: cover;
}

.lh-popup .group {
    position: absolute;
    width: 543px;
    height: 234px;
    top: 114px;
    left: 0;
}

.lh-popup .div {
    position: relative;
    height: 238px;
    top: -4px;
}

.lh-popup .rectangle {
    position: absolute;
    width: 543px;
    height: 202px;
    top: 36px;
    left: 0;
    background-color: #fba228;
    border-radius: 0px 20px 20px 0px;
}

.lh-popup .element {
    position: absolute;
    width: 139px;
    height: 139px;
    top: 77px;
    left: 373px;
    object-fit: cover;
}

.lh-popup .ellipse {
    position: absolute;
    width: 68px;
    height: 68px;
    top: 0;
    left: 408px;
    background-color: #fba228;
    border-radius: 34px;
    border: 4px solid;
    border-color: #fbfdfe;
}

.lh-popup .telegram {
    position: absolute;
    width: 31px;
    height: 26px;
    top: 23px;
    left: 425px;
}

.lh-popup .img {
    position: absolute;
    width: 314px;
    height: 409px;
    top: 0;
    left: 43px;
}

.lh-popup .p {
    position: absolute;
    top: 18px;
    left: 311px;
    color: transparent;
    font-size: 35px;
    line-height: 42px;
    white-space: nowrap;
    font-family: "Open Sans Condensed", Helvetica;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0;
}

.lh-popup .text-wrapper {
    color: #2c3940;
}

.lh-popup .span {
    color: #fba228;
}

.lh-popup .div-2 {
    position: absolute;
    top: 67px;
    left: 312px;
    color: transparent;
    font-size: 21px;
    line-height: 25.2px;
    white-space: nowrap;
    font-family: "Open Sans Condensed", Helvetica;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0;
}

.lh-popup .text-wrapper-2 {
    color: #8d9396;
}

.lh-popup .frame {
    flex-direction: column;
    width: 267px;
    gap: 23px;
    position: absolute;
    top: 168px;
    left: 570px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lh-popup .frame .wpcf7 .wpcf7-form {
    display: flex;
    flex-direction: column;
    gap: 23px;
}

.lh-popup .frame .wpcf7 .wpcf7-form p {
    margin: 0;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-not-valid-tip {
    display: none !important;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-text {
    height: 55px;
    padding: 13px 46px;
    position: relative;
    width: 100%;
    background-color: #ffffff;
    border-radius: 90px 0 90px 0;
    border: 3px solid #ececec;
    font-size: 16px;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-text:focus {
    outline: none;
    border-color: #fba228;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-text::placeholder {
    color: #919191;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-text.wpcf7-not-valid {
    border-color: #dc3232;
    background: none;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-submit {
    padding: 11px 33px;
    width: 100%;
    background-color: #fba228;
    border-radius: 90px 0 90px 0;
    text-transform: uppercase;
    border: 0;
    position: relative;
    margin-top: -3.00px;
    color: #fff;
    font-size: 18px;
    line-height: normal;
    font-family: "Open Sans Condensed", Helvetica;
    font-weight: 700;
    letter-spacing: 0;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-submit + .wpcf7-spinner {
    position: relative;
    top: -35px;
    left: 20px;
}

.lh-popup .frame .wpcf7 .wpcf7-form .eas-ajax-url {
    display: none;
}

.lh-popup .frame .wpcf7 .wpcf7-form .wpcf7-response-output {
    margin: 0;
    padding: 0.2em 0.7em;
    border: 2px solid #ececec;
    position: absolute;
    left: -550px;
    bottom: 6px;
    border-radius: 10px 0 10px 0;
    font-size: 14px;
    width: fit-content;
    max-width: 785px;
    overflow: hidden;
    text-wrap: nowrap;
    right: 0;
    background-color: #fff;
}

.lh-popup .frame .wpcf7 .wpcf7-form.failed .wpcf7-response-output,
.lh-popup .frame .wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
    border-color: #ec9090;
}

.lh-popup .div-wrapper {
    display: flex;
    height: 55px;
    align-items: center;
    gap: 10px;
    padding: 13px 33px;
    position: relative;
    align-self: stretch;
    width: 100%;
    background-color: #ffffff;
    border-radius: 90px 0px 90px 0px;
    border: 3px solid;
    border-color: #ececec;
}

.lh-popup .text-wrapper-3 {
    position: relative;
    width: fit-content;
    font-family: "PT Sans", Helvetica;
    font-weight: 400;
    color: #919191;
    font-size: 16px;
    letter-spacing: 0;
    line-height: normal;
}

.lh-popup .frame-2 {
    gap: 10px;
    padding: 11px 33px;
    position: relative;
    align-self: stretch;
    width: 100%;
    flex: 0 0 auto;
    background-color: #fba228;
    border-radius: 90px 0px 90px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lh-popup .text-wrapper-4 {
    position: relative;
    width: fit-content;
    margin-top: -3.00px;
    color: #ffffff;
    font-size: 18px;
    line-height: normal;
    font-family: "Open Sans Condensed", Helvetica;
    font-weight: 700;
    letter-spacing: 0;
}

.lh-popup .vector-wrapper {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 0;
    left: 1px;
    background-image: url('data:image/svg+xml,<svg width="30" height="30" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28 2L2 28" stroke="white" stroke-width="3"/></svg>');
    background-size: 100% 100%;
}

.lh-popup .vector {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 0;
    left: 0;
}

.lh-popup #close-lh-popup {
    cursor: pointer;
}