@media (hover:hover),
                (min-width:0\0) {
                    #rec862297415 .t-btn:not(.t-animate_no-hover):hover {
                        background-color: #e94407 !important;
                    }

                    #rec862297415 .t-btn:not(.t-animate_no-hover):focus-visible {
                        background-color: #e94407 !important;
                    }

                    #rec862297415 .t-btn:not(.t-animate_no-hover) {
                        transition-property: background-color, color, border-color, box-shadow;
                        transition-duration: 0.2s;
                        transition-timing-function: ease-in-out;
                    }
                }

#rec862297415 .t997__card-title {
                    color: #ffffff;
                    font-family: 'Montserrat';
                }

                #rec862297415 .t997__card-desc {
                    color: #ffffff;
                }

/* ============================================
           SEO TEXT SECTION CUSTOM STYLES
           ============================================ */
        
        /* Section container */
        #rec_seo_text_section {
            max-width: 100%;
        }
        
        /* Title styling */
        #rec_seo_text_section .seo-section-title {
            color: #1b365d;
            font-family: 'Montserrat';
            font-size: 34px;
            font-weight: 600;
            margin-bottom: 20px;
            line-height: 1.3;
        }

        /* Text content styling */
        #rec_seo_text_section .seo-text-content {
            color: #1b365d;
            font-family: 'Unbounded';
            font-size: 16px;
            line-height: 1.6;
            margin-bottom: 15px;
            max-width: 100%;
        }
        
        /* Ensure all HTML elements inside have correct font size */
        #rec_seo_text_section .seo-text-content p,
        #rec_seo_text_section .seo-text-content div,
        #rec_seo_text_section .seo-text-content span,
        #rec_seo_text_section .seo-text-content li,
        #rec_seo_text_section .seo-text-content h3,
        #rec_seo_text_section .seo-text-content h4,
        #rec_seo_text_section .seo-text-content h5,
        #rec_seo_text_section .seo-text-content h6 {
            font-size: 14px !important;
            line-height: 1.6;
            margin-bottom: 10px;
        }
        
        /* List styling */
        #rec_seo_text_section .seo-text-content ul,
        #rec_seo_text_section .seo-text-content ol {
            padding-left: 20px;
            margin-bottom: 15px;
        }
        
        /* Container width control */
        #rec_seo_text_section .t-container {
            max-width: 1200px;
            margin: 0 auto;
        }
        
        /* Column width - 90% on desktop */
        #rec_seo_text_section .t-col_10 {
            width: 90%;
            max-width: 90%;
        }
        
        /* Button styling */
        .seo-toggle-btn {
            background-color: #ff6b35;
            color: #ffffff;
            border: none;
            padding: 10px 20px;
            border-radius: 5px;
            cursor: pointer;
            font-family: 'Montserrat';
            font-size: 14px;
            transition: all 0.3s ease;
            display: inline-flex;
            align-items: center;
            gap: 8px;
        }
        
        .seo-toggle-btn:hover {
            background-color: #e94407;
            transform: translateY(-2px);
        }
        
        .toggle-icon {
            transition: transform 0.3s ease;
            font-size: 12px;
        }
        
        .seo-text-full {
            animation: slideDown 0.3s ease-out;
        }
        
        @keyframes slideDown {
            from {
                opacity: 0;
                max-height: 0;
            }
            to {
                opacity: 1;
                max-height: 1000px;
            }
        }
        
        /* Mobile responsive */
        @media screen and (max-width: 960px) {
            #rec_seo_text_section .t-col_10 {
                width: 95%;
                max-width: 95%;
            }
            
            #rec_seo_text_section .seo-section-title {
                font-size: 20px;
            }
        }
        
        @media screen and (max-width: 640px) {
            #rec_seo_text_section .t-col_10 {
                width: 100%;
                max-width: 100%;
            }
            
            #rec_seo_text_section .seo-section-title {
                font-size: 18px;
            }
            
            .seo-toggle-btn {
                padding: 8px 16px;
                font-size: 13px;
            }
        }

#rec862975538 .t795__title {
                    color: #1b365d;
                    font-family: 'Montserrat';
                }

#rec862981949 .t1115__descr {
                    color: #1b365d;
                    font-family: 'Unbounded';
                }

                #rec862981949 .t1115__feature-title {
                    color: #1b365d;
                    font-weight: 700;
                    font-family: 'Montserrat';
                }

                #rec862981949 .t1115__feature-descr {
                    font-family: 'Unbounded';
                }

#rec862981949 .t1115__image {
                    border-radius: 15px;
                }

@media (hover:hover),
                (min-width:0\0) {
                    #rec863189963 .t-btn:not(.t-animate_no-hover):hover {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }

                    #rec863189963 .t-btn:not(.t-animate_no-hover):focus-visible {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }

                    #rec863189963 .t-btn:not(.t-animate_no-hover) {
                        transition-property: background-color, color, border-color, box-shadow;
                        transition-duration: 0.2s;
                        transition-timing-function: ease-in-out;
                    }
                }

#rec863189963 .t185__text {
                    font-size: 26px;
                    color: #fafafa;
                }

#rec863247580 .t795__title {
                    color: #1b365d;
                    font-family: 'Montserrat';
                }

                #rec863247580 .t795__descr {
                    font-family: 'Unbounded';
                }

#rec863408611 .t850__col:nth-child(-n + 2) {
                    margin-top: 0;
                }

#rec863408611 .t-card__title {
			                                        color: #ff6b35;
			                                        font-family: 'Montserrat';
			                                    }

			                                    #rec863408611 .t-card__descr {
			                                        font-size: 14px;
			                                        color: #1b365d;
			                                        font-family: 'Unbounded';
			                                    }

/* Reset h3 to match the original div styling */
#rec863408611 h3.t-card__title {
    margin: 0;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    display: block;
	margin-bottom: 10px;
}

#rec863408611 .t850__inner-col:hover,
                #rec863408611 .t850__col.t-focusable .t850__inner-col,
                #rec863408611 .t850__col.t-card__col_btnfocusable .t850__inner-col {
                    background-color: #f0f6ff !important;
                }

#rec863408611 .t850__inner-col {
                    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
                }

#rec863408611 .t850__inner-col {
                    border-radius: 5px;
                }

#rec866445995 .t795__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec866445995 .t795__descr {
                    color: #ffffff;
                    font-family: 'Unbounded';
                }

#rec866478143 .t820__textwrapper .t-name {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec866478143 .t820__textwrapper .t-descr {
                    color: #1b365d;
                    font-family: 'Unbounded';
                }

#rec863498786 .t795__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec863498786 .t795__descr {
                    color: #ffffff;
                    font-family: 'Unbounded';
                }

#rec863442485 .t-slds__bullet_active .t-slds__bullet_body {
                        background-color: #ff6b35 !important;
                    }

                    #rec863442485 .t-slds__bullet:hover .t-slds__bullet_body {
                        background-color: #ff6b35 !important;
                    }

.t-review-social-links {
                    line-height: 0px;
                }

                .t-review-social-links__wrapper {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    width: auto;
                }

                .t-review-social-links {
                    margin-top: 15px;
                }

                .t-review-social-links__item {
                    padding: 0px 4px;
                }

                .t-review-social-links__item svg {
                    width: 20px;
                    height: 20px;
                }

                .t-review-social-links__wrapper_round .t-review-social-links__item svg {
                    width: 23px;
                    height: 23px;
                }

                .t-review-social-links__item:first-child {
                    padding-left: 0px;
                }

                @media screen and (max-width:960px) {
                    .t-review-social-links__item {
                        margin-bottom: 3px;
                    }
                }

                @media screen and (max-width:640px) {
                    .t-review-social-links {
                        margin-top: 13px;
                    }

                    .t-review-social-links__item {
                        padding: 0px 3px;
                    }

                    .t-review-social-links__item svg {
                        width: 17px;
                        height: 17px;
                    }

                    .t-review-social-links__wrapper_round .t-review-social-links__item svg {
                        width: 20px;
                        height: 20px;
                    }
                }

.t728 .t-review-social-links {
                    margin-top: 10px;
                }

                @media screen and (max-width:640px) {
                    .t728 .t-review-social-links {
                        margin-top: 10px;
                    }

                    .t728 .t-review-social-links__wrapper_round .t-review-social-links__item svg {
                        width: 17px;
                        height: 17px;
                    }
                }

#rec863442485 .t728__text {
                    color: #1b365d;
                    font-family: 'Unbounded';
                }

                #rec863442485 .t728__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec863442485 .t728__descr {
                    color: #1b365d;
                    font-family: 'Unbounded';
                }

#rec863953489 .t795__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec863953489 .t795__descr {
                    color: #ffffff;
                    font-family: 'Unbounded';
                }

@media (hover:hover),
                (min-width:0\0) {
                    #rec863952626 .t-btn:not(.t-animate_no-hover):hover {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }

                    #rec863952626 .t-btn:not(.t-animate_no-hover):focus-visible {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }

                    #rec863952626 .t-btn:not(.t-animate_no-hover) {
                        transition-property: background-color, color, border-color, box-shadow;
                        transition-duration: 0.2s;
                        transition-timing-function: ease-in-out;
                    }
                }

#rec863952626 .t1115__descr {
                    color: #1b365d;
                    font-family: 'Unbounded';
                }

                #rec863952626 .t1115__feature-title {
                    color: #1b365d;
                    font-weight: 500;
                    font-family: 'Montserrat';
                }

                #rec863952626 .t1115__feature-descr {
                    font-family: 'Unbounded';
                }

#rec863952626 .t1115__image {
                    border-radius: 15px;
                }

/* ============================================
           SEO TEXT SECTION 2 CUSTOM STYLES
           ============================================ */
        
        /* Section container - White background like other sections */
        #rec_seo_text_section_2 {
            max-width: 100%;
        }
        
        /* Full-width blue background container for title */
        #rec_seo_text_section_2 .seo-title-container-2 {
            background-color: #1b365d;
            width: 100%;
            margin: 0;
            padding: 40px 0;
            position: relative;
            left: 50%;
            right: 50%;
            margin-left: -50vw;
            margin-right: -50vw;
        }
        
        /* Title styling - Orange text on full-width blue background */
        #rec_seo_text_section_2 .seo-section-title-2 {
            color: #ff6b35;
            font-family: 'Montserrat';
            font-size: 38px;
            font-weight: 600;
            margin-bottom: 0;
            line-height: 1.3;
            text-align: center;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        /* Text content styling - Dark text on white background */
        #rec_seo_text_section_2 .seo-text-content-2 {
            color: #1b365d;
            font-family: 'Unbounded';
            font-size: 14px;
            line-height: 1.6;
            margin-bottom: 15px;
            max-width: 100%;
        }
        
        /* Ensure all HTML elements inside have correct font size and dark color */
        #rec_seo_text_section_2 .seo-text-content-2 p,
        #rec_seo_text_section_2 .seo-text-content-2 div,
        #rec_seo_text_section_2 .seo-text-content-2 span,
        #rec_seo_text_section_2 .seo-text-content-2 li,
        #rec_seo_text_section_2 .seo-text-content-2 h3,
        #rec_seo_text_section_2 .seo-text-content-2 h4,
        #rec_seo_text_section_2 .seo-text-content-2 h5,
        #rec_seo_text_section_2 .seo-text-content-2 h6 {
            font-size: 14px !important;
            line-height: 1.6;
            margin-bottom: 10px;
            color: #1b365d !important;
        }
        
        /* List styling */
        #rec_seo_text_section_2 .seo-text-content-2 ul,
        #rec_seo_text_section_2 .seo-text-content-2 ol {
            padding-left: 20px;
            margin-bottom: 15px;
        }
        
        /* Container width control */
        #rec_seo_text_section_2 .t-container {
            max-width: 1200px;
            margin: 0 auto;
        }
        
        /* Column width - 90% on desktop */
        #rec_seo_text_section_2 .t-col_10 {
            width: 90%;
            max-width: 90%;
        }
        
        /* Button styling - Orange button on blue background */
        .seo-toggle-btn-2 {
            background-color: #ff6b35;
            color: #ffffff;
            border: none;
            padding: 10px 20px;
            border-radius: 5px;
            cursor: pointer;
            font-family: 'Montserrat';
            font-size: 14px;
            transition: all 0.3s ease;
            display: inline-flex;
            align-items: center;
            gap: 8px;
        }
        
        .seo-toggle-btn-2:hover {
            background-color: #e94407;
            transform: translateY(-2px);
        }
        
        .toggle-icon-2 {
            transition: transform 0.3s ease;
            font-size: 12px;
        }
        
        .seo-text-full-2 {
            animation: slideDown2 0.3s ease-out;
        }
        
        @keyframes slideDown2 {
            from {
                opacity: 0;
                max-height: 0;
            }
            to {
                opacity: 1;
                max-height: 1000px;
            }
        }
        
        /* Mobile responsive */
        @media screen and (max-width: 960px) {
            #rec_seo_text_section_2 .t-col_10 {
                width: 95%;
                max-width: 95%;
            }
            
            #rec_seo_text_section_2 .seo-section-title-2 {
                font-size: 28px;
                padding: 0 15px;
            }
            
            #rec_seo_text_section_2 .seo-title-container-2 {
                padding: 35px 0;
            }
        }
        
        @media screen and (max-width: 640px) {
            #rec_seo_text_section_2 .t-col_10 {
                width: 100%;
                max-width: 100%;
            }
            
            #rec_seo_text_section_2 .seo-section-title-2 {
                font-size: 24px;
                padding: 0 15px;
            }
            
            #rec_seo_text_section_2 .seo-title-container-2 {
                padding: 30px 0;
            }
            
            .seo-toggle-btn-2 {
                padding: 8px 16px;
                font-size: 13px;
            }
        }

#rec_companies_title .t795__title {
            color: #ff6b35;
            font-family: 'Montserrat';
        }
        
        #rec_companies_title .t795__descr {
            color: #ffffff;
            font-family: 'Unbounded';
        }

/* Cards Grid - Keep Same Design */
#rec_companies_cards .companies-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 25px;
}

#rec_companies_cards .company-card {
    background: #ffffff;
    border: 1px solid #e8eef5;
    border-radius: 10px;
    padding: 30px;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

#rec_companies_cards .company-card:hover {
    border-color: #ff6b35;
    box-shadow: 0 8px 25px rgba(255, 107, 53, 0.15);
    transform: translateY(-3px);
}

#rec_companies_cards .company-number {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #1b365d, #0f1e35);
    color: #ff6b35;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    font-weight: 700;
    flex-shrink: 0;
}

#rec_companies_cards .company-content h3 {
    color: #1b365d;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 10px 0;
    line-height: 1.3;
}

#rec_companies_cards .company-content p {
    color: #64748b;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

/* Responsive */
@media screen and (max-width: 960px) {
    #rec_companies_cards .companies-grid {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 20px;
    }
}

@media screen and (max-width: 640px) {
    #rec_companies_cards .companies-grid {
        grid-template-columns: 1fr;
    }
    
    #rec_companies_cards .company-card {
        padding: 25px;
    }
    
    #rec_companies_cards .company-number {
        width: 45px;
        height: 45px;
        font-size: 20px;
    }
    
    #rec_companies_cards .company-content h3 {
        font-size: 18px;
    }
    
    #rec_companies_cards .company-content p {
        font-size: 13px;
    }
}

#rec864478788 .t795__title {
                color: #ff6b35;
                font-family: 'Montserrat';
            }

/* FAQ Section Styling */
    .faq-section-post {
        font-family: inherit;
    }

    /* FAQ Accordion Styling */
    .faq-section-post .faq-accordion details {
        margin-bottom: 1rem;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        overflow: hidden;
        background-color: #ffffff;
    }

    /* Summary (Questions/Titles) Styling */
    .faq-section-post .faq-accordion details summary {
        /* Layout and interaction */
        padding: 1.5rem;
        cursor: pointer;
        background-color: #f8f9fa;
        border: none;
        transition: background-color 0.3s ease;
        
        /* Remove default styling */
        list-style: none;
        outline: none;
        margin: 0;
        position: relative;
    }

    /* H3 styling within summary */
    .faq-section-post .faq-accordion details summary h3 {
        /* Your specified title styling */
        color: #1b365d;
        font-weight: 500;
        font-family: 'Montserrat', sans-serif;
        font-size: 22px;
        line-height: 1.55;
        margin: 0;
        display: inline-block;
        width: calc(100% - 30px); /* Leave space for arrow */
    }

    /* Remove default disclosure triangle */
    .faq-section-post .faq-accordion details summary::-webkit-details-marker {
        display: none;
    }

    /* Custom arrow */
    .faq-section-post .faq-accordion details summary::after {
        content: "▼";
        position: absolute;
        right: 1.5rem;
        top: 50%;
        transform: translateY(-50%);
        transition: transform 0.3s ease;
        color: #1b365d;
        font-size: 14px;
    }

    /* Open state arrow */
    .faq-section-post .faq-accordion details[open] summary::after {
        transform: translateY(-50%) rotate(180deg);
    }

    /* Hover effect for summary */
    .faq-section-post .faq-accordion details summary:hover {
        background-color: #e9ecef;
    }

    /* Open state styling */
    .faq-section-post .faq-accordion details[open] summary {
        background-color: #1b365d;
        color: white;
        border-bottom: 1px solid #e0e0e0;
    }

    .faq-section-post .faq-accordion details[open] summary h3 {
        color: white;
    }

    .faq-section-post .faq-accordion details[open] summary::after {
        color: white;
    }

    /* Content (Text) Styling */
    .faq-section-post .faq-content {
        padding: 1.5rem;
        background-color: #ffffff;
    }

    .faq-section-post .faq-content p,
    .faq-section-post .faq-content ul,
    .faq-section-post .faq-content li {
        /* Your specified text styling */
        color: #1b365d;
        font-family: 'Unbounded', sans-serif;
        font-size: 14px;
        line-height: 1.55;
        margin-bottom: 1rem;
    }

    .faq-section-post .faq-content p:last-child {
        margin-bottom: 0;
    }

    /* Specific styling for lists */
    .faq-section-post .faq-content ul {
        padding-left: 1.5rem;
    }

    .faq-section-post .faq-content li {
        margin-bottom: 0.5rem;
    }

    /* Links styling to maintain consistency */
    .faq-section-post .faq-content a {
        color: #1b365d;
        text-decoration: underline;
    }

    .faq-section-post .faq-content a:hover {
        color: #0d2442;
    }

    /* Responsive adjustments */
    @media screen and (max-width:960px) {
        .faq-section-post .faq-accordion details summary {
            padding: 1rem;
        }
        
        .faq-section-post .faq-accordion details summary h3 {
            font-size: 18px;
        }
        
        .faq-section-post .faq-content {
            padding: 1rem;
        }
    }

    @media screen and (max-width:640px) {
        .faq-section-post .faq-accordion details summary h3 {
            font-size: 16px;
        }
        
        .faq-section-post .faq-content p,
        .faq-section-post .faq-content ul,
        .faq-section-post .faq-content li {
            font-size: 13px;
        }
    }

#rec864083662 .t795__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec864083662 .t795__descr {
                    color: #ffffff;
                    font-family: 'Unbounded';
                }

.t-section__descr {
                        max-width: 560px;
                    }

                    #rec864046008 .t-section__title {
                        margin-bottom: 40px;
                    }

                    #rec864046008 .t-section__descr {
                        margin-bottom: 75px;
                    }

                    @media screen and (max-width:960px) {
                        #rec864046008 .t-section__title {
                            margin-bottom: 20px;
                        }

                        #rec864046008 .t-section__descr {
                            margin-bottom: 45px;
                        }
                    }

#rec864046008 .t-section__title {
                        color: #ff6b35;
                        font-family: 'Montserrat';
                    }

                    #rec864046008 .t-section__descr {
                        color: #1b365d;
                        font-family: 'Unbounded';
                    }

#rec864046008 input::-webkit-input-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

                                #rec864046008 input::-moz-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

                                #rec864046008 input:-moz-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

                                #rec864046008 input:-ms-input-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

                                #rec864046008 textarea::-webkit-input-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

                                #rec864046008 textarea::-moz-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

                                #rec864046008 textarea:-moz-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

                                #rec864046008 textarea:-ms-input-placeholder {
                                    color: #1b365d;
                                    opacity: 0.5;
                                }

@media (hover:hover),
                (min-width:0\0) {
                    #rec864046008 .t-submit:hover {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }

                    #rec864046008 .t-submit:focus-visible {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }
                }

#rec870513793 .t468__uptitle {
                    text-transform: uppercase;
                }

                #rec870513793 .t468__title {
                    color: #1b365d;
                }

#rec870513794 .t232__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec870513794 .t232__subtitle {
                    color: #1b365d;
                    font-family: 'Unbounded';
                }

.t-persons-social-links {
                    line-height: 0px;
                }

                .t-persons-social-links__wrapper {
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    width: auto;
                }

                .t-persons-social-links {
                    margin-top: 15px;
                }

                .t-persons-social-links__item {
                    padding: 0px 4px;
                }

                .t-persons-social-links__item svg {
                    width: 20px;
                    height: 20px;
                }

                .t-persons-social-links__wrapper_round .t-persons-social-links__item svg {
                    width: 23px;
                    height: 23px;
                }

                .t-persons-social-links__item:first-child {
                    padding-left: 0px;
                }

                @media screen and (max-width:960px) {
                    .t-persons-social-links__item {
                        margin-bottom: 3px;
                    }
                }

                @media screen and (max-width:640px) {
                    .t-persons-social-links {
                        margin-top: 13px;
                    }

                    .t-persons-social-links__item {
                        padding: 0px 3px;
                    }

                    .t-persons-social-links__item svg {
                        width: 17px;
                        height: 17px;
                    }

                    .t-persons-social-links__wrapper_round .t-persons-social-links__item svg {
                        width: 20px;
                        height: 20px;
                    }
                }

#rec870516741 .t526__persname {
                    color: #e94407;
                }

                #rec870516741 .t526__persdescr {
                    color: #1b365d;
                    font-weight: 500;
                    font-family: 'Montserrat';
                }

                #rec870516741 .t526__perstext {
                    color: #1b365d;
                    font-family: 'Unbounded';
                }

.single_style #allrecords a {
    font-size: 16px!;
    color:#fff!important;
}

#rec1157750006 .t995__title {
                    font-family: 'Montserrat';
                }

                @media screen and (min-width:900px) {
                    #rec1157750006 .t995__title {
                        font-size: 42px;
                    }
                }

@media screen and (max-width:640px) {
                    #rec1157750006 .t995__wrapper {
                        padding: 20px;
                    }
                }

#rec1157750006 .t-cover,
                #rec1157750006 .t-cover__filter {
                    border-radius: 40px;
                    overflow: hidden;
                }

#rec1157750011 .t396__artboard {
                    height: 105px;
                    background-color: #fafafa;
                }

                #rec1157750011 .t396__filter {
                    height: 105px;
                }

                #rec1157750011 .t396__carrier {
                    height: 105px;
                    background-position: center center;
                    background-attachment: scroll;
                    background-size: cover;
                    background-repeat: no-repeat;
                }

                @media screen and (max-width:1199px) {

                    #rec1157750011 .t396__artboard,
                    #rec1157750011 .t396__filter,
                    #rec1157750011 .t396__carrier {
                        height: 136px;
                    }

                    #rec1157750011 .t396__artboard {
                        background-color: #ffffff;
                    }

                    #rec1157750011 .t396__filter {}

                    #rec1157750011 .t396__carrier {
                        background-position: center center;
                        background-attachment: scroll;
                    }
                }

                @media screen and (max-width:959px) {

                    #rec1157750011 .t396__artboard,
                    #rec1157750011 .t396__filter,
                    #rec1157750011 .t396__carrier {
                        height: 137px;
                    }

                    #rec1157750011 .t396__filter {}

                    #rec1157750011 .t396__carrier {
                        background-attachment: scroll;
                    }
                }

                @media screen and (max-width:639px) {

                    #rec1157750011 .t396__artboard,
                    #rec1157750011 .t396__filter,
                    #rec1157750011 .t396__carrier {
                        height: 216px;
                    }

                    #rec1157750011 .t396__artboard {
                        background-color: #ffffff;
                    }

                    #rec1157750011 .t396__filter {}

                    #rec1157750011 .t396__carrier {
                        background-position: center center;
                        background-attachment: scroll;
                    }
                }

                @media screen and (max-width:479px) {

                    #rec1157750011 .t396__artboard,
                    #rec1157750011 .t396__filter,
                    #rec1157750011 .t396__carrier {
                        height: 247px;
                    }

                    #rec1157750011 .t396__filter {}

                    #rec1157750011 .t396__carrier {
                        background-attachment: scroll;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797838515"] {
                    color: #1b365d;
                    z-index: 3;
                    top: 39px;
                    left: calc(50% - 600px + 918px);
                    width: 105px;
                    height: auto;
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797838515"] .tn-atom {
                    vertical-align: middle;
                    color: #1b365d;
                    font-size: 18px;
                    font-family: 'Montserrat', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838515"] {
                        display: table;
                        top: 84px;
                        left: calc(50% - 480px + 529px);
                        width: 92px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797838515"] .tn-atom {
                        font-size: 16px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838515"] {
                        display: table;
                        top: 64px;
                        left: calc(50% - 320px + 423px);
                        width: 149px;
                        height: auto;
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838515"] {
                        display: table;
                        top: 86px;
                        left: calc(50% - 240px + 310px);
                        width: 112px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797838515"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838515"] {
                        display: table;
                        top: 183px;
                        left: calc(50% - 160px + 32px);
                        width: 88px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797838515"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797838528"] {
                    z-index: 3;
                    top: 42px;
                    left: calc(50% - 600px + 890px);
                    width: 22px;
                    height: auto;
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797838528"] .tn-atom {
                    border-radius: 0px 0px 0px 0px;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797838528"] .tn-atom__img {
                    border-radius: 0px 0px 0px 0px;
                    object-position: center center;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838528"] {
                        display: table;
                        top: 85px;
                        left: calc(50% - 480px + 490px);
                        height: auto;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838528"] {
                        display: table;
                        top: 68px;
                        left: calc(50% - 320px + 390px);
                        height: auto;
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838528"] {
                        display: table;
                        top: 86px;
                        left: calc(50% - 240px + 281px);
                        height: auto;
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797838528"] {
                        display: table;
                        top: 183px;
                        left: calc(50% - 160px + 10px);
                        height: auto;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797473666"] {
                    color: #1b365d;
                    z-index: 3;
                    top: 39px;
                    left: calc(50% - 600px + 748px);
                    width: 94px;
                    height: 28px;
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797473666"] .tn-atom {
                    vertical-align: middle;
                    color: #1b365d;
                    font-size: 18px;
                    font-family: 'Montserrat', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797473666"] {
                        display: table;
                        top: 51px;
                        left: calc(50% - 480px + 531px);
                        width: 96px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797473666"] .tn-atom {
                        font-size: 16px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797473666"] {
                        display: table;
                        top: 89px;
                        left: calc(50% - 320px + 423px);
                        width: 332px;
                        height: auto;
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797473666"] {
                        display: table;
                        top: 58px;
                        left: calc(50% - 240px + 310px);
                        width: 81px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797473666"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797473666"] {
                        display: table;
                        top: 203px;
                        left: calc(50% - 160px + 34px);
                        width: 46px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797473666"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797617430"] {
                    z-index: 3;
                    top: 42px;
                    left: calc(50% - 600px + 720px);
                    width: 22px;
                    height: auto;
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797617430"] .tn-atom {
                    border-radius: 0px 0px 0px 0px;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797617430"] .tn-atom__img {
                    border-radius: 0px 0px 0px 0px;
                    object-position: center center;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797617430"] {
                        display: table;
                        top: 50px;
                        left: calc(50% - 480px + 490px);
                        height: auto;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797617430"] {
                        display: table;
                        top: 90px;
                        left: calc(50% - 320px + 390px);
                        height: auto;
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797617430"] {
                        display: table;
                        top: 61px;
                        left: calc(50% - 240px + 281px);
                        height: auto;
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797617430"] {
                        display: table;
                        top: 205px;
                        left: calc(50% - 160px + 10px);
                        height: auto;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797447256"] {
                    color: #1b365d;
                    z-index: 3;
                    top: 39px;
                    left: calc(50% - 600px + 520px);
                    width: 100px;
                    height: 28px;
                }

                #rec1157750011 .tn-elem[data-elem-id="1748797447256"] .tn-atom {
                    vertical-align: middle;
                    color: #1b365d;
                    font-size: 18px;
                    font-family: 'Montserrat', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797447256"] {
                        display: table;
                        top: 23px;
                        left: calc(50% - 480px + 531px);
                        width: 124px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797447256"] .tn-atom {
                        font-size: 16px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797447256"] {
                        display: table;
                        top: 36px;
                        left: calc(50% - 320px + 423px);
                        width: 89px;
                        height: auto;
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797447256"] {
                        display: table;
                        top: 33px;
                        left: calc(50% - 240px + 281px);
                        width: 81px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797447256"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1748797447256"] {
                        display: table;
                        top: 203px;
                        left: calc(50% - 160px + 170px);
                        width: 71px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1748797447256"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1474292016882"] {
                    color: #000000;
                    z-index: 3;
                    top: 50px;
                    left: calc(50% - 600px + 220px);
                    width: 262px;
                    height: 44px;
                }

                #rec1157750011 .tn-elem[data-elem-id="1474292016882"] .tn-atom {
                    vertical-align: middle;
                    color: #000000;
                    font-size: 14px;
                    font-family: 'Montserrat', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 400;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474292016882"] {
                        display: table;
                        top: 64px;
                        left: calc(50% - 480px + 181px);
                        width: 231px;
                        height: auto;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474292016882"] {
                        display: table;
                        top: 79px;
                        left: calc(50% - 320px + 105px);
                        width: 230px;
                        height: auto;
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474292016882"] {
                        display: table;
                        top: 149px;
                        left: calc(50% - 240px + 10px);
                        width: 224px;
                        height: auto;
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474292016882"] {
                        display: table;
                        top: 45px;
                        left: calc(50% - 160px + 105px);
                        width: 184px;
                        height: auto;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1474291988611"] {
                    color: #1b365d;
                    z-index: 3;
                    top: 22px;
                    left: calc(50% - 600px + 220px);
                    width: 220px;
                    height: 28px;
                }

                #rec1157750011 .tn-elem[data-elem-id="1474291988611"] .tn-atom {
                    vertical-align: middle;
                    color: #1b365d;
                    font-size: 18px;
                    font-family: 'Montserrat', Arial, sans-serif;
                    line-height: 1.55;
                    font-weight: 700;
                    background-position: center center;
                    border-color: transparent;
                    border-style: solid;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291988611"] {
                        display: table;
                        top: 36px;
                        left: calc(50% - 480px + 181px);
                        width: 460px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1474291988611"] .tn-atom {
                        font-size: 16px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291988611"] {
                        display: table;
                        top: 51px;
                        left: calc(50% - 320px + 137px);
                        width: 137px;
                        height: auto;
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291988611"] {
                        display: table;
                        top: 125px;
                        left: calc(50% - 240px + 10px);
                        width: 161px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1474291988611"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291988611"] {
                        display: table;
                        top: 17px;
                        left: calc(50% - 160px + 105px);
                        width: 117px;
                        height: auto;
                    }

                    #rec1157750011 .tn-elem[data-elem-id="1474291988611"] .tn-atom {
                        font-size: 14px;
                        background-size: cover;
                    }
                }

                #rec1157750011 .tn-elem[data-elem-id="1474291820276"] {
                    z-index: 3;
                    top: 16px;
                    left: calc(50% - 600px + 120px);
                    width: 80px;
                    height: 80px;
                }

                #rec1157750011 .tn-elem[data-elem-id="1474291820276"] .tn-atom {
                    border-radius: 3000px 3000px 3000px 3000px;
                    background-color: #d6d6d6;
                    background-position: center center;
                    background-size: cover;
                    background-repeat: no-repeat;
                    border-color: transparent;
                    border-style: solid;
                }

                @media screen and (max-width:1199px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291820276"] {
                        display: table;
                        top: 26px;
                        left: calc(50% - 480px + 90px);
                        width: 80px;
                        height: 80px;
                    }
                }

                @media screen and (max-width:959px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291820276"] {
                        display: table;
                        top: 29px;
                        left: calc(50% - 320px + 25px);
                    }
                }

                @media screen and (max-width:639px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291820276"] {
                        display: table;
                        top: 29px;
                        left: calc(50% - 240px + 10px);
                    }
                }

                @media screen and (max-width:479px) {
                    #rec1157750011 .tn-elem[data-elem-id="1474291820276"] {
                        display: table;
                        top: 12px;
                        left: calc(50% - 160px + 13px);
                    }
                }

@media (hover:hover),(min-width:0\0) {#rec1157750051 .t-btn:not(.t-animate_no-hover):hover {box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;background-color:#e94407 !important;}#rec1157750051 .t-btn:not(.t-animate_no-hover):focus-visible {box-shadow:0px 10px 20px rgba(0,11,48,0.25) !important;background-color:#e94407 !important;}#rec1157750051 .t-btn:not(.t-animate_no-hover) {transition-property:background-color,color,border-color,box-shadow;transition-duration:0.2s;transition-timing-function:ease-in-out;}}

#rec1157750051 .t185__text{font-size:20px;color:#fafafa;}

/* FAQ Section Styling */
.faq-section-post {
    font-family: inherit;
}

.faq-section-post .faq-title {
    color: #1b365d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

/* FAQ Accordion Styling */
.faq-section-post .faq-accordion details {
    margin-bottom: 1rem;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    background-color: #ffffff;
}

/* Summary (Questions/Titles) Styling */
.faq-section-post .faq-accordion details summary {
    /* Layout and interaction */
    padding: 1.5rem;
    cursor: pointer;
    background-color: #f8f9fa;
    border: none;
    transition: background-color 0.3s ease;
    
    /* Remove default styling */
    list-style: none;
    outline: none;
    margin: 0;
    position: relative;
}

/* H3 styling within summary */
.faq-section-post .faq-accordion details summary h3 {
    /* Your specified title styling */
    color: #1b365d;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    line-height: 1.55;
    margin: 0;
    display: inline-block;
    width: calc(100% - 30px); /* Leave space for arrow */
}

/* Remove default disclosure triangle */
.faq-section-post .faq-accordion details summary::-webkit-details-marker {
    display: none;
}

/* Custom arrow */
.faq-section-post .faq-accordion details summary::after {
    content: "▼";
    position: absolute;
    right: 1.5rem;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
    color: #1b365d;
    font-size: 14px;
}

/* Open state arrow */
.faq-section-post .faq-accordion details[open] summary::after {
    transform: translateY(-50%) rotate(180deg);
}

/* Hover effect for summary */
.faq-section-post .faq-accordion details summary:hover {
    background-color: #e9ecef;
}

/* Open state styling */
.faq-section-post .faq-accordion details[open] summary {
    background-color: #1b365d;
    color: white;
    border-bottom: 1px solid #e0e0e0;
}

.faq-section-post .faq-accordion details[open] summary h3 {
    color: white;
}

.faq-section-post .faq-accordion details[open] summary::after {
    color: white;
}

/* Content (Text) Styling */
.faq-section-post .faq-content {
    padding: 1.5rem;
    background-color: #ffffff;
}

.faq-section-post .faq-content p,
.faq-section-post .faq-content ul,
.faq-section-post .faq-content li {
    /* Your specified text styling */
    color: #1b365d;
    font-family: 'Unbounded', sans-serif;
    font-size: 14px;
    line-height: 1.55;
    margin-bottom: 1rem;
}

.faq-section-post .faq-content p:last-child {
    margin-bottom: 0;
}

/* Specific styling for lists */
.faq-section-post .faq-content ul {
    padding-left: 1.5rem;
}

.faq-section-post .faq-content li {
    margin-bottom: 0.5rem;
}

/* Links styling to maintain consistency */
.faq-section-post .faq-content a {
    color: #1b365d;
    text-decoration: underline;
}

.faq-section-post .faq-content a:hover {
    color: #0d2442;
}

/* Responsive adjustments */
@media screen and (max-width:960px) {
    .faq-section-post .faq-accordion details summary {
        padding: 1rem;
    }
    
    .faq-section-post .faq-accordion details summary h3 {
        font-size: 18px;
    }
    
    .faq-section-post .faq-content {
        padding: 1rem;
    }
}

@media screen and (max-width:640px) {
    .faq-section-post .faq-accordion details summary h3 {
        font-size: 16px;
    }
    
    .faq-section-post .faq-content p,
    .faq-section-post .faq-content ul,
    .faq-section-post .faq-content li {
        font-size: 13px;
    }
}

#rec1157750756 .t795__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec1157750756 .t795__descr {
                    color: #ffffff;
                    font-family: 'Unbounded';
                }

.t-section__descr {
                        max-width: 560px;
                    }

                    #rec1157750761 .t-section__title {
                        margin-bottom: 40px;
                    }

                    #rec1157750761 .t-section__descr {
                        margin-bottom: 75px;
                    }

                    @media screen and (max-width:960px) {
                        #rec1157750761 .t-section__title {
                            margin-bottom: 20px;
                        }

                        #rec1157750761 .t-section__descr {
                            margin-bottom: 45px;
                        }
                    }

#rec1157750761 .t-section__title {
                        color: #ff6b35;
                        font-family: 'Montserrat';
                    }

                    #rec1157750761 .t-section__descr {
                        color: #1b365d;
                        font-family: 'Unbounded';
                    }

@media (hover:hover),
                (min-width:0\0) {
                    #rec1157750761 .t-submit:hover {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }

                    #rec1157750761 .t-submit:focus-visible {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }
                }

@media (hover:hover),
                (min-width:0\0) {
                    #rec1087689781 .t-btn:not(.t-animate_no-hover):hover {
                        background-color: #e94407 !important;
                    }

                    #rec1087689781 .t-btn:not(.t-animate_no-hover):focus-visible {
                        background-color: #e94407 !important;
                    }

                    #rec1087689781 .t-btn:not(.t-animate_no-hover) {
                        transition-property: background-color, color, border-color, box-shadow;
                        transition-duration: 0.2s;
                        transition-timing-function: ease-in-out;
                    }
                }

#rec1087689781 .t997__card-title {
                    color: #ffffff;
                    font-family: 'Montserrat';
                }

                #rec1087689781 .t997__card-desc {
                    color: #ffffff;
                }

#rec1087693941 .t404__uptitle {
                    text-transform: uppercase;
                }

#rec1087693941 .t404__tag {
                    text-transform: uppercase;
                }

                #rec1087693941 .t404__date {
                    text-transform: uppercase;
                }

#rec1087689841 .t795__title {
                    color: #ff6b35;
                    font-family: 'Montserrat';
                }

                #rec1087689841 .t795__descr {
                    color: #ffffff;
                    font-family: 'Unbounded';
                }

.t-section__descr {
                        max-width: 560px;
                    }

                    #rec1087689851 .t-section__title {
                        margin-bottom: 40px;
                    }

                    #rec1087689851 .t-section__descr {
                        margin-bottom: 75px;
                    }

                    @media screen and (max-width:960px) {
                        #rec1087689851 .t-section__title {
                            margin-bottom: 20px;
                        }

                        #rec1087689851 .t-section__descr {
                            margin-bottom: 45px;
                        }
                    }

#rec1087689851 .t-section__title {
                        color: #ff6b35;
                        font-family: 'Montserrat';
                    }

                    #rec1087689851 .t-section__descr {
                        color: #1b365d;
                        font-family: 'Unbounded';
                    }

@media (hover:hover),
                (min-width:0\0) {
                    #rec1087689851 .t-submit:hover {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }

                    #rec1087689851 .t-submit:focus-visible {
                        box-shadow: 0px 10px 20px rgba(0, 11, 48, 0.25) !important;
                        background-color: #e94407 !important;
                    }
                }

#rec1087709816 .t420__title {
                        color: #ff6b35;
                    }

                    #rec1087709816 .t420__descr {
                        color: #fafafa;
                    }

#rec1087709816 .t420__logo-link {
                        font-size: 20px;
                        color: #ffffff;
                        text-transform: uppercase;
                    }

                    #rec1087709816 .t420__logo {
                        font-size: 20px;
                        color: #ffffff;
                        text-transform: uppercase;
                    }

                    #rec1087709816 .t420__text {
                        color: #fafafa;
                    }

                    #rec1087709816 .t420__title {
                        font-family: 'Montserrat';
                    }

                    #rec1087709816 .t420__descr {
                        font-family: 'Unbounded';
                    }
