.elementor-kit-12{--e-global-color-primary:#333333;--e-global-color-secondary:#F2F6FC;--e-global-color-text:#1A1A1A;--e-global-color-accent:#111111;--e-global-color-light_bg:#F7F7F7;--e-global-color-border_color:#EDEDED;--e-global-color-secondary_text:#D1D1D1;--e-global-color-muted_text:#A3A3A3;--e-global-color-orange_color:#FF6201;--e-global-color-yellow_color:#FEAD04;--e-global-color-light_orange:#FFEFE5;--e-global-color-light_yellow:#FFF7E6;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:clamp(2rem, 1.2rem + 2vw, 3rem);--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:1.3em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:clamp(1.25rem, 0.9rem + 1vw, 1.55rem);--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-letter-spacing:0.6px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:clamp(1rem, 0.85rem + 0.3vw, 1.125rem);--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:clamp(0.875rem, 0.75rem + 0.5vw, 1rem);--e-global-typography-accent-font-weight:500;--e-global-typography-34e2ba2-font-size:clamp(1.125rem, 0.95rem + 0.7vw, 1.35rem);--e-global-typography-34e2ba2-font-weight:500;--e-global-typography-67e2680-font-size:clamp(2.25rem, 1.2rem + 3vw, 3.5rem);--e-global-typography-67e2680-font-weight:700;--e-global-typography-67e2680-line-height:1.2em;--e-global-typography-19a2500-font-size:clamp(1.75rem, 1.1rem + 2vw, 2.5rem);--e-global-typography-19a2500-font-weight:600;--e-global-typography-19a2500-line-height:1.2em;--e-global-typography-36fa2ef-font-size:clamp(1.5rem, 0.9rem + 1.5vw, 2rem);--e-global-typography-260a406-font-size:clamp(1.25rem, 0.8rem + 1.2vw, 1.50rem);--e-global-typography-260a406-font-weight:600;--e-global-typography-260a406-line-height:1.2em;--e-global-typography-0d45d1b-font-size:clamp(0.75rem, 0.8rem + 0.2vw, 0.875rem);--e-global-typography-0d45d1b-font-weight:400;--e-global-typography-0d45d1b-line-height:1.6em;}.elementor-kit-12 e-page-transition{background-color:#FFBC7D;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{font-family:"Nunito Sans", Sans-serif;font-size:clamp(12px, 1.2vw, 14px);font-weight:500;line-height:1.25em;}.elementor-kit-12 button:hover,.elementor-kit-12 button:focus,.elementor-kit-12 input[type="button"]:hover,.elementor-kit-12 input[type="button"]:focus,.elementor-kit-12 input[type="submit"]:hover,.elementor-kit-12 input[type="submit"]:focus,.elementor-kit-12 .elementor-button:hover,.elementor-kit-12 .elementor-button:focus{box-shadow:1px 5px 10px 0px rgba(0, 0, 0, 0.085);}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;--container-default-padding-top:10px;--container-default-padding-right:10px;--container-default-padding-bottom:10px;--container-default-padding-left:10px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-12{--e-global-typography-accent-font-size:14px;--e-global-typography-accent-line-height:20px;}.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{padding:8px 15px 8px 15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-12 button,.elementor-kit-12 input[type="button"],.elementor-kit-12 input[type="submit"],.elementor-kit-12 .elementor-button{padding:15px 30px 15px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-button{
    padding: clamp(0.5rem, 1vw, 0.75rem) clamp(0.75rem, 1.6vw, 1.25rem) !important;
}

.card{
    border-color:var(--e-global-color-border_color);
}

.orange-stacked-icon .elementor-icon{
    background-color: var( --e-global-color-light_orange ) !important;
}


.orange-stacked-icon .elementor-icon svg,
.orange-icon svg{
    stroke:var(--e-global-color-orange_color) !important
}

.secondary-button a{
    background-color: #fff !important;
    color:var( --e-global-color-primary ) !important;
    border:1px solid var( --e-global-color-primary ) !important;
    border-radius: 8px;
}

.secondary-button a:hover{
    background-color: var( --e-global-color-primary )!important;
    color:#fff !important;
}


.primary-orange-button a {
    background-color: var( --e-global-color-orange_color ) !important;
    border:1px solid var( --e-global-color-orange_color );
    border-radius: 8px;
}

.primary-orange-button a:hover{
    background-color: var(--e-global-color-yellow_color) !important;
    border-color:var(--e-global-color-yellow_color) !important;
}


.orange-tab-text{
    background-color: var(--e-global-color-light_orange);
    color:var(--e-global-color-orange_color) !important;
}


/*Alternative Pages*/
.altenative-compare-table{
    margin:0;
}
.altenative-compare-table tbody th {
            background-color: transparent !important;
        }

        .altenative-compare-table th {
            border: none !important;
        }

        
        tr.alt-compare-row {
            display: grid;
            grid-template-columns: 2fr 1fr 1fr;
        }

        .alt-compare-feature {
            padding: 20px 0;
            display: flex;
        }



        .alt-feature-heading {
            text-align: left;
            display: flex;
            flex-direction: column;
            justify-content: center;
            gap: 0.5rem;
        }

        .alt-feature-heading-title {
            margin: 0;
            font-family: var(--e-global-typography-text-font-family), Sans-serif;
            font-size: 18px;
            font-weight: 600;
            line-height: 1.2em;
        }

        .alt-feature-heading-description {
            font-family: var(--e-global-typography-text-font-family), Sans-serif;
            font-size: clamp(0.875rem, 0.8rem + 0.2vw, 1rem);
            font-weight: 300;
            line-height: 1.6em;
            margin: 0;
        }

        th.alt-brand-linkutm {
            display: flex;
            justify-content: center;
            align-items: center;
            border: 1px solid var(--e-global-color-orange_color) !important;
            border-radius: 16px 16px 0 0;
            background-color: #fff;

        }

        .alt-comp-brand {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .brand-logo-wrapper {
            display: flex;
            flex-direction: column;
            gap: 0.5rem;
        }

        .brand-logo-wrapper img {
            height: 40px;
            width: 90px;
            object-fit: contain;
        }

        .alt-plan-title {
            margin: 0;
            font-family: var(--e-global-typography-text-font-family), Sans-serif;
            font-size: 12px;
            font-weight: 400;
            line-height: 1.2em;
            color: var(--e-global-color-muted_text);
        }

        .feauture-list {
            margin: 0;
            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);
        }

        th.alt-brand-linkutm.alt-regular-feature-tab {
            border-top: 0 !important;
            border-radius: 0;
            background-color: #fff !important;
        }

        .alt-compare-bottom-row .alt-border-b {
            border-bottom: none !important;
        }
 .alt-compare-bottom-row .alt-brand-linkutm {
            border-bottom: 1px solid var(--e-global-color-orange_color) !important;
            border-radius: 0 0 16px 16px !important;
        }
        th.alt-border-b {
            border-bottom: 1px solid var(--e-global-color-border_color) !important;
        }
        
    .alt-feature-icon {
         display: flex;
    }
    
    .alt-feature-icon img{
        width:1.65rem;
    }
    
    
    .link_utm_logo img{
        width: 65%;
        margin: 0 auto;
        height: auto;
    }
    
    @media(max-width:768px){
        .alt-feature-heading-title{
            font-size:16px;
        }
        .alt-feature-heading-description{
            display: none;
        }
        tr.alt-compare-row {
            display: grid;
            grid-template-columns: 1fr 1fr 1fr;
        }
        .link_utm_logo img{
            width:100%;
        }
        
    }
    
    .brand-compare-table .e-n-tabs-heading {
    padding: 3px 5px;
    border: 1px solid var(--e-global-color-border_color);
    align-self: center;
    border-radius: 50px;
}

.custom-link-item,
.alt-brand-name p{
    transition:all 0.3s ease;
}
.other-compare-card:hover .custom-link-item{
    gap: 15px;
}

.other-compare-card:hover .alt-brand-name{
    color: var(--e-global-color-orange_color);
}/* End custom CSS */