@import"https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap";html,body{font-family:Neue Plack Rg,Open Sans,sans-serif;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:normal;padding:0;margin:0;overflow:hidden;background:#fff}input[type=file],input[type=text],input[type=password],textarea{font-family:Neue Plack Rg,Open Sans,sans-serif;font-size:16px}h1{font-family:Neue Plack SmBd,Open Sans,sans-serif;font-size:2.5rem;font-weight:600;font-style:normal;font-stretch:normal;line-height:1.4;letter-spacing:normal;color:#fff;padding:0;margin:0}h2,.header-text{font-size:1.5em;font-family:Neue Plack Rg;font-weight:400;margin-bottom:1em}h3{font-family:Neue Plack Bd,Open Sans,sans-serif;font-size:1.5em}.sub-header-text{font-family:Neue Plack Bd,Open Sans,sans-serif}.zone{overflow:auto;position:fixed;inset:0;z-index:1;min-width:320px}.hide{display:none}.visibility-hidden{visibility:hidden}.pull-right{float:right}.pull-left{float:left}.underline{text-decoration:underline}a{color:#2172ba;text-decoration:underline;transition:color .4s;cursor:pointer}.container{display:inline-flex;flex-direction:row;box-sizing:border-box;width:100%;justify-content:center}.row{width:100%;display:flex;flex-direction:column}.bg{background-color:#fff}.bg-container{display:flex;flex-direction:row;flex-wrap:wrap;position:relative}.offer-logo{position:absolute;width:100%}.bg-container>div{flex-basis:50%}.color-bg{flex-basis:100%!important;background:linear-gradient(to right,#a3ebff,#a3ebff 50%,#030e66 50%);text-align:center}@media only screen and (max-width: 850px){.color-bg{height:40px}}@media only screen and (max-width: 500px){.color-bg{height:20px}}.color-bg img{max-width:100%;height:65px}@media only screen and (max-width: 850px){.color-bg img{height:40px}}@media only screen and (max-width: 500px){.color-bg img{height:20px}}.color-bg .row{flex-direction:row}.bg-alt{background-repeat:no-repeat;background-position:center;background-size:cover;background-color:transparent}@media only screen and (max-width: 500px){.bg-alt{background-position:30%}}.banner{min-height:200px;display:flex;flex-direction:row;justify-self:center}.box{display:inline-flex;flex-direction:column;box-sizing:border-box;width:100%}@media only screen and (max-width: 850px){.box{display:flex;flex-direction:column}}.box__left{flex-grow:1;padding:0;width:100%}@media only screen and (max-width: 850px){.box__left{width:auto}}.box__right{background-color:#024;color:#fff;flex-grow:1;width:100%;position:relative;min-height:350px}@media only screen and (max-width: 850px){.box__right{width:auto;min-height:350px}}.reg-bg{height:350px}@media only screen and (max-width: 850px){.reg-bg{height:200px}}@media only screen and (max-width: 500px){.reg-bg{height:250px}}.closeImg{background-repeat:no-repeat;background-position:center;background-size:cover;background-color:transparent;background-image:url(close.ae9ec233873f95cf.svg)}.reg-head{width:100%;background:linear-gradient(to top,#000,#000,transparent)}.reg-head h1{text-align:left;font-size:1.5em;font-weight:200;color:#fff;margin-top:-2em;padding:3em 0 .6em 1rem}.confirm-bg{background:#eaeaea}.confirm-bg-alt{background:#fff;padding:2em}.panel{display:inline-flex;flex-direction:row;box-sizing:border-box;width:100%}@media only screen and (max-width: 850px){.panel{display:flex;flex-direction:column}}.panel__left{flex-grow:1;text-align:center;padding:2em 1em;width:100%;font-size:.9em;line-height:1.5em}.panel__left h2{font-weight:200}@media only screen and (max-width: 850px){.panel__left{width:auto}}.panel__right{flex-grow:1;width:100%;padding:2em;position:relative;display:flex;justify-content:center}@media only screen and (max-width: 850px){.panel__right{width:auto}}.panel__right img{height:10em}.confirm-para{padding-top:1em;padding-bottom:1em;margin:0}.confirm-desc{margin-top:0}.terms-head{color:#0075a7;font-size:1.3em;line-height:1.2em;font-weight:400;padding-bottom:.3em;border-bottom:1px solid #8c8b8b}.terms-desc{font-size:.7em;color:gray}@keyframes loaing-animation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.loading{position:absolute;inset:0;z-index:100}.loading div{position:absolute;width:35px;height:35px;border:5px solid #b2b2b2;border-top-color:#eee;border-radius:50%;animation:loaing-animation 1s linear infinite;top:50%;left:50%;margin:-17px 0 0 -17px}.confirm{background-repeat:repeat;background-position:center;background-size:100%;background-color:transparent;background-image:url(https://promo.united.com/assets/img/transparent.png);z-index:100;position:fixed;inset:0}.confirm-container{position:fixed;top:90px;left:50%;width:460px;margin:0 0 0 -230px}@media only screen and (max-width: 500px){.confirm-container{margin:0;right:20px;left:20px;bottom:20px;width:auto}}.confirm-content{background:#fff;padding:20px}.confirm-content p{padding:0;margin:0}.confirm-footer{display:block;padding:20px 0 0}.confirm-submit{text-align:center;vertical-align:top;cursor:pointer;outline:medium none;overflow:visible;text-decoration:none;font-size:.8em;height:2.5em;line-height:2.2em;padding-left:2em;padding-right:2em;font-weight:200;border:medium none;background-repeat:repeat-x;box-sizing:border-box;display:inline-block;border-bottom:.2em solid #074298;border-left:.1em solid #0958ca;border-right:.1em solid #0958ca;background-color:#0b6efd;color:#fff;margin:0 20px 0 0;min-width:130px}.confirm-submit span{display:none;opacity:0;height:0}.confirm-submit span.show{display:inline;opacity:1}.confirm-submit svg{padding-top:4px}.confirm-cancel{text-align:center;vertical-align:top;cursor:pointer;outline:medium none;overflow:visible;text-decoration:none;font-size:.8em;height:2.5em;line-height:2.2em;padding-left:1em;padding-right:1em;font-weight:200;border:medium none;background-repeat:repeat-x;box-sizing:border-box;transition:ease-in-out background .3s;border-bottom:.2em solid #898686;border-left:.1em solid #898686;border-right:.1em solid #898686;background-color:#aaa;color:#000;float:right;min-width:130px}.vlink{display:inline-block;cursor:pointer;color:#2172ba;text-decoration:underline;transition:color .4s}.lazyloading{position:absolute;inset:0;background-repeat:repeat;background-position:center;background-size:100%;background-color:transparent;background-image:url(https://promo.united.com/assets/img/transparent.png);z-index:100}.lazyloading div{position:absolute;width:35px;height:35px;border:5px solid #b2b2b2;border-top-color:#eee;border-radius:50%;animation:loaing-animation 1s linear infinite;top:50%;left:50%;margin:-17px 0 0 -17px}.ua-chase-level{padding-bottom:15px}.ua-chase-level section{position:relative;margin-top:30px;vertical-align:top;padding:0 0 30px 90px}.ua-chase-level section div{font-weight:700;position:absolute;top:-25px;left:3%;right:12%;border-top:1px solid #002244}.ua-chase-level section div span{position:absolute;left:45%;background:#eaeaea;padding:0 10px;top:-12px;font-size:18px;font-weight:700;color:#024}.ua-chase-level section img{display:inline-block;width:80px;position:absolute;left:3px;top:0}.ua-chase-level section h4{font-weight:700;padding:7px 0 0;margin:0}.ua-chase-level section p{vertical-align:top;line-height:20px;padding:0;margin:0}.home-banner{display:flex;flex-direction:column}.home-banner h1{text-transform:uppercase;font-family:Neue Plack XBlk}@media only screen and (max-width: 500px){.home-banner h1{font-size:2em}}.light-blue{background:#a4ebff;min-height:10px}.display-desktop{display:block;width:100%}@media only screen and (max-width: 850px){.display-desktop{display:none}}.display-mobile{display:none;width:100%}@media only screen and (max-width: 850px){.display-mobile{display:block}}.card{max-width:200px;margin:-50px auto 0}.sub-head{font-family:Neue Plack Rg;font-size:2.5em;font-weight:600;margin:0 0 1em}.sub-head sup{font-size:unset}@media only screen and (max-width: 500px){.sub-head{font-size:2em}}.purple{color:#000}.text-center{text-align:center}.width-container{max-width:800px;padding:5%;margin:0 auto}.card-display{display:flex;flex-direction:row}.card-display div{flex-grow:0}.card-display div img{max-width:100%}@media only screen and (max-width: 500px){.card-display p{font-size:.8em;margin-left:.5em}.card-display img{margin-top:1.5em}}.card-display div:nth-of-type(1){flex-basis:25%}@media only screen and (max-width: 500px){.card-display div:nth-of-type(1){flex-basis:40%;width:40%}}.card-display div:nth-of-type(2){flex-basis:70%;display:inline-flex;align-items:center;padding:0 2%}@media only screen and (max-width: 500px){.card-display div:nth-of-type(2){text-align:left;padding:0}}.icon-display{display:flex;flex-direction:row;flex-wrap:nowrap}.icon-display div{flex-grow:0;display:inline-flex;align-items:center}.icon-display div img{max-width:100%;max-height:50px}.icon-display>div:nth-of-type(1){flex-basis:10%}.icon-display>div:nth-of-type(1) p{margin:0}.icon-display>div:nth-of-type(2){flex-basis:90%;font-size:1.5em;font-family:Neue Plack Bd}@media only screen and (max-width: 500px){.icon-display{justify-content:space-between}.icon-display>div:nth-of-type(2){flex-basis:85%}}.primary-button{margin-right:10px;width:150px;border-radius:30px;background:#1414d2;text-align:center;color:#fff;text-decoration:none;padding:5px 10px;border:1px solid #1414d2;cursor:pointer;font-family:Neue Plack Rg}.alt-button{width:200px;border-radius:30px;background:#fff;text-align:center;color:#1414d2;text-decoration:none;padding:1em 2em;border:1px solid #1414d2;cursor:pointer;font-family:Neue Plack Rg}.or{margin:2% 0;background:#a4ebff;padding:3px;flex-basis:20px!important;height:20px;width:20px;display:inline-flex;justify-content:center;align-items:center}.or p{margin:0;padding:0;font-size:14px!important;text-align:center;font-family:Neue Plack Rg}@media only screen and (max-width: 500px){.or{height:30px;width:30px;flex-basis:30px!important}}.bold{font-family:Neue Plack Bd}.xtra-bold{font-family:Neue Plack XBlk}.primary-button{font-family:Neue Plack Bd;margin-right:10px;margin-top:5px;width:150px;border-radius:30px;background:#1414d2;text-align:center;color:#fff;text-decoration:none;padding:1em;border:1px solid #1414d2;cursor:pointer}.alt-button{width:150px;border-radius:30px;background:#fff;margin-top:5px;text-align:center;color:#1414d2;text-decoration:none;padding:1em;border:1px solid #1414d2;cursor:pointer;font-family:Neue Plack Rg}.footnote{text-decoration:none;color:inherit}.visuallyhidden{display:none}@font-face{font-family:Neue Plack Rg;src:url(NeuePlakTextforUnited-Rg.3fa0feda9d6e0113.otf) format("opentype"),url(NeuePlakTextforUnited-Rg.3fa0feda9d6e0113.otf)}@font-face{font-family:Neue Plack Bd;src:url(NeuePlakTextforUnited-Bd.ac403deb4237b7f3.otf) format("opentype"),url(NeuePlakTextforUnited-Bd.ac403deb4237b7f3.otf)}@font-face{font-family:Neue Plack Xblk;src:url(NeuePlakforUnited-XBlk.4a70619a1eeedffa.otf) format("opentype"),url(NeuePlakforUnited-XBlk.4a70619a1eeedffa.otf)}@font-face{font-family:Neue Plack Lt;src:url(NeuePlakTextforUnited-It.a405f00a44199d2a.otf) format("opentype"),url(NeuePlakTextforUnited-It.a405f00a44199d2a.otf)}@font-face{font-family:Neue Plack SmBd;src:url(NeuePlakTextforUnited-SmBd.d7012e3c68c7b9d3.otf) format("opentype"),url(NeuePlakTextforUnited-SmBd.d7012e3c68c7b9d3.otf)}
