.phi_card {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font-size: 25px;
    line-height: 1.2;
    font-family: 'Neue Frutiger World';
    font-weight: 300;
}


.phi_card p {
    margin: 0;
    padding: 0;
}

.phi_card sup,
.phi_card sub {
    font-size: .6em;
}


.phi_hidden {
    display: none;
}
.fs6{
	font-size: .6em;
}
.fs16{
	font-size: .64em;
}
.fs20{
	font-size: .8em;
}
.fs22{
	font-size: .88em;
}
.fs24{
	font-size: .96em;
}
.fs26{
	font-size: 1.04em;
}
.fs28{
	font-size: 1.12em;
}
.fs26p{
	font-size: 26px;
}
.fs34{
	font-size: 1.36em;
}
.fs35{
	font-size: 1.4em;
}
.fs36{
	font-size: 1.44em;
}
.fs36p{
	font-size: 36px;
}
.fs41{
	font-size: 1.66em;
}
.fsp44{
	font-size: 44px;
}
.fs45{
	font-size: 1.8em;
}
.fs48{
	font-size: 1.92em;
}
.phi_text-bold {
    font-family: 'Neue Frutiger World';
    font-weight: bold;
}

.phi_text-book {
    font-family: 'NeueFrutigerWorldW05-Book';
    font-weight: normal;
}
.phi_text-regular{
	font-weight: normal;
}
.phi_text-medium {
    font-weight: 500;
}

.phi_text-red {
    color: #9a1354;
}
.phi_text-white {
    color: white;
}
.phi_text-light{
	font-weight: light;
}

.phi_text-center{
	text-align: center;
}
.phi_text-inline-size11{
	line-height: 1.1;
}
.phi_text-inline-size17{
	line-height: 1.7;
}

.phi_text-margin-top-style-26{
	margin-top: -26px;
}
.phi_text-margin-top-style40{
	margin-top: 40px;
}
.phi_text-padding50{
	padding-top: 50px;
}

.red-section-text {
	
}

.phi_bg-pink {
    background: rgb(250, 244, 244);
}
.phi_bg-pink-grad {
    background: rgb(250, 244, 244);
}
.phi_headline {
    font-size: 1.6em;
}

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

.phi_card-text {
}

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

.phi_flex {
    display: flex;
}

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

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

.phi_flex-1 {
    flex: 1;
}

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

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

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

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

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

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

.pb-50 {
    padding-bottom: 50px !important;
}
.phi_zindex-Low{
	z-index: 1px;
}
.phi_image-max-width {
    max-width: 100%;
    max-height: 100%;
}
.phi_desktop{
    display: block;
}
.phi_mobile{
    display: none;
}
.phi_card {
    width: 100%;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

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

}

.phi_s1 {
    position: relative;
}
.phi_s1 .phi_desktop .phi_image{
    position: relative;
    left: 0;
    right: 0;
    height: 495px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 1080px;
    background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/dryer_s7000_rc_1080_desktop_01.jpg);
}
.phi_s1 .phi_mobile .phi_image{
    position: relative;
    left: 0;
    right: 0;
    height: 495px;
    margin: 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    max-width: 1080px;
    background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi_s1_mobile.png);
}
.phi_s1 .phi_logo{
    position: absolute;
    top: 0;
    width: 166px;
    left: 84px
}

.phi_s2,
.phi_s6,
.phi_s13{
	background: rgb(201,7,105);
    background: linear-gradient(90deg, rgba(201,7,105,1) 0%, rgba(129,25,73,1) 100%);
}

.phi_s2 .phi_text-content {
    max-width: 1080px;
	padding: 14px 0 30px 0;
}

.phi_s3 {
    padding: 30px 10px 30px 10px;
}
.phi_s3 .phi_text-content {
    margin-left: 50px;
    width: 400px;
    margin-top: 65px;
    display: flex;
    flex-direction: column;
}

.phi_s3 .phi_flex{
    display: flex;
    justify-content: center;
}

.phi_s4 .phi_text-content {
	left: 145px;
    bottom: 29px;
    position: absolute;
}

.phi_s4 .phi_card{
	position: relative;
    max-width: 100%;

}
.phi_s4 .phi_image{
    position: relative;
    left: 0;
    right: 0;
    height: 517px;
    margin: 0 auto;
    background-position: center center; 
    background-repeat:no-repeat;
    max-width: 918px;
    background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/desktop_section3.png);
}


.phi_s5 .phi_desktop{
    display:block;
}
.phi_s5 .phi_mobile{
    display:none;
}
.phi_s5 .phi_bg-pink{
    max-width: 918px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
 .phi_s5 .phi_top {
    padding-top: 50px;
}
 .phi_s5 .phi_bottom {
    padding-top: 42px;
} 
.phi_s5 .phi_flex-card {
	display: flex;
    flex-direction: column;
    align-items: center;
	flex:30%;
}

.phi_s5 .phi_card-text {
   	padding: 20px;
	text-align: center;
	width:200px;
	font-size: .7em;
} 
.phi_s5 .phi_legal {
   	padding: 20px;
	text-align: center;
	
}  

.phi_s6 {
	padding: 55px 0 55px 0;
	align-items: center;
    display: flex;
    flex-wrap: nowrap;
}

.phi_s7{
	position: relative;
}

.phi_s7 .phi_card-text{
	font-size: 20px;
}
.phi_s7 .phi_bg-pink{
    max-width: 1080px;
	min-height: 390px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
 .phi_s7 .phi_top {
    padding:30px 64px 30px 64px;
}
.phi_s7 .phi_flex-card {
	display: flex;
    flex-direction: column;
    align-items: center;
	flex:30%;
}
.phi_s7 .phi_image-max-width {
	max-width: 100%;
    max-height: 100%;
    background-color: white;
    border-radius: 30px 30px 0 0;
} 
.phi_s7 .phi_card-text {
	padding: 22px 26px 20px;
	min-height: 106px;
	width:240px;
	background-color: white;
    border-radius: 0px 0px 30px 30px;
} 

.phi_s8 {
	background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi8_alt1_bhd720_16x9_srgb.png);
	background-repeat: no-repeat;
	background-position: 110%;
    margin-top: -90px;
    padding-bottom: 30px;
}
.phi_s8 .phi_icon{
	max-height: 113px;
	width: auto;
    height: 113px;
	padding-right: 20px;
	
}
.phi_s8 .phi_flex-card {
	padding-top: 85px;
	padding-left: 38px;
}
.phi_s8 .phi_card-text {
    max-width: 330px;
}

.phi_s8-card-text {
	padding-top: 0px;
    max-width: 570px;
}
.phi_s9 .phi_left {
	padding-left: 75px;
	
}
.phi_s9 .phi_right {
	padding-right: 75px;
	
}
.phi_s9 .phi_card-text {
   	padding: 25px;
	text-align: left;
	width:370px;
	height: 100%;
	background-color: rgb(250, 244, 244);
	border-radius:0 0 25px 25px;
    font-size: 20px;
} 
.phi_s9 .phi_headder {
	font-size: 32;
	font-weight: bold;
	color: white;
	padding: 15px 0 15px 25px;
	width: 395px;
    background: rgb(201,7,105);
    background: linear-gradient(90deg, rgba(201,7,105,1) 0%, rgba(129,25,73,1) 100%);
	border-radius: 25px 25px 0 0;
}

.phi_s9 .phi_flex-card {
	display: flex;
    flex-direction: column;
}
.phi_s9 .phi_bottom{
	padding-top: 30px;
}
.phi_margin-bottom-10 {
   	margin-bottom: 10px;
} 
.phi_margin-bottom-20 {
   	margin-bottom: 20px;
}
.phi_margin-bottom-30 {
   	margin-bottom: 30px;
} 
.phi_s10 .phi_text-content {
    left: 40px;
    bottom: 20px;
    position: absolute;
    width: 660px;
}

.phi_s10 .phi_card{
	position: relative;
    max-width: 100%;

}
.phi_s10 .phi_image{
    position: relative;
    left: 0;
    right: 0;
    height: 517px;
    margin: 0 auto;
    background-position: center center; 
    background-repeat:no-repeat;
    background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi10_hair_dryer_7000_series_co_fim_0_20_lighter_rgb_16x9_glb_m_v0.png);
}
.phi_s10B .phi_text-content {
    left: 40px;
    bottom: 20px;
    position: absolute;
    width: 660px;
}

.phi_s10B .phi_card{
	position: relative;
    max-width: 100%;

}
.phi_s10B .phi_image{
    position: relative;
    left: 0;
    right: 0;
    height: 562px;
    margin: 0 auto;
    background-position: center center; 
    background-repeat:no-repeat;
    background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi11_philips_bhs742.png);
}
.phi_s11 .phi_desktop{
    display: block;
}
.phi_s11 .phi_mobile{
    display: none;
}
.phi_s11 .phi_top,
.phi_s11 .phi_bottom{
	padding-left: 80px;
    padding-top: 40px;
}
.phi_s11 .phi_right {
    background: rgb(201,7,105);
    background: linear-gradient(90deg, rgba(201,7,105,1) 0%, rgba(129,25,73,1) 100%);
	border-radius:90px 0px 0px 90px;
}
.phi_s11 .phi_left {
	padding-left: 200px;
    background: rgb(201,7,105);
    background: linear-gradient(90deg, rgba(201,7,105,1) 0%, rgba(129,25,73,1) 100%);
	border-radius:0px 90px 90px 0px;
}
.phi_s11 .phi_middle{
	padding-top: 35px;
    padding-right: 80px;
}
.phi_s11 .phi_middle .phi_flex-card {
	display: flex;
	align-items: center;

}
.phi_s11 .phi_middle .phi_card-text {
    max-width: 560px;
    text-align: right;
    border-radius: 0 0 25px 25px;
} 
.phi_s11 .phi_middle .phi_image{
	position: relative;
    right: -25px;
	clip-path: circle(65px at center);
}

.phi_s11 .phi_bottom{
	padding-top: 35px;
}
.phi_s11 .phi_flex-card {
	display: flex;
	align-items: center;
    flex: 0 0 auto;
}

.phi_s11 .phi_image{
    position: relative;
    height: 160px;
    margin-left: -2px;
    clip-path: circle(65px at center);
    display: block;
}
.phi_s11 .phi_card-text {
    border-radius: 0 0 25px 25px;
    padding-left: 60px;
    padding-right: 20px;
    max-width: 630px;
} 
.phi_s11 .phi_text-background{
    background: rgb(201,7,105);
    background: linear-gradient(90deg, rgba(201,7,105,1) 0%, rgba(129,25,73,1) 100%);
    border-radius:0px 90px 90px 0px;
}
.phi_s12 .phi_text-content {
    padding: 35px 0 35px 140px;
 } 
.phi_s13 {}
.phi_s13 .phi_text-content {
    width: 420px;
    display: flex;
    flex-direction: column;
    padding-left: 50px;
}

.phi_s13 .phi_flex{
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 10px;
}

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

.phi_s14 .phi_flex-card {
    padding-left: 90px;
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
  }
.phi_s14 .phi_headder, .phi_answer {
    padding: 20px 30px 20px 90px;
  } 
.phi_s14 .phi_card-image{
    padding-right: 50px;
    min-height: 20px;
  } 
.phi_s14 .phi_card-text{
    padding-top: 20px;
    padding-bottom: 20px;
  }
.phi_close{
    transform: rotate(180deg);
}   
@media screen and (min-width: 100px) and (max-width: 1000px) {
	.phi_s3 .phi_flex-column-mobile{
    	flex: 100%;
		flex-direction: column;
  	}
	.phi_s3 .phi_text-content {
        max-width: 1080px;
        margin-left: 0;
        margin-top: 0;
        padding-top: 40px;
        text-align: center;
        padding-bottom: 40px;
    }
    .phi_s3 .phi_desktop{
        display:none;
    }
    .phi_s3 .phi_mobile{
        display:block;
    }	
    .phi_s3 .phi_cta{
        padding:20px;
        width: 100%;
    }
    .phi_s5 .phi_desktop{
        display:none;
    }
    .phi_s5 .phi_mobile{
        display:block;
    }
    .phi_s5 .phi_bottom {
        padding-top: 0;
    } 

	
}
	

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

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

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

    .phi_s4 .phi_left img {
        max-height: 100px !important;
    }
    .phi_s5 .phi_bottom {
        padding-top: 0;
    } 
    .phi_s6 .phi_right img {
        max-height: 100px !important;
    }    

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

    .phi_s6 .phi_cards {
        gap: 20px;
    }
}

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

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

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

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

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

@media screen and (max-width: 768px) {
    .phi_desktop{
        display: none;
    }
    .phi_mobile{
        display: block;
    }
    .phi_s4 .phi_left img {
        align-self: center;
        margin: 0;
    }
    .phi_s5 .phi_bottom {
        padding-top: 0;
    } 
    .phi_s5 .phi_image-max-width {
        scale:.7;
    }
    .phi_s5 .phi_card-text{
        padding-top: 0px;
    }
   
    body {
        font-size: 18px;
    }
    .phi_container {
        font-size: 18px;
    }
    .phi_card-title {
        font-size: 0.85em;
    }

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

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

    .phi_flex-mobile {
        display: flex;
    }

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

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

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

    .phi_s1 {
		background-color: #b80b61;
    /* background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/top_kids.jpg); */
   	 	background-repeat: no-repeat;
   	 	background-position: top center;
    }

    .phi_s2 .phi_bg-green .phi_left {
        display: flex;
        justify-content: center;
    }
    
    .phi_text-content {
        padding: 30px 20px !important;
    }

    .phi_s2 :not(.phi_bg-green) .phi_text-content .phi_headline {
        margin-top: 0;
    }

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

    .phi_s4 {
        margin-top: 20px;
    }
    .phi_s4 .phi_text-content img{
        scale: .7;
        transform-origin: left bottom;
    }
    .phi_s4 .phi_text-content{
        left: 24px;
        bottom: 4px;
        position: absolute;
    }
    .phi_s4 .phi_left img {
        margin-top: -20px;
        max-height: 160px;
    }

    .phi_s5 .phi_bottom {
        padding-top: 0;
    } 

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

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

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

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

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

    .phi_s6 .phi_text-content {
        padding-left: 0 !important;
        padding-right: 0 !important;
        font-size: 28px;
    }

    .phi_s7 .phi_container {
        padding: 0;
    }
    .phi_s8 .phi_card-image{
        transform-origin: right;
        scale: .7;
    }
    .phi_s8 .phi_flex-card-with-icon{
        padding-left: 0px;
    }
    .phi_s12 {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .phi_s12 .phi_text-content {
        padding: 35px 0 35px 0px;
        text-align: center;
    }
    .phi_s13 .phi_text-content {
        width: 420px;
        display: flex;
        flex-direction: column;
        text-align: center;
        padding-left: 50px;
    }
    .phi_s13 .phi_flex{
        display: flex;
        justify-content: center;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .phi_s13 .phi_text-content .fs26p{

    }
    .phi_headline {
        margin-bottom: 5px !important;
    }

}
@media screen and (max-width: 549px){
    .phi_s5 .phi_bottom {
        padding-top: 0;
    } 
    .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 (min-width: 500px) and (max-width: 768px){
    .phi_s8-card-text {
        padding-top: 0px;
        max-width: 300px;
      
    }

}
@media screen and (min-width: 100px) and (max-width: 600px){
    .phi_s8-card-text {
        padding-top: 0px;
        max-width: 400px;
      
    }
    .phi_s8 {
        background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi8_alt1_bhd720_16x9_srgb.png);
        background-repeat: no-repeat;
        background-position: calc(100% - -225px) calc(100% - -25px);
        margin-top: -90px;
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 601px) and (max-width: 767px){
    .phi_s8-card-text {
        padding-top: 0px;
        max-width: 400px;
      
    }
    .phi_s8 {
        background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi8_alt1_bhd720_16x9_srgb.png);
        background-repeat: no-repeat;
        background-position: calc(100% - -175px) calc(100% - -115px);
        margin-top: -90px;
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 879px){
    .phi_s8-card-text {
        padding-top: 0px;
        max-width: 400px;
      
    }
    .phi_s8 {
        background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi8_alt1_bhd720_16x9_srgb.png);
        background-repeat: no-repeat;
        background-position: calc(100% - -75px) calc(100% - -65px);
        margin-top: -90px;
        padding-bottom: 30px;
    }
}
@media screen and (min-width: 880px) and (max-width: 950px){
    .phi_s8 {
        background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi8_alt1_bhd720_16x9_srgb.png);
        background-repeat: no-repeat;
        background-position: calc(100% - -75px) calc(100% - -65px);
        margin-top: -90px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 900px){
    .phi_s10 .phi_image {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-position: calc(100% - -55px) calc(100% - 12px);
        background-repeat: no-repeat;
        background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi10_hair_dryer_7000_series_co_fim_0_20_lighter_rgb_16x9_glb_m_v0.png);
    }
	
	.phi_s10B .phi_image {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-position: calc(100% - -55px) calc(100% - 12px);
        background-repeat: no-repeat;
        background-image: url(/media/cache/resolve/filemanager_original/images/descriptions/images/79/7933745/storage_app_opisy2_philips_5697232_images/phi11_philips_bhs742.png);
    }
}
@media screen and (max-width: 950px){
    .phi_s11 .phi_desktop{
        display: none;
    }
    .phi_s11 .phi_mobile{
        display: block;
        text-align: center;
    }
    .phi_s11 .phi_top,
    .phi_s11 .phi_bottom{
        padding-left: 0;
    }
    .phi_s11 .phi_right {
        background: none;
    }
    .phi_s11 .phi_left {
        background: none;

    }
    .phi_s11 .phi_top{
        padding-top: 40px;
    }
    .phi_s11 .phi_middle .phi_flex-card {
    
    }
    .phi_s11 .phi_middle .phi_card-text {
        max-width: 560px;
        border-radius: 0 0 25px 25px;
        text-align: center;
    } 
    .phi_s11 .phi_text-background{
        background: rgb(201,7,105);
        background: linear-gradient(90deg, rgba(201,7,105,1) 0%, rgba(129,25,73,1) 100%);
        border-radius: 90px 90px 90px 90px;
        position: relative;
        width: 185px;
        height: 185px;
    }
    .phi_s11 .phi_middle .phi_image{
        position: relative;
        right: 0;
        clip-path: circle(85px at center);
    }
    
    .phi_s11 .phi_bottom{
        padding-top: 35px;
    }
    .phi_s11 .phi_mobile .phi_flex-card {
        display: flex;
        flex-direction: column;
    }
    .phi_s11 .phi_left .phi_card-image{

    } 
    .phi_s11 .phi_right .phi_card-image{

    }   
    .phi_s11 .phi_image{
        position: absolute;
        left: 0;
        /* margin-left: -47px; */
        clip-path: circle(85px at center);
        top: -3px;
        height: auto;
        width: 190px;
    }
    
    .phi_s11 .phi_card-text {
        border-radius: 0 0 0 0;
        padding-top: 20px;
        width: calc(100% - 80px);
    } 
    .phi_s12 .phi_text-content {
        padding: 35px 0 35px 0px;
        text-align: center;
    }
}
@media screen and (max-width: 1030px){
    .phi_s4_img{
        max-width: 100%;
        height: auto;
    }
    .phi_s7 .phi_flex-column-mobile {
        flex-direction: column;
    }
    .phi_s7 .phi_flex-card {
        padding-top: 20px;
    }
    .phi_s7 .phi_bottom{
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 1030px){

    .phi_s9 .phi_flex-column-mobile{
        flex-direction: column;
    }
    .phi_s9 .phi_left {
        padding-left: 0;
        
    }
    .phi_s9 .phi_right {
        padding-right: 0;
        
    }
    .phi_s9 .phi_top,
    .phi_s9 .phi_bottom {
        align-items: center;
        display: flex;
        flex-direction: column;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .phi_s9 .phi_flex-card {
        display: flex;
        flex-direction: column;
        padding-top: 20px;
    
    }
    .phi_s9 .phi_flex-column-mobile {
        display: flex;
        justify-items: center;
        flex-direction: column;
    }

}
