.elementor-8536 .elementor-element.elementor-element-b46441e{--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;}.elementor-8536 .elementor-element.elementor-element-b46441e.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-8536 .elementor-element.elementor-element-845e5d8{--display:flex;--gap:clamp(10px, 0.833vw, 16px) clamp(10px, 0.833vw, 16px);--row-gap:clamp(10px, 0.833vw, 16px);--column-gap:clamp(10px, 0.833vw, 16px);}.elementor-widget-heading .elementor-heading-title{font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8536 .elementor-element.elementor-element-3a4039b .elementor-heading-title{font-family:var( --e-global-typography-8e7af27-font-family ), Sans-serif;font-size:var( --e-global-typography-8e7af27-font-size );font-weight:var( --e-global-typography-8e7af27-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor{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-8536 .elementor-element.elementor-element-7a3629d > .elementor-widget-container{margin:0 0 0 0;}.elementor-8536 .elementor-element.elementor-element-7a3629d{font-family:var( --e-global-typography-91087c1-font-family ), Sans-serif;font-size:var( --e-global-typography-91087c1-font-size );font-weight:var( --e-global-typography-91087c1-font-weight );line-height:var( --e-global-typography-91087c1-line-height );color:var( --e-global-color-text );}.elementor-8536 .elementor-element.elementor-element-7a3629d p{margin-block-end:0px;}.elementor-8536 .elementor-element.elementor-element-3ddc53a{--spacer-size:50px;}@media(min-width:768px){.elementor-8536 .elementor-element.elementor-element-b46441e{--width:75.22%;}}@media(max-width:1440px){.elementor-8536 .elementor-element.elementor-element-3a4039b .elementor-heading-title{font-size:var( --e-global-typography-8e7af27-font-size );}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-8536 .elementor-element.elementor-element-7a3629d{font-size:var( --e-global-typography-91087c1-font-size );line-height:var( --e-global-typography-91087c1-line-height );}}@media(max-width:1024px){.elementor-8536 .elementor-element.elementor-element-3a4039b .elementor-heading-title{font-size:var( --e-global-typography-8e7af27-font-size );}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-8536 .elementor-element.elementor-element-7a3629d{font-size:var( --e-global-typography-91087c1-font-size );line-height:var( --e-global-typography-91087c1-line-height );}}@media(max-width:767px){.elementor-8536 .elementor-element.elementor-element-b46441e{--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-8536 .elementor-element.elementor-element-845e5d8{--padding-top:0px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px;}.elementor-8536 .elementor-element.elementor-element-3a4039b .elementor-heading-title{font-size:var( --e-global-typography-8e7af27-font-size );}.elementor-widget-text-editor{line-height:var( --e-global-typography-text-line-height );}.elementor-8536 .elementor-element.elementor-element-7a3629d{font-size:var( --e-global-typography-91087c1-font-size );line-height:var( --e-global-typography-91087c1-line-height );}}/* Start custom CSS */.ic-calc__results, .ic-calc__controls {
    background-color: #ffff;
}
.ic-calc.ic-calc.ic-calc input {
    border: 1px solid #ededed !important;
    border-radius: 5px;
    padding: 10px !important;
}

.ic-calc *{
    font-family: "Work Sans", sans-serif !important;
}

.ic-calc h3 {
    font-size: 25px !important;
    color: var( --e-global-color-primary);
}

.ic-calc__grid {
    display: grid;
    gap: 24px;
    grid-template-columns: 1.4fr 1fr;
}

.ic-calc__controls,
.ic-calc__results {
    border: 1px solid var( --e-global-color-primary);
    border-radius: 12px;
    padding: 32px;
}
@media screen and (max-width: 700px){
     .ic-calc__controls,
.ic-calc__results {
    
    padding: 16px;
}
}
.ic-calc__controls p{
    color: var( --e-global-color-primary) ;
}

.ic-calc label {
    display: block;
    font-size: 14px;
    margin: 10px 0;
        color: var( --e-global-color-primary) ;
}

    .ic-pill {
        display: flex;
        align-items: center;
        gap: 0;
        background: var(--e-global-color-2ba2932);
        justify-content: flex-end;
        white-space: nowrap;
         border-radius: 4px!important;
         overflow: hidden !important;
         border: 2px solid var(--e-global-color-597cdea);
    }

    .ic-pill__input {
        width: auto;
        border: none;
        outline: none;
        font-weight: 700;
        font-size: 14px !important;
        padding: 6px 8px !important;
       border: 0 !important;
       
         width: 75px;
    }

    .ic-pill__select {
          background-color: var(--e-global-color-597cdea) !important;
        border: none;
        background: transparent;
        cursor: pointer;
        padding: 6px 8px ;
    }
    
.ic-calc input,
.ic-calc select {
    color: var(--e-global-color-secondary) !important;
    border-bottom: 0 !important;
}

.ic-calc__row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}

.ic-calc__metric {
    padding: 10px 0;
    border-bottom: 1px solid ;
    border-color: var(--e-global-color-597cdea);
}

.ic-calc__metric:last-of-type {
    border-bottom: none;
}

.ic-calc__metricLabel {
    font-size: 13px;
    color:  var( --e-global-color-primary);
}

.ic-calc__metricValue {
    font-size: 22px;
    font-weight: 700;
    margin-top: 4px;
  color: #000;
}

.ic-calc__guardrail {
    margin-top: 10px;
    font-size: 13px;
    color: var(--e-global-color-accent);
    padding: 8px;
     
}
.ic-calc__metric:nth-child(5){
    
    border-bottom: 0;
}
    .ic-calc__grid {
        display: grid;
        grid-template-columns:
            1fr 1fr;
        gap: 28px;
        align-items: start;
    }
.ic-rangeRow__right{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ic-rangeRow__right, .ic-rangeRow__left{
    width: 100%;
}
    @media (max-width: 900px) {
        .ic-calc__grid {
            grid-template-columns: 1fr;
        }
    }
     .ic-calc__row label{
         display: flex;
         flex-direction: column;
         gap: 6px
     }
 .ic-calc__row input{
    border: none;
    outline: none;
    color: var(--e-global-color-primary) !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    padding: 6px 8px !important;
    border: 0 !important;
    background: var(--e-global-color-2ba2932) !important;
    width: 100%;
     
 }
    .ic-calc__row {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    @media (max-width: 700px) {
        .ic-calc__row {
            grid-template-columns: 1fr;
        }
    }

    .ic-calc__metric {
        display: flex;
        justify-content: space-between;
        gap: 14px;
        padding: 10px 0;
    }

    .ic-calc__metricLabel {
        color: #444;
    }

    .ic-calc__metricValue {
        font-weight: 700;
    }

    .ic-rangeRow {
        display: flex;
        align-items: center;
        justify-content: center ;
        gap: 16px;
       flex-direction: column;
       margin-bottom: 24px;
       padding: 0px 8px 0 6px;
    }

    .ic-rangeRow__left {
        flex: 1;
        min-width: 0;
    }

    .ic-rangeTicks {
        display: flex;
        justify-content: space-between;
        font-size: 12px;
        color: #8a8a8a;
        max-width: 95%;
    }
@media screen and (max-width: 480px){
  
     .ic-rangeTicks {
        max-width: 90%;
    }
}
    .ic-rangeTicks--top {
        margin: 12px 0 ;
    }


    /* Styled range track */
    .ic-rangeRow .ic-range.ic-range--styled {
        width: 100%;
        -webkit-appearance: none;
        appearance: none;
        height: 6px ;
        padding: 0 !important;
        border-radius: 999px;
        background: linear-gradient(to right, #111 0%, #111 0%, #e9e9e9 0%, #e9e9e9 100%);
    }

    .ic-range--styled::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 16px;
        height: 16px;
        border-radius: 999px;
        background: #fff;
        border: 3px solid #111;
        cursor: pointer;
        margin-top: -5px;
    }

    .ic-range--styled::-webkit-slider-runnable-track {
        height: 6px;
        border-radius: 999px;
        background: transparent;
    }

    .ic-range--styled::-moz-range-track {
        height: 6px;
        border-radius: 999px;
        background: transparent;
    }
.ic-rangeTicks {
  position: relative;
  width: 100%;           
}

.ic-rangeTicks span {
  position: absolute;
}

/* Position each span based on its order */
.ic-rangeTicks span:nth-child(1) { left: 0%; }
.ic-rangeTicks span:nth-child(2) { left: 16.66%; }
.ic-rangeTicks span:nth-child(3) { left: 33.33%; }
.ic-rangeTicks span:nth-child(4) { left: 50%; }
.ic-rangeTicks span:nth-child(5) { left: 66.66%; }
.ic-rangeTicks span:nth-child(6) { left: 83.33%; }
.ic-rangeTicks span:nth-child(7) { left: 100%; }
    .ic-range--styled::-moz-range-thumb {
        width: 16px;
        height: 16px;
        border-radius: 999px;
        background: #fff;
        border: 3px solid #111;
        cursor: pointer;
    }

    .ic-stepList {
        border: 1px solid #ededed;
        border-radius: 14px;
        overflow: hidden;
        background: #fff;
        margin-top: 12px;
    }

    .ic-stepItem {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 16px 16px;
        margin: 0 12px;
        border-bottom: 1px solid #f0f0f0;
    }

    .ic-stepItem:last-child {
        border-bottom: none;
    }

    .ic-stepItem__title {
        font-weight: 600;
        font-size: 16px;
    }

    .ic-stepItem__right {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .ic-stepBtn {
        width: 32px;
        height: 32px;
        border-radius: 50% !important;
        border: none !important;
        background: var(--e-global-color-597cdea) !important;
        cursor: pointer;
        display: flex!important;
        justify-content: center!important;
        align-items: center !important;
        padding: 6px !important;
    }

    .ic-stepVal {
        width: 24px;
        text-align: center;
    }

@media (max-width: 900px) {
    .ic-calc__grid {
        grid-template-columns: 1fr;
    }

    .ic-calc__row {
        grid-template-columns: 1fr;
    }
}/* End custom CSS */