.portfolio-categories{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.portfolio-categories a{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;transition:.25s}.portfolio-categories a:hover{background:var(--navy);color:#fff;transform:translateY(-4px)}.portfolio-categories span{color:#0e9487;font-weight:900}.portfolio-categories h2{margin:28px 0 6px}.portfolio-categories p{color:var(--muted)}.gallery-section{padding:90px clamp(22px,7vw,110px);background:#fff}.gallery-section.alt{background:#edf6f6}.gallery-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:32px}.gallery-head h2{font-size:clamp(34px,4vw,52px);margin:0}.gallery-head>p{color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.upload-slot{aspect-ratio:1;border:2px dashed #a9c4c9;border-radius:24px;display:grid;place-items:center;color:#6f858a;font-weight:900;background:rgba(255,255,255,.55)}.campaign-slots,.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.campaign-slots article{min-height:230px;padding:34px;border-radius:26px;color:#fff;background:linear-gradient(135deg,#063d4b,#0e9487);display:flex;flex-direction:column;justify-content:end}.campaign-slots b{font-size:25px}.video-slot{aspect-ratio:16/9;background:var(--deep);color:#fff;border-radius:28px;display:grid;place-items:center;font-size:45px}.video-slot span{font-size:16px}.policy-list article{display:grid;grid-template-columns:90px 1fr;gap:25px;padding:32px 0;border-bottom:1px solid var(--line)}.policy-list article>b{font-size:28px;color:#0e9487}.policy-list h2{font-size:28px;margin:0}.policy-list p{color:var(--muted);margin:5px 0}.policy-note{margin:0 clamp(22px,7vw,110px) 90px;padding:35px;border-radius:24px;background:var(--ice);border-right:5px solid var(--aqua)}.gallery-section .live-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;padding:20px;color:var(--ink)}.gallery-section .live-card img,.gallery-section .live-card video{display:block;width:calc(100% + 40px);margin:-20px -20px 18px;aspect-ratio:16/9;object-fit:cover;background:#001520}.gallery-section .live-card small{color:#0e9487;text-transform:uppercase;font-weight:900}.gallery-section .live-card h2{font-size:22px;margin:8px 0}.gallery-section .live-card p{margin:0;color:var(--muted)}@media(max-width:700px){.portfolio-categories,.gallery-grid,.campaign-slots,.video-grid{grid-template-columns:1fr}.gallery-head{display:block}.policy-list article{grid-template-columns:50px 1fr}.gallery-section{padding:70px 20px}}

.campaign-page .live-card img{width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;margin:0 0 18px!important;border-radius:16px;background:#edf6f6}
