header .navbar{padding-top:0;padding-bottom:0}header .navbar-brand{padding:13px 0;margin-right:0;width:284px}header .navbar-brand img{margin-left:-8px;width:292px;width:100%}header .search-feature{text-align:right;margin-block:2rem 0.5rem}header .search-feature input{border:1px solid #626366;border-radius:10px;padding:1rem 3.4rem 1rem 1.25rem;width:320px}header .search-feature .search-result-container{position:relative;width:480px}header .search-input{position:relative}header .search-input svg{position:absolute;right:14px;top:13px;transition:all 0.25s ease-in;transform:scale(0.9)}header .search-input svg:hover{cursor:pointer;transform:scale(1)}header .show-all-item{background-color:#f68712;text-align:center;padding:0.75rem !important}header .show-all-item a{color:#fff !important;letter-spacing:0.02px}header #searchResults{box-shadow:2px 2px 6px rgba(0,0,0,0.1);border-bottom-left-radius:8px;border-bottom-right-radius:8px;background:#fff;list-style-type:none;position:absolute;right:0px;max-width:680px;width:100%;z-index:99}header #searchResults li{padding:7px 22px 7px;border-bottom:1px solid #f1f1f1}header #searchResults li:first-child{padding-top:16px}header #searchResults li:last-child{border-bottom:0;padding-bottom:24px}header #searchResults a{color:#040707}header #searchResults a:hover{color:#f68712}header .navbar-nav{margin-top:0}header .navbar-nav .nav-item:hover .dropdown-menu{display:inline-block}header .nav-item .nav-link{color:#335d6e;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:22px;margin-top:1.5rem;margin-bottom:1.5rem}header .nav-item .nav-link span{position:relative;overflow:hidden}header .nav-item .nav-link span::after{content:'';position:absolute;bottom:-5px;left:0;width:100%;height:3px;background-color:#f68712;transition:opacity 300ms, transform 300ms;opacity:0;transform:translate3d(-100%, 0, 0);border:0;pointer-events:none}header .nav-item .nav-link::after{content:none}header .nav-item .nav-link.active span:after,header .nav-item .nav-link:hover span::after,header .nav-item .nav-link:focus span::after{opacity:1;transform:translate3d(0, 0, 0)}header .dropdown{position:initial}header .dropdown .dropdown-menu{transition:0.25s all ease-in-out;background-color:rgba(255,255,255,0.9);border:0;top:98%;left:0;min-height:550px;width:100%}header .dropdown .dropdown-menu .container,header .dropdown .dropdown-menu .section-action{position:relative;min-height:550px}header .dropdown .dropdown-menu ul{display:inline-block;margin-left:708px;margin-top:40px;overflow:hidden}header .dropdown .dropdown-menu ul a{color:#f7941d;font-family:"HurmeGeometricSans1 SemiBold","Arial Regular",sans-serif;line-height:30px;position:relative;overflow:hidden}header .dropdown .dropdown-menu ul a::after{content:'';position:absolute;bottom:-3px;left:0;width:100%;height:2px;background-color:#f7941d;transition:opacity 300ms, transform 300ms;opacity:0;transform:translate3d(-100%, 0, 0)}header .dropdown .dropdown-menu ul a:hover::after,header .dropdown .dropdown-menu ul a:focus::after{opacity:1;transform:translate3d(0, 0, 0)}header .dropdown .nav-image{position:absolute;overflow:hidden;top:30px;left:40px;border-radius:50%;margin-right:72px;background-size:100%;transition:all 0.5s ease-in-out;-webkit-animation:ZoomOut 0.5s;animation:ZoomOut 0.5s}header .dropdown .nav-image:hover{background-size:104%;-webkit-animation-name:ZoomIn;-webkit-animation-duration:0.5s;animation-name:ZoomIn;animation-duration:0.5s}header .dropdown .nav-image h2:before,header .dropdown .nav-image h3:before,header .dropdown .nav-image h4:before{content:" ";background-image:url("/svg/arrow-white.svg");background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:-62px;left:0;height:54px;width:72px;transition:all 0.25s ease-in-out}header .dropdown .nav-image:hover h2:before,header .dropdown .nav-image:hover h3:before,header .dropdown .nav-image:hover h4:before{transform:translate(10px, 0)}header .dropdown .nav-image,header .dropdown .nav-image img{transition:all 0.25s ease-in-out}header .dropdown .nav-image:hover img{transform:scale(1.05)}header .dropdown .nav-image h4{color:#fff;position:absolute;font-size:35px;left:90px;top:268px;z-index:9}header .dropdown .nav-image img{border-radius:50%;display:inline-block}header .navbar-nav{justify-content:flex-end}header .navbar .navbar-nav .nav-link{padding-left:1.84rem;padding-right:1.84rem}header .navbar .navbar-nav .nav-item:last-child .nav-link{padding-right:0}header.is-sticky{position:fixed;top:0;left:0;right:0;z-index:1030;background-color:#fff;box-shadow:0 2px 12px rgba(0,0,0,0.08);transform:translateY(-100%);transition:transform 0.3s ease;will-change:transform}header.is-sticky .navbar-brand{padding:8px 0;width:180px}header.is-sticky .search-feature{margin-block:0.5rem 0.25rem}header.is-sticky .search-feature input{padding:0.5rem 3rem 0.5rem 1rem;width:260px}header.is-sticky .search-input svg{top:6px;transform:scale(0.75)}header.is-sticky .nav-item .nav-link{font-size:17px;margin-top:0.5rem;margin-bottom:0.5rem}header.is-sticky .dropdown-menu{min-height:380px}header.is-sticky .dropdown-menu .container,header.is-sticky .dropdown-menu .section-action{min-height:380px}header.is-sticky .dropdown-menu ul{margin-top:24px;margin-left:calc(100% - 780px)}@media (max-width: 1399px){header.is-sticky .dropdown-menu ul{margin-left:calc(100% - 670px)}}header.is-sticky .nav-image{top:20px;left:20px}header.is-sticky .nav-image img{max-width:260px}header.is-sticky .nav-image h4{font-size:18px;top:190px;left:70px}header.is-sticky.is-visible{transform:translateY(0)}footer{background-image:url("/img/footer.jpg");background-position:center;background-size:cover;padding:70px 0}footer,footer h5,footer p,footer a,footer a:hover{color:#fff}footer p{margin-bottom:0}footer .logo-footer{max-width:250px;margin-left:-4px;width:100%}footer .mh-list-inline a,footer .footer-column a{display:inline-block;position:relative;overflow:hidden;padding-bottom:3px}footer .mh-list-inline a::after,footer .footer-column a::after{content:'';position:absolute;bottom:0px;left:0;width:100%;height:2px;background-color:#fff;transition:opacity 300ms, transform 300ms;opacity:0;transform:translate3d(-100%, 0, 0)}footer .mh-list-inline a:hover::after,footer .footer-column a:hover::after,footer .mh-list-inline a:focus::after,footer .footer-column a:focus::after{opacity:1;transform:translate3d(0, 0, 0)}footer .mh-list-inline{margin-bottom:0}footer .footer-column{margin-bottom:10px}footer .footer-column li{line-height:1.25}footer .footer-column>a{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;letter-spacing:2px;font-size:1.25rem;line-height:1.2;margin-top:0;margin-right:50px;padding-bottom:4px}footer .footer-column>a::after{bottom:2px}footer .footer-column:last-child{margin-right:0}footer .footer-row{border-bottom:1px solid #fff;padding-bottom:32px;position:relative;margin-bottom:18px}footer .footer-row:before{content:" ";position:absolute;background-color:#fff;height:1px;width:100%;left:0;bottom:-0.5px}footer .footer-row-nav{padding-bottom:10px}footer .footer-navigation{display:flex;flex-wrap:wrap;justify-content:flex-end}footer .footer-top-social{display:flex;align-items:flex-end;justify-content:space-between}footer .footer-copyright{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}footer .footer-copyright a{color:#9a1e20;padding-bottom:4px}footer .footer-copyright a:hover{color:#fff}footer .scroll-to-top{transition:all 0.5s ease-in-out;cursor:pointer;height:80px;width:80px}footer .scroll-to-top:hover{transform:translate(0, -8px)}footer .scroll-to-top:hover path{stroke:white}footer .mh-list-inline a{padding-bottom:6px}#cookieBanner{position:fixed;background:#fff;padding:26px;max-width:980px;width:100%;left:50px;bottom:30px;box-shadow:2px 2px 3px rgba(0,0,0,0.1);border:2px solid #fafafa;border-radius:18px;opacity:0;animation-name:fadeInBlock;animation-delay:1s;animation-iteration-count:1;animation-fill-mode:forwards;z-index:9999}#cookieBanner h5{margin-block:0}#cookieBanner h6{margin-top:12px}#cookieBanner p a{color:#040707;font-weight:bold}#cookieBanner .cookie-button{font-size:1rem;max-width:230px;min-width:auto;width:100%}#cookieBanner .cookie-allow{margin-right:20px}#cookieBanner .cookie-close{background:transparent;border:0;position:absolute;right:20px;top:20px}#cookieBanner .cookie-close svg{display:inline-block;max-width:40px}#cookieBanner .cookie-close:focus,#cookieBanner .cookie-close:active,#cookieBanner .cookie-close:hover{outline:none}#cookieBanner.hidden{display:none}#cookieBanner #barAnimateCalendar{opacity:0;-webkit-animation:pulseBar 3.5s ease-in-out alternate;-moz-animation:pulseBar 3.5s ease-in-out alternate;animation:fadein 3.5s ease-in-out alternate;animation-iteration-count:infinite}#cookieBanner .accordion{margin-block:10px}#cookieBanner .accordion .accordion-button:after{content:none}#cookieBanner .accordion .cookie-banner-label,#cookieBanner .accordion .form-switch{position:absolute;z-index:99}#cookieBanner .accordion .cookie-banner-label{color:#040707;font-size:15px;right:38px}#cookieBanner .accordion .form-switch{font-size:18px;right:30px}#cookieBanner .accordion-button{color:#f68712 !important;padding:0.5rem 1.25rem;width:100%}#cookieBanner .accordion-button:hover,#cookieBanner .accordion-button:not(.collapsed){background-color:#fff !important}@media (max-width: 1400px){header.header .container,header.header .section-action{max-width:100%}header.header .container .navbar-brand img,header.header .section-action .navbar-brand img{margin-left:0}header.header .navbar .navbar-nav .nav-link{padding-left:1rem;padding-right:1rem}header.header .dropdown .nav-image{left:15px;margin-right:0}header.header .dropdown .nav-image h4{font-size:26px;top:180px}header.header .dropdown .nav-image img{width:340px}header.header .dropdown-menu ul{margin-top:22px;margin-left:500px}footer .footer-navigation .footer-column{flex:1;margin-right:10px}footer .footer-navigation .footer-column:last-child{margin-right:0}}@media (max-width: 1199px){header.header .navbar-collapse{background:#f6f6f6}header.header .navbar .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}header.header .navbar-brand img{margin-left:0;min-width:initial}header.header .navbar-nav{margin-top:0}header.header .navbar-nav .nav-link{padding-left:0;margin:0 0.5rem}header.header .dropdown .dropdown-menu{display:block;min-height:230px}header.header .dropdown .dropdown-menu ul{margin-left:0;margin-top:0;overflow:hidden;padding-left:8px}header.header .dropdown .nav-image{position:absolute;top:12px;right:12px;left:auto;margin-right:0}header.header .dropdown .nav-image h4{display:none}header.header .dropdown .nav-image img{width:200px}header.header .dropdown .container,header.header .dropdown .section-action{padding:0;min-height:initial}header.header .search-feature{display:inline-block;text-align:left;margin-block:1rem 0.5rem;max-width:480px;width:100%}header.header .search-feature input{border:1px solid #626366;border-radius:10px;padding:1rem 0.75rem 1rem 3.2rem;width:100%}header.header .search-feature svg{right:auto;left:12px}header.header .search-result-container{position:relative;max-width:480px;width:100%}}@media (max-width: 992px){footer .footer-navigation{margin-top:30px;justify-content:flex-start}footer .footer-navigation .footer-column{flex:initial;width:30%}footer .footer-navigation .footer-column a{margin-right:10px}#cookieBanner{border-top-left-radius:0;border-bottom-left-radius:0;left:0}}@media (max-width: 768px){header.header .navbar-brand img{width:30vw}footer .footer-navigation .footer-column{width:48%}#cookieBanner{border-top-left-radius:18px;border-bottom-right-radius:0;bottom:0}#cookieBanner .cookie-button{margin-bottom:8px}}@media (max-width: 576px){header.header .navbar-brand img{width:50vw}header.header .dropdown .dropdown-menu{min-height:155px}header.header .dropdown .nav-image img{width:115px}footer{padding:40px 0}footer .footer-navigation .footer-column{width:100%}#cookieBanner{padding:15px}#cookieBanner .cookie-button{font-size:1rem;max-width:100%;padding:6px 12px}#cookieBanner .cookie-allow{margin-right:5px}}.carousel{position:relative}.carousel .carousel-caption{max-width:1655px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-left:127px;text-align:left;top:200px;bottom:inherit;z-index:9}.carousel .carousel-caption h2{color:#fff;position:relative;position:relative;max-width:840px;z-index:6}.carousel .carousel-caption h2:before{content:" ";position:absolute;background-color:#fff;left:-1046px;top:50%;height:3px;width:999px}.carousel .carousel-caption h2:before{top:29px}.carousel .carousel-indicators{max-width:1655px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);justify-content:flex-start;right:auto;margin-left:0;margin-right:0;margin-bottom:30px;padding-left:127px}.carousel .carousel-indicators button{background-color:transparent;border:2px solid #fff;border-radius:50%;margin-left:4px;margin-right:4px;width:26px;height:26px;opacity:1}.carousel .carousel-indicators button:hover,.carousel .carousel-indicators button.active{background-color:#fff;border:0;padding:2px}.carousel .footnote{background-color:rgba(0,0,0,0.2);color:#fff;font-size:13px;padding:2px 8px;position:absolute;bottom:10px;right:30px}.carousel.carousel-tint .carousel-item{position:relative;isolation:isolate;height:100%;width:100%}.carousel.carousel-tint .carousel-item:before{content:" ";background-color:rgba(0,0,0,0.1);position:absolute;inset:0;display:block;height:100%;width:100%;z-index:1}.carousel.carousel-inline{margin:50px 0 50px}.carousel .carousel-custom{position:absolute;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9;max-width:1655px;width:100%;left:50%;display:flex;justify-content:space-between;opacity:0.7}.carousel .carousel-custom img{max-height:80px;max-width:80px}.carousel .carousel-custom img:hover{opacity:1;cursor:pointer}.accordion-button{border:none;color:#fff;outline:none}.accordion-button:focus,.accordion-button:hover{outline:none}.accordion-button:hover,.accordion-button:not(.collapsed){background-color:#a7a9ab;color:#fff}.accordion-button::after{flex-shrink:0;height:32px;width:32px;margin-left:auto;content:"";background-image:url("/svg/plus.svg");background-repeat:no-repeat;background-size:32px;transition:transform .2s ease-in-out}.accordion-button:not(.collapsed)::after{background-image:url("/svg/minus.svg");background-position:50%;transform:none}@keyframes typing{0%{overflow:hidden;white-space:nowrap;width:0}99%{overflow:initial;white-space:pre-wrap;width:99%}100%{width:100%}}@-webkit-keyframes ZoomIn1{0%{background-size:1 * 110%}100%{background-size:1 * 120%}}@-webkit-keyframes ZoomOut1{0%{background-size:1 * 120%}100%{background-size:1 * 110%}}@keyframes ZoomIn1{0%{background-size:1 * 110%}100%{background-size:1 * 120%}}@keyframes ZoomOut1{0%{background-size:1 * 120%}100%{background-size:1 * 110%}}@-webkit-keyframes ZoomIn2{0%{background-size:2 * 110%}100%{background-size:2 * 120%}}@-webkit-keyframes ZoomOut2{0%{background-size:2 * 120%}100%{background-size:2 * 110%}}@keyframes ZoomIn2{0%{background-size:2 * 110%}100%{background-size:2 * 120%}}@keyframes ZoomOut2{0%{background-size:2 * 120%}100%{background-size:2 * 110%}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(750px)}100%{opacity:1;transform:translateX(0)}}@keyframes fadeInBlock{0%{opacity:0}99%{opacity:1}100%{opacity:1;position:fixed}}@keyframes loader{0%{width:0}100%{width:100%}}@keyframes pulse{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(0,0,0,0.7)}70%{transform:scale(1);box-shadow:0 0 0 10px transparent}100%{transform:scale(0.95);box-shadow:0 0 0 0 transparent}}.animate-typing{animation-name:typing;animation-duration:4.5s;animation-timing-function:steps(80, end);animation-fill-mode:both}.animate-typing-group li:nth-of-type(1) .animate-typing{animation-delay:262.6892345062ms}.animate-typing-group li:nth-of-type(2) .animate-typing{animation-delay:601.2346979042ms}.animate-typing-group li:nth-of-type(3) .animate-typing{animation-delay:154.5141693413ms}.animate-typing-group li:nth-of-type(4) .animate-typing{animation-delay:696.0261537538ms}.animate-typing-group li:nth-of-type(5) .animate-typing{animation-delay:606.0837529775ms}.animate-typing-group li:nth-of-type(6) .animate-typing{animation-delay:698.3716621201ms}.animate-typing-group li:nth-of-type(7) .animate-typing{animation-delay:475.3473803391ms}.animate-typing-group li:nth-of-type(8) .animate-typing{animation-delay:486.7104129859ms}.animate-typing-group li:nth-of-type(9) .animate-typing{animation-delay:272.5650720365ms}.animate-typing-group li:nth-of-type(10) .animate-typing{animation-delay:178.9171481722ms}.animate{animation-play-state:paused}.animate-visible{animation-play-state:running}@font-face{font-family:"HurmeGeometricSans1";src:url("/font/HurmeGeometricSans1.otf") format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"HurmeGeometricSans1 Bold";src:url("/font/HurmeGeometricSans1 Bold.otf") format("opentype");font-weight:normal}@font-face{font-family:"HurmeGeometricSans1 SemiBold";src:url("/font/HurmeGeometricSans1 SemiBold.otf") format("opentype");font-weight:normal}body{font-family:"HurmeGeometricSans1","Arial Regular",sans-serif}h1,h2,h3,h4,h5,h6{color:#636466;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-weight:normal;letter-spacing:2px}h2{font-size:44px;margin-bottom:48px;letter-spacing:1.76px}h2 span{color:#f7941d}h2.title{max-width:1225px}a{text-decoration:none}li,p{color:#636466;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif}li strong,p strong{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-weight:normal}li.links strong,p.links strong{display:inline-block;width:130px}ul{list-style-type:none;padding-left:0}.container,.section-action{margin-left:auto;margin-right:auto;width:100%}.container-title{background-color:#335d6e;padding-block:10px}.container-title h1,.container-title h2,.container-title h3,.container-title h4,.container-title h5,.container-title h6{color:#fff}.small-print-notice{display:block;font-size:10px;font-weight:bold;line-height:12px;margin-bottom:6px}.small-print-label{font-size:11px}.alert{padding:20px 30px 20px 23px;margin-bottom:35px;max-width:1275px}.alert span{font-size:18px}.alert .btn-close{opacity:1;font-size:25px;right:16px}.alert.alert-success{background-color:#62bb46;color:#fff}.alert.alert-danger{background-color:#ff4713;color:#fff}.section{padding:100px 0}.section-header{display:flex;align-items:center;min-height:545px;position:relative;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}.section-header .section-header-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.section-header>.section-container,.section-action .action-hero.section-header>div,.section-action .section-header>.action-content,.section-header>.footnote{position:relative;z-index:1}.section-header h1,.section-header h2,.section-header h3,.section-header h4,.section-header p{color:#fff}.section-header h1,.section-header h2{font-size:58px;position:relative}.section-header h1:before,.section-header h2:before{content:" ";position:absolute;background-color:#fff;left:-1046px;top:50%;height:3px;width:999px}.section-header h1{margin-bottom:30px}.section-header h2{margin-bottom:20px}.section-header h3{font-family:"HurmeGeometricSans1","Arial Regular",sans-serif}.section-header h3 span{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.section-header a{margin-top:40px}.section-header .announcement a{margin-top:0}.section-header .header-inner{padding-top:60px;padding-bottom:60px}.section-header .footnote{color:#fff;font-size:12px;position:absolute;bottom:10px;right:15px}.section-header.header-who-we-are{background-image:url("/img/headers/header-who-we-are.jpg")}.section-header.header-our-products{background-image:url("/img/headers/header-our-products.jpg")}.section-header.header-generics{background-image:url("/img/headers/header-generics.jpg")}.section-header.header-patent{background-image:url("/img/headers/header-patent.jpg")}.section-header.header-biosimilars{background-image:url("/img/headers/header-biosimilars.jpg")}.section-header.header-product-details{background-image:url("/img/headers/header-product-details.jpg")}.section-header.header-product-details h1{margin-bottom:0;text-wrap:balance}.section-header.header-specialty-biopharma{background-image:url("/img/headers/header-specialty-biopharma.jpg")}.section-header.header-life-at-meitheal{background-image:url("/img/headers/header-life-at-meitheal.jpg")}.section-header.header-questions{background-image:url("/img/headers/header-questions.jpg")}.section-header.header-all-stories,.section-header.header-what-to-know{background-image:url("/img/headers/header-what-to-know.jpg")}.section-header.header-new-launches{background-image:url("/img/headers/header-new-launches.jpg")}.section-header.header-events{background-image:url("/img/headers/header-events.jpg")}.section-header.header-inside-meitheal{background-image:url("/img/headers/header-inside-meitheal.jpg")}.section-header.header-whats-new{background-image:url("/img/headers/header-whats-new.jpg")}.section-header.header-did-you-know{background-image:url("/img/headers/header-did-you-know.jpg")}.section-header.header-spotlight{background-image:url("/img/headers/header-spotlight.jpg")}.section-header.header-contact-us{background-image:url("/img/headers/header-contact-us.jpg")}.section-header.header-customer-tools{background-image:url("/img/headers/header-customer-tools.jpg")}.section-header.header-legal{background-image:url("/img/headers/header-legal.jpg")}.section-header.header-brands{background-image:url("/img/headers/header-brands.jpg")}.section-header.header-biologics{background-image:url("/img/headers/header-biologics.jpg")}.section-header.header-fertility{background-image:url("/img/headers/header-fertility.jpg")}.section-header.header-partner{background-image:url("/img/headers/header-legal-05.jpg")}.section-header.header-legal-01{background-image:url("/img/headers/header-legal-01.jpg")}.section-header.header-legal-02{background-image:url("/img/headers/header-legal-02.jpg")}.section-header.header-legal-05{background-image:url("/img/headers/header-legal-05.jpg")}.section-header.header-story{min-height:780px}.section-header.header-story.header-new-launches{min-height:820px}.section-container,.section-action .action-hero>div,.section-action .action-content{padding-left:15px;padding-right:15px;margin:auto;max-width:1375px;width:100%}.section-container li,.section-action .action-hero>div li,.section-action .action-content li,.section-container p,.section-action .action-hero>div p,.section-action .action-content p{font-size:22px;line-height:28px;letter-spacing:-0.048px;margin-bottom:30px}.section-container li,.section-action .action-hero>div li,.section-action .action-content li{margin-bottom:0}.section-container a,.section-action .action-hero>div a,.section-action .action-content a{color:#f68712}.section-container a:hover,.section-action .action-hero>div a:hover,.section-action .action-content a:hover{color:#f7941d}.section-title{text-align:center;margin-bottom:60px}.section-title-indent{padding-left:142px;line-height:100px}.section-title-boxed{background-color:#636466;border-radius:10px;color:#fff;display:inline-block;padding:18px 44px}.section-subtitle{font-size:23px;letter-spacing:0.575px;padding-left:112px;margin-bottom:75px}.section-indent{padding-left:112px}.section-separator{margin-top:70px}.section-breadcrumb ul{display:flex;align-items:center;height:80px;margin-bottom:0}.section-breadcrumb li,.section-breadcrumb a{font-size:16px}.section-breadcrumb li{position:relative;margin-right:54px;margin-bottom:8px}.section-breadcrumb li a{color:#636466;padding:5px 0 8px;border-bottom:1px solid #f7941d}.section-breadcrumb li span{display:inline-block;padding:18px 0 8px;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-breadcrumb li:after{content:" ";position:absolute;background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url("/svg/breadcrumb-arrow.svg");right:-32px;top:12px;height:12px;width:16px}.section-breadcrumb li:last-child:after{content:none}.section-sticky{position:relative}.section-sticky .section-strip{position:sticky;top:0}.section-strip{background-color:#f7941d;height:44px;line-height:44px}.section-strip a,.section-strip span,.section-strip li,.section-strip button{color:#fff;font-size:16px;line-height:44px;letter-spacing:-0.16px}.section-strip ul{display:flex;margin-bottom:0}.section-strip ul li{display:flex;align-items:center;line-height:44px}.section-strip ul li,.section-strip ul li .active,.section-strip ul li a:hover{color:#000}.section-strip a,.section-strip button,.section-strip li{margin-right:30px}.section-strip a a,.section-strip button a,.section-strip li a{margin-right:0}.section-strip a.btn-icon{display:flex}.section-strip a.btn-icon span{margin-top:3px}.section-strip a.btn-icon img{display:inline-block;margin-left:10px;margin-top:10px;max-height:22px;max-width:26px}.section-strip ul a img{filter:grayscale(100%) invert(100%) brightness(130%) contrast(110%)}.section-strip ul a span{color:#fff}.section-strip ul a:hover span{color:#040707}.section-strip ul a:hover img{filter:none}.section-strip nav button{background:no-repeat;border:0;color:#fff;padding:2px;height:44px;line-height:1;-webkit-appearance:none;appearance:none}.section-strip nav button:hover,.section-strip nav button.active{color:#000}.section-strip nav a:hover,.section-strip nav a.active{color:#000}.section-strip .strip-button{background-color:#636466;color:#fff;height:44px;padding:0px 24px;min-width:200px}.section-strip .strip-button:hover{background-color:#040707;color:#fff}.section-strip.section-strip-spaced{margin:80px 0 40px}.section-group{background:#fff;padding-top:30px}.section-group h4{background-color:#335d6e;color:#fff;height:100px;line-height:100px;padding-left:140px;padding-right:15px;margin-bottom:50px}.section-group .group-meta{display:flex}.section-group .group-meta div{max-width:490px;width:100%;padding-right:30px}.section-group .group-meta a{color:#f68712;display:block;font-size:22px;line-height:28px;letter-spacing:-0.048px;margin-bottom:30px;margin-bottom:0}.section-group.group-open h4{background-color:#a7a9ac}.section-group:last-child{padding-bottom:70px}.section-content{margin-bottom:68px;max-width:1200px}.section-content p{font-size:36px;line-height:47px;letter-spacing:0.432px;margin-bottom:0}.content-group{max-width:1135px}.section-bg-offset{background-color:#f6f6f6}.section-video{margin-bottom:160px}.section-video video{cursor:pointer;width:100%}.section-inner-top{padding-top:100px}.section-spotlight{background-image:url(/img/spotlight.jpg);background-size:cover;background-position:center;padding-top:110px;padding-bottom:60px}.section-spotlight .spotlight{margin-left:112px}.section-spotlight .spotlight h2{color:#fff;position:relative}.section-spotlight .spotlight h2:before{content:" ";position:absolute;background-color:#fff;left:-1046px;top:50%;height:3px;width:999px}.section-spotlight .spotlight-title{color:#fff}.section-spotlight .spotlight-content{margin:60px 0 50px;min-height:126px;max-width:1300px}.section-spotlight p{color:#fff;font-size:22px;line-height:28px;letter-spacing:0.34px;margin-bottom:32px}.section-spotlight.section-bg-partnership{position:relative;background:linear-gradient(90deg, #335d6f, #576f7c);padding-top:140px;padding-bottom:100px}.section-spotlight.section-bg-partnership .spotlight{position:relative}.section-spotlight.section-bg-partnership .spotlight:after{content:" ";background-image:url("/img/partnership.png");position:absolute;bottom:-100px;right:0;height:303px;width:518px}.section-spotlight.section-bg-partnership .spotlight-title{margin-bottom:20px}.section-spotlight.section-bg-partnership .spotlight-content{position:relative;margin:30px 0;z-index:9}.section-spotlight.section-bg-partnership .spotlight-content p{font-size:34px;line-height:40px}.section-spotlight.section-bg-partnership .mh-btn-secondary{position:relative;z-index:9}.section-spotlight.section-spotlight-small{background:#f7931d;padding:40px 0}.section-spotlight.section-spotlight-small .spotlight{margin-left:0}.section-spotlight.section-spotlight-small p{max-width:1330px}.section-spotlight.section-spotlight-small p:last-child{margin-bottom:0}.section-products{padding-top:80px;padding-bottom:125px}.section-events{padding:180px 0 65px}.section-events .carousel .carousel-item{position:relative}.section-events .carousel .carousel-item:before{content:" ";position:absolute;background-color:rgba(0,0,0,0.2);top:0;left:0;height:100%;width:100%;z-index:1}.section-events .carousel .carousel-caption{top:initial;top:80px;z-index:2}.section-events .carousel .carousel-indicators{padding-left:112px}.section-events .carousel .event-group{text-align:right;max-width:760px;margin-left:auto;padding-right:112px}.section-events .carousel .event-group h2{margin-bottom:25px}.section-events .carousel .event-group h2:before{content:none}.section-events .carousel .event-group span{font-size:36px;line-height:1.2;display:block}.section-events .carousel .event-group a{margin-top:30px}.section-events .carousel .event-upcoming{position:absolute;top:100px;left:112px}.section-events .carousel .event-upcoming h2:before,.section-events .carousel .event-upcoming h3:before,.section-events .carousel .event-upcoming h4:before{content:" ";background-image:url("/svg/arrow-white.svg");background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:-62px;left:0;height:54px;width:72px;transition:all 0.25s ease-in-out}.section-events .carousel .event-upcoming:hover h2:before,.section-events .carousel .event-upcoming:hover h3:before,.section-events .carousel .event-upcoming:hover h4:before{transform:translate(10px, 0)}.section-events .carousel .event-upcoming h2,.section-events .carousel .event-upcoming a{color:#fff}.section-events .carousel .event-upcoming h2{position:relative;z-index:8}.section-customer-tools{padding:60px 0 100px}.section-customer-tools .customer-tools{display:flex;flex-wrap:wrap;justify-content:space-between}.section-customer-tools .customer-tool{display:flex;flex-direction:column;margin-bottom:20px}.section-customer-tools .customer-tool svg,.section-customer-tools .customer-tool img{transition:all 0.25s ease-in-out}.section-customer-tools .customer-tool .customer-tool-icon{background-color:#fff;border-radius:50%;text-align:center;padding:54px;margin-left:auto;margin-right:auto}.section-customer-tools .customer-tool .customer-tool-icon object,.section-customer-tools .customer-tool .customer-tool-icon img{height:112px;width:112px}.section-customer-tools .customer-tool span{color:#f68712;font-size:22px;line-height:26px;letter-spacing:0.6px}.section-customer-tools .customer-tool:hover .customer-tool-icon img{transform:scale(1.05);opacity:0.8}.section-customer-tools .customer-tool:hover>svg{transform:translate(10px, 0)}.section-customer-tools .customer-tool:hover>svg path{stroke:#f68712}.tab-customers ul{padding-left:26px;margin-bottom:30px}.section-about{padding:105px 0 115px;overflow:hidden}.section-about .section-content{max-width:1090px}.section-our-products .section-container,.section-our-products .section-action .action-hero>div,.section-action .section-our-products .action-hero>div,.section-our-products .section-action .action-content,.section-action .section-our-products .action-content{margin-bottom:100px}.section-our-products .section-action:last-child{margin-bottom:100px}.section-action{position:relative}.section-action .action-hero{background-position:center;background-size:cover;background-repeat:no-repeat;background-size:100%;transition:all 0.5s ease-in-out;-webkit-animation:ZoomOut 0.5s;animation:ZoomOut 0.5s;display:flex;height:535px;margin-bottom:65px}.section-action .action-hero h2:before,.section-action .action-hero h3:before,.section-action .action-hero h4:before{content:" ";background-image:url("/svg/arrow-white.svg");background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:-62px;left:0;height:54px;width:72px;transition:all 0.25s ease-in-out}.section-action .action-hero:hover h2:before,.section-action .action-hero:hover h3:before,.section-action .action-hero:hover h4:before{transform:translate(10px, 0)}.section-action .action-hero:hover{background-size:104%;-webkit-animation-name:ZoomIn;-webkit-animation-duration:0.5s;animation-name:ZoomIn;animation-duration:0.5s}.section-action .action-hero h2{color:#fff;position:relative}.section-action .action-hero a{margin-top:24px}.section-action .action-hero.action-generics{background-image:url("/img/hero/hero-generics.jpg")}.section-action .action-hero.action-brands{background-image:url("/img/hero/hero-brands.jpg")}.section-action .action-hero.action-biologics{background-image:url("/img/hero/hero-biologics.jpg")}.section-action .action-hero.action-womens-fertility{background-image:url("/img/hero/hero-womens-fertility.jpg")}.section-action .footnote{color:#fff;font-size:12px;position:absolute;bottom:10px;right:15px}.section-buttons{text-align:center;margin-top:35px}.section-cta{padding-top:100px;padding-bottom:130px;text-align:center}.section-cta h5{margin-bottom:50px}.section-cta .call-to-actions{display:flex;gap:30px;justify-content:space-between;margin-bottom:30px}.section-cta .call-to-actions .call-to-action{position:relative;overflow:hidden;background-size:100%;transition:all 0.5s ease-in-out;-webkit-animation:ZoomOut 0.5s;animation:ZoomOut 0.5s}.section-cta .call-to-actions .call-to-action h2:before,.section-cta .call-to-actions .call-to-action h3:before,.section-cta .call-to-actions .call-to-action h4:before{content:" ";background-image:url("/svg/arrow-white.svg");background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:-62px;left:0;height:54px;width:72px;transition:all 0.25s ease-in-out}.section-cta .call-to-actions .call-to-action:hover h2:before,.section-cta .call-to-actions .call-to-action:hover h3:before,.section-cta .call-to-actions .call-to-action:hover h4:before{transform:translate(10px, 0)}.section-cta .call-to-actions .call-to-action:hover{background-size:104%;-webkit-animation-name:ZoomIn;-webkit-animation-duration:0.5s;animation-name:ZoomIn;animation-duration:0.5s}.section-cta .call-to-actions .call-to-action img{max-width:800px}.section-cta .call-to-actions .call-to-action,.section-cta .call-to-actions .call-to-action img{transition:all 0.25s ease-in-out}.section-cta .call-to-actions .call-to-action:hover img{transform:scale(1.05)}.section-cta .call-to-actions h2{color:#fff;position:absolute;left:112px;top:175px;text-align:left;z-index:8}.section-cta.section-cta-disclaimer{padding-bottom:35px}.section-cta.section-cta-disclaimer .action-note{font-size:14px;padding-top:80px;padding-left:15px;padding-right:15px;text-align:center}.section-cta .story-navigation h2{color:#636466;font-size:22px;position:initial;padding:10px 50px 0;max-width:700px}.section-cta .story-navigation h2:before{content:none !important}.section-cta .story-navigation .call-to-action{width:100%}.section-cta .story-navigation .call-to-action:hover h2{color:#f68712}.section-cta .story-navigation .call-to-action:hover svg path{stroke:#f68712 !important}.section-cta .story-navigation .story-action{display:flex;background:#f6f6f6;padding-top:20px;position:relative;z-index:11}.section-cta .story-navigation .story-action svg{height:70px;width:70px}.section-cta .story-navigation .story-image{width:100%}.section-cta .story-navigation .story-prev{text-align:left}.section-cta .story-navigation .story-prev .story-action{justify-content:flex-start}.section-cta .story-navigation .story-prev svg{margin-left:20px}.section-cta .story-navigation .story-next .story-action{justify-content:flex-end}.section-cta .story-navigation .story-next,.section-cta .story-navigation .story-next h2{text-align:right}.section-cta .story-navigation .story-next svg{margin-right:20px;transform:rotate(180deg)}.section-contact{background:linear-gradient(0deg, #f6f6f6 0%, #f6f6f6 49%, #fff 50%, #fff 100%);height:100%;padding-top:200px;padding-bottom:150px}.lineup{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:50px}.lineup .lineup-item{background-color:#fff;padding:180px 40px 50px 30px;position:relative;margin-top:10px;width:24.6%}.lineup .lineup-item:after,.lineup .lineup-item:before{content:" ";position:absolute}.lineup .lineup-item:before{top:0;left:0;height:55px;width:100%}.lineup .lineup-item:nth-child(1):before{background:linear-gradient(90deg, #335d6f, #546e7b)}.lineup .lineup-item:nth-child(2):before{background:linear-gradient(90deg, #f7941d, #cc6523)}.lineup .lineup-item:nth-child(3):before{background:linear-gradient(90deg, #636466, #7d7f81)}.lineup .lineup-item:nth-child(4):before{background:linear-gradient(90deg, #991e20, #b86b57)}.lineup .lineup-item:after{background-size:contain;background-repeat:no-repeat;height:80px;width:70px;top:80px;left:30px}.lineup .lineup-item:nth-child(1):after{background-image:url(/img/1.png)}.lineup .lineup-item:nth-child(2):after{background-image:url(/img/2.png)}.lineup .lineup-item:nth-child(3):after{background-image:url(/img/3.png)}.lineup .lineup-item:nth-child(4):after{background-image:url(/img/4.png)}.lineup .lineup-item h5{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:22px;letter-spacing:0.24px}.lineup .lineup-item p{font-size:16px;line-height:22px;hyphens:auto}.lineup .lineup-item .lineup-content{opacity:0;display:none;position:absolute;background:#fff;left:0px;padding:15px 30px 20px 30px;transition:opacity 0.5s ease-in-out}.lineup .lineup-item:hover:before,.lineup .lineup-item:hover:after{opacity:0.6}.lineup .lineup-item:hover .lineup-content{display:block;opacity:1}.lineup-history{align-items:stretch}.lineup-history .lineup-item{background-color:transparent;padding:0;display:flex;flex-direction:column;overflow:hidden}.lineup-history .lineup-item::before{content:none}.lineup-history .lineup-item::after{content:none}.lineup-history .lineup-item .lineup-bar{display:block;width:100%;height:55px;position:relative;z-index:2;flex-shrink:0}.lineup-history .lineup-item .lineup-card[data-aos="fade-down"]{transform:translate3d(0, -100%, 0)}.lineup-history .lineup-item .lineup-card[data-aos="fade-down"].aos-animate{transform:translate3d(0, 0, 0)}.lineup-history .lineup-item:nth-child(1) .lineup-bar{background:linear-gradient(90deg, #335d6f, #546e7b)}.lineup-history .lineup-item:nth-child(2) .lineup-bar{background:linear-gradient(90deg, #f7941d, #cc6523)}.lineup-history .lineup-item:nth-child(3) .lineup-bar{background:linear-gradient(90deg, #636466, #7d7f81)}.lineup-history .lineup-item:nth-child(4) .lineup-bar{background:linear-gradient(90deg, #991e20, #b86b57)}.lineup-history .lineup-item .lineup-card{background-color:#fff;padding:30px 20px 40px 80px;position:relative;z-index:1;flex:1 1 auto}.lineup-history .lineup-item h5{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:42px;line-height:1;letter-spacing:0;margin-bottom:32px}.lineup-history .lineup-item:nth-child(1) h4,.lineup-history .lineup-item:nth-child(1) h5,.lineup-history .lineup-item:nth-child(1) .lineup-content strong{color:#335d6f}.lineup-history .lineup-item:nth-child(2) h4,.lineup-history .lineup-item:nth-child(2) h5,.lineup-history .lineup-item:nth-child(2) .lineup-content strong{color:#f7941d}.lineup-history .lineup-item:nth-child(3) h4,.lineup-history .lineup-item:nth-child(3) h5,.lineup-history .lineup-item:nth-child(3) .lineup-content strong{color:#636466}.lineup-history .lineup-item:nth-child(4) h4,.lineup-history .lineup-item:nth-child(4) h5,.lineup-history .lineup-item:nth-child(4) .lineup-content strong{color:#991e20}.lineup-history .lineup-item .lineup-content{opacity:1;display:block;position:static;background:transparent;padding:0}.lineup-history .lineup-item:hover .lineup-content{opacity:1}.accordion-meitheal .accordion-header button{font-size:22px;padding-left:142px}.accordion-meitheal .accordion-collapse{padding-left:112px}.accordion-meitheal .accordion-collapse li,.accordion-meitheal .accordion-collapse p{font-size:22px}.accordion-meitheal .accordion-item:nth-child(1) button,.accordion-meitheal .accordion-item:nth-child(5) button,.accordion-meitheal .accordion-item:nth-child(9) button{background:linear-gradient(90deg, #335d6f, #546e7b)}.accordion-meitheal .accordion-item:nth-child(2) button,.accordion-meitheal .accordion-item:nth-child(6) button,.accordion-meitheal .accordion-item:nth-child(10) button{background:linear-gradient(90deg, #f7941d, #cc6523)}.accordion-meitheal .accordion-item:nth-child(3) button,.accordion-meitheal .accordion-item:nth-child(7) button,.accordion-meitheal .accordion-item:nth-child(11) button{background:linear-gradient(90deg, #636466, #7d7f81)}.accordion-meitheal .accordion-item:nth-child(4) button,.accordion-meitheal .accordion-item:nth-child(8) button,.accordion-meitheal .accordion-item:nth-child(12) button{background:linear-gradient(90deg, #991e20, #b86b57)}.accordion-meitheal .accordion-item:last-of-type{border-bottom:0}.accordion-meitheal .accordion-header button{color:#fff}.accordion-meitheal .accordion-body{padding:1.25rem 1.8rem;max-width:1190px}.symptoms{display:flex;align-items:center;justify-content:space-between;gap:8px}.symptoms .symptom-item{min-height:400px;padding:155px 15px 35px 30px;position:relative;width:25%}.symptoms .symptom-item span{color:#fff}.symptoms .symptom-item .symptom-percentage,.symptoms .symptom-item .symptom-content{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.symptoms .symptom-item .symptom-icon{position:absolute;top:20px;right:20px;max-width:128px;max-height:108px}.symptoms .symptom-item .symptom-percentage{font-size:90px;line-height:90px}.symptoms .symptom-item .symptom-content{display:block;font-size:22px;margin-top:6px;padding-left:50px}.symptoms .symptom-item .symptom-percentage{opacity:0.6}.symptoms .symptom-item:nth-child(1),.symptoms .symptom-item:nth-child(5){background:linear-gradient(45deg, #335d6f, #546e7b)}.symptoms .symptom-item:nth-child(2),.symptoms .symptom-item:nth-child(6){background:linear-gradient(45deg, #f7941d, #cc6523)}.symptoms .symptom-item:nth-child(3),.symptoms .symptom-item:nth-child(7){background:linear-gradient(45deg, #636466, #7d7f81)}.symptoms .symptom-item:nth-child(4),.symptoms .symptom-item:nth-child(8){background:linear-gradient(45deg, #991e20, #b86b57)}.history{padding-top:70px;padding-bottom:80px}.history .year{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:140px}.history .year:after,.history .year:before{content:" ";position:absolute;background-color:#000}.history .year:before{border-radius:50%;height:18px;width:18px;left:calc(50% - 9px);bottom:-79px}.history .year:after{height:140px;width:3px;left:calc(50% - 2px);bottom:-140px}.history .year:last-child:before,.history .year:last-child:after{content:none}.history .year span{background-color:#fff;border-radius:50%;color:#f68712;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:24px;display:flex;align-items:center;justify-content:center;height:102px;width:102px;transition:all 0.5s ease-in-out;z-index:9}.history .year .year-review{position:absolute;opacity:0;transition:all 0.5s ease-in-out}.history.history-animation .year{display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:140px}.history.history-animation .year:after,.history.history-animation .year:before{content:" ";position:absolute;background-color:#000}.history.history-animation .year:before{border-radius:50%;height:18px;width:18px;left:calc(50% - 9px);bottom:-79px;animation:pulse 2s ease-in-out infinite}.history.history-animation .year:after{height:140px;width:3px;left:calc(50% - 2px);bottom:-140px}.history.history-animation .year:last-child:before,.history.history-animation .year:last-child:after{content:none}.history.history-animation .year span{color:#fff;font-size:34px;height:135px;width:135px}.history.history-animation .year .year-review{display:flex;align-items:center;padding:30px;background-color:#fff;border-radius:50%;position:absolute;right:30px}.history.history-animation .year .year-review ul{list-style-type:disc;padding-left:2em;margin-bottom:0}.history.history-animation .year .year-review li{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.history.history-animation .year .year-review:after{content:" ";position:absolute;height:2px}.history.history-animation .year:nth-child(1) span{transition-delay:1000ms;background-color:#991e20}.history.history-animation .year:nth-child(1) li{color:#991e20}.history.history-animation .year:nth-child(1) .year-review{opacity:1;transition-delay:1s}.history.history-animation .year:nth-child(1) .year-review:after{background-color:#991e20}.history.history-animation .year:nth-child(2) span{transition-delay:2000ms;background-color:#335d6f}.history.history-animation .year:nth-child(2) li{color:#335d6f}.history.history-animation .year:nth-child(2) .year-review{opacity:1;transition-delay:2s}.history.history-animation .year:nth-child(2) .year-review:after{background-color:#335d6f}.history.history-animation .year:nth-child(3) span{transition-delay:3000ms;background-color:#f7941e}.history.history-animation .year:nth-child(3) li{color:#f7941e}.history.history-animation .year:nth-child(3) .year-review{opacity:1;transition-delay:3s}.history.history-animation .year:nth-child(3) .year-review:after{background-color:#f7941e}.history.history-animation .year:nth-child(4) span{transition-delay:4000ms;background-color:#c16c36}.history.history-animation .year:nth-child(4) li{color:#c16c36}.history.history-animation .year:nth-child(4) .year-review{opacity:1;transition-delay:4s}.history.history-animation .year:nth-child(4) .year-review:after{background-color:#c16c36}.history.history-animation .year:nth-child(5) span{transition-delay:5000ms;background-color:#636466}.history.history-animation .year:nth-child(5) li{color:#636466}.history.history-animation .year:nth-child(5) .year-review{opacity:1;transition-delay:5s}.history.history-animation .year:nth-child(5) .year-review:after{background-color:#636466}.history.history-animation .year:nth-child(6) span{transition-delay:6000ms;background-color:#6ea4ca}.history.history-animation .year:nth-child(6) li{color:#6ea4ca}.history.history-animation .year:nth-child(6) .year-review{opacity:1;transition-delay:6s}.history.history-animation .year:nth-child(6) .year-review:after{background-color:#6ea4ca}.history.history-animation .year:nth-child(7) span{transition-delay:7000ms;background-color:#000}.history.history-animation .year:nth-child(7) li{color:#000}.history.history-animation .year:nth-child(7) .year-review{opacity:1;transition-delay:7s}.history.history-animation .year:nth-child(7) .year-review:after{background-color:#000}.history.history-animation .year:nth-child(8) span{transition-delay:8000ms;background-color:#991e20}.history.history-animation .year:nth-child(8) li{color:#991e20}.history.history-animation .year:nth-child(8) .year-review{opacity:1;transition-delay:8s}.history.history-animation .year:nth-child(8) .year-review:after{background-color:#991e20}.history.history-animation .year:nth-child(1) .year-review{right:30px;height:366px;width:366px}.history.history-animation .year:nth-child(1) .year-review:after{margin-left:-380px;width:380px;left:0}.history.history-animation .year:nth-child(2) .year-review{left:150px;height:377px;width:377px}.history.history-animation .year:nth-child(2) .year-review ul{max-width:205px}.history.history-animation .year:nth-child(2) .year-review:after{width:280px;margin-right:-280px;right:0}.history.history-animation .year:nth-child(3) .year-review{right:80px;height:424px;width:424px}.history.history-animation .year:nth-child(3) .year-review ul{max-width:276px}.history.history-animation .year:nth-child(3) .year-review:after{width:320px;margin-left:-320px;left:0}.history.history-animation .year:nth-child(4) .year-review{left:0px;height:570px;width:570px}.history.history-animation .year:nth-child(4) .year-review:after{width:270px;margin-right:-270px;right:0}.history.history-animation .year:nth-child(5) .year-review{right:0;height:390px;width:390px}.history.history-animation .year:nth-child(5) .year-review:after{width:370px;margin-left:-370px;left:0}.history.history-animation .year:nth-child(6) .year-review{left:120px;height:430px;width:430px}.history.history-animation .year:nth-child(6) .year-review:after{width:200px;margin-right:-200px;right:0}.history.history-animation .year:nth-child(7) .year-review{right:60px;height:510px;width:510px}.history.history-animation .year:nth-child(7) .year-review:after{width:270px;margin-left:-270px;left:0}.history.history-animation .year:nth-child(8) .year-review{left:150px;height:377px;width:377px}.history.history-animation .year:nth-child(8) .year-review ul{max-width:300px}.history.history-animation .year:nth-child(8) .year-review:after{width:280px;margin-right:-280px;right:0}.history-animation .year:nth-child(1){animation-delay:1s}.history-animation .year:nth-child(1):after{animation-delay:1s}.history-animation .year:nth-child(1) .year-review{animation-delay:2s}.history-animation .year:nth-child(2){animation-delay:2s}.history-animation .year:nth-child(2):after{animation-delay:2s}.history-animation .year:nth-child(2) .year-review{animation-delay:3s}.history-animation .year:nth-child(3){animation-delay:3s}.history-animation .year:nth-child(3):after{animation-delay:3s}.history-animation .year:nth-child(3) .year-review{animation-delay:4s}.history-animation .year:nth-child(4){animation-delay:4s}.history-animation .year:nth-child(4):after{animation-delay:4s}.history-animation .year:nth-child(4) .year-review{animation-delay:5s}.history-animation .year:nth-child(5){animation-delay:5s}.history-animation .year:nth-child(5):after{animation-delay:5s}.history-animation .year:nth-child(5) .year-review{animation-delay:6s}.history-animation .year:nth-child(6){animation-delay:6s}.history-animation .year:nth-child(6):after{animation-delay:6s}.history-animation .year:nth-child(6) .year-review{animation-delay:7s}.history-animation .year:nth-child(7){animation-delay:7s}.history-animation .year:nth-child(7):after{animation-delay:7s}.history-animation .year:nth-child(7) .year-review{animation-delay:8s}.history-animation .year:nth-child(8){animation-delay:8s}.history-animation .year:nth-child(8):after{animation-delay:8s}.history-animation .year:nth-child(8) .year-review{animation-delay:9s}.history-animation .year:nth-child(9){animation-delay:9s}.history-animation .year:nth-child(9):after{animation-delay:9s}.history-animation .year:nth-child(9) .year-review{animation-delay:10s}.brackets{margin:100px 0 160px}.brackets .bracket-title{background-color:#000}.brackets .bracket-title h2{color:#fff;padding:20px 0;margin-bottom:10px}.brackets .carousel-inner::after{content:none}.brackets .carousel-item{display:flex;flex-direction:column;padding:130px 28px 60px 30px;position:relative;opacity:1;z-index:6}.brackets .carousel-item h5,.brackets .carousel-item p{color:#fff}.brackets .carousel-item p{hyphens:auto}.brackets .carousel-item:before{content:" ";background-size:contain;background-repeat:no-repeat;position:absolute;top:30px;left:30px;height:80px;width:80px}.brackets .carousel-item:nth-child(1):before{background-image:url(/img/w1.png)}.brackets .carousel-item:nth-child(5):before{background-image:url(/img/w5.png)}.brackets .carousel-item:nth-child(2):before{background-image:url(/img/w2.png)}.brackets .carousel-item:nth-child(6):before{background-image:url(/img/w6.png)}.brackets .carousel-item:nth-child(3):before{background-image:url(/img/w3.png)}.brackets .carousel-item:nth-child(7):before{background-image:url(/img/w7.png)}.brackets .carousel-item:nth-child(4):before{background-image:url(/img/w4.png)}.brackets .carousel-item:nth-child(8):before{background-image:url(/img/w8.png)}.brackets .carousel-item:nth-child(1),.brackets .carousel-item:nth-child(5){background:linear-gradient(135deg, #335d6f, #546e7b)}.brackets .carousel-item:nth-child(2),.brackets .carousel-item:nth-child(6){background:linear-gradient(135deg, #f7941d, #cc6523)}.brackets .carousel-item:nth-child(3),.brackets .carousel-item:nth-child(7){background:linear-gradient(135deg, #636466, #7d7f81)}.brackets .carousel-item:nth-child(4),.brackets .carousel-item:nth-child(8){background:linear-gradient(135deg, #991e20, #b86b57)}.brackets .carousel-control-prev,.brackets .carousel-control-next,.brackets .carousel-control-play,.brackets .carousel-control-pause{top:initial;bottom:-95px;z-index:7;width:90px}.brackets .carousel-control-prev img,.brackets .carousel-control-next img,.brackets .carousel-control-play img,.brackets .carousel-control-pause img{height:80px;width:80px}.brackets .carousel-control-prev{left:39%}.brackets .carousel-control-next,.brackets .carousel-control-play,.brackets .carousel-control-pause{right:39.5%}.brackets .carousel-control-play,.brackets .carousel-control-pause{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease;left:calc(50% - 50px)}.brackets .carousel-control-play:hover,.brackets .carousel-control-pause:hover{opacity:0.9}.brackets .carousel-control-play{display:none}@media (min-width: 768px){.brackets .carousel-inner{display:flex;gap:10px}.brackets .carousel-item{display:block;flex:0 0 calc(25% - 10px);margin-right:0}}.resources{min-height:700px}.resources .resource-list{display:flex;flex-wrap:wrap}.resources .resource-list li{display:flex;flex-direction:column;width:58%;margin-bottom:30px}.resources .resource-list li:nth-child(2n){width:42%}.pipeline{margin:4px 0 35px;overflow:hidden;width:100%}.pipeline.visible .stage-progress span{animation:0s ease-in-out 2s forwards loader}.pipeline thead th{background-color:#5a5758;border:1px solid #dbdad8;color:#fff;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:20px;letter-spacing:0.66px;padding:20px 16px}.pipeline thead .therapeutic-area{max-width:150px}.pipeline thead .type{max-width:80px}.pipeline thead .stage{width:150px}.pipeline thead .stage:last-child{width:200px}.pipeline thead .project-name{padding-left:15px;max-width:260px}.pipeline thead .stage{position:relative}.pipeline thead .stage:after{content:" ";background-color:#dbdad8;position:absolute;right:-1px;bottom:-1000px;height:1000px;width:1px;z-index:3}.pipeline tbody td{background-color:#f7f7f7;border:1px solid #dbdad8;color:#5a5758;padding:14px 16px}.pipeline tbody .project-name{font-size:18px;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;padding-left:15px;max-width:250px}.pipeline tbody .stage-progress{position:relative;display:block}.pipeline tbody .stage-progress span{background:linear-gradient(90deg, #f7941d, #c96224);border-top-right-radius:7px;border-bottom-right-radius:7px;display:block;position:absolute;left:0;top:calc(50% - 4px);height:8px;width:100%;transition:0.4s linear;transition-property:width, background-color}.pipeline tbody .stage-progress span:after{content:" ";background-color:#991e20;border-radius:50%;position:absolute;top:calc(50% - 13px);right:-8px;height:26px;width:26px;animation:pulse 2s infinite}.pipeline tbody .stage-progress.stage-1 span{animation-duration:2525ms;animation-delay:88ms}.pipeline tbody .stage-progress.stage-2 span{animation-duration:2837ms;animation-delay:82ms}.pipeline tbody .stage-progress.stage-3 span{animation-duration:2345ms;animation-delay:99ms}.pipeline tbody .stage-progress.stage-4 span{animation-duration:1273ms;animation-delay:196ms}.pipeline tbody .stage-progress.stage-5 span{animation-duration:3090ms;animation-delay:217ms}.pipeline tbody .stage-progress.stage-6 span{animation-duration:1043ms;animation-delay:152ms}.pipeline tbody .stage-progress.stage-7 span{animation-duration:1274ms;animation-delay:146ms}.pipeline tbody .stage-progress.stage-8 span{animation-duration:3052ms;animation-delay:193ms}.pipeline tbody .nps-1-True{width:122px}.pipeline tbody .nps-1-False{width:62px}.pipeline tbody .nps-2-True{width:272px}.pipeline tbody .nps-2-False{width:212px}.pipeline tbody .nps-3-True{width:422px}.pipeline tbody .nps-3-False{width:362px}.pipeline tbody .nps-4-True{width:572px}.pipeline tbody .nps-4-False{width:512px}.pipeline tbody .nps-5-True{width:722px}.pipeline tbody .nps-5-False{width:662px}.pipeline tbody .nps-6-True{width:872px}.pipeline tbody .nps-6-False{width:812px}.pipeline-description{max-width:680px}.technology-platforms{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:60px;margin-top:80px;max-width:700px;margin-inline:auto}.technology-platforms .tech-circle{background-color:#9a1e20;border-radius:50%;aspect-ratio:1;width:100%;padding:10px;margin-bottom:45px;display:flex;flex-direction:column;align-items:center;justify-content:center}.technology-platforms .tech-circle h4{color:#f7941d;text-align:center;min-height:58px}.technology-platforms .tech-icon{height:150px}.technology-platforms .tech-icon img{max-width:104px;max-height:110px}.technology-platforms .tech-content{text-align:center;font-size:20px;line-height:1.2;max-width:295px;margin:auto}.image-graph{margin:50px 0 50px;width:100%;max-width:100%}.careers{margin-top:80px}.meitheal-form h4{margin-bottom:80px}.meitheal-form input,.meitheal-form select,.meitheal-form textarea{background-color:#e5e5e5;border:0;border-radius:0;color:#636466;margin-bottom:35px;padding:15px 23px 15px 23px}.meitheal-form input:not(.form-full),.meitheal-form select:not(.form-full){max-width:590px}.meitheal-form .form-full{max-width:1275px}.meitheal-form textarea{height:336px;resize:vertical;max-width:1275px}.meitheal-form button{border:0}.contact-page-form{margin:80px 0 150px}.contact-page-form h5{margin-bottom:30px}.home-carousel{position:relative;overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.announcement{background:#f7931d;border-top-left-radius:18px;border-bottom-left-radius:18px;padding:30px;position:absolute;right:0;top:280px;max-width:500px;width:100%;animation-name:fadeInRight;animation-delay:1s;animation-duration:2s;animation-fill-mode:forwards;z-index:3;opacity:0}.announcement p{font-size:22px;line-height:28px;letter-spacing:-0.048px;margin-bottom:30px;color:#fff;max-width:580px;margin-bottom:20px}.announcement .announcement-btn{font-size:19px;padding:4px 15px;min-width:200px}.story{padding-left:300px}.story .story-main{position:relative}.story .story-meta{position:absolute;left:-190px;top:-5px;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;margin-top:8px}.story .story-meta span{color:#868484;font-size:16px;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.story .story-header{display:flex;justify-content:space-between}.story .story-header h1{font-size:22px;max-width:815px;padding-right:15px;margin-bottom:40px}.story .story-share{display:flex}.story .story-share span{color:#f68712;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:16px;margin-top:4px;margin-right:5px}.story .story-share a{margin-left:8px}.story .story-share img{max-width:20px;max-height:20px}.story .story-share img:hover{opacity:0.7}.story .story-content table th{font-size:15px}.story .story-content table td{font-size:14px;text-align:center;vertical-align:middle}.story .story-content table td:first-child{min-width:240px}.story .story-content table td a:hover{text-decoration:underline}.photo-gallery{display:grid;gap:8px;grid-template-columns:repeat(3, 1fr)}.photo-gallery img{width:100%;max-width:100%}.featherlight-gallery .featherlight-content{border-bottom:0;padding:0;max-height:100%;overflow:hidden}.featherlight-gallery .featherlight-content img{margin-bottom:-45px}.featherlight-gallery .featherlight-previous span{margin-left:20px}.featherlight-gallery .featherlight-next span,.featherlight-gallery .featherlight-previous span{font-size:20px;margin-right:10px;margin-bottom:10px}.featherlight-gallery .featherlight-next:hover,.featherlight-gallery .featherlight-previous:hover{cursor:pointer;opacity:0.8;color:#fff}.videos-group{display:flex;justify-content:space-between}.modal-video .modal-content{border:0;position:relative}.modal-video .btn-close{position:absolute;right:-33px;top:8px}.video-card{background:#fff;display:flex;justify-content:space-between;align-items:center;margin-top:10px;padding:13px 30px 13px 40px;width:100%}.video-card span{color:#5a5758;font-size:22px;flex:1}.video-card svg{width:60px}.video-card:hover{cursor:pointer;background-color:#f7941d}.video-card:hover span{color:#fff}.video-card:hover svg path{stroke:#fff !important}.video-card:hover svg #g4987 path{fill:#fff !important}.event-card,.news-card{color:#fff;margin-bottom:16px}.event-card .event-image,.event-card .news-image,.news-card .event-image,.news-card .news-image{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;padding:30px 30px 30px 210px;position:relative;margin-bottom:2px;min-height:344px;width:100%;background-size:100%;transition:all 0.5s ease-in-out;-webkit-animation:ZoomOut 0.5s;animation:ZoomOut 0.5s}.event-card .event-image h2:before,.event-card .event-image h3:before,.event-card .event-image h4:before,.event-card .news-image h2:before,.event-card .news-image h3:before,.event-card .news-image h4:before,.news-card .event-image h2:before,.news-card .event-image h3:before,.news-card .event-image h4:before,.news-card .news-image h2:before,.news-card .news-image h3:before,.news-card .news-image h4:before{content:" ";background-image:url("/svg/arrow-white.svg");background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:-62px;left:0;height:54px;width:72px;transition:all 0.25s ease-in-out}.event-card .event-image:hover h2:before,.event-card .event-image:hover h3:before,.event-card .event-image:hover h4:before,.event-card .news-image:hover h2:before,.event-card .news-image:hover h3:before,.event-card .news-image:hover h4:before,.news-card .event-image:hover h2:before,.news-card .event-image:hover h3:before,.news-card .event-image:hover h4:before,.news-card .news-image:hover h2:before,.news-card .news-image:hover h3:before,.news-card .news-image:hover h4:before{transform:translate(10px, 0)}.event-card .event-image:hover,.event-card .news-image:hover,.news-card .event-image:hover,.news-card .news-image:hover{background-size:104%;-webkit-animation-name:ZoomIn;-webkit-animation-duration:0.5s;animation-name:ZoomIn;animation-duration:0.5s}.event-card .event-image:after,.event-card .news-image:after,.news-card .event-image:after,.news-card .news-image:after{content:" ";position:absolute;background-color:rgba(0,0,0,0.16);display:block;top:0;left:0;height:100%;width:100%}.event-card h3,.news-card h3{color:#fff;font-size:20px;min-height:120px;z-index:3;position:relative}.event-card span,.news-card span{color:#fff;display:block;font-size:20px;z-index:3}.event-card .event-category,.event-card .news-category,.news-card .event-category,.news-card .news-category{color:#f68712;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:15px;letter-spacing:1px;margin-left:112px}.event-card.event-card .event-image,.news-card.event-card .event-image{background-position:center;background-size:cover;background-repeat:no-repeat;background-size:210%;transition:all 0.5s ease-in-out;-webkit-animation:ZoomOut2 0.5s;animation:ZoomOut2 0.5s;background-size:210%;padding-bottom:60px}.event-card.event-card .event-image:hover,.news-card.event-card .event-image:hover{background-size:220%;-webkit-animation-name:ZoomIn2;-webkit-animation-duration:0.5s;animation-name:ZoomIn2;animation-duration:0.5s}.event-card.event-card h3,.news-card.event-card h3{min-height:80px}.event-card.new-launches .news-image:after,.news-card.new-launches .news-image:after{content:none}.event-card:hover,.news-card:hover{cursor:pointer}.news-card.did-you-know .news-image{animation:none;border:1px solid #f6f6f6}.news-card.did-you-know .news-image:after{content:none}.news-card.did-you-know .news-image:hover{animation:none;background-size:100%;cursor:default;transform:none}.news-card.did-you-know .news-image.no-arrow h3:before{content:none}.product-card{background-color:#fff;display:flex;flex-direction:column;gap:4px;padding:14px 16px;position:relative;flex:1;max-width:407px;margin-bottom:24px;width:100%}.product-card span,.product-card h6{font-size:14px;line-height:16px;text-align:left;letter-spacing:0.28px}.product-card h6{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;max-width:220px;min-height:32px;margin-bottom:0;display:flex;align-items:flex-end;text-wrap:balance}.product-card span{color:#636466;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif}.product-card .product-equivalent{display:flex;gap:5px;min-height:32px;align-items:center}.product-card .product-equivalent .label-top{align-items:start;display:flex;min-height:32px}.product-card .product-equivalent .product-brand{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;display:flex;gap:5px;max-width:244px}.product-card .product-name-full{max-width:100%}.product-card .product-small-picture{display:flex;justify-content:flex-end}.product-card .product-small-picture img{transition:0.25s all ease-in-out;margin-top:0;margin-bottom:6px;max-height:170px;max-width:230px}.product-card .product-expand{position:absolute;bottom:6px;right:6px;padding:6px}.product-card .product-expand img{width:28px}.product-card .product-units-list{display:none;overflow:hidden;position:absolute;background-color:#f7941d;padding:10px 8px 10px 20px;left:0;top:100%;width:100%;z-index:9}.product-card .product-units-list ul{list-style-type:disc;padding-left:12px;margin-bottom:0}.product-card .product-units-list span{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.product-card .product-units-list span,.product-card .product-units-list li{color:#fff;font-size:13px;margin-bottom:0px}.product-card.product-active{overflow:initial;z-index:10}.product-card.product-active .product-expand{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.product-card:hover img{opacity:0.8;transform:scale(1.05)}.product-card:hover h6{color:#f7941d}.product-resource-link{transform:translateY(-40px)}.product-units .product-unit-card{border-top:1px solid #dfdfdf;display:flex}.product-units .product-unit-card:last-child{border-bottom:1px solid #dfdfdf}.package-insert img{max-width:18px;max-height:16px;margin-left:4px;margin-top:-4px}.product-unit-card .product-unit-image{border-right:1px solid #dfdfdf;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px 60px 30px;transition:all 0.3s ease-in;width:40%;position:relative}.product-unit-card .product-unit-image .unit-image{opacity:1;max-width:280px}.product-unit-card .product-unit-image .zoom-in{cursor:pointer;opacity:1;height:50px;width:50px;position:absolute;bottom:1px;left:40px}.product-unit-card .product-unit-image:hover{cursor:pointer}.product-unit-card .product-unit-image:hover .unit-image{opacity:0.7}.product-unit-card .product-unit-image:hover .zoom-in line,.product-unit-card .product-unit-image:hover .zoom-in path{stroke:#f68712}.product-unit-card .product-unit-main{width:60%}.product-unit-card .product-unit-title{border-bottom:1px solid #dfdfdf;padding-left:56px;height:100px;display:flex;align-items:center;justify-content:flex-start}.product-unit-card .product-unit-title h3{color:#000;font-size:26px;margin-bottom:0}.product-unit-card .product-unit-title .product-unit-image{display:none}.product-unit-card .product-unit-content{padding:40px 15px 15px 56px}.product-unit-card .product-unit-content h5{font-size:22px;margin-top:32px}.product-unit-card .product-unit-content li{font-size:20px;line-height:28px;color:#000}.product-unit-card .product-unit-content img{max-width:40px}.product-unit-card .product-unit-detail li{display:flex}.product-unit-card .product-unit-detail li .unit-label{color:#636466;display:inline-block;width:270px;flex-basis:270px;flex-grow:0;flex-shrink:0}.product-unit-card .product-unit-information{list-style-type:disc;padding-left:26px;margin-bottom:45px}.product-unit-card .product-unit-information li{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.product-unit-card .product-unit-more{display:inline-block;position:relative}.product-unit-card .product-unit-more:before{background-position:center;background-size:cover;background-repeat:no-repeat;background-image:url("/svg/arrow-circle-base.svg");content:" ";position:absolute;height:40px;width:40px;left:-46px;top:-7px}.product-unit-card .product-unit-more:hover{color:#f68712}.product-unit-card .product-unit-more:hover:before{background-image:url("/svg/arrow-circle-base-hover.svg")}.product-type-card{background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-start;padding:305px 40px 20px 90px;position:relative;min-height:545px;margin-bottom:15px;background-size:100%;transition:all 0.5s ease-in-out;-webkit-animation:ZoomOut 0.5s;animation:ZoomOut 0.5s}.product-type-card h2:before,.product-type-card h3:before,.product-type-card h4:before{content:" ";background-image:url("/svg/arrow-white.svg");background-position:center;background-size:cover;background-repeat:no-repeat;position:absolute;top:-62px;left:0;height:54px;width:72px;transition:all 0.25s ease-in-out}.product-type-card:hover h2:before,.product-type-card:hover h3:before,.product-type-card:hover h4:before{transform:translate(10px, 0)}.product-type-card:hover{background-size:104%;-webkit-animation-name:ZoomIn;-webkit-animation-duration:0.5s;animation-name:ZoomIn;animation-duration:0.5s}.product-type-card:after{content:" ";position:absolute;background-color:rgba(0,0,0,0.16);display:block;top:0;left:0;height:100%;width:100%}.product-type-card h4,.product-type-card p{color:#fff;z-index:4}.product-type-card h4{font-size:35px;letter-spacing:0.875px;position:relative;margin-bottom:32px}.product-type-card p{font-size:18px;line-height:22px;letter-spacing:1.035px}.product-type-card.product-type-bg-generics{background-image:url("/img/products/product-type-generics-v2.jpg")}.product-type-card.product-type-bg-brands{background-image:url("/img/products/product-type-brands.jpg")}.product-type-card.product-type-bg-biologics{background-image:url("/img/products/product-type-biologics.jpg")}.product-type-card.product-type-bg-womens{background-image:url("/img/products/product-type-womens-fertility-v2.jpg")}.product-type-container{margin-bottom:60px}.career-card{border-bottom:0;margin-bottom:60px}.career-card h4{font-size:22px;line-height:28px;letter-spacing:-0.048px;margin-bottom:30px;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;margin-bottom:0px;margin-top:36px}.career-card ul{list-style-type:disc;padding-left:26px}.career-card li,.career-card p{font-size:22px;line-height:28px;letter-spacing:-0.048px;margin-bottom:30px}.career-card li{margin-bottom:0}.career-card button{font-size:32px}.career-card .mh-btn-primary{margin-top:30px}.career-card .accordion-body{padding:30px 0 10px;padding-left:142px;max-width:1140px;width:100%}.career-card .accordion-button{background-color:#335d6e;color:#fff;height:100px;outline:none;padding-left:142px;padding-right:60px}.career-card .accordion-button::after{flex-shrink:0;height:54px;width:54px;margin-left:auto;content:"";background-image:url("/svg/plus.svg");background-size:54px}.career-card .accordion-button:not(.collapsed)::after{background-image:url(/svg/minus.svg)}.brands-logo-xenleta{display:block;max-width:300px;margin-bottom:30px;width:100%}.brands-logo{display:block;max-width:280px;margin-bottom:25px;width:100%}.benefits{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:50px}.benefits .benefits-item{width:25%;margin-top:38px;height:240px}.benefits .benefits-item img{max-height:100px;max-width:150px;margin-bottom:24px}.benefits .benefits-item h3{font-size:25px;line-height:30px;letter-spacing:0.13px;margin-bottom:0;min-height:90px}.benefits .benefits-item .benefits-group{display:flex;flex-direction:column;align-items:flex-start;max-width:279px;margin-left:auto;margin-right:auto}.benefits .benefits-item:nth-child(4n) .benefits-group{margin-right:0}.benefits .benefits-item:first-child .benefits-group,.benefits .benefits-item:nth-child(5) .benefits-group,.benefits .benefits-item:nth-child(9) .benefits-group{margin-left:0}.team-card{margin-top:100px;max-width:340px;transition:all 0.25s ease-in-out}.team-card .team-picture{border-radius:50%;overflow:hidden}.team-card .team-picture img{transition:all 0.25s ease-in-out;margin-bottom:4px;width:100%;max-width:initial;filter:grayscale(100%)}.team-card .team-icon{display:block;max-width:38px;margin-bottom:10px}.team-card h6,.team-card .team-picture,.team-card .team-icon{cursor:pointer}.team-card h6,.team-card p,.team-card a{margin-bottom:0}.team-card h6{margin-bottom:0;letter-spacing:0.08px}.team-card p{margin-bottom:8px;letter-spacing:0.08px}.team-card a{color:#f68712;letter-spacing:0.16px}.team-card:hover h6{color:#f68712}.team-card:hover .team-picture img{transform:scale(1.05);filter:grayscale(100%) brightness(1.08)}.team-card:hover .team-icon path{stroke:#f68712}.leadership img{max-width:100%;width:100%}.modal-product .modal-header,.modal-team .modal-header{background:linear-gradient(90deg, #f7931e, #d26c23);display:flex;align-items:flex-start;justify-content:space-between;padding:14px 20px 13px 30px}.modal-product .modal-header>div,.modal-team .modal-header>div{margin-top:16px}.modal-product .modal-header .modal-title,.modal-team .modal-header .modal-title{color:#fff;font-size:36px;line-height:1;margin-bottom:5px}.modal-product .modal-header .modal-subtitle,.modal-team .modal-header .modal-subtitle{color:#fff;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif;font-size:18px;letter-spacing:1.2px}.modal-product .modal-header .btn-close,.modal-team .modal-header .btn-close{margin:4px 14px}.modal-product .modal-header img,.modal-team .modal-header img{border-radius:50%;max-width:110px;width:100%}.modal-product .modal-body,.modal-team .modal-body{padding:30px 40px}.modal-product .modal-body table .cell-lg,.modal-team .modal-body table .cell-lg{max-width:380px}.modal-product .modal-body p,.modal-team .modal-body p{font-size:20px;line-height:28px;letter-spacing:-0.048px}.modal-product .modal-body a.team-linkedin,.modal-team .modal-body a.team-linkedin{width:80px;max-width:100%}.modal-product .modal-body a.team-linkedin path,.modal-team .modal-body a.team-linkedin path{fill:#f7941d !important}.modal-team .modal-header img{filter:grayscale(100%)}.modal-team .btn-close{position:absolute;right:-40px;top:0px;margin:0 !important}.modal-team .team-navigation{margin-top:26px;text-align:right}.modal-team .team-navigation a{position:relative;color:#636466;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:22px;transition:background-image linear 1s}.modal-team .team-navigation a:after{content:" ";background-image:url("/svg/arrow-circle-base.svg");background-repeat:no-repeat;background-size:contain;position:absolute;top:-5px;height:40px;width:40px}.modal-team .team-navigation a:hover{color:#f68712}.modal-team .team-navigation a:hover:after{background-image:url("/svg/arrow-circle-base-hover.svg")}.modal-team .team-navigation .team-next{margin-left:30px;padding-right:50px}.modal-team .team-navigation .team-next:after{transform:rotate(90deg);right:0}.modal-team .team-navigation .team-prev{margin-right:30px;padding-left:50px}.modal-team .team-navigation .team-prev:after{transform:rotate(-90deg);left:0}.external-link-trigger{cursor:pointer}.modal-external .modal-header{background:linear-gradient(90deg, #f7931e, #d26c23);display:flex;align-items:center;justify-content:space-between;padding:14px 20px 13px 30px}.modal-external .modal-header .modal-subtitle{color:#fff;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif;font-size:20px;letter-spacing:1.2px;margin-bottom:0}.modal-external .modal-header .btn-close{margin:4px 14px}.modal-external .modal-body{padding:30px 30px 0}.modal-external .modal-body p{max-width:665px}.modal-external .modal-footer{border-top:0;padding:0 30px 1.75rem 30px}.modal-product table thead{background-color:#d1d2d4}.modal-product a{color:#f68712}.filter-alphabetical{padding:20px 0 84px}.filter-alphabetical li{color:#b0b1b2;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:16px;display:inline-block;padding:3px;margin-right:10px}.filter-alphabetical li[data-filter]{color:#636466}.filter-alphabetical li.active,.filter-alphabetical li[data-filter]:hover{color:#f68712;cursor:pointer}.section-strip ul.filter-categories li[data-filter]{color:#fff;cursor:pointer}.section-strip ul.filter-categories li[data-filter].active{color:#040707}.core-value-card{background-position:center;background-size:cover;background-repeat:no-repeat;padding:95px 100px 30px 112px;position:relative;min-height:370px;margin-top:30px}.core-value-card .values-title{color:#fff;font-size:34px;letter-spacing:0.85px;margin-bottom:20px}.core-value-card p{color:#fff;font-size:23px;line-height:30px;letter-spacing:0.46px;max-width:400px}.core-value-card img{position:absolute;top:20px;right:20px;max-width:75px;max-height:75px}.core-value-card.core-value-purpose{background-image:url("/img/core-values/value-bg-purpose.png")}.core-value-card.core-value-vision{background-image:url("/img/core-values/value-bg-vision.png")}.core-value-card.core-value-mission{background-image:url("/img/core-values/value-bg-mission.png")}.core-value-card.core-value-proposition{background-image:url("/img/core-values/value-bg-proposition.png")}.core-value-card.core-value-proposition p{max-width:460px}.meitheal-acronym{margin:90px 0}.meitheal-acronym li{display:flex;min-height:80px}.meitheal-acronym li p,.meitheal-acronym li span{display:flex;align-items:center;font-size:20px}.meitheal-acronym li div,.meitheal-acronym li>span{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.meitheal-acronym li div{display:flex;align-items:center;justify-content:center;flex-basis:105px;flex-grow:0;flex-shrink:0;background-color:#f7941d;color:#fff}.meitheal-acronym li>span{border-bottom:2px solid #fbc98e;color:#f7941d;text-align:right;justify-content:flex-end;letter-spacing:0.92px;max-width:220px;padding-right:36px;width:100%}.meitheal-acronym li p{margin-bottom:0}.meitheal-acronym li p span{height:100%;border-bottom:2px solid #fbc98e}.modal-popup .modal-dialog{max-width:1280px;width:100%}.modal-popup .modal-dialog .btn-close{position:absolute;right:20px;top:20px}.modal-popup .modal-content{background-color:#f7941e;border:0}.modal-popup .modal-body{display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center;padding:40px 15px 20px 15px;margin:auto;max-width:1056px;min-height:300px}.modal-popup .modal-body h3{color:#fff;font-size:46px;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.modal-popup .modal-body .mh-btn-secondary{margin-top:30px}.who-we-are-btn-group button,.who-we-are-btn-group a{text-align:left;min-width:412px}.yusimry-logo{max-width:385px;width:100%}.list-padding{padding-left:26px}.mh-sidenote{border:1px solid #f68712;float:right;padding:25px 300px 25px 30px;margin-top:30px;margin-right:-1px;max-width:695px}.mh-sidenote p{letter-spacing:0.32px;margin-bottom:0}.mh-sidenote span{color:#f68712;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.arrow-flip img{transform:rotate(180deg)}.mh-btn-primary,.mh-btn-secondary,.mh-btn-tertiary{border:0;border-radius:10px;color:#fff !important;display:inline-block;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:26px;letter-spacing:0.65px;min-width:306px;padding:8px 32px;text-align:center;transition:0.25s ease-in-out}.mh-btn-primary:hover,.mh-btn-secondary:hover,.mh-btn-tertiary:hover{color:#fff}.mh-btn-primary{background-color:#f68712}.mh-btn-primary:hover{background-color:#040707}.mh-btn-secondary{background-color:#040707}.mh-btn-secondary:hover{background-color:#f68712}.mh-btn-tertiary{background-color:#040707}.mh-btn-tertiary:hover{background-color:#fff;color:#000 !important}.mh-list,.story .story-content ul{list-style-type:disc;padding-left:55px;max-width:1075px}.mh-list-inline{display:flex;flex-wrap:wrap}.mh-list-inline li{margin-right:50px}.mh-social-icon img{height:26px;width:26px}.mh-arrow{width:38px;margin-top:5px;margin-bottom:12px}#map{margin-top:160px;margin-bottom:80px;padding:60px;width:100%;height:500px}.visible-print{display:none}.scroll-to-top{cursor:pointer}.warning{margin-right:25px;max-width:70px}.warning-text{color:#fff;margin-bottom:0 !important;max-width:910px}.warning-btn{font-size:22px;padding:8px 24px;min-width:210px}.search-results-full{padding-left:1.5rem;margin-bottom:2.5rem;list-style-type:disc}.search-results-full li{margin-block:0.75rem}.search-results-full a{color:#040707}.search-input-full{display:inline-block;position:relative;margin-bottom:2rem;max-width:480px;width:100%}.search-input-full svg{position:absolute;right:1rem;top:16px;transition:all 0.25s ease-in;transform:scale(0.9)}.search-input-full svg:hover{cursor:pointer;transform:scale(1)}.search-input-full input{border:1px solid #626366;border-radius:10px;padding:1.2rem 4rem 1.2rem 1.25rem;max-width:480px;width:100%}.patent-list{margin-top:20px;margin-bottom:30px}.patent-list .patent-list-header{display:grid;grid-template-columns:1fr 1fr;padding-block:50px;gap:80px;background-color:#f7941d;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif}.patent-list .patent-list-header .patent-col-product{padding-left:142px}.patent-list .patent-list-header .patent-col-patents,.patent-list .patent-list-header .patent-col-product{color:#fff;font-size:44px;margin-bottom:0;letter-spacing:1.76px}.patent-list .patent-list-row{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:60px;background-color:#fff}.patent-list .patent-list-row:nth-child(odd){background-color:#edeeee}.patent-list .patent-list-row .patent-col-product,.patent-list .patent-list-row .patent-col-patents{font-size:22px;margin-bottom:0}.patent-list .patent-list-row .patent-col-product{padding-left:142px;font-weight:700}.patent-list .patent-list-row .patent-col-patents{padding-right:1rem}@media (max-width: 768px){.patent-list{margin-top:0px;margin-bottom:30px;display:flex;flex-direction:column;gap:30px;padding:0}.patent-list .patent-list-header{display:none}.patent-list .patent-list-row{grid-template-columns:1fr;gap:0;padding:16px;border-radius:8px;border-left:6px solid #f7941d;box-shadow:0 2px 8px rgba(0,0,0,0.1);background-color:#fff !important}.patent-list .patent-list-row .patent-col-product,.patent-list .patent-list-row .patent-col-patents{width:100%;padding:8px 0;font-size:16px}.patent-list .patent-list-row .patent-col-product:before,.patent-list .patent-list-row .patent-col-patents:before{content:attr(data-label);display:block;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;color:#f7941d;margin-bottom:0px;font-size:14px;text-transform:uppercase;letter-spacing:0.5px}.patent-list .patent-list-row .patent-col-product{padding-left:0;border-bottom:1px solid #eee;padding-bottom:12px;margin-bottom:6px;font-weight:700;font-size:18px}.patent-list .patent-list-row .patent-col-patents{padding-right:0;line-height:1.6}}.history-section .history-title-bar{background-color:#f6f6f6;padding:70px 0 70px}.history-slider{position:relative;background-color:#fff;margin:0;padding:0}.history-slider .carousel-inner{text-align:center}.history-slider .history-year-banner{background-color:#f7931d;color:#fff;text-align:center;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:26px;letter-spacing:1px;padding:22px 0}.history-slider .history-body{padding:120px 160px;min-height:280px}.history-slider .history-list{list-style:none;display:inline-block;text-align:left;margin:0 auto;padding:0;line-height:1.6;min-height:180px;max-width:760px}.history-slider .history-list li{position:relative;padding-left:22px;color:#f7931d;font-family:"HurmeGeometricSans1 SemiBold","Arial Regular",sans-serif;font-size:20px}.history-slider .history-list li::before{content:'\2022';position:absolute;left:0;top:0;font-size:1em;line-height:inherit}.history-slider .history-slider-fade{position:absolute;top:75px;bottom:0;width:25%;z-index:4;pointer-events:none}.history-slider .history-carousel-custom{position:absolute;left:50%;top:calc(80%);transform:translate(-50%, -50%);max-width:1400px;width:100%;padding:0 15px;display:flex;justify-content:space-between;z-index:9;opacity:1;pointer-events:none}.history-slider .carousel-custom-arrow{cursor:pointer;pointer-events:auto;color:#991e20}.history-slider .carousel-custom-arrow svg{width:80px;height:80px;display:block;transition:opacity 0.2s ease}.history-slider .carousel-custom-arrow.arrow-flip svg{transform:rotate(180deg)}.history-slider .carousel-custom-arrow:hover svg{opacity:0.7}.history-timeline{background-color:#f6f6f6;padding:100px 0 160px;overflow-x:hidden}.history-timeline-track{display:flex;align-items:center;justify-content:space-between;position:relative;gap:4px;padding:0 60px;max-width:1200px;margin-left:auto;margin-right:auto}.history-timeline-track::before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:100vw;top:50%;height:1px;background:#1a1a1a;z-index:0}.history-year-pill{width:70px;height:70px;border-radius:50%;background:#fff;border:0;color:#f7931d;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:15px;cursor:pointer;position:relative;z-index:1;padding:0;transition:all 0.2s ease}.history-year-pill.active{background:#f7931d;color:#fff;transform:scale(1.34)}.history-year-pill:nth-of-type(1){color:#991e20}.history-year-pill:nth-of-type(1).active{background:#991e20;color:#fff}.history-year-pill:nth-of-type(2){color:#335d6f}.history-year-pill:nth-of-type(2).active{background:#335d6f;color:#fff}.history-year-pill:nth-of-type(3){color:#f7941e}.history-year-pill:nth-of-type(3).active{background:#f7941e;color:#fff}.history-year-pill:nth-of-type(4){color:#c16c36}.history-year-pill:nth-of-type(4).active{background:#c16c36;color:#fff}.history-year-pill:nth-of-type(5){color:#636466}.history-year-pill:nth-of-type(5).active{background:#636466;color:#fff}.history-year-pill:nth-of-type(6){color:#6ea4ca}.history-year-pill:nth-of-type(6).active{background:#6ea4ca;color:#fff}.history-year-pill:nth-of-type(7){color:#000}.history-year-pill:nth-of-type(7).active{background:#000;color:#fff}.history-year-pill:nth-of-type(8){color:#991e20}.history-year-pill:nth-of-type(8).active{background:#991e20;color:#fff}.history-slider .carousel-item:nth-child(1) .history-year-banner{background-color:#991e20}.history-slider .carousel-item:nth-child(2) .history-year-banner{background-color:#335d6f}.history-slider .carousel-item:nth-child(3) .history-year-banner{background-color:#f7941e}.history-slider .carousel-item:nth-child(4) .history-year-banner{background-color:#c16c36}.history-slider .carousel-item:nth-child(5) .history-year-banner{background-color:#636466}.history-slider .carousel-item:nth-child(6) .history-year-banner{background-color:#6ea4ca}.history-slider .carousel-item:nth-child(7) .history-year-banner{background-color:#000}.history-slider .carousel-item:nth-child(8) .history-year-banner{background-color:#991e20}.history-timeline-dot{width:13px;height:13px;border-radius:50%;background:#1a1a1a;flex-shrink:0;position:relative;z-index:1}.history-footnote{text-align:center;margin:40px 0 0;color:#636466;font-size:14px}@media (max-width: 991px){.history-slider .history-body{padding:60px 100px}.history-slider .history-carousel-custom{padding:0 2%}.history-slider .carousel-custom-arrow svg{width:56px;height:56px}.history-slider .history-slider-fade{width:150px}}@media (max-width: 767px){.history-slider .history-year-banner{font-size:20px;padding:16px 0}.history-slider .history-body{padding:40px 70px}.history-slider .history-list{font-size:16px}.history-slider .history-carousel-custom{padding:0 2%}.history-slider .carousel-custom-arrow svg{width:44px;height:44px}.history-slider .history-slider-fade{width:100px;top:56px}.history-timeline-track{flex-wrap:wrap;gap:4px}.history-year-pill{width:48px;height:48px;font-size:11px}.history-year-pill.active{transform:scale(1.12)}}.home-carousel-video{min-height:790px;display:flex;align-items:center}.home-carousel-video .home-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.home-carousel-video .scroll-down{position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:3;pointer-events:none;animation:scroll-bounce 3s ease-in-out infinite}.home-carousel-video .scroll-down svg{display:block;transform:scaleX(0.7);scale:0.7}.home-carousel-video .home-hero-message{position:relative;z-index:2;width:100%}.home-carousel-video .home-hero-message .carousel-caption{position:relative;max-width:1655px;width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-left:127px;text-align:left;top:auto;bottom:auto;right:auto;left:50%;z-index:9}.home-carousel-video .home-hero-message .carousel-caption h2{color:#fff;font-size:86px;position:relative;max-width:840px;z-index:6}.home-carousel-video .home-hero-message .carousel-caption h2:before{content:" ";position:absolute;background-color:#fff;left:-1046px;top:50%;height:3px;width:999px}.home-carousel-video .home-hero-message .carousel-caption h2:before{top:25%}@media (max-width: 1199px){.home-carousel-video{min-height:670px}}@media (max-width: 767px){.home-carousel-video{min-height:570px}}@media (min-width: 1024px){.home-carousel-video .scroll-down{padding-top:3.875rem;margin-bottom:2.65rem}}@keyframes scroll-bounce{0%, 100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(1.25rem)}}.supply-stats{position:relative;z-index:2;isolation:isolate;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:120px;margin:80px auto 40px;max-width:1400px}.supply-stats::before{content:" ";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100vw;height:5px;background-color:#fff;z-index:1;pointer-events:none}.supply-stat-circle{position:relative;z-index:2;background-color:#fff;border-radius:50%;aspect-ratio:1 / 1;width:540px;max-width:100%;display:flex;align-items:center;padding-bottom:60px;justify-content:center}.supply-stat-inner{width:100%;padding:0 70px;text-align:center}.supply-stat-title{color:#636466;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:28px;letter-spacing:1.4px;margin:0}.supply-stat-chevron{display:block;width:114px;height:48px;margin:0 auto 40px;position:relative}.supply-stat-chevron:before{content:" ";position:absolute;top:0;left:50%;width:40px;height:40px;border-right:1px solid #f7941d;border-bottom:1px solid #f7941d;transform:translateX(-50%) rotate(45deg)}.supply-bar-chart{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.supply-bar-item{display:flex;align-items:center;margin-bottom:18px}.supply-bar-item:last-child{margin-bottom:0}.supply-bar-year{color:#636466;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:16px;letter-spacing:0.8px;width:56px;flex-shrink:0;text-align:left}.supply-bar{position:relative;display:block;height:46px;border-top-right-radius:26px;border-bottom-right-radius:26px;background:linear-gradient(90deg, #f7a82d 0%, #f7931e 25%, #c64421 100%);min-width:60px;transition:width 2s cubic-bezier(0.22, 1, 0.36, 1)}@property --donut-value{syntax:'<number>';inherits:true;initial-value:0}.supply-bar-value{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#fff;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:14px;letter-spacing:0.7px}.supply-donut-row{list-style:none;padding:0;margin:0;display:flex;justify-content:space-between;gap:14px}.supply-donut-item{display:flex;flex-direction:column;align-items:center;flex:1}.supply-donut{--donut-size: 110px;--donut-thickness: 14px;position:relative;width:var(--donut-size);height:var(--donut-size);border-radius:50%;background:conic-gradient(from -90deg, #f7a82d 0%, #f7931e calc(var(--donut-value) * 0.5%), #c64421 calc(var(--donut-value) * 1%), #f1f1f1 calc(var(--donut-value) * 1%) 100%);transition:--donut-value 2.4s cubic-bezier(0.22, 1, 0.36, 1);display:flex;align-items:center;justify-content:center}.supply-donut:before{content:" ";position:absolute;inset:var(--donut-thickness);background-color:#fff;border-radius:50%}.supply-donut-value{position:relative;color:#636466;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:18px;letter-spacing:0.9px;z-index:1}.supply-donut-year{margin-top:12px;color:#636466;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif;font-size:15px;letter-spacing:0.6px}.section-header-start h2{margin-bottom:16px}.section-header-start p{font-family:"HurmeGeometricSans1 SemiBold","Arial Regular",sans-serif;font-weight:600;letter-spacing:0.03em}@media (max-width: 1299px){.supply-stats{gap:80px}.supply-stat-circle{width:460px}.supply-stat-inner{padding:0 48px}.supply-donut{--donut-size: 92px;--donut-thickness: 12px}}@media (max-width: 991px){.supply-stats{flex-direction:column;gap:48px;margin-top:60px}.supply-stat-circle{width:420px}}@media (max-width: 575px){.supply-stat-circle{width:100%;max-width:360px;aspect-ratio:auto;border-radius:32px;padding:40px 0}.supply-stat-inner{padding:0 30px}.supply-stat-chevron{margin-bottom:26px}.supply-donut{--donut-size: 80px;--donut-thickness: 10px}.supply-donut-value{font-size:15px}}.biosimilar-stats{position:relative;z-index:2;isolation:isolate;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin:90px auto 30px;max-width:1400px}.biosimilar-stats::before{content:" ";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100vw;height:1px;background-color:#f7941d;z-index:1;pointer-events:none}.biosimilar-stats .biosimilar-stat-circle{position:relative;z-index:2;background-color:#fff;border:1px solid #f7941d;border-radius:50%;aspect-ratio:1 / 1;width:360px;max-width:100%;display:flex;align-items:center;justify-content:center;text-align:center}.biosimilar-stats .biosimilar-stat-inner{width:100%;padding:0 40px}.biosimilar-stats .biosimilar-stat-number{display:block;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:74px;line-height:1;letter-spacing:1px;margin-bottom:18px}.biosimilar-stats .biosimilar-stat-number.biosimilar-stat-number-teal{background:linear-gradient(180deg, #335d6e 0%, #7d8b91 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.biosimilar-stats .biosimilar-stat-number.biosimilar-stat-number-grey{color:#a7a9ab}.biosimilar-stats .biosimilar-stat-caption{color:#f7941d;font-family:"HurmeGeometricSans1 SemiBold","Arial Regular",sans-serif;font-weight:600;font-size:18px;letter-spacing:0.4px;line-height:1.3;margin-block:0;max-width:200px;margin-inline:auto}.biosimilar-stats .biosimilar-stat-heading{color:#f7941d;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:20px;letter-spacing:0.4px;line-height:1.2;margin:0 0 18px}.biosimilar-stats .biosimilar-capacity-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.biosimilar-stats .biosimilar-capacity-list li{display:flex;align-items:baseline;justify-content:center;gap:12px;margin:0;font-size:18px;line-height:1}.biosimilar-stats .biosimilar-capacity-value{font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:36px;line-height:1;flex:0 0 90px;text-align:right}.biosimilar-stats .biosimilar-capacity-value.biosimilar-capacity-red{color:#991e20}.biosimilar-stats .biosimilar-capacity-value.biosimilar-capacity-grey{color:linear-gradient(180deg, #335d6e 0%, #7d8b91 100%)}.biosimilar-stats .biosimilar-capacity-value.biosimilar-capacity-orange{color:#f7941d}.biosimilar-stats .biosimilar-capacity-label{color:#636466;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif;font-size:18px;letter-spacing:0.4px;text-align:left;flex:0 0 90px}@media (max-width: 1199px){.biosimilar-stats{gap:24px}.biosimilar-stats .biosimilar-stat-circle{width:300px}.biosimilar-stats .biosimilar-stat-inner{padding:0 24px}.biosimilar-stats .biosimilar-stat-number{font-size:84px}.biosimilar-stats .biosimilar-capacity-value{font-size:28px;flex-basis:72px}.biosimilar-stats .biosimilar-capacity-label{font-size:16px;flex-basis:80px}.biosimilar-stats .biosimilar-stat-heading{font-size:17px}.biosimilar-stats .biosimilar-stat-caption{font-size:16px}}@media (max-width: 991px){.biosimilar-stats{flex-direction:column;gap:28px}.biosimilar-stats::before{width:1px;height:100%}.biosimilar-stats .biosimilar-stat-circle{width:320px}}@media (max-width: 575px){.biosimilar-stats .biosimilar-stat-circle{width:100%;max-width:320px}.biosimilar-stats .biosimilar-stat-number{font-size:72px}}@keyframes revealFadeUp{0%{opacity:0;transform:translateY(24px)}100%{opacity:1;transform:translateY(0)}}.purpose-built{position:relative;z-index:2;isolation:isolate;display:flex;flex-wrap:wrap;justify-content:center;gap:80px}.purpose-built::before{content:" ";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100vw;height:4px;background-color:#fff;z-index:1;pointer-events:none}.purpose-built .purpose-built-pillar{position:relative;z-index:2;background-color:#fff;padding:60px 50px;flex:1 1 480px;max-width:580px;text-align:center}.purpose-built .purpose-built-title{color:#636466;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:22px;letter-spacing:0.4px;line-height:1.3;margin:0 0 22px}.purpose-built .purpose-built-chevron{display:block;width:32px;height:28px;margin:0 auto 28px;position:relative}.purpose-built .purpose-built-chevron::before,.purpose-built .purpose-built-chevron::after{content:" ";position:absolute;left:50%;width:16px;height:16px;border-right:1px solid #f7941d;border-bottom:1px solid #f7941d;transform:translate(-50%, 0) rotate(45deg)}.purpose-built .purpose-built-chevron::before{top:0}.purpose-built .purpose-built-chevron::after{top:10px}.purpose-built .purpose-built-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:22px}.purpose-built .purpose-built-list li{color:#f7941d;font-family:"HurmeGeometricSans1 SemiBold","Arial Regular",sans-serif;font-size:17px;line-height:1.35;letter-spacing:0.4px;text-align:center;padding:18px 24px;border:1px solid #ead9c2;margin:0;opacity:0}.purpose-built.is-revealed .purpose-built-list li{animation:revealFadeUp 0.7s cubic-bezier(0.22, 1, 0.36, 1) both}.purpose-built.is-revealed .purpose-built-list li:nth-child(1){animation-delay:.25s}.purpose-built.is-revealed .purpose-built-list li:nth-child(2){animation-delay:.6s}.purpose-built.is-revealed .purpose-built-list li:nth-child(3){animation-delay:.95s}.pill-announcement{border:1px solid #f7941d;border-radius:999px;color:#636466;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif;font-size:32px;line-height:1.35;letter-spacing:0.4px;margin:80px auto 20px;padding:20px 60px;max-width:860px;text-align:center;opacity:0}.pill-announcement.is-revealed{animation:revealFadeUp 0.9s cubic-bezier(0.22, 1, 0.36, 1) 0.1s both}@media (max-width: 991px){.purpose-built{gap:32px}.purpose-built::before{width:1px;height:100%}.purpose-built .purpose-built-pillar{flex:1 1 100%;max-width:580px;padding:44px 32px}.pill-announcement{font-size:18px;padding:22px 40px;margin-top:60px}}@media (max-width: 575px){.purpose-built .purpose-built-pillar{padding:32px 22px}.purpose-built .purpose-built-title{font-size:18px}.purpose-built .purpose-built-list li{font-size:15px;padding:14px 16px}.pill-announcement{font-size:16px;padding:18px 26px;margin-top:40px}}.section-pipeline-strip{background-color:#f7941d;height:44px;line-height:44px;position:relative}.section-pipeline-strip ul.pipeline-area-filter{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.section-pipeline-strip ul.pipeline-area-filter li{color:#fff;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:16px;line-height:44px;letter-spacing:-0.16px;cursor:pointer;margin-right:30px;transition:color 0.2s ease}.section-pipeline-strip ul.pipeline-area-filter li.active,.section-pipeline-strip ul.pipeline-area-filter li:hover{color:#040707}.section-pipeline-strip .strip-button-pdf{background-color:#636466;color:#fff;height:44px;padding:0 24px;min-width:200px;border:0;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:16px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.section-pipeline-strip .strip-button-pdf:hover{background-color:#040707;color:#fff;text-decoration:none}.section-pipeline-strip .strip-button-pdf[disabled]{opacity:0.6;cursor:not-allowed}.pipeline-phase-row{padding:22px 0 14px;margin-bottom:40px}.pipeline-phase-row ul.pipeline-phase-legend{display:flex;flex-wrap:wrap;justify-content:start;gap:24px;list-style:none;margin:0;padding:0;margin-left:100px}.pipeline-phase-row ul.pipeline-phase-legend li{display:inline-flex;align-items:center;gap:8px;color:#636466;font-family:"HurmeGeometricSans1","Arial Regular",sans-serif;font-size:16px;cursor:pointer;transition:color 0.2s ease}.pipeline-phase-row ul.pipeline-phase-legend li .pipeline-phase-dot{display:inline-block;width:12px;height:12px;border-radius:50%;border:2px solid #f7941d;background-color:transparent;transition:background-color 0.2s ease}.pipeline-phase-row ul.pipeline-phase-legend li.active,.pipeline-phase-row ul.pipeline-phase-legend li:hover{color:#f68712}.pipeline-phase-row ul.pipeline-phase-legend li.active .pipeline-phase-dot,.pipeline-phase-row ul.pipeline-phase-legend li:hover .pipeline-phase-dot{background-color:#f7941d}.pipeline-group h4{padding-left:15px}.pipeline-group[hidden]{display:none}.pipeline-no-results{padding:60px 15px;text-align:center}.pipeline-no-results p{color:#636466;font-family:"HurmeGeometricSans1 Bold","Arial Bold",sans-serif;font-size:22px;margin:0}@media (min-width: 1400px){.container,.section-action{max-width:1655px}.meitheal-acronym{margin:90px 0 160px 34px}.pipeline tbody tr td:nth-child(3){min-width:145px}}@media (max-width: 1600px){.product-type-card{padding:240px 25px 20px 60px;min-height:480px}.event-card,.news-card{min-height:150px}.event-card .event-image,.event-card .news-image,.news-card .event-image,.news-card .news-image{padding:15px 10px 15px 200px;min-height:295px}.history.history-animation .year:nth-child(odd) .year-review{right:50px !important}.history.history-animation .year:nth-child(odd) .year-review:after{margin-left:-320px !important}.history.history-animation .year:nth-child(even) .year-review{left:50px !important}.history.history-animation .year:nth-child(even) .year-review:after{margin-right:-320px !important}.pipeline thead th{font-size:16px;padding:12px 12px}.pipeline thead .project-name{padding-left:10px;max-width:210px}.pipeline thead .stage,.pipeline thead .stage:last-child{min-width:110px !important;width:110px !important}.pipeline tbody td{padding:12px 10px}.pipeline tbody .project-name{font-size:18px;padding-left:10px;min-width:100px;max-width:150px}.pipeline tbody .nps-1-True{width:88.6666666667px}.pipeline tbody .nps-1-False{width:48.6666666667px}.pipeline tbody .nps-2-True{width:198.6666666667px}.pipeline tbody .nps-2-False{width:158.6666666667px}.pipeline tbody .nps-3-True{width:308.6666666667px}.pipeline tbody .nps-3-False{width:268.6666666667px}.pipeline tbody .nps-4-True{width:418.6666666667px}.pipeline tbody .nps-4-False{width:378.6666666667px}.pipeline tbody .nps-5-True{width:528.6666666667px}.pipeline tbody .nps-5-False{width:488.6666666667px}.pipeline tbody .nps-6-True{width:638.6666666667px}.pipeline tbody .nps-6-False{width:598.6666666667px}.history .year .year-review{height:350px !important;width:350px !important}.history .year .year-review:after{width:320px !important}.section-header.header-story-44{min-height:605px}}@media (max-width: 1400px){h2{font-size:36px;margin-bottom:42px}.section-header{min-height:445px}.section-header.header-story{min-height:560px}.section-strip{height:auto;line-height:1;position:relative}.section-strip .filter-product-details{display:flex;flex-wrap:wrap;flex-direction:row;align-items:stretch;padding:10px 0}.section-strip .filter-product-details li{width:29%}.section-strip .filter-product-details li,.section-strip .filter-product-details a,.section-strip .filter-product-details span{line-height:26px}.section-strip .filter-product-details li img,.section-strip .filter-product-details a img,.section-strip .filter-product-details span img{margin-top:0 !important}.section-strip .filter-product-details span{white-space:nowrap}.section-strip .filter-product-details a{align-items:center}.section-strip .strip-button{max-width:100px;height:100%;position:absolute;top:0;bottom:0;right:-30px;align-items:center}.section-strip .strip-button img{margin-top:0 !important}.section-indent{padding-left:0}.section-container,.section-action .action-hero>div,.section-action .action-content{max-width:1140px}.section-cta .call-to-actions{gap:15px}.section-cta .call-to-actions h2{left:60px;top:175px}.section-action{padding-inline:15px}.section-action .action-hero{height:400px;margin-bottom:40px}.section-action .footnote{right:30px}.section-events .container,.section-events .section-action{max-width:100%;padding:0}.section-events .carousel .event-group{text-align:right;max-width:100%}.section-events .carousel .event-group h2{font-size:28px;margin-top:60px;margin-bottom:0}.section-events .carousel .event-group span{display:inline-block;font-size:25px}.section-events .carousel .event-group a{display:block;margin-top:10px;max-width:200px;margin-left:auto}.section-events .carousel .carousel-item{height:400px}.section-events .carousel .carousel-item img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center}.carousel .carousel-caption{top:130px}.carousel .footnote{right:16px}.brackets .carousel-item{display:block;flex:0 0 calc(50% - 10px);margin-right:0}.brackets .carousel-control-prev{left:30%}.brackets .carousel-control-next,.brackets .carousel-control-play,.brackets .carousel-control-pause{right:30.5%}.announcement{border-top-left-radius:0;border-bottom-right-radius:18px;position:initial;max-width:initial;margin:1%;width:98%}.announcement p{max-width:inherit}.product-type-card{padding:112px 20px 20px 30px;min-height:380px}.event-card .event-image,.event-card .news-image,.news-card .event-image,.news-card .news-image{background-size:cover !important;padding:25px 20px 40px 230px}.event-card h3,.news-card h3{font-size:18px}.core-value-card{padding:75px 90px 20px 90px}.benefits .benefits-item{width:33%}.benefits .benefits-item h3{font-size:22px;line-height:28px}.benefits .benefits-item .benefits-group{max-width:279px}.benefits .benefits-item:nth-child(4n) .benefits-group{margin-right:initial}.benefits .benefits-item:nth-child(3n) .benefits-group{margin-right:0}.benefits .benefits-item:first-child .benefits-group,.benefits .benefits-item:nth-child(5) .benefits-group,.benefits .benefits-item:nth-child(9) .benefits-group{margin-left:initial}.benefits .benefits-item:first-child .benefits-group,.benefits .benefits-item:nth-child(4) .benefits-group,.benefits .benefits-item:nth-child(8) .benefits-group{margin-left:0}.meitheal-acronym{padding-inline:15px}.lineup .lineup-item .lineup-content{opacity:1;display:inline-block;position:initial;padding:0}.history.history-animation .year:nth-child(odd) .year-review{right:20px !important}.history.history-animation .year:nth-child(odd) .year-review:after{margin-left:-200px !important}.history.history-animation .year:nth-child(even) .year-review{left:20px !important}.history.history-animation .year:nth-child(even) .year-review:after{margin-right:-200px !important}.history .year .year-review{height:320px !important;width:320px !important}.history .year .year-review:after{width:200px !important}.section-header.header-story-44{min-height:490px}}@media (max-width: 1200px){h2{font-size:36px}.section-container,.section-action .action-hero>div,.section-action .action-content{max-width:960px}.carousel h2{margin-bottom:10px}.carousel .carousel-caption{top:100px}.product-type-card{background-size:cover !important;padding:90px 20px 20px 30px}.product-type-card p{font-size:18px;line-height:22px;letter-spacing:1.035px;max-width:300px}.event-card .event-image,.event-card .news-image,.news-card .event-image,.news-card .news-image{background-position:center;min-height:390px;padding:26px 20px 40px 270px}.story{padding-left:15px}.story .story-header{flex-direction:column}.story .story-header h1{margin-bottom:20px}.story .story-meta{position:initial;align-items:flex-start;margin-top:0px;margin-bottom:20px}.core-value-card{padding:70px 90px 20px 70px}.core-value-card p{color:#fff;font-size:20px;line-height:26px}.videos-group{flex-direction:column}.videos-group .video-card{padding:8px 30px 8px 40px;width:100%}.symptoms .symptom-item{min-height:420px}.symptoms .symptom-item .symptom-content{padding-left:0px}.history .year{justify-content:space-between !important;margin-bottom:90px !important}.history .year span{font-size:34px;height:135px;width:135px}.history .year span:after{content:" ";position:absolute;height:2px;left:135px;width:0;z-index:2;opacity:0;transition:all 0.75s ease-in-out}.history.history-animation .year .year-review{position:relative;left:initial !important;right:auto !important;z-index:9}.history.history-animation .year .year-review:after{content:none}.history.history-animation .year:nth-child(1) span:after{background-color:#991e20;transition-delay:1000ms}.history.history-animation .year:nth-child(2) span:after{background-color:#335d6f;transition-delay:2000ms}.history.history-animation .year:nth-child(3) span:after{background-color:#f7941e;transition-delay:3000ms}.history.history-animation .year:nth-child(4) span:after{background-color:#c16c36;transition-delay:4000ms}.history.history-animation .year:nth-child(5) span:after{background-color:#636466;transition-delay:5000ms}.history.history-animation .year:nth-child(6) span:after{background-color:#6ea4ca;transition-delay:6000ms}.history.history-animation .year:nth-child(7) span:after{background-color:#000;transition-delay:7000ms}.history.history-animation .year:nth-child(8) span:after{background-color:#991e20;transition-delay:8000ms}.history.history-animation .year span:after{opacity:1;width:600px}.history.history-animation .year:before{left:60px;bottom:-60px}.history.history-animation .year:after{left:67px;height:300px;bottom:-185px}.section-pipeline-development .container-title{position:relative}.section-pipeline-development .container-title:after{content:" ";background-color:#335d6e;position:absolute;top:0;right:-27px;width:30px;height:100%}.section-pipeline-development .pipeline thead th{font-size:15px;padding:12px 10px}.section-pipeline-development .therapeutic-area{min-width:90px;width:90px}.section-pipeline-development .type{min-width:90px;width:90px}.section-header.header-story-44{min-height:428px}}@media (max-width: 992px){.carousel h2{font-size:27px}.carousel .carousel-caption{top:15px}.section-header{flex-direction:column;min-height:345px}.section-video{margin-bottom:30px}.section-container,.section-action .action-hero>div,.section-action .action-content{max-width:720px}.section-events{padding:60px 0 30px}.section-content p{font-size:31px;line-height:34px}.section-cta .call-to-actions{flex-wrap:wrap}.section-cta .call-to-actions h2{left:30px;top:60%}.section-cta .call-to-actions img{max-width:600px}.section-action .action-hero{height:300px;margin-bottom:20px}.section-action .action-hero h2{margin-bottom:10px}.section-action .action-hero>div{margin-top:120px;margin-bottom:42px !important}.section-events .carousel .carousel-caption{padding-left:0;top:50px}.section-events .carousel .carousel-indicators{padding-left:30px}.section-events .carousel .event-upcoming{left:30px;top:80px}.section-events .carousel .event-group{padding-left:30px;padding-right:30px}.career-card{margin-bottom:30px}.career-card h4{margin-top:16px}.career-card button{font-size:24px}.career-card .accordion-body{padding-left:0}.career-card .accordion-button{height:auto;outline:none;padding-left:30px;padding-right:60px}.career-card .accordion-button::after{height:32px;width:32px;background-size:32px}.section-pipeline-development .container-title:after{content:none}.modal-team .modal-body,.modal-product .modal-body{padding:30px}.modal-product .modal-dialog{max-width:840px !important}.product-type-card{padding:150px 20px 20px 30px}.product-unit-card .product-unit-card .product-unit-main{width:66%}.product-unit-card .product-unit-image{padding:30px 20px 30px;width:34%}.product-unit-card .product-unit-image img{width:100%}.product-unit-card .product-unit-title,.product-unit-card .product-unit-content{padding-left:20px}.product-unit-card .product-unit-content li{font-size:18px;line-height:26px}.product-unit-card .product-unit-more{margin-left:45px}.core-value-card{margin-top:60px;padding:70px 38px 20px 40px}.core-value-card .values-title{font-size:31px;padding-right:55px}.breadcrumb-small li{margin-right:42px}.breadcrumb-small li:after{right:-28px}.breadcrumb-small li:last-child{display:none}.breadcrumb-small li:nth-last-child(2){margin-right:0}.breadcrumb-small li:nth-last-child(2):after{content:none}.meitheal-acronym li{min-height:95px}.lineup .lineup-item{padding:128px 30px 30px 30px;width:100%}.lineup .lineup-item h5{font-size:32px;margin-left:100px}.symptoms{display:grid;grid-template-columns:1fr 1fr}.symptoms .symptom-item{min-height:385px;width:100%}.mh-btn-primary,.mh-btn-secondary,.mh-btn-tertiary{font-size:20px;min-width:180px;padding:6px 18px}.pipeline{display:block;overflow-x:auto}.pipeline thead th{font-size:14px;padding:8px}.pipeline thead .project-name{padding-left:8px;max-width:initial}.pipeline tbody td{padding:8px}.pipeline tbody .project-name{font-size:16px;padding-left:8px}.history.history-animation .year span:after{opacity:1;width:350px}.section-header.header-story-44{min-height:330px}}@media (max-width: 768px){h2{font-size:32px;margin-bottom:42px;letter-spacing:1.76px}.section{padding:50px 0}.section-header h1,.section-header h2{font-size:36px}.section-container,.section-action .action-hero>div,.section-action .action-content{max-width:540px}.section-video{margin-bottom:30px}.section-title{margin-bottom:30px}.section-title-indent{padding-left:15px}.section-cta .call-to-actions .call-to-action img{max-width:100%}.section-action .action-hero.action-generics{background-image:url("/img/hero/hero-generics-mobile.jpg")}.section-action .action-hero.action-brands{background-image:url("/img/hero/hero-brands-mobile.jpg")}.section-action .action-hero.action-biologics{background-image:url("/img/hero/hero-biologics-mobile.jpg")}.section-action .action-hero.action-womens-fertility{background-image:url("/img/hero/hero-womens-fertility-mobile.jpg")}.section-group h4{padding-left:16px;padding-right:15px}.section-group .group-meta{flex-direction:column}.section-news{padding-top:30px !important}.section-spotlight .spotlight{margin-left:0}.section-spotlight .spotlight p{font-size:20px;line-height:26px}.section-spotlight.section-bg-partnership{overflow:hidden;padding:60px 0px}.section-spotlight.section-bg-partnership .spotlight:after{background-size:contain;background-position:center bottom;bottom:-100px;height:211px;width:360px}.section-spotlight.section-bg-partnership .spotlight-content p{font-size:24px;line-height:28px}.section-cta .story-navigation h2{font-size:20px;flex:1;padding:0 !important}.section-cta .story-navigation .story-action svg{height:50px;width:50px}.section-cta .story-navigation .story-prev svg{margin-left:0;margin-right:10px}.section-cta .story-navigation .story-next h2{text-align:left}.section-cta .story-navigation .story-next svg{margin-right:0;margin-left:10px}.section-sticky .section-strip{position:relative}.section-strip{overflow:hidden}.section-strip.section-strip-spaced{position:relative}.section-strip .d-flex,.section-strip ul{flex-direction:column}.section-strip .strip-button{position:relative;padding-left:0;right:initial}.section-strip .strip-button:before,.section-strip .strip-button:after{content:" ";position:absolute;height:100%;width:600px;top:0;background-color:#636466;z-index:2}.section-strip .strip-button:after{right:-600px}.section-strip .strip-button:before{left:-600px}.section-strip .strip-button:hover,.section-strip .strip-button:hover:before,.section-strip .strip-button:hover:after{background-color:#000}.section-strip .strip-button span{position:relative;z-index:6;line-height:40px}.section-strip .filter-product-details li{margin-bottom:10px;width:100%}.section-events .carousel .carousel-item{height:430px}.section-events .carousel .carousel-indicators{padding-left:0;align-items:center;justify-content:center}.section-events .carousel .carousel-indicators button{width:12px;height:12px;margin-left:3px;margin-right:3px}.section-cta.section-cta-disclaimer .action-note{padding-top:30px}.carousel .carousel-caption{top:40px;padding-inline:15px}.carousel .carousel-caption h2{font-size:30px;margin-bottom:10px}.carousel .carousel-indicators{margin-bottom:10px;padding-left:15px}.carousel .carousel-indicators button{width:16px;height:16px}.carousel .carousel-custom{padding-inline:15px;top:105%}.carousel .carousel-custom img{max-height:56px;max-width:56px;filter:invert(0.6)}.carousel .carousel-custom img:hover{filter:invert(0.9)}.accordion-meitheal .accordion-header button{padding-left:20px;padding-right:30px}.accordion-meitheal .accordion-collapse{padding-left:0}#lifeCarousel{margin-bottom:100px}#teamCarousel{margin-bottom:50px}.contact-page-form{margin:50px 0}.benefits .benefits-item{width:50%}.benefits .benefits-item h3{font-size:18px;line-height:24px}.benefits .benefits-item .benefits-group{max-width:initial;margin-left:0 !important;margin-right:0 !important}.brackets .carousel-item{display:none;padding:120px 25px 20px 30px}.brackets .carousel-item.active{display:block}.brackets .carousel-control-prev{left:0}.brackets .carousel-control-next,.brackets .carousel-control-play,.brackets .carousel-control-pause{right:0}.mh-sidenote{float:none;padding:25px 20px 25px 45px;margin-top:30px;margin-right:0;margin-left:1px}.mh-list,.story .story-content ul{padding-left:20px}.modal-product thead{display:none}.modal-product tbody tr{border-bottom:2px solid #f68712}.modal-product tbody td{border-bottom:1px solid #dfdfdf;box-sizing:border-box;font-size:14px;display:block;position:relative;padding:8px 8px 8px 48%;text-align:left;min-height:30px}.modal-product tbody td:before{content:attr(data-head);position:absolute;top:8px;left:5px;min-width:38%;padding-right:2%;white-space:nowrap;text-align:left}.modal-product tbody td.cell-lg{max-width:100% !important}.product-type-card{background-size:cover !important;padding:160px 20px 20px 30px;min-height:initial}.product-type-card h4{font-size:28px;margin-right:80px}.product-type-card p{font-size:20px;line-height:26px}.product-card{max-width:100%}.product-card h6{max-width:initial}.product-card .product-small-picture{justify-content:center}.product-card .product-small-picture img{margin-bottom:20px;max-height:220px;max-width:290px}.product-resource-link{transform:translateY(-28px)}.product-unit-card .product-unit-title{border-bottom:0;height:auto}.product-unit-card .product-unit-title h3{width:66%}.product-unit-card .product-unit-title .product-unit-image{display:flex;border-right:0;padding:10px 20px 0 10px}.product-unit-card .product-unit-title .product-unit-image img{width:100px}.product-unit-card .product-unit-title .product-unit-image .zoom-in{bottom:auto;left:auto;right:0px;top:15px}.product-unit-card .product-unit-title,.product-unit-card .product-unit-content{padding-left:0px}.product-unit-card .product-unit-content{padding:10px 0 20px}.product-unit-card .product-unit-main{width:100%}.product-unit-card .product-unit-detail li .unit-label{width:50%;flex-basis:50%}.product-unit-card>.product-unit-image{display:none}.core-value-card{min-height:initial;padding:70px 35px 60px 35px}.modal .modal-body{padding:15px}.modal .modal-body p{font-size:16px;line-height:22px}.team-card{margin-top:30px;margin-inline:auto}.event-card .event-image,.event-card .news-image,.news-card .event-image,.news-card .news-image{min-height:320px;padding:90px 20px 20px 210px}.lineup .lineup-item{width:100%}.meitheal-acronym{overflow:hidden}.meitheal-acronym ul{margin-bottom:0}.meitheal-acronym li{border-bottom:2px solid #fbc98e;flex-direction:column;position:relative;min-height:initial}.meitheal-acronym li div{position:absolute;height:105%;width:60px}.meitheal-acronym li>span{border-bottom:0;justify-content:flex-start;padding-left:80px;padding-right:0;max-width:initial}.meitheal-acronym li p{padding-left:60px;width:100%}.meitheal-acronym li p span{display:inline-block;border-bottom:0;font-size:14px;line-height:1.1;margin-left:20px;min-width:220px;width:100%}.photo-gallery{grid-template-columns:repeat(2, 1fr)}.section-header.header-story-44{min-height:330px}.who-we-are-btn-group button,.who-we-are-btn-group a{min-width:initial;width:100%}div.section-container .m-mx-5,.section-action .action-hero>div .m-mx-5,.section-action div.action-content .m-mx-5{margin-inline:0 !important}div.align-items-center.m-columns{align-items:start !important;flex-direction:column !important}.pipeline-phase-row ul.pipeline-phase-legend{margin-left:0}}@media (max-width: 576px){.header-story-xs{min-height:200px !important}.container,.section-action{padding-inline:15px}.section-header.header-new-launches{min-height:360px}.section-header h1,.section-header h2{font-size:36px}.section-header h1{max-width:280px}.career-card li,.career-card p,.section-container li,.section-action .action-hero>div li,.section-action .action-content li,.section-container p,.section-action .action-hero>div p,.section-action .action-content p{font-size:18px;line-height:24px}.career-card p,.section-container p,.section-action .action-hero>div p,.section-action .action-content p{margin-bottom:16px}.section-strip ul li{font-size:16px}.section-our-products .section-container,.section-our-products .section-action .action-hero>div,.section-action .section-our-products .action-hero>div,.section-our-products .section-action .action-content,.section-action .section-our-products .action-content{margin-bottom:50px}.section-our-products .section-action .action-hero{height:auto}.section-our-products .section-action .action-hero h2{max-width:56%}.section-our-products .section-action .action-hero h2:before{top:-6px;left:auto;right:-50px}.section-our-products .section-action .action-hero a{margin-top:14px}.section-our-products .section-action .action-hero>div{margin-top:65px}.section-our-products .section-action:last-child{margin-bottom:20px}.section-cta{padding-top:70px;padding-bottom:40px}.section-cta .call-to-actions h2{left:15px;top:52%}.section-breadcrumb li{margin-right:38px}.section-breadcrumb li:last-child{margin-right:0}.section-breadcrumb li:after{right:-27px;top:7px}.section-breadcrumb li,.section-breadcrumb a{font-size:14px}.section-strip .nav button{text-align:left;width:100%}.section-strip.section-strip-spaced{margin:20px 0 20px}.section-strip.section-strip-spaced ul{flex-direction:column}.section-customer-tools{padding:60px 0}.section-customer-tools .customer-tool .customer-tool-icon img{height:130px;width:130px}.section-events .carousel .event-group h2{font-size:25px}.career-card button{font-size:22px}.career-card button:after{margin-left:10px}.career-card .accordion-button{padding-left:15px;padding-right:15px}.event-card,.news-card{min-height:initial}.event-card .news-image,.event-card .event-image,.news-card .news-image,.news-card .event-image{align-items:flex-end;background-position:-30px 0px;padding:100px 20px 25px 20px}.event-card h3,.news-card h3{font-size:16px;width:56%}.carousel .carousel-caption{top:50px;padding-left:15px}.carousel .carousel-caption h2{font-size:22px;margin-right:6px;margin-bottom:6px}.carousel .footnote{font-size:11px;position:absolute;bottom:40px}.benefits{margin-bottom:0}.benefits .benefits-item{height:initial;margin-top:20px;width:45%}.benefits .benefits-item h3{font-size:16px;line-height:22px}.benefits .benefits-item img{max-height:70px;max-width:112px;margin-bottom:14px}.benefits .benefits-item .benefits-group{max-width:initial;margin-left:0 !important;margin-right:0 !important}.benefits .benefits-item:nth-child(2n){margin-left:5%}.lineup .lineup-item{padding-top:185px}.lineup .lineup-item h5{margin-left:0}.symptoms{grid-template-columns:1fr}.symptoms .symptom-item{min-height:initial}.technology-platforms{grid-template-columns:1fr}.technology-platforms .tech-card{margin-bottom:50px}.technology-platforms .tech-card .tech-circle{margin-bottom:12px}.generic-products{padding:0 !important}.product-unit-card .product-unit-title h3{font-size:18px;width:64%}.product-unit-card .product-unit-title .product-unit-image{padding:10px 10px 0 10px}.product-unit-card .product-unit-title .product-unit-image img{width:76px}.product-unit-card .product-unit-title .product-unit-image .zoom-in{height:32px;width:32px;right:-15px}.history{padding-top:150px;padding-bottom:0;position:relative}.history .year{margin-top:50px;margin-bottom:300px !important}.history .year:after,.history .year:before{content:none !important}.history span{position:absolute;left:50%;top:-180px;margin-left:-68px}.history span:after{content:" ";position:absolute;height:0px !important;left:50% !important;top:-20px;width:2px !important;z-index:2}.history.history-animation .year{height:120px;position:relative}.history.history-animation .year span{z-index:11}.history.history-animation .year span:after{height:20px !important}.history.history-animation .year:first-child span:after{content:none}.history.history-animation .year:nth-child(even) .year-review,.history.history-animation .year:nth-child(odd) .year-review{position:absolute;left:0 !important;right:0 !important;margin-left:auto;margin-right:auto}.modal-product .modal-header,.modal-team .modal-header{padding:15px;align-items:center}.modal-product .modal-header>div,.modal-team .modal-header>div{margin-top:0}.modal-product .modal-header .modal-title,.modal-team .modal-header .modal-title{font-size:26px;text-wrap:balance}.modal-product .btn-close,.modal-team .btn-close{top:2px !important;right:2px !important}.modal-video .btn-close{top:-34px !important;right:-5px !important}.section-header.header-story-44{min-height:210px}}@media print{@page{size:A4;margin:20mm auto 10mm;padding:10mm}html,body{width:210mm;height:297mm;margin:0 auto;padding:0}body header,body footer{display:none}.section,.container,.section-action,.product-unit-card,.row{max-width:100%;width:100%}.visible-print{display:block}.visible-print.mt-5{margin-top:0 !important}.visible-print.logo-print{text-align:center}.logo{width:200px}.section-cta,.section-header,.section-container,.section-action .action-hero>div,.section-action .action-content,.section-breadcrumb,.section-life,.section-benefits,.career-card,.section-strip,.mh-btn-primary,.carousel{display:none}.career-print,.section-careers{display:block}.section{padding:30px 0}.careers{margin-top:0}.careers .career-card .accordion-button{color:#000;padding-left:0;box-shadow:none}.careers .career-card .accordion-body{padding:0px 0 10px;padding-left:0;max-width:1140px;width:100%}.product-unit-card{border:0 !important;break-inside:avoid;display:flex}.product-unit-card .zoom-in,.product-unit-card .product-unit-more{display:none}.product-unit-card .product-unit-title{position:relative;margin-top:20px}.product-unit-card .product-unit-title h3{margin-bottom:40px}.product-unit-card .product-unit-image{position:absolute;width:100%;padding:10px}.product-unit-card .product-unit-image .unit-image{opacity:1;max-width:160px;width:160px !important;position:absolute;right:0;top:20px}.product-unit-card .product-unit-main .product-unit-title{padding-left:0px}.product-unit-card .product-unit-main .product-unit-title h3{font-size:20px}.product-unit-card .product-unit-main .product-unit-content{padding-left:0}.product-unit-card .product-unit-content{position:relative}.product-unit-card .product-unit-information{margin-bottom:10px}.product-unit-card .product-unit-information li{font-family:"HurmeGeometricSans1", "Arial Regular", sans-serif;font-size:16px}.product-unit-card .product-unit-content{padding:15px 15px 15px 20px}.product-unit-card .product-unit-content h5{font-size:18px;margin-top:12px}.product-unit-card .product-unit-content li{font-size:18px;line-height:24px;color:#000}.product-unit-card .product-unit-detail span,.product-unit-card .product-unit-detail li,.product-unit-card .product-unit-detail p{font-size:18px}.product-unit-card .product-unit-detail li .unit-label{width:190px;flex-basis:190px}.product-extra-info{display:grid;grid-template-columns:1fr 1fr;grid:1em}.action-note{margin-bottom:0 !important}.container,.section-action{position:relative}}
/*# sourceMappingURL=site.css.map */
