.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{pointer-events:none;display:flex;position:absolute}.tooltipster-box{flex:auto}.tooltipster-content{box-sizing:border-box;max-width:100%;max-height:100%;overflow:auto}.tooltipster-ruler{visibility:hidden;position:fixed;inset:0;overflow:hidden}.tooltipster-fade{opacity:0;-o-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transition-property:-webkit-transform;-o-transition-property:-o-transform;-moz-transition-property:-moz-transform;-ms-transition-property:-ms-transform;-webkit-backface-visibility:hidden;transition-property:transform;transform:scale(0)}.tooltipster-grow.tooltipster-show{transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transform:scale(1)}.tooltipster-swing{opacity:0;-webkit-transition-property:-webkit-transform,opacity;-o-transition-property:-o-transform;-moz-transition-property:-moz-transform;-ms-transition-property:-ms-transform;transition-property:transform;transform:rotate(4deg)}.tooltipster-swing.tooltipster-show{opacity:1;-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transform:rotate(0)}.tooltipster-fall{-o-transition-property:top;transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-o-transition-property:all;opacity:0;transition-property:all;top:0!important}.tooltipster-slide{-o-transition-property:left;-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-o-transition-property:all;opacity:0;transition-property:all;left:0!important}@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}.tooltipster-update-fade{animation:.4s tooltipster-fading}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}.tooltipster-update-rotate{animation:.6s tooltipster-rotating}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.tooltipster-update-scale{animation:.6s tooltipster-scaling}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;padding:6px 14px;line-height:18px}.tooltipster-sidetip .tooltipster-arrow{position:absolute;overflow:hidden}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{width:20px;height:10px;margin-left:-10px;top:0}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{width:10px;height:20px;margin-top:-10px;top:0;right:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{width:10px;height:20px;margin-top:-10px;top:0;left:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{width:20px;height:10px;margin-left:-10px;bottom:0}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{width:0;height:0;position:absolute}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid #0000}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;top:3px;left:0}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;top:0;left:-3px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;top:0;left:3px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;top:-3px;left:0}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid #0000;top:0;left:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{background:#fff;border:none;border-radius:5px;box-shadow:0 0 10px 6px #0000001a}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{width:12px;height:6px;margin-left:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{width:6px;height:12px;margin-top:-6px;margin-left:0}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid #0000}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}@font-face{font-family:Archivo-Narrow;src:url(/assets/ArchivoNarrow-VariableFont_wght-GFGuVbzG.ttf)}@font-face{font-family:Bebas-Neue;src:url(/assets/BebasNeue-Regular-D2CONTwO.ttf)}body{font-family:Archivo-Narrow}header{background-image:url(/assets/vevye_header_bg_mb-DbV8d8Mq.svg);background-position:top;background-repeat:no-repeat;background-size:cover;height:170vw;margin:0;padding:0}#row-1{margin-top:20px}#form-q{color:#ff8a0f;font-size:22px;font-weight:700}#form-q-subtxt{font-size:18px}input[type=radio]:enabled,input[type=radio]:enabled+label{cursor:pointer}.comm-radio-wrapper,.medi-radio-wrapper,.cash-radio-wrapper{text-align:left;color:#00a0e9;cursor:pointer;border:2px solid #00a0e9;border-radius:50px;width:150px;padding:10px 20px;font-size:20px;display:inline-block}#comm-radio-yes-wrapper,#medi-radio-yes-wrapper,#cash-radio-yes-wrapper{margin-right:7px}#comm-radio-no-wrapper,#medi-radio-no-wrapper,#cash-radio-no-wrapper{margin-left:7px}.comm-radio-wrapper-checked,.medi-radio-wrapper-checked,.cash-radio-wrapper-checked{color:#fff;background-color:#00a0e9}.all-radio-wrapper{background-color:#fff;display:inline-block;position:relative;z-index:100!important}#comm-yes-wrapper,#comm-no-wrapper,#medi-yes-wrapper,#medi-no-wrapper,#cash-yes-wrapper,#cash-no-wrapper{z-index:0;border:2px solid #00a0e9;border-radius:50px;margin-top:-27px;padding:30px 50px;display:none;position:relative}.comm-radio-wrapper input[type=radio],.medi-radio-wrapper input[type=radio],.cash-radio-wrapper input[type=radio]{cursor:pointer;border-width:2px;width:20px;height:20px}.comm-radio-wrapper input[type=radio]:checked,.medi-radio-wrapper input[type=radio]:checked,.cash-radio-wrapper input[type=radio]:checked{background-color:#00a0e9;border-color:#fff}.comm-radio-wrapper span,.medi-radio-wrapper span,.cash-radio-wrapper span{margin-left:20px}#comm-no-txt,#medi-no-txt,#cash-no-txt{margin-top:50px;margin-bottom:50px}#comm-no-txt a{color:#000}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:red;font-size:12px}.mobile{width:100%;min-width:260px;font-size:14px}.patient-input{margin-top:20px}.sms_number{text-align:left;float:right;padding-left:30px;border:1px solid #ced4da!important;border-radius:40px!important;width:350px!important;padding-top:15px!important;padding-bottom:15px!important}.sms_number::placeholder{color:#97ada5}input[type=text],input[type=text]:focus{-webkit-box-shadow:none;box-shadow:none;background:0 0;border:none;border-bottom:2px solid #d3d3d3;border-radius:0;outline:none;width:100%;padding-top:20px;font-size:18px}.download-card-btn,.download-card-btn:hover{color:#fff;background-color:#ff8a0f;border-radius:40px;margin-top:100px;padding:15px 40px;font-size:18px;font-weight:700}.download-card-btn:active:focus{color:#fff;background-color:#ff5500e7}.text-card{min-width:260px;width:100%!important}.text-card-btn,.text-card-btn:hover,.text-card-btn:active:focus{color:#fff;background-color:#ff8a0f;border-radius:40px;padding:15px 0;font-size:18px;font-weight:700;width:350px!important}.download-fine-print{margin-top:50px;margin-bottom:50px;font-size:14px}.download-fine-print span{color:#ff8a0f}.check-mobile{text-align:left;font-size:12px}.fine-print{margin-top:20px;font-size:12px}.fine-print a{color:#000}.tac-container{margin-top:20px;padding-bottom:0}.tac-header{color:#ff8a0f;font-size:20px;font-weight:700}.tac-agreement{font-size:20px}.tac-bullets{margin:20px;font-size:20px}.tac-bullets li:not(:last-child){margin-bottom:5px}#for-quest-container{margin-top:35px}#for-quest-call{font-size:20px}#for-quest-call span{color:#ff8a0f;font-weight:700}#for-quest-call a{color:#000}#privacy-footer{margin-bottom:50px}#privacy-footer a{color:#000}#scroll-top-img{cursor:pointer;width:80px;height:70px;position:absolute;right:30px}.desktop-footer-img{width:100%}#footer-container{color:#fff;background-image:url(/assets/footer_bg_mb-eSu8TRdL.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:135vw;padding-top:12vw;font-size:12px}footer .container-xl{display:none}footer .row{width:100%;margin:0}#footer-logo{width:150px}#footer-copy-col{margin-top:40px}.error,.error p{color:red;font-size:14px}.error-wrapper{color:red;background:#fff;max-width:200px;font-size:20px;display:none;position:fixed;bottom:100px;right:50px;z-index:99!important}#print-coupon-overlay{z-index:100;background-color:#0006;width:100%;height:100%;display:none;position:fixed;top:0;left:0}#print-coupon-panel{background-color:#fff;width:90%;max-width:1200px;height:90%;margin-top:50px;margin-left:auto;margin-right:auto;display:block;overflow-y:scroll;box-shadow:0 5px 15px #00000059}#print-coupon-header-dt{display:none}#print-coupon-header-mb{display:block}.print-coupon-header{max-width:100%;padding-top:20px;padding-left:20px;padding-right:20px;font-size:30px;font-weight:700}.print-coupon-vevye-logo{width:150px}.print-coupon-close-btn{cursor:pointer;float:right;width:50px}#print-coupon-line-separator{border-top:1px solid #ff8a0f;width:90%;margin-left:auto;margin-right:auto;display:block}.print-coupon-container{max-width:85%;font-size:20px}#ready-to-print-text{color:#ff8a0f;font-weight:700}#vevye-access-card-img-dt{display:none}#vevye-access-card-img-mb{width:500px;margin-bottom:50px}#present-this-card{text-transform:uppercase;color:#0075c7;font-size:20px;font-style:italic;font-weight:700}#print-savings-card-btn,#print-savings-card-btn:hover{color:#fff;background-color:#ff8a0f;border-radius:40px;padding:15px 40px;font-size:18px;font-weight:700}#print-savings-card-btn:active:focus{color:#fff;background-color:#ff5500e7}@media only screen and (width<=1080px){#vevye-access-card-img-dt{margin-left:-60px}}@media only screen and (width<=768px){#comm-yes-wrapper,#comm-no-wrapper,#medi-yes-wrapper,#medi-no-wrapper,#cash-yes-wrapper,#cash-no-wrapper{margin-top:-21px}.txt-card-row{margin-top:40px}.sms_number{min-width:none;text-align:center;width:100%!important}.text-card{width:100%;min-width:none}.text-card-btn{width:100%!important}.desktop-header{display:none}.mobile-header{display:block}#user-ans-form{margin-top:-60px}#comm-radio-yes-wrapper,#medi-radio-yes-wrapper,#cash-radio-yes-wrapper{margin-top:-20px;margin-left:0}#comm-radio-no-wrapper,#medi-radio-no-wrapper,#cash-radio-no-wrapper{margin-top:-20px}.comm-radio-wrapper,.medi-radio-wrapper,.cash-radio-wrapper{width:100px;padding:5px 10px 8px;font-size:16px}.comm-radio-wrapper,.medi-radio-wrapper,.cash-radio-wrapper span{margin-left:10px}#comm-radio-no-wrapper,#medi-radio-no-wrapper,#cash-radio-no-wrapper{padding-left:15px;padding-right:10px}input[type=text],input[type=text]:focus{margin-left:5px}.download-card-btn,.download-card-btn:hover{width:100%;padding-left:20px;padding-right:20px}.btn-download-copay-card{margin-top:50px;padding-left:20%;padding-right:20%;font-size:15px}}@media only screen and (width<=695px){#vevye-access-card-img-mb{width:400px}}@media only screen and (width<=550px){#vevye-access-card-img-mb{width:300px}}@media only screen and (width<=420px){#vevye-access-card-img-mb{width:200px}}@media only screen and (width>=768px){header{background-image:url(/assets/vevye_header_bg_dt-DlkqRw--.svg);background-position:top;background-repeat:no-repeat;background-size:cover;height:40vw}#print-coupon-header-dt{display:block}#print-coupon-header-mb{display:none}.text-card{width:80%;min-width:none}.text-card-btn{float:left;width:80%}#footer-container{background-image:url(/assets/footer_bg_dt-hvEvqVsl.svg);height:27vw;padding-top:13vw}#footer-copy-col{margin-top:0}footer .container-xl{display:block}}@media only screen and (width>=920px){#footer-container{padding-top:15vw}}@media only screen and (width>=992px){#vevye-access-card-img-dt{width:700px;display:block}#vevye-access-card-img-mb{display:none}}
