.landscapeCover{position:fixed;width:100vw;height:100vh;background:#f4f7fc;z-index:99999;display:none;justify-content:center;align-items:center}@media(max-height: 415px){.landscapeCover{display:flex}}#SiteContainer{position:static !important;min-height:100% !important;overflow:visible !important}@media only screen and (min-width: 1025px){.splash-page,.how-it-works-page{height:100vh !important}}@media only screen and (min-width: 1025px)and (max-width: 1479px){.splash-page,.how-it-works-page{min-height:100vh !important;height:100% !important}}@media only screen and (min-width: 768px)and (max-width: 1024px){.splash-page,.how-it-works-page{min-height:100vh !important;height:100% !important}}@media only screen and (min-width: 768px)and (max-width: 1024px){.splash-page__wrapper,.how-it-works-page__wrapper{min-height:100vh !important;height:100% !important}}.splash-page__footer,.how-it-works-page__footer{display:none !important}.how-it-works-page{height:100vh !important}.content-page{position:absolute;top:0;height:calc(100vh - 235px) !important;overflow:visible !important}@media(max-width: 768px){.content-page__header{margin:5px auto !important}}@media(max-width: 320px){.content-page__header{display:none !important}}.content-page__wrapper{height:100% !important;min-height:100% !important}@media(max-width: 320px){.content-page__wrapper{height:100vh !important}}.content-page__content{align-items:center !important;overflow:hidden}@media(max-width: 768px){.content-page__content{height:100vh !important;min-height:calc(100vh - 60%) !important;flex:auto !important}}@media only screen and (min-width: 1025px)and (max-width: 1479px){.content-page__content .bullet-list{position:static;height:50px;display:flex;justify-content:center;align-items:center}}@media(max-width: 1024px){.content-page__content .bullet-list{position:static;height:50px;display:flex;justify-content:center;align-items:center;margin-left:0}}@media only screen and (min-width: 1025px){.content-page__content .questions-label{margin-top:0}}@media only screen and (min-width: 1025px)and (max-width: 1479px){.content-page__content .questions-label{margin-top:50px}}@media only screen and (min-width: 1025px)and (max-width: 1479px){.content-page__content .circle-question{width:270px;height:270px}}@media only screen and (min-width: 1025px)and (max-width: 1479px){.content-page__content .drag-canvas{height:225px}}@media only screen and (min-width: 961px)and (max-width: 1024px){.content-page__content .drag-canvas{height:325px}}@media(max-width: 360px){.content-page__footer{display:none !important}}@media(max-width: 320px){.content-page__footer{display:none !important}}.results-page{min-height:100vh;height:100vh}@media(max-width: 320px){.results-page{height:100% !important}}.verve-header{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:static;top:0;z-index:20;background:#fff;min-height:125px}.verve-header__img-container{width:100%;padding:15px 0;display:flex;justify-content:center;align-items:center}.verve-header__img-container a{width:200px}.verve-header__img-container img{max-width:200px}.verve-header__menu-container{width:100%;background:linear-gradient(to right, #f4f3f3 0%, #dfdfdf 50%, #f4f3f3 100%);height:20px;display:flex;justify-content:flex-start;align-items:center;padding-left:20px;margin-bottom:5px}.verve-header__menu{position:relative;display:inline-block;transition:.3s ease-out}.verve-header__menu:hover .dropdown{visibility:visible;opacity:1}.verve-header__menu .contact-lenses{display:flex;justify-content:center;align-items:center}.verve-header__menu .contact-lenses__desktop-link{font-weight:bolder;color:#000}@media only screen and (min-width: 1025px)and (max-width: 1479px){.verve-header__menu .contact-lenses__desktop-link{display:none}}@media(max-width: 1024px){.verve-header__menu .contact-lenses__desktop-link{display:none}}.verve-header__menu .contact-lenses__desktop-text{font-weight:bolder;color:#000}@media only screen and (min-width: 1025px){.verve-header__menu .contact-lenses__desktop-text{display:none}}@media only screen and (min-width: 1025px)and (max-width: 1479px){.verve-header__menu .contact-lenses__desktop-text{display:block}}@media only screen and (min-width: 768px)and (max-width: 1024px){.verve-header__menu .contact-lenses__desktop-text{display:block}}.verve-header__menu .contact-lenses .triangle{width:0;height:0;padding-bottom:3px;margin-left:5px;display:inline-block;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #595959}.verve-header__menu .dropdown{min-width:160px;padding:10px 20px;margin:0;visibility:hidden;position:absolute;z-index:5;left:-20px;opacity:0;transition:visibility 0s,opacity .3s linear;background-color:#fff;box-shadow:rgba(0,0,0,.3) 0 3px 6px;border:1px solid #000;list-style:none}@media only screen and (min-width: 1025px){.verve-header__menu .dropdown__contact-lenses-mobile-link{display:none}}@media only screen and (min-width: 1025px)and (max-width: 1479px){.verve-header__menu .dropdown__contact-lenses-mobile-link{display:block}}@media only screen and (min-width: 768px)and (max-width: 1024px){.verve-header__menu .dropdown__contact-lenses-mobile-link{display:block}}.verve-header__menu .dropdown li{text-decoration:none;margin-bottom:5px}.verve-header__menu .dropdown li:hover{text-decoration:underline}.verve-header__menu .dropdown a{white-space:nowrap;color:#000}.verve-header__bread-crumbs-container{width:100%;padding-left:20px;display:flex;justify-content:flex-start;align-items:center;height:20px}.verve-header__bread-crumbs-container a{color:#31b4cf;font-size:12px;text-decoration:none}@media(max-width: 768px){.verve-header__bread-crumbs-container a{font-size:10px}}.verve-header__bread-crumbs-container span{color:#636363;padding:0 5px;font-size:10px}.verve-footer{position:static;bottom:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#707070;background-color:#e2f0f5;padding:15px;width:100%;min-height:110px;box-sizing:border-box}@media(max-width: 768px){.verve-footer{padding:10px}}.verve-footer__section{margin:0 0 10px 0;display:flex;align-items:center;justify-content:center;height:15px;list-style:none;list-style:none}@media(max-width: 768px){.verve-footer__section{height:auto;flex-wrap:wrap;margin:0;padding:0}}.verve-footer__section li{margin:0 5px;text-align:center}.verve-footer__section a{color:#707070;font-size:12px;font-weight:700;text-decoration:none}@media(max-width: 768px){.verve-footer__section a{font-size:10px}}.verve-footer__section a:hover{text-decoration:underline}.verve-footer__section.section-2{margin-bottom:0}.verve-footer__section.section-4,.verve-footer__section.section-5{font-size:10px;text-align:center}.verve-footer__section.section-5{margin-bottom:0}.verve-footer .lenstore-resources{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:10px 0}.verve-footer .lenstore-resources p{margin-top:0;margin-bottom:0;text-align:center;font-size:16px}.verve-footer .lenstore-resources a{color:#707070;font-size:16px;font-weight:700;text-decoration:none}/*# sourceMappingURL=verve.css.map */
