.ph-page{color:#fff;background-color:#0b1424;padding-top:88px;font-family:inherit;overflow-x:hidden}.ph-hero{flex-direction:column;justify-content:flex-start;height:20vh;min-height:200px;margin-top:-88px;padding-top:88px;display:flex;position:relative;overflow:hidden}.ph-hero-bg{z-index:0;position:absolute;inset:0;overflow:hidden}.ph-hero-bg video{object-fit:cover;width:100%;height:100%}.ph-hero-overlay{z-index:1;background:linear-gradient(90deg,#080e26f2 0%,#080e26b3 40%,#0e193c33 100%);position:absolute;inset:0}.ph-hero-content{z-index:2;flex-direction:column;flex:1;justify-content:center;max-width:800px;padding:40px 20px 50px;display:flex;position:relative}.ph-eyebrow{color:#f4b400;letter-spacing:3px;text-transform:uppercase;margin-bottom:16px;font-size:14px;font-weight:800}.ph-title{color:#fff;text-align:center;white-space:nowrap;margin-bottom:24px;font-size:clamp(32px,4vw,51px);font-weight:900;line-height:1.1}.ph-desc{color:#ffffffe6;max-width:650px;margin-bottom:24px;font-size:20px;line-height:1.6}.ph-highlight{color:#f4b400;font-size:18px;font-style:italic;font-weight:800}.ph-intro-section{text-align:center;background-color:#fff;padding:80px 0 0}.ph-intro-title{color:#13286d;margin-bottom:24px;font-size:clamp(32px,4vw,42px);font-weight:900}.ph-intro-text{color:#5f6f92;text-align:justify;max-width:900px;margin:0 auto;font-size:18px;line-height:1.6}.ph-content-split-section{background-color:#fff;padding:48px 0 60px}.ph-desktop-grid-wrapper{flex-direction:column;gap:40px;display:flex}.ph-podcast-accordion{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:20px 24px}.ph-podcast-summary{cursor:pointer;justify-content:space-between;align-items:center;margin:0;list-style:none;display:flex}.ph-podcast-summary::-webkit-details-marker{display:none}.ph-podcast-arrow{color:#13286d;width:24px;height:24px;transition:transform .3s}.ph-podcast-accordion[open] .ph-podcast-arrow{transform:rotate(180deg)}.ph-podcast-list{border-top:1px solid #e2e8f0;flex-direction:column;gap:24px;margin-top:24px;padding-top:24px;display:flex}.ph-item-title{color:#13286d;margin-top:0;margin-bottom:12px;font-size:16px;font-weight:800}.ph-podcast-wrap{flex-direction:column;align-items:center;gap:6px;margin-bottom:28px;display:flex}.ph-audio-bubble{background:#13286d;border-radius:999px;align-items:center;gap:12px;width:100%;max-width:560px;padding:10px 24px 10px 10px;transition:box-shadow .3s;display:inline-flex;box-shadow:0 4px 16px #13286d38}.ph-podcast-meta-label{color:#13286d;letter-spacing:0;text-transform:none;margin-bottom:12px;font-size:clamp(24px,3.5vw,36px);font-weight:900;display:block}.ph-podcast-dot{opacity:.5;font-size:14px}.ph-audio-bubble:hover{box-shadow:0 6px 24px #13286d52}.ph-audio-bubble.is-placeholder{box-shadow:none;background:#dde3f5}.ph-audio-bubble.is-placeholder .ph-audio-btn{cursor:default;background:#b0bfe8}.ph-audio-bubble.is-placeholder .ph-waveform-bar{background:#b0bfe8}.ph-audio-bubble.is-placeholder .ph-audio-duration{color:#7a8fb8}.ph-audio-btn{cursor:pointer;color:#13286d;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .2s,transform .15s;display:flex}.ph-audio-btn svg{width:18px;height:18px}.ph-audio-btn:hover:not(:disabled){background:#e8edf8;transform:scale(1.08)}.ph-audio-btn:active:not(:disabled){transform:scale(.95)}.ph-waveform{flex:1;align-items:center;gap:2.5px;min-width:120px;height:26px;display:flex}.ph-waveform-bar{background:#ffffff73;border-radius:999px;flex-shrink:0;width:3px;transition:background .3s;display:block}.ph-audio-bubble.is-playing .ph-waveform-bar{background:#ffffffe6;animation:.8s ease-in-out infinite alternate waveformPulse}@keyframes waveformPulse{0%{transform:scaleY(.6)}to{transform:scaleY(1.2)}}.ph-audio-duration{color:#ffffffbf;white-space:nowrap;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px;font-weight:700}.ph-audio-hidden{display:none}.ph-info-text{color:#5f6f92;text-align:left;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}.ph-section-subtitle{color:#13286d;margin-top:0;margin-bottom:20px;font-size:clamp(24px,3.5vw,36px);font-weight:900}.ph-collage-grid{flex-wrap:wrap;gap:15px;display:flex}.ph-collage-item{cursor:pointer;border-radius:16px;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 10px 20px #0000001a}.ph-collage-item:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0003}.ph-collage-large{width:calc(60% - 7.5px);height:320px}.ph-collage-medium{width:calc(40% - 7.5px);height:320px}.ph-collage-small{width:calc(33.333% - 10px);height:260px}.ph-collage-item video{object-fit:cover;width:100%;height:100%;transition:filter .3s}.ph-collage-overlay{z-index:1;background:linear-gradient(#0a192f66 0%,#0a192fd9 100%);transition:opacity .3s;position:absolute;inset:0}.ph-collage-item:hover .ph-collage-overlay{opacity:.7}.ph-collage-title{color:#fff;z-index:2;text-shadow:0 4px 15px #000c;letter-spacing:.5px;white-space:nowrap;margin:0;font-size:20px;font-weight:800;transition:opacity .3s;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.ph-collage-play{color:#13286d;z-index:2;opacity:.92;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f4b400e0;border-radius:50%;width:56px;height:56px;padding:16px;transition:opacity .25s,transform .25s;animation:2.4s ease-in-out infinite playPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes playPulse{0%,to{box-shadow:0 0 #f4b40080}50%{box-shadow:0 0 0 10px #f4b40000}}.ph-collage-item:hover .ph-collage-title{opacity:1}.ph-collage-item:hover .ph-collage-play{opacity:1;background:#f4b400;animation:none;transform:translate(-50%,-50%)scale(1.12)}.ph-modalidades{color:#111;background-color:#fff;padding:60px 0 100px}.ph-mod-eyebrow{color:#f4b400;letter-spacing:4px;text-transform:uppercase;text-align:center;margin-bottom:16px;font-size:14px;font-weight:800}.ph-mod-title{color:#13286d;text-align:center;margin-top:0;margin-bottom:20px;padding-top:0;padding-bottom:20px;font-size:clamp(36px,5vw,46px);font-weight:900;line-height:1.5}.ph-mod-grid{grid-template-columns:repeat(2,1fr);gap:40px;max-width:1100px;margin:0 auto;display:grid}.ph-mod-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:row;padding:0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #13286d0a}.ph-mod-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #13286d1a}.ph-mod-card.recommended{border-color:#f4b400;border-left-style:solid;border-left-width:6px;box-shadow:0 20px 40px #f4b4001a}.ph-subtitle{color:#f4b400;letter-spacing:3px;text-transform:none;text-align:center;margin-bottom:10px;font-size:20px;font-weight:800}.ph-card-img-wrap{flex-shrink:0;width:33.333%;position:relative;overflow:hidden}.ph-card-img-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;top:0;left:0}.ph-mod-card:hover .ph-card-img-wrap img{transform:scale(1.05)}.ph-card-icon{color:#f4b400;background:#fff;flex-shrink:0;justify-content:center;align-items:center;width:33.333%;font-size:48px;display:flex}.ph-card-icon svg{width:1em;height:1em}.ph-card-main-content{flex-direction:column;width:66.666%;padding:32px 40px;display:flex}.ph-mod-card.no-image .ph-card-main-content{width:100%}.ph-card-header{border-bottom:1px solid #0000;margin-bottom:24px;padding-bottom:12px;transition:border-color .3s}.ph-card-header-btn{width:100%;min-height:44px;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;margin:0;padding:0;display:flex}.ph-card-header-btn:focus-visible{outline-offset:4px;border-radius:8px;outline:2px solid #f4b400}.ph-card-title{text-align:center;flex:1}.ph-mod-card.is-expanded .ph-card-header{border-bottom-color:#f1f5f9}.ph-card-header-btn:hover .ph-card-title{color:#f4b400}.ph-mod-card h3{color:#13286d;text-align:left;font-size:28px;font-weight:900;transition:color .3s}.ph-mod-toggle-icon{flex-shrink:0;margin-left:15px}.ph-mod-card .ph-card-main-content>p{color:#5f6f92;text-align:left;margin-bottom:24px;font-size:17px;line-height:1.6}.ph-mod-expanded-content{flex-direction:column;gap:6px;margin-top:16px;display:flex}.ph-bullets{margin-bottom:0;padding:0;list-style:none}.ph-bullets li{color:#13286d;text-align:left;margin-bottom:14px;padding-left:20px;font-size:15px;font-weight:600;line-height:1.4;position:relative}.ph-bullets li:before{content:"";background-color:#f4b400;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;left:0}.ph-note{color:#64748b;text-align:left;border-top:1px solid #f1f5f9;margin-bottom:0;padding:20px 0 0;font-size:14px;font-style:italic;line-height:1.5}.ph-card-ctas{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;padding:28px 0 0;display:flex}.ph-cta-link{letter-spacing:.15px;cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:11px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:background .22s,color .22s,border-color .22s,box-shadow .22s,transform .18s;display:inline-flex}.ph-cta-link--primary{color:#0d1e55;background:#fbbf24;border:2px solid #fbbf24}.ph-cta-link--primary:hover{color:#0d1e55;background:#f4b400;border-color:#f4b400;transform:translateY(-1px);box-shadow:0 4px 16px #fbbf2461}.ph-cta-link--secondary{color:#fff;background:#13286d;border:2px solid #13286d}.ph-cta-link--secondary:hover{color:#fff;background:#0d1e55;border-color:#0d1e55;transform:translateY(-1px);box-shadow:0 4px 16px #0d1e5547}.ph-cta-link--green{color:#fff;background:#16a34a;border:2px solid #16a34a}.ph-cta-link--green:hover{color:#fff;background:#15803d;border-color:#15803d;transform:translateY(-1px);box-shadow:0 4px 16px #16a34a47}.ph-cta-link:not(.ph-cta-link--primary):not(.ph-cta-link--secondary):not(.ph-cta-link--green){color:#fff;background:#13286d;border:2px solid #13286d}.ph-cta-link:not(.ph-cta-link--primary):not(.ph-cta-link--secondary):not(.ph-cta-link--green):hover{color:#fff;background:#0d1e55}.ph-badge-outside{color:#111;text-transform:uppercase;z-index:10;background:#f4b400;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:800;position:absolute;top:-12px;left:24px;box-shadow:0 4px 10px #00000026}.ph-luxury-section{text-align:center;background-color:#f9fbff;padding:80px 0 70px}.ph-luxury-title{color:#13286d;margin-bottom:24px;font-size:clamp(32px,5vw,44px);font-weight:900}.ph-luxury-intro{color:#5f6f92;max-width:800px;margin:0 auto 24px;font-size:19px;line-height:1.7}.ph-luxury-sub{color:#13286d;text-transform:none;letter-spacing:1px;margin-bottom:32px;font-size:17px;font-weight:700}.ph-brands-grid{flex-wrap:wrap;justify-content:center;gap:30px;margin-top:50px;margin-bottom:50px;display:flex}.ph-brand-logo{background:#fff;border:1px solid #e2e8f0;border-radius:20px;justify-content:center;align-items:center;width:240px;height:120px;padding:20px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000000d}.ph-brand-logo img{object-fit:contain;max-width:100%;max-height:130%;transition:transform .4s}.ph-brand-logo:hover{border-color:#fbbf24;transform:translateY(-8px);box-shadow:0 25px 50px #13286d1f}.ph-brand-logo:hover img{transform:scale(1.05)}.ph-luxury-tagline{color:#5f6f92;margin-bottom:36px;font-size:17px}.ph-luxury-tagline strong{color:#13286d}.ph-info-note{color:#13286d;text-align:left;background:#f0f4ff;border-left:4px solid #fbbf24;border-radius:12px;max-width:760px;margin:0 auto;padding:20px 28px;font-size:15px;line-height:1.7}.ph-strategic-section{text-align:center;background:linear-gradient(135deg,#0a192f 0%,#13286d 100%);padding:70px 0 80px}.ph-strategic-title{color:#13286d;margin-bottom:16px;font-size:clamp(26px,3.5vw,38px);font-weight:900}.ph-strategic-subtitle{color:#5f6f92;max-width:620px;margin:0 auto 40px;font-size:18px;line-height:1.6}.ph-benefits-list{text-align:left;flex-direction:column;gap:18px;display:inline-flex}.ph-benefit-item{color:#13286d;align-items:center;gap:14px;font-size:17px;font-weight:600;display:flex}.ph-benefit-check{color:#fbbf24;flex-shrink:0;font-size:20px}.ph-mod-subtitle{color:#5f6f92;text-align:center;max-width:680px;margin:0 auto 40px;font-size:17px;line-height:1.6}.ph-platforms{margin-bottom:16px;padding:0 32px}.ph-platforms-label{color:#13286d!important;margin-bottom:10px!important;padding:0!important;font-size:14px!important;font-weight:700!important}.ph-platforms-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ph-platforms-list li{font-size:13px}.ph-platforms-list a{color:#3b6fcf;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.ph-platforms-list a:hover{color:#13286d}.ph-cuando-section{text-align:center;background-color:#f0f4ff;padding:70px 0 80px}.ph-cuando-title{color:#13286d;margin-bottom:20px;font-size:clamp(26px,3.5vw,38px);font-weight:900}.ph-cuando-text{color:#5f6f92;border-left:4px solid #fbbf24;max-width:680px;margin:0 auto;padding-left:24px;font-size:18px;line-height:1.7}.ph-video-modal-overlay{z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050a14f2;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ph-video-modal-content{aspect-ratio:16/9;background-color:#000;border-radius:12px;width:90%;max-width:1000px;position:relative;box-shadow:0 20px 60px #0009}.ph-modal-video-player{object-fit:contain;border-radius:12px;width:100%;height:100%}.ph-close-modal-btn{color:#fff;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:40px;line-height:1;transition:color .2s,transform .2s;position:absolute;top:-45px;right:-10px}.ph-close-modal-btn:hover{color:#fbbf24;transform:scale(1.1)}.ph-intro-text,.ph-overview p,.ph-luxury-intro,.ph-strategic-subtitle,.ph-cuando-text,.ph-mod-subtitle,.ph-mod-card>p,.ph-info-note,.ph-note{text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;text-align:justify!important}@media (width<=980px){.ph-mod-grid{grid-template-columns:1fr}.ph-top-nav{flex-direction:column;align-items:flex-start;gap:16px}.ph-benefits-list{padding:0 20px}.ph-cuando-text{padding-left:16px}}@media (width<=768px){.ph-card-header{margin-bottom:80px}.ph-title{white-space:normal;margin-bottom:1rem;font-size:1.7rem;line-height:1.2}.ph-desc{font-size:.95rem;line-height:1.5}.ph-eyebrow{letter-spacing:2px;font-size:.75rem}.ph-intro-title,.ph-mod-title,.ph-luxury-title,.ph-strategic-title,.ph-cuando-title{margin-bottom:.8rem;font-size:1.5rem;line-height:1.25}.ph-section-subtitle{text-align:center;margin-bottom:.8rem;font-size:1.4rem;line-height:1.25}.ph-intro-text,.ph-info-text,.ph-luxury-intro,.ph-luxury-sub,.ph-luxury-tagline,.ph-strategic-subtitle,.ph-cuando-text,.ph-mod-subtitle{font-size:.95rem;line-height:1.5}.ph-podcast-wrap{align-items:flex-start;margin-bottom:22px}.ph-page{background-color:#fff}.ph-video-audio-row{flex-direction:column;gap:12px;width:100%;margin-bottom:24px;display:flex}.ph-audio-side{width:100%}.ph-audio-mini-title{color:#13286d;margin:0 0 8px;font-size:14px;font-weight:800}.ph-audio-bubble{width:100%;max-width:100%}.ph-waveform{min-width:80px}.ph-audio-duration{font-size:11px}.ph-mod-card>p{font-size:.95rem;line-height:1.5}.ph-mod-card h3{margin-bottom:.5rem;padding:0 24px;font-size:1.25rem}.ph-collage-grid{flex-direction:column;gap:12px}.ph-collage-large,.ph-collage-medium,.ph-collage-small{width:100%!important;height:180px!important}.ph-collage-title{font-size:20px!important}.ph-video-modal-content{border-radius:0;width:100%}.ph-intro-text,.ph-info-text,.ph-luxury-intro,.ph-strategic-subtitle,.ph-cuando-text,.ph-mod-subtitle,.ph-mod-card>p,.ph-info-note,.ph-note{letter-spacing:-.2px}.ph-hero{justify-content:center;height:auto;min-height:150px}.ph-hero-content{padding:24px 20px}.ph-title{font-size:28px}.ph-brands-grid{gap:16px}.ph-brand-logo{width:140px;height:76px;padding:12px}.ph-info-note{padding:16px 20px;font-size:.9rem}.ph-benefit-item{font-size:.95rem}.ph-cuando-text{text-align:justify;margin:0 16px;padding-left:16px}.ph-section-subtitle,.ph-luxury-title,.ph-strategic-title,.ph-mod-title,.ph-cuando-title,.ph-intro-title{text-align:center}.ph-info-text,.ph-luxury-intro,.ph-luxury-sub,.ph-strategic-subtitle,.ph-mod-subtitle,.ph-info-note{text-align:justify}.ph-luxury-tagline{text-align:center}.ph-mod-grid{gap:24px;grid-template-columns:1fr!important}.ph-mod-card{padding-bottom:28px}.ph-mod-card h3{text-align:center}.ph-mod-card>p{text-align:justify}.ph-bullets{max-height:none;padding:0 20px}.ph-bullets li{text-align:left;margin-bottom:10px;font-size:.875rem;line-height:1.55}.ph-note{text-align:justify;max-height:none;font-size:.8rem;line-height:1.5}.ph-card-ctas{flex-wrap:wrap;gap:12px;margin-top:16px;padding:16px 20px 0}.ph-subtitle{text-align:center;font-size:.95rem}.ph-brands-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px;margin-bottom:24px;display:grid}.ph-brand-logo{border-radius:12px;width:100%;height:64px;padding:10px 12px}.ph-brand-logo img{object-fit:contain;max-width:100%;max-height:100%}.ph-benefits-list{align-items:flex-start;width:100%;padding:0 8px}.ph-benefit-item{gap:10px;font-size:.9rem}.ph-luxury-section{background-color:#fff;padding:48px 0 40px}.ph-strategic-section{background:#fff;padding:40px 0 48px}.ph-modalidades{padding:0 0 40px}.ph-mod-card{flex-direction:column!important}.ph-card-img-wrap,.ph-card-icon,.ph-card-main-content{width:100%!important}.ph-card-img-wrap{height:220px!important}.ph-card-main-content{padding:24px 16px!important}.ph-mod-card h3{text-align:center!important;font-size:24px!important}.ph-mod-card .ph-card-main-content>p{text-align:center!important;font-size:15px!important}.ph-bullets{padding:0 10px!important}.ph-note{text-align:center!important}.ph-card-ctas{justify-content:center!important;gap:16px!important}.ph-cuando-section{background-color:#fff;padding:40px 0 48px}.ph-content-split-section{padding:32px 0 40px}.ph-dynamic-layout-grid{flex-direction:column-reverse;gap:20px;display:flex}}.ph-closing-tagline{text-align:center;width:100%;padding:28px 12px 8px}.ph-typewriter-line{color:#13286d;letter-spacing:-.01em;min-height:1.4em;margin:0 0 6px;font-size:clamp(26.4px,3.12vw,36px);font-weight:900;line-height:1.3}.ph-tw-cursor{color:#f4b400;margin-left:1px;font-weight:400;transition:opacity .1s;display:inline-block}@media (width>=769px){.ph-page .container{width:min(1280px,100% - 120px)}}@media (width>=993px){.ph-desktop-grid-wrapper{display:block}.ph-dynamic-layout-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:40px;display:grid}.ph-vertical-stack-desktop{flex-direction:column;gap:20px;display:flex}.ph-video-audio-row{flex-direction:row;align-items:center;gap:20px;margin-bottom:20px;display:flex}.ph-collage-item.desktop-full-width{flex-shrink:0;width:340px!important;height:191px!important}.ph-audio-side{flex-direction:column;flex:1;justify-content:center;display:flex}.ph-audio-mini-title{color:#13286d;margin:0 0 8px;font-size:14px;font-weight:800}.ph-audio-bubble{width:100%;max-width:100%}.ph-audio-widget-container{margin-top:12px;margin-bottom:70px}.ph-grid-item-text .ph-info-text{text-align:left;max-width:100%;margin:0}.ph-grid-item-text .ph-section-subtitle,.ph-grid-item-videos .ph-section-subtitle{text-align:center;width:100%}}.ph-mini-logos-wrapper{background:0 0;width:100%;margin-top:20px;padding:10px 0;position:relative;overflow:hidden}.ph-mini-logos-track{gap:16px;width:max-content;animation:25s linear infinite phMiniScroll;display:flex}.ph-mini-brand-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:70px;padding:10px;transition:transform .3s,border-color .3s;display:flex;box-shadow:0 4px 12px #0d162d0a}.ph-mini-brand-item:hover{border-color:#f4b400;transform:translateY(-2px)}.ph-mini-brand-item img{object-fit:contain;max-width:100%;max-height:100%;transition:opacity .3s,transform .3s;transform:translateZ(0)}@keyframes phMiniScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}@media (width<=768px){.ph-mini-brand-item{width:90px;height:60px;padding:8px}}.ph-premium-logos-section{text-align:center;background-color:#fff;border-top:1px solid #fff;padding:5px 0}.ph-premium-logos-title{color:#13286d;margin-bottom:12px;font-size:clamp(28px,4vw,36px);font-weight:900}.ph-premium-logos-subtitle{color:#5f6f92;margin-bottom:50px;font-size:18px}.ph-premium-logos-wrapper{width:100%;position:relative;overflow:hidden}.ph-premium-logos-track{gap:40px;width:max-content;padding:20px 0;animation:30s linear infinite phPremiumScroll;display:flex}.ph-premium-brand-item{width:180px;height:110px;box-shadow:none;background:0 0;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:10px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.ph-premium-brand-item:hover{transform:translateY(-8px)scale(1.05)}.ph-premium-brand-item img{object-fit:contain;filter:brightness(1.15)contrast(1.1);opacity:.85;max-width:100%;max-height:100%;transition:all .4s}.ph-premium-brand-item:hover img{filter:brightness(1.15)contrast(1.2);opacity:1}@keyframes phPremiumScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 20px))}}@media (width<=768px){.ph-premium-logos-section{padding:0}.ph-premium-brand-item{width:140px;height:90px;padding:15px}.ph-card-ctas{flex-wrap:wrap;gap:16px;padding:20px 0 0}.ph-cta-link{text-align:center;flex:auto;padding:11px 20px;font-size:14px}}.ph-video-row-content{animation:.3s ease-out forwards phFadeSlideIn}@keyframes phFadeSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}
