<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.prescription{display:none;flex-direction:column;width:185%;margin-left:-110%}.prescription .hidden{display:none}.prescription section&gt;.prescription__row{position:relative;display:flex;align-items:center;border:thin solid;padding:2vw;justify-content:space-around}@media screen and (max-width: 768px){.prescription section&gt;.prescription__row.column-when-small{flex-direction:column;width:37%;float:left}.prescription section&gt;.prescription__row.column-when-small.labels{width:25%}.prescription section&gt;.prescription__row.column-when-small.labels .prescription__col--spacer{height:20px}.prescription section&gt;.prescription__row.column-when-small.labels .tooltip{padding:.9rem 0 .6rem;text-align:left}.prescription section&gt;.prescription__row.column-when-small .prescription__col{width:100%;flex-direction:column;margin:5px 0}.prescription section&gt;.prescription__row.column-when-small .prescription__col .prescription__dropdown{width:100%;padding:.9rem 2.5rem .9rem .5rem}.prescription section&gt;.prescription__row.column-when-small .prescription__col .prescription__dropdown .popup__entry{padding:1rem}}@media screen and (max-width: 768px) and (max-width: 620px){.prescription section&gt;.prescription__row.column-when-small.labels .tooltip{padding:.6rem 0 0}.prescription section&gt;.prescription__row.column-when-small.labels .tooltip h4 span{display:block;margin:0}}.prescription section&gt;.prescription__row~.prescription__row{border-top:none}.prescription section&gt;.prescription__row.prescription__row--left{justify-content:left}.prescription section&gt;.prescription__row.prescription__row--selectors{margin-top:0}.prescription section&gt;.prescription__row.prescription__row--clean{border:none;padding:10px}.prescription section&gt;.prescription__row.prescription__row--unavailable:before{content:" ";display:block;width:100%;height:100%;background-color:#b0b0b087;position:absolute;top:0;left:0;cursor:no-drop}.prescription section&gt;.prescription__row label{cursor:pointer;padding:.5rem;margin:0;font-weight:700;flex-grow:1;display:flex;align-items:center}.prescription section&gt;.prescription__row .lens_type__price{flex-grow:1;display:flex;justify-content:flex-end;white-space:nowrap}.prescription section&gt;.prescription__row .lens_type__label{display:block}@media screen and (max-width: 768px){.prescription section&gt;.prescription__row .lens_type__label{text-align:left}}.prescription section&gt;.prescription__row .lens_type__hint{font-weight:400;letter-spacing:0em;text-transform:none;text-align:left}@media screen and (max-width: 768px){.prescription section&gt;.prescription__row .lens_type__hint{font-weight:500}}@media screen and (min-width: 768px){.prescription section&gt;.prescription__row .lens_type__hint{width:550px;display:block}}.prescription #prescription__row_checked{margin-top:15px;margin-bottom:-15px}.prescription .prescription__col{display:flex;flex-direction:row}@media screen and (max-width: 768px){.prescription .prescription__col{display:unset}}.prescription .prescription__col:first-child{width:17%;white-space:nowrap}.prescription .prescription__col:first-child&gt;span{padding-right:15pt}.prescription .prescription__col--spacer{width:17%}.prescription .scrollTo{visibility:hidden;width:5px;position:absolute;top:-50px;height:5px}.prescription .scrollToLink{display:flex;width:100%;justify-content:flex-end;align-items:center;margin-top:15px}.prescription .prescription__row--heading{display:flex;align-items:center;margin-top:15px;border:none;padding:2vw 0;position:relative;flex-wrap:wrap;row-gap:10px}@media screen and (max-width: 768px){.prescription .prescription__row--heading{padding:10vw 0 2vw}.prescription .prescription__row--heading h3{width:100%;text-align:center;font-size:1.3em}}.prescription .prescription__row--description p{margin-bottom:20pt}@media screen and (max-width: 768px){.prescription .prescription__row--description p{margin-bottom:5pt}}.prescription h4{display:inline-block;vertical-align:middle}.prescription h4 span{color:#9e9d9d;font-size:12px;margin:-1px 5px 5px;font-weight:400}.prescription .tooltip{position:relative;cursor:pointer;white-space:nowrap;z-index:10}.prescription .tooltip:hover&gt;span{position:absolute;display:none;background-color:gray;bottom:50px;padding:10px;width:auto;left:0}.prescription .tooltip:hover&gt;span:after{content:"";width:20px;height:20px;background-color:gray;cursor:pointer;position:absolute;left:.8vw;bottom:-9px;z-index:-2;transform:rotate(45deg)}.prescription .tooltip span{display:none}.prescription .tooltip h4 span{display:inline}.prescription .prescription__hint{padding:20px 20px 20px 33px;border:6px solid orange;margin-bottom:10px;position:relative}.prescription .prescription__hint:before{content:"!";position:absolute;font-size:43px;top:0;left:8px}.prescription__dropdown{border:thin solid grey;padding:.5rem 2.5rem .5rem .5rem;margin:0 3px;cursor:pointer;background-size:1rem;background-position:91% center;background-repeat:no-repeat;position:relative;background-image:url(//revo-aus.myshopify.com/cdn/shop/t/14/assets/ico-select.svg?v=129718571415804307121684754905)}.prescription__dropdown span.value{pointer-events:none;display:block;min-width:80px}.prescription__dropdown span.popup-value-unit{pointer-events:none;display:none}.prescription__dropdown label{cursor:pointer;padding:.5rem;margin:0;font-weight:700}.prescription__dropdown .prescription__dropdown-popup{display:none}.prescription__dropdown .prescription__dropdown-popup.prescription__dropdown-popup--open{position:absolute;border:thin solid #000;width:200%;background-color:#fff;top:-1px;right:-1px;z-index:11;max-height:60vh;overflow:hidden;overflow-y:scroll;display:flex}.prescription__dropdown .prescription__dropdown-popup.prescription__dropdown-popup--open.prescription__dropdown-popup--single-column{width:calc(100% + 2px)}.prescription__dropdown .prescription__dropdown-popup.prescription__dropdown-popup--open.prescription__dropdown-popup--single-column .popup__column{width:100%}.prescription__dropdown .prescription__dropdown-popup .popup__column{width:50%}.prescription__dropdown .prescription__dropdown-popup .popup__entry{text-align:center;padding:5px}.prescription__dropdown .prescription__dropdown-popup .popup__entry:not(.popup__heading):hover{background-color:gray}.prescription__dropdown .prescription__dropdown-popup .popup__entry.popup__entry--active{font-weight:bolder}.prescription__dropdown .prescription__dropdown-popup .popup__heading{padding-bottom:10px}.prescription__dropdown .prescription__dropdown-popup .popup__heading h3{margin:0}.prescription__dropdown .prescription__dropdown-popup .popup__heading span{font-size:10px}.prescription__dropdown .prescription__dropdown-popup .popup__heading .lens_type__texts{display:flex;flex-direction:column}.varifocal-dependent,.prescription__row.varifocal-dependent,.prescription .prescription__col.varifocal-dependent,.prescription .prescription__row.varifocal-dependent{display:none}.pupillary-distance-dependent .prescription__dropdown span{min-width:unset}.pupillary-distance-dependent.pupillary-distance-dependent--known-dual{display:flex}@media screen and (max-width: 768px){.pupillary-distance-dependent.pupillary-distance-dependent--known-dual{flex-direction:column}}.pupillary-distance-dependent--disabled *{opacity:.5;pointer-events:none}.pupillary-distance-dependent--known,.pupillary-distance-dependent--unknown{display:inherit}.prescription-wrapper{display:flex}@media screen and (max-width: 850px){.prescription-wrapper{flex-direction:column}}.prescription__add-to-cart{padding-top:10px}.prescription__add-to-cart .btn{float:right}@media screen and (max-width: 768px){.prescription__add-to-cart .btn{float:none}}.order-button-separator{display:flex;text-transform:uppercase;font-weight:700;justify-content:center}@media screen and (max-width: 768px){.order-button-separator{display:flex}}.btn.add-to-cart{margin-bottom:1px}.btn.add-to-cart.block{display:block}@media screen and (max-width: 768px){.btn.add-to-cart.block{display:unset}}.btn.btn-need-help{position:absolute!important;background-color:#000;left:0;transform:rotate(90deg);transform-origin:bottom left}@media screen and (max-width: 768px){.btn.btn-need-help{transform:unset;transform-origin:unset;padding:0;width:40px;height:40px;border-radius:100%;min-width:unset;margin:5px;background-color:#212b36e6;box-shadow:0 0 16px -5px #000}.btn.btn-need-help button span{display:none}.btn.btn-need-help:before{content:"?";display:block;left:13px;position:absolute;text-align:center;font-size:14pt;line-height:36px;font-weight:100;top:1px}}.btn.btn-need-help a,.btn.btn-need-help button{color:#fff}.help-modal{position:fixed;background:#fff;z-index:11;width:80vw;height:80vh;top:10vh;left:10vw;padding:4vw;transition:.4s;opacity:0;transform:scale(0);box-shadow:0 0 10vw 10vw #00000040;pointer-events:none;overflow-y:scroll}.help-modal .help-modal__header{position:absolute;width:auto;top:.5vw;right:1vw;height:0}.help-modal .help-modal__header .help-modal__close{transform:rotate(45deg);height:25pt;width:25pt;font-weight:bolder;font-size:25pt;line-height:25pt;text-align:center}.prescription__fold{overflow:hidden}.prescription__fold.prescription__fold--open{height:100vh}.prescription__fold.prescription__fold--closed{height:0}@media screen and (max-width: 768px){.prescription{width:100%;margin:0;padding:0 10pt}}.variant-wrapper--hidden{display:none}.variant-wrapper--hidden .variant-input-wrap input[type=radio]:checked+label{animation:unset}.variant-input.variant-input--invisible,#prescription-locale,#prescription__tos-hint{display:none}.field__message--error{color:#ff6d6d}#prescription__toss{margin-top:-15px}#PrescriptionImage,.prescription__tos-hint_wrapper{display:none}@media screen and (max-width: 750px){input[type=checkbox],input[type=radio]{flex-shrink:0}.lens_type__texts{text-align:left;margin-right:5px}#prescription_upload_image{margin-top:45px}.within-prescription{margin-bottom:-40px}#order-help-general{margin-top:25px}.yotpo{margin:auto;width:50%}.prescription-condition{text-align:left}.prescription-condition-row{margin-left:-15px}.cr-ignore{margin:auto;width:70%}}@media screen and (max-width: 750px) and (max-width: 768px){#prescription_upload_image{margin-top:10px}}.prescription-fresh-label,label#prescription__toss{flex-grow:0!important}@media screen and (min-width: 750px){#successuploadimage{width:289px}}.success{color:#fff;background-color:#000;border-color:#000;display:none;margin-bottom:10px}.lens_type__price span{text-align:center}.prescription__row--heading h3{text-transform:none}#prescription__row_serilium_plus{display:none}.tooltip:before{border-left:unset;border-right:unset;border-top:unset;bottom:unset;content:unset;display:unset;height:unset;left:unset;margin-bottom:unset;margin-left:unset;position:unset;width:unset}.tooltip{color:unset;display:unset;margin-top:unset;position:unset;right:unset;text-align:unset;top:unset;white-space:unset}
/*# sourceMappingURL=/cdn/shop/t/14/assets/prescription.scss.css.map */
</pre></body></html>