.why-r32-container{
    width: 100%;
    height: 100%;
    padding-bottom: 100px;
    background-color: rgb(255, 255, 255);
    

}

#mm-8 > div.wrapper > main{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#mm-8 > div.wrapper > main > section{
    width:100%;
}
.Why-R32-Desktop-slider{
    top:10px !important;
    align-items: flex-start !important;
}

.reference-guide-container{
            text-align: center;
            width: 100%;
            display: flex !important;
            flex-direction: column !important;
            align-items: center !important;
            
            
        }
        .reference-guide-card{
            width:85%;
            justify-content: stretch;
            display: grid !important;
            grid-template-columns: auto auto auto auto !important;
            
            
        }
        
        
        .guide-heading{
            font-weight: 400 !important;
            font-size: 32px !important;
            line-height: 32px !important;
        }
        .guide-card{
            padding: 25px 10px 25px 10px;

            max-width: 280px !important;
            /*min-width: 280px !important;*/
            box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
            border-radius: 5px;
            align-items: center;
            display: flex;
            flex-direction: column;
            text-align: center;
            margin:17px !important;
        }
        .guide-card-heading{
            padding: 4px 4px 17px 4px;
            border-bottom: 1px solid #A50034 !important;
            font-size: 20px !important;
            line-height: 23px !important;
            font-weight: 400 !important;
            color:#1B1A1E !important;
            width:95%;
        }
        .guide-card-para{
            margin-top:12px !important;
            font-size: 16px !important;
            font-weight: 400 !important;
            line-height: 24px !important;
            color:#7E7E7E !important;
            width:90%;
        }
        .guide-card-button{
            width: 90%;
            margin-top: auto;
            padding: 10px;
            background-color: #A40034;
            text-decoration: none !important;
            border-radius: 5px;
            color: #ffffff !important;
            font-weight: 400 !important;
            font-size: 16px !important;
            line-height: 27px !important;
        }
        .reference-guide-slider-button{
            display:flex !important;
            padding:20px;
            gap: 50px;
        }
        
        .slider-action-button{
            padding: 6px 20px;
            border-radius: 50%;
            border: none;
            background: brown;
            color: white;
            font-weight: 900;
        }
/*body > nav > div:nth-child(2) > div:nth-child(4) > ul > li:nth-child(4) > a{*/
/*    text-align:right !important;*/
/*}*/
/*body > nav > div:nth-child(2) > div:nth-child(4) > ul > li:nth-child(3) > a{*/
/*    pointer-events:none !important;*/
/*}*/
/*header > section > div > div > div > ul > li:nth-child(4) > ul > li:nth-child(4) > a{*/
/*        text-align:right !important;*/
/*    }*/
/*header > section > div > div > div > ul > li:nth-child(4) > ul > li:nth-child(3) > a{*/
/*        pointer-events:none !important;*/
/*    }*/
#spinner {
    top: 0;
    left: 0;
   margin-right:10px;
    display: flex;
    align-items: center;
    z-index: 9999;
}

.loader {
    display:none;

    border: 8px solid white ;
    border-top: 8px solid #A50034;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#carousel24060Indicators > ul > li > div.slide.slide_desklarge.multiImage > div{
    width:100% !important;
}
.radio-buttons{
    display:none ;
}
.content-why-r32{
    
    margin-bottom:10% !important;

}

.content-why-r32,.striving-changes,.R32-refrigerant,.R32-north-america,.R32-benefits,.r32-best-option,.R32-leads-the-way,.reference-link{
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 5%;
}
.lg-choice,.striving-section {
    width: 90%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.striving-section{
    /* padding-left: 50px;
    padding-right: 50px; */
    width: 90%;
    background-color: #FAFAFA;
}
.content-para{
    width: 60%;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.content-heading{
    font-family: 'LGEIRegular' !important;
    font-size: 32px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #1B1A1E !important;
    
}
.content-paragraph{
    font-family: 'LGEIRegular' !important;
    font-size: 18px !important;
    text-align: center !important;
    line-height: 24px !important;
    color: #1B1A1E !important;
    opacity:60%;
    font-weight:400 !important;
}
.download-url{
    width: 230px !important;
    height: 40px;
    background-color: #A50034 !important;
    align-content: center;
    text-align: center;
    border-radius: 4px;
    display:flex;
    justify-content:center;
    margin-top:20px !important;
    opacity: 100% !important;
    color: white !important;
    cursor:pointer !important;
    padding-top:5px !important;
    font-size:15px !important;
    font-weight:600 !important;
}
.download-url img{
    padding-bottom: 5px !important;
    padding-right: 7px !important;
    height: 20px !important;
    margin-top: 7px;
    margin-right: 5px;
}
.download-link{
    background-color: #A50034 !important;
    color: white !important;
    text-decoration: none !important;
    width: 260px !important;
    height: 40px;
    
}
/*
.popup-message{
    display: none;
    width: 30%;
    height: 40px;
    background-color: brown;
    color: White;
    align-content: center;
    text-align: center;
    
}
 Popup Message Style */
.popup-message {
    width:280px !important;
    display: none; /* Hidden by default */
    position: fixed;
    text-align:center !important;
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #4CAF50; /* Green background for success */
    color: white;
    padding: 3px 20px;
    border-radius: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    z-index: 1000;
    font-family: 'LGEIRegular' !important;
}


/* script to download the pdf */
.Striving-content p{
    text-align: center;
    font-family: 'LGEIRegular' !important;
    font-size:18px !important;
    line-height:24px !important;
    color: #1B1A1E !important;
    font-weight:400 !important;
    opacity:60%;
}
.Striving-content{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top:60px !important;
   
}
.Striving-content h1{
    font-family: 'LGEIRegular' !important;
    font-size:32px !important;
    font-weight:400 !important;
    color: #1B1A1E !important;
    line-height:1.1 !important;
}
.content-additional-para{
    padding-top:15px !important;
    width: 80%;
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 25px;
    display:none;
}
.content-additional-para-laptop{
    width: 80%;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column;
    padding-top:50px !important;
}
.content-additional-para-heading{
    width: 100%;
    display: grid;
    grid-template-columns: 30% 30% 30%;
    gap: 3%;
}
.content-additional-para-content{
    padding-top:15px !important;
    width: 100%;
    display: grid;
    grid-template-columns: 30% 30% 30%;
    gap: 3%;
    margin-bottom: 8% !important;
}
.content-additional-para-heading div h1{
    font-size:20px !important;
    font-weight:600 !important;
    font-family: 'LGEIRegular' !important;
    color:#1B1A1E !important;
    line-height:1.4 !important;
}
.content-additional-para-heading div{
    text-align:center;
}
.content-additional-para-content div p{
    font-size:16px !important;
    line-height:24px !important;
    font-family: 'LGEIRegular' !important;
    color:#7E7E7E !important;
    font-weight:400 !important;
}
.content-additional-para-content div{
    text-align:center;
}
.additional-para-1 h1{
    justify-content: center;
    display: flex;
    font-family: 'LGEIRegular' !important;
    align-items: center;
    width: 80%;
    color:#1B1A1E !important;
    font-size:20px !important;
    font-weight:600 !important;
}
.additional-para-1{
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
}
.additional-para-1 h1{
    font-family: 'LGEIRegular' !important;
    width: 85% !important;
    font-size:20px !important;
    /*font-weight:800 !important;*/
    color: #1B1A1E !important;
    /*height:56px !important;*/
}
.additional-para-1 p{
    text-align: center;
    font-family: 'LGEIRegular' !important;
    font-size:16px !important;
    line-height:24px !important;
    color:#7E7E7E !important;
    font-weight:400 !important;
}
.additional-para-bar{
    display:none !important;
}
.R32-refrigerant-body{
    justify-content: center;
    width:90%;
    align-items: center;
    display: grid;
    grid-template-columns: 57% 43%;
}
.R32-refrigerant-content{
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-left: 60px;
    text-align:left !important;
}
.R32-refrigerant-content h1{
    font-family: 'LGEIRegular' !important;
    text-align:left !important;
    font-size:36px !important;
    line-height:100% !important;
    font-weight:400 !important;
    color: #1B1A1E !important;
    opacity:87%;
}
.R32-refrigerant-content p{
    font-family: 'LGEIRegular' !important;
    font-size:18px !important;
    line-height:133% !important;
    color: #1B1A1E !important;
    opacity:87% !important;
    font-weight:400 !important;
    padding-top:10px !important;
}
.R32-refrigerant-image{
    width: 100%;
}
.R32-refrigerant-image img{
    width: 100%;
}
.R32-north-america-body{
    width: 90%;
    display: grid;
    justify-content: center;
    align-items: center;
    text-align:left !important;
    grid-template-columns: 43% 57%;
}
.R32-north-america-image{
    width: 100%;
}
.R32-north-america-image img{
    width: 100%;
}
.R32-north-america-content{
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-right: 60px;
}
.R32-north-america-content h1{
    font-family: 'LGEIRegular' !important;
    font-size:36px !important;
    font-weight:400 !important;
    line-height:100% !important;
    text-align:left !important;
    color: #1B1A1E !important;
    opacity:87% !important;
}
.R32-north-america-content p{
    padding-top:10px !important;
    font-family: 'LGEIRegular' !important;
    font-size:18px !important;
    line-height:133% !important;
    color:#1B1A1E !important;
    opacity:87%;
    font-weight:400 !important;
}
.R32-benefits-body{
    width: 90%;
    display: grid;
    text-align:left !important;
    grid-template-columns: 57% 43%;
    justify-content: center;
    align-items: center;
}
.R32-benefits-image{
    width: 100%;
}
.R32-benefits-image img{
    width: 100%;
}
.R32-benefits-content h1{
    font-family: 'LGEIRegular' !important;
    font-size:36px !important;
    font-weight:400 !important;
    line-height:100% !important;
    text-align:left !important;
    color:#1B1A1E !important;
    opacity:87%;
}

.lower-gwp-content,.no-pfas-content{
    font-size:18px !important;
    line-height:24px !important;
    font-family: 'LGEIRegular' !important;
    color:#7E7E7E !important;
    font-weight:400 !important;
}
.no-pfas-content span{
    display:inline-block;
}
.no-pfas-content span{
    display:inline-block;
}
.lower h1,.No-PFAS h1{
    font-family: 'LGEIRegular' !important;
    font-size:20px !important;
    line-height:1.5 !important;
    font-weight:600 !important;
    color:#000000 !important;
}

.R32-benefits-content{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 60px;
}

.bar{
    height: 1px;
    width: 100%;
    background-color: #D9D9D9 !important;
}
.benifits-section{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.arrow-up1,.arrow-up2 {
    position: absolute;
    right: 0; /* Positions the button at the far right corner */
    background: none;
    border: none;
    font-size: 1.2em;
    cursor: pointer;
    color: #A50034;
    font-weight:800 !important;
    rotate:90deg;
}
.lower ,.No-PFAS{
    width: 100%;
}


.lower h1 ,.No-PFAS h1{
    font-family: 'LGEIRegular' !important;
    position: relative; /* Allows the button to be positioned relative to the h3 */
    padding-right: 10px;
    cursor: pointer;
    padding-top:13px !important;
    padding-bottom:10px !important;
    color: #000000 !important;
    font-size:20px !important;
    font-weight:600 !important;
}
.r32-best-option-body{
    width: 100%;
    display: flex;
    text-align:left !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.card-bar{
    display:none !important;
}
.r32-best-option-card{
    width: 80%;
    display: grid;
    grid-template-columns: 50% 50%;
}
.card-image-1,.card-image-1 img,.card-image-2,.card-image-2 img{
    width: 100%;
}
.r32-best-option-card-1,.r32-best-option-card-2{
    /* border: 1px solid black; */
    border-radius: 7px;
    box-shadow: 0 4px 8px 0 rgba(167, 166, 166, 0.2), 0 6px 20px 0 rgba(180, 180, 180, 0.19);
    width: 97%;
}
.card-content-1,.card-content-2{
    padding: 15px;
}
.card-content-1 h1,.card-content-2 h1{
    font-family: 'LGEIRegular' !important;
    font-size:20px !important;
    color: #1B1A1E !important;
    font-weight:600 !important;
    text-align:left !important;
    line-height:109% !important;
    opacity:87%;
}
.card-content-1 p,.card-content-2 p{
    font-family: 'LGEIRegular' !important;
    font-size:18px !important;
    color: #1B1A1E !important;
    line-height:133% !important;
    opacity:60%;
    font-weight:400 !important;
    
}
.r32-best-option-content{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding-bottom:20px !important;

}
.r32-best-option-content h1{
    font-size:36px !important;
    font-family: 'LGEIRegular' !important;
    font-weight:400 !important;
    width: 35% !important;
    line-height: 100% !important ;
    opacity:87%;
}
.benifits-section{
    width: 100%;
}
.R32-leads-the-way-body{
    width: 90%;
    text-align:left !important;
    justify-content: center;
    align-items: center;
    display: grid;
    grid-template-columns: 43% 57%;
}
.R32-leads-the-way-content{
    padding-right: 60px;
}
.R32-leads-the-way-content h1{
    font-family: 'LGEIRegular' !important;
    color: #1B1A1E !important;
    font-weight:400 !important;
    text-align:left !important;
    font-size:36px !important;
    line-height:100% !important;
    opacity:87%;
}
.R32-leads-the-way-content p{
    font-family: 'LGEIRegular' !important;
    color:#1B1A1E !important;
    font-size:18px !important;
    line-height:133% !important;
    font-weight:400 !important;
    opacity:87%;
    margin-top: 18px !important;

}
.reference-link-body{
    width: 90%;
    display: flex;
    text-align:left !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.reference-link-title h1{
    font-family: 'LGEIRegular' !important;
    color: #1B1A1E !important;
    font-weight:400 !important;
    text-align:left !important;
    font-size:36px !important;
    opacity:87%;
    line-height:48px !important;
}
.reference-link-1,.reference-link-3,.reference-link-5{
    background-color: #F5F5F5 !important;
    
}

.Why-R32-slider-text{
    margin-top:5px;
}
.reference-link-1,.reference-link-2,.reference-link-3,.reference-link-4,.reference-link-5{
    padding: 20px;
    line-height:2px !important;
}
.reference-link-urls a{
    font-family: 'LGEIRegular' !important;
    color:#A50034 !important;
    font-size: 18px !important;
    line-height:26px !important;
    font-weight:400 !important;
}
.reference-link-urls{
        margin-top: 20px !important;
}
.reference-link-urls h1{
    font-family: 'LGEIRegular' !important;
    color:#1B1A1E !important;
    font-size:20px !important;
    font-weight:600 !important;
    opacity:87%;
    line-height:25px !important;
    text-align:left !important;
}
@media (max-width: 1230px){
    .reference-guide-card{
        width:100%;
        
    }
    
}
@media (max-width:1050px){
    .reference-guide-card{
            width:95%;
            display: grid;
            justify-content: stretch;
            grid-template-columns: auto auto auto !important;
            gap: 3%;
        }
        
}
@media (max-width: 850px){
    .content-additional-para-laptop{
        display:none;
    }
    .Why-R32-slider-text{
        max-width:100% !important;
        min-width:100% !important;
    }
    .content-why-r32,.striving-changes,.R32-refrigerant,.R32-north-america,.R32-benefits,.r32-best-option,.R32-leads-the-way,.reference-link{
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        margin-top: 5%;
    }
    .striving-changes{
        margin-top:1% !important;
    }
    
    .lg-choice,.striving-section {
        width: 100%;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .striving-section{
        
    }
    .content-para{
        width: 95% !important;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction: column;
        margin-bottom: 64px;
    }
    .additional-para-1 h1{
        font-size:32px !important;
    }
    .content-heading{
        line-height:1.5 !important;
    }
    .Striving-content h1{
        line-height:1.3 !important;
    }
    .content-additional-para{
        width: 90%;
        display: grid;
        grid-template-columns: auto;
    
    }
    .additional-para-bar{
        display:block !important;
        width:100% !important;
        background-color:#D9D9D9 !important;
        height:1px !important;
    }
    .R32-refrigerant-body{
        justify-content: center;
        width:100%;
        align-items: center;
        display: grid;
        grid-template-columns: auto;
    
    }
    .R32-refrigerant-content{
        width:100%;
        padding:12px !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .R32-north-america-body{
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        grid-template-columns: auto;
    }
    .R32-north-america-content{
        padding: 12px;
    }
    .R32-benefits-body{
        width: 100%;
        display: grid;
        grid-template-columns: auto;
        justify-content: center;
        align-items: center;
    }
    .R32-benefits-content{
        padding: 12px;
    }
    .R32-leads-the-way-body{
        width: 90%;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction:column-reverse;
    }
    .R32-leads-the-way-content{
        padding-right: 0px;
    }
    
    .reference-link-body{
        width: 90%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .reference-link-urls{
        width:100% !important;
    }
    .reference-link-1,.reference-link-2,.reference-link-3,.reference-link-4,.reference-link-5{
        word-wrap: break-word;
        line-height:1.4 !important;
    }
    .r32-best-option-content{
        width: 100% !important;
        justify-content: center;
        align-items: center;
        display: flex;
        flex-direction:column;
    }
    .r32-best-option-content h1{
        width:100% !important;
        text-align:left !important;
    }
    .Striving-content{
            width: 95%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
   
        }
        .Striving-content h1{
            font-size:36px !important;
            font-weight:600 !important;
            line-height:40px !important;
            color:#1B1A1E !important;
            opacity:100%;
        }
        .Striving-content p{
            padding-top:20px !important;
            font-size:18px !important;
            font-weight:400 !important;
            line-height:24px !important;
            color:#1B1A1E !important;
            opacity:60%;
        }
        .additional-para-1 h1{
            font-size:20px !important;
            color:#000000 !important;
            line-height:1.3 !important;
        }
        .additional-para-1 p{
            padding-top:20px !important;
            font-size:18px !important;
            font-weight:400 !important;
            line-height:24px !important;
            color:#7E7E7E !important;
        }
        .content-heading{
            font-size:36px !important;
            line-height:40px !important;
            color: #1B1A1E !important;
            font-weight: 600 !important;
        }
        
        .r32-best-option-content{
            padding-bottom:2px !important;
        }
        .r32-best-option-content h1{
            font-size:36px !important;
            font-weight:600 !important;
            color: #1B1A1E !important;
            line-height:40px !important;
        }
        

        
        
        
        .R32-refrigerant-content h1{
            font-size:22px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
            
        }
        .R32-north-america-content h1{
            font-size:22px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
        .R32-benefits-content h1{
            font-size:22px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
       
        .downloadLink{
            opacity:100% !important;
        }
        .download-url{
            background-color: #A50034 !important;
            opacity:100% !important;
        }
        .content-paragraph{
            opacity: 60% !important;
        }
        
        .lower h1,.No-PFAS h1{
            font-size:20px !important;
            font-weight:600 !important;
            color:#000000 !important;
        } 
        .no-pfas-content,.lower-gwp-content{
            font-size:18px !important;
            line-height:24px !important;
            color:#7E7E7E !important;
            font-weight:400 !important;
        }
        
        .R32-refrigerant-content p{
            opacity: 60% !important;
            font-size:18px !important;
            line-height:25px !important;
            font-weight:400 !important;
            color:#1B1A1E;
        }
        .R32-north-america-content p{
            opacity: 60%;
            font-size:18px !important;
            line-height:25px !important;
            font-weight:400 !important;
            color:#1B1A1E !important;
        }
        .R32-leads-the-way-content p{
            opacity: 60%;
            font-size:18px !important;
            line-height:25px !important;
            font-weight:400 !important;
            color:#1B1A1E !important;
        }
        .R32-leads-the-way-content h1{
            font-size:32px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
        .reference-link-urls a{
            font-size:18px !important;
            font-weight:400 !important;
            color:#A50034 !important;
            line-height:26px !important;
        }
        .reference-link-urls h1{
            font-size:20px !important;
            font-weight:600 !important;
            line-height:24px !important;
            opacity:87%;
            
        }
        .reference-link-title h1{
            font-size:36px !important;
            font-weight:600 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
        .Why-R32-Phone-image{
             
            /*height:210px !important;*/
            min-height: 210px !important;
            max-height: 210px !important;
        
        }
        .r32-best-option-card {
            width:100% !important;
        }
        .content-why-r32 {
            margin-top: 10% !important;
            margin-bottom:1% !important;
        }
        
        .reference-guide-card{
            width:90%;
            display: grid;
            justify-content: stretch;
            grid-template-columns: auto auto !important;
            gap: 5%;
        }
        .reference-guide-container{
            margin-bottom:20% !important;
        }
        
        /*.guide-card{*/
        /*    min-width: calc(100% / 2.5);*/
        
        /*}*/
       
}
@media (max-width:650px){
    .reference-guide-card{
        width:100%;
    }
}
    @media (max-width: 550px){
        .Striving-content{
            width: 95%;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            
   
        }
        .reference-guide-slider-button{
            display:none !important;
        }
        .guide-heading{
            font-weight: 600 !important;
            font-size: 36px !important;
            line-height: 32px !important;
        }
        .reference-guide-card{
            width:100%;
            display: flex !important;
            flex-direction:column !important;
            justify-content: stretch;
            align-items:center !important;
        }
        .guide-card{
            margin-top:25px !important;
        }
        
        .additional-para-1{
            padding-bottom: 20px !important;
        }
        .Striving-content h1{
            font-size:36px !important;
            font-weight:600 !important;
            line-height:40px !important;
            color:#1B1A1E !important;
            opacity:100%;
        }
        .Striving-content p{
            padding-top:20px !important;
            font-size:18px !important;
            font-weight:400 !important;
            line-height:24px !important;
            color:#1B1A1E !important;
            opacity:60%;
        }
        .additional-para-1 h1{
            font-size:20px !important;
            color:#000000 !important;
            line-height:1.3 !important;
        }
        .additional-para-1 p{
            padding-top:20px !important;
            font-size:18px !important;
            font-weight:400 !important;
            line-height:24px !important;
            color:#7E7E7E !important;
        }
        .content-heading{
            font-size:36px !important;
            line-height:40px !important;
            color: #1B1A1E !important;
            font-weight: 600 !important;
        }
        .card-bar{
            display:block !important;
            width:100% !important;
            height:1px !important;
            background-color:#A50034 !important;
            margin-top:10px !important;
            margin-bottom:10px !important;
        }
        .r32-best-option-card{
            display: flex;
            transition: transform 0.4s ease; /* Smooth sliding transition */
            will-change: transform; /* Hint to the browser to optimize for transform animations */
            touch-action: auto; /* Ensures smooth swipe gestures */
            overflow: hidden; /* Prevents content overflow */
            width: 95%; /* Adjusted width for mobile */
            margin: 20px auto auto 35px; /* Center horizontally */
            scroll-snap-type: x mandatory; /* Ensures smooth snapping for mobile scrolling */
            scroll-behavior: smooth;
        }
        .r32-best-option-card-1,.r32-best-option-card-2{
            flex: 0 0 70%; /* Each card takes up 80% of the container width */
            margin-right: 10px; /* Space between cards */
            margin-bottom: 20px;
            transition: transform 0.3s ease; /* Smooth sliding effect */
            background-color: #fff;
            border-radius: 8px;
            scroll-snap-align: center;
        }
        .r32-best-option-content{
            padding-bottom:2px !important;
        }
        .r32-best-option-content h1{
            font-size:36px !important;
            font-weight:600 !important;
            color: #1B1A1E !important;
            line-height:40px !important;
        }
        .card-content-1, .card-content-2 {
            padding: 15px 10px 10px 10px;
        }
        .radio-buttons {
            text-align: center;
            margin-top: 30px;
            margin-bottom:35px;
            display:flex ;
            
        }

        .radio-buttons input[type="radio"] {
            display: block; /* Hide the radio buttons */
        }


        .radio-buttons input[type="radio"]:checked  {
            background-color: #4CAF50; /* Highlight the selected radio button */
            color: white;
        }
        #option1{
            background-color:#A50034 !important;
            height:7px;
            width:7px;
            border-radius:50%;
        }
        #option2{
            background-color:#A50034 !important;
            height:7px;
            width:7px;
            border-radius:50%;
            opacity:20%;
            margin-left:10px !important;
        }
        .card-content-1 p,.card-content-2 p{
            font-size:14px !important;
            font-family: 'LGEIRegular' !important;
            line-height:20px !important;
            font-weight:400 !important;
        }
        .card-content-1 h1,.card-content-2 h1{
            font-size:16px !important;
            font-family: 'LGEIRegular' !important;
            line-height:109% !important;
            font-weight:600 !important;
        }
        .download-url{
            width:100% !important;
        }
        .R32-refrigerant-content h1{
            font-size:22px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
            
        }
        .R32-north-america-content h1{
            font-size:22px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
        .R32-benefits-content h1{
            font-size:22px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
       
        .downloadLink{
            opacity:100% !important;
        }
        .download-url{
            background-color: #A50034 !important;
            opacity:100% !important;
        }
        .content-paragraph{
            opacity: 60% !important;
        }
        
        .lower h1,.No-PFAS h1{
            font-size:20px !important;
            font-weight:600 !important;
            color:#000000 !important;
        } 
        .no-pfas-content,.lower-gwp-content{
            font-size:18px !important;
            line-height:24px !important;
            color:#7E7E7E !important;
            font-weight:400 !important;
        }
        
        .R32-refrigerant-content p{
            opacity: 60% !important;
            font-size:18px !important;
            line-height:25px !important;
            font-weight:400 !important;
            color:#1B1A1E;
        }
        .R32-north-america-content p{
            opacity: 60%;
            font-size:18px !important;
            line-height:25px !important;
            font-weight:400 !important;
            color:#1B1A1E !important;
        }
        .R32-leads-the-way-content p{
            opacity: 60%;
            font-size:18px !important;
            line-height:25px !important;
            font-weight:400 !important;
            color:#1B1A1E !important;
        }
        .R32-leads-the-way-content h1{
            font-size:32px !important;
            font-weight:400 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
        .reference-link-urls a{
            font-size:18px !important;
            font-weight:400 !important;
            color:#A50034 !important;
            line-height:26px !important;
        }
        .reference-link-urls h1{
            font-size:20px !important;
            font-weight:600 !important;
            line-height:24px !important;
            opacity:87%;
            
        }
        .R32-leads-the-way-content{
            padding: 12px !important;
        }
        .reference-link-title h1{
            font-size:36px !important;
            font-weight:600 !important;
            color: #1B1A1E !important;
            opacity:87%;
            line-height:109% !important;
        }
        .Why-R32-Phone-image{
             
            /*height:210px !important;*/
            min-height: 210px !important;
            max-height: 210px !important;
        
        }
        .content-why-r32{
            margin-top: -25% !important;

        }
        .content-para {
            margin-bottom: 24px;            
        }
       
    }
    @media (max-width: 650px){
        .reference-guide-card{
            width:100%;
            gap:0 !important; 
        }
    }
    @media (max-width: 400px){
        .reference-guide-card{
            width:100%;
            display: grid;
            justify-content: stretch;
            grid-template-columns: auto !important;
            gap:0;
        }
        
    }
    @media (max-width: 550px) and (min-width: 501px) {
        .content-why-r32 {
            margin-top: 5% !important;
        }
        
    }