.campaign-offers{background:#f5efe6;padding:80px 0}.campaign-offers__heading{align-items:center;display:flex;flex-direction:column;margin-bottom:60px}.campaign-offers__eyebrow{align-items:center;display:flex;gap:16px;margin-bottom:16px}.campaign-offers__eyebrow-number{color:#e8a33d;flex-shrink:0;font-family:Anton,sans-serif;font-size:.875rem;letter-spacing:.84px}.campaign-offers__eyebrow-line{background:#18241f;display:inline-block;flex-shrink:0;height:1px;opacity:.4;width:40px}.campaign-offers__eyebrow-text{color:#c8553d;font-family:Anton,sans-serif;font-size:.875rem;letter-spacing:.84px;text-transform:uppercase}.campaign-offers__title{color:#191919;font-family:Inter,sans-serif;font-size:4.75rem;font-weight:600;letter-spacing:-3px;line-height:76px;margin:0 0 16px;max-width:740px;text-align:center}.campaign-offers__title span{color:#e8a33d;font-family:Agbalumo,sans-serif;font-weight:400}.campaign-offers__subtitle{color:#45554e;font-family:Hanken Grotesk,sans-serif;font-size:1.375rem;font-weight:400;line-height:1.6;margin:0;max-width:850px;text-align:center}.campaign-offers__grid{display:grid;gap:32px;grid-template-columns:1fr 1fr}.campaign-offers__card{border-radius:28px;box-shadow:0 40px 90px -40px rgba(6,42,44,.55);display:flex;flex-direction:column;padding:48px}.campaign-offers__card--1{background-color:#0e5c5f}.campaign-offers__card-body{display:flex;flex:1;flex-direction:column}.campaign-offers__card-top-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px;width:100%}.campaign-offers__card-tag{border-radius:999px;font-family:Inter,sans-serif;font-size:.625rem;font-weight:600;letter-spacing:1.2px;line-height:16.2px;padding:8px 14px;text-transform:uppercase}.campaign-offers__card--1 .campaign-offers__card-tag{background:linear-gradient(85deg,#d62b2b,#e25a28 9%,#eb7e26 16%,#f5a623 23%,#f5ac29 29%,#f5b632 38%,#f5c23c 49%,#f5c842 55%,#c1c35f 62%,#a2c06f 66%,#6ebb8c 72%,#4ab8a0 77%,#5cbeb6 84%,#67c2c4 88%,#71c6d0 92%,#87ceeb);color:#fff}.campaign-offers__card--2 .campaign-offers__card-tag{background:#e8d9bf;color:#45554e}.campaign-offers__card-top-text{font-family:Anton,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:1.68px;line-height:19.44px;text-transform:uppercase}.campaign-offers__card--1 .campaign-offers__card-top-text{color:#e8a33d}.campaign-offers__card--2 .campaign-offers__card-top-text{color:#c8553d}.campaign-offers__card-title{font-family:Agbalumo,sans-serif;font-size:2.75rem;font-weight:400;line-height:100%;max-width:320px}.campaign-offers__card--1 .campaign-offers__card-title{color:#fff}.campaign-offers__card--2 .campaign-offers__card-title{color:#0e5c5f}.campaign-offers__card-subtitle{color:#fff;font-family:Hanken Grotesk,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.96px;line-height:19.44px;text-transform:uppercase}.campaign-offers__card--2 .campaign-offers__card-subtitle{color:#c8553d}.campaign-offers__card-description{font-family:Hanken Grotesk,sans-serif;font-size:1rem;font-weight:400;line-height:25.11px;margin-bottom:38px}.campaign-offers__card--1 .campaign-offers__card-description{color:#f5efe6}.campaign-offers__card--2 .campaign-offers__card-description{color:#45554e}.campaign-offers__list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 60px;padding:0}.campaign-offers__list-item{align-items:center;display:flex;gap:16px}.campaign-offers__list-icon-container{align-items:center;background:#e8a33d;border-radius:6px;display:flex;flex-shrink:0;height:24px;justify-content:center;margin-top:2px;width:24px}.campaign-offers__list-text{font-family:Hanken Grotesk,sans-serif;font-size:.875rem;font-weight:400;line-height:23.49px}.campaign-offers__card--1 .campaign-offers__list-text{color:#f5efe6}.campaign-offers__card--2 .campaign-offers__list-text{color:#45554e}.campaign-offers__card-btn{align-items:center;align-self:flex-start;border-radius:999px;display:inline-flex;font-family:Anton,sans-serif;font-size:.875rem;font-weight:400;gap:8px;letter-spacing:.84px;line-height:22.68px;margin-top:auto;padding:18px 40px;text-decoration:none;text-transform:uppercase;transition:background .3s ease-in-out}.campaign-offers__card--1 .campaign-offers__card-btn{background-color:#e8a33d;color:#000}.campaign-offers__card--1 .campaign-offers__card-btn:hover{background-color:#d48f28;color:#000;text-decoration:none}.campaign-offers__card--2 .campaign-offers__card-btn{background-color:#0e5c5f;color:#fff}.campaign-offers__card--2 .campaign-offers__card-btn:hover{background-color:#0a4a4c;color:#fff;text-decoration:none}@media (max-width:1024px){.campaign-offers{padding-bottom:0}.campaign-offers__heading{margin-bottom:260px}.campaign-offers__title{font-size:2.5rem;letter-spacing:-1px;line-height:1.2;max-width:340px}.campaign-offers__subtitle{font-size:1rem;line-height:26px}.campaign-offers__grid{display:block;position:relative}.campaign-offers__card{box-sizing:border-box;cursor:pointer;left:0;padding:32px 24px;position:absolute;top:0;transition:transform .35s ease;width:100%}.campaign-offers__card:not(.active){transform:translateY(-200px) scale(.98);z-index:1}.campaign-offers__card.active{transform:translateY(0) scale(1);z-index:2}.campaign-offers__card--1{background-color:#0e5c5f}.campaign-offers__card--2{background-color:#f5efe6}}@media (max-width:360px){.campaign-offers__title{font-size:2.25rem;line-height:1.2}}