@font-face {
    font-family: 'Poppins';
    src: url('/files/descriptions/font/13/13811358/storage_app_opisy2_philips_2146991_fonts/poppins_extralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/files/descriptions/font/13/13811358/storage_app_opisy2_philips_2146991_fonts/poppins_light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/files/descriptions/font/13/13811358/storage_app_opisy2_philips_2146991_fonts/poppins_regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/files/descriptions/font/13/13811358/storage_app_opisy2_philips_2146991_fonts/poppins_medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/files/descriptions/font/13/13811358/storage_app_opisy2_philips_2146991_fonts/poppins_semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/files/descriptions/font/13/13811358/storage_app_opisy2_philips_2146991_fonts/poppins_bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/files/descriptions/font/13/13811358/storage_app_opisy2_philips_2146991_fonts/poppins_black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

#sg_product_card {
    padding: 0;
    margin: 0 auto;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.3;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    font-kerning: none;
    position: relative;
    max-width: 1000px;
    overflow: hidden;
    background-color: #00666F;
}

#sg_product_card * {
    box-sizing: border-box;
}

#sg_product_card p {
    margin: 0;
    padding: 0;
}

#sg_product_card sup,
#sg_product_card sub {
  font-size: 0.6em;
}

#sg_product_card video {
    width: 100%;
}

#sg_product_card .sg_strong {
    font-weight: 600;
}

#sg_product_card .zdjecie-kontener .sg_hero img {
    position: absolute;
    top: 40px;
    left: 40px;
    width: 180px;
    z-index: 2;
}

#sg_product_card .sg_card_content .sg_hero {
    position: relative;
}

#sg_product_card .sg_card_content .sg_hero .sg_hero_content {
    position: relative;
    z-index: 2;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(1),
#sg_product_card .sg_card_content .sg_hero:nth-child(2) {
    height: 410px;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(1) picture,
#sg_product_card .sg_card_content .sg_hero:nth-child(2) picture {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(1) picture img,
#sg_product_card .sg_card_content .sg_hero:nth-child(2) picture img {
    right: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(1) .sg_hero_content {
    width: 55%;
    padding: 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 8px;
    font-size: clamp(16px, 3vw, 24px);
    line-height: 1.2;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(1) .sg_hero_content p:nth-child(2) {
    font-size: clamp(22px, 10vw, 44px);
    line-height: 1;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(1) .sg_hero_content p:last-child {
    font-size: 10px;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(2) .sg_hero_content {
    width: 65%;
    padding: 40px;
    padding-left: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 24px;
    font-size: 20px;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(2) .sg_hero_content > div:first-of-type {
    margin-top: -180px;
}

#sg_product_card .sg_card_content .sg_hero:nth-child(2) .sg_hero_content > div {
    display: flex;
    gap: 24px;
    align-items: center;
}

#sg_product_card .sg_other_features {
    position: relative;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item {
    position: relative;
    height: 410px;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item_title {
    font-size: clamp(18px, 6vw, 36px);
    font-weight: 600;
    line-height: 1.2;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item_text {
    display: flex;
    gap: 12px;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(1) .sg_other_features_grid_item_text:last-child,
#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(2) .sg_other_features_grid_item_text:last-child,
#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(5) .sg_other_features_grid_item_text:last-child {
    margin-top: auto;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item_text > div {
    display: flex;
    gap: 12px;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item_text > div img {
    width: 110px;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item picture {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item picture img {
    right: 0;
    height: 100%;
    position: absolute;
    z-index: 0;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item_inner {
    height: 100%;
    width: 55%;
    padding: 40px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    position: relative;
    z-index: 2;
}

#sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:last-child .sg_other_features_grid_item_inner {
    flex-direction: column;
    align-items: flex-start;
}

#sg_product_card .sg_set_simple {
    height: 917px;
    position: relative;
}

#sg_product_card .sg_set_simple > picture {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 0;
}

#sg_product_card .sg_set_simple > picture img {
    right: auto;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    position: absolute;
    z-index: 0;
}

#sg_product_card .sg_set_simple .sg_title,
#sg_product_card .sg_set_simple .sg_set_simple_list {
    z-index: 2;
    position: relative;
}

#sg_product_card .sg_set_simple .sg_title {
    text-align: center;
    font-size: clamp(22px, 10vw, 44px);
    line-height: 1;
    font-weight: 600;
    padding: 40px;
}

#sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item {
    position: absolute;
    text-align: center;
}

#sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(1) {
    top: 180px;
    left: 14%;
}

#sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(2) {
    top: 100px;
    left: 55%;
}

#sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(3) {
    top: 460px;
    left: 7%;
}

#sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(4) {
    top: 370px;
    left: 65%;
}

@media screen and (max-width: 768px) {

    #sg_product_card .zdjecie-kontener .sg_hero img {
        left: 20px;
        top: 20px;
        width: 120px;
    }

    #sg_product_card .sg_card_content .sg_hero:nth-child(1),
    #sg_product_card .sg_card_content .sg_hero:nth-child(2) {
        height: 450px;
    }

    #sg_product_card .sg_card_content .sg_hero:nth-child(1) picture img,
    #sg_product_card .sg_card_content .sg_hero:nth-child(2) picture img  {
        right: -100px;
    }

    #sg_product_card .sg_card_content .sg_hero:nth-child(1) .sg_hero_content {
        padding: 20px;
        padding-top: 60px;
        width: 75%;
    }

    #sg_product_card .sg_card_content .sg_hero:nth-child(1) .sg_hero_content p:nth-child(2) {
        font-size: clamp(22px, 10vw, 40px);
    }

    #sg_product_card .sg_card_content .sg_hero:nth-child(2) .sg_hero_content {
        padding: 20px;
        width: 75%;
    }

    #sg_product_card .sg_card_content .sg_hero:nth-child(2) .sg_hero_content > div {
        font-size: 16px;
    }

    #sg_product_card .sg_card_content .sg_hero:nth-child(2) .sg_hero_content > div img {
        width: 80px;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item {
        height: 550px;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(2) .sg_other_features_grid_item_inner,
    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(3) .sg_other_features_grid_item_inner,
    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(4) .sg_other_features_grid_item_inner {
        text-align: right;
        width: 75%;
        align-items: flex-end;
        margin-left: auto;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(1) .sg_other_features_grid_item_inner,
    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(2) .sg_other_features_grid_item_inner,
    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(3) .sg_other_features_grid_item_inner {
        width: 100%;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(2) picture img {
        right: auto;
        left: -20px;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(3) picture img {
        right: -50px;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(4) picture img {
        right: -140px;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item_inner {
        padding: 20px;
        padding-bottom: 40px;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:last-child .sg_other_features_grid_item_text {
        flex-direction: column;
        align-items: flex-start;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(4) .sg_other_features_grid_item_inner,
    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(5) .sg_other_features_grid_item_inner {
        width: 75%;
    }

    #sg_product_card .sg_other_features .sg_other_features_grid .sg_other_features_grid_item:nth-child(5) picture img {
        right: auto;
        left: -100px;
    }
    
    #sg_product_card .sg_set_simple {
        height: 560px;
    }

    #sg_product_card .sg_set_simple .sg_title {
        padding: 20px;
    }

    #sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item {
        font-size: 14px;
    }

    #sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(1) {
        top: 110px;
        left: 0%;
    }

    #sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(2) {
        top: 70px;
        left: 52%;
    }

    #sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(3) {
        top: 265px;
        left: 0%;
    }

    #sg_product_card .sg_set_simple .sg_set_simple_list .sg_set_simple_item:nth-child(4) {
        top: 210px;
        left: 65%;
    }
  
}