.main--bar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;z-index:100}.main--bar--mini{text-decoration:none;color:#fff;position:relative;z-index:100;display:block;box-sizing:border-box;max-height:20vh;-webkit-transition:max-height .5s ease-in-out;transition:max-height .5s ease-in-out;overflow:hidden}.main--bar--mini.orange{background:#e96207;background:-webkit-gradient(left top,right top,color-stop(0%,#e96207),color-stop(100%,#e9c307));background:-webkit-gradient(linear,left top,right top,from(#e96207),to(#e9c307));background:linear-gradient(to right,#e96207 0%,#e9c307 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e96207',endColorstr='#e9c307',GradientType=1)}.main--bar--mini.orange:before{background-color:#ff1c52;background:#ed1c28;background:-webkit-gradient(left top,right top,color-stop(0%,#ed1c28),color-stop(49%,#ef4328),color-stop(100%,#e97807));background:-webkit-gradient(linear,left top,right top,from(#ed1c28),color-stop(49%,#ef4328),to(#e97807));background:linear-gradient(to right,#ed1c28 0%,#ef4328 49%,#e97807 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c28',endColorstr='#e97807',GradientType=1);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:opacity .45s ease-in-out;transition:opacity .45s ease-in-out}.main--bar--mini.blue{background:#25bdc1;background:linear-gradient(278deg,#25bdc1 0%,#008ea8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#25bdc1",endColorstr="#008ea8",GradientType=1)}.main--bar--mini.blue:before{background:#e96207;background:-webkit-gradient(left top,right top,color-stop(0%,#e96207),color-stop(100%,#e9c307));background:-webkit-gradient(linear,left top,right top,from(#e96207),to(#e9c307));background:linear-gradient(to right,#e96207 0%,#e9c307 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e96207',endColorstr='#e9c307',GradientType=1);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:opacity .45s ease-in-out;transition:opacity .45s ease-in-out}.main--bar--mini.red{background-color:#ff1c52;background:#ed1c28;background:-webkit-gradient(left top,right top,color-stop(0%,#ed1c28),color-stop(49%,#ef4328),color-stop(100%,#e97807));background:-webkit-gradient(linear,left top,right top,from(#ed1c28),color-stop(49%,#ef4328),to(#e97807));background:linear-gradient(to right,#ed1c28 0%,#ef4328 49%,#e97807 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c28',endColorstr='#e97807',GradientType=1)}.main--bar--mini.red:before{background:#e96207;background:-webkit-gradient(left top,right top,color-stop(0%,#e96207),color-stop(100%,#e9c307));background:-webkit-gradient(linear,left top,right top,from(#e96207),to(#e9c307));background:linear-gradient(to right,#e96207 0%,#e9c307 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e96207',endColorstr='#e9c307',GradientType=1);content:"";display:block;height:100%;position:absolute;top:0;left:0;opacity:0;width:100%;z-index:-100;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transition:opacity .45s ease-in-out;transition:opacity .45s ease-in-out}.main--bar--mini:hover,.main--bar--mini:active,.main--bar--mini:focus{text-decoration:none;color:#fff}.main--bar--mini:hover:before{opacity:1}.mini--content{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:column;text-align:center;-webkit-box-pack:center;justify-content:center;max-width:1220px;padding:1.25rem 2rem .75rem 2rem;margin:0 auto}@media only screen and (min-width:768px){.mini--content{flex-direction:row}}.mini--content p{line-height:2rem;font-weight:600;padding:0;margin:0 0 .5rem 0}.mini--content p sup{font-size:.5em;top:-0.75em;font-weight:700;line-height:1em;position:relative;vertical-align:baseline}.mini--content #timer{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;text-align:center;-webkit-box-pack:center;justify-content:center;margin-left:.5rem;margin-bottom:.5rem}.mini--content #timer span.cal-box{font-size:.50rem;text-transform:uppercase;width:2.25rem;margin:0 .25rem}.mini--content #timer strong{display:block;text-transform:uppercase;color:#fff;background:rgba(000,000,000,.1);padding:.45rem 0;margin:0;border-radius:2px;line-height:1rem;font-size:1rem;font-weight:600;text-decoration:none}.mini--content span.btn strong{font-family:"Tungsten A","Tungsten B","Tungsten",sans-serif;display:inline-block;text-transform:uppercase;color:#ed1c28;background:#fff;padding:.45rem .65rem;margin:0 .5rem 1rem .5rem;border-radius:2px;line-height:1rem;font-size:1.25rem;font-weight:500;text-decoration:none}@media only screen and (min-width:768px){.mini--content p,.mini--content #timer,.mini--content span.btn{margin-bottom:0}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-right{0%{opacity:0;left:-20px}100%{opacity:1;left:0}}@keyframes fade-right{0%{opacity:0;left:-20px}100%{opacity:1;left:0}}@-webkit-keyframes fade-left{0%{opacity:0;right:-20px}100%{opacity:1;right:0}}@keyframes fade-left{0%{opacity:0;right:-20px}100%{opacity:1;right:0}}@-webkit-keyframes fade-up{0%{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);bottom:-20px}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);bottom:0}}@keyframes fade-up{0%{opacity:0;-webkit-transform:scale(0.9);transform:scale(0.9);bottom:-20px}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);bottom:0}}@-webkit-keyframes fade-down{0%{opacity:0;top:-20px}100%{opacity:1;top:0}}@keyframes fade-down{0%{opacity:0;top:-20px}100%{opacity:1;top:0}}