.elementor-4457 .elementor-element.elementor-element-c45d5ee{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:solid;--border-style:solid;border-width:0px 0px 1px 0px;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:1px;--border-left-width:0px;border-color:#E5E5E5;--border-color:#E5E5E5;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:10px;--padding-left:0px;--padding-right:0px;}.elementor-4457 .elementor-element.elementor-element-21a1ff9{width:var( --container-widget-width, 9.7% );max-width:9.7%;--container-widget-width:9.7%;--container-widget-flex-grow:0;}.elementor-4457 .elementor-element.elementor-element-21a1ff9 > .elementor-widget-container{margin:13px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4457 .elementor-element.elementor-element-21a1ff9.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-4457 .elementor-element.elementor-element-21a1ff9 img{width:100%;max-width:100%;}.elementor-4457 .elementor-element.elementor-element-e692330{width:var( --container-widget-width, 9.7% );max-width:9.7%;--container-widget-width:9.7%;--container-widget-flex-grow:0;}.elementor-4457 .elementor-element.elementor-element-e692330 > .elementor-widget-container{margin:13px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4457 .elementor-element.elementor-element-e692330.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-4457 .elementor-element.elementor-element-e692330 img{width:100%;max-width:100%;}.elementor-4457 .elementor-element.elementor-element-107a554{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:8px;--margin-right:0px;}.elementor-4457 .elementor-element.elementor-element-107a554.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-4457 .elementor-element.elementor-element-a63728b{width:initial;max-width:initial;}.elementor-4457 .elementor-element.elementor-element-a63728b > .elementor-widget-container{margin:13px 0px 0px 0px;}.elementor-4457 .elementor-element.elementor-element-a63728b.elementor-element{--align-self:flex-start;}.elementor-4457 .elementor-element.elementor-element-ab501dd{width:var( --container-widget-width, 50% );max-width:50%;--container-widget-width:50%;--container-widget-flex-grow:0;}.elementor-4457 .elementor-element.elementor-element-ab501dd > .elementor-widget-container{margin:10px 0px 0px -100px;}.elementor-4457 .elementor-element.elementor-element-ab501dd.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-4457 .elementor-element.elementor-element-64b0d0a{--spacer-size:100px;}.elementor-4457 .elementor-element.elementor-element-64b0d0a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-4457 .elementor-element.elementor-element-c45d5ee{--content-width:1200px;}.elementor-4457 .elementor-element.elementor-element-107a554{--width:14.141%;}}/* Start custom CSS for shortcode, class: .elementor-element-a63728b */.dialpad-icon {
  display: grid;
  grid-template-columns: repeat(3, 5px);
  gap: 1.5px;
  width: 18px;
  height: 18px;
  cursor: pointer;
}

.dialpad-icon .dot {
  width: 5px;
  height: 5px;
  border: 1.5px solid #000;
  border-radius: 50%;
  background-color: transparent;
  transition: border-color 0.2s ease;
}

.dialpad-icon:hover .dot {
  border-color: #999;
}/* End custom CSS */
/* Start custom CSS *//* —————————————————————————————
   FULL-BLEED STRETCH (Variation A)
———————————————————————————————————*/

/* 1. Stretch the entire section to 100vw */
.femdoo-32156plouf-eustgdhe.elementor-section {
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  width: 100vw !important;
  max-width: 100vw !important;
  padding: 0 !important;
}

/* 2. Re-box the inner Elementor container at up to 1600px */
.femdoo-32156plouf-eustgdhe .elementor-container {
  width: 100% !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
}

/* —————————————————————————————
   FULL-BLEED STRETCH (Variation B)
———————————————————————————————————*/

/* 1. Alternative margin-based centering */
.femdoo-32156plouf-eustgdhe.elementor-section {
  position: relative !important;
  width: 100vw !important;
  max-width: 100vw !important;
  margin: 0 calc(50% - 50vw) !important;
  padding: 0 !important;
}

/* 2. Same inner-container cap */
.femdoo-32156plouf-eustgdhe .elementor-container {
  width: 100% !important;
  max-width: 1600px !important;
  margin: 0 auto !important;
  padding: 0 20px !important;
}/* End custom CSS */