.oa-company-brand{color:var(--color-brand-secondary);font-size:18px;font-weight:700}.oa-department-path{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:left;color:var(--color-white)}.oa-department-path__name{display:inline-flex;gap:4px;align-items:center;padding-right:8px}.oa-department-path__icon{display:block;position:relative;width:14px;min-width:14px;height:14px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/exclamation-circle.svg);background-repeat:no-repeat;background-size:cover;cursor:pointer}.oa-department-path__icon:before{content:"";position:absolute;width:20px;height:10px;translate:-50% 20px;left:50%;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/arrow-gray-up.svg);background-repeat:no-repeat;opacity:0;transition:opacity .3s ease-out}.oa-department-path__location{position:absolute;left:1rem;translate:0 13px;z-index:10;background-color:var(--color-gray-900);min-width:340px;padding:16px;min-height:80px;border-radius:8px;transition:opacity .3s ease-out;opacity:0;pointer-events:none}.oa-modal__list__location{display:inline-flex;align-items:center;color:var(--color-gray-500);font-size:12px;line-height:16px}.oa-modal__list__location+.oa-department-path__icon{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/info-gray.svg)}.oa-department-path__headline,.oa-department-path__route{font-size:14px;line-height:20px}.oa-department-path__headline{font-weight:600;margin-bottom:8px}.oa-department-path__route{font-weight:400}.oa-department-path__route__item{display:inline-flex;align-items:center;padding-right:20px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/path-arrow-right.svg);background-position:right 7px center;background-repeat:no-repeat;background-size:7px}.oa-department-path__route__item:last-child,.oa-department-path__route__item:only-child{color:var(--color-brand-secondary);background-image:none}@media screen and (max-width:640px){.oa-department-path__location{width:calc(100% - 32px);min-width:320px}}@media screen and (min-width:769px){.oa-department-path__icon:before,.oa-department-path__location{transition-delay:.25s}.oa-department-path:has(.oa-department-path__location:hover) .oa-department-path__icon:before{opacity:1}.oa-department-path__icon:active:before{opacity:1;transition:opacity .15s ease-out}}.oa-department-path__icon--show:before{opacity:1;transition:opacity .15s ease-out}.oa-department-path__name:has(.oa-department-path__icon--show)+.oa-department-path__location{transition:opacity .15s ease-out;pointer-events:all;opacity:1}.oa-icon{width:48px;min-width:48px;height:48px;padding:13px;margin-right:16px;border-radius:12px;background-color:var(--color-brand-light);background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/activity-icon.svg);background-position:50%;background-repeat:no-repeat}.oa-icon.oa-icon--flask{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/flask.svg)}.oa-icon.oa-icon--wpi{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/wpi-icon.svg)}.oa-icon-button{width:22px;height:22px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/magnifier.svg);background-repeat:no-repeat;background-size:contain;border:none;background-color:transparent;cursor:pointer}.oa-icon-button--close{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/close-circle.svg);width:20px;height:20px;cursor:pointer}.oa-icon-button--back{position:absolute;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/arrow-left.svg);background-size:19px 14px;background-position:50%;cursor:pointer}.oa-button{position:relative;font-family:Inter;flex:1;padding:10px;border-radius:8px;border:none;background:transparent;color:var(--color-gray-500);cursor:pointer;font-size:14px;font-weight:500;transition:color .25s linear}.oa-button.oa-button--active{color:var(--color-white);font-weight:600;transition:color .25s linear}.oa-button__number,.oa-button__type{position:relative}.oa-button__number{color:var(--color-gray-400);font-weight:500;margin-left:8px}.oa-button--active .oa-button__number{color:var(--color-brand-secondary)}.oa-button.oa-button--primary{background-color:var(--color-brand-primary);color:var(--color-white)}.oa-landing-screen{display:flex;flex-direction:column;align-items:center;position:fixed;top:0;left:0;height:100%;width:100%;max-height:100%;min-height:100%;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/bg-login.svg);background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover;background-color:var(--color-brand-dark);opacity:.6;transform:translateX(100%);transition:all .25s ease-in-out;filter:blur(1px)}.oa-landing-screen--show{transform:translateX(0);opacity:1;transition:all .25s ease-in-out;filter:blur(0);overflow-y:hidden}.oa-landing-screen__wrapper{display:flex;flex-direction:column;padding:24px;overflow-y:auto}.oa-landing-screen__close{width:20px;height:15px;margin-bottom:30px;cursor:pointer}.oa-landing-screen__headline{color:var(--color-white);font-size:24px;font-weight:700;margin-top:32px}.oa-landing-screen__desc{color:var(--color-brand-secondary);font-size:16px;line-height:24px;font-weight:400;margin-bottom:40px}.oa-landing-screen__button{display:flex;justify-content:center;padding:24px;background-color:var(--color-white);margin-top:auto;align-self:normal}.oa-landing-screen__button .oa-button{width:100%;padding-top:14px;padding-bottom:14px}@media screen and (min-width:769px){.oa-landing-screen__button .oa-button{max-width:320px}}.oa-landing-screen__list{margin-bottom:40px}.oa-landing-screen__list__item{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"image caption" "image text";grid-column-gap:16px;margin-bottom:24px}.oa-landing-screen__list__item:last-child{margin-bottom:0}.oa-landing-screen__list__img{grid-area:image;padding:9px;background:var(--color-brand-light);border-radius:12px;min-width:40px;max-height:40px}.oa-landing-screen__list__caption{grid-area:caption;color:var(--color-white);font-size:16px;line-height:24px;font-weight:700}.oa-landing-screen__list__text{grid-area:text}.oa-landing-screen__contact,.oa-landing-screen__contact__email,.oa-landing-screen__list__text{color:var(--color-brand-secondary)}.oa-loader{position:absolute;left:50%;top:50%;translate:-50% -50%;width:24px;height:24px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/loader.svg);background-repeat:no-repeat;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.oa-confirm-box{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;max-width:310px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;background-color:var(--color-white);border-radius:24px;padding:24px;text-align:center}.oa-confirm-box .oa-confirm-box__caption{font-size:18px;font-weight:700;line-height:24px;margin-top:0;margin-bottom:16px;color:var(--color-gray-700)}.oa-confirm-box .oa-confirm-box__paragraph{font-size:14px;font-weight:400;line-height:20px;color:var(--color-gray-500)}.oa-confirm-box .oa-button{width:100%;margin-top:40px;padding:8px;border-radius:12px;min-height:48px}.oa-wrapper{content:"";position:fixed;left:0;top:0;width:100%;height:100dvh;z-index:11}.oa-modal{position:absolute;bottom:0;left:50%;translate:-50% 0;width:100%;max-width:1054px;padding:0;background-color:var(--color-white);border-top-left-radius:16px;border-top-right-radius:16px;z-index:2;border:none;-webkit-animation:slide-top .3s cubic-bezier(.25,.46,.45,.94) both;animation:slide-top .3s cubic-bezier(.25,.46,.45,.94) both}.oa-modal[data-hide=true]{opacity:0;transition:opacity .2s ease-out}.oa-modal[data-hide=false]{opacity:1;transition:opacity .2s ease-out}.oa-modal--activities .oa-modal__list{max-height:270px;min-height:108px;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.oa-modal--activities .oa-modal__list::-webkit-scrollbar{display:none}.oa-modal--visible .oa-modal__list{overflow:visible}.oa-modal__area{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(36,98,130,.35)}.oa-modal__headline{display:flex;justify-content:space-between;align-items:center;padding:16px 21px 16px 16px;border-bottom:1px solid var(--color-gray-200)}.oa-modal__headline--grid{display:grid;grid-template-columns:auto -webkit-min-content;grid-template-columns:auto min-content;grid-template-rows:auto auto;grid-template-areas:"artno close" "name close"}.oa-modal__artno{grid-area:artno;font-size:14px;line-height:20px;color:var(--color-gray-500)}.oa-modal__name{grid-area:name;font-weight:600;font-size:16px;line-height:24px;color:var(--color-gray-900)}.oa-modal__close{grid-area:close;width:24px;min-width:24px;height:24px;line-height:24px;margin-left:auto;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/close-plain.svg);background-repeat:no-repeat;background-size:14px;cursor:pointer;background-position:50%}.oa-modal__list{display:flex;flex-direction:column;position:relative;padding:16px;gap:12px;background-color:var(--color-gray-100)}.oa-modal__list__wrapper{display:inline-flex;flex-direction:column;justify-content:center;grid-area:button;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-padding-start:0;padding-inline-start:0;border:0;background:none;text-align:left;cursor:pointer}.oa-modal__list__wrapper:focus-visible{outline:none}.oa-modal__list__item{display:flex;gap:16px;position:relative;padding:16px;font-weight:600;box-shadow:0 0 1px 0 rgba(75,85,99,.04),0 0 12px 0 hsla(220,9%,46%,.04);border-radius:16px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/download.svg);background-size:21px;background-repeat:no-repeat;background-position:right 17.5px center;background-color:var(--color-white)}.oa-modal__list__item:has(.oa-department-path){display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"icon button" "icon info";gap:0 16px}.oa-modal__list__item:has(.oa-modal__list__link--products){background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/chevron-right.svg)}.oa-modal__list__item:has(.oa-modal__list__link--products):before{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/flask.svg)}.oa-modal__list__item:has(.oa-modal__list__link--wpis):before{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/wpi-icon.svg)}.oa-modal__list__item:before{content:"";display:block;grid-area:icon;align-self:center;width:48px;height:48px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/sds.svg);border-radius:12px;background-color:var(--color-brand-light);background-repeat:no-repeat;background-position:50%}.oa-modal__list__item--menu{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/chevron-right.svg)}.oa-department-path[data-tooltip-position=top] .oa-department-path__icon:before{transform:rotate(180deg);translate:-50% -13px}.oa-department-path[data-tooltip-position=top] .oa-department-path__location{translate:0 calc(-100% - 25px)}a.oa-modal__list__link{display:inline-flex;flex-direction:column;justify-content:center}.oa-modal__list__link:after{content:"";display:inline-block;position:absolute;width:32px;height:38px;right:0;top:50%;transform:translate(-50%,-50%)}a.oa-modal__list__link--products{flex-direction:row;justify-content:normal;align-items:center;gap:4px}a.oa-modal__list__link--products .oa-modal__list__numeration{color:var(--color-gray-500)}.oa-modal__list__link{width:100%;text-align:left;font-weight:600;font-size:14px;line-height:20px}.oa-modal__list__link,.oa-modal__list__link:active,.oa-modal__list__link:visited{color:var(--color-gray-900)}.activities-enter-active,.activities-leave-active{transition:transform .3s ease-out}.activities-enter,.activities-leave-to{transform:translateY(50%)}.oa-results{width:215px;margin:80px auto 0;text-align:center}.oa-results__title{color:var(--color-gray-900);font-weight:900;font-size:16px;line-height:24px;margin:22px 0 0}.oa-results__text{margin-top:8px;color:var(--color-gray-700);font-weight:400;font-size:14px;line-height:20px}.oa-input{box-shadow:0 0 0 2px var(----color-gray-300)}.oa-input::-moz-placeholder{font-weight:500}.oa-input::placeholder{font-weight:500}.oa-input:active,.oa-input:focus,.oa-input:focus-visible{outline:none;box-shadow:0 0 0 2px var(--color-brand-medium);background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/magnifier-dark.svg)}.oa-input--search{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/magnifier-light.svg);background-repeat:no-repeat;background-position:left 16px center;background-size:20px}.oa-tabs{display:flex;position:relative;overflow-y:auto;min-height:56px;background-color:var(--color-white);padding:8px;border-radius:16px;margin-top:16px;margin-bottom:12px}.oa-tabs:before{content:"";width:50%;height:40px;position:absolute;top:8px;left:8px;border-radius:8px;background-color:var(--color-brand-primary);transition:left .25s ease-out}@media only screen and (min-width:320px) and (max-width:480px){.oa-tabs:before{display:none}.oa-tabs .oa-button--active:before{content:"";width:100%;height:40px;position:absolute;top:0;left:0;border-radius:8px;background-color:var(--color-brand-primary);transition:background-color .25s ease-out}}.oa-tabs.oa-tabs--slide-activities:before{left:calc(50% - 8px);transition:left .25s ease-out}.oa-tabs.oa-tabs--single-tab:before{width:calc(100% - 16px)}.oa-tabs.oa-tabs--three-tabs:before{width:33%}.oa-tabs.oa-tabs--four-tabs:before{width:25%}.oa-tabs.oa-tabs--two-tabs.oa-tabs--slide-two:before{left:calc(50% - 4px);transition:left .25s ease-out}.oa-tabs.oa-tabs--three-tabs.oa-tabs--slide-two:before{left:33.3333%;transition:left .25s ease-out}.oa-tabs.oa-tabs--three-tabs.oa-tabs--slide-three:before{left:calc(66.6666% - 4px);transition:left .25s ease-out}.oa-tabs.oa-tabs--four-tabs.oa-tabs--slide-two:before{left:25%;transition:left .25s ease-out}.oa-tabs.oa-tabs--four-tabs.oa-tabs--slide-three:before{left:calc(50% - 4px);transition:left .25s ease-out}.oa-tabs.oa-tabs--four-tabs.oa-tabs--slide-four:before{left:calc(75% - 4px);transition:left .25s ease-out}.oa-button__number .oa-loader{filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(150%) contrast(100%);margin-left:1rem}.oa-search{opacity:0;pointer-events:none;position:absolute;width:100%;max-width:1054px;height:100%;left:50%;translate:-50% 0;background-color:var(--color-gray-100);scale:.95;transition:all .2s ease-out;z-index:-1}.oa-search--show{opacity:1;scale:1;z-index:10;pointer-events:all;transition:all .15s ease-out}.oa-search__header{margin-top:24px;padding:0 16px 3px}.oa-search__navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.oa-search__title{flex:1;text-align:center;color:var(--color-gray);font-size:16px;line-height:24px;font-weight:700}.oa-search__title--plain{display:flex;align-items:center;justify-content:center;flex-direction:column}.oa-search__title__subtitle{color:var(--color-gray-500);font-size:14px;font-weight:400;font-weight:600;line-height:20px}.oa-search__title__num{font-weight:600}.oa-search__results{width:215px;margin:96px auto 0;padding-top:55px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/search-results.svg);background-position:top;background-repeat:no-repeat;text-align:center}.oa-search__results__title{color:var(--color-gray-900);font-weight:900;font-size:16px;line-height:24px;margin:22px 0 0}.oa-search__results__text{margin-top:8px;color:var(--color-gray-700);font-weight:400;font-size:14px;line-height:20px}.oa-search__input-wrapper{position:relative}.oa-main.oa-main--search{max-height:calc(100% - 122px)}.oa-main.oa-main--search .oa-list:has(.oa-list__item){margin-top:16px}.oa-main.oa-main--height{height:100%}.oa-icon-button--search{position:absolute;right:16px;top:50%;translate:0 -50%;z-index:10}.oa-input{font-family:Inter;position:relative;box-sizing:border-box;padding:16px 16px 16px 48px;border-radius:12px;width:100%;border:none;outline:1px solid var(--color-gray-300);color:var(--color-gray-900);font-size:14px;font-weight:500;isolation:isolate}.oa-input::-moz-placeholder{margin-bottom:0;color:var(--color-pale);font-size:14px;font-weight:400}.oa-input::placeholder{margin-bottom:0;color:var(--color-pale);font-size:14px;font-weight:400}.oa-splash-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;width:100%;height:100%;background-position:50%;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/bg-login.svg);background-position:top;background-repeat:no-repeat;background-size:cover;background-color:var(--color-brand-dark);opacity:0;pointer-events:none;transition:opacity .3s ease-out}.oa-splash-screen.oa-splash-screen--show{opacity:1;pointer-events:all;z-index:100;transition:opacity .3s ease-out}.oa-splash-screen__wrapper{display:flex;flex-direction:column}.oa-splash-screen.oa-splash-screen--landing{position:static;text-align:left}.oa-header{position:relative;padding:24px;width:100%;max-width:1054px;margin:0 auto;transition:opacity .3s ease-out;opacity:1;pointer-events:all}.oa-header.oa-header--hide,.oa-main.oa-main--hide{opacity:0;pointer-events:none}.oa-header__logo{margin-bottom:12px}.oa-header__info{position:absolute;right:24px;cursor:pointer}.oa-header__department{font-size:14px;line-height:20px;margin-top:16px;color:var(--color-brand-secondary)}.oa-header__headline{display:flex;align-items:center;gap:4px;font-size:18px;line-height:24px;font-weight:700;color:var(--color-white);margin:0}.oa-header__headline .oa-department-path__location{translate:0 9px}.oa-header__search{display:flex;justify-content:space-between}.oa-main{position:relative;display:flex;flex-direction:column;flex:1;overflow:auto;width:100%;height:100%;max-width:1054px;margin:0 auto;padding:0 16px;background-color:var(--color-gray-100);border-radius:16px 16px 0 0;transition:opacity .3s ease-out;opacity:1;pointer-events:all}.oa-main:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:64px;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.64));filter:drop-shadow(0 -24px 100px #ffffff)}.oa-list{position:relative;overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.oa-list::-webkit-scrollbar{display:none}.oa-list__item{display:flex;flex-wrap:wrap;position:relative;background-color:var(--color-white);padding:16px;border-radius:16px;margin-bottom:12px;cursor:pointer}.oa-list__item__content{display:flex;flex:1;flex-direction:column;justify-content:space-around;max-width:calc(100% - 64px);padding-right:24px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/chevron-right.svg);background-repeat:no-repeat;background-position:100%}.oa-list__item__headline{align-self:baseline;margin:0;max-width:97%;min-height:20px;width:97%;color:var(--color-gray-500);font-size:12px;line-height:16px;font-weight:400;word-break:break-word}.oa-list__item__name{font-weight:600;font-size:14px;line-height:20px;max-width:97%;min-height:20px;width:97%;color:var(--color-gray-900);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.oa-list__item__name--mapped:after{content:"";display:block;position:absolute;right:0;top:0;height:80px;width:50%}.oa-list__item__name--mapped:before{content:"";position:absolute;width:100%;height:50px;bottom:0;left:0}.oa-list__item__footer{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:16px;padding-top:16px;border-top:1px solid var(--color-gray-100);font-size:12px;font-weight:400;line-height:16px;color:var(--color-gray-500)}.oa-list__item__icon{display:inline-block;width:16px;height:16px;margin-right:4px;margin-bottom:-4px;background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/svg/flask.svg);background-repeat:no-repeat;background-position:50%;background-size:16px;filter:invert(74%) sepia(20%) saturate(299%) hue-rotate(175deg) brightness(84%) contrast(89%)}.oa-list__item__icon:not(:first-child){margin-left:8px}.oa-list__item__footer--supplier{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/cdn-assets/open-access/package-box.svg);background-size:16px;background-repeat:no-repeat;background-position:0 100%;padding-left:24px}.modal-enter,.modal-leave-to{opacity:0}.modal-enter,.modal-enter-active,.modal-enter-from,.modal-leave-to{transition:opacity .2s ease-out}.modal-enter-from{opacity:0}.oa-not-found{background-color:var(--color-gray-100);min-height:100vh;padding-top:100px}.oa-not-found__main{display:flex;flex-direction:column;align-items:center}.oa-not-found__logo{padding-bottom:160px}.oa-not-found__404{margin-bottom:33px}.oa-not-found__title{font-weight:700;font-size:16px;line-height:24px;margin-bottom:8px}.oa-not-found__text{width:230px;text-align:center;color:var(--color-gray-700);font-weight:400;font-size:14px;line-height:20px}#app{background-image:url(https://ichemistrystaticcdn.blob.core.windows.net/ichemistry-static-files/openaccess/bg-login.svg);background-attachment:fixed;background-position:top;background-repeat:no-repeat;background-size:cover;background-color:var(--color-brand-dark);display:flex;flex-direction:column;height:100dvh}