.channel-page{--navy:#04256a;--navy-deep:#032167;--navy-dark:#050b18;--cyan:#2eb5e7;--cyan-bright:#2fbaeb;--cyan-light:#32c5f4;--ink:#0f172a;--muted:#4a5a7a;--bg-soft:#f5f8fc;--white:#fff;--radius-lg:2rem;--radius-xl:24px;--radius-card:20px;--border-soft:1px solid #04256a14;--shadow-soft:0 20px 40px #04256a0f;--shadow-soft-lg:0 18px 40px #04256a0f;font-family:var(--font-poppins), Poppins, sans-serif;color:var(--navy);background:var(--white);overflow-x:hidden}.channel-page *{box-sizing:border-box}.channel-page .cp-container{max-width:1280px;margin:0 auto;padding:0 24px}.channel-page .cp-section{padding-top:50px;padding-bottom:50px}.channel-page .cp-section--soft{background:var(--bg-soft)}.channel-page .cp-eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:12px;font-size:12px;font-weight:600;display:inline-flex}.channel-page .cp-eyebrow--dash:before,.channel-page .cp-eyebrow--dash-both:before,.channel-page .cp-eyebrow--dash-both:after{content:"";background:var(--cyan);flex-shrink:0;width:26px;height:2px}.channel-page .cp-eyebrow--center{justify-content:center}.channel-page .cp-heading{color:var(--navy);max-width:760px;margin-top:20px;font-size:clamp(28px,4vw,46px);font-weight:600;line-height:1.15}.channel-page .cp-heading--center{text-align:center;margin-left:auto;margin-right:auto}.channel-page .cp-lede{color:var(--muted);max-width:640px;margin-top:18px;font-size:clamp(15px,1.6vw,18px);line-height:1.7}.channel-page .cp-lede--center{text-align:center;margin-left:auto;margin-right:auto}.channel-page .cp-head-block{max-width:720px}.channel-page .cp-head-block--center{text-align:center;margin:0 auto 56px}.channel-page .cta-row{flex-wrap:wrap;align-items:center;gap:20px;margin-top:40px;display:flex}.channel-page .cta-row--center{justify-content:center}.channel-page .cp-hero{padding-top:140px}.channel-page .cp-hero-banner{text-align:center;isolation:isolate;box-sizing:border-box;border-radius:0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:120px 24px;position:relative;overflow:hidden}.channel-page .cp-hero-banner__image{object-fit:cover;object-position:center;z-index:-2}.channel-page .cp-hero-banner:before{content:"";z-index:-1;background:linear-gradient(#03113a8c 0%,#020a26d1 100%);position:absolute;inset:0}.channel-page .cp-hero-eyebrow{color:var(--cyan-light);letter-spacing:.3em;text-transform:uppercase;font-size:13px;font-weight:700;position:relative}.channel-page .cp-hero-title{max-width:760px;color:var(--white);margin:16px auto 0;font-size:clamp(26px,4.2vw,44px);font-weight:600;line-height:1.25;position:relative}.channel-page .cp-hero-lede{color:#ffffffc7;max-width:640px;margin:18px auto 0;font-size:15px;line-height:1.75;position:relative}.channel-page .cp-hero-banner .cta-row{position:relative}@media (max-width:650px){.channel-page .cp-hero{padding-top:108px}.channel-page .cp-hero-banner{border-radius:0;padding:72px 20px}}.channel-page .cp-intro-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px;margin-top:40px;display:grid}.channel-page .cp-intro-image-orbit{order:2;width:100%;max-width:552px;height:330px;margin-left:auto;position:relative}.channel-page .cp-intro-image{z-index:2;border-radius:240px;position:absolute;inset:0;overflow:hidden}.channel-page .cp-intro-image img{object-fit:cover;object-position:center}.channel-page .cp-intro-blob{z-index:1;border-radius:240px;width:100%;height:100%;position:absolute;bottom:0}.channel-page .cp-intro-blob--cw{background:#32c5f44d;left:0;transform:translate(80px,80px)}.channel-page .cp-intro-blob--ccw{background:#32c5f466;right:0;transform:translate(-70px,70px)}.channel-page .cp-benefit-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;display:grid}.channel-page .cp-benefit{border-left:2px solid var(--cyan);padding-left:18px}.channel-page .cp-benefit__title{letter-spacing:.06em;text-transform:uppercase;color:var(--navy);font-size:13px;font-weight:700}.channel-page .cp-benefit__body{color:var(--muted);margin-top:8px;font-size:14px;line-height:1.65}@media (max-width:900px){.channel-page .cp-intro-layout{flex-direction:column;align-items:center;gap:36px;display:flex}.channel-page .cp-intro-image-orbit{order:2;width:100%;max-width:420px;height:250px;margin:0}.channel-page .cp-intro-blob--cw{transform:translate(60px,60px)}.channel-page .cp-intro-blob--ccw{transform:translate(-50px,50px)}}@media (max-width:600px){.channel-page .cp-intro-image-orbit{max-width:320px;height:190px}.channel-page .cp-intro-blob--cw{transform:translate(45px,45px)}.channel-page .cp-intro-blob--ccw{transform:translate(-35px,35px)}.channel-page .cp-benefit-grid{grid-template-columns:1fr;gap:22px}}.channel-page .cp-model{margin-top:64px;position:relative}.channel-page .cp-model-track{justify-content:space-between;gap:12px;padding:0 24px;display:flex;position:relative}.channel-page .cp-model-track:before{content:"";z-index:0;background:repeating-linear-gradient(90deg,#04256a38 0 8px,#0000 8px 16px);height:1px;position:absolute;top:55px;left:8%;right:8%}.channel-page .cp-model-item{z-index:1;flex:1;justify-content:center;display:flex;position:relative}.channel-page .cp-model-bubble{background:var(--white);border:var(--border-soft);width:112px;height:112px;box-shadow:var(--shadow-soft);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:width .4s,height .4s,border-radius .4s,background .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.channel-page .cp-model-bubble__num{color:#04246af7;font-size:32px;font-weight:700;transition:opacity .3s,transform .3s}.channel-page .cp-model-bubble__num--small{color:var(--cyan-light);opacity:0;font-size:12px;font-weight:700;position:absolute;top:20px;left:24px;transform:translateY(-6px)}.channel-page .cp-model-bubble__title{color:var(--white);opacity:0;font-size:17px;font-weight:600;transition:opacity .3s 50ms,transform .3s 50ms;position:absolute;top:44px;left:24px;right:24px;transform:translateY(6px)}.channel-page .cp-model-bubble__body{color:#ffffffd1;opacity:0;font-size:13px;line-height:1.6;transition:opacity .3s .1s,transform .3s .1s;position:absolute;top:76px;left:24px;right:24px;transform:translateY(6px)}@media (hover:hover) and (pointer:fine){.channel-page .cp-model-bubble:hover{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 100%);z-index:5;border-radius:28px;width:230px;height:230px;box-shadow:0 26px 50px #04256a38}.channel-page .cp-model-bubble:hover .cp-model-bubble__num{opacity:0;transform:scale(.6)}.channel-page .cp-model-bubble:hover .cp-model-bubble__num--small,.channel-page .cp-model-bubble:hover .cp-model-bubble__title,.channel-page .cp-model-bubble:hover .cp-model-bubble__body{opacity:1;transform:translateY(0)}}.channel-page .cp-model-item.is-inview .cp-model-bubble{background:linear-gradient(160deg, var(--navy-deep) 0%, var(--navy) 100%);z-index:5;border-radius:28px;width:230px;height:230px;box-shadow:0 26px 50px #04256a38}.channel-page .cp-model-item.is-inview .cp-model-bubble__num{opacity:0;transform:scale(.6)}.channel-page .cp-model-item.is-inview .cp-model-bubble__num--small,.channel-page .cp-model-item.is-inview .cp-model-bubble__title,.channel-page .cp-model-item.is-inview .cp-model-bubble__body{opacity:1;transform:translateY(0)}@media (max-width:900px){.channel-page .cp-model-track{flex-wrap:wrap;justify-content:center;row-gap:56px}.channel-page .cp-model-track:before{display:none}.channel-page .cp-model-item{flex:none}}@media (prefers-reduced-motion:reduce){.channel-page .cp-model-bubble,.channel-page .cp-model-bubble__num,.channel-page .cp-model-bubble__num--small,.channel-page .cp-model-bubble__title,.channel-page .cp-model-bubble__body{transition:none}}.channel-page .cp-partner-section{background:var(--navy)}.channel-page .cp-partner-section .cp-head-block--center .cp-heading,.channel-page .cp-partner-section .cp-head-block--center .cp-eyebrow{color:var(--white)}.channel-page .cp-partner-rows{flex-direction:column;gap:24px;margin-top:56px;display:flex}.channel-page .cp-partner-row{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:24px;display:grid}.channel-page .cp-partner-row--reverse{grid-template-columns:.95fr 1.05fr}.channel-page .cp-partner-row--reverse .cp-partner-card--big{order:2}.channel-page .cp-partner-row--reverse .cp-partner-stack{order:1}.channel-page .cp-partner-stack{flex-direction:column;gap:24px;display:flex}.channel-page .cp-partner-card{border-radius:var(--radius-card);background:var(--white);border:var(--border-soft);box-shadow:var(--shadow-soft);padding:32px 26px;transition:transform .25s,box-shadow .25s,border-color .25s}.channel-page .cp-partner-card--big{flex-direction:column;flex:1;justify-content:center;display:flex}.channel-page .cp-partner-card:hover{border-color:#2eb5e759;transform:translateY(-6px);box-shadow:0 22px 48px #04256a1a}.channel-page .cp-partner-card__title{color:var(--navy);font-size:17px;font-weight:600}.channel-page .cp-partner-card__body{color:var(--muted);margin-top:10px;font-size:14px;line-height:1.65}@media (max-width:900px){.channel-page .cp-partner-row{grid-template-columns:1fr;gap:16px}.channel-page .cp-partner-card--big{order:0}.channel-page .cp-partner-stack{order:0;gap:16px}}@media (max-width:600px){.channel-page .cp-partner-card{padding:28px 24px}}.channel-page .cp-why-panel{border-radius:var(--radius-lg);background:var(--bg-soft);width:100%;max-width:1280px;color:var(--navy);margin:0 auto;padding:90px 48px;position:relative;overflow:hidden}.channel-page .cp-why-title{isolation:isolate;text-align:center;letter-spacing:-.06em;color:var(--navy);flex-direction:column;align-items:center;margin:0 auto;font-size:clamp(52px,8vw,100px);font-weight:800;line-height:.82;display:flex;position:relative}.channel-page .cp-why-title span{z-index:1;display:block;position:relative}.channel-page .cp-why-title:before{content:"";opacity:.55;z-index:0;pointer-events:none;background:url(/channel-partners/why-albos-mark.png) 50%/contain no-repeat;width:340px;height:340px;position:absolute;top:-90px;left:50%;transform:translate(-50%)}.channel-page .cp-why-description{text-align:center;max-width:760px;color:var(--muted);margin:50px auto 0;font-size:clamp(16px,1.7vw,20px);line-height:1.75;position:relative}.channel-page .cp-why-content{max-width:900px;margin:64px auto 0}.channel-page .cp-why-content__title{color:var(--navy);text-align:center;margin:0 0 28px;font-size:clamp(20px,2.2vw,28px);font-weight:600;line-height:1.3}.channel-page .cp-why-list{flex-direction:column;gap:14px;display:flex}.channel-page .cp-why-item{background:var(--white);border:var(--border-soft);border-radius:var(--radius-card);box-shadow:var(--shadow-soft);padding:24px 26px;transition:transform .25s,box-shadow .25s,border-color .25s}.channel-page .cp-why-item:hover{border-color:#2eb5e759;transform:translateY(-4px);box-shadow:0 20px 40px #04256a1a}.channel-page .cp-why-item__header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;margin:0;padding:0;font-family:inherit;display:flex}.channel-page .cp-why-item__title{letter-spacing:.05em;text-transform:uppercase;color:var(--navy);padding-left:16px;font-size:15px;font-weight:700;position:relative}.channel-page .cp-why-item__title:before{content:"";background:var(--cyan);border-radius:999px;width:3px;position:absolute;top:3px;bottom:3px;left:0}.channel-page .cp-why-item__icon{background:var(--cyan-light);width:28px;height:28px;color:var(--navy-deep);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1;display:flex}.channel-page .cp-why-item__body{color:var(--muted);margin:14px 0 0;font-size:14px;line-height:1.65}@media (max-width:900px){.channel-page .cp-why-panel{padding:72px 32px}.channel-page .cp-why-list{grid-template-columns:1fr}}@media (max-width:600px){.channel-page .cp-why-panel{border-radius:var(--radius-xl);width:auto;margin:0 16px;padding:60px 22px}.channel-page .cp-why-title{font-size:clamp(48px,16vw,76px)}.channel-page .cp-why-title:before{width:220px;height:220px;top:-55px}.channel-page .cp-why-description{margin-top:40px;font-size:15px}.channel-page .cp-why-content{margin-top:48px}.channel-page .cp-why-item{padding:22px 20px}}.channel-page .cp-final-cta-section{background:url(/channel-partners/cta-grid-bg.png) 50%/cover no-repeat;width:100%}@media (max-width:650px){.channel-page .cp-final-cta-section{background:#deeeff}}.channel-page .cp-final-cta{border-radius:var(--radius-lg);color:var(--navy);text-align:center;padding:80px 40px}.channel-page .cp-final-cta .cp-eyebrow{color:var(--navy);justify-content:center}.channel-page .cp-final-cta .cp-heading{color:var(--navy);margin-left:auto;margin-right:auto}.channel-page .cp-final-cta .cp-lede{color:var(--muted)}
