@import url("https://fonts.googleapis.com/css2?family=Oswald&display=swap");html{overflow-x:hidden;position:relative}*:focus,*:active{-webkit-tap-highlight-color:transparent;outline:none;-ms-touch-action:manipulation;touch-action:manipulation}header{padding-top:1.8rem!important}header .logo img{max-width:9rem!important}.progress-wrapper{transform:scale(0.9);margin-top:-1.5rem}.screen-flash,.bonus-duplicate{animation-delay:6s!important}.screen-flash{animation-fill-mode:forwards;animation:flash 0.8s ease-in;background-color:#9cffef;opacity:0;position:absolute;z-index:9;width:100%;height:100%;left:0;right:0;top:0;bottom:0}.content h1{font-family:"Oswald",sans-serif;font-size:3rem;letter-spacing:0.5px;line-height:1.24;text-align:center;text-transform:capitalize;font-weight:bold;margin-bottom:3rem}.content h1 span{display:block}.loading-bar,.loading-fill{width:100%}.loading-bar{background-color:#7f1b02;border-radius:32px;-moz-box-shadow:inset 0px 2px 0px 2px #6f240f;-webkit-box-shadow:inset 0px 2px 0px 2px #6f240f;box-shadow:inset 0px 2px 0px 2px #6f240f;height:35px;margin-bottom:3rem;overflow:hidden;position:relative}.loading-fill:after{content:"";position:absolute;bottom:0;width:0;height:0;border-bottom:56px solid #7f1b02;border-left:23px solid transparent;right:-1px}.loading-fill{animation:load 6.8s cubic-bezier(0.42,0,0.36,1.01);background-image:linear-gradient(to right,#00ffeb,#ffffff);display:inline-block;height:62px;width:98%;position:absolute;top:-1rem;left:-1rem}.progress-wrapper{perspective:1200px}.progress-step{animation:flip 1s cubic-bezier(0.03,0.35,0.35,1);animation-fill-mode:forwards;align-items:center;border-radius:8px;display:flex;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif;font-size:2rem;font-weight:bold;height:80px;margin-bottom:2rem;padding:2rem;text-align:left;transform:rotateX(180deg);transition:transform 0.5s;-webkit-transform:rotateX(90deg);transform-style:preserve-3d}.step-1{animation-delay:2s}.step-2{animation-delay:3.5s}.step-3{animation-delay:5s}.step{background-color:#111213;color:#f6f5f6;text-transform:capitalize}.bonus{position:relative}.step-bonus{background-color:#4dfdef;-webkit-box-shadow:0 0 20px #4dfdef;-moz-box-shadow:0 0 20px #4dfdef;box-shadow:0 0 20px #4dfdef;color:#040304}.bonus-duplicate{animation-fill-mode:forwards;animation:grow 0.8s ease-in;opacity:0;position:absolute;width:100%;top:0;transform:scale(0)}.progress-step .check-circle{background-size:cover;display:block;height:30px;margin-right:1.5rem;width:30px}.progress-step .check-circle.blue{background-image:url("https://cdn.sweepstakesalerts.com/assets/2020/06/26/checkmark-circle-blue.svg")}.progress-step .check-circle.black{background-image:url("https://cdn.sweepstakesalerts.com/assets/2020/06/26/checkmark-circle-black.svg")}@media (min-width:360px){.container{padding:0 4rem}.content h1{font-size:3.5rem}header{padding-top:2.6rem!important}header .logo img{max-width:13rem!important}.progress-wrapper{transform:scale(1);margin-top:initial}}@media (min-width:768px){.content h1{font-size:5rem}.progress-step{margin:0 auto 2rem;max-width:60rem}}@media (min-width:960px){header .logo img{max-width:18rem!important}}@keyframes flash{0%{opacity:0}50%{opacity:0.5}100%{opacity:0}}@keyframes grow{0%{opacity:0;transform:scale(0)}50%{opacity:0.5;transform:scale(1.5)}100%{opacity:0;transform:scale(0)}}@keyframes load{0%{width:10%}100%{width:98%}}@keyframes flip{0%{transform:rotateX(90deg);-webkit-transform:rotateX(90deg)}100%{transform:rotateX(0);-webkit-transform:rotateX(0)}}