form input {
    background: #FFFFFF;
    border: 1.2px solid #00609C;
    border-radius: 6px;
    outline: none;
    height: 56px;
    color: #00609C;
    padding: 15px !important;
    font-size: 18px !important;
    line-height: 26px;
    font-family: "GT America" !important;
}
form input::placeholder {
    font-family: "GT America" !important;
}
@media (max-width: 480px) {
    form input {
        font-size: 16px !important;
        line-height: 20px;
        height: 44px;
    }
}
form {
    background: #F2F2F2;
    border-radius: 20px;
    padding: 75px;
}
@media (min-width: 1200px) {
    form {
        width: 826px;
    }
}
@media (max-width: 1200px) {
    form {
        padding: 60px 20px;
    }
}
@media (max-width: 480px) {
    form {
        border-radius: 0;
    }
}
.gform_wrapper.gravity-theme .gform_fields {
    gap: 47px !important;
}
@media (max-width: 768px) {
    .gform_wrapper.gravity-theme .gform_fields {
        display: flex;
        flex-direction: column;
    }
}
@media (max-width: 480px) {
    .gform_wrapper.gravity-theme .gform_fields {
        gap: 32px !important;
    }
}

#gform_1 .gfield_radio .gchoice input{
    display: none !important;
}
#gform_1 .gfield_radio .gchoice label{
    padding: 18px 0;
    min-width: 320px;
    color: #fff;
    text-transform: uppercase;
    background: #00609C;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 2px solid #00609C;
    transition: 0.3s;
    font-family: 'GT America Bold';
    /* font-weight: 700; */
    font-size: 16px;
    line-height: 24px;
}
@media (max-width: 768px) {
    #gform_1 .gfield_radio .gchoice label{
        min-width: 100%;
        /* font-weight: 700; */
        font-size: 14px;
        padding: 10px 0;
    }
    .gchoice{
        width: 100% !important;
    }
}
#gform_1 .gfield_radio .gchoice input:checked + label {
    color: #00609C;
    background: #fff;
}
.gchoice {
    width: 320px;
    /*max-width: 320px;*/
}
.ginput_container_name label{
    font-family: "GT Pressura Bold";
    /* font-weight: 700; */
    font-size: 24px !important;
    line-height: 36px !important;
    text-transform: uppercase;
    color: #00609C;
}
@media (max-width: 480px) {
    .ginput_container_name label{
        font-size: 16px !important;
        line-height: 20px !important;
    }
}

.gfield_label {
    font-family: "GT Pressura Bold";
    font-weight: normal !important;
    font-size: 24px;
    line-height: 36px;
    text-transform: uppercase;
    color: #00609C;
}
@media (max-width: 480px) {
    .ginput_container_name label,
    .gfield_label {
        line-height: 20px;
    }
}
.ginput_container_email input{
    text-transform: none;
}
.gfield_required {
    display: none !important;
}
.gfield_radio {
    display: flex;
    justify-content: center;
    gap: 36px;
    flex-wrap: wrap;
}
@media (max-width: 480px) {
    .gfield_radio{
        gap: 20px;
    }
}
.ginput_container_textarea textarea{
    background: #FFFFFF;
    resize: vertical;
    border: 1.2px solid #00609C;
    border-radius: 6px;
    outline: none;
    color: #00609C;
    font-size: 18px !important;
    line-height: 26px !important;
    font-family: "GT America" !important;
    padding: 15px !important;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 240px !important;
}
@media (max-width: 480px) {
    .gform_wrapper.gravity-theme .gfield textarea.large,
    .ginput_container_textarea textarea{
        height: 160px !important;
    }
}
.gform_footer input {
    font-family: 'GT America Bold';
    /* font-weight: 700; */
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 18px 50px;
    background: #00609C;
    border-radius: 6px;
    margin: 0px !important;
    transition: 0.3s;
    height: auto;
    border: 2px solid #00609C;
}
@media (max-width: 767.98px) {
    .gform_footer input {
        width: 100%;
        font-size: 14px;
        line-height: 20px;
        padding: 10px 0;

    }
    #gform_1 .gform_fields {
        display: flex;
        flex-direction: column;
    }
}
.gform_footer input:hover {
    color: #00609C;
    background-color: #fff;
    cursor: pointer;
}
.contact-title {
    font-family: "GT Pressura Bold";
    /* font-weight: 700; */
    font-size: 120px;
    line-height: 132px;
    color: #FF4438;
    text-transform: uppercase;
    margin: 96px 0;
}
@media (max-width: 768px) {
    .contact-title {
        font-size: 80px;
        line-height: 90px;
        margin: 60px 0;
    }
}
@media (max-width: 480px) {
    .contact-title {
        font-size: 32px;
        line-height: 36px;
    }
}
.gform_confirmation_message {
    color: #FF4438;
    font-size: 40px;
    padding: 0 0 96px 0;
}
.contact-container {
    display: flex;
    gap: 20px;
    margin-bottom: 101px !important;
}
@media (max-width: 1200px) {
    .contact-container {
        gap: 60px;
    }
}
@media (max-width: 992px) {
    .contact-container {
        flex-direction: column;
        gap: 60px;
    }
}
@media (max-width: 480px) {
    .contact-container {
        margin-bottom: 61px !important;
        gap: 40px;
    }
    .contact {
        padding-top: 67px;
    }
}
.block-contact__label {
    font-family: "GT Pressura Bold";
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: #00609C;
    margin-bottom: 0px;
    position: relative;
    padding-left: 0;
}
@media (max-width: 480px) {
    .block-contact__label {
        font-size: 18px;
        line-height: 24px;
    }
}
.contact-container__column:last-child {
    display: flex;
    flex-direction: column;
    gap: 40px;
    max-width: 320px;
    background: #f2f2f2;
    border-radius: 20px;
    padding: 40px 20px;
    box-shadow: 0 4px 20px rgba(0, 96, 156, 0.08);
}
@media (max-width: 992px) {
    .contact-container__column:last-child {
        max-width: 100%;
    }
}
@media (max-width: 480px) {
    .contact-container__column:last-child {
        padding: 30px 20px;
        max-width: 100%;
        gap: 30px;
        margin: 0 20px;
        border-radius: 15px;
    }
}
.block-contact__address,
.block-contact__mail,
.block-contact__number{
    font-family: 'GT America';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #00609C;
    margin: 0;
    transition: color 0.3s ease;
}
@media (max-width: 480px) {
    .block-contact__address,
    .block-contact__mail,
    .block-contact__number {
        font-size: 16px;
        line-height: 20px;
    }
}
.block-contact__number {
    margin-bottom: 0;
}
.contact-container {
    margin-bottom: 101px !important;
}
@media (max-width: 480px) {
    .contact-container {
        margin-bottom: 61px !important;
    }
    .contact {
        padding-top: 67px;
    }
}
.gform_wrapper.gravity-theme .gfield_label{
    margin-bottom: 14px !important;
    font-size: 24px !important;
    line-height: 36px !important;
}
@media (max-width: 480px) {
    .gform_wrapper.gravity-theme .gfield_label{
        margin-bottom: 6px !important;
        font-size: 16px !important;
        line-height: 20px !important;
    }
}
.newsletter-text {
    max-width: 794px;
}
.newsletter-text__blue {
    font-family: 'GT America Light';
    font-weight: 300;
    font-size: 24px;
    line-height: 150%;
    color: #00609C;
}
@media (max-width: 480px) {
    .newsletter-text__blue {
        font-size: 18px;
        line-height: 24px;
    }
}
.newsletter-text__black {
    display: flex;
    flex-direction: column;
    gap: 35px;
    margin-top: 35px;
}

.newsletter-text__black p {
    font-family: 'GT America Light';
    font-weight: 300;
    font-size: 24px;
    line-height: 150%;
    color: #222222;
}
@media (max-width: 480px) {
    .newsletter-text__black {
        margin-top: 20px;
        gap: 20px;
    }
    .newsletter-text__black p {
        font-size: 16px;
        line-height: 20px;
    }
}

.rc-anchor {
    width: 265px;
}
.rc-anchor-normal-footer {
    display: none !important;
}

.ginput_recaptcha  .rc-anchor-normal-footer{
    display: none;
}
.gfield_checkbox label {
    font-family: 'GT America';
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    color: #00609C;
}
.gfield_checkbox .gfield-choice-input {
    width: 30px;
    height: 30px;
    margin-right: 20px;
}
.gfield_checkbox {
    padding: 20px;
    display: flex;
    align-items: center;
    width: 265px;
    height: 70px;
    background: #E5E5E5;
    border-radius: 9px;
}
@media (max-width: 768px) {
    .gfield_checkbox {
        width: 100%;
    }
}
.newsletter-form {
    margin: 96px 0;
}
@media (max-width: 480px) {
    .newsletter-form {
        margin: 75px 0 0 0 ;
    }
}
.newsletter-form form{
    padding: 78px 77px;
}
@media (max-width: 992.98px) {
    .newsletter {
        padding-top: 67px;
    }
}

@media (max-width: 768px) {
    #gform_3 .gform_fields{
        display: flex;
        flex-direction:column;
    }
    .newsletter-form form{
        padding: 70px 40px;
    }

}
@media (max-width: 480px) {
    .newsletter-container {
        padding: 0 !important;
    }
    .newsletter-form form{
        padding: 60px 20px;
    }
}
.gform_wrapper .gfield_error .gfield_repeater_cell label, .gform_wrapper .gfield_error label, .gform_wrapper .gfield_error legend, .gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message, .gform_wrapper [aria-invalid=true]+label, .gform_wrapper label+[aria-invalid=true]{
    color: #FF4438 !important;
}
.gform_wrapper .gfield_error [aria-invalid=true] {
    border: 1.2px solid #FF4438 !important;
    border-radius: 6px;
}
.gform_wrapper.gravity-theme .description, .gform_wrapper.gravity-theme .gfield_description, .gform_wrapper.gravity-theme .gsection_description, .gform_wrapper.gravity-theme .instruction{
    border-radius:6px;
    color: #FF4438 !important;
}
@media (max-width: 480px) {
    .gform_wrapper.gravity-theme .gform_footer, .gform_wrapper.gravity-theme .gform_page_footer {
        padding: 0 !important;
        margin-top: 32px !important;
    }
}
.gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input {
    padding: 15px 62.5px !important;
    font-family: 'GT America Bold';
    /* font-weight: 700; */
    font-size: 16px !important;
    line-height: 24px !important;
}
@media (max-width: 480px) {
    .gform_wrapper.gravity-theme .gform_footer button, .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gform_page_footer button, .gform_wrapper.gravity-theme .gform_page_footer input{
        padding: 0 !important;
        height: 40px;
    }
    #gform_1 .gfield_radio .gchoice label {
        height: 40px;
    }
}
.gform_footer {
    padding: 0 !important;
    margin-top: 47px !important;
}

body .gform_wrapper .gform_validation_errors {
    background: #ddecf5;
    border: 1.5px solid #65a9cb;
    box-shadow: 0 1px 4px rgb(0 0 0 / 11%), 0 0 4px rgb(18 25 97 / 4%);
}
.ginput_container_name {
    display: flex;
    gap: 36px;
}
@media (max-width: 480px) {
    .ginput_container_name {
        gap: 32px;
    }
}
.searchandfilter {
    width: 100%;
    background-color: #fff;
}
.searchandfilter .search-field {
    margin-right: 84px;
    padding-left: 54px !important;
    border-radius: 0;
    width: 100%;
}
.searchandfilter .search-field::placeholder {
    font-family: "GT America";
    line-height: 24px;
}
@media (max-width: 768px) {
    .searchandfilter .search-field {
        border-radius: 6px;
    }
}
@media (max-width: 1115px) {
    .searchandfilter .search-field {
        margin-right: 0;
    }
}
@media (max-width: 768px) {
    .searchandfilter .search-field {
        background-position: 17px center !important;
    }
}
select {
    outline: none;
}
.gform_button {
    font-family: "GT America Bold" !important;
}

/* Contact Section Grouping */
.contact-section {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
    background: #FFFFFF;
    border-radius: 12px;
    border-left: 4px solid #00609C;
    position: relative;
}

.contact-section:nth-child(2) {
    border-left-color: #FF4438;
}

/* Contact Items with Icons */
.contact-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 0;
    /* transition: all 0.3s ease; */
}



.contact-item::before {
    content: "";
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    margin-top: 3px;
}

.contact-item.address::before {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2300609C'%3e%3cpath d='M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z'/%3e%3c/svg%3e") no-repeat center;
    background-size: contain;
}

.contact-item.phone::before {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2300609C'%3e%3cpath d='M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 0 1.25.2 2.45.57 3.57.11.35.03.74-.25 1.02l-2.2 2.2z'/%3e%3c/svg%3e") no-repeat center;
    background-size: contain;
}

.contact-item.email::before {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2300609C'%3e%3cpath d='M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z'/%3e%3c/svg%3e") no-repeat center;
    background-size: contain;
}

/* Press contact section icons */
.contact-section:last-child .contact-item.email::before {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%2300609C'%3e%3cpath d='M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-5 14H7v-2h7v2zm3-4H7v-2h10v2zm0-4H7V7h10v2z'/%3e%3c/svg%3e") no-repeat center;
    background-size: contain;
}

/* Contact Text Styling */
.block-contact__mail:hover,
.block-contact__number:hover {
    color: #FF4438;
    text-decoration: none;
}

.contact-section:nth-child(2) .block-contact__mail {
    color: #FF4438;
}

.contact-section:last-child .block-contact__mail:hover {
    color: #00609C;
}