body{margin:0;padding:0;font-family:sans-serif}.Toastify__toast-container{z-index:9999;position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;margin-left:-160px}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;margin-left:-160px}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;-ms-flex:1;flex:1}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;font-weight:700;font-size:14px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{width:100%}to{width:0}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:0;height:5px;z-index:9999;opacity:.7;animation:Toastify__trackProgress linear 1;background-color:#ffffffb3}.Toastify__progress-bar--rtl{right:0;left:auto}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}html,body,root{width:100%;height:100%;position:fixed;right:0;font-family:Roboto,sans-serif;color:#1d1d26}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}h1{font-size:24px;font-weight:500}h4{font-size:15px;font-weight:300;text-transform:uppercase;margin-top:17px;margin-bottom:15px}.button{height:40px;display:flex;justify-content:center;align-items:center;cursor:pointer;text-align:center;box-sizing:border-box}.App{text-align:center;position:fixed;bottom:0;width:100%}.custom-modal{background-color:#f8f8f9;position:fixed;bottom:0;top:0;right:0}.loyalsys-button{display:flex;flex-direction:row;bottom:0;font-size:13px;text-transform:uppercase;box-shadow:0 2px 4px #00000080;transition:flex-basis 2s ease-in-out}.button-container{flex:1 1;display:flex;flex-direction:row}.button-container.closed{flex:0 0 0px;overflow:hidden}.button-close{display:flex;align-items:center;justify-content:center;flex:0 0 25px}.button-close.button-close-shade{background-color:#ffffffb3}.button-left{display:flex;align-items:center;justify-content:center;padding:10px;width:100%;white-space:nowrap;font-weight:300}.button-left.button-shade{background-color:#ffffff26}.button-center{display:flex;align-items:center;justify-content:center;padding:10px;width:100%;white-space:nowrap;text-transform:none}.button-center.button-shade{background-color:#ffffff26}.join-button-center{display:flex;align-items:center;justify-content:center;flex:1;text-transform:none;cursor:pointer}.join-button-center.join-button-center-shade{background-color:#ffffff1d}.button-right{display:flex;align-items:center;justify-content:center;flex:0 0 39px}.button-right:hover,.button-left:hover,.button-center:hover{cursor:pointer}.button-text-larger{font-size:13px;font-weight:300}.button-text-balance{font-weight:300}.button-text-smaller{font-size:11px;font-weight:300;letter-spacing:.09em;font-kerning:none}.close-btn{position:absolute;right:10px;top:10px;cursor:pointer}#sidebar-dock{position:fixed;top:0;left:0;background-color:#fff;width:100%;height:100%}#sidebar-float{position:fixed;top:0;background-color:#fff;height:100%;z-index:100;transition:left .2s ease-in}.sidebar-menu{height:100%;text-align:left;font-size:18px;display:flex;flex-direction:column;justify-content:space-between;margin-top:-2px}.sidebar-menu ul{list-style:none;padding:0}.sidebar-menu li{white-space:nowrap;overflow:hidden;cursor:pointer}.sidebar-menu a{font-weight:200;text-decoration:none}.sidebar-menu a.is-active{font-weight:600}.line{padding:15px 10px 15px 0;margin:0 10px;width:195px}.sidebar-menu ul li:first-child .line{padding-top:0;padding-bottom:30px}.membership-cancellation{font-size:12px;font-weight:300;padding:15px;cursor:pointer}.modal-layout{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;box-sizing:border-box}.header{display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;flex:0 0 130px;letter-spacing:.5px}.header-large{flex:0 0 221px}.header-join{flex:0 0 329px;display:flex;flex-direction:column;color:#fff}.header-statusbar{flex:1;justify-content:center;font-size:15px;font-weight:200}.header-statusbar .status-icon{margin-right:5px;padding:0}.header-statusbar .status-icon img{max-width:18px;max-height:18px}.header-top{display:flex;flex-direction:row;height:40px;user-select:none}.header-top .menu-wrapper{width:56px;display:flex;align-items:center;justify-content:flex-start}.header-top .menu-wrapper svg{padding-left:10px;padding-top:10px}.header-top .header-statusbar{flex:1 1;display:flex;align-items:center;justify-content:center}.header-top .header-statusbar .status-content{display:flex;align-items:center;justify-content:center;padding-top:10px}.header-top .x-wrapper{width:56px;display:flex;align-items:center;justify-content:flex-end}.header-top .x-wrapper svg{padding-right:10px;padding-top:10px}.header-bottom{display:flex;flex-direction:row;flex:0 0 45px;justify-content:center}.header-bottom-wrapper{height:90px;display:flex;flex-direction:column;justify-content:center}.header-bottom-join{display:flex;flex-direction:column;flex:0 0 279px;justify-content:space-evenly}.header-bottom-join .heading{font-size:24px;font-weight:300;padding:0 25px}.header-bottom-join .description{font-size:14px;font-weight:300;padding:0 25px 18px;line-height:20px;font-kerning:none}.header-bottom-item{display:flex;flex-direction:column;justify-content:flex-end;flex:1}.header-bottom-item.left{margin-right:auto}.header-bottom-item.right{margin-left:auto}.header-bottom-item-join{white-space:pre-line;display:flex;flex-direction:row;justify-content:center}.header-bottom-item-join .image-container{width:100%;height:150px;background-repeat:no-repeat;background-size:contain;background-position:center}.header-bottom-item .points-value{font-size:20px;font-weight:400}.header-bottom-item .points-value-large{font-size:30px;font-weight:500}.header-bottom-item .points-text{font-weight:400;font-size:11px}.tiers-bar{flex:1 1 90px;display:flex;flex-direction:column;justify-content:center}.tiers-bar-line{width:95%;margin-left:10px;margin-right:10px}.loyalsys-modal{display:block}.modal-page{display:flex;flex:1 1 auto;overflow-y:auto;background-color:#f8f8f9}.toggle-bar{display:flex;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;flex:0 0 auto}.toggle-bar-item{flex:1;text-decoration:none;color:#000;width:188px;height:60px;background-color:#fff;border:solid 1px #f8f8f9;display:flex;justify-content:center;align-items:center;text-transform:uppercase}.action-card,.reward-card{padding:10px;display:flex;background-color:#fff;border:solid 1px #f0f0f0;font-size:14px;line-height:1.43;text-align:left;justify-content:left;align-items:center}.action-card:nth-of-type(2),.reward-card:nth-of-type(2){border-top:none}.reward-card{position:relative}.reward-card .progress{font-size:11px}.reward-card .progress .progress-bar-outer{margin-top:8px;margin-bottom:2px}.reward-card .progress .progress-bar-outer .progress-bar-negative{height:4px;opacity:.6;background-color:#fff;float:right}.action-card .icon,.reward-card .icon{width:50px;height:50px;border:solid 2px #cccccc;border-radius:50%;display:flex;justify-content:center;align-items:center;margin-right:15px;font-size:2em;flex:0 0 50px}.action-card .icon img,.reward-card .icon img{max-width:28px;max-height:28px}.action-card-content{flex:1}.action-link{cursor:pointer;color:#4a90e2}.rewards-page-container{flex:1;display:flex;flex-direction:column;height:100%;max-width:100%}.rewards-page{text-align:center;display:flex;flex-direction:column;margin:10px;background-color:#fff;border:solid 1px #f8f8f9;flex-grow:1;justify-content:center}.reward-text{flex:1;display:flex;flex-direction:column}.rewards-accordion-container{display:flex;flex-direction:column;font-size:14px;line-height:1.43;text-align:left;margin-top:10px}.rewards-accordion-container:first-of-type{margin-top:0}.rewards-accordion-container:last-child{padding-bottom:10px}.rewards-accordion-container .rewards-accordion-header{border:solid 1px #f0f0f0;background-color:#fff;font-size:14px;font-weight:500;padding:10px 15px}.rewards-accordion-container .rewards-accordion-header .rewards-accordion-header-text{display:inline;color:#666}.rewards-accordion-container .rewards-accordion-header .rewards-accordion-arrow{float:right;width:14px}.wallet-body{background-color:#f8f8f9}.missing-points,.min-order,.voucher-expiry-date,.exclusive-start-date,.action-expiry-date,.action-start-date{color:gray;font-size:11px;line-height:13px;font-weight:400;margin-top:5px}.external-link{cursor:pointer;color:#4a90e2;font-size:11px;line-height:13px;font-weight:400;margin-top:5px}.action-start-date{display:flex;justify-content:space-between;align-items:center}.action-start-date .pill{color:#fff;background-color:#828282;border-radius:4px;padding:2px 6px;margin-left:5px}.reward-button-container{display:flex;justify-content:center;align-items:center;flex:0 0 90px;margin-left:15px}.reward-button-container.unavailable{background-color:#fff;opacity:.5;z-index:10}.reward-button-container.unavailable .reward-button:not(.used){color:#ffffff80}.reward-button-container.unavailable .button{cursor:default}.dots{width:20px;height:20px;position:absolute;top:-8px;right:-7px;background-color:#f8f8f9;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10}.delete-voucher{font-size:11px;color:#a5a5a5;text-decoration:underline;cursor:pointer}.delete-trashcan{height:11px;width:11px;vertical-align:middle}.reward-button{text-decoration:none;width:100%;position:relative;font-size:15px;font-weight:300}.reward-button.used{background:#fff;border:solid 1px #666666;color:#666}.reward-button.disabled{opacity:.6}.inner-reward-button{width:100%;height:100%;line-height:40px;padding:0 5px}.reward-button:hover{cursor:pointer}.reward-button:hover:not(.disabled){opacity:.8}.gray-button{background-color:#666}.reward-heading{font-size:20px;font-weight:500;margin:10px}.reward-copy{opacity:.6;font-size:14px;line-height:1.43}.voucher-area{border:dashed 2px #666666;margin:15px auto;width:93%;min-height:80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box}.referral-voucher-area-addition{margin:15px 0;width:100%}.voucher-area.copied{border:dashed 2px #417505}.voucher-area.error{border:dashed 2px #a51818}.voucher-code{font-size:18px;margin:20px;flex:1;text-align:left;overflow-wrap:break-word;word-wrap:break-word;hyphens:none;min-width:0}.voucher-button{border:solid 1px #666666;margin-right:20px;width:90px}.voucher-button.error{opacity:.6;cursor:default}.voucher-area.copied .voucher-button{background-color:#417505;border:solid 1px #417505;color:#fff}.voucher-expiry{font-size:12px;line-height:20px;opacity:.6;margin-bottom:10px}.no-voucher-text{font-size:12px;color:#a51818;text-align:center;width:100%}.large-icon-container{width:100px;height:100px;min-height:100px;background-color:#fff;border:solid 2px #cccccc;margin:10px auto;border-radius:50%;display:flex;justify-content:center;align-items:center}.large-icon-container img{max-width:54px;max-height:54px}.bottom-button-bar{display:flex;justify-content:space-around}.bottom-button-bar div{flex:1;margin:0 10px 10px}.back-button{background-color:#666;font-size:15px;font-weight:300;color:#fff;height:40px}.back-button-chevron{margin-right:10px}.go-to-cart-button{font-size:15px;font-weight:300;height:40px}.activity-page{text-align:center;display:flex;flex-direction:column}.activity-header{position:relative}.dd-header{position:absolute;right:11px;top:16px;background-color:#fff;font-size:10px;color:#666;cursor:pointer;border-radius:6px;padding:6px}.dd-header-groups{background-color:#fff;font-size:10px;color:#666;cursor:pointer;border-radius:6px;padding:6px;float:right;margin:10px 10px 0}.dd-list{position:absolute;right:11px;top:36px;background-color:#fff;z-index:200;font-size:14px;color:#8e8e92;list-style-type:none;padding:7px 0;margin:0;text-align:left}.dd-list .dd-list-item{cursor:pointer;padding:9px 30px 9px 15px}.dd-list .dd-list-item:hover{background-color:#f8f8f9}.progress-bar-wrapper{display:flex;flex-direction:column;margin:0 10px}.progress-bar{position:relative;height:10px;width:100%;background-color:#ccc;background-color:#ffffff3d}.status-slider{position:absolute;top:0;margin-top:-3px;padding:1px 3px;font-size:11px;border:solid 1px #fff;border-radius:3px}.filler{background:#fff;height:100%}.above-progress{display:flex;flex-direction:row;justify-content:center;width:100%;margin:10px 0}.above-progress .left-text{margin-right:auto;flex:1 1;text-align:left}.above-progress .center-text{margin-right:auto;flex:1 1;display:flex;flex-direction:column;justify-content:flex-end}.above-progress .right-text{margin-left:auto;flex:1 1;text-align:right}.below-progress{display:flex;flex-direction:row;justify-content:center;width:100%;margin:10px 0}.below-progress .left-text{margin-right:auto;flex:1 1 0;text-align:left;align-self:center}.below-progress .center-text{margin-right:auto;align-self:flex-end}.below-progress .right-text{margin-left:auto;flex:1 1 0;text-align:right;align-self:center}.above-progress{font-size:14px;font-weight:400}.above-progress .center-text{text-align:center;font-size:12px;font-weight:400}.below-progress{font-size:13px;font-weight:300}.below-progress .center-text{font-size:12px;font-weight:300;padding:0 10px}.progress-tip{position:absolute;top:-3px;right:0;margin-right:-8px}#breakdown-rows{padding-top:5px}.open #activity-summary{border-bottom:1px solid #e6e6e6;padding-bottom:10px}.activity-item-multi{display:flex;flex-direction:column}.activity-item{display:flex;flex-direction:column;background-color:#fff;margin:10px;padding:10px;border:solid 1px #f0f0f0;position:relative}.activity-item .closed{display:none}.activity-item .show-details-button{position:absolute;left:50%;margin-left:-7px;z-index:100}.activity-item.expandable{cursor:pointer}.activity-item.closed .hide-on-close{display:none!important}.activity-item-nested{display:flex;flex-direction:column;background-color:#fff;margin:10px 0 0;border-top:1px solid #f8f8f9;opacity:.7}.activity-item-row{display:flex;flex-direction:row;padding-top:5px;line-height:1.43;justify-content:space-between}.activity-left-text{display:flex;flex-direction:column;flex:1;text-align:left}.activity-center-text{display:flex;flex-direction:column;flex:1;text-align:center}.activity-right-text{display:flex;flex-direction:column}.emphasised{font-size:14px;font-weight:500}.non-emphasised{font-size:14px}.de-emphasised{opacity:.5;font-size:12px}#voucher{margin-top:10px}#air-orderId{margin-top:8px}.order-id-tag{font-size:12px;opacity:.5;line-height:20px;background-color:#e8e8ea;padding:2px 5px;border-radius:3px;align-self:flex-start}.confirmed{color:#64963b;opacity:1}.pending{color:#f1a537;opacity:1}.removed,.expired,.canceled{color:#c84b4f;opacity:1}.text-canceled{text-decoration:line-through}.toast-container{display:flex;flex-direction:row;align-items:center}.toast-icon{flex:0 0 50px;display:flex;justify-content:center;align-items:center;border:solid 2px #cccccc;border-radius:50%;height:50px}.toast-message{flex:1;line-height:1.43;font-size:14px;color:#1d1d26;padding:10px;text-align:left}.cta-link{text-decoration:none;color:#4a90e2}.hidden-mobile{display:none}.mobile-alert{background-color:#d0021b;height:26px;width:26px;border-radius:50%;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}.join-card{min-height:141px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:20px 12px 15px}.join-card a{color:#666}.join-page{padding:10px;font-size:13px;color:#666;font-weight:300;display:flex;flex-direction:column;justify-content:space-between;height:100%}.join-footer-wrapper{display:flex;flex-direction:column;justify-content:center;flex:1}.join-now-button{width:100%;max-width:330px;height:61px;object-fit:contain;font-size:15px;font-weight:300;border:0;padding:0}.inner-join-button{width:100%;height:100%;line-height:61px}.join-now-button:hover{cursor:pointer;opacity:.8}.agree-error{color:red;opacity:1}.agree-error a:link,.agree-error a:visited,.agree-error a:hover,.agree-error a:active{color:red}.login-link,.login-link:visited,.login-link:active,.login-link:hover,.login-link:link{color:#666}.popup-overlay{position:fixed;inset:0;background:#000000b3;transition:opacity .5s;opacity:1;z-index:110;display:flex;align-items:center;justify-content:center}.popup-container{background:#fff;position:relative;display:flex;flex-direction:column;padding:20px;width:60%;max-width:355px;text-align:center}.popup-container .popup-header{font-size:24px;font-weight:500}.popup-container .popup-text{opacity:.6;font-size:14px;line-height:20px;margin-top:10px}.popup-container .bottom-button-bar{margin-top:28px;font-size:15px;font-weight:300}.popup-container .bottom-button-bar .lds-rolling{margin-left:-10px}@media only screen and (max-width: 400px){.popup-container{width:80%;max-width:355px}}.popup-icon{position:relative;width:102px;height:102px;margin:20px auto}.popup-icon svg{position:absolute;inset:0;margin:auto}.popup-topbar{display:flex;flex-direction:row;justify-content:flex-end}.popup-topbar img{cursor:pointer}.no-data{display:flex;padding-top:40px;align-content:center;flex-direction:column;width:100%}.no-data .no-data-header{font-size:24px;font-weight:500;line-height:40px}.no-data .no-data-desc{margin-top:5px;font-size:14px;font-weight:400;opacity:.6}.no-data .no-data-icon{position:relative;width:102px;height:102px;margin:10px auto;opacity:.4}.no-data .no-data-icon svg{position:absolute;inset:0;margin:auto}.multiply-type{background-color:#666;color:#fff;border-radius:5px;display:inline-block;font-size:11px;font-weight:400;padding:0 5px;opacity:.5;margin-right:5px;margin-top:-.4em;vertical-align:middle}.benefits-container{margin-top:10px;padding:15px;display:flex;flex-direction:column;background-color:#fff;border:solid 1px #f0f0f0;font-size:14px;line-height:1.43;text-align:left}.benefits-container:first-of-type{margin-top:0}.benefits-container .benefits-header{font-size:14px;font-weight:600}.benefits-container .benefits-header .benefits-header-text{display:inline}.benefits-container .benefits-header img{max-width:18px;max-height:18px;margin-right:5px;display:inline;vertical-align:middle;padding-bottom:3px}.tenpx-margin-bottom{height:10px;margin-bottom:10px}.benefit-requirements{color:#1d1d26;font-size:12px;font-weight:400;opacity:.5;padding:7px 0 0}.benefit-requirements.purchase{padding:3px 0 0}.benefits-list{margin-top:10px}.benefits-list .benefit-list-item{display:flex;justify-content:space-between;font-size:12px;color:#1d1d26;padding:10px 0;border-top:solid 1px #e6e6e6;flex-direction:column}.benefits-list .benefit-list-item:last-child{padding-bottom:0}.benefits-list .benefit-list-item .benefit-value{opacity:.5}.disable-scrollbars{scrollbar-width:none;-ms-overflow-style:none}.disable-scrollbars::-webkit-scrollbar{width:0px;background:transparent}body.using-mouse :focus{outline:none}.main{display:flex;flex:1 1 auto;max-width:100%}section{flex:1 1 auto;width:100%}.custom-scroll-view.with-padding{padding:10px}.track-vertical{width:3px!important}.track-vertical-hidden{opacity:0}*:before,*:after{box-sizing:border-box}.md-checkbox{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:13px;position:relative;margin:1em 0;text-align:left}.md-checkbox.md-checkbox-inline{display:inline-block}.md-checkbox label{cursor:pointer;display:inline;line-height:1.25em;vertical-align:top;clear:both;padding-left:1px}.md-checkbox label:not(:empty){padding-left:.75em}.md-checkbox label:before,.md-checkbox label:after{content:"";position:absolute;left:0;top:0}.md-checkbox label:before{width:1.25em;height:1.25em;background:#fff;border:2px solid rgba(0,0,0,.54);border-radius:0;cursor:pointer;transition:background .3s}.md-checkbox label.agree-error:before{border:2px solid red}.md-checkbox input[type=checkbox]{visibility:hidden;width:1.25em;margin:0;display:block;float:left;font-size:inherit}.md-checkbox input[type=checkbox]:checked+label:before{background:#337ab7;border:none}.md-checkbox input[type=checkbox]:checked+label:after{transform:translate(.25em,.3365384615em) rotate(-45deg);width:.75em;height:.375em;border:.125em solid #fff;border-top-style:none;border-right-style:none}.md-checkbox input[type=checkbox]:disabled+label:before{border-color:#00000042}.md-checkbox input[type=checkbox]:disabled:checked+label:before{background:#00000042}.md-checkbox-dynamic{box-sizing:border-box;font-family:Roboto,sans-serif;font-size:13px;position:relative;margin:1em 0;text-align:left}.md-checkbox-dynamic.md-checkbox-dynamic-inline{display:inline-block}.md-checkbox-dynamic label{cursor:pointer;display:inline-block;line-height:1.25em;vertical-align:top;clear:both;padding-left:1px}.md-checkbox-dynamic label:not(:empty){padding-left:1.75em}.md-checkbox-dynamic label:before,.md-checkbox-dynamic label:after{content:"";position:absolute;left:0;top:0}.md-checkbox-dynamic label:before{width:1.25em;height:1.25em;background:#fff;border:2px solid rgba(0,0,0,.54);border-radius:0;cursor:pointer;transition:background .3s}.md-checkbox-dynamic label.agree-error:before{border:2px solid red}.md-checkbox-dynamic input[type=checkbox]{visibility:hidden;width:1.25em;margin:0;display:none;float:left;font-size:inherit}.md-checkbox-dynamic input[type=checkbox]:checked+label:before{background:#337ab7;border:none}.md-checkbox-dynamic input[type=checkbox]:checked+label:after{transform:translate(.25em,.3365384615em) rotate(-45deg);width:.75em;height:.375em;border:.125em solid #fff;border-top-style:none;border-right-style:none}.md-checkbox-dynamic input[type=checkbox]:disabled+label:before{border-color:#00000042}.md-checkbox-dynamic input[type=checkbox]:disabled:checked+label:before{background:#00000042}.how-container{padding:10px;background-color:#fff;border:solid 1px #f0f0f0;font-size:14px;line-height:1.43;text-align:left;min-height:calc(100% - 20px);box-sizing:border-box}.how-container .how-header{font-size:14px;font-weight:600;line-height:1.43;margin-bottom:20px}.how-container .how-paragraph{font-size:12px;font-weight:400}.how-container .how-bullets{margin:10px 0}.how-container .how-bullets ul{padding-left:15px;list-style-position:outside}.apple-wallet{padding-left:13px;cursor:pointer}.refer-page-container{flex:1;display:flex;flex-direction:column;width:100%;min-height:100%;box-sizing:border-box}.refer-page{text-align:center;display:flex;flex-direction:column;margin:10px;background-color:#fff;border:solid 1px #f8f8f9;justify-content:space-between;box-sizing:border-box;flex-grow:1}.refer-page .refer-top,.refer-page .refer-bottom{padding-left:15px;padding-right:15px;margin-top:20px;margin-bottom:20px}.refer-page .refer-top{flex:1}.refer-page .refer-middle{padding-left:15px;padding-right:15px;flex:1}.refer-page .referralLink-area{border:dashed 2px #666666;min-height:60px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box}.refer-page .refer-title{font-weight:600;margin-bottom:5px}.refer-page .refer-text{opacity:.6;font-size:14px;line-height:20px}.refer-page .referralLink{font-size:14px;line-height:20px;margin:12px 0 12px 12px;flex:1;text-align:left;min-width:0;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.refer-page .referralLink-button{border:solid 1px #666666;margin-right:12px;width:80px;height:36px;font-size:13px}.refer-page .referralLink-area.copied .referralLink-button{background-color:#417505;border:solid 1px #417505;color:#fff}.refer-friend-text{margin:15px 0 0}.consent-text{opacity:.6;font-size:12px}.consent-text a,.consent-text a:hover,.consent-text a:visited,.consent-text a:active{color:inherit}.consent-wrapper{text-align:center;padding:0 5px}.referral-app{text-align:center;position:fixed;bottom:0;width:100%;height:100%}.referral-header{flex:0 0 130px;padding:20px 15px;box-sizing:border-box;display:flex;flex-direction:column}.referral-header-top{flex:1;display:flex}.referral-header-top-text{flex:1;display:flex;justify-content:center;align-items:flex-end;font-size:24px;font-weight:500;line-height:26px;padding:0 5px}.referral-header-bottom{flex:1;font-size:14px;font-weight:300;line-height:16px;padding-top:5px}.referral-header-top-left-spacer{flex:0 0 18px}.referral-card{background-color:#fff;display:flex;flex-direction:column;justify-content:center;padding:20px 12px 15px;box-sizing:border-box;flex:1}.referral-card a{color:#1d1d2699;vertical-align:top}.referral-centered{justify-content:center}.referral-page{padding:10px;font-size:13px;color:#1d1d26;font-weight:300;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;flex:1}.referral-page.extra-bottom-space{padding:10px 10px 15px}.referral-page .secondary-title{font-size:14px;font-weight:500;color:#1d1d26;padding:5px;margin-bottom:10px}.referral-page .secondary-text{font-size:12px;line-height:16px;padding:5px;font-weight:400;opacity:.6;margin-top:10px}.referral-icon-container{width:60px;height:60px;min-height:60px;background-color:#fff;border:solid 2px #cccccc;margin:10px auto;border-radius:50%;display:flex;justify-content:center;align-items:center}.referral-icon-container img{max-width:30px;max-height:30px}.referral-reward-text{display:flex;justify-content:center;align-items:flex-end;font-size:24px;font-weight:500;line-height:26px;color:#1d1d26}.email-input{padding:5px;width:100%;box-sizing:border-box;height:50px;text-align:center;border:2px solid #666666;opacity:.5;font-size:14px}.email-input.error{border:2px solid red}.email-input:active{font-size:16px}.referral-button{width:100%;max-width:330px;height:50px;object-fit:contain;font-size:15px;font-weight:300;border:0;padding:0}.share-buttons{display:flex;justify-content:center;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px}.share-buttons svg{height:20px;padding:0 10px;cursor:pointer}.inner-referral-button{width:100%;height:100%;line-height:50px}.referral-button:hover{cursor:pointer;opacity:.8}.referral-copy{opacity:.6;font-size:14px;line-height:1.43;font-weight:400;padding:0 20px}.extra-bottom-padding{padding-bottom:80px}.inbox-image,.alert-image{width:40px;height:40px;opacity:.2}.referral-h1{color:#1d1d26;margin:8px}.continue-shopping-button{font-size:15px;font-weight:300;height:50px;width:100%}.referral-consent{font-weight:400;font-size:12px;line-height:20px;color:#1d1d2699}.email-error{color:red;font-size:12px;line-height:16px;font-weight:400;margin-top:5px}.referral-bottom-button-bar{display:flex;justify-content:space-around;margin:10px 0 0}.referral-bottom-button-bar.button{flex:1 1}.twenty-px-spacer{flex:1 0 20px}.hidden-captcha{display:none}.referral-min-order{font-size:12px;line-height:10px;opacity:.6}@keyframes lds-rolling{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}@-webkit-keyframes lds-rolling{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0)}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);transform:translate(-50%,-50%) rotate(360deg)}}.lds-rolling{position:relative}.lds-rolling div{-webkit-animation:lds-rolling 1s linear infinite;animation:lds-rolling 1s linear infinite}.lds-rolling div:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.capitalized-message:first-letter{text-transform:capitalize}.clearfix{clear:both}.svg-status-icon{width:18px;height:18px}
