@keyframes animation{0%{opacity:.7;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes reveal{0%{transform:scale(.9)}to{transform:scale(1)}}.Campaign-gallery{width:100%;max-width:90rem;padding:0;margin:0 auto 3.125rem;position:relative;height:520px}@media screen and (min-width:67.5625rem){.Campaign-gallery{margin-bottom:3.75rem}}@media screen and (min-width:45.0625rem){.Campaign-gallery{height:752px}}.Campaign-gallery__images{display:flex;height:100%}.Campaign-gallery__content,.Campaign-gallery__images:after{position:absolute;top:0;left:0;bottom:0;right:0}.Campaign-gallery__images:after{content:"";background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}.Campaign-gallery__image{display:none;object-fit:cover;width:100%;height:100%}.Campaign-gallery__image[data-active=true]{display:block}@media screen and (min-width:67.5625rem){.Campaign-gallery__image[data-active=true]{width:50%}}.Campaign-gallery__image[data-active=true]+.Campaign-gallery__image[data-active=true]{display:none}@media screen and (min-width:67.5625rem){.Campaign-gallery__image[data-active=true]+.Campaign-gallery__image[data-active=true]{display:block}}.Campaign-gallery__image[data-single=true]{width:100%}.Campaign-gallery__content{display:flex}.Campaign-gallery__content-inner{margin:auto;width:92%;max-width:1024px}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-inner{font-size:4rem;width:85%}}.Campaign-gallery__content-heading{font-size:3rem;line-height:1.02;font-weight:800}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-heading{font-size:4rem;line-height:1.06}}.Campaign-gallery__content-keyword{display:block;color:#ffe000}.Campaign-gallery__content-text{font-weight:600;color:#002a42;font-size:1.5rem;line-height:1.8125rem;margin-bottom:84px}@media screen and (min-width:67.5625rem){.Campaign-gallery__content-text{font-size:2rem;line-height:2.4375rem}}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-text{margin-bottom:157px}}.Campaign-gallery__content-heading,.Campaign-gallery__content-text{color:#fafbfb;max-width:80%}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-heading,.Campaign-gallery__content-text{max-width:50%}}.Campaign-gallery__content-actions{display:flex;border-radius:16px;background:hsla(0,0%,100%,.22);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:18px 20px 18px 16px;height:125px;gap:8px;align-items:center;justify-content:space-between;width:100%}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-actions{gap:16px;height:107px;width:-moz-fit-content;width:fit-content}}.Campaign-gallery__content-badges,.Campaign-gallery__content-links,.Campaign-gallery__content-qr{height:100%}.Campaign-gallery__content-badge,.Campaign-gallery__content-link-image,.Campaign-gallery__content-qr{width:auto}.Campaign-gallery__content-badges,.Campaign-gallery__content-links{display:flex}.Campaign-gallery__content-qr{display:none}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-qr{display:block}}.Campaign-gallery__content-links{flex-direction:column;justify-content:center;gap:5px}.Campaign-gallery__content-link{display:block}.Campaign-gallery__content-link .Campaign-gallery__content-link-image{height:42px}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-link .Campaign-gallery__content-link-image{height:28px}}.Campaign-gallery__content-vr{width:1px;height:100%;background-color:#fff}.Campaign-gallery__content-badges{align-items:center;gap:8px}.Campaign-gallery__content-badge{height:53px}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-badge{height:50px}}.Campaign-gallery__content-steps{display:flex;gap:16px;margin-top:16px;margin-left:8px}@media screen and (min-width:45.0625rem){.Campaign-gallery__content-steps{justify-content:end}}.Campaign-gallery__content-step{width:26px;height:4px;border-radius:4px;background-color:#fff;opacity:.5;transition:opacity .2s ease-in-out}.Campaign-gallery__content-step[data-active=true]{opacity:1}