﻿
.footer{margin-top:14px;}.footer__top{background:rgba(16,41,103,0.1);height:50px;display:flex;align-items:center;}.footer__top ul{display:flex;justify-content:center;width:100%;}.footer__top li{border-right:2px solid #102967;padding-right:9px;margin-right:9px;height:10px;display:flex;align-items:center;}.footer__top li:last-child{border-right:0;padding-right:0;margin-right:0;}.footer__top a{color:#102967;font-size:9px;font-weight:500;text-align:center;text-decoration:underline;letter-spacing:0.25px;}.footer__bottom{display:flex;justify-content:space-between;padding:14px 45px 14px 30px;height:55px;}.footer__bottom-text p{color:#000000;font-size:7px;font-weight:500;letter-spacing:0.2px;}.footer__bottom-text > p{line-height:17.14px;max-width:135px;line-height:8.58px;}.footer__bottom-text div{display:flex;margin-top:4px;}.footer__bottom-text div a{display:block;height:14px;}.footer__bottom-text div img{display:block;margin-right:2px;}@media screen and (min-width:1024px){.footer{margin-top:28px;}.footer__top{font-size:18px;}.footer__top li{padding-right:21px;margin-right:21px;height:18px;}.footer__top a{font-size:18px;letter-spacing:normal;line-height:normal;letter-spacing:0.25px;}.footer__bottom{max-width:1008px;margin:0 auto;padding:47px 0;height:147px;}}@media screen and (min-width:1024px) and (max-width:1280px){.footer__bottom{padding:47px 30px;}}@media screen and (min-width:1024px){.footer__bottom-logo{width:120px;height:42px;}.footer__bottom-text p{line-height:normal;font-size:14px;font-weight:500;letter-spacing:normal;line-height:18.03px;letter-spacing:0.2px;}.footer__bottom-text > p{max-width:60%;font-size:14px;}.footer__bottom-text div img{width:26px;height:15px;margin-right:5px;}}

.hamburger{width:22px;height:12px;margin-top:15px;display:flex;flex-direction:column;justify-content:space-between;}.hamburger__line{position:relative;display:block;height:2.35px;width:22px;background-color:#ffffff;transition:0.3s;}.hamburger.active .hamburger__line:first-child{transform:rotate(45deg) translateY(7px);}.hamburger.active .hamburger__line:nth-child(2){opacity:0;}.hamburger.active .hamburger__line:last-child{transform:rotate(-45deg) translateY(-7px);}@media screen and (min-width:1024px){.hamburger{display:none;}}

.header{background:#ffffff;}.header__top-wrapper{position:relative;z-index:6;background:#ffffff;}.header__top{padding:18px;display:flex;justify-content:flex-end;max-width:940px;margin:0 auto;padding:8px 28px;position:relative;z-index:6;}.header__bottom{background-image:linear-gradient(-268deg,#1c075b 0%,#240c6f 45%,#2e1388 100%);}.header__bottom-content{position:relative;max-width:940px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:18px 29px 58px 26px;z-index:1;}.header__bottom-nav{display:none;flex-direction:column;padding:110px 0 314px;}.header__bottom-nav li{text-align:center;}.header__bottom-nav li:first-of-type{margin-bottom:58px;}@media screen and (max-width:1023px){.header__bottom-nav li.active a{position:relative;z-index:3;padding:0 2px;}.header__bottom-nav li.active a::before{content:'';position:absolute;height:8px;width:100%;background-color:#dd00a1;bottom:-1px;z-index:-1;left:0.2px;}}.header__bottom-nav li a{color:#ffffff;font-family:'ZillaSlab';font-size:18px;font-weight:400;line-height:28.74px;text-align:center;}@media screen and (min-width:1024px){.header .header__top{padding:24px 5px;}.header .header__teva-logo{width:64px;height:23px;}.header .header__bottom-content{padding:32px 0 50px;}.header .header__bottom-nav{display:block;padding:0 0 160px;position:relative;z-index:8;}.header .header__bottom-nav ul{display:flex;justify-content:center;}.header .header__bottom-nav li{margin-right:102px;position:relative;}.header .header__bottom-nav li:first-child::after{content:'';border-right:3px solid rgba(124,146,202,0.8);position:absolute;right:0;height:23px;top:3px;right:-95%;}.header .header__bottom-nav li:first-of-type{margin-bottom:0;}.header .header__bottom-nav li:last-child{margin-right:0;padding-right:0px;border-right:0;}.header .header__bottom-nav li.active{display:flex;justify-content:center;z-index:2;padding:0 3px;}.header .header__bottom-nav li.active::before{content:'';position:absolute;height:8px;width:100%;background-color:#dd00a1;bottom:-1px;}.header .header__bottom-nav a{color:#ffffff;font-family:'ZillaSlab';font-size:20px;font-weight:400;font-style:normal;letter-spacing:normal;line-height:normal;text-align:center;position:relative;}.header .header__inhaler-tails-logo{width:211px;height:148px;}}

.leave-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;z-index:10;background:rgba(0,0,0,0.5);}.leave-popup.open{display:flex;}.leave-popup__content{background:#ffffff;max-width:86%;width:100%;position:relative;padding:54px 34px 60px;}.leave-popup__close-btn{width:14px;height:14px;position:absolute;top:15px;right:15px;}.leave-popup__close-btn img{display:block;width:100%;height:100%;}.leave-popup__heading{color:#102967;font-family:'ZillaSlab';text-align:center;font-size:17px;letter-spacing:0.27px;margin-bottom:26px;}.leave-popup__text{color:#102967;font-weight:500;text-align:center;letter-spacing:0.3px;font-size:13px;}.leave-popup__text:first-of-type{margin-bottom:21px;}.leave-popup__text:last-of-type{margin-bottom:26px;}.leave-popup__buttons-container{display:flex;justify-content:center;}.leave-popup__button{display:flex;justify-content:center;align-items:center;border-radius:5px;background-color:#2c1182;color:#ffffff;font-weight:500;text-transform:uppercase;width:78px;height:28px;font-size:11px;}.leave-popup__button:first-child{margin-right:15px;}@media screen and (min-width:1024px){.leave-popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;z-index:10;}.leave-popup__content{max-width:680px;padding:100px;margin-top:20px;}.leave-popup__close-btn{width:38px;height:38px;top:30px;right:30px;}}@media screen and (min-width:1024px) and (min-width:1024px) and (max-width:1900px){.leave-popup__close-btn{width:32px;height:32px;}}@media screen and (min-width:1024px){.leave-popup__heading{font-size:37px;margin-bottom:65px;letter-spacing:0.25px;letter-spacing:normal;}}@media screen and (min-width:1024px) and (min-width:1024px) and (max-width:1900px){.leave-popup__heading{font-size:32px;}}@media screen and (min-width:1024px){.leave-popup__text{font-size:25px;letter-spacing:0.25px;}}@media screen and (min-width:1024px) and (min-width:1024px) and (max-width:1900px){.leave-popup__text{font-size:18px;}}@media screen and (min-width:1024px){.leave-popup__text:first-of-type{margin-bottom:50px;}.leave-popup__text:last-of-type{margin-bottom:58px;}.leave-popup__button{width:181px;height:62px;border-radius:10px;font-size:25px;letter-spacing:0.25px;}}@media screen and (min-width:1024px) and (min-width:1024px) and (max-width:1900px){.leave-popup__button{font-size:18px;width:160px;height:50px;}}@media screen and (min-width:1024px){.leave-popup__button:first-child{margin-right:40px;}}

@charset "UTF-8";@font-face{font-family:'DM Sans';src:url("/modules/Teva.Inhaler.Tales/Client/Fonts/DMSans-Regular.woff") format("woff");font-display:swap;font-weight:400;font-style:normal;}@font-face{font-family:'DM Sans';src:url("/modules/Teva.Inhaler.Tales/Client/Fonts/DMSans-Medium.woff") format("woff");font-display:swap;font-weight:500;font-style:normal;}@font-face{font-family:'DM Sans';src:url("/modules/Teva.Inhaler.Tales/Client/Fonts/DMSans-Bold.woff") format("woff");font-display:swap;font-weight:700;font-style:normal;}@font-face{font-family:'ZillaSlab';src:url("/modules/Teva.Inhaler.Tales/Client/Fonts/ZillaSlab-SemiBold.woff") format("woff");font-display:swap;font-weight:400;font-style:normal;}@font-face{font-family:'ZillaSlab';src:url("/modules/Teva.Inhaler.Tales/Client/Fonts/ZillaSlab-Bold.woff") format("woff");font-display:swap;font-weight:700;font-style:normal;}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.4em;}img{border-style:none;}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:inherit;}html{font-size:62.5%;}body{box-sizing:border-box;}ul{list-style:none;}a{text-decoration:none;}button{background:transparent;outline:none;border:none;cursor:pointer;}a{cursor:pointer;}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:'DM Sans';font-size:14px;}.container{max-width:1440px;margin:0 auto;padding:0 23px;}@media screen and (min-width:768px){.container{padding:0 50px;}}@media screen and (min-width:1024px){.container{padding:0 100px;}}@media screen and (min-width:1440px){.container{padding:0 208px;}}body,html{width:100vw;overflow-x:hidden;}.bold{font-weight:700;}.italic{font-style:italic;}@media screen and (min-width:1024px){.display-only-mobile{display:none;}}@media screen and (min-width:1024px){.br--only-mobile{display:none;}}@media screen and (max-width:767px){.br--only-mobile-text{display:block;}}@media screen and (min-width:767px){.br--only-mobile-text{display:none;}}

.sitemap{background-image:linear-gradient(-268deg,#1c075b 0%,#240c6f 45%,#2e1388 100%);}.sitemap__heading{color:#fefefe;font-family:'ZillaSlab';font-size:27px;font-weight:700;letter-spacing:1.16px;margin-bottom:63px;}.sitemap__block{padding:0 28px 200px;}.sitemap__link{display:block;color:#fefefe;font-size:17px;font-weight:700;text-decoration:underline;margin-bottom:25px;}@media screen and (min-width:1024px){.sitemap__heading{color:#fefefe;font-family:'ZillaSlab';font-size:64px;font-weight:700;letter-spacing:1.35px;margin-bottom:140px;}.sitemap__block{max-width:940px;margin:0 auto;width:100%;padding-bottom:465px;}.sitemap__link{font-size:35px;margin-bottom:45px;}.sitemap li:last-child a{margin-bottom:0;}}
