.elementor-380 .elementor-element.elementor-element-c77a20a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:600;}.elementor-380 .elementor-element.elementor-element-c77a20a{width:auto;max-width:auto;}.elementor-380 .elementor-element.elementor-element-d475fd5 .elementor-heading-title{color:#4A2C68;font-family:"Roboto", Sans-serif;font-size:44px;font-weight:600;}.elementor-380 .elementor-element.elementor-element-485a668 iframe{height:444px;}.elementor-380 .elementor-element.elementor-element-375d398 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-380 .elementor-element.elementor-element-b2ce23c > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-380 .elementor-element.elementor-element-9b7d35d .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-380 .elementor-element.elementor-element-9b7d35d .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-380 .elementor-element.elementor-element-9b7d35d{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-380 .elementor-element.elementor-element-9b7d35d .elementor-icon-list-text{transition:color 0.3s;}.elementor-380 .elementor-element.elementor-element-9b7d35d > .elementor-widget-container{margin:10px 0px 10px 0px;}.elementor-380 .elementor-element.elementor-element-1aecc4c > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-380 .elementor-element.elementor-element-730e487 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-380 .elementor-element.elementor-element-730e487 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-380 .elementor-element.elementor-element-730e487{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-380 .elementor-element.elementor-element-730e487 .elementor-icon-list-text{transition:color 0.3s;}.elementor-380 .elementor-element.elementor-element-730e487 > .elementor-widget-container{margin:10px 0px 10px 0px;}.elementor-380 .elementor-element.elementor-element-6247c67{--spacer-size:40px;}.elementor-380 .elementor-element.elementor-element-f4962fe .elementor-button{font-family:"Inter", Sans-serif;font-size:14px;font-weight:400;border-style:solid;border-width:2px 2px 2px 2px;padding:10px 10px 10px 10px;}.elementor-380 .elementor-element.elementor-element-f4962fe .elementor-button:hover, .elementor-380 .elementor-element.elementor-element-f4962fe .elementor-button:focus{color:var( --e-global-color-text );background-color:var( --e-global-color-7ee93b2 );}.elementor-380 .elementor-element.elementor-element-f4962fe .elementor-button:hover svg, .elementor-380 .elementor-element.elementor-element-f4962fe .elementor-button:focus svg{fill:var( --e-global-color-text );}.elementor-380 .elementor-element.elementor-element-f4962fe > .elementor-widget-container{margin:20px 0px 20px 0px;}@media(max-width:1024px){.elementor-380 .elementor-element.elementor-element-d475fd5 .elementor-heading-title{font-size:36px;}}@media(max-width:767px){.elementor-380 .elementor-element.elementor-element-7cf4a96 > .elementor-element-populated{padding:0px 0px 0px 0px;}.elementor-380 .elementor-element.elementor-element-a893de4 > .elementor-element-populated{margin:0px 0px 10px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-380 .elementor-element.elementor-element-375d398 > .elementor-element-populated{margin:10px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}}/* Start custom CSS for heading, class: .elementor-element-c77a20a *//* -----------------------------------------
   HEADING BADGE STYLE
----------------------------------------- */
.heading-badge {
    display: inline-block !important;
    padding: 6px 18px !important;
    border-radius: 999px !important;
    background: rgba(74, 44, 104, 0.06) !important; 
    color: var(--primary-dark) !important;
    font-size: 0.75rem !important;
    font-weight: 700 !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
    margin-bottom: 1rem !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04) !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1694f06 */:root {
  /* Backgrounds */
  --arl-bg: linear-gradient(
    180deg,
    #fdfbfe 0%,
    #f6f1fa 100%
  );

  /* Borders & separators */
  --arl-border: rgba(157, 122, 188, 0.22);
  --arl-sep: rgba(157, 122, 188, 0.18);

  /* Shadow – soft, therapeutic */
  --arl-shadow: 0 10px 32px rgba(74, 44, 104, 0.14);

  /* Geometry */
  --arl-radius: 20px;
  --arl-pad: 18px;
  --arl-gap: 24px;

  /* Text */
  --arl-label: #8b7c98;   /* muted lavender gray */
  --arl-time: #4a2c68;    /* BAPO primary dark */
}


.arl-hours-badge {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: var(--arl-gap);
  padding: var(--arl-pad) calc(var(--arl-pad) + 6px);
  background: var(--arl-bg);
  border: 1px solid var(--arl-border);
  border-radius: var(--arl-radius);
  box-shadow: var(--arl-shadow);
  max-width: 720px;
  width: 100%;
  backdrop-filter: blur(10px);
  text-align: center;
}


.arl-hours-item {
  position: relative;
  padding: 6px 14px;
}
.arl-hours-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 15%;
  right: 0;
  width: 1px;
  height: 70%;
  background: linear-gradient(
    to bottom,
    transparent 0%,
    var(--arl-sep) 20%,
    var(--arl-sep) 80%,
    transparent 100%
  );
}


.arl-hours-label {
  display: block;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: var(--arl-label);
  margin-bottom: 4px;
  letter-spacing: 0.02em;
}

.arl-hours-time {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 18px;
  color: #0F2D52 !important;
  font-weight: 600;
  color: var(--arl-time);
  line-height: 1.3;
  
}

/* Hover effect (subtle pastel glow) */
.arl-hours-badge:hover {
  box-shadow: 0 12px 36px rgba(157, 122, 188, 0.35);
  transition: box-shadow 0.3s ease;
}


/* Responsive */
@media (max-width: 640px) {
  .arl-hours-badge {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 16px;
  }
  .arl-hours-item:not(:last-child)::after {
    content: "";
    top: auto;
    bottom: -4px;
    left: 10%;
    right: 10%;
    height: 1px;
    width: auto;
    background: linear-gradient(
      to right,
      transparent 0%,
      var(--arl-sep) 15%,
      var(--arl-sep) 85%,
      transparent 100%
    );
  }
}/* End custom CSS */
/* Start custom CSS for icon-list, class: .elementor-element-9b7d35d *//* Scope only this widget */
.bapo-hoverline .elementor-icon-list-item{
  position: relative;
  display: flex;
  align-items: center;
}

/* Make the text the anchor for the underline */
.bapo-hoverline .elementor-icon-list-text{
  position: relative;
  display: inline-block;
  padding-bottom: 4px;
}

/* The animated line */
.bapo-hoverline .elementor-icon-list-text::after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 2px;
  width: 100%;
  border-radius: 2px;
  background: linear-gradient(90deg, #9d7abc, #d8b4e2);

  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}

/* Trigger */
.bapo-hoverline .elementor-icon-list-item:hover .elementor-icon-list-text::after{
  transform: scaleX(1);
}/* End custom CSS */
/* Start custom CSS for button, class: .elementor-element-f4962fe */.btn .elementor-button {
    display: inline-block;
    padding: 12px 32px;
    border-radius: 50px;
    font-weight: 700;
    letter-spacing: 0.5px;
    transition: var(--transition);
    cursor: pointer;
}

.btn-primary .elementor-button {
    background-color: var(--primary-dark);
    border: 2px solid var(--primary-dark);
    color: #ffffff;
}

.btn-primary .elementor-button:hover {
    background-color: transparent;
    color: var(--primary-dark);
    transform: translateY(-3px);
}

.btn-outline .elementor-button {
    background-color: transparent;
    border: 2px solid var(--primary-dark);
    color: var(--primary-dark);
}

.btn-outline .elementor-button:hover {
    background-color: var(--primary-dark);
    color: #ffffff;
    transform: translateY(-3px);
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-43f0fa1 *//* =========================================
   BAPO – Gravity Forms (scoped)
   Wrapper: .bapo-contact-form
========================================= */
.bapo-contact-form .gform_wrapper{
  --bapo-primary: #4A2C68;
  --bapo-accent: #9D7ABC;
  --bapo-ink: #1f1a2a;
  --bapo-muted: rgba(31,26,42,.68);
  --bapo-border: rgba(74,44,104,.14);
  --bapo-card: rgba(255,255,255,.70);
  --bapo-shadow: 0 16px 40px rgba(74,44,104,.12);
  --bapo-radius: 22px;
  --bapo-focus: 0 0 0 4px rgba(157,122,188,.22);

  max-width: 980px;
  margin: 0 auto;
  padding: 26px 26px 20px;
  border-radius: var(--bapo-radius);
  background:
    radial-gradient(900px 480px at 10% 0%, rgba(157,122,188,.18), transparent 60%),
    radial-gradient(900px 520px at 90% 20%, rgba(216,180,226,.22), transparent 55%),
    var(--bapo-card);
  border: 1px solid var(--bapo-border);
  box-shadow: var(--bapo-shadow);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

/* Title/description spacing */
.bapo-contact-form .gform_heading{
  margin-bottom: 12px;
}

/* Grid gaps */
.bapo-contact-form .gform_fields{
  gap: 16px !important;
}

/* Labels */
.bapo-contact-form .gfield_label,
.bapo-contact-form .ginput_complex label{
  color: var(--bapo-muted);
  font-weight: 600;
  letter-spacing: .2px;
  margin-bottom: 8px;
}

/* Required star */
.bapo-contact-form .gfield_required_asterisk{
  color: #b24aa7;
}

/* Inputs */
.bapo-contact-form input[type="text"],
.bapo-contact-form input[type="email"],
.bapo-contact-form input[type="tel"],
.bapo-contact-form select,
.bapo-contact-form textarea{
  width: 100%;
  border-radius: 16px !important;
  border: 1px solid rgba(74,44,104,.16) !important;
  background: rgba(255,255,255,.78) !important;
  color: var(--bapo-ink) !important;
  padding: 12px 14px !important;
  box-shadow: 0 10px 22px rgba(74,44,104,.06);
  transition: border-color .2s ease, box-shadow .2s ease, transform .12s ease, background .2s ease;
}

/* Placeholder */
.bapo-contact-form input::placeholder,
.bapo-contact-form textarea::placeholder{
  color: rgba(31,26,42,.42);
}

/* Focus */
.bapo-contact-form input:focus,
.bapo-contact-form select:focus,
.bapo-contact-form textarea:focus{
  outline: none !important;
  border-color: rgba(157,122,188,.65) !important;
  box-shadow: var(--bapo-focus), 0 14px 28px rgba(74,44,104,.10);
  background: rgba(255,255,255,.92) !important;
}

/* Select arrow nicer */
.bapo-contact-form select{
  appearance: none;
  -webkit-appearance: none;
  background-image:
    linear-gradient(45deg, transparent 50%, rgba(74,44,104,.55) 50%),
    linear-gradient(135deg, rgba(74,44,104,.55) 50%, transparent 50%);
  background-position:
    calc(100% - 18px) 52%,
    calc(100% - 12px) 52%;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 40px !important;
}

/* Name field (first/last) spacing */
.bapo-contact-form .ginput_complex{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
@media (max-width: 640px){
  .bapo-contact-form .ginput_complex{
    grid-template-columns: 1fr;
  }
}

/* Footer / button */
.bapo-contact-form .gform_footer{
  margin-top: 10px;
  padding-top: 14px;
  border-top: 1px solid rgba(74,44,104,.10);
  display: flex;
  justify-content: flex-end;
}

.bapo-contact-form .gform_button.button{
  border: none !important;
  border-radius: 999px !important;
  padding: 12px 18px !important;
  font-weight: 700;
  letter-spacing: .2px;
  color: #fff !important;
  background:
    linear-gradient(135deg, #4A2C68 0%, #9D7ABC 55%, #D8B4E2 110%) !important;
  box-shadow: 0 16px 34px rgba(74,44,104,.18);
  transition: transform .12s ease, box-shadow .2s ease, filter .2s ease;
}

.bapo-contact-form .gform_button.button:hover{
  transform: translateY(-1px);
  box-shadow: 0 22px 46px rgba(74,44,104,.22);
  filter: brightness(1.02);
}

.bapo-contact-form .gform_button.button:active{
  transform: translateY(0px) scale(.99);
}

/* Validation (if enabled) */
.bapo-contact-form .gfield_error input,
.bapo-contact-form .gfield_error select,
.bapo-contact-form .gfield_error textarea{
  border-color: rgba(196, 30, 90, .55) !important;
  box-shadow: 0 0 0 4px rgba(196, 30, 90, .12) !important;
}

.bapo-contact-form .validation_message{
  color: rgba(196, 30, 90, .9);
  font-weight: 600;
}

/* Tighten text editor wrapper if Elementor adds extra spacing */
.bapo-contact-form .elementor-widget-container{
  padding: 0 !important;
}/* End custom CSS */