.elementor-30185 .elementor-element.elementor-element-2e2053f:not(.elementor-motion-effects-element-type-background), .elementor-30185 .elementor-element.elementor-element-2e2053f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-30185 .elementor-element.elementor-element-2e2053f{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 0px 50px 0px;}.elementor-30185 .elementor-element.elementor-element-2e2053f > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}/* Start custom CSS for html, class: .elementor-element-5772d0d *//* ==========================================
   ALLRACK CASE STUDY
   UNIQUE CLASS PREFIX: allrack-
========================================== */

.allrack-case-study{
    
    color:#1e293b;
    overflow:hidden;
}

/* HERO SECTION */

.allrack-hero-section{
    
    position:relative;
    overflow:hidden;
}

.allrack-hero-section:before{
    content:'';
    position:absolute;
    width:500px;
    height:500px;
    background:rgba(255,255,255,0.05);
    border-radius:50%;
    top:-200px;
    right:-150px;
}

.allrack-badge{
    display:inline-block;
    background:#f97316;
    
    padding:10px 18px;
    border-radius:50px;
    font-size:14px;
    font-weight:600;
    margin-bottom:20px;
}

.allrack-main-title{
   
    font-size:3.2rem;
    font-weight:800;
    line-height:1.2;
    margin-bottom:25px;
}

.allrack-subtitle{
    
    font-size:1.15rem;
    line-height:1.8;
    max-width:850px;
}

/* SECTION TITLES */

.allrack-challenge-section h2,
.allrack-why-section h2,
.allrack-solution-section h2,
.allrack-results-section h2,
.allrack-beforeafter-section h2,
.allrack-distributor-section h2{
    font-size:2.4rem;
    font-weight:800;
    color:#0f172a;
}

/* INFO CARDS */

.allrack-info-card{
    background:#fc741d;
    border-radius:20px;
    padding:30px;
    text-align:center;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    transition:.3s ease;
    height:100%;
}

.allrack-info-card:hover{
    transform:translateY(-8px);
}

.allrack-info-card h6{
    color:#64748b;
    text-transform:uppercase;
    letter-spacing:.5px;
    margin-bottom:10px;
}

.allrack-info-card h4{
    font-weight:700;
    color:#0f172a;
}

/* CONTENT BOX */

.allrack-content-box{
    background:#fff;
    padding:45px;
    border-radius:20px;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
}

.allrack-content-box h2{
    margin-bottom:25px;
    font-weight:700;
}

.allrack-content-box p{
    line-height:1.9;
    margin-bottom:20px;
}

/* FEATURE CARDS */

.allrack-feature-card{
    background:#fff;
    border-radius:20px;
    padding:30px;
    height:100%;
    border-top:5px solid #f97316;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s ease;
}

.allrack-feature-card:hover{
    transform:translateY(-8px);
}

.allrack-feature-card h4{
    color:#f97316;
    font-weight:700;
    margin-bottom:20px;
}

.allrack-feature-card ul{
    padding-left:18px;
}

.allrack-feature-card li{
    margin-bottom:10px;
    line-height:1.7;
}

/* VALUE CARDS */

.allrack-value-card{
    background:#f97316;
    border-radius:18px;
    padding:30px;
    text-align:center;
    font-weight:600;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s ease;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center; color: #fff;
}

.allrack-value-card:hover{
    background:#00183c;
    color:#fff;
    transform:translateY(-8px);
}

/* SOLUTION CARDS */

.allrack-solution-card{
    background:#fff;
    border-radius:20px;
    padding:30px;
    height:100%;
    border-left:5px solid #f67b27;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s ease;
}

.allrack-solution-card:hover{
    transform:translateY(-8px);
}

.allrack-solution-card h4{
    color:#f67b27;
    margin-bottom:20px;
    font-weight:700;
}

.allrack-solution-card ul{
    padding-left:18px;
}

.allrack-solution-card li{
    margin-bottom:10px;
    line-height:1.7;
}

/* IMPACT CARDS */

.allrack-impact-card{
    background:#0f172a;
    color:#fff;
    border-radius:18px;
    padding:25px;
    min-height:140px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    font-weight:600;
    transition:.3s ease;
}

.allrack-impact-card:hover{
    background:#f97316;
    transform:translateY(-8px);
}

/* BEFORE AFTER TABLE */

.allrack-beforeafter-section table{
    background:#fff;
    border-radius:20px;
    overflow:hidden;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
}

.allrack-beforeafter-section .table-dark{
    background:#0f172a;
}

.allrack-beforeafter-section th{
    padding:18px;
    font-size:18px;
}

.allrack-beforeafter-section td{
    padding:18px;
    vertical-align:middle;
}

/* SNAPSHOT BOX */

.allrack-highlight-box{
    background:linear-gradient(135deg,#ffffff,#f8fafc);
    padding:50px;
    border-radius:24px;
    box-shadow:0 12px 35px rgba(0,0,0,.08);
    border-left:6px solid #f97316;
}

.allrack-highlight-box h2{
    font-weight:800;
    margin-bottom:15px;
}

.allrack-highlight-box h4{
    color:#f97316;
    margin-bottom:20px;
    font-weight:700;
}

.allrack-highlight-box p{
    line-height:1.9;
    margin-bottom:15px;
}

/* CTA SECTION */

.allrack-cta-box{
    background:linear-gradient(135deg,#f97316,#ea580c);
    color:#fff;
    padding:60px;
    border-radius:24px;
    box-shadow:0 15px 40px rgba(249,115,22,.35);
}

.allrack-cta-box h2{
    font-size:2.5rem;
    font-weight:800;
    margin-bottom:20px;
}

.allrack-cta-box p{
    font-size:1.1rem;
    max-width:850px;
    margin:0 auto 30px;
    line-height:1.8;
}

.allrack-cta-box .btn{
    padding:14px 35px;
    border-radius:50px;
    font-weight:700;
    transition:.3s ease;
}

.allrack-cta-box .btn:hover{
    background:#0f172a;
    color:#fff;
    border-color:#0f172a;
}

/* SECTION SPACING */

.allrack-overview-section,
.allrack-challenge-section,
.allrack-why-section,
.allrack-solution-section,
.allrack-results-section,
.allrack-beforeafter-section,
.allrack-snapshot-section,
.allrack-distributor-section{
    padding-top:90px;
    padding-bottom:90px;
}

/* LIGHT BACKGROUND SECTIONS */

.allrack-why-section,
.allrack-results-section,
.allrack-snapshot-section{
    
}


/* Section */
.uvt-comparison-section{
    width:100%;
}

/* Table */
.uvt-comparison-table{
    border:2px solid #000;
    margin:0;
    background:#fff;
}

.uvt-comparison-table th,
.uvt-comparison-table td{
    border:1px solid #000;
    padding:16px 18px;
    vertical-align:middle;
}

/* Header */
.uvt-comparison-table thead th{
    background:#f7a128;
    color:#000;
    font-size:24px;
    font-weight:700;
    text-align:center;
}

/* Body */
.uvt-comparison-table tbody td{
    font-size:18px;
    font-weight:500;
    color:#222;
    background:#fff;
}

/* Equal Columns */
.uvt-comparison-table th,
.uvt-comparison-table td{
    width:50%;
}


.pop-up-butt{background: #f97c2c;
    width: 30%;
    border-radius: 50px;
    border: none;
    margin-top: 20px;}
    
/*form styles*/
#msform {
    text-align: center;
    position: relative;
   
}

#msform fieldset {
    
    border: 0 none;
    border-radius: 0px;
    
    padding: 20px 30px;
    box-sizing: border-box;
    width: 100%;
    

    /*stacking fieldsets above each other*/
    position: relative;
}

/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
    display: none;
}

/*inputs*/
#msform input, #msform textarea {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 0px;
    margin-bottom: 10px;
    width: 100%;
    box-sizing: border-box;
    font-family: montserrat;
    color: #2C3E50;
    font-size: 13px;
}

#msform input:focus, #msform textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #e87c33;
    outline-width: 0;
    transition: All 0.5s ease-in;
    -webkit-transition: All 0.5s ease-in;
    -moz-transition: All 0.5s ease-in;
    -o-transition: All 0.5s ease-in;
}

/*buttons*/
#msform .action-button {
    
    background: #eb7529;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 5px;
}

#msform .action-button:hover, #msform .action-button:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px #ee0979;
}

#msform .action-button-previous {
    
    background: #C5C5F1;
    font-weight: bold;
    color: white;
    border: 0 none;
    border-radius: 25px;
    cursor: pointer;
    padding: 10px 15px;
    margin: 10px 5px;
}

#msform .action-button-previous:hover, #msform .action-button-previous:focus {
    box-shadow: 0 0 0 2px white, 0 0 0 3px ##e87c33;
}

/*headings*/
.fs-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #2C3E50;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: bold;
}

.fs-subtitle {
    font-weight: normal;
    font-size: 13px;
    color: #666;
    margin-bottom: 20px;
}

/* Tablet */
@media (max-width:991px){

    .uvt-comparison-table thead th{
        font-size:20px;
    }

    .uvt-comparison-table tbody td{
        font-size:16px;
    }
}

/* Mobile */
@media (max-width:767px){

    .uvt-comparison-table th,
    .uvt-comparison-table td{
        padding:12px;
    }

    .uvt-comparison-table thead th{
        font-size:18px;
    }

    .uvt-comparison-table tbody td{
        font-size:14px;
        line-height:1.5;
    }
}

/* RESPONSIVE */

@media (max-width:991px){

    .allrack-main-title{
        font-size:2.4rem;
    }

    .allrack-cta-box{
        padding:40px 25px;
    }

    .allrack-cta-box h2{
        font-size:2rem;
    }

    .allrack-highlight-box{
        padding:35px;
    }
}

@media (max-width:767px){

    .allrack-hero-section{
        padding:70px 0;
        text-align:center;
    }

    .allrack-main-title{
        font-size:2rem;
    }

    .allrack-subtitle{
        font-size:1rem;
    }

    .allrack-content-box{
        padding:25px;
    }

    .allrack-feature-card,
    .allrack-solution-card,
    .allrack-value-card{
        padding:25px;
    }

    .allrack-impact-card{
        min-height:100px;
    }

    .allrack-highlight-box{
        padding:25px;
    }

    .allrack-cta-box h2{
        font-size:1.7rem;
    }
}/* End custom CSS */