:root{--md-theme-default-primary:#00695c;--md-theme-default-accent:#ff2f48;--md-theme-default-theme:light}.md-theme-default :not(input):not(textarea)::selection{background-color:#ff2f48;background-color:var(--md-theme-default-accent-on-background,#ff2f48);color:#fff;color:var(--md-theme-default-text-primary-on-accent,#fff)}.md-theme-default a:not(.md-button){color:#00695c;color:var(--md-theme-default-primary-on-background,#00695c)}.md-theme-default a:not(.md-button):hover{color:rgba(0,105,92,.8);color:var(--md-theme-default-primary-on-background,rgba(0,105,92,.8))}.md-theme-default a:not(.md-button).md-accent{color:#ff2f48;color:var(--md-theme-default-accent-on-background,#ff2f48)}.md-theme-default a:not(.md-button).md-accent:hover{color:rgba(255,47,72,.8);color:var(--md-theme-default-accent-on-background,rgba(255,47,72,.8))}html.md-theme-default{background-color:#fafafa;background-color:var(--md-theme-default-background-variant,#fafafa);color:rgba(0,0,0,.87);color:var(--md-theme-default-text-primary-on-background-variant,rgba(0,0,0,.87))}.md-theme-default .md-caption,.md-theme-default .md-display-1,.md-theme-default .md-display-2,.md-theme-default .md-display-3,.md-theme-default .md-display-4{color:rgba(0,0,0,.54);color:var(--md-theme-default-text-accent-on-background-variant,rgba(0,0,0,.54))}.md-scrollbar.md-theme-default::-webkit-scrollbar-corner,.md-scrollbar.md-theme-default::-webkit-scrollbar-track{background:#e1e1e1;background:var(--md-theme-default-scrollbar-background-on-background-variant,#e1e1e1)}.md-scrollbar.md-theme-default::-webkit-scrollbar-thumb{background:#757575;background:var(--md-theme-default-scrollbar-on-background-variant,#757575)}.md-field.md-theme-default.md-focused label,h1{color:#00695c}h1{font-size:34.9px;margin:61px 0 38px 0;font-family:Playfair Display,serif;letter-spacing:.15px;font-weight:500;line-height:47px}.app-holder{min-width:320px;padding:0 16px}body{min-width:280px;color:rgba(0,0,0,.87);overflow-x:hidden}html{overflow:hidden}@media screen and (max-width:767px){h1{margin-top:0;font-size:24.66px}}@media screen and (min-width:380px) and (max-width:767px){.app-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-holder h1{text-align:center}}.language-swither{position:absolute;right:25px;top:39px;width:72px;text-align:center;text-transform:uppercase;font-family:PlayfairDisplay;font-size:14.3px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.12;letter-spacing:1.3px;color:#212121;z-index:100000}.language-swither .choosen-lang{margin-bottom:6px;color:#fff;cursor:pointer}.language-swither .choosen-lang.gdprLang{color:#212121}.language-swither .choosen-lang.gdprLang i{margin-top:-4px;color:#000!important}.language-swither .choosen-lang i{float:right;margin-top:-3px;color:#fff!important}.language-swither .choosen-lang:after{content:"";clear:both}.language-swither .flag-icon{height:12px;width:19px;margin-top:-4px}.language-swither .language-list{margin:0;-webkit-box-shadow:1px 1px 15px #b9b9b9;box-shadow:1px 1px 15px #b9b9b9;padding:9px 0;width:100%;background:#fff;border-radius:5px;list-style:none}.language-swither .language-list .flag-icon{margin-right:5px}.language-swither .language-list li{cursor:pointer;padding:9px 6px}.language-swither .language-list li.active,.language-swither .language-list li:hover{background-color:#ebebeb}@media screen and (max-width:768px){.language-swither{right:15px;top:40px}}@media screen and (min-width:320px) and (max-width:767px){.language-swither .gdprLang,.language-swither .gdprLang .md-icon{color:#212121!important}.md-dialog-fullscreen{z-index:1000000000000}}header{background:#00695c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}header img.header-logo{height:91px;padding:5px}@media screen and (max-width:768px){header{padding:22px}header img.header-logo{height:50px}}.circle{cursor:not-allowed;position:relative;background:#00695c;color:#fff;font-size:14.22px;width:40px;height:40px;border-radius:40px;text-align:center;line-height:40px;margin:0 24px;opacity:.5;-webkit-transition:all 1s ease;transition:all 1s ease}.circle.inactive{opacity:1;cursor:pointer}.circle .active-icon .md-icon{font-size:14.22px!important;color:#fff}.circle.first{margin-top:0}.label{-webkit-transition:all 1s ease;transition:all 1s ease}@media screen and (max-width:767px){.progress-tracker .label{display:none}}.label{margin:0 24px 24px 0;font-family:Rubik;font-size:16.3px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.72;letter-spacing:.5px;color:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:not-allowed}.label.inactive{cursor:pointer}.line{width:1px;position:absolute;border-right:1px solid #e6e6e6;top:40px;left:43px;-webkit-transition:height 1s ease;transition:height 1s ease}.progress-tracker-holder{min-width:335px}.progress-tracker-holder.collapsed{min-width:60px}.progress-tracker,.progress-tracker-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.progress-tracker{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.expand{margin:30px 24px 27px 24px;cursor:pointer;font-family:PlayfairDisplay;font-size:14.3px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.12;letter-spacing:1.3px;color:#00695c;text-transform:uppercase;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.expand .arrow{font-size:8px;margin-right:5px}@media screen and (max-width:767px){.progress-tracker-holder{display:none}}.progress-tracker-mobile-holder{position:relative;margin:8px auto;height:64px}.progress-tracker-mobile{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.progress-tracker-mobile .progress-tracker-mobile-circle-holder{margin-right:48px;position:relative}.progress-tracker-mobile .progress-tracker-mobile-circle-holder .circle{margin:0}.progress-tracker-mobile .progress-tracker-mobile-circle-holder:last-child{margin-right:0}.progress-tracker-mobile .mobile-line{width:48px;border-top:3px solid #e6e6e6;position:absolute;top:20px;left:40px}@media screen and (min-width:768px){.progress-tracker-mobile-holder{display:none}}.grid-container{display:grid;grid-column-gap:24px;grid-template-columns:minmax(100px,180px) auto;margin-bottom:24px}.grid-container .grid-label{font-family:Rubik,sans-serif;font-size:16.3px;font-weight:500;font-style:normal;line-height:1.48;letter-spacing:.2px;color:#00695c}.grid-container .grid-value{font-family:Rubik;font-size:16.3px;font-weight:400;font-style:normal;line-height:1.72;letter-spacing:.5px;color:rgba(0,0,0,.87);word-break:break-all}@media screen and (max-width:400px){.grid-value{text-align:right}}.info[data-v-51f6bf5a]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.info .edit-btn[data-v-51f6bf5a]{position:absolute;top:68px;right:14px}.grid-container[data-v-51f6bf5a]{display:grid;grid-column-gap:24px;grid-template-columns:minmax(100px,180px) auto;margin-bottom:24px}.grid-container .grid-label[data-v-51f6bf5a]{font-family:Rubik,sans-serif;font-size:16.3px;font-weight:500;font-style:normal;line-height:28px;letter-spacing:.2px;color:#00695c}.grid-container .grid-value[data-v-51f6bf5a]{font-family:Rubik;font-size:16.3px;font-weight:400;font-style:normal;line-height:1.72;letter-spacing:.5px;color:rgba(0,0,0,.87);word-break:break-all;min-height:28px}@media screen and (max-width:400px){.grid-container[data-v-51f6bf5a]{grid-template-columns:100px auto}.first-col[data-v-51f6bf5a]{margin-top:20px}}@media screen and (max-width:450px){.accomp-guest-prof .edit-btn[data-v-51f6bf5a]{top:116px}}@media screen and (max-width:768px){.info[data-v-51f6bf5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.info>div[data-v-51f6bf5a]{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:4px}.edit-btn[data-v-51f6bf5a]{position:absolute;top:100px;right:14px}}@media screen and (min-width:768px){.first-col[data-v-51f6bf5a],.second-col[data-v-51f6bf5a]{margin-right:24px}}@media screen and (min-width:868px) and (max-width:1449px){.edit-btn[data-v-51f6bf5a]{position:absolute;top:68px;right:14px}}@media screen and (min-width:768px) and (max-width:868px){.accomp-guest-prof .edit-btn[data-v-51f6bf5a]{top:5px}}.snackbar-enter-active,.snackbar-leave-active{-webkit-transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:opacity .5s ease-in-out,-webkit-transform .5s ease-in-out;transition:opacity .5s ease-in-out,transform .5s ease-in-out;transition:opacity .5s ease-in-out,transform .5s ease-in-out,-webkit-transform .5s ease-in-out}.ui-snackbar-container{opacity:.7;position:absolute;overflow:hidden;top:0;right:0;font-family:Rubik;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:.3px}.ui-snackbar-container .md-icon.md-theme-default.md-icon-font{color:#fff;margin:0}.ui-snackbar-container h5{font-size:16.3px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.47;letter-spacing:.2px;margin:0;display:inline-block;margin-left:10px;max-width:200px}.ui-snackbar-container p{margin-left:38px;margin-top:4px}.ui-snackbar-container.error .ui-snackbar{background-color:#ff2f48}.ui-snackbar-container.success .ui-snackbar{background-color:#00695c}.ui-snackbar{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:288px;max-width:383px;min-height:48px;padding:11px 17px;margin:14px 24px;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.7);box-shadow:0 5px 10px rgba(0,0,0,.7)}.ui-snackbar-text{font-size:14px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.ui-snackbar-action{margin-left:auto;padding-left:48px}.ui-snackbar-action button{border:none;background:none;margin:0;padding:0;font-size:14px;text-transform:uppercase;color:rgba(0,0,0,.87)}.ui-snackbar-toggle-transition{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.ui-snackbar-toggle-transition .ui-snackbar-action,.ui-snackbar-toggle-transition .ui-snackbar-text{opacity:1;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.ui-snackbar-toggle-enter,.ui-snackbar-toggle-leave{-webkit-transform:translateY(60px);transform:translateY(60px)}.ui-snackbar-toggle-enter .ui-snackbar-action,.ui-snackbar-toggle-enter .ui-snackbar-text,.ui-snackbar-toggle-leave .ui-snackbar-action,.ui-snackbar-toggle-leave .ui-snackbar-text{opacity:0}@media screen and (max-width:768px){.ui-snackbar-container{opacity:1;position:fixed;top:50px}}.v-select.vs--single.vs--searchable{width:100%}.v-select.vs--single.vs--searchable .vs__dropdown-toggle{border:none}.v-select.vs--single.vs--searchable .vs__selected{font-size:16px;margin-left:0;padding-left:0}.vue-tel-input ul{width:290px;z-index:2}.errorDate{position:absolute;bottom:-6px;color:#ff2f48}.root-div{display:-webkit-box;display:-ms-flexbox;display:flex}.column-div{-webkit-box-flex:0.35;-ms-flex:0.35;flex:0.35;margin-right:140px}.column-div:nth-child(3){margin-right:0}.edit-btn-holder{-webkit-box-flex:0.3;-ms-flex:0.3;flex:0.3;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex}.md-datepicker-dialog{height:320px!important}.md-datepicker-body{height:300px!important}.grid{display:-webkit-box;display:-ms-flexbox;display:flex}.grid div{-webkit-box-flex:1;-ms-flex:1;flex:1}.grid .left-column{margin-right:15px}.grid .md-field,.state-holder{margin-top:0}.vue-tel-input{border:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.vue-tel-input input{background:none!important}.vue-tel-input input:focus{outline:none;border:0!important}.vue-tel-input .dropdown{outline:none}.datepicker-field .md-field{margin-bottom:0}.datepicker-field{padding:0}.md-datepicker .md-button.md-icon-button.md-input-action.md-clear{display:none}@media screen and (max-width:1600px) and (min-width:1103px){.edit-btn-holder{position:absolute;right:30px;top:55px}}@media screen and (max-width:1256px){.column-div{margin-right:24px;-webkit-box-flex:0.5;-ms-flex:0.5;flex:0.5}.root-div{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1159px){.column-div{margin-right:24px!important;-webkit-box-flex:1;-ms-flex:1;flex:1}.root-div{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:1103px){.edit-btn-holder{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.column-div,.edit-btn-holder{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.column-div{margin-right:24px}.grid{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.grid .left-column{margin-right:0}.grid div{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media screen and (max-width:678px){.grid,.root-div{-ms-flex-wrap:wrap;flex-wrap:wrap}.grid .left-column,.root-div .left-column{margin:0}.column-div{margin:0;-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:0!important;min-width:calc(100% - 36px)}}.accomp_guests_holder{width:388px;height:64px;background-color:#fffbfa;border-radius:3px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.75);box-shadow:0 1px 3px 0 rgba(0,0,0,.75);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 0 16px 16px;margin-bottom:20px}.accomp_guests_title{cursor:pointer;width:calc(100% - 136px);overflow:hidden;white-space:normal;text-overflow:ellipsis}.accomp_guests_title,p.accomp-guest-desc{font-family:Rubik;font-size:16.3px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.72;letter-spacing:.5px;color:rgba(0,0,0,.87)}p.accomp-guest-desc{width:493px;height:80px}.back-btn-holder{cursor:pointer;position:absolute;top:33px;margin-left:-10px;font-family:PlayfairDisplay;font-size:14.3px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.12;letter-spacing:1.3px;color:#00695c;text-transform:uppercase}.back-btn-holder .md-icon{font-size:15px!important;height:10px;margin-bottom:3px}.back-btn-holder span{display:inline-block}@media screen and (max-width:768px){p.accomp-guest-desc{width:315px}.accomp_guests_holder{width:calc(100% - 32px)}.back-btn-holder{top:55px}.edit-guest-headline{width:calc(100% - 60px);line-height:28px}.info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.info>div{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media screen and (max-width:420px){.accomp_guests_holder{width:100%}.accomp_guests_holder .accomp-guest-btns{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:350px){h2.gdpr span{display:none}}.md-dialog[data-v-3dabbbf4]{width:100%;height:100%}.md-dialog-title[data-v-3dabbbf4]{padding:40px 200px 15px 200px}.title[data-v-3dabbbf4]{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.title h3[data-v-3dabbbf4]{font-family:PlayfairDisplay;font-size:34.9px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.3px;color:#00695c;margin:0 15px 0 0}.title h5[data-v-3dabbbf4]{font-family:Rubik;font-size:16.3px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.48;letter-spacing:.2px;color:#00695c;margin:0 15px 0 0}.title span[data-v-3dabbbf4]{font-family:Rubik;font-size:20.3px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.3px;color:rgba(0,0,0,.6);margin-bottom:4px}.title span.small[data-v-3dabbbf4]{font-size:16.3px}.md-dialog-content[data-v-3dabbbf4]{padding:0 200px 15px 200px;font-family:Rubik;font-size:16.3px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.72;letter-spacing:.5px;color:rgba(0,0,0,.87)}.md-dialog-actions[data-v-3dabbbf4]{border:1px solid hsla(0,0%,59.2%,.17);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:22px}.md-dialog-actions .back[data-v-3dabbbf4]{width:144px;height:48px;border:1px solid rgba(0,0,0,.12);max-width:41%}.md-dialog-actions .back .md-button-content[data-v-3dabbbf4]{font-family:Rubik;font-size:14.2px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.12;letter-spacing:1.3px;text-align:center;color:rgba(0,0,0,.38)}.md-dialog-actions .save[data-v-3dabbbf4]{width:144px;height:48px;max-width:41%;padding:5px 25px;border:1px solid rgba(0,0,0,.12)}.md-dialog-actions .save .md-button-content[data-v-3dabbbf4]{font-family:PlayfairDisplay;font-size:14.3px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.12;letter-spacing:1.3px;text-align:center;color:#00695c}@media screen and (max-width:768px){.md-dialog-title[data-v-3dabbbf4]{padding:0;margin:70px 15px 20px 15px}.md-dialog-content[data-v-3dabbbf4]{padding:15px}.md-dialog-container .md-dialog-actions[data-v-3dabbbf4]{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}.md-dialog-container .md-dialog-actions .md-button[data-v-3dabbbf4]{min-width:0}}@media screen and (min-width:320px) and (max-width:767px){.title h3[data-v-3dabbbf4]{margin-right:32px}.title span[data-v-3dabbbf4]{font-size:16px}}@media screen and (min-width:767px) and (max-width:1100px){.md-dialog-title[data-v-3dabbbf4]{padding:40px 95px 15px 95px}}h2.gdpr{margin-right:15px;font-family:Rubik;font-size:16.3px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.48;letter-spacing:.2px;color:#00695c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}h2.gdpr a{text-decoration:underline}h2.gdpr label{padding-left:0!important}h2.gdpr .md-icon{padding:0 15px 0 24px}h2.gdpr span{font-size:12.2px;line-height:1.31;letter-spacing:.4px;color:rgba(0,0,0,.6)}.gdpr_desc,h2.gdpr span{font-family:Rubik;font-weight:400;font-style:normal;font-stretch:normal}.gdpr_desc{font-size:16.3px;line-height:1.72;letter-spacing:.5px;color:rgba(0,0,0,.87)}.save{width:144px;height:48px;padding:5px 25px;border:1px solid rgba(0,0,0,.12)}.save .md-button-content{font-family:PlayfairDisplay;font-size:14.3px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.12;letter-spacing:1.3px;text-align:center;color:#00695c}.text-right{text-align:right;margin-right:20px}.close{position:absolute;top:35px;left:25px}.close .md-icon.md-theme-default.md-icon-font{color:#00695c!important}.gdpr-link{cursor:pointer}.loader-holder{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:100000}.check-in-btn-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15px}@media screen and (min-width:320px) and (max-width:767px){.md-dialog{max-width:300px}.md-dialog .md-dialog-title{max-width:225px}.md-dialog .md-theme-default{max-width:300px}.md-dialog .md-dialog-actions{display:block;padding:8px}.md-dialog .md-dialog-actions .md-button{font-size:12px;text-align:center;min-width:100%;margin-left:0}.md-dialog .md-dialog-actions .md-button .md-ripple{padding:0 4px}}.app-version{font-size:12.19px;color:rgba(0,0,0,.38);padding:16px;position:fixed;bottom:0}.next-button{color:#00695c!important;height:40px!important;margin-bottom:15px}.next-button-holder{bottom:0;text-align:center;width:100%}.next-button-holder.disabled .next-button-text{color:#ccc}.next-button-holder.disabled .next-button{color:#ccc!important}.next-button-text{font-family:Playfair Display;font-size:14.3px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.12;letter-spacing:1.3px;text-align:center;color:#00695c;text-transform:uppercase}.next-button-holder{padding-top:10px;background-color:#fafafa}.next-button-link{width:78px;margin:auto;cursor:pointer}.app-holder{width:100%}.app-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 175px);position:relative;overflow-y:scroll;overflow-x:hidden}@media screen and (min-width:1200px){.app-wrapper.fullHeight{height:100vh}}.md-progress-spinner.md-indeterminate{position:fixed;left:calc(50% - 50px);top:calc(50% - 50px)}@media screen and (max-width:767px){.app-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.success-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.success-page h2{font-family:PlayfairDisplay;font-size:34.9px;color:#00695c;margin-bottom:17px}.success-page h2,.success-page p{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.3px;text-align:center}.success-page p{font-family:Rubik;font-size:20.3px;color:rgba(0,0,0,.6);margin:0}