﻿
.footer__nav{background:#f2f2f2;display:flex;justify-content:center;padding:28px 0;}.footer__nav ul{display:flex;justify-content:space-around;max-width:197px;width:100%;flex-wrap:wrap;}.footer__nav a{font-size:13px;color:#005679;text-decoration:underline;line-height:21px;font-weight:400;font-family:'Fort-Book';}.footer__bottom{padding:12px 10px 10px 8px;}.footer__bottom-text{font-family:'Fort-Book';color:#414042;opacity:0.86;font-size:11px;font-weight:400;line-height:12px;letter-spacing:0.55px;}.footer__bottom-text span{display:block;margin-bottom:6px;}.footer__logo-section{display:flex;justify-content:space-between;}.footer__flag{display:flex;align-items:center;margin-top:15px;}.footer__flag img{margin-right:10px;width:26px;height:15px;}.footer__flag p{color:#414042;opacity:0.86;font-size:11px;font-family:Fort-Book;font-weight:400;line-height:12px;letter-spacing:0.44px;}.footer__logo img{position:relative;top:8px;width:86px;height:30px;}.footer-fixed{position:fixed;bottom:0;width:100%;}@media screen and (min-width:1024px){.footer__bottom{max-width:1225px;padding:39px 107px 37px;width:100%;margin:0 auto;}.footer__nav ul{max-width:338px;justify-content:space-between;}.footer__nav a{border-right:2px solid #005679;padding-right:8px;}.footer__nav li:last-of-type a{border-right:0;padding-right:0;}.footer__bottom-text{line-height:11px;color:#414042;}.footer__logo-section{margin-top:20px;}.footer__logo img{width:96px;height:34px;top:0;}}

@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Bold.woff") format("woff");font-display:swap;font-weight:700;font-style:normal;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-BoldItalic.woff") format("woff");font-display:swap;font-weight:700;font-style:italic;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Medium.woff") format("woff");font-display:swap;font-weight:500;font-style:normal;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-MediumItalic.woff") format("woff");font-display:swap;font-weight:500;font-style:italic;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Light.woff") format("woff");font-display:swap;font-weight:300;font-style:normal;}@font-face{font-family:'Fort-Book';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Book.woff") format("woff");font-display:swap;font-weight:400;font-style:normal;}@font-face{font-family:'Fort-Book';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-BookItalic.woff") format("woff");font-display:swap;font-weight:400;font-style:italic;}@font-face{font-family:'Roboto';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Roboto-Regular.woff") format("woff");font-display:swap;font-weight:400;}@font-face{font-family:'Poppins-Medium';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Poppins-Medium.woff") format("woff");font-display:swap;font-weight:500;}@font-face{font-family:'Poppins-Bold';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Poppins-Bold.woff") format("woff");font-display:swap;font-weight:700;}.header{width:100%;background:#ffffff;}.header__top{display:flex;justify-content:space-between;}.header__top-nav{max-width:245px;width:100%;}.header__top-nav > ul{display:flex;text-align:center;}.header__top-nav li{margin-right:18px;transition:color 3s;}.header__top-nav li:last-of-type{margin-right:0;}.header__top-nav li.active{background:#b7cdc2;}.header__top-link{font-family:'Fort-Book';font-size:11px;font-weight:400;line-height:10px;letter-spacing:0.26px;color:#333333;position:relative;padding:8px 0 15px;width:72px;}.header__top-link::after{content:'';position:absolute;bottom:5px;left:50%;transform:translateX(-50%);background:url("/modules/Teva.Digihaler.Support/Client/Images/arrow.svg");width:8px;height:5px;transition:0.3s;}.header__top-link.active::after{transform:rotate(-180deg) translateX(35%);}.header__top-submenu{display:none;}.header__top-submenu a{padding:12px 0;padding-right:20px;display:flex;align-items:center;position:relative;font-family:Fort-Book;color:#414042;font-size:10px;text-decoration:underline;}.header__top-submenu a::after{content:'';background:url("/modules/Teva.Digihaler.Support/Client/Images/pdf-icon-black.png");display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;width:14px;height:17px;background-size:14px 17px;}.header__mobile-nav{display:none;}.header__mobile-nav .header__top-submenu{display:flex;justify-content:space-between;background:#b7cdc2;padding:3px 15px;}.header__teva-logo{margin-top:8px;}.header__teva-logo img{width:38px;height:14px;}.header__logo img{margin:13px 0 13px;width:128px;height:28px;}.header__bottom{display:flex;justify-content:space-between;border-bottom:1px solid #cedfd7;}.header__hamburger{margin-left:20px;}.header__hamburger .hamburger-open{position:relative;width:30px;height:19px;}.header__hamburger img{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 0.3s;}.header__hamburger .hamburger-close-icon{opacity:0;}.header__hamburger.active .hamburger-close-icon{opacity:1;width:32px;height:22px;}.header__hamburger.active .hamburger-open-icon{opacity:0;}.header__nav{width:100%;background:#cedfd7;display:none;flex-direction:column;justify-content:space-around;}.header__nav ul{padding:30px 18px;}.header__nav li{margin-bottom:53px;display:block;}.header__nav li:nth-child(3){margin-bottom:48px;}.header__nav li:last-child{margin-bottom:0;}.header__nav li.chatbot-link a{background-color:#105b7f;color:#ffffff;font-family:'Fort';font-size:30px;font-weight:700;display:flex;align-items:center;justify-content:space-around;padding-top:8px;padding-bottom:8px;border-radius:10px;}.header__nav li.chatbot-link a span{width:40px;height:28px;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAYCAMAAABHurQFAAAAAXNSR0IB2cksfwAAADxQTFRFAAAA////////////////////////////////////////////////////////////////////////////2EloEwAAABR0Uk5TAGD/71DP4BDwIDA/kJ+AwHCwoNALCtZPAAAAdklEQVR4nOXS2wqAIBBF0eNU3rKmy///a0pFSZP23n4QYRYoKBQ9a1pkCYSo+2Do3ejWQOpGrIPvn2UmIEjnDnczguXL/dkoWzepMb6DT5ui2UnRHKRkpoNglojOP4pb+ErHuWWePd4zKxEX5ieqmojqBiakdQNlSQht2dYGIQAAAABJRU5ErkJggg==");background-size:cover;}.header__nav a{font-size:30px;color:#002a3a;font-weight:500;}.header__nav .black-link a{color:#333333;font-weight:400;font-size:22px;}.header__buttons-holder{display:flex;padding-top:15px;padding-bottom:10px;}.header__lang-dropdown{position:relative;bottom:2px;}.header__lang-dropdown .lang-open{display:flex;align-items:center;padding-left:5px;width:41px;height:28px;background-color:#cedfd7;position:relative;color:#002a3a;font-size:12px;font-family:Fort;font-weight:500;}.header__lang-dropdown .lang-open::after{content:'';position:absolute;right:5px;top:50%;transform:translateY(-50%);background:url("/modules/Teva.Digihaler.Support/Client/Images/arrow.svg");width:8px;height:5px;transition:0.3s;}.header__lang-dropdown .lang-open.active::after{transform:rotate(-180deg) translateY(50%);}.header__lang-dropdown--desktop{display:none;}.header__lang-content{display:none;}.header__lang-content a{display:flex;padding-top:2px;padding-left:5px;width:41px;height:20px;background-color:#cedfd7;position:relative;top:-1px;color:#002a3a;font-size:12px;font-family:Fort;font-weight:500;}.no-results-hcp .no-results-hcp-link{display:inline-block;padding:0;font-size:inherit;font-weight:inherit;text-decoration:underline;font-style:italic;}@media screen and (max-width:767px){.header__nav-wrapper{display:flex;flex-direction:column-reverse;}.header__search-btn{display:none;}.header__search-close-btn{display:none;}.header__search-content{display:flex;flex-direction:row-reverse;padding:0 15px;position:relative;margin-top:30px;}.header__search-content input{width:100%;font-size:14px;font-family:'Fort-Book';padding:10px;border:none;}.header__search-submit-btn{position:absolute;top:50%;right:25px;transform:translateY(-50%);}.header__search{position:relative;}.header .suggestions-header{width:93%;top:100%;}}@media screen and (min-width:768px){.header__top{padding:0;padding-right:107px;justify-content:flex-end;}.header__bottom{border-bottom:0;}.header__top-nav{max-width:440px;height:39px;margin-right:20px;}.header__top-nav > ul{max-width:440px;display:flex;justify-content:space-around;}.header__top-nav > ul > li{max-width:100px;margin-right:5px;}.header__top-nav > ul > li:last-child{margin-left:14px;}.header__top-nav--hcp{max-width:355px;}.header__top-nav--hcp ul{justify-content:revert;}.header__top-nav--hcp ul li{flex:0 0 88px;}.header__top-nav--hcp ul li:last-child{margin-left:0;}.header__top-submenu{position:absolute;background:#b7cdc2;top:35px;padding:10px 8px;z-index:2;width:137px;}.header__top-submenu li{position:relative;display:block;width:100%;}.header__top-submenu li::after{content:'';background:url("/modules/Teva.Digihaler.Support/Client/Images/pdf-icon-black-desktop.png");display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;width:14px;height:17px;background-size:14px 17px;}.header__top-submenu a{padding:0;font-size:11px;margin-bottom:17px;}.header__top-submenu a::after{content:none;}.header__top-submenu li:last-child a{margin-bottom:0;}.header__teva-logo img{width:59px;height:21px;}.header__hamburger{display:none;}.header__nav{position:static;display:flex;flex-direction:row;height:38px;padding:0;}.header__nav ul{display:flex;justify-content:space-evenly;flex-direction:row;height:100%;max-width:580px;width:100%;margin:0 auto;padding:0;}.header__nav li{height:100%;display:flex;align-items:center;margin-bottom:0;}.header__nav li.chatbot-link{display:none;}.header__nav li:first-child{margin-left:0;}.header__nav li:nth-child(3){margin-bottom:0;}.header__nav li:last-child{margin:0;}.header__nav li.active a{background-color:#b7cdc2;}.header__nav a{font-size:16px;line-height:11.83px;display:flex;align-items:center;height:100%;padding:0 10px;}.header__nav a:hover{background:#b7cdc2;}.header__nav .black-link{display:none;}.header__nav-wrapper{position:relative;display:flex;max-width:1024px;width:100%;}.header__top-link{text-align:left;width:100%;padding-bottom:0;padding-left:6px;padding-bottom:10px;max-width:93px;}.header__top-link--margin{margin-left:8px;}.header__top-link button{text-align:left;}.header__top-link a{display:block;color:#333333;}.header__top-link:last-child{padding-bottom:0;}.header__top-link:last-child::after{content:none;}.header__top-link::after{content:none;}.header__top-link span.after::after{content:'';display:inline-block;transform:translateX(-50%);background:url("/modules/Teva.Digihaler.Support/Client/Images/arrow.svg");width:8px;height:5px;transition:0.3s;margin-left:5px;}.header__top-link.active span.after::after{transform:rotate(-180deg) translateX(35%);}.header__logo img{margin-top:0;margin-bottom:24px;width:183px;height:42px;}.header--search .header__search{display:flex;align-items:center;justify-content:flex-end;}.header--search .header__search--hcp .header__search-content{width:33.4%;transform:translateX(-5px);}.header--search .header__search--hcp .header__search-content .header__search-submit-btn,.header--search .header__search--hcp .header__search-content .header__search-close-btn{display:none;}.header--search .header__search--hcp .header__search-content input{padding-left:10px;}.header--search .header__search--hcp .header__search-content input::placeholder{color:#adb8c4;font-family:"Fort";font-size:14px;font-weight:300;font-style:normal;letter-spacing:0.7px;line-height:16.8px;text-align:left;}}@media screen and (min-width:768px) and (max-width:860px){.header--search .header__search--hcp .header__search-content input::placeholder{font-size:12px;}}@media screen and (min-width:768px) and (max-width:480px){.header--search .header__search--hcp .header__search-content input::placeholder{font-size:14px;}}@media screen and (min-width:768px){.header--search .header__search--hcp .header__search-btn{z-index:2;}.header--search .header__search--open .header__search-content{width:100%;}.header--search .header__search-content{display:flex;overflow:hidden;width:0;position:absolute;right:0;padding:0;transition:width ease 200ms;}.header--search .header__search-btn{width:25px;position:absolute;right:0;top:52%;transform:translateY(-50%);}.header--search .header__search-close-btn{position:absolute;left:10px;width:20px;top:50%;transform:translateY(-50%);}.header--search .header__search-submit-btn{width:25px;position:absolute;right:0;top:52%;transform:translateY(-50%);}.header--search input{width:100%;height:30px;outline:none;border:none;color:#002a3b;font-size:14px;font-weight:500;line-height:24px;padding-left:40px;}.header--search input::placeholder{color:#ccc;}.header__search{display:none;}.header__lang-dropdown{display:none;margin-top:10px;}.header__lang-dropdown .lang-open{height:20px;}.header__lang-dropdown--desktop{display:block;}.header__lang-content a{height:18px;}.header .search-home{display:none;}}.suggestions-header{line-height:normal;letter-spacing:0.7px;box-shadow:rgba(0,0,0,0.06) 0px 16px 16px 0px;background-color:#ffffff;border-radius:0 0 5px 5px;padding:10px 5px;width:100%;position:absolute;top:90%;z-index:1;transform:translateX(-50%);left:50%;transition:all 0.1s ease-out;}.suggestions-header p{font-weight:600;font-size:12px;color:#002a3a;padding:6px 25px;}.suggestions-header .suggestion{cursor:pointer;font-weight:600;font-size:12px;color:#002a3a;border-radius:2px;padding:6px 25px;}.suggestions-header .suggestion.active{background:#f5f5f5;}.suggestions-header .no-results .suggestion,.suggestions-header .didYouMean .suggestion{text-decoration:underline;font-style:italic;}.suggestions-header.hide{opacity:0;visibility:hidden;}.empty{opacity:0;visibility:hidden;}

.c-expandable-section.is-reached .br__isi-mobile{display:none;}.c-expandable-section .br__isi-mobile{display:none;}@media screen and (max-width:450px){.c-expandable-section .br__isi-mobile{display:block;}}.icon-60x60--1,.icon-60x60--2,.icon-60x60--3{width:60px;height:60px;}.is-reached .expandable-section__btn,.js-100vh{opacity:0;visibility:hidden;}.icon-60x60--1{background:url("/modules/Teva.Digihaler.Support/Client/Images/sprite.svg") 0 -90px no-repeat;}.icon-60x60--2{background:url("/modules/Teva.Digihaler.Support/Client/Images/sprite.svg") -60px -90px no-repeat;}.icon-60x60--3{background:url("/modules/Teva.Digihaler.Support/Client/Images/sprite.svg") -120px -90px no-repeat;}.c-expandable-section{position:fixed;bottom:0;left:0;right:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1000;background-color:#fff;padding:2px 0 20px;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.2);box-shadow:0 0 10px 0 rgba(0,0,0,0.2);color:#6d6d6d;visibility:hidden;}.c-expandable-section.shown,.c-expandable-section.shown-no-bottom{-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;visibility:visible;display:block !important;}.c-expandable-section.show-no-bottom{visibility:visible;bottom:0 !important;}#isi.expandable-section-initial{height:112px;bottom:89px;}#isi-2.expandable-section-initial{height:112px;}@media screen and (min-width:360px) and (max-width:480px){#isi.expandable-section-initial{height:114px;bottom:89px;}#isi.expandable-section-initial.adjust-isi{bottom:75px;}#isi-2.expandable-section-initial{height:100px;}#isi-2:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open){bottom:-70px;}}#isi-2:not(.expandable-section-is-open):not(.is-reached):not(div.expandable-section__content-initial){padding-bottom:0;}#isi-2:not(.expandable-section-is-open):not(.is-reached):not(div.expandable-section__content-initial) .expandable-section__content{max-height:95px;}@media screen and (min-width:360px) and (max-width:480px){#isi-2:not(.expandable-section-is-open):not(.is-reached):not(div.expandable-section__content-initial) .expandable-section__content{max-height:114px;}}#isi:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open).c-expandable-section{bottom:43px;}@media screen and (max-width:450px){#isi:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open).c-expandable-section{bottom:-1px;}}@media screen and (max-width:380px){#isi:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open).c-expandable-section{bottom:30px;}}#isi:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open).c-expandable-section--2{bottom:45px;}@media screen and (max-width:450px){#isi:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open).c-expandable-section--2{bottom:30px;}}#isi-2:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open){bottom:-15px;}@media screen and (max-width:480px){#isi-2:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open){bottom:-70px;}}@media screen and (max-width:450px){#isi-2:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open){bottom:-92px;}}@media screen and (max-width:380px){#isi-2:not(.is-reached):not(.expandable-section-initial):not(.expandable-section-is-open){bottom:-45px;}}@media screen and (max-height:370px) and (max-width:450px){.isi-hiding-mobile .c-expandable-section{display:none !important;}}@media screen and (min-width:560px) and (max-height:180px){.isi-hiding-mobile .c-expandable-section{display:none !important;}}.c-expandable-section .title-section{margin-bottom:10px;text-transform:uppercase;}.c-expandable-section .c-title-section{font-family:Fort;font-size:16px;font-weight:700;letter-spacing:-0.5px;color:#005679;margin-top:8px;margin-bottom:5px;line-height:16px;}.c-expandable-section .c-title-section--capital{text-transform:uppercase;}.c-expandable-section .c-subtitle-section{font-family:Fort;font-size:16px;font-weight:500;letter-spacing:-0.5px;color:#005679;}.c-expandable-section .c-subtitle-section.text--reached{margin-top:10px;margin-bottom:6px;}.c-title-section.text--reached.negative-margin-25{margin-top:-25px;}.c-title-section.text--reached.negative-margin-15{margin-top:-15px;}.c-expandable-section .c-section-header{margin-top:0;}.c-expandable-section .c-section-header p{font-family:Montserrat;font-size:14px;font-weight:500;line-height:1.57;color:#545559;margin:0;}.c-expandable-section .expandable-section__heading{margin:25px 0;font-size:15px;font-weight:700;color:#105b7f;text-transform:uppercase;}.c-expandable-section .expandable-section__content{padding:0 !important;max-width:100%;}.expandable-section__column{max-width:50%;float:left;}.approved_uses{padding-right:10px;}.safety_info{padding-left:10px;}.expandable-section__bottom{width:100%;clear:both;padding:20px 0 10px 0;}.text-green{font-weight:600;color:#00a77e;}.text-yellow{font-weight:600;color:#fdb515;}.text-blue{color:#1c4f78;}.c-expandable-section a{-webkit-transition:color 250ms ease;-o-transition:color 250ms ease;transition:color 250ms ease;}.c-expandable-section p,.c-expandable-section ul,.c-expandable-section ul ul{font-family:Fort-Book;font-size:14px;font-weight:300;line-height:16px;color:#414042;letter-spacing:-0.25px;}.c-expandable-section .u-dotted{margin-bottom:10px;margin-left:30px;position:relative;padding-right:10px;}.c-expandable-section .u-dotted::before{content:' ';display:block;position:absolute;width:5px;height:5px;background-color:#414042;border-radius:50%;top:4px;border:1px solid #414042;left:-22px;}.c-expandable-section ul{margin-bottom:15px;}.c-expandable-section ul li{position:relative;margin-left:52px;margin-bottom:10px;font-size:14px !important;line-height:16px;}.c-expandable-section ul.list__parent li{margin-bottom:10px;margin-left:30px;position:relative;}.c-expandable-section ul.list__child.list--arrowed{margin-left:20px;}.c-expandable-section ul.list__child li{position:relative;margin-left:52px;}.c-expandable-section ul.list--dashed .dashed--child__list-item{margin-top:10px;}.c-expandable-section ul.list--dashed li.hidden__list-style:before{visibility:hidden;}.c-expandable-section ul.list--arrowed{margin-top:10px;}.c-expandable-section ul.list--dashed{list-style:circle;}.c-expandable-section ul.list--arrowed{list-style:square;}.c-expandable-section strong{font-weight:700;}.c-expandable-section ul.c-expandable-section__li-dark li::before{background-color:#6d6d6d;}.c-expandable-section ul ul li{margin-left:5px;}.c-expandable-section ul ul ul ul li::before{top:7px;width:5px;height:5px;background-color:#fff;border:1px solid #7f7f7f;}.expandable-section-is-open .c-section-header,.is-reached.expandable-section .c-section-header{display:block;}div.expandable-section__content-initial{max-height:99px;}@media screen and (min-width:360px) and (max-width:480px){div.expandable-section__content-initial{max-height:160px;}}.expandable-section__content{max-height:110px;overflow:hidden;-ms-overflow-style:none;scrollbar-width:none;-webkit-transition:max-height 0.3s ease;-o-transition:max-height 0.3s ease;transition:max-height 0.3s ease;}@media screen and (min-width:360px) and (max-width:480px){.expandable-section__content{max-height:108px;}}@media screen and (min-width:481px) and (max-width:780px){.expandable-section__content{max-height:130px;}}.expandable-section__content::-webkit-scrollbar{display:none;}.expandable-section-is-open .expandable-section__content{max-height:500px;max-height:41vh;overflow:auto;-webkit-overflow-scrolling:touch;}.expandable-section-is-open{overflow:hidden;-webkit-overflow-scrolling:none;}#isi.expandable-section-is-open{bottom:0;z-index:5000;max-height:475px;}#isi-2.expandable-section-is-open{max-height:475px;}.expandable-section__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;box-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-pack:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-weight:700;color:#e11a2d;text-decoration:none;position:absolute;top:6px;right:51px;z-index:1;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease;width:44px;height:22px;}.expandable-section__btn:hover{cursor:pointer;}.expand-btn{width:100%;height:100%;}.btn--plus{display:block;}.btn--minus{display:none;}.expandable-section-is-open .btn--plus{display:none;}.expandable-section-is-open .btn--minus{display:block;}.is-reached.c-expandable-section{position:relative;z-index:4;-webkit-box-shadow:0 0 10px 0 transparent;box-shadow:0 0 10px 0 transparent;visibility:visible;}.is-reached .expandable-section__content{max-height:inherit;padding:70px 0;}.expandable-section-is-open .expandable-section__column.safety_info header.c-section-header{margin-top:0;}.js-100vh{position:fixed;z-index:1111;height:100vh;width:0;top:0;left:0;}.c-expandable-section:not(.is-reached) .text--not-reached{display:block;}.c-expandable-section.is-reached .text--not-reached{display:none;}.c-expandable-section:not(.is-reached) .text--reached{display:none;}.c-expandable-section.is-reached .text--reached{display:block;}.br--mobile{display:none;}.br--desktop{display:block;}@media screen and (max-width:780px){.c-expandable-section .u-dotted{margin-bottom:5px;}.c-expandable-section .u-margin-bottom-s{margin-bottom:5px !important;}.c-expandable-section .c-section-header{margin-bottom:10px;}.c-expandable-section ul{margin-bottom:10px;}.c-expandable-section .c-section-header p{font-size:11px;font-weight:500;line-height:1.45;text-align:left;color:#545559;}.expandable-section-is-open .expandable-section__content{max-height:41vh;}.expandable-section__btn{right:30px;}.c-expandable-section ul li{font-size:14px;line-height:15px;}.is-reached .expandable-section__content{padding:30px 0;}.expandable-section-is-open .expandable-section__btn{top:10px;}.expandable-section-is-open .c-expandable-section{padding-top:30px;}.u-bold-blue{margin-bottom:20px !important;}.br--mobile{display:block;}.br--desktop{display:none;}}@media screen and (max-width:470px){.c-expandable-section{padding-top:10px;}section.js-expandable-section{padding-left:10px;}section.js-expandable-section .m-wrapper{max-width:360px;}.expandable-section__btn{right:20px;top:15px;}.c-expandable-section .c-section-header .c-title-section.text--not-reached{max-width:150px;}}.expandable-section-is-open .c-expandable-section .expandable-section__content .expandable-section__column,.is-reached.c-expandable-section .expandable-section__content .expandable-section__column{max-width:100%;}.expandable-section-is-open .expandable-section__column.safety_info .c-section-header,.is-reached .expandable-section__column.safety_info .c-section-header{margin-top:20px;}.expandable-section-is-open .expandable-section__content .safety_info,.is-reached .expandable-section__content .safety_info{padding-left:0;}@media screen and (max-height:374px){.c-expandable-section.new-expandable-section{height:0;}.c-expandable-section.new-expandable-section.is-reached{height:auto;}}.text-spaced-bottom{margin-bottom:20px;}

.modal__container{width:100%;height:100%;margin:0 auto;position:fixed;display:none;top:0;left:0;z-index:5008;overflow-x:auto;overflow-y:hidden;}.modal__container.open{display:block;}.modal-content{padding:41px 41px;}.modal__content-container{height:auto;top:20%;left:15%;right:15%;box-shadow:0 2px 2px 2px rgba(0,0,0,0.3);background-color:#fff;margin:0 auto;position:absolute;}.modal__btn--close{outline:none;border:none;background-color:transparent;position:absolute;top:15px;right:15px;}.modal__content{margin:0 auto;padding:41px 41px;}.modal__title{color:#002a3a;font-size:30px;font-weight:700;line-height:35px;text-align:center;margin-top:0px;margin-bottom:45px;}.modal__description{color:#002a3a;font-size:18px;font-weight:500;line-height:24px;text-align:center;margin-bottom:15px;}.modal__btns-container{margin:0 auto;display:flex;justify-content:space-between;max-width:215px;margin-top:30px;}.modal__btn{color:#072657;background-color:#b9d2c8;font-size:16px;font-weight:500;line-height:28px;text-transform:uppercase;border:1px solid #fff;padding:1px 29px;border-radius:15px;outline:none;}.newcomers{background-color:transparent;display:block;padding:0 20px;z-index:5007;}.newcomers .modal__btn--close{width:13px;height:13px;top:15px;right:19px;z-index:2;}.newcomers .modal__btn--close img{width:100%;height:100%;}.newcomers .modal__content{background-image:url("/modules/Teva.Digihaler.Support/Client/Images/modal-container-background.svg");background-size:cover;background-repeat:no-repeat;padding:15px;max-width:950px;}.newcomers .modal__content-container{position:relative;background-color:transparent;max-width:950px;left:auto;right:auto;top:22%;}.newcomers .modal__content .footnote{margin:27px auto 14px auto;color:#1e3f73;font-family:"Poppins-Medium";font-size:17px;font-weight:400;line-height:14px;text-align:left;position:relative;}.newcomers .modal__inner-wrapper{max-width:920px;min-height:380px;background-color:#e2e6fc;box-shadow:0 0 8px rgba(0,0,0,0.57);position:relative;padding:42px 60px 30px;}.newcomers .modal__inner-wrapper .bubble{position:absolute;background-repeat:no-repeat;background-size:cover;}.newcomers .modal__inner-wrapper .bubble--1{width:124px;height:92px;top:13px;left:0;background-image:url("/modules/Teva.Digihaler.Support/Client/Images/bubble1.svg");}.newcomers .modal__inner-wrapper .bubble--2{width:108px;height:113px;bottom:24px;left:15px;background-image:url("/modules/Teva.Digihaler.Support/Client/Images/bubble2.svg");}.newcomers .modal__inner-wrapper .bubble--3{width:165px;height:134px;bottom:52px;right:25px;background-image:url("/modules/Teva.Digihaler.Support/Client/Images/bubble3.svg");}.newcomers .modal__title{font-family:"Poppins-Bold";color:#1e3f73;font-size:28px;margin-bottom:0px;position:relative;}.newcomers .modal__description{max-width:722px;color:#1e3f73;margin:25px auto 0;font-size:21px;line-height:28px;margin-top:28px;font-family:"Poppins-Medium";}.newcomers .modal__description img{width:171px;height:51px;margin:7px;}.newcomers .modal__description--contacts{position:relative;margin-bottom:0;}.newcomers .modal__description--contacts .bold{font-weight:700;}.newcomers .modal__description--contacts .number{color:#1e3f73;text-decoration:underline;}.newcomers .modal__description--contacts .number--mobile{display:none;}.newcomers .modal__description--links{display:flex;justify-content:center;position:relative;}.newcomers .modal__description--links p{margin-top:0px;margin-right:20px;}.newcomers .modal__description--links .img-links{display:flex;justify-content:center;align-items:center;}@media screen and (max-width:680px){.newcomers .modal__content-container{top:15%;}.newcomers .modal__title{font-size:26px;}.newcomers .modal__content .footnote{width:240px;text-align:center;font-size:14px;padding-bottom:22px;}.newcomers .img-links{flex-direction:column;}.newcomers .img-links padding{margin-right:0px;}}@media screen and (max-width:480px){.newcomers{padding:0;}.newcomers .modal__inner-wrapper{overflow:hidden;padding:0;}.newcomers .modal__inner-wrapper .bubble--1{background-image:url("/modules/Teva.Digihaler.Support/Client/Images/bubble1-mobile.svg");top:23px;left:0;}.newcomers .modal__inner-wrapper .bubble--2{background-image:url("/modules/Teva.Digihaler.Support/Client/Images/bubble2-mobile.svg");bottom:173px;left:18px;}.newcomers .modal__inner-wrapper .bubble--3{width:96px;height:145px;background-image:url("/modules/Teva.Digihaler.Support/Client/Images/bubble3-mobile.svg");bottom:80px;right:0;}.newcomers .modal__content-container{max-width:355px;top:9%;}.newcomers .modal__title{padding-top:41px;padding-bottom:18px;}.newcomers .modal__description{width:100%;font-size:18px;line-height:24px;width:261px;margin:0 auto;}.newcomers .modal__description--contacts{padding-top:20px;margin-bottom:20px;}.newcomers .modal__description--contacts .number--mobile{white-space:nowrap;display:inline;}.newcomers .modal__description--contacts .number--desktop{display:none;}}@media screen and (min-width:1024px){.modal__content-container{margin:0 auto;position:absolute;top:25%;left:20%;right:20%;}.modal__content{padding:78px 82px;}}@media screen and (min-width:375px) and (max-width:376px){.about-to-leave .modal__title{font-size:24px;}.about-to-leave .modal__description{font-size:16px;}}

@charset "UTF-8";@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Bold.woff") format("woff");font-display:swap;font-weight:700;font-style:normal;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-BoldItalic.woff") format("woff");font-display:swap;font-weight:700;font-style:italic;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Medium.woff") format("woff");font-display:swap;font-weight:500;font-style:normal;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-MediumItalic.woff") format("woff");font-display:swap;font-weight:500;font-style:italic;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Light.woff") format("woff");font-display:swap;font-weight:300;font-style:normal;}@font-face{font-family:'Fort-Book';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Book.woff") format("woff");font-display:swap;font-weight:400;font-style:normal;}@font-face{font-family:'Fort-Book';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-BookItalic.woff") format("woff");font-display:swap;font-weight:400;font-style:italic;}@font-face{font-family:'Roboto';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Roboto-Regular.woff") format("woff");font-display:swap;font-weight:400;}@font-face{font-family:'Poppins-Medium';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Poppins-Medium.woff") format("woff");font-display:swap;font-weight:500;}@font-face{font-family:'Poppins-Bold';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Poppins-Bold.woff") format("woff");font-display:swap;font-weight:700;}html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.25em;}img{border-style:none;display:block;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;}button::-moz-focus-inner,[type='button']::-moz-focus-inner,[type='reset']::-moz-focus-inner,[type='submit']::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type='button']:-moz-focusring,[type='reset']:-moz-focusring,[type='submit']:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type='checkbox'],[type='radio']{box-sizing:border-box;padding:0;}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:none;outline-offset:-2px;}[type='search']::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}*,*:after,*:before{margin:0;padding:0;box-sizing:border-box;}html{font-size:62.5%;}body{box-sizing:border-box;}ul{list-style:none;}a{text-decoration:none;}button{background:transparent;cursor:pointer;outline:none;border:none;}input[type='search']::-ms-clear{display:none;width:0;height:0;}input[type='search']::-ms-reveal{display:none;width:0;height:0;}input[type='search']::-webkit-search-decoration,input[type='search']::-webkit-search-cancel-button,input[type='search']::-webkit-search-results-button,input[type='search']::-webkit-search-results-decoration{display:none;}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset !important;}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}input[type='number']{-moz-appearance:textfield;}html{font-family:'Fort';}.container{max-width:1224px;margin:0 auto;padding:0 10px;}@media screen and (min-width:768px){.container{padding:0 50px;}}@media screen and (min-width:1024px){.container{padding:0 100px;}}.d-none{display:none;}.d-inline{display:inline;}.d-flex{display:flex;}@media screen and (min-width:768px){.d-md-none{display:none;}.d-md-block{display:block;}}@media screen and (min-width:1224px){.d-lg-none{display:none;}.d-lg-block{display:block;}}.d-only-mobile,.d-only-desktop{display:none;}@media screen and (min-width:375px) and (max-width:376px){.d-only-mobile{display:block;}}@media screen and (min-width:1224px) and (max-width:1225px){.d-only-desktop{display:block;}}body.body--unscrollable{overflow:hidden;}a{cursor:pointer;}.underlined{text-decoration:underline;}.br-on-mobile{display:none;}.bold{font-weight:700;}.text-black{color:#002a3a;}.wrapper{max-width:90%;}.l-wrapper{max-width:1440px;margin:0 auto;}.m-wrapper{max-width:1024px;margin:0 auto;}.f-wrapper{max-width:1001px;margin:0 auto;}.ms-wrapper{max-width:823px;margin:0 auto;}.s-wrapper{max-width:450px;margin:0 auto;}.xs-wrapper{max-width:unset;}.header__container--lower{width:100%;opacity:1;transition:all 0.3s;position:relative;background-color:#cedfd7;}.header__container--lower.hide-seeker{z-index:101;position:fixed;opacity:1;top:0;}.cta__btn{margin-top:17px;margin-bottom:13px;background-color:#005679;padding:6px 30px;border-radius:50px;outline:none;border:2px solid rgba(0,0,0,0.05);color:#fff;}.cta__btn:hover{cursor:pointer;}.cta__btn:active{outline:none;border:2px solid #fff;}.text__centered{text-align:center;}.locked{overflow:hidden;}.pink{color:#ec008c;}.bolded__anchor-link{color:#002a3a;text-decoration:underline;}.g-recaptcha{display:flex;justify-content:center;}.signup__field:focus{outline:none;box-shadow:none;}.no-wrap{white-space:nowrap;}@media screen and (max-width:1024px){.l-wrapper{max-width:90%;}.f-wrapper{max-width:95%;}.m-wrapper{max-width:92%;}.ms-wrapper{max-width:90%;}.s-wrapper{max-width:90%;}}@media screen and (max-width:768px){section.js-expandable-section .m-wrapper{max-width:500px;}}.italic{font-style:italic;}.mb-0{margin-bottom:0 !important;}.break-word-all{word-break:break-all;}.p-with-links-wider{width:342px;}.blue-text-fix{padding-top:20px;color:#002a3a;font-weight:500;font-size:14px;}.text-with-pdf{text-align:left !important;padding-left:45px;position:relative;}@media screen and (min-width:1024px){.text-with-pdf{margin-left:40px;padding-left:45px;}}.text-with-pdf::after{content:'';position:absolute;background:url("/modules/Teva.Digihaler.Support/Client/Images/white-pdf-icon-big.svg");width:29px;height:36px;transition:0.3s;left:4px;top:3px;}@media screen and (min-width:1024px){.text-with-pdf::after{background:url("/modules/Teva.Digihaler.Support/Client/Images/white-pdf-icon-biggest.svg");width:46px;height:56px;left:-11px;}}@media screen and (max-width:480px){.br-on-desktop{display:none;}.br-on-mobile{display:block;}}@media screen and (min-width:1024px){.hcp-isi-text-align{position:relative;top:27px;}}.search-section__form .loader{display:block;border:7px solid #f3f3f3;border-top:7px solid #3498db;border-radius:50%;width:35px;height:35px;animation:spin 1.5s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}

@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Bold.woff") format("woff");font-display:swap;font-weight:700;font-style:normal;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-BoldItalic.woff") format("woff");font-display:swap;font-weight:700;font-style:italic;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Medium.woff") format("woff");font-display:swap;font-weight:500;font-style:normal;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-MediumItalic.woff") format("woff");font-display:swap;font-weight:500;font-style:italic;}@font-face{font-family:'Fort';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Light.woff") format("woff");font-display:swap;font-weight:300;font-style:normal;}@font-face{font-family:'Fort-Book';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-Book.woff") format("woff");font-display:swap;font-weight:400;font-style:normal;}@font-face{font-family:'Fort-Book';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Fort-BookItalic.woff") format("woff");font-display:swap;font-weight:400;font-style:italic;}@font-face{font-family:'Roboto';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Roboto-Regular.woff") format("woff");font-display:swap;font-weight:400;}@font-face{font-family:'Poppins-Medium';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Poppins-Medium.woff") format("woff");font-display:swap;font-weight:500;}@font-face{font-family:'Poppins-Bold';src:url("/modules/Teva.Digihaler.Support/Client/Fonts/Poppins-Bold.woff") format("woff");font-display:swap;font-weight:700;}.not-found__heading{font-size:35px;padding:25px 0 50px;width:100%;color:#005679;font-weight:700;line-height:48px;border-bottom:2px solid #cedfd7;text-align:center;margin:0.67em 0;max-width:320px;margin-left:auto;margin-right:auto;}.not-found__heading.error-heading{padding:25px 0 20px;}.not-found__subheading{max-width:80%;color:#002a3a;font-size:30px;font-weight:700;line-height:35px;margin-top:30px;text-align:center;margin-left:auto;margin-right:auto;}.not-found__subheading.error-subheading{margin-top:60px;}.not-found__button{width:189px;height:32px;color:#ffffff;font-size:16px;font-weight:500;line-height:28px;background-color:#005679;border-radius:25px;margin-top:46px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:35px;}@media screen and (min-width:1024px){.not-found__heading{font-size:43px;padding:50px 0 20px;max-width:735px;}.not-found__subheading{margin-top:58px;max-width:100%;}}.contact-us__heading{max-width:734px;color:#105b7f;font-family:'Fort';font-size:43px;font-weight:700;font-style:normal;letter-spacing:normal;line-height:11.65px;text-align:center;margin:76px auto 57px auto;padding-bottom:26px;border-bottom:2px solid #cedfd7;}.contact-us__text{color:#002a3a;font-family:'Fort';font-size:16px;font-weight:300;font-style:normal;letter-spacing:normal;line-height:11.65px;text-align:center;}@media screen and (max-width:480px){.contact-us__text{line-height:20px;}}.contact-us__phone{color:#002a3a;font-family:'Fort';font-size:30px;font-weight:700;font-style:normal;letter-spacing:1.5px;line-height:36px;text-align:right;margin-top:23px;text-align:center;margin-bottom:56px;}
