﻿
.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;}}

.explore-block{position:relative;padding:0 25px 50px;z-index:2;max-width:940px;margin:0 auto;}.explore-block__heading{color:#fefefe;font-size:29px;font-family:'ZillaSlab';margin-bottom:42px;max-width:330px;}.explore-block__heading span{position:relative;z-index:1;padding-right:5px;}.explore-block__heading span::before{content:'';background:#dd00a1;height:12px;width:100%;position:absolute;bottom:-1px;left:-1px;z-index:-1;}.explore-block__text{color:#fefefe;font-size:14px;line-height:18.07px;text-align:center;max-width:90%;margin:0 auto;}.explore-block__text:first-of-type{font-weight:500;margin-bottom:20px;}.explore-block__text:last-of-type{font-weight:700;margin-bottom:27px;}.explore-block__image{width:100%;display:block;margin-bottom:24px;padding:0 8px;}.explore-block__share-text{color:#fefefe;font-size:12px;font-weight:400;text-align:center;margin-bottom:11px;}.explore-block__share-icons{display:flex;justify-content:center;}.explore-block__share-icons a{display:block;margin-right:20px;}.explore-block__share-icons a:last-child{margin-right:0;}.explore-block__share-icons img{display:block;}@media screen and (min-width:1024px){.explore-block{padding:0 0 80px;}.explore-block__heading{color:#fefefe;font-family:'ZillaSlab';font-size:64px;max-width:725px;margin-bottom:61px;}.explore-block__heading span::before{bottom:4px;height:20px;}.explore-block__text{font-size:24px;line-height:normal;max-width:72%;min-width:700px;}.explore-block__text:first-of-type,.explore-block__text:last-of-type{margin-bottom:50px;}.explore-block__text:last-of-type{max-width:100%;margin-top:-62px;position:relative;right:0;}}@media screen and (min-width:1024px) and (min-width:1440px){.explore-block__text:last-of-type{min-width:1035px;position:relative;left:-45px;}}@media screen and (min-width:1024px){.explore-block__image{margin-bottom:26px;padding:0;}.explore-block__share-text{font-size:24px;margin-bottom:13px;}.explore-block__share-icons img{width:43px;height:43px;}}@media screen and (width:1024px){.explore-block__heading{max-width:720px;}}

.resources{background:linear-gradient(-268deg,#1c075b 0%,#240c6f 45%,#2e1388 100%);}

.download-block{background:url("/modules/Teva.Inhaler.Tales/Client/Images/resources-down-background-mobile.svg");background-size:cover;padding:60px 0 80px;}.download-block__heading{color:#fefefe;font-size:14px;font-weight:500;line-height:18.07px;text-align:center;max-width:70%;margin:0 auto;}.download-block__image{display:block;margin:48px auto 56px;}.download-block__text{color:#fefefe;font-size:14px;font-weight:700;line-height:18.07px;text-align:center;max-width:75%;margin:0 auto 22px;}.download-block__button{display:flex;justify-content:center;align-items:center;width:132px;height:50px;text-transform:uppercase;border:2px solid #ffffff;background:#b600a3;color:#ffffff;border-radius:18px;margin:0 auto;}@media screen and (min-width:1024px){.download-block{background:url("/modules/Teva.Inhaler.Tales/Client/Images/resources-down-background.svg");background-size:cover;padding:132px 0 154px;}.download-block__heading{font-size:24px;}.download-block__image{width:175px;height:211px;margin:80px auto 76px;}.download-block__text{font-size:24px;max-width:465px;line-height:normal;margin-bottom:80px;}.download-block__button{width:271px;height:100px;font-size:24px;border:3px solid #ffffff;border-radius:24px;}}

.resources-block{padding:39px 0 54px;}.resources-block__heading{color:#fefefe;font-size:14px;font-weight:500;text-align:center;margin-bottom:28px;}.resources-block__delimiter{max-width:153px;margin:0 auto 30px;height:3px;background-color:#ffffff;opacity:0.5;border:0;}.resources-block__buttons{margin-bottom:75px;}.resources-block__button{display:flex;justify-content:center;align-items:center;color:#fefefe;max-width:302px;height:50px;border:2px solid #ffffff;border-radius:12px;margin:0 auto 12px;text-align:center;background:#2d1284;text-transform:uppercase;}.resources-block__button:last-of-type{margin:0 auto;}.resources-block__references{padding:0 32px 0 30px;margin:0 auto;}.resources-block__references p{font-size:9px;color:#fefefe;font-weight:400;}@media screen and (min-width:1024px){.resources-block{padding:60px 0 102px;}.resources-block__heading{font-size:24px;margin-bottom:79px;}.resources-block__delimiter{margin-bottom:85px;max-width:315px;height:4px;}.resources-block__button{max-width:895px;height:100px;font-size:24px;margin-bottom:27px;border-radius:25px;border:3px solid #ffffff;}.resources-block__button br{display:none;}.resources-block__references{max-width:940px;padding:0;}.resources-block__references p{font-size:14px;line-height:20px;font-weight:400;}}
