*{padding:0;margin:0;box-sizing:border-box}.popup{position:fixed;width:auto;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);background:#b2cae2;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:9999}.popup-inner{text-align:center}.popup-inner img{width:400px;height:auto}.popup .close-btn{background-color:#b8c2cc;padding:10px;position:absolute;top:10px;right:10px;cursor:pointer}:focus{outline:none}button,input,textarea{font:inherit}a{color:inherit}body{-webkit-tap-highlight-color:transparent}:root{--bird-blue:#8db7e1;--bird-pink:#ea76a5;--font-a:"Muli";--font-b:"Raleway"}body{font-family:var(--font-a)}html{font-size:100%}@media (max-width:1200px){html{font-size:90%}}@media (max-width:780px){html{font-size:80%}}::selection{background-color:rgba(0,0,0,.15)}.skeleton-loading{--bg-color:#d9d9d9;--fg-color:#c5c5c5}.skeleton-loading .skeleton{position:relative}.skeleton-loading .skeleton-inline-block{display:inline-block}.skeleton-loading .skeleton>*{opacity:0}.skeleton-loading .skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--bg-color);background-image:linear-gradient(90deg,var(--bg-color),var(--fg-color) 40%,var(--fg-color) 60%,var(--bg-color));background-repeat:no-repeat;background-size:50% 100%;animation:skeleton 1s linear infinite}@keyframes skeleton{0%{background-position:-50%}to{background-position:250%}}#intro{height:calc(100vh + var(--page-section-slant-angle-tan)*100vw);position:relative;z-index:1;background-image:url(/static/media/intro-bg.6680a799.jpg);background-position:50%;background-size:cover}#intro .intro-content{height:var(--icb-100vh,100vh);padding:0 var(--page-section-padding);position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;--tagline-big-font-size:5em}@media (max-width:1300px){#intro .intro-content{--tagline-big-font-size:4.5em}}#intro .intro-content h1{font-family:var(--font-b);font-weight:700;font-size:var(--tagline-big-font-size);text-transform:uppercase;line-height:1;margin:10px 0 8px}@media (max-width:550px){#intro .intro-content h1 br{display:none}}@media (max-width:500px){#intro .intro-content h1{margin:5px 0 3px}}#intro .intro-content h2{font-family:var(--font-a);font-weight:400;font-size:calc(var(--tagline-big-font-size)*0.5);line-height:1}@media (max-width:500px){#intro .intro-content h2{font-size:calc(var(--tagline-big-font-size)*0.7)}}#intro .overlay-color,#intro .overlay-normal{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(var(--bird-blue),var(--bird-pink))}#intro .overlay-normal{z-index:1;opacity:.6}#intro .overlay-color{z-index:2;mix-blend-mode:color}@media (max-width:550px){#intro{font-size:.9rem}}@media (max-width:500px){#intro{font-size:.7rem}}@media (max-width:395px){#intro{font-size:.6rem}}body{overflow-x:hidden}:root{--page-section-slant-angle:5deg;--page-section-slant-angle-tan:0.08749;--page-section-slant-angle-sec:1.00382;--page-section-slant-angle-sin:0.08716;--page-section-padding:5vw;--page-section-heading-font-size:3.25rem}@media (max-width:550px){:root{--page-section-heading-font-size:2.75em}}.page-section{position:relative;padding:0 var(--page-section-padding,0) calc(var(--page-section-slant-angle-tan)*100vw - var(--page-section-slant-angle-tan)*100vw + var(--page-section-slant-angle-tan)*(var(--page-section-heading-end, 50vw) + var(--page-section-padding, 0px)) + var(--page-section-heading-margin-top, 0px) + var(--page-section-padding-bottom, var(--page-section-padding, 0px)));z-index:2;background-color:var(--page-section-bg-color,#fff);--page-section-wrapper-top:calc(-100vw*var(--page-section-slant-angle-tan) - var(--page-section-start-offset-y) + var(--page-section-start-end-offset-x)*var(--page-section-slant-angle-tan) + var(--page-section-padding-top, var(--page-section-padding, 0px)));padding-bottom:calc(100vw*var(--page-section-slant-angle-tan) + var(--page-section-wrapper-top) + var(--page-section-padding-bottom, var(--page-section-padding, 0px)))}.page-section .page-section-wrapper{position:relative;top:var(--page-section-wrapper-top);display:flex;flex-direction:column;justify-content:center;align-items:center}.page-section .page-section-wrapper .page-section-heading{font-family:var(--font-b);text-transform:uppercase;font-size:var(--page-section-heading-font-size)}.page-section:before{content:"";position:absolute;width:calc(100vw*var(--page-section-slant-angle-sec));height:calc(100vw*var(--page-section-slant-angle-tan)*var(--page-section-slant-angle-sec));left:0;top:calc(-100vw*var(--page-section-slant-angle-tan));transform:rotate(var(--page-section-slant-angle));transform-origin:top left;background-color:var(--page-section-bg-color,#fff);z-index:-1}#product-categories{--page-section-bg-color:#fff;--page-section-padding:5vw;--page-section-padding-bottom:0px;--top-right-category-index:3;position:relative}@media (max-width:700px){#product-categories{--page-section-padding-top:calc(5vw + 1.2em + 10px);--page-section-padding-bottom:calc(5vw + 0.5em)}}@media (max-width:1120px){#product-categories{--top-right-category-index:2}}#product-categories .page-section-content{display:flex;justify-content:center;align-items:baseline;flex-wrap:wrap;margin:0 12.5%}#product-categories .page-section-content .category{--column-count:4;width:calc(100%/var(--column-count));display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1.5em;cursor:pointer}@media (max-width:480px){#product-categories .page-section-content .category{padding:1.2em}}#product-categories .page-section-content .category .category-icon{width:10em}@media (max-width:480px){#product-categories .page-section-content .category .category-icon{width:7em}}#product-categories .page-section-content .category .category-icon path{fill:currentColor}#product-categories .page-section-content .category .category-name{font-family:var(--font-b);font-size:1.5em;font-weight:600}@media (max-width:480px){#product-categories .page-section-content .category .category-name{font-size:1.3em}}@media (max-width:1120px){#product-categories .page-section-content .category{--column-count:3}}@media (max-width:1320px){#product-categories .page-section-content{margin:0 var(--page-section-padding)}}@media (max-width:700px){#product-categories .page-section-content{margin:0}}@media (max-width:1120px){#product-categories .page-section-content{align-items:center}}@media (max-width:540px){#product-categories{font-size:.9rem}}@media (max-width:480px){#product-categories{font-size:1rem}}@media (max-width:400px){#product-categories{font-size:.9rem}}#certification{--page-section-bg-color:#eaeaea}#certification .page-section-heading{margin-bottom:.75em}#certification .page-section-content{font-size:1.5em;line-height:1.2}#certification .page-section-content p{margin-bottom:1em}#certification .image{width:500px;height:auto;margin-top:20px}@media (max-width:480px){#certification{font-size:.8rem}}#products{--page-section-bg-color:#eaeaea}#products .page-section-heading{margin-bottom:calc(var(--page-section-padding)*0.25)}#products .product-filters{position:sticky;top:56px;z-index:8;transition:all .2s ease-in-out;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:.6em 0;margin-left:calc(var(--page-section-padding)*-1)!important;margin-right:calc(var(--page-section-padding)*-1)!important;padding-left:calc(var(--page-section-padding))!important;padding-right:calc(var(--page-section-padding))!important}#products .product-filters .filter{margin:.6em;padding:.6em 1.8em;line-height:1;background-color:rgba(0,0,0,.1);border-radius:99px;font-size:1.25em;font-family:var(--font-b);font-weight:500;cursor:pointer;transition:all .2s ease-in-out}#products .product-filters .filter:hover{background-color:rgba(0,0,0,.17)}#products .product-filters .filter.is-selected{font-weight:600;background-color:rgba(0,0,0,.25)}@media (max-width:600px){#products .product-filters .filter{margin:.4em}}@media (min-width:1420px){#products .product-filters.is-stuck{background-color:hsla(0,0%,95.7%,.9);box-shadow:0 0 25px rgba(0,0,0,.2);font-size:.8em}#products .product-filters.is-stuck .filter{margin:.4em}}@media (max-width:750px){#products .product-filters{font-size:.9em;margin:0 -.6em}}@media (max-width:1420px){#products .product-filters{position:static}}#products .change-filter-sticky{position:fixed;top:56px;left:0;right:0;z-index:6;padding:.5em;background-color:hsla(0,0%,95.7%,.9);box-shadow:0 0 25px rgba(0,0,0,.2);font-size:1.25em;text-align:center;font-family:var(--font-b);color:#555}#products .change-filter-sticky b{font-weight:600;color:#000}#products .product-list{display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;margin-top:2.5em}#products .product-list .product{width:33.33%;padding:2.5em;cursor:pointer}#products .product-list .product .name{font-size:1.5em;margin-top:1.2em;text-align:center}@media (max-width:480px){#products .product-list .product .name{font-size:1.6em}}#products .product-list .product:hover{background-color:rgba(0,0,0,.05)}@media (max-width:970px){#products .product-list .product{width:50%}}@media (max-width:480px){#products .product-list .product{padding:1em}}@media (max-width:480px){#products .product-list{margin-top:1em}}@media (max-width:480px){#products{font-size:.8rem}}.overflow-image{width:calc(100%*var(--relative-scale,1));margin:0 auto;padding-top:calc(100%*var(--height)/var(--width)*var(--relative-scale,1));position:relative}.overflow-image img{position:absolute;top:0;--scale:calc(1/var(--width));width:calc(100%*var(--scale));margin-left:calc(-100%*var(--x)*var(--scale));pointer-events:none}body.is-showing-product{overflow:hidden}.product-page{position:fixed;top:56px;right:0;bottom:0;left:0;background-color:#d2d2d2;z-index:99;overflow-y:auto;overflow-x:hidden;padding:2em 3.5em 3.5em;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(10vh);pointer-events:none;transition:all .1s ease-in-out}.product-page .product-name{font-size:var(--page-section-heading-font-size);font-family:var(--font-b);text-transform:uppercase;text-align:center}.product-page .product-category{font-size:calc(var(--page-section-heading-font-size)*0.5);text-align:center;color:rgba(0,0,0,.7)}.product-page .page-content{width:100%;margin-top:2.5em}.product-page .page-content .product-image{width:30%;float:left}@media (max-width:850px){.product-page .page-content .product-image{float:none;width:100%;max-width:300px;margin:0 auto}}.product-page .page-content .product-content{width:70%;float:left;padding-left:4em}@media (max-width:850px){.product-page .page-content .product-content{float:none;width:100%;padding:2.5em 0 0}}@media (max-width:480px){.product-page .page-content .product-content{font-size:1.1em}}.product-page .page-content.has-fullpage-content .product-image{display:none}.product-page .page-content.has-fullpage-content .product-content{width:100%;padding-left:0}.product-page.is-shown{opacity:1;transform:translateY(0);pointer-events:auto}.product-page .skeleton-loading{--bg-color:#c5c5c5;--fg-color:#b9b9b9}@media (max-width:850px){.product-page{padding:2em 2.5em}}.product-page .product-content .list-reset{list-style:none;padding:0}.product-page .product-content .bg-grey{background-color:#b8c2cc}.product-page .product-content .rounded{border-radius:.25rem}.product-page .product-content .inline-block{display:inline-block}.product-page .product-content .table{display:table}.product-page .product-content .flex{display:flex}.product-page .product-content .flex-wrap{flex-wrap:wrap}.product-page .product-content .items-start{align-items:flex-start}.product-page .product-content .font-semibold{font-weight:600}.product-page .product-content .leading-tight{line-height:1.25}.product-page .product-content .mb-1{margin-bottom:.25rem}.product-page .product-content .mt-2{margin-top:.5rem}.product-page .product-content .mb-2{margin-bottom:.5rem}.product-page .product-content .mb-3{margin-bottom:.75rem}.product-page .product-content .mb-4{margin-bottom:1rem}.product-page .product-content .mt-6{margin-top:1.5rem}.product-page .product-content .-m-3{margin:-.75rem}.product-page .product-content .hover\:opacity-75:hover{opacity:.75}.product-page .product-content .p-3{padding:.75rem}.product-page .product-content .py-2{padding-top:.5rem;padding-bottom:.5rem}.product-page .product-content .px-4{padding-left:1rem;padding-right:1rem}.product-page .product-content .text-sm{font-size:.875em}.product-page .product-content .text-lg{font-size:1.125em}.product-page .product-content .text-xl{font-size:1.25em}.product-page .product-content .text-2xl{font-size:1.5em}.product-page .product-content .text-3xl{font-size:1.875em}.product-page .product-content .no-underline{text-decoration:none}.product-page .product-content .w-16{width:4rem}.product-page .product-content .w-24{width:6rem}.product-page .product-content .w-48{width:12rem}.product-page .product-content .w-full{width:100%}@media (min-width:992px){.product-page .product-content .lg\:w-1\/2{width:50%}.product-page .product-content .lg\:w-1\/3{width:33.33333%}.product-page .product-content .lg\:w-full{width:100%}}@media (min-width:1200px){.product-page .product-content .xl\:w-1\/2{width:50%}.product-page .product-content .xl\:w-1\/3{width:33.33333%}.product-page .product-content .xl\:w-full{width:100%}}.product-page .product-content .list-dash{list-style-type:none}.product-page .product-content .list-dash li{padding-left:.8em;position:relative}.product-page .product-content .list-dash li:before{content:"\2013";float:left;color:rgba(0,0,0,.5);position:absolute;left:0}.product-page .product-content .list-padded li{margin-bottom:.25em}.product-page .product-content .text-xxs,sub{font-size:.6em}@media (min-width:992px){.product-page .product-content .lg\:column-count-2{column-count:2}}@media (min-width:1200px){.product-page .product-content .xl\:column-count-3{column-count:3}}.product-page .product-content .column-gap-6{grid-column-gap:1.5rem;column-gap:1.5rem}.product-page .product-content .text-inherit{color:inherit}.product-page .product-content .mb-1{margin-bottom:.25em}#main-header{position:fixed;top:0;left:0;right:0;height:7.5em;z-index:9;transition:all .2s ease-in-out;display:flex;justify-content:space-between;align-items:flex-start;padding:20px;--main-header-height:20px;--main-header-padding-x:20px;--main-header-padding-y:20px}#main-header.is-scrolled{background-color:#000;height:56px;padding:12px var(--page-section-padding);--main-header-padding-x:var(--page-section-padding)}@media (max-width:700px){#main-header.is-scrolled{padding:12px 20px;--main-header-padding-x:20px}}#main-header .logo,#main-header .logo .logo-full{height:100%;transition:all .1s ease-in-out}@media (max-width:490px){#main-header .logo{height:80%;position:relative;top:10%}}#main-header.is-back-header .logo{transform:translateX(calc(var(--main-header-padding-x)*-1 + 50vw - 50%))}#main-header.is-scrolled .logo .logo-full{height:200%;position:relative;top:-100%}#main-header.is-scrolled .logo .logo-full .bird-text,#main-header.is-scrolled .logo .logo-full .left-box,#main-header.is-scrolled .logo .logo-full .meditech-text,#main-header.is-scrolled .logo .logo-full .right-box{opacity:0}@media (max-width:700px){#main-header.is-scrolled .logo{transform-origin:left}}#main-header.is-back-header.is-scrolled .logo{transform:translateX(calc(var(--main-header-padding-x)*-1/1 + 50vw - 50%))}#main-header nav{display:flex;transition:all .2s ease-in-out;font-family:var(--font-b)}#main-header nav a{text-decoration:none;text-transform:uppercase;font-size:1.2em;font-weight:600;margin-left:1em;opacity:.7;transition:all .2s ease-in-out}#main-header nav a:hover{opacity:.9}#main-header nav a.active{opacity:1}@media (max-width:490px){#main-header nav{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.95);transition:all .2s ease-in-out,clip-path .1s linear .1s;flex-direction:column;align-items:flex-end;padding-top:66px;padding-right:var(--main-header-padding-x);color:#fff;clip-path:circle(0 at calc(100vw - 36px) 36px)}#main-header nav a{font-size:2.5em;line-height:1;margin-bottom:10px}}#main-header .menu-checkbox:checked~nav{clip-path:circle(120vmax at calc(100vw - 36px) 36px)}#main-header.is-back-header nav{opacity:0}#main-header.is-scrolled nav{color:#fff;align-self:center;margin-right:.6em}@media (max-width:490px){#main-header.is-scrolled nav{margin-right:0;padding-top:56px}}#main-header .menu-checkbox{display:none}#main-header .menu-btn{width:32px;height:32px;cursor:pointer;z-index:8;display:flex;display:none;justify-content:center;align-items:center;position:relative;color:#000}#main-header .menu-btn:after,#main-header .menu-btn:before{content:"";display:block;position:absolute;width:26px;height:2px;background-color:currentColor;transition:all .2s ease-in-out;pointer-events:none}#main-header .menu-btn:before{top:10px}#main-header .menu-btn:after{bottom:10px}@media (max-width:490px){#main-header .menu-btn{display:flex}}#main-header .menu-checkbox:checked~.menu-btn{color:#fff}#main-header .menu-checkbox:checked~.menu-btn:before{transform:translateY(5px) rotate(-45deg)}#main-header .menu-checkbox:checked~.menu-btn:after{transform:translateY(-5px) rotate(45deg)}#main-header.is-back-header .menu-btn{opacity:0}#main-header.is-scrolled .menu-btn{color:#fff}#main-header .back-btn{position:fixed;left:var(--main-header-padding-x);left:-21px;align-self:center;height:21px;cursor:pointer;transition:all .1s ease-in-out;color:#fff}#main-header .back-btn path{fill:currentColor}@media (max-width:490px){#main-header .back-btn{height:18px}}#main-header.is-back-header .back-btn{left:var(--main-header-padding-x)}#about{--page-section-bg-color:#d2d2d2}#about .page-section-heading{margin-bottom:.75em}#about .page-section-content{font-size:1.5em;line-height:1.2}#about .page-section-content p{margin-bottom:1em}@media (max-width:480px){#about{font-size:.8rem}}#contact{--page-section-bg-color:#232323;--page-section-padding-bottom:0px;color:#fff}#contact .page-section-heading{margin-bottom:.75em}#contact .page-section-content{font-size:1.5em;line-height:1.2}#contact .page-section-content p{margin-bottom:1em}#contact .page-section-content .part{margin-bottom:.25em}#contact .social-icons a{margin:0 15px;color:#fff;font-size:30px;transition:color .3s}#contact .social-icons a:hover{color:#0077b5}#contact .social-icons a .fa-facebook:hover{color:#3b5998}#contact .social-icons a .fa-linkedin:hover{color:#0077b5}#contact .social-icons a .fa-instagram:hover{color:#e4405f}#contact .social-icons a .fa-youtube:hover{color:red}@media (max-width:480px){#contact{font-size:.8rem}}
/*# sourceMappingURL=main.80271789.chunk.css.map */