@charset "UTF-8";
/***!  https://www.euromedix.com/templates/loft33/css/custom.css  !***/

:root{--default-font-size:16px;--default-font-family:'Poppins',sans-serif;--special-font-family:'Michroma',sans-serif;--white:#fff;--black:#000;--lightgray:#f5f5f5;--mediumgray:#d9d9d9;--darkgray:#333;--red:#d40000;--green:#7ea7ad;--lightgreen:#dfe9ea;--linkgreen:#d8e5e6;--blue:#0693E3FC;--darkblue:#19233e;--success:#3f8b35;--success-background:#e5f5e4;--error:#e61e00;--error-background:#fff1f0;--error-background-hover:#ffb7ad;--warning:#ff7800;--warning-background:#ffe9d7;--padding-sides:50px;--padding-top:50px;--padding-bottom:50px;--wrapper-width-max:2560px;--wrapper-width-min:320px;--container-width-max:1360px;--small-container-width-max:1000px}html,body,header,footer,section,div,table,tr,td,th,h1,h2,h3,h4,h5,h6,ul,li,ol,p,span,a,img,label,fieldset,form{margin:0;padding:0;border:none;box-sizing:border-box;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.newline{clear:left}.clear{clear:both}.popover,.tooltip,.jmodedit,.item-page>.icons{display:none !important}#system-message .alert,.fieldError,.alertBoxInfo{padding:10px 20px;background:#f9f9f9;border:1px solid #ddd;margin-bottom:20px}#system-message .close{float:right;cursor:pointer}#system-message .alert-heading{display:none}.no-display,span.optional,.visually-hidden,.mod-menu__toggle-sub{display:none !important}html{background:var(--lightgray);height:100%}html body{position:relative;min-height:100%;text-align:center}html body.mm-open{margin:0;height:100%;overflow:hidden}html body .outerContainer{position:relative;width:100%;max-width:1920px;margin:0 auto;text-align:left;box-shadow:0px 0px 12px rgba(0,0,0,0.1),0px 0px 12px rgba(0,0,0,0.1);transition:all 0.3s ease-in-out;overflow-x:hidden;min-height:100vh;background:var(--white)}html body .container,html body .small-container{position:relative;width:100%;max-width:var(--container-width-max);padding:0 var(--padding-sides) 0;margin:0 auto}#content html body .container,#content html body .small-container{padding:var(--padding-top) var(--padding-sides) var(--padding-bottom)}html body .small-container{max-width:var(--small-container-width-max)}html body .full-width{max-width:100%}body,input,textarea,select,button{font-family:var(--default-font-family);font-size:var(--default-font-size);font-weight:400;color:#000}h1::before,h2::before{content:"";display:block;position:absolute;bottom:0;left:0;width:180px;height:1px;background-color:var(--green)}h1::after,h2::after{content:"";display:block;position:absolute;bottom:0;left:90px;transform:translate(-50%,50%);width:15px;height:15px;border-radius:50%;border:1px solid var(--green);background-color:var(--lightgray)}h1{font-family:var(--special-font-family);display:block;position:relative;color:var(--darkgray);font-weight:400;font-size:35px;line-height:1.33;padding-bottom:35px;margin-bottom:35px}h1 span{display:block;color:var(--green);font-size:28px}.page-header h1,.page-header h2{margin-left:50px}h2{font-family:var(--special-font-family);display:block;position:relative;color:var(--darkgray);font-weight:400;font-size:28px;line-height:1.33;padding-bottom:35px;margin-bottom:35px}h2 span{display:block;color:var(--green);font-size:28px}h3{font-size:24px;color:#000;margin:25px 0;font-weight:400;line-height:1.5}h4{font-size:23px;color:#211f1f;margin:22px 0;font-weight:400;line-height:1.3}em{font-family:var(--special-font-family) !important}p{line-height:normal;margin-bottom:20px}p.small{font-size:11px !important;line-height:15px !important}span.small{font-size:11px !important;line-height:15px !important}p.centered{text-align:center}#content p{line-height:1.66;margin-bottom:30px}#content.noBanner{padding-top:100px}ul{margin:10px 10px 10px 25px}ul li{margin-bottom:5px}ul.tags{margin-left:50px;margin-bottom:50px;list-style-type:none;display:flex;flex-wrap:wrap;gap:10px}ul.tags li{border:1px solid black;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px;font-size:12px}ul sup{font-size:10px}figure{margin:0;padding:0;max-width:100%;height:auto}img{max-width:100%;height:auto}a{color:var(--black);text-decoration:none;transition:all 0.3s ease-in-out 0s;cursor:pointer}a:hover{color:var(--green)}a.button,.btn:not(.dropdown-toggle),button:not(.gm-ui-hover-effect):not(.mceButton):not(.hamburger):not(.slick-arrow):not(.xdsoft_today_button):not(.xdsoft_prev):not(.xdsoft_next):not(.osano-cm-widget):not(.dropdown-toggle):not(.fancybox-close-small),#content .formResponsive input[type="submit"],#content .formResponsive button[type="submit"]{display:inline-block;cursor:pointer;font-family:var(--default-font-family);font-size:16px;font-weight:700;line-height:1.5;padding:20px 50px 20px 20px;text-decoration:none;color:var(--white);background-color:var(--red);border:none;border-radius:40px;background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:top 50% right 20px;text-align:center;-webkit-transition:all 0.3s ease-in-out 0s;transition:all 0.3s ease-in-out 0s;font-weight:700;box-shadow:0px 0px 9px 0px #00000040}a.button:hover,.btn:not(.dropdown-toggle):hover,button:not(.gm-ui-hover-effect):not(.mceButton):not(.hamburger):not(.slick-arrow):not(.xdsoft_today_button):not(.xdsoft_prev):not(.xdsoft_next):not(.osano-cm-widget):not(.dropdown-toggle):not(.fancybox-close-small):hover,#content .formResponsive input[type="submit"]:hover,#content .formResponsive button[type="submit"]:hover{background-color:var(--green);text-decoration:none}a:focus,button:focus,input:focus,textarea:focus{outline-color:transparent !important;outline:none !important}.wf-mediabox-container{overflow:visible}nav.wf-mediabox-nav{position:absolute;top:-50px;right:-50px;background:transparent}.wf-mediabox-close>svg,.wf-mediabox-prev>svg,.wf-mediabox-next>svg{fill:white}.wf-mediabox-close>svg{height:40px;width:40px}button.wf-mediabox-close{background-image:none !important;padding:0;background:transparent !important}.remove-float-mobile{background-color:transparent !important}.remove-float-mobile .wf-icon-zoom-image{display:none !important}video::-webkit-media-controls-panel{display:none !important;opacity:1 !important}input::placeholder,textarea::placeholder{color:#a9a9a9 !important;opacity:1}input[type=text],input[type=number],input[type=search],input[type=password],input[type=email],input[type=tel],textarea{box-sizing:border-box;color:#000;background:rgba(255,255,255,0.5);border:1px solid #ccc;border-radius:2px;height:40px;line-height:20px;padding:9px;-webkit-appearance:none;-moz-appearance:none;width:100%;max-width:700px;outline:none;font-size:16px}textarea{min-height:125px;max-width:700px;line-height:normal;padding:5px 9px}select{box-sizing:border-box;color:#000;background:rgba(255,255,255,0.5);border:1px solid #ccc;border-radius:2px;height:40px;line-height:20px;padding:9px;-webkit-appearance:none;-moz-appearance:none;width:100%;max-width:700px;outline:none;font-size:16px;padding-right:40px;background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);background-repeat:no-repeat;background-size:11px 20px;background-position:top 10px right 15px}strong,strong span{font-weight:700}.clearfix,.clear{clear:both}iframe{border:none}.formError,.formRed{color:var(--error)}#mobile-menu-button{display:none}#top-menu{display:flex;justify-content:flex-end;position:relative;height:40px;background-color:var(--darkblue);padding:10px var(--padding-sides)}#top-menu ul.nav,#top-menu ul.mod-languages__list{display:flex;flex-direction:row;justify-content:flex-end;list-style:none;margin:0}#top-menu ul.nav li,#top-menu ul.mod-languages__list li{position:relative;display:block;margin-left:20px;height:20px}#top-menu ul.nav li.lang-active,#top-menu ul.mod-languages__list li.lang-active{background-color:transparent}#top-menu ul.nav li.lang-active a,#top-menu ul.mod-languages__list li.lang-active a{font-weight:bold}#top-menu ul.nav li:first-of-type,#top-menu ul.mod-languages__list li:first-of-type{margin-left:0}#top-menu ul.nav li a,#top-menu ul.nav li span,#top-menu ul.mod-languages__list li a,#top-menu ul.mod-languages__list li span{display:block;color:var(--white);font-size:13px;line-height:20px;padding:0;cursor:pointer}#top-menu ul.nav li a:hover,#top-menu ul.nav li span:hover,#top-menu ul.mod-languages__list li a:hover,#top-menu ul.mod-languages__list li span:hover{text-decoration:underline}#main-header{position:relative}body.scroll #main-header{padding-top:85px}#main-header #header-background{position:absolute;top:0;left:0;width:100%;height:100%;min-height:800px;overflow:hidden}#main-header #header-background img,#main-header #header-background video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#main-header #header-background::after{content:"";display:block;background-color:var(--white);transform:skewY(-2deg) translateY(80%);height:200px;width:100%;position:absolute;bottom:0}#main-header #main-header-top{position:relative;padding:50px var(--padding-sides) 0;height:auto;z-index:3;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:12px}body.scroll #main-header #main-header-top{position:fixed;top:0;margin:0 auto;width:100%;height:auto;max-width:1920px;padding-top:10px;padding-bottom:10px;background-color:var(--darkblue);gap:5px 12px}body.scroll #main-header #main-header-top::before{content:none}body.scroll #main-header #main-header-top #logo{margin-top:0;width:240px;height:auto}body.scroll #main-header #main-header-top #logo img.forty-years{display:none}body.scroll #main-header #main-header-top #main-menu ul.nav>li>a,body.scroll #main-header #main-header-top #main-menu ul.nav>li>span{font-size:15px}#main-header #main-header-top::before{content:"";display:block;width:100%;height:130px;position:absolute;top:0;left:0;background-color:rgba(25,35,62,0.3);z-index:-1}#main-header #main-header-top #logo{margin-top:-12px;height:40px}#main-header #main-header-top #logo p{display:flex;gap:20px;flex-wrap:nowrap;margin-bottom:0}#main-header #main-header-top #logo img.logo{display:block;width:320px;height:auto}#main-header #main-header-top #logo img.forty-years{display:block;width:172px;height:auto;transform:translateY(-27px)}#main-header #main-header-bottom{position:relative;padding:100px var(--padding-sides) 150px;height:auto;min-height:720px;z-index:2;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}body.slogan-right #main-header #main-header-bottom{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:30px}body.news-events #main-header #main-header-bottom{justify-content:space-between}body.news-events #main-header #main-header-bottom h1{margin-top:50px !important}body.contact-page #main-header #main-header-bottom h1{margin-bottom:-40px !important;margin-right:10px !important}#main-header #main-header-bottom #header-slogan{max-width:1000px;display:flex;flex-direction:column;justify-content:flex-end;text-shadow:0 0 10px rgba(0,0,0,0.5)}#main-header #main-header-bottom #header-slogan p:first-of-type,#main-header #main-header-bottom #header-slogan h1{font-family:var(--special-font-family);color:var(--red);font-size:50px;line-height:1.2;font-weight:500;margin:0}#main-header #main-header-bottom #header-slogan p:first-of-type::before,#main-header #main-header-bottom #header-slogan p:first-of-type::after,#main-header #main-header-bottom #header-slogan h1::before,#main-header #main-header-bottom #header-slogan h1::after{content:none}#main-header #main-header-bottom #header-slogan h1{padding:0}#main-header #main-header-bottom #header-slogan p:last-of-type,#main-header #main-header-bottom #header-slogan h1 span{font-family:var(--special-font-family);display:block;position:relative;color:var(--red);font-size:36px;line-height:1.4;font-weight:300;padding-left:90px;margin-bottom:15px;margin-top:30px;text-shadow:0 0 10px rgba(255,255,255,0.5)}#main-header #main-header-bottom #header-slogan p:last-of-type::before,#main-header #main-header-bottom #header-slogan h1 span::before{content:"";display:block;width:70px;height:2px;background-color:var(--red);position:absolute;left:0;bottom:9px}#main-header #main-header-bottom #header-slogan p.red,#main-header #main-header-bottom #header-slogan h1.red{color:var(--red);text-shadow:0 0 10px rgba(255,255,255,0.5)}#main-header #main-header-bottom #header-cta{display:flex;flex-direction:column;justify-content:flex-end}#main-header #main-header-bottom #header-cta .moduletable{display:block}#main-header #main-header-bottom #header-cta .moduletable p{margin:0 !important;width:auto;height:64px;line-height:24px;color:var(--black);font-size:16px;font-weight:500;background-color:var(--white);padding:20px 0 20px 20px;border-radius:32px;box-shadow:0px 0px 9px 0px #00000040}#main-header #main-header-bottom #header-cta .moduletable p a{display:inline-block;width:auto;height:64px;line-height:24px;color:var(--white);font-size:16px;font-weight:700;background-color:var(--red);padding:20px;border-radius:32px;margin-top:-20px;margin-left:10px;margin-right:-5px;box-shadow:0px 0px 9px 0px #00000040;transition:background-color 0.5s ease-in-out}#main-header #main-header-bottom #header-cta .moduletable p a:hover{color:var(--white);background-color:var(--green)}#main-menu{z-index:1;display:flex;gap:80px}#main-menu ul.mod-menu,#main-menu ul.mod-menu ul{list-style:none;margin:0;padding:0}#main-menu ul.nav{display:flex;gap:35px;flex-wrap:nowrap}#main-menu ul.nav ul{display:none}#main-menu ul.nav>li{display:block;position:relative;margin:0;padding:0}#main-menu ul.nav>li>a,#main-menu ul.nav>li>span{display:block;position:relative;color:var(--white);font-size:18px;padding:2px 2px 4px;font-weight:500;transition:none}#main-menu ul.nav>li>a::after,#main-menu ul.nav>li>span::after{content:"";display:block;position:absolute;left:3px;bottom:1px;background-color:var(--white);width:0;height:2px;transition:all 0.5s ease-in-out 0s;z-index:3}#main-menu ul.nav>li.active>a::after,#main-menu ul.nav>li.active>span::after,#main-menu ul.nav>li:hover>a::after,#main-menu ul.nav>li:hover>span::after{width:25px}#main-menu ul.nav>li.parent>a,#main-menu ul.nav>li.parent>span{padding-right:20px}#main-menu ul.nav>li.parent>a::before,#main-menu ul.nav>li.parent>span::before{content:"";background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg);position:absolute;right:0;top:15px;transform:translateY(-50%) rotate(90deg);width:8px;height:12px;background-repeat:no-repeat;background-size:contain;transition:all 0.3s ease-in-out 0s}#main-menu ul.nav>li.parent:hover>a::before,#main-menu ul.nav>li.parent:hover>span::before{transform:translateY(-50%) rotate(-90deg)}#main-menu ul.nav>li>ul{display:none;flex-direction:column;gap:1px;position:absolute;left:3px;top:100%;box-shadow:0 0 20px var(--darkgray);background-color:rgba(0,0,0,0.33)}#main-menu ul.nav>li>ul>li{display:block;position:relative;padding:0;margin:0;z-index:3}#main-menu ul.nav>li>ul>li a,#main-menu ul.nav>li>ul>li span{position:relative;min-height:50px;width:400px;background-color:var(--white);display:grid;align-items:center;padding:7px 40px 7px 12px;color:var(--darkgray);font-size:16px;line-height:1.1}#main-menu ul.nav>li>ul>li:hover a,#main-menu ul.nav>li>ul>li:hover span,#main-menu ul.nav>li>ul>li.active a,#main-menu ul.nav>li>ul>li.active span{background-color:var(--green);color:var(--white)}#main-menu ul.nav>li>ul>li.parent>a,#main-menu ul.nav>li>ul>li.parent>span{padding-right:40px}#main-menu ul.nav>li>ul>li.parent>a::after,#main-menu ul.nav>li>ul>li.parent>span::after{content:"";background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);position:absolute;right:12px;top:50%;transform:translateY(-50%);width:10px;height:15px;background-repeat:no-repeat;background-size:contain;transition:all 0.3s ease-in-out 0s}#main-menu ul.nav>li>ul>li.parent:hover a::after,#main-menu ul.nav>li>ul>li.parent:hover span::after,#main-menu ul.nav>li>ul>li.parent.active a::after,#main-menu ul.nav>li>ul>li.parent.active span::after{background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg)}#main-menu ul.nav>li:hover>ul{display:flex}#main-menu ul.nav>li>ul>li.parent:hover>ul{display:flex;flex-direction:column;gap:1px;position:absolute;left:calc(100% + 1px);top:0;box-shadow:0 0 20px var(--darkgray);background-color:rgba(0,0,0,0.33)}#main-menu ul.nav>li>ul>li.parent:hover>ul>li{display:block;padding:0;margin:0;z-index:3}#main-menu ul.nav>li>ul>li.parent:hover>ul>li a,#main-menu ul.nav>li>ul>li.parent:hover>ul>li span{position:relative;min-height:50px;width:300px;background-color:var(--lightgreen);display:grid;align-items:center;padding:7px 12px 7px 12px;color:var(--darkgray);font-size:16px;line-height:1.1}#main-menu ul.nav>li>ul>li.parent:hover>ul>li a:hover,#main-menu ul.nav>li>ul>li.parent:hover>ul>li span:hover{background-color:var(--green);color:var(--white)}#main-menu ul.nav>li>ul>li.parent:hover>ul>li.active a{background-color:var(--green);color:var(--white)}#mobile-menu,#mobile-menu-button{display:none}.com-content-article__body{padding:50px 0}.euro-block{width:100%;min-width:320px;border-radius:20px;overflow:hidden;background-color:var(--green);background-image:url(https://www.euromedix.com/templates/loft33/images/euromedix-dcr.jpg);background-position:center bottom;background-repeat:repeat;position:relative}.euro-block>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.euro-block .block-image{width:100%;height:auto;aspect-ratio:1.3333333333333;position:relative;overflow:hidden;background-color:var(--white)}.euro-block .block-image img{display:block;width:100%;height:100%;object-fit:contain;object-position:center center;transition:all 0.5s ease-in-out;opacity:1}.euro-block:hover .block-image img{opacity:0.6;transform:scale(1.1)}.euro-block .block-data{padding:30px 20px 75px;position:relative}.euro-block .block-data h3{color:var(--white);font-size:24px;font-weight:400;line-height:1.5;margin:0 0 10px}.euro-block .block-data .block-intro h3{margin-top:-10px}.euro-block .block-data .block-dates{font-weight:700;margin-bottom:5px}.euro-block .block-data .block-intro p{color:var(--white);font-size:16px;font-weight:400;line-height:1.5;margin-bottom:10px}.euro-block::after{content:"";display:block;background-color:var(--white);background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);background-size:10px 16px;background-repeat:no-repeat;background-position:center;width:45px;height:45px;border-radius:50%;border:1px solid var(--green);position:absolute;bottom:20px;right:20px;transition:all 0.5s ease-in-out}.euro-block:not(.euro-big-block):hover::after{transform:scale(1.2);background-color:var(--lightgreen)}.euro-block.euro-big-block{width:32.66%;background:rgba(6,147,227,0.137);border:1px solid rgba(217,217,217,0.6);background:linear-gradient(162.33deg,#fff 50%,rgba(6,147,227,0.1) 55%,rgba(255,255,255,0.2) 88%,rgba(6,147,227,0.137) 92%);background-position:center bottom}.euro-block.euro-big-block .block-image{aspect-ratio:2.1428571428571}.euro-block.euro-big-block .block-image img{object-fit:cover}.euro-block.euro-big-block .block-data{border-top:1px solid var(--lightgray)}.euro-block.euro-big-block .block-data h3{color:var(--darkgray)}.euro-block.euro-big-block .block-data .block-intro p{color:var(--darkgray)}.euro-block.euro-big-block:hover::after{background-color:var(--green);background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg)}#solutions{background-image:url(https://www.euromedix.com/templates/loft33/images/solutions-background.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding:var(--padding-top) 0 var(--padding-bottom)}#solutions .solutions-container{display:flex;gap:30px;flex-wrap:nowrap;margin-top:75px}#glance{padding:var(--padding-top) 0 var(--padding-bottom)}#glance ul{list-style:none;padding:0;margin:0}#glance ul li{margin-bottom:30px;padding-left:40px;position:relative}#glance ul li h3{font-size:24px;line-height:1.4;margin:0 0 10px;font-weight:400}#glance ul li::before{content:"";width:27px;height:24px;background-image:url(https://www.euromedix.com/templates/loft33/images/check-icon.svg);background-repeat:no-repeat;background-size:100%;background-position:top center;position:absolute;left:0;top:2px}#health-facts{padding:var(--padding-top) 0 var(--padding-bottom)}#health-facts .facts-container{display:flex;gap:1%;flex-wrap:nowrap;margin-top:75px}#highlights{padding:var(--padding-top) 0 var(--padding-bottom)}#highlights .highlights-container{display:flex;gap:1%;flex-wrap:nowrap;margin-top:75px;justify-content:center}#get-in-touch{text-align:center;background-image:url(https://www.euromedix.com/templates/loft33/images/solutions-background.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding:var(--padding-top) 0 var(--padding-bottom)}#get-in-touch table{width:100%;max-width:1600px;margin:0 auto}#get-in-touch tr{display:flex;gap:0}#get-in-touch tr td{display:grid;align-items:center}#get-in-touch tr td:first-of-type,#get-in-touch tr td:last-of-type{width:400px}#get-in-touch tr td:first-of-type img{max-width:100%;border-radius:50%}#get-in-touch tr td:last-of-type{text-align:left}#get-in-touch tr td:nth-of-type(2){width:100%;max-width:var(--small-container-width-max);padding:0 var(--padding-sides) 0;text-align:left}#get-in-touch tr h3{font-weight:400;font-size:24px;line-height:1.5}.article-content a:not(.button){display:inline-block;background-color:var(--linkgreen);padding:0 5px}.article-content a:not(.button):hover{background-color:var(--lightgray)}.article-content a.noBg{background-color:transparent}.article-content a.noBg:hover{background-color:transparent}.article-content h3{margin-top:40px}.article-content p.note{font-size:13px;font-style:italic}.article-content iframe{width:100% !important;height:auto !important;aspect-ratio:1.7777777777778}.article-content iframe.google-map{aspect-ratio:2;max-height:500px}.article-content table.zebra-table{border-collapse:collapse}.article-content table.zebra-table tr th,.article-content table.zebra-table tr td{padding:8px 10px;border:1px solid var(--mediumgray);vertical-align:top}.article-content table.zebra-table tr th{width:50%;background-color:var(--green);color:var(--white);font-weight:500}.article-content table.zebra-table tr td{background-color:var(--lightgray)}.article-content table.zebra-table tr:nth-of-type(even) td{background-color:var(--white)}.article-content ul{list-style:none;padding:0;margin:0}.article-content ul li{margin-bottom:10px;padding-left:40px;position:relative}.article-content ul li::before{content:"";width:22px;height:22px;background-image:url(https://www.euromedix.com/templates/loft33/images/check-icon.svg);background-repeat:no-repeat;background-size:100%;background-position:top center;position:absolute;left:0;top:0px}.article-content ul li ul{margin-top:20px;list-style:disc;padding-left:12px}.article-content ul li ul li{margin-left:10px;padding-left:10px}.article-content ul li ul li::marker{color:var(--darkgray)}.article-content ul li ul li::before{content:none}.article-content .blue-block{position:relative;background-color:var(--blue);padding:100px var(--padding-sides) 100px;color:var(--white);margin-bottom:50px}.article-content .blue-block p:last-of-type{margin-bottom:0px !important}.article-content .blue-block::after,.article-content .blue-block::before{content:"";display:block;position:absolute;left:var(--padding-sides);top:var(--padding-sides);background-image:url(https://www.euromedix.com/templates/loft33/images/blue-dots.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center;width:80px;height:20px}.article-content .blue-block::before{top:auto;bottom:var(--padding-sides)}.article-content.sidebarred{width:100%;max-width:1280px;padding:0 var(--padding-sides) 0;margin:50px auto;display:flex;gap:30px}.article-content.sidebarred .com-content-article__body{width:100%;max-width:750px;padding:0 !important}.article-content.sidebarred .com-content-article__body .small-container,.article-content.sidebarred .com-content-article__body .container{padding-right:0 !important;padding-left:0 !important;max-width:100% !important}.article-content.sidebarred .com-content-article__sidebar{width:100%;max-width:400px}.article-content div.back-to-overview{margin-top:50px}.article-content div.back-to-overview .back-to-overview-button{position:relative;background-image:none !important;padding:20px 20px 20px 50px}.article-content div.back-to-overview .back-to-overview-button::after{content:"";display:block;width:20px;height:20px;position:absolute;left:20px;top:50%;background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg);background-repeat:no-repeat;background-size:20px 20px;background-position:center;transform:translateY(-10px) rotate(180deg)}.image-green-block{display:block;position:relative;width:100%;min-height:890px}.image-green-block>img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0;object-fit:cover}.image-green-block .green-block{position:absolute;left:50%;top:100px;background-color:var(--green);padding:30px;border-radius:40px 0px 40px 0px;width:45%;color:#fff}.image-green-block .green-block h2{font-size:28px;font-weight:400;line-height:1.4;text-align:left;padding-bottom:0;margin-bottom:20px;color:#fff}.image-green-block .green-block h2::after,.image-green-block .green-block h2::before{content:none}.image-green-block .green-block p{color:#fff;font-weight:300}.image-green-block .green-block p:last-of-type{margin-bottom:0 !important}.image-green-block .green-block ul.icon-list{list-style:none;width:100%;column-count:2;column-gap:10%;margin:40px 0}.image-green-block .green-block ul.icon-list li{width:100%;padding-left:32px;position:relative;font-weight:500;break-inside:avoid-column}.image-green-block .green-block ul.icon-list li::before{content:none}.image-green-block .green-block ul.icon-list li img{position:absolute;left:0;top:0;display:inline-block;margin-right:10px;vertical-align:baseline}.image-green-block .green-block a.button{background-color:transparent;border:1px solid var(--white);padding:5px 35px 5px 12px;font-size:16px;font-weight:400;color:var(--white);background-size:16px 16px;background-position:top 50% right 12px;box-shadow:none}.image-green-block .green-block a.button:hover{color:var(--green);background-color:var(--white);border:1px solid var(--green);background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);background-position:top 50% right 5px}.image-green-block .green-block a.charm-button{position:absolute;top:100%;right:0;margin-top:20px;padding:20px 190px 20px 20px;background-color:var(--red);color:var(--white);border-radius:33px;background-image:url(https://www.euromedix.com/templates/loft33/images/logo-charmcm.svg);background-position:top 20px right 15px;background-size:auto 25px;background-repeat:no-repeat;border:1px solid var(--white)}.image-green-block .green-block a.charm-button:hover{background-color:var(--green)}.com-content-category-blog,.researchpage{display:flex;justify-content:space-around;gap:20px;padding-bottom:50px}.researchpage .small-container{margin-left:0}.researchpage .taglist{padding-top:0 !important}.researchpage .taglist h3{margin-top:0}.taglist{min-width:300px;padding-left:50px;padding-top:105px}.taglist li.current a{font-weight:bold}#content .blog-items{display:flex;flex-wrap:wrap;gap:1%;margin-top:50px;margin-bottom:100px}#content .blog-items .euro-block{margin-bottom:20px}.com-content-category-blog__navigation{margin:50px 0}.com-content-category-blog__navigation .counter{width:100%;text-align:center;margin-bottom:15px !important}.com-content-category-blog__navigation ul.pagination{width:100%;display:flex;flex-wrap:nowrap;list-style:none;justify-content:center;gap:10px;padding:0 !important;margin:10px 0 !important}.com-content-category-blog__navigation ul.pagination li{padding:0;margin:0}.com-content-category-blog__navigation ul.pagination li.page-item{display:block;background-color:transparent;background-size:10px 16px;background-repeat:no-repeat;background-position:center;width:24px;height:24px;text-align:center}.com-content-category-blog__navigation ul.pagination li.page-item.disabled{opacity:0.25}.com-content-category-blog__navigation ul.pagination li.page-item a{display:block;width:100%;height:100%;color:var(--green)}.com-content-category-blog__navigation ul.pagination li.page-item:first-of-type{background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);background-repeat:space;transform:rotate(180deg)}.com-content-category-blog__navigation ul.pagination li.page-item:nth-of-type(2){background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);background-repeat:no-repeat;transform:rotate(180deg)}.com-content-category-blog__navigation ul.pagination li.page-item:nth-last-child(2){background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);background-repeat:no-repeat}.com-content-category-blog__navigation ul.pagination li.page-item:last-of-type{background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-green.svg);background-repeat:space}.com-content-category-blog__navigation ul.pagination li.active a{font-weight:bold;color:black !important}footer{background-color:#19233e}footer table{width:100%}footer table tr td{padding:var(--padding-sides) 0;width:25%;padding-right:5%;color:#fff;text-align:right;vertical-align:bottom}footer table tr td:first-of-type{width:50%;text-align:left}footer table tr td:first-of-type p{font-family:var(--special-font-family);font-size:20px}footer table tr td:first-of-type p:last-of-type{margin-bottom:0 !important}footer table tr td:first-of-type p a{color:var(--red)}footer table tr td:first-of-type p a:hover{text-decoration:underline;text-underline-offset:10px}footer table tr td:last-of-type{padding-right:0}footer table tr td:last-of-type p.footer-socials{display:flex;gap:10px;justify-content:flex-end}footer table tr td:last-of-type p.footer-socials a{display:block;width:45px;height:45px;border:1px solid var(--white);border-radius:50%;text-align:center;line-height:45px;padding:10px}footer table tr td:last-of-type p.footer-socials a img{display:block;width:25px;height:25px;object-fit:cover;transition:all 0.3s ease-in-out}footer table tr td:last-of-type p.footer-socials a:first-of-type{padding:12px 14px}footer table tr td:last-of-type p.footer-socials a:first-of-type img{width:17px;height:17px}footer table tr td:last-of-type p.footer-socials a:hover img{transform:scale(1.25)}footer table tr td:last-of-type p:last-of-type{display:none}footer table tr td ul{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0;margin:0}footer table tr td ul li{color:#fff;padding:0;margin:0}footer table tr td ul.nav{list-style:none;display:flex;flex-direction:row;gap:20px;padding:0;margin:0;justify-content:flex-end}footer table tr td ul.nav li{padding:0;margin:0}footer table tr td ul.nav li a{color:#fff}footer table tr td ul.nav li a:hover{text-decoration:underline}.toTop{position:fixed;bottom:12%;right:5%;width:45px;height:45px;border-radius:50%;border:1px solid var(--white);background-color:var(--green);background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg);background-size:10px 16px;background-repeat:no-repeat;background-position:center;transform:rotate(-90deg);cursor:pointer;z-index:999}.theme-default .nivo-controlNav{display:flex;flex-wrap:nowrap;gap:10px;justify-content:center}.theme-default .nivo-controlNav a{background-image:none !important;background-position:center;width:30px;height:30px;border-radius:50%;background-color:var(--mediumgray) !important}.theme-default .nivo-controlNav a.active{background-color:var(--red) !important}ul.logo{margin:0 auto;list-style-type:none;display:flex;justify-content:center;flex-wrap:wrap;gap:25px;max-width:1800px}ul.logo li{display:block;width:180px;margin:0px;padding:0}ul.logo li:before{display:none}ul.canvas{margin-left:0px;list-style-type:none;display:flex;flex-wrap:wrap;justify-content:center;gap:30px 2%}ul.canvas li{display:block;margin-left:0px;padding:0 0 11px 0;width:32%;max-width:100%;background:#f5f5f5}ul.canvas li:before{display:none}ul.canvas li img{width:100%;height:auto;display:block}ul.canvas li p{position:relative;padding:30px 10px 10px}ul.canvas li p::before{content:"";position:absolute;display:block;left:0;top:0;width:100%;height:20px;background-color:#fff}table.addresses{width:100%}table.addresses tr{display:flex;gap:5%;flex-wrap:wrap;justify-content:space-between}table.addresses tr td{vertical-align:top}#requestform{margin-bottom:100px !important}#requestform .row{display:flex;flex-direction:row;gap:10%;flex-wrap:wrap}#requestform .row .col-md-6{width:45%;position:relative}#requestform .row .col-md-6:first-of-type::after{content:"";position:absolute;width:1px;height:auto;right:-11%;top:50px;bottom:15px;background-color:var(--mediumgray)}#requestform .row .col-md-12{width:100%}#requestform table tr{display:flex;flex-direction:column;margin-bottom:20px}#requestform table tr td{margin-bottom:5px}#requestform input[type='text'],#requestform textarea{width:100%;max-width:500px;background-color:var(--lightgray);border:1px solid var(--lightgray)}#requestform input[type='text']:focus,#requestform textarea:focus{background:white}#requestform textarea#remarks{max-width:100%}#requestform h3,#requestform .rsform-block-submit{margin-top:50px}#requestform .rsform-block-purpose-title h3{margin-top:0}#requestform p.formRed{margin-bottom:0 !important}#requestform strong.formRequired{font-weight:normal}#requestform .form-check{display:flex;gap:10px;align-items:flex-start;margin-bottom:5px;line-height:1.4}#requestform .form-check input{margin-top:4px}#requestform .rsform-block{margin-bottom:16px}#requestform .rsform-block-products .formControls .row{column-count:2;column-gap:10%}#requestform .rsform-block-purpose .form-check-label{font-weight:500}#requestform .formControlLabel{display:block;margin-bottom:5px}#requestform .formValidation span{font-size:15px;font-weight:500}#requestform input.is-invalid,#requestform textarea.is-invalid{border:1px solid var(--error);background-color:var(--error-background)}.wf-mediabox-nav{display:none !important}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.flash{-webkit-animation-name:flash;animation-name:flash}.pulse{-webkit-animation-name:pulse;animation-name:pulse}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.shake{-webkit-animation-name:shake;animation-name:shake}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.tada{-webkit-animation-name:tada;animation-name:tada}.wobble{-webkit-animation-name:wobble;animation-name:wobble}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion){.animated{-webkit-animation:unset !important;animation:unset !important;-webkit-transition:none !important;transition:none !important}}@media only screen and (max-width:1880px){#main-menu ul.nav{gap:35px}}@media only screen and (max-width:1800px){ul.logo{max-width:1200px}}@media only screen and (max-width:1640px){body.scroll #main-header{padding-top:125px}}@media only screen and (max-width:1500px){#main-header #header-background{min-height:0}body.lang-de #main-menu ul.nav>li>a,body.lang-de #main-menu ul.nav>li>span,body.lang-fr #main-menu ul.nav>li>a,body.lang-fr #main-menu ul.nav>li>span{font-size:15px}footer table tr{display:flex;flex-wrap:wrap}footer table tr td{width:50%;text-align:left !important;padding:40px 0}footer table tr td:first-of-type{width:100%;padding-bottom:0}footer table tr td:last-of-type{text-align:right !important}}@media only screen and (max-width:1280px){#main-menu ul.nav{gap:20px}#main-menu ul.nav>li>a,#main-menu ul.nav>li>span{font-size:15px}body.lang-de #main-menu ul.nav>li>a,body.lang-fr #main-menu ul.nav>li>a,body.lang-de #main-menu ul.nav>li>span,body.lang-fr #main-menu ul.nav>li>span{font-size:14px}#main-menu ul.nav>li>ul>li a,#main-menu ul.nav>li>ul>li span{min-height:40px;width:300px;font-size:15px;padding-top:5px;padding-bottom:5px}#main-menu ul.nav>li>ul>li.parent:hover>ul>li a,#main-menu ul.nav>li>ul>li.parent:hover>ul>li span{min-height:40px;font-size:15px;padding-top:5px;padding-bottom:5px}#get-in-touch tr td:first-of-type,#get-in-touch tr td:last-of-type{width:200px;min-width:200px}.image-green-block{min-height:0;margin:100px 0}.image-green-block>img{position:relative;height:500px;object-position:left bottom;display:block}.image-green-block .green-block{position:relative;width:auto;margin:0;left:auto;top:auto;padding:50px var(--padding-sides)}ul.canvas{gap:30px 2%}ul.canvas li{width:49%}.image-green-block .green-block a.charm-button{position:absolute;top:-100px;right:20px}}@media only screen and (max-width:1080px){body.lang-de #main-menu ul.nav,body.lang-fr #main-menu ul.nav{gap:15px}body.lang-de #main-menu ul.nav>li>a,body.lang-de #main-menu ul.nav>li>span,body.lang-fr #main-menu ul.nav>li>a,body.lang-fr #main-menu ul.nav>li>span{font-size:12px;padding-right:15px}body.lang-de #main-menu ul.nav>li>a::before,body.lang-de #main-menu ul.nav>li>span::before,body.lang-fr #main-menu ul.nav>li>a::before,body.lang-fr #main-menu ul.nav>li>span::before{top:12px}}@media only screen and (max-width:980px){body{padding-top:36px}#top-menu,#main-menu,#logo img.forty-years{display:none !important}#mobile-menu-button{display:block;margin-top:-8px}body.scroll #main-header{padding-top:0}#main-header #main-header-top{position:fixed;top:0;width:100%;padding-top:10px;padding-bottom:0}body.scroll #main-header #main-header-top{height:36px}#main-header #main-header-top::before{height:36px;background-color:#19233e}#main-header #main-header-top #logo{margin-top:0;height:auto}#main-header #main-header-top #logo img.logo{width:150px}#main-header #main-header-bottom{padding:50px var(--padding-sides) 100px}#main-header #main-header-bottom body.news-events h1{margin-top:0 !important}#main-header #main-header-bottom body.contact-page h1{margin-bottom:0px !important;margin-right:0px !important}#get-in-touch tr{flex-direction:column;flex-wrap:wrap;gap:25px;align-content:center}#get-in-touch tr td{display:none;margin:auto}#get-in-touch tr td:last-of-type{display:block}#get-in-touch tr td:last-of-type p{margin-bottom:0;text-align:center}#requestform .rsform-block-products .formControls .row{column-count:1}#requestform .row .col-md-6{width:100%}#requestform .row .col-md-6:first-of-type::after{content:none}}@media only screen and (max-width:860px){#solutions .solutions-container,#health-facts .facts-container,#highlights .highlights-container{flex-direction:column;flex-wrap:wrap;align-content:center;gap:25px}.euro-block{max-width:100%}.euro-block.euro-big-block{width:100%}footer table tr td:first-of-type{background-image:none}table.addresses{width:100%}table.addresses tr{flex-direction:column;gap:30px}table.addresses tr td{width:100%}}@media only screen and (max-width:760px){.com-content-category-blog,.researchpage{flex-wrap:wrap}.com-content-category-blog .taglist,.researchpage .taglist{padding:0;width:90%;height:40px;overflow:hidden;border-top:1px solid black;border-bottom:1px solid black}.com-content-category-blog .taglist h3,.researchpage .taglist h3{text-align:center;margin-top:0;cursor:pointer}.com-content-category-blog .taglist h3:after,.researchpage .taglist h3:after{display:inline-block;content:'';background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-black.svg);position:absolute;margin-top:20px;margin-left:10px;transform:translateY(-50%) rotate(90deg);width:10px;height:15px;background-repeat:no-repeat;background-size:contain}.com-content-category-blog .taglist ul,.researchpage .taglist ul{width:300px;margin-left:auto;margin-right:auto}.com-content-category-blog .taglist.active,.researchpage .taglist.active{height:auto}.com-content-category-blog .taglist.active h3:after,.researchpage .taglist.active h3:after{transform:rotate(-90deg);margin-top:12px}}@media only screen and (max-width:640px){:root{--padding-sides:5%;--padding-top:25px;--padding-bottom:25px}#main-header #main-header-bottom #header-slogan p:first-of-type,#main-header #main-header-bottom #header-slogan h1{font-size:40px}#main-header #main-header-bottom #header-slogan p:last-of-type,#main-header #main-header-bottom #header-slogan h1 span{font-size:25px;padding-left:0}#main-header #main-header-bottom #header-slogan p:last-of-type::before,#main-header #main-header-bottom #header-slogan h1 span::before{bottom:-14px}#main-header #main-header-bottom{min-height:250px;gap:15px 25px;padding:25px var(--padding-sides) 75px}#main-header #main-header-bottom #header-slogan{justify-content:start}#main-header #main-header-bottom #header-cta .moduletable p{padding:0;font-size:0}#main-header #main-header-bottom #header-cta .moduletable p a{margin-top:0;margin-left:0;margin-right:0}.image-green-block{margin:50px 0}.image-green-block>img{height:auto;aspect-ratio:1.25}.image-green-block .green-block{padding:30px var(--padding-sides);margin-top:135px}.image-green-block .green-block ul.icon-list{column-count:1}ul.canvas{gap:30px 0}ul.canvas li{width:100%}.article-content iframe.google-map{aspect-ratio:1.5}.article-content.sidebarred{flex-direction:column-reverse}.article-content.sidebarred .com-content-article__sidebar{max-width:100%}footer table tr{flex-direction:column;gap:35px;padding:50px 0 35px}footer table tr td,footer table tr td:last-of-type{width:100%;text-align:left !important;padding:0 !important}footer table tr td p.footer-socials,footer table tr td ul.nav,footer table tr td:last-of-type p.footer-socials,footer table tr td:last-of-type ul.nav{justify-content:flex-start}img.footer-logo{max-width:250px}.image-green-block .green-block a.charm-button{background-position:bottom 10px center;padding:10px 10px 40px 10px;text-align:center;min-width:250px;top:-125px;right:50%;transform:translateX(50%)}}@media only screen and (max-width:500px){.remove-float-mobile{float:none !important;display:block !important;margin:0 auto 20px !important}.remove-float-mobile img{display:block !important;margin:0 auto !important}ul.logo{gap:10px 4%}ul.logo li{width:48%}}.mobile-menu-background{display:block;z-index:998;background-color:rgba(0,0,0,0);position:fixed;top:36px;left:-100%;bottom:0;width:100%;transition:background-color 1s ease-in-out,left 0s linear 1s}body.mm-open .mobile-menu-background,body.mm-open #mobile-menu{left:0}body.mm-open .mobile-menu-background{background-color:rgba(0,0,0,0.7);transition:background-color 1s ease-in-out}#mobile-menu{display:block;position:fixed;top:36px;left:-320px;bottom:0;overflow:auto;background-color:#fff;transition:all 1s ease-in-out;z-index:999;padding:0px;width:100%;max-width:320px}#mobile-menu .mm-container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;gap:0;max-width:320px;margin:0 auto}#mobile-menu a.green-button{position:relative;display:block;width:100%;max-width:320px;border-radius:18px}#mobile-menu ul{list-style:none}#mobile-menu ul.mod-languages__list{display:flex;justify-content:flex-end;gap:1px}#mobile-menu ul.mod-languages__list li{margin:0;padding:0;display:block;background-color:transparent}#mobile-menu ul.mod-languages__list li a{display:block;width:48px;height:48px;line-height:48px;text-align:center;background:#f4f4f4;color:#333;padding:0}#mobile-menu ul.mod-languages__list li.lang-active a{background-color:#19233e;color:#fff}#mobile-menu ul.mod-languages__list li:not(.lang-active) a:hover{background-color:#c4c4c4}#mobile-menu ul.nav{display:flex;flex-direction:column;gap:0px;padding:0;margin:0}#mobile-menu ul.nav>li{position:relative;padding:0px;border-bottom:1px solid #d9d9d9;margin:0}#mobile-menu ul.nav>li.parent>a,#mobile-menu ul.nav>li.parent>span{padding-right:50px}#mobile-menu ul.nav>li.parent>a::after,#mobile-menu ul.nav>li.parent>span::after{content:"";background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-black.svg);position:absolute;right:5%;top:50%;transform:translateY(-50%) rotate(90deg);width:10px;height:15px;background-repeat:no-repeat;background-size:contain}#mobile-menu ul.nav>li.parent>a:hover::after,#mobile-menu ul.nav>li.parent>span:hover::after{background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg)}#mobile-menu ul.nav>li.parent.active>a::after,#mobile-menu ul.nav>li.parent.active>span::after,#mobile-menu ul.nav>li.parent.opened>a::after,#mobile-menu ul.nav>li.parent.opened>span::after{background-image:url(https://www.euromedix.com/templates/loft33/images/arrow-white.svg);transform:translateY(-50%) rotate(-90deg)}#mobile-menu ul.nav>li>a,#mobile-menu ul.nav>li>span{position:relative;display:block;width:100%;color:#333;background-color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;padding:10px 5%}#mobile-menu ul.nav>li>a:hover,#mobile-menu ul.nav>li>span:hover,#mobile-menu ul.nav>li.active>a,#mobile-menu ul.nav>li.active>span,#mobile-menu ul.nav>li.opened>a,#mobile-menu ul.nav>li.opened>span{background-color:#7ea7ad;color:#fff}#mobile-menu ul.nav>li.opened>ul,#mobile-menu ul.nav>li.active>ul{display:block}#mobile-menu ul.nav>li>ul{display:none;margin:0 0 10px;padding:0}#mobile-menu ul.nav>li>ul>li{margin:0;padding:0;position:relative;border-bottom:1px solid #d9d9d9}#mobile-menu ul.nav>li>ul>li>a,#mobile-menu ul.nav>li>ul>li>span{position:relative;display:block;padding:10px 5%;color:#333;background-color:rgba(126,167,173,0.25);font-size:14px;font-weight:500}#mobile-menu ul.nav>li>ul>li.active>a,#mobile-menu ul.nav>li>ul>li.active>span{color:#fff;background-color:rgba(126,167,173,0.85)}#mobile-menu ul.nav>li>ul>li.opened>ul,#mobile-menu ul.nav>li>ul>li.active>ul{display:block}#mobile-menu ul.nav>li>ul>li>ul{display:none;margin:0;padding:0}#mobile-menu ul.nav>li>ul>li>ul>li{margin:0;padding:0;position:relative;border-bottom:1px solid #d9d9d9}#mobile-menu ul.nav>li>ul>li>ul>li>a,#mobile-menu ul.nav>li>ul>li>ul>li>span{position:relative;display:block;padding:10px 5%;color:#333;background-color:#fff;font-size:14px;font-weight:400}#mobile-menu ul.nav>li>ul>li>ul>li.active>a,#mobile-menu ul.nav>li>ul>li>ul>li.active>span{background-color:rgba(126,167,173,0.15)}.hamburger{box-sizing:border-box;width:auto;height:auto;padding:5px;display:block;cursor:pointer;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;border-radius:0;border:none}.hamburger:focus{outline:none}.hamburger-box{width:20px;height:14px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:20px;height:2px;background-color:#fff;border-radius:0;position:absolute;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-5px}.hamburger-inner::after{bottom:-5px}.hamburger--spin .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.34s ease-in,opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19);transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19),-webkit-transform 0.3s cubic-bezier(0.55,0.055,0.675,0.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out,opacity 0.1s 0.14s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);transition:bottom 0.1s ease-out,-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1),-webkit-transform 0.3s 0.14s cubic-bezier(0.215,0.61,0.355,1)}.clearAfter::after{content:'';display:block;float:none;clear:both;height:0px}
