
#wpcf7-f1148-p340-o1 {
    max-width: 588px;
    width: 100%;
    margin: 0 auto;
}
#wpcf7-f1148-p340-o1 label {
    margin-bottom: 20px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #283337;
}
#wpcf7-f1148-p340-o1 input {
    width: 100%;
    border: 1px solid #283337;
    font-size: 16px;
    padding: 15px 10px 15px 20px;
    min-height: 45px;
    border-radius: 0;
    background: #fff;
    font-weight: 500;
}
#wpcf7-f1148-p340-o1 .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-left: -15px;
    margin-right: -15px;
}
.custom-dropdown {
    position: relative;
    vertical-align: middle;
    margin: 10px 0;
    border: 1px solid #283337;
    display: block;
}
.custom-dropdown select {
    font-family: inherit;
    cursor: pointer;
    outline: #fff;
    width: 100%;
    font-size: inherit;
    padding: 15px 50px 15px 20px;
    border: 0;
    margin: 0;
    border-radius: 3px;
    text-indent: 0.01px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
}
.custom-dropdown::after, .custom-dropdown::before {
    content: "";
    position: absolute;
    pointer-events: none;
}
.custom-dropdown::after, .custom-dropdown::before {
    content: "";
    position: absolute;
    pointer-events: none;
}
.custom-dropdown::after {
    content: "";
    background: url('/wp-content/uploads/2023/02/arrow-down.svg') no-repeat center/cover;
    width: 20px;
    height: 12px;
    right: 14px;
    top: calc(50% - 6px);
    transform: translateX(-50%);
}
#wpcf7-f1148-p340-o1 br {
    display: none;
}
#wpcf7-f1148-p340-o1 .row > * {
    max-width: calc(50% - 30px);
    width: 100%;
    margin: 0 15px;
}
#wpcf7-f1148-p340-o1 .label-email {
    margin-bottom: 30px;
}
#wpcf7-f1148-p340-o1 .row .text {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.4;
    max-width: 60%;
}
#wpcf7-f1148-p340-o1 .row .text-bg {
    padding: 15px;
    font-size: 12px;
    font-weight: 400;
    max-width: 40%;
    background-color: #DCE6F1;
}
#wpcf7-f1148-p340-o1 .before-price {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
}
#wpcf7-f1148-p340-o1 .current-price,
#wpcf7-f398-p340-o2 .current-price {
    font-weight: 700;
    margin-left: 3px;
    font-size: 27px;
}
#wpcf7-f1148-p340-o1 .currency,
#wpcf7-f398-p340-o2 .currency {
    font-weight: 700;
    font-size: 27px;
}
#wpcf7-f1148-p340-o1 .after-price,
#wpcf7-f398-p340-o2 .after-price,
#wpcf7-f1148-p340-o1 .currency,
#wpcf7-f398-p340-o2 .currency,
#wpcf7-f1148-p340-o1 .current-price,
#wpcf7-f398-p340-o2 .current-price {
    display: none;
}
#wpcf7-f1148-p340-o1 .price-block.active .after-price,
#wpcf7-f398-p340-o2 .price-block.active .after-price,
#wpcf7-f1148-p340-o1 .price-block.active .currency,
#wpcf7-f398-p340-o2 .price-block.active .currency,
#wpcf7-f1148-p340-o1 .price-block.active .current-price,
#wpcf7-f398-p340-o2 .price-block.active .current-price {
    display: inline-block;
}
#wpcf7-f1148-p340-o1 .after-price,
#wpcf7-f398-p340-o2 .after-price {
    margin-left: 12px;
}
#wpcf7-f1148-p340-o1 .button {
    background: #2a6496;
    padding: 16px 25px;
    display: block;
}
#wpcf7-f1148-p340-o1 .row-price {
    border-top: 1px solid #D4DAE1;
    padding-top: 20px;
    margin-top: 20px;
}
#hidden-row {
    visibility: hidden;
    width: 1px;
    height: 1px;
    line-height: 1px;
    padding: 0;
    margin: 0;
    min-height: 0;
}
#wpcf7-f398-p340-o2 .price-block {
    display: none;
    text-align: center;
    font-size: 24px;
}
#wpcf7-f398-p340-o2 .price-block.active {
    display: block;
}
#wpcf7-f398-p340-o2 .before-price {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
}
@media (max-width: 540px) {
    #wpcf7-f1148-p340-o1 .row,
    #wpcf7-f398-p340-o2 .row {
        flex-direction: column;
        width: 100%;
    }
    #wpcf7-f1148-p340-o1 .row > *,
    #wpcf7-f398-p340-o2 .row > * {
        max-width: 100%;
        margin-bottom: 14px;
    }
    #wpcf7-f1148-p340-o1 .row .text,
    #wpcf7-f398-p340-o2 .row .text-bg {
        max-width: 100%;
    }
    #wpcf7-f1148-p340-o1 .row .text,
    #wpcf7-f398-p340-o2 .row .text,
    #wpcf7-f1148-p340-o1 .row .text-bg,
    #wpcf7-f398-p340-o2 .row .text-bg {
        max-width: 100%;
    }
    .custom-dropdown select {
        padding: 10px 20px;
    }
    #wpcf7-f1148-p340-o1 input {
        min-height: 33px;
        height: 47px !important;
    }
    #wpcf7-f1148-p340-o1 label,
    #wpcf7-f1148-p340-o1 .label,
    #wpcf7-f398-p340-o2 label,
    #wpcf7-f398-p340-o2 .label {
        margin-bottom: 14px;
    }
    #wpcf7-f1148-p340-o1 .wpcf7-form p {
        margin-bottom: 2px;
    }
}
