.elementor-177 .elementor-element.elementor-element-2caa954{--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;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-177 .elementor-element.elementor-element-38a2fa6 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-177 .elementor-element.elementor-element-b7140ad{font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:400;line-height:24px;color:var( --e-global-color-text );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-177 .elementor-element.elementor-element-2caa954{--padding-top:5px;--padding-bottom:50px;--padding-left:5px;--padding-right:5px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-177 .elementor-element.elementor-element-38a2fa6{padding:10px 10px 0px 10px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-177 .elementor-element.elementor-element-b7140ad{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -16px) 0px;padding:0px 10px 0px 10px;font-size:14px;line-height:24px;}}/* Start custom CSS */.comparison-table-wrap {
  width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
      transform: rotateX(180deg);

}
  .table-scroll-top {
    overflow-x: auto;
    overflow-y: hidden;
    height: 20px;
}

.comparison-table tr.section-spacer td {
  height: 40px;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
}
.comparison-table tr > th {
    vertical-align: bottom !important;
}

.comparison-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}

/* LEFT COLUMN */
.comparison-left {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

/* RIGHT COLUMN */
.comparison-right {
  display: flex;
  flex-direction: column;
  gap: 1;
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
    transform: rotateX(180deg);

}
.comparison-table * {
    font-family: "Montserrat", Sans-Serif;
   
}
.comparison-table th,
.comparison-table td {
  padding: 10px;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
}

.comparison-table th {
  background: #f7f7f7;
  font-weight: 600;
}

.comparison-table td:first-child,
.comparison-table th:first-child {
  text-align: left;
  position: sticky;
  left: 0;
  background: #fff;
  z-index: 2;
}

.comparison-table th img {
  max-width: 100px;
  max-height: 50px;
  display: block;
  margin: 0 auto 6px;
}
.comparison-tool {
  width: 100%;
}

.comparison-controls {
  margin-bottom: 20px;
  padding: 16px;
  background: #f7f7f7;
  border-radius: 12px;
}

.comparison-search-wrap label {
  display: block;
  font-weight: 600;
  margin-bottom: 8px;
}

.agent-search {
  width: 100%;
  max-width: 420px;
  padding: 12px 14px;
  border: 1px solid #ccc;
  border-radius: 8px;
}

.agent-body.elementor-page-177 {
  display: flex;
  gap: 10px;
  flex-wrap: nowrap;
  margin-top: 14px;
   overflow-x: auto;
  width: 100%;

}
.clear-agent-selection {
    font-size:16px !important;
    padding:4px 16px !important;

  border: 0;
  border-radius: 8px;
  background: #222;
  color: #fff;
  cursor: pointer;
  width:fit-content;
}
.agent-option {
  display: flex;
  align-items: center;
  gap: 6px;
  background: #fff;
  border: 1px solid #ddd;
  padding: 9px 12px;
  border-radius: 999px;
  cursor: pointer;
  font-size: 14px;
}


.comparison-table-wrap {
  width: 100%;
  overflow-x: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  position: relative;
}

.comparison-table {
  width: max-content;
  min-width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 14px;
}

.comparison-table th,
.comparison-table td {
  min-width: 170px;
  max-width: 220px;
  padding: 6px;

  text-align: center;
  vertical-align: middle;
  background: #fff;
}
.comparison-table th, .comparison-table td {
    border:1px solid #dddddd70;
}
.comparison-table th {
  background: #f7f7f7;
  font-weight: 700;
  position: sticky;
  top: 0;
  z-index: 5;
}

.comparison-table th img {
  max-width: 90px;
  max-height: 70px;
  display: block;
  margin: 0 auto 8px;
  object-fit: contain;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th , table tbody tr:hover>td, table tbody tr:hover>th{
    background-color: #fff ;
} 
.comparison-table th span {
  display: block;
}

.sticky-col {
  position: sticky;
  z-index: 6;
}

.sticky-col-1 {
  left: 0;
max-width:120px !important;
  text-align: left !important;
  font-weight: 600;
}

.sticky-col-2 {
  left: 170px;
  min-width: 180px;
  font-weight: 700;
}

.comparison-table th.sticky-col {
  z-index: 8;
}

.your-pricing-col {
  background: #ffeda1 !important;
}

.selected-agent {
  background:#bde1ff !important;
}

.comparison-table th.selected-agent {
  background: #bde1ff !important;
}
.comparison-calculator {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-top: 20px;
  padding: 16px;
  background: #2B2A2D;
  border-radius: 12px;
}

.comparison-calculator label {
  display: flex;
  flex-direction: column;
  gap: 6px;
  color: #fff;
  font-weight: 600;
}

.comparison-calculator input {
  padding: 12px 14px;
  border: 1px solid #22ce88;
  border-radius: 8px;
  min-width: 160px;
  background: #1f1e21;
  color: #fff;
}
.comparison-top-row {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}



/* Calculator */
.comparison-calculator {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

/* Make inputs line up nicely */
.comparison-calculator label {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .comparison-controls {
    padding: 6px;
  }
  .comparison-left , .comparison-grid{

    gap: 2px;
}
.comparison-calculator label {
width:100%;
}
.comparison-calculator input {
    padding: 6px 12px;
}
  .comparison-top-row {
    flex-direction: column;
    align-items: stretch;
  }

  .comparison-calculator {
    width: 100%;
  }
  .agent-body.elementor-page-177 {
    max-height: 180px;
    overflow-y: auto;
  }

  .comparison-table {
    font-size: 9px;
  }

  .comparison-table th,
  .comparison-table td {
    min-width: 76px;
    padding: 4px;
  }

  .sticky-col-1 {
    min-width: 100px;
  }

  .sticky-col-2 {
    left: 120px;
    min-width: 100px;
  }
  .comparison-table th img {
      max-height: 60px;
      max-width: 60px;
  }
    .comparison-grid {
    grid-template-columns: 1fr;
  }
  .comparison-controls *{
      
  font-size:12px !important;
  }
  .agent-option {
          padding: 4px 12px;

  }
}
/* Darker grey title rows */
.comparison-table tr:first-child th,
.comparison-table tr.section-break td {
    background: #E6E6E6;
    font-weight: 700;
}

/* Highlight top two rows under "Let Only" */
.comparison-table tr:nth-child(2) td,
.comparison-table tr:nth-child(3) td {
    background: #c2ffc9;
}

/* Highlight top two rows under "With Management" */
.comparison-table tr.section-break + tr td,
.comparison-table tr.section-break + tr + tr td {
    background: #c2ffc9;
}

/* Gap between highlighted rows and remaining rows */
.comparison-table tr:nth-child(4) td {
    border-top: 14px solid #fff;
        box-shadow: inset 0 1px 0 #dddddd70;

}

.comparison-table tr.section-break + tr + tr + tr td {
    border-top: 12px solid #fff;
      box-shadow: inset 0 1px 0 #dddddd70;
     
}
@media screen and (max-width: 767px) {

    .comparison-left,
    .comparison-search-wrap,
    .agent-body.elementor-page-177 {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        box-sizing: border-box;
    }

 .comparison-tool .agent-body.elementor-page-177 {
      width:unset !important;
  }
  

}/* End custom CSS */