.ph-main{background-color:rgba(0,75,125,1);margin-top:75px;position:relative;}.ph-wrapper{padding:80px 0;display:flex; width:min(96%, 1280px); margin:0 auto; flex-wrap:wrap; justify-content:flex-end; align-items:center; position:relative;}.ph-body{width:550px;}.ph-body-title{color:rgba(240,252,255);line-height:1.1;margin-bottom:45px;}.ph-body-content{color:rgba(255,255,255,1);}.ph-list-wrapper{border-left:solid 1px rgba(60,110,160,1);margin-bottom:50px;padding:10px 0;position:relative;height:305px;overflow:hidden;}.ph-list-wrapper-ulayer{position:absolute;top:0;width:100%;height:0;left:0;box-shadow:0 0 10px 17px rgba(0,75,125,1);z-index:2;}.ph-list-wrapper-dlayer{position:absolute;bottom:0;width:100%;height:0;left:0;box-shadow:0 0 10px 17px rgba(0,75,125,1);z-index:2;}.ph-body-content ul{list-style:none;font-size:0.9em;position:relative;margin:0;padding-bottom:20px;z-index:1; animation:desplazamiento 33s linear infinite;}@keyframes desplazamiento {5% {  transform:translateY(0%);}      100% {  transform:translateY(-80%);}}.ph-body-content ul li{padding:10px 0;position:relative;z-index:1;display:flex;line-height:1.6;}.ph-body-content ul li:before{color:rgba(236,203,76,1);font-family:'icons';margin-right:12px;font-size:1.3em;line-height:1.4;min-width:25px;text-align:center;}.ph-list-1:before{content:"\f201";}.ph-list-2:before{content:"\f006";}.ph-list-3:before{content:"\f0e6";}.ph-list-4:before{content:"\f2be";}.ph-list-5:before{content:"\f044";}.ph-list-6:before{content:"\f046";}.ph-list-7:before{content:"\f0a1";}.ph-list-8:before{content:"\f02d";}.ph-list-9:before{content:"\f09d";}.ph-list-10:before{content:"\f017";}.ph-list-11:before{content:"\f0f7";}.ph-list-12:before{content:"\f108";}.ph-list-13:before{content:"\f0ac";}.ph-body-content button{transition:all 0.4s ease-in-out 0s; border:none; padding:15px 25px;cursor:pointer;font-family:'title',helvetica,verdana,sans-serif;background-color:rgba(236,203,76,1);color:rgba(0,0,0,1);font-size:0.9em;border-radius:4px;border:solid 2px transparent;}.ph-body-content button:hover{background-color:transparent;border:solid 2px rgba(255,255,255,1);color:rgba(255,255,255,1);}.ph-image{position:absolute;bottom:0;left:0;width:500px;line-height:0;}.ph-image:before{content:"";position:absolute;width:700px;height:700px;border-radius:50%;background:linear-gradient(170deg, rgba(255,255,255,0.1) 40%, rgba(0,0,0,0.5) 100%);z-index:1;top:50%;left:-100px;transform:translateY(calc(-50% + 35px));}.ph-image img{width:100%;height:auto;object-fit:cover;position:relative;z-index:1;}@media (max-width:800px) {.ph-main{ overflow:hidden;margin-top:0;}.ph-wrapper{padding:60px 0 0 0; width:90%;}.ph-body{width:100%;position:relative;z-index:10;margin-bottom:30px;}.ph-body-title{margin-bottom:30px;}.ph-list-wrapper{border-left:none;margin-bottom:35px;position:relative;}.ph-body-content ul{padding-left:0;}.ph-body-content button{ padding:12px 20px; width:100%;}.ph-image{position:relative;left:0;width:100%;z-index:5;text-align:center;}.ph-image:before{z-index:1;width:600px;height:600px;left:-35px;transform:translateY(calc(-50% + 20px));border:solid 1px rgba(60,110,160,1);}.ph-image img{width:280px;max-width:100%;margin:0 auto;}}