#videoModal {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100vh;
    background: rgb(0 0 0 / 80%);
    transition: 225ms;
    top: 0;
    display: none;
    opacity: 0;
}
#videoModal.showing {
    display: block;
    opacity: 1;
}
.popup-video {
    width: 100%;
}
.modal-container {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#videoModal .close {
    font-size: 28px;
    position: absolute;
    right: 0;
    top: -3rem;
    background: none;
    color: white;
    opacity: 0.8;
    border: none;
}
.philips-logo {
    width: 450px;
    margin: 1rem 1rem 1.7rem 1rem;
    object-fit: contain;
}
#technology h2.better-together {
    margin:15px 1rem !important;
    font-size: 50px !important;
}
.width-restrict {
    padding: 4rem;
    max-width: 1920px;
    margin: 0 auto;
}
.smart-bulb {
    background: white;
    padding: 5rem 0;
}
.smart-bulb .logo {
    margin-bottom: 4rem;
    width: 300px;
}
.smart-bulb button {
    color: white;
    background: black !important;
    width: 200px !important;
}
.smart-bulb .short-text {
    color: black !important;
    max-width: 380px;
}
.smart-bulb .disclaimer {
    color: grey !important;
    font-size: 16px !important;
    margin-top: 2rem;
}
#technology {
    background: url(https://cwsmgmt.corsair.com/landing/icue-philips/philips-hue-trihex-bg.jpg);
    background-attachment: fixed;
    background-size: cover;
}
#technology .your-build {
    background: url(https://cwsmgmt.corsair.com/landing/icue-philips/better-together-bg-gradients.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 3rem 0;
}
#technology #pdp #pdp-panel-hero {
    background: url(https://cwsmgmt.corsair.com/landing/icue-philips/philips-hue-hero-bg-img.jpg) center no-repeat !important;
    background-size: cover !important;
}
#immerse .flex {
    justify-content: center;
    width: 100%;
}
#immerse {
    padding: 3rem 0;
}
.product-callouts img {
    object-fit: contain;
    max-width: 100%;
    max-height: 400px;
    display: inline;
    padding: 2rem;
    background: black;
}
.product-callouts .product-grid {
    text-align: center;
    padding: 1rem;
    width: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 1rem;
}
.product-callouts .product-grid h3 {
    text-transform: none;
    font-family: "bebas-neue-pro-semiexpanded", sans-serif;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 0.5rem;
}
.product-callouts .product-grid p {
    width: 70%;
    font-size: 16px !important;
    margin: 0 auto;
}
#technology .product-callouts > div:nth-child(1) > div > p {
    width: 90%;
}
.product-callouts .product-grid button {
    width: 100% !important;
    margin: 1rem 0 !important;
}
.product-info {
    background: #212121;
    padding: 1rem;
    max-width: 400px;
    width: 100%;
}
.product-callouts {
    display: flex;
    justify-content: center;
}
button {
    text-transform: uppercase;
}
#technology #pdp #pdp-panel-hero.panel-template .wrapper {
    padding: 10vw 2vw 9vw 4rem !important;
    text-align: left;
}
#technology #pdp #pdp-panel-hero.panel-template .wrapper p {
    margin-top: 1rem;
}
.your-build {
    flex-direction: column;
}
#technology .dhx > img, #technology .dhx > video {
    max-width: 960px;
    height: 100%;
    align-self: center;
}
#technology .dhx-content {
    max-width: 960px;
}
.smart-bulb-img {
    width: 100%;
}
.philips-logo.mobile {
    display: none;
}
@media (min-width: 768px) {
    #technology .hero-paragraph {
        width: 100% !important;
        max-width: 1050px !important;
    }
}
@media (max-width:1400px) {
    .product-callouts .product-grid {
        width: 23%;
    }
    .product-callouts .product-grid p {
        width: 100%;
    }
    .smart-bulb {
        padding: 1rem 0;
    }
}
@media (max-width:1200px) {
    .popup-video {
        width: 100%;
        padding: 1rem;
    }
    .modal-container {
        width: 100%;
    }
    button.close {
        right: 1rem;
    }
}
@media (min-width:1001px) {
    .smart-bulb-img {
        display: none;
    }
    .smart-bulb {
        background-image: url(https://cwsmgmt.corsair.com/landing/icue-philips/shop-philips-hue-collage-bg.jpg);
        background-size: contain;
        background-position-x: right;
        background-position-y: center;
        background-repeat: no-repeat;
    }
}
@media (max-width:1000px) {
    .product-callouts .product-grid {
        width: 30%;
        padding: 0;
    }
    #immerse > div > h2 {
        line-height: 65px !important;
    }
    #technology h2.better-together {
        margin:15px 0rem !important;
    }
    #technology #pdp #pdp-panel-hero.panel-template h1.bebas {
        line-height: 80px;
    }
    .smart-bulb {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .philips-logo {
        margin: 0rem 1rem 0rem 1rem;
        width: 130px;
    }
    .philips-logo.desktop {
        display: none;
    }
    .philips-logo.mobile {
        display: block;
    }
}
@media (max-width:600px) {
    #immerse .flex {
        flex-direction: column;
    }
    #immerse img {
        margin: 0.5rem auto !important;
    }
    .better-together {
        margin-top: 0 !important;
    }
    #technology .your-build {
        padding: 1rem 0;
        padding-bottom: 3rem;
    }
    .product-callouts {
        flex-direction: column;
    }
    .product-callouts .product-grid {
        width: 90%;
        margin: 1rem auto;
    }
    #immerse {
        padding: 1rem 0;
    }
    #technology #pdp #pdp-panel-hero.panel-template .wrapper {
        padding: 10vw 2vw 9vw 2rem !important;
    }
    #technology #pdp #pdp-panel-hero.panel-template h1.bebas {
        line-height: 70px;
        margin: 0;
        margin-top: 1rem !important;
        font-size: 70px !important;
    }
    #technology #pdp #pdp-panel-hero.panel-template .wrapper p {
        margin: 1rem 0 !important;
        font-size: 22px !important;
    }
    .width-restrict {
        padding: 1rem;
        padding-top: 2rem;
    }
}