.winback-banner__container{display:flex;justify-content:center}.winback-banner__middle{flex-grow:1;display:flex;align-items:flex-end;margin:0 -1px}.winback-banner__content{display:flex;flex-grow:1;flex-direction:column;justify-content:center;background-color:#e94f9b;border-top:solid #1d1d1b;border-bottom:solid #1d1d1b;border-width:2px 0;margin-bottom:2.7vw;padding:1.9vw 0}.winback-banner__title{font-size:7.5vw}.winback-banner__subtitle{font-family:sofiapro-bold,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:4vw}.winback-banner__subtitle,.winback-banner__title{color:#fff}@media screen and (min-width:375px){.winback-banner__content{border-width:3px 0;margin-bottom:2.6vw;padding:.6rem 0}}@media screen and (min-width:480px){.winback-banner__content{border-width:2px 0;margin-bottom:.8rem;padding:.7rem 0 .8rem;white-space:nowrap}.winback-banner__title{font-size:4rem}.winback-banner__subtitle{font-size:1.8rem}.winback-banner__side img{width:7.5rem}}@media screen and (min-width:768px){.winback-banner__content{border-color:#4d4d4c;border-top-width:2px;border-bottom-width:2px;margin-bottom:1.4rem;padding:.5rem 0 .6rem}.winback-banner__title{font-size:4rem}.winback-banner__subtitle{font-size:1.6rem}.winback-banner__side{width:30%;height:unset}.winback-banner__side img{width:unset}}@media screen and (min-width:992px){.winback-banner__content{border-top-width:2px;border-bottom-width:2px;margin-bottom:1.9rem;padding:1.7rem 0 1.6rem}.winback-banner__title{font-size:5rem}.winback-banner__subtitle{font-size:1.8rem}}@media screen and (min-width:1200px){.winback-banner__content{border-top-width:2px;border-bottom-width:2px;margin-bottom:2.3rem;padding:2.5rem 0}.winback-banner__title{font-size:6rem}.winback-banner__subtitle{font-size:2.2rem}}.winback{flex-direction:column}@media screen and (min-width:768px){.winback{flex-direction:row}}.winback__balloons{position:relative;display:flex;flex-direction:column;margin-top:8rem}.winback__balloons .balloon:not(:first-of-type){position:absolute}.winback__balloons .balloon{animation:3s ease-in-out infinite float-balloons}.winback__balloons .balloon--green{top:15rem;left:-6rem;animation-duration:3.5s;animation-delay:.3s}.winback__balloons .balloon--red{top:25rem;animation-direction:reverse}.winback__balloons .balloon--blue{animation-duration:2.5s;animation-delay:.5s}.winback__balloons .balloon--dark-orange{top:15rem;left:6rem;animation:3s ease-in-out .2s infinite float-balloons-lg}.winback__balloons .balloon--pink{top:24rem;left:.8rem;animation-duration:4s;animation-delay:.2s;animation-direction:reverse}.winback__content{align-items:center;justify-content:center}.winback__content--balloons,.winback__content--box-animation-container,.winback__content--copy,.winback__content--title{text-align:center}.winback__content--copy,.winback__content--title{color:#604232;margin:auto;max-width:50rem}.winback__content--title{font-size:4rem}.winback__content--copy{padding:0;font-size:2.2rem;line-height:2.2rem}.winback__content--balloons{max-width:40rem;max-height:15rem;margin:auto;position:relative;display:flex;align-items:center;justify-content:space-between}@media screen and (min-width:375px){.winback__content--balloons{justify-content:space-evenly}}.winback__content--balloons .balloon{position:relative;top:4rem;animation:3s ease-in-out infinite float-balloons}.winback__content--balloons .balloon--green{top:3rem;animation:3s ease-in-out .2s infinite reverse float-balloons-lg}.winback__content--balloons .balloon--blue{top:3.5rem;animation-delay:.5s}.gift-tag-and-box{display:flex;justify-content:center;margin:4.5rem .5rem 2rem}@media screen and (min-width:768px){.gift-tag-and-box{margin:4rem 2rem}}.gift-tag-and-box .gift-tag{max-width:30rem;margin-right:1rem;display:flex;align-items:center;flex-basis:65%;transform:rotate(-2deg)}@media screen and (min-width:480px){.gift-tag-and-box .gift-tag{transform:rotate(-3deg)}}.gift-tag-and-box .gift-tag__body{display:flex;justify-content:center;align-items:center;height:100%;padding:1rem;border-radius:.5rem 0 0 .5rem;background-color:#ef792b;color:#fff;font-size:1.6rem;line-height:1.8rem}@media screen and (min-width:375px){.gift-tag-and-box .gift-tag__body{padding:2rem;font-size:1.8rem;line-height:1.8rem}}@media screen and (min-width:480px){.gift-tag-and-box .gift-tag__body{font-size:2.2rem;line-height:2.2rem}}.gift-tag-and-box .gift-tag__end{height:100%;margin-left:-.1rem}.gift-tag-and-box .gift-box{position:relative;animation:2s ease-in infinite login__rotate-box}.gift-tag-and-box .gift-box__lid{position:absolute;z-index:calc(1 + 1);animation:2s ease-in infinite login__lift-lid}@keyframes login__rotate-box{20%{transform:rotate(6deg);top:-.2rem;left:.5rem}30%{transform:rotate(-3deg);top:-.2rem;left:-.3rem}40%{transform:rotate(9deg);top:-1.2rem;left:.7rem}10%,100%,50%{transform:rotate(0);top:0;left:0}}@keyframes login__lift-lid{40%{transform:translateY(-2rem)}100%,30%,50%{transform:translateY(0)}}@keyframes float-balloons{50%{transform:translateY(1rem)}100%{transform:translate(0)}}@keyframes float-balloons-lg{50%{transform:translateY(2rem)}100%{transform:translate(0)}}