.slide-enter-active,.slide-leave-active,.slideL-enter-active,.slideL-leave-active,.slideR-enter-active,.slideR-leave-active{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.slide-enter,.slideL-enter{-webkit-transform:translate(100%);transform:translate(100%)}.slideR-enter{-webkit-transform:translate(-100%);transform:translate(-100%)}.slide-leave-to,.slideL-leave-to{-webkit-transform:translate(-30%);transform:translate(-30%);opacity:.0001}.slideR-leave-to{-webkit-transform:translate(30%);transform:translate(30%);opacity:.0001}.bounce-enter-active{-webkit-animation:bounce-in .3s;animation:bounce-in .3s}.bounce-leave-active{animation:bounce-in .3s reverse}@-webkit-keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce-in{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}.full-area{-webkit-perspective:1000px;perspective:1000px}.full-area .question-item{position:absolute;top:0;left:0;bottom:0;right:0}@-webkit-keyframes standOut{0%{-webkit-transform:scale(.99);transform:scale(.99)}20%{-webkit-transform:scale(1.35);transform:scale(1.35)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes standOut{0%{-webkit-transform:scale(.99);transform:scale(.99)}20%{-webkit-transform:scale(1.35);transform:scale(1.35)}to{-webkit-transform:scale(1.05);transform:scale(1.05)}}@-webkit-keyframes shakeIt{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(25%);transform:translateY(25%)}75%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes shakeIt{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(25%);transform:translateY(25%)}75%{-webkit-transform:translateY(-25%);transform:translateY(-25%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.spinner{margin:10px auto;width:100px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.spinner>div{width:18px;height:18px;background-color:rgba(245,108,108,.4);border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s ease-in-out infinite both;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner .bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.page-enter-active,.page-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}.page-enter,.page-leave-active{background:#fff;opacity:.0001}.standout{-webkit-animation:standOut .4s ease-in-out forwards;animation:standOut .4s ease-in-out forwards}.appear{opacity:.0001;-webkit-animation:delayEntry .5s ease-in-out forwards;animation:delayEntry .5s ease-in-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s}.delay-entry{opacity:.0001;-webkit-transform:translate(20%);transform:translate(20%);-webkit-animation:delayEntry .4s ease-in-out forwards;animation:delayEntry .4s ease-in-out forwards;-webkit-animation-delay:.5s;animation-delay:.5s}.delay-entry.skip{-webkit-animation:delayEntry .3s ease-in-out forwards;animation:delayEntry .3s ease-in-out forwards;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:.8s;animation-delay:.8s}.delay-entry.delay-entry-quick,.delay-entry.skip{opacity:.0001;-webkit-transform:translate(100vw);transform:translate(100vw)}.delay-entry.delay-entry-quick{-webkit-animation:delayEntry .2s ease-in-out forwards;animation:delayEntry .2s ease-in-out forwards;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:.3s;animation-delay:.3s}.delay-entry.short-delay{-webkit-animation-delay:.2s;animation-delay:.2s}.delay-entry.delay-more{-webkit-animation:delayEntry .5s ease-in-out forwards;animation:delayEntry .5s ease-in-out forwards;-webkit-animation-delay:.5s;animation-delay:.5s}.delay-entry.delay-even-more{-webkit-animation:delayEntry .6s ease-in-out forwards;animation:delayEntry .6s ease-in-out forwards;-webkit-animation-delay:.8s;animation-delay:.8s}.delay-entry.delay-like-crazy{-webkit-animation:fadeEntry 1s ease-in-out forwards;animation:fadeEntry 1s ease-in-out forwards;-webkit-animation-delay:1s;animation-delay:1s;-webkit-transform:translate(0);transform:translate(0)}.appear-entry{opacity:.0001;-webkit-animation:fadeEntry .4s ease-in-out forwards;animation:fadeEntry .4s ease-in-out forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes delayEntry{to{-webkit-transform:translate(0);transform:translate(0);opacity:1;z-index:unset}}@keyframes delayEntry{to{-webkit-transform:translate(0);transform:translate(0);opacity:1;z-index:unset}}@-webkit-keyframes fadeEntry{to{opacity:1}}@keyframes fadeEntry{to{opacity:1}}.bounce-entry{opacity:.0001;-webkit-animation:bounceEntry .4s ease-in-out forwards;animation:bounceEntry .4s ease-in-out forwards;-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes bounceEntry{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1}75%{-webkit-transform:scale(.9);transform:scale(.9);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes bounceEntry{0%{-webkit-transform:scale(.5);transform:scale(.5);opacity:1}50%{-webkit-transform:scale(1.1);transform:scale(1.1);opacity:1}75%{-webkit-transform:scale(.9);transform:scale(.9);opacity:1}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animated-background{background:linear-gradient(221deg,#5d2466,#d9188e);background-size:400% 400%}@-webkit-keyframes CirclingBackground{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes CirclingBackground{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.component-fade-enter-active,.component-fade-leave-active{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.component-fade-enter,.component-fade-leave-to{opacity:.0001}body,html{font-family:Avenir,Nunito,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;font-size:1em}@media screen and (min-width:768px){body,html{font-size:1.2em}}@media screen and (min-width:1200px){body,html{font-size:1.6em}}.preview,.survey{min-height:100vh}.view{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:justify;-ms-flex-pack:justify;justify-content:space-between;height:100vh;max-width:100%}.view.scrollable{height:auto;min-height:100vh}.app-wrapper{max-width:100vw;overflow-x:hidden}.wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.full-area,.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;flex-direction:column}.full-area{left:0;right:0;bottom:0;top:0;position:fixed;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;height:100%!important}@media screen and (min-width:768px){.full-area{max-height:100vh!important;padding-bottom:0!important}}.full-area.padded{padding:10px 20px}@media screen and (max-width:360px){.full-area.padded{padding:10px}}@media screen and (min-width:1200px){.full-area{max-height:800px;max-width:400px;margin:auto;background:#fff;font-size:.8em;overflow:hidden;height:110vh}}@media screen and (min-width:1480px){.full-area{max-width:500px;height:100vh}}@media screen and (min-width:1680px){.full-area{max-height:1000px;height:1000px}}.full-area.full-area-desktop{max-height:100vh;height:100vh}.full-area.scrollable{position:static!important;padding:3em 0;min-height:100vh;height:auto;max-height:unset}.full-area.full-area-preview{max-width:100vw;background-color:transparent!important}.class-iOS .full-area,.class-macOS .full-area,.fullscreen .full-area{max-height:100vh!important;padding-bottom:0!important}.class-Android .full-area{max-height:calc(100vh - 56px)!important;padding-bottom:56px!important}.class-Android .fullscreen .full-area{max-height:100vh!important;padding-bottom:0!important}.desktop-wrapper.full-area{margin:auto}@media screen and (min-width:1200px){.desktop-wrapper{-webkit-transform:scale(.9);transform:scale(.9);overflow:hidden;-webkit-box-shadow:0 0 10px rgba(101,102,101,.5);box-shadow:0 0 10px rgba(101,102,101,.5)}}@media screen and (min-width:1480px){.desktop-wrapper{margin-top:0;-webkit-transform:scale(1);transform:scale(1)}}.vertically-centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content{-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:100%;margin-bottom:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content,.grid-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1}.grid-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex:1;flex:1;max-width:100%;position:relative}@media screen and (min-width:768px){.grid-wrapper{max-width:400px}}@media screen and (min-width:1680px){.grid-wrapper{max-width:480px}}.grid-wrapper.extended{max-width:100vw}@media screen and (min-width:768px){.grid-wrapper.extended{max-width:100vw}}.optional-question-title{margin-top:1em;padding:0 1em}@media screen and (min-width:1200px){.optional-question-title{font-size:.9em}}h2.optional-question-title{font-size:19px!important;font-weight:400!important}@media screen and (max-width:360px){h2.optional-question-title{font-size:12px!important;margin-top:5px;margin-bottom:5px;padding:0}}@media screen and (max-height:667px){h2.optional-question-title{font-size:14px!important}}@media screen and (min-height:768px){h2.optional-question-title{max-width:60%;margin:auto}}h2.optional-question-title.question-subtitle-strong{font-weight:700!important}.animated-background .html-content blockquote p{color:hsla(0,0%,100%,.8)}.animated-background .html-content p img{margin-bottom:2em}h1,h2{margin-top:0;margin-bottom:15px;line-height:1.1}h2{font-size:1.3em;line-height:1.3}@media screen and (max-width:360px){h2{font-size:1em}}p{margin-top:0;margin-bottom:20px;font-size:1.1em}@media screen and (max-width:360px){p{font-size:1em}}p.small{font-size:1em;color:#656665}a{color:#f56c6c;text-decoration:underline}blockquote{margin:30px 10px}blockquote p{font-style:italic;color:#656665;font-size:1.4em;border-bottom:1px solid #f0f0f0;border-top:1px solid #f0f0f0;padding:20px 0}@media screen and (max-width:360px){blockquote p{padding:5px 0;font-size:1.2em}}@media screen and (min-width:768px){blockquote p{padding:2% .5%;font-size:1.2em;margin-top:1.2em;margin-bottom:1.2em}}@media screen and (min-width:768px){blockquote{margin:0 2em}}.el-radio,input{font-size:1.2em}@media screen and (min-width:768px){.el-radio,input{font-size:1.5em}}.el-radio__label{font-size:1em}@media screen and (min-width:768px){.el-radio__label{font-size:1.35em}}.html-content{font-size:1.1em}@media screen and (max-width:360px){.html-content{font-size:.9em}}@media screen and (min-width:768px){.html-content{font-size:1.05em}}@media screen and (min-width:1200px){.html-content{font-size:.75em}}.html-content img{max-width:100%}@media screen and (max-height:667px){.html-content{font-size:.9em}}.page-wrapper .html-content{text-align:left}.page-wrapper .html-content blockquote{text-align:center}.wrapper{padding:0 10px}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-height:667px){.preview .question-header h2,.survey .question-header h2{line-height:1}}@media screen and (max-height:667px){.fullscreen .content,.fullscreen .footer-wrapper,.fullscreen .question-header{-webkit-transform:scale(1)!important;transform:scale(1)!important}.fullscreen .footer-wrapper{margin:0 3%;width:94%}}.el-slider__bar{background-color:#5c80bc!important}.el-slider__button{border-color:#5c80bc!important;height:30px!important;width:30px!important}.selected-box{z-index:100;-webkit-animation:standOut .4s ease-in-out forwards;animation:standOut .4s ease-in-out forwards}.binary-box{width:calc((100% - 40px)/2 - 5px);padding-bottom:36%;height:0;margin-bottom:.8333333333%;margin-top:.8333333333%;background-position:50%;background-size:cover;background-repeat:no-repeat;border-radius:5px;font-size:20px;line-height:1.2;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;background-color:#f0f0f0;position:relative;padding-left:5px;padding-right:5px}@media screen and (max-width:360px){.binary-box{font-size:15px}}@media screen and (min-width:768px){.binary-box{font-size:20px}}.binary-box.trinary-box{width:calc(30% - 10px);padding-bottom:22.5%;background-color:#fff;height:0;margin-bottom:1.25%;margin-top:1.25%}.binary-box.xtra-small{width:calc(40% - 10px);padding-bottom:calc((120% - 30px)/4)}.binary-box.large-portrait{padding-bottom:calc(100% - 10px);width:calc(50% - 20px)}.icon-inside{opacity:.0001;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transform:scale(.9);transform:scale(.9);position:absolute;bottom:5px;right:5px;color:#fff;background:#88d8b0;border:2px solid #fff;border-radius:25px;width:25px;height:25px;font-size:18px;font-weight:700;text-align:center;margin:auto}.admin-inner-page.desktop-view,.icon-inside{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}.admin-inner-page.desktop-view{min-height:100vh;min-width:100vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.admin-inner-page .sensata-splash-wrapper{max-width:12em;top:0;left:0;margin-top:2em;margin-bottom:2em;opacity:.5;z-index:2}@media screen and (min-width:768px){.admin-inner-page .sensata-splash-wrapper{max-width:8em}}@media screen and (min-width:1200px){.admin-inner-page .sensata-splash-wrapper{max-width:3em;position:fixed;margin-left:.5em;margin-top:.5em;margin-bottom:1em}}@media screen and (min-width:1680px){.admin-inner-page .sensata-splash-wrapper{max-width:6em}}.admin-inner-page .sensata-splash-wrapper:hover{cursor:pointer}.admin-inner-page .log-out-button{bottom:2em;left:2em;margin-top:1em}@media screen and (min-width:1200px){.admin-inner-page .log-out-button{position:fixed;margin-top:0}}.admin-inner-page .admin-content-wrapper{width:calc(100vw - 1em);right:0}@media screen and (min-width:1200px){.admin-inner-page .admin-content-wrapper{padding:2em 1em;width:calc(100vw - 2em);-ms-flex-item-align:center;align-self:center;min-height:calc(100vh - 4em);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}}@media screen and (min-width:1680px){.admin-inner-page .admin-content-wrapper{width:calc(100vw - 10em)}}.admin-inner-page section{margin-top:.5em;min-height:calc(100vh - 5em);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around}.el-table .descending .sort-caret.descending{border-top-color:rgba(93,36,102,.7)!important}.el-table .ascending .sort-caret.ascending{border-bottom-color:rgba(93,36,102,.7)!important}.el-popover{background:rgba(101,102,101,.98)!important;color:#fff!important}.el-popover h2,.el-popover h3{white-space:pre-wrap!important;word-break:keep-all!important;text-align:left!important}.el-popover h3{font-size:2em}.el-popover p{font-size:1.4em;white-space:pre-wrap!important;word-break:keep-all!important;text-align:left!important}.el-popover blockquote p{color:hsla(0,0%,100%,.8)!important;margin:2em 0;padding:1em 0}.el-popper[x-placement^=left] .popper__arrow:after{border-left-color:rgba(101,102,101,.98)!important}.el-popper[x-placement^=right] .popper__arrow:after{border-right-color:rgba(101,102,101,.98)!important}.el-picker-panel__footer{display:none}.i.el-rate__icon.el-icon-star-on:focus,span.el-rate__item:focus{outline:none!important}.el-input__inner{font-size:17px!important;height:50px!important}.vjs-tree{font-family:inherit}.vjs-tree .vjs-value__string{color:#232323}.website-external-wrapper{background:hsla(0,0%,94.1%,.6);width:100vw;min-height:100vh;display:block}.website-container{margin-top:70px;min-height:100vh;max-width:1480px;margin-left:auto;margin-right:auto;overflow-y:hidden}.website-container.landing-page{background:#fff;margin-top:0;min-height:100vh;min-width:100vw}.website-container.landing-page .website-container-inner{background:transparent}.website-container-inner{min-height:100vh;background:#fff}.website-container{font-family:Open Sans,Avenir,sans-serif;z-index:2;position:relative}.website-container a{color:#d9188e!important}.website-container a,.website-container button{font-family:Open Sans,Avenir,sans-serif}.website-container h1,.website-container h2,.website-container h3{font-family:Montserrat,Avenir,sans-serif}.website-container button,.website-container p{font-size:1.1em}@media screen and (min-width:768px){.website-container button,.website-container p{font-size:.5em}}.website-container li,.website-container li p,.website-container ul{font-size:1em}@media screen and (min-width:768px){.website-container li,.website-container li p,.website-container ul{font-size:.8em;font-size:22px}}.website-container .el-button.is-round{border-radius:40px}.website-container h1{font-size:1.6em;line-height:1.2}@media screen and (min-width:768px){.website-container h1{font-size:.7em}}.website-container h2{color:#d9188e}@media screen and (min-width:768px){.website-container h2{font-size:.7em!important}}.website-container h4{text-transform:uppercase;letter-spacing:2px;font-size:.8em;margin-bottom:2.2em;color:#d9188e;font-weight:700}@media screen and (min-width:768px){.website-container h4{font-size:.4em}}.website-wrapper{width:100%;margin:0 auto}@media screen and (min-width:1680px){.website-wrapper{max-width:100%}}.profile-page{background:#fff}.website-container.profile-container{margin-top:0}.el-scrollbar>.el-scrollbar__bar{opacity:1}.el-button{font-family:Avenir,Nunito,Helvetica,Arial,sans-serif;font-size:18px}.desktop-wrapperx.scrollable{max-height:none!important;display:block;overflow-y:scroll;height:auto!important;padding-top:0!important;padding:0!important}.desktop-wrapperx.scrollable .full-area,.desktop-wrapperx.scrollable .view{padding:0!important;position:static!important;max-height:none!important;display:block!important;height:auto!important}.screen-component-wrapper-tag-29102021 .year-type-wrapper input.el-input__inner{text-align:center!important}.screen-component-wrapper-tag-29102021 .el-select{position:relative!important}.screen-component-wrapper-tag-29102021 .el-select-dropdown{position:absolute!important;width:100%!important;margin-top:60px;min-width:150px!important;max-width:400px;-webkit-transform:translateY(-50px);transform:translateY(-50px)}.screen-component-wrapper-tag-29102021 .el-select-dropdown__item{font-size:18px!important}.screen-component-wrapper-tag-29102021 .el-select-dropdown__item.selected{color:#f56c6c}.screen-component-wrapper-tag-29102021 .el-select{width:90vw}@media screen and (min-width:768px){.screen-component-wrapper-tag-29102021 .el-select{width:100%}}.screen-component-wrapper-tag-29102021 .el-select .el-input.is-focus .el-input__inner{border-color:#656665!important}@media screen and (min-width:768px){.screen-component-wrapper-tag-29102021 .el-select .el-input .el-input__inner:focus{border-color:#656665!important}}.screen-component-wrapper-tag-29102021 .el-select-dropdown__wrap{max-height:30vh!important}.screen-component-wrapper-tag-29102021 .class-iOS .el-select-dropdown__wrap{max-height:220px!important}.screen-component-wrapper-tag-29102021 .el-textarea{width:90vw}.screen-component-wrapper-tag-29102021 .el-input__inner,.screen-component-wrapper-tag-29102021 .el-textarea__inner{border-color:#f56c6c!important}.screen-component-wrapper-tag-29102021 .el-checkbox__input.is-checked .el-checkbox__inner{border-color:#f56c6c!important;background-color:#f56c6c!important}.screen-component-wrapper-tag-29102021 .el-checkbox__inner:hover,.screen-component-wrapper-tag-29102021 .el-checkbox__input.is-focus .el-checkbox__inner{border-color:#f56c6c!important}.screen-component-wrapper-tag-29102021 .el-checkbox__input.is-checked+.el-checkbox__label{color:#656665!important}.screen-component-wrapper-tag-29102021 .el-checkbox__label{font-size:16px;line-height:normal}.screen-component-wrapper-tag-29102021 .el-drawer__body{overflow-y:scroll}@media screen and (min-width:1200px){.screen-component-wrapper-tag-29102021 .el-drawer__body{font-size:.8em}}.screen-component-wrapper-tag-29102021 .yet-another-wrapper .html-content.left-centered-content p{text-align:left!important}.screen-component-wrapper-tag-29102021 .full-area.scrollable.animated-background .el-button--danger{background-color:hsla(0,0%,100%,.9);border:#fff;color:#5d2466;font-size:20px}.screen-component-wrapper-tag-29102021 .full-area.scrollable.animated-background p.padded{margin-bottom:0!important;padding-bottom:20px!important}.screen-component-wrapper-tag-29102021 .yt-embed embed,.screen-component-wrapper-tag-29102021 .yt-embed iframe,.screen-component-wrapper-tag-29102021 .yt-embed object{position:absolute;top:0;left:0;width:100%;height:100%}.page a{color:rgba(93,36,102,.7)!important}.page .el-button--danger{background-color:#5d2466;border-color:#5d2466}.page .el-button--danger:hover{background-color:rgba(93,36,102,.9)}.alt-option{margin-top:2em;font-size:16px}.alt-option a{color:rgba(35,35,35,.6);text-decoration:none;border-bottom:1px solid #f0f0f0}.geo-button-wrapper{min-height:60px;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;border:1px solid transparent}.geo-message-wrapper{min-height:140px;margin-top:1em;border:1px solid transparent;width:100%}.el-select{width:100%}