.elementor-kit-6{--e-global-color-primary:#0156FB;--e-global-color-secondary:#54595F;--e-global-color-text:#231F20;--e-global-color-accent:#F7F8FC;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-b56db3d-font-family:"Poppins";--e-global-typography-b56db3d-font-size:55px;--e-global-typography-b56db3d-font-weight:400;--e-global-typography-b56db3d-line-height:65px;--e-global-typography-b56db3d-letter-spacing:-0.03em;--e-global-typography-f36ed7f-font-family:"Poppins";--e-global-typography-f36ed7f-font-size:45px;--e-global-typography-f36ed7f-font-weight:400;--e-global-typography-f36ed7f-line-height:50px;--e-global-typography-f36ed7f-letter-spacing:-0.03em;--e-global-typography-996ee94-font-family:"Poppins";--e-global-typography-996ee94-font-size:18px;--e-global-typography-996ee94-font-weight:500;--e-global-typography-996ee94-text-transform:capitalize;--e-global-typography-497f69f-font-family:"Poppins";--e-global-typography-497f69f-font-size:40px;--e-global-typography-497f69f-font-weight:600;--e-global-typography-497f69f-text-transform:capitalize;--e-global-typography-497f69f-line-height:55px;--e-global-typography-497f69f-letter-spacing:-0.03em;--e-global-typography-c8414f3-font-family:"Poppins";--e-global-typography-c8414f3-font-size:18px;--e-global-typography-c8414f3-font-weight:300;--e-global-typography-cbd1494-font-family:"Poppins";--e-global-typography-cbd1494-font-size:35px;--e-global-typography-cbd1494-font-weight:600;--e-global-typography-cbd1494-line-height:45px;--e-global-typography-cbd1494-letter-spacing:0em;--e-global-typography-ab058e5-font-family:"Poppins";--e-global-typography-ab058e5-font-size:40px;--e-global-typography-ab058e5-font-weight:600;--e-global-typography-ab058e5-line-height:50px;--e-global-typography-ab058e5-letter-spacing:-0.03em;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-b56db3d-font-size:40px;--e-global-typography-b56db3d-line-height:52px;--e-global-typography-996ee94-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-b56db3d-font-size:36px;--e-global-typography-b56db3d-line-height:46px;--e-global-typography-f36ed7f-font-size:32px;--e-global-typography-f36ed7f-line-height:40px;--e-global-typography-497f69f-font-size:36px;--e-global-typography-497f69f-line-height:42px;--e-global-typography-c8414f3-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bold-italic {
    font-weight: 600; 
    font-style: italic;
}

.faq-accordion .e-n-accordion-item {
    border: 3px solid #0156FB;
    border-radius: 20px;
}

.faq-accordion .e-n-accordion-item .e-n-accordion-item-title {
    justify-content: space-between;
}

.faq-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg {
    fill: #0156FB !important;
}

.pricing-box {
    min-width: 520px;
}

.repair-question {
    font-family: "Poppins", Sans-serif;
    font-size: 32px;
    font-weight: 300;
}

@media screen and (max-width: 767px) {
    .pricing-box {
     min-width: 0px;
    }
    .repair-question {
        line-height: 38px;
    }
}/* End custom CSS */