.meduleError{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px}.meduleError .errorIcon{display:inline-block;max-width:200px;max-height:200px;margin-top:120px;margin-bottom:60px}.meduleError .notFoundIcon{display:inline-block;max-width:300px;max-height:200px;margin-top:120px;margin-bottom:60px}.meduleError h3{margin-bottom:60px}.meduleError button{margin:60px!important;width:200px!important}.meduleSpinner svg{display:inline-block;width:120px}.meduleSpinner.medium svg{width:120px}.meduleSpinner.small svg{width:32px}.meduleLoadingIcon{display:flex;justify-content:center;align-items:center;flex-direction:column}.meduleLoadingFullScreen{height:100dvh}.meduleLoadingFullScreen .loadingMessage{margin-top:30px;padding:0 20px;color:#5f6e89}.meduleLoadingFullScreenOverlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;background-color:#ffffffbf;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:19999}.ReactModalPortal .ReactModal__Overlay{background-color:#000000b3!important;z-index:9999;display:flex;align-items:center;justify-content:center}.ReactModalPortal .ReactModal__Content{position:relative!important;inset:unset!important;max-width:600px;max-height:calc(100dvh - 20px);margin:10px;box-sizing:border-box;border-radius:18px!important;border:none!important;padding:24px!important;display:flex;flex-direction:column}.ReactModalPortal .meduleModalBodyContent{position:relative;display:flex;flex-direction:column;flex-grow:1;padding:0;box-sizing:border-box;overflow:auto}.ReactModalPortal .meduleModalBodyContent .closeButton{position:absolute;top:0;right:0;height:30px;display:flex;z-index:99}.ReactModalPortal .meduleModalBodyContent .closeButton svg{height:24px;max-width:24px;max-height:24px;display:inline-block;flex:0 0 24px;margin-left:auto;cursor:pointer}.ReactModalPortal .meduleModalBodyContent .closeButton svg path{fill:#152744!important}.ReactModalPortal .meduleModalBodyContent h2{margin-bottom:30px}.ReactModalPortal .meduleModalBodyContent svg+h2{margin-top:30px}.ReactModalPortal .meduleModalBodyContent>h4:first-child,.ReactModalPortal .meduleModalBodyContent>div>h4:first-child{margin:.2rem 0 1rem;padding-right:30px}.ReactModalPortal .meduleModalBodyContent>p:first-child,.ReactModalPortal .meduleModalBodyContent>div>p:first-child{margin-top:2.55rem}.ReactModalPortal .meduleModalBodyContent .modalIcon{max-width:200px;max-height:200px}@media (max-width: 400px){.ReactModalPortal .meduleModalBodyContent .modalIcon{margin-top:40px}}.ReactModalPortal .meduleModalFooterContent{width:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px 0 0;box-sizing:border-box}.modalOpen{overflow:hidden}.meduleTextfield{position:relative;margin-top:12px}.meduleTextfield.hasLabel label{display:block;margin:8px 0 4px;color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleTextfield.hasLabel label *{color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleTextfield.noLabel.preserveLabelSpace{margin-top:1.85rem}.meduleTextfield.noLabel.collapseLabelSpace{margin-top:.6rem}.meduleTextfield.lineBelow{margin-bottom:20px;padding-bottom:24px;border-bottom:1px solid #E5E5E5}.meduleTextfield.lineAbove{margin-top:24px;padding-top:12px;border-top:1px solid #E5E5E5}.meduleTextfield input{width:100%;height:53px;padding:8px 15px;font-size:16px;box-sizing:border-box;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important;outline:none;border:2px solid #D0DBEA;background-color:#fafbfc;line-height:1.45;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;word-wrap:break-word;overflow:hidden;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.meduleTextfield input:not([disabled]){color:#5f6e89}.meduleTextfield input:not([disabled])::placeholder{color:#9aa5b6}.meduleTextfield input[disabled]{color:#bcc5cf}.meduleTextfield input.hasError{border-color:#ed3c54!important}.meduleTextfield input:not([disabled]):not(:focus-within):hover{background-color:#f2f7ff}.meduleTextfield input:focus-within{background-color:#fff;border-color:#152744}.meduleTextfield input+img.hideShowPassword{cursor:pointer;position:absolute;width:28px;right:14px;top:34px}.meduleTextfield>.errorMessage{color:#ed3c54!important}.meduleTextfield>.helperText{margin-top:4px}.meduleSection{background:#fff;margin-bottom:30px;padding:25px}@media (min-width: 768px){.meduleSection{-webkit-border-radius:18px!important;-moz-border-radius:18px!important;-o-border-radius:18px!important;border-radius:18px!important}}@media (max-width: 768px){.meduleSection{margin-bottom:15px}}@media (max-width: 768px){.meduleSection.topLevel{-webkit-border-radius:18px!important;-moz-border-radius:18px!important;-o-border-radius:18px!important;border-radius:18px!important;margin-left:15px;margin-right:15px;padding:20px 15px}}.meduleSection.highlight{background:#dce3fa}.meduleSection h5.meduleSectionSubtitle{font-size:1rem;color:#5f6e89}.meduleSection .meduleSubSection{padding-top:16px}.meduleEditAccount .linkWrapper{margin:1.1rem 0}.uploadedFileSection{display:flex;justify-content:center;align-items:center;min-height:124px;padding:20px;margin-bottom:10px;border:dashed 2px #D0DBEA;border-radius:2px;background-color:#f7fcfa;outline:none;box-sizing:border-box;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important}.uploadedFileSection .filePreview{width:100%;display:flex;align-items:center;gap:8px}.uploadedFileSection .filePreview img{max-width:100px;max-height:100px}.uploadedFileSection .filePreview div{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.fileUploadSection{display:flex;justify-content:center;align-items:center;min-height:124px;padding:20px;margin-bottom:10px;border:dashed 2px #D0DBEA;border-radius:2px;background-color:#f7fcfa;outline:none;box-sizing:border-box;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important}.fileUploadSection .dropzone{flex:1 1 0%;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;gap:1rem;color:#5f6e89;outline:none}.fileUploadSection .dropzone>input[type=file]{display:none}.fileUploadSection .dropzone>div.buttonGroup{display:flex;flex-wrap:wrap;width:100%;margin-top:.5rem}.fileUploadSection .dropzone>div.buttonGroup>.meduleButton{flex:1 1 25%;margin:0}.fileUploadSection .dropzone>div.buttonGroup>.meduleButton:nth-last-of-type(n+2){border-top-right-radius:0!important;border-bottom-right-radius:0!important}.fileUploadSection .dropzone>div.buttonGroup>.meduleButton:nth-of-type(n+2){border-top-left-radius:0!important;border-bottom-left-radius:0!important;border-left:1px solid #E5E5E5}.takePhotoModal{background:#fff;overflow:auto;outline:none}.takePhotoModal .takePhotoSection{position:relative;margin-top:45px}.takePhotoModal .takePhotoSection>div:first-of-type{position:relative}.takePhotoModal .takePhotoSection>div:first-of-type>div{position:relative}.takePhotoModal .takePhotoSection>div:first-of-type>div video{width:100vw;max-width:100%;border:2px solid #2C6ED3;border-radius:5px!important;box-sizing:border-box;outline:none}.takePhotoModal .takePhotoSection .cameraLoading{position:absolute;z-index:9999;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.meduleIdentityPhotoProof .mainIcon{margin-top:48px;max-width:120px;max-height:120px}.meduleIdentityPhotoProof h3{margin-top:36px;margin-bottom:12px}.meduleIdentityPhotoProof .inlineActions{padding-top:12px;padding-bottom:12px}.meduleRadio{margin:13px 0 5px}.meduleRadio label{display:flex;align-items:center;position:relative;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#152744;cursor:pointer}.meduleRadio label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0px;height:0px;margin:0;border:none;outline:none}.meduleRadio label.meduleRadioRegular,.meduleRadio label.meduleRadioBordered{padding-left:4px}.meduleRadio label.meduleRadioRegular input+.radiomark,.meduleRadio label.meduleRadioBordered input+.radiomark{position:relative;height:14px;width:14px;min-height:14px;min-width:14px;background-color:#fff;border:2px solid #E5E5E5;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;-o-border-radius:50%!important;border-radius:50%!important}.meduleRadio label.meduleRadioRegular input+.radiomark:after,.meduleRadio label.meduleRadioBordered input+.radiomark:after{content:"";position:absolute;display:none;left:5px;top:5px;width:4px;height:4px;border-radius:50%;background:#fff}.meduleRadio label.meduleRadioRegular input:checked+.radiomark,.meduleRadio label.meduleRadioBordered input:checked+.radiomark{background-color:#2f5899;border-color:#2f5899}.meduleRadio label.meduleRadioRegular input:checked+.radiomark:after,.meduleRadio label.meduleRadioBordered input:checked+.radiomark:after{display:block}.meduleRadio label.meduleRadioRegular input[disabled]+.radiomark,.meduleRadio label.meduleRadioBordered input[disabled]+.radiomark{cursor:not-allowed}.meduleRadio label.meduleRadioRegular input[disabled]+.radiomark+.radiolabel,.meduleRadio label.meduleRadioBordered input[disabled]+.radiomark+.radiolabel{cursor:not-allowed}.meduleRadio label.meduleRadioRegular input[disabled]:checked+.radiomark,.meduleRadio label.meduleRadioBordered input[disabled]:checked+.radiomark{background-color:#e3e7f2;border-color:#e3e7f2}.meduleRadio label.meduleRadioRegular input[disabled]:checked+.radiomark:after,.meduleRadio label.meduleRadioBordered input[disabled]:checked+.radiomark:after{border-color:#86aae2}.meduleRadio label.meduleRadioRegular input[disabled]:not(:checked)+.radiomark,.meduleRadio label.meduleRadioBordered input[disabled]:not(:checked)+.radiomark{background-color:#e3e7f2;border-color:#e3e7f2}.meduleRadio label.meduleRadioRegular:hover input:not(:disabled):checked+.radiomark,.meduleRadio label.meduleRadioBordered:hover input:not(:disabled):checked+.radiomark{background-color:#608bce;border-color:#608bce}.meduleRadio label.meduleRadioRegular:hover input:not(:disabled):not(:checked)+.radiomark,.meduleRadio label.meduleRadioBordered:hover input:not(:disabled):not(:checked)+.radiomark{background-color:#f2f7ff}.meduleRadio label.meduleRadioRegular .radiolabel,.meduleRadio label.meduleRadioBordered .radiolabel{display:inline;padding:0 4px 0 12px;font-family:Roboto,sans-serif;font-size:1rem}.meduleRadio label.meduleRadioBordered{display:flex;margin-top:10px;padding:10px;box-sizing:border-box;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-o-border-radius:10px!important;border-radius:10px!important;border:2px solid #D0DBEA;cursor:pointer}.meduleRadio label.meduleRadioBordered.currentSelected{border:2px solid #152744}.meduleRadio label.meduleRadioBordered.disabled{cursor:not-allowed;opacity:.5}.meduleRadio label.meduleRadioBordered .radiomark{margin:0 11px}.meduleRadio label.meduleRadioBordered .radiolabel{padding-left:10px}.meduleRadio label.meduleRadioBordered .radiolabel .radioLabelHeading{color:#152744;font-size:1rem;font-weight:600}.meduleRadio label.meduleRadioBordered .radiolabel .radioLabelText{color:#2c6ed3;font-size:.9rem}.meduleRadio label.meduleRadioButton{display:flex;justify-content:center;margin:10px 0;height:49px;-webkit-border-radius:30px!important;-moz-border-radius:30px!important;-o-border-radius:30px!important;border-radius:30px!important;transition:background-color .1s ease-in-out,border-color .1s ease-in-out;text-decoration:none;font-weight:600}.meduleRadio label.meduleRadioButton:not(.currentSelected){border:2px solid #2C6ED3;background-color:transparent;color:#3064b3}.meduleRadio label.meduleRadioButton:not(.currentSelected):not(.disabled):hover{background-color:#f2f7ff}.meduleRadio label.meduleRadioButton:not(.currentSelected):not(.disabled) .radiolabel{color:#3064b3}.meduleRadio label.meduleRadioButton:not(.currentSelected):not(.disabled) .radiolabel *{color:#3064b3}.meduleRadio label.meduleRadioButton:not(.currentSelected).disabled{border:2px solid #D0DBEA;color:#d0dbea;cursor:not-allowed}.meduleRadio label.meduleRadioButton:not(.currentSelected).disabled .radiolabel{color:#d0dbea;cursor:not-allowed}.meduleRadio label.meduleRadioButton:not(.currentSelected).disabled .radiolabel *{color:#d0dbea}.meduleRadio label.meduleRadioButton.currentSelected{border:2px solid #152744;color:#fff}.meduleRadio label.meduleRadioButton.currentSelected:not(.disabled){background-color:#2c6ed3}.meduleRadio label.meduleRadioButton.currentSelected:not(.disabled):hover{background-color:#568bdc}.meduleRadio label.meduleRadioButton.currentSelected:not(.disabled) .radiolabel{color:#fff}.meduleRadio label.meduleRadioButton.currentSelected:not(.disabled) .radiolabel *{color:#fff}.meduleRadio label.meduleRadioButton.currentSelected.disabled{border:2px solid #9AA5B6;background-color:#e2e6ec;color:#9aa5b6;cursor:not-allowed}.meduleRadio label.meduleRadioButton.currentSelected.disabled .radiolabel,.meduleRadio label.meduleRadioButton.currentSelected.disabled .radiolabel *{color:#9aa5b6}.meduleRadio label.meduleRadioButton .radiomark{display:none}.meduleRadio label.meduleRadioButton .radiolabel{text-align:center}.meduleRadio label.hasError{border-color:#ed3c54!important}.meduleRadio label.hasError input+.radiomark{border-color:#ed3c54!important}.meduleRadio label.hasError input:checked+.radiomark{background-color:#ed3c54!important}.meduleRadio label.hasError input:not(:checked)+.radiomark{background-color:#fff!important}.meduleRadio label.hasError .radiolabel,.meduleRadio label.hasError .radiolabel *{color:#ed3c54!important}.meduleRadio>.errorMessage{color:#ed3c54;padding-left:34px}.meduleRadio>.helperText{margin-top:4px;padding-left:34px}.meduleRadioField{position:relative;margin-top:12px}.meduleRadioField.hasLabel>label{display:block;margin:8px 0 4px;color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleRadioField.hasLabel>label *{color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleRadioField.noLabel.preserveLabelSpace{margin-top:1.85rem}.meduleRadioField.noLabel.collapseLabelSpace{margin-top:.6rem}.meduleRadioField .radioWrapper{display:flex;column-gap:8px}.meduleRadioField .radioWrapper .meduleRadio{flex:auto;margin:0}.meduleRadioField .radioWrapper .meduleRadio .meduleRadioButton{margin:0}.meduleRadioField>.errorMessage{color:#ed3c54}.meduleRadioField>.helperText{margin-top:4px}.meduleSelect{margin-top:12px}.meduleSelect.hasLabel label{display:block;margin:8px 0 4px;color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleSelect.hasLabel label *{color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleSelect.noLabel.preserveLabelSpace{margin-top:calc(16px + 1.13em)}.meduleSelect.noLabel.collapseLabelSpace{margin-top:.6rem}.meduleSelect.lineBelow{margin-bottom:20px;padding-bottom:24px;border-bottom:1px solid #E5E5E5}.meduleSelect.lineAbove{margin-top:24px;padding-top:12px;border-top:1px solid #E5E5E5}.meduleSelect .dropDown .dropDown__control{width:100%;min-height:53px;padding:2px 15px;font-size:16px;box-sizing:border-box;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important;outline:none;border:2px solid #D0DBEA;background-color:#fafbfc;line-height:1.45;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;word-wrap:break-word;overflow:hidden;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;cursor:pointer}.meduleSelect .dropDown .dropDown__control:not(.dropDown__control--is-focused):hover{background-color:#f2f7ff}.meduleSelect .dropDown .dropDown__control.dropDown__control--is-focused{background-color:#fff;border-color:#152744;box-shadow:none}.meduleSelect .dropDown .dropDown__control .dropDown__value-container{padding:0}.meduleSelect .dropDown .dropDown__control .dropDown__value-container .dropDown__placeholder{color:#9aa5b6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;opacity:60%}.meduleSelect .dropDown .dropDown__control .dropDown__value-container .dropDown__single-value{color:#5f6e89;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important}.meduleSelect .dropDown .dropDown__control .dropDown__value-container .dropDown__multi-value{padding-left:4px;-webkit-border-radius:15px!important;-moz-border-radius:15px!important;-o-border-radius:15px!important;border-radius:15px!important}.meduleSelect .dropDown .dropDown__control .dropDown__value-container .dropDown__multi-value .dropDown__multi-value__remove{padding-right:6px}.meduleSelect .dropDown .dropDown__control .dropDown__value-container .dropDown__multi-value .dropDown__multi-value__remove:hover{background-color:#fb7977;border-top-right-radius:15px;border-bottom-right-radius:15px}.meduleSelect .dropDown .dropDown__control .dropDown__indicators .dropDown__indicator-separator{display:none;visibility:hidden}.meduleSelect .dropDown .dropDown__control .dropDown__indicators .dropDown__indicator{color:#152744}.meduleSelect .dropDown .dropDown__menu .dropDown__menu-list .dropDown__option{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif!important;color:#152744!important}.meduleSelect .dropDown .dropDown__menu .dropDown__menu-list .dropDown__option.dropDown__option--is-selected{background-color:#d0dbea}.meduleSelect .dropDown .dropDown__menu .dropDown__menu-list .dropDown__option.dropDown__option--is-focused{background-color:#e2e6ec}.meduleSelect .dropDown .dropDown__menu .dropDown__menu-list .dropDown__option.dropDown__option--is-disabled{color:#9aa5b6;cursor:not-allowed}.meduleSelect .dropDown.hasError .dropDown__control{border-color:#ed3c54!important}.meduleSelect>.errorMessage{color:#ed3c54!important}.meduleSelect>.helperText{margin-top:4px}.medulePatientForm .radioRow{display:flex;flex-wrap:wrap;column-gap:16px;width:100%;padding-bottom:8px}.medulePatientForm .radioRow.distributed{justify-content:space-between}.medulePatientForm .radioRow.distributed .meduleRadio{flex:1 1 30%}.medulePatientForm .radioRow:not(.distributed){justify-content:center}.medulePatientForm .radioRow:not(.distributed) .meduleRadio{flex-basis:100px}.medulePatientForm .radioRow .meduleRadio{margin:0}.medulePatientForm .radioRow div[id$=error],.medulePatientForm .radioRow div[id$=error] span{color:#ed3c54!important}.medulePatientForm .radioRow div[id$=error] svg{display:none}.medulePatientForm .verifyBtnWrapper{margin-top:18px}.medulePatientForm .verifyBtnWrapper .verifiedIcon{margin-right:8px;height:24px}.medulePatientForm .groupedCols{display:flex}.medulePatientForm .groupedCols .medicareCardIndividualCol{flex:1 1 50%;margin-right:15px}.medulePatientForm .groupedCols .medicareCardExpiryCol{flex:1 1 50%}.medulePatientForm .groupedCols .pensionerOrHealthCareCardNumberCol{flex:1 1 60%;margin-right:15px}.medulePatientForm .groupedCols .pensionerOrHealthCareCardExpiryCol{flex:1 1 40%}.medulePatientForm .groupedCols .veteransAffairsCardTypeCol{flex:1 1 50%;margin-right:15px}.medulePatientForm .groupedCols .veteransAffairsCardExpiryCol{flex:1 1 50%}.medulePrivacyPolicy{overflow:hidden;display:flex;flex-direction:column}.medulePrivacyPolicy>h2:first-of-type{margin:0;padding-bottom:10px;border-bottom:1px solid #E5E5E5}.medulePrivacyPolicy>div.privacyContent{overflow-y:auto}.medulePrivacyPolicy>div.privacyContent h3{margin-top:20px;margin-bottom:20px;text-transform:uppercase;text-indent:-2.5rem}.medulePrivacyPolicy>div.privacyContent p{margin-top:.5rem}.medulePrivacyPolicy>div.privacyContent>ol{padding-left:2.5rem}.medulePrivacyPolicy>div.privacyContent>ol>ol{padding-left:1.4rem}.medulePrivacyPolicy>div.privacyContent>ol>ol>ol{padding-left:1.5rem}.medulePrivacyPolicy>div.privacyContent>ol>ol>li>ol{padding-left:1.5rem}.medulePrivacyPolicy>div.privacyContent ol li{margin-top:.5rem}.medulePrivacyPolicy>div.privacyContent ol li.headerItem{font-size:1.4rem;font-weight:700;line-height:1.2;color:#152744;margin-top:20px;margin-bottom:20px;text-transform:uppercase}.medulePrivacyPolicy>div.privacyContent ol li.headerItem>*{font-size:initial;font-weight:initial;line-height:initial;text-transform:initial}.medulePrivacyPolicy>div.privacyContent ol.numberDot{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.numberDot>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.numberDot>li::marker{content:counter(list) ". "}.medulePrivacyPolicy>div.privacyContent ol.numberBracket{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.numberBracket>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.numberBracket>li::marker{content:counter(list) ") "}.medulePrivacyPolicy>div.privacyContent ol.numberBrackets{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.numberBrackets>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.numberBrackets>li::marker{content:"(" counter(list) ") "}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaDot{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaDot>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaDot>li::marker{content:counter(list,lower-alpha) ". "}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaBracket{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaBracket>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaBracket>li::marker{content:counter(list,lower-alpha) ") "}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaBrackets{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaBrackets>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.lowerAlphaBrackets>li::marker{content:"(" counter(list,lower-alpha) ") "}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaDot{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaDot>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaDot>li::marker{content:counter(list,upper-alpha) ". "}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaBracket{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaBracket>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaBracket>li::marker{content:counter(list,upper-alpha) ") "}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaBrackets{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaBrackets>li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.upperAlphaBrackets>li::marker{content:"(" counter(list,upper-alpha) ") "}.medulePrivacyPolicy>div.privacyContent ol.numberDotList{counter-reset:list;padding-left:2.5rem}.medulePrivacyPolicy>div.privacyContent ol.numberDotList>ol{padding-left:2.5rem}.medulePrivacyPolicy>div.privacyContent ol.numberDotList>ol>ol{padding-left:3.3rem}.medulePrivacyPolicy>div.privacyContent ol.numberDotList ol{counter-reset:list}.medulePrivacyPolicy>div.privacyContent ol.numberDotList ol.numberBracket{padding-left:1.1rem}.medulePrivacyPolicy>div.privacyContent ol.numberDotList ol.numberBracket>li::marker{content:counter(list) ") "!important}.medulePrivacyPolicy>div.privacyContent ol.numberDotList ol.numberBrackets{padding-left:1.5rem}.medulePrivacyPolicy>div.privacyContent ol.numberDotList ol.numberBrackets>li::marker{content:"(" counter(list) ") "!important}.medulePrivacyPolicy>div.privacyContent ol.numberDotList li{list-style:none;counter-increment:list}.medulePrivacyPolicy>div.privacyContent ol.numberDotList li::marker{content:counters(list,".") ". "}.meduleTermsAndConditions{overflow:hidden;display:flex;flex-direction:column}.meduleTermsAndConditions>h2:first-of-type{margin:0;padding-bottom:10px;border-bottom:1px solid #E5E5E5}.meduleTermsAndConditions>div.termsContent{overflow-y:auto}.meduleTermsAndConditions>div.termsContent h3{margin-top:20px;margin-bottom:20px;text-transform:uppercase;text-indent:-2.5rem}.meduleTermsAndConditions>div.termsContent p{margin-top:.5rem}.meduleTermsAndConditions>div.termsContent>ol{padding-left:2.5rem}.meduleTermsAndConditions>div.termsContent>ol>ol{padding-left:1.4rem}.meduleTermsAndConditions>div.termsContent>ol>ol>ol{padding-left:1.5rem}.meduleTermsAndConditions>div.termsContent>ol>ol>li>ol{padding-left:1.5rem}.meduleTermsAndConditions>div.termsContent ol li{margin-top:.5rem}.meduleTermsAndConditions>div.termsContent ol li.headerItem{font-size:1.4rem;font-weight:700;line-height:1.2;color:#152744;margin-top:20px;margin-bottom:20px;text-transform:uppercase}.meduleTermsAndConditions>div.termsContent ol li.headerItem>*{font-size:initial;font-weight:initial;line-height:initial;text-transform:initial}.meduleTermsAndConditions>div.termsContent ol.numberDot{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.numberDot>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.numberDot>li::marker{content:counter(list) ". "}.meduleTermsAndConditions>div.termsContent ol.numberBracket{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.numberBracket>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.numberBracket>li::marker{content:counter(list) ") "}.meduleTermsAndConditions>div.termsContent ol.numberBrackets{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.numberBrackets>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.numberBrackets>li::marker{content:"(" counter(list) ") "}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaDot{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaDot>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaDot>li::marker{content:counter(list,lower-alpha) ". "}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaBracket{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaBracket>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaBracket>li::marker{content:counter(list,lower-alpha) ") "}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaBrackets{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaBrackets>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.lowerAlphaBrackets>li::marker{content:"(" counter(list,lower-alpha) ") "}.meduleTermsAndConditions>div.termsContent ol.upperAlphaDot{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.upperAlphaDot>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.upperAlphaDot>li::marker{content:counter(list,upper-alpha) ". "}.meduleTermsAndConditions>div.termsContent ol.upperAlphaBracket{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.upperAlphaBracket>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.upperAlphaBracket>li::marker{content:counter(list,upper-alpha) ") "}.meduleTermsAndConditions>div.termsContent ol.upperAlphaBrackets{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.upperAlphaBrackets>li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.upperAlphaBrackets>li::marker{content:"(" counter(list,upper-alpha) ") "}.meduleTermsAndConditions>div.termsContent ol.numberDotList{counter-reset:list;padding-left:2.5rem}.meduleTermsAndConditions>div.termsContent ol.numberDotList>ol{padding-left:2.5rem}.meduleTermsAndConditions>div.termsContent ol.numberDotList>ol>ol{padding-left:3.3rem}.meduleTermsAndConditions>div.termsContent ol.numberDotList ol{counter-reset:list}.meduleTermsAndConditions>div.termsContent ol.numberDotList ol.numberBracket{padding-left:1.1rem}.meduleTermsAndConditions>div.termsContent ol.numberDotList ol.numberBracket>li::marker{content:counter(list) ") "!important}.meduleTermsAndConditions>div.termsContent ol.numberDotList ol.numberBrackets{padding-left:1.5rem}.meduleTermsAndConditions>div.termsContent ol.numberDotList ol.numberBrackets>li::marker{content:"(" counter(list) ") "!important}.meduleTermsAndConditions>div.termsContent ol.numberDotList li{list-style:none;counter-increment:list}.meduleTermsAndConditions>div.termsContent ol.numberDotList li::marker{content:counters(list,".") ". "}.patientList .meduleSpinner{text-align:center}.meduleCheckBox{margin:13px 0 5px}.meduleCheckBox label{display:flex;align-items:center;position:relative;padding-left:4px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#152744;cursor:pointer}.meduleCheckBox label input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:0px;height:0px;margin:0;border:none;outline:none}.meduleCheckBox label input+.checkmark{position:relative;height:10px;width:10px;min-height:10px;min-width:10px;background-color:#fff;border:3px solid #E5E5E5;-webkit-border-radius:4px!important;-moz-border-radius:4px!important;-o-border-radius:4px!important;border-radius:4px!important}.meduleCheckBox label input+.checkmark:after{content:"";position:absolute;display:none;left:2px;top:-1px;width:3px;height:7px;border:solid #FFFFFF;border-width:0 3px 3px 0;transform:rotate(45deg)}.meduleCheckBox label input:indeterminate+.checkmark{background-color:#2f5899;border-color:#2f5899}.meduleCheckBox label input:indeterminate+.checkmark:after{display:block;top:1px;width:6px;height:3px;border-width:0 0 3px 0;transform:rotate(0)}.meduleCheckBox label input:not(:indeterminate):checked+.checkmark{background-color:#2f5899;border-color:#2f5899}.meduleCheckBox label input:not(:indeterminate):checked+.checkmark:after{display:block}.meduleCheckBox label input[disabled]+.checkmark{cursor:not-allowed}.meduleCheckBox label input[disabled]+.checkmark+.checklabel{cursor:not-allowed}.meduleCheckBox label input[disabled]:indeterminate+.checkmark{background-color:#e3e7f2;border-color:#e3e7f2}.meduleCheckBox label input[disabled]:indeterminate+.checkmark:after{border-color:#86aae2}.meduleCheckBox label input[disabled]:not(:indeterminate):checked+.checkmark{background-color:#e3e7f2;border-color:#e3e7f2}.meduleCheckBox label input[disabled]:not(:indeterminate):checked+.checkmark:after{border-color:#86aae2}.meduleCheckBox label input[disabled]:not(:indeterminate):not(:checked)+.checkmark{background-color:#e3e7f2;border-color:#e3e7f2}.meduleCheckBox label:hover input:not(:disabled):indeterminate+.checkmark{background-color:#608bce;border-color:#608bce}.meduleCheckBox label:hover input:not(:disabled):not(:indeterminate):checked+.checkmark{background-color:#608bce;border-color:#608bce}.meduleCheckBox label:hover input:not(:disabled):not(:indeterminate):not(:checked)+.checkmark{background-color:#f2f7ff}.meduleCheckBox label .checklabel{display:inline;padding:0 4px 0 12px;font-family:Roboto,sans-serif;font-size:1rem!important}.meduleCheckBox label.hasError input+.checkmark{border-color:#ed3c54!important}.meduleCheckBox label.hasError input:checked+.checkmark{background-color:#ed3c54!important}.meduleCheckBox label.hasError input:not(:checked)+.checkmark{background-color:#fff}.meduleCheckBox label.hasError .checklabel{color:#ed3c54!important}.meduleCheckBox>.errorMessage{color:#ed3c54!important;padding-left:32px}.meduleCheckBox>.helperText{margin-top:4px;padding-left:32px}.meduleAddressFrom .meduleTextfield.lookupFieldContainer svg.search{position:absolute;width:24px;right:14px;top:36px}.meduleAddressFrom .enterManually{padding:18px 0 4px}.meduleAddressFrom hr{margin-bottom:20px}.meduleAddressFrom .addressLine2Wrapper .meduleTextfield{margin-top:1rem}.meduleAddressFrom .deleteWrapper{margin:.5rem 0 1.1rem}.meduleAddressFrom .groupedCols{display:flex;gap:15px;margin-bottom:20px}.meduleAddressFrom .groupedCols .stateCol,.meduleAddressFrom .groupedCols .postCodeCol{flex:1 1 50%}.meduleMessage{padding:12px;display:flex;align-items:center;gap:12px;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important}.meduleMessage.regularSizeMessage .messageBody{font-size:1rem!important}.meduleMessage.regularSizeMessage>svg{min-width:32px;width:32px;height:32px}.meduleMessage.smallSizeMessage .messageBody,.meduleMessage.smallSizeMessage .messageBody a{font-size:.85rem!important}.meduleMessage.smallSizeMessage>svg{min-width:28px;width:28px;height:28px}.meduleMessage.withMargins{margin:1.5rem 0}.meduleMessage.noMargins{margin:0}.meduleMessage.borderedMessage{background-color:#fff}.meduleMessage.borderedMessage.errorMessage{border:2px solid #ED3C54}.meduleMessage.borderedMessage.errorMessage *{color:#ed3c54}.meduleMessage.borderedMessage.errorMessage svg path{fill:#ed3c54}.meduleMessage.borderedMessage.warningMessage{border:2px solid #FF8500}.meduleMessage.borderedMessage.warningMessage *{color:#ff8500}.meduleMessage.borderedMessage.warningMessage svg path{fill:#ff8500}.meduleMessage.borderedMessage.importantMessage{border:2px solid #3064B3}.meduleMessage.borderedMessage.importantMessage *{color:#3064b3}.meduleMessage.borderedMessage.importantMessage svg path{fill:#3064b3}.meduleMessage.borderedMessage.infoMessage{border:2px solid #E5E5E5}.meduleMessage.borderedMessage.infoMessage *{color:#3064b3}.meduleMessage.borderedMessage.infoMessage svg path{fill:#3064b3}.meduleMessage.borderlessMessage{background-color:#f2f7ff}.meduleMessage.borderlessMessage.errorMessage *{color:#ed3c54}.meduleMessage.borderlessMessage.errorMessage svg path{fill:#ed3c54}.meduleMessage.borderlessMessage.warningMessage *{color:#ff8500}.meduleMessage.borderlessMessage.warningMessage svg path{fill:#ff8500}.meduleMessage.borderlessMessage.importantMessage *{color:#2c6ed3}.meduleMessage.borderlessMessage.importantMessage svg path{fill:#2c6ed3}.meduleMessage.borderlessMessage.infoMessage *{color:#2c6ed3}.meduleMessage.borderlessMessage.infoMessage svg path{fill:#2c6ed3}.meduleMessage div{width:100%}.meduleMessage .messageBody{margin-bottom:0;width:100%}.meduleMessage h6{margin:0;font-weight:700}.meduleMessage hr{display:block;margin:.5rem 0;width:100%;height:1px;background-color:#e5e5e5!important;border:none}.meduleConfirmRegister{padding:0 20px 20px}.meduleConfirmRegister form .meduleTextfield+.meduleMessage{margin-top:1.2rem}.meduleConfirmRegister form .formFooter .meduleButton+p{margin-top:1.2rem}.meduleConfirmRegister form .formFooter .meduleButton+p+p{margin-top:1.2rem}.meduleCreateAccount{padding:0 20px 20px}.meduleForgotPassword{padding:20px}.meduleForgotPassword form .formFooter .meduleButton+p{margin-top:1.2rem}.meduleResetPassword,.meduleSignIn{padding:0 20px 20px}.meduleCart .meduleSection h4,.meduleCart .meduleSection h5{display:flex;justify-content:space-between}.meduleCart .meduleSection h4:first-of-type,.meduleCart .meduleSection h5:first-of-type{margin-top:0!important}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem{padding:13px 0}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem:first-child{padding-top:.2rem}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem:last-child{padding-bottom:.2rem}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem:not(:last-child){border-bottom:1px solid #E5E5E5}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .cartRow .cartRowDetail{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .cartRow .cartRowDetail *:nth-child(2){text-align:right;white-space:nowrap}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .cartRow .cartRowDetail+.cartRowDetail{margin-top:.25rem}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .tags .medulePill{margin-top:12px}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .medulePill.cartPillPatientName{margin-top:4px;margin-bottom:12px;background-color:#c7cdd8}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .medulePill.cartPillPaperScript{background-color:#abf1e5}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .medulePill.cartPillCompounded{background-color:#cfcef8}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .medulePill.cartPillControlledSubstance{background-color:#ffea7a}.meduleCart .meduleSection.cartItemSectionWrapper .cartItem .medulePill.cartPillTempSensitive{background-color:#abd3f9}.meduleCart .meduleSection.checkoutSummarySectionWrapper{background-color:#f7fcfa}.meduleCart .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow{display:flex;margin-top:.5rem;margin-bottom:.5rem;align-items:flex-start;justify-content:space-between;gap:12px}.meduleCart .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow.additionalSpacing{margin-top:1.25rem}.meduleCart .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow *:nth-child(2){text-align:right;white-space:nowrap}.meduleCart .meduleSection.checkoutSummarySectionWrapper>h4{margin-top:0!important}.meduleCart .meduleSection.checkoutSummarySectionWrapper hr{margin-top:.5rem!important;margin-bottom:.5rem!important}.meduleCart .callToActionBtnWrapper{margin-top:20px}.meduleCart .callToActionBtnWrapper .meduleButton{margin-bottom:0}.meduleCart .meduleMessage{margin-top:12px!important}.meduleCart .meduleMessage .messageBody ul{margin:.2rem 0;padding-left:20px}.cartErrors .meduleMessage{margin-bottom:1rem!important}.cartErrors .meduleMessage .messageBody ul{margin:.2rem 0;padding-left:20px}.meduleComplete .orderSuccessImg{width:230px}.meduleComplete .orderInfo{margin:20px 0;padding:0 20px;color:#5f6e89;line-height:1.5!important}.meduleComplete .orderInfo div{color:#5f6e89}.meduleComplete .orderInfo .bottomTxt{margin-top:15px}.meduleTextarea{position:relative;margin-top:12px}.meduleTextarea.hasLabel label{display:block;margin:8px 0 4px;color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleTextarea.hasLabel label *{color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.meduleTextarea.noLabel.preserveLabelSpace{margin-top:1.85rem}.meduleTextarea.noLabel.collapseLabelSpace{margin-top:.6rem}.meduleTextarea textarea{display:block;width:100%;height:6rem;padding:8px 15px;font-size:16px;box-sizing:border-box;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important;outline:none;border:2px solid #D0DBEA;background-color:#fafbfc;line-height:1.45;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;word-wrap:break-word;overflow:hidden;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.meduleTextarea textarea:not([disabled]){color:#5f6e89}.meduleTextarea textarea:not([disabled])::placeholder{color:#9aa5b6}.meduleTextarea textarea[disabled]{color:#bcc5cf}.meduleTextarea textarea.hasError{border-color:#ed3c54!important}.meduleTextarea textarea:not([disabled]):not(:focus-within):hover{background-color:#f2f7ff}.meduleTextarea textarea:focus-within{background-color:#fff;border-color:#152744}.meduleTextarea>.errorMessage{color:#ed3c54!important}.meduleTextarea>.helperText{margin-top:4px}.meduleDelivery .meduleSection h4,.meduleDelivery .meduleSection h5{display:flex;justify-content:space-between}.meduleDelivery .meduleSection h4:first-of-type,.meduleDelivery .meduleSection h5:first-of-type{margin-top:0!important}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodsError{padding:12px;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important;display:flex;align-items:center;gap:8px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodsError h6{font-size:1rem!important;color:#ed3c54!important}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodsError p{font-size:.85rem!important;color:#ed3c54!important;margin-bottom:0}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodsError{background-color:#f2f7ff}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodsError svg{min-width:28px;width:28px;height:28px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodsError svg path{fill:#ed3c54!important}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes{display:flex;justify-content:space-between;gap:8px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio{margin:0 0 5px;flex:1 1 0px;position:relative}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton{height:62px!important}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel{display:block}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel .displayName abbr{text-decoration:none}@media (min-width: 1020px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel .displayName abbr{font-size:0}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel .displayName abbr:before{content:attr(title);font-size:1rem}}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel .fromPrice{font-size:.9rem!important;font-weight:400}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel .ineligibleReason{position:absolute}@media (min-width: 400px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel .ineligibleReason{bottom:.5rem;right:.5rem}}@media (max-width: 399px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton .radiolabel .ineligibleReason{bottom:.35rem;right:.35rem}}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton.disabled .radiolabel .displayName,.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryModes .meduleRadio .meduleRadioButton.disabled .radiolabel .fromPrice{color:inherit!important}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio{margin:12px 0 18px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel{display:flex;flex-grow:1;gap:4px;align-items:center}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName{display:inline-block;flex:1 1 100%}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName .displayName{display:inline-block;margin-right:.25rem}@media (min-width: 401px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName .subText{display:inline-block}}@media (max-width: 400px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName .subText{display:block!important}}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName div.subText{color:#5f6e89}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName div.subText:before{content:"("}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName div.subText:after{content:")"}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionName a.subText{color:#5c87cd!important}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .meduleRadio .meduleRadioRegular .radiolabel .deliveryOptionCost{flex:0 0 52px;text-align:right}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots{margin-left:2rem}@media (min-width: 1020px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName{display:flex;flex:1 1 100%}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName .displayName{flex:0 0 28%}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName .subText{flex:1 1}}@media (min-width: 401px) and (max-width: 1019px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName{display:flex;flex:1 1 100%}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName .displayName{flex:0 0 48%}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName .subText{flex:1 1}}@media (max-width: 400px){.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName{display:inline-block;flex:1 1 100%}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName .displayName{display:inline-block;margin-right:.25rem}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryChoice .slots .deliveryOptionSlotName .subText{display:inline-block;color:#5f6e89}}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .collectionChoice .meduleRadio .meduleRadioRegular .radiolabel{display:flex;flex-direction:column;gap:0;align-items:flex-start}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .collectionChoice .meduleRadio .meduleRadioRegular .radiolabel h6{font-weight:700}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .collectionChoice .meduleRadio .meduleRadioRegular .radiolabel p{margin:2px 0;font-size:.85rem!important}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods{margin:1rem 0 0;padding:10px;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important;display:flex;align-items:center;background-color:#f2f7ff}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>svg{min-width:28px;width:28px;height:28px;margin:6px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>svg path{fill:#2c6ed3}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>div{padding-left:10px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>div h6{color:#2c6ed3}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>div p{margin-bottom:0;font-size:.85rem!important;color:#2c6ed3}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>div p:not(:first-of-type){margin-top:.6rem}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>div ul{margin:.2rem 0;padding-left:20px;font-size:.85rem!important;color:#2c6ed3}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .noDeliveryMethods>div ul li+li{padding-top:4px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodDisclaimer{margin:1rem 0 0;padding:10px;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important;display:flex;align-items:center;background-color:#f7fcfa}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodDisclaimer>svg{min-width:28px;width:28px;height:28px;margin:6px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodDisclaimer>svg path{fill:#5f6e89}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodDisclaimer>div{padding-left:10px}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodDisclaimer>div h6{color:#5f6e89}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodDisclaimer>div p{margin-bottom:0;font-size:.85rem!important;color:#5f6e89}.meduleDelivery .meduleSection.deliveryMethodsSectionWrapper .deliveryMethods .deliveryMethodDisclaimer>div p+p{padding-top:8px}.meduleDelivery .meduleSection.deliveryNoteSectionWrapper h5{display:flex;justify-content:space-between}.meduleDelivery .meduleSection.deliveryNoteSectionWrapper h5 .charCounter{flex-basis:content;padding-left:1rem;font-size:.85rem;font-weight:400}.meduleDelivery .meduleSection.deliveryNoteSectionWrapper .meduleTextarea{margin:10px 0 0}.meduleDelivery .meduleSection.deliveryNoteSectionWrapper .meduleTextarea textarea{height:4.2rem;width:100%;resize:none}.meduleDelivery .meduleSection.discountCodeSectionWrapper .discountCodeGroup{display:flex;gap:12px;align-items:center}.meduleDelivery .meduleSection.discountCodeSectionWrapper .discountCodeGroup .codeEntry{width:70%}.meduleDelivery .meduleSection.discountCodeSectionWrapper .discountCodeGroup .codeEntry .meduleTextfield{margin:10px 0}.meduleDelivery .meduleSection.discountCodeSectionWrapper .discountCodeGroup .applyButton{width:30%}.meduleDelivery .meduleSection.checkoutSummarySectionWrapper{background-color:#f7fcfa}.meduleDelivery .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow{display:flex;margin-top:.5rem;margin-bottom:.5rem;justify-content:space-between;gap:12px}.meduleDelivery .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow.additionalSpacing{margin-top:1.25rem}.meduleDelivery .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow *:nth-child(2){text-align:right;white-space:nowrap}.meduleDelivery .meduleSection.checkoutSummarySectionWrapper>h4{margin-top:0!important}.meduleDelivery .meduleSection.checkoutSummarySectionWrapper hr{margin-top:.5rem!important;margin-bottom:.5rem!important}.meduleDelivery .callToActionBtnWrapper{margin-top:20px}.meduleDelivery .callToActionBtnWrapper .meduleButton{margin-bottom:0}.meduleDelivery .meduleSpinner{text-align:center}.deliveryAddressModal{background:#fff;outline:none;width:100%;min-height:min(400px,100dvh - 20px)}.deliveryAddressModal .meduleModalBodyContent form{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;overflow:hidden;margin-top:24px}.deliveryAddressModal .meduleModalBodyContent form>.addresses{overflow-y:auto}.deliveryAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem{margin:5px 0;padding:0}.deliveryAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label{width:100%}.deliveryAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label .radiolabel{display:flex;justify-content:space-between;padding:10px 4px 10px 12px;width:100%}.deliveryAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label .radiolabel .address{flex-grow:1}.deliveryAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label .radiolabel svg{flex-basis:24px}.deliveryAddressModal .meduleModalBodyContent form>.meduleButton{min-height:54px}.deliveryAddressModal .meduleModalFooterContent{padding:0}.meduleDeliveryInfo div.centerAlign svg{width:170px;height:170px}.meduleDeliveryInfo p+p{padding-top:1rem}.medulePayment .meduleSection h4,.medulePayment .meduleSection h5{display:flex;justify-content:space-between}.medulePayment .meduleSection h4:first-of-type,.medulePayment .meduleSection h5:first-of-type{margin-top:0!important}.medulePayment .meduleSection.paymentDetailsSectionWrapper .cardNumber{position:relative}.medulePayment .meduleSection.paymentDetailsSectionWrapper .cardNumber .cardTypes{position:absolute;top:calc(1.5rem + 13.5px);right:1rem;display:flex;column-gap:8px;z-index:10}.medulePayment .meduleSection.paymentDetailsSectionWrapper .cardNumber .cardTypes svg{width:32px}.medulePayment .meduleSection.paymentDetailsSectionWrapper .cardNumber .cardTypes svg.isActive{transform:scale(1.1)}.medulePayment .meduleSection.paymentDetailsSectionWrapper .cardNumber .cardTypes svg.notActive{transform:scale(.95);filter:grayscale(100%);opacity:.3}.medulePayment .meduleSection.paymentDetailsSectionWrapper .cardNumber .cardNumberField,.medulePayment .meduleSection.paymentDetailsSectionWrapper .cardNumber .cardNumberField label{margin-top:0}.medulePayment .meduleSection.paymentDetailsSectionWrapper .groupedCols{display:flex}.medulePayment .meduleSection.paymentDetailsSectionWrapper .groupedCols .expiryCol{flex:1 1 50%;margin-right:15px}.medulePayment .meduleSection.paymentDetailsSectionWrapper .groupedCols .cvvCol{flex:1 1 50%}.medulePayment .meduleSection.paymentDetailsSectionWrapper .meduleMessage{margin-top:1.2rem}.medulePayment .meduleSection.checkoutSummarySectionWrapper{background-color:#f7fcfa}.medulePayment .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow{display:flex;margin-top:.5rem;margin-bottom:.5rem;justify-content:space-between}.medulePayment .meduleSection.checkoutSummarySectionWrapper .checkoutSummaryRow.additionalSpacing{margin-top:1.25rem}.medulePayment .meduleSection.checkoutSummarySectionWrapper .paymentProvider{margin-top:.66rem;display:flex;align-items:center;justify-content:right;font-size:.75rem!important}.medulePayment .meduleSection.checkoutSummarySectionWrapper .paymentProvider img{width:60px;margin-left:4px}.medulePayment .meduleSection.checkoutSummarySectionWrapper>h4{margin-top:0!important}.medulePayment .meduleSection.checkoutSummarySectionWrapper hr{margin-top:.5rem!important;margin-bottom:.5rem!important}.medulePayment .callToActionBtnWrapper{margin-top:20px}.medulePayment .callToActionBtnWrapper .meduleButton{margin-bottom:0}.medulePayment .dummyPayBtnWrapper{padding-top:20px}.billingAddressModal{background:#fff;outline:none;width:100%;min-height:min(400px,100dvh - 20px)}.billingAddressModal .meduleModalBodyContent form{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1;overflow:hidden;margin-top:24px}.billingAddressModal .meduleModalBodyContent form>.addresses{overflow-y:auto}.billingAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem{margin:5px 0;padding:0}.billingAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label{width:100%}.billingAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label .radiolabel{display:flex;justify-content:space-between;padding:10px 4px 10px 12px;width:100%}.billingAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label .radiolabel .address{flex-grow:1}.billingAddressModal .meduleModalBodyContent form>.addresses>.meduleRadio.meduleMenuItem label .radiolabel svg{flex-basis:24px}.billingAddressModal .meduleModalBodyContent form>.meduleButton{min-height:54px}.billingAddressModal .meduleModalFooterContent{padding:0}.meduleHome{position:relative}.meduleHome .homeHeader{position:relative;min-height:50px;z-index:10;padding:35px 150px 20px 30px}.meduleHome .homeHeader h2{position:relative;color:#fff;z-index:40}.meduleHome .homeHeader .welcomeMessage{position:relative;font-size:.9rem!important;color:#152744;z-index:10}.meduleHome .homeHeader .homeHeaderBg{position:absolute;display:inline-block;z-index:0;top:0;width:600px;right:-100px;height:170px;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;-moz-transition:all .2s ease-out}@media (min-width: 400px) and (max-width: 1020px){.meduleHome .homeHeader .homeHeaderBg{width:500px;height:140px;right:-50px}}@media (min-width: 1021px){.meduleHome .homeHeader .homeHeaderBg{right:-45px;top:0;width:688px;height:200px}}.meduleHome .homeImage{display:inline-block;position:absolute;width:126px;top:16px;right:5px;z-index:30}.meduleHome .noMedicationsMessageWrapper{display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;padding:0 10px}.meduleHome .noMedicationsMessageWrapper .capsuleIcon{display:inline-block;width:40px;margin-bottom:10px}.meduleHome .meduleSection{z-index:20;position:relative}.meduleHome .meduleSection .meduleMenuItem{column-gap:18px}.meduleHome .meduleSection .meduleMenuItem.unavailableItem svg:first-of-type,.meduleHome .meduleSection .meduleMenuItem.unavailableItem h5,.meduleHome .meduleSection .meduleMenuItem.unavailableItem h6{opacity:.5}.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper{margin-left:0;flex-grow:2}.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper .medicationStrength:before{content:"|";color:#bcc5cf;padding:0 .5rem}.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper h6 .remainingOrLeftText{color:inherit}@media (min-width: 1021px){.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper h6 .remainingOrLeftText:after{content:" remaining"}}@media (max-width: 1020px){.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper h6 .remainingOrLeftText:after{content:" left"}}.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper h6 .futureAvailable{color:inherit}@media (max-width: 768px){.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper h6 .futureAvailable:before{content:" - "}}@media (min-width: 769px){.meduleHome .meduleSection .meduleMenuItem .itemContentWrapper h6 .futureAvailable:before{content:" - available "}}.meduleHome .meduleSection .meduleMenuItem .menuRightWrapper{margin-right:8px;display:flex;column-gap:8px;align-items:center}.medulePrescriptionDetails .medicationDetailsList{background-color:#e2e6ec}.medulePrescriptionDetails .medicationDetailsList hr{margin-left:25px;margin-right:25px}.medulePrescriptionDetails .medicationDetailsList .medicationDetailsWrapper{padding:20px 25px 15px;margin-top:0;margin-bottom:0}.medulePrescriptionDetails .medicationDetailsList .medicationDetailsWrapper:first-child{margin-top:20px}.medulePrescriptionDetails .medicationDetailsList .medicationDetailsWrapper:last-child{margin-bottom:20px}.medulePrescriptionDetails .medicationDetailsList .medicationDetails,.medulePrescriptionDetails .row{padding-top:15px}.medulePrescriptionDetails .barcode svg{display:block;margin:2rem auto;text-align:center}.preVariantListMessage{margin:18px 0}.callToAction{margin-top:12px}.loadingWrapper .meduleSpinner{text-align:center}.meduleMedicationItem h4{margin-top:0;margin-bottom:18px}.meduleMedicationItem h4.withIcon{padding-left:50px;position:relative;padding-top:10px}.meduleMedicationItem h4.withIcon .mediumIcon{position:absolute;top:calc(50% - 17px);left:0}.meduleMedicationItem hr,.meduleMedicationItem .contentWrapper{margin:18px 0}.meduleMedicationItem .contentWrapper:last-of-type{margin-bottom:0}.meduleMedicationItem .contentWrapper .row{margin-bottom:15px}.meduleMedicationItem .contentWrapper .row .col{display:inline-block;width:50%}.meduleMedicationItem .contentWrapper .row .col .labelWithTooltip{display:flex;align-items:center;gap:4px}.meduleMedicationItem .contentWrapper .row:last-child{margin-bottom:0}.meduleMedicationItem .contentWrapper .row .recommendationLine{display:flex;justify-content:space-between}.meduleMedicationItem .contentWrapper .row .inlineActions{padding-top:12px;padding-bottom:12px}.meduleMedicationItem .contentWrapper .meduleRadio{margin:16px 0}.meduleMedicationItem .contentWrapper .meduleRadio .radiolabel{width:100%}.meduleMedicationItem .contentWrapper .meduleRadio .radiolabel .radioWrapper{display:flex;align-items:center;justify-content:space-between}.meduleMedicationItem .contentWrapper .meduleRadio .radiolabel .radioWrapper .variantNameWrapper{margin-left:4px}.meduleMedicationItem .contentWrapper .meduleRadio .radiolabel .radioWrapper .variantNameWrapper .productPilloutOfStock{background-color:#c7cdd8}.meduleMedicationItem .contentWrapper .meduleRadio .radiolabel .radioWrapper .priceWrapper{margin-left:auto}.meduleMedicationItem .contentWrapper .radioRow{display:flex;justify-content:center;flex-wrap:wrap;column-gap:16px;width:100%;padding-bottom:8px}.meduleMedicationItem .contentWrapper .radioRow .meduleRadio{margin:0;flex-basis:100px}.meduleMedicationItem .contentWrapper .radioRow div[id$=error],.meduleMedicationItem .contentWrapper .radioRow div[id$=error] span{color:#ed3c54!important}.meduleMedicationItem .contentWrapper .radioRow div[id$=error] svg{display:none}.meduleMedicationItem .contentWrapper .selectedRecommendedProductWrapper{text-align:center}.meduleMedicationItem .contentWrapper .selectedRecommendedProductWrapper :first-child.meduleRadio{padding-right:1em}.meduleMedicationItem .contentWrapper .selectedRecommendedProductWrapper .meduleRadio{width:100px;display:inline-block}.meduleMedicationItem .contentWrapper .prescriptionWrapper{display:flex;justify-content:space-between}.meduleMedicationItem .contentWrapper .prescriptionWrapper>div{line-height:1.2rem}.meduleMedicationItem .contentWrapper .prescriptionWrapper>div>button{height:1rem;line-height:1.2rem;padding:0}.meduleMedicationItem .contentWrapper .prescriptionWrapper>div>button>span{margin:0}.meduleMedicationItem .contentWrapper .prescriptionWrapper>div>button>span abbr{text-decoration:none}@media (min-width: 1021px){.meduleMedicationItem .contentWrapper .prescriptionWrapper>div>button>span abbr{font-size:0}.meduleMedicationItem .contentWrapper .prescriptionWrapper>div>button>span abbr:before{content:attr(title);font-size:1rem}}@media (max-width: 400px){.meduleMedicationItem .contentWrapper .prescriptionWrapper>div>button>span abbr{font-size:.9rem}}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList{width:100%;margin:.2rem 0;border-spacing:0}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList thead th{font-size:.9rem!important;line-height:1.2!important;font-weight:600}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList thead th.ePrescriptionScid{padding:0;text-align:left}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList thead th.authoredAt{padding:0 .5rem;width:105px;text-align:left}@media (max-width: 1020px){.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList thead th.authoredAt{display:none}}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList thead th.actions{padding:0;width:32px}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.ePrescriptionScid{padding:.2rem 0}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status{padding:0 .5rem;width:92px;text-align:center}@media (max-width: 400px){.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status{padding:0 .25rem}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill{padding:2px 10px;font-size:.8rem!important}}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillExpired{background-color:#c7cdd8}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillDispensed{background-color:#cfcef8}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillPurchased{background-color:#abd3f9}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillCurrent{background-color:#abf1e5}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillFuture{background-color:#9adaac}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillCancelled,.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillCeased,.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.status .medulePill.prescriptionPillInactive{background-color:#c7cdd8}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.authoredAt{padding:.2rem .5rem 0}@media (max-width: 1020px){.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.authoredAt{display:none}}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.actions{padding:0;text-align:center;vertical-align:middle}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr td.actions>button{display:flex;margin:auto}.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr:nth-child(n+2) td.ePrescriptionScid,.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr:nth-child(n+2) td.status,.meduleMedicationItem .contentWrapper .meduleMedicationPrescriptionList tbody tr:nth-child(n+2) td.authoredAt{padding-top:.2rem}.howItWorks .title{text-align:center}.howItWorks .howItWorksRow{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.howItWorks .howItWorksRow>svg{width:150px;height:150px}.howItWorks .howItWorksRow>div{margin:0 2rem;text-align:center}@media (max-width: 330px){.howItWorks .howItWorksRow>div h4{font-size:1.1rem!important}}.howItWorks hr{margin:3rem 1rem}.consentWordingSection hr{margin:1.5rem 0}.prescriptionDetailsModal{width:400px!important;max-width:40vw!important;min-width:400px!important;min-height:480px!important;background:#fff;overflow:auto;outline:none}.outboundMedicationlReferrer{text-align:center}.outboundMedicationlReferrer>svg{width:auto;height:auto;max-width:250px;max-height:150px;display:block;margin:0 auto 15px}.meduleAttachDevice .meduleSection h4+.meduleMedicationItem{padding-top:10px}.meduleAttachDevice .pageBottomBtnsWrapper+.meduleSection{margin-top:25px}.meduleAttachDevice hr{margin:1.25rem 0 0}.meduleAttachDevice .addNewPatientLink{margin-top:8px;margin-bottom:12px}.meduleAttachDevice .meduleSpinner,.meduleAttachPrescription .prescriptionDetail{text-align:center}.meduleAttachPrescription .prescriptionDetail:first-child>*:first-child{margin:0 auto 1rem}.meduleAttachPrescription .prescriptionDetail:first-child>*:not(:first-child){margin:1rem auto}.meduleAttachPrescription .prescriptionDetail:not(:first-child):not(:last-child)>*{margin:1rem auto}.meduleAttachPrescription .prescriptionDetail:last-child>*:not(:last-child){margin:1rem auto}.meduleAttachPrescription .prescriptionDetail:last-child>*:last-child{margin:1rem auto 0}.meduleAttachPrescription .prescriptionDetail>*{display:block}@media (max-width: 399px){.meduleAttachPrescription .prescriptionDetail .qrCode>svg:not(.showQrCode){display:none}}@media (min-width: 400px){.meduleAttachPrescription .prescriptionDetail .qrCode>a:not(.showQrCode){display:none}}.meduleAttachPrescription .prescriptionDetail .qrCode>a.showQrCode{display:none}.meduleAttachPrescription .prescriptionDetail .prescriptionTokenLabel{font-size:1.1rem!important;font-weight:700!important}.meduleAttachPrescription .meduleSection h4+.meduleMedicationItem{padding-top:10px}.meduleAttachPrescription .pageBottomBtnsWrapper+.meduleSection{margin-top:25px}.meduleAttachPrescription hr{margin:1.25rem 0 0}.meduleAttachPrescription .addNewPatientLink{margin-top:8px;margin-bottom:12px}.meduleAttachPrescription .howItWorks .title{text-align:center}.meduleAttachPrescription .howItWorks .howItWorksRow{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.meduleAttachPrescription .howItWorks .howItWorksRow>svg{width:150px;height:150px}.meduleAttachPrescription .howItWorks .howItWorksRow>div{margin:0 2rem;text-align:center}@media (max-width: 330px){.meduleAttachPrescription .howItWorks .howItWorksRow>div h4{font-size:1.1rem!important}}.meduleAttachPrescription .howItWorks hr{margin:3rem 1rem}.meduleAttachPrescription .orderingUnavailable{padding:16px 0}.meduleAttachPrescription .orderingUnavailable h4{margin-bottom:18px}.meduleAttachPrescription .orderingUnavailable p{margin-top:8px}.meduleAttachPrescription .orderingUnavailable.orderingUnavailableNonAuth h4{font-size:1rem!important}.meduleAttachPrescription .orderingUnavailable.orderingUnavailableNonAuth p{font-size:.9rem!important}.medulePrescriptionPhotoProof .mainIcon{margin-top:48px;max-width:120px;max-height:120px}.medulePrescriptionPhotoProof h3{margin-top:36px;margin-bottom:12px}.medulePrescriptionPhotoProof .inlineActions{padding-top:12px;padding-bottom:12px}.meduleUploadPrescription{display:flex;flex-direction:column;flex:1}.meduleUploadPrescription .explainerImage{margin:0 1rem}.meduleUploadPrescription .explainerImage svg{display:block;margin:0 auto;width:100%;max-width:min(400px,80vw);height:auto}.meduleUploadPrescription .prescriptionInput .meduleTextfield{margin-top:1rem}.meduleUploadPrescription .prescriptionInput .callToActionBtnWrapper{margin:20px 0}.meduleUploadPrescription .howItWorks .title{text-align:center}.meduleUploadPrescription .howItWorks .howItWorksRow{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.meduleUploadPrescription .howItWorks .howItWorksRow>svg,.meduleUploadPrescription .howItWorks .howItWorksRow>img{width:150px;height:150px}.meduleUploadPrescription .howItWorks .howItWorksRow>div{margin:0 2rem;text-align:center}@media (max-width: 330px){.meduleUploadPrescription .howItWorks .howItWorksRow>div h4{font-size:1.1rem!important}}.meduleUploadPrescription .howItWorks hr{margin:3rem 1rem}.meduleViewPrescription .prescriptionDetail{text-align:center}.meduleViewPrescription .prescriptionDetail>*{display:block}.meduleViewPrescription .prescriptionDetail>*:first-child{margin:0 auto 1rem}.meduleViewPrescription .prescriptionDetail>*:not(:first-child):not(:last-child){margin:1rem auto}.meduleViewPrescription .prescriptionDetail>*:last-child{margin:1rem auto 0}.meduleViewPrescription .prescriptionDetail .prescriptionStatusLabel,.meduleViewPrescription .prescriptionDetail .prescriptionTokenLabel{font-size:1.1rem!important;font-weight:700!important}.meduleViewPrescription .prescriptionDetail h4{font-size:1.2rem!important}.meduleViewPrescription .ctaSubsection>div{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;column-gap:.2rem}.meduleViewPrescription .ctaSubsection>div .ctaText>h3{font-size:1.2rem!important;margin-top:.5rem;margin-bottom:1rem}@media (max-width: 400px){.meduleViewPrescription .ctaSubsection>div .ctaText>p{font-size:.9rem!important}}.meduleViewPrescription .ctaSubsection>div .ctaImage{text-align:right;max-width:120px}.meduleViewPrescription .ctaSubsection>div .ctaImage>svg{width:100%;height:100%}.meduleViewPrescription hr{margin:1.25rem 0}.meduleViewPrescription .addNewPatientLink{margin-top:8px;margin-bottom:12px}.meduleViewPrescription .howItWorks .title{text-align:center}.meduleViewPrescription .howItWorks .howItWorksRow{display:flex;flex-direction:column;align-items:center;margin:1.5rem 0}.meduleViewPrescription .howItWorks .howItWorksRow>svg,.meduleViewPrescription .howItWorks .howItWorksRow>img{width:150px;height:150px}.meduleViewPrescription .howItWorks .howItWorksRow>div{margin:0 2rem;text-align:center}@media (max-width: 330px){.meduleViewPrescription .howItWorks .howItWorksRow>div h4{font-size:1.1rem!important}}.meduleViewPrescription .howItWorks hr{margin:3rem 1rem}.meduleViewPrescription .orderingUnavailable{padding:16px 0}.meduleViewPrescription .orderingUnavailable h4{margin-bottom:18px}.meduleViewPrescription .orderingUnavailable p{margin-top:8px}.meduleViewPrescription .orderingUnavailable.orderingUnavailableNonAuth h4{font-size:1rem!important}.meduleViewPrescription .orderingUnavailable.orderingUnavailableNonAuth p{font-size:.9rem!important}.meduleViewPrescription .meduleSection .showQrCodeButton{width:100%;flex-wrap:wrap;align-content:center}.meduleViewPrescription .meduleSection .showQrCodeButton>span>h4{color:#2f5899!important}.colorsDemo .row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%}.colorsDemo .row.mb20{margin-bottom:20px}@media (min-width: 1020px){.colorsDemo .row{flex-wrap:nowrap}}.colorsDemo .row .col{flex:1 0 100%;box-sizing:border-box;padding:0 20px 20px}@media (min-width: 400px){.colorsDemo .row .col{flex:1 0 45%}}@media (min-width: 1020px){.colorsDemo .row .col{flex:1 0 25%}}.colorsDemo .row .col .colorBox{height:50px}.colorsDemo .row .col .color-gray-border{background-color:#e5e5e5}.colorsDemo .borderBox{border:1px solid #D0DBEA}.colorsDemo .color-primary1{color:#152744!important}.colorsDemo .color-primary1Bg{background-color:#152744!important}.colorsDemo .color-primary2{color:#2f5899!important}.colorsDemo .color-primary2Bg{background-color:#2f5899!important}.colorsDemo .color-primary3{color:#5c87cd!important}.colorsDemo .color-primary3Bg{background-color:#5c87cd!important}.colorsDemo .color-primary4{color:#e2e6ec!important}.colorsDemo .color-primary4Bg{background-color:#e2e6ec!important}.colorsDemo .color-secondary1{color:#2c6ed3!important}.colorsDemo .color-secondary1Bg{background-color:#2c6ed3!important}.colorsDemo .color-secondary2{color:#3064b3!important}.colorsDemo .color-secondary2Bg{background-color:#3064b3!important}.colorsDemo .color-secondary3{color:#86aae2!important}.colorsDemo .color-secondary3Bg{background-color:#86aae2!important}.colorsDemo .color-secondary4{color:#d0dbea!important}.colorsDemo .color-secondary4Bg{background-color:#d0dbea!important}.colorsDemo .color-background1{background-color:#f2f7ff!important}.colorsDemo .color-background2{background-color:#f7fcfa!important}.colorsDemo .color-background3{background-color:#3c7d5f!important}.colorsDemo .color-background4{background-color:#fff!important}.colorsDemo .color-background5{background-color:#dce3fa!important}.colorsDemo .color-success{color:#37c46e!important}.colorsDemo .color-successBg{background-color:#37c46e!important}.colorsDemo .color-update{color:#ffd211!important}.colorsDemo .color-updateBg{background-color:#ffd211!important}.colorsDemo .color-warning{color:#ff8500!important}.colorsDemo .color-warningBg{background-color:#ff8500!important}.colorsDemo .color-text,.colorsDemo .color-body-txt1{color:#152744!important}.colorsDemo .color-body-txt1Bg{background-color:#152744!important}.colorsDemo .color-body-txt2{color:#5f6e89!important}.colorsDemo .color-body-txt2Bg{background-color:#5f6e89!important}.colorsDemo .color-body-txt3{color:#9aa5b6!important}.colorsDemo .color-body-txt3Bg{background-color:#9aa5b6!important}.colorsDemo .color-body-txt4{color:#bcc5cf!important}.colorsDemo .color-body-txt4Bg{background-color:#bcc5cf!important}.colorsDemo .color-body-txt5{color:#fff!important}.colorsDemo .color-body-txt5Bg{background-color:#fff!important}.colorsDemo .color-label1{color:#abf1e5!important}.colorsDemo .color-label2{color:#9adaac!important}.colorsDemo .color-label3{color:#ffea7a!important}.colorsDemo .color-label4{color:#fb7977!important}.colorsDemo .color-label5{color:#cfcef8!important}.colorsDemo .color-label6{color:#abd3f9!important}.colorsDemo .color-label7{color:#c7cdd8!important}.colorsDemo .color-label1Bg{background-color:#abf1e5!important}.colorsDemo .color-label2Bg{background-color:#9adaac!important}.colorsDemo .color-label3Bg{background-color:#ffea7a!important}.colorsDemo .color-label4Bg{background-color:#fb7977!important}.colorsDemo .color-label5Bg{background-color:#cfcef8!important}.colorsDemo .color-label6Bg{background-color:#abd3f9!important}.colorsDemo .color-label7Bg{background-color:#c7cdd8!important}.colorsDemo .color-label8Bg{background-color:#ffc282!important}.medulePhoneNumber{position:relative;margin-top:8px}.medulePhoneNumber.hasLabel label{display:block;margin:8px 0 4px;color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.medulePhoneNumber.hasLabel label *{color:#152744;line-height:1.33;font-family:Roboto,sans-serif;font-size:.85em;font-weight:600}.medulePhoneNumber.noLabel.preserveLabelSpace{margin-top:1.85rem}.medulePhoneNumber.noLabel.collapseLabelSpace{margin-top:.6rem}.medulePhoneNumber .PhoneInput{width:100%;padding:0 0 0 15px;box-sizing:border-box;-webkit-border-radius:5px!important;-moz-border-radius:5px!important;-o-border-radius:5px!important;border-radius:5px!important;outline:none;border:2px solid #D0DBEA;background-color:#fafbfc;transition:background-color .2s ease-in-out,border-color .2s ease-in-out}.medulePhoneNumber .PhoneInput .PhoneInputCountry{padding-right:4px}.medulePhoneNumber .PhoneInput input{height:53px;padding:8px 15px 8px 4px;font-size:16px;line-height:1.45;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;word-wrap:break-word;overflow:hidden;box-sizing:border-box;outline:none;border:none;border-left:1px solid #E5E5E5;border-radius:0 5px 5px 0;background-color:transparent}.medulePhoneNumber .PhoneInput input:not([disabled]){color:#5f6e89}.medulePhoneNumber .PhoneInput input:not([disabled])::placeholder{color:#9aa5b6}.medulePhoneNumber .PhoneInput input[disabled]{color:#bcc5cf}.medulePhoneNumber .PhoneInput.hasError{border-color:#ed3c54!important}.medulePhoneNumber .PhoneInput:not([disabled]):not(:focus-within):hover{background-color:#f2f7ff}.medulePhoneNumber .PhoneInput:focus-within{background-color:#fff;border-color:#152744}.medulePhoneNumber>.errorMessage{color:#ed3c54!important}.medulePhoneNumber>.helperText{margin-top:4px}.componentsDemo .row{display:flex;flex-wrap:wrap;width:100%}@media (min-width: 1020px){.componentsDemo .row{flex-wrap:nowrap}}.componentsDemo .row .col{flex:1 0 100%;box-sizing:border-box;padding:0 20px 20px}@media (min-width: 400px){.componentsDemo .row .col{flex:1 0 45%}}@media (min-width: 1020px){.componentsDemo .row .col{flex:1 0 25%}}.componentsDemo .row .radioWrapper{flex-basis:100px;padding:0 20px}.componentsDemo .medicationIcons{margin-top:20px;margin-bottom:20px}.componentsDemo .color-label1Bg{background-color:#abf1e5!important}.componentsDemo .color-label3Bg{background-color:#ffea7a!important}.componentsDemo .color-label4Bg{background-color:#fb7977!important}.componentsDemo .color-label6Bg{background-color:#abd3f9!important}.componentsDemo .color-label7Bg{background-color:#c7cdd8!important}.iconsDemo{padding:20px 0}.iconsDemo .row{display:flex;flex-wrap:wrap;width:100%}.iconsDemo .row.mb20{margin-bottom:20px}.iconsDemo .row .col{flex:0 0 150px;margin:0;position:relative;padding-bottom:30px;height:100px;border:1px solid #D0DBEA;display:flex;justify-content:center;align-items:center}.iconsDemo .row .col .svgName{position:absolute;bottom:10px;left:0;width:100%;text-align:center}.iconsDemo hr{margin-top:40px}.illustrationsDemo{padding:20px 0;margin-bottom:20px}.illustrationsDemo .row{display:flex;flex-wrap:wrap;width:100%}.illustrationsDemo .row.mb20{margin-bottom:20px}.illustrationsDemo .row .col{flex:0 0 300px;margin:0;position:relative;padding-bottom:30px;height:300px;border:1px solid #D0DBEA;display:flex;justify-content:center;align-items:center}.illustrationsDemo .row .col svg{width:250px}.illustrationsDemo .row .col .referrerBrandLogo{display:block;max-width:250px;max-height:75px;margin:.5rem auto}.illustrationsDemo .row .col .name{position:absolute;bottom:10px;left:0;width:100%;text-align:center}.illustrationsDemo hr{margin-top:40px}.typographyDemo{padding-bottom:20px}.typographyDemo .row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;width:100%}@media (min-width: 1020px){.typographyDemo .row{flex-wrap:nowrap}}.typographyDemo .row .col{flex:1 0 100%;box-sizing:border-box;padding:0 20px 20px}@media (min-width: 400px){.typographyDemo .row .col{flex:1 0 45%}}@media (min-width: 1020px){.typographyDemo .row .col{flex:1 0 25%}}.typographyDemo .row .col .inlineWrapper{margin:0}.library{height:100dvh;position:relative;overflow:hidden;padding:0 0 0 300px;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;-moz-transition:all .2s ease-out;background-color:#fff}.library .dis{opacity:.4}.library .clickAble{cursor:pointer}@media (max-width: 1200px){.library{padding-left:0}}.library .leftNav{position:absolute;width:300px;top:0;left:0;height:100dvh;background:#fff;border-right:1px solid #E5E5E5;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;-moz-transition:all .2s ease-out;z-index:9}.library .leftNav .logo{display:inline-block;width:50px;margin-right:20px}@media (max-width: 1200px){.library .leftNav{left:-400px}.library .leftNav.showingMenu{left:0}}.library .leftNav .searchBoxWrapper{padding:20px;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;height:80px;display:flex;align-items:center}.library .leftNav .searchBoxWrapper h1{display:flex;align-items:center;margin:0}.library .leftNav .scrollContent{height:100dvh;overflow-x:hidden;overflow-y:auto}.library .leftNav .scrollContent .navs{padding:0 20px}.library .leftNav .scrollContent .navLink{display:block;font-size:16px;padding:10px 20px;color:#555;text-decoration:none}.library .leftNav .scrollContent .navLink:hover{text-decoration:none;background:#e5e5e5}.library .leftNav .scrollContent .navLink.active{font-weight:700;text-decoration:none}.library .mainContent{overflow-x:hidden;overflow-y:hidden;height:100dvh}.library .mainContent .topHeader{padding:20px 70px 20px 20px;background:#fff;height:80px;border-top:1px solid #E5E5E5;border-bottom:1px solid #E5E5E5;position:relative}.library .mainContent .topHeader .styleGuide{position:absolute;top:25px;right:60px;cursor:pointer;font-size:16px;color:#333}.library .mainContent .topHeader .mobileMenu{position:absolute;top:25px;right:20px;cursor:pointer;font-size:30px;width:30px;height:30px;display:none}@media (max-width: 1200px){.library .mainContent .topHeader .mobileMenu{display:inline-block}}.library .mainContent .demoViewWrapper{overflow-x:hidden;overflow-y:auto;height:calc(100vh - 125px);padding:20px 20px 50px}.library .mobileMenuBackDropper{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background:#000;opacity:.2;display:none;cursor:pointer}@media (max-width: 1200px){.library .mobileMenuBackDropper.showingMenu{display:block;z-index:8}}.meduleWelcome{background-color:#f2f7ff;display:flex;flex-direction:column;height:100dvh;align-items:center}.meduleWelcome .topLogoWrapper{width:100%;height:55px;min-height:55px;max-height:55px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;padding:4px 8px;background-color:#fff;border-bottom:1px solid #E5E5E5;transition:all .2s ease-out;-webkit-transition:all .2s ease-out;-o-transition:all .2s ease-out;-moz-transition:all .2s ease-out}.meduleWelcome .topLogoWrapper .mainLogo{width:122px;max-height:42px}.meduleWelcome .ctaContainer{max-width:300px;margin-bottom:25px;width:100%;display:flex;flex-direction:column}.meduleWelcome .ctaContainer .ctaBottomSpace{display:block;height:8px}.meduleWelcome .swiperWrapper{width:100%;overflow-y:hidden;flex-grow:1}.meduleWelcome .swiperWrapper .swiper{height:100%;max-height:65vh}.meduleWelcome .swiperWrapper .swiper .swiper-wrapper{box-sizing:border-box;padding-bottom:30px}.meduleWelcome .swiperWrapper .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.meduleWelcome .swiperWrapper .swiper .swiper-wrapper .swiper-slide .slide .slideImage{margin-bottom:min(20px,max(4px,10.7dvh - 55px));margin-top:8px}.meduleWelcome .swiperWrapper .swiper .swiper-wrapper .swiper-slide .slide .slideImage svg,.meduleWelcome .swiperWrapper .swiper .swiper-wrapper .swiper-slide .slide .slideImage img{width:100%;max-width:min(500px,80vw);height:125px;height:min(300px,max(110px,83.3dvh - 333px))}.meduleWelcome .swiperWrapper .swiper .swiper-wrapper .swiper-slide .slide .title{text-align:center;margin:0px 0px min(20px,max(4px,10.7dvh - 55px)) 0px}.meduleWelcome .swiperWrapper .swiper .swiper-wrapper .swiper-slide .slide .subtitle{text-align:center;padding:0 20px;color:#5f6e89}.meduleWelcome .swiperWrapper .swiper .swiper-pagination-bullets .swiper-pagination-bullet{background-color:#2c6ed3}
