html{background-color:#fff}#priceline-text-container{flex-direction:column;font-size:16px;width:50%}#priceline-card,#priceline-text-container{display:flex;justify-content:space-between}#priceline-card{align-items:center;background-color:#f4f6f8;border-radius:16px;flex-direction:row;height:fit-content;margin-top:67px;padding:32px;width:100%}#deals-header{font-size:32px}#priceline-button{align-items:center;background-color:#0068ef;border-radius:32px;color:#fff;display:flex;font-size:14px;font-weight:700;height:40px;justify-content:center;padding:0 16px 0 18px;width:144px}#priceline-link{text-decoration:none}#priceline-img{border-radius:24px;height:225px;width:400px}#signed-out-container{display:flex;flex-direction:row;height:70vh;justify-content:center;width:100%}#call-banner-mobile{display:none}#wrapper{background-color:#fff}@media screen and (max-width:1000px){#priceline-img{height:165px;width:294px}#call-banner-mobile{align-items:center;background-color:#333;bottom:0;color:#fff;display:flex;height:65px;justify-content:center;left:0;padding:0 16px;position:fixed;width:100vw}#priceline-card{align-items:center;background-color:#f4f6f8;border-radius:16px;display:flex;flex-direction:column-reverse;height:fit-content;justify-content:space-between;margin-top:8px;padding:32px}#signed-out-container{flex-direction:column;justify-content:space-between;width:100%}#deals-header{font-size:26px}#priceline-text-container{width:100%}#footer-outer-wrapper{display:none}}