<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsletter-popup-container {
    position: relative;

}

.newsletter-popup-container .newsletter-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsletter-popup-container .banner-content-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

.newsletter-popup-container .banner-content {
    padding-left: 11px;
    padding-right: 11px;
    flex: 0 0 calc((100% + 20px) / 6 * 6);
    max-width: calc((100% + 20px) / 6 * 6);
}

.newsletter-popup-container .banner-content div h3 {
    font-size: 16px !important;
    margin-bottom : 20px !important;
    color : #000000 !important;
    line-height : 22px !important;
}

.newsletter-popup-container .banner-title {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.025em;
    color: #222;
    margin-bottom: 11px;
    text-transform: uppercase;
    line-height: 1.4em;
}

.newsletter-popup-container .banner-title span {
    color: #c96;
    font-weight: 700;
}

.newsletter-popup-container .banner-title light {
    font-weight: 400;
}

.newsletter-popup-container p {
    font-weight: 400;
    letter-spacing: .01em;
    margin-bottom: 35px;
    line-height: 18px;
}

.newsletter-popup-container .logo {
    margin: 10px auto !important;
    min-height: 0;
}

.newsletter-popup-container .form-control {
    background-color: #ffffff !important;
    border-color: rgba(206,212,218) !important;
    border-radius: 0;
    height: 60px;
    background-clip: border-box;
    color: #666;
}

.newsletter-popup-container .form-control::placeholder {
    color: #666;
}

.newsletter-popup-container .form-control:focus {
    border-color: #f5f5f5;
}

.newsletter-popup-container .input-group {
    border: none;
}

.newsletter-popup-container .input-group .btn {
    min-width: 77px;
    background-color: #222;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
}

.newsletter-popup-container .input-group .btn:hover, .newsletter-popup-container .input-group .btn:focus {
    background-color: #c96;
}

.newsletter-popup-container .custom-control {
    margin-top: 55px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    flex: 0 0 calc((100% + 20px) * .5 + 20px);
    max-width: calc((100% + 20px) * .5 + 20px);
}

.newsletter-popup-container .custom-control-label {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .01em;
    padding-left: 45px;
}

.newsletter-popup-container .custom-control-label:before, .newsletter-popup-container .custom-control-label:after {
    left: -5px;
    width: 15px;
    height: 15px;
    border-radius: 2px;
}

.newsletter-popup-container .newsletter-popup-content {
    box-shadow: 0 10px 20px rgba(34, 34, 34, 0.3);
}

@media only screen and (max-width: 1199px) {
    .newsletter-popup-container .newsletter-popup-content {
        box-shadow: 0 10px 20px rgba(34, 34, 34, 0.3);
        max-height: 600px;
        overflow-y: auto;
        padding-right: 15px;
    }

}

.newsletter-popup-container .mfp-close {
    top: 11px;
    right: calc(100% / 12 + 10px);
    font-size: 22px;
    background-color: #000000;
    color : #FFFFFF !important;
    border-radius: 50%;
    width: 33px;
    height: 33px;
}

.newsletter-popup-container .mfp-close span {
    top : -4px !important;
    position :relative !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    word-break: break-word;
    line-height: 1.4074;
}


.request-free-demo-label{
    font-size : 25px !important;
    color : #145CAB !important;
    font-weight : bold !important;
    line-height : 30px !important;
}
.request-free-demo-label2{
    font-weight : bold !important;
}
.request-free-demo-textarea{
    width : 100% !important;
    border-radius : 5px !important;
    font-size : 15px !important;
    padding: 0.625rem 0 5px 8px !important;
}
.request-free-demo-input{
    width : 100% !important;
    border-radius : 5px !important;
    max-height : 40px !important;
}

#newsletter-popup-form&gt;.form-floating&gt;.form-control:focus, #newsletter-popup-form&gt;.form-floating&gt;.form-control:not(:placeholder-shown){
    font-size : 15px !important;
    padding: 0.625rem 0 5px 8px !important;
}
.request-free-demo-textarea:focus{
    font-size : 15px !important;
}

.form-floating&gt;.form-select{
    padding: 0.625rem 0 5px 8px !important;
}

.request-free-demo-select{
    width : 100% !important;
    border-radius : 5px !important;
    max-height : 40px !important;
    font-size: 15px !important;
    border: 1px solid #ccc;
    background-color: #ffffff;
    color: #333;
    transition: border 0.3s ease;
}

.request-free-demo-select:focus {
    border-color: #3363f6;
    outline: none;
    box-shadow: 0 0 0 0.2rem rgba(51, 99, 246, 0.25);
}

.request-free-demo-select option {
    background-color: #fff;
    color: #000;
    padding: 8px;
}

.request-free-demo-select option:hover {
    background-color: #eef3ff;
}

.request-free-demo-select option:checked {
    background-color: #3363f6;
    color: #fff;
    font-weight: bold;
}

.request-free-demo-select option:active {
    background-color: #dbe7ff;
}
.swal2-popup{
    font-size : 16px !important;
}
.swal2-icon{
    width : 80px !important;
    height : 80px !important;
}
div:where(.swal2-container) .swal2-html-container {
    font-size : 18px !important;
}
.swal2-styled.swal2-confirm{
    font-size : 16px !important;
}</pre></body></html>