:root{--lj-orange:#ef7f1a;--lj-navy:#10243e;--lj-ink:#182230;--lj-soft:#f5f7fa;--lj-line:#e6e9ee}.lj-campaign-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.lj-campaigns,.lj-campaign-detail{color:var(--lj-ink);background:#fff}.lj-campaigns__hero{padding:88px 0 78px;background:radial-gradient(circle at 85% 15%,rgba(239,127,26,.22),transparent 26%),linear-gradient(130deg,#0a1d34,#173b62);color:#fff}.lj-campaign-kicker{display:block;margin-bottom:12px;color:var(--lj-orange);font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.lj-campaigns__hero h1,.lj-campaign-detail__hero h1{max-width:800px;margin:0!important;color:#fff;font-size:clamp(38px,5vw,66px);line-height:1.04;letter-spacing:-.035em}.lj-campaigns__hero p{max-width:620px;margin:20px 0 0;color:rgba(255,255,255,.78);font-size:19px;line-height:1.65}.lj-campaigns__list{padding:72px 0 90px}.lj-campaign-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.lj-campaign-card{overflow:hidden;border:1px solid var(--lj-line);border-radius:22px;background:#fff;box-shadow:0 15px 45px rgba(16,36,62,.08);transition:transform .25s ease,box-shadow .25s ease}.lj-campaign-card:hover{transform:translateY(-5px);box-shadow:0 22px 55px rgba(16,36,62,.14)}.lj-campaign-card__media{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#172b46,#284f77)}.lj-campaign-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.lj-campaign-card:hover .lj-campaign-card__media img{transform:scale(1.035)}.lj-campaign-card__badge,.lj-campaign-detail__badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:var(--lj-orange);color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lj-campaign-card__badge{position:absolute;top:18px;left:18px;padding:8px 13px}.lj-campaign-card.is-expired .lj-campaign-card__media img{filter:grayscale(.7)}.lj-campaign-card.is-expired .lj-campaign-card__badge{background:#667085}.lj-campaign-card__body{padding:25px 26px 28px}.lj-campaign-card__body time{display:block;margin-bottom:9px;color:#7a8492;font-size:13px;font-weight:600}.lj-campaign-card__body h2{margin:0 0 12px!important;font-size:24px;line-height:1.2}.lj-campaign-card__body h2 a{color:var(--lj-navy)}.lj-campaign-card__body p{min-height:52px;margin:0 0 22px;color:#667085;line-height:1.6}.lj-campaign-link{color:var(--lj-orange);font-weight:800}.lj-campaign-link span{display:inline-block;margin-left:5px;transition:transform .2s}.lj-campaign-link:hover span{transform:translateX(4px)}.lj-campaign-empty{padding:64px;border:1px dashed #cad0d8;border-radius:22px;text-align:center;background:var(--lj-soft)}.lj-campaign-empty h2{margin-top:0!important}.lj-campaigns .page-numbers{display:flex;justify-content:center;gap:8px;margin:42px 0 0;padding:0;list-style:none}.lj-campaigns .page-numbers a,.lj-campaigns .page-numbers span{display:grid;place-items:center;min-width:42px;height:42px;padding:0 12px;border-radius:10px;background:var(--lj-soft);color:var(--lj-navy);font-weight:700}.lj-campaigns .page-numbers .current{background:var(--lj-orange);color:#fff}.lj-campaign-detail__hero{position:relative;isolation:isolate;overflow:hidden;padding:58px 0 76px;background:linear-gradient(135deg,#0a1d34,#173b62);color:#fff}.lj-campaign-detail__backdrop{position:absolute;inset:0;z-index:-2}.lj-campaign-detail__backdrop:after{position:absolute;inset:0;content:"";background:linear-gradient(90deg,rgba(4,17,34,.96) 0%,rgba(8,27,47,.82) 48%,rgba(8,27,47,.38) 100%)}.lj-campaign-detail__backdrop img{width:100%;height:100%;object-fit:cover}.lj-campaign-detail__hero-inner{display:flex;flex-direction:column;align-items:flex-start}.lj-campaign-back{margin-bottom:50px;color:rgba(255,255,255,.84);font-weight:700}.lj-campaign-back:hover{color:#fff}.lj-campaign-detail__badge{position:static;margin-bottom:18px;padding:8px 13px}.lj-campaign-detail.is-expired .lj-campaign-detail__badge{background:#667085}.lj-campaign-detail__hero p{max-width:680px;margin:20px 0 0;color:rgba(255,255,255,.82);font-size:19px;line-height:1.6}.lj-campaign-detail__date{margin-top:22px;padding:12px 16px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:rgba(255,255,255,.08)}.lj-campaign-button{display:inline-flex;margin-top:24px;padding:15px 24px;border-radius:12px;background:var(--lj-orange);color:#fff;font-weight:800;box-shadow:0 12px 30px rgba(239,127,26,.28)}.lj-campaign-button:hover{background:#d96e0f;color:#fff;transform:translateY(-2px)}.lj-campaign-detail__layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:62px;padding-top:72px;padding-bottom:72px}.lj-campaign-detail__content h2,.lj-campaign-howto h2,.lj-campaign-products h2{margin:0 0 24px!important;color:var(--lj-navy);font-size:34px}.lj-campaign-detail__content .entry-content{font-size:17px;line-height:1.8}.lj-campaign-howto{align-self:start;padding:30px;border:1px solid var(--lj-line);border-radius:20px;background:var(--lj-soft)}.lj-campaign-howto h2{font-size:27px}.lj-campaign-howto ol{margin:0;padding:0;list-style:none;counter-reset:steps}.lj-campaign-howto li{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start;padding:15px 0;border-top:1px solid #dfe3e8;counter-increment:steps}.lj-campaign-howto li:before{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;content:counter(steps);background:var(--lj-navy);color:#fff;font-weight:800}.lj-campaign-howto li span{padding-top:6px;line-height:1.5}.lj-campaign-products{padding:68px 0 92px;background:var(--lj-soft)}.lj-campaign-products ul.products{margin-top:28px}.lj-campaign-products ul.products li.product{background:#fff}.lj-campaigns a:focus-visible,.lj-campaign-detail a:focus-visible{outline:3px solid var(--lj-orange);outline-offset:3px}@media(max-width:991px){.lj-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lj-campaign-detail__layout{grid-template-columns:1fr;gap:38px}.lj-campaign-howto{width:100%}}@media(max-width:640px){.lj-campaign-container{width:min(100% - 28px,1180px)}.lj-campaigns__hero{padding:60px 0 56px}.lj-campaigns__hero p,.lj-campaign-detail__hero p{font-size:16px}.lj-campaigns__list{padding:42px 0 60px}.lj-campaign-grid{grid-template-columns:1fr;gap:20px}.lj-campaign-card__body{padding:22px}.lj-campaign-card__body p{min-height:0}.lj-campaign-detail__hero{padding:38px 0 55px}.lj-campaign-back{margin-bottom:34px}.lj-campaign-detail__layout{padding-top:46px;padding-bottom:52px}.lj-campaign-detail__content h2,.lj-campaign-products h2{font-size:29px}.lj-campaign-howto{padding:24px}.lj-campaign-products{padding:48px 0 65px}}
