.elementor-314901 .elementor-element.elementor-element-4b38a4a{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-314901 .elementor-element.elementor-element-7aa2466 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}#elementor-popup-modal-314901 .dialog-widget-content{background-color:#00000000;border-style:none;margin:0px 0px 0px 0px;}#elementor-popup-modal-314901{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-314901 .dialog-message{width:min(640px, 95vw);height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-314901 .dialog-close-button{display:flex;background-color:#00000063;font-size:min(1.25rem, 5vw);}#elementor-popup-modal-314901 .dialog-close-button i{color:#FFFFFF;}#elementor-popup-modal-314901 .dialog-close-button svg{fill:#FFFFFF;}/* Start custom CSS for html, class: .elementor-element-0369e04 */.dnp-section {
    padding: min(1rem, 2vw);
    overflow: hidden;
    
    border-radius: 0.6rem;
    border: 1px solid rgba(255,255,255,0.15);
    background: #323235;
    color: #f8f8f8;
    max-height: 800px;
    
    
    @media (min-width: 900px) {
        overflow-y: scroll;
    }
    
    & .dnp-header {
        width: 90%;
        
        & p {
            margin: 0;
        }
        
        
        
        @media (max-width: 900px) {
            & p:nth-of-type(1) {
                display: none;
            }
        }
        
        @media (min-width: 901px) {
            & p:nth-of-type(2) {
                display: none;
            }
        }
        
    }
    
    & h1, h2 {
        font-family: tomorrow;
        text-transform: uppercase;
        font-weight: 600;
        margin-block: 0 0.4rem;
    }
    
    & h1 {
        font-size: min(1.5rem, 6vw);
    }
    
    & h2 {
        font-size: min(1.25rem, 5vw);
        
        
    }
    
    & p {
        font-size: min(1rem, 4vw);
        font-family: roboto;
        
    }
    
    
    & button {
        background: #fee401;
        color: #000;
        border: 1px solid rgba(255,255,255,0.3);
        padding-block: 0.6rem;
        border-radius: 0.2rem;
        width: 100%;
        padding-inline: 0.6rem;
        font-family: tomorrow;
        text-transform: uppercase;
        font-weight: 500;
        text-align: center;
        will-change: transform;
        
        &:hover {
            transform: scale(0.98);
        }
        
        
    }
    
}

.sales-red {
    background: red;
    padding: 0 0.2rem;
    border-radius: 0.15rem;
}


.deal-code {
    cursor: pointer;
    background: rgba(0,0,0,0.2);
    padding: 0.1rem 0.3rem;
    
    &:hover {
        background: rgba(0,0,0,0.4)
    }
    
    }

.dnp-group {
    display: flex;
    gap: min(1rem, 2vw);
    overflow: auto;
    scroll-snap-type: x mandatory;
    padding-top: 1.25rem;
    
    
    @media (min-width: 900px) {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        
        
        
    }
    
    
}

.dnp-item {
    
    border-radius: 0.3rem;
    display: flex;
    flex-direction: column;
    padding: min(1rem, 3vw);
    flex-shrink: 0;
    scroll-snap-align: center;
    background: rgba(255,255,255,0.2);
    
    color: inherit;
    justify-content: space-around;
    
    
    & img {
        margin-inline: auto;
       
    }
    
    & div {
        margin-top: auto;
    }
    
    @media (min-width: 901px) {
    &:nth-child(1) div {
        margin-block: auto;
    }
    }
    
    &:nth-child(1) {

        grid-column: 1 / 3;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            
            @media (max-width: 900px) {
                grid-template-columns: 1fr;
            }
            
    & img {
        margin-block: -55px -40px;
        
    }
    }
    
  
    
    
    
    
    @media (max-width: 900px) {
        width: 95%;
        
        & img {
            grid-row: 1;
            margin-block: -45px -20px;
        }
        
        &:nth-child(1) {
    & img {
        margin-block: -45px 0px;
    }
    }
        
    }
    
    
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-4b38a4a */.elementor-314901 .elementor-element.elementor-element-4b38a4a {
    overflow: hidden !important;
}/* End custom CSS */
/* Start custom CSS */.dialog-close-button {
padding: min(0.1rem, 3vw);
border-radius: 0.15rem;

&:focus {
    outline: 0;
}
}/* End custom CSS */