@media only screen and (min-width:0rem){#giveaway-entry{background:linear-gradient(180deg,#fff,rgba(254,220,228,.465) 55%,#fff);padding:var(--sectionPadding);position:relative;z-index:1}#giveaway-entry .cs-container{gap:clamp(2rem,5vw,3rem);margin:auto;max-width:50rem}#giveaway-entry .cs-container,#giveaway-entry .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#giveaway-entry .cs-content{text-align:center}#giveaway-entry .cs-date-badge{align-items:center;background-color:var(--secondary);border-radius:2rem;color:#fff;display:inline-flex;font-size:.8125rem;font-weight:700;gap:.5rem;letter-spacing:.08em;margin-bottom:1.25rem;padding:.375rem 1rem;text-transform:uppercase}#giveaway-entry .cs-title{color:var(--headerColor);font-size:clamp(2rem,5vw,3rem);font-weight:900;line-height:1.15em;margin:0 0 1.25rem;max-width:20ch}#giveaway-entry .cs-intro{color:var(--bodyTextColor);font-size:clamp(1rem,2vw,1.125rem);line-height:1.65em;margin:0 0 clamp(2rem,4vw,2.5rem);max-width:52ch}#giveaway-entry .cs-checklist{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0 0 clamp(2rem,4vw,2.5rem);max-width:40rem;padding:0;text-align:left;width:100%}#giveaway-entry .cs-check-item{align-items:flex-start;color:var(--bodyTextColor);display:flex;font-size:clamp(.9375rem,1.8vw,1.0625rem);gap:.75rem;line-height:1.5em}#giveaway-entry .cs-check-item .cs-check-icon{align-items:center;background-color:var(--secondary);border-radius:50%;display:flex;flex-shrink:0;height:1.375rem;justify-content:center;margin-top:.1rem;width:1.375rem}#giveaway-entry .cs-check-item .cs-check-icon svg{height:.75rem;width:.75rem;fill:none;stroke:#fff;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}#giveaway-entry .cs-cta-wrapper{align-items:center;display:flex;flex-direction:column;gap:.875rem;width:100%}#giveaway-entry .cs-button-giveaway{align-items:center;background-color:var(--secondary);border-radius:3rem;box-shadow:0 6px 24px rgba(252,134,165,.35);color:#fff;display:inline-flex;font-size:clamp(1rem,2vw,1.1875rem);font-weight:700;gap:.625rem;justify-content:center;letter-spacing:.04em;overflow:hidden;padding:1.125rem 2.5rem;position:relative;text-decoration:none;text-transform:uppercase;transition:color .3s;z-index:1}#giveaway-entry .cs-button-giveaway:before{background:#000;content:"";height:100%;left:0;opacity:.12;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#giveaway-entry .cs-button-giveaway:hover{box-shadow:0 8px 32px rgba(252,134,165,.5);color:#fff}#giveaway-entry .cs-button-giveaway:hover:before{width:100%}#giveaway-entry .cs-button-giveaway .cs-btn-icon{flex-shrink:0;height:1.25rem;width:1.25rem}#giveaway-entry .cs-form-note{color:var(--bodyTextColor);font-size:.8125rem;margin:0;opacity:.75}#giveaway-entry .cs-privacy{background:hsla(0,0%,100%,.6);border:1px solid rgba(111,145,198,.25);border-radius:.5rem;color:var(--bodyTextColor);font-size:.8125rem;line-height:1.6em;margin-top:1.5rem;max-width:25rem;opacity:.7;padding:1rem 1.25rem}#giveaway-entry .cs-privacy span{color:var(--primary);font-weight:700;opacity:1}}@media only screen and (min-width:48rem){#giveaway-entry .cs-intro{max-width:53.75rem}}@media only screen and (min-width:0rem){body.dark-mode #giveaway-entry{background:linear-gradient(180deg,var(--dark) 0,var(--accent) 55%,var(--dark) 100%)}body.dark-mode #giveaway-entry .cs-title{color:var(--bodyTextColorWhite)}body.dark-mode #giveaway-entry .cs-intro{color:hsla(0,0%,100%,.8)}body.dark-mode #giveaway-entry .cs-check-item{color:hsla(0,0%,100%,.85)}body.dark-mode #giveaway-entry .cs-form-note{color:hsla(0,0%,100%,.6)}body.dark-mode #giveaway-entry .cs-privacy{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.65)}}