<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


.image-max-width {
    max-width: 100%;
    max-height: 100%;
}

.text-bold {
    font-weight: bold;
}

.text-book {
    font-family: 'Neue Frutiger World Book';
    font-weight: normal;
}

.text-medium {
    font-weight: 500;
}

.text-green {
    color: #269a91;
}

.bg-green {
    background: rgb(38, 154, 145);
    background: linear-gradient(66deg, rgba(38, 154, 145, 1) 0%, rgba(37, 78, 95, 1) 100%);
}

.headline {
    font-size: 1.5em;
    line-height: 1.1;
}

.card-title {
    font-size: 0.65em;
}

.card-text {
    font-size: .7em;
}

.footnote {
    font-size: .55em;
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}

.flex-column {
    flex-direction: column;
}

.flex-1 {
    flex: 1;
}

.justify-start {
    justify-content: flex-start;
}

.justify-end {
    justify-content: flex-end;
}

.justify-space-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

.align-end {
    align-items: flex-end;
}

.align-center {
    align-items: center;
}

.pb-50 {
    padding-bottom: 50px !important;
}

.phi_card {
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.phi_container {
    max-width: 1080px;
    margin: 0 auto;
}

.phi_s1 {
    background-color: #ffffff;
    background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/88/888725/storage_app_opisy2_philips_346644_images/top_kids.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.phi_s1 .left {
    padding: 50px 0 50px 70px;
}

.phi_s1 .right {
    padding-top: 340px;
}

.phi_s1 .right img {
    max-height: 220px;
    object-fit: scale-down;
}

.phi_s1 .right .text-content {
    max-width: 600px;
    margin-top: -20px;
    padding: 0 70px 50px 70px;
}

.phi_s2 .bg-green img {
    margin-bottom: -105px;
}

.phi_s2 video {
    background-color: transparent;
    width: 100%;
    max-width: 500px;
}

.phi_s2 .text-content,
.phi_s3 .text-content,
.phi_s4 .text-content {
    padding: 50px 60px 50px 70px;
}

.phi_s2 .bg-green .text-content {
    padding-left: 40px;
}

.phi_s2 :not(.bg-green) .text-content .headline {
    margin-top: 60px;
    margin-bottom: 10px;
}

.phi_s3 .text-content .headline {
    margin-bottom: 10px;
}

.phi_s3 .cards {
    gap: 40px;
    padding: 60px 70px;
    justify-content: space-between;
}

.phi_s3 .flex-card {
    flex: calc(50% - 40px);
    max-width: 434px;
}

.phi_s3 .flex-card .card-title {
    height: 60px;
    background-color: #269a91;
    text-align: center;
    display: flex;
    padding: 0 20px;
    justify-content: center;
    align-items: center;
}

.phi_s3 .flex-card img {
    max-width: 100%;
}

.phi_s4 .left img {
    align-self: flex-start;
    margin-top: -30px;
    margin-left: 60px;
}

.phi_s4 .left .text-content {
    padding-top: 10px;
}

.phi_s4 .left .text-content .headline {
    margin-bottom: 10px;
}

.phi_s4 .right {
    padding-right: 70px;
}

.phi_s4 .right img {
    margin-top: 30px;
    margin-bottom: 10px;
    object-fit: scale-down;
}

.phi_s5 .left,
.phi_s5 .right {
    padding: 50px 70px;
}

.phi_s5 .left {
    padding-right: 10px;
}

.phi_s5 .right {
    padding-left: 10px;
}

.phi_s5 .list {
    padding: 0;
}

.phi_s5 .list li {
    list-style-type:none;
}

.phi_s5 .list li:before {
    content: "â˘";
    padding-right: 10px;
    font-size: 1.2em;
    line-height: 1.1;
    vertical-align: bottom;
}

.phi_s6 .bg-green {
    padding: 60px 70px;
}

.phi_s6 .left {
    max-width: 60%;
}

.phi_s6 .right img {
    margin-top: -100px;
}

.phi_s6 .left .headline {
    margin-bottom: 10px;
}

.phi_s6 .cards {
    justify-content: space-between;
    gap: 0px;
}

.phi_s6 .flex-card {
    flex: 1;
    max-width: 267px;
}

.phi_s6 .card-image {
    margin: 40px 0 30px 0;
}

.phi_s7 .container {
    padding: 70px;
    display: flex;
    justify-content: center;
}

.phi_s7 .video {
    aspect-ratio: 16 / 9;
    width: 100%;
}

.phi_s8 .text-content {
    padding: 0 70px 40px 70px;
}

@media screen and (max-width: 680px) {
    .phi_s3 .cards {
        justify-content: center;
    }

    .phi_s3 .flex-card {
        flex: 100%;
    }    

    .phi_s2 .bg-green img {
        margin-bottom: 0px;
        max-height: 100px;
    }

    .phi_s4 .left img {
        max-height: 100px !important;
    }
    
    .phi_s6 .right img {
        max-height: 100px !important;
    }    

    .phi_s6 .flex-card {
        flex: 100% !important;
        max-width: 267px !important;
    }

    .phi_s6 .cards {
        gap: 20px;
    }

    .phi_s1 .left img {
        max-height: 260px !important;
    }

    .phi_s1 .right {
        margin-top: -130px !important;
    }
    .phi_s1 .right .text-content {
        margin-top: 0px !important;
    }
}

@media screen and (min-width: 500px) and (max-width: 768px) {
    .phi_s1 .left img {
        margin-left: 60px;
    }
    .phi_s2 .bg-green img {
        margin-bottom: 0px;
        max-height: 160px;
    }
    .phi_s6 .flex-column-mobile.flex-column-reversed {
        flex-direction: row !important;
    }

    .phi_s6 .right img {
        margin-top: -190px !important;
    }
    .phi_s6 .flex-card {
        flex: 100%;
        max-width: unset;
        display: flex;
        align-items: center;
        gap: 20px;
    }

    .phi_s6 .card-image {
        flex: 1;
    }

    .phi_s6 .card-text {
        flex: 3;
        padding: 20px 0;
    }
    .mobile-left{
        float: left;
    }
    .phi_s6 .right {
        align-self: flex-end;
    }
    .phi_s6 .right img {
        max-height: 160px !important;
        margin-top: -200px;
    }

    .phi_s4 .flex-column-mobile {
        flex-direction: row !important;
    }
}

@media screen and (max-width: 768px) {
    .phi_s4 .left img {
        align-self: center;
        margin: 0;
    }
    body {
        font-size: 18px;
    }

    .card-title {
        font-size: 0.85em;
    }

    .card-text {
        font-size: .9em;
    }

    .footnote {
        font-size: .7em;
    }

    .flex-mobile {
        display: flex;
    }

    .flex-row-reversed {
        flex-direction: row-reverse !important;
    }

    .flex-column-mobile {
        flex-direction: column;
    }

    .flex-column-mobile.flex-column-reversed {
        flex-direction: column-reverse !important;
    }

    .phi_s1 {
        background-size: auto 270px;
        background-position: 55% 0;
        background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/88/888725/storage_app_opisy2_philips_346644_images/top_kids_tablet.jpg);
    }

    .phi_s1 .left {
        padding: 20px;
        padding-top: 40px;
    }

    .phi_s1 .left img {
        max-height: 320px;
    }

    .phi_s1 .right {
        padding: 0;
        margin-top: -190px;
    }

    .phi_s1 .right img {
        max-height: 160px;
    }

    .phi_s1 .right .text-content {
        margin-top: 40px;
        max-width: 100%;
        padding-top: 0px !important;
        padding-bottom: 30px !important;
    }

    .phi_s2 .bg-green .left {
        display: flex;
        justify-content: center;
    }
    
    .text-content {
        padding: 30px 20px !important;
    }

    .phi_s2 :not(.bg-green) .text-content .headline {
        margin-top: 0;
    }

    .phi_s3 .cards {
        padding: 20px;
        gap: 20px;
    }

    .phi_s4 {
        margin-top: 20px;
    }

    .phi_s4 .left img {
        margin-top: -20px;
        max-height: 160px;
    }

    .phi_s4 .left .text-content {
        align-self: flex-start;
    }

    .phi_s4 .right {
        padding: 0 20px;
    }

    .phi_s4 .right img {
        max-width: 100%;
        object-fit: scale-down;
    }

    .phi_s5 .left {
        padding: 20px 20px 0 20px;
    }
    
    .phi_s5 .left img {
        max-width: 100%;
        object-fit: scale-down;
    }

    .phi_s5 .right {
        padding: 0;
    }

    .phi_s6 .bg-green {
        padding: 20px;
        padding-bottom: 30px;
    }

    .phi_s6 .left {
        max-width: 100%;
    }

    .phi_s6 .right img {
        margin-top: -40px;
        max-height: 200px;
    }

    .phi_s6 .flex-card {
        flex: 100%;
        max-width: unset;
    }

    .phi_s6 .card-image {
        margin: 20px 0;
        text-align: center;
    }

    .phi_s6 .text-content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .phi_s7 .container {
        padding: 0;
    }

    .headline {
        margin-bottom: 5px !important;
    }
}
@media screen and (max-width: 549px){
    .phi_s2_flex-column-mobile {
        flex-direction: column;
    }
    .phi_s2_flex-row-reversed {
        flex-direction: row-reverse !important;
    }
    .phi_s2_flex-column-mobile.phi_s2_flex-row-reversed {
        flex-direction: column-reverse !important;
    }
}
@media screen and (max-width: 1004px){
    .s4_img{
        max-width: 100%;
        height: auto;
    }
}</pre></body></html>