.page-wrapper{overflow-x:clip}.gh{background:var(--gh-bg, #0C0F0D);color:var(--gh-fg, #F1F3F0);padding-top:var(--gh-pt, 0);padding-bottom:var(--gh-pb, 0);overflow:hidden}.gh__inner{display:grid;grid-template-columns:1fr}.gh__content{padding:40px 24px;display:flex;flex-direction:column;justify-content:center;max-width:640px;margin-inline:auto;width:100%;container-type:inline-size}.gh__media{position:relative;min-height:260px;background:#11201f}.gh__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.gh__img--placeholder{background:linear-gradient(#11201f 0 58%,#0a1512 58% 100%)}.gh__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0f0d;pointer-events:none}@media(min-width:750px){.gh__inner{grid-template-columns:44% 56%;align-items:stretch;min-height:var(--gh-minh, 75vh)}.gh__content{padding:56px 48px;margin-inline:0;margin-left:auto}.gh__media{order:var(--gh-media-order, 1);min-height:var(--gh-minh, 75vh)}}.gh__eyebrow{font-family:var(--font-body-family, sans-serif);font-weight:700;font-size:.95rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gh-muted, #B9C2BC);margin:0 0 .75rem .35rem}.gh__title{font-family:var(--font-h1--family, sans-serif)!important;text-transform:uppercase;line-height:1.2;letter-spacing:.045em;font-size:clamp(2rem,12cqi,4.75rem);color:var(--gh-fg, #F1F3F0);margin:0 0 1rem;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;animation:ghTitleIn .7s cubic-bezier(.2,.75,.2,1) both}.gh__title .gh__hl{color:var(--gh-accent, #5FD13B);animation:ghHlGlow 2.6s ease-in-out .8s infinite}@keyframes ghTitleIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes ghHlGlow{0%,to{text-shadow:0 0 0 rgba(95,209,59,0)}50%{text-shadow:0 0 18px rgba(95,209,59,.5)}}@media(prefers-reduced-motion:reduce){.gh__title,.gh__title .gh__hl{animation:none}}.gh__sub{font-family:var(--font-body-family, sans-serif);font-size:1.2rem;font-weight:600;line-height:1.6;color:var(--gh-muted, #B9C2BC);max-width:44ch;margin:0 0 1.4rem}.gh__sub p{margin:0}.gh__sub strong{color:var(--gh-fg, #F1F3F0);font-weight:600}.gh__value{display:flex;flex-direction:column;align-items:flex-start;line-height:.9;margin:0 0 1rem}.gh__value--cash{margin-bottom:1.6rem}.gh__value-num{font-family:var(--font-h1--family, sans-serif);font-size:clamp(2.1rem,6vw,3rem);letter-spacing:.05em;font-weight:600;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap;background:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.gh__value-num--cash{background:none;color:var(--gh-accent, #5FD13B);-webkit-text-fill-color:var(--gh-accent, #5FD13B)}.gh__value-lab{font-family:var(--font-body-family, sans-serif);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;color:var(--gh-fg, #F1F3F0);margin:0 0 .35rem}.gh__cta-row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.gh__cta{display:inline-block;font-family:var(--font-body-family, sans-serif);font-weight:700;font-size:1.05rem;text-decoration:none;padding:.8rem 1.8rem;border-radius:999px;border:1px solid #a55d07;color:#080400;background-image:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07);background-size:100% 100%;background-position:center;text-shadow:0 2px 2px rgba(250,227,133,1);box-shadow:0 3px 6px #00000029,0 3px 6px #6e501466,inset 0 -2px 5px 1px #8b4208,inset 0 -1px 1px 3px #fae385;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease-in-out}.gh__cta:hover,.gh__cta:focus{background-size:150% 150%;border:1px solid rgba(165,93,7,.6);color:#783205cc;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b,inset 0 -2px 5px 1px #b17d10,inset 0 -1px 1px 3px #fae385}.gh__cta:active{box-shadow:0 3px 6px #00000029,0 3px 6px #6e501466,inset 0 -2px 5px 1px #b17d10,inset 0 -1px 1px 3px #fae385}.gh__cta--inverse{background:transparent;background-image:none;color:#fef1a2;border:2px solid #bc881b;box-shadow:none;text-shadow:none;padding:calc(.95rem - 2px) calc(1.9rem - 2px)}.gh__cta--inverse:hover{color:#080400;border-color:#a55d07;text-shadow:0 2px 2px rgba(250,227,133,1);background-image:linear-gradient(160deg,#a54e07,#b47e11,#fef1a2,#bc881b,#a54e07)}.gh__secondary{font-family:var(--font-body-family, sans-serif);font-weight:600;font-size:1rem;color:var(--gh-accent, #5FD13B);text-decoration:none;margin:10px 0 0 5px}.gh__secondary:hover{text-decoration:underline}.gh__entry{font-family:var(--font-body-family, sans-serif);font-size:1rem;color:var(--gh-muted, #B9C2BC);margin:1.1rem 0 0}.gh__entry strong{color:var(--gh-fg, #F1F3F0);font-weight:600}.gh__stats{display:flex;flex-wrap:wrap;border-top:1px solid color-mix(in srgb,var(--gh-chrome, #B9C2BC) 25%,transparent);background:#0c1408}.gh__stat{flex:1 1 200px;min-width:180px;padding:1rem 1.25rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem;border-left:1px solid color-mix(in srgb,var(--gh-chrome, #B9C2BC) 15%,transparent)}.gh__stat:first-child{border-left:0}.gh__stat-icon{display:block;line-height:0}.gh__stat-icon img{width:34px;height:34px;object-fit:contain;display:block}.gh__stat-icon--svg{color:var(--gh-accent, #5FD13B)}.gh__stat-icon--svg svg{width:34px;height:34px;display:block}.gh__stat-val{font-family:var(--font-h1--family, sans-serif);font-size:1.7rem;line-height:1;color:var(--gh-accent, #5FD13B)}.gh__stat-lab{font-family:var(--font-body-family, sans-serif);font-size:.9rem;color:var(--gh-muted, #B9C2BC);font-weight:600}.gpc{display:flex;flex-direction:column;align-items:flex-start;line-height:.9;margin:1.5rem 0 0}.gpc__num{font-family:var(--font-h1--family, sans-serif);font-size:clamp(2.1rem,6vw,3rem);font-weight:600;letter-spacing:.05em;color:var(--gh-accent, #5FD13B);font-variant-numeric:tabular-nums;white-space:nowrap}.gpc__label{font-family:var(--font-body-family, sans-serif);font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;color:var(--gh-fg, #F1F3F0);margin:.5rem 0 1.5rem}.gpc__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;padding:0;margin:-1px}.gc{display:inline-flex;align-items:center;gap:6px}.gc__sep{display:none}.gc__tile{background:var(--gtb-tile, #1C2320);border:.5px solid color-mix(in srgb,var(--gtb-muted, #B9C2BC) 20%,transparent);border-radius:8px;padding:5px 0 3px;text-align:center;min-width:44px;display:inline-flex;flex-direction:column;align-items:center}.gc__num{font-family:var(--font-heading-family, sans-serif);font-size:1.25rem;line-height:1;color:var(--gtb-accent, #5FD13B);font-variant-numeric:tabular-nums}.gc__lab{font-family:var(--font-body-family, sans-serif);font-size:.5rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--gtb-muted, #B9C2BC);margin-top:2px}.gc__ended{font-family:var(--font-body-family, sans-serif);font-weight:700;font-size:.85rem;color:var(--gtb-accent, #5FD13B)}.gc--compact .gc__tile{min-width:40px}.gc--compact .gc__num{font-size:1.1rem}.gtb{position:fixed;z-index:40;display:block;background:var(--gtb-bg, #0C0F0D);color:var(--gtb-fg, #F1F3F0);box-shadow:0 8px 28px #00000059;transition:opacity .25s ease}.gtb[hidden]{display:none}:root:has(dialog[open]) .gtb,:root:has(cart-drawer[open]) .gtb,:root:has(.cart-drawer[open]) .gtb,:root:has(.cart-drawer.is-open) .gtb,:root:has([aria-modal=true]) .gtb{opacity:0;pointer-events:none}.gtb__inner{display:flex;align-items:center;gap:14px}.gtb__label{display:flex;flex-direction:column;line-height:1.2;min-width:0}.gtb__prize{font-family:var(--font-body-family, sans-serif);font-weight:700;font-size:.85rem;color:var(--gtb-fg, #F1F3F0);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gtb__lead{font-family:var(--font-body-family, sans-serif);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gtb-muted, #B9C2BC)}.gtb__cta{flex:0 0 auto;display:inline-block;background:var(--gtb-accent, #5FD13B);color:var(--gtb-accent-fg, #0C2E08);font-family:var(--font-body-family, sans-serif);font-weight:700;font-size:.9rem;text-decoration:none;padding:.7rem 1.3rem;border-radius:999px;white-space:nowrap;text-align:center;transition:transform .12s ease,background .12s ease}.gtb__cta:hover{background:#3aa024;transform:translateY(-1px)}.gtb__close{position:absolute;top:8px;right:8px;width:26px;height:26px;border:0;border-radius:50%;background:color-mix(in srgb,var(--gtb-muted, #B9C2BC) 22%,transparent);color:var(--gtb-fg, #F1F3F0);font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.gtb__close:hover{background:color-mix(in srgb,var(--gtb-muted, #B9C2BC) 38%,transparent)}@media(min-width:750px){.gtb{top:calc(var(--header-group-height, 110px) + 20px);right:24px;width:300px;border-radius:16px;border:.5px solid color-mix(in srgb,var(--gtb-muted, #B9C2BC) 25%,transparent);border-top:3px solid var(--gtb-top, #5FD13B);padding:22px 18px 16px}.gtb__inner{flex-direction:column;align-items:stretch;gap:12px}.gtb__label{align-items:center;text-align:center}.gtb__timer{display:flex;justify-content:center}.gtb__cta{width:100%}}@media(max-width:749px){.gtb{left:12px;right:12px;bottom:12px;border-radius:18px;border:.5px solid color-mix(in srgb,var(--gtb-muted, #B9C2BC) 25%,transparent);border-top:2px solid var(--gtb-top, #5FD13B);padding:10px 12px}.gtb__inner{gap:10px;padding-right:26px}.gtb__prize,.gtb__lead{display:none}.gtb__timer{flex:1 1 auto}.gtb__cta{padding:.6rem 1rem;font-size:.8rem}.gtb__close{top:50%;right:8px;transform:translateY(-50%);width:22px;height:22px;font-size:15px}.gc__tile{min-width:34px}.gc--compact .gc__num{font-size:.95rem}.gc__lab{font-size:.45rem}}.ls{background:var(--ls-bg, #F1F3F0);color:var(--ls-fg, #0C0F0D);padding-top:var(--ls-pt, 56px);padding-bottom:var(--ls-pb, 56px)}.ls__inner{text-align:center}.ls__heading{font-family:var(--font-h3--family, sans-serif);text-transform:uppercase;color:var(--ls-heading, #5FD13B);font-size:clamp(1.6rem,4vw,2.4rem);line-height:1;margin:0 0 1.5rem}.ls__intro{font-family:inherit;color:inherit;opacity:.7;max-width:60ch;margin:0 auto 2.2rem;font-size:1.2rem;line-height:1.5}.ls__grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(1.5rem,5vw,3.5rem)}.ls__item{display:inline-flex;align-items:center}.ls__logo{height:var(--ls-logo-h, 64px);width:auto;max-width:200px;object-fit:contain;display:block}.ls__grid--gray .ls__logo{filter:grayscale(1);opacity:.75;transition:filter .2s ease,opacity .2s ease}.ls__grid--gray .ls__item:hover .ls__logo{filter:grayscale(0);opacity:1}.hiw{background:var(--hiw-bg, #FFFFFF);padding-top:var(--hiw-pt, 64px);padding-bottom:var(--hiw-pb, 64px)}.hiw__inner{text-align:center;max-width:var(--hiw-maxw, 1200px);margin-inline:auto;padding-inline:var(--hiw-px, 24px)}.hiw__heading{font-family:var(--font-h3--family, sans-serif);text-transform:uppercase;color:var(--hiw-sh, #0C0F0D);font-size:clamp(1.8rem,4vw,2.6rem);line-height:1;margin:0 0 .6rem}.hiw__intro{font-family:inherit;color:var(--hiw-sh, #0C0F0D);opacity:.7;max-width:60ch;margin:0 auto;line-height:1.5}.hiw__grid{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:2rem}@media(min-width:600px){.hiw__grid{grid-template-columns:repeat(2,1fr)}}.hiw__card{background:var(--hiw-card, #0C0F0D);border-radius:var(--hiw-radius, 16px);padding:2.25rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem}.hiw__num{font-family:var(--font-h3--family, sans-serif);color:var(--hiw-accent, #5FD13B);font-size:clamp(2.5rem,5vw,3.5rem);line-height:1}.hiw__title{font-family:var(--font-h3--family, sans-serif);text-transform:uppercase;color:var(--hiw-accent, #5FD13B);font-size:1.25rem;line-height:1.05;margin:0}.hiw__text{font-family:inherit;color:var(--hiw-text, #F1F3F0);font-size:1.1rem;line-height:1.5;margin:0;opacity:.85}.hiw__text p{margin:0}.hiw__note{font-family:inherit;color:var(--hiw-accent, #5FD13B);font-size:.85rem;font-weight:600;margin:.25rem 0 0}#faq .faq-metaobject-custom{padding:20px;border-radius:8px}#faq .faq-metaobject-custom .details__header{font-weight:700;font-size:1.15rem}#faq .details__header:hover{color:#5fd13b}div:has(>#faq){width:80%!important;max-width:100%!important;padding-inline:0!important}@media(max-width:749px){div:has(>#faq){width:100%!important}}#faq .accordion--dividers accordion-custom:not(:first-child) .details{border-block-start:1px solid color-mix(in srgb,currentColor 15%,transparent)}#faq,#faq accordion-custom,#faq .details{width:100%!important;max-width:100%!important;display:block!important}#faq .details-content a{font-weight:700;color:#5fd13b}.ga{background:var(--ga-bg, #0C0F0D);color:var(--ga-fg, #F1F3F0);padding-top:var(--ga-pt, 64px);padding-bottom:var(--ga-pb, 64px)}.ga__inner{max-width:var(--ga-maxw, 1200px);margin-inline:auto;padding-inline:var(--ga-px, 24px);display:flex;flex-direction:column;gap:var(--ga-gap, 72px)}.ga__title{font-family:var(--font-h3--family, sans-serif);text-transform:uppercase;text-align:center;font-size:clamp(1.6rem,4vw,2.6rem);line-height:1.05;margin-bottom:2rem;color:var(--ga-fg, #F1F3F0)}.ga__title-hl{color:var(--ga-accent, #5FD13B)}.ga__top{display:grid;grid-template-columns:1fr;gap:1rem}.ga__bottom{display:grid;grid-template-columns:1fr;gap:1.25rem;margin-top:1.25rem}@media(min-width:750px){.ga__top{grid-template-columns:repeat(2,1fr);align-items:stretch}.ga__bottom{grid-template-columns:repeat(2,1fr);align-items:start}}.ga__block--winners{display:flex;flex-direction:column;justify-content:center;padding:2rem}.ga__live{margin-top:1.25rem;display:flex;justify-content:center}.ga__embed{position:relative;width:100%;max-width:calc(var(--ga-live-h, 480px) * 16 / 9);aspect-ratio:16 / 9}.ga__embed iframe,.ga__embed video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;border-radius:12px}.ga__embed video{background:#000;object-fit:contain}.ga__block{background:var(--ga-block, #1C2320);border-radius:12px;padding:50px;overflow:hidden}.ga__block--center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center}.ga__cert-img{width:auto;max-width:100%;max-height:340px;display:block;margin-inline:auto;border-radius:8px}.ga__img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:8px;background:#0a0f0d}.ga__img--contain{object-fit:contain}.ga__btn{display:inline-block;background:var(--ga-accent, #5FD13B);color:#0c2e08;font-family:var(--font-body-family, sans-serif);font-weight:700;font-size:.95rem;text-decoration:none;padding:.8rem 1.6rem;border-radius:999px;transition:transform .12s ease,background .12s ease}.ga__btn:hover{background:#3aa024;transform:translateY(-1px)}.ga__btn--sm{font-size:.85rem;padding:.6rem 1.2rem}.ga__figure{margin:0}.ga__caption{text-align:center;font-family:inherit;font-size:.9rem;opacity:.7;margin-top:.6rem}.ga__winners{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.4rem}.ga__winner{display:flex;align-items:center;gap:1.1rem}.ga__star{flex:0 0 auto;width:48px;height:48px;color:var(--ga-accent, #5FD13B);line-height:0}.ga__star img,.ga__star svg{width:100%;height:100%;object-fit:contain;display:block}.ga__winnerbody{display:flex;flex-direction:column;line-height:1.2}.ga__winnername{font-family:var(--font-body-family, sans-serif);font-weight:700;font-size:1.25rem;color:var(--ga-fg, #F1F3F0)}.ga__winnerprize{font-family:inherit;font-size:1.05rem;color:var(--ga-accent, #5FD13B)}.auspsfc-cart-upsell-widget{display:flex;flex-direction:column;gap:8px;width:100%;align-self:stretch;box-sizing:border-box;margin:0 0 14px;padding:12px;background:#0c1408;border:1px solid #5FD13B;border-radius:10px}.auspsfc-cart-upsell-widget__heading{margin:0 0 2px;font-size:.9rem;font-weight:800;letter-spacing:.02em;text-align:center;text-transform:uppercase;color:#d6f94e}.auspsfc-cart-upsell-widget__card{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;padding:10px 12px;background:#11201f;border-radius:8px}.auspsfc-cart-upsell-widget__thumb{flex:0 0 auto;width:44px;height:44px;border-radius:6px;object-fit:cover;background:#0c1408}.auspsfc-cart-upsell-widget__info{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.auspsfc-cart-upsell-widget__title{font-size:.85rem;font-weight:700;line-height:1.2;color:#f1f3f0}.auspsfc-cart-upsell-widget__pricing{display:flex;align-items:baseline;gap:6px}.auspsfc-cart-upsell-widget__price{font-size:.85rem;font-weight:700;color:#d6f94e}.auspsfc-cart-upsell-widget__compare-price{font-size:.75rem;color:#b9c2bc}.auspsfc-cart-upsell-widget__add-btn{flex:0 0 auto;min-width:64px;padding:8px 16px;font-size:.8rem;font-weight:800;letter-spacing:.03em;color:#294d02;background:#d6f94e;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease,transform .15s ease}.auspsfc-cart-upsell-widget__add-btn:hover{background:#c2e83a;transform:translateY(-1px)}.auspsfc-cart-upsell-widget__add-btn[disabled]{opacity:.6;cursor:default;transform:none}.cart-upsell-only-notice{margin:0 0 12px;padding:10px 12px;font-size:.85rem;font-weight:600;text-align:center;color:#f1f3f0;background:#1c2320;border:1px solid #D6F94E;border-radius:8px}.cart-discount__summary{padding:5px 0!important}.cart-discount__label{font-weight:600!important;color:rgb(var(--color-foreground-rgb))!important}.cart-discount__label:after{content:"CLICK HERE \1f449"!important}.bonus-entries-instruction{font-size:.8rem!important;font-weight:600!important;color:rgb(var(--color-foreground-rgb))!important;margin:5px 0 0!important}.bonus-entries-instruction .bonus{font-weight:700!important;color:#f80f06!important}.bonus-entries-instruction .must{text-decoration:underline!important}.cart-discount__pill,.cart-discount__pill-remove{color:#16451a!important}.fc{background:var(--fc-bg, #0C0F0D);color:var(--fc-fg, #B9C2BC);padding-top:var(--fc-pt, 56px);padding-bottom:var(--fc-pb, 40px);font-family:var(--font-body-family, sans-serif)}.fc__inner{max-width:var(--fc-maxw, 1200px);margin-inline:auto;padding-inline:var(--fc-px, 24px)}.fc__top{display:flex;flex-direction:column;gap:2rem}.fc__brand{display:flex;flex-direction:column;gap:1rem}.fc__logo img{display:block;height:auto}.fc__tagline{font-size:.9rem;line-height:1.5;max-width:34ch}.fc__tagline p{margin:0}.fc__social{display:flex;gap:10px}.fc__social-link{width:38px;height:38px;border-radius:50%;border:1px solid var(--fc-accent, #5FD13B);display:flex;align-items:center;justify-content:center;color:var(--fc-accent, #5FD13B);box-shadow:0 0 8px #5fd13b73,inset 0 0 6px #5fd13b33;transition:box-shadow .15s ease,transform .15s ease}.fc__social-link svg{width:18px;height:18px;filter:drop-shadow(0 0 3px rgba(95,209,59,.7))}.fc__social-link:hover{box-shadow:0 0 16px #5fd13bd9,inset 0 0 8px #5fd13b4d;transform:translateY(-1px)}.fc__cols{display:flex;flex-direction:column}.fc__col{border-bottom:1px solid var(--fc-border, #2A322E)}.fc__col-head{display:flex;align-items:center;justify-content:space-between;cursor:pointer;list-style:none;padding:14px 0;font-family:var(--font-h3--family, sans-serif);text-transform:uppercase;color:var(--fc-heading, #F1F3F0);font-size:1.05rem}.fc__col-head::-webkit-details-marker{display:none}.fc__chevron svg{width:20px;height:20px;transition:transform .2s ease}.fc__col[open] .fc__chevron svg{transform:rotate(180deg)}.fc__links{list-style:none;margin:0;padding:0 0 16px;display:flex;flex-direction:column;gap:12px}.fc__links a,.fc__bottom-links a{color:var(--fc-fg, #B9C2BC);text-decoration:none;font-size:.95rem}.fc__links a:hover,.fc__bottom-links a:hover{color:var(--fc-accent, #5FD13B)}.fc__col-title{font-family:var(--font-h3--family, sans-serif);text-transform:uppercase;color:var(--fc-heading, #F1F3F0);font-size:1.05rem;margin:0 0 .9rem}.fc__pay-icons{display:flex;flex-wrap:wrap;gap:8px}.fc__pay{height:28px;width:auto}.fc__partners{text-align:center;border-top:1px solid var(--fc-border, #2A322E);margin-top:2rem;padding-top:2rem}.fc__partners-head{font-family:var(--font-h3--family, sans-serif);text-transform:uppercase;color:var(--fc-heading, #F1F3F0);font-size:1.1rem;margin:0 0 1.4rem}.fc__partners-grid{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}.fc__partner-logo{height:40px;width:auto;display:block;object-fit:contain;background:#fff;padding:8px 14px;border-radius:8px}.fc__ack{border-top:1px solid var(--fc-border, #2A322E);margin-top:2rem;padding-top:1.5rem;text-align:center;font-size:.85rem;line-height:1.6;opacity:.8;max-width:70ch;margin-inline:auto}.fc__ack p{margin:0}.fc__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--fc-border, #2A322E);margin-top:1.5rem;padding-top:1.25rem;font-size:.85rem}.fc__copy{margin:0}.fc__bottom-links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1.25rem}@media(min-width:750px){.fc__top{flex-direction:row;justify-content:space-between;gap:3rem}.fc__brand{flex:0 0 auto;max-width:260px}.fc__cols{flex:1 1 auto;flex-direction:row;gap:3rem;justify-content:center}.fc__payments{flex:0 0 auto}.fc__col{border-bottom:0;flex:1 1 auto}.fc__col-head{pointer-events:none;padding:0 0 .9rem;font-size:1.05rem}.fc__chevron{display:none}.fc__col>.fc__links{display:flex!important;padding:0}.fc__col::details-content{content-visibility:visible}}.fc__licence{margin:0;font-weight:700;letter-spacing:.02em;color:var(--fc-heading, #F1F3F0)}.policy-page{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#0c1408;line-height:1.6;max-width:820px;margin:0 auto}.policy-page h1,.policy-page h2,.policy-page h3{font-family:Anton,sans-serif;color:#5fd13b;font-weight:400;letter-spacing:.3px;line-height:1.2}.policy-page h1{font-size:2rem;border-bottom:3px solid #5FD13B;padding-bottom:.4rem;margin-bottom:1rem}.policy-page h2{font-size:1.4rem;margin-top:2.2rem}.policy-page h3{font-size:1.1rem;margin-top:1.5rem}.policy-page p{margin:0 0 .85rem}.policy-page ul{margin:.4rem 0 1rem 1.3rem}.policy-page ul li{margin:.2rem 0}.policy-page a{color:#5fd13b;text-decoration:underline}.policy-page .updated{font-style:italic;color:#4a5247}.policy-page .reserved{color:#8a9387}.policy-page .note{background:#f2f7ef;border-left:4px solid #5FD13B;padding:.75rem 1rem;border-radius:4px;font-size:.92rem;color:#3a4238}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-styles.css.map */
