.u-margin-top--medium{margin-top:1em}.u-margin-top--large{margin-top:2em}.u-margin-top--huge{margin-top:3em}.u-margin-bottom--small{margin-bottom:.5em}.u-margin-bottom--medium{margin-bottom:1em}.u-margin-bottom--huge{margin-bottom:3em}.u-margin-top-bottom--medium{margin-bottom:1em;margin-top:1em}.u-margin-top-bottom--large{margin-bottom:1.5em;margin-top:1.5em}.u-margin--medium{margin:1em}*,body,html{padding:0;margin:0}body,html{overflow-x:hidden;font-family:"Arial",serif;font-size:11pt;box-sizing:border-box}a{text-decoration:none;font-weight:700}a:visited{color:#347fc4}.container{width:90%}.section{display:flex;justify-content:center;padding:4em 0}@media only screen and (max-width:800px){.section{padding:3em 0}}footer ul{display:flex;justify-content:center}footer ul li{list-style:none;padding:1em}@font-face{font-family:arial-rounded;src:url(/static/media/arial-rounded.8aa0ab49.ttf)}.text-block{line-height:2rem;font-family:Arial}.text-block p{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:break-word;margin-bottom:1rem;text-align:justify}.text-block p:last-child{margin-bottom:0}.subheadline{font-size:1.5em}.headline,.subheadline{font-family:arial-rounded}.headline{display:inline-block;position:relative;font-size:2em}.headline:after{content:"";bottom:-10px;left:0;width:100%;height:.175em;background-color:#c6e6ff}.carousel_overlay,.headline:after{position:absolute;border-radius:5px}.carousel_overlay{left:50%;top:50%;transform:translate(-50%,-50%);background-color:hsla(0,0%,98.4%,.97);color:#080808;padding:1.3em;box-shadow:0 0 20px rgba(0,0,0,.67);display:flex;flex-direction:column;align-items:flex-start}@media only screen and (max-width:800px){.carousel_overlay{position:relative;top:0;left:0;transform:translate(0);box-shadow:none;border-radius:0}}.carousel_headline{font-family:"arial-rounded";font-size:1.7em}#carousel li{background-color:hsla(0,0%,98.4%,.97)}header{display:flex;justify-content:center;margin:0;position:fixed;background-color:#fff;height:3.5em;width:100%;z-index:10;box-shadow:0 0 15px rgba(8,8,8,.25)}.header_wrapper{display:flex;justify-content:space-between;align-items:center}.h-left,.h-right{display:flex}.h-logo{height:2.25em;width:5em;background:url(/static/media/logo.c26b085b.png) no-repeat;background-size:100% auto}label{position:-webkit-sticky;position:sticky;display:inherit;padding-right:0}label:hover{cursor:pointer}#hamburger-list{display:none}#hamburger-list a{margin-left:1em}#checkbox{display:none}#menuToggle{display:block;position:relative;z-index:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#menuToggle a{text-decoration:none;color:#232323;transition:color .3s ease}#menuToggle input{display:block;width:21px;height:17px;position:absolute;cursor:pointer;opacity:0;z-index:2;-webkit-touch-callout:none}#menuToggle span{display:block;width:20px;height:2px;margin-bottom:5px;position:relative;background:#409bef;border-radius:3px;z-index:1;transform-origin:4px 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease}#menuToggle span:first-child{transform-origin:0 0}#menuToggle span:nth-last-child(2){transform-origin:0 100%}#menuToggle input:checked~span{opacity:1;transform:rotate(45deg) translate(1px,3px);background:#232323}#menuToggle input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0deg) scale(.2)}#menuToggle input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(-1px)}#menu{position:absolute;left:100%;width:250px;padding:30px;border-radius:5px;background:#ededed;list-style-type:none;-webkit-font-smoothing:antialiased;box-shadow:0 5px 15px rgba(8,8,8,.25);transform-origin:0 0;transform:translateX(10%);transition:transform .5s cubic-bezier(.77,.2,.05,1)}.menu_item{margin-bottom:2em}.menu_item:last-child{margin-bottom:0}#menuToggle input:checked~ul{transform:translateX(-50%)}@media screen and (min-width:550px){#menuToggle,label{display:none}#hamburger-list{display:flex;align-items:center}}.button{color:#347fc4}.button:hover{color:#245888}.button:hover+.pagination_arrow-right{border-left:5px solid #245888}.button:hover+.pagination_arrow-left{border-right:5px solid #245888}.button:visited,a,button{color:#347fc4}.about_flex-wrapper{display:flex}@media only screen and (max-width:800px){.about_flex-wrapper{flex-direction:column}}.about_left-wrapper{min-width:60%;margin-right:3rem}@media only screen and (max-width:800px){.about_left-wrapper{margin-right:0}}@media only screen and (max-width:800px){.about_right-wrapper{margin-top:3em}}.about_cite{margin-left:2rem;color:rgba(8,8,8,.75);font-style:italic}.services_flex-wrapper{display:flex}@media only screen and (max-width:800px){.services_flex-wrapper{flex-direction:column-reverse}}.services_left-wrapper{min-width:60%;margin-right:3rem}@media only screen and (max-width:800px){.services_left-wrapper{margin-right:0;margin-top:2em}}.table{width:100%;border-collapse:collapse}.table_wrapper{border-radius:6px;overflow:auto;height:25em}.table_head{z-index:2;background-color:#071e30;color:#f0eff4;position:-webkit-sticky;position:sticky;top:0}.table_head th{padding:.8em}.table_head th:first-child{text-align:left;padding-left:1.5em}.table tfoot{font-weight:700;position:-webkit-sticky;position:sticky;bottom:0;background-color:#071e30;color:#f0eff4}.table tfoot .pagination_arrow{position:absolute;height:0;width:0}.table tfoot .pagination_arrow-left{left:0;border-top:6px solid transparent;border-right:5px solid #347fc4;border-bottom:5px solid transparent}.table tfoot .pagination_arrow-right{right:0;border-top:6px solid transparent;border-left:5px solid #347fc4;border-bottom:5px solid transparent}.table tfoot ul{display:flex;justify-content:center}.table tfoot ul li{padding:.8em;list-style:none;cursor:pointer}.table tfoot ul li:first-child{display:flex;align-items:center;position:absolute;left:1.5em}.table tfoot ul li:first-child a{padding-left:.5em}.table tfoot ul li:last-child{display:flex;align-items:center;position:absolute;right:1.5em}.table tfoot ul li:last-child a{padding-right:.5em}.table tfoot ul li a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.table_row{width:100%;border-bottom:1px solid rgba(0,0,0,.2);cursor:pointer}.table_row:hover{background-color:rgba(198,230,255,.1)}.table_row:last-child{border:none}.table_column{padding:.5em 0}.table_column_checkbox{padding:0 1em;display:flex;justify-content:center}.table_column_checkbox input:hover{cursor:pointer}.table_column_name{border-right:1px solid rgba(0,0,0,.2)}.table_column_quantity{display:flex;justify-content:center;text-align:center}.dropdown{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown_header{padding:0 2em;border-radius:3px;color:var(--disabled);cursor:pointer;display:flex;align-items:center}.dropdown_header:after{content:"";position:relative;margin-left:.3em;border-top:6px solid var(--disabled);border-left:5px solid transparent;border-right:5px solid transparent}.dropdown_card{position:absolute;transform:translateY(4px);width:100%;border-radius:6px;border-bottom:1px solid rgba(8,8,8,.2);border-left:1px solid rgba(8,8,8,.2);border-right:1px solid rgba(8,8,8,.2);overflow:hidden;z-index:5}.dropdown_card_item{display:flex;justify-content:center;padding:.3em 0;background-color:#080808;color:#f0eff4;border-bottom:1px solid rgba(240,239,244,.2);width:100%;cursor:pointer;transition:all .1s}.dropdown_card_item:hover{background-color:#484848}.contact{position:relative}.contact_overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.customers{display:flex;justify-content:center;flex-wrap:wrap;text-align:center}.customer{padding:1.5em}.customer_logo{max-width:10em;height:4em;object-fit:contain;margin-bottom:.5em}.customer p{font-size:11pt;font-style:italic;color:#404040;display:inline}.disclaimer_sheet{overflow:hidden;position:fixed;padding:2em;width:calc(100% - 4em);background-color:#fbfbfb;z-index:100;bottom:0;box-shadow:0 0 15px rgba(8,8,8,.25)}.disclaimer_sheet_content_button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:700}.disclaimer_sheet_content_button:hover{cursor:pointer}.disclaimer_backdrop{z-index:99;position:fixed;width:100vw;height:100vh;background-color:rgba(1,1,1,.25)}.disclaimer[hide=true]{display:none}
/*# sourceMappingURL=main.53c11ce6.chunk.css.map */