.elementor-937 .elementor-element.elementor-element-ba5c5bc{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-937 .elementor-element.elementor-element-c5486fc{--display:flex;}.elementor-937 .elementor-element.elementor-element-53ab0c6{--display:flex;}.elementor-937 .elementor-element.elementor-element-55409d2{--display:flex;}.elementor-937 .elementor-element.elementor-element-3b7f4c3{--display:flex;}.elementor-937 .elementor-element.elementor-element-01de747 .elementor-heading-title{color:var( --e-global-color-astglobalcolor0 );}.elementor-937 .elementor-element.elementor-element-43f5b25{--display:flex;}.elementor-937 .elementor-element.elementor-element-dc5acd1{--display:flex;--margin-top:0px;--margin-bottom:200px;--margin-left:0px;--margin-right:0px;}.elementor-937 .elementor-element.elementor-element-e44133d{--grid-columns:3;}@media(max-width:1024px) and (min-width:768px){.elementor-937 .elementor-element.elementor-element-ba5c5bc{--content-width:84%;}}@media(max-width:1024px){.elementor-937 .elementor-element.elementor-element-ba5c5bc{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-937 .elementor-element.elementor-element-dc5acd1{--margin-top:0px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-937 .elementor-element.elementor-element-e44133d{--grid-columns:2;}}@media(max-width:767px){.elementor-937 .elementor-element.elementor-element-ba5c5bc{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-937 .elementor-element.elementor-element-3b7f4c3{--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-937 .elementor-element.elementor-element-43f5b25{--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-937 .elementor-element.elementor-element-dc5acd1{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-937 .elementor-element.elementor-element-e44133d{--grid-columns:1;}}/* Start custom CSS for text-editor, class: .elementor-element-7f07a8d */.section-label {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--brand);
  margin-bottom: 20px;
  display: flex; align-items: center; gap: 12px;
}
.section-label::after {
  content: '';
  flex: 1; max-width: 48px;
  height: 1px;
  position: relative !important;
  top:-10px !important;
  background: var(--brand-dimin);
}/* End custom CSS */
/* Start custom CSS for heading, class: .elementor-element-01de747 */.about-heading{
  font-family: 'Fraunces', serif !important;
  font-size: clamp(2.2rem, 3.5vw, 3.2rem);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.025em;
  margin-bottom: 28px;
  color: #ffffff !important;
}
.about-heading em { font-style: italic; font-weight: 300; color: var(--muted); }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-a01b39c */.about-body { color: var(--muted); line-height: 1.8; font-size: 0.95rem; }
.about-body p + p { margin-top: 16px; }
.about-body strong { color: var(--ink); font-weight: 500; }

.about-body p:nth-child(1){
    animation: fadeUp 1s ease-in-out;
}
.about-body p:nth-child(2){
    animation: fadeUp 2s ease-in-out;
}
.about-body p:nth-child(3){
    animation: fadeUp 3s ease-in-out;
}/* End custom CSS */
/* Start custom CSS for search, class: .elementor-element-30acd15 *//* 1. The Wrapper (Equivalent to your .search-bar) */
.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-form {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 36px;
    flex-wrap: wrap;
    position: relative;
}

/* 2. The Input Wrapper (Equivalent to your .search-input-wrap) */
.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-input-wrapper {
    flex: 1;
    min-width: 240px;
    position: relative;
}

/* 3. The Input Field (Equivalent to your .search-input) */
.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-input {
    width: 100% !important;
    padding: 12px 60px 12px 75px !important; /* Extra left padding for the icon */
    background: var(--glass) !important;
    border: 1px solid var(--border) !important;
    color: var(--ink) !important;
    font-family: 'DM Sans', sans-serif;
    font-size: 0.9rem;
    outline: none;
    transition: border-color 0.2s;
}

/* 4. Focus & Placeholder */
.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-input:focus {
    border-color: var(--border) !important;
    background: var(--glass-hi) !important;
}

.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-input::placeholder {
    color: var(--muted);
}

/* 5. Positioning the Search Icon (The SVG) */
.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-label {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    pointer-events: none; /* Allows clicks to pass through to the input */
    line-height: 0;
}

.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-label svg {
    width: 16px;
    height: 16px;
    fill: var(--muted);
}

/* 6. Handling the Clear (X) Icon - if you want it styled */
.elementor-937 .elementor-element.elementor-element-30acd15 .e-fas-times {
    fill: var(--muted);
    right: 14px;
    width: 12px;
}

.elementor-937 .elementor-element.elementor-element-30acd15 .e-search-results-container {
    background: var(--bg);
    border-radius: 14px;
    margin-top: 8px;
}




/* Media Query for Mobile Devices */
@media (max-width: 767px) {
    
    /* Adjusting the Search Icon position */
    .elementor-937 .elementor-element.elementor-element-30acd15 .e-search-label {
        left: 0px; /* Adjusting the Search Label Left */
    }

    /* Adjusting Input Paddings */
    .elementor-937 .elementor-element.elementor-element-30acd15 .e-search-input {
        padding: 10px 36px 10px 36px !important; /* Shorter padding for mobile screens */
    }

    /* Optional: Adjusting Clear (X) icon position for tighter screens */
    .elementor-937 .elementor-element.elementor-element-30acd15 .e-fas-times {
        right: 18px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-b2408ec */.timeline-strip{
  padding:28px 32px;
  border-radius:18px;
  background:var(--glass);
  border:1px solid var(--border);
  margin-bottom:36px;
  display:flex;
  align-items:center;
  overflow-x:auto;
}

.timeline-item{
  display:flex;
  flex-direction:column;
  align-items:center;
  flex:1;
  min-width:80px;
  position:relative;
}

.timeline-item::after{
  content:'';
  position:absolute;
  right:0;
  left: 0;
  top:12px;
  width:100%;
  height:1px;
  background:linear-gradient(90deg,var(--border),var(--border));
  z-index:0;

}

.timeline-dot{
  width:24px;
  height:24px;
  border-radius:50%;
  border:2px solid var(--border);
  background:var(--bg);
  display:flex;
  align-items:center;
  justify-content:center;
  position:relative;
  z-index:1;
  font-size:0.55rem;
  margin-bottom:8px;
}

.timeline-dot.active{
  border-color:var(--brand);
  background:rgba(239,89,57, 0.3);
}

.timeline-dot.past{
  border-color:rgba(239,89,57,0.4);
  background:rgba(239,89,57,0.1);
}

.timeline-month{
  font-size:0.68rem;
  font-weight:600;
  letter-spacing:0.06em;
  text-transform:uppercase;
  color:var(--muted);
}

.timeline-month.active{
  color:var(--brand);
}/* End custom CSS */