.elementor-kit-7{--e-global-color-primary:#05225C;--e-global-color-secondary:#05225C;--e-global-color-text:#05225C;--e-global-color-accent:#FA983C;--e-global-color-0ddb6e2:#FFFFFF;--e-global-color-6dd017b:#F1F0F2;--e-global-color-1f68d95:#05225B;--e-global-color-4f7451d:#3978DE;--e-global-color-685c3ce:#FA983C;--e-global-color-596a917:#FACE3D;--e-global-color-958b1af:#D3D0D7;--e-global-color-e1fc660:#D0D0D0;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;--e-global-typography-8d9a478-font-family:"Inter";--e-global-typography-8d9a478-font-size:50px;--e-global-typography-8d9a478-font-weight:500;--e-global-typography-9ab615b-font-family:"Inter";--e-global-typography-9ab615b-font-size:50px;--e-global-typography-5cdfb3b-font-family:"Inter";--e-global-typography-5cdfb3b-font-size:40px;--e-global-typography-e737da7-font-family:"Inter";--e-global-typography-e737da7-font-size:30px;--e-global-typography-f284df2-font-family:"Inter";--e-global-typography-f284df2-font-size:25px;--e-global-typography-f284df2-font-weight:500;--e-global-typography-94cebfd-font-family:"Inter";--e-global-typography-94cebfd-font-size:22px;--e-global-typography-5e98fdb-font-family:"Inter";--e-global-typography-5e98fdb-font-size:14px;--e-global-typography-77f51d9-font-family:"Roboto";--e-global-typography-77f51d9-font-size:20px;--e-global-typography-77f51d9-font-weight:700;--e-global-typography-77f51d9-font-style:italic;--e-global-typography-1f1b8f5-font-family:"Roboto";--e-global-typography-1f1b8f5-font-size:18px;--e-global-typography-7a9c679-font-family:"Inter";--e-global-typography-7a9c679-font-size:20px;--e-global-typography-7a9c679-font-weight:500;--e-global-typography-a6fbbb1-font-family:"Inter";--e-global-typography-a6fbbb1-font-size:18px;--e-global-typography-a6fbbb1-font-weight:500;--e-global-typography-f01a9c2-font-family:"Roboto";--e-global-typography-f01a9c2-font-size:20px;--e-global-typography-f01a9c2-font-weight:700;--e-global-typography-f01a9c2-font-style:italic;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-block-end:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.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-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 */.orange{
    color: #FA983C;
}

.main-header {
    transition: transform 0.3s ease;
    will-change: transform;
}

.main-header.hide-header {
    transform: translateY(-100%);
}

.gradient-button{
    transition: .2s all ease-in-out !important;
}

.accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    border-radius: 10px 10px 0 0!important;
}

.accordion .e-n-accordion-item[open]>.e-n-accordion-item-title {
    border-radius: 10px 10px 0 0!important;
}

.accordion .e-n-accordion-item[open] {
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.25);
    transition: .2s all ease-in-out;
}

.accordion .e-n-accordion-item{
    transition: .2s all ease-in-out;
}

.accordion details{
    border-radius: 10px;
}

.accordion details:hover{
    box-shadow: 2px 2px 8px 0px rgba(0,0,0,0.25);
    transition: .2s all ease-in-out;
}

.shadow-carousel .swiper-slide{
    transition: .2s all ease-in-out;
    border-radius: 10px;
}

.shadow-carousel .swiper-slide:hover{
    box-shadow: 3px 8px 13px -7px rgba(0,0,0,0.28);
    
}

.shadow-container{
    transition: .2s all ease-in-out;
}

.shadow-container:hover{
    box-shadow: 3px 8px 13px -7px rgba(0,0,0,0.28);
    
}

.shadow-trigger {
  transition: box-shadow 0.3s ease;
}

.shadow-trigger.is-active {
  box-shadow: 20px 20px 40px -10px rgba(0,0,0,0.60);
}

.gradient-button .elementor-button {
  position: relative;
  overflow: hidden;
  background: #FA983C !important; 
  z-index: 1;
  transition: transform 0.2s ease, color 0.2s ease;
}

.gradient-button .elementor-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(135deg, #FA983C, #FACE3D);
  opacity: 0;
  pointer-events: none; 
  transition: opacity 0.2s ease;
  z-index: 1;
}

.gradient-button .elementor-button-content-wrapper {
  position: relative;
  z-index: 2;
}

.gradient-button .elementor-button:hover::before {
  opacity: 1;
}


.search-toggle-wrap {
  position: relative;
  display: flex;
  align-items: center;
}

.search-icon{
    transition: .1s all ease;
}

.search-icon:hover{
    transform: translateX(4px);
    cursor: pointer; 
}



.search-bar {
  width: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateX(10px);
  transition: all 0.3s ease;
  white-space: nowrap;
}


.search-toggle-wrap.active .search-bar {
  width: 250px;
  opacity: 1;
  transform: translateX(0);
}

.search-bar .elementor-widget {
  min-width: 250px;
}/* End custom CSS */