:root{--blue:#003caf;--green:#009a87;--white:#fff;--yellow:#f8ea1d}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{height:100%;overflow:hidden}body{font-family:'HumanBBY',Arial,sans-serif;font-weight:400;height:100%;display:flex;flex-direction:column;color:var(--white);background:linear-gradient(to bottom,var(--blue),var(--green));overflow:hidden}main{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;display:flex;flex-direction:column;position:relative;z-index:1}.page-logo,.page-title,.page-h2,.page-h3,.step-list li,.btn-primary,.bundle-item-list,.upsell-check-row{user-select:none;-webkit-user-select:none}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 1.25rem;text-align:center}.page.page-top{min-height:unset;flex:1;justify-content:flex-start;padding-top:5rem;width:100%}body.bg-soccerballs{background-image:url('/img/background/SoccerBalls.svg?v=LAr7bb1ciXbT0IlkcASbL6c0m-E'),linear-gradient(to bottom,var(--blue),var(--green));background-size:130vmin auto,auto;background-position:center center,top;background-repeat:no-repeat,no-repeat}body.bg-soccerballs.bg-soccerballs-offset-down{background-position:center calc(15% + 70vh),top}body.bg-soccerballs-group{background-image:url('/img/background/SoccerBalls_group.svg?v=mXK79RH0LEPsGmkHBWlSE6rQ2Ss'),linear-gradient(to bottom,var(--blue),var(--green));background-size:130vmin auto,auto;background-position:center center,top;background-repeat:no-repeat,no-repeat}body.bg-soccerballs-group.bg-soccerballs-group-offset-down{background-position:center calc(15% + 40vh),top}.page-logo{width:clamp(120px,30vw,200px);height:auto;margin-bottom:1.5rem;transform:translateX(8%)}.page-title{font-weight:500;font-size:clamp(4rem,2vw,6rem);color:var(--yellow);margin-bottom:.5rem;letter-spacing:-.01em;padding:2rem 2rem 0;line-height:1.15}.page-subtitle{font-weight:500;font-size:1.1rem;color:var(--white);margin-bottom:2rem;padding:0 2rem;line-height:1.5;text-align:center}@media(max-width:640px){.page-title{font-size:3rem}}.page-h2{font-weight:400;font-size:1.75rem;font-style:normal;color:var(--white);margin-bottom:2rem;letter-spacing:-.01em;padding:0 2rem;line-height:1.15}.page-h3{font-weight:400;font-size:1.1rem;font-style:normal;color:var(--white);margin-bottom:1.25rem;letter-spacing:-.01em;padding:0 2rem;line-height:1.15;opacity:.8}.step-list{list-style:none;display:flex;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:480px;padding:0;margin-bottom:1.75rem}.step-list li{display:flex;align-items:center;justify-content:left;gap:.5rem;font-weight:400;font-size:clamp(1.5rem,4.5vw,1.75rem);color:var(--white);text-align:center;line-height:1.1;white-space:nowrap}.bundle-list{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:580px;margin-bottom:2rem;padding:0 1rem}.bundle-card-link{display:block;text-decoration:none;-webkit-tap-highlight-color:transparent;border-radius:1rem;transition:transform .15s ease}.bundle-card-link:hover .bundle-card,.bundle-card-link:focus-visible .bundle-card,.bundle-item-card:hover,.bundle-item-card:focus-visible{background:linear-gradient(135deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.46) 100%);box-shadow:0 8px 28px rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.85)}.bundle-card-link:hover,.bundle-item-card:hover,.bundle-item-card:focus-visible{transform:translateY(-3px);outline:0}.bundle-card-link:active,.bundle-item-card:active{transform:translateY(-1px)}.bundle-card,.bundle-item-card{background:linear-gradient(135deg,rgba(255,255,255,.58) 0%,rgba(255,255,255,.32) 100%);border:1.5px solid rgba(255,255,255,.55);border-bottom-color:rgba(255,255,255,.2);border-right-color:rgba(255,255,255,.2);border-radius:1rem;backdrop-filter:blur(14px) saturate(1.6);-webkit-backdrop-filter:blur(14px) saturate(1.6);box-shadow:0 4px 18px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.75);transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.bundle-item-card{flex:1 1 2rem;min-width:300px;max-width:450px;display:flex;align-items:center;gap:1rem;padding:.75rem 1.125rem;cursor:pointer;text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.bundle-card{padding:1rem 1.5rem;text-align:left;color:var(--blue);font-weight:400;font-size:1rem;line-height:1.5}.bundle-card strong{display:block;font-weight:500;font-size:1.25rem;margin-bottom:.1875rem}.bundle-card-preview{display:flex;gap:.5rem;margin-bottom:.75rem}.bundle-card-preview img{flex:1;min-width:0;height:80px;padding:8px;object-fit:contain;border-radius:.5rem;background:rgba(255,255,255,.25)}.bundle-item-list{list-style:none;width:100%;max-width:75%;display:flex;flex-flow:row wrap;gap:.75rem;margin-bottom:2rem;padding:0 1rem;justify-content:center}.bundle-item-img{width:72px;height:72px;object-fit:contain;flex-shrink:0;border-radius:.5rem}.bundle-item-name{font-size:1.5rem;font-weight:500;color:var(--blue);line-height:1.35;flex:1;min-width:0}@media(max-width:520px){.bundle-item-list{padding:0 .75rem}.bundle-item-card{flex-basis:100%;max-width:100%}}.contest-rules-content{margin-top:3rem;padding:1.5rem;font-size:.7rem;line-height:1.6;opacity:.6;text-align:left}.contest-rules-content h2{font-size:.8rem;font-weight:700;margin:1.25rem 0 .4rem;text-transform:uppercase;letter-spacing:.05em}.contest-rules-content ol,.contest-rules-content ul{padding-left:1.4rem;margin-bottom:.5rem}.contest-rules-content li{margin-bottom:.3rem}.bundle-cta-row{display:flex;flex-direction:column;align-items:center;gap:.8rem;margin-bottom:3rem;margin-top:3rem}.bundle-switch-link{font-size:1rem;font-weight:500;color:rgba(255,255,255,.85);text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:color .15s ease}.bundle-switch-link:hover{color:#fff}@media(min-width:1000px){.bundle-bottom-repeat{display:none!important}}.generic-link{color:rgba(255,255,255,.85);text-decoration:underline;text-underline-offset:3px;white-space:nowrap;transition:color .15s ease}.generic-link:hover{color:#fff}.btn-primary{display:inline-block;background:var(--white);color:var(--blue);font-family:'HumanBBY',Arial,sans-serif;font-weight:500;font-size:1.25rem;border:0;border-radius:.2rem;padding:.875rem 2rem;cursor:pointer;text-decoration:none;transition:opacity .15s ease;align-self:center}.btn-primary:hover,.btn-primary:focus-visible{opacity:.88}.footer{position:relative;margin-top:auto;padding:1rem;text-align:center;font-size:1rem;font-weight:400;color:rgba(255,255,255,.55);z-index:1}.footer a{color:inherit;text-decoration:none}.footer a:hover{text-decoration:underline}.entry-form{width:100%;max-width:580px;display:flex;flex-direction:column;align-items:flex-start;gap:1.25rem}.entry-form-card{width:100%;display:flex;flex-direction:column;gap:1rem}.entry-form-row{display:flex;gap:1rem;width:100%;align-items:flex-end}.entry-form-row .entry-field{flex:1 1 0;min-width:0}@media(max-width:480px){.entry-form-row{flex-direction:column;gap:1.25rem}}.entry-field{width:100%;display:flex;flex-direction:column}.entry-input{width:100%;background:rgba(255,255,255,.5);border:1.5px solid rgba(255,255,255,.35);border-radius:.2rem;padding:1.125rem 1.5rem;font-family:'HumanBBY',Arial,sans-serif;font-size:1.1rem;font-weight:700;color:var(--blue);backdrop-filter:blur(1px);box-shadow:0 8px 20px rgba(0,0,0,.08);transition:transform .15s ease,box-shadow .15s ease}.entry-input::placeholder{color:var(--blue);opacity:1;font-weight:500}.entry-input:focus-visible{outline:3px solid var(--yellow);outline-offset:2px;transform:translateY(-2px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.entry-dob-group{display:flex;gap:.5rem;align-items:center}.entry-dob-part{text-align:center;min-width:0;flex:1}.entry-dob-year{flex:1.6}.entry-referral-label{font-size:1.25rem;font-weight:500;color:var(--white);margin-bottom:.4rem}.entry-select{appearance:none;-webkit-appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23003caf' stroke-width='2' d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:2.5rem}.entry-check-row{display:flex;align-items:flex-start;gap:.625rem;font-size:.95rem;line-height:1.5}.entry-check-row input[type="checkbox"],.upsell-check-row input[type="checkbox"]{appearance:none;-webkit-appearance:none;width:1.45rem;height:1.45rem;flex-shrink:0;border-radius:.2rem;cursor:pointer;display:grid;align-self:flex-end;transition:background .15s ease,border-color .15s ease}.entry-check-row input[type="checkbox"]{border:1.5px solid rgba(255,255,255,.35);background:rgba(255,255,255,.5);backdrop-filter:blur(1px)}.upsell-check-row input[type="checkbox"]{border:1.5px solid rgba(0,60,175,.4);background:rgba(255,255,255,.6)}.entry-check-row input[type="checkbox"]:checked,.upsell-check-row input[type="checkbox"]:checked{background:var(--blue);border-color:var(--blue);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.2' d='M3 8.5l3.2 3.2L13 5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.entry-check-row a{color:var(--white);text-decoration:underline;text-underline-offset:2px;text-decoration-color:rgba(255,255,255,.5);transition:text-decoration-color .15s ease}.entry-check-row a:hover{text-decoration-color:rgba(255,255,255,1)}.entry-check-row span{pointer-events:auto;text-align:left}.entry-check-block{width:100%}.entry-check-invalid{border-color:#fe6262!important;box-shadow:0 0 0 2px rgba(220,38,38,.35)}.entry-check-warning{margin-top:.2rem;color:#fe6262;font-size:1.3rem;font-weight:500}.entry-error{width:100%;background:rgba(190,24,24,.9);color:var(--white);border-radius:.5rem;padding:.75rem .875rem;text-align:left;font-size:.95rem}.entry-error-message{padding-bottom:.5rem;display:block;color:#fe6262;font-size:1.4rem;font-weight:500}.no-select{user-select:none;-webkit-user-select:none;pointer-events:auto}.upsell-section{padding:2rem;background:rgba(255,255,255,.25);border:1.5px solid rgba(255,255,255,.35);border-radius:.2rem;color:var(--blue);backdrop-filter:blur(1px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.upsell-section>.page-h3{padding-top:1.5rem;opacity:1}