.wfp-giveaway-cards{--wfp-blue:#2f6bff;--wfp-blue-dark:#2257d4;--wfp-blue-deep:#173f9f;--wfp-blue-soft:#edf3ff;--wfp-navy:#0b1f44;--wfp-text:#425774;--wfp-muted:#687b94;--wfp-border:#d9e4f2;--wfp-border-soft:#e7eef8;--wfp-surface:#ffffff;--wfp-surface-soft:#f7faff;--wfp-gold:#9a5a00;--wfp-gold-bg:#fff7e7;--wfp-gold-border:#f2d396;--wfp-radius-card:24px;--wfp-radius-media:17px;--wfp-shadow:0 16px 42px rgba(15, 35, 65, 0.09);--wfp-shadow-hover:0 26px 62px rgba(15, 35, 65, 0.16);width:100%;min-width:0;font-family:"Poppins",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--wfp-navy)}.wfp-giveaway-cards *,.wfp-giveaway-cards *::before,.wfp-giveaway-cards *::after{box-sizing:border-box}.wfp-grid{display:grid;grid-template-columns:repeat(var(--wfp-columns,3),minmax(0,1fr));gap:clamp(24px, 2.2vw, 34px);align-items:stretch;width:100%}.wfp-giveaway-cards--single{width:100%;max-width:620px}.wfp-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;overflow:hidden;background:linear-gradient(180deg,#ffffff 0%,#ffffff 82%,#fbfdff 100%);border:1px solid var(--wfp-border);border-radius:var(--wfp-radius-card);box-shadow:var(--wfp-shadow);isolation:isolate;transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.wfp-card::after{position:absolute;z-index:-1;right:-70px;bottom:-90px;width:180px;height:180px;content:"";pointer-events:none;background:radial-gradient(circle,rgb(47 107 255 / .08),transparent 70%)}.wfp-card--featured{border-color:#bfd1ff;box-shadow:0 18px 46px rgb(47 107 255 / .14)}.wfp-card--featured::before{position:absolute;z-index:4;top:0;left:10%;width:80%;height:4px;content:"";background:linear-gradient(90deg,transparent,var(--wfp-blue),transparent);border-radius:0 0 999px 999px}.wfp-card__media{position:relative;display:block;aspect-ratio:3 / 2;min-height:0;margin:14px 14px 0;overflow:hidden;background:var(--wfp-surface-soft);border:1px solid var(--wfp-border-soft);border-radius:var(--wfp-radius-media);isolation:isolate}.wfp-card__image,.wfp-card__media>img{display:block;width:100%;height:100%;margin:0;object-fit:cover;object-position:center;image-rendering:auto;transform:translateZ(0);transition:transform 260ms ease}.wfp-card__placeholder{display:grid;width:100%;height:100%;place-items:center;background:var(--wfp-surface-soft)}.wfp-card__placeholder svg{display:block;width:100%;height:100%}.wfp-card__placeholder rect{fill:#f3f7ff}.wfp-card__placeholder path{fill:none;stroke:#86a6e8;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.wfp-card__badges{position:absolute;z-index:2;top:12px;left:12px;display:flex;flex-wrap:wrap;gap:8px;max-width:calc(100% - 24px)}.wfp-card__badge{display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;font-size:12px;font-weight:750;line-height:1;letter-spacing:.01em;white-space:nowrap;border:1px solid #fff0;border-radius:999px;box-shadow:0 6px 16px rgb(15 35 65 / .12);backdrop-filter:blur(8px)}.wfp-card__badge>span{margin-right:6px;font-size:12px}.wfp-card__badge--featured{color:var(--wfp-blue-dark);background:rgb(248 250 255 / .96);border-color:#b7cbff}.wfp-card__badge--ending{color:var(--wfp-gold);background:rgb(255 247 231 / .97);border-color:var(--wfp-gold-border)}.wfp-card__body{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;padding:22px 22px 21px;row-gap:15px}.wfp-card__title{display:-webkit-box;min-height:3em;max-height:3em;margin:0;overflow:hidden;color:var(--wfp-navy);font-size:clamp(20px, 1.45vw, 23px);font-weight:760;line-height:1.5;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wfp-card__title a{color:inherit;text-decoration:none!important;box-shadow:none!important}.wfp-card__categories{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.wfp-card__category{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:32px;padding:6px 11px;color:var(--wfp-blue-dark);font-size:12.5px;font-weight:700;line-height:1.2;text-decoration:none!important;background:var(--wfp-blue-soft);border:1px solid #cbdcff;border-radius:999px;box-shadow:none!important;transition:color 160ms ease,background-color 160ms ease,border-color 160ms ease,transform 160ms ease}.wfp-card__category-icon{flex:0 0 auto;font-size:14px;line-height:1}.wfp-card__category-name{min-width:0}.wfp-card__meta{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;min-width:0}.wfp-card__meta--compact{grid-template-columns:minmax(0,1fr) max-content}.wfp-card__countries,.wfp-card__date{display:flex;align-items:flex-start;min-width:0;min-height:48px;padding:10px 11px;color:var(--wfp-text);font-size:12.5px;font-weight:650;line-height:1.35;text-decoration:none;background:#f8faff;border:1px solid var(--wfp-border-soft);border-radius:13px;transition:color 160ms ease,background-color 160ms ease,border-color 160ms ease}.wfp-card__countries>svg,.wfp-card__date svg{flex:0 0 18px;width:18px;height:18px;margin-top:2px;margin-right:8px;fill:none;stroke:var(--wfp-blue);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wfp-card__country-list{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:7px;min-width:0;overflow:visible;white-space:normal}.wfp-card__country-link{display:inline-flex;align-items:center;gap:7px;max-width:100%;min-height:27px;padding:4px 8px;color:#405774;font-size:11.75px;font-weight:680;line-height:1.25;text-decoration:none!important;white-space:normal;background:#fff;border:1px solid #d8e3f2;border-radius:999px;box-shadow:0 2px 7px rgb(15 35 65 / .035)!important;transition:color 160ms ease,background-color 160ms ease,border-color 160ms ease,transform 160ms ease}.wfp-card__country-flag{flex:0 0 auto;min-width:1.2em;font-size:14px;line-height:1;text-align:center}.wfp-card__country-name{min-width:0}.wfp-card__date{align-items:center;white-space:nowrap}.wfp-card__date svg{margin-top:0}.wfp-card__date span{min-width:0;white-space:nowrap}.wfp-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:54px;margin-top:auto;padding:13px 18px;color:#fff!important;font-size:14.5px;font-weight:760;line-height:1.2;text-align:center;text-decoration:none!important;background:linear-gradient(135deg,#3f79ff 0%,var(--wfp-blue) 54%,#285cde 100%);border:1px solid var(--wfp-blue);border-radius:14px;box-shadow:0 10px 22px rgb(47 107 255 / .23)!important;transition:transform 160ms ease,background-color 160ms ease,border-color 160ms ease,box-shadow 160ms ease}.wfp-card__button svg{flex:0 0 20px;width:20px;height:20px;margin-right:8px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.wfp-card__media:focus-visible,.wfp-card__title a:focus-visible,.wfp-card__category:focus-visible,.wfp-card__country-link:focus-visible,.wfp-card__button:focus-visible,.wfp-pagination a:focus-visible,.wfp-load-more__button:focus-visible{outline:3px solid rgb(47 107 255 / .32);outline-offset:3px}.wfp-empty{width:100%;padding:clamp(32px, 5vw, 56px) 24px;text-align:center;background:var(--wfp-surface-soft);border:1px solid var(--wfp-border);border-radius:22px}.wfp-empty h3{margin:0;color:var(--wfp-navy);font-size:clamp(20px, 2vw, 24px);font-weight:760;line-height:1.3}.wfp-empty p{margin:9px 0 0;color:var(--wfp-muted);font-size:15px;line-height:1.7}.wfp-pagination{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:38px;padding:20px;background:linear-gradient(180deg,#fbfdff 0%,#f5f9ff 100%);border:1px solid var(--wfp-border);border-radius:18px;box-shadow:0 10px 28px rgb(15 35 65 / .06)}.wfp-pagination__summary{margin:0;color:var(--wfp-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wfp-pagination .page-numbers{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin:0;padding:0;list-style:none}.wfp-pagination .page-numbers li{margin:0}.wfp-pagination a,.wfp-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:9px 13px;color:var(--wfp-navy);font-size:13px;font-weight:750;line-height:1;text-decoration:none!important;background:#fff;border:1px solid var(--wfp-border);border-radius:11px;box-shadow:0 4px 12px rgb(15 35 65 / .04)}.wfp-pagination .current{color:#fff;background:var(--wfp-blue);border-color:var(--wfp-blue)}.wfp-load-more{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:34px;text-align:center}.wfp-load-more__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-width:250px;min-height:54px;padding:13px 26px;color:#fff;font:inherit;font-weight:750;cursor:pointer;background:linear-gradient(135deg,#3f79ff,#2f6bff 55%,#285cde);border:1px solid #2f6bff;border-radius:14px;box-shadow:0 11px 25px rgb(47 107 255 / .23);transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.wfp-load-more__button:disabled{cursor:wait;opacity:.76;transform:none}.wfp-load-more__spinner{display:none;width:18px;height:18px;border:2px solid rgb(255 255 255 / .45);border-top-color:#fff;border-radius:50%;animation:wfp-spin 0.75s linear infinite}.wfp-load-more__button.is-loading .wfp-load-more__spinner{display:inline-block}.wfp-load-more__status{min-height:20px;margin:0;color:var(--wfp-muted);font-size:13px}.wfp-card.wfp-card--just-loaded{animation:wfp-card-in 0.45s ease both}@keyframes wfp-spin{to{transform:rotate(360deg)}}@keyframes wfp-card-in{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.wfp-card:hover{transform:translateY(-6px);border-color:#bfd0e8;box-shadow:var(--wfp-shadow-hover)}.wfp-card:hover .wfp-card__image{transform:scale(1.035)}.wfp-card__title a:hover{color:var(--wfp-blue-dark);text-decoration:none!important}a.wfp-card__category:hover{color:#fff;background:var(--wfp-blue);border-color:var(--wfp-blue);transform:translateY(-1px)}.wfp-card__countries:hover,.wfp-card__date:hover{color:var(--wfp-blue-dark);background:var(--wfp-blue-soft);border-color:#c9d9ff}a.wfp-card__country-link:hover{color:var(--wfp-blue-dark);background:#edf3ff;border-color:#bcd0ff;transform:translateY(-1px)}.wfp-card__button:hover,.wfp-load-more__button:hover{color:#fff;transform:translateY(-2px);background:linear-gradient(135deg,#2d64eb 0%,var(--wfp-blue-dark) 100%);border-color:var(--wfp-blue-dark);box-shadow:0 14px 30px rgb(47 107 255 / .29)!important}}@media (max-width:1240px) and (min-width:1025px){.wfp-card__meta--compact{grid-template-columns:minmax(0,1fr)}.wfp-card__body{padding-inline:19px}}@media (max-width:1024px){.wfp-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.wfp-card__body{padding:20px}.wfp-card__title{font-size:20px}}@media (max-width:767px){.wfp-grid{grid-template-columns:minmax(0,1fr);gap:21px}.wfp-card{width:100%;border-radius:20px;box-shadow:0 13px 34px rgb(15 35 65 / .09)}.wfp-card__media{aspect-ratio:3 / 2;margin:10px 10px 0;border-radius:14px}.wfp-card__badges{top:10px;left:10px}.wfp-card__body{padding:18px 17px 18px;row-gap:13px}.wfp-card__title{min-height:auto;max-height:none;font-size:20px;line-height:1.42;-webkit-line-clamp:3}.wfp-card__meta,.wfp-card__meta--compact{grid-template-columns:minmax(0,1fr)}.wfp-card__countries,.wfp-card__date{grid-column:1;min-height:48px}.wfp-card__country-list{gap:7px}.wfp-card__country-link{gap:7px;min-height:29px;padding:5px 9px;font-size:12px}.wfp-card__country-flag{font-size:15px}.wfp-card__button{min-height:52px}.wfp-load-more{margin-top:24px}.wfp-load-more__button{width:100%;min-width:0;min-height:52px}}@media (max-width:420px){.wfp-card__body{padding-inline:15px}.wfp-card__title{font-size:19px}.wfp-card__categories{gap:6px}.wfp-card__category{min-height:30px;padding:5px 9px;font-size:12px}.wfp-card__countries{padding:10px}.wfp-card__country-list{width:100%}}@media (prefers-reduced-motion:reduce){.wfp-card,.wfp-card__image,.wfp-card__category,.wfp-card__countries,.wfp-card__country-link,.wfp-card__button,.wfp-load-more__button,.wfp-card.wfp-card--just-loaded{transition:none;animation:none}.wfp-card:hover,.wfp-card:hover .wfp-card__image,.wfp-card__button:hover,.wfp-load-more__button:hover{transform:none}}.wfp-card__country-more{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:4px 9px;color:#245ee5;font-size:11.75px;font-weight:780;line-height:1.25;white-space:nowrap;background:#edf3ff;border:1px solid #c9d9fb;border-radius:999px;cursor:help}@media (max-width:767px){.wfp-card__country-more{min-height:28px;font-size:11.5px}}.wfp-card__country-link--extra[hidden]{display:none!important}button.wfp-card__country-more{appearance:none;-webkit-appearance:none;font-family:inherit;border:1px solid #c9d9fb;cursor:pointer}button.wfp-card__country-more:hover{background:#e2ecff;border-color:#aac2f2}button.wfp-card__country-more:focus-visible{outline:3px solid rgb(47 107 255 / .22);outline-offset:2px}