







/* 1a. Containers */


  



  


/* 1b. Colors */







/* 1c. Typography */





























/* 1d. Buttons */






























/* 1e. Forms */






























/* 1f. Icons */
















/* 1g. Cards */











/* 1h. Tables */













/* 1i. Website header */



























/* 1j. Website footer */













@font-face {
    font-family: "Forza";
    src: url(//6706438.fs1.hubspotusercontent-na1.net/hubfs/6706438/raw_assets/public/Swagelok%20Custom%20Theme/css/fonts/Forza-Medium.ttf);
}

@font-face {
    font-family: "HelveticaNeueLTSD";
    src: url(//6706438.fs1.hubspotusercontent-na1.net/hubfs/6706438/raw_assets/public/Swagelok%20Custom%20Theme/css/fonts/HelveticaNeueLTStd-Lt.ttf);
}

 @font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Bold.woff2') format('woff2'), url('../fonts/NotoSans-Bold.woff') format('woff'), url('../fonts/NotoSans-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-BoldItalic.woff2') format('woff2'), url('../fonts/NotoSans-BoldItalic.woff') format('woff'), url('../fonts/NotoSans-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Italic.woff2') format('woff2'), url('../fonts/NotoSans-Italic.woff') format('woff'), url('../fonts/NotoSans-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Noto Sans';
    src: url('../fonts/NotoSans-Regular.woff2') format('woff2'), url('../fonts/NotoSans-Regular.woff') format('woff'), url('../fonts/NotoSans-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/NotoSansSC-Regular.eot');
    src: local(''), url('../fonts/NotoSansSC-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansSC-Regular.woff2') format('woff2'), url('../fonts/NotoSansSC-Regular.woff') format('woff'), url('../fonts/NotoSansSC-Regular.ttf') format('truetype'), url('../fonts/NotoSansSC-Regular.svg#NotoSansSC') format('svg');
}
@font-face {
    font-family: 'Noto Sans SC';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/NotoSansSC-Bold.eot');
    src: local(''), url('../fonts/NotoSansSC-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansSC-Bold.woff2') format('woff2'), url('../fonts/NotoSansSC-Bold.woff') format('woff'), url('../fonts/NotoSansSC-Bold.ttf') format('truetype'), url('../fonts/NotoSansSC-Bold.svg#NotoSansSC') format('svg');
}
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/NotoSansJP-Regular.eot');
    src: local(''), url('../fonts/NotoSansJP-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansJP-Regular.woff2') format('woff2'), url('../fonts/NotoSansJP-Regular.woff') format('woff'), url('../fonts/NotoSansJP-Regular.ttf') format('truetype'), url('../fonts/NotoSansJP-Regular.svg#NotoSansJP') format('svg');
}
@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/NotoSansJP-Bold.eot');
    src: local(''), url('../fonts/NotoSansJP-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansJP-Bold.woff2') format('woff2'), url('../fonts/NotoSansJP-Bold.woff') format('woff'), url('../fonts/NotoSansJP-Bold.ttf') format('truetype'), url('../fonts/NotoSansJP-Bold.svg#NotoSansJP') format('svg');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/NotoSansKR-Bold.eot');
    src: local(''), url('../fonts/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansKR-Bold.woff2') format('woff2'), url('../fonts/NotoSansKR-Bold.woff') format('woff'), url('../fonts/NotoSansKR-Bold.ttf') format('truetype'), url('../fonts/NotoSansKR-Bold.svg#NotoSansKR') format('svg');
}
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/NotoSansKR-Regular.eot');
    src: local(''), url('../fonts/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansKR-Regular.woff2') format('woff2'), url('../fonts/NotoSansKR-Regular.woff') format('woff'), url('../fonts/NotoSansKR-Regular.ttf') format('truetype'), url('../fonts/NotoSansKR-Regular.svg#NotoSansKR') format('svg');
}

/* Drag and drop layout styles */

.dnd-section {
  padding: 60px 20px;
}

/* Padding on blog post sections */

.blog-post-section {
  padding: 60px 0;
}

/* .content-wrapper is used for blog post and system templates and .header-wrapper is used for the website header module */

.dnd-section > .row-fluid,
.content-wrapper,
.header__wrapper {
  max-width: 1200px;
}





html {
  font-size: 16px;
}

body {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: #ffffff;
  color: #231f20;
  font-size: 16px;
}

/* Paragraphs */

p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* Anchors */

a {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  font-weight: 400;
    font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-style: normal;
  color: #004D9E;
}

a:hover,
a:focus {
font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif !important;
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #415239;
}

a:active {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
    font-weight: 400;
    font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-style: normal;
  color: #91a289;
}

/* Headings */

h1 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
  font-size: 40px;
  text-transform: none;
}

h2 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
  font-size: 32px;
  text-transform: none;
}

h3 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
  font-size: 28px;
  text-transform: none;
}

h4 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
  font-size: 24px;
  text-transform: none;
}

h5 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
  font-size: 20px;
  text-transform: none;
}

h6 {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
  font-size: 16px;
  text-transform: none;
}

/* Blockquotes */

blockquote {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  border-left-color: #36424A;
  color: #231f20;
  font-size: 24px;
}

blockquote > footer {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  font-size: 16px;
}

/* Horizontal rules */

hr {
  border-bottom-color: #ffffff;
}





/* Primary button */

button,
.button,
.hs-button {
  border: 1px solid #004D9E;

  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 77, 158, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
  fill: #ffffff;
  font-size: 16px;
  text-transform: none;
}

.submenu-btn {
  background: #364249;
}

.submenu-btn:active, .submenu-btn:active, .submenu-btn:hover {
    background-color: #364249 !important;
}

.header__menu-submenu .header__menu-item {
    background-color: #364249 !important;
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.hs-button:hover,
.hs-button:focus,
.hs-button:active {
  border: 1px solid #004D9E;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(65, 82, 57, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

button:active,
.button:active,
.hs-button:active {
  border: 1px solid #004D9E;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(145, 162, 137, 100);
  border-color: #509dee;
  color: #ffffff;
  fill: #ffffff;
}

/* Secondary button */

.button.button--secondary {
  border: 1px solid #004D9E;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border-radius: 0px;
  color: #004D9E;
  fill: #004D9E;
  text-transform: none;
}

.button.button--secondary:hover,
.button.button--secondary:focus,
.button.button--secondary:active {
  border: 1px solid #004D9E;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 77, 158, 1.0)

;
  color: #ffffff;
  fill: #ffffff;
}

.button.button--secondary:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: rgba(80, 157, 238, 100);
  border: 1px solid #004D9E;

  border-color: #509dee;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple button */

.button.button--simple {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #004D9E;
  fill: #004D9E;
}

.button.button--simple:hover,
.button.button--simple:focus {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #415239;
  fill: #415239;
}

.button.button--simple:active {
  font-weight: 400; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #91a289;
  fill: #91a289;
}

/* Button sizing */

.button.button--small {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 14px;
}

.button.button--large {
  padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

  font-size: 18px;
}





/* Form */

form {
  border: 1px none #36424A;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(54, 66, 74, 1.0)

;
  border-radius: 0px;
}

/* Form title */

.form-title {
  border: 1px none #004D9E;

  padding: 25px;

  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 77, 158, 1.0)

;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #ffffff;
  font-size: 28px;
  text-transform: ;
}

/* Labels */

form label {
  padding-top: 6px;
padding-right: 0px;
padding-bottom: 6px;
padding-left: 0px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #231f20;
  font-size: 16px;
}

/* Help text */

form legend {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
  font-size: 14px;
}

/* Form fields */

form input[type='text'],
form input[type='email'],
form input[type='password'],
form input[type='tel'],
form input[type='number'],
form input[type='search'],
form select,
form textarea {
  border: 1px none #ffffff;

  padding: 10px;

  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #231f20;
  font-size: 16px;
}

/* Form fields - placeholders */

::-webkit-input-placeholder {
  color: #ffffff;
}

::-moz-placeholder {
  color: #ffffff;
}

:-ms-input-placeholder {
  color: #ffffff;
}

:-moz-placeholder {
  color: #ffffff;
}

::placeholder {
  color: #ffffff;
}

/* Form fields - date picker */

form .hs-dateinput:before {
  right: 10px;
}

form .pika-table thead th {
  background-color: 

  
  
    
  


  rgba(0, 77, 158, 1.0)

;
  color: #ffffff;
}

form td.is-today .pika-button {
  color: #231f20;
}

form .is-selected .pika-button {
  background-color: #36424A;
  color: #231f20;
}

form .pika-button:hover {
  background-color: #004D9E !important;
}

/* Headings and text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
}

/* GDPR */

form .legal-consent-container,
form .legal-consent-container .hs-richtext,
form .legal-consent-container .hs-richtext p {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
  font-size: 14px;
}

/* Submit button */



  form input[type='submit'],
  form .hs-button {
    border: 1px solid #004D9E;

    font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(0, 77, 158, 1.0)

;
    border-radius: 0px;
    color: #ffffff;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    border: 1px solid #004D9E;

    font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(65, 82, 57, 1.0)

;
    color: #ffffff;
  }

  form input[type='submit']:active,
  form .hs-button:active {
    border: 1px solid #004D9E;

    font-family: Montserrat, sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
    background-color: rgba(145, 162, 137, 100);
    border-color: #509dee;
    color: #ffffff;
}





  form input[type='submit'],
  form .hs-button {
    padding-top: 10px;
padding-right: 20px;
padding-bottom: 10px;
padding-left: 20px;

    font-size: 16px;
  }



/* Inline thank you message */

.submitted-message {
  border: 1px none #36424A;

  padding: 45px;

  background-color: 

  
  
    
  


  rgba(54, 66, 74, 1.0)

;
  border-radius: 0px;
}





/* Default icon (regular/dark) */

.icon {
  padding: 15px;

  background-color: 

  
  
    
  


  rgba(53, 116, 227, 1.0)

;
}

.icon svg {
  fill: #ffffff;
  height: 16px;
  width: 16px;
}

/* Light icon */

.icon--light .icon {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.icon--light svg {
  fill: #3574E3;
}

/* Size */

.icon--small svg {
  height: 12px;
  width: 12px;
}

.icon--small .icon {
  padding: 10px;

}

.icon--large svg {
  height: 24px;
  width: 24px;
}

.icon--large .icon {
  padding: 25px;

}





/* Table */

table {
  border: 1px solid #ffffff;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

th,
td {
  border: 1px solid #ffffff;

  padding: 10px;

  color: #231f20;
}

/* Table header */

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(0, 77, 158, 1.0)

;
  color: #ffffff;
}

/* Table footer */

tfoot th,
tfoot td {
  background-color: 

  
  
    
  


  rgba(54, 66, 74, 1.0)

;
  color: #231f20;
}





/* Header container */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header content color */

.header p,
.header h1,
.header h2,
.header h3,
.header h4,
.header h5,
.header h6,
.header a:not(.button),
.header span,
.header div,
.header li,
.header blockquote,
.header .tabs__tab,
.header .tabs__tab:hover,
.header .tabs__tab:focus,
.header .tabs__tab:active {
  color: #fff;
}

/* Header top bar */

.header__top {
  background-color: 

  
  
    
  


  rgba(54, 66, 74, 1.0)

;
}

/* Language switcher */

.header__language-switcher-current-label > span {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher:hover .header__language-switcher-current-label > span,
.header__language-switcher:focus .header__language-switcher-current-label > span {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__language-switcher-child-toggle svg {
  fill: #231f20;
}

/* Language switcher - submenu */

.header__language-switcher .lang_list_class {
  border-color: #ffffff;
}

.header__language-switcher .lang_list_class li {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class a:not(.button) {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #231f20;
  font-size: 16px;
  text-transform: none;
}

.header__language-switcher .lang_list_class a:hover,
.header__language-switcher .lang_list_class a:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #000000;
}

.header__language-switcher .lang_list_class a:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Header bottom */

.header__bottom {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Logo */

.header__logo-company-name {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
  font-size: 40px;
  text-transform: none;
}

/* Menu */

@media (max-width: 830px) {
  .header__menu--mobile {
    background-color: #364249;
  }
}

/* Menu items */


.header__menu-link {
    font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif !important;
    font-style: normal;
    text-decoration: none;
    font-size:1rem;
}

@media (max-width: 767px) {
  .header__menu-item--depth-1 {
    border-top: 0px;
  }
}

/* Menu items - top level */

.header__menu-item--depth-1 > .header__menu-link:not(.button) {
  color: #231f20;
}

.header__menu-item--depth-1 > .header__menu-link:hover,
.header__menu-item--depth-1 > .header__menu-link:focus {
font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif !important;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 > .header__menu-link:active {
font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif !important;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #505050;
}

.header__menu-item--depth-1 > .header__menu-link--active-link:not(.button) {
font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif !important;
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-item--depth-1 .header__menu-child-toggle svg {
  fill: #fff;
}

/* Menu items - submenus */

.header__menu-submenu {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #ffffff;
}

.header__menu-submenu .header__menu-link:not(.button) {
  color: #231f20;
}

.header__menu-submenu .header__menu-item:hover,
.header__menu-submenu .header__menu-item:focus {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link:hover,
.header__menu-submenu .header__menu-link:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
  color: #000000;
}

.header__menu-submenu .header__menu-link:active {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
  color: ;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Menu icons */

.header__menu-toggle svg {
  fill: #231f20;
}





/* Footer container */

.footer {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Footer content color */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer p,
.footer a:not(.button),
.footer span,
.footer div,
.footer li,
.footer blockquote,
.footer .tabs__tab,
.footer .tabs__tab:hover,
.footer .tabs__tab:focus,
.footer .tabs__tab:active {
  color: #231f20;
}

.footer hr {
  border-bottom-color: #231f20 !important;
}

/* Footer menu */

.footer .hs-menu-wrapper a {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #231f20;
  font-size: 16px;
  text-transform: none;
}

.footer .hs-menu-wrapper a:hover,
.footer .hs-menu-wrapper a:focus {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #000000;
}

.footer .hs-menu-wrapper a:active {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #505050;
}

.footer .hs-menu-wrapper .active > a {
  font-weight: bold; text-decoration: underline; font-family: Montserrat, sans-serif; font-style: normal;
  color: #000000;
}






/* Dark card */

.card--dark {
  border: 1px solid #231f20;

  background-color: 

  
  
    
  


  rgba(35, 31, 32, 1.0)

;
  border-radius: 0px;
  color: #ffffff;
}

.card--dark summary,
.card--dark p,
.card--dark h1,
.card--dark h2,
.card--dark h3,
.card--dark h4,
.card--dark h5,
.card--dark h6,
.card--dark a:not(.button),
.card--dark span,
.card--dark div,
.card--dark li,
.card--dark blockquote {
  color: #ffffff;
}

/* Light card */

.card--light {
  border: 1px solid #ffffff;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-radius: 0px;
  color: #231f20;
}

.card--light summary,
.card--light p,
.card--light h1,
.card--light h2,
.card--light h3,
.card--light h4,
.card--light h5,
.card--light h6,
.card--light a:not(.button),
.card--light span,
.card--light div,
.card--light li,
.card--light blockquote {
  color: #231f20;
}





/* Error templates */

.error-page:before {
  font-family: Montserrat, sans-serif; font-style: normal; font-weight: 400; text-decoration: none;
}

/* System templates */

#email-prefs-form,
#email-prefs-form h1,
#email-prefs-form h2 {
  color: #231f20;
}

/* Search template */

.hs-search-results__title {
  font-size: 32px;
}

/* Backup unsubscribe template */

.backup-unsubscribe input[type='email'] {
  font-size: 16px !important;
  padding: padding: 10px;
 !important;
}





/* Accordion */

.accordion__summary,
.accordion__summary:before {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  font-size: 24px;
}

.card--dark .accordion__summary:before {
  color: #ffffff;
}

.card--light .accordion__summary:before {
  color: #231f20;
}

/* Blog listing, recent posts, related posts, and blog post */

.blog-listing__post-title {
  text-transform: none;
}

.blog-listing__post-title-link {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #231f20;
}

.blog-listing__post-title-link:hover,
.blog-listing__post-title-link:focus {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #000000;
}

.blog-listing__post-title-link:active {
  font-family: 'Source Serif Pro', serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #736f70;
}

.blog-listing__post-tag {
  color: #231f20;
}

.blog-listing__post-tag:hover,
.blog-listing__post-tag:focus {
  color: #000000;
}

.blog-listing__post-tag:active {
  color: #736f70;
}

.blog-listing__post-author-name,
.blog-post__author-name {
  color: #231f20;
}

.blog-listing__post-author-name :hover,
.blog-listing__post-author-name :focus,
.blog-post__author-name:hover,
.blog-post__author-name:focus {
  color: #000000;
}

.blog-listing__post-author-name :active,
.blog-post__author-name:active {
  color: #736f70;
}

/* Image gallery */

.image-gallery__close-button-icon:hover,
.image-gallery__close-button-icon:focus {
  background-color: rgba(0, 36, 147, 1.0);
}

.image-gallery__close-button-icon:active {
  background-color: rgba(133, 196, 255, 1.0);
}

.icon--light .image-gallery__close-button-icon:hover,
.icon--light .image-gallery__close-button-icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .image-gallery__close-button-icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Pagination */

.pagination__link-icon svg {
  fill: #004D9E;
  height: 16px;
  width: 16px;
}

.pagination__link:hover .pagination__link-icon svg,
.pagination__link:focus .pagination__link-icon svg {
  fill: #415239;
}

.pagination__link:active .pagination__link-icon svg {
  fill: #509dee;
}

.pagination__link--active {
  border-color: #ffffff
}

/* Pricing card */

.pricing-card__heading {
  background-color: #004D9E;
}

/* Social follow and social sharing */

.social-follow__icon:hover,
.social-follow__icon:focus,
.social-sharing__icon:hover,
.social-sharing__icon:focus {
  background-color: rgba(0, 36, 147, 1.0);
}

.social-follow__icon:active,
.social-sharing__icon:active {
  background-color: rgba(133, 196, 255, 1.0);
}

.icon--light .social-follow__icon:hover,
.icon--light .social-follow__icon:focus,
.icon--light .social-sharing__icon:hover,
.icon--light .social-sharing__icon:focus {
  background-color: rgba(175, 175, 175, 1.0);
}

.icon--light .social-follow__icon:active,
.icon--light .social-sharing__icon:active {
  background-color: rgba(255, 255, 255, 1.0);
}

/* Tabs */

.tabs__tab,
.tabs__tab:hover,
.tabs__tab:focus,
.tabs__tab:active {
  border-color: #231f20;
  color: #231f20;
}

/* custom swagelok */
@media screen and (min-width: 600px) {
  .swagelok-row-flex {
  display: flex;
  flex-wrap: wrap;
}
  
  .swagelok-row-flex .hs_cos_wrapper {
    height:100%;
  }
  
  .swagelok-row-flex .row-fluid .span4 {
    height:100%;
  }
  
    .swagelok-row-flex .row-fluid .span6 {
    height:100%;
  }
  
  .content-card {
    height: 100%;
}
}

@media (max-width:767px){

.stack-row > .row-fluid {
  display:flex;
  flex-direction:column-reverse;
}

/* .stack-row is the parent class */

}

.header__menu-item--depth-1>.header__menu-link:not(.button) {
    color: #004d9e;
    font-weight: bold;
}

.header__menu-item--depth-1>.header__menu-link--active-link:not(.button) {
    text-shadow: 2px 2px #004d9e26;
}

.header__menu--desktop ul ul {
    -webkit-backface-visibility: hidden;
    box-shadow: 0 8px 10px -2px rgb(0 0 0 / 15%), 0 20px 60px -10px rgb(0 0 0 / 15%);
    border-radius: 4px;
  border-color: #36424a;
}

.header__menu--desktop ul ul {
    background: #36424a;
    color: #fff;
}

.header__menu--desktop ul ul:hover {
    background: #36424a;
    color: #fff;
}

.header__menu-submenu .header__menu-item:hover, .header__menu-submenu .header__menu-item:focus {
    background-color: #36424a;
}

.header__menu--desktop ul ul li a {
    min-width: 11.25rem;
    max-width: 17.5rem;
    padding: .5rem .9375rem;
    background: #36424a;
    color: #fff !important;
}

.header__menu-submenu .header__menu-link:active {
    background-color: #36424a;
}

.header__menu--desktop ul ul li a:hover {
    min-width: 11.25rem;
    max-width: 17.5rem;
    padding: .5rem .9375rem;
    background: #36424a;
    color: #fff !important;
}

.no-button, .no-button:hover, .no-button:focus, .no-button:active {
  display:none;
}

.header__button-col .header__button {
    border: 1px solid #66b645;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    background-color: #66b645 !important;
    border-radius: 25px !important;
    color: #fff;
    fill: #fff;
    font-size: 16px;
    text-transform: none;
}

h1, h2, h3, h4, h5, h6 {
 font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif !important; 
}

p, p span, span {
 font-family: "Noto Sans", "Noto Sans", "Microsoft YaHei", Helvetica, Arial, sans-serif !important; 
}

p span, p {
  color: #595959 !important;
    font-size: 1rem !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height:1.5 important;
}

span {
line-height:1.5;
}

.header__menu-submenu .header__menu-link--active-link:not(.button) {
    background-color: rgb(255 255 255 / 0%) !important;
}

ul.header__menu-submenu .hs-has-children>a:before {
    content: "\f105";
    font-family: Font Awesome\ 5 Pro;
    font-weight: 900;
    position: absolute;
    right: 15px;
}

.header__menu ul ul ul li:first-child:before {
    background: #fff;
    box-shadow: 0 0 3px rgba(0,0,0,.1);
    content: "";
    display: block;
    height: 10px;
    left: -5px;
    position: absolute;
    top: 15px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: .2s ease-in-out;
    width: 10px;
}

.header__menu ul ul ul {
  margin-left:4px;
}

.title-wrapper  h3 {
  font-size:18px !important;
}
/* modal */

.modal{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1050;
    display:none;
    overflow:hidden;
    -webkit-overflow-scrolling:touch;
    outline:0
}
.modal.fade .modal-dialog{
    -webkit-transform:translate(0, -25%);
    -ms-transform:translate(0, -25%);
    -o-transform:translate(0, -25%);
    transform:translate(0, -25%);
    -webkit-transition:-webkit-transform 0.3s ease-out;
    -o-transition:-o-transform 0.3s ease-out;
    transition:transform 0.3s ease-out
}
.modal.in .modal-dialog{
    -webkit-transform:translate(0, 0);
    -ms-transform:translate(0, 0);
    -o-transform:translate(0, 0);
    transform:translate(0, 0)
}
.modal-open .modal{
    overflow-x:hidden;
    overflow-y:auto
}
.modal-dialog{
    position:relative;
    width:auto;
    margin:10px
}
.modal-content{
    position:relative;
    background-color:#fff;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,0.2);
    border-radius:6px;
    -webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);
    box-shadow:0 3px 9px rgba(0,0,0,0.5);
    outline:0
}
.modal-backdrop{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;
    background-color:#000
}
.modal-backdrop.fade{
    filter:alpha(opacity=0);
    opacity:0
}
.modal-backdrop.in{
    filter:alpha(opacity=50);
    opacity:.5
}
.modal-header{
    padding:15px;
    border-bottom:1px solid #e5e5e5
}
.modal-header .close{
    margin-top:-2px
}
.modal-title{
    margin:0;
    line-height:1.42857143
}
.modal-body{
    position:relative;
    padding:15px
}
.modal-footer{
    padding:15px;
    text-align:right;
    border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn{
    margin-bottom:0;
    margin-left:5px
}
.modal-footer .btn-group .btn+.btn{
    margin-left:-1px
}
.modal-footer .btn-block+.btn-block{
    margin-left:0
}
.modal-scrollbar-measure{
    position:absolute;
    top:-9999px;
    width:50px;
    height:50px;
    overflow:scroll
}
@media (min-width:768px){
    .modal-dialog{
        width:600px;
        margin:30px auto
    }
    .modal-content{
        -webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);
        box-shadow:0 5px 15px rgba(0,0,0,0.5)
    }
    .modal-sm{
        width:300px
    }
}
@media (min-width:992px){
    .modal-lg{
        width:900px
    }
}
.clearfix:before,.clearfix:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{
    display:table;
    content:" "
}
.clearfix:after,.modal-header:after,.modal-footer:after{
    clear:both
}

.bg-swagelok-grey {
background:#36424a;
color:#fff !important;
}

.white .fas {
color:#fff !important;
}

.footer h4{
    font-family:Open Sans,sans-serif;
    font-size:1.25rem;
    font-style:normal;
    font-weight:400;
    line-height:1.5;
    margin-bottom:1.11rem
}
.footer__section--main{
    padding-bottom:2.67rem
}
.footer__nav ul{
    list-style:none;
    margin:0;
    padding:0
}
.footer__nav ul li+li{
    margin-top:.56rem
}
.footer__nav ul li a{
    text-decoration:none
}
.footer__nav ul li a:hover{
    text-decoration:underline
}
.footer__nav .txt--light ul li a,.footer__nav .txt--light ul li a:hover{
    color:#36424a
}
.footer__nav .txt--dark ul li a,.footer__nav .txt--dark ul li a:hover{
    color:#fff
}
.footer__section--bottom{
    padding-top:0
}
.footer__legal{
    border-top:1px solid;
    padding-top:1.67rem
}
.footer__links ul{
    list-style:none;
    margin:0;
    padding:0
}
.footer__links ul li{
    display:inline-block;
    line-height:1;
    margin:.5rem .84rem;
    vertical-align:middle
}
.footer__links a{
    text-decoration:none
}
.footer__links a:hover{
    text-decoration:underline
}
.footer__links .txt--light a,.footer__links .txt--light a:hover{
    color:#36424a
}
.footer__links .txt--dark a,.footer__links .txt--dark a:hover{
    color:#fff
}
.footer{
    background:#36424a
}
.footer__legal{
    border-color:hsla(0,0%,100%,.2)
}

.footer .row {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -9px;
width:100%;
justify-content:center;
}

.footer .section {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 80px 0;
    position: relative;
}

.footer .container {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 95%;
}

.footer .s4 {
    width: 42.333333%;
}

.footer .col {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    padding: 0 9px;
}

.footer .s8 {
    width: 57.666667%;
}

.footer .justify-start {
    justify-content: flex-start;
}

.footer .s3 {
    width: 25%;
}

.footer .box {
width:100%;
}

.footer__nav ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.footer .col-nav__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer ul li, .footer ol li {
    margin: 0;
}

.footer .col-nav__item:not(:first-child) {
    margin-top: .56rem;
}

.footer.col-nav--dark .col-nav__title {
    color: #fff;
}

.footer .col-nav__title {
    font-size: 1.25rem;
    margin-bottom: 1.11rem;
}

.footer .footer__section--bottom {
    padding-top: 0;
}

.footer .footer__section--main {
    padding-bottom: 2.67rem;
}

.footer .s12 {
    width: 100%;
}


.footer .items-center {
    align-items: center;
}

.footer .justify-between {
    justify-content: space-between;
}
.footer .flex-row {
    flex-direction: row;
}
.footer .flex {
    display: flex;
}

.footer .txt--dark, .txt--dark .super-text span {
    color: hsla(0,0%,100%,.8) !important;
}

.footer .module {
    align-items: stretch;
    display: flex;
    flex-direction: column;
}

.footer .small-text span{
    font-size: .85rem !important;
    color: hsla(0,0%,100%,.8) !important;
}

.footer .footer__links ul li {
    display: inline-block;
    line-height: 1;
    margin: .5rem .84rem;
    vertical-align: middle;
}

.footer .footer__links ul li a {
font-size: .85rem;
font-weight: 300 !important;
}

.footer h4 {
    font-family: "Noto Sans",sans-serif;
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 300 !important;
    line-height: 1.5;
    margin-bottom: 1.11rem;
    color:#fff;
}

.footer .small-text p {
    font-size: .85rem !important;
    color: hsla(0,0%,100%,.8) !important;
    font-weight: 300 !important;
}

.footer .small-text a {
font-size:0.85rem !important;
color:#fff !important;
}

.footer .col-nav__title a {
  color: #fff !important;
font-weight: 300 !important;
}

.footer .col-nav__link 
{
    color: hsla(0,0%,100%,.8) !important;
    font-size:1rem !important;
    font-weight: 300 !important;
}

@media(max-width:780px) {
  .mobile-footer-row {
    flex-direction:column;
    padding:20px !important;
  }

  .footer .s3 {
      width: 50% !important;
  }

  .footer .s3:nth-child(3) , .footer .s3:nth-child(4) {
    margin-top:40px;
  }

  .mobile-flex-column {
    flex-direction:column !important;
  }

  .mobile-center-text {
    text-align:center;
  }

  .footer__copyright {
    padding-left:20px;
    padding-right:20px;
  }
}

@media(max-width:680px) {
.footer .section {
padding:0px !important;
  }

.mb-view-none {
display:none;
  }
  }

#hs-eu-policy-wording {
display:none !important;
}