.phf-plat{--phf-maxw:1140px;background:#FFF;width:100%;box-sizing:border-box;overflow-x:clip}.phf-plat *{box-sizing:border-box;margin:0}.phf-plat-inner{max-width:var(--phf-maxw);margin:0 auto}.phf-plat-h{font-family:'Poppins',sans-serif;font-weight:700;font-size:52px;line-height:1.1;color:#0E0E29;text-align:center;margin-bottom:12px}.phf-plat-i{font-family:'Inter',sans-serif;font-weight:400;font-size:18px;line-height:1.6;color:#5F5E5A;max-width:680px;margin:0 auto 32px;text-align:center}.phf-plat-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;padding-bottom:10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.phf-plat-track::-webkit-scrollbar{display:none}.phf-plat--stretch .phf-plat-track{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(20px, calc(50vw - var(--phf-maxw)/2));padding-right:max(20px, calc(50vw - var(--phf-maxw)/2));scroll-padding-left:max(20px, calc(50vw - var(--phf-maxw)/2))}.phf-plat-card{flex:0 0 29.5%;scroll-snap-align:start;border-radius:18px;overflow:hidden;background:linear-gradient(165deg,#FFFFFF 55%,#E9E9F1 100%);border:1px solid #DCDCE6;display:flex;flex-direction:column}.phf-plat-linkwrap{display:flex;flex-direction:column;color:inherit;text-decoration:none;height:100%}.phf-plat-img{width:100%;aspect-ratio:701/561;object-fit:cover;display:block}.phf-plat-body{padding:20px 22px 24px}.phf-plat-t{font-family:'Poppins',sans-serif;font-weight:600;font-size:26px;line-height:1.2;color:#0E0E29;margin-bottom:8px}.phf-plat-d{font-family:'Inter',sans-serif;font-weight:400;font-size:18px;line-height:1.6;color:#5F5E5A}@media (max-width:767px){.phf-plat{padding:0 20px}.phf-plat-h{font-size:34px}.phf-plat-i{font-size:17px;margin-bottom:22px}.phf-plat:not(.phf-plat--stretch) .phf-plat-track{margin:0 -20px;padding:0 20px 8px;scroll-padding-left:20px}.phf-plat--stretch .phf-plat-track{padding-bottom:8px}.phf-plat-card{flex:0 0 85%}.phf-plat-t{font-size:22px}.phf-plat-d{font-size:17px}}.phf-plat-media{position:relative}.phf-plat-t--over{position:absolute;left:0;right:0;bottom:0;margin:0;padding:36px 18px 14px;color:#FFF;background:linear-gradient(180deg,#fff0 0%,rgb(14 14 41 / .82) 78%)}.phf-plat--overlay .phf-plat-body:empty{display:none}.phf-plat-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}.phf-plat-dot{width:8px;height:8px;border-radius:4px;border:0;padding:0;background:#DCDCE6;cursor:pointer;transition:width .2s ease,background .2s ease}.phf-plat-dot.is-on{width:20px;background:#0E0E29}.phf-plat-nav{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:14px}.phf-plat-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #DCDCE6;background:#FFF;color:#0E0E29;font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 0 3px}.phf-plat-arrow:hover{background:#0E0E29;color:#FFF}@media (min-width:768px){.phf-plat-show--mobile{display:none}}@media (max-width:767px){.phf-plat-show--desktop{display:none}}