.elementor-kit-5{--e-global-color-primary:#A02928;--e-global-color-secondary:#191E28;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-a0cb6e5:#C82321;--e-global-color-d0fa5f3:#191E28;--e-global-color-938b67b:#F2F2F2;--e-global-color-982af15:#A02928;--e-global-typography-primary-font-family:"Roboto";--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;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* FAQ hover/focus color fix */
.tns-faq-question:hover,
.tns-faq-question:focus,
.tns-faq-question:active {
  color: #ffffff !important;
  background: rgba(229, 37, 37, 0.08) !important;
  outline: none !important;
  box-shadow: none !important;
}

.tns-faq-question:hover span,
.tns-faq-question:focus span,
.tns-faq-question:active span {
  color: #ff3030 !important;
}

/* FAQ open state */
.tns-faq-item.is-open .tns-faq-question {
  color: #ffffff !important;
  background: rgba(229, 37, 37, 0.10) !important;
}

.tns-faq-item.is-open .tns-faq-question span {
  color: #ff3030 !important;
}

/* All red CTA buttons hover/focus fix */
.tns-main-btn:hover,
.tns-main-btn:focus,
.tns-main-btn:active,
.tns-price-btn:hover,
.tns-price-btn:focus,
.tns-price-btn:active,
.tns-red-btn:hover,
.tns-red-btn:focus,
.tns-red-btn:active,
.tns-shiko-pakot-btn:hover,
.tns-shiko-pakot-btn:focus,
.tns-shiko-pakot-btn:active {
  color: #ffffff !important;
  background: linear-gradient(180deg, #ff3b3b, #c91515) !important;
  border-color: rgba(229, 37, 37, 0.95) !important;
  outline: none !important;
  box-shadow:
    0 18px 44px rgba(229,37,37,.38),
    inset 0 1px 0 rgba(255,255,255,.18) !important;
}

/* Button text/icon inside hover */
.tns-main-btn:hover *,
.tns-price-btn:hover *,
.tns-red-btn:hover *,
.tns-shiko-pakot-btn:hover * {
  color: #ffffff !important;
}/* End custom CSS */