:root {--scitech-yellow-00: #d4c904;--scitech-green-00: #20db2cb7;--bg-dark-green-01: #212421;--bg-dark-green-02: #303531;--bg-dark-green-02_alt: #1e3f49;--bg-dark-green-03: #3b423a;--grey0: #000;--grey1: #111;--grey2: #222;--grey3: #333;--grey3f: #3f3f3f;--grey4: #444;--grey5: #555;--grey6: #666;--grey7: #777;--grey8: #888;--grey9: #999;--greyA: #aaa;--greyB: #bbb;--greyC: #ccc;--greyD: #ddd;--greyE: #eee;--greyE1: #e1e1e1;--greyE4: #e4e4e4;--greyF: #fff;--greyF1: #f1f1f1;--greyF2: #f2f2f2;--greyF4: #f4f4f4;--greyF8: #f8f8f8;--greyFC: #fcfcfc;--bg-light1: #bbbdbb;--gridColumns: 5;}@media (max-width: 1230px) {:root {--gridColumns: 4;}}@media (max-width: 850px) {:root {--gridColumns: 3;}}@media (max-width: 600px) {:root {--gridColumns: 2;}}@media (max-width: 330px) {:root {--gridColumns: 1;}}html {font-size: 100%;}* {margin: 0;padding: 0;box-sizing: border-box;}@font-face {font-family: 'Rubik';font-style: normal;font-weight: 400;font-display: swap;src: local(''),url('/uploads/fonts/rubik-v14-latin-regular.woff2') format('woff2'),url('/uploads/fonts/rubik-v14-latin-regular.woff') format('woff');}@font-face {font-family: 'Rubik';font-style: normal;font-weight: 700;font-display: swap;src: local(''),url('/uploads/fonts/rubik-v14-latin-700.woff2') format('woff2'),url('/uploads/fonts/rubik-v14-latin-700.woff') format('woff');}body {font-size: 1.0625rem;font-weight: 400;font-family: "Rubik", sans-serif, Verdana, Helvetica;letter-spacing: 0.03em;text-align: left;color: #222;-webkit-font-smoothing: antialiased;background: var(--bg-dark-green-01);}img {border: 0;max-width: 100%;}h1 {font-size: 1.5625rem;line-height: 1em;margin: 0;}h2 {font-size: 1.4375rem;font-weight: 700;letter-spacing: 0.04em;line-height: 1.5em;margin: 0 0 0.6em;padding-bottom: 1px;}.page-title {font-size: 2.3rem;font-weight: 700;background: var(--bg-light1);letter-spacing: 0.04em;line-height: 1.5em;margin: 1rem 0 0.6em;padding: 1.5rem;color: #222;border-top: 7px solid var(--grey4);border-bottom: 7px solid var(--grey4);}h3 {font-size: 1.1875rem;color: #333;line-height: 1.3em;margin: 0 0 0.5em;}p {font-size: 1rem;line-height: 1.5em;margin: 0 0 1.1em;padding: 0 0.3em;max-width: 100ch;}em,i,.italic {font-style: italic;}ul {line-height: 1.5em;margin: 0 0 1.5em;}li {margin: 0 0 0.25em 2em;list-style: circle outside;}a {text-decoration: none;}hr {position: absolute;top: -999em;left: -999em;}.CRLF {overflow: auto;width: 100%;height: 0px;}.FR {float: right;}.FL {float: left;}.txt-center {text-align: center;}.indent {margin-left: 0.5em;}.larger {font-size: 1.2rem;}.bold {font-weight: 700;}.clearleft {clear: left;}.bg1 {background: var(--greyF4);}.pad {padding: 1em;}.padtop {padding-top: 1em;}.padbottom {padding-bottom: 1em;}.padblock {padding-block: 1em;}.no-pad-left {padding-left: 0;}.min-bottom-margin {margin-bottom: 0.5em;}* html>body .clearfix {display: inline-block;width: 100%;}* html .clearfix {height: 1%;}.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.collapsible {display: none;}.hide {display: none;}.pdf {width: 16px;height: 16px;margin-right: 0.3em;}.floatRight {float: right;margin: 0 0 1em 1em;border: 1px solid #eaeaea;}.floatLeft {float: left;margin: 0 2em 1em 0;border: 1px solid #eaeaea;}.ul_multicols {columns: 2;}.line_bottom {border-bottom: 1px solid #ddd;padding-bottom: 0.3em;}.learn_more {border: 1px solid #ddd;border-radius: 6px;padding: 6px 14px;margin: 5px 0;}.learn_more:hover {background: var(--greyB);}.generalbutton {text-align: center;background: var(--bg-dark-green-03);border-radius: 6px;padding: 6px;}.generalbutton a {color: #fff;}.generalbutton a:hover {color: #ff0;}.generalbutton:hover {cursor: pointer;}.discount {display: inline-flex;justify-content: center;align-items: center;font-size: 1.3em;font-weight: bold;font-style: italic;background-color: white;border-radius: 50%;width: 120px;height: 120px;border: 5px solid red;position: relative;top: -120px;}.inner {--padding-inline: 0.5rem;--content-max-width: 1550px;--breakout-max-width: 1600px;--breakout-size: calc((var(--breakout-max-width) - var(--content-max-width)) / 2);display: grid;grid-template-columns:[full-width-start] minmax(var(--padding-inline), 1fr) [breakout-start] minmax(0, var(--breakout-size)) [content-start] min(100% - (var(--padding-inline) * 2),var(--content-max-width)) [content-end] minmax(0, var(--breakout-size)) [breakout-end] minmax(var(--padding-inline), 1fr) [full-width-end];}.inner> :not(.breakout, .full-width),.full-width> :not(.breakout, .full-width) {grid-column: content;}.inner>.breakout {grid-column: breakout;}.inner>.full-width {grid-column: full-width;display: grid;grid-template-columns: inherit;}header {overflow: visible;background: var(--bg-dark-green-01);padding-top: 0.3em;padding-bottom: 0.3em;border-top: 1px solid var(--grey5);}#header-inner {display: grid;grid-template-columns: auto 1fr auto auto;grid-template-areas: "mylogo  mymenu myprevnext  myhamburger";overflow: visible;}#breadcrumb-bar {background: #a3a4a3;border-top: 1px solid var(--grey3);border-bottom: 1px solid var(--grey3);}#breadcrumb-inner {padding: 0 6px;}#smallscreen-category {height: auto;display: none;}#smallscreen-category-inner {display: grid;grid-template-columns: 1fr;grid-template-areas: "main-heading";}main {min-height: 600px;background-color: #889189;}footer {background: var(--bg-dark-green-01);color: #fff;}.social-media {margin-left: 1.5em;padding-top: 1.5em;}#header_logo {grid-area: mylogo;padding: 0.35em;margin: auto 0;}#top-menu {grid-area: mymenu;margin: auto 2.0em;}.bottom-links {font-size: 0.9375rem;background: var(--bg-dark-green-01);display: grid;grid-template-columns: auto 1fr auto;grid-template-areas: "bottomleft . bottomright";margin: 0 0 1.2em;padding: 1em;}.bottom-links .generalbutton {background: var(--bg-dark-green-03);height: 100%;}.bottom-links .generalbutton a {display: block;padding: 1.2em;}.left49 {grid-area: bottomleft;}.right49 {grid-area: bottomright;}.left49 a::before {content: "\25C0 \FE0E";margin-right: 0.8em;}.right49 a::after {content: "\25B6 \FE0E";margin-left: 0.8em;}#frontpg-tag-news {display: grid;grid-template-columns: 1.4fr 1.2em 1fr;grid-template-areas: "SciTag . frnews";margin-bottom: 1.2em;grid-template-rows: fit-content(40%);}#homecontent {grid-area: SciTag;padding: 0;}#frontnews {grid-area: frnews;overflow: hidden;background: #fffffc;}.FrNews {font-size: 0.9375rem;line-height: 1.5em;padding: 0.55em;border: 1px solid #eee;margin-inline: 1.2em;}.FrNews a:hover {color: #8cba30;}#homecontent .product {margin: 0 !important;padding: 2.5%;}#front-newscontent {overflow: hidden;}#frontnewsheading {text-align: center;color: #fff;background: var(--bg-dark-green-02);padding: 0.3em 0;}#footer_title {font-style: italic;margin: 0.8em;}#footerButtonExpand::selection {background: transparent;}#footerButtonExpand {width: fit-content;padding: 1em;}#footer_copyright {color: #ccc;font-size: 0.75rem;padding: 1.2em;margin-inline: 0.8em;}.contentAZsort {display: table-row-group;}#prev-next {font-size: 1.25rem;color: #aaa;grid-area: myprevnext;margin: auto 0 12px 0;}#prev-next a {color: #aaa;border: 1px solid #aaa;border-radius: 50%;padding: 0px 8px;}#prev-next a:first-child {margin-right: 25px;}#prev-next a:hover {color: #555;background: var(--greyD);}.search-result-page-header {margin-bottom: 10px;}.search-form input {font-size: 1rem;height: 28px;width: calc(100% - 37px);border: 1px solid #bbb;border-radius: 3px;text-indent: 2px;color: #333;letter-spacing: 0.08em;float: left;}.search-form label {display: none;}.search-form button {width: 28px;height: 28px;background: var(--greyF);border: 1px solid #bbb;border-radius: 3px;margin-left: 5px;display: block;float: left;}.search-form button:hover {cursor: pointer;filter: brightness(85%);}.scroll-top {position: fixed;display: flex;align-items: center;justify-content: center;bottom: 10px;width: 35px;height: 35px;right: 10px;opacity: 1;z-index: 150;background: rgba(0, 0, 0, 0.3);border-radius: 4px;border: 1px solid #aaa;visibility: hidden;}.scroll-top:hover {cursor: pointer;background: rgba(110, 0, 0, 0.9);transition: opacity 0.4s ease;}.table_wrapper {max-width: 100%;overflow-x: auto;display: block;padding-bottom: 25px;margin-left: 5px;clear: right;}.table_wrapper table {font-size: 0.875rem;border-collapse: collapse;border-spacing: 0;margin: 0 auto;table-layout: fixed;}.table_wrapper table>tbody,.table_wrapper table>thead {display: block;overflow: auto;}.table_wrapper th,.table_wrapper td {border: 1px solid #ccd1db;padding: 8px;}.table_wrapper tr:nth-child(odd) {background: var(--greyF2);}.table_wrapper th {background: var(--bg-dark-green-02);color: var(--greyE);}.table_wrapper th>a,.table_wrapper th>a:visited {color: #ff0;}.table_wrapper th a,.table_wrapper th a:visited {color: #fafab0 !important;}.table_wrapper a:hover,.table_wrapper th a:visited:hover {color: #f8981d !important;}.rTable {display: table;width: 100%;}.rTableRow {display: table-row;height: 75px;}.rTableCell,.rTableHead {display: table-cell;padding: 0.6em 2em;border: 1px solid #ccc;vertical-align: middle;width: 33%;}.rTableHead {background: var(--bg-dark-green-02);color: var(--greyD);}.rTableCell {background: var(--greyFC);}.rTableCell img {max-width: none;}.ss_grid {display: grid;grid-template-columns: repeat(var(--gridColumns), 1fr);gap: 1rem;}.card {position: relative;display: grid;grid-template-rows: auto 1fr;grid-template-areas: "ss_upper" "ss_lower";line-height: 0;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);}.card:hover {cursor: pointer;border: 1px solid var(--grey0);}.card:hover * {background: var(--grey7);color: var(--greyFC);}.card:hover .single,.card:hover .cycle {filter: brightness(85%);}.card:hover .tag img {filter: invert(100%) hue-rotate(180deg);background: transparent;}.single,.cycle {grid-area: ss_upper;position: relative;}.cycle img,.single img {width: 100%;aspect-ratio: 1.63;height: auto;border: 1px solid var(--greyA);}.cycle img {position: absolute;left: 0;top: 0;opacity: 0;animation-timing-function: ease-in-out;animation-iteration-count: infinite;width: 100%;height: auto;}.cycle img:nth-of-type(1) {animation-delay: 0s;position: relative;}.cycle img:nth-of-type(2) {animation-delay: 7s;}.cycle img:nth-of-type(3) {animation-delay: 14s;}.cycle img:nth-of-type(4) {animation-delay: 21s;}.num4 img {animation-duration: 28s;animation-name: kf4;}.num3 img {animation-duration: 21s;animation-name: kf3;}.num2 img {animation-duration: 14s;animation-name: kf2;}@keyframes kf4 {0%,28.5%,100% {opacity: 0;}5.3%,21.4% {opacity: 1;}}@keyframes kf3 {0%,38%,100% {opacity: 0;}7.14%,28.6% {opacity: 1;}}@keyframes kf2 {0%,57.1%,100% {opacity: 0;}10.7%,42.9% {opacity: 1;}}.tag {grid-area: ss_lower;display: grid;place-items: center;border: 1px solid var(--greyA);border-top: none;background: transparent;min-height: 90px;}.tag p {letter-spacing: 0.02em;text-align: center;overflow-wrap: break-word;color: var(--grey3);margin: 0 0.6em;line-height: 1.5em;overflow-wrap: anywhere;}.tag img {max-width: 80%;max-height: 55%;height: auto;width: auto;}.youtube {background: var(--grey0);position: relative;padding-top: 56.25%;overflow: hidden;cursor: pointer;width: 90%;margin: 1em auto;padding-bottom: 1em;}.youtube img {--_size: 80%;width: var(--_size);top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0);opacity: 0.95;}.youtube .play-button {width: 90px;height: 60px;background: var(--grey3);box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);z-index: 1;opacity: 0.8;border-radius: 6px;}.youtube .play-button:before {content: "";border-style: solid;border-width: 15px 0 15px 26px;border-color: transparent transparent transparent #fff;}.youtube img,.youtube .play-button {cursor: pointer;}.youtube img,.youtube iframe,.youtube .play-button,.youtube .play-button:before {position: absolute;}.youtube .play-button,.youtube .play-button:before {top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0);}.youtube iframe {height: 100%;width: 100%;top: 0;left: 0;border: 0px none;}#filter-container {border: 1px solid #ccc;background: var(--greyB);margin-block: 1.2em;padding: 1.5em;color: var(--grey2);}#filter-container p {font-size: 1.2rem;}.firstUL,.secondUL {padding: 5px 0 0 10px;margin: 0px;}.firstUL li,.secondUL li {--_pad: 0.7em;--_height: 2.4em;--_height-w-padding: calc(var(--_height) + 2*var(--_pad));background: var(--greyF2);padding: var(--_pad);margin: 0.3em;border: 1px solid #888;cursor: pointer;height: var(--_height-w-padding);line-height: var(--_height);float: left;list-style: none;max-width: 290px;min-width: var(--_height-w-padding);text-align: center;}.firstUL li img {height: var(--_height);}.firstUL li:hover,.secondUL li:hover {background: var(--scitech-yellow-00);}.firstUL li.selected,.secondUL li.selected {border-bottom: calc(0.7*var(--_pad)) solid blue;background: var(--greyE4);}.company,.company_alt {background: var(--bg-dark-green-02);margin-top: 1.5em;padding: 1.5em;padding-inline: 4em;border-radius: 20px 20px 0 0px;}.company_alt {background: var(--bg-dark-green-02_alt);}.company p,.company_alt p,.company li,.company_alt li,.company h2,.company_alt h2 {color: #e1e1e1;}.company a,.company_alt a {color: #9cdb47;}.company a:hover,.company_alt a:hover {color: #dfdd7a;}.madeOrigin {float: right;width: 90px;margin-left: 1em;margin-bottom: 1em;max-width: 15%;}.companyLogo,.companyLogoSmall {width: 250px;max-width: 60%;margin-bottom: 1em;}.companyLogoSmall {width: 110px;}.whiteBg {background: var(--greyFC);padding: 0.3em;}.invertImage {filter: invert(100%) hue-rotate(180deg);background: transparent;}.whiteImg {filter: invert(50%) hue-rotate(180deg) brightness(50);background: transparent;}.product {color: #252525;line-height: 1.5em;background: #fffffc;margin-block: 1.2em;padding-bottom: 2em;padding-inline: 4em;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);}.product-last {border-radius: 0 0 20px 20px;margin-bottom: 4em;}.no-header {padding-top: 2em;}.head_imgs {float: right;padding: 3px;background: #fffffc;border: 1px solid var(--scitech-yellow-00);text-align: center;width: 25%;max-width: 150px;margin: 0.5em;}.head_imgs img {width: 90%;clear: left;}.head_imgs img:nth-child(2) {padding-top: 10px;}.product_head h2,.product_head_alt h2 {font-size: 2rem;font-weight: 700;letter-spacing: 0.035em;line-height: 1.5em;margin: 0 0 0.9em;padding-left: 0.5em;padding-bottom: 4px;background: var(--bg-dark-green-02);color: var(--greyE);border: 0;}.product_head_alt h2 {background: var(--bg-dark-green-02_alt);}.product_head,.product_head_alt {background: var(--greyD);margin-inline: -4em;box-shadow: 0 4px 8px 0 #0003;}.product_head::after {clear: both;}.product a:link,.product a:visited {color: #005596;}.product a:hover {color: #f8981d;}.product hr {height: 1px;border: none;border-top: 1px solid #ddd;}.product_items {display: grid;grid-template-columns: repeat(2, 1fr);padding-left: 5px;margin-block: 1.5em;gap: 2em;clear: both;}.product_items_double {grid-template-columns: repeat(4, 1fr) !important;text-align: center;}.product_items_full {grid-template-columns: repeat(1, 1fr) !important;}.product_items article {background: var(--greyF1);border: 1px solid var(--greyB);min-height: 150px;padding: 5px 2% 0 2%;margin: 0;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);}.product_items article article {border: 1px solid var(--greyB);background: var(--greyF8);margin: 0 1em;padding: 1em;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);}.product_items article p {padding: 0 !important;}.product_items h3 {margin-bottom: 8px !important;}.product_items .floatRight {width: 40%;max-width: 250px;}.product_items a:link,.product_items a:visited {color: #005596;}.product_items a:hover {color: #f8981d;}.product ul li,.product_items ul li,.product_items ol li {overflow-wrap: anywhere;}.topHmenu ul {margin: 0;}.topHmenu li {list-style: none;margin: 0;border-right: 1px solid #ccc;float: left;position: relative;z-index: 2000;}.topHmenu a {background: none;padding: 6px 13px;color: #ddd;}.drop1 li:hover>a,.drop1 a:hover,.drop2 a:hover,.topHmenu a:hover {color: var(--scitech-yellow-00);background: var(--grey5);}.drop1,.drop2 {font-size: 0.95rem;position: absolute;top: 27px;background: var(--grey4);height: auto;z-index: 1;opacity: 0;visibility: hidden;border: 1px solid #888;border-left: 10px solid #4a614f;}.drop1 {transition: opacity 0.5s ease-in-out;}.drop2 {top: 0;left: 270px;border-left: 1px solid #888;margin: 0 0 0 20px;}.topHmenu li:hover>ul {opacity: 1;visibility: visible;margin: 0;line-height: 1.25em;}.drop1 a {font-size: 0.95rem;color: #ddd;width: 270px;display: block;float: none;text-transform: none;white-space: inherit;border-top: 1px solid #4f4f4f;padding: 7px 12px;}.drop2 a {color: #ddd;width: 280px;padding: 7px 12px;}.drop1 li {float: none;display: block;border: 0;padding-left: 0px;}.drop2 li:first-child>a:before {font-size: 0.7rem;content: "\25C0";position: absolute;left: -0.9em;top: 0.5em;color: var(--scitech-yellow-00);z-index: 1;}.drop1 li.activeparent li a {font-weight: 400;font-style: normal;color: #ddd !important;background: var(--grey4);}.drop1 li.activeparent li a:hover {color: var(--scitech-yellow-00) !important;}.drop1 li.activeparent a,.drop1 li.activeparent li.current a {font-weight: 700;font-style: italic;color: #fff !important;background: #5b6f61;}.drop1 li.activeparent a:hover,.drop2 li.current a:hover {background: #666 !important;}#side-menu {display: block;overflow-y: scroll;position: fixed;background: var(--grey4);height: 100%;top: 0;right: 0;width: min(300px, 100%);right: 0;transition: all 0.5s ease-in-out;transform: translate3d(100%, 0, 0);opacity: 0;border-left: 1px solid #555;z-index: 100;}.menuon {right: min(300px, 100%) !important;}.closebutton {font-size: 1.25rem;float: right;background: var(--scitech-yellow-00);border: 0;border-radius: 4px;padding: 0.4em;}.closebutton:hover {color: #fff;}#phone {float: left;color: #ddd;padding: 0 0 1.2em;}#phone img {height: 1em;filter: invert(1);margin-right: 0.4em;}#phone a {display: inline !important;}#phone div {padding-bottom: 20px;}#searchmobilemenu {width: 100%;padding: 1.2em 0 0;margin-bottom: 3em;}#side-menu-expand {font-size: 1.4rem;float: right;margin-right: 0.6em;}.rotate {transform: rotate(45deg);}.mobile-sub ul {font-size: 0.875rem;margin: 4px;padding-left: 4px !important;}#side-menu-categories {width: 90%;height: 0;background: #4b4b4b;transition: visibility 0s, opacity 0.8s linear;visibility: hidden;opacity: 0;}#hamburger {display: block;right: 10px;z-index: 100;grid-area: myhamburger;background: var(--grey4);margin: 15px 15px auto 35px;}#hamburger::after {content: "\2630 \FE0E";font-size: 1.25rem;color: #fff;padding-right: 4px;}#hamburger:hover::after {color: var(--scitech-yellow-00);}#hamburger:hover {background: var(--grey5);}#side-menu li {list-style: none;border-bottom: 1px solid #555;padding: 6px;margin: 0;}#side-menu a,.sidemenu_button {width: 100%;display: block;color: #fff;}.sidemenu_button {background: transparent;border: 0;text-align: left;font-size: 1em;line-height: 1.5em;}#side-menu a:hover,.sidemenu_button:hover {color: var(--scitech-yellow-00);}#side-menu-categories li.active a,#side-menu-categories li.active .sidemenu_button {color: var(--scitech-yellow-00);}#side-menu {overflow: auto;}#side-menu li.activeparent a {color: var(--scitech-yellow-00) !important;}.breadcrumb-ul ul {overflow: hidden;letter-spacing: 0.04em;line-height: normal;margin: 0;}.breadcrumb-ul li {list-style: none;float: left;margin: 0;}.breadcrumb-ul a {font-size: 0.9rem;color: #222;}.breadcrumb-ul a:hover {color: #f9f9f9;}.breadcrumb-ul li:not(:last-child) a:after {content: ">";margin-inline: 1em;}.breadcrumb-ul img:hover {filter: invert(1);}#footer_menu_productlist {display: block;}.mnu_level1 {font-size: 1.0625rem;font-weight: 700;padding-bottom: 4px;}.mnu_level1 a,#footer_menu_contact_us a {color: #eee;}.ft_multiple_items .mnu_level1 {border-bottom: 1px solid #444;}.mnu_level2 {font-size: 0.875rem;line-height: 1.2;text-indent: -13px;margin-top: 0.7em;padding-left: 21px;}.mnu_level2:before {content: "\25B8 \FE0E";padding-right: 5px;}.mnu_level2 a {color: #ddd;}#footer_menu_contact_us {padding-block: 1em;margin-inline: 0.8em;}#footer_menu_contact_us a {display: inline-table;border-right: 1px solid #666;margin: 0.7em;padding: 0 1.4em;}#footer_menu_contact_us a:first-of-type {padding-left: 0;}#footer_menu_contact_us a:last-of-type {border: none;}.mnu_level1 a:hover,.mnu_level2 a:hover,#footer_menu_contact_us a:hover {color: #ff0;}.mnu_active a {color: var(--scitech-yellow-00);}.ft_mnu_product {display: inline-block;width: 100%;background: #3c3b46;border: 1px solid #444;margin-bottom: 20px;padding: 6px 3px;}#footer_menu_wrapper {column-count: 3;column-gap: 1em;overflow-wrap: break-word;hyphens: auto;border-bottom: 1px solid #666;border-top: 1px solid #666;margin-inline: 0.8em;padding-top: 1.2em;}@media (max-width: 980px) {#header-inner {display: grid;grid-template-columns: auto 1fr auto;grid-template-areas: "mylogo . myprevnext";}.company,.company_alt,.product {margin: 1.5em 0.8em;}#prev-next {margin: auto 105px 12px 0;}#top-menu {display: none;}#hamburger {display: block;position: fixed;right: 10px;top: 0;z-index: 100;margin: 10px 5px 6px;}.ft_mnu_product {background: #2a2a2a;}.product_items {grid-template-columns: repeat(1, 1fr);}.product_items_double {grid-template-columns: repeat(2, 1fr) !important;}.pdf {margin-top: 10px;}#footer_menu_contact_us a {border-bottom: 1px solid #333;padding-bottom: 10px;}#footer_menu_contact_us a:last-of-type {border-bottom: 1px solid #333;border-right: 1px solid #666;}#footer_copyright {font-size: 1.0625rem;}.product_items article {margin: 0 0.8em;padding: 1.5em;}.product_items article article {margin: 0 0.2em;}.product_head h2,.product_head_alt h2 {font-size: 1.475rem;padding-block: 1em;border-bottom: 1px solid #ddd;}.product_head,.product_head_alt {margin-inline: -1em;}.product,.company,.company_alt {padding-inline: 1em;}.tag p {margin-inline: 0;}#frontpg-tag-news {margin-inline: 0.8em;}.product_head,.product_head_alt {box-shadow: none;}}@media (min-width: 491px) and (max-width: 980px) {footer {background: var(--grey2);padding-left: 0px;}#footer_menu_wrapper {margin: 1em;}.tag p {font-size: 0.875rem;}#footer_menu_wrapper {column-count: 2;}#frontpg-tag-news {grid-template-columns: 1fr 0.8em 1fr;}}@media (min-width: 491px) and (max-width: 700px) {.ul_multicols {columns: 1;}}@media (max-width: 550px) {.product_items_double {grid-template-columns: repeat(1, 1fr) !important;}#frontpg-tag-news {grid-template-columns: 1fr;grid-template-rows: 1fr 0.8em 1fr;grid-template-areas: "SciTag" "." "frnews";}}@media (min-width: 1px) and (max-width: 490px) {body {letter-spacing: 0.04em;}#filter-container {padding: 1rem;}.tag p {font-size: 0.875rem;letter-spacing: 0;overflow-wrap: anywhere !important;}#header-inner {display: grid;grid-template-columns: auto 1fr auto;grid-template-areas: "mylogo . myprevnext";}footer {background: var(--grey2);padding-left: 0px;}#header_logo {padding-left: 12px;padding-bottom: 5px;margin: 15px 0 0;}#prev-next {margin: auto 15px 12px 0;}#footer_menu_wrapper {column-count: 1;margin: 1em;}#breadcrumb-bar {display: none;}.ul_multicols {columns: 1;}.mnu_level2 {font-size: 1rem;line-height: 1.8;}.learn_more {display: inline-block;margin: 9px 0;}.product_items_full .floatRight {width: 40% !important;}.product a,.company a,.company_alt a,.page-title,h1,h3,h4,h5,.product p {overflow-wrap: break-word;}h1 {font-size: 1.375rem;line-height: 1.5em !important;padding: 4px;}.page-title {font-size: 1.35rem;padding: 0.8rem;margin-block: 0.8rem;}.company img:nth-child(1),.company_alt img:nth-child(1) {max-width: 60%;padding-bottom: 5px;}.company img:nth-child(2),.company_alt img:nth-child(2) {max-width: 30%;padding: 0 !important;padding-bottom: 5px;}.product {background: #fffffc;border-left: none;border-right: none;border-top: 0;}.product_head,.product_head_alt {background: none;}.product_items article {background: #fffffc;border: 1px solid #eee;margin: 0;}.head_imgs {width: 30%;}.head_imgs img {width: 96% !important;}.product_head::after,.product_head_alt::after {content: "";clear: both;display: table;}#smallscreen-category {display: block;}#smallscreen-category-heading {font-size: 1.5rem;grid-area: main-heading;font-weight: 700;color: #ddd;overflow-wrap: break-word;background: var(--grey5);padding: 0.5rem;}#smallscreen-category {background: #3a3a38;border: 0;}.bottom-links {background: var(--scitech-yellow-00);}.left49 a::before {content: "\25C0 \FE0E";display: inline-block;width: 100%;}.right49 a::before {content: "\25B6 \FE0E";display: inline-block;width: 100%;}.right49 a::after {content: "";}.right49 div {align-items: flex-start;}.collapsible {width: 30px;font-weight: 700;color: white;cursor: pointer;float: left;display: block;background: #363632;border: 0;padding: 5px;}.active,.collapsible:hover {background: var(--grey3);}.collapsible:after {content: "\002B";padding-right: 1px;}.active:after {content: "\2212";}.collapsible_lvl2 {display: none;margin-top: 5px;}.mnu_level1 {padding-left: 5px;padding-bottom: 0;}.ft_mnu_product .mnu_level1 {width: calc(100% - 40px);border: 0;float: left;padding-bottom: 0;}.ft_mnu_product {margin-bottom: 0.5em;overflow: hidden;}}@media (max-width: 340px) {body {overflow-wrap: anywhere;}#prev-next {display: none;}}@media (prefers-color-scheme: dark) {.search-form button img {filter: invert(1);}h2,.product p,.rTableCell {color: #000;}a,.product a:link,.product a:visited {color: #022f5c;}a:hover.ss-panel a:hover,.FrNews a:hover {color: #5d7246;}.product a:hover,.product_items a:hover,.learn_more a:hover {color: #5d7246 !important;}footer,#side-menu,.bottom-links,#menu_main ul {background: var(--bg-dark-green-02);}.product:nth-of-type(even) {background: #e1e1e1;}.product:nth-of-type(odd),#frontnews,.rTableCell {background: #e4e4e4;}.product_items article,.product_items article article {border: 1px solid #888;color: #000;background: #cbcdd2;}.search-form button,body,#smallscreen-category,#prev-next div:first-of-type,h1,header,footer {background: var(--bg-dark-green-01);color: #ddd;}.table_wrapper td {background: var(--greyC);color: #000;}.learn_more,.floatRight,#hamburger {border: 1px solid #333;}.rTableCell,.rTableHead,.table_wrapper th,.table_wrapper td {border: 1px solid #888;}.FrNews,.product_items article article {border: 1px solid #aaa;}}