:root{--page-container: 1600px;--color-primary900: #12171C;--color-primary900-rgb: 18, 23, 28;--color-primary800: #252F37;--color-primary800-rgb: 37, 47, 55;--color-primary700: #374653;--color-primary700-rgb: 55, 70, 83;--color-primary600: #495D6E;--color-primary600-rgb: 73, 93, 110;--color-primary500: #5B7388;--color-primary500-rgb: 91, 115, 136;--color-primary400: #B1BBC4;--color-primary400-rgb: 177, 187, 196;--color-primary300: #CBD2D8;--color-primary300-rgb: 203, 210, 216;--color-primary200: #E5E8EB;--color-primary200-rgb: 229, 232, 235;--color-neutral600: #757575;--color-neutral600-rgb: 117, 117, 117;--color-neutral300: #E0E0E0;--color-neutral300-rgb: 224, 224, 224;--color-neutral100: #F5F5F5;--color-neutral100-rgb: 245, 245, 245;--color-neutral50: #FAFAFA;--color-neutral50-rgb: 250, 250, 250;--color-secondary900: #282622;--color-secondary900-rgb: 40, 38, 34;--color-white: #fff;--color-white-rgb: 255, 255, 255;--color-black: #000;--color-black-rgb: 0, 0, 0;--color-lightblue: #bdcbdb;--color-lightblue-rgb: 189, 203, 219;--color-blue: #49748a;--color-blue-rgb: 73, 116, 138;--color-red: #DC3545;--color-red-rgb: 220, 53, 69;--color-ligthred: #F0CFD2;--color-ligthred-rgb: 240, 207, 210;--color-pale: #ece6db;--color-pale-rgb: 236, 230, 219;--color-brown: #c7c5bd;--color-brown-rgb: 199, 197, 189;--color-primarygreen900: #0b241a;--color-primarygreen900-rgb: 11, 36, 26;--color-primarygreen800: #0E2F23;--color-primarygreen800-rgb: 14, 47, 35;--color-primarygreen600: #154734;--color-primarygreen600-rgb: 21, 71, 52;--color-secondarygreen500: #3C6656;--color-secondarygreen500-rgb: 60, 102, 86;--color-secondarygreen400: #C4C5A6;--color-secondarygreen400-rgb: 196, 197, 166;--color-secondarygreen300: #E1E2D2;--color-secondarygreen300-rgb: 225, 226, 210;--color-secondarygreen200: #F3F3ED;--color-secondarygreen200-rgb: 243, 243, 237;--color-lightgreen: #B1C2BB;--color-lightgreen-rgb: 177, 194, 187;--color-green: #154734;--color-green-rgb: 21, 71, 52}.thb-form{position:relative;overflow:hidden}.thb-form__image{position:absolute;top:0;left:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.thb-form-container{display:flex;flex-direction:column;padding:40px 0}.pharmacy-login{position:relative;display:flex;align-items:center;justify-content:space-between;max-width:480px;width:100%;padding:10px 37px 10px 27px;border-radius:20px;background:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 8px 30px #0000000d;transition:all .3s ease-in-out}.pharmacy-login:hover{box-shadow:0 8px 30px #0003}.pharmacy-login__icon{padding-right:10px}.pharmacy-login__icon svg{width:48px;height:auto}.pharmacy-login__button{display:flex}.pharmacy-login__texts{display:flex;flex-direction:column;justify-content:center;padding-right:20px}.pharmacy-login__texts span:first-child{font-size:18px}.pharmacy-login__texts span:last-child{font-size:12px}@media only screen and (min-width: 768px){.pharmacy-login__texts span:first-child{font-size:24px}.pharmacy-login__texts span:last-child{font-size:16px}}@media only screen and (min-width: 768px){.thb-form-container{padding:70px 0}}@media only screen and (min-width: 1068px){.thb-form-container{padding:100px 0}}@media only screen and (min-width: 768px){.thb-form-container{flex-direction:row;justify-content:space-around}}.thb-form-container #recover{display:none}.thb-form-container #recover:target{display:block}.thb-form-container #recover:target+#login{display:none}.thb-form-container .thb-login-form,.thb-form-container .thb-register-form{width:100%;flex:1;max-width:480px;margin:0 auto;padding:50px;border-radius:20px;background:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 8px 30px #0000000d}.thb-register-form .title-generic{margin-bottom:40px}.thb-register-form .chLoginLink{display:none}.thb-form-container .thb-login-form .form-notification,.thb-form-container .thb-register-form .form-notification{margin-bottom:15px}.thb-form-container .thb-login-form+.thb-register-form{margin-top:60px}@media only screen and (min-width: 768px){.thb-form-container .thb-login-form+.thb-register-form{margin-top:0;border-left:1px solid var(--color-border)}}.thb-form-container h4{margin-bottom:10px;text-align:center}.thb-form-container p{font-size:.875rem;margin-bottom:35px;text-align:center}.thb-form-container input{margin-bottom:10px}.thb-form-container .button{margin-top:10px}.thb-form-container .forgot-password{text-align:right;width:100%;margin-top:13px;margin-bottom:20px}.thb-form-container .forgot-password>a{margin-right:0;font-weight:700;text-decoration:underline}.thb-form-container .switch-login-section{text-align:center;font-size:.875rem;line-height:1.75;margin-top:45px;display:flex;flex-direction:column}.thb-form-container .switch-login-section a{text-decoration:underline}.thb-form-container .switch-login-section .text-button{display:inline;font-size:inherit;margin-right:0}.thb-form-container .switch-login-section .separator{position:relative}.thb-form-container .switch-login-section .separator:before{content:"";position:absolute;border-bottom:1px solid #afafaf;width:60%;left:20%;display:block;top:-1px}.account-activate-buttons{display:flex;flex-direction:column;grid-gap:10px}.account-activate-buttons .button{width:100%}@media only screen and (min-width: 768px){.account-activate-buttons{flex-direction:row}}.c-login .thb-form-container,.c-reset .thb-form-container{flex-direction:column;align-items:center;justify-content:center;gap:32px}.c-login .thb-form-container p.c-login__description,.c-reset .thb-form-container p.c-login__description{margin-bottom:24px}.c-login input,.c-login button,.c-reset input,.c-reset button{width:100%}.c-login__distributors{display:flex;flex-direction:column;row-gap:16px;border-bottom:1px solid var(--color-primary);padding:32px 0;margin-bottom:32px;text-align:center}.c-login__distributors p{margin:initial}.c-login__notification{margin-bottom:32px;background-color:#ece8df;border-radius:10px;padding:16px}.c-login__notification__text p:last-child{margin-bottom:0}.c-login__notification__button{text-align:center;margin-top:8px;text-decoration:underline;font-size:14px}.c-login .button,.c-register .button,.c-reset .button{text-transform:uppercase}#AAI-customeractivate{margin-bottom:32px;background-color:#ece8df;border-radius:12px;padding:16px;font-size:14px;text-align:center}#AAI-customeractivate #AAI-title{font-weight:700;margin-bottom:8px}#AAI-customeractivate #AAI-buttontext{margin-top:12px;text-decoration:underline;font-size:14px}#AAI-customeractivate #AAI-modal{border:none;max-width:480px;padding:24px;border-radius:12px}#AAI-customeractivate #AAI-modal #AAI-headline h2{font-size:18px;line-height:26px;margin:0 auto 24px;text-transform:uppercase;text-align:center}#AAI-customeractivate #AAI-modal #AAI-submitbtn .btn,#AAI-customeractivate #AAI-modal #AAI-confirmation #AAI-close a{width:100%;display:inline-flex;cursor:pointer;padding:7px 30px;align-items:center;justify-content:center;height:48px;font-size:.875rem;font-weight:600;letter-spacing:var(--button-letter-spacing, .02em);border:1px solid var(--solid-button-background, var(--color-accent));background:var(--solid-button-background, var(--color-accent));color:var(--solid-button-label, #fff);border-radius:var(--button-border-radius, 0px);text-align:center;position:relative;z-index:1;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-transform:uppercase}#AAI-customeractivate #AAI-modal #AAI-confirmation #AAI-close,#AAI-customeractivate #AAI-modal #AAI-emailaddress{margin-top:16px}#AAI-customeractivate #AAI-modal #AAI-emailaddress #AAI_email{width:100%;border-radius:8px}#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=text]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=password]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=date]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=datetime]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=email]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=number]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=search]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=tel]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=time]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress input[type=url]::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress textarea::-webkit-input-placeholder,#AAI-customeractivate #AAI-modal #AAI-emailaddress select::-webkit-input-placeholder{color:gray}#AAI-customeractivate #AAI-modal #AAI-cancel a{text-decoration:underline;line-height:2;position:absolute;background-color:transparent;top:16px;right:16px;width:32px;height:32px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;cursor:pointer;font-size:0;background-position:center;background-size:28px;background-image:url("data:image/svg+xml,%3Csvg aria-hidden=%27true%27 focusable=%27false%27 role=%27presentation%27 class=%27icon icon-close%27 fill=%27none%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m17.496 5.47 1.06 1.06L13.072 12l5.482 5.47-1.06 1.06-5.483-5.472-5.482 5.473-1.06-1.062L10.951 12l-5.48-5.47L6.53 5.47l5.482 5.471 5.484-5.472z%27 fill=%27%231e0d44%27 fill-rule=%27nonzero%27/%3E%3C/svg%3E%0A")}.customerHub-Registration-Form .chContent-BPG-group-Value .chpCb input:checked~.chpCm{background-color:#5b7388!important}.customerHub-Registration-Form .chContent-BPG-group-Value.chpCbw label{background:transparent}.customerHub-Registration-Form .chContent-BPG-group-Value.chHasPhone .chCountryCode{width:87px}.customerHub-Registration-Form .chContent-BPG-group-Value.chHasPhone .chContent-BPG-group-Value-Label{left:95px!important}
