@charset "UTF-8";
/*
Theme Name: Imperialbricks
Author: Reech Media
Author URI: https://www.reech.media
Description: Imperialbricks WordPress Theme built by Reech Media.
Version: 1.0
*/
/* ---------------------------------------------------------------------------- */
/*  Color System
/* ---------------------------------------------------------------------------- */
@import url("https://fonts.googleapis.com/css2?family=Krona+One&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@600;700&display=swap");
:root { --main-accent-colour: #00a3e1; --bs-blue-highlight: #008ec3; --bs-blue-dark: #00445f; --bs-navy: #00171f; --bs-light-grey: #e9eef1; }

/* ---------------------------------------------------------------------------- */
/*  Spacer
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Grid Breakpoints
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Grid containers
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Grid Columns
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Body
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Links
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Components
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Fonts
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Buttons + Forms
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Buttons
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Forms
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Hex Code Backkground with Opacity - Use @include rgba-background(#000000, 0.5);
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Link Hover Transition
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Heading Style (uppercase and letter spacing)
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Letter Spacing
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  Block Hover
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/*  SVG Animations
/* ---------------------------------------------------------------------------- */
/*! Bootstrap v4.6.2 (https://getbootstrap.com/) Copyright 2011-2022 The Bootstrap Authors Copyright 2011-2022 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --lr-white: #ffffff; --lr-black: #141f23; --lr-blue: #273851; --lr-navy: #2c3740; --lr-red: #ec6839; --lr-grey: #b3b3b3; --lr-light-grey: #e9eef1; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --breakpoint-xxl: 1360px; --font-family-sans-serif: "DM Sans", sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: "DM Sans", sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.5; color: var(--bs-navy); text-align: left; background-color: #ffffff; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 1rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #ffffff; text-decoration: none; background-color: transparent; }

a:hover { color: #ffffff; text-decoration: none; }

a:not([href]):not([class]) { color: inherit; text-decoration: none; }

a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; text-align: -webkit-match-parent; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus:not(:focus-visible) { outline: 0; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

[role="button"] { cursor: pointer; }

select { word-wrap: normal; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, section.request-a-sample .field-section label.gfield_label, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield.top-section h3.gsection_title, .h3, .h4, section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step .gf_step_number, .h5, .h6, .block-group .block .overlay .block-text { margin-bottom: 1rem; font-weight: 700; line-height: 1.25; }

h1, .h1 { font-size: clamp(3rem, 6vw, 4.5rem); }

h2, .h2, section.request-a-sample .field-section label.gfield_label, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield.top-section h3.gsection_title { font-size: clamp(2rem, 4vw, 3rem); }

h3, .h3 { font-size: clamp(1.5rem, 3vw, 2rem); }

h4, .h4, section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step .gf_step_number { font-size: clamp(1.25rem, 2vw, 1.5rem); }

h5, .h5 { font-size: clamp(1rem, 1.5vw, 1.25rem); }

h6, .h6, .block-group .block .overlay .block-text { font-size: clamp(0.95rem, 1vw, 1.125rem); }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.25; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.25; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.25; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.25; }

hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

small, .small { font-size: 1rem; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 1rem; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #ffffff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

code { font-size: 87.5%; color: #e83e8c; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.25rem; }

kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: #212529; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { width: 100%; padding-right: 10px; padding-left: 10px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container, .container-sm { max-width: 540px; } }

@media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } }

@media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } }

@media (min-width: 1360px) { .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 1330px; } }

.row { display: flex; flex-wrap: wrap; margin-right: -10px; margin-left: -10px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl, .col-xxl-auto { position: relative; width: 100%; padding-right: 10px; padding-left: 10px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-auto { flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }

.col-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }

.col-3 { flex: 0 0 25%; max-width: 25%; }

.col-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }

.col-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }

.col-6 { flex: 0 0 50%; max-width: 50%; }

.col-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }

.col-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }

.col-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }

.col-12 { flex: 0 0 100%; max-width: 100%; }

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.33333333%; }

.offset-2 { margin-left: 16.66666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333333%; }

.offset-5 { margin-left: 41.66666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333333%; }

.offset-8 { margin-left: 66.66666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333333%; }

.offset-11 { margin-left: 91.66666667%; }

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-sm-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-sm-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-sm-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-sm-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-sm-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-sm-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-sm-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-sm-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-sm-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-sm-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.33333333%; }
  .offset-sm-2 { margin-left: 16.66666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.33333333%; }
  .offset-sm-5 { margin-left: 41.66666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.33333333%; }
  .offset-sm-8 { margin-left: 66.66666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.33333333%; }
  .offset-sm-11 { margin-left: 91.66666667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-md-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-md-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-md-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-md-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-md-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-md-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.33333333%; }
  .offset-md-2 { margin-left: 16.66666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.33333333%; }
  .offset-md-5 { margin-left: 41.66666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.33333333%; }
  .offset-md-8 { margin-left: 66.66666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.33333333%; }
  .offset-md-11 { margin-left: 91.66666667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-lg-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-lg-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-lg-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-lg-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-lg-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-lg-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.33333333%; }
  .offset-lg-2 { margin-left: 16.66666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.33333333%; }
  .offset-lg-5 { margin-left: 41.66666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.33333333%; }
  .offset-lg-8 { margin-left: 66.66666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.33333333%; }
  .offset-lg-11 { margin-left: 91.66666667%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-xl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-xl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-xl-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-xl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-xl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-xl-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-xl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-xl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-xl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-xl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.33333333%; }
  .offset-xl-2 { margin-left: 16.66666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.33333333%; }
  .offset-xl-5 { margin-left: 41.66666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.33333333%; }
  .offset-xl-8 { margin-left: 66.66666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.33333333%; }
  .offset-xl-11 { margin-left: 91.66666667%; } }

@media (min-width: 1360px) { .col-xxl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-xxl-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-xxl-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-xxl-3 > * { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-xxl-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-xxl-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-xxl-6 > * { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xxl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xxl-1 { flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-xxl-2 { flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-xxl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xxl-4 { flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-xxl-5 { flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-xxl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xxl-7 { flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-xxl-8 { flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-xxl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xxl-10 { flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-xxl-11 { flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-xxl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xxl-first { order: -1; }
  .order-xxl-last { order: 13; }
  .order-xxl-0 { order: 0; }
  .order-xxl-1 { order: 1; }
  .order-xxl-2 { order: 2; }
  .order-xxl-3 { order: 3; }
  .order-xxl-4 { order: 4; }
  .order-xxl-5 { order: 5; }
  .order-xxl-6 { order: 6; }
  .order-xxl-7 { order: 7; }
  .order-xxl-8 { order: 8; }
  .order-xxl-9 { order: 9; }
  .order-xxl-10 { order: 10; }
  .order-xxl-11 { order: 11; }
  .order-xxl-12 { order: 12; }
  .offset-xxl-0 { margin-left: 0; }
  .offset-xxl-1 { margin-left: 8.33333333%; }
  .offset-xxl-2 { margin-left: 16.66666667%; }
  .offset-xxl-3 { margin-left: 25%; }
  .offset-xxl-4 { margin-left: 33.33333333%; }
  .offset-xxl-5 { margin-left: 41.66666667%; }
  .offset-xxl-6 { margin-left: 50%; }
  .offset-xxl-7 { margin-left: 58.33333333%; }
  .offset-xxl-8 { margin-left: 66.66666667%; }
  .offset-xxl-9 { margin-left: 75%; }
  .offset-xxl-10 { margin-left: 83.33333333%; }
  .offset-xxl-11 { margin-left: 91.66666667%; } }

.table { width: 100%; margin-bottom: 1rem; color: var(--bs-navy); }

.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

.table tbody + tbody { border-top: 2px solid #dee2e6; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #dee2e6; }

.table-bordered th, .table-bordered td { border: 1px solid #dee2e6; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: var(--bs-navy); background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8daff; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7abaff; }

.table-hover .table-primary:hover { background-color: #9fcdff; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #9fcdff; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #b3b7bb; }

.table-hover .table-secondary:hover { background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }

.table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; }

.table-hover .table-success:hover { background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; }

.table-hover .table-danger:hover { background-color: #f1b0b7; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; }

.table-hover .table-light:hover { background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-lr-white, .table-lr-white > th, .table-lr-white > td { background-color: white; }

.table-lr-white th, .table-lr-white td, .table-lr-white thead th, .table-lr-white tbody + tbody { border-color: white; }

.table-hover .table-lr-white:hover { background-color: #f2f2f2; }

.table-hover .table-lr-white:hover > td, .table-hover .table-lr-white:hover > th { background-color: #f2f2f2; }

.table-lr-black, .table-lr-black > th, .table-lr-black > td { background-color: #bdc0c1; }

.table-lr-black th, .table-lr-black td, .table-lr-black thead th, .table-lr-black tbody + tbody { border-color: #858b8d; }

.table-hover .table-lr-black:hover { background-color: #b0b3b5; }

.table-hover .table-lr-black:hover > td, .table-hover .table-lr-black:hover > th { background-color: #b0b3b5; }

.table-lr-blue, .table-lr-blue > th, .table-lr-blue > td { background-color: #c3c7ce; }

.table-lr-blue th, .table-lr-blue td, .table-lr-blue thead th, .table-lr-blue tbody + tbody { border-color: #8f98a5; }

.table-hover .table-lr-blue:hover { background-color: #b5bac3; }

.table-hover .table-lr-blue:hover > td, .table-hover .table-lr-blue:hover > th { background-color: #b5bac3; }

.table-lr-navy, .table-lr-navy > th, .table-lr-navy > td { background-color: #c4c7ca; }

.table-lr-navy th, .table-lr-navy td, .table-lr-navy thead th, .table-lr-navy tbody + tbody { border-color: #91979c; }

.table-hover .table-lr-navy:hover { background-color: #b7babe; }

.table-hover .table-lr-navy:hover > td, .table-hover .table-lr-navy:hover > th { background-color: #b7babe; }

.table-lr-red, .table-lr-red > th, .table-lr-red > td { background-color: #fad5c8; }

.table-lr-red th, .table-lr-red td, .table-lr-red thead th, .table-lr-red tbody + tbody { border-color: #f5b098; }

.table-hover .table-lr-red:hover { background-color: #f8c3b1; }

.table-hover .table-lr-red:hover > td, .table-hover .table-lr-red:hover > th { background-color: #f8c3b1; }

.table-lr-grey, .table-lr-grey > th, .table-lr-grey > td { background-color: #eaeaea; }

.table-lr-grey th, .table-lr-grey td, .table-lr-grey thead th, .table-lr-grey tbody + tbody { border-color: #d7d7d7; }

.table-hover .table-lr-grey:hover { background-color: #dddddd; }

.table-hover .table-lr-grey:hover > td, .table-hover .table-lr-grey:hover > th { background-color: #dddddd; }

.table-lr-light-grey, .table-lr-light-grey > th, .table-lr-light-grey > td { background-color: #f9fafb; }

.table-lr-light-grey th, .table-lr-light-grey td, .table-lr-light-grey thead th, .table-lr-light-grey tbody + tbody { border-color: #f4f6f8; }

.table-hover .table-lr-light-grey:hover { background-color: #eaedf1; }

.table-hover .table-lr-light-grey:hover > td, .table-hover .table-lr-light-grey:hover > th { background-color: #eaedf1; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #343a40; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered { border: 0; } }

@media (max-width: 1359.98px) { .table-responsive-xxl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xxl > .table-bordered { border: 0; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered { border: 0; }

.form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea { display: block; width: 100%; height: calc(1.25em + 1rem); padding: 0.5rem 1rem; font-size: 1rem; font-weight: 400; line-height: 1.25; color: #b3b3b3; background-color: #ffffff; background-clip: padding-box; border: 1px solid #e9eef1; border-radius: 0; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea { transition: none; } }

.form-control::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input::-ms-expand, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea::-ms-expand { background-color: transparent; border: 0; }

.form-control:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:focus { color: #b3b3b3; background-color: #ffffff; border-color: #cad6dd; outline: 0; box-shadow: none; }

.form-control::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input::placeholder, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea::placeholder { color: #9a9999; opacity: 1; }

.form-control:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input:disabled, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:disabled, .form-control[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_text input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_email input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_date input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_number input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_name input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_password input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_website input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_time input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_address input[readonly], body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea[readonly] { background-color: #e9ecef; opacity: 1; }

input[type="date"].form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_email input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_date input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_number input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_name input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_password input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_website input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_time input[type="date"], body .gform_wrapper .gform_body .gform_fields .ginput_container_address input[type="date"], input[type="time"].form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_email input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_date input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_number input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_name input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_password input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_website input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_time input[type="time"], body .gform_wrapper .gform_body .gform_fields .ginput_container_address input[type="time"], input[type="datetime-local"].form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_email input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_date input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_number input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_name input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_password input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_website input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_time input[type="datetime-local"], body .gform_wrapper .gform_body .gform_fields .ginput_container_address input[type="datetime-local"], input[type="month"].form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_email input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_date input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_number input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_name input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_password input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_website input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_time input[type="month"], body .gform_wrapper .gform_body .gform_fields .ginput_container_address input[type="month"] { appearance: none; }

select.form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #b3b3b3; }

select.form-control:focus::-ms-value { color: #b3b3b3; background-color: #ffffff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.25; }

.col-form-label-lg { padding-top: calc(1rem + 1px); padding-bottom: calc(1rem + 1px); font-size: 1.25rem; line-height: 1.25; }

.col-form-label-sm { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 0.875rem; line-height: 1; }

.form-control-plaintext { display: block; width: 100%; padding: 0.5rem 0; margin-bottom: 0; font-size: 1rem; line-height: 1.25; color: #cad6dd; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1em + 1rem); padding: 0.5rem 0.75rem; font-size: 0.875rem; line-height: 1; border-radius: 0; }

.form-control-lg { height: calc(1.25em + 2rem); padding: 1rem 2rem; font-size: 1.25rem; line-height: 1.25; border-radius: 0; }

select.form-control[size], select.form-control[multiple] { height: auto; }

textarea.form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea { height: auto; }

.form-group, body .gform_wrapper .gform_body .gform_fields .gfield { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 1rem; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; left: 0; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); border-radius: 0.25rem; }

.form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip { left: 5px; }

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_text input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_email input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_date input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_number input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_name input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_password input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_website input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_time input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_address input:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .was-validated input:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .was-validated textarea:valid, .form-control.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea.is-valid { border-color: #28a745; padding-right: calc(1.25em + 1rem) !important; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.3125em + 0.25rem) center; background-size: calc(0.625em + 0.5rem) calc(0.625em + 0.5rem); }

.was-validated .form-control:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_text input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_email input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_date input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_number input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_name input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_password input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_website input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_time input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_address input:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .was-validated input:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .was-validated textarea:valid:focus, .form-control.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 1px rgba(40, 167, 69, 0.25); }

.was-validated select.form-control:valid, select.form-control.is-valid { padding-right: 4rem !important; background-position: right 2rem center; }

.was-validated textarea.form-control:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .was-validated textarea:valid, textarea.form-control.is-valid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea.is-valid { padding-right: calc(1.25em + 1rem); background-position: top calc(0.3125em + 0.25rem) right calc(0.3125em + 0.25rem); }

.was-validated .custom-select:valid, .was-validated body .gform_wrapper .gform_body .gform_fields .gfield select:valid, body .gform_wrapper .gform_body .gform_fields .gfield .was-validated select:valid, .custom-select.is-valid, body .gform_wrapper .gform_body .gform_fields .gfield select.is-valid { border-color: #28a745; padding-right: calc(0.75em + 2.75rem) !important; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 2rem/calc(0.625em + 0.5rem) calc(0.625em + 0.5rem) no-repeat; }

.was-validated .custom-select:valid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .gfield select:valid:focus, body .gform_wrapper .gform_body .gform_fields .gfield .was-validated select:valid:focus, .custom-select.is-valid:focus, body .gform_wrapper .gform_body .gform_fields .gfield select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 1px rgba(40, 167, 69, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid[type="checkbox"] ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid[type="checkbox"] ~ .custom-control-label, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:valid ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:valid ~ label, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid[type="checkbox"] ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid[type="checkbox"] ~ label, .custom-control-input.is-valid ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid[type="checkbox"] ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-valid ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid[type="checkbox"] ~ label { color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:valid ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:valid ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid[type="checkbox"] ~ label::before, .custom-control-input.is-valid ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-valid ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid[type="checkbox"] ~ label::before { border-color: #28a745; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid:checked[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:valid:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:valid:checked ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid:checked[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid:checked[type="checkbox"] ~ label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-valid:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid:checked[type="checkbox"] ~ label::before { border-color: #34ce57; background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid:focus[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid:focus[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:valid:focus ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:valid:focus ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid:focus[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid:focus[type="checkbox"] ~ label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid:focus[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-valid:focus ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid:focus[type="checkbox"] ~ label::before { box-shadow: 0 0 0 1px rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid:focus:not(:checked)[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid:focus:not(:checked)[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:valid:focus:not(:checked) ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:valid:focus:not(:checked) ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:valid:focus:not(:checked)[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:valid:focus:not(:checked)[type="checkbox"] ~ label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid:focus:not(:checked)[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-valid:focus:not(:checked) ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-valid:focus:not(:checked)[type="checkbox"] ~ label::before { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 1px rgba(40, 167, 69, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 1rem; color: #dc3545; }

.invalid-tooltip { position: absolute; top: 100%; left: 0; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); border-radius: 0.25rem; }

.form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip { left: 5px; }

.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_text input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_email input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_date input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_number input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_name input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_password input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_website input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_time input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_address input:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .was-validated input:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .was-validated textarea:invalid, .form-control.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea.is-invalid { border-color: #dc3545; padding-right: calc(1.25em + 1rem) !important; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.3125em + 0.25rem) center; background-size: calc(0.625em + 0.5rem) calc(0.625em + 0.5rem); }

.was-validated .form-control:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_text input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_email input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_date input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_number input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_name input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_password input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_website input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_time input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_address input:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .was-validated input:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .was-validated textarea:invalid:focus, .form-control.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_text input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 1px rgba(220, 53, 69, 0.25); }

.was-validated select.form-control:invalid, select.form-control.is-invalid { padding-right: 4rem !important; background-position: right 2rem center; }

.was-validated textarea.form-control:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .was-validated textarea:invalid, textarea.form-control.is-invalid, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea.is-invalid { padding-right: calc(1.25em + 1rem); background-position: top calc(0.3125em + 0.25rem) right calc(0.3125em + 0.25rem); }

.was-validated .custom-select:invalid, .was-validated body .gform_wrapper .gform_body .gform_fields .gfield select:invalid, body .gform_wrapper .gform_body .gform_fields .gfield .was-validated select:invalid, .custom-select.is-invalid, body .gform_wrapper .gform_body .gform_fields .gfield select.is-invalid { border-color: #dc3545; padding-right: calc(0.75em + 2.75rem) !important; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat, #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 2rem/calc(0.625em + 0.5rem) calc(0.625em + 0.5rem) no-repeat; }

.was-validated .custom-select:invalid:focus, .was-validated body .gform_wrapper .gform_body .gform_fields .gfield select:invalid:focus, body .gform_wrapper .gform_body .gform_fields .gfield .was-validated select:invalid:focus, .custom-select.is-invalid:focus, body .gform_wrapper .gform_body .gform_fields .gfield select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 1px rgba(220, 53, 69, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid[type="checkbox"] ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid[type="checkbox"] ~ .custom-control-label, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:invalid ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:invalid ~ label, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid[type="checkbox"] ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid[type="checkbox"] ~ label, .custom-control-input.is-invalid ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid[type="checkbox"] ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-invalid ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid[type="checkbox"] ~ label { color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:invalid ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:invalid ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid[type="checkbox"] ~ label::before, .custom-control-input.is-invalid ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-invalid ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid[type="checkbox"] ~ label::before { border-color: #dc3545; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid:checked[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:invalid:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:invalid:checked ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid:checked[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid:checked[type="checkbox"] ~ label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-invalid:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid:checked[type="checkbox"] ~ label::before { border-color: #e4606d; background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid:focus[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid:focus[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:invalid:focus ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:invalid:focus ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid:focus[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid:focus[type="checkbox"] ~ label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid:focus[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-invalid:focus ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid:focus[type="checkbox"] ~ label::before { box-shadow: 0 0 0 1px rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid:focus:not(:checked)[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid:focus:not(:checked)[type="checkbox"] ~ .custom-control-label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:invalid:focus:not(:checked) ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated .custom-control-input:invalid:focus:not(:checked) ~ label::before, .was-validated body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:invalid:focus:not(:checked)[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .was-validated input:invalid:focus:not(:checked)[type="checkbox"] ~ label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid:focus:not(:checked)[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input.is-invalid:focus:not(:checked) ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input.is-invalid:focus:not(:checked)[type="checkbox"] ~ label::before { border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; box-shadow: 0 0 0 1px rgba(220, 53, 69, 0.25); }

.form-inline { display: flex; flex-flow: row wrap; align-items: center; }

.form-inline .form-check { width: 100%; }

@media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group, .form-inline body .gform_wrapper .gform_body .gform_fields .gfield, body .gform_wrapper .gform_body .gform_fields .form-inline .gfield { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; }
  .form-inline .form-control, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_text input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_email input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_date input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_number input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_name input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_password input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_website input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_time input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_address input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .form-inline input, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .form-inline textarea { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select, .form-inline body .gform_wrapper .gform_body .gform_fields .gfield select, body .gform_wrapper .gform_body .gform_fields .gfield .form-inline select { width: auto; }
  .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox .form-inline li { align-items: center; justify-content: center; }
  .form-inline .custom-control-label, .form-inline body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .form-inline label { margin-bottom: 0; } }

.btn, .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, .btn-ib-red, .mp-btn, .ib-social-btn { display: inline-block; font-weight: 700; color: var(--bs-navy); text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.5rem 1rem; font-size: 1rem; line-height: 1.25; border-radius: 0; transition: all 0.3s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn, .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, .btn-ib-red, .mp-btn, .ib-social-btn { transition: none; } }

.btn:hover, .btn-ib-grey:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover, .btn-ib-red:hover, .mp-btn:hover, .ib-social-btn:hover { color: var(--bs-navy); text-decoration: none; }

.btn:focus, .btn-ib-grey:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:focus, .btn-ib-red:focus, .mp-btn:focus, .ib-social-btn:focus, .btn.focus, .focus.btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input.focus, .focus.btn-ib-red, .focus.mp-btn, .focus.ib-social-btn { outline: 0; box-shadow: none; }

.btn.disabled, .disabled.btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input.disabled, .disabled.btn-ib-red, .disabled.mp-btn, .disabled.ib-social-btn, .btn:disabled, .btn-ib-grey:disabled, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:disabled, .btn-ib-red:disabled, .mp-btn:disabled, .ib-social-btn:disabled { opacity: 0.65; }

.btn:not(:disabled):not(.disabled), .btn-ib-grey:not(:disabled):not(.disabled), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:not(:disabled):not(.disabled), .btn-ib-red:not(:disabled):not(.disabled), .mp-btn:not(:disabled):not(.disabled), .ib-social-btn:not(:disabled):not(.disabled) { cursor: pointer; }

a.btn.disabled, a.disabled.btn-ib-grey, a.disabled.btn-ib-red, a.disabled.mp-btn, a.disabled.ib-social-btn, fieldset:disabled a.btn, fieldset:disabled a.btn-ib-grey, fieldset:disabled a.btn-ib-red, fieldset:disabled a.mp-btn, fieldset:disabled a.ib-social-btn { pointer-events: none; }

.btn-primary { color: #fff; background-color: #007bff; border-color: #007bff; }

.btn-primary:hover { color: #fff; background-color: #0069d9; border-color: #0062cc; }

.btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #0069d9; border-color: #0062cc; box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5); }

.btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #007bff; border-color: #007bff; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0062cc; border-color: #005cbf; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(38, 143, 255, 0.5); }

.btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; }

.btn-secondary:focus, .btn-secondary.focus { color: #fff; background-color: #5a6268; border-color: #545b62; box-shadow: 0 0 0 0 rgba(130, 138, 145, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(130, 138, 145, 0.5); }

.btn-success { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #218838; border-color: #1e7e34; box-shadow: 0 0 0 0 rgba(72, 180, 97, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(72, 180, 97, 0.5); }

.btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #138496; border-color: #117a8b; box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(58, 176, 195, 0.5); }

.btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }

.btn-warning:focus, .btn-warning.focus { color: #212529; background-color: #e0a800; border-color: #d39e00; box-shadow: 0 0 0 0 rgba(222, 170, 12, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(222, 170, 12, 0.5); }

.btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c82333; border-color: #bd2130; box-shadow: 0 0 0 0 rgba(225, 83, 97, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(225, 83, 97, 0.5); }

.btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }

.btn-light:focus, .btn-light.focus { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; box-shadow: 0 0 0 0 rgba(216, 217, 219, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(216, 217, 219, 0.5); }

.btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }

.btn-dark:focus, .btn-dark.focus { color: #fff; background-color: #23272b; border-color: #1d2124; box-shadow: 0 0 0 0 rgba(82, 88, 93, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(82, 88, 93, 0.5); }

.btn-lr-white { color: #212529; background-color: #ffffff; border-color: #ffffff; }

.btn-lr-white:hover { color: #212529; background-color: #ececec; border-color: #e6e5e5; }

.btn-lr-white:focus, .btn-lr-white.focus { color: #212529; background-color: #ececec; border-color: #e6e5e5; box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5); }

.btn-lr-white.disabled, .btn-lr-white:disabled { color: #212529; background-color: #ffffff; border-color: #ffffff; }

.btn-lr-white:not(:disabled):not(.disabled):active, .btn-lr-white:not(:disabled):not(.disabled).active, .show > .btn-lr-white.dropdown-toggle { color: #212529; background-color: #e6e5e5; border-color: #dfdfdf; }

.btn-lr-white:not(:disabled):not(.disabled):active:focus, .btn-lr-white:not(:disabled):not(.disabled).active:focus, .show > .btn-lr-white.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5); }

.btn-lr-black { color: #fff; background-color: #141f23; border-color: #141f23; }

.btn-lr-black:hover { color: #fff; background-color: #06090b; border-color: #010203; }

.btn-lr-black:focus, .btn-lr-black.focus { color: #fff; background-color: #06090b; border-color: #010203; box-shadow: 0 0 0 0 rgba(55, 65, 68, 0.5); }

.btn-lr-black.disabled, .btn-lr-black:disabled { color: #fff; background-color: #141f23; border-color: #141f23; }

.btn-lr-black:not(:disabled):not(.disabled):active, .btn-lr-black:not(:disabled):not(.disabled).active, .show > .btn-lr-black.dropdown-toggle { color: #fff; background-color: #010203; border-color: black; }

.btn-lr-black:not(:disabled):not(.disabled):active:focus, .btn-lr-black:not(:disabled):not(.disabled).active:focus, .show > .btn-lr-black.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(55, 65, 68, 0.5); }

.btn-lr-blue { color: #fff; background-color: #273851; border-color: #273851; }

.btn-lr-blue:hover { color: #fff; background-color: #1b2637; border-color: #16202f; }

.btn-lr-blue:focus, .btn-lr-blue.focus { color: #fff; background-color: #1b2637; border-color: #16202f; box-shadow: 0 0 0 0 rgba(71, 86, 107, 0.5); }

.btn-lr-blue.disabled, .btn-lr-blue:disabled { color: #fff; background-color: #273851; border-color: #273851; }

.btn-lr-blue:not(:disabled):not(.disabled):active, .btn-lr-blue:not(:disabled):not(.disabled).active, .show > .btn-lr-blue.dropdown-toggle { color: #fff; background-color: #16202f; border-color: #121a26; }

.btn-lr-blue:not(:disabled):not(.disabled):active:focus, .btn-lr-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-lr-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(71, 86, 107, 0.5); }

.btn-lr-navy { color: #fff; background-color: #2c3740; border-color: #2c3740; }

.btn-lr-navy:hover { color: #fff; background-color: #1c2429; border-color: #171d22; }

.btn-lr-navy:focus, .btn-lr-navy.focus { color: #fff; background-color: #1c2429; border-color: #171d22; box-shadow: 0 0 0 0 rgba(76, 85, 93, 0.5); }

.btn-lr-navy.disabled, .btn-lr-navy:disabled { color: #fff; background-color: #2c3740; border-color: #2c3740; }

.btn-lr-navy:not(:disabled):not(.disabled):active, .btn-lr-navy:not(:disabled):not(.disabled).active, .show > .btn-lr-navy.dropdown-toggle { color: #fff; background-color: #171d22; border-color: #12171a; }

.btn-lr-navy:not(:disabled):not(.disabled):active:focus, .btn-lr-navy:not(:disabled):not(.disabled).active:focus, .show > .btn-lr-navy.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(76, 85, 93, 0.5); }

.btn-lr-red { color: #fff; background-color: #ec6839; border-color: #ec6839; }

.btn-lr-red:hover { color: #fff; background-color: #e84d16; border-color: #dd4a15; }

.btn-lr-red:focus, .btn-lr-red.focus { color: #fff; background-color: #e84d16; border-color: #dd4a15; box-shadow: 0 0 0 0 rgba(239, 127, 87, 0.5); }

.btn-lr-red.disabled, .btn-lr-red:disabled { color: #fff; background-color: #ec6839; border-color: #ec6839; }

.btn-lr-red:not(:disabled):not(.disabled):active, .btn-lr-red:not(:disabled):not(.disabled).active, .show > .btn-lr-red.dropdown-toggle { color: #fff; background-color: #dd4a15; border-color: #d14614; }

.btn-lr-red:not(:disabled):not(.disabled):active:focus, .btn-lr-red:not(:disabled):not(.disabled).active:focus, .show > .btn-lr-red.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(239, 127, 87, 0.5); }

.btn-lr-grey { color: #212529; background-color: #b3b3b3; border-color: #b3b3b3; }

.btn-lr-grey:hover { color: #212529; background-color: #a0a0a0; border-color: #9a9999; }

.btn-lr-grey:focus, .btn-lr-grey.focus { color: #212529; background-color: #a0a0a0; border-color: #9a9999; box-shadow: 0 0 0 0 rgba(157, 158, 158, 0.5); }

.btn-lr-grey.disabled, .btn-lr-grey:disabled { color: #212529; background-color: #b3b3b3; border-color: #b3b3b3; }

.btn-lr-grey:not(:disabled):not(.disabled):active, .btn-lr-grey:not(:disabled):not(.disabled).active, .show > .btn-lr-grey.dropdown-toggle { color: #212529; background-color: #9a9999; border-color: #939393; }

.btn-lr-grey:not(:disabled):not(.disabled):active:focus, .btn-lr-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-lr-grey.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(157, 158, 158, 0.5); }

.btn-lr-light-grey { color: #212529; background-color: #e9eef1; border-color: #e9eef1; }

.btn-lr-light-grey:hover { color: #212529; background-color: #d2dce2; border-color: #cad6dd; }

.btn-lr-light-grey:focus, .btn-lr-light-grey.focus { color: #212529; background-color: #d2dce2; border-color: #cad6dd; box-shadow: 0 0 0 0 rgba(203, 208, 211, 0.5); }

.btn-lr-light-grey.disabled, .btn-lr-light-grey:disabled { color: #212529; background-color: #e9eef1; border-color: #e9eef1; }

.btn-lr-light-grey:not(:disabled):not(.disabled):active, .btn-lr-light-grey:not(:disabled):not(.disabled).active, .show > .btn-lr-light-grey.dropdown-toggle { color: #212529; background-color: #cad6dd; border-color: #c2d0d8; }

.btn-lr-light-grey:not(:disabled):not(.disabled):active:focus, .btn-lr-light-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-lr-light-grey.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(203, 208, 211, 0.5); }

.btn-outline-primary { color: #007bff; border-color: #007bff; }

.btn-outline-primary:hover { color: #fff; background-color: #007bff; border-color: #007bff; }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #007bff; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #007bff; border-color: #007bff; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5); }

.btn-outline-secondary { color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5); }

.btn-outline-success { color: #28a745; border-color: #28a745; }

.btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5); }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.btn-outline-warning { color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5); }

.btn-outline-danger { color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5); }

.btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5); }

.btn-outline-dark { color: #343a40; border-color: #343a40; }

.btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5); }

.btn-outline-lr-white { color: #ffffff; border-color: #ffffff; }

.btn-outline-lr-white:hover { color: #212529; background-color: #ffffff; border-color: #ffffff; }

.btn-outline-lr-white:focus, .btn-outline-lr-white.focus { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.btn-outline-lr-white.disabled, .btn-outline-lr-white:disabled { color: #ffffff; background-color: transparent; }

.btn-outline-lr-white:not(:disabled):not(.disabled):active, .btn-outline-lr-white:not(:disabled):not(.disabled).active, .show > .btn-outline-lr-white.dropdown-toggle { color: #212529; background-color: #ffffff; border-color: #ffffff; }

.btn-outline-lr-white:not(:disabled):not(.disabled):active:focus, .btn-outline-lr-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lr-white.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.btn-outline-lr-black { color: #141f23; border-color: #141f23; }

.btn-outline-lr-black:hover { color: #fff; background-color: #141f23; border-color: #141f23; }

.btn-outline-lr-black:focus, .btn-outline-lr-black.focus { box-shadow: 0 0 0 0 rgba(20, 31, 35, 0.5); }

.btn-outline-lr-black.disabled, .btn-outline-lr-black:disabled { color: #141f23; background-color: transparent; }

.btn-outline-lr-black:not(:disabled):not(.disabled):active, .btn-outline-lr-black:not(:disabled):not(.disabled).active, .show > .btn-outline-lr-black.dropdown-toggle { color: #fff; background-color: #141f23; border-color: #141f23; }

.btn-outline-lr-black:not(:disabled):not(.disabled):active:focus, .btn-outline-lr-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lr-black.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(20, 31, 35, 0.5); }

.btn-outline-lr-blue { color: #273851; border-color: #273851; }

.btn-outline-lr-blue:hover { color: #fff; background-color: #273851; border-color: #273851; }

.btn-outline-lr-blue:focus, .btn-outline-lr-blue.focus { box-shadow: 0 0 0 0 rgba(39, 56, 81, 0.5); }

.btn-outline-lr-blue.disabled, .btn-outline-lr-blue:disabled { color: #273851; background-color: transparent; }

.btn-outline-lr-blue:not(:disabled):not(.disabled):active, .btn-outline-lr-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-lr-blue.dropdown-toggle { color: #fff; background-color: #273851; border-color: #273851; }

.btn-outline-lr-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-lr-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lr-blue.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(39, 56, 81, 0.5); }

.btn-outline-lr-navy { color: #2c3740; border-color: #2c3740; }

.btn-outline-lr-navy:hover { color: #fff; background-color: #2c3740; border-color: #2c3740; }

.btn-outline-lr-navy:focus, .btn-outline-lr-navy.focus { box-shadow: 0 0 0 0 rgba(44, 55, 64, 0.5); }

.btn-outline-lr-navy.disabled, .btn-outline-lr-navy:disabled { color: #2c3740; background-color: transparent; }

.btn-outline-lr-navy:not(:disabled):not(.disabled):active, .btn-outline-lr-navy:not(:disabled):not(.disabled).active, .show > .btn-outline-lr-navy.dropdown-toggle { color: #fff; background-color: #2c3740; border-color: #2c3740; }

.btn-outline-lr-navy:not(:disabled):not(.disabled):active:focus, .btn-outline-lr-navy:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lr-navy.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(44, 55, 64, 0.5); }

.btn-outline-lr-red { color: #ec6839; border-color: #ec6839; }

.btn-outline-lr-red:hover { color: #fff; background-color: #ec6839; border-color: #ec6839; }

.btn-outline-lr-red:focus, .btn-outline-lr-red.focus { box-shadow: 0 0 0 0 rgba(236, 104, 57, 0.5); }

.btn-outline-lr-red.disabled, .btn-outline-lr-red:disabled { color: #ec6839; background-color: transparent; }

.btn-outline-lr-red:not(:disabled):not(.disabled):active, .btn-outline-lr-red:not(:disabled):not(.disabled).active, .show > .btn-outline-lr-red.dropdown-toggle { color: #fff; background-color: #ec6839; border-color: #ec6839; }

.btn-outline-lr-red:not(:disabled):not(.disabled):active:focus, .btn-outline-lr-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lr-red.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(236, 104, 57, 0.5); }

.btn-outline-lr-grey { color: #b3b3b3; border-color: #b3b3b3; }

.btn-outline-lr-grey:hover { color: #212529; background-color: #b3b3b3; border-color: #b3b3b3; }

.btn-outline-lr-grey:focus, .btn-outline-lr-grey.focus { box-shadow: 0 0 0 0 rgba(179, 179, 179, 0.5); }

.btn-outline-lr-grey.disabled, .btn-outline-lr-grey:disabled { color: #b3b3b3; background-color: transparent; }

.btn-outline-lr-grey:not(:disabled):not(.disabled):active, .btn-outline-lr-grey:not(:disabled):not(.disabled).active, .show > .btn-outline-lr-grey.dropdown-toggle { color: #212529; background-color: #b3b3b3; border-color: #b3b3b3; }

.btn-outline-lr-grey:not(:disabled):not(.disabled):active:focus, .btn-outline-lr-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lr-grey.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(179, 179, 179, 0.5); }

.btn-outline-lr-light-grey { color: #e9eef1; border-color: #e9eef1; }

.btn-outline-lr-light-grey:hover { color: #212529; background-color: #e9eef1; border-color: #e9eef1; }

.btn-outline-lr-light-grey:focus, .btn-outline-lr-light-grey.focus { box-shadow: 0 0 0 0 rgba(233, 238, 241, 0.5); }

.btn-outline-lr-light-grey.disabled, .btn-outline-lr-light-grey:disabled { color: #e9eef1; background-color: transparent; }

.btn-outline-lr-light-grey:not(:disabled):not(.disabled):active, .btn-outline-lr-light-grey:not(:disabled):not(.disabled).active, .show > .btn-outline-lr-light-grey.dropdown-toggle { color: #212529; background-color: #e9eef1; border-color: #e9eef1; }

.btn-outline-lr-light-grey:not(:disabled):not(.disabled):active:focus, .btn-outline-lr-light-grey:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lr-light-grey.dropdown-toggle:focus { box-shadow: 0 0 0 0 rgba(233, 238, 241, 0.5); }

.btn-link { font-weight: 400; color: #ffffff; text-decoration: none; }

.btn-link:hover { color: #ffffff; text-decoration: none; }

.btn-link:focus, .btn-link.focus { text-decoration: none; }

.btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-lg > input, .btn-group-lg > .btn-ib-red, .btn-group-lg > .mp-btn, .btn-group-lg > .ib-social-btn { padding: 1rem 2rem; font-size: 1.25rem; line-height: 1.25; border-radius: 0; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-sm > input, .btn-group-sm > .btn-ib-red, .btn-group-sm > .mp-btn, .btn-group-sm > .ib-social-btn { padding: 0.5rem 0.75rem; font-size: 0.875rem; line-height: 1; border-radius: 0; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.collapsing.width { width: 0; height: auto; transition: width 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing.width { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: var(--bs-navy); text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; }
  .dropdown-menu-sm-right { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; }
  .dropdown-menu-md-right { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; }
  .dropdown-menu-lg-right { right: 0; left: auto; } }

@media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; }
  .dropdown-menu-xl-right { right: 0; left: auto; } }

@media (min-width: 1360px) { .dropdown-menu-xxl-left { right: auto; left: 0; }
  .dropdown-menu-xxl-right { right: 0; left: auto; } }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #e9ecef; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #007bff; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #adb5bd; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }

.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }

.btn-group > .btn, .btn-group > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input, .btn-group > .btn-ib-red, .btn-group > .mp-btn, .btn-group > .ib-social-btn, .btn-group-vertical > .btn, .btn-group-vertical > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input, .btn-group-vertical > .btn-ib-red, .btn-group-vertical > .mp-btn, .btn-group-vertical > .ib-social-btn { position: relative; flex: 1 1 auto; }

.btn-group > .btn:hover, .btn-group > .btn-ib-grey:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input:hover, .btn-group > .btn-ib-red:hover, .btn-group > .mp-btn:hover, .btn-group > .ib-social-btn:hover, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn-ib-grey:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input:hover, .btn-group-vertical > .btn-ib-red:hover, .btn-group-vertical > .mp-btn:hover, .btn-group-vertical > .ib-social-btn:hover { z-index: 1; }

.btn-group > .btn:focus, .btn-group > .btn-ib-grey:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input:focus, .btn-group > .btn-ib-red:focus, .btn-group > .mp-btn:focus, .btn-group > .ib-social-btn:focus, .btn-group > .btn:active, .btn-group > .btn-ib-grey:active, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input:active, .btn-group > .btn-ib-red:active, .btn-group > .mp-btn:active, .btn-group > .ib-social-btn:active, .btn-group > .btn.active, .btn-group > .active.btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input.active, .btn-group > .active.btn-ib-red, .btn-group > .active.mp-btn, .btn-group > .active.ib-social-btn, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn-ib-grey:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input:focus, .btn-group-vertical > .btn-ib-red:focus, .btn-group-vertical > .mp-btn:focus, .btn-group-vertical > .ib-social-btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn-ib-grey:active, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input:active, .btn-group-vertical > .btn-ib-red:active, .btn-group-vertical > .mp-btn:active, .btn-group-vertical > .ib-social-btn:active, .btn-group-vertical > .btn.active, .btn-group-vertical > .active.btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input.active, .btn-group-vertical > .active.btn-ib-red, .btn-group-vertical > .active.mp-btn, .btn-group-vertical > .active.ib-social-btn { z-index: 1; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-ib-grey:not(:first-child), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input:not(:first-child), .btn-group > .btn-ib-red:not(:first-child), .btn-group > .mp-btn:not(:first-child), .btn-group > .ib-social-btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-ib-grey:not(:last-child):not(.dropdown-toggle), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-ib-red:not(:last-child):not(.dropdown-toggle), .btn-group > .mp-btn:not(:last-child):not(.dropdown-toggle), .btn-group > .ib-social-btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn-group:not(:last-child) > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > .btn-group:not(:last-child) > input, .btn-group > .btn-group:not(:last-child) > .btn-ib-red, .btn-group > .btn-group:not(:last-child) > .mp-btn, .btn-group > .btn-group:not(:last-child) > .ib-social-btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-ib-grey:not(:first-child), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > input:not(:first-child), .btn-group > .btn-ib-red:not(:first-child), .btn-group > .mp-btn:not(:first-child), .btn-group > .ib-social-btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn-group:not(:first-child) > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group > .btn-group:not(:first-child) > input, .btn-group > .btn-group:not(:first-child) > .btn-ib-red, .btn-group > .btn-group:not(:first-child) > .mp-btn, .btn-group > .btn-group:not(:first-child) > .ib-social-btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }

.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > .btn-ib-grey + .dropdown-toggle-split, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-sm > input + .dropdown-toggle-split, .btn-group-sm > .btn-ib-red + .dropdown-toggle-split, .btn-group-sm > .mp-btn + .dropdown-toggle-split, .btn-group-sm > .ib-social-btn + .dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > .btn-ib-grey + .dropdown-toggle-split, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-lg > input + .dropdown-toggle-split, .btn-group-lg > .btn-ib-red + .dropdown-toggle-split, .btn-group-lg > .mp-btn + .dropdown-toggle-split, .btn-group-lg > .ib-social-btn + .dropdown-toggle-split { padding-right: 1.5rem; padding-left: 1.5rem; }

.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input, .btn-group-vertical > .btn-ib-red, .btn-group-vertical > .mp-btn, .btn-group-vertical > .ib-social-btn, .btn-group-vertical > .btn-group { width: 100%; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-ib-grey:not(:first-child), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input:not(:first-child), .btn-group-vertical > .btn-ib-red:not(:first-child), .btn-group-vertical > .mp-btn:not(:first-child), .btn-group-vertical > .ib-social-btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; }

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-ib-grey:not(:last-child):not(.dropdown-toggle), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-ib-red:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .mp-btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .ib-social-btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:last-child) > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > .btn-group:not(:last-child) > input, .btn-group-vertical > .btn-group:not(:last-child) > .btn-ib-red, .btn-group-vertical > .btn-group:not(:last-child) > .mp-btn, .btn-group-vertical > .btn-group:not(:last-child) > .ib-social-btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-ib-grey:not(:first-child), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > input:not(:first-child), .btn-group-vertical > .btn-ib-red:not(:first-child), .btn-group-vertical > .mp-btn:not(:first-child), .btn-group-vertical > .ib-social-btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child) > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-vertical > .btn-group:not(:first-child) > input, .btn-group-vertical > .btn-group:not(:first-child) > .btn-ib-red, .btn-group-vertical > .btn-group:not(:first-child) > .mp-btn, .btn-group-vertical > .btn-group:not(:first-child) > .ib-social-btn { border-top-left-radius: 0; border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-toggle > input, .btn-group-toggle > .btn-ib-red, .btn-group-toggle > .mp-btn, .btn-group-toggle > .ib-social-btn, .btn-group-toggle > .btn-group > .btn, .btn-group-toggle > .btn-group > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-toggle > .btn-group > input, .btn-group-toggle > .btn-group > .btn-ib-red, .btn-group-toggle > .btn-group > .mp-btn, .btn-group-toggle > .btn-group > .ib-social-btn { margin-bottom: 0; }

.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-ib-grey input[type="radio"], section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-toggle > input input[type="radio"], .btn-group-toggle > .btn-ib-red input[type="radio"], .btn-group-toggle > .mp-btn input[type="radio"], .btn-group-toggle > .ib-social-btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-ib-grey input[type="checkbox"], section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-toggle > input input[type="checkbox"], .btn-group-toggle > .btn-ib-red input[type="checkbox"], .btn-group-toggle > .mp-btn input[type="checkbox"], .btn-group-toggle > .ib-social-btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn-ib-grey input[type="radio"], section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-toggle > .btn-group > input input[type="radio"], .btn-group-toggle > .btn-group > .btn-ib-red input[type="radio"], .btn-group-toggle > .btn-group > .mp-btn input[type="radio"], .btn-group-toggle > .btn-group > .ib-social-btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn-ib-grey input[type="checkbox"], section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-group-toggle > .btn-group > input input[type="checkbox"], .btn-group-toggle > .btn-group > .btn-ib-red input[type="checkbox"], .btn-group-toggle > .btn-group > .mp-btn input[type="checkbox"], .btn-group-toggle > .btn-group > .ib-social-btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }

.input-group > .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > textarea, .input-group > .form-control-plaintext, .input-group > .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; margin-bottom: 0; }

.input-group > .form-control + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > input + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > textarea + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_text .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_email .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_phone .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_date .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_number .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_name .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_password .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_website .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_time .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > .form-control + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_text .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_email .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_phone .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_date .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_number .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_name .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_password .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_website .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_time .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > input + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_address .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_textarea .input-group > textarea + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > .form-control + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_text .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_email .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_phone .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_date .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_number .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_name .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_password .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_website .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_time .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .ginput_container_textarea .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .ginput_container_address .input-group > input + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > textarea + textarea, .input-group > .form-control + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > input + .custom-select, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > textarea + .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > .form-control + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_phone .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_number .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_password .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_website .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .gfield .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address .input-group > input + select, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .gfield .input-group > textarea + select, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea .input-group > textarea + select, .input-group > .form-control + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > input + .custom-file, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > textarea + .custom-file, .input-group > .form-control-plaintext + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > .form-control-plaintext + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > .form-control-plaintext + textarea, .input-group > .form-control-plaintext + .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > .form-control-plaintext + select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > select + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_text .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_email .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_phone .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_date .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_number .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_name .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_password .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_website .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_time .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > .custom-select + input, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_address .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .gfield .input-group > select + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > .custom-select + textarea, body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container_textarea .input-group > select + textarea, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .gfield .input-group > select + textarea, .input-group > .custom-select + .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > select + .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > .custom-select + select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > select + select, .input-group > .custom-select + .custom-file, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > select + .custom-file, .input-group > .custom-file + .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > .custom-file + input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > .custom-file + textarea, .input-group > .custom-file + .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > .custom-file + select, .input-group > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > input:focus, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > textarea:focus, .input-group > .custom-select:focus, body .gform_wrapper .gform_body .gform_fields .gfield .input-group > select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .form-control:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group > input:not(:first-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group > textarea:not(:first-child), .input-group > .custom-select:not(:first-child), body .gform_wrapper .gform_body .gform_fields .gfield .input-group > select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group > .custom-file { display: flex; align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group:not(.has-validation) > .form-control:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group:not(.has-validation) > input:not(:last-child), body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group:not(.has-validation) > textarea:not(:last-child), .input-group:not(.has-validation) > .custom-select:not(:last-child), body .gform_wrapper .gform_body .gform_fields .gfield .input-group:not(.has-validation) > select:not(:last-child), .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label, .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group.has-validation > .form-control:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group.has-validation > input:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group.has-validation > textarea:nth-last-child(n + 3), .input-group.has-validation > .custom-select:nth-last-child(n + 3), body .gform_wrapper .gform_body .gform_fields .gfield .input-group.has-validation > select:nth-last-child(n + 3), .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label, .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group-prepend, .input-group-append { display: flex; }

.input-group-prepend .btn, .input-group-prepend .btn-ib-grey, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input, .input-group-prepend .btn-ib-red, .input-group-prepend .mp-btn, .input-group-prepend .ib-social-btn, .input-group-append .btn, .input-group-append .btn-ib-grey, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input, .input-group-append .btn-ib-red, .input-group-append .mp-btn, .input-group-append .ib-social-btn { position: relative; z-index: 2; }

.input-group-prepend .btn:focus, .input-group-prepend .btn-ib-grey:focus, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input:focus, .input-group-prepend .btn-ib-red:focus, .input-group-prepend .mp-btn:focus, .input-group-prepend .ib-social-btn:focus, .input-group-append .btn:focus, .input-group-append .btn-ib-grey:focus, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input:focus, .input-group-append .btn-ib-red:focus, .input-group-append .mp-btn:focus, .input-group-append .ib-social-btn:focus { z-index: 3; }

.input-group-prepend .btn + .btn, .input-group-prepend .btn-ib-grey + .btn, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .btn, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input + .btn, .input-group-prepend .btn-ib-red + .btn, .input-group-prepend .mp-btn + .btn, .input-group-prepend .ib-social-btn + .btn, .input-group-prepend .btn + .btn-ib-grey, .input-group-prepend .btn-ib-grey + .btn-ib-grey, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input + .btn-ib-grey, .input-group-prepend .btn-ib-red + .btn-ib-grey, .input-group-prepend .mp-btn + .btn-ib-grey, .input-group-prepend .ib-social-btn + .btn-ib-grey, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend .btn + input, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-ib-grey + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend .btn-ib-grey + input, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input + input, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-ib-red + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend .btn-ib-red + input, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .mp-btn + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend .mp-btn + input, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .ib-social-btn + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend .ib-social-btn + input, .input-group-prepend .btn + .btn-ib-red, .input-group-prepend .btn-ib-grey + .btn-ib-red, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .btn-ib-red, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input + .btn-ib-red, .input-group-prepend .btn-ib-red + .btn-ib-red, .input-group-prepend .mp-btn + .btn-ib-red, .input-group-prepend .ib-social-btn + .btn-ib-red, .input-group-prepend .btn + .mp-btn, .input-group-prepend .btn-ib-grey + .mp-btn, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .mp-btn, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input + .mp-btn, .input-group-prepend .btn-ib-red + .mp-btn, .input-group-prepend .mp-btn + .mp-btn, .input-group-prepend .ib-social-btn + .mp-btn, .input-group-prepend .btn + .ib-social-btn, .input-group-prepend .btn-ib-grey + .ib-social-btn, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .ib-social-btn, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input + .ib-social-btn, .input-group-prepend .btn-ib-red + .ib-social-btn, .input-group-prepend .mp-btn + .ib-social-btn, .input-group-prepend .ib-social-btn + .ib-social-btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .btn-ib-grey + .input-group-text, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .input-group-text, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend input + .input-group-text, .input-group-prepend .btn-ib-red + .input-group-text, .input-group-prepend .mp-btn + .input-group-text, .input-group-prepend .ib-social-btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .btn-ib-grey, .input-group-prepend section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-text + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-prepend .input-group-text + input, .input-group-prepend .input-group-text + .btn-ib-red, .input-group-prepend .input-group-text + .mp-btn, .input-group-prepend .input-group-text + .ib-social-btn, .input-group-append .btn + .btn, .input-group-append .btn-ib-grey + .btn, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .btn, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input + .btn, .input-group-append .btn-ib-red + .btn, .input-group-append .mp-btn + .btn, .input-group-append .ib-social-btn + .btn, .input-group-append .btn + .btn-ib-grey, .input-group-append .btn-ib-grey + .btn-ib-grey, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input + .btn-ib-grey, .input-group-append .btn-ib-red + .btn-ib-grey, .input-group-append .mp-btn + .btn-ib-grey, .input-group-append .ib-social-btn + .btn-ib-grey, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append .btn + input, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-ib-grey + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append .btn-ib-grey + input, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input + input, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .btn-ib-red + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append .btn-ib-red + input, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .mp-btn + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append .mp-btn + input, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .ib-social-btn + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append .ib-social-btn + input, .input-group-append .btn + .btn-ib-red, .input-group-append .btn-ib-grey + .btn-ib-red, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .btn-ib-red, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input + .btn-ib-red, .input-group-append .btn-ib-red + .btn-ib-red, .input-group-append .mp-btn + .btn-ib-red, .input-group-append .ib-social-btn + .btn-ib-red, .input-group-append .btn + .mp-btn, .input-group-append .btn-ib-grey + .mp-btn, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .mp-btn, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input + .mp-btn, .input-group-append .btn-ib-red + .mp-btn, .input-group-append .mp-btn + .mp-btn, .input-group-append .ib-social-btn + .mp-btn, .input-group-append .btn + .ib-social-btn, .input-group-append .btn-ib-grey + .ib-social-btn, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .ib-social-btn, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input + .ib-social-btn, .input-group-append .btn-ib-red + .ib-social-btn, .input-group-append .mp-btn + .ib-social-btn, .input-group-append .ib-social-btn + .ib-social-btn, .input-group-append .btn + .input-group-text, .input-group-append .btn-ib-grey + .input-group-text, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input + .input-group-text, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append input + .input-group-text, .input-group-append .btn-ib-red + .input-group-text, .input-group-append .mp-btn + .input-group-text, .input-group-append .ib-social-btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .btn-ib-grey, .input-group-append section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-text + input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-append .input-group-text + input, .input-group-append .input-group-text + .btn-ib-red, .input-group-append .input-group-text + .mp-btn, .input-group-append .input-group-text + .ib-social-btn { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: flex; align-items: center; padding: 0.5rem 1rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.25; color: #b3b3b3; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #e9eef1; border-radius: 0; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group-lg > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group-lg > textarea:not(textarea), .input-group-lg > .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group-lg > select { height: calc(1.25em + 2rem); }

.input-group-lg > .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group-lg > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group-lg > textarea, .input-group-lg > .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group-lg > select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-lg > .input-group-prepend > input, .input-group-lg > .input-group-prepend > .btn-ib-red, .input-group-lg > .input-group-prepend > .mp-btn, .input-group-lg > .input-group-prepend > .ib-social-btn, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-lg > .input-group-append > input, .input-group-lg > .input-group-append > .btn-ib-red, .input-group-lg > .input-group-append > .mp-btn, .input-group-lg > .input-group-append > .ib-social-btn { padding: 1rem 2rem; font-size: 1.25rem; line-height: 1.25; border-radius: 0; }

.input-group-sm > .form-control:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group-sm > input:not(textarea), body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group-sm > textarea:not(textarea), .input-group-sm > .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group-sm > select { height: calc(1em + 1rem); }

.input-group-sm > .form-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_text .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address .input-group-sm > input, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea .input-group-sm > textarea, .input-group-sm > .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group-sm > select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-sm > .input-group-prepend > input, .input-group-sm > .input-group-prepend > .btn-ib-red, .input-group-sm > .input-group-prepend > .mp-btn, .input-group-sm > .input-group-prepend > .ib-social-btn, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group-sm > .input-group-append > input, .input-group-sm > .input-group-append > .btn-ib-red, .input-group-sm > .input-group-append > .mp-btn, .input-group-sm > .input-group-append > .ib-social-btn { padding: 0.5rem 0.75rem; font-size: 0.875rem; line-height: 1; border-radius: 0; }

.input-group-lg > .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group-lg > select, .input-group-sm > .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield .input-group-sm > select { padding-right: 2rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group > .input-group-prepend > input, .input-group > .input-group-prepend > .btn-ib-red, .input-group > .input-group-prepend > .mp-btn, .input-group > .input-group-prepend > .ib-social-btn, .input-group > .input-group-prepend > .input-group-text, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group:not(.has-validation) > .input-group-append:not(:last-child) > input, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn-ib-red, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .mp-btn, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .ib-social-btn, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > input, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn-ib-red, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .mp-btn, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .ib-social-btn, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .btn-ib-grey:not(:last-child):not(.dropdown-toggle), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .btn-ib-red:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .mp-btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .ib-social-btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group > .input-group-append > input, .input-group > .input-group-append > .btn-ib-red, .input-group > .input-group-append > .mp-btn, .input-group > .input-group-append > .ib-social-btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group > .input-group-prepend:not(:first-child) > input, .input-group > .input-group-prepend:not(:first-child) > .btn-ib-red, .input-group > .input-group-prepend:not(:first-child) > .mp-btn, .input-group > .input-group-prepend:not(:first-child) > .ib-social-btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .btn-ib-grey:not(:first-child), section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .input-group > .input-group-prepend:first-child > input:not(:first-child), .input-group > .input-group-prepend:first-child > .btn-ib-red:not(:first-child), .input-group > .input-group-prepend:first-child > .mp-btn:not(:first-child), .input-group > .input-group-prepend:first-child > .ib-social-btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.custom-control, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li { position: relative; z-index: 1; display: block; min-height: 1.5rem; padding-left: 1.5rem; print-color-adjust: exact; }

.custom-control-inline { display: inline-flex; margin-right: 1rem; }

.custom-control-input, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[type="checkbox"] { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.25rem; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ label::before { color: #fff; border-color: #007bff; background-color: #007bff; }

.custom-control-input:focus ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:focus[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:focus ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:focus[type="checkbox"] ~ label::before { box-shadow: none; }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:focus:not(:checked)[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:focus:not(:checked) ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:focus:not(:checked)[type="checkbox"] ~ label::before { border-color: #cad6dd; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:not(:disabled):active[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:not(:disabled):active ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:not(:disabled):active[type="checkbox"] ~ label::before { color: #fff; background-color: #b3d7ff; border-color: #b3d7ff; }

.custom-control-input[disabled] ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[disabled][type="checkbox"] ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input[disabled] ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[disabled][type="checkbox"] ~ label, .custom-control-input:disabled ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled[type="checkbox"] ~ .custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled ~ label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled[type="checkbox"] ~ label { color: #6c757d; }

.custom-control-input[disabled] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[disabled][type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input[disabled] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[disabled][type="checkbox"] ~ label::before, .custom-control-input:disabled ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled[type="checkbox"] ~ label::before { background-color: #e9ecef; }

.custom-control-label, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label { position: relative; margin-bottom: 0; vertical-align: top; }

.custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::before { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #ffffff; border: 1px solid #adb5bd; }

.custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::after { position: absolute; top: 0.25rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: 50% / 50% 50% no-repeat; }

.custom-checkbox .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::before { border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:checked ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:checked[type="checkbox"] ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox .custom-control-input:checked ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:checked ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:checked[type="checkbox"] ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:indeterminate ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:indeterminate[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:indeterminate[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox .custom-control-input:indeterminate ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:indeterminate ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:indeterminate[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:indeterminate[type="checkbox"] ~ label::before { border-color: #007bff; background-color: #007bff; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:indeterminate ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:indeterminate[type="checkbox"] ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:indeterminate[type="checkbox"] ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox .custom-control-input:indeterminate ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:indeterminate ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:indeterminate[type="checkbox"] ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:indeterminate[type="checkbox"] ~ label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled:checked ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:disabled:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox .custom-control-input:disabled:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:disabled:checked[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:checked[type="checkbox"] ~ label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled:indeterminate ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:disabled:indeterminate[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:indeterminate[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox .custom-control-input:disabled:indeterminate ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled:indeterminate ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-checkbox input:disabled:indeterminate[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:indeterminate[type="checkbox"] ~ label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-radio .custom-control-label::before, .custom-radio body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-radio label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after, .custom-radio body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-radio input:checked[type="checkbox"] ~ .custom-control-label::after, .custom-radio body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:checked ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-radio .custom-control-input:checked ~ label::after, .custom-radio body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-radio input:checked[type="checkbox"] ~ label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-radio body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-radio input:disabled:checked[type="checkbox"] ~ .custom-control-label::before, .custom-radio body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-radio .custom-control-input:disabled:checked ~ label::before, .custom-radio body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:checked[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-radio input:disabled:checked[type="checkbox"] ~ label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }

.custom-switch .custom-control-label::after, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch label::after { top: calc(0.25rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch label::after { transition: none; } }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ .custom-control-label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch input:checked[type="checkbox"] ~ .custom-control-label::after, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:checked ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch .custom-control-input:checked ~ label::after, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:checked[type="checkbox"] ~ label::after, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch input:checked[type="checkbox"] ~ label::after { background-color: #ffffff; transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:checked[type="checkbox"] ~ .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch input:disabled:checked[type="checkbox"] ~ .custom-control-label::before, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-control-input:disabled:checked ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch .custom-control-input:disabled:checked ~ label::before, .custom-switch body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input:disabled:checked[type="checkbox"] ~ label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li .custom-switch input:disabled:checked[type="checkbox"] ~ label::before { background-color: rgba(0, 123, 255, 0.5); }

.custom-select, body .gform_wrapper .gform_body .gform_fields .gfield select { display: inline-block; width: 100%; height: calc(1.25em + 1rem); padding: 0.5rem 2rem 0.5rem 1rem; font-size: 1rem; font-weight: 400; line-height: 1.25; color: #b3b3b3; vertical-align: middle; background: #ffffff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 1rem center/8px 10px no-repeat; border: 1px solid #e9eef1; border-radius: 0.25rem; appearance: none; }

.custom-select:focus, body .gform_wrapper .gform_body .gform_fields .gfield select:focus { border-color: #cad6dd; outline: 0; box-shadow: 0 0 0 1px rgba(0, 123, 255, 0.25); }

.custom-select:focus::-ms-value, body .gform_wrapper .gform_body .gform_fields .gfield select:focus::-ms-value { color: #b3b3b3; background-color: #ffffff; }

.custom-select[multiple], body .gform_wrapper .gform_body .gform_fields .gfield select[multiple], .custom-select[size]:not([size="1"]), body .gform_wrapper .gform_body .gform_fields .gfield select[size]:not([size="1"]) { height: auto; padding-right: 1rem; background-image: none; }

.custom-select:disabled, body .gform_wrapper .gform_body .gform_fields .gfield select:disabled { color: #6c757d; background-color: #e9ecef; }

.custom-select::-ms-expand, body .gform_wrapper .gform_body .gform_fields .gfield select::-ms-expand { display: none; }

.custom-select:-moz-focusring, body .gform_wrapper .gform_body .gform_fields .gfield select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #b3b3b3; }

.custom-select-sm { height: calc(1em + 1rem); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 0.75rem; font-size: 0.875rem; }

.custom-select-lg { height: calc(1.25em + 2rem); padding-top: 1rem; padding-bottom: 1rem; padding-left: 2rem; font-size: 1.25rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.25em + 1rem); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.25em + 1rem); margin: 0; overflow: hidden; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #cad6dd; box-shadow: none; }

.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e9ecef; }

.custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; }

.custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(1.25em + 1rem); padding: 0.5rem 1rem; overflow: hidden; font-weight: 400; line-height: 1.25; color: #b3b3b3; background-color: #ffffff; border: 1px solid #e9eef1; border-radius: 0; }

.custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(1.25em + 1rem); padding: 0.5rem 1rem; line-height: 1.25; color: #b3b3b3; content: "Browse"; background-color: #e9ecef; border-left: inherit; border-radius: 0 0 0 0; }

.custom-range { width: 100%; height: calc(1rem + 2px); padding: 0; background-color: transparent; appearance: none; }

.custom-range:focus { outline: 0; }

.custom-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #ffffff, none; }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #ffffff, none; }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #ffffff, none; }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #007bff; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #b3d7ff; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #007bff; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #b3d7ff; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 1px; margin-left: 1px; background-color: #007bff; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { transition: none; } }

.custom-range::-ms-thumb:active { background-color: #b3d7ff; }

.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }

.custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track { cursor: default; }

.custom-range:disabled::-ms-thumb { background-color: #adb5bd; }

.custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::before, .custom-file-label, .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield select { transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-control-label::before, body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label::before, .custom-file-label, .custom-select, body .gform_wrapper .gform_body .gform_fields .gfield select { transition: none; } }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-link { margin-bottom: -1px; background-color: transparent; border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { isolation: isolate; border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #ffffff; border-color: #dee2e6 #dee2e6 #ffffff; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { background: none; border: 0; border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #007bff; }

.nav-fill > .nav-link, .nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified > .nav-link, .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar .container-xxl { display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.3125rem; padding-bottom: 0.3125rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; float: none; }

.navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0; }

.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: 50% / 100% 100% no-repeat; }

.navbar-nav-scroll { max-height: 75vh; overflow-y: auto; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 576px) { .navbar-expand-sm { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; } }

@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl, .navbar-expand-md > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 768px) { .navbar-expand-md { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl, .navbar-expand-md > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-md .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; } }

@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 992px) { .navbar-expand-lg { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; } }

@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1200px) { .navbar-expand-xl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; } }

@media (max-width: 1359.98px) { .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .container-xxl { padding-right: 0; padding-left: 0; } }

@media (min-width: 1360px) { .navbar-expand-xxl { flex-flow: row nowrap; justify-content: flex-start; }
  .navbar-expand-xxl .navbar-nav { flex-direction: row; }
  .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-sm, .navbar-expand-xxl > .container-md, .navbar-expand-xxl > .container-lg, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .container-xxl { flex-wrap: nowrap; }
  .navbar-expand-xxl .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xxl .navbar-toggler { display: none; } }

.navbar-expand { flex-flow: row nowrap; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl, .navbar-expand > .container-xxl { padding-right: 0; padding-left: 0; }

.navbar-expand .navbar-nav { flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl, .navbar-expand > .container-xxl { flex-wrap: nowrap; }

.navbar-expand .navbar-nav-scroll { overflow: visible; }

.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }

.navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #fff; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; }

.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }

.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a { color: #fff; }

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group { border-top: inherit; border-bottom: inherit; }

.card > .list-group:first-child { border-top-width: 0; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.card > .list-group:last-child { border-bottom-width: 0; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }

.card > .card-header + .list-group, .card > .list-group + .card-footer { border-top: 0; }

.card-body { flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; border-radius: calc(0.25rem - 1px); }

.card-img, .card-img-top, .card-img-bottom { flex-shrink: 0; width: 100%; }

.card-img, .card-img-top { border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.card-img, .card-img-bottom { border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck .card { margin-bottom: 10px; }

@media (min-width: 576px) { .card-deck { display: flex; flex-flow: row wrap; margin-right: -10px; margin-left: -10px; }
  .card-deck .card { flex: 1 0 0%; margin-right: 10px; margin-bottom: 0; margin-left: 10px; } }

.card-group > .card { margin-bottom: 10px; }

@media (min-width: 576px) { .card-group { display: flex; flex-flow: row wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { column-count: 3; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }

.accordion { overflow-anchor: none; }

.accordion > .card { overflow: hidden; }

.accordion > .card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.accordion > .card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0; }

.accordion > .card > .card-header { border-radius: 0; margin-bottom: -1px; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before { float: left; padding-right: 0.5rem; color: #6c757d; content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #6c757d; }

.pagination { display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #ffffff; background-color: #fff; border: 1px solid #dee2e6; }

.page-link:hover { z-index: 2; color: #ffffff; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }

.page-link:focus { z-index: 3; outline: 0; box-shadow: none; }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link { z-index: 3; color: #fff; background-color: #007bff; border-color: #007bff; }

.page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.25; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }

.badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; transition: all 0.3s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .badge { transition: none; } }

a.badge:hover, a.badge:focus { text-decoration: none; }

.badge:empty { display: none; }

.btn .badge, .btn-ib-grey .badge, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input .badge, .btn-ib-red .badge, .mp-btn .badge, .ib-social-btn .badge { position: relative; top: -1px; }

.badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; }

.badge-primary { color: #fff; background-color: #007bff; }

a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: #0062cc; }

a.badge-primary:focus, a.badge-primary.focus { outline: 0; box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.5); }

.badge-secondary { color: #fff; background-color: #6c757d; }

a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #545b62; }

a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; box-shadow: 0 0 0 0 rgba(108, 117, 125, 0.5); }

.badge-success { color: #fff; background-color: #28a745; }

a.badge-success:hover, a.badge-success:focus { color: #fff; background-color: #1e7e34; }

a.badge-success:focus, a.badge-success.focus { outline: 0; box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.5); }

.badge-info { color: #fff; background-color: #17a2b8; }

a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #117a8b; }

a.badge-info:focus, a.badge-info.focus { outline: 0; box-shadow: 0 0 0 0 rgba(23, 162, 184, 0.5); }

.badge-warning { color: #212529; background-color: #ffc107; }

a.badge-warning:hover, a.badge-warning:focus { color: #212529; background-color: #d39e00; }

a.badge-warning:focus, a.badge-warning.focus { outline: 0; box-shadow: 0 0 0 0 rgba(255, 193, 7, 0.5); }

.badge-danger { color: #fff; background-color: #dc3545; }

a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #bd2130; }

a.badge-danger:focus, a.badge-danger.focus { outline: 0; box-shadow: 0 0 0 0 rgba(220, 53, 69, 0.5); }

.badge-light { color: #212529; background-color: #f8f9fa; }

a.badge-light:hover, a.badge-light:focus { color: #212529; background-color: #dae0e5; }

a.badge-light:focus, a.badge-light.focus { outline: 0; box-shadow: 0 0 0 0 rgba(248, 249, 250, 0.5); }

.badge-dark { color: #fff; background-color: #343a40; }

a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #1d2124; }

a.badge-dark:focus, a.badge-dark.focus { outline: 0; box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.5); }

.badge-lr-white { color: #212529; background-color: #ffffff; }

a.badge-lr-white:hover, a.badge-lr-white:focus { color: #212529; background-color: #e6e5e5; }

a.badge-lr-white:focus, a.badge-lr-white.focus { outline: 0; box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5); }

.badge-lr-black { color: #fff; background-color: #141f23; }

a.badge-lr-black:hover, a.badge-lr-black:focus { color: #fff; background-color: #010203; }

a.badge-lr-black:focus, a.badge-lr-black.focus { outline: 0; box-shadow: 0 0 0 0 rgba(20, 31, 35, 0.5); }

.badge-lr-blue { color: #fff; background-color: #273851; }

a.badge-lr-blue:hover, a.badge-lr-blue:focus { color: #fff; background-color: #16202f; }

a.badge-lr-blue:focus, a.badge-lr-blue.focus { outline: 0; box-shadow: 0 0 0 0 rgba(39, 56, 81, 0.5); }

.badge-lr-navy { color: #fff; background-color: #2c3740; }

a.badge-lr-navy:hover, a.badge-lr-navy:focus { color: #fff; background-color: #171d22; }

a.badge-lr-navy:focus, a.badge-lr-navy.focus { outline: 0; box-shadow: 0 0 0 0 rgba(44, 55, 64, 0.5); }

.badge-lr-red { color: #fff; background-color: #ec6839; }

a.badge-lr-red:hover, a.badge-lr-red:focus { color: #fff; background-color: #dd4a15; }

a.badge-lr-red:focus, a.badge-lr-red.focus { outline: 0; box-shadow: 0 0 0 0 rgba(236, 104, 57, 0.5); }

.badge-lr-grey { color: #212529; background-color: #b3b3b3; }

a.badge-lr-grey:hover, a.badge-lr-grey:focus { color: #212529; background-color: #9a9999; }

a.badge-lr-grey:focus, a.badge-lr-grey.focus { outline: 0; box-shadow: 0 0 0 0 rgba(179, 179, 179, 0.5); }

.badge-lr-light-grey { color: #212529; background-color: #e9eef1; }

a.badge-lr-light-grey:hover, a.badge-lr-light-grey:focus { color: #212529; background-color: #cad6dd; }

a.badge-lr-light-grey:focus, a.badge-lr-light-grey.focus { outline: 0; box-shadow: 0 0 0 0 rgba(233, 238, 241, 0.5); }

.jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e9ecef; border-radius: 0.25rem; }

@media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } }

.jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; z-index: 2; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #004085; background-color: #cce5ff; border-color: #b8daff; }

.alert-primary hr { border-top-color: #9fcdff; }

.alert-primary .alert-link { color: #002752; }

.alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }

.alert-secondary hr { border-top-color: #c8cbcf; }

.alert-secondary .alert-link { color: #202326; }

.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

.alert-success hr { border-top-color: #b1dfbb; }

.alert-success .alert-link { color: #0b2e13; }

.alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }

.alert-info hr { border-top-color: #abdde5; }

.alert-info .alert-link { color: #062c33; }

.alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }

.alert-warning hr { border-top-color: #ffe8a1; }

.alert-warning .alert-link { color: #533f03; }

.alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }

.alert-danger hr { border-top-color: #f1b0b7; }

.alert-danger .alert-link { color: #491217; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light hr { border-top-color: #ececf6; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }

.alert-dark hr { border-top-color: #b9bbbe; }

.alert-dark .alert-link { color: #040505; }

.alert-lr-white { color: #858585; background-color: white; border-color: white; }

.alert-lr-white hr { border-top-color: #f2f2f2; }

.alert-lr-white .alert-link { color: #6c6b6b; }

.alert-lr-black { color: #0a1012; background-color: #d0d2d3; border-color: #bdc0c1; }

.alert-lr-black hr { border-top-color: #b0b3b5; }

.alert-lr-black .alert-link { color: black; }

.alert-lr-blue { color: #141d2a; background-color: #d4d7dc; border-color: #c3c7ce; }

.alert-lr-blue hr { border-top-color: #b5bac3; }

.alert-lr-blue .alert-link { color: #040507; }

.alert-lr-navy { color: #171d21; background-color: #d5d7d9; border-color: #c4c7ca; }

.alert-lr-navy hr { border-top-color: #b7babe; }

.alert-lr-navy .alert-link { color: #020303; }

.alert-lr-red { color: #7b361e; background-color: #fbe1d7; border-color: #fad5c8; }

.alert-lr-red hr { border-top-color: #f8c3b1; }

.alert-lr-red .alert-link { color: #522414; }

.alert-lr-grey { color: #5d5d5d; background-color: #f0f0f0; border-color: #eaeaea; }

.alert-lr-grey hr { border-top-color: #dddddd; }

.alert-lr-grey .alert-link { color: #444343; }

.alert-lr-light-grey { color: #797c7d; background-color: #fbfcfc; border-color: #f9fafb; }

.alert-lr-light-grey hr { border-top-color: #eaedf1; }

.alert-lr-light-grey .alert-link { color: #606263; }

@keyframes progress-bar-stripes { from { background-position: 1rem 0; }
  to { background-position: 0 0; } }

.progress { display: flex; height: 1rem; overflow: hidden; line-height: 0; font-size: 0.75rem; background-color: #e9ecef; border-radius: 0.25rem; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: #fff; text-align: center; white-space: nowrap; background-color: #007bff; transition: width 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { animation: 1s linear infinite progress-bar-stripes; }

@media (prefers-reduced-motion: reduce) { .progress-bar-animated { animation: none; } }

.media { display: flex; align-items: flex-start; }

.media-body { flex: 1; }

.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; border-radius: 0.25rem; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; }

.list-group-item-action:active { color: var(--bs-navy); background-color: #e9ecef; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child { border-top-left-radius: inherit; border-top-right-radius: inherit; }

.list-group-item:last-child { border-bottom-right-radius: inherit; border-bottom-left-radius: inherit; }

.list-group-item.disabled, .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; }

.list-group-item.active { z-index: 2; color: #fff; background-color: #007bff; border-color: #007bff; }

.list-group-item + .list-group-item { border-top-width: 0; }

.list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; }

.list-group-horizontal { flex-direction: row; }

.list-group-horizontal > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }

.list-group-horizontal > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }

.list-group-horizontal > .list-group-item.active { margin-top: 0; }

.list-group-horizontal > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }

.list-group-horizontal > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; }

@media (min-width: 576px) { .list-group-horizontal-sm { flex-direction: row; }
  .list-group-horizontal-sm > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-sm > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-sm > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 768px) { .list-group-horizontal-md { flex-direction: row; }
  .list-group-horizontal-md > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-md > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-md > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 992px) { .list-group-horizontal-lg { flex-direction: row; }
  .list-group-horizontal-lg > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-lg > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-lg > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1200px) { .list-group-horizontal-xl { flex-direction: row; }
  .list-group-horizontal-xl > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-xl > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-xl > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1360px) { .list-group-horizontal-xxl { flex-direction: row; }
  .list-group-horizontal-xxl > .list-group-item:first-child { border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-xxl > .list-group-item:last-child { border-top-right-radius: 0.25rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-xxl > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

.list-group-flush { border-radius: 0; }

.list-group-flush > .list-group-item { border-width: 0 0 1px; }

.list-group-flush > .list-group-item:last-child { border-bottom-width: 0; }

.list-group-item-primary { color: #004085; background-color: #b8daff; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #004085; background-color: #9fcdff; }

.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #004085; border-color: #004085; }

.list-group-item-secondary { color: #383d41; background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; }

.list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; }

.list-group-item-success { color: #155724; background-color: #c3e6cb; }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; }

.list-group-item-info { color: #0c5460; background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; }

.list-group-item-warning { color: #856404; background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; }

.list-group-item-danger { color: #721c24; background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; }

.list-group-item-light { color: #818182; background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }

.list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }

.list-group-item-lr-white { color: #858585; background-color: white; }

.list-group-item-lr-white.list-group-item-action:hover, .list-group-item-lr-white.list-group-item-action:focus { color: #858585; background-color: #f2f2f2; }

.list-group-item-lr-white.list-group-item-action.active { color: #fff; background-color: #858585; border-color: #858585; }

.list-group-item-lr-black { color: #0a1012; background-color: #bdc0c1; }

.list-group-item-lr-black.list-group-item-action:hover, .list-group-item-lr-black.list-group-item-action:focus { color: #0a1012; background-color: #b0b3b5; }

.list-group-item-lr-black.list-group-item-action.active { color: #fff; background-color: #0a1012; border-color: #0a1012; }

.list-group-item-lr-blue { color: #141d2a; background-color: #c3c7ce; }

.list-group-item-lr-blue.list-group-item-action:hover, .list-group-item-lr-blue.list-group-item-action:focus { color: #141d2a; background-color: #b5bac3; }

.list-group-item-lr-blue.list-group-item-action.active { color: #fff; background-color: #141d2a; border-color: #141d2a; }

.list-group-item-lr-navy { color: #171d21; background-color: #c4c7ca; }

.list-group-item-lr-navy.list-group-item-action:hover, .list-group-item-lr-navy.list-group-item-action:focus { color: #171d21; background-color: #b7babe; }

.list-group-item-lr-navy.list-group-item-action.active { color: #fff; background-color: #171d21; border-color: #171d21; }

.list-group-item-lr-red { color: #7b361e; background-color: #fad5c8; }

.list-group-item-lr-red.list-group-item-action:hover, .list-group-item-lr-red.list-group-item-action:focus { color: #7b361e; background-color: #f8c3b1; }

.list-group-item-lr-red.list-group-item-action.active { color: #fff; background-color: #7b361e; border-color: #7b361e; }

.list-group-item-lr-grey { color: #5d5d5d; background-color: #eaeaea; }

.list-group-item-lr-grey.list-group-item-action:hover, .list-group-item-lr-grey.list-group-item-action:focus { color: #5d5d5d; background-color: #dddddd; }

.list-group-item-lr-grey.list-group-item-action.active { color: #fff; background-color: #5d5d5d; border-color: #5d5d5d; }

.list-group-item-lr-light-grey { color: #797c7d; background-color: #f9fafb; }

.list-group-item-lr-light-grey.list-group-item-action:hover, .list-group-item-lr-light-grey.list-group-item-action:focus { color: #797c7d; background-color: #eaedf1; }

.list-group-item-lr-light-grey.list-group-item-action.active { color: #fff; background-color: #797c7d; border-color: #797c7d; }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

.close:hover { color: #000; text-decoration: none; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; }

button.close { padding: 0; background-color: transparent; border: 0; }

a.close.disabled { pointer-events: none; }

.toast { flex-basis: 350px; max-width: 350px; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); opacity: 0; border-radius: 0.25rem; }

.toast:not(:last-child) { margin-bottom: 0.75rem; }

.toast.showing { opacity: 1; }

.toast.show { display: block; opacity: 1; }

.toast.hide { display: none; }

.toast-header { display: flex; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.toast-body { padding: 0.75rem; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { transform: none; }

.modal.modal-static .modal-dialog { transform: scale(1.02); }

.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); height: min-content; content: ""; }

.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.25rem; outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; flex-wrap: wrap; align-items: center; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }

.modal-footer > * { margin: 0.25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(100vh - 3.5rem); height: min-content; }
  .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }

@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; white-space: normal; word-spacing: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; }

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; }

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "DM Sans", sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; white-space: normal; word-spacing: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.25rem; }

.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.25rem; }

.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc(-0.5rem - 1px); }

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.25rem 0; }

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc(-0.5rem - 1px); }

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 0.25rem 0; }

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: var(--bs-navy); }

.carousel { position: relative; }

.carousel.pointer-event { touch-action: pan-y; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-inner::after { display: block; clear: both; content: ""; }

.carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { transform: translateX(-100%); }

.carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; transition: opacity 0s 0.6s; }

@media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { transition: none; } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; padding: 0; color: #fff; text-align: center; background: none; border: 0; opacity: 0.5; transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: 50% / 100% 100% no-repeat; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: flex; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }

.carousel-indicators li { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-indicators li { transition: none; } }

.carousel-indicators .active { opacity: 1; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }

@keyframes spinner-border { to { transform: rotate(360deg); } }

.spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; border: 0.25em solid currentcolor; border-right-color: transparent; border-radius: 50%; animation: .75s linear infinite spinner-border; }

.spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }

@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1;
    transform: none; } }

.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; background-color: currentcolor; border-radius: 50%; opacity: 0; animation: .75s linear infinite spinner-grow; }

.spinner-grow-sm { width: 1rem; height: 1rem; }

@media (prefers-reduced-motion: reduce) { .spinner-border, .spinner-grow { animation-duration: 1.5s; } }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #007bff !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #0062cc !important; }

.bg-secondary { background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; }

.bg-success { background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; }

.bg-danger { background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; }

.bg-light { background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; }

.bg-dark { background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; }

.bg-lr-white { background-color: #ffffff !important; }

a.bg-lr-white:hover, a.bg-lr-white:focus, button.bg-lr-white:hover, button.bg-lr-white:focus { background-color: #e6e5e5 !important; }

.bg-lr-black { background-color: #141f23 !important; }

a.bg-lr-black:hover, a.bg-lr-black:focus, button.bg-lr-black:hover, button.bg-lr-black:focus { background-color: #010203 !important; }

.bg-lr-blue { background-color: #273851 !important; }

a.bg-lr-blue:hover, a.bg-lr-blue:focus, button.bg-lr-blue:hover, button.bg-lr-blue:focus { background-color: #16202f !important; }

.bg-lr-navy { background-color: #2c3740 !important; }

a.bg-lr-navy:hover, a.bg-lr-navy:focus, button.bg-lr-navy:hover, button.bg-lr-navy:focus { background-color: #171d22 !important; }

.bg-lr-red { background-color: #ec6839 !important; }

a.bg-lr-red:hover, a.bg-lr-red:focus, button.bg-lr-red:hover, button.bg-lr-red:focus { background-color: #dd4a15 !important; }

.bg-lr-grey { background-color: #b3b3b3 !important; }

a.bg-lr-grey:hover, a.bg-lr-grey:focus, button.bg-lr-grey:hover, button.bg-lr-grey:focus { background-color: #9a9999 !important; }

.bg-lr-light-grey { background-color: #e9eef1 !important; }

a.bg-lr-light-grey:hover, a.bg-lr-light-grey:focus, button.bg-lr-light-grey:hover, button.bg-lr-light-grey:focus { background-color: #cad6dd !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #007bff !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-lr-white { border-color: #ffffff !important; }

.border-lr-black { border-color: #141f23 !important; }

.border-lr-blue { border-color: #273851 !important; }

.border-lr-navy { border-color: #2c3740 !important; }

.border-lr-red { border-color: #ec6839 !important; }

.border-lr-grey { border-color: #b3b3b3 !important; }

.border-lr-light-grey { border-color: #e9eef1 !important; }

.border-white { border-color: #fff !important; }

.rounded-sm { border-radius: 0.25rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-lg { border-radius: 0.25rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; } }

@media (min-width: 1360px) { .d-xxl-none { display: none !important; }
  .d-xxl-inline { display: inline !important; }
  .d-xxl-inline-block { display: inline-block !important; }
  .d-xxl-block { display: block !important; }
  .d-xxl-table { display: table !important; }
  .d-xxl-table-row { display: table-row !important; }
  .d-xxl-table-cell { display: table-cell !important; }
  .d-xxl-flex { display: flex !important; }
  .d-xxl-inline-flex { display: inline-flex !important; } }

@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; } }

.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.85714286%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.flex-row { flex-direction: row !important; }

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

.flex-row-reverse { flex-direction: row-reverse !important; }

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

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; } }

@media (min-width: 1360px) { .flex-xxl-row { flex-direction: row !important; }
  .flex-xxl-column { flex-direction: column !important; }
  .flex-xxl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xxl-wrap { flex-wrap: wrap !important; }
  .flex-xxl-nowrap { flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xxl-fill { flex: 1 1 auto !important; }
  .flex-xxl-grow-0 { flex-grow: 0 !important; }
  .flex-xxl-grow-1 { flex-grow: 1 !important; }
  .flex-xxl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xxl-start { justify-content: flex-start !important; }
  .justify-content-xxl-end { justify-content: flex-end !important; }
  .justify-content-xxl-center { justify-content: center !important; }
  .justify-content-xxl-between { justify-content: space-between !important; }
  .justify-content-xxl-around { justify-content: space-around !important; }
  .align-items-xxl-start { align-items: flex-start !important; }
  .align-items-xxl-end { align-items: flex-end !important; }
  .align-items-xxl-center { align-items: center !important; }
  .align-items-xxl-baseline { align-items: baseline !important; }
  .align-items-xxl-stretch { align-items: stretch !important; }
  .align-content-xxl-start { align-content: flex-start !important; }
  .align-content-xxl-end { align-content: flex-end !important; }
  .align-content-xxl-center { align-content: center !important; }
  .align-content-xxl-between { align-content: space-between !important; }
  .align-content-xxl-around { align-content: space-around !important; }
  .align-content-xxl-stretch { align-content: stretch !important; }
  .align-self-xxl-auto { align-self: auto !important; }
  .align-self-xxl-start { align-self: flex-start !important; }
  .align-self-xxl-end { align-self: flex-end !important; }
  .align-self-xxl-center { align-self: center !important; }
  .align-self-xxl-baseline { align-self: baseline !important; }
  .align-self-xxl-stretch { align-self: stretch !important; } }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

@media (min-width: 576px) { .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; } }

@media (min-width: 768px) { .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; } }

@media (min-width: 992px) { .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; } }

@media (min-width: 1200px) { .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; } }

@media (min-width: 1360px) { .float-xxl-left { float: left !important; }
  .float-xxl-right { float: right !important; }
  .float-xxl-none { float: none !important; } }

.user-select-all { user-select: all !important; }

.user-select-auto { user-select: auto !important; }

.user-select-none { user-select: none !important; }

.overflow-auto { overflow: auto !important; }

.overflow-hidden { overflow: hidden !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports (position: sticky) { .sticky-top { position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.shadow-sm { box-shadow: none !important; }

.shadow { box-shadow: none !important; }

.shadow-lg { box-shadow: none !important; }

.shadow-none { box-shadow: none !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.5rem !important; }

.mt-1, .my-1 { margin-top: 0.5rem !important; }

.mr-1, .mx-1 { margin-right: 0.5rem !important; }

.mb-1, .my-1 { margin-bottom: 0.5rem !important; }

.ml-1, .mx-1 { margin-left: 0.5rem !important; }

.m-2 { margin: 1rem !important; }

.mt-2, .my-2 { margin-top: 1rem !important; }

.mr-2, .mx-2 { margin-right: 1rem !important; }

.mb-2, .my-2 { margin-bottom: 1rem !important; }

.ml-2, .mx-2 { margin-left: 1rem !important; }

.m-3 { margin: 1.5rem !important; }

.mt-3, .my-3 { margin-top: 1.5rem !important; }

.mr-3, .mx-3 { margin-right: 1.5rem !important; }

.mb-3, .my-3 { margin-bottom: 1.5rem !important; }

.ml-3, .mx-3 { margin-left: 1.5rem !important; }

.m-4 { margin: 2rem !important; }

.mt-4, .my-4 { margin-top: 2rem !important; }

.mr-4, .mx-4 { margin-right: 2rem !important; }

.mb-4, .my-4 { margin-bottom: 2rem !important; }

.ml-4, .mx-4 { margin-left: 2rem !important; }

.m-5 { margin: 2.5rem !important; }

.mt-5, .my-5 { margin-top: 2.5rem !important; }

.mr-5, .mx-5 { margin-right: 2.5rem !important; }

.mb-5, .my-5 { margin-bottom: 2.5rem !important; }

.ml-5, .mx-5 { margin-left: 2.5rem !important; }

.m-6 { margin: 3rem !important; }

.mt-6, .my-6 { margin-top: 3rem !important; }

.mr-6, .mx-6 { margin-right: 3rem !important; }

.mb-6, .my-6 { margin-bottom: 3rem !important; }

.ml-6, .mx-6 { margin-left: 3rem !important; }

.m-7 { margin: 4rem !important; }

.mt-7, .my-7 { margin-top: 4rem !important; }

.mr-7, .mx-7 { margin-right: 4rem !important; }

.mb-7, .my-7 { margin-bottom: 4rem !important; }

.ml-7, .mx-7 { margin-left: 4rem !important; }

.m-8 { margin: 5rem !important; }

.mt-8, .my-8 { margin-top: 5rem !important; }

.mr-8, .mx-8 { margin-right: 5rem !important; }

.mb-8, .my-8 { margin-bottom: 5rem !important; }

.ml-8, .mx-8 { margin-left: 5rem !important; }

.m-9 { margin: 6rem !important; }

.mt-9, .my-9 { margin-top: 6rem !important; }

.mr-9, .mx-9 { margin-right: 6rem !important; }

.mb-9, .my-9 { margin-bottom: 6rem !important; }

.ml-9, .mx-9 { margin-left: 6rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.5rem !important; }

.pt-1, .py-1 { padding-top: 0.5rem !important; }

.pr-1, .px-1 { padding-right: 0.5rem !important; }

.pb-1, .py-1 { padding-bottom: 0.5rem !important; }

.pl-1, .px-1 { padding-left: 0.5rem !important; }

.p-2 { padding: 1rem !important; }

.pt-2, .py-2 { padding-top: 1rem !important; }

.pr-2, .px-2 { padding-right: 1rem !important; }

.pb-2, .py-2 { padding-bottom: 1rem !important; }

.pl-2, .px-2 { padding-left: 1rem !important; }

.p-3 { padding: 1.5rem !important; }

.pt-3, .py-3 { padding-top: 1.5rem !important; }

.pr-3, .px-3 { padding-right: 1.5rem !important; }

.pb-3, .py-3 { padding-bottom: 1.5rem !important; }

.pl-3, .px-3 { padding-left: 1.5rem !important; }

.p-4 { padding: 2rem !important; }

.pt-4, .py-4 { padding-top: 2rem !important; }

.pr-4, .px-4 { padding-right: 2rem !important; }

.pb-4, .py-4 { padding-bottom: 2rem !important; }

.pl-4, .px-4 { padding-left: 2rem !important; }

.p-5 { padding: 2.5rem !important; }

.pt-5, .py-5 { padding-top: 2.5rem !important; }

.pr-5, .px-5 { padding-right: 2.5rem !important; }

.pb-5, .py-5 { padding-bottom: 2.5rem !important; }

.pl-5, .px-5 { padding-left: 2.5rem !important; }

.p-6 { padding: 3rem !important; }

.pt-6, .py-6 { padding-top: 3rem !important; }

.pr-6, .px-6 { padding-right: 3rem !important; }

.pb-6, .py-6 { padding-bottom: 3rem !important; }

.pl-6, .px-6 { padding-left: 3rem !important; }

.p-7 { padding: 4rem !important; }

.pt-7, .py-7 { padding-top: 4rem !important; }

.pr-7, .px-7 { padding-right: 4rem !important; }

.pb-7, .py-7 { padding-bottom: 4rem !important; }

.pl-7, .px-7 { padding-left: 4rem !important; }

.p-8 { padding: 5rem !important; }

.pt-8, .py-8 { padding-top: 5rem !important; }

.pr-8, .px-8 { padding-right: 5rem !important; }

.pb-8, .py-8 { padding-bottom: 5rem !important; }

.pl-8, .px-8 { padding-left: 5rem !important; }

.p-9 { padding: 6rem !important; }

.pt-9, .py-9 { padding-top: 6rem !important; }

.pr-9, .px-9 { padding-right: 6rem !important; }

.pb-9, .py-9 { padding-bottom: 6rem !important; }

.pl-9, .px-9 { padding-left: 6rem !important; }

.m-n1 { margin: -0.5rem !important; }

.mt-n1, .my-n1 { margin-top: -0.5rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.5rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.5rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.5rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -0.5rem !important; }

.mt-n3, .my-n3 { margin-top: -0.5rem !important; }

.mr-n3, .mx-n3 { margin-right: -0.5rem !important; }

.mb-n3, .my-n3 { margin-bottom: -0.5rem !important; }

.ml-n3, .mx-n3 { margin-left: -0.5rem !important; }

.m-n4 { margin: -0.5rem !important; }

.mt-n4, .my-n4 { margin-top: -0.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -0.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -0.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -0.5rem !important; }

.m-n5 { margin: -0.5rem !important; }

.mt-n5, .my-n5 { margin-top: -0.5rem !important; }

.mr-n5, .mx-n5 { margin-right: -0.5rem !important; }

.mb-n5, .my-n5 { margin-bottom: -0.5rem !important; }

.ml-n5, .mx-n5 { margin-left: -0.5rem !important; }

.m-n6 { margin: -0.5rem !important; }

.mt-n6, .my-n6 { margin-top: -0.5rem !important; }

.mr-n6, .mx-n6 { margin-right: -0.5rem !important; }

.mb-n6, .my-n6 { margin-bottom: -0.5rem !important; }

.ml-n6, .mx-n6 { margin-left: -0.5rem !important; }

.m-n7 { margin: -0.5rem !important; }

.mt-n7, .my-n7 { margin-top: -0.5rem !important; }

.mr-n7, .mx-n7 { margin-right: -0.5rem !important; }

.mb-n7, .my-n7 { margin-bottom: -0.5rem !important; }

.ml-n7, .mx-n7 { margin-left: -0.5rem !important; }

.m-n8 { margin: -0.5rem !important; }

.mt-n8, .my-n8 { margin-top: -0.5rem !important; }

.mr-n8, .mx-n8 { margin-right: -0.5rem !important; }

.mb-n8, .my-n8 { margin-bottom: -0.5rem !important; }

.ml-n8, .mx-n8 { margin-left: -0.5rem !important; }

.m-n9 { margin: -0.5rem !important; }

.mt-n9, .my-n9 { margin-top: -0.5rem !important; }

.mr-n9, .mx-n9 { margin-right: -0.5rem !important; }

.mb-n9, .my-n9 { margin-bottom: -0.5rem !important; }

.ml-n9, .mx-n9 { margin-left: -0.5rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.5rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.5rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.5rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.5rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.5rem !important; }
  .m-sm-2 { margin: 1rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 1rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 1rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 1rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 1rem !important; }
  .m-sm-3 { margin: 1.5rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1.5rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1.5rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1.5rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1.5rem !important; }
  .m-sm-4 { margin: 2rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 2rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 2rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 2rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 2rem !important; }
  .m-sm-5 { margin: 2.5rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 2.5rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 2.5rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 2.5rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 2.5rem !important; }
  .m-sm-6 { margin: 3rem !important; }
  .mt-sm-6, .my-sm-6 { margin-top: 3rem !important; }
  .mr-sm-6, .mx-sm-6 { margin-right: 3rem !important; }
  .mb-sm-6, .my-sm-6 { margin-bottom: 3rem !important; }
  .ml-sm-6, .mx-sm-6 { margin-left: 3rem !important; }
  .m-sm-7 { margin: 4rem !important; }
  .mt-sm-7, .my-sm-7 { margin-top: 4rem !important; }
  .mr-sm-7, .mx-sm-7 { margin-right: 4rem !important; }
  .mb-sm-7, .my-sm-7 { margin-bottom: 4rem !important; }
  .ml-sm-7, .mx-sm-7 { margin-left: 4rem !important; }
  .m-sm-8 { margin: 5rem !important; }
  .mt-sm-8, .my-sm-8 { margin-top: 5rem !important; }
  .mr-sm-8, .mx-sm-8 { margin-right: 5rem !important; }
  .mb-sm-8, .my-sm-8 { margin-bottom: 5rem !important; }
  .ml-sm-8, .mx-sm-8 { margin-left: 5rem !important; }
  .m-sm-9 { margin: 6rem !important; }
  .mt-sm-9, .my-sm-9 { margin-top: 6rem !important; }
  .mr-sm-9, .mx-sm-9 { margin-right: 6rem !important; }
  .mb-sm-9, .my-sm-9 { margin-bottom: 6rem !important; }
  .ml-sm-9, .mx-sm-9 { margin-left: 6rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.5rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.5rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.5rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.5rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.5rem !important; }
  .p-sm-2 { padding: 1rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 1rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 1rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 1rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 1rem !important; }
  .p-sm-3 { padding: 1.5rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1.5rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1.5rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1.5rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1.5rem !important; }
  .p-sm-4 { padding: 2rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 2rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 2rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 2rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 2rem !important; }
  .p-sm-5 { padding: 2.5rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 2.5rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 2.5rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 2.5rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 2.5rem !important; }
  .p-sm-6 { padding: 3rem !important; }
  .pt-sm-6, .py-sm-6 { padding-top: 3rem !important; }
  .pr-sm-6, .px-sm-6 { padding-right: 3rem !important; }
  .pb-sm-6, .py-sm-6 { padding-bottom: 3rem !important; }
  .pl-sm-6, .px-sm-6 { padding-left: 3rem !important; }
  .p-sm-7 { padding: 4rem !important; }
  .pt-sm-7, .py-sm-7 { padding-top: 4rem !important; }
  .pr-sm-7, .px-sm-7 { padding-right: 4rem !important; }
  .pb-sm-7, .py-sm-7 { padding-bottom: 4rem !important; }
  .pl-sm-7, .px-sm-7 { padding-left: 4rem !important; }
  .p-sm-8 { padding: 5rem !important; }
  .pt-sm-8, .py-sm-8 { padding-top: 5rem !important; }
  .pr-sm-8, .px-sm-8 { padding-right: 5rem !important; }
  .pb-sm-8, .py-sm-8 { padding-bottom: 5rem !important; }
  .pl-sm-8, .px-sm-8 { padding-left: 5rem !important; }
  .p-sm-9 { padding: 6rem !important; }
  .pt-sm-9, .py-sm-9 { padding-top: 6rem !important; }
  .pr-sm-9, .px-sm-9 { padding-right: 6rem !important; }
  .pb-sm-9, .py-sm-9 { padding-bottom: 6rem !important; }
  .pl-sm-9, .px-sm-9 { padding-left: 6rem !important; }
  .m-sm-n1 { margin: -0.5rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.5rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.5rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.5rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.5rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; }
  .m-sm-n3 { margin: -0.5rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -0.5rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -0.5rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -0.5rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -0.5rem !important; }
  .m-sm-n4 { margin: -0.5rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -0.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -0.5rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -0.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -0.5rem !important; }
  .m-sm-n5 { margin: -0.5rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -0.5rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -0.5rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -0.5rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -0.5rem !important; }
  .m-sm-n6 { margin: -0.5rem !important; }
  .mt-sm-n6, .my-sm-n6 { margin-top: -0.5rem !important; }
  .mr-sm-n6, .mx-sm-n6 { margin-right: -0.5rem !important; }
  .mb-sm-n6, .my-sm-n6 { margin-bottom: -0.5rem !important; }
  .ml-sm-n6, .mx-sm-n6 { margin-left: -0.5rem !important; }
  .m-sm-n7 { margin: -0.5rem !important; }
  .mt-sm-n7, .my-sm-n7 { margin-top: -0.5rem !important; }
  .mr-sm-n7, .mx-sm-n7 { margin-right: -0.5rem !important; }
  .mb-sm-n7, .my-sm-n7 { margin-bottom: -0.5rem !important; }
  .ml-sm-n7, .mx-sm-n7 { margin-left: -0.5rem !important; }
  .m-sm-n8 { margin: -0.5rem !important; }
  .mt-sm-n8, .my-sm-n8 { margin-top: -0.5rem !important; }
  .mr-sm-n8, .mx-sm-n8 { margin-right: -0.5rem !important; }
  .mb-sm-n8, .my-sm-n8 { margin-bottom: -0.5rem !important; }
  .ml-sm-n8, .mx-sm-n8 { margin-left: -0.5rem !important; }
  .m-sm-n9 { margin: -0.5rem !important; }
  .mt-sm-n9, .my-sm-n9 { margin-top: -0.5rem !important; }
  .mr-sm-n9, .mx-sm-n9 { margin-right: -0.5rem !important; }
  .mb-sm-n9, .my-sm-n9 { margin-bottom: -0.5rem !important; }
  .ml-sm-n9, .mx-sm-n9 { margin-left: -0.5rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.5rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.5rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.5rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.5rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.5rem !important; }
  .m-md-2 { margin: 1rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 1rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 1rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 1rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 1rem !important; }
  .m-md-3 { margin: 1.5rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1.5rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1.5rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1.5rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1.5rem !important; }
  .m-md-4 { margin: 2rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 2rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 2rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 2rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 2rem !important; }
  .m-md-5 { margin: 2.5rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 2.5rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 2.5rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 2.5rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 2.5rem !important; }
  .m-md-6 { margin: 3rem !important; }
  .mt-md-6, .my-md-6 { margin-top: 3rem !important; }
  .mr-md-6, .mx-md-6 { margin-right: 3rem !important; }
  .mb-md-6, .my-md-6 { margin-bottom: 3rem !important; }
  .ml-md-6, .mx-md-6 { margin-left: 3rem !important; }
  .m-md-7 { margin: 4rem !important; }
  .mt-md-7, .my-md-7 { margin-top: 4rem !important; }
  .mr-md-7, .mx-md-7 { margin-right: 4rem !important; }
  .mb-md-7, .my-md-7 { margin-bottom: 4rem !important; }
  .ml-md-7, .mx-md-7 { margin-left: 4rem !important; }
  .m-md-8 { margin: 5rem !important; }
  .mt-md-8, .my-md-8 { margin-top: 5rem !important; }
  .mr-md-8, .mx-md-8 { margin-right: 5rem !important; }
  .mb-md-8, .my-md-8 { margin-bottom: 5rem !important; }
  .ml-md-8, .mx-md-8 { margin-left: 5rem !important; }
  .m-md-9 { margin: 6rem !important; }
  .mt-md-9, .my-md-9 { margin-top: 6rem !important; }
  .mr-md-9, .mx-md-9 { margin-right: 6rem !important; }
  .mb-md-9, .my-md-9 { margin-bottom: 6rem !important; }
  .ml-md-9, .mx-md-9 { margin-left: 6rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.5rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.5rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.5rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.5rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.5rem !important; }
  .p-md-2 { padding: 1rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 1rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 1rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 1rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 1rem !important; }
  .p-md-3 { padding: 1.5rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1.5rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1.5rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1.5rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1.5rem !important; }
  .p-md-4 { padding: 2rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 2rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 2rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 2rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 2rem !important; }
  .p-md-5 { padding: 2.5rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 2.5rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 2.5rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 2.5rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 2.5rem !important; }
  .p-md-6 { padding: 3rem !important; }
  .pt-md-6, .py-md-6 { padding-top: 3rem !important; }
  .pr-md-6, .px-md-6 { padding-right: 3rem !important; }
  .pb-md-6, .py-md-6 { padding-bottom: 3rem !important; }
  .pl-md-6, .px-md-6 { padding-left: 3rem !important; }
  .p-md-7 { padding: 4rem !important; }
  .pt-md-7, .py-md-7 { padding-top: 4rem !important; }
  .pr-md-7, .px-md-7 { padding-right: 4rem !important; }
  .pb-md-7, .py-md-7 { padding-bottom: 4rem !important; }
  .pl-md-7, .px-md-7 { padding-left: 4rem !important; }
  .p-md-8 { padding: 5rem !important; }
  .pt-md-8, .py-md-8 { padding-top: 5rem !important; }
  .pr-md-8, .px-md-8 { padding-right: 5rem !important; }
  .pb-md-8, .py-md-8 { padding-bottom: 5rem !important; }
  .pl-md-8, .px-md-8 { padding-left: 5rem !important; }
  .p-md-9 { padding: 6rem !important; }
  .pt-md-9, .py-md-9 { padding-top: 6rem !important; }
  .pr-md-9, .px-md-9 { padding-right: 6rem !important; }
  .pb-md-9, .py-md-9 { padding-bottom: 6rem !important; }
  .pl-md-9, .px-md-9 { padding-left: 6rem !important; }
  .m-md-n1 { margin: -0.5rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.5rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.5rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.5rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.5rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
  .m-md-n3 { margin: -0.5rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -0.5rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -0.5rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -0.5rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -0.5rem !important; }
  .m-md-n4 { margin: -0.5rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -0.5rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -0.5rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -0.5rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -0.5rem !important; }
  .m-md-n5 { margin: -0.5rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -0.5rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -0.5rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -0.5rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -0.5rem !important; }
  .m-md-n6 { margin: -0.5rem !important; }
  .mt-md-n6, .my-md-n6 { margin-top: -0.5rem !important; }
  .mr-md-n6, .mx-md-n6 { margin-right: -0.5rem !important; }
  .mb-md-n6, .my-md-n6 { margin-bottom: -0.5rem !important; }
  .ml-md-n6, .mx-md-n6 { margin-left: -0.5rem !important; }
  .m-md-n7 { margin: -0.5rem !important; }
  .mt-md-n7, .my-md-n7 { margin-top: -0.5rem !important; }
  .mr-md-n7, .mx-md-n7 { margin-right: -0.5rem !important; }
  .mb-md-n7, .my-md-n7 { margin-bottom: -0.5rem !important; }
  .ml-md-n7, .mx-md-n7 { margin-left: -0.5rem !important; }
  .m-md-n8 { margin: -0.5rem !important; }
  .mt-md-n8, .my-md-n8 { margin-top: -0.5rem !important; }
  .mr-md-n8, .mx-md-n8 { margin-right: -0.5rem !important; }
  .mb-md-n8, .my-md-n8 { margin-bottom: -0.5rem !important; }
  .ml-md-n8, .mx-md-n8 { margin-left: -0.5rem !important; }
  .m-md-n9 { margin: -0.5rem !important; }
  .mt-md-n9, .my-md-n9 { margin-top: -0.5rem !important; }
  .mr-md-n9, .mx-md-n9 { margin-right: -0.5rem !important; }
  .mb-md-n9, .my-md-n9 { margin-bottom: -0.5rem !important; }
  .ml-md-n9, .mx-md-n9 { margin-left: -0.5rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.5rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.5rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.5rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.5rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.5rem !important; }
  .m-lg-2 { margin: 1rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 1rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 1rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 1rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 1rem !important; }
  .m-lg-3 { margin: 1.5rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1.5rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1.5rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1.5rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1.5rem !important; }
  .m-lg-4 { margin: 2rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 2rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 2rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 2rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 2rem !important; }
  .m-lg-5 { margin: 2.5rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 2.5rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 2.5rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 2.5rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 2.5rem !important; }
  .m-lg-6 { margin: 3rem !important; }
  .mt-lg-6, .my-lg-6 { margin-top: 3rem !important; }
  .mr-lg-6, .mx-lg-6 { margin-right: 3rem !important; }
  .mb-lg-6, .my-lg-6 { margin-bottom: 3rem !important; }
  .ml-lg-6, .mx-lg-6 { margin-left: 3rem !important; }
  .m-lg-7 { margin: 4rem !important; }
  .mt-lg-7, .my-lg-7 { margin-top: 4rem !important; }
  .mr-lg-7, .mx-lg-7 { margin-right: 4rem !important; }
  .mb-lg-7, .my-lg-7 { margin-bottom: 4rem !important; }
  .ml-lg-7, .mx-lg-7 { margin-left: 4rem !important; }
  .m-lg-8 { margin: 5rem !important; }
  .mt-lg-8, .my-lg-8 { margin-top: 5rem !important; }
  .mr-lg-8, .mx-lg-8 { margin-right: 5rem !important; }
  .mb-lg-8, .my-lg-8 { margin-bottom: 5rem !important; }
  .ml-lg-8, .mx-lg-8 { margin-left: 5rem !important; }
  .m-lg-9 { margin: 6rem !important; }
  .mt-lg-9, .my-lg-9 { margin-top: 6rem !important; }
  .mr-lg-9, .mx-lg-9 { margin-right: 6rem !important; }
  .mb-lg-9, .my-lg-9 { margin-bottom: 6rem !important; }
  .ml-lg-9, .mx-lg-9 { margin-left: 6rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.5rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.5rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.5rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.5rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.5rem !important; }
  .p-lg-2 { padding: 1rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 1rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 1rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 1rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 1rem !important; }
  .p-lg-3 { padding: 1.5rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1.5rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1.5rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1.5rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1.5rem !important; }
  .p-lg-4 { padding: 2rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 2rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 2rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 2rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 2rem !important; }
  .p-lg-5 { padding: 2.5rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 2.5rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 2.5rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 2.5rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 2.5rem !important; }
  .p-lg-6 { padding: 3rem !important; }
  .pt-lg-6, .py-lg-6 { padding-top: 3rem !important; }
  .pr-lg-6, .px-lg-6 { padding-right: 3rem !important; }
  .pb-lg-6, .py-lg-6 { padding-bottom: 3rem !important; }
  .pl-lg-6, .px-lg-6 { padding-left: 3rem !important; }
  .p-lg-7 { padding: 4rem !important; }
  .pt-lg-7, .py-lg-7 { padding-top: 4rem !important; }
  .pr-lg-7, .px-lg-7 { padding-right: 4rem !important; }
  .pb-lg-7, .py-lg-7 { padding-bottom: 4rem !important; }
  .pl-lg-7, .px-lg-7 { padding-left: 4rem !important; }
  .p-lg-8 { padding: 5rem !important; }
  .pt-lg-8, .py-lg-8 { padding-top: 5rem !important; }
  .pr-lg-8, .px-lg-8 { padding-right: 5rem !important; }
  .pb-lg-8, .py-lg-8 { padding-bottom: 5rem !important; }
  .pl-lg-8, .px-lg-8 { padding-left: 5rem !important; }
  .p-lg-9 { padding: 6rem !important; }
  .pt-lg-9, .py-lg-9 { padding-top: 6rem !important; }
  .pr-lg-9, .px-lg-9 { padding-right: 6rem !important; }
  .pb-lg-9, .py-lg-9 { padding-bottom: 6rem !important; }
  .pl-lg-9, .px-lg-9 { padding-left: 6rem !important; }
  .m-lg-n1 { margin: -0.5rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.5rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.5rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.5rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.5rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; }
  .m-lg-n3 { margin: -0.5rem !important; }
  .mt-lg-n3, .my-lg-n3 { margin-top: -0.5rem !important; }
  .mr-lg-n3, .mx-lg-n3 { margin-right: -0.5rem !important; }
  .mb-lg-n3, .my-lg-n3 { margin-bottom: -0.5rem !important; }
  .ml-lg-n3, .mx-lg-n3 { margin-left: -0.5rem !important; }
  .m-lg-n4 { margin: -0.5rem !important; }
  .mt-lg-n4, .my-lg-n4 { margin-top: -0.5rem !important; }
  .mr-lg-n4, .mx-lg-n4 { margin-right: -0.5rem !important; }
  .mb-lg-n4, .my-lg-n4 { margin-bottom: -0.5rem !important; }
  .ml-lg-n4, .mx-lg-n4 { margin-left: -0.5rem !important; }
  .m-lg-n5 { margin: -0.5rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -0.5rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -0.5rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -0.5rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -0.5rem !important; }
  .m-lg-n6 { margin: -0.5rem !important; }
  .mt-lg-n6, .my-lg-n6 { margin-top: -0.5rem !important; }
  .mr-lg-n6, .mx-lg-n6 { margin-right: -0.5rem !important; }
  .mb-lg-n6, .my-lg-n6 { margin-bottom: -0.5rem !important; }
  .ml-lg-n6, .mx-lg-n6 { margin-left: -0.5rem !important; }
  .m-lg-n7 { margin: -0.5rem !important; }
  .mt-lg-n7, .my-lg-n7 { margin-top: -0.5rem !important; }
  .mr-lg-n7, .mx-lg-n7 { margin-right: -0.5rem !important; }
  .mb-lg-n7, .my-lg-n7 { margin-bottom: -0.5rem !important; }
  .ml-lg-n7, .mx-lg-n7 { margin-left: -0.5rem !important; }
  .m-lg-n8 { margin: -0.5rem !important; }
  .mt-lg-n8, .my-lg-n8 { margin-top: -0.5rem !important; }
  .mr-lg-n8, .mx-lg-n8 { margin-right: -0.5rem !important; }
  .mb-lg-n8, .my-lg-n8 { margin-bottom: -0.5rem !important; }
  .ml-lg-n8, .mx-lg-n8 { margin-left: -0.5rem !important; }
  .m-lg-n9 { margin: -0.5rem !important; }
  .mt-lg-n9, .my-lg-n9 { margin-top: -0.5rem !important; }
  .mr-lg-n9, .mx-lg-n9 { margin-right: -0.5rem !important; }
  .mb-lg-n9, .my-lg-n9 { margin-bottom: -0.5rem !important; }
  .ml-lg-n9, .mx-lg-n9 { margin-left: -0.5rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.5rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.5rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.5rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.5rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.5rem !important; }
  .m-xl-2 { margin: 1rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 1rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 1rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 1rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 1rem !important; }
  .m-xl-3 { margin: 1.5rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1.5rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1.5rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1.5rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1.5rem !important; }
  .m-xl-4 { margin: 2rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 2rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 2rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 2rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 2rem !important; }
  .m-xl-5 { margin: 2.5rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 2.5rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 2.5rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 2.5rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 2.5rem !important; }
  .m-xl-6 { margin: 3rem !important; }
  .mt-xl-6, .my-xl-6 { margin-top: 3rem !important; }
  .mr-xl-6, .mx-xl-6 { margin-right: 3rem !important; }
  .mb-xl-6, .my-xl-6 { margin-bottom: 3rem !important; }
  .ml-xl-6, .mx-xl-6 { margin-left: 3rem !important; }
  .m-xl-7 { margin: 4rem !important; }
  .mt-xl-7, .my-xl-7 { margin-top: 4rem !important; }
  .mr-xl-7, .mx-xl-7 { margin-right: 4rem !important; }
  .mb-xl-7, .my-xl-7 { margin-bottom: 4rem !important; }
  .ml-xl-7, .mx-xl-7 { margin-left: 4rem !important; }
  .m-xl-8 { margin: 5rem !important; }
  .mt-xl-8, .my-xl-8 { margin-top: 5rem !important; }
  .mr-xl-8, .mx-xl-8 { margin-right: 5rem !important; }
  .mb-xl-8, .my-xl-8 { margin-bottom: 5rem !important; }
  .ml-xl-8, .mx-xl-8 { margin-left: 5rem !important; }
  .m-xl-9 { margin: 6rem !important; }
  .mt-xl-9, .my-xl-9 { margin-top: 6rem !important; }
  .mr-xl-9, .mx-xl-9 { margin-right: 6rem !important; }
  .mb-xl-9, .my-xl-9 { margin-bottom: 6rem !important; }
  .ml-xl-9, .mx-xl-9 { margin-left: 6rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.5rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.5rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.5rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.5rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.5rem !important; }
  .p-xl-2 { padding: 1rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 1rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 1rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 1rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 1rem !important; }
  .p-xl-3 { padding: 1.5rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1.5rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1.5rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1.5rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1.5rem !important; }
  .p-xl-4 { padding: 2rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 2rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 2rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 2rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 2rem !important; }
  .p-xl-5 { padding: 2.5rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 2.5rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 2.5rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 2.5rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 2.5rem !important; }
  .p-xl-6 { padding: 3rem !important; }
  .pt-xl-6, .py-xl-6 { padding-top: 3rem !important; }
  .pr-xl-6, .px-xl-6 { padding-right: 3rem !important; }
  .pb-xl-6, .py-xl-6 { padding-bottom: 3rem !important; }
  .pl-xl-6, .px-xl-6 { padding-left: 3rem !important; }
  .p-xl-7 { padding: 4rem !important; }
  .pt-xl-7, .py-xl-7 { padding-top: 4rem !important; }
  .pr-xl-7, .px-xl-7 { padding-right: 4rem !important; }
  .pb-xl-7, .py-xl-7 { padding-bottom: 4rem !important; }
  .pl-xl-7, .px-xl-7 { padding-left: 4rem !important; }
  .p-xl-8 { padding: 5rem !important; }
  .pt-xl-8, .py-xl-8 { padding-top: 5rem !important; }
  .pr-xl-8, .px-xl-8 { padding-right: 5rem !important; }
  .pb-xl-8, .py-xl-8 { padding-bottom: 5rem !important; }
  .pl-xl-8, .px-xl-8 { padding-left: 5rem !important; }
  .p-xl-9 { padding: 6rem !important; }
  .pt-xl-9, .py-xl-9 { padding-top: 6rem !important; }
  .pr-xl-9, .px-xl-9 { padding-right: 6rem !important; }
  .pb-xl-9, .py-xl-9 { padding-bottom: 6rem !important; }
  .pl-xl-9, .px-xl-9 { padding-left: 6rem !important; }
  .m-xl-n1 { margin: -0.5rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.5rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.5rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.5rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.5rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; }
  .m-xl-n3 { margin: -0.5rem !important; }
  .mt-xl-n3, .my-xl-n3 { margin-top: -0.5rem !important; }
  .mr-xl-n3, .mx-xl-n3 { margin-right: -0.5rem !important; }
  .mb-xl-n3, .my-xl-n3 { margin-bottom: -0.5rem !important; }
  .ml-xl-n3, .mx-xl-n3 { margin-left: -0.5rem !important; }
  .m-xl-n4 { margin: -0.5rem !important; }
  .mt-xl-n4, .my-xl-n4 { margin-top: -0.5rem !important; }
  .mr-xl-n4, .mx-xl-n4 { margin-right: -0.5rem !important; }
  .mb-xl-n4, .my-xl-n4 { margin-bottom: -0.5rem !important; }
  .ml-xl-n4, .mx-xl-n4 { margin-left: -0.5rem !important; }
  .m-xl-n5 { margin: -0.5rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -0.5rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -0.5rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -0.5rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -0.5rem !important; }
  .m-xl-n6 { margin: -0.5rem !important; }
  .mt-xl-n6, .my-xl-n6 { margin-top: -0.5rem !important; }
  .mr-xl-n6, .mx-xl-n6 { margin-right: -0.5rem !important; }
  .mb-xl-n6, .my-xl-n6 { margin-bottom: -0.5rem !important; }
  .ml-xl-n6, .mx-xl-n6 { margin-left: -0.5rem !important; }
  .m-xl-n7 { margin: -0.5rem !important; }
  .mt-xl-n7, .my-xl-n7 { margin-top: -0.5rem !important; }
  .mr-xl-n7, .mx-xl-n7 { margin-right: -0.5rem !important; }
  .mb-xl-n7, .my-xl-n7 { margin-bottom: -0.5rem !important; }
  .ml-xl-n7, .mx-xl-n7 { margin-left: -0.5rem !important; }
  .m-xl-n8 { margin: -0.5rem !important; }
  .mt-xl-n8, .my-xl-n8 { margin-top: -0.5rem !important; }
  .mr-xl-n8, .mx-xl-n8 { margin-right: -0.5rem !important; }
  .mb-xl-n8, .my-xl-n8 { margin-bottom: -0.5rem !important; }
  .ml-xl-n8, .mx-xl-n8 { margin-left: -0.5rem !important; }
  .m-xl-n9 { margin: -0.5rem !important; }
  .mt-xl-n9, .my-xl-n9 { margin-top: -0.5rem !important; }
  .mr-xl-n9, .mx-xl-n9 { margin-right: -0.5rem !important; }
  .mb-xl-n9, .my-xl-n9 { margin-bottom: -0.5rem !important; }
  .ml-xl-n9, .mx-xl-n9 { margin-left: -0.5rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

@media (min-width: 1360px) { .m-xxl-0 { margin: 0 !important; }
  .mt-xxl-0, .my-xxl-0 { margin-top: 0 !important; }
  .mr-xxl-0, .mx-xxl-0 { margin-right: 0 !important; }
  .mb-xxl-0, .my-xxl-0 { margin-bottom: 0 !important; }
  .ml-xxl-0, .mx-xxl-0 { margin-left: 0 !important; }
  .m-xxl-1 { margin: 0.5rem !important; }
  .mt-xxl-1, .my-xxl-1 { margin-top: 0.5rem !important; }
  .mr-xxl-1, .mx-xxl-1 { margin-right: 0.5rem !important; }
  .mb-xxl-1, .my-xxl-1 { margin-bottom: 0.5rem !important; }
  .ml-xxl-1, .mx-xxl-1 { margin-left: 0.5rem !important; }
  .m-xxl-2 { margin: 1rem !important; }
  .mt-xxl-2, .my-xxl-2 { margin-top: 1rem !important; }
  .mr-xxl-2, .mx-xxl-2 { margin-right: 1rem !important; }
  .mb-xxl-2, .my-xxl-2 { margin-bottom: 1rem !important; }
  .ml-xxl-2, .mx-xxl-2 { margin-left: 1rem !important; }
  .m-xxl-3 { margin: 1.5rem !important; }
  .mt-xxl-3, .my-xxl-3 { margin-top: 1.5rem !important; }
  .mr-xxl-3, .mx-xxl-3 { margin-right: 1.5rem !important; }
  .mb-xxl-3, .my-xxl-3 { margin-bottom: 1.5rem !important; }
  .ml-xxl-3, .mx-xxl-3 { margin-left: 1.5rem !important; }
  .m-xxl-4 { margin: 2rem !important; }
  .mt-xxl-4, .my-xxl-4 { margin-top: 2rem !important; }
  .mr-xxl-4, .mx-xxl-4 { margin-right: 2rem !important; }
  .mb-xxl-4, .my-xxl-4 { margin-bottom: 2rem !important; }
  .ml-xxl-4, .mx-xxl-4 { margin-left: 2rem !important; }
  .m-xxl-5 { margin: 2.5rem !important; }
  .mt-xxl-5, .my-xxl-5 { margin-top: 2.5rem !important; }
  .mr-xxl-5, .mx-xxl-5 { margin-right: 2.5rem !important; }
  .mb-xxl-5, .my-xxl-5 { margin-bottom: 2.5rem !important; }
  .ml-xxl-5, .mx-xxl-5 { margin-left: 2.5rem !important; }
  .m-xxl-6 { margin: 3rem !important; }
  .mt-xxl-6, .my-xxl-6 { margin-top: 3rem !important; }
  .mr-xxl-6, .mx-xxl-6 { margin-right: 3rem !important; }
  .mb-xxl-6, .my-xxl-6 { margin-bottom: 3rem !important; }
  .ml-xxl-6, .mx-xxl-6 { margin-left: 3rem !important; }
  .m-xxl-7 { margin: 4rem !important; }
  .mt-xxl-7, .my-xxl-7 { margin-top: 4rem !important; }
  .mr-xxl-7, .mx-xxl-7 { margin-right: 4rem !important; }
  .mb-xxl-7, .my-xxl-7 { margin-bottom: 4rem !important; }
  .ml-xxl-7, .mx-xxl-7 { margin-left: 4rem !important; }
  .m-xxl-8 { margin: 5rem !important; }
  .mt-xxl-8, .my-xxl-8 { margin-top: 5rem !important; }
  .mr-xxl-8, .mx-xxl-8 { margin-right: 5rem !important; }
  .mb-xxl-8, .my-xxl-8 { margin-bottom: 5rem !important; }
  .ml-xxl-8, .mx-xxl-8 { margin-left: 5rem !important; }
  .m-xxl-9 { margin: 6rem !important; }
  .mt-xxl-9, .my-xxl-9 { margin-top: 6rem !important; }
  .mr-xxl-9, .mx-xxl-9 { margin-right: 6rem !important; }
  .mb-xxl-9, .my-xxl-9 { margin-bottom: 6rem !important; }
  .ml-xxl-9, .mx-xxl-9 { margin-left: 6rem !important; }
  .p-xxl-0 { padding: 0 !important; }
  .pt-xxl-0, .py-xxl-0 { padding-top: 0 !important; }
  .pr-xxl-0, .px-xxl-0 { padding-right: 0 !important; }
  .pb-xxl-0, .py-xxl-0 { padding-bottom: 0 !important; }
  .pl-xxl-0, .px-xxl-0 { padding-left: 0 !important; }
  .p-xxl-1 { padding: 0.5rem !important; }
  .pt-xxl-1, .py-xxl-1 { padding-top: 0.5rem !important; }
  .pr-xxl-1, .px-xxl-1 { padding-right: 0.5rem !important; }
  .pb-xxl-1, .py-xxl-1 { padding-bottom: 0.5rem !important; }
  .pl-xxl-1, .px-xxl-1 { padding-left: 0.5rem !important; }
  .p-xxl-2 { padding: 1rem !important; }
  .pt-xxl-2, .py-xxl-2 { padding-top: 1rem !important; }
  .pr-xxl-2, .px-xxl-2 { padding-right: 1rem !important; }
  .pb-xxl-2, .py-xxl-2 { padding-bottom: 1rem !important; }
  .pl-xxl-2, .px-xxl-2 { padding-left: 1rem !important; }
  .p-xxl-3 { padding: 1.5rem !important; }
  .pt-xxl-3, .py-xxl-3 { padding-top: 1.5rem !important; }
  .pr-xxl-3, .px-xxl-3 { padding-right: 1.5rem !important; }
  .pb-xxl-3, .py-xxl-3 { padding-bottom: 1.5rem !important; }
  .pl-xxl-3, .px-xxl-3 { padding-left: 1.5rem !important; }
  .p-xxl-4 { padding: 2rem !important; }
  .pt-xxl-4, .py-xxl-4 { padding-top: 2rem !important; }
  .pr-xxl-4, .px-xxl-4 { padding-right: 2rem !important; }
  .pb-xxl-4, .py-xxl-4 { padding-bottom: 2rem !important; }
  .pl-xxl-4, .px-xxl-4 { padding-left: 2rem !important; }
  .p-xxl-5 { padding: 2.5rem !important; }
  .pt-xxl-5, .py-xxl-5 { padding-top: 2.5rem !important; }
  .pr-xxl-5, .px-xxl-5 { padding-right: 2.5rem !important; }
  .pb-xxl-5, .py-xxl-5 { padding-bottom: 2.5rem !important; }
  .pl-xxl-5, .px-xxl-5 { padding-left: 2.5rem !important; }
  .p-xxl-6 { padding: 3rem !important; }
  .pt-xxl-6, .py-xxl-6 { padding-top: 3rem !important; }
  .pr-xxl-6, .px-xxl-6 { padding-right: 3rem !important; }
  .pb-xxl-6, .py-xxl-6 { padding-bottom: 3rem !important; }
  .pl-xxl-6, .px-xxl-6 { padding-left: 3rem !important; }
  .p-xxl-7 { padding: 4rem !important; }
  .pt-xxl-7, .py-xxl-7 { padding-top: 4rem !important; }
  .pr-xxl-7, .px-xxl-7 { padding-right: 4rem !important; }
  .pb-xxl-7, .py-xxl-7 { padding-bottom: 4rem !important; }
  .pl-xxl-7, .px-xxl-7 { padding-left: 4rem !important; }
  .p-xxl-8 { padding: 5rem !important; }
  .pt-xxl-8, .py-xxl-8 { padding-top: 5rem !important; }
  .pr-xxl-8, .px-xxl-8 { padding-right: 5rem !important; }
  .pb-xxl-8, .py-xxl-8 { padding-bottom: 5rem !important; }
  .pl-xxl-8, .px-xxl-8 { padding-left: 5rem !important; }
  .p-xxl-9 { padding: 6rem !important; }
  .pt-xxl-9, .py-xxl-9 { padding-top: 6rem !important; }
  .pr-xxl-9, .px-xxl-9 { padding-right: 6rem !important; }
  .pb-xxl-9, .py-xxl-9 { padding-bottom: 6rem !important; }
  .pl-xxl-9, .px-xxl-9 { padding-left: 6rem !important; }
  .m-xxl-n1 { margin: -0.5rem !important; }
  .mt-xxl-n1, .my-xxl-n1 { margin-top: -0.5rem !important; }
  .mr-xxl-n1, .mx-xxl-n1 { margin-right: -0.5rem !important; }
  .mb-xxl-n1, .my-xxl-n1 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n1, .mx-xxl-n1 { margin-left: -0.5rem !important; }
  .m-xxl-n2 { margin: -0.5rem !important; }
  .mt-xxl-n2, .my-xxl-n2 { margin-top: -0.5rem !important; }
  .mr-xxl-n2, .mx-xxl-n2 { margin-right: -0.5rem !important; }
  .mb-xxl-n2, .my-xxl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n2, .mx-xxl-n2 { margin-left: -0.5rem !important; }
  .m-xxl-n3 { margin: -0.5rem !important; }
  .mt-xxl-n3, .my-xxl-n3 { margin-top: -0.5rem !important; }
  .mr-xxl-n3, .mx-xxl-n3 { margin-right: -0.5rem !important; }
  .mb-xxl-n3, .my-xxl-n3 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n3, .mx-xxl-n3 { margin-left: -0.5rem !important; }
  .m-xxl-n4 { margin: -0.5rem !important; }
  .mt-xxl-n4, .my-xxl-n4 { margin-top: -0.5rem !important; }
  .mr-xxl-n4, .mx-xxl-n4 { margin-right: -0.5rem !important; }
  .mb-xxl-n4, .my-xxl-n4 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n4, .mx-xxl-n4 { margin-left: -0.5rem !important; }
  .m-xxl-n5 { margin: -0.5rem !important; }
  .mt-xxl-n5, .my-xxl-n5 { margin-top: -0.5rem !important; }
  .mr-xxl-n5, .mx-xxl-n5 { margin-right: -0.5rem !important; }
  .mb-xxl-n5, .my-xxl-n5 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n5, .mx-xxl-n5 { margin-left: -0.5rem !important; }
  .m-xxl-n6 { margin: -0.5rem !important; }
  .mt-xxl-n6, .my-xxl-n6 { margin-top: -0.5rem !important; }
  .mr-xxl-n6, .mx-xxl-n6 { margin-right: -0.5rem !important; }
  .mb-xxl-n6, .my-xxl-n6 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n6, .mx-xxl-n6 { margin-left: -0.5rem !important; }
  .m-xxl-n7 { margin: -0.5rem !important; }
  .mt-xxl-n7, .my-xxl-n7 { margin-top: -0.5rem !important; }
  .mr-xxl-n7, .mx-xxl-n7 { margin-right: -0.5rem !important; }
  .mb-xxl-n7, .my-xxl-n7 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n7, .mx-xxl-n7 { margin-left: -0.5rem !important; }
  .m-xxl-n8 { margin: -0.5rem !important; }
  .mt-xxl-n8, .my-xxl-n8 { margin-top: -0.5rem !important; }
  .mr-xxl-n8, .mx-xxl-n8 { margin-right: -0.5rem !important; }
  .mb-xxl-n8, .my-xxl-n8 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n8, .mx-xxl-n8 { margin-left: -0.5rem !important; }
  .m-xxl-n9 { margin: -0.5rem !important; }
  .mt-xxl-n9, .my-xxl-n9 { margin-top: -0.5rem !important; }
  .mr-xxl-n9, .mx-xxl-n9 { margin-right: -0.5rem !important; }
  .mb-xxl-n9, .my-xxl-n9 { margin-bottom: -0.5rem !important; }
  .ml-xxl-n9, .mx-xxl-n9 { margin-left: -0.5rem !important; }
  .m-xxl-auto { margin: auto !important; }
  .mt-xxl-auto, .my-xxl-auto { margin-top: auto !important; }
  .mr-xxl-auto, .mx-xxl-auto { margin-right: auto !important; }
  .mb-xxl-auto, .my-xxl-auto { margin-bottom: auto !important; }
  .ml-xxl-auto, .mx-xxl-auto { margin-left: auto !important; } }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify { text-align: justify !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

@media (min-width: 576px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

@media (min-width: 1360px) { .text-xxl-left { text-align: left !important; }
  .text-xxl-right { text-align: right !important; }
  .text-xxl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #007bff !important; }

a.text-primary:hover, a.text-primary:focus { color: #0056b3 !important; }

.text-secondary { color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #cbd3da !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #121416 !important; }

.text-lr-white { color: #ffffff !important; }

a.text-lr-white:hover, a.text-lr-white:focus { color: #d9d9d9 !important; }

.text-lr-black { color: #141f23 !important; }

a.text-lr-black:hover, a.text-lr-black:focus { color: black !important; }

.text-lr-blue { color: #273851 !important; }

a.text-lr-blue:hover, a.text-lr-blue:focus { color: #0e141d !important; }

.text-lr-navy { color: #2c3740 !important; }

a.text-lr-navy:hover, a.text-lr-navy:focus { color: #0d1013 !important; }

.text-lr-red { color: #ec6839 !important; }

a.text-lr-red:hover, a.text-lr-red:focus { color: #c64213 !important; }

.text-lr-grey { color: #b3b3b3 !important; }

a.text-lr-grey:hover, a.text-lr-grey:focus { color: #8d8d8d !important; }

.text-lr-light-grey { color: #e9eef1 !important; }

a.text-lr-light-grey:hover, a.text-lr-light-grey:focus { color: #bacad3 !important; }

.text-body { color: var(--bs-navy) !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.text-decoration-none { text-decoration: none !important; }

.text-break { word-break: break-word !important; word-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media print { *, *::before, *::after { text-shadow: none !important; box-shadow: none !important; }
  a:not(.btn):not(.btn-ib-grey):not(.btn-ib-red):not(.mp-btn):not( .ib-social-btn) { text-decoration: underline; }
  abbr[title]::after { content: " (" attr(title) ")"; }
  pre { white-space: pre-wrap !important; }
  pre, blockquote { border: 1px solid #adb5bd; page-break-inside: avoid; }
  tr, img { page-break-inside: avoid; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  @page { size: a3; }
  body { min-width: 992px !important; }
  .container { min-width: 992px !important; }
  .navbar { display: none; }
  .badge { border: 1px solid #000; }
  .table { border-collapse: collapse !important; }
  .table td, .table th { background-color: #fff !important; }
  .table-bordered th, .table-bordered td { border: 1px solid #dee2e6 !important; }
  .table-dark { color: inherit; }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #dee2e6; }
  .table .thead-dark th { color: inherit; border-color: #dee2e6; } }

h1, h2 { text-transform: capitalize; letter-spacing: 0.0225em; font-family: "DM Sans", sans-serif; text-transform: uppercase; }

h3, h4, h5 { font-family: "DM Sans", sans-serif; }

h1 { font-size: clamp(3rem, 6vw, 4.5rem); }

@media (max-width: 575.98px) { h1 { font-size: clamp(3rem, 6vw, 4.5rem); } }

h2 { font-size: clamp(2rem, 4vw, 3rem); }

@media (max-width: 575.98px) { h2 { font-size: clamp(2rem, 4vw, 3rem); } }

h3 { font-size: clamp(1.5rem, 3vw, 2rem); }

@media (max-width: 575.98px) { h3 { font-size: clamp(1.5rem, 3vw, 2rem); } }

h4 { font-size: clamp(1.25rem, 2vw, 1.5rem); }

@media (max-width: 575.98px) { h4 { font-size: clamp(1.25rem, 2vw, 1.5rem); } }

h5 { font-size: clamp(1rem, 1.5vw, 1.25rem); }

@media (max-width: 575.98px) { h5 { font-size: clamp(1rem, 1.5vw, 1.25rem); } }

h6 { font-size: clamp(0.95rem, 1vw, 1.125rem); }

@media (max-width: 575.98px) { h6 { font-size: clamp(0.95rem, 1vw, 1.125rem); } }

p, a, li, span { font-size: 1rem; }

/* ---------------------------------------------------------------------------- */
/*  Adds font smoothing on all elements
/* ---------------------------------------------------------------------------- */
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* ---------------------------------------------------------------------------- */
/*  Body
/* ---------------------------------------------------------------------------- */
body { position: relative; overflow-x: hidden; color: var(--bs-navy); }

body.no-scroll { overflow: hidden; }

::placeholder { color: #9a9999; }

:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #9a9999; }

::-ms-input-placeholder { /* Microsoft Edge */ color: #9a9999; }

/* ---------------------------------------------------------------------------- */
/*  Link Transitions
/* ---------------------------------------------------------------------------- */
a { transition: all 0.3s ease-in-out; color: #2c3740; }

a:hover { color: #2c3740; }

.arrow-link, .btn-arrow, .filter-product .form-row button, .filter-project .form-row button, .filter-guidance .form-row button, section.project-archive-middle .filter-project .form-row button, .service-upper .link-large a, .resource-lower .link-large a, section.csu-middle .text a { font-weight: bold; }

.arrow-link:after, .btn-arrow:after, .filter-product .form-row button:after, .filter-project .form-row button:after, .filter-guidance .form-row button:after, section.project-archive-middle .filter-project .form-row button:after, .service-upper .link-large a:after, .resource-lower .link-large a:after, section.csu-middle .text a:after { content: "\f054"; width: 16px; height: 16px; font-family: "Font Awesome 6 Pro"; padding-left: 16px; font-size: 12px; font-weight: bold; transition: 0.5s; }

.arrow-link:hover, .btn-arrow:hover, .filter-product .form-row button:hover, .filter-project .form-row button:hover, .filter-guidance .form-row button:hover, section.project-archive-middle .filter-project .form-row button:hover, .service-upper .link-large a:hover, .resource-lower .link-large a:hover, section.csu-middle .text a:hover { color: var(--main-accent-colour); }

.arrow-link:hover:after, .btn-arrow:hover:after, .filter-product .form-row button:hover:after, .filter-project .form-row button:hover:after, .filter-guidance .form-row button:hover:after, .service-upper .link-large a:hover:after, .resource-lower .link-large a:hover:after, section.csu-middle .text a:hover:after { color: var(--main-accent-colour); margin-left: 1rem; }

.arrow-link.static:hover, .static.btn-arrow:hover, .filter-product .form-row button.static:hover, .filter-project .form-row button.static:hover, .filter-guidance .form-row button.static:hover, .service-upper .link-large a.static:hover, .resource-lower .link-large a.static:hover, section.csu-middle .text a.static:hover { margin-left: 0; }

.menu-item-has-children:not(.contact):not(.request-a-sample) a:after { content: "\f078"; font-family: "Font Awesome 6 Pro"; margin-left: 7px; font-size: 11px; font-weight: bold; }

@media (max-width: 991.98px) { .menu-item-has-children:not(.contact):not(.request-a-sample) a:after { display: none; } }

.menu-item-has-children:not(.contact):not(.request-a-sample) a:hover:after { color: var(--main-accent-colour); }

.zoom-img, .save-img, .share-btn-mini { align-items: center; display: flex; flex-direction: column; height: 65px; width: 65px; border: none; outline: none; background-color: #ffffff; justify-content: center; transition: 0.125s; }

.zoom-img svg, .save-img svg, .share-btn-mini svg { padding: 0.5rem 0.25rem 0; }

.zoom-img svg .cls-1, .save-img svg .cls-1, .share-btn-mini svg .cls-1 { fill: #2c3740; }

.zoom-img span, .save-img span, .share-btn-mini span { color: #2c3740; font-size: 0.75rem; font-weight: 500; margin-top: auto; }

.zoom-img:hover, .save-img:hover, .share-btn-mini:hover { color: #2c3740; padding: 0.5rem 0.25rem 0.25rem; }

p a:not(.btn):not(.btn-ib-grey):not(.btn-ib-red):not(.mp-btn):not( .ib-social-btn) { color: var(--main-accent-colour); }

p a:not(.btn):not(.btn-ib-grey):not(.btn-ib-red):not(.mp-btn):not( .ib-social-btn):active, p a:not(.btn):not(.btn-ib-grey):not(.btn-ib-red):not(.mp-btn):not( .ib-social-btn):hover, p a:not(.btn):not(.btn-ib-grey):not(.btn-ib-red):not(.mp-btn):not( .ib-social-btn):visited { color: var(--main-accent-colour); }

/* ---------------------------------------------------------------------------- */
/*  Buttons
/* ---------------------------------------------------------------------------- */
.btn, .btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, .btn-ib-red, .mp-btn, .ib-social-btn, a.button, button, input[type="submit"], .gform_button { background-color: var(--bs-blue-dark); border: none; color: #ffffff; padding: 1rem 1.5rem 1rem 1.5rem; font-size: 1rem; font-weight: 600; line-height: 1.6; align-items: center; transition: all 0.3s ease-in-out; }

.btn:active, .btn-ib-grey:active, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:active, .btn-ib-red:active, .mp-btn:active, .ib-social-btn:active, .btn:focus, .btn-ib-grey:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:focus, .btn-ib-red:focus, .mp-btn:focus, .ib-social-btn:focus, .btn:hover, .btn-ib-grey:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover, .btn-ib-red:hover, .mp-btn:hover, .ib-social-btn:hover, a.button:active, a.button:focus, a.button:hover, button:active, button:focus, button:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:hover, .gform_button:active, .gform_button:focus, .gform_button:hover { background-color: var(--bs-navy); color: #ffffff; }

.btn.invert, .invert.btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input.invert, .invert.btn-ib-red, .invert.mp-btn, .invert.ib-social-btn, a.button.invert, button.invert, input[type="submit"].invert, .gform_button.invert { background-color: #e9eef1; color: #2c3740; }

.btn.invert:active, .invert.btn-ib-grey:active, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input.invert:active, .invert.btn-ib-red:active, .invert.mp-btn:active, .invert.ib-social-btn:active, .btn.invert:focus, .invert.btn-ib-grey:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input.invert:focus, .invert.btn-ib-red:focus, .invert.mp-btn:focus, .invert.ib-social-btn:focus, .btn.invert:hover, .invert.btn-ib-grey:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input.invert:hover, .invert.btn-ib-red:hover, .invert.mp-btn:hover, .invert.ib-social-btn:hover, a.button.invert:active, a.button.invert:focus, a.button.invert:hover, button.invert:active, button.invert:focus, button.invert:hover, input[type="submit"].invert:active, input[type="submit"].invert:focus, input[type="submit"].invert:hover, .gform_button.invert:active, .gform_button.invert:focus, .gform_button.invert:hover { background-color: #b3b3b3; color: #e9eef1; }

.btn-heart { padding-left: 30px; position: relative; }

.btn-heart svg { max-width: 25px; max-height: 25px; position: absolute; left: 5px; }

.btn-heart svg path { fill: var(--main-accent-colour); }

.btn-heart:active svg path, .btn-heart:focus svg path, .btn-heart:hover svg path { fill: var(--main-accent-colour) !important; }

.request-sample { margin-right: 15px; white-space: nowrap; }

.request-sample:after { color: var(--main-accent-colour); }

.btn-ib-grey, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input { background-color: #e9eef1; color: #2c3740; }

.btn-ib-grey:active, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:active, .btn-ib-grey:focus, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:focus, .btn-ib-grey:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover { background-color: #2c3740; color: #ffffff; }

.btn-ib-grey:active i, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:active i, .btn-ib-grey:focus i, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:focus i, .btn-ib-grey:hover i, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover i { color: #ffffff; }

.btn-ib-grey:active svg path, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:active svg path, .btn-ib-grey:focus svg path, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:focus svg path, .btn-ib-grey:hover svg path, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover svg path { fill: #ffffff; }

.btn-ib-red { background-color: var(--main-accent-colour); color: #ffffff; }

.btn-ib-red:active, .btn-ib-red:focus, .btn-ib-red:hover { background-color: #f2a644; color: #ffffff; }

.btn-ib-red:active i, .btn-ib-red:focus i, .btn-ib-red:hover i { color: #ffffff; }

.btn-ib-red:active svg path, .btn-ib-red:focus svg path, .btn-ib-red:hover svg path { fill: #ffffff; }

.bg-ib-grey { background-color: #e9eef1; }

.btn-arrow:hover:after, .filter-product .form-row button:hover:after, .filter-project .form-row button:hover:after, .filter-guidance .form-row button:hover:after { margin-left: 0; }

.ib-large-link { align-items: center; background-color: #00445f; color: #ffffff; display: flex; flex-direction: row; margin-bottom: 1rem; padding: 1rem 3rem 1rem 2rem; width: 100%; justify-content: space-between; }

@media (max-width: 1199.98px) { .ib-large-link { padding: 1rem; } }

.ib-large-link:hover { background-color: var(--bs-navy); }

.ib-large-link:hover span { color: #ffffff !important; }

.ib-large-link:hover span::after { color: #ffffff !important; }

.ib-large-link h4, .ib-large-link a { color: #ffffff; margin-bottom: 0; }

.ib-large-link a { margin-left: auto; }

.ib-large-link .svg { display: flex; align-items: center; justify-content: center; }

.ib-large-link svg { fill: white; margin-right: 1rem; width: 50px; height: 50px; }

@media (max-width: 1199.98px) { .ib-large-link svg { width: 40px; height: 40px; } }

.ib-large-link svg g { fill: #ffffff; }

.ib-large-link svg path { stroke: #ffffff; }

.ib-large-link svg path.cls-1 { fill: #ffffff; }

.ib-red { color: var(--main-accent-colour); }

.mp-btn, .ib-social-btn { background-color: #e9eef1; color: #2c3740; }

@media (max-width: 575.98px) { .mp-btn, .ib-social-btn { width: 100%; } }

@media (max-width: 991.98px) { .mp-btn, .ib-social-btn { border: 1px solid #ffffff; width: 50%; } }

.mp-btn:after, .ib-social-btn:after { padding-left: 0; position: absolute; right: 10px; transition: all 0.3s; }

.mp-btn svg, .ib-social-btn svg { float: left; max-height: 25px; max-width: 25px; }

.mp-btn svg path, .mp-btn svg .cls-1, .ib-social-btn svg path, .ib-social-btn svg .cls-1 { fill: #2c3740; }

/* ---------------------------------------------------------------------------- */
/*  Social Share Links
/* ---------------------------------------------------------------------------- */
.social-share .ib-social-btn { display: flex; flex-direction: row; position: relative; background-color: #e9eef1; color: #2c3740; transition: all 0.3s; }

.social-share .ib-social-btn svg { margin-right: 1rem; }

.social-share .ib-social-btn svg .cls-1 { transition: all 0.3s; }

.social-share .ib-social-btn:hover { color: var(--main-accent-colour); }

.social-share .ib-social-btn:hover svg .cls-1 { fill: var(--main-accent-colour); }

.social-share .heateor_sss_sharing_container { display: flex; align-items: center; height: 0; overflow: hidden; transition: height 0.3s; position: absolute; z-index: 99; background-color: #e9eef1; padding-left: 6px !important; margin-top: 6px; }

.social-share .heateor_sss_sharing_container.open { height: 56px; }

.social-share .heateor_sss_sharing_container .heateor_sss_sharing_ul .heateorSssSharingRound { margin-right: 6px !important; }

/* ---------------------------------------------------------------------------- */
/*  Headings
/* ---------------------------------------------------------------------------- */
h1, h2 { text-transform: capitalize; letter-spacing: 0.0225em; }

h1 { line-height: 1.1; font-weight: 600; }

h2 { line-height: 1.2; }

h3 { line-height: 1.3; }

h4 { line-height: 1.4; }

h5 { line-height: 1.5; }

.superheading { text-transform: uppercase; }

.superheading strong { font-size: 0.875rem; }

/* ---------------------------------------------------------------------------- */
/*  Cookie Banner
/* ---------------------------------------------------------------------------- */
.cookie-banner { background-color: #273851; }

.cookie-banner .cookie-dismiss { background-color: #f2a644; color: #ffffff; }

.cookie-banner span { color: #ffffff; }

.cookie-banner span a { color: #f2a644; }

/* ---------------------------------------------------------------------------- */
/*  Icons
/* ---------------------------------------------------------------------------- */
.icon { position: relative; }

@media (max-width: 991.98px) { .icon a:before { display: block; line-height: 0; margin: 0 auto; width: 33.333%; } }

@media (min-width: 992px) { .icon a:before { content: ""; height: clamp(1.5rem, 3vw, 2rem); width: clamp(1.5rem, 3vw, 2rem); margin-right: 1rem; } }

.icon.my-products a:before { content: url("assets/icons/HeartBlue.svg"); }

.icon.resources a:before { content: url("assets/icons/ResourcesBlue.svg"); }

.icon.search a { cursor: pointer; }

.icon.search a:before { content: url("assets/icons/SearchBlue.svg"); }

.icon.mobile-contact a:before { content: url("assets/icons/ContactBlue.svg"); }

.icon.contact > a:before { content: none; }

.icon.request-a-sample > a:before { content: "\f49e"; font-family: "Font Awesome 6 Pro"; margin-left: 0px !important; font-size: 11px; font-weight: 500; color: var(--main-accent-colour); }

@media (max-width: 991.98px) { .icon.request-a-sample > a:before { display: none; } }

.icon.request-a-sample > a:after { content: none; }

.icon.come-see-us a:before { content: url("assets/icons/MapPointerWhite.svg"); color: #ffffff; margin-right: 0.5rem; }

.icon.menu a:before { content: url("assets/icons/Menu.svg"); }

.user-has-products .icon.my-products a:before { content: url("assets/icons/Heart_Filled.svg"); }

/* ---------------------------------------------------------------------------- */
/*  Blockquote
/* ---------------------------------------------------------------------------- */
blockquote { padding: 1rem 0; border-top: 2px solid var(--main-accent-colour); border-bottom: 2px solid var(--main-accent-colour); font-weight: 700; }

blockquote *:last-child { margin-bottom: 0; }

.gfield_contains_required .ginput_container_email, .gfield_contains_required .ginput_container_text { position: relative; }

.gfield_contains_required .ginput_container_email:before, .gfield_contains_required .ginput_container_text:before { content: "*"; display: none; color: var(--main-accent-colour); position: absolute; right: 10px; top: 2px; }

/* ---------------------------------------------------------------------------- */
/*  Images
/* ---------------------------------------------------------------------------- */
img { max-width: 100%; height: auto; }

.wp-caption { max-width: 100%; height: auto; }

.page-header { background-color: #2c3740; color: #ffffff; padding-bottom: 75px; }

.page-header h1 { text-align: center; padding: 75px 0; }

.svg.sml svg { max-height: 75px; max-width: 75px; }

.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 1440px; }

@media (max-width: 991.98px) { .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 768px; } }

@media (max-width: 767.98px) { .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 540px; } }

@media (max-width: 991.98px) { #wpadminbar { display: none; } }

.filter-product, .filter-project, .filter-guidance { background-color: #2c3740; padding: 2rem; width: 100%; z-index: 10; }

@media (max-width: 991.98px) { .filter-product, .filter-project, .filter-guidance { padding: 2rem 1rem; } }

.filter-product .form-row, .filter-project .form-row, .filter-guidance .form-row { display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; }

@media (max-width: 767.98px) { .filter-product .form-row, .filter-project .form-row, .filter-guidance .form-row { flex-wrap: wrap; } }

.filter-product .form-row .select-contain, .filter-project .form-row .select-contain, .filter-guidance .form-row .select-contain { padding: 0 1rem; width: 100%; background: transparent; color: #ffffff; }

@media (max-width: 767.98px) { .filter-product .form-row .select-contain, .filter-project .form-row .select-contain, .filter-guidance .form-row .select-contain { margin-bottom: 20px; } }

.filter-product .form-row .-filter-submit, .filter-project .form-row .-filter-submit, .filter-guidance .form-row .-filter-submit { margin-left: 1rem; }

.filter-product .form-row #reset-button, .filter-project .form-row #reset-button, .filter-guidance .form-row #reset-button { margin-left: 1rem; color: #ffffff; display: flex; align-items: center; }

@media (max-width: 767.98px) { .filter-product .form-row #reset-button, .filter-project .form-row #reset-button, .filter-guidance .form-row #reset-button { display: block; width: 100%; text-align: center; margin: 20px 0 0; } }

.filter-product .form-row #reset-button:hover, .filter-project .form-row #reset-button:hover, .filter-guidance .form-row #reset-button:hover { background-color: #152023; }

.filter-product .form-row select, .filter-project .form-row select, .filter-guidance .form-row select { width: 100%; background: transparent; border-width: 0; border-bottom-width: 1px; border-color: var(--main-accent-colour); color: #ffffff; padding: 5px 0; outline: none; }

.filter-product .form-row select option, .filter-project .form-row select option, .filter-guidance .form-row select option { background-color: #2c3740; color: #ffffff; }

.filter-product .form-row button, .filter-project .form-row button, .filter-guidance .form-row button { background-color: var(--main-accent-colour) !important; width: 100%; margin-top: 1rem; }

@media (max-width: 991.98px) { .filter-product .form-row button, .filter-project .form-row button, .filter-guidance .form-row button { margin: 0 1rem; } }

@media (min-width: 992px) { .filter-product .form-row button, .filter-project .form-row button, .filter-guidance .form-row button { margin-top: 0; } }

.filter-product .form-row button:hover, .filter-project .form-row button:hover, .filter-guidance .form-row button:hover { background-color: #ffffff !important; color: #2c3740; }

.filter-product .form-row:before, .filter-project .form-row:before, .filter-guidance .form-row:before { display: none !important; }

.filter-guidance { padding: 2rem; }

.filter-guidance .form-row { grid-template-columns: 1fr 1fr 120px; }

.filter-guidance .form-row input { width: 100%; background-color: transparent; color: #ffffff; border: none; border-bottom: 1px solid var(--main-accent-colour); border-radius: 0; outline: none; height: 32px; }

.filter-guidance .form-row input:focus { border-bottom: 1px solid var(--main-accent-colour); }

.filter-guidance .form-row ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */ color: #ffffff; opacity: 1; /* Firefox */ }

.filter-guidance .form-row :-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #ffffff; }

.filter-guidance .form-row ::-ms-input-placeholder { /* Microsoft Edge */ color: #ffffff; }

.filter-guidance .form-row button { width: auto; min-width: 140px; }

@media (min-width: 768px) { .svg-animate .svg.animate svg path { fill: #2c3740; transform: rotate(25deg); }
  .svg-animate .svg.animate svg path:nth-of-type(1) { transition: transform 0.25s; }
  .svg-animate .svg.animate svg path:nth-of-type(2) { transition: transform 0.5s; }
  .svg-animate .svg.animate svg path:nth-of-type(3) { transition: transform 0.75s; }
  .svg-animate .svg.animate svg path:nth-of-type(4) { transition: transform 1s; }
  .svg-animate.active .svg.animate svg path { transform: rotate(0); } }

.fade-in { animation: fadein 2s; }

@keyframes fadein { from { opacity: 0; }
  to { opacity: 1; } }

.inset { flex-grow: 1; }

@media (min-width: 992px) { .inset { flex: 1 1 80%; max-width: 1200px; padding-left: 60px; padding-right: 60px; } }

/*
body {
	&:not(.page-template-home) {
		&.page-ib-red {
		  @include page-colour-base(var(--main-accent-colour));
		}
	  
		&.page-ib-orange {
		  @include page-colour-base($ib-orange);
		}
		
		&.page-ib-green {
		  @include page-colour-base($ib-green);
		}
	
		&.page-ib-blue {
		  @include page-colour-base($ib-light-green);
		}
	
		&.page-ib-purple {
		  @include page-colour-base($ib-purple);
		}
	
		&.page-ib-black {
		  // standard
		}
	}
}
*/
body:not(.page-template-home).active-industry-merchants header { border-bottom-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants header nav.header__navigation .nav-primary ul .current_page_parent:before, body:not(.page-template-home).active-industry-merchants header nav.header__navigation .nav-primary ul .current_page_item:before, body:not(.page-template-home).active-industry-merchants header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body:not(.page-template-home).active-industry-merchants header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay { border-top-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .title, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .title { border-bottom: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay a:after { color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover a:after { color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .industry-resources .row .link a:after { color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .industry-resources .row .link a:active, body:not(.page-template-home).active-industry-merchants .industry-resources .row .link a:focus, body:not(.page-template-home).active-industry-merchants .industry-resources .row .link a:hover { background-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain { border-top-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:after { color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .filter-product .form-row select, body:not(.page-template-home).active-industry-merchants .filter-project .form-row select { border-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .top-industry-block .row .cta .background .overlay .title h3::after { background-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-architects header { border-bottom-color: #62a86b; }

body:not(.page-template-home).active-industry-architects header nav.header__navigation .nav-primary ul .current_page_parent:before, body:not(.page-template-home).active-industry-architects header nav.header__navigation .nav-primary ul .current_page_item:before, body:not(.page-template-home).active-industry-architects header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body:not(.page-template-home).active-industry-architects header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #62a86b; }

body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay { border-top-color: #62a86b; }

body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .title, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .title { border-bottom: #62a86b; }

body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay a:after { color: #62a86b; }

body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .top-industry-block .row .products-link-block .overlay:hover a:after { color: #62a86b; }

body:not(.page-template-home).active-industry-architects .industry-resources .row .link a:after { color: #62a86b; }

body:not(.page-template-home).active-industry-architects .industry-resources .row .link a:active, body:not(.page-template-home).active-industry-architects .industry-resources .row .link a:focus, body:not(.page-template-home).active-industry-architects .industry-resources .row .link a:hover { background-color: #62a86b; }

body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain { border-top-color: #62a86b; }

body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:after { color: #62a86b; }

body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #62a86b; }

body:not(.page-template-home).active-industry-architects .filter-product .form-row select, body:not(.page-template-home).active-industry-architects .filter-project .form-row select { border-color: #62a86b; }

body:not(.page-template-home).active-industry-architects section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #62a86b; }

body:not(.page-template-home).active-industry-architects .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #62a86b; }

body:not(.page-template-home).active-industry-developers header { border-bottom-color: #f2a644; }

body:not(.page-template-home).active-industry-developers header nav.header__navigation .nav-primary ul .current_page_parent:before, body:not(.page-template-home).active-industry-developers header nav.header__navigation .nav-primary ul .current_page_item:before, body:not(.page-template-home).active-industry-developers header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body:not(.page-template-home).active-industry-developers header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #f2a644; }

body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay { border-top-color: #f2a644; }

body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .title, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .title { border-bottom: #f2a644; }

body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay a:after { color: #f2a644; }

body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .top-industry-block .row .products-link-block .overlay:hover a:after { color: #f2a644; }

body:not(.page-template-home).active-industry-developers .industry-resources .row .link a:after { color: #f2a644; }

body:not(.page-template-home).active-industry-developers .industry-resources .row .link a:active, body:not(.page-template-home).active-industry-developers .industry-resources .row .link a:focus, body:not(.page-template-home).active-industry-developers .industry-resources .row .link a:hover { background-color: #f2a644; }

body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain { border-top-color: #f2a644; }

body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:after { color: #f2a644; }

body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #f2a644; }

body:not(.page-template-home).active-industry-developers .filter-product .form-row select, body:not(.page-template-home).active-industry-developers .filter-project .form-row select { border-color: #f2a644; }

body:not(.page-template-home).active-industry-developers section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #f2a644; }

body:not(.page-template-home).active-industry-developers .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #f2a644; }

body:not(.page-template-home).active-industry-self-builders header { border-bottom-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders header nav.header__navigation .nav-primary ul .current_page_parent:before, body:not(.page-template-home).active-industry-self-builders header nav.header__navigation .nav-primary ul .current_page_item:before, body:not(.page-template-home).active-industry-self-builders header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body:not(.page-template-home).active-industry-self-builders header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay { border-top-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .title, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .title { border-bottom: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay a:after { color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover a:after { color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .industry-resources .row .link a:after { color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .industry-resources .row .link a:active, body:not(.page-template-home).active-industry-self-builders .industry-resources .row .link a:focus, body:not(.page-template-home).active-industry-self-builders .industry-resources .row .link a:hover { background-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain { border-top-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:after { color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .filter-product .form-row select, body:not(.page-template-home).active-industry-self-builders .filter-project .form-row select { border-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #9bd3c4; }

body:not(.page-template-home).active-industry-contractors header { border-bottom-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors header nav.header__navigation .nav-primary ul .current_page_parent:before, body:not(.page-template-home).active-industry-contractors header nav.header__navigation .nav-primary ul .current_page_item:before, body:not(.page-template-home).active-industry-contractors header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body:not(.page-template-home).active-industry-contractors header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay { border-top-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .title, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .title { border-bottom: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay a:after { color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:active a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:focus a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay:hover a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:active a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover button:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover a:after, body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover a:after { color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .industry-resources .row .link a:after { color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .industry-resources .row .link a:active, body:not(.page-template-home).active-industry-contractors .industry-resources .row .link a:focus, body:not(.page-template-home).active-industry-contractors .industry-resources .row .link a:hover { background-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain { border-top-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:after { color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:active:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:focus:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:hover:after, body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body:not(.page-template-home).active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .filter-product .form-row select, body:not(.page-template-home).active-industry-contractors .filter-project .form-row select { border-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #ab8fe5; }

select { border-radius: 0 !important; }

@media (max-width: 991.98px) { .single-guidance .single-page-table-wrap table { overflow-x: scroll; width: 100%; } }

body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:focus { background-color: transparent; }

body .gform_wrapper .gform_body .gform_fields #field_8_13, body .gform_wrapper .gform_body .gform_fields #field_8_14 { text-align: left !important; }

body .gform_wrapper .gform_body .gform_fields .single-checkbox .gfield_checkbox .gchoice, body .gform_wrapper .gform_body .gform_fields .gfield_checkbox .gchoice { display: flex !important; align-items: center; gap: 5px; }

body .gform_wrapper .gform_body .gform_fields .single-checkbox .gfield_checkbox .gchoice label, body .gform_wrapper .gform_body .gform_fields .gfield_checkbox .gchoice label { margin: 0; }

body .gform_wrapper .gform_body .gform_fields .single-checkbox .gfield_checkbox .gchoice { display: block; }

#field_12_14 { margin: 2rem 0 0 0 !important; }

body:not(.home) header { border-bottom: 2px solid var(--bs-blue-dark); }

header .website-notice { background-color: #00171f; height: fit-content; min-height: 40px; }

header .website-notice .notice-content { display: flex; justify-content: center; align-items: center; gap: 24px; padding-top: 0.5rem; padding-bottom: 0.5rem; }

@media (max-width: 1199.98px) { header .website-notice .notice-content { padding-top: 1rem; padding-bottom: 1rem; } }

@media (max-width: 991.98px) { header .website-notice .notice-content { flex-direction: column; text-align: center; gap: 8px; padding-left: 2rem; padding-right: 2rem; } }

header .website-notice .notice-content p { margin-bottom: 0; color: white; font-weight: 600; }

header .website-notice .notice-content .arrow-link, header .website-notice .notice-content .btn-arrow, header .website-notice .notice-content .filter-product .form-row button, .filter-product .form-row header .website-notice .notice-content button, header .website-notice .notice-content .filter-project .form-row button, .filter-project .form-row header .website-notice .notice-content button, header .website-notice .notice-content .filter-guidance .form-row button, .filter-guidance .form-row header .website-notice .notice-content button, header .website-notice .notice-content .service-upper .link-large a, .service-upper .link-large header .website-notice .notice-content a, header .website-notice .notice-content .resource-lower .link-large a, .resource-lower .link-large header .website-notice .notice-content a, header .website-notice .notice-content section.csu-middle .text a, section.csu-middle .text header .website-notice .notice-content a { color: white; font-weight: 600; }

header .website-notice .notice-content .arrow-link::after, header .website-notice .notice-content .btn-arrow::after, header .website-notice .notice-content .filter-product .form-row button::after, .filter-product .form-row header .website-notice .notice-content button::after, header .website-notice .notice-content .filter-project .form-row button::after, .filter-project .form-row header .website-notice .notice-content button::after, header .website-notice .notice-content .filter-guidance .form-row button::after, .filter-guidance .form-row header .website-notice .notice-content button::after, header .website-notice .notice-content .service-upper .link-large a::after, .service-upper .link-large header .website-notice .notice-content a::after, header .website-notice .notice-content .resource-lower .link-large a::after, .resource-lower .link-large header .website-notice .notice-content a::after, header .website-notice .notice-content section.csu-middle .text a::after, section.csu-middle .text header .website-notice .notice-content a::after { color: white; }

header .website-notice .notice-content .arrow-link:hover::after, header .website-notice .notice-content .btn-arrow:hover::after, header .website-notice .notice-content .filter-product .form-row button:hover::after, .filter-product .form-row header .website-notice .notice-content button:hover::after, header .website-notice .notice-content .filter-project .form-row button:hover::after, .filter-project .form-row header .website-notice .notice-content button:hover::after, header .website-notice .notice-content .filter-guidance .form-row button:hover::after, .filter-guidance .form-row header .website-notice .notice-content button:hover::after, header .website-notice .notice-content .service-upper .link-large a:hover::after, .service-upper .link-large header .website-notice .notice-content a:hover::after, header .website-notice .notice-content .resource-lower .link-large a:hover::after, .resource-lower .link-large header .website-notice .notice-content a:hover::after, header .website-notice .notice-content section.csu-middle .text a:hover::after, section.csu-middle .text header .website-notice .notice-content a:hover::after { margin-left: 1.5rem; padding-left: 0; }

header:has(.website-notice) .menu-button i { color: white; }

/* Default WP Alignment Classes */
.aligncenter, .alignleft, .alignright { display: block; padding: 0; }

.aligncenter { float: none; margin: .5em auto 1em; }

.alignright { float: right; margin: .5em 0 1em 1em; }

.alignleft { float: left; margin: .5em 1em 1em 0; }

.wp-caption { padding: 5px 0; border: 1px solid #555; background: #444; text-align: center; }

.wp-caption img { display: inline; }

.wp-caption p.wp-caption-text { margin: 5px 0 0; padding: 0; text-align: center; font-size: 75%; font-weight: 100; font-style: italic; color: #ddd; }

html { /* Dialogue Box */ }

html #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg { fill: #2c3740; }

html #CookiebotWidget .CookiebotWidget-consent-details button { color: #2c3740; }

html #CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change { background-color: #2c3740; border-color: #2c3740; }

html #CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw { border-color: #2c3740; }

html #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg { fill: #2c3740; }

html #CookiebotWidget .CookiebotWidget-consent-details button { color: #2c3740; }

html #CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change { background-color: #2c3740; border-color: #2c3740; }

html #CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw { border-color: #2c3740; }

html #CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg { fill: #2c3740; }

html #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons .CybotCookiebotDialogBodyButton:not(:last-of-type), html #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton, html #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton:not(:first-of-type) { background: #2c3740; border-color: #2c3740; }

html #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfoFooter { border-top: 1px solid #2c3740; }

html #CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a { color: #2c3740; }

html #CybotCookiebotDialogHeader { border-bottom: 1px solid #2c3740; }

html #CybotCookiebotDialogNav { border-bottom: 1px solid #2c3740; }

html #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover { color: #2c3740; }

html #CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive { border-bottom: 1px solid #2c3740; color: #2c3740; }

html #CybotCookiebotDialog .CybotCookiebotScrollContainer { border-bottom: 1px solid #2c3740; }

@media screen and (min-width: 1280px) { html #CybotCookiebotDialog.CybotEdge.CybotMultilevel .CybotCookiebotDialogBodyBottomWrapper { border-top: 1px solid #2c3740; } }

html #CybotCookiebotDialogDetailBulkConsent { border: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBulkConsent:before { border-top: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBulkConsentLink:hover { color: #2c3740; }

html #CybotCookiebotDialogTabContent .CybotCookiebotDialogDetailBulkConsentCount { background-color: #2c3740; }

html #CybotCookiebotDialogDetailBulkConsentListWrapper { border: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBulkConsentListWrapper > span { border-bottom: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABWrapper { border: 2px solid #2c3740; }

html #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABContainer, html #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABContainerCollapsed { border: 2px solid #2c3740; }

html #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABDescription { border-top: 1px solid #2c3740; }

@media screen and (min-width: 1280px) { html #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeader { border-bottom: 1px solid #2c3740; } }

html #CybotCookiebotDialog a:hover:after, html #CybotCookiebotDialog a:hover:before { border-color: #2c3740; }

html #CybotCookiebotDialog button:hover:after, html #CybotCookiebotDialog button:hover:before { border-color: #2c3740; }

html #CookiebotWidget .CookiebotWidget-logo svg circle { fill: #2c3740; }

html #CookiebotWidget .CookiebotWidget-logo svg path { fill: var(--white); }

html #CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a, html #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink, html #CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a, html #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a, html #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a, html #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink, html #CybotCookiebotDialogDetailBodyContentTextAbout a { color: #2c3740; }

html #CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton { border: 2px solid #2c3740; }

html #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, html #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection { background-color: #2c3740; border-color: #2c3740; }

html #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, html #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, html #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll { border-color: #2c3740; background-color: #2c3740; }

html #CybotCookiebotDialogDetailBodyContentIABv2Tabs .CybotCookiebotDialogBodyLevelButtonIABHeaderToggle { border-bottom: 1px solid #2c3740; }

html #CybotCookiebotDialog input:checked + .CybotCookiebotDialogBodyLevelButtonSlider, html #CybotCookiebotDialog form input[type="checkbox"][disabled]:checked + .CybotCookiebotDialogBodyLevelButtonSlider { background-color: #2c3740; }

html #CybotCookiebotDialogBodyLevelButtonsSelectPane { border-bottom: 1px solid #2c3740; }

@media screen and (min-width: 601px) { html #CybotCookiebotDialog[dir="rtl"] #CybotCookiebotDialogBodyLevelButtonsSelectPane .CybotCookiebotDialogBodyLevelButtonWrapper:not(:last-of-type) { border-left: 1px solid #2c3740; } }

html #CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentIABv2Tabs input[type="checkbox"] { border: 2px solid #2c3740; }

html #CybotCookiebotDialog .CookieCard { border-bottom: 1px solid #2c3740; }

html #CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentIABContainer .CookieCard { border-top: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyEmptyCategoryMessage { border: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieGroup { border: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfo { border: 1px solid #2c3740; }

html #CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieInfo.CybotCookiebotDialogShow:first-of-type:before { border-top: 1px solid #2c3740; }

@media screen and (max-width: 600px) { html #CookiebotWidget:not(.CookiebotWidget-inactive) { bottom: 70px !important; }
  html #CookiebotWidget:not(.CookiebotWidget-open) .CookiebotWidget-logo { min-width: auto; width: 50px; } }

.bs-btn-primary { display: flex; width: fit-content; background-color: var(--bs-blue-dark); border-color: var(--bs-blue-dark); color: #ffffff; padding: 1rem 1.5rem 1rem 1.5rem; font-size: 1rem; font-weight: 600; line-height: 1.6; align-items: center; text-transform: capitalize; }

.bs-btn-primary span { align-items: center; display: flex; }

.bs-btn-primary span:after { color: var(--main-accent-colour); content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 600; font-size: 14px; position: relative; right: 0; transition: all 0.3s ease-in-out; }

.bs-btn-primary span:before { color: var(--main-accent-colour); content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 600; font-size: 14px; left: 0; position: relative; transition: all 0.3s ease-in-out; }

.bs-btn-primary span:after, .bs-btn-primary span:before { transition: all 0.3s ease-in-out; }

.bs-btn-primary span::after { margin-left: 8px; display: inline-block; }

.bs-btn-primary span:before { left: auto; opacity: 0; position: absolute; margin-left: 8px; right: 30px; }

.bs-btn-primary:active, .bs-btn-primary:focus, .bs-btn-primary:hover { background-color: #00171f; color: #ffffff; }

.bs-btn-primary:active span::after, .bs-btn-primary:focus span::after, .bs-btn-primary:hover span::after { opacity: 0; }

.bs-btn-primary:active span::before, .bs-btn-primary:focus span::before, .bs-btn-primary:hover span::before { opacity: 1; }

.bs-btn-primary:active span::after, .bs-btn-primary:active span:before, .bs-btn-primary:focus span::after, .bs-btn-primary:focus span:before, .bs-btn-primary:hover span::after, .bs-btn-primary:hover span:before { transform: translateX(30px); }

.bs-btn-heart { display: flex; width: fit-content; background-color: var(--bs-blue-dark); border-color: var(--bs-blue-dark); color: #ffffff; padding: 1rem 1.5rem 1rem 1.5rem; font-size: 1rem; font-weight: 600; line-height: 1.6; align-items: center; }

.bs-btn-heart span { align-items: center; display: flex; }

.bs-btn-heart span:after { color: var(--main-accent-colour); content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 500; font-size: 14px; position: relative; right: 0; transition: all 0.3s ease-in-out; }

.bs-btn-heart span:before { color: var(--main-accent-colour); content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 600; font-size: 14px; left: 0; position: relative; transition: all 0.3s ease-in-out; }

.bs-btn-heart span:after, .bs-btn-heart span:before { transition: all 0.3s ease-in-out; }

.bs-btn-heart span::after { margin-left: 8px; display: inline-block; }

.bs-btn-heart span:before { left: auto; opacity: 0; position: absolute; margin-left: 8px; right: 30px; }

.bs-btn-heart:active, .bs-btn-heart:focus, .bs-btn-heart:hover { background-color: #00171f; color: #ffffff; }

.bs-btn-heart:active span::after, .bs-btn-heart:focus span::after, .bs-btn-heart:hover span::after { opacity: 0; }

.bs-btn-heart:active span::before, .bs-btn-heart:focus span::before, .bs-btn-heart:hover span::before { opacity: 1; }

.bs-btn-heart:active span::after, .bs-btn-heart:active span:before, .bs-btn-heart:focus span::after, .bs-btn-heart:focus span:before, .bs-btn-heart:hover span::after, .bs-btn-heart:hover span:before { transform: translateX(30px); }

.bs-btn-heart-inverse { display: flex; width: fit-content; background-color: var(--bs-blue-dark); border-color: var(--bs-blue-dark); color: #ffffff; padding: 1rem 1.5rem 1rem 1.5rem; font-size: 1rem; font-weight: 600; line-height: 1.6; align-items: center; }

.bs-btn-heart-inverse span { align-items: center; display: flex; }

.bs-btn-heart-inverse span:after { color: var(--main-accent-colour); content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 600; font-size: 14px; position: relative; right: 0; transition: all 0.3s ease-in-out; }

.bs-btn-heart-inverse span:before { color: var(--main-accent-colour); content: ""; font-family: "Font Awesome 6 Pro"; font-weight: 500; font-size: 14px; left: 0; position: relative; transition: all 0.3s ease-in-out; }

.bs-btn-heart-inverse span:after, .bs-btn-heart-inverse span:before { transition: all 0.3s ease-in-out; }

.bs-btn-heart-inverse span::after { margin-left: 8px; display: inline-block; }

.bs-btn-heart-inverse span:before { left: auto; opacity: 0; position: absolute; margin-left: 8px; right: 30px; }

.bs-btn-heart-inverse:active, .bs-btn-heart-inverse:focus, .bs-btn-heart-inverse:hover { background-color: #00171f; color: #ffffff; }

.bs-btn-heart-inverse:active span::after, .bs-btn-heart-inverse:focus span::after, .bs-btn-heart-inverse:hover span::after { opacity: 0; }

.bs-btn-heart-inverse:active span::before, .bs-btn-heart-inverse:focus span::before, .bs-btn-heart-inverse:hover span::before { opacity: 1; }

.bs-btn-heart-inverse:active span::after, .bs-btn-heart-inverse:active span:before, .bs-btn-heart-inverse:focus span::after, .bs-btn-heart-inverse:focus span:before, .bs-btn-heart-inverse:hover span::after, .bs-btn-heart-inverse:hover span:before { transform: translateX(30px); }

@media (max-width: 991.98px) { html.menu-open .mobile-menu { display: block; } }

html.menu-open body { overflow: hidden; }

header .container { padding: 0; }

@media (max-width: 767.98px) { header .container { padding: 0 20px; } }

@media (max-width: 991.98px) { header .top-nav-wrap { display: none; } }

header .top-nav-wrap .row { justify-content: flex-end; }

header .top-nav-wrap .row .nav-top { background-color: #e9eef1; height: 45px; }

header .top-nav-wrap .row .nav-top > ul { display: flex; flex-direction: row; justify-content: flex-end; margin-bottom: 0; padding: 0; height: 100%; }

header .top-nav-wrap .row .nav-top > ul > li { position: relative; list-style-type: none; }

header .top-nav-wrap .row .nav-top > ul > li:last-of-type { background-color: var(--bs-blue-dark); transition: all 0.3s; }

header .top-nav-wrap .row .nav-top > ul > li:last-of-type a { padding: 0 2rem 0 2rem; color: #ffffff; }

header .top-nav-wrap .row .nav-top > ul > li:last-of-type:hover { background-color: var(--bs-navy); }

header .top-nav-wrap .row .nav-top > ul > li:last-of-type:hover a { color: #ffffff; }

header .top-nav-wrap .row .nav-top > ul > li:nth-last-of-type(2) a { padding: 0 3rem 0 1.5rem; }

header .top-nav-wrap .row .nav-top > ul > li.current-menu-item { border-bottom: 3px solid #2c3740; }

header .top-nav-wrap .row .nav-top > ul > li > a { color: #2c3740; position: relative; padding: 0 1.5rem 0 1.5rem; display: flex; align-items: center; height: 100%; font-size: 0.875rem; font-weight: 600; }

@media (max-width: 1199.98px) { header .top-nav-wrap .row .nav-top > ul > li > a { padding: 0 1rem 0 1rem; } }

header .top-nav-wrap .row .nav-top > ul > li > a:before { color: #008ec3; fill: #008ec3; font-size: 1rem; height: 24px; width: 24px; margin-right: 0.5rem; }

header .top-nav-wrap .row .nav-top > ul > li > a:active, header .top-nav-wrap .row .nav-top > ul > li > a:focus, header .top-nav-wrap .row .nav-top > ul > li > a:hover { color: var(--bs-blue-highlight); }

header .top-nav-wrap .row .nav-top > ul > li .sub-menu { display: none; padding: 0; margin-left: -3.5rem; position: absolute; width: 250px; background-color: var(--bs-blue-dark); z-index: 20; top: 45px; list-style: none; }

header .top-nav-wrap .row .nav-top > ul > li .sub-menu > li { margin: 0; padding: 0; }

header .top-nav-wrap .row .nav-top > ul > li .sub-menu > li > a { display: block; padding: 1rem 2rem; font-weight: 600; font-size: .875rem; color: #2c3740; }

header .top-nav-wrap .row .nav-top > ul > li .sub-menu > li > a::before { content: none; }

header .top-nav-wrap .row .nav-top > ul > li .sub-menu > li > a:hover { color: var(--bs-blue-dark); background-color: #e9eef1; }

header .top-nav-wrap .row .nav-top > ul > li:hover .sub-menu { display: block; }

header .top-nav-wrap .row .nav-top a { color: #2c3740; }

@media (min-width: 992px) { header .header-logo { margin-top: -30px; } }

header .header-logo .site-logo { padding: 1rem 0; width: 185px; margin: 0 auto; display: block; }

@media (max-width: 991.98px) { header .header-logo { display: flex; justify-content: center; } }

@media (max-width: 575.98px) { header .header-logo { display: flex; justify-content: start; padding: 0; }
  header .header-logo a { margin: auto; }
  header .header-logo .site-logo { width: 185px; } }

header .header-logo a { display: block; }

header .mobile-menu-icon { position: absolute; right: 15px; top: 30px; width: auto; }

@media (min-width: 992px) { header .mobile-menu-icon { display: none; } }

header .mobile-menu-icon a { display: flex; align-items: center; justify-content: flex-end; font-size: clamp(3rem, 6vw, 4.5rem); flex-direction: column; }

@media (max-width: 991.98px) { header nav.header__navigation { display: none; } }

header nav.header__navigation div ul { display: flex; flex-direction: row; justify-content: flex-end; margin-bottom: 0; padding-left: 0; }

header nav.header__navigation div ul ul { padding: 0; }

header nav.header__navigation div ul ul li a { color: #2c3740; }

header nav.header__navigation div ul ul li a:active, header nav.header__navigation div ul ul li a:focus, header nav.header__navigation div ul ul li a:hover { color: #2c3740; }

header nav.header__navigation div ul a { color: #2c3740; }

header nav.header__navigation .nav-primary ul li:first-of-type { border-left: 2px solid #e9eef1; }

header nav.header__navigation .nav-primary ul li { align-items: center; border-right: 2px solid #e9eef1; display: flex; height: 82px; justify-content: center; text-align: center; width: 20%; position: relative; }

header nav.header__navigation .nav-primary ul li a { cursor: pointer; height: 100%; display: flex; align-items: center; justify-content: center; width: 100%; transition: all 0.3s; z-index: 10; font-weight: 600; color: #07394d; }

header nav.header__navigation .nav-primary ul li a:active, header nav.header__navigation .nav-primary ul li a:focus, header nav.header__navigation .nav-primary ul li a:hover { color: #00a3e1; }

header nav.header__navigation .nav-primary ul li .sub-menu { position: absolute; display: none; top: 82px; left: 50%; transform: translateX(-50%); z-index: 999; flex-direction: column; width: 250px; justify-content: center; align-items: center; }

header nav.header__navigation .nav-primary ul li .sub-menu li { border: 0; width: 100%; height: 50px; }

header nav.header__navigation .nav-primary ul li .sub-menu li a { color: #ffffff; display: flex; width: 100%; height: 100%; justify-content: center; align-items: center; background-color: var(--bs-blue-dark); border-bottom: 1px solid #b3b3b3; }

header nav.header__navigation .nav-primary ul li .sub-menu li a:hover { background-color: #e9eef1; color: #00445f; }

header nav.header__navigation .nav-primary ul li .sub-menu li a:after { display: none; }

header nav.header__navigation .nav-primary ul li .sub-menu li:last-child a { border: 0; }

header nav.header__navigation .nav-primary ul li:hover .sub-menu { display: block; }

header nav.header__navigation .nav-primary ul .current_page_item, header nav.header__navigation .nav-primary ul .single-project #menu-item-230, .single-project header nav.header__navigation .nav-primary ul #menu-item-230, header nav.header__navigation .nav-primary ul .current_page_parent { position: relative; }

header nav.header__navigation .nav-primary ul .current_page_item:before, header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project header nav.header__navigation .nav-primary ul #menu-item-230:before, header nav.header__navigation .nav-primary ul .current_page_parent:before { content: ""; width: 100%; height: 100%; border-bottom: 4px solid #00445f; position: absolute; bottom: 0; }

header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .current_page_item:before, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu .current_page_item:before, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu .current_page_item:before, header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .single-project #menu-item-230:before, .single-project header nav.header__navigation .nav-primary ul .current_page_item .sub-menu #menu-item-230:before, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu #menu-item-230:before, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu #menu-item-230:before, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .current_page_item:before, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .single-project #menu-item-230:before, .single-project header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu #menu-item-230:before { display: none; }

header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .current_page_item a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu .current_page_item a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu .current_page_item a, header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .single-project #menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_item .sub-menu #menu-item-230 a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu #menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu #menu-item-230 a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .current_page_item a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .single-project #menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu #menu-item-230 a { background-color: var(--main-accent-colour); }

header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-red.current_page_item a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-red.current_page_item a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-red.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .single-project li.link-ib-red#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-red#menu-item-230 a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-red#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-red#menu-item-230 a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-red.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .single-project li.link-ib-red#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-red#menu-item-230 a { background-color: var(--main-accent-colour); color: #ffffff; }

header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-orange.current_page_item a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-orange.current_page_item a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-orange.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .single-project li.link-ib-orange#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-orange#menu-item-230 a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-orange#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-orange#menu-item-230 a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-orange.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .single-project li.link-ib-orange#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-orange#menu-item-230 a { background-color: var(--main-accent-colour); color: #ffffff; }

header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-green.current_page_item a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-green.current_page_item a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-green.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .single-project li.link-ib-green#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-green#menu-item-230 a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-green#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-green#menu-item-230 a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-green.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .single-project li.link-ib-green#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-green#menu-item-230 a { background-color: var(--main-accent-colour); color: #ffffff; }

header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-blue.current_page_item a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-blue.current_page_item a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-blue.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .single-project li.link-ib-blue#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-blue#menu-item-230 a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-blue#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-blue#menu-item-230 a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-blue.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .single-project li.link-ib-blue#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-blue#menu-item-230 a { background-color: var(--main-accent-colour); color: #ffffff; }

header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-purple.current_page_item a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-purple.current_page_item a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-purple.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_item .sub-menu .single-project li.link-ib-purple#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_item .sub-menu li.link-ib-purple#menu-item-230 a, header nav.header__navigation .nav-primary ul .single-project #menu-item-230 .sub-menu li.link-ib-purple#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul #menu-item-230 .sub-menu li.link-ib-purple#menu-item-230 a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-purple.current_page_item a, header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu .single-project li.link-ib-purple#menu-item-230 a, .single-project header nav.header__navigation .nav-primary ul .current_page_parent .sub-menu li.link-ib-purple#menu-item-230 a { background-color: var(--main-accent-colour); color: #ffffff; }

header nav.mobile-navigation { position: fixed; bottom: 0; left: 0; background-color: #e9eef1; border-top: 2px solid #00171f; border-bottom: 2px solid #00171f; right: 0; width: 100%; z-index: 9999; }

@media (min-width: 992px) { header nav.mobile-navigation { display: none; } }

header nav.mobile-navigation .mobile-link { border-right: 1px solid #2c3740; display: flex; padding: 0; }

header nav.mobile-navigation .mobile-link:last-of-type { border-right-width: 0; }

header nav.mobile-navigation .mobile-link.ib-mobile-logo { position: relative; }

header nav.mobile-navigation .mobile-link.ib-mobile-logo .home-link { position: absolute; }

header nav.mobile-navigation .mobile-link.ib-mobile-logo svg { max-height: 65px; max-width: 100%; }

header nav.mobile-navigation .mobile-link.ib-mobile-logo svg g { fill: #ffffff; }

header nav.mobile-navigation .mobile-link a { align-items: center; justify-content: center; color: #2c3740; padding: 7px 0 7px; text-decoration: none; text-align: center; width: 100%; display: flex; }

header nav.mobile-navigation .mobile-link a .icon, header nav.mobile-navigation .mobile-link a svg { display: block; fill: #2c3740; max-width: 40px; }

header nav.mobile-navigation .mobile-link a:before { max-height: 40px; max-width: 40px; margin: 0; }

@media (max-width: 575.98px) { header nav.mobile-navigation .mobile-link a:before { max-height: 30px; max-width: 30px; } }

header nav.mobile-navigation .mobile-link a.search-link > svg { height: 40px; }

header nav.mobile-navigation .mobile-link a.search-link > svg .cls-1 { fill: #2c3740; }

header nav.mobile-navigation .menu-button { cursor: pointer; }

header .mobile-menu { position: fixed; top: 0; left: 0; right: 0; bottom: 70px; height: 100%; width: 100%; background-color: #ffffff; z-index: 999; list-style: none; margin: 0; padding: 16px 0 95px; display: none; overflow-y: auto; overflow-x: hidden; }

@media (min-width: 992px) { header .mobile-menu { display: none; } }

header .mobile-menu .close-btn { position: absolute; right: 25px; top: 25px; color: #2c3740; font-size: clamp(3rem, 6vw, 4.5rem); }

header .mobile-menu .mobile-nav-svg-bg { position: absolute; bottom: 0; right: -1000px; z-index: -1; }

header .mobile-menu .mobile-nav-svg-bg svg { height: 100%; width: 1500px; }

header .mobile-menu .mobile-nav-svg-bg svg g { fill: #e9eef17d; }

header .mobile-menu li { margin: 0 15px; }

header .mobile-menu li:hover a { color: #07394d; }

header .mobile-menu li a { color: #07394d; text-decoration: none; font-weight: normal; padding: 0 15px; font-weight: 600; min-height: 45px; display: flex; align-items: center; justify-content: start; cursor: pointer; }

header .mobile-menu li.menu-item-has-children { position: relative; }

header .mobile-menu li.menu-item-has-children i { position: absolute; right: 0; top: 0; padding: 15px 10px; font-size: 25px; color: #07394d; transition: 0.3s; }

header .mobile-menu li.menu-item-has-children.expanded a { border: 0; }

header .mobile-menu li.menu-item-has-children.expanded i { transform: rotate(180deg); }

header .mobile-menu li.menu-item-has-children.expanded .sub-menu { display: block !important; }

header .mobile-menu li .sub-menu { padding: 0rem 0rem 0rem 0rem; margin: 0; list-style: none; display: none; }

header .mobile-menu li .sub-menu li a { font-weight: 600; border-bottom-width: 0; padding-left: 0; }

header .mobile-menu li .sub-menu li a:after { content: "\f054"; width: 15px; height: 15px; font-family: "Font Awesome 6 Pro"; padding-left: 15px; font-size: 13px; font-weight: bold; margin-left: auto; display: block; }

header .mobile-menu > li > a { border-bottom: 1px solid var(--main-accent-colour); font-size: clamp(1.25rem, 2vw, 1.5rem); text-transform: uppercase; font-family: "DM Sans", sans-serif; min-height: 55px; }

header .mobile-menu .svg { display: flex; justify-content: center; min-height: 70px; padding-top: 0rem; padding-bottom: 1rem; }

header .mobile-menu .svg svg { width: 185px; }

header .mobile-menu .svg svg g { fill: #2d3740; }

header .mobile-menu .current_page_item > a, header .mobile-menu .single-project #menu-item-230 > a, .single-project header .mobile-menu #menu-item-230 > a, header .mobile-menu .current-menu-parent > a { color: var(--main-accent-colour) !important; }

.disable-click { cursor: default; }

.disable-click a { pointer-events: none; }

.disable-click .sub-menu a { pointer-events: auto; }

footer { background-color: var(--bs-blue-dark); color: #ffffff; position: relative; overflow: hidden; }

@media (max-width: 991.98px) { footer { margin-bottom: 65px; } }

footer .foot-banner { background-size: cover; display: flex; min-height: 500px; width: 100%; background-position: center; background-size: cover; overflow: hidden; position: relative; }

@media (max-width: 991.98px) { footer .foot-banner { padding: 100px 0; min-height: inherit; } }

@media (max-width: 575.98px) { footer .foot-banner { padding: 20px; padding-top: 3rem; padding-bottom: 3rem; } }

footer .foot-banner .row { height: 100%; }

footer .foot-banner .row .banner-content-container { display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; height: 100%; }

@media (max-width: 991.98px) { footer .foot-banner .row .banner-content-container { text-align: start; align-items: flex-start; justify-content: flex-start; } }

footer .foot-banner .row .banner-content-container p { margin-bottom: 1rem; font-size: 1.25rem; }

footer .footer-middle { position: relative; }

footer .footer-middle .footer-svg-bg { position: absolute; bottom: 0; right: -1000px; z-index: 1; }

footer .footer-middle .footer-svg-bg svg { height: 100%; width: 1492px; }

footer .footer-middle .footer-svg-bg svg g { fill: #171d2333; }

footer .footer-middle .foot-logo { display: flex; justify-content: center; z-index: 2; position: relative; width: 100%; }

@media (max-width: 767.98px) { footer .footer-middle .foot-logo a { width: 100%; display: flex; justify-content: center; } }

footer .footer-middle .foot-logo .site-logo-footer { margin: 0 auto; width: 100%; }

@media (min-width: 768px) { footer .footer-middle .foot-logo .site-logo-footer { margin: 0; width: 315px; } }

footer .footer-middle ul { padding-left: 0; list-style: none; }

footer .footer-middle a { color: #ffffff; }

footer .footer-middle .row { justify-content: center; padding: 2rem; }

footer .footer-middle .row.foot-cols { border-top: 1px solid #00a3e1; padding-bottom: 0; z-index: 2; position: relative; }

@media (min-width: 768px) { footer .footer-middle .row.foot-cols { margin-bottom: 0; padding-top: 4rem; padding-bottom: 6rem; } }

footer .footer-middle .row.foot-cols > div { padding-left: 0; padding-right: 0; line-height: 2; }

@media (max-width: 991.98px) { footer .footer-middle .row.foot-cols > div { padding-bottom: 20px; } }

footer .footer-middle .row.foot-cols > div h6 { margin-bottom: 2rem; }

footer .footer-middle .row.foot-cols > div a:hover { color: var(--main-accent-colour); }

footer .footer-middle .row.foot-cols > div .footer-login { margin-top: 2rem; border-top: 1px solid var(--main-accent-colour); padding-top: 10px; max-width: 75%; }

footer .footer-middle .row.foot-cols > div .footer-login a { font-weight: bold; }

footer .footer-middle .row.foot-cols > div .footer-login a:after { color: var(--main-accent-colour); }

@media (min-width: 992px) { footer .footer-middle .row.foot-cols > div:nth-child(2), footer .footer-middle .row.foot-cols > div:nth-child(3) { display: flex; flex-direction: column; align-items: center; } }

@media (min-width: 992px) { footer .footer-middle .row.foot-cols > div:last-of-type { display: flex; flex-direction: column; align-items: flex-end; } }

footer .footer-middle .row.foot-logos { padding: 50px 100px; z-index: 2; position: relative; }

@media (max-width: 991.98px) { footer .footer-middle .row.foot-logos { padding: 50px 0; gap: 20px 0; } }

footer .footer-middle .row.foot-logos div { display: flex; align-items: center; justify-content: center; }

footer .footer-middle .row.foot-logos div svg { max-height: 50px; }

@media (max-width: 767.98px) { footer .footer-middle .row.foot-logos div svg { max-height: 50px; } }

footer .footer-middle .row.foot-logos .is-logo svg { max-height: 126px; }

@media (max-width: 767.98px) { footer .footer-middle .row.foot-logos .col-md-2 { order: 2; }
  footer .footer-middle .row.foot-logos .is-logo { order: 1; } }

@media (min-width: 768px) { footer .footer-middle .row { padding-top: 6rem; padding-bottom: 4rem; }
  footer .footer-middle .row > div:first-of-type { padding-left: 0; } }

footer .footer-middle .icon { max-width: 22px; display: inline-block; }

footer .footer-lower { background-color: var(--bs-navy); position: relative; z-index: 2; }

@media (max-width: 767.98px) { footer .footer-lower { text-align: center; } }

footer .footer-lower .row { padding: 1rem 0; justify-content: space-between; }

@media (max-width: 767.98px) { footer .footer-lower .row { padding: 1rem 15px; } }

@media (max-width: 575.98px) { footer .footer-lower .row { flex-direction: column; align-items: center; justify-content: center; } }

footer .footer-lower .row a { color: #ffffff; }

footer .footer-lower .row span { cursor: default; }

footer .footer-lower .row span a:hover { color: var(--main-accent-colour); cursor: pointer; }

.block-group { background-color: #e9eef1; padding: 0 20px 2rem; }

@media (min-width: 992px) { .block-group { padding: 0 20px 4rem; } }

@media (min-width: 1200px) { .block-group { padding: 0 20px 6rem; } }

.block-group .block-contain { z-index: 8; position: relative; gap: 1rem; justify-content: center; }

.block-group .block-contain .ib-home-block a { background-repeat: no-repeat; background-color: #ffffff; }

@media (max-width: 991.98px) { .block-group .block-contain { padding: 0; padding-top: 1.5rem; } }

@media (min-width: 768px) { .block-group .block-contain { margin-top: -80px; } }

@media (min-width: 992px) { .block-group .block-contain { margin-top: -60px; } }

@media (min-width: 1200px) { .block-group .block-contain { margin-top: -150px; } }

.block-group .block-contain > div { color: #ffffff; padding: 0; }

.block-group .block-contain > div > a { border-top: 10px solid #00a3e1 !important; }

.block-group .block-contain > div.ib-red > a { border-top-color: #2d3740; }

.block-group .block-contain > div.ib-red > a .ib-link:after { color: #2d3740; }

.block-group .block-contain > div.ib-red > a .arrow-link::after, .block-group .block-contain > div.ib-red > a .btn-arrow::after, .block-group .block-contain > div.ib-red > a .filter-product .form-row button::after, .filter-product .form-row .block-group .block-contain > div.ib-red > a button::after, .block-group .block-contain > div.ib-red > a .filter-project .form-row button::after, .filter-project .form-row .block-group .block-contain > div.ib-red > a button::after, .block-group .block-contain > div.ib-red > a .filter-guidance .form-row button::after, .filter-guidance .form-row .block-group .block-contain > div.ib-red > a button::after, .block-group .block-contain > div.ib-red > a .service-upper .link-large a::after, .service-upper .link-large .block-group .block-contain > div.ib-red > a a::after, .block-group .block-contain > div.ib-red > a .resource-lower .link-large a::after, .resource-lower .link-large .block-group .block-contain > div.ib-red > a a::after, .block-group .block-contain > div.ib-red > a section.csu-middle .text a::after, section.csu-middle .text .block-group .block-contain > div.ib-red > a a::after { color: #2d3740; }

.block-group .block-contain > div.ib-green > a { border-top-color: #2d3740; }

.block-group .block-contain > div.ib-green > a .ib-link:after { color: #2d3740; }

.block-group .block-contain > div.ib-green > a .arrow-link::after, .block-group .block-contain > div.ib-green > a .btn-arrow::after, .block-group .block-contain > div.ib-green > a .filter-product .form-row button::after, .filter-product .form-row .block-group .block-contain > div.ib-green > a button::after, .block-group .block-contain > div.ib-green > a .filter-project .form-row button::after, .filter-project .form-row .block-group .block-contain > div.ib-green > a button::after, .block-group .block-contain > div.ib-green > a .filter-guidance .form-row button::after, .filter-guidance .form-row .block-group .block-contain > div.ib-green > a button::after, .block-group .block-contain > div.ib-green > a .service-upper .link-large a::after, .service-upper .link-large .block-group .block-contain > div.ib-green > a a::after, .block-group .block-contain > div.ib-green > a .resource-lower .link-large a::after, .resource-lower .link-large .block-group .block-contain > div.ib-green > a a::after, .block-group .block-contain > div.ib-green > a section.csu-middle .text a::after, section.csu-middle .text .block-group .block-contain > div.ib-green > a a::after { color: #2d3740; }

.block-group .block-contain > div.ib-orange > a { border-top-color: #2d3740; }

.block-group .block-contain > div.ib-orange > a .ib-link:after { color: #2d3740; }

.block-group .block-contain > div.ib-orange > a .arrow-link::after, .block-group .block-contain > div.ib-orange > a .btn-arrow::after, .block-group .block-contain > div.ib-orange > a .filter-product .form-row button::after, .filter-product .form-row .block-group .block-contain > div.ib-orange > a button::after, .block-group .block-contain > div.ib-orange > a .filter-project .form-row button::after, .filter-project .form-row .block-group .block-contain > div.ib-orange > a button::after, .block-group .block-contain > div.ib-orange > a .filter-guidance .form-row button::after, .filter-guidance .form-row .block-group .block-contain > div.ib-orange > a button::after, .block-group .block-contain > div.ib-orange > a .service-upper .link-large a::after, .service-upper .link-large .block-group .block-contain > div.ib-orange > a a::after, .block-group .block-contain > div.ib-orange > a .resource-lower .link-large a::after, .resource-lower .link-large .block-group .block-contain > div.ib-orange > a a::after, .block-group .block-contain > div.ib-orange > a section.csu-middle .text a::after, section.csu-middle .text .block-group .block-contain > div.ib-orange > a a::after { color: #2d3740; }

.block-group .block-contain > div.ib-lightblue > a { border-top-color: #2d3740; }

.block-group .block-contain > div.ib-lightblue > a .ib-link:after { color: #2d3740; }

.block-group .block-contain > div.ib-lightblue > a .arrow-link::after, .block-group .block-contain > div.ib-lightblue > a .btn-arrow::after, .block-group .block-contain > div.ib-lightblue > a .filter-product .form-row button::after, .filter-product .form-row .block-group .block-contain > div.ib-lightblue > a button::after, .block-group .block-contain > div.ib-lightblue > a .filter-project .form-row button::after, .filter-project .form-row .block-group .block-contain > div.ib-lightblue > a button::after, .block-group .block-contain > div.ib-lightblue > a .filter-guidance .form-row button::after, .filter-guidance .form-row .block-group .block-contain > div.ib-lightblue > a button::after, .block-group .block-contain > div.ib-lightblue > a .service-upper .link-large a::after, .service-upper .link-large .block-group .block-contain > div.ib-lightblue > a a::after, .block-group .block-contain > div.ib-lightblue > a .resource-lower .link-large a::after, .resource-lower .link-large .block-group .block-contain > div.ib-lightblue > a a::after, .block-group .block-contain > div.ib-lightblue > a section.csu-middle .text a::after, section.csu-middle .text .block-group .block-contain > div.ib-lightblue > a a::after { color: #2d3740; }

.block-group .block-contain > div.ib-purple > a { border-top-color: #2d3740; }

.block-group .block-contain > div.ib-purple > a .ib-link:after { color: #2d3740; }

.block-group .block-contain > div.ib-purple > a .arrow-link::after, .block-group .block-contain > div.ib-purple > a .btn-arrow::after, .block-group .block-contain > div.ib-purple > a .filter-product .form-row button::after, .filter-product .form-row .block-group .block-contain > div.ib-purple > a button::after, .block-group .block-contain > div.ib-purple > a .filter-project .form-row button::after, .filter-project .form-row .block-group .block-contain > div.ib-purple > a button::after, .block-group .block-contain > div.ib-purple > a .filter-guidance .form-row button::after, .filter-guidance .form-row .block-group .block-contain > div.ib-purple > a button::after, .block-group .block-contain > div.ib-purple > a .service-upper .link-large a::after, .service-upper .link-large .block-group .block-contain > div.ib-purple > a a::after, .block-group .block-contain > div.ib-purple > a .resource-lower .link-large a::after, .resource-lower .link-large .block-group .block-contain > div.ib-purple > a a::after, .block-group .block-contain > div.ib-purple > a section.csu-middle .text a::after, section.csu-middle .text .block-group .block-contain > div.ib-purple > a a::after { color: #2d3740; }

.block-group .block-contain > div:last-child { padding-right: 0; }

.block-group .block { display: block; height: 345px; background-size: cover; background-position: center; padding: 0; }

@media (max-width: 1199.98px) { .block-group .block { height: auto; margin-bottom: 1rem; height: 300px; } }

.block-group .block:hover .title { color: white !important; }

.block-group .block:hover span.arrow-link, .block-group .block:hover span.btn-arrow { color: white !important; }

.block-group .block:hover span.arrow-link:after, .block-group .block:hover span.btn-arrow:after { color: white !important; padding-left: 1.5rem; }

.block-group .block .overlay { background-color: rgba(44, 55, 64, 0.4); transition: background-color 0.5s; height: 100%; position: relative; }

.block-group .block .overlay .block-link-content { display: flex; flex-direction: column; height: 100%; justify-content: space-between; text-align: center; margin: 0 auto; padding: 1.5rem 0.5rem 1.5rem; width: 100%; }

.block-group .block .overlay .block-link-content span.arrow-link, .block-group .block .overlay .block-link-content span.btn-arrow { color: #ffffff; }

.block-group .block .overlay .block-link-content span.arrow-link::after, .block-group .block .overlay .block-link-content span.btn-arrow::after { color: #ffffff; }

.block-group .block .overlay .block-link-content span.arrow-link:hover, .block-group .block .overlay .block-link-content span.btn-arrow:hover { color: #00a3e1; }

.block-group .block .overlay .block-link-content span.arrow-link:hover::after, .block-group .block .overlay .block-link-content span.btn-arrow:hover::after { color: #00a3e1; }

.block-group .block .overlay .title { color: #ffffff; font-size: clamp(1.25rem, 2vw, 1.5rem); font-weight: 700; padding: 0rem 0; }

.block-group .block .overlay .block-text { transition: all 0.3s; align-self: center; color: #ffffff; letter-spacing: 1.02px; line-height: 28px; }

@media (max-width: 1199.98px) { .block-group .block .overlay .block-text { margin-bottom: 0; margin-top: 1rem; align-self: flex-start; } }

.block-group .block .overlay .block-text a { color: #2c3740; }

.block-group .block .overlay .btn, .block-group .block .overlay .btn-ib-grey, .block-group .block .overlay section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .block-group .block .overlay input, .block-group .block .overlay .btn-ib-red, .block-group .block .overlay .mp-btn, .block-group .block .overlay .ib-social-btn { margin-bottom: 1.5rem; margin-top: auto; width: fit-content; }

@media (min-width: 992px) and (min-width: 1200px) and (min-width: 992px) { .block-group .block:hover { transform: translatey(-50px); } }

@media (min-width: 992px) and (min-width: 992px) { .block-group .block:hover:after { content: ""; height: 50px; width: 100%; display: block; } }

@media (min-width: 992px) { .block-group .block:hover .block-link-content { justify-content: space-between; }
  .block-group .block:hover .block-text { margin-bottom: 0; margin-top: 0; }
  .block-group .block:hover .arrow-link, .block-group .block:hover .btn-arrow, .block-group .block:hover .filter-product .form-row button, .filter-product .form-row .block-group .block:hover button, .block-group .block:hover .filter-project .form-row button, .filter-project .form-row .block-group .block:hover button, .block-group .block:hover .filter-guidance .form-row button, .filter-guidance .form-row .block-group .block:hover button, .block-group .block:hover .service-upper .link-large a, .service-upper .link-large .block-group .block:hover a, .block-group .block:hover .resource-lower .link-large a, .resource-lower .link-large .block-group .block:hover a, .block-group .block:hover section.csu-middle .text a, section.csu-middle .text .block-group .block:hover a { color: white; margin-top: 0 !important; } }

.homepage-center-content { background-color: #ffffff; padding-bottom: 2rem; }

@media (min-width: 992px) { .homepage-center-content { padding-bottom: 100px; } }

@media (max-width: 991.98px) { .homepage-center-content .svg { margin: 0 auto; } }

.homepage-center-content .svg svg { max-width: 75px; max-height: 100px; }

.homepage-center-content .hide-desktop { margin: 0; }

.homepage-center-content .hide-desktop svg { max-width: 50px; max-height: 65px; }

@media (min-width: 992px) { .homepage-center-content .hide-desktop { display: none; } }

@media (max-width: 991.98px) { .homepage-center-content .hide-mobile { display: none; } }

.homepage-center-content .image { padding-right: 110px; }

.homepage-center-content .image img { width: 100%; }

@media (max-width: 991.98px) { .homepage-center-content .image { padding: 40px 0 20px; } }

.homepage-center-content .text { display: flex; flex-direction: column; justify-content: center; }

@media (max-width: 991.98px) { .homepage-center-content .text { padding: 0 15px 30px; } }

.homepage-center-content .text p { max-width: 472px; }

@media (max-width: 991.98px) { .homepage-center-content .text p { max-width: none; } }

body.home .product-categories { padding: 0; background-position: center; background-repeat: no-repeat; background-size: cover; overflow: hidden; position: relative; }

@media (max-width: 767.98px) { body.home .product-categories { padding: 0; } }

body.home .product-categories .list { background-color: #ffffff; padding-left: 50px; }

@media (max-width: 767.98px) { body.home .product-categories .list { padding-left: 10px; padding-top: 0; } }

body.home .product-categories .list h2 { margin: 2rem 0 2rem; }

@media (max-width: 767.98px) { body.home .product-categories .list h2 { margin: 0; padding: 0 2rem 20px; } }

body.home .product-categories .list .row .list-items { display: flex; min-height: 350px; }

@media (max-width: 767.98px) { body.home .product-categories .list .row .list-items { background-color: #ffffff; padding: 2rem; min-height: inherit; } }

body.home .product-categories .list .row .list-items ul { list-style: none; padding: 0; margin: 0; width: 100%; }

body.home .product-categories .list .row .list-items ul li { border-bottom: 1px solid #141f23; }

body.home .product-categories .list .row .list-items ul li:last-child { border: 0; }

body.home .product-categories .list .row .list-items ul li a { display: block; padding: 20px 0 20px 0; cursor: pointer; font-weight: normal; }

body.home .product-categories .list .row .list-items ul li .active { font-weight: bold; }

body.home .product-categories .list .row .list-item-info { display: none; background-color: #2c3740; color: #ffffff; min-width: 475px; padding: 40px; min-height: 300px; transition: all 0.6s; }

@media (max-width: 767.98px) { body.home .product-categories .list .row .list-item-info { margin: 0; } }

body.home .product-categories .list .row .list-item-info.active { display: block; }

@media (min-width: 768px) { body.home .product-categories .list .row .list-item-info { position: absolute; left: 280px; } }

@media (min-width: 992px) { body.home .product-categories .list .row .list-item-info { position: absolute; left: 55%; } }

@media (max-width: 767.98px) { body.home .product-categories .list .row .list-item-info { left: 0; width: 100%; min-width: inherit; } }

body.home .product-categories .list .row .list-item-info h3 { margin-bottom: 24px; }

body.home .product-categories .list .row .list-item-info p { margin-bottom: 20px; }

body.home .product-categories .list .row .list-item-info a { color: #ffffff; }

body.home .product-categories .list .row .list-item-info a:hover { color: #b3b3b3; }

.four-block-block .block { background-position: center; background-size: cover; padding: 0; }

@media (max-width: 575.98px) { .four-block-block .block { border-bottom: 5px solid var(--main-accent-colour); } }

.four-block-block .block:hover .wrap { background: rgba(0, 0, 0, 0.9); }

.four-block-block .block:hover .arrow-link:after, .four-block-block .block:hover .btn-arrow:after, .four-block-block .block:hover .filter-product .form-row button:after, .filter-product .form-row .four-block-block .block:hover button:after, .four-block-block .block:hover .filter-project .form-row button:after, .filter-project .form-row .four-block-block .block:hover button:after, .four-block-block .block:hover .filter-guidance .form-row button:after, .filter-guidance .form-row .four-block-block .block:hover button:after, .four-block-block .block:hover .service-upper .link-large a:after, .service-upper .link-large .four-block-block .block:hover a:after, .four-block-block .block:hover .resource-lower .link-large a:after, .resource-lower .link-large .four-block-block .block:hover a:after, .four-block-block .block:hover section.csu-middle .text a:after, section.csu-middle .text .four-block-block .block:hover a:after { color: var(--main-accent-colour); margin-left: 1rem; }

.four-block-block .block .wrap { background: rgba(0, 0, 0, 0.6); min-height: 260px; color: #ffffff; padding: 25px 30px; display: flex; transition: 0.3s; flex-direction: column; justify-content: space-between; aspect-ratio: 1 / 1; }

.four-block-block .block .wrap h3 { font-weight: normal; }

.four-block-block .block .wrap .text p { max-width: 250px; }

.four-block-block .block .wrap .text .arrow-link, .four-block-block .block .wrap .text .btn-arrow, .four-block-block .block .wrap .text .filter-product .form-row button, .filter-product .form-row .four-block-block .block .wrap .text button, .four-block-block .block .wrap .text .filter-project .form-row button, .filter-project .form-row .four-block-block .block .wrap .text button, .four-block-block .block .wrap .text .filter-guidance .form-row button, .filter-guidance .form-row .four-block-block .block .wrap .text button, .four-block-block .block .wrap .text .service-upper .link-large a, .service-upper .link-large .four-block-block .block .wrap .text a, .four-block-block .block .wrap .text .resource-lower .link-large a, .resource-lower .link-large .four-block-block .block .wrap .text a, .four-block-block .block .wrap section.csu-middle .text a, section.csu-middle .four-block-block .block .wrap .text a { margin-bottom: 0; }

.four-block-block .block .wrap .text a { color: #ffffff; }

.four-block-block .block .wrap .text a:hover { color: #b3b3b3; }

.featured-projects { padding: 5rem 0.5rem 2rem; }

@media (min-width: 992px) { .featured-projects { padding: 100px 0; } }

.featured-projects .row { position: relative; }

.featured-projects .row p { margin-bottom: 2rem; }

.featured-projects .row .svg { position: absolute; top: -60px; right: 5px; }

@media (max-width: 575.98px) { .featured-projects .row .svg { top: -80px; right: 50%; transform: translateX(50%); } }

.featured-projects .row .svg svg { max-width: 75px; max-height: 75px; }

@media (min-width: 992px) { .featured-projects .row div:nth-of-type(3) { border-right: solid 1px #b3b3b3; } }

.featured-projects .row > div { padding-bottom: 5px; }

.featured-projects .row > div:not(.svg) { display: flex; flex-direction: column; }

.featured-projects .row > div .arrow-link, .featured-projects .row > div .btn-arrow, .featured-projects .row > div .filter-product .form-row button, .filter-product .form-row .featured-projects .row > div button, .featured-projects .row > div .filter-project .form-row button, .filter-project .form-row .featured-projects .row > div button, .featured-projects .row > div .filter-guidance .form-row button, .filter-guidance .form-row .featured-projects .row > div button, .featured-projects .row > div .service-upper .link-large a, .service-upper .link-large .featured-projects .row > div a, .featured-projects .row > div .resource-lower .link-large a, .resource-lower .link-large .featured-projects .row > div a, .featured-projects .row > div section.csu-middle .text a, section.csu-middle .text .featured-projects .row > div a { margin-top: auto; margin-bottom: 0; }

.featured-projects .row .imperial-standard { border-right: solid 1px #b3b3b3; }

@media (max-width: 991.98px) { .featured-projects .row .imperial-standard { border-right: 0; margin-bottom: 50px; padding-bottom: 50px; border-bottom: solid 1px #b3b3b3; } }

.featured-projects .row .imperial-standard .image { position: relative; margin-bottom: 30px; }

@media (min-width: 992px) { .featured-projects .row .imperial-standard .image { max-height: 370px; overflow: hidden; } }

.featured-projects .row .imperial-standard .image img { width: 100%; }

.featured-projects .row .imperial-standard .image .svg-overlay { background-color: rgba(44, 55, 64, 0.8); width: 100%; height: 100%; position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; }

.featured-projects .row .imperial-standard .image .svg-overlay svg { max-width: 200px; max-height: 200px; }

@media (max-width: 767.98px) { .featured-projects .row .imperial-standard .image .svg-overlay svg { padding: 20px; } }

.featured-projects .row .imperial-standard h3 { margin-bottom: 40px; }

@media (max-width: 767.98px) { .featured-projects .row .imperial-standard h3 { margin-bottom: 1rem; } }

@media (min-width: 992px) { .featured-projects .row .imperial-standard p { max-width: 500px; } }

.featured-projects .row .imperial-standard a:hover { color: var(--main-accent-colour); }

.featured-projects .row .imperial-standard a.arrow-link:hover, .featured-projects .row .imperial-standard a.btn-arrow:hover, .featured-projects .row .imperial-standard .service-upper .link-large a:hover, .service-upper .link-large .featured-projects .row .imperial-standard a:hover, .featured-projects .row .imperial-standard .resource-lower .link-large a:hover, .resource-lower .link-large .featured-projects .row .imperial-standard a:hover, .featured-projects .row .imperial-standard section.csu-middle .text a:hover, section.csu-middle .text .featured-projects .row .imperial-standard a:hover { color: #2c3740; }

@media (max-width: 767.98px) { .featured-projects .row .project { margin-bottom: 50px; } }

.featured-projects .row .project .image { margin-bottom: 30px; }

@media (min-width: 992px) { .featured-projects .row .project .image { max-height: 370px; overflow: hidden; } }

@media (max-width: 767.98px) { .featured-projects .row .project .image { max-height: 300px; overflow: hidden; display: flex; align-items: center; justify-content: center; } }

.featured-projects .row .project .image img { width: 100%; object-fit: cover; }

.featured-projects .row .project .image > a { display: flex; align-items: center; justify-content: center; height: 100%; }

.featured-projects .row .project .image > a img { flex: none; }

.featured-projects .row .project h3 { margin-bottom: 50px; }

@media (max-width: 767.98px) { .featured-projects .row .project h3 { margin-bottom: 1rem; } }

.featured-projects .row .project p { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }

.featured-projects .row .project a:hover { color: var(--main-accent-colour); }

.featured-projects .row .project a.arrow-link:hover, .featured-projects .row .project a.btn-arrow:hover, .featured-projects .row .project .service-upper .link-large a:hover, .service-upper .link-large .featured-projects .row .project a:hover, .featured-projects .row .project .resource-lower .link-large a:hover, .resource-lower .link-large .featured-projects .row .project a:hover, .featured-projects .row .project section.csu-middle .text a:hover, section.csu-middle .text .featured-projects .row .project a:hover { color: #2c3740; }

@media (max-width: 767.98px) { .featured-projects .row .project:last-child { border-top: solid 1px #b3b3b3; } }

.featured-projects .row .project:last-child h2 { visibility: hidden; }

.home .content-block { padding-bottom: 100px; padding-top: 100px; }

@media (max-width: 1199.98px) { .home .content-block { padding-bottom: 30px; padding-top: 30px; } }

.home .content-block .container { display: flex; justify-content: center; align-items: center; }

@media (max-width: 991.98px) { .home .content-block .container { flex-direction: column; } }

.home .content-block .image-wrapper { flex: 1 1 50%; padding: 5rem 0; }

@media (max-width: 991.98px) { .home .content-block .image-wrapper { padding: 3rem 0 0; } }

.home .content-block .content-wrapper { flex: 1 1 50%; padding: 60px; }

@media (max-width: 767.98px) { .home .content-block .content-wrapper { padding: 60px 30px; } }

.home .content-block .content-wrapper .btn, .home .content-block .content-wrapper .btn-ib-grey, .home .content-block .content-wrapper section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .home .content-block .content-wrapper input, .home .content-block .content-wrapper .btn-ib-red, .home .content-block .content-wrapper .mp-btn, .home .content-block .content-wrapper .ib-social-btn { width: auto; min-width: 180px; }

.home .content-block.left_image .image-wrapper { order: 1; }

.home .content-block.left_image .content-wrapper { order: 2; }

.home .content-block.right_image .image-wrapper { order: 2; }

@media (max-width: 991.98px) { .home .content-block.right_image .image-wrapper { order: 1; } }

.home .content-block.right_image .content-wrapper { order: 1; }

@media (max-width: 991.98px) { .home .content-block.right_image .content-wrapper { order: 2; } }

.home .content-block.centre_content { align-items: center; text-align: center; }

.home .content-block.centre_content .image-wrapper { display: none; }

.home .content-block.centre_content .content-wrapper { flex: 1 1 80%; max-width: 1200px; }

.home .content-block .content-column { display: flex; flex-direction: column; justify-content: center; }

.home .content-block.bg-white { background-color: #ffffff; }

.home .content-block.bg-light-grey { background-color: #e9eef1; }

.home .content-block.bg-navy { background-color: #2c3740; color: #ffffff; }

.home .content-block.bg-navy a { color: var(--main-accent-colour); }

.home .content-block.bg-navy .btn, .home .content-block.bg-navy .btn-ib-grey, .home .content-block.bg-navy section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .home .content-block.bg-navy input, .home .content-block.bg-navy .btn-ib-red, .home .content-block.bg-navy .mp-btn, .home .content-block.bg-navy .ib-social-btn, .home .content-block.bg-navy input[type="submit"] { background-color: var(--main-accent-colour); color: #ffffff; }

.home .content-block.bg-navy .btn:hover, .home .content-block.bg-navy .btn-ib-grey:hover, .home .content-block.bg-navy section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .home .content-block.bg-navy input:hover, .home .content-block.bg-navy .btn-ib-red:hover, .home .content-block.bg-navy .mp-btn:hover, .home .content-block.bg-navy .ib-social-btn:hover, .home .content-block.bg-navy input[type="submit"]:hover { background-color: #ffffff; color: #141f23; }

.home .content-block.bg-navy .svg-animate .svg.animate svg path { fill: #fff; }

.home .content-block.bg-black { background-color: #141f23; color: #ffffff; }

.home .content-block.bg-black a { color: var(--main-accent-colour); }

.home .content-block.bg-black .btn, .home .content-block.bg-black .btn-ib-grey, .home .content-block.bg-black section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .home .content-block.bg-black input, .home .content-block.bg-black .btn-ib-red, .home .content-block.bg-black .mp-btn, .home .content-block.bg-black .ib-social-btn { background-color: var(--main-accent-colour); color: #ffffff; }

.home .content-block.bg-black .btn:hover, .home .content-block.bg-black .btn-ib-grey:hover, .home .content-block.bg-black section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .home .content-block.bg-black input:hover, .home .content-block.bg-black .btn-ib-red:hover, .home .content-block.bg-black .mp-btn:hover, .home .content-block.bg-black .ib-social-btn:hover { background-color: #ffffff; color: #141f23; }

.home .content-block.bg-black .svg-animate .svg.animate svg path { fill: #fff; }

.home .logos-container { display: flex; flex-wrap: wrap; gap: 20px; align-items: center; padding-top: 48px; }

.home .logos-container .logo-item { width: fit-content; max-width: 200px; height: auto; }

.home .logos-container .logo-item img { height: 36px; width: fit-content; }

.top-industry-block { background: linear-gradient(to bottom, #e9eef1 100%, transparent 100%); color: #141f23; padding: 75px 0 0; }

@media (max-width: 767.98px) { .top-industry-block { padding: 0; background: linear-gradient(to bottom, #e9eef1 100%, transparent 100%); } }

.top-industry-block .row { padding-bottom: 50px; }

.top-industry-block .row .industry-text { display: flex; flex-direction: column; justify-content: center; padding-right: 50px; }

.top-industry-block .row .industry-text h4 { color: var(--main-accent-colour); }

.top-industry-block .row .industry-text ul li { margin-bottom: 1rem; }

@media (max-width: 767.98px) { .top-industry-block .row .industry-text { padding: 30px 15px; } }

.top-industry-block .row .industry-text .industry-p-flex { display: flex; flex-direction: column; gap: 1rem; }

.top-industry-block .row .industry-text .industry-p-flex br { display: none; }

.top-industry-block .row .industry-text p a { font-weight: 600; }

.top-industry-block .row .industry-text p a:hover span { padding-left: 1.75rem; }

.top-industry-block .row .industry-text p a span { padding-left: 1rem; transition: all 0.3s; }

.top-industry-block .row .industry-text p strong { font-size: 1.1rem; line-height: 25px; display: block; color: var(--main-accent-colour); }

.top-industry-block .row .products-link-block { background-position: center; background-size: cover; padding: 0; min-height: 400px; display: flex; align-items: flex-end; color: #ffffff; }

.top-industry-block .row .products-link-block:hover .arrow-link:after, .top-industry-block .row .products-link-block:hover .btn-arrow:after, .top-industry-block .row .products-link-block:hover .filter-product .form-row button:after, .filter-product .form-row .top-industry-block .row .products-link-block:hover button:after, .top-industry-block .row .products-link-block:hover .filter-project .form-row button:after, .filter-project .form-row .top-industry-block .row .products-link-block:hover button:after, .top-industry-block .row .products-link-block:hover .filter-guidance .form-row button:after, .filter-guidance .form-row .top-industry-block .row .products-link-block:hover button:after, .top-industry-block .row .products-link-block:hover .service-upper .link-large a:after, .service-upper .link-large .top-industry-block .row .products-link-block:hover a:after, .top-industry-block .row .products-link-block:hover .resource-lower .link-large a:after, .resource-lower .link-large .top-industry-block .row .products-link-block:hover a:after, .top-industry-block .row .products-link-block:hover section.csu-middle .text a:after, section.csu-middle .text .top-industry-block .row .products-link-block:hover a:after { color: var(--main-accent-colour); margin-left: 1rem; }

.top-industry-block .row .products-link-block .overlay { background-color: rgba(44, 55, 64, 0.7); width: 100%; border-top: 5px solid var(--main-accent-colour); padding: 20px 40px; }

@media (min-width: 992px) { .top-industry-block .row .products-link-block .overlay { width: 100%; } }

.top-industry-block .row .products-link-block .overlay h3 { margin-bottom: 10px; }

.top-industry-block .row .products-link-block .overlay p { margin-bottom: 0; }

.top-industry-block .row .cta { color: #ffffff; margin-bottom: 30px; }

.top-industry-block .row .cta:hover .arrow-link:after, .top-industry-block .row .cta:hover .btn-arrow:after, .top-industry-block .row .cta:hover .filter-product .form-row button:after, .filter-product .form-row .top-industry-block .row .cta:hover button:after, .top-industry-block .row .cta:hover .filter-project .form-row button:after, .filter-project .form-row .top-industry-block .row .cta:hover button:after, .top-industry-block .row .cta:hover .filter-guidance .form-row button:after, .filter-guidance .form-row .top-industry-block .row .cta:hover button:after, .top-industry-block .row .cta:hover .service-upper .link-large a:after, .service-upper .link-large .top-industry-block .row .cta:hover a:after, .top-industry-block .row .cta:hover .resource-lower .link-large a:after, .resource-lower .link-large .top-industry-block .row .cta:hover a:after, .top-industry-block .row .cta:hover section.csu-middle .text a:after, section.csu-middle .text .top-industry-block .row .cta:hover a:after { color: var(--main-accent-colour); margin-left: 1rem; }

@media (max-width: 767.98px) { .top-industry-block .row .cta { margin-bottom: 20px; } }

.top-industry-block .row .cta .background { background-size: cover; background-position: center; }

.top-industry-block .row .cta .background.no-image .overlay { background-color: #00445f; }

.top-industry-block .row .cta .background .overlay { min-height: 262px; border-top: 10px solid var(--main-accent-colour); background-color: rgba(44, 55, 64, 0.7); padding: 30px 20px; display: grid; }

.top-industry-block .row .cta .background .overlay .title { width: 100%; }

@media (min-width: 768px) { .top-industry-block .row .cta .background .overlay .title { height: 75%; } }

@media (min-width: 992px) { .top-industry-block .row .cta .background .overlay .title { height: 60%; } }

.top-industry-block .row .cta .background .overlay .title h4::after { content: ""; display: block; background-color: var(--main-accent-colour); width: 75%; height: 4px; margin-top: 16px; }

.top-industry-block .row .cta .background .overlay .text { align-self: flex-end; max-width: 100%; }

.top-industry-block .row .cta .background .overlay .text a { color: #ffffff; }

.top-industry-block .row .cta .background .overlay .text a:after { color: white; }

.top-industry-block .row .cta .background .overlay .text a:hover { color: white; }

.top-industry-block .row .cta .background .overlay .text a:hover ::after { color: white; }

@media (min-width: 992px) { .top-industry-block .row .cta:nth-child(3n + 1) { padding-left: 0; padding-right: 30px; } }

@media (min-width: 992px) { .top-industry-block .row .cta:nth-child(3n + 3) { padding-right: 0; padding-left: 30px; } }

.industry-resources { padding-bottom: 100px; padding-top: 100px; }

@media (max-width: 767.98px) { .industry-resources { padding-bottom: 30px; padding-top: 30px; } }

.industry-resources .row .link { padding-bottom: 20px; }

.industry-resources .row .link a { background-color: #00445f; padding: 0 20px; font-size: clamp(1rem, 1.5vw, 1.25rem); font-weight: 700; color: #ffffff; min-height: 75px; display: flex; align-items: center; }

@media (max-width: 575.98px) { .industry-resources .row .link a { font-size: 1rem; } }

.industry-resources .row .link a:after { color: var(--main-accent-colour); transition: 0.3s; }

.industry-resources .row .link a:hover { background-color: var(--bs-navy); }

.industry-resources .row .link a:hover:after { color: #ffffff !important; }

.industry-resources .row .link a svg { width: 50px; margin-right: 10px; }

.service-upper, .resource-lower { background-size: cover; background-position: center; background-repeat: no-repeat; padding-top: 4rem; }

@media (max-width: 767.98px) { .service-upper, .resource-lower { margin-top: 0; padding-top: 0; } }

@media (max-width: 991.98px) { .service-upper .align-self-end, .resource-lower .align-self-end { padding: 0; width: 100%; max-width: 100%; } }

.service-upper .row, .resource-lower .row { flex-wrap: nowrap; }

@media (max-width: 991.98px) { .service-upper .row, .resource-lower .row { flex-wrap: wrap; flex-direction: column; }
  .service-upper .row .text-block, .resource-lower .row .text-block { max-width: 100%; width: 100%; } }

.service-upper .link-large, .resource-lower .link-large { background-color: var(--main-accent-colour); margin-left: -225px; padding: 3rem; max-width: fit-content; }

@media (max-width: 991.98px) { .service-upper .link-large, .resource-lower .link-large { margin-left: 0; max-width: none; padding: 2rem; } }

.service-upper .link-large h2, .service-upper .link-large a, .resource-lower .link-large h2, .resource-lower .link-large a { color: #ffffff; }

.service-upper .link-large h2:hover, .service-upper .link-large a:hover, .resource-lower .link-large h2:hover, .resource-lower .link-large a:hover { color: #ffffff; }

.service-upper .link-large h2:hover::after, .service-upper .link-large a:hover::after, .resource-lower .link-large h2:hover::after, .resource-lower .link-large a:hover::after { color: #ffffff; }

.service-upper .text-block, .resource-lower .text-block { background-color: rgba(255, 255, 255, 0.8); padding: 4rem; }

@media (max-width: 991.98px) { .service-upper .text-block, .resource-lower .text-block { padding: 2rem; } }

@media (max-width: 575.98px) { .service-upper .text-block, .resource-lower .text-block { padding: 2rem 15px; } }

.service-upper .text-block h2, .resource-lower .text-block h2 { border-bottom: 3px solid var(--main-accent-colour); margin-bottom: 2rem; padding-bottom: 1rem; }

.service-upper { padding-top: 6rem; }

@media (max-width: 767.98px) { .resource-lower { margin-bottom: 2rem; margin-top: 2rem; } }

.service-slider-section { background: linear-gradient(to top, transparent 100px, #2c3740 0); position: relative; }

@media (max-width: 991.98px) { .service-slider-section { background: #2c3740; } }

@media (min-width: 992px) { .service-slider-section { margin-bottom: 4rem; } }

@media (max-width: 767.98px) { .service-slider-section { margin-bottom: 0; } }

.service-slider-section .slide .text { margin-top: 1rem !important; }

.svg-row .svg { margin-left: auto; }

@media (max-width: 991.98px) { .svg-row .svg { margin-right: 15px; } }

.svg-row .svg svg { max-width: 75px; max-height: 75px; }

.service-middle .service-row.invert { background: linear-gradient(to top, transparent 100px, #2c3740 0); }

@media (max-width: 991.98px) { .service-middle .service-row.invert { background: linear-gradient(to top, transparent 100px, #2c3740 0); } }

@media (max-width: 767.98px) { .service-middle .service-row.invert { background: #2c3740; } }

@media (min-width: 992px) { .service-middle .service-row.invert .text-block { margin-bottom: 4rem; } }

.service-middle .service-row.invert .text-block .text { color: #ffffff; }

@media (min-width: 992px) { .service-middle .service-row.invert .text-block .text { margin-right: 4rem; padding: 2rem; } }

@media (min-width: 1200px) { .service-middle .service-row.invert .text-block .text { padding: 4rem 0; } }

.service-middle .service-row.invert .text-block .text a { color: #ffffff; }

.service-middle .service-row .row > div { padding-left: 0; padding-right: 0; }

.service-middle .service-row .image img { width: 100%; }

.service-middle .service-row .text { color: #2c3740; padding-top: 5rem; display: flex; justify-content: center; padding-right: 15px; }

@media (max-width: 991.98px) { .service-middle .service-row .text { padding: 30px 15px; } }

.service-middle .service-row .text h2 { margin-bottom: 30px; }

.service-middle .service-row .text p { margin-bottom: 30px; max-width: 425px; }

@media (max-width: 991.98px) { .service-middle .service-row .text p { max-width: none; } }

.service-middle .service-row .text a { color: var(--main-accent-colour); text-decoration: none; }

.service-middle .service-row .text a:hover { color: #b3b3b3; }

.service-middle .service-row .padded-block { background-color: #e9eef1; padding: 15px; }

@media (min-width: 992px) { .service-middle .service-row .padded-block { padding: 5rem; } }

.service-middle .service-row .padded-block img { max-width: 100%; }

.service-middle .service-row .padded-block .text { flex-direction: column; justify-content: center; padding: 0; }

@media (min-width: 992px) { .service-middle .service-row .padded-block .text { padding-left: 4rem; padding-top: 30px; } }

.service-lower { margin-bottom: 4rem; padding-top: 3rem; }

@media (max-width: 1199.98px) { .service-lower { margin-top: 5rem; } }

@media (max-width: 767.98px) { .service-lower { margin-top: 0; } }

.service-lower .text { display: flex; flex-direction: column; justify-content: start; }

@media (min-width: 992px) { .service-lower .text { padding: 0 5rem; } }

@media (max-width: 767.98px) { .service-lower .text { padding-bottom: 30px; } }

.services-crown-logo .row { justify-content: flex-end; }

@media (max-width: 767.98px) { .services-crown-logo .row { justify-content: center; } }

.services-crown-logo .row svg { max-width: 80px; max-height: 100px; }

.cp-page-banner-image { background-size: cover; background-position: center; }

.cp-page-banner-image .overlay { min-height: 250px; position: relative; }

.cp-page-banner-image .overlay .is-logo { position: absolute; left: 50%; bottom: -100px; transform: translateX(-50%); min-width: 200px; z-index: 9; }

.cp-page-banner-image .overlay .is-logo svg { max-height: 200px; max-width: 200px; }

.cp-page-banner-text { background-color: #e9eef1; color: #2c3740; padding-top: 75px; }

.cp-page-banner-text h1, .cp-page-banner-text h2 { margin: 0 auto; text-align: center; max-width: 900px; }

.cp-top-content-block { background-color: #e9eef1; color: #2c3740; padding-top: 75px; overflow: visible; }

@media (max-width: 991.98px) { .cp-top-content-block { max-height: none; }
  .cp-top-content-block .content { margin-top: 0; } }

.cp-top-content-block .content { margin-top: 2rem; }

.cp-top-content-block .content { max-width: 600px; margin-right: 50px; }

@media (max-width: 991.98px) { .cp-top-content-block .content { max-width: none; margin: 0 20px 30px; } }

.cp-top-content-block .content a { color: var(--main-accent-colour); }

.cp-top-content-block .image { max-height: 800px; overflow: hidden; }

.cp-top-content-block .image img { width: 100%; }

.cp-top-content-block .image.offset-bottom { display: flex; align-items: flex-end; }

.cp-top-content-block.extra-padding { padding-top: 150px; }

.cp-top-content-block.extra-padding .content { margin-top: 0; padding-bottom: 2rem; }

.cp-crown-content-block { background-color: #ffffff; padding-bottom: 100px; }

@media (max-width: 991.98px) { .cp-crown-content-block { padding-bottom: 30px; } }

.cp-crown-content-block .svg { padding: 2rem 0; }

@media (max-width: 991.98px) { .cp-crown-content-block .svg { margin: 0 auto; } }

.cp-crown-content-block .svg svg { max-width: 75px; max-height: 75px; }

.cp-crown-content-block .content-wrap { display: flex; align-items: center; }

@media (max-width: 767.98px) { .cp-crown-content-block .content-wrap { padding: 15px 15px 0; } }

.cp-crown-content-block .content-wrap .content { max-width: 510px; }

@media (max-width: 991.98px) { .cp-crown-content-block .content-wrap .content { max-width: none; } }

.cp-crown-content-block .content-wrap .content ul { margin: 0; padding-left: 15px; }

.cp-crown-content-block .content-wrap .content ul li { line-height: 30px; }

.cp-bottom-block { padding-top: 4rem; padding-bottom: 4rem; background: #e9eef1; }

@media (max-width: 991.98px) { .cp-bottom-block { padding: 2rem; } }

@media (max-width: 767.98px) { .cp-bottom-block .row { margin: 20px 0; display: flex; } }

.cp-bottom-block .row .content { display: flex; flex-direction: column; justify-content: center; }

@media (max-width: 767.98px) { .cp-bottom-block .row .content { order: 1; } }

.cp-bottom-block .row .content p { max-width: 470px; }

.cp-bottom-block .row .content.full-width { margin: 4rem auto 2rem; text-align: center; }

@media (max-width: 991.98px) { .cp-bottom-block .row .content.full-width { margin: 2rem auto 1rem; } }

@media (max-width: 767.98px) { .cp-bottom-block .row .content.full-width { text-align: left; } }

.cp-bottom-block .row .content.full-width p { max-width: 100%; }

@media (max-width: 767.98px) { .cp-bottom-block .row .image { order: 2; } }

.cp-bottom-block .row .image img { width: 100%; }

.cp-bottom-block .row .content-wide { max-width: 830px; text-align: center; margin: 100px auto; }

@media (max-width: 767.98px) { .cp-bottom-block .row .content-wide { margin: 50px auto; text-align: left; } }

.news-section { padding-bottom: 0; }

.news-section h1 { margin-bottom: 0; padding: 80px 0; }

@media (max-width: 991.98px) { .news-section h1 { padding: 80px 0; } }

.news-section a { color: #ffffff; }

.news-section a:hover { color: #b3b3b3; }

.news-section .sub-article { display: flex; padding-top: 45px; margin-bottom: 30px; flex-direction: column; /* height: 100%; */ max-height: 675px; justify-content: flex-start; }

.news-section .sub-article image { height: 465px; }

.news-section .sub-article a { height: 100%; display: flex; align-items: flex-end; }

.news-section .sub-article a.arrow-link::after, .news-section .sub-article a.btn-arrow::after, .news-section .sub-article .service-upper .link-large a::after, .service-upper .link-large .news-section .sub-article a::after, .news-section .sub-article .resource-lower .link-large a::after, .resource-lower .link-large .news-section .sub-article a::after, .news-section .sub-article section.csu-middle .text a::after, section.csu-middle .text .news-section .sub-article a::after { line-height: 0.5rem; }

.news-section .sub-article .news-article-content { display: flex; flex-direction: column; height: 100%; max-height: 134px; }

.news-section .main-article { display: flex; margin-bottom: 30px; flex-direction: column; /* height: 100%; */ max-height: 675px; justify-content: flex-start; }

.news-section .main-article a { height: 100%; display: flex; align-items: flex-end; }

.news-section .main-article image { display: block; height: 100%; }

.news-section .main-article a.arrow-link::after, .news-section .main-article a.btn-arrow::after, .news-section .main-article .service-upper .link-large a::after, .service-upper .link-large .news-section .main-article a::after, .news-section .main-article .resource-lower .link-large a::after, .resource-lower .link-large .news-section .main-article a::after, .news-section .main-article section.csu-middle .text a::after, section.csu-middle .text .news-section .main-article a::after { line-height: 0.5rem; }

.news-section .main-article .news-article-content { display: flex; flex-direction: column; height: 100%; max-height: 134px; }

@media (max-width: 1199.98px) { padding: 50px 0; }

.events-section { padding: 75px 0; }

.events-section .sub-article { display: flex; padding-top: 45px; margin-bottom: 30px; flex-direction: column; /* height: 100%; */ max-height: 675px; justify-content: flex-start; }

@media (max-width: 1199.98px) { .events-section .sub-article { max-height: fit-content; } }

.events-section .sub-article a { height: 100%; display: flex; align-items: flex-end; }

.events-section .sub-article .image a img { min-height: 477px; }

.events-section .sub-article a.arrow-link::after, .events-section .sub-article a.btn-arrow::after, .events-section .sub-article .service-upper .link-large a::after, .service-upper .link-large .events-section .sub-article a::after, .events-section .sub-article .resource-lower .link-large a::after, .resource-lower .link-large .events-section .sub-article a::after, .events-section .sub-article section.csu-middle .text a::after, section.csu-middle .text .events-section .sub-article a::after { line-height: 0.5rem; }

.events-section .sub-article .news-article-content { display: flex; flex-direction: column; height: 100%; max-height: 134px; }

.events-section .main-article { display: flex; margin-bottom: 30px; flex-direction: column; /* height: 100%; */ max-height: 675px; justify-content: flex-start; }

.events-section .main-article a { height: 100%; display: flex; align-items: flex-end; }

.events-section .main-article a.arrow-link::after, .events-section .main-article a.btn-arrow::after, .events-section .main-article .service-upper .link-large a::after, .service-upper .link-large .events-section .main-article a::after, .events-section .main-article .resource-lower .link-large a::after, .resource-lower .link-large .events-section .main-article a::after, .events-section .main-article section.csu-middle .text a::after, section.csu-middle .text .events-section .main-article a::after { line-height: 0.5rem; }

.events-section .main-article .news-article-content { display: flex; flex-direction: column; height: 100%; max-height: 134px; }

.main-article { border-right: solid 1px #b3b3b3; margin-bottom: 30px; }

.main-article h2 { margin-bottom: 8px; }

@media (max-width: 991.98px) { .main-article { border-right: 0; margin-bottom: 50px; padding-bottom: 50px; border-bottom: solid 1px #b3b3b3; } }

.main-article .image { position: relative; margin-bottom: 30px; display: flex; align-items: center; }

.main-article .image img { width: 100%; object-fit: cover; max-width: initial; min-height: 100%; }

.main-article h3 { margin-bottom: 30px; }

.main-article p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

@media (min-width: 992px) { .main-article p { max-width: 350px; } }

.main-article a:hover { color: #b3b3b3; }

.sub-article { padding-top: 45px; margin-bottom: 30px; }

@media (max-width: 991.98px) { .sub-article { border: 0; } }

@media (max-width: 767.98px) { .sub-article { margin-bottom: 50px; } }

.sub-article .image { margin-bottom: 30px; }

.sub-article .image img { width: 100%; object-fit: cover; }

.sub-article h3 { margin-bottom: 30px; }

.sub-article p { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.sub-article a:hover { color: #b3b3b3; }

#news-load-more { background-color: var(--main-accent-colour); display: block; margin: auto; }

#news-load-more:hover { background-color: #e9eef1; color: #2c3740; }

#events-load-more { display: block; margin: auto; background-color: var(--main-accent-colour); }

#events-load-more:hover { background-color: #2c3740; color: #ffffff; }

.article { display: grid; grid-template-columns: 1fr repeat(12, calc(100% / 12)) 1fr; margin-bottom: 20px; }

@media (min-width: 576px) { .article { grid-template-columns: 1fr repeat(12, calc(540px / 12)) 1fr; } }

@media (min-width: 768px) { .article { grid-template-columns: 1fr repeat(12, calc(720px / 12)) 1fr; } }

@media (min-width: 992px) { .article { grid-template-columns: 1fr repeat(12, calc(960px / 12)) 1fr; } }

@media (min-width: 1200px) { .article { grid-template-columns: 1fr repeat(12, calc(1140px / 12)) 1fr; } }

@media (min-width: 1360px) { .article { grid-template-columns: 1fr repeat(12, calc(1280px / 12)) 1fr; } }

.article .page-banner { background-color: #2c3740; grid-row-start: 1; grid-column-start: 1; grid-column-end: 15; }

.article .top-section-bg { grid-row-start: 2; grid-row-end: 4; grid-column-start: 1; grid-column-end: 15; background-color: #2c3740; }

.article .top-section { grid-row-start: 2; grid-column-start: 2; grid-column-end: 10; color: #ffffff; padding-top: 100px; padding-right: 3.125rem; }

@media (max-width: 991.98px) { .article .top-section { grid-column-start: 2; grid-column-end: 14; } }

@media (max-width: 991.98px) { .article .top-section { padding: 2rem 15px 0; } }

.article .top-section h1 { margin: 0; }

.article .article-primary-image { grid-row-start: 3; grid-row-end: 5; grid-column-start: 2; grid-column-end: 10; padding-right: 3.125rem; }

@media (max-width: 991.98px) { .article .article-primary-image { grid-column-start: 2; grid-column-end: 14; grid-row-start: 3; grid-row-end: 5; } }

@media (max-width: 991.98px) { .article .article-primary-image { padding-left: 15px; padding-right: 15px; } }

.article .article-inner { grid-row-start: 5; grid-column-start: 2; grid-column-end: 10; padding-right: 3.125rem; padding-top: 50px; }

@media (max-width: 991.98px) { .article .article-inner { grid-column-start: 2; grid-column-end: 14; grid-row-start: 5; grid-row-end: 5; padding-left: 15px; padding-right: 15px; } }

.article .article-inner h3 a { font-size: clamp(1.5rem, 3vw, 2rem); text-decoration: underline; }

.article .article-inner .bottom-quote-block { background-color: #e9eef1; padding: 30px 30px 1px; position: relative; }

.article .article-inner .bottom-quote-block blockquote { border-width: 0; }

.article .article-inner .bottom-quote-block svg { height: 65px; left: 1rem; position: absolute; top: -2rem; width: 65px; }

.article .article-inner .bottom-quote-block svg g > path { fill: #141f23; }

.article .article-inner .post p { margin-bottom: 2rem; }

.article .article-inner .post .big-image { margin-bottom: 2rem; }

.article .related-articles { grid-row-start: 2; grid-row-end: 6; grid-column-start: 10; grid-column-end: 14; margin-top: 100px; margin-bottom: 50px; padding-left: 3.125rem; }

@media (max-width: 991.98px) { .article .related-articles { grid-column-start: 2; grid-column-end: 14; grid-row-start: 6; grid-row-end: 6; } }

@media (max-width: 991.98px) { .article .related-articles { margin-top: 2rem; } }

@media (max-width: 991.98px) { .article .related-articles { margin: 2rem 0; } }

@media (min-width: 992px) { .article .related-articles { border-left: 1px solid #b3b3b3; } }

@media (max-width: 991.98px) { .article .related-articles { padding-left: 15px; padding-right: 15px; } }

.article .related-articles .sticky-col { position: sticky; top: 100px; }

.article .related-articles h2 { background-color: #2c3740; font-size: 1.1rem; color: #ffffff; margin-bottom: 0; padding: 1rem; }

.article .related-articles .related-article { background-size: cover; background-position: center; min-height: 300px; display: flex; align-items: flex-end; margin-bottom: 30px; }

@media (max-width: 767.98px) { .article .related-articles .related-article { min-height: 500px; } }

.article .related-articles .related-article .text { background-color: rgba(233, 238, 241, 0.9); width: 100%; padding: 30px; color: #2c3740; display: flex; flex-direction: column; justify-content: center; }

.article .related-articles .related-article .text a { text-align: right; }

.article .related-articles .related-article:first-of-type .text { background-color: rgba(44, 55, 64, 0.9); color: #ffffff; }

.article .related-articles .related-article:first-of-type .text a { color: #ffffff; }

.article .related-articles .related-article:first-of-type .text a:hover { color: #b3b3b3; }

@media (max-width: 991.98px) { .page-header.contact { padding-bottom: 1rem; }
  .page-header.contact h1 { padding: 35px 0 20px; margin: 0; } }

.contact-form .svg { margin-top: -75px; }

@media (max-width: 991.98px) { .contact-form .svg { display: none; } }

.contact-form .svg.animate svg { max-width: 75px; max-height: 75px; }

.contact-form .svg.animate svg path { fill: #141f23; }

.contact-form .contact-contain { position: relative; }

.contact-form .contact-details-wrap { z-index: 12; background-color: var(--bs-blue-dark); color: #ffffff; }

@media (min-width: 1360px) { .contact-form .contact-details-wrap { position: absolute; left: 0; z-index: 10; height: 100%; } }

@media (min-width: 1200px) { .contact-form .contact-details-wrap { z-index: 12 !important; } }

.contact-form .contact-details-wrap .contact-details { display: flex; flex-direction: column; justify-content: start; min-height: 450px; padding: 4rem; height: 100%; }

@media (min-width: 992px) { .contact-form .contact-details-wrap .contact-details { padding: 4rem; } }

.contact-form .contact-details-wrap .contact-details h3 { font-size: 1.25rem; }

.contact-form .contact-details-wrap .contact-details h3:last-of-type { border-top: 1px solid #e9eef1; padding-top: 16px; }

.contact-form .contact-details-wrap .contact-details a { color: #ffffff; display: block; line-height: 30px; }

.contact-form .contact-details-wrap .contact-details a:hover { color: var(--main-accent-colour); }

.contact-form .contact-details-wrap .contact-details a:last-of-type { margin-bottom: 1rem; }

.contact-form .contact-details-wrap .contact-details .col-12.col-lg-6 { padding-left: 0; padding-right: 0; }

.contact-form .contact-details-wrap .contact-details .col-12.col-lg-6:first-of-type { padding-right: 1rem; }

@media (max-width: 1199.98px) { .contact-form .contact-details-wrap .contact-details .col-12.col-lg-6:first-of-type { padding-right: 0rem; } }

.contact-form .contact-details-wrap .contact-details i { color: var(--main-accent-colour); margin-right: 4px; line-height: 1.5; }

.contact-form .contact-details-wrap .contact-details p { margin-bottom: 0; }

.contact-form .contact-details-wrap .contact-details .main-company-address-wrap { display: flex; align-content: flex-start; align-items: flex-start; flex-direction: row; gap: 4px; }

.contact-form .form-wrap { background-color: #e9eef1; }

@media (min-width: 992px) { .contact-form .form-wrap { margin-top: -100px; padding: 4rem 4rem 4rem 10rem; } }

@media (min-width: 1200px) { .contact-form .form-wrap { margin-left: auto; padding: 4rem 4rem 4rem 10rem; } }

@media (max-width: 991.98px) { .contact-form .form-wrap { padding: 4rem; } }

.contact-form .form-wrap .gform_body input, .contact-form .form-wrap .gform_body textarea { background-color: transparent !important; color: #141f23 !important; border: 0 !important; border-bottom: 1px solid #141f23 !important; outline: 0 !important; padding: 0 !important; }

.contact-form .form-wrap .gform_body input::placeholder, .contact-form .form-wrap .gform_body textarea::placeholder { color: #141f23 !important; opacity: 1; }

.contact-form .form-wrap .gform_body input:active, .contact-form .form-wrap .gform_body input:focus, .contact-form .form-wrap .gform_body textarea:active, .contact-form .form-wrap .gform_body textarea:focus { border-bottom: 1px solid var(--main-accent-colour) !important; }

.contact-form .form-wrap .gform_body #field_2_8 { margin: 0 !important; }

.contact-form .form-wrap .gform_footer { padding: 0 !important; margin: 0 !important; }

.contact-form .form-wrap .gform_button { margin-bottom: 0 !important; }

section.contact-lower-section { background: linear-gradient(to top, #2c3740 75%, transparent 25%); }

@media (min-width: 992px) { section.contact-lower-section { background: linear-gradient(to bottom, transparent 0, transparent 25%, #2c3740 25%, #2c3740 90%, transparent 90%, transparent 100%); margin: 4rem 0; } }

@media (min-width: 992px) { section.contact-lower-section .contact-lower-content { padding-top: 4rem; } }

section.contact-lower-section .map { position: relative; width: 100%; display: flex; align-items: center; }

@media (max-width: 991.98px) { section.contact-lower-section .map { flex-wrap: wrap; } }

section.contact-lower-section .map .map-contain { align-items: center; background-position: 30% 50%; background-repeat: no-repeat; background-size: cover; display: flex; flex: 0 0 100%; justify-content: flex-end; max-width: 100%; min-height: 500px; width: 100%; }

@media (min-width: 992px) { section.contact-lower-section .map .map-contain { background-position: center; } }

@media (min-width: 1200px) { section.contact-lower-section .map .map-contain { background-size: 140%; } }

@media (max-width: 991.98px) { section.contact-lower-section .map .map-contain { order: 2; } }

section.contact-lower-section .map .map-contain iframe { width: 100%; min-height: 500px; }

section.contact-lower-section .map .opening-times { background-color: #ffffff; height: auto; margin: auto 0; padding: 2rem; right: 0; text-align: left; width: 100%; }

@media (min-width: 768px) { section.contact-lower-section .map .opening-times { position: absolute; width: 33.333%; } }

@media (min-width: 992px) { section.contact-lower-section .map .opening-times { right: 4rem; width: 25%; } }

@media (max-width: 991.98px) { section.contact-lower-section .map .opening-times { order: 1; } }

section.contact-lower-section .text-block { color: #ffffff; display: flex; flex-direction: column; padding: 4rem 4rem 0; }

@media (max-width: 767.98px) { section.contact-lower-section .text-block { padding: 2rem 25px 1rem; } }

section.contact-lower-section .text-block .svg { display: flex; height: 105px; margin-left: auto; margin-top: auto; width: 100px; }

@media (max-width: 991.98px) { section.contact-lower-section .text-block .svg { display: none; } }

body .contact-form .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea { padding: 0 !important; }

.page-template-contact .contact-form .form-wrap { padding: 4rem 4rem 4rem 4rem; }

.page-template-contact .contact-details-wrap { padding-left: 0; padding-right: 0; }

@media (min-width: 1200px) { .page-template-contact .contact-form .form-wrap { margin-left: auto; padding: 4rem 4rem 4rem 10rem; }
  .page-template-contact .contact-form .contact-details-wrap { position: absolute; z-index: 12 !important; height: 100%; } }

@media (max-width: 992px) { .page-template-contact .contact-form .col-md-5 { flex: 0 0 100%; max-width: 100%; }
  .page-template-contact .contact-form .col-md-7.form-wrap { flex: 0 0 100%; max-width: 100%; } }

.product-categories { background: #2c3740; margin: 0; padding: 3rem 0; /* .column-1, .column-2 { @include media-breakpoint-up(md) { flex: 0 0 50%; max-width: 50%; } display: flex; flex: 0 0 100%; flex-direction: row; flex-wrap: wrap; height: 100%; max-width: 100%; > div { margin-bottom: 15px; padding-left: 7.5px; padding-right: 7.5px; &.first { display: flex; flex-direction: column; h5 { color: $ib-white; margin-bottom: 3rem; width: 75%; } > .primary { max-height: 350px; .title-contain { background-color: rgba($ib-navy,0.9); h3, a{ color: $ib-white; }  } } } .category-item { background-repeat: no-repeat; background-size: cover; display: flex; flex-direction: column; justify-content: flex-end; min-height: 350px; width: 100%; &.primary { .title-contain { @include media-breakpoint-down(md) { flex: 0 0 100%; max-width: 100%; } flex: 0 0 auto; flex-direction: column; max-width: 50%; } } .title-contain { background-color: rgba($ib-navy,0.9); border-top: 5px solid var(--main-accent-colour); display: flex; flex: 0 0 100%; flex-wrap: wrap; max-width: 100%; padding: 1rem 2rem; h3, a, span { color: $ib-white; margin-bottom: 0; width: 100%; } } } } } @include media-breakpoint-up(md) { .column-1 { padding-left: 7.5px; div { &:nth-child(2), &:nth-child(3) { .title-contain { background-color: rgba($ib-white,0.9); h3, a, span { color: $ib-navy; } } } } } .column-2 { padding-right: 7.5px; div { &:nth-child(3), &:nth-child(4) { .title-contain { background-color: rgba($ib-white,0.9); h3, a, span { color: $ib-navy; } } } } } } */ }

@media (min-width: 768px) { .product-categories { background: linear-gradient(#00445f 50%, #ffffff 50%); } }

@media (min-width: 992px) { .product-categories { background: linear-gradient(#00445f 74%, #ffffff 26%); } }

.product-categories .intro-text { color: #ffffff; margin-bottom: 2rem; padding: 15px 15px; }

.product-categories .tiles { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 15px; }

@media (max-width: 991.98px) { .product-categories .tiles { grid-template-columns: 1fr 1fr; } }

.product-categories .tiles .tile { grid-column: span 1; }

.product-categories .tiles .tile .category-item { background-repeat: no-repeat; background-size: cover; display: flex; flex-direction: column; justify-content: flex-end; min-height: 350px; width: 100%; border-top: 10px solid var(--main-accent-colour); }

.product-categories .tiles .tile .category-item.primary .title-contain { flex: 0 0 auto; flex-direction: column; max-width: 50%; }

@media (max-width: 991.98px) { .product-categories .tiles .tile .category-item.primary .title-contain { flex: 0 0 100%; max-width: 100%; } }

.product-categories .tiles .tile .category-item .title-contain { background-color: white; display: flex; flex: 0 0 auto; flex-wrap: wrap; max-width: 100%; padding: 1rem 1rem; }

.product-categories .tiles .tile .category-item .title-contain h3, .product-categories .tiles .tile .category-item .title-contain a, .product-categories .tiles .tile .category-item .title-contain span { color: #2c3740; margin-bottom: 0; width: 100%; }

.product-categories .tiles .tile.first { display: flex; flex-direction: column; grid-column: span 2; }

.product-categories .tiles .tile.first .title-contain { max-width: 50%; }

@media (max-width: 991.98px) { .product-categories .tiles .tile.first { grid-column: span 1; }
  .product-categories .tiles .tile.first .title-contain { max-width: 100%; } }

.product-categories .tiles .tile:nth-child(1) .title-contain, .product-categories .tiles .tile:nth-child(2) .title-contain, .product-categories .tiles .tile:nth-child(3) .title-contain { background-color: rgba(44, 55, 64, 0.9); }

.product-categories .tiles .tile:nth-child(1) .title-contain h3, .product-categories .tiles .tile:nth-child(1) .title-contain a, .product-categories .tiles .tile:nth-child(1) .title-contain span, .product-categories .tiles .tile:nth-child(2) .title-contain h3, .product-categories .tiles .tile:nth-child(2) .title-contain a, .product-categories .tiles .tile:nth-child(2) .title-contain span, .product-categories .tiles .tile:nth-child(3) .title-contain h3, .product-categories .tiles .tile:nth-child(3) .title-contain a, .product-categories .tiles .tile:nth-child(3) .title-contain span { color: #ffffff; }

@media (max-width: 991.98px) { .product-categories .tiles .tile:nth-child(3) .title-contain { background-color: rgba(255, 255, 255, 0.9); }
  .product-categories .tiles .tile:nth-child(3) .title-contain h3, .product-categories .tiles .tile:nth-child(3) .title-contain a, .product-categories .tiles .tile:nth-child(3) .title-contain span { color: #2c3740; } }

.sub-categories { background: #e9eef1; }

.sub-categories .container .center-align { color: #2c3740; margin-bottom: 4rem; }

.sub-categories .container .row { justify-content: center; }

@media (max-width: 991.98px) { .sub-categories .container .row .col-12 { margin-bottom: 4rem; }
  .sub-categories .container .row .col-12:last-child { margin-bottom: 0; } }

.sub-categories > div { margin-bottom: 15px; padding-left: 7.5px; padding-right: 7.5px; }

.sub-categories > div .category-item { background-repeat: no-repeat; background-size: 100% 233px; display: flex; flex-direction: column; justify-content: flex-end; min-height: 340px; width: 100%; border-top: 10px solid var(--main-accent-colour); }

.sub-categories > div .category-item .arrow-link, .sub-categories > div .category-item .btn-arrow, .sub-categories > div .category-item .filter-product .form-row button, .filter-product .form-row .sub-categories > div .category-item button, .sub-categories > div .category-item .filter-project .form-row button, .filter-project .form-row .sub-categories > div .category-item button, .sub-categories > div .category-item .filter-guidance .form-row button, .filter-guidance .form-row .sub-categories > div .category-item button, .sub-categories > div .category-item .service-upper .link-large a, .service-upper .link-large .sub-categories > div .category-item a, .sub-categories > div .category-item .resource-lower .link-large a, .resource-lower .link-large .sub-categories > div .category-item a, .sub-categories > div .category-item section.csu-middle .text a, section.csu-middle .text .sub-categories > div .category-item a { transition: all 0.3s; }

.sub-categories > div .category-item:hover .arrow-link, .sub-categories > div .category-item:hover .btn-arrow, .sub-categories > div .category-item:hover .filter-product .form-row button, .filter-product .form-row .sub-categories > div .category-item:hover button, .sub-categories > div .category-item:hover .filter-project .form-row button, .filter-project .form-row .sub-categories > div .category-item:hover button, .sub-categories > div .category-item:hover .filter-guidance .form-row button, .filter-guidance .form-row .sub-categories > div .category-item:hover button, .sub-categories > div .category-item:hover .service-upper .link-large a, .service-upper .link-large .sub-categories > div .category-item:hover a, .sub-categories > div .category-item:hover .resource-lower .link-large a, .resource-lower .link-large .sub-categories > div .category-item:hover a, .sub-categories > div .category-item:hover section.csu-middle .text a, section.csu-middle .text .sub-categories > div .category-item:hover a { color: var(--main-accent-colour); }

.sub-categories > div .category-item.primary .title-contain { flex: 0 0 50%; max-width: 50%; }

.sub-categories > div .category-item .title-contain { background-color: white; display: flex; flex: 0 0 100%; flex-wrap: wrap; max-width: 100%; padding: 1rem 1rem; align-content: space-between; }

.sub-categories > div .category-item .title-contain h3, .sub-categories > div .category-item .title-contain a, .sub-categories > div .category-item .title-contain span { color: #2c3740; margin-bottom: 0; width: 100%; }

.sub-categories .center-align { color: #ffffff; text-align: center; margin-left: auto; margin-right: auto; }

.sub-categories .center-align p { margin-bottom: 0; font-size: clamp(1.25rem, 2vw, 1.5rem); }

.parent-cat-description { padding: 4rem 0; }

@media (min-width: 992px) { .parent-cat-description { padding: 8rem 0; }
  .parent-cat-description .text-block, .parent-cat-description .link-block { display: flex; flex-direction: column; justify-content: center; }
  .parent-cat-description .text-block { padding: 0 2.5rem 0 5rem; }
  .parent-cat-description .text-block p:last-child { margin-bottom: 0; }
  .parent-cat-description .link-block { padding: 0 5rem 0 2.5rem; }
  .parent-cat-description .link-block .ib-large-link:last-of-type { margin-bottom: 0; } }

body.page-template-resources .page-banner { min-height: 500px; }

@media (max-width: 991.98px) { body.page-template-resources .page-banner { min-height: 250px; } }

body.page-template-resources .page-banner .page-banner-overlay { align-items: center; min-height: 500px; padding-bottom: 0; padding-top: 30px; }

@media (max-width: 991.98px) { body.page-template-resources .page-banner .page-banner-overlay { min-height: 250px; } }

body.page-template-resources section.resource-links { margin-bottom: 3rem; margin-top: -7rem; }

@media (max-width: 991.98px) { body.page-template-resources section.resource-links { margin-top: -4rem; } }

body.page-template-resources section.resource-links .container .row { justify-content: center; }

body.page-template-resources .resource-lower { margin-bottom: 4rem; padding-top: 0; }

body.page-template-resources .resource-lower .text-block h2 { border-width: 0; }

@media (max-width: 1199.98px) { body.page-template-resources .resource-lower .link-large { margin-left: 0; } }

body.page-template-resources .resource-lower .link-large a { display: block; padding: .25rem 0; }

.page-header.meet-the-team { padding-bottom: 0; }

@media (max-width: 991.98px) { .page-header.meet-the-team h1 { padding: 25px 0; } }

section.mtt-section-director { background: linear-gradient(to top, #ffffff 65%, #2c3740 35%); padding-bottom: 3.5rem; }

@media (min-width: 992px) { section.mtt-section-director .tm-contain { padding: 0 0 50px 0; } }

section.mtt-section-director .tm-contain .team-member .director-desc { color: #ffffff; display: flex; flex-direction: column; margin-top: 2rem; order: 1; }

@media (min-width: 992px) { section.mtt-section-director .tm-contain .team-member .director-desc { margin-top: 4rem; } }

section.mtt-section-director .tm-contain .team-member .image-contain { justify-content: flex-end; order: 2; }

section.mtt-section-director .tm-contain .team-member .image-contain img { display: block; margin-left: auto; }

section.mtt-section-director .tm-contain:nth-of-type(even) { padding-bottom: 0; }

@media (min-width: 992px) { section.mtt-section-director .tm-contain:nth-of-type(even) .director-desc { order: 2; }
  section.mtt-section-director .tm-contain:nth-of-type(even) .image-contain { order: 1; } }

section.mtt-section-director .tm-contain:nth-of-type(even) .director-desc { color: #2c3740; }

section.mtt-section-director .tm-contain:nth-of-type(even) .image-contain { justify-content: flex-start; }

section.mtt-section-director .tm-contain:nth-of-type(even) .image-contain img { margin-left: 0; margin-right: auto; }

section.mtt-section-director .svg { display: flex; justify-content: flex-start; margin-top: auto; z-index: 10; }

section.mtt-section-director .svg svg { margin-bottom: 0; max-width: 75px; max-height: 75px; }

section.mtt-section { margin: -120px 0; padding-top: 150px; }

@media (max-width: 991.98px) { section.mtt-section { padding-top: -110px; } }

section.mtt-section:nth-of-type(even) { background: linear-gradient(to top, #ffffff 120px, #2c3740 0); }

section.mtt-section:nth-of-type(even) h2 { color: #ffffff; }

section.mtt-section:nth-of-type(even) .team-member .title-contain, section.mtt-section:nth-of-type(even) .team-member .overlay { background-color: rgba(44, 55, 64, 0.9); color: #ffffff; }

section.mtt-section:nth-of-type(even) .team-member .title-contain h3, section.mtt-section:nth-of-type(even) .team-member .title-contain a, section.mtt-section:nth-of-type(even) .team-member .overlay h3, section.mtt-section:nth-of-type(even) .team-member .overlay a { color: #ffffff; margin-bottom: 0; width: 100%; }

section.mtt-section:nth-of-type(even) .row:nth-last-of-type(1) .team-member .title-contain, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(1) .team-member .overlay, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(2) .team-member .title-contain, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(2) .team-member .overlay { background-color: rgba(255, 255, 255, 0.9); color: #2c3740; }

section.mtt-section:nth-of-type(even) .row:nth-last-of-type(1) .team-member .title-contain h3, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(1) .team-member .title-contain a, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(1) .team-member .overlay h3, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(1) .team-member .overlay a, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(2) .team-member .title-contain h3, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(2) .team-member .title-contain a, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(2) .team-member .overlay h3, section.mtt-section:nth-of-type(even) .row:nth-last-of-type(2) .team-member .overlay a { color: #2c3740; margin-bottom: 0; width: 100%; }

section.mtt-section:last-of-type { padding-bottom: 250px; }

section.mtt-section h2 { padding: 2rem 0; }

@media (min-width: 992px) { section.mtt-section .mtt-contain { display: flex; flex-wrap: wrap; }
  section.mtt-section .mtt-contain .row { flex: 1 0 50%; padding: 0 15px 0 0; }
  section.mtt-section .mtt-contain .row:nth-child(2n) { margin-bottom: -65px; margin-left: 0; margin-top: 100px; padding-right: 0; }
  section.mtt-section .mtt-contain .row .empty-row { margin-top: 50px; width: 100%; } }

section.mtt-section .team-member { background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; flex-direction: column; justify-content: flex-end; min-height: 350px; overflow-y: hidden; position: relative; width: 100%; }

@media (max-width: 991.98px) { section.mtt-section .team-member { margin-top: 1rem; min-height: 450px; } }

section.mtt-section .team-member.primary .title-contain { flex: 0 0 50%; max-width: 50%; }

section.mtt-section .team-member .title-contain { background-color: rgba(255, 255, 255, 0.9); display: flex; flex: 0 0 100%; flex-wrap: wrap; max-width: 100%; opacity: 1; padding: 1rem 2rem; }

section.mtt-section .team-member .title-contain h3, section.mtt-section .team-member .title-contain a { color: #2c3740; margin-bottom: 0; width: 100%; }

section.mtt-section .team-member .overlay { background-color: rgba(255, 255, 255, 0.9); bottom: 0; display: flex; flex: 0 0 100%; flex-wrap: wrap; height: 0; align-items: center; max-width: 100%; opacity: 0; padding: 1rem 2rem; position: absolute; transition: 0.5s; }

section.mtt-section .team-member .overlay h3, section.mtt-section .team-member .overlay a { color: #2c3740; margin-bottom: 0; width: 100%; }

section.mtt-section .team-member:active .overlay, section.mtt-section .team-member:focus .overlay, section.mtt-section .team-member:hover .overlay { height: 100%; opacity: 1; }

section.mtt-section .team-member:active .title-contain, section.mtt-section .team-member:focus .title-contain, section.mtt-section .team-member:hover .title-contain { opacity: 0; }

section.mtt-section .svg { display: flex; justify-content: flex-end; margin-top: 0; }

@media (max-width: 991.98px) { section.mtt-section .svg { margin: 0 auto; } }

section.mtt-section .svg svg { margin-bottom: -75px; max-width: 75px; max-height: 75px; }

section.page-banner { background-color: #2c3740; }

section.csu-upper { background: linear-gradient(to bottom, #2c3740 500px, transparent 0); margin-bottom: 2rem; padding-top: 4rem; }

section.csu-upper .row > div { padding-left: 0; padding-right: 0; }

section.csu-upper .text-block { background-color: #2c3740; }

@media (min-width: 992px) { section.csu-upper .text-block { margin-bottom: 4rem; } }

section.csu-upper .text-block .text { color: #ffffff; }

@media (min-width: 992px) { section.csu-upper .text-block .text { margin-right: 4rem; padding: 2rem; } }

@media (min-width: 1200px) { section.csu-upper .text-block .text { padding: 4rem 0; } }

section.csu-upper .text-block .text a { color: #ffffff; }

section.csu-upper .image img { width: 100%; }

section.csu-upper .svg { margin-left: 5rem; padding: 1rem; }

@media (max-width: 991.98px) { section.csu-upper .svg { display: none; } }

@media (min-width: 992px) { section.csu-middle { margin-bottom: 4rem; } }

section.csu-middle .text { color: #2c3740; padding-top: 5rem; display: flex; justify-content: center; padding-right: 15px; }

@media (max-width: 991.98px) { section.csu-middle .text { padding: 30px 15px; } }

section.csu-middle .text h2 { margin-bottom: 30px; }

section.csu-middle .text p { margin-bottom: 30px; max-width: 400px; }

@media (max-width: 991.98px) { section.csu-middle .text p { max-width: none; } }

section.csu-middle .text a { color: #2c3740; text-decoration: none; }

section.csu-middle .text a:hover { color: #b3b3b3; }

@media (min-width: 992px) { section.csu-gallery { margin-bottom: 4rem; } }

section.csu-gallery .image { background-position: center; background-repeat: no-repeat; background-size: cover; min-height: 325px; overflow: hidden; }

section.csu-gallery .image img { width: 100%; }

section.csu-lower { padding-bottom: 4rem; }

@media (max-width: 1199.98px) { section.csu-lower { padding-top: 4rem !important; padding-bottom: 4rem !important; } }

@media (min-width: 992px) { section.csu-lower .container { display: grid; grid-template-rows: 90px auto; grid-template-columns: 450px 110px auto; } }

section.csu-lower .contact-details-wrap { grid-row-start: 2; grid-row-end: 3; grid-column-start: 1; grid-column-end: 3; position: relative; height: auto; background-color: var(--bs-blue-dark); }

section.csu-lower .form-wrap { grid-row-start: 1; grid-row-end: 3; grid-column-start: 2; grid-column-end: 4; margin-top: 0; position: relative; }

@media (min-width: 992px) and (max-width: 1359.98px) { section.csu-lower .form-wrap { z-index: 11; } }

@media (min-width: 992px) { section.csu-lower .form-wrap { display: flex; justify-content: flex-end; margin-left: auto; } }

.brick-calculator-banner-text { background-color: #2c3740; color: #ffffff; padding: 50px 15px 25px; }

@media (min-width: 768px) { .brick-calculator-banner-text { padding: 150px 0 75px; } }

.brick-calculator-banner-text h1 { margin: 0 auto; text-align: center; max-width: 900px; }

.calculator-contain { background: linear-gradient(to bottom, #2c3740 500px, transparent 500px, transparent 1100px, #f3f3f3 1100px, #f3f3f3 2050px, transparent 0); }

@media (max-width: 991.98px) { .calculator-contain { background: linear-gradient(to bottom, #2c3740 500px, transparent 0); } }

.calculator-contain #brick_calculator { margin-bottom: 3rem; }

@media (max-width: 767.98px) { .calculator-contain #brick_calculator { padding: 0; margin-bottom: 0; } }

.calculator-contain #brick_calculator .brick-bond-item { margin-bottom: 2rem; overflow: hidden; transition: 1s; }

.calculator-contain #brick_calculator .brick-bond-item img { margin-bottom: 12px; }

.calculator-contain #brick_calculator .brick-bond-item input { cursor: pointer; height: 100%; opacity: 0; position: absolute; top: 0; width: calc(100% - 30px); z-index: 10; }

.calculator-contain #brick_calculator .brick-bond-item input[type="radio"] + .fa-square:before, .calculator-contain #brick_calculator .brick-bond-item input[type="radio"] + label > .fa-square:before { content: "\f0c8"; }

.calculator-contain #brick_calculator .brick-bond-item input[type="radio"]:checked + .fa-square:before, .calculator-contain #brick_calculator .brick-bond-item input[type="radio"]:checked + label > .fa-square:before { content: "\f14a"; }

@media (max-width: 767.98px) { .calculator-contain #brick_calculator .brick-bond-item label { display: inline; width: 80%; } }

.calculator-contain #brick_calculator .brick-bond-item i { color: #ffffff; }

.calculator-contain #brick_calculator .calc-summary { color: #ffffff; margin: 2rem 0; }

.calculator-contain #brick_calculator .filters { display: flex; flex-direction: row; flex-wrap: wrap; background-color: #252d33; padding: 1rem 25px; }

@media (min-width: 768px) { .calculator-contain #brick_calculator .filters { padding: 70px 100px; } }

.calculator-contain #brick_calculator .filters__title { width: 100%; color: #ffffff; }

.calculator-contain #brick_calculator .filters__title p { font-size: 22px; font-weight: 700; }

.calculator-contain #brick_calculator .filters__title p span { color: var(--main-accent-colour); font-size: 22px; font-weight: 700; }

.calculator-contain #brick_calculator .filters .top-inputs { display: flex; align-items: center; gap: 20px; margin-bottom: 40px; width: 100%; }

@media (max-width: 991.98px) { .calculator-contain #brick_calculator .filters .top-inputs { flex-wrap: wrap; } }

.calculator-contain #brick_calculator .filters .mid-inputs { width: 100%; margin-bottom: 40px; }

.calculator-contain #brick_calculator .filters .bottom-inputs { width: 100%; }

.calculator-contain #brick_calculator .filters .bottom-inputs .filters__title p { margin-bottom: 2rem; }

.calculator-contain #brick_calculator .filters .bottom-inputs .brick-bond-items { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }

@media (max-width: 575.98px) { .calculator-contain #brick_calculator .filters .bottom-inputs .brick-bond-items { grid-template-columns: repeat(2, 1fr); } }

.calculator-contain #brick_calculator .filters .bottom-inputs .brick-bond-items .brick-bond-item { opacity: 0.4; position: relative; transition: 0.3s; }

.calculator-contain #brick_calculator .filters .bottom-inputs .brick-bond-items .brick-bond-item.active { opacity: 1; }

.calculator-contain #brick_calculator .filters .seperator { padding: 10px 20px 0; color: #ffffff; }

@media (max-width: 991.98px) { .calculator-contain #brick_calculator .filters .seperator { flex: 0 0 1%; padding: 0; }
  .calculator-contain #brick_calculator .filters .seperator.last { padding: 10px 20px 0; flex: 0 0 100%; text-align: center; } }

@media (max-width: 575.98px) { .calculator-contain #brick_calculator .filters .seperator { padding: 10px 20px 0; flex: 0 0 100%; text-align: center; } }

.calculator-contain #brick_calculator .filters .input-contain { align-items: flex-end; color: #ffffff; display: flex; padding: 1rem 0; max-width: 230px; }

@media (max-width: 991.98px) { .calculator-contain #brick_calculator .filters .input-contain { flex: 0 0 44%; padding: 0; } }

@media (max-width: 575.98px) { .calculator-contain #brick_calculator .filters .input-contain { flex: 0 0 100%; width: 100%; max-width: inherit; }
  .calculator-contain #brick_calculator .filters .input-contain input { max-width: inherit !important; } }

@media (max-width: 991.98px) { .calculator-contain #brick_calculator .filters .input-contain:last-child { flex: 0 0 100%; width: 100%; max-width: inherit; }
  .calculator-contain #brick_calculator .filters .input-contain:last-child input { max-width: inherit !important; } }

.calculator-contain #brick_calculator .filters .input-contain label { margin-bottom: 0; }

.calculator-contain #brick_calculator .filters .input-contain input { max-width: 150px; outline: 0; box-shadow: none; text-align: left; padding: 0 1rem; }

.calculator-contain #brick_calculator .filters .input-contain input:active, .calculator-contain #brick_calculator .filters .input-contain input:focus { border-color: var(--main-accent-colour); }

.calculator-contain #brick_calculator .filters .input-contain select { outline: 0; box-shadow: 0; text-align: left; padding: 1rem 0; }

.calculator-contain #brick_calculator .filters .input-contain.large { max-width: 545px; }

.calculator-contain #brick_calculator input, .calculator-contain #brick_calculator label { color: #ffffff; }

.calculator-contain #brick_calculator .results { background-color: #ffffff; color: #252d33; display: none; margin: 2rem auto; padding: 1rem; }

@media (min-width: 768px) { .calculator-contain #brick_calculator .results { padding: 2rem 4rem; } }

.calculator-contain #brick_calculator .results .calculate { align-items: center; display: flex; flex-direction: column; }

.calculator-contain #brick_calculator .results .calculate table { width: 100%; margin: 2rem 0; }

@media (max-width: 767.98px) { .calculator-contain #brick_calculator .results .calculate table thead tr td { text-align: center; } }

.calculator-contain #brick_calculator .results .calculate table tbody tr { border-bottom: 3px solid #252d33; height: 100px; }

.calculator-contain #brick_calculator .results .calculate table tbody tr td { font-size: clamp(1.5rem, 3vw, 2rem); font-weight: 600; }

@media (max-width: 767.98px) { .calculator-contain #brick_calculator .results .calculate table tbody tr td { font-size: 1rem; text-align: center; width: 33.333%; } }

@media (min-width: 768px) { .calculator-contain #brick_calculator .results .calculate .button-contain { display: flex; justify-content: center; margin: 2rem auto; } }

.calculator-contain #brick_calculator .results .calculate .button-contain a { background-color: #f3f3f3; color: #2c3740; font-weight: 400; margin: 0 15px; }

@media (max-width: 767.98px) { .calculator-contain #brick_calculator .results .calculate .button-contain a { margin: 0 0 15px 0; width: 100%; } }

.calculator-contain #brick_calculator .results .calculate .button-contain a:hover { background-color: #e9eef1; }

.calculator-contain #brick_calculator select, .calculator-contain #brick_calculator input { background: transparent; border-width: 0; border-bottom-width: 1px; border-color: #ffffff; color: #ffffff; padding: 5px 0; text-align: center; width: 100%; }

.calculator-contain #brick_calculator select { padding-left: 0; }

.calculator-contain #brick_calculator select option { color: #252d33; }

@media (max-width: 767.98px) { .calculator-contain #brick_calculator button { width: 100%; } }

.calculator-contain #brick_calculator .instruction-notes { color: #ffffff; padding: 1rem; }

@media (min-width: 768px) { .calculator-contain #brick_calculator .instruction-notes { padding: 2rem 4rem 2rem 0; } }

.calculator-contain #brick_calculator .instruction-notes ul { padding-left: 0; }

.calculator-contain #brick_calculator .site-plan { background-color: #ffffff; color: #252d33; padding: 1rem; display: flex; flex-direction: column; justify-content: center; }

@media (min-width: 768px) { .calculator-contain #brick_calculator .site-plan { padding: 2rem; } }

.calculator-contain #brick_calculator button.calculate { background-color: #ffffff; color: #2c3740; }

.calculator-contain #brick_calculator button.calculate:hover { color: #ffffff; background-color: var(--main-accent-colour); }

.calculator-contain .brick-calculator-bottom { background-color: #252d33; padding: 70px 100px 100px; }

@media (max-width: 767.98px) { .calculator-contain .brick-calculator-bottom { padding: 20px 25px 0px 25px; } }

.search-results-banner { margin-bottom: 4rem; background-color: #2c3740; color: #ffffff; padding: 80px 10px; }

@media (min-width: 768px) { .search-results-banner { padding: 177.5px 0 177.5px; } }

.search-results-banner h1 { margin: 0 auto; text-align: center; max-width: 900px; }

.header__search_form, .footer__search_form { background-color: #e9eef1; height: 0; transition: height 0.26s ease; overflow: hidden; margin-right: 0; margin-left: auto; }

@media (max-width: 1199.98px) { .header__search_form, .footer__search_form { width: 100%; }
  .header__search_form .container, .footer__search_form .container { max-width: 100%; } }

.header__search_form.slidedown, .footer__search_form.slidedown { height: 55px; }

.header__search_form .d-flex, .footer__search_form .d-flex { justify-content: flex-end; align-items: center; }

.header__search_form .d-flex .quick-search-form, .footer__search_form .d-flex .quick-search-form { height: 40px; display: inline-flex; margin: 0.5rem 0; align-items: center; justify-content: flex-end; width: 100%; padding-left: 12px; }

.header__search_form .d-flex .quick-search-form input, .footer__search_form .d-flex .quick-search-form input { height: 100%; width: 100%; background-color: #e9eef1; border: 0; border-bottom: 1px solid #2c3740; outline: none; color: #2c3740; padding: 0 1rem; }

.header__search_form .d-flex .quick-search-form ::placeholder, .footer__search_form .d-flex .quick-search-form ::placeholder { /* Chrome/Opera/Safari */ color: #8a9eae; }

.header__search_form .d-flex .quick-search-form ::-moz-placeholder, .footer__search_form .d-flex .quick-search-form ::-moz-placeholder { /* Firefox 19+ */ color: #8a9eae; }

.header__search_form .d-flex .quick-search-form :-ms-input-placeholder, .footer__search_form .d-flex .quick-search-form :-ms-input-placeholder { /* IE 10+ */ color: #8a9eae; }

.header__search_form .d-flex .quick-search-form :-moz-placeholder, .footer__search_form .d-flex .quick-search-form :-moz-placeholder { /* Firefox 18- */ color: #8a9eae; }

.header__search_form .d-flex .quick-search-form button, .footer__search_form .d-flex .quick-search-form button { background: transparent; margin-left: -3rem; padding: 0; width: auto; }

.header__search_form .d-flex .quick-search-form button i, .footer__search_form .d-flex .quick-search-form button i { color: #008ec3; cursor: pointer; padding: 0 1rem; height: 100%; display: flex; font-weight: 600; align-items: center; transition: 0.3s; background: transparent; }

.search-results-listing h2 { margin-bottom: 2rem; }

.search-results-listing ul.search-results { margin: 0; margin-bottom: 2rem; padding: 0; list-style: none; display: flex; flex-wrap: wrap; width: 100%; }

.search-results-listing ul.search-results li { margin-bottom: 2rem; }

.search-results-listing ul.search-results li img { width: 100%; margin-bottom: 0.5rem; }

.search-results-listing ul.search-results li .woocommerce-loop-product_title { border-bottom: 2px solid var(--main-accent-colour); display: block; padding: 0.25rem 1.25rem 0.25rem 0; position: relative; width: 100%; min-height: 60px; }

.search-results-listing ul.search-results li .woocommerce-loop-product_title:after { padding-left: 0; position: absolute; right: 0; top: 0.8rem; transform: translateY(-50%); }

.search-results-listing ul.search-results li .button.add_to_cart_button, .search-results-listing ul.search-results li .button.remove-from-cart-button { white-space: nowrap; overflow: hidden; transition: width 0.4s; width: 50px; margin: 0; position: absolute; top: 10px; right: 20px; transition: 0.3s; }

.search-results-listing ul.search-results li .button.add_to_cart_button span, .search-results-listing ul.search-results li .button.remove-from-cart-button span { top: 0; }

.search-results-listing ul.search-results li .button.add_to_cart_button svg, .search-results-listing ul.search-results li .button.remove-from-cart-button svg { max-height: 50px; max-width: 50px; padding: 0 7px 8px 8px; }

.search-results-listing ul.search-results li .button.add_to_cart_button.in-cart svg .cls-1, .search-results-listing ul.search-results li .button.remove-from-cart-button.in-cart svg .cls-1 { fill: var(--main-accent-colour); }

.search-results-listing ul.search-results li .search-downloads { padding: 1rem 0; display: flex; flex-direction: column; gap: 0.25rem; flex: 0 1 auto; }

.search-results-listing ul.search-results li .search-downloads a:hover { color: var(--main-accent-colour); }

.search-results-listing ul.search-results li .search-downloads a:hover i { color: var(--main-accent-colour); }

.search-results-listing ul.search-results .added_to_cart { display: none; text-align: center; margin: auto; width: 100%; padding: 0; }

.search-results-listing { margin-bottom: 2rem; }

.search-results-listing .row { justify-content: space-between; }

.search-results-listing .search-result-item { height: 100%; display: flex; flex-direction: column; }

.search-results-listing .search-result-item .image { margin-bottom: 1rem; }

.search-results-listing .search-result-item .image img { width: 100%; object-fit: cover; min-height: 200px; margin-bottom: 0; }

.search-results-listing .search-result-item .content-container { display: flex; height: 100%; flex-direction: column; justify-content: space-between; }

.search-results-listing .search-result-item h3 { margin-bottom: 30px; }

.search-results-listing .search-result-item:nth-last-child(-n + 2) { border-bottom-width: 0; }

.search-results-listing .no-results-heading { margin-bottom: 2rem; }

.footer__search_form .d-flex .quick-search-form { width: 100%; }

.footer__search_form .d-flex .quick-search-form input { width: 100%; }

section.request-a-sample { background: #2c3740; color: #ffffff; padding: 100px 0; }

section.request-a-sample h1 { color: #ffffff; margin: 0 auto; padding-bottom: 75px; text-align: center; }

@media (max-width: 767.98px) { section.request-a-sample .form { padding: 0 25px; } }

section.request-a-sample .gform_wrapper.gravity-theme .gsection { border-bottom: none; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps { border-bottom-width: 0; margin: 0 auto; margin-bottom: 75px; text-align: center; width: 75%; }

@media (max-width: 767.98px) { section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps { width: 100%; } }

@media (max-width: 575.98px) { section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step_label { display: none; } }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step_completed .gf_step_number:before, section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step_completed .gf_step_number:after { display: none; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step { color: #ffffff; margin-right: 0; opacity: 0.5; position: relative; width: 33.333%; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step.gf_step_active { opacity: 1; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step.gf_step_active .gf_step_number { position: relative; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step.gf_step_active .gf_step_number:before { height: 30px; top: -30px; left: 50%; transform: translateX(-50%); position: absolute; width: 57px; content: url("assets/icons/Crown_White.svg"); }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step .gf_step_number { text-transform: capitalize; letter-spacing: 0.0225em; font-family: "DM Sans", sans-serif; background-color: #ffffff; border-radius: 0; color: #2c3740; padding: 0.6rem 1rem; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step .gf_step_label { margin-top: 1rem; padding-left: 0; position: absolute; width: auto; left: -48px; min-width: 150px; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step:after { border-bottom: 5px solid #ffffff; content: ""; height: 5px; right: 0; opacity: 0.5; position: absolute; top: 25px; width: calc(100% - 50px); z-index: 1; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step:last-of-type { width: auto; }

section.request-a-sample .gform_wrapper.gravity-theme .gf_page_steps .gf_step:last-of-type:after { display: none; }

section.request-a-sample .gform_wrapper .gform_validation_errors { border-color: var(--main-accent-colour); color: #2c3740; margin: 0 auto 4rem auto; text-align: center; width: 75%; }

section.request-a-sample .gform_wrapper .gform_validation_errors .gform-icon--close:before { color: var(--main-accent-colour); padding: 0.5rem; }

section.request-a-sample .gform_fields .gfield_error .gfield_description { padding: 0.5rem; }

section.request-a-sample .form-darker { background-color: #152023; padding: 4rem; }

@media (max-width: 767.98px) { section.request-a-sample .form-darker { padding: 1rem; } }

@media (min-width: 992px) { section.request-a-sample .confirmation { margin: 0 auto; width: 75%; } }

section.request-a-sample .confirmation .confirmation-message a { color: #ffffff; font-weight: 700; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield input, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select { background: transparent; border-width: 0; border-bottom-width: 1px; border-color: #ffffff; border-radius: 0; color: #ffffff !important; height: 50px; padding: 5px 0 !important; width: 100%; appearance: auto; }

@media (max-width: 575.98px) { section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield input#input_5_26::-webkit-input-placeholder, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select#input_5_26::-webkit-input-placeholder { white-space: pre-line; position: relative; top: -7px; } }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield input::-webkit-input-placeholder, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ffffff; }

@media (max-width: 575.98px) { section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield input::-webkit-input-placeholder, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder { white-space: pre-line; position: relative; top: -7px; } }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield input::-moz-placeholder, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder { /* Firefox 19+ */ color: #ffffff; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield input:-ms-input-placeholder, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder { /* IE 10+ */ color: #ffffff; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield input:-moz-placeholder, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder { /* Firefox 18- */ color: #ffffff; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield select option { color: #141f23; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .ginput_container { position: relative; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .ginput_container .select-loading { bottom: 5px; position: absolute; right: 0; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield #input_5_45_1 + label, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .gfield-choice-input + label { position: relative; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield #input_5_45_1, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .gfield-choice-input { height: 0; opacity: 0; visibility: hidden; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield #input_5_45_1 + label, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .gfield-choice-input + label { padding-left: 30px; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield #input_5_45_1 + label:before, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .gfield-choice-input + label:before { font-family: "Font Awesome 6 Pro"; font-size: clamp(1.5rem, 3vw, 2rem); height: auto; position: absolute; left: 0rem; top: -5px; width: auto; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield #input_5_45_1 + label:before, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .gfield-choice-input + label:before { content: "\f0c8"; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield #input_5_45_1:checked + label:before, section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield .gfield-choice-input:checked + label:before { content: "\f14a"; }

section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer { display: flex; justify-content: space-between; }

section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input.gform_next_button { margin-left: auto; line-height: 1 !important; width: auto !important; }

section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input { background-color: var(--main-accent-colour); color: #ffffff; border: 1px solid var(--main-accent-colour); }

section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover { background-color: #152023; border-color: #ffffff; color: #ffffff; }

section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .gform_previous_button { border-color: #ffffff; background-color: #ffffff; color: #141f23; }

section.request-a-sample .field-section { background-color: #152023; padding: 3rem; }

@media (max-width: 575.98px) { section.request-a-sample .field-section { padding: 1rem; } }

section.request-a-sample .field-section label.gfield_label { text-transform: capitalize; letter-spacing: 0.0225em; font-family: "DM Sans", sans-serif; }

section.request-a-sample .field-section .wpsunshine-gf-search-results { font-size: 100%; cursor: pointer; }

section.request-a-sample .field-section .wpsunshine-gf-search-results a { color: #ffffff; }

section.request-a-sample .field-section .wpsunshine-gf-search-results .wpsunshine-gf-search-result { border-bottom: 1px solid #e9eef1; font-size: 1rem; }

section.request-a-sample .gform_wrapper .gform_body .gform_fields .gfield.top-section h3.gsection_title { text-transform: capitalize; letter-spacing: 0.0225em; font-family: "DM Sans", sans-serif; }

section.request-a-sample form select { background: transparent; border-width: 0; border-bottom-width: 1px; border-color: #ffffff; color: #ffffff; padding: 5px 0; width: 100%; }

section.request-a-sample form button { height: 30px; }

section.request-a-sample form .select-contain, section.request-a-sample form button { background: transparent; color: #ffffff; width: 100%; }

@media (min-width: 768px) { section.request-a-sample form .select-contain, section.request-a-sample form button { width: 20%; } }

section.request-a-sample .woocommerce-form-cart { padding-left: 0; }

section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item { align-items: center; border-bottom: 1px solid #ffffff; display: flex; flex-direction: row; padding: 2rem 0; }

@media (max-width: 575.98px) { section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item { flex-direction: column; align-items: flex-start; } }

section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item a { color: #ffffff; }

section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item a:hover { color: var(--main-accent-colour); }

@media (min-width: 768px) { section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item h3 { margin-bottom: 0; margin-left: 3rem; } }

section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item img { height: 100px; width: 100px; }

@media (max-width: 767.98px) { section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item img { display: none; } }

section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item .remove_from_cart_button { color: #ffffff; margin-left: auto; order: 2; }

@media (max-width: 575.98px) { section.request-a-sample .woocommerce-form-cart .woocommerce-form-cart-item .remove_from_cart_button { margin: 0; } }

section.request-a-sample .products-added { margin-top: 2rem; padding: 2rem 0; }

section.request-a-sample #gform_page_5_2, section.request-a-sample .confirmation { position: relative; }

@media (min-width: 768px) { section.request-a-sample #gform_page_5_2:after, section.request-a-sample .confirmation:after { content: url("assets/icons/Crown_White_Big.svg"); height: 150px; position: absolute; right: 2rem; top: 0; width: 150px; } }

.products-archive-display .no-content { margin-top: 160px; padding-bottom: 40px; }

section.form-page { background: #2c3740; color: #ffffff; padding: 100px 0 0 0; }

section.form-page .top-content { margin: 0 auto 60px; text-align: center; }

section.form-page .form { background-color: #152023; padding: 4rem; }

@media (max-width: 767.98px) { section.form-page .form { padding: 2rem; } }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"]), section.form-page .gform_wrapper .gform_body .gform_fields .gfield select, section.form-page .gform_wrapper .gform_body .gform_fields .gfield textarea { background: transparent; border-width: 0; border-bottom-width: 1px; border-color: #ffffff; border-radius: 0; color: #ffffff !important; height: 50px; padding: 5px 0 !important; width: 100%; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ffffff; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield textarea::-moz-placeholder { /* Firefox 19+ */ color: #ffffff; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield textarea:-ms-input-placeholder { /* IE 10+ */ color: #ffffff; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder, section.form-page .gform_wrapper .gform_body .gform_fields .gfield textarea:-moz-placeholder { /* Firefox 18- */ color: #ffffff; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield textarea { height: initial; }

section.form-page .gform_wrapper .gform_body .gform_fields option { color: #2c3740; }

section.form-page .gform_wrapper .gform_body .gform_fields .ginput_container_multiselect option { color: #ffffff; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield_checkbox .gchoice .gfield-choice-input { height: 0; width: 0; opacity: 0; visibility: hidden; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield_checkbox .gchoice .gfield-choice-input + label { margin-bottom: 0; padding-left: 30px; position: relative; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield_checkbox .gchoice .gfield-choice-input + label:before { font-family: "Font Awesome 6 Pro"; font-size: 1.375rem; height: auto; position: absolute; left: 0rem; top: -5px; width: auto; content: "\f0c8"; }

section.form-page .gform_wrapper .gform_body .gform_fields .gfield_checkbox .gchoice .gfield-choice-input:checked + label:before { content: "\f14a"; }

section.form-page .gform_wrapper .gfield_required { color: #ffffff; }

.brochure { background: linear-gradient(to bottom, #2c3740 465px, transparent 0px); }

.brochure .brochure-intro { text-align: center; justify-content: center; padding-top: 60px; padding-bottom: 60px; }

.brochure .brochure-intro p { color: #ffffff; font-weight: 700; font-size: clamp(1.25rem, 2vw, 1.5rem); max-width: 75%; margin-bottom: 0; }

.brochure .brochure-list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; margin: 0 0 6rem; }

@media (max-width: 991.98px) { .brochure .brochure-list { grid-template-columns: repeat(2, 1fr); margin: 0 0 4rem; gap: 15px; } }

.brochure .brochure-link { position: relative; transition: all 0.3s; }

.brochure .brochure-link:hover .arrow-link, .brochure .brochure-link:hover .btn-arrow, .brochure .brochure-link:hover .filter-product .form-row button, .filter-product .form-row .brochure .brochure-link:hover button, .brochure .brochure-link:hover .filter-project .form-row button, .filter-project .form-row .brochure .brochure-link:hover button, .brochure .brochure-link:hover .filter-guidance .form-row button, .filter-guidance .form-row .brochure .brochure-link:hover button, .brochure .brochure-link:hover .service-upper .link-large a, .service-upper .link-large .brochure .brochure-link:hover a, .brochure .brochure-link:hover .resource-lower .link-large a, .resource-lower .link-large .brochure .brochure-link:hover a, .brochure .brochure-link:hover section.csu-middle .text a, section.csu-middle .text .brochure .brochure-link:hover a { color: var(--main-accent-colour); }

.brochure .brochure-link:hover .arrow-link::after, .brochure .brochure-link:hover .btn-arrow::after, .brochure .brochure-link:hover .filter-product .form-row button::after, .filter-product .form-row .brochure .brochure-link:hover button::after, .brochure .brochure-link:hover .filter-project .form-row button::after, .filter-project .form-row .brochure .brochure-link:hover button::after, .brochure .brochure-link:hover .filter-guidance .form-row button::after, .filter-guidance .form-row .brochure .brochure-link:hover button::after, .brochure .brochure-link:hover .service-upper .link-large a::after, .service-upper .link-large .brochure .brochure-link:hover a::after, .brochure .brochure-link:hover .resource-lower .link-large a::after, .resource-lower .link-large .brochure .brochure-link:hover a::after, .brochure .brochure-link:hover section.csu-middle .text a::after, section.csu-middle .text .brochure .brochure-link:hover a::after { margin-left: 1rem; }

.brochure .brochure-link img { background-color: #e9eef1; padding: 40px 25px; }

.brochure .brochure-link__bottom { background-color: #2c3740; border-top: 6px solid var(--main-accent-colour); padding: 30px 20px; color: #ffffff; min-height: 166px; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; }

.brochure .brochure-link__bottom .arrow-link, .brochure .brochure-link__bottom .btn-arrow, .brochure .brochure-link__bottom .filter-product .form-row button, .filter-product .form-row .brochure .brochure-link__bottom button, .brochure .brochure-link__bottom .filter-project .form-row button, .filter-project .form-row .brochure .brochure-link__bottom button, .brochure .brochure-link__bottom .filter-guidance .form-row button, .filter-guidance .form-row .brochure .brochure-link__bottom button, .brochure .brochure-link__bottom .service-upper .link-large a, .service-upper .link-large .brochure .brochure-link__bottom a, .brochure .brochure-link__bottom .resource-lower .link-large a, .resource-lower .link-large .brochure .brochure-link__bottom a, .brochure .brochure-link__bottom section.csu-middle .text a, section.csu-middle .text .brochure .brochure-link__bottom a { margin-bottom: 6px; transition: all 0.3s; }

.brochure .brochure-link__bottom__title { font-size: clamp(1rem, 1.5vw, 1.25rem); font-weight: 700; display: flex; align-items: center; }

@media (max-width: 575.98px) { .brochure .brochure-link__bottom__title { font-size: 18px; } }

.brochure .brochure-link .quick-download { position: absolute; top: 0; right: 0; width: 50px; height: 50px; background-color: var(--main-accent-colour); color: #ffffff; font-size: 30px; text-align: center; line-height: 50px; transition: 0.2s; }

.brochure .brochure-link .quick-download:hover { color: #2c3740; }

.brochure .brochure-preview { margin-bottom: 2rem; }

.single-brochure .btn, .single-brochure .btn-ib-grey, .single-brochure section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .single-brochure input, .single-brochure .btn-ib-red, .single-brochure .mp-btn, .single-brochure .ib-social-btn { width: fit-content; margin: 0 auto; display: block; }

.default-template__inner { display: flex; justify-content: space-between; }

@media (max-width: 991.98px) { .default-template__inner { flex-direction: column; } }

.default-template__inner__content { flex: 0 0 64%; margin: 3rem 0; }

.default-template__inner__sidebar { flex: 0 0 32%; margin: 3rem 0; }

@media (max-width: 991.98px) { .default-template__inner__sidebar { margin: 0 0 3rem; } }

.default-template__inner__sidebar .sidebar-item { width: 100%; background-color: #2c3740; color: #ffffff; padding: 2rem; }

.default-template__inner__sidebar .sidebar-item h3 { margin: 0; }

.default-template__inner__sidebar .sidebar-item p { color: var(--main-accent-colour); }

.default-template__inner__sidebar .sidebar-item a { color: #ffffff; }

.default-template__inner__sidebar .divider { min-height: 3rem; display: flex; align-items: center; justify-content: center; }

.default-template__inner__sidebar .divider__line { height: 1px; width: 90%; background-color: #b3b3b3; }

.default-template__inner__sidebar .divider:last-child { display: none; }

.single-guidance-main__content { flex: 1 0 60%; margin-top: 100px; padding-right: 3.125rem; }

.single-guidance-main .container { display: flex; }

@media (max-width: 991.98px) { .single-guidance-main .container { flex-direction: column; } }

.related-guidance { flex: 300px; margin-top: 100px; margin-bottom: 50px; padding-left: 3.125rem; }

@media (max-width: 991.98px) { .related-guidance { flex: 1 0 100%; margin-top: 2rem; } }

@media (max-width: 991.98px) { .related-guidance { margin: 2rem 0; } }

@media (min-width: 992px) { .related-guidance { border-left: 1px solid #b3b3b3; } }

@media (max-width: 991.98px) { .related-guidance { padding-left: 15px; padding-right: 15px; } }

.related-guidance h2 { background-color: #2c3740; font-size: 1.1rem; color: #ffffff; margin-bottom: 0; padding: 1rem; }

.related-guidance .related-article { background-size: cover; background-position: center; min-height: 300px; display: flex; align-items: flex-end; margin-bottom: 30px; }

@media (max-width: 767.98px) { .related-guidance .related-article { min-height: 500px; } }

.related-guidance .related-article .text { background-color: rgba(233, 238, 241, 0.9); width: 100%; padding: 30px; color: #2c3740; display: flex; flex-direction: column; justify-content: center; }

.related-guidance .related-article .text a { text-align: right; }

.related-guidance .related-article:first-of-type .text { background-color: rgba(44, 55, 64, 0.9); color: #ffffff; }

.related-guidance .related-article:first-of-type .text a { color: #ffffff; }

.related-guidance .related-article:first-of-type .text a:hover { color: #b3b3b3; }

.home-banner .banner { align-items: center; background-repeat: no-repeat; background-size: cover; background-position: center; display: flex; min-height: 300px; position: relative; width: 100%; }

@media (min-width: 768px) { .home-banner .banner { min-height: 450px; padding: 0; } }

@media (min-width: 1200px) { .home-banner .banner { min-height: 500px; } }

.home-banner .banner .hp-banner-text { padding: 0 20px; z-index: 10; }

@media (min-width: 768px) { .home-banner .banner .hp-banner-text { display: flex; flex-direction: row; padding: 0 10px; padding-bottom: 4.5rem; } }

.home-banner .banner .hp-banner-text h1, .home-banner .banner .hp-banner-text h2, .home-banner .banner .hp-banner-text h3, .home-banner .banner .hp-banner-text h4, .home-banner .banner .hp-banner-text h5, .home-banner .banner .hp-banner-text span { color: #ffffff; }

.home-banner .banner .hp-banner-text a.ib-link, .home-banner .banner .hp-banner-text a.arrow-link, .home-banner .banner .hp-banner-text a.btn-arrow, .home-banner .banner .hp-banner-text .service-upper .link-large a, .service-upper .link-large .home-banner .banner .hp-banner-text a, .home-banner .banner .hp-banner-text .resource-lower .link-large a, .resource-lower .link-large .home-banner .banner .hp-banner-text a, .home-banner .banner .hp-banner-text section.csu-middle .text a, section.csu-middle .text .home-banner .banner .hp-banner-text a { color: #ffffff; }

.home-banner .banner .hp-banner-text a.ib-link:hover:after, .home-banner .banner .hp-banner-text a.arrow-link:hover:after, .home-banner .banner .hp-banner-text a.btn-arrow:hover:after, .home-banner .banner .hp-banner-text .service-upper .link-large a:hover:after, .service-upper .link-large .home-banner .banner .hp-banner-text a:hover:after, .home-banner .banner .hp-banner-text .resource-lower .link-large a:hover:after, .resource-lower .link-large .home-banner .banner .hp-banner-text a:hover:after, .home-banner .banner .hp-banner-text section.csu-middle .text a:hover:after, section.csu-middle .text .home-banner .banner .hp-banner-text a:hover:after { margin-left: 0; }

.home-banner .banner .hp-banner-text span.strapline { align-self: flex-end; font-size: clamp(1.5rem, 3vw, 2rem); font-weight: 700; justify-content: flex-start; margin-bottom: 1rem; }

@media (min-width: 768px) { .home-banner .banner .hp-banner-text .banner-title { margin: auto; margin-bottom: 3rem; text-align: center; } }

.home-banner .banner .hp-banner-text .banner-title p { color: #ffffff; }

.home-banner .banner .banner-slider { position: absolute; top: 0; bottom: 0; left: 0; right: 0; }

.home-banner .banner .banner-slider .slick-list, .home-banner .banner .banner-slider .slick-track { height: 100%; }

.home-banner .banner .banner-slider .slide { background-size: cover; background-repeat: no-repeat; }

.home-banner .banner .banner-slider + .slider-controls .arrows { position: absolute; top: 0; right: 0; }

.home-banner .banner .banner-slider + .slider-controls .arrows .slick-arrow { background-color: #f3f3f3; }

.home-banner .banner .banner-slider + .slider-controls .arrows .slick-arrow:hover { background-color: #e9eef1; }

.page-banner { background-position: center; background-size: cover; }

@media (min-width: 992px) { .page-banner { min-height: 415px; } }

.page-banner.video-banner { background-color: #152023; position: relative; }

@media (max-width: 991.98px) { .page-banner.video-banner { height: 100%; }
  .page-banner.video-banner .container { padding-left: 0; padding-right: 0; } }

.page-banner.no-image { min-height: 220px !important; }

.page-banner.no-image .page-banner-overlay { min-height: 220px !important; }

.page-banner .page-banner-overlay { min-height: 415px; display: flex; align-items: center; }

@media (max-width: 991.98px) { .page-banner .page-banner-overlay { min-height: 200px; } }

.page-banner .page-banner-overlay h1 { color: #ffffff; text-align: center; margin: 0; }

@media (min-width: 992px) { .page-banner.project-banner { min-height: 600px; }
  .page-banner.project-banner .page-banner-overlay { min-height: 600px; background: linear-gradient(0deg, rgba(44, 55, 64, 0.5) 0%, rgba(0, 0, 0, 0) 30%); } }

@media (min-width: 992px) { .page-banner .video-block { display: flex; justify-content: space-between; } }

.page-banner .video-block .video { height: 100%; width: 100%; }

@media (min-width: 992px) { .page-banner .video-block .video { transform: translateX(-100px); } }

.page-banner .video-block .video .video-embed { max-height: 800px; }

.page-banner .video-block .video .video-embed iframe { max-height: 800px; }

.page-banner .video-block .video .video-wrapper { height: 100%; position: relative; }

.page-banner .video-block .video .video-wrapper video, .page-banner .video-block .video .video-wrapper iframe { height: 100%; width: 100%; position: absolute; top: 0; }

.page-banner .video-block .video .video-wrapper p { margin-bottom: 0; }

.page-banner .video-block .text-contain { color: #ffffff; display: flex; justify-content: center; padding: 2rem 10px 1rem; }

@media (min-width: 992px) { .page-banner .video-block .text-contain { align-items: center; justify-content: flex-start; padding: 4rem 0; } }

section.project-archive-upper { background: linear-gradient(to bottom, #2c3740 85%, transparent 0); margin-bottom: 4rem; }

@media (max-width: 991.98px) { section.project-archive-upper { background: #2c3740; } }

section.project-archive-upper h1 { color: #ffffff; padding: 4rem 0; text-align: center; width: 100%; }

section.project-archive-upper .text { align-items: center; color: #ffffff; display: flex; flex-direction: column; margin-top: 2rem; padding: 0 5rem; }

@media (max-width: 991.98px) { section.project-archive-upper .text { align-items: flex-start; flex-direction: row; margin: 2rem 0; }
  section.project-archive-upper .text .svg { display: none; } }

section.project-archive-upper .text .svg { margin-left: auto; margin-top: auto; }

section.project-archive-upper .text .svg svg { max-width: 75px; max-height: 75px; }

section.project-archive-upper .feat-project-content a { color: #ffffff; font-size: inherit; }

section.project-archive-middle .content { margin: 0 auto; text-align: center; }

section.project-archive-middle .content p, section.project-archive-middle .content strong { font-size: 1.1rem; }

section.project-archive-middle .filter-project { background-color: #2c3740; margin: 2rem 0; }

@media (max-width: 991.98px) { section.project-archive-middle .filter-project { padding: 2rem 1rem; } }

section.project-archive-middle .filter-project .form-row { width: 100%; }

section.project-archive-middle .filter-project .form-row select { width: 100%; }

section.project-archive-middle .filter-project .form-row button { font-weight: 300; }

section.project-archive-middle .filter-project .form-row .select-contain { background: transparent; color: #ffffff; width: 100%; }

section .project-item { background-repeat: no-repeat; background-size: cover; display: flex; flex-direction: column; justify-content: flex-end; min-height: 350px; width: 100%; background-position: center; }

section .project-item .title-contain { background-color: rgba(255, 255, 255, 0.9); display: flex; flex: 0 0 50%; flex-wrap: wrap; max-width: 50%; padding: 1rem 2rem; }

@media (max-width: 991.98px) { section .project-item .title-contain { flex: 0 0 100%; max-width: 100%; } }

section .project-item .title-contain h3, section .project-item .title-contain a { color: #2c3740; margin-bottom: 0; width: 100%; }

section .project-item .title-contain .arrow-link, section .project-item .title-contain .btn-arrow, section .project-item .title-contain .filter-product .form-row button, .filter-product .form-row section .project-item .title-contain button, section .project-item .title-contain .filter-project .form-row button, .filter-project .form-row section .project-item .title-contain button, section .project-item .title-contain .filter-guidance .form-row button, .filter-guidance .form-row section .project-item .title-contain button, section.project-archive-middle .filter-project .form-row .project-item .title-contain button, section .project-item .title-contain .service-upper .link-large a, .service-upper .link-large section .project-item .title-contain a, section .project-item .title-contain .resource-lower .link-large a, .resource-lower .link-large section .project-item .title-contain a, section.csu-middle .project-item .title-contain .text a, section.csu-middle .text .project-item .title-contain a { margin: 0; }

section.project-upper { background-color: #2c3740; padding: 4rem 0; }

@media (max-width: 991.98px) { section.project-upper { padding: 2rem 0 0; } }

section.project-upper .project-product-row, section.project-upper .project-header-info, section.project-upper .project-description { display: flex; flex: 1 0 100%; flex-wrap: wrap; margin-left: -10px; margin-right: -10px; }

section.project-upper .project-scope, section.project-upper .project-industry { background-color: #252d33; color: #ffffff; margin-bottom: 2.5rem; padding: 2rem; }

section.project-upper .project-scope h3, section.project-upper .project-industry h3 { margin-bottom: 0; }

section.project-upper .project-scope h3 span, section.project-upper .project-industry h3 span { font-size: clamp(1.5rem, 3vw, 2rem); font-weight: 300; }

section.project-upper .product-item { display: flex; flex: 1 0 100%; flex-wrap: wrap; }

section.project-upper .product-item .product-image { display: flex; flex: 0 0 33%; padding-right: 2rem; }

@media (min-width: 768px) { section.project-upper .product-item .product-image { flex: 0 0 30%; max-width: 30%; } }

@media (min-width: 1200px) { section.project-upper .product-item .product-image { flex: 0 0 20%; max-width: 20%; } }

section.project-upper .product-item .product-image a { display: flex; }

section.project-upper .product-item .product-info { display: flex; flex: 0 0 66%; flex-direction: column; justify-content: center; max-width: 80%; }

@media (min-width: 768px) { section.project-upper .product-item .product-info { flex: 0 0 70%; max-width: 70%; } }

@media (min-width: 1200px) { section.project-upper .product-item .product-info { flex: 0 0 80%; max-width: 80%; } }

section.project-upper .product-item .product-info h3 { border-bottom: 1px solid #ffffff; padding-bottom: 1rem; }

section.project-upper .product-item .product-info h3 a { font-size: clamp(1.5rem, 3vw, 2rem); padding-top: 0; }

section.project-upper .product-item .product-info a { padding-top: 1rem; }

section.project-upper .product-item .product-info h3, section.project-upper .product-item .product-info a { color: #ffffff; margin-bottom: 0; max-width: 100%; }

section.project-upper a, section.project-upper p { color: #ffffff; }

section.project-middle .project-description { background: linear-gradient(to bottom, #2c3740 432px, transparent 0); padding: 2rem 0 0; margin-bottom: 5rem; color: #ffffff; }

@media (max-width: 991.98px) { section.project-middle .project-description { background: #2c3740; } }

@media (max-width: 1199.98px) { section.project-middle .project-description { background: linear-gradient(to bottom, #2c3740 590px, transparent 0); } }

section.project-middle .project-description .text-block { padding: 0; padding-bottom: 2rem; padding-right: 4rem; position: relative; }

@media (min-width: 992px) { section.project-middle .project-description .text-block { padding-bottom: 0.5rem; } }

@media (max-width: 991.98px) { section.project-middle .project-description .text-block { padding-right: 15px; } }

section.project-middle .project-description .text-block a { color: var(--main-accent-colour); }

@media (max-width: 991.98px) { section.project-middle .project-description .social-share { width: 100%; } }

@media (min-width: 768px) and (max-width: 991.98px) { section.project-middle .project-description .social-share .ib-social-btn { width: 20%; } }

section.project-middle .project-images-contain { position: relative; }

@media (max-width: 575.98px) { section.project-middle .gallery { background-color: #ffffff; } }

@media (max-width: 991.98px) { section.project-lower { margin-top: 2rem; } }

.projects-wrapper .loading { margin: auto; text-align: center; }

.projects-wrapper .loading svg { width: 150px; height: 150px; margin: auto; text-align: center; }

.projects__load-more .loading svg { width: 150px; height: 150px; text-align: center; }

div.single-project { display: grid; grid-template-rows: auto auto auto auto auto; row-gap: 1rem; margin-bottom: 4rem; grid-template-columns: 1rem calc(100% - 2rem) 1rem; }

@media (min-width: 576px) { div.single-project { grid-template-columns: 1fr 540px 1fr; } }

@media (min-width: 768px) { div.single-project { grid-template-columns: 1fr 720px 1fr; row-gap: 0; } }

@media (min-width: 992px) { div.single-project { grid-template-columns: 1fr calc(960px * 0.75) calc(960px * 0.25) 1fr; column-gap: 20px; } }

@media (min-width: 1200px) { div.single-project { grid-template-columns: 1fr calc(1100px * 0.757) calc(1100px * 0.243) 1fr; } }

@media (min-width: 1390px) { div.single-project { grid-template-columns: 1fr calc(1290px * 0.757) calc(1290px * 0.243) 1fr; } }

div.single-project .single-project-upper-bg { grid-column-start: 1; grid-column-end: 5; grid-row-start: 1; grid-row-end: 3; background-color: #2c3740; }

@media (min-width: 992px) { div.single-project .single-project-upper-bg { grid-column-start: 1; grid-column-end: 5; } }

div.single-project .project-upper { grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 1; }

@media (min-width: 992px) { div.single-project .project-upper { grid-column-start: 2; grid-column-end: 4; } }

div.single-project .project-middle { grid-column-start: 2; grid-column-end: 3; grid-row-start: 2; grid-row-end: 2; }

@media (min-width: 992px) { div.single-project .project-middle { grid-column-start: 2; grid-column-end: 2; } }

div.single-project .project-slider-contain { grid-column-start: 2; grid-column-end: 3; grid-row-start: 3; grid-row-end: 3; position: relative; flex: 0 0 100%; max-width: 100%; }

@media (min-width: 992px) { div.single-project .project-slider-contain { grid-column-start: 2; grid-column-end: 2; } }

div.single-project .project-slider-contain .slick-list { margin: 0; }

div.single-project .project-slider-contain .slider-controls { position: absolute; top: 0; right: 0; }

@media (max-width: 991.98px) { div.single-project .project-slider-contain .slider-controls { position: static; display: flex; justify-content: center; padding-bottom: 30px; } }

div.single-project .project-slider-contain .slider-controls .arrows button { float: left; }

div.single-project .project-slider-contain .slider-controls .arrows button i { color: #2c3740; }

div.single-project .project-slider-contain .slider-controls .arrows .slick-disabled i { opacity: 0.4; }

div.single-project .project-slider-contain .slide { position: relative; margin: 0; }

div.single-project .project-slider-contain .slide .zoom-img { bottom: 0; left: 0; position: absolute; }

div.single-project .project-slider-contain .slick-slide img { width: 100%; }

div.single-project .project-gallery-sidebar { grid-column-start: 2; grid-column-end: 3; grid-row-start: 4; grid-row-end: 4; position: relative; z-index: 4; }

@media (min-width: 992px) { div.single-project .project-gallery-sidebar { grid-column-start: 3; grid-column-end: 3; grid-row-start: 2; grid-row-end: 4; } }

div.single-project .project-gallery-sidebar .image-container { position: sticky; top: 100px; }

div.single-project .project-gallery-sidebar .gallery-item { align-items: flex-end; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; margin-top: 16px; min-height: 300px; }

@media (min-width: 992px) { div.single-project .project-gallery-sidebar .gallery-item { min-height: 350px; }
  div.single-project .project-gallery-sidebar .gallery-item:first-of-type .zoom-img { background-color: #2c3740; }
  div.single-project .project-gallery-sidebar .gallery-item:first-of-type .zoom-img svg .cls-1 { fill: #ffffff; }
  div.single-project .project-gallery-sidebar .gallery-item:first-of-type .zoom-img i, div.single-project .project-gallery-sidebar .gallery-item:first-of-type .zoom-img span { color: #ffffff; } }

div.single-project .project-gallery-sidebar .image-container.sticky { position: fixed; top: 150px; }

div.single-project .project-gallery-sidebar .image-container.passed { position: absolute; bottom: -1rem; }

div.single-project .project-lower { grid-column-start: 2; grid-column-end: 3; grid-row-start: 5; grid-row-end: 5; }

div.single-project .project-lower h2 { margin-bottom: 3rem; }

@media (min-width: 992px) { div.single-project .project-lower { grid-column-start: 2; grid-column-end: 4; grid-row-start: 4; grid-row-end: 5; } }

div.single-project .project-lower .container { margin: 0; padding: 0; max-width: inherit; }

div.single-project .project-lower .container .row { padding: 0; }

.project-lower { margin-bottom: 3rem; }

.project-lower h2 { margin-bottom: 2rem; }

.project-lower img { margin-bottom: 0.5rem; }

@media (min-width: 992px) { .project-lower .slick-track { margin: 0; min-width: 1372px; } }

.project-lower .slider-dots { align-items: center; display: flex; justify-content: center; flex-direction: column; }

.project-lower .slider-dots .slick-dots { display: grid; padding-left: 0; grid-auto-flow: column; gap: 15px; line-height: 5px; margin-bottom: 0; list-style: none; }

.project-lower .slider-dots li button { background-color: #b3b3b3; border-radius: 50px; cursor: pointer; height: 15px; width: 15px; text-indent: -999px; overflow: hidden; }

.project-lower .slider-dots li.slick-active button { background-color: var(--main-accent-colour); }

.fancybox-navigation .fancybox-button { opacity: 1 !important; background-color: var(--main-accent-colour) !important; color: #ffffff; transform: scale(1.5) !important; }

.fancybox-navigation .fancybox-button:hover { color: #141f23; }

.fancybox-navigation .fancybox-button--arrow_left { left: 20px !important; }

.fancybox-navigation .fancybox-button--arrow_right { right: 20px !important; }

.single-project .page-banner { height: 415px; }

.single-project .page-banner .page-banner-overlay { background: none; height: 415px; }

.homepage-slider-section, .service-slider-section { position: relative; }

@media (max-width: 1199.98px) { .homepage-slider-section, .service-slider-section { overflow: hidden; } }

.homepage-slider-section .slide, .service-slider-section .slide { padding: 0; }

.homepage-slider-section .slide .text, .service-slider-section .slide .text { color: #2c3740; padding-top: 30px; display: flex; justify-content: center; margin: 0 auto; padding: 0 20px; }

@media (min-width: 1200px) { .homepage-slider-section .slide .text, .service-slider-section .slide .text { padding: 2rem 4rem 0 4rem; } }

.homepage-slider-section .slide .text p:not(:last-of-type), .service-slider-section .slide .text p:not(:last-of-type) { margin-bottom: 30px; }

@media (max-width: 991.98px) { .homepage-slider-section .slide .text p:not(:last-of-type), .service-slider-section .slide .text p:not(:last-of-type) { max-width: none; } }

.homepage-slider-section .slide .text p:last-of-type, .service-slider-section .slide .text p:last-of-type { margin-bottom: 0; }

.homepage-slider-section .slide .text a, .service-slider-section .slide .text a { color: #2c3740; text-decoration: none; }

.homepage-slider-section .slide .text a:hover, .service-slider-section .slide .text a:hover { color: #00a3e1; }

.homepage-slider-section .slide .text.order-2, .service-slider-section .slide .text.order-2 { margin-left: 4rem; margin-right: auto; }

@media (max-width: 991.98px) { .homepage-slider-section .slide .text.order-2, .service-slider-section .slide .text.order-2 { margin-left: 2rem; } }

@media (max-width: 767.98px) { .homepage-slider-section .slide .text.order-2, .service-slider-section .slide .text.order-2 { margin-left: 0; } }

.homepage-slider-section .slide .image img, .service-slider-section .slide .image img { width: 100%; }

.homepage-slider-section .slider-controls, .service-slider-section .slider-controls { position: absolute; top: 0; left: 50%; }

@media (max-width: 991.98px) { .homepage-slider-section .slider-controls, .service-slider-section .slider-controls { display: flex; justify-content: center; bottom: 0; left: 0; width: 100%; } }

.homepage-slider-section .slider-controls .arrows button, .service-slider-section .slider-controls .arrows button { float: left; }

.homepage-slider-section .slider-controls .arrows button i, .service-slider-section .slider-controls .arrows button i { color: #2c3740; }

.homepage-slider-section.to-right .slider-controls, .service-slider-section.to-right .slider-controls { left: auto; right: 50%; }

.homepage-slider-section { background-color: #e9eef1; position: relative; padding-bottom: 30px; }

@media (min-width: 992px) { .homepage-slider-section { min-height: 525px; padding-bottom: 100px; } }

@media (min-width: 1200px) { .homepage-slider-section { min-height: auto; } }

.form .gform_wrapper .gform_body .gform_fields .ginput_container input, .form .gform_wrapper .gform_body .gform_fields .ginput_container textarea { border: none; border-bottom: 1px solid #000000; padding: 0; color: #000000 !important; }

.form .gform_wrapper .gform_body .gform_fields .ginput_container input::-webkit-input-placeholder, .form .gform_wrapper .gform_body .gform_fields .ginput_container textarea::-webkit-input-placeholder { color: #000000; }

.form .gform_wrapper .gform_body .gform_fields .ginput_container input::-moz-placeholder, .form .gform_wrapper .gform_body .gform_fields .ginput_container textarea::-moz-placeholder { color: #000000; }

.form .gform_wrapper .gform_body .gform_fields .ginput_container input:-ms-input-placeholder, .form .gform_wrapper .gform_body .gform_fields .ginput_container textarea:-ms-input-placeholder { color: #000000; }

.form .gform_wrapper .gform_body .gform_fields .ginput_container input:-moz-placeholder, .form .gform_wrapper .gform_body .gform_fields .ginput_container textarea:-moz-placeholder { color: #000000; }

.form .gform_wrapper .gform_body .gform_fields .ginput_container input:active, .form .gform_wrapper .gform_body .gform_fields .ginput_container input:focus, .form .gform_wrapper .gform_body .gform_fields .ginput_container textarea:active, .form .gform_wrapper .gform_body .gform_fields .ginput_container textarea:focus { border-color: var(--main-accent-colour); }

.gform_wrapper.gravity-theme .file-upload { border-bottom: 1px solid #2c3740; }

.gform_wrapper.gravity-theme .file-upload .gfield_label { font-weight: 400; position: absolute; }

.gform_wrapper.gravity-theme .file-upload input[type="file"] { position: relative; visibility: hidden; }

.gform_wrapper.gravity-theme .file-upload input[type="file"]:after { cursor: pointer; height: clamp(1.5rem, 3vw, 2rem); right: 0; position: absolute; visibility: visible; width: clamp(1.5rem, 3vw, 2rem); content: url("assets/icons/Resources.svg"); }

.gform_wrapper.gravity-theme .file-upload .gform_fileupload_rules { display: none; }

.gform_ajax_spinner { background-image: url("assets/icons/Crown_White.svg"); background-position: center; background-repeat: no-repeat; background-size: 30px 30px; height: 60px; margin-top: -10px; width: 60px; }

.resource-item { background-color: #2c3740; border-top: 10px solid var(--main-accent-colour); display: flex; flex-direction: column; justify-content: start; margin-bottom: 1rem; min-height: 350px; height: 350px; padding: 0 1.75rem; width: 100%; }

@media (max-width: 1199.98px) { .resource-item { min-height: 250px; } }

.resource-item.primary .title-contain { flex: 0 0 50%; max-width: 50%; }

.resource-item .wrappa { padding: 1rem 0; display: flex; flex-direction: column; height: 100%; justify-content: space-between; }

.resource-item .wrappa .resource-item-desc { color: #ffffff; }

.resource-item a.arrow-link, .resource-item a.btn-arrow, .resource-item .service-upper .link-large a, .service-upper .link-large .resource-item a, .resource-item .resource-lower .link-large a, .resource-lower .link-large .resource-item a, .resource-item section.csu-middle .text a, section.csu-middle .text .resource-item a { padding: 1rem 0; }

.resource-item .title-contain { align-items: center; border-bottom: 5px solid var(--main-accent-colour); display: flex; flex-direction: row; justify-content: start; flex: 0 0 auto; flex-wrap: nowrap; min-height: 100px; padding: 16px 0; }

.resource-item .title-contain .svg { height: 50px; width: 50px; }

.resource-item .title-contain .svg svg .cls-1 { fill: #ffffff !important; }

.resource-item .title-contain .svg svg g { fill: #ffffff; }

.resource-item .title-contain h4 { align-self: center; margin-bottom: 0; max-width: 79%; padding-left: 0.5rem; }

.resource-item .title-contain a { display: flex; }

.resource-item h3, .resource-item a, .resource-item svg { color: #ffffff; }

body:not(.page-template-home).active-industry-merchants .resource-item { border-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-merchants .resource-item .title-contain { border-color: var(--main-accent-colour); }

body:not(.page-template-home).active-industry-architects .resource-item { border-color: #62a86b; }

body:not(.page-template-home).active-industry-architects .resource-item .title-contain { border-color: #62a86b; }

body:not(.page-template-home).active-industry-developers .resource-item { border-color: #f2a644; }

body:not(.page-template-home).active-industry-developers .resource-item .title-contain { border-color: #f2a644; }

body:not(.page-template-home).active-industry-self-builders .resource-item { border-color: #9bd3c4; }

body:not(.page-template-home).active-industry-self-builders .resource-item .title-contain { border-color: #9bd3c4; }

body:not(.page-template-home).active-industry-contractors .resource-item { border-color: #ab8fe5; }

body:not(.page-template-home).active-industry-contractors .resource-item .title-contain { border-color: #ab8fe5; }

.faq-accordian .faq-wrapper { border: 1px solid rgba(0, 0, 0, 0.8); max-width: 1000px; margin: 0 0 2rem 0; }

.faq-accordian .faq-wrapper .question { padding: 1rem 4rem 1rem 2rem; background-color: rgba(0, 0, 0, 0.8); color: #ffffff; position: relative; cursor: pointer; }

.faq-accordian .faq-wrapper .question h3 { margin-bottom: 0; }

.faq-accordian .faq-wrapper .question .icon { position: absolute; right: 2rem; top: 0; bottom: 0; display: flex; align-items: center; }

.faq-accordian .faq-wrapper .answer { padding: 1rem 2rem; }

.guidance-block { margin-top: 4rem; margin-bottom: 4rem; }

.guidance-block .guidance-title { position: relative; display: flex; align-items: flex-end; gap: 50px; margin-bottom: 1rem; justify-content: space-between; }

.guidance-block .guidance-title h3 { margin: 0; }

.guidance-block .guidance-title .svg { position: absolute; top: -35px; right: 0; }

@media (max-width: 767.98px) { .guidance-block .guidance-title .svg { display: none; } }

.guidance-block .guidance-title .svg svg { max-width: 75px; max-height: 75px; }

.guidance-block .guidance-list { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; }

@media (max-width: 991.98px) { .guidance-block .guidance-list { grid-template-columns: repeat(1, 1fr); } }

.guidance-block .guidance-list .guidance-item { transition: all 0.3s; }

.guidance-block .guidance-list .guidance-item:first-of-type { grid-column: span 1; }

.guidance-block .guidance-list .guidance-item__image { height: 415px; overflow: hidden; }

.guidance-block .guidance-list .guidance-item__image img { height: 100%; object-fit: cover; }

.guidance-block .guidance-list .guidance-item__content { background-color: #2c3740; border-top: 6px solid var(--main-accent-colour); padding: 30px 20px; color: #ffffff; display: flex; flex-direction: column; justify-content: space-between; align-items: flex-start; }

.guidance-block .guidance-list .guidance-item__content a p { color: white; }

.guidance-block .guidance-list .guidance-item__content h4 { color: white; }

.guidance-block .guidance-list .guidance-item__content h4 a { color: white !important; font-size: inherit; }

.guidance-block .guidance-list .guidance-item__content a:not(.arrow-link):not(.btn-arrow) { color: #01161f; }

.guidance-block .guidance-list .guidance-item__content .arrow-link, .guidance-block .guidance-list .guidance-item__content .btn-arrow, .guidance-block .guidance-list .guidance-item__content .filter-product .form-row button, .filter-product .form-row .guidance-block .guidance-list .guidance-item__content button, .guidance-block .guidance-list .guidance-item__content .filter-project .form-row button, .filter-project .form-row .guidance-block .guidance-list .guidance-item__content button, .guidance-block .guidance-list .guidance-item__content .filter-guidance .form-row button, .filter-guidance .form-row .guidance-block .guidance-list .guidance-item__content button, .guidance-block .guidance-list .guidance-item__content .service-upper .link-large a, .service-upper .link-large .guidance-block .guidance-list .guidance-item__content a, .guidance-block .guidance-list .guidance-item__content .resource-lower .link-large a, .resource-lower .link-large .guidance-block .guidance-list .guidance-item__content a, .guidance-block .guidance-list .guidance-item__content section.csu-middle .text a, section.csu-middle .text .guidance-block .guidance-list .guidance-item__content a { color: white; }

.guidance-block .guidance-list .guidance-item__content .arrow-link:hover, .guidance-block .guidance-list .guidance-item__content .btn-arrow:hover, .guidance-block .guidance-list .guidance-item__content .filter-product .form-row button:hover, .filter-product .form-row .guidance-block .guidance-list .guidance-item__content button:hover, .guidance-block .guidance-list .guidance-item__content .filter-project .form-row button:hover, .filter-project .form-row .guidance-block .guidance-list .guidance-item__content button:hover, .guidance-block .guidance-list .guidance-item__content .filter-guidance .form-row button:hover, .filter-guidance .form-row .guidance-block .guidance-list .guidance-item__content button:hover, .guidance-block .guidance-list .guidance-item__content .service-upper .link-large a:hover, .service-upper .link-large .guidance-block .guidance-list .guidance-item__content a:hover, .guidance-block .guidance-list .guidance-item__content .resource-lower .link-large a:hover, .resource-lower .link-large .guidance-block .guidance-list .guidance-item__content a:hover, .guidance-block .guidance-list .guidance-item__content section.csu-middle .text a:hover, section.csu-middle .text .guidance-block .guidance-list .guidance-item__content a:hover { color: var(--main-accent-colour); }

.data-sheets-links { padding-top: 4rem; margin-bottom: 4rem; }

.data-sheets-links .row .col-12 { margin-bottom: 2rem; }

.data-sheets-links .row .col-12:last-child { margin-bottom: 0; }

.page-template-resource-listing .guidance-block { margin-bottom: 4rem; }

.page-template-resource-listing .svg-animate svg { display: none; }

.data-sheet-block .heading { background-color: var(--bs-blue-dark); padding: 1rem 2rem; color: #ffffff; position: relative; cursor: pointer; display: flex; justify-content: space-between; align-items: center; transition: 0.3s; }

.data-sheet-block .heading:hover { background-color: var(--main-accent-colour); }

.data-sheet-block .heading:hover i { color: #ffffff !important; }

.data-sheet-block .heading h3 { margin: 0; }

.data-sheet-block .heading i { font-size: clamp(1.5rem, 3vw, 2rem); transition: 0.6s; }

.data-sheet-block .heading i.rotate { transform: rotate(180deg); }

.data-sheet-block .heading.open i { color: var(--main-accent-colour); transform: rotate(-180deg); }

.data-sheet-block .content { background-color: #fff; border-left: 1px solid var(--bs-blue-dark); border-right: 1px solid var(--bs-blue-dark); border-bottom: 1px solid var(--bs-blue-dark); padding: 1rem 4rem 1rem 2rem; display: flex; flex-wrap: wrap; }

.data-sheet-block .resource-downloads { flex: 1 1 auto; width: 50%; margin-bottom: 1rem; }

@media (max-width: 991.98px) { .data-sheet-block .resource-downloads { width: 100%; } }

.data-sheet-block .resource-downloads h4 { margin: 0 0 0.25rem 0; }

.data-sheet-block .resource-downloads ul { list-style-type: none; margin: 0; padding: 0; }

.data-sheet-block .resource-downloads ul li { display: flex; justify-content: space-between; max-width: 80%; margin-bottom: 8px; }

.data-sheet-block .resource-downloads ul li a:hover { color: var(--main-accent-colour); }

.search-results-ajax-container { z-index: 99999; overflow: hidden; position: absolute; right: 10px; background: rgba(233, 238, 241, 0.8); padding: 0; backdrop-filter: blur(5px); }

.search-results-ajax-container .search-loading { display: none; }

.search-results-ajax-container .search-results-ajax-inner { max-height: 364px; overflow-y: auto; }

.search-results-ajax-container .search-results-ajax-inner ul { margin: 0; padding: 0; display: flex; flex-direction: column; }

.search-results-ajax-container .search-results-ajax-inner ul li { border-bottom: 1px solid var(--main-accent-colour); }

.search-results-ajax-container .search-results-ajax-inner .search-item { display: flex; gap: 1rem; padding: 12px; position: relative; }

.search-results-ajax-container .search-results-ajax-inner .search-item .search-item-details { display: flex; flex-direction: column; width: 100%; padding-right: 2rem; }

.search-results-ajax-container .search-results-ajax-inner .search-item .search-item-details .search-item-title { flex: 1 1 100%; }

.search-results-ajax-container .search-results-ajax-inner .search-item .search-item-details .search-item-title h5 { margin-bottom: 0; }

.search-results-ajax-container .search-results-ajax-inner .search-item .search-item-details .search-item-title a { display: block; padding-bottom: 0.5rem; height: 100%; width: 100%; }

.search-results-ajax-container .search-results-ajax-inner .search-item .search-item-details .search-downloads { display: flex; flex-direction: column; flex: 0 1 auto; }

.search-results-ajax-container .search-results-ajax-inner .search-item .search-item-details .search-downloads a:hover { color: var(--main-accent-colour); }

.search-results-ajax-container .search-results-ajax-inner .search-item .search-item-details .search-downloads a:hover i { color: var(--main-accent-colour); }

.search-results-ajax-container .search-results-ajax-inner .search-item:hover { background: #e9eef1; }

.search-results-ajax-container .search-results-ajax-inner .search-item img { max-width: 75px; max-width: 75px; border: 1px solid #2c3740; }

.search-results-ajax-container .search-results-ajax-inner .search-item h5 { font-weight: normal; font-size: 1rem; }

.search-results-ajax-container .search-results-ajax-inner .search-item:after { content: "\f054"; width: 15px; height: 15px; font-family: "Font Awesome 6 Pro"; font-size: 13px; font-weight: bold; display: block; position: absolute; right: 15px; }

.search-results-ajax-container .search-results-ajax-inner .search-item:hover:after { color: var(--main-accent-colour); }

.search-results-ajax-container .search-no-results { padding: 12px; background: white; background: #e9eef1; }

.search-results-ajax-container .search-no-results h5 { margin-bottom: 0; font-weight: 600; font-size: 1.125rem; }

.search-results-ajax-container .search-ajax-result-count { background: #171d22; padding: 12px; color: white; display: none; }

.search-results-ajax-container .search-ajax-result-count a { display: block; color: white; }

.about-page .content-block .container { display: flex; justify-content: center; align-items: center; }

@media (max-width: 991.98px) { .about-page .content-block .container { flex-direction: column; } }

.about-page .content-block .image-wrapper { flex: 1 1 50%; padding: 5rem 0; }

@media (max-width: 991.98px) { .about-page .content-block .image-wrapper { padding: 3rem 0 0; } }

.about-page .content-block .content-wrapper { flex: 1 1 50%; padding: 60px; }

@media (max-width: 767.98px) { .about-page .content-block .content-wrapper { padding: 60px 30px; } }

.about-page .content-block .content-wrapper .btn, .about-page .content-block .content-wrapper .btn-ib-grey, .about-page .content-block .content-wrapper section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .about-page .content-block .content-wrapper input, .about-page .content-block .content-wrapper .btn-ib-red, .about-page .content-block .content-wrapper .mp-btn, .about-page .content-block .content-wrapper .ib-social-btn { width: auto; min-width: 180px; }

.about-page .content-block.left_image .image-wrapper { order: 1; }

.about-page .content-block.left_image .content-wrapper { order: 2; }

.about-page .content-block.right_image .image-wrapper { order: 2; }

@media (max-width: 991.98px) { .about-page .content-block.right_image .image-wrapper { order: 1; } }

.about-page .content-block.right_image .content-wrapper { order: 1; }

@media (max-width: 991.98px) { .about-page .content-block.right_image .content-wrapper { order: 2; } }

.about-page .content-block.centre_content { align-items: center; text-align: center; }

.about-page .content-block.centre_content .image-wrapper { display: none; }

.about-page .content-block.centre_content .content-wrapper { flex: 1 1 80%; max-width: 1200px; }

.about-page .content-block.bg-white { background-color: #ffffff; }

.about-page .content-block.bg-light-grey { background-color: #e9eef1; }

.about-page .content-block.bg-navy { background-color: #2c3740; color: #ffffff; }

.about-page .content-block.bg-navy a { color: var(white); }

.about-page .content-block.bg-navy .btn, .about-page .content-block.bg-navy .btn-ib-grey, .about-page .content-block.bg-navy section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .about-page .content-block.bg-navy input, .about-page .content-block.bg-navy .btn-ib-red, .about-page .content-block.bg-navy .mp-btn, .about-page .content-block.bg-navy .ib-social-btn, .about-page .content-block.bg-navy input[type=submit] { background-color: var(--main-accent-colour); color: #ffffff; }

.about-page .content-block.bg-navy .btn:hover, .about-page .content-block.bg-navy .btn-ib-grey:hover, .about-page .content-block.bg-navy section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .about-page .content-block.bg-navy input:hover, .about-page .content-block.bg-navy .btn-ib-red:hover, .about-page .content-block.bg-navy .mp-btn:hover, .about-page .content-block.bg-navy .ib-social-btn:hover, .about-page .content-block.bg-navy input[type=submit]:hover { background-color: #ffffff; color: #141f23; }

.about-page .content-block.bg-navy .svg-animate .svg.animate svg path { fill: #FFF; }

.about-page .content-block.bg-black { background-color: #141f23; color: #ffffff; }

.about-page .content-block.bg-black a { color: var(--main-accent-colour); }

.about-page .content-block.bg-black .btn, .about-page .content-block.bg-black .btn-ib-grey, .about-page .content-block.bg-black section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .about-page .content-block.bg-black input, .about-page .content-block.bg-black .btn-ib-red, .about-page .content-block.bg-black .mp-btn, .about-page .content-block.bg-black .ib-social-btn { background-color: var(--main-accent-colour); color: #ffffff; }

.about-page .content-block.bg-black .btn:hover, .about-page .content-block.bg-black .btn-ib-grey:hover, .about-page .content-block.bg-black section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer input:hover, section.request-a-sample .gform_wrapper.gravity-theme .gform_page_footer .about-page .content-block.bg-black input:hover, .about-page .content-block.bg-black .btn-ib-red:hover, .about-page .content-block.bg-black .mp-btn:hover, .about-page .content-block.bg-black .ib-social-btn:hover { background-color: #ffffff; color: #141f23; }

.about-page .content-block.bg-black .svg-animate .svg.animate svg path { fill: #FFF; }

.about-page form { background-color: #152023; padding: 4rem; }

.about-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"]), .about-page .gform_wrapper .gform_body .gform_fields .gfield select, .about-page .gform_wrapper .gform_body .gform_fields .gfield textarea { background: transparent; border-width: 0; border-bottom-width: 1px; border-color: #ffffff; border-radius: 0; color: #ffffff !important; height: 50px; padding: 5px 0 !important; width: 100%; }

.about-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"])::-webkit-input-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield select::-webkit-input-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #ffffff; }

.about-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"])::-moz-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield select::-moz-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield textarea::-moz-placeholder { /* Firefox 19+ */ color: #ffffff; }

.about-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"]):-ms-input-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield select:-ms-input-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield textarea:-ms-input-placeholder { /* IE 10+ */ color: #ffffff; }

.about-page .gform_wrapper .gform_body .gform_fields .gfield input:not([type="checkbox"]):not([type="radio"]):-moz-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield select:-moz-placeholder, .about-page .gform_wrapper .gform_body .gform_fields .gfield textarea:-moz-placeholder { /* Firefox 18- */ color: #ffffff; }

.about-page .gform_wrapper .gform_body .gform_fields .gfield textarea { height: initial; }

.about-page .gform_wrapper .gform_body .gform_fields .gchoice_8_21_1 br { display: none; }

.about-page .gform_wrapper .gform_body .gform_fields option { color: #2c3740; }

.about-page .gform_wrapper .gform_body .gform_fields .ginput_container_multiselect option { color: #ffffff; }

.about-page .gform_wrapper .gfield_required { color: #ffffff; }

.about-page .gform_footer { height: 46px; }

.about-page .three-column-block { display: flex; justify-content: space-between; align-items: center; padding-top: 4rem; padding-bottom: 4rem; }

@media (max-width: 991.98px) { .about-page .three-column-block { flex-direction: column; } }

.about-page .three-column-block .row { padding-left: 0px; padding-right: 0px; }

@media (max-width: 991.98px) { .about-page .three-column-block .column { margin-bottom: 1rem; } }

.about-page .three-column-block .column:hover .content span { color: var(--main-accent-colour); }

.about-page .three-column-block .column:hover .content span::after { margin-left: 1rem; }

.about-page .three-column-block .image { border-top: 10px solid var(--main-accent-colour); }

.about-page .three-column-block .content { transition: all 0.3s; padding: 1rem 1rem; background-color: white; }

.about-page .three-column-block .content h4 { margin-bottom: 0.5rem; }

.about-page .three-column-block .content span { transition: all 0.3s; }

.two-column-block .container { display: flex; }

@media (max-width: 991.98px) { .two-column-block .container { flex-direction: column; } }

.two-column-block .container .col { flex: 1 1 50%; }

@media (min-width: 992px) { .two-column-block .container .col.content-column { padding-left: 30px; padding-right: 30px; } }

.two-column-block .container .col.image-column { padding-top: 60px; padding-bottom: 60px; }

@media (max-width: 991.98px) { .two-column-block .container .col.image-column { padding-top: 30px; padding-bottom: 30px; } }

@media (min-width: 992px) { .two-column-block .container .col.image-column { padding-left: 30px; padding-right: 30px; } }

.two-column-block .container .col.image-column img { width: 100%; }

.two-column-block .container .col.video-column { padding-top: 60px; padding-bottom: 60px; }

@media (max-width: 991.98px) { .two-column-block .container .col.video-column { padding-top: 30px; padding-bottom: 30px; } }

.two-column-block .container .col.video-column iframe { width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; }

.two-column-block .svg-crown { padding: 2rem 0; }

.two-column-block .svg-crown svg { max-width: 75px; max-height: 75px; }

.wide-content-block .content-column { padding-top: 60px; padding-bottom: 60px; }

@media (max-width: 991.98px) { .wide-content-block .content-column { padding-top: 30px; padding-bottom: 30px; } }

.wide-content-block .image-column { padding-top: 60px; padding-bottom: 60px; }

@media (max-width: 991.98px) { .wide-content-block .image-column { padding-top: 30px; padding-bottom: 30px; } }

@media (min-width: 992px) { .wide-content-block .image-column { padding-left: 20px; padding-right: 20px; } }

.wide-content-block .image-column img { max-width: 100%; display: block; margin: auto; }

.wide-content-block .video-column { display: flex; padding-top: 60px; padding-bottom: 60px; }

@media (max-width: 991.98px) { .wide-content-block .video-column { padding-top: 30px; padding-bottom: 30px; } }

.wide-content-block .video-column iframe { aspect-ratio: 16 / 9; object-fit: cover; width: 100%; height: auto; }

@media (min-width: 992px) { .wide-content-block .video-column iframe { margin: 0 auto; max-width: 1024px; } }

.hero_banner { position: relative; }

.hero_banner.bs-block { padding: 0; }

.hero_banner-overlay { position: relative; }

.hero_banner-bg { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 1; pointer-events: none; }

.hero_banner .container.inner { position: relative; z-index: 2; height: 100%; }

.hero_banner-content { display: flex; position: relative; padding-top: 24rem; padding-bottom: 4rem; height: 100%; z-index: 2; flex-direction: column; justify-content: flex-end; align-items: flex-start; color: #ffffff; max-width: 758px; gap: 2rem; text-wrap: balance; }

@media (max-width: 991.98px) { .hero_banner-content { padding-top: 6rem; } }

.hero_banner-content h1 { margin-bottom: 0; text-transform: none; letter-spacing: 0; }

.hero_banner-content .bs-btn-primary { display: none; }

@media (max-width: 1359.98px) { .hero_banner-content .bs-btn-primary { display: flex; } }

.hero_banner .container.banner-text-below { height: 72px; display: flex; align-items: center; width: 100%; }

.hero_banner .container.banner-text-below i { font-size: 1.125rem; line-height: 1.3; font-weight: 600; color: var(--main-accent-colour); margin-right: 0.75rem; }

.hero_banner .container.banner-text-below p { font-size: 1.125rem; line-height: 1.3; font-weight: 600; color: #07394d; margin-bottom: 0; }

.hero_banner .container.image-right { position: relative; }

.hero_banner .container.image-right .image-right-inner { position: absolute; display: flex; overflow: hidden; bottom: 0; right: 0; height: 320px; width: 320px; z-index: 10; background: var(--bs-blue-dark); }

@media (max-width: 1359.98px) { .hero_banner .container.image-right .image-right-inner { display: none; } }

.hero_banner .container.image-right .image-right-inner img { position: absolute; right: -20px; width: 350px; height: 230px; top: 45px; transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.hero_banner .container.image-right .image-right-inner:hover img { transform: scale(1.025); }

.hero_banner .container.image-right h4 { width: 100%; color: #ffffff; font-size: 1.5rem; line-height: 1.3; font-weight: 600; padding-left: 32px; padding-top: 32px; max-width: 242px; }

.hero_banner .container.image-right .image-right-arrow { display: flex; align-items: flex-end; }

.hero_banner .container.image-right i { background: var(--main-accent-colour); color: #ffffff; font-size: 24px; padding: 1.875rem; }

.internal-banner { position: relative; width: 100%; min-height: 415px; height: 415px; }

.internal-banner.bs-block { padding: 0; }

.internal-banner.bs-block:has(.internal-banner__svg-container) { padding-bottom: 2rem; }

.internal-banner--center-content .internal-banner__content { padding-bottom: 0; justify-content: center; }

.internal-banner--center-content .internal-banner__content .row { justify-content: center; }

.internal-banner--center-content .internal-banner__content .row .internal-banner__content-inner { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; }

.internal-banner__container { position: relative; width: 100%; height: 100%; }

.internal-banner__image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; background: var(--bs-blue-dark); }

.internal-banner__image img { width: 100%; height: 100%; object-fit: cover; display: block; }

.internal-banner__overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; pointer-events: none; }

.internal-banner__content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 3; padding-bottom: 4rem; display: flex; flex-direction: column; align-items: center; justify-content: flex-end; color: #fff; text-align: center; }

.internal-banner__content-inner { display: flex; text-align: start; justify-content: flex-start; flex-direction: column; }

.internal-banner__svg-container { position: absolute; z-index: 1; bottom: -97.5px; left: 50%; transform: translateX(-50%); background: var(--bs-blue-dark); border-radius: 50%; padding: 28px; }

.internal-banner h1 { font-size: 3rem; line-height: 1.2; text-transform: none; letter-spacing: -0.02em; }

.internal-banner h1.no-margin-bottom { margin-bottom: 0; }

.internal-banner h4 { margin-bottom: 0rem; font-size: 1.5rem; text-transform: none; letter-spacing: -0.02em; font-weight: 600; }

.two-column { position: relative; }

.two-column .container { position: relative; z-index: 2; }

.two-column-inner { display: flex; flex-wrap: wrap; gap: 3rem; justify-content: space-between; }

.two-column.flip-columns .two-column-inner { flex-direction: row-reverse; }

.two-column .column { flex: 1 1 0; min-width: 300px; }

.two-column .column.column-one { display: flex; flex-direction: column; gap: 2rem; }

.two-column .column.column-one h2 { margin-bottom: 0; color: var(--bs-navy); text-transform: none; letter-spacing: -0.02em; text-wrap: balance; }

.two-column .column.column-one h2 span { font-size: inherit; font-weight: 600; color: var(--main-accent-colour); }

.two-column .column.column-one .column-copy { font-size: 1.125rem; color: var(--bs-navy); }

.two-column .column.column-one .column-copy :last-child { margin-bottom: 0; }

.two-column .column.column-one .column-copy strong { color: var(--main-accent-colours); }

.two-column .column.column-one .column-copy ul { margin-bottom: 0; }

.two-column .column.column-one .column-copy ul li { margin-bottom: 1rem; }

.two-column .column.column-one .industry-p-flex { display: flex; flex-direction: column; gap: 1rem; }

.two-column .column.column-one .industry-p-flex br { display: none; }

.two-column .column.column-one .industry-p-flex a { font-weight: 600; }

.two-column .column.column-one p a:hover span { padding-left: 1.75rem; }

.two-column .column.column-one p a span { padding-left: 1rem; transition: all 0.3s; }

.two-column .column.column-one h4 { color: var(--main-accent-colour); }

.two-column .column.column-two { display: flex; justify-content: center; align-items: center; position: relative; width: 100%; }

.two-column .column.column-two .column-two__img-wrap { position: relative; width: 100%; height: 100%; display: flex; }

.two-column .column.column-two .column-two__img-wrap img { max-width: 100%; height: auto; box-shadow: 0 4px 24px rgba(0, 0, 0, 0.08); width: 100%; height: 100%; object-fit: cover; display: block; }

.two-column .column.column-two .column-two__img-cta-overlay { position: absolute; left: 0; right: 0; bottom: 0; width: 100%; background: rgba(44, 55, 64, 0.7); color: #fff; z-index: 2; border-top: 5px solid var(--main-accent-colour); padding: 20px 40px; display: flex; flex-direction: column; }

.two-column .column.column-two .column-two__img-cta { color: #fff; font-weight: 600; font-size: 1.1rem; text-decoration: none; transition: color 0.3s; margin-bottom: 0; }

.two-column .column.column-two .column-two__img-cta:hover { color: var(--main-accent-colour) !important; }

.two-column .column.column-two .image-above-cta { padding-bottom: 7.25rem; }

@media (max-width: 991.98px) { .two-column-inner { flex-direction: column !important; gap: 2rem; } }

.one-column { position: relative; }

.one-column .container { position: relative; z-index: 2; }

.one-column-inner { max-width: 872px; margin: 0 auto; display: flex; flex-direction: column; text-align: center; gap: 2rem; align-items: center; }

@media (max-width: 991.98px) { .one-column-inner { text-align: start; align-items: flex-start; } }

.one-column .column-copy { color: var(--bs-navy); }

.one-column .column-copy :last-child { margin-bottom: 0; }

.one-column .column-copy span { font-size: inherit; font-weight: 600; color: var(--main-accent-colour); }

.one-column .crown-container { display: flex; align-items: center; justify-content: center; margin-bottom: 2rem; }

.one-column .crown-container svg { width: 54px; height: 25px; }

@media (max-width: 991.98px) { .one-column .crown-container { justify-content: flex-start; align-items: flex-start; } }

.logo-ticker.bs-block { padding-top: 4rem; }

.logo-ticker .slick-track { display: flex; align-items: center; justify-content: center; }

.logo-ticker .slick-track .logo-ticker__item { min-width: 224px; padding: 0 3rem; box-sizing: border-box; display: flex; align-items: center; justify-content: center; display: flex !important; }

@media (max-width: 991.98px) { .logo-ticker .slick-track .logo-ticker__item { min-width: 150px; padding: 0; } }

.logo-ticker .logo-ticker-off { display: flex !important; align-items: center; justify-content: center; flex-wrap: wrap; gap: 2rem; }

.logo-ticker .logo-ticker-off .logo-ticker__item { padding: 0; }

.logo-ticker .logo-ticker-on { display: flex !important; justify-content: center; }

.logo-ticker .slick-list:has(.logo-ticker-off) { height: 100% !important; width: 100% !important; }

.logo-ticker .slick-list:has(.logo-ticker-off) .slick-track:has(.logo-ticker-off) { width: 100% !important; transform: none !important; height: 100% !important; }

.logo-ticker .slick-list { margin: 0 !important; height: 75px !important; }

.logo-ticker .slick-list .slick-track { height: 75px !important; }

.bs-block.timeline .timeline-grid { display: flex; flex-direction: row; gap: 6rem; }

.bs-block.timeline .timeline-grid .timeline-icon-col { display: none; width: 220px; min-width: 220px; max-width: 220px; flex-direction: column; align-items: flex-end; }

@media (min-width: 992px) { .bs-block.timeline .timeline-grid .timeline-icon-col { display: flex; } }

.bs-block.timeline .timeline-grid .timeline-icon-col .timeline-icon-persistent { position: relative; display: flex; align-items: flex-start; justify-content: flex-end; width: 220px; height: 100%; z-index: 2; }

.bs-block.timeline .timeline-grid .timeline-icon-col .timeline-icon-persistent img { width: 220px; height: auto; object-fit: contain; display: block; position: sticky; top: 42.5%; }

.bs-block.timeline .timeline-grid .timeline-rows { flex: 1 1 0%; display: flex; flex-direction: column; }

.bs-block.timeline .timeline-grid .timeline-row:last-of-type .timeline-col.timeline-col-middle::after { content: ""; position: absolute; left: -1px; bottom: 0; width: 125%; height: 50%; pointer-events: none; background: linear-gradient(to bottom, transparent 0%, #e9eef1 100%); z-index: 2; }

.bs-block.timeline .timeline-grid .timeline-row { display: flex; flex-direction: row; justify-content: space-between; gap: 6rem; }

@media (max-width: 767.98px) { .bs-block.timeline .timeline-grid .timeline-row { gap: 2rem; } }

.bs-block.timeline .timeline-grid .timeline-row:last-of-type .timeline-col { margin-bottom: 0 !important; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col { display: flex; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-middle { justify-content: center; align-items: stretch; position: relative; width: 12px; background: none; }

@media (max-width: 1199.98px) { .bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-middle { display: none; } }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-middle::before { content: ""; position: absolute; left: 50%; top: 0; width: 1px; height: 100%; background: #00456133; transform: translateX(-50%); z-index: 0; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-middle .timeline-dot { position: sticky; top: 50%; width: 12px; height: 12px; border-radius: 50%; background: #131f24; margin: 0 auto; z-index: 1; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-right { width: 100%; max-width: 844px; background-color: white; padding: 4rem; flex-direction: column; margin-bottom: 8rem; box-shadow: 0 8px 32px 0 rgba(0, 0, 0, 0.25); margin-left: auto; }

@media (max-width: 767.98px) { .bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-right { margin-bottom: 4rem; } }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-right .timeline-number { font-size: clamp(3rem, 6vw, 4.5rem); line-height: 1.1; font-weight: 600; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-right .timeline-heading { font-size: clamp(2rem, 4vw, 3rem); line-height: 1.2; font-weight: 600; color: #232c33; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-right .timeline-subheading { font-size: clamp(1.25rem, 2vw, 1.5rem); line-height: 1.3; font-weight: 600; margin-bottom: 1rem; color: #232c33; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-right .timeline-copy { font-size: 1rem; line-height: 1.6; color: #232c33; }

.bs-block.timeline .timeline-grid .timeline-row .timeline-col.timeline-col-right .timeline-copy ul { padding-left: 1rem; }

.bs-block.timeline #timeline-sticky-img { transition: opacity 0.1s; opacity: 1; }

.bs-block.timeline #timeline-sticky-img.is-fading { opacity: 0; }

.bs-block.timeline .timeline-item-1 .timeline-col.timeline-col-middle::before { background: linear-gradient(to bottom, #005D7D 0%, #005D7D var(--timeline-fill, 0%), #00456133 var(--timeline-fill, 0%), #00456133 100%) !important; transition: background 0.2s; }

.bs-block.timeline .timeline-item-1 .timeline-col.timeline-col-middle .timeline-dot { background: #005D7D !important; }

.bs-block.timeline .timeline-item-1 .timeline-col .timeline-number { color: #005D7D !important; }

.bs-block.timeline .timeline-item-2 .timeline-col.timeline-col-middle::before { background: linear-gradient(to bottom, #0077A2 0%, #0077A2 var(--timeline-fill, 0%), #00456133 var(--timeline-fill, 0%), #00456133 100%) !important; transition: background 0.2s; }

.bs-block.timeline .timeline-item-2 .timeline-col.timeline-col-middle .timeline-dot { background: #0077A2 !important; }

.bs-block.timeline .timeline-item-2 .timeline-col .timeline-number { color: #0077A2 !important; }

.bs-block.timeline .timeline-item-3 .timeline-col.timeline-col-middle::before { background: linear-gradient(to bottom, #0089BF 0%, #0089BF var(--timeline-fill, 0%), #00456133 var(--timeline-fill, 0%), #00456133 100%) !important; transition: background 0.2s; }

.bs-block.timeline .timeline-item-3 .timeline-col.timeline-col-middle .timeline-dot { background: #0089BF !important; }

.bs-block.timeline .timeline-item-3 .timeline-col .timeline-number { color: #0089BF !important; }

.bs-block.timeline .timeline-item-4 .timeline-col.timeline-col-middle::before { background: linear-gradient(to bottom, #00A0DC 0%, #00A0DC var(--timeline-fill, 0%), #00456133 var(--timeline-fill, 0%), #00456133 100%) !important; transition: background 0.2s; }

.bs-block.timeline .timeline-item-4 .timeline-col.timeline-col-middle .timeline-dot { background: #00A0DC !important; }

.bs-block.timeline .timeline-item-4 .timeline-col .timeline-number { color: #00A0DC !important; }

.bs-block.timeline .timeline-item-5 .timeline-col.timeline-col-middle::before { background: linear-gradient(to bottom, #49ABE0 0%, #49ABE0 var(--timeline-fill, 0%), #00456133 var(--timeline-fill, 0%), #00456133 100%) !important; transition: background 0.2s; }

.bs-block.timeline .timeline-item-5 .timeline-col.timeline-col-middle .timeline-dot { background: #49ABE0 !important; }

.bs-block.timeline .timeline-item-5 .timeline-col .timeline-number { color: #49ABE0 !important; }

.bs-block.timeline .timeline-item-6 .timeline-col.timeline-col-middle::before { background: linear-gradient(to bottom, #73BCEA 0%, #73BCEA var(--timeline-fill, 0%), #00456133 var(--timeline-fill, 0%), #00456133 100%) !important; transition: background 0.2s; }

.bs-block.timeline .timeline-item-6 .timeline-col.timeline-col-middle .timeline-dot { background: #73BCEA !important; }

.bs-block.timeline .timeline-item-6 .timeline-col .timeline-number { color: #73BCEA !important; }

.bs-block.timeline .timeline-item-7 .timeline-col.timeline-col-middle::before { background: linear-gradient(to bottom, #95CAEF 0%, #95CAEF var(--timeline-fill, 0%), #00456133 var(--timeline-fill, 0%), #00456133 100%) !important; transition: background 0.2s; }

.bs-block.timeline .timeline-item-7 .timeline-col.timeline-col-middle .timeline-dot { background: #95CAEF !important; }

.bs-block.timeline .timeline-item-7 .timeline-number { color: #95CAEF !important; }

.bs-block.contact-form { padding-bottom: 8rem; }

@media (min-width: 992px) { .bs-block.contact-form .container { display: grid; grid-template-rows: 90px auto; grid-template-columns: 450px 110px auto; } }

.bs-block.contact-form .contact-details-wrap { background-color: var(--bs-blue-dark); }

.bs-block.contact-form .contact-details-wrap h2 { text-transform: none; font-weight: 600; font-size: 2rem; }

.bs-block.contact-form .form-wrap { grid-row-start: 1; grid-row-end: 3; grid-column-start: 2; grid-column-end: 4; margin-top: 0; position: relative; }

.bs-block.contact-form .form-wrap .gform_heading { text-transform: none; }

.bs-block.contact-form .form-wrap .gform_heading h2 { text-transform: inherit; font-weight: 600; font-size: 2rem; color: var(--bs-navy); }

@media (min-width: 992px) and (max-width: 1359.98px) { .bs-block.contact-form .form-wrap { z-index: 11; } }

@media (min-width: 992px) { .bs-block.contact-form .form-wrap { display: flex; justify-content: flex-end; margin-left: auto; } }

.gallery-block h2 { font-size: 3rem; line-height: 1.2; color: #2c3740; text-transform: none; letter-spacing: -0.02em; text-wrap: balance; text-align: center; }

.gallery-block h2 span { font-size: inherit; font-weight: 600; color: var(--main-accent-colour); }

.gallery-block__subheading { text-align: center; margin-bottom: 4rem; }

.gallery-block__subheading p { font-size: 1rem; color: var(--bs-navy); margin-bottom: 1; }

.gallery-block__subheading p:last-of-type { margin-bottom: 0; }

.gallery-block .gallery-container { position: relative; z-index: 2; }

.gallery-block .gallery-container .slider-controls .arrows { position: absolute; top: 50%; left: 0; width: 100%; display: flex; justify-content: space-between; z-index: 3; pointer-events: none; }

.gallery-block .gallery-container .slider-controls .arrows .slick-prev, .gallery-block .gallery-container .slider-controls .arrows .slick-next { background-color: var(--main-accent-colour); color: #fff; width: 72px; height: 72px; display: flex; align-items: center; justify-content: center; transition: background-color 0.3s; pointer-events: auto; position: absolute; top: 50%; transform: translateY(-50%); }

.gallery-block .gallery-container .slider-controls .arrows .slick-prev { left: 0; }

.gallery-block .gallery-container .slider-controls .arrows .slick-next { right: 0; }

.gallery-block__slider .slick-list { margin: 0; }

.gallery-block__slider .slick-slide { transition: all 0.5s ease-in-out; }

.gallery-block__slider .gallery-block__item { max-width: clamp(270px, 66vw, 1154px); transition: all 0.5s ease-in-out; z-index: 1; }

.gallery-block__slider .gallery-block__item.slick-slide.slick-current.slick-active.slick-center { transform: scale(1); opacity: 1; z-index: 10; }

.gallery-block__slider .gallery-block__item.slick-slide { transform: scale(0.9); opacity: 0.5; z-index: 10; }

.gallery-block__img-link { position: relative; display: block; overflow: hidden; }

.gallery-block__img-cta-overlay { position: absolute; left: 0; right: 0; bottom: 0; width: 100%; background: rgba(44, 55, 64, 0.7); color: #fff; z-index: 2; border-top: 5px solid var(--main-accent-colour); padding: 16px 24px; display: flex; align-items: center; min-height: 48px; }

.gallery-block__img-title { margin: 0; }

.cta-row-block { background: linear-gradient(to bottom, #e9eef1 100%, transparent 100%); color: #141f23; padding: 75px 0 0; }

@media (max-width: 767.98px) { .cta-row-block { padding: 0; background: linear-gradient(to bottom, #e9eef1 100%, transparent 100%); } }

.cta-row-block .arrow-link, .cta-row-block .btn-arrow, .cta-row-block .filter-product .form-row button, .filter-product .form-row .cta-row-block button, .cta-row-block .filter-project .form-row button, .filter-project .form-row .cta-row-block button, .cta-row-block .filter-guidance .form-row button, .filter-guidance .form-row .cta-row-block button, .cta-row-block section.project-archive-middle .filter-project .form-row button, section.project-archive-middle .filter-project .form-row .cta-row-block button, .cta-row-block .service-upper .link-large a, .service-upper .link-large .cta-row-block a, .cta-row-block .resource-lower .link-large a, .resource-lower .link-large .cta-row-block a, .cta-row-block section.csu-middle .text a, section.csu-middle .text .cta-row-block a { transition: all 0.3s; }

.cta-row-block .cta-row { display: grid; grid-template-columns: repeat(auto-fit, minmax(0, 1fr)); gap: 1.5rem; }

@media (max-width: 991.98px) { .cta-row-block .cta-row { display: flex; flex-direction: column; } }

.cta-row-block .cta-row .cta-row-text { display: flex; flex-direction: column; justify-content: center; padding-right: 50px; }

.cta-row-block .cta-row .cta-row-text ul li { margin-bottom: 1rem; }

@media (max-width: 767.98px) { .cta-row-block .cta-row .cta-row-text { padding: 30px 15px; } }

.cta-row-block .cta-row .cta-row-text p a:hover span { margin-left: 1rem; }

.cta-row-block .cta-row .cta-row-text p a span { padding-left: 1rem; transition: all 0.3s; }

.cta-row-block .cta-row .cta-row-text p strong { font-size: 1.1rem; line-height: 25px; display: block; color: var(--main-accent-colour); }

.cta-row-block .cta-row .cta-row-link-block { background-position: center; background-size: cover; padding: 0; min-height: 400px; display: flex; align-items: flex-end; color: #ffffff; }

.cta-row-block .cta-row .cta-row-link-block:hover .arrow-link:after, .cta-row-block .cta-row .cta-row-link-block:hover .btn-arrow:after, .cta-row-block .cta-row .cta-row-link-block:hover .filter-product .form-row button:after, .filter-product .form-row .cta-row-block .cta-row .cta-row-link-block:hover button:after, .cta-row-block .cta-row .cta-row-link-block:hover .filter-project .form-row button:after, .filter-project .form-row .cta-row-block .cta-row .cta-row-link-block:hover button:after, .cta-row-block .cta-row .cta-row-link-block:hover .filter-guidance .form-row button:after, .filter-guidance .form-row .cta-row-block .cta-row .cta-row-link-block:hover button:after, .cta-row-block .cta-row .cta-row-link-block:hover .service-upper .link-large a:after, .service-upper .link-large .cta-row-block .cta-row .cta-row-link-block:hover a:after, .cta-row-block .cta-row .cta-row-link-block:hover .resource-lower .link-large a:after, .resource-lower .link-large .cta-row-block .cta-row .cta-row-link-block:hover a:after, .cta-row-block .cta-row .cta-row-link-block:hover section.csu-middle .text a:after, section.csu-middle .text .cta-row-block .cta-row .cta-row-link-block:hover a:after { color: var(--main-accent-colour); margin-left: 1rem; }

.cta-row-block .cta-row .cta-row-link-block .overlay { background-color: rgba(0, 68, 95, 0.7); width: 100%; border-top: 5px solid var(--main-accent-colour); padding: 20px 40px; }

@media (min-width: 992px) { .cta-row-block .cta-row .cta-row-link-block .overlay { width: 100%; } }

.cta-row-block .cta-row .cta-row-link-block .overlay p { margin-bottom: 0; }

.cta-row-block .cta-row .cta-row-cta { color: #ffffff; }

.cta-row-block .cta-row .cta-row-cta:hover .arrow-link:after, .cta-row-block .cta-row .cta-row-cta:hover .btn-arrow:after, .cta-row-block .cta-row .cta-row-cta:hover .filter-product .form-row button:after, .filter-product .form-row .cta-row-block .cta-row .cta-row-cta:hover button:after, .cta-row-block .cta-row .cta-row-cta:hover .filter-project .form-row button:after, .filter-project .form-row .cta-row-block .cta-row .cta-row-cta:hover button:after, .cta-row-block .cta-row .cta-row-cta:hover .filter-guidance .form-row button:after, .filter-guidance .form-row .cta-row-block .cta-row .cta-row-cta:hover button:after, .cta-row-block .cta-row .cta-row-cta:hover .service-upper .link-large a:after, .service-upper .link-large .cta-row-block .cta-row .cta-row-cta:hover a:after, .cta-row-block .cta-row .cta-row-cta:hover .resource-lower .link-large a:after, .resource-lower .link-large .cta-row-block .cta-row .cta-row-cta:hover a:after, .cta-row-block .cta-row .cta-row-cta:hover section.csu-middle .text a:after, section.csu-middle .text .cta-row-block .cta-row .cta-row-cta:hover a:after { color: var(--main-accent-colour); margin-left: 1rem; }

@media (max-width: 767.98px) { .cta-row-block .cta-row .cta-row-cta { margin-bottom: 20px; } }

.cta-row-block .cta-row .cta-row-cta .cta-row-background { background-size: cover; background-position: center; }

.cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .arrow-link, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .btn-arrow, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .filter-product .form-row button, .filter-product .form-row .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover button, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .filter-project .form-row button, .filter-project .form-row .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover button, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .filter-guidance .form-row button, .filter-guidance .form-row .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover button, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .service-upper .link-large a, .service-upper .link-large .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover a, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .resource-lower .link-large a, .resource-lower .link-large .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover a, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover section.csu-middle .text a, section.csu-middle .text .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover a { color: var(--main-accent-colour); }

.cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .arrow-link:after, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .btn-arrow:after, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .filter-product .form-row button:after, .filter-product .form-row .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover button:after, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .filter-project .form-row button:after, .filter-project .form-row .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover button:after, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .filter-guidance .form-row button:after, .filter-guidance .form-row .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover button:after, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .service-upper .link-large a:after, .service-upper .link-large .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover a:after, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover .resource-lower .link-large a:after, .resource-lower .link-large .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover a:after, .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover section.csu-middle .text a:after, section.csu-middle .text .cta-row-block .cta-row .cta-row-cta .cta-row-background:hover a:after { color: var(--main-accent-colour); }

.cta-row-block .cta-row .cta-row-cta .cta-row-background.no-image .overlay { background-color: var(--bs-blue-dark); }

.cta-row-block .cta-row .cta-row-cta .cta-row-background .overlay { min-height: 262px; border-top: 10px solid var(--main-accent-colour); background-color: rgba(44, 55, 64, 0.7); padding: 30px 20px; display: grid; }

.cta-row-block .cta-row .cta-row-cta .cta-row-background .overlay .cta-row-title { width: 100%; }

@media (min-width: 768px) { .cta-row-block .cta-row .cta-row-cta .cta-row-background .overlay .cta-row-title { height: 75%; } }

@media (min-width: 992px) { .cta-row-block .cta-row .cta-row-cta .cta-row-background .overlay .cta-row-title { height: 60%; } }

.cta-row-block .cta-row .cta-row-cta .cta-row-background .overlay .cta-row-title h4::after { content: ""; display: block; background-color: var(--main-accent-colour); width: 75%; height: 4px; margin-top: 16px; }

.cta-row-block .cta-row .cta-row-cta .cta-row-background .overlay .cta-row-text-content { align-self: flex-end; max-width: 100%; }

.cta-row-block .cta-row .cta-row-cta .cta-row-background .overlay .cta-row-text-content a { color: #ffffff; }

.industry-resources svg { fill: white; }

.industry-resources svg .cls-1 { fill: white; }

.bs-block.bg-light-grey { background: var(--bs-light-grey); }

.bs-block.bg-white { background: var(--bs-white); }

.bs-block { padding: 8rem 0; }

@media (max-width: 991.98px) { .bs-block { padding: 4rem 0; } }

.bs-block.bg-light-grey + .bs-block.bg-light-grey.bg-light-grey { padding-top: 0; }

.bs-block.bg-white + .bs-block.bg-white.bg-white { padding-top: 0; }

.bs-block.hero_banner + .bs-block.hero_banner.logo-ticker { padding-top: 0; }

iframe + .bs-block { padding-top: 0rem; }

.bs-block.hero_banner:has(.internal-banner__svg-container) + .bs-block.logo-ticker { padding-top: 4rem !important; }

.bs-block.internal-banner + .bs-block.timeline { padding-top: 10rem !important; }

.two-column:has(+ .bs-block.logo-ticker) { padding-bottom: 4rem !important; }

.bs-block .row { margin-right: 0; margin-left: 0; }

body.woocommerce-cart .my-product-banner-text { background-color: #2c3740; color: #ffffff; padding: 50px 0 25px; }

@media (min-width: 768px) { body.woocommerce-cart .my-product-banner-text { padding: 150px 0 75px; } }

body.woocommerce-cart .my-product-banner-text h1 { margin: 0 auto; text-align: center; max-width: 900px; }

section.my-products { margin: 3rem 0; }

@media (max-width: 767.98px) { section.my-products { margin: 0 0 3rem; } }

section.my-products table.shop_table { border-width: 0; }

@media (max-width: 767.98px) { section.my-products table.shop_table .cart_item { display: flex; flex-direction: column; align-items: center; text-align: center; }
  section.my-products table.shop_table .cart_item:nth-child(even) { background-color: rgba(0, 0, 0, 0.025); }
  section.my-products table.shop_table .cart_item:nth-child(even) .product-name, section.my-products table.shop_table .cart_item:nth-child(even) .product-thumbnail, section.my-products table.shop_table .cart_item:nth-child(even) .product-remove { background-color: transparent !important; } }

section.my-products table.shop_table td { border-bottom: 1px solid #2c3740; }

@media (max-width: 767.98px) { section.my-products table.shop_table td { background-color: transparent; } }

section.my-products table.shop_table td img { width: 100px; }

section.my-products table.shop_table td.product-thumbnail { padding: 2rem 0; }

@media (max-width: 767.98px) { section.my-products table.shop_table td.product-thumbnail { display: block !important; border: 0 !important; } }

@media (max-width: 767.98px) { section.my-products table.shop_table td.product-name { border: 0; text-align: center !important; } }

section.my-products table.shop_table td.product-remove { font-size: clamp(1rem, 1.5vw, 1.25rem); }

@media (max-width: 767.98px) { section.my-products table.shop_table td.product-remove { border: 0; } }

section.my-products table.shop_table td.product-remove a { float: right; }

section.my-products table.shop_table tr { padding: 1rem 0; }

section.my-products table.shop_table tr:last-of-type td { border-color: transparent; }

section.my-products table.shop_table_responsive tr td::before { display: none; }

.my-products-option { background-color: #e9eef1; display: flex; flex-direction: column; height: 100%; padding: 3rem; }

@media (max-width: 767.98px) { .my-products-option { padding: 2rem; } }

.my-products-option h2, .my-products-option .text, .my-products-option svg path { color: #2c3740; fill: #2c3740; margin-bottom: 0; }

.my-products-option .text { margin: 1rem 0; }

.my-products-option .title-contain { align-items: center; display: flex; flex-direction: row; min-height: 65px; }

.my-products-option .title-contain .svg { margin-right: 1rem; width: 65px; }

@media (max-width: 575.98px) { .my-products-option .title-contain .svg { display: none; } }

.my-products-option .title-contain svg { max-height: 65px; max-width: 65px; }

.my-products-option .arrow-link, .my-products-option .btn-arrow, .my-products-option .filter-product .form-row button, .filter-product .form-row .my-products-option button, .my-products-option .filter-project .form-row button, .filter-project .form-row .my-products-option button, .my-products-option .filter-guidance .form-row button, .filter-guidance .form-row .my-products-option button, .my-products-option section.project-archive-middle .filter-project .form-row button, section.project-archive-middle .filter-project .form-row .my-products-option button, .my-products-option .service-upper .link-large a, .service-upper .link-large .my-products-option a, .my-products-option .resource-lower .link-large a, .resource-lower .link-large .my-products-option a, .my-products-option section.csu-middle .text a, section.csu-middle .text .my-products-option a { margin-top: auto; }

.request-samples { background-color: #00445f; margin-bottom: 2rem; padding: 3rem; position: sticky; display: flex; flex-direction: column; top: 100px; }

@media (max-width: 767.98px) { .request-samples { padding: 2rem; } }

.request-samples .title-contain { display: flex; flex-direction: column-reverse; align-items: center; text-align: center; }

.request-samples .title-contain h3 { color: #ffffff; }

.request-samples .title-contain svg { margin-top: -1.25rem; max-height: 75px; max-width: 75px; }

@media (max-width: 1199.98px) { .request-samples .title-contain svg { margin-left: auto; } }

@media (max-width: 767.98px) { .request-samples .title-contain svg { display: none; } }

.request-samples .title-contain svg g { fill: #ffffff !important; }

.request-samples a { background-color: white; }

.request-samples a:active, .request-samples a:focus, .request-samples a:hover { background-color: var(--main-accent-colour); color: #ffffff; }

.btn-heart, .request-sample { min-width: 220px; }

@media (max-width: 1199.98px) { .btn-heart, .request-sample { margin: 5px 0; } }

.btn-heart:active:after, .btn-heart:focus:after, .btn-heart:hover:after, .request-sample:active:after, .request-sample:focus:after, .request-sample:hover:after { margin-left: 0; }

.btn-grouped { display: flex; flex-direction: row; flex-wrap: wrap; gap: 20px; }

@media (max-width: 767.98px) { .btn-grouped { justify-content: space-between; } }

@media (max-width: 767.98px) { .btn-grouped a { width: 47%; order: 2; } }

@media (max-width: 575.98px) { .btn-grouped a { width: 100%; order: 2; } }

.btn-grouped .order-today { margin-left: auto; }

@media (max-width: 767.98px) { .btn-grouped .order-today { width: 100%; order: 1; } }

.my-products-lower { margin-bottom: 4rem; }

@media (max-width: 991.98px) { .my-products-lower .row { gap: 20px; } }

.my-products-lower .my-products-option:hover .arrow-link, .my-products-lower .my-products-option:hover .btn-arrow, .my-products-lower .my-products-option:hover .filter-product .form-row button, .filter-product .form-row .my-products-lower .my-products-option:hover button, .my-products-lower .my-products-option:hover .filter-project .form-row button, .filter-project .form-row .my-products-lower .my-products-option:hover button, .my-products-lower .my-products-option:hover .filter-guidance .form-row button, .filter-guidance .form-row .my-products-lower .my-products-option:hover button, .my-products-lower .my-products-option:hover .service-upper .link-large a, .service-upper .link-large .my-products-lower .my-products-option:hover a, .my-products-lower .my-products-option:hover .resource-lower .link-large a, .resource-lower .link-large .my-products-lower .my-products-option:hover a, .my-products-lower .my-products-option:hover section.csu-middle .text a, section.csu-middle .text .my-products-lower .my-products-option:hover a { color: var(--main-accent-colour); }

.my-products-lower .my-products-option:hover .arrow-link:after, .my-products-lower .my-products-option:hover .btn-arrow:after, .my-products-lower .my-products-option:hover .filter-product .form-row button:after, .filter-product .form-row .my-products-lower .my-products-option:hover button:after, .my-products-lower .my-products-option:hover .filter-project .form-row button:after, .filter-project .form-row .my-products-lower .my-products-option:hover button:after, .my-products-lower .my-products-option:hover .filter-guidance .form-row button:after, .filter-guidance .form-row .my-products-lower .my-products-option:hover button:after, .my-products-lower .my-products-option:hover .service-upper .link-large a:after, .service-upper .link-large .my-products-lower .my-products-option:hover a:after, .my-products-lower .my-products-option:hover .resource-lower .link-large a:after, .resource-lower .link-large .my-products-lower .my-products-option:hover a:after, .my-products-lower .my-products-option:hover section.csu-middle .text a:after, section.csu-middle .text .my-products-lower .my-products-option:hover a:after { color: var(--main-accent-colour); margin-left: 1rem; }

@media (max-width: 991.98px) { .my-products-lower { margin-bottom: 2rem; } }

.woocommerce-notices-wrapper .woocommerce-message { border-top-color: var(--main-accent-colour); color: #2c3740; padding: 1em 2em 1em 4.5em; }

.woocommerce-notices-wrapper .woocommerce-message:before { content: url("assets/icons/Crown.svg"); height: 50px; left: 10px; top: 0; width: 50px; }

.woocommerce-notices-wrapper .woocommerce-message a { color: var(--main-accent-colour); }

.search-results-listing ul.products li .add_to_cart_button, .search-results-listing ul.products li .product_type_simple, .search-results-listing ul.products li .remove-from-cart-button, .search-results-listing ul.search-results li .add_to_cart_button, .search-results-listing ul.search-results li .product_type_simple, .search-results-listing ul.search-results li .remove-from-cart-button, .products-archive-display ul.products li .add_to_cart_button, .products-archive-display ul.products li .product_type_simple, .products-archive-display ul.products li .remove-from-cart-button, .products-archive-display ul.search-results li .add_to_cart_button, .products-archive-display ul.search-results li .product_type_simple, .products-archive-display ul.search-results li .remove-from-cart-button, .related-products ul.products li .add_to_cart_button, .related-products ul.products li .product_type_simple, .related-products ul.products li .remove-from-cart-button, .related-products ul.search-results li .add_to_cart_button, .related-products ul.search-results li .product_type_simple, .related-products ul.search-results li .remove-from-cart-button { height: 50px; margin: 1rem 2rem 0.5rem 2rem; padding: 0; position: relative; right: 0; width: 50px; }

.search-results-listing ul.products li .add_to_cart_button:before, .search-results-listing ul.products li .product_type_simple:before, .search-results-listing ul.products li .remove-from-cart-button:before, .search-results-listing ul.search-results li .add_to_cart_button:before, .search-results-listing ul.search-results li .product_type_simple:before, .search-results-listing ul.search-results li .remove-from-cart-button:before, .products-archive-display ul.products li .add_to_cart_button:before, .products-archive-display ul.products li .product_type_simple:before, .products-archive-display ul.products li .remove-from-cart-button:before, .products-archive-display ul.search-results li .add_to_cart_button:before, .products-archive-display ul.search-results li .product_type_simple:before, .products-archive-display ul.search-results li .remove-from-cart-button:before, .related-products ul.products li .add_to_cart_button:before, .related-products ul.products li .product_type_simple:before, .related-products ul.products li .remove-from-cart-button:before, .related-products ul.search-results li .add_to_cart_button:before, .related-products ul.search-results li .product_type_simple:before, .related-products ul.search-results li .remove-from-cart-button:before { height: 0; position: absolute; width: 0; right: 0; left: 0; bottom: 0; top: 0; margin: auto; }

.search-results-listing ul.products li .add_to_cart_button::after, .search-results-listing ul.products li .product_type_simple::after, .search-results-listing ul.products li .remove-from-cart-button::after, .search-results-listing ul.search-results li .add_to_cart_button::after, .search-results-listing ul.search-results li .product_type_simple::after, .search-results-listing ul.search-results li .remove-from-cart-button::after, .products-archive-display ul.products li .add_to_cart_button::after, .products-archive-display ul.products li .product_type_simple::after, .products-archive-display ul.products li .remove-from-cart-button::after, .products-archive-display ul.search-results li .add_to_cart_button::after, .products-archive-display ul.search-results li .product_type_simple::after, .products-archive-display ul.search-results li .remove-from-cart-button::after, .related-products ul.products li .add_to_cart_button::after, .related-products ul.products li .product_type_simple::after, .related-products ul.products li .remove-from-cart-button::after, .related-products ul.search-results li .add_to_cart_button::after, .related-products ul.search-results li .product_type_simple::after, .related-products ul.search-results li .remove-from-cart-button::after { display: none; }

.search-results-listing ul.products li .add_to_cart_button .not-in-cart, .search-results-listing ul.products li .product_type_simple .not-in-cart, .search-results-listing ul.products li .remove-from-cart-button .not-in-cart, .search-results-listing ul.search-results li .add_to_cart_button .not-in-cart, .search-results-listing ul.search-results li .product_type_simple .not-in-cart, .search-results-listing ul.search-results li .remove-from-cart-button .not-in-cart, .products-archive-display ul.products li .add_to_cart_button .not-in-cart, .products-archive-display ul.products li .product_type_simple .not-in-cart, .products-archive-display ul.products li .remove-from-cart-button .not-in-cart, .products-archive-display ul.search-results li .add_to_cart_button .not-in-cart, .products-archive-display ul.search-results li .product_type_simple .not-in-cart, .products-archive-display ul.search-results li .remove-from-cart-button .not-in-cart, .related-products ul.products li .add_to_cart_button .not-in-cart, .related-products ul.products li .product_type_simple .not-in-cart, .related-products ul.products li .remove-from-cart-button .not-in-cart, .related-products ul.search-results li .add_to_cart_button .not-in-cart, .related-products ul.search-results li .product_type_simple .not-in-cart, .related-products ul.search-results li .remove-from-cart-button .not-in-cart { display: block; }

.search-results-listing ul.products li .add_to_cart_button .in-cart, .search-results-listing ul.products li .product_type_simple .in-cart, .search-results-listing ul.products li .remove-from-cart-button .in-cart, .search-results-listing ul.search-results li .add_to_cart_button .in-cart, .search-results-listing ul.search-results li .product_type_simple .in-cart, .search-results-listing ul.search-results li .remove-from-cart-button .in-cart, .products-archive-display ul.products li .add_to_cart_button .in-cart, .products-archive-display ul.products li .product_type_simple .in-cart, .products-archive-display ul.products li .remove-from-cart-button .in-cart, .products-archive-display ul.search-results li .add_to_cart_button .in-cart, .products-archive-display ul.search-results li .product_type_simple .in-cart, .products-archive-display ul.search-results li .remove-from-cart-button .in-cart, .related-products ul.products li .add_to_cart_button .in-cart, .related-products ul.products li .product_type_simple .in-cart, .related-products ul.products li .remove-from-cart-button .in-cart, .related-products ul.search-results li .add_to_cart_button .in-cart, .related-products ul.search-results li .product_type_simple .in-cart, .related-products ul.search-results li .remove-from-cart-button .in-cart { display: none; }

.search-results-listing ul.products li .add_to_cart_button svg, .search-results-listing ul.products li .product_type_simple svg, .search-results-listing ul.products li .remove-from-cart-button svg, .search-results-listing ul.search-results li .add_to_cart_button svg, .search-results-listing ul.search-results li .product_type_simple svg, .search-results-listing ul.search-results li .remove-from-cart-button svg, .products-archive-display ul.products li .add_to_cart_button svg, .products-archive-display ul.products li .product_type_simple svg, .products-archive-display ul.products li .remove-from-cart-button svg, .products-archive-display ul.search-results li .add_to_cart_button svg, .products-archive-display ul.search-results li .product_type_simple svg, .products-archive-display ul.search-results li .remove-from-cart-button svg, .related-products ul.products li .add_to_cart_button svg, .related-products ul.products li .product_type_simple svg, .related-products ul.products li .remove-from-cart-button svg, .related-products ul.search-results li .add_to_cart_button svg, .related-products ul.search-results li .product_type_simple svg, .related-products ul.search-results li .remove-from-cart-button svg { max-height: 35px; max-width: 35px; margin-top: 7px; }

.search-results-listing ul.products li .add_to_cart_button svg path, .search-results-listing ul.products li .product_type_simple svg path, .search-results-listing ul.products li .remove-from-cart-button svg path, .search-results-listing ul.search-results li .add_to_cart_button svg path, .search-results-listing ul.search-results li .product_type_simple svg path, .search-results-listing ul.search-results li .remove-from-cart-button svg path, .products-archive-display ul.products li .add_to_cart_button svg path, .products-archive-display ul.products li .product_type_simple svg path, .products-archive-display ul.products li .remove-from-cart-button svg path, .products-archive-display ul.search-results li .add_to_cart_button svg path, .products-archive-display ul.search-results li .product_type_simple svg path, .products-archive-display ul.search-results li .remove-from-cart-button svg path, .related-products ul.products li .add_to_cart_button svg path, .related-products ul.products li .product_type_simple svg path, .related-products ul.products li .remove-from-cart-button svg path, .related-products ul.search-results li .add_to_cart_button svg path, .related-products ul.search-results li .product_type_simple svg path, .related-products ul.search-results li .remove-from-cart-button svg path { fill: #2c3740; }

.search-results-listing ul.products li .add_to_cart_button.added:before, .search-results-listing ul.products li .product_type_simple.added:before, .search-results-listing ul.products li .remove-from-cart-button.added:before, .search-results-listing ul.search-results li .add_to_cart_button.added:before, .search-results-listing ul.search-results li .product_type_simple.added:before, .search-results-listing ul.search-results li .remove-from-cart-button.added:before, .products-archive-display ul.products li .add_to_cart_button.added:before, .products-archive-display ul.products li .product_type_simple.added:before, .products-archive-display ul.products li .remove-from-cart-button.added:before, .products-archive-display ul.search-results li .add_to_cart_button.added:before, .products-archive-display ul.search-results li .product_type_simple.added:before, .products-archive-display ul.search-results li .remove-from-cart-button.added:before, .related-products ul.products li .add_to_cart_button.added:before, .related-products ul.products li .product_type_simple.added:before, .related-products ul.products li .remove-from-cart-button.added:before, .related-products ul.search-results li .add_to_cart_button.added:before, .related-products ul.search-results li .product_type_simple.added:before, .related-products ul.search-results li .remove-from-cart-button.added:before { height: 50px; width: 50px; margin: auto; }

.search-results-listing ul.products li .add_to_cart_button.added:after, .search-results-listing ul.products li .product_type_simple.added:after, .search-results-listing ul.products li .remove-from-cart-button.added:after, .search-results-listing ul.search-results li .add_to_cart_button.added:after, .search-results-listing ul.search-results li .product_type_simple.added:after, .search-results-listing ul.search-results li .remove-from-cart-button.added:after, .products-archive-display ul.products li .add_to_cart_button.added:after, .products-archive-display ul.products li .product_type_simple.added:after, .products-archive-display ul.products li .remove-from-cart-button.added:after, .products-archive-display ul.search-results li .add_to_cart_button.added:after, .products-archive-display ul.search-results li .product_type_simple.added:after, .products-archive-display ul.search-results li .remove-from-cart-button.added:after, .related-products ul.products li .add_to_cart_button.added:after, .related-products ul.products li .product_type_simple.added:after, .related-products ul.products li .remove-from-cart-button.added:after, .related-products ul.search-results li .add_to_cart_button.added:after, .related-products ul.search-results li .product_type_simple.added:after, .related-products ul.search-results li .remove-from-cart-button.added:after { display: none; }

.search-results-listing ul.products li .add_to_cart_button.added .not-in-cart, .search-results-listing ul.products li .product_type_simple.added .not-in-cart, .search-results-listing ul.products li .remove-from-cart-button.added .not-in-cart, .search-results-listing ul.search-results li .add_to_cart_button.added .not-in-cart, .search-results-listing ul.search-results li .product_type_simple.added .not-in-cart, .search-results-listing ul.search-results li .remove-from-cart-button.added .not-in-cart, .products-archive-display ul.products li .add_to_cart_button.added .not-in-cart, .products-archive-display ul.products li .product_type_simple.added .not-in-cart, .products-archive-display ul.products li .remove-from-cart-button.added .not-in-cart, .products-archive-display ul.search-results li .add_to_cart_button.added .not-in-cart, .products-archive-display ul.search-results li .product_type_simple.added .not-in-cart, .products-archive-display ul.search-results li .remove-from-cart-button.added .not-in-cart, .related-products ul.products li .add_to_cart_button.added .not-in-cart, .related-products ul.products li .product_type_simple.added .not-in-cart, .related-products ul.products li .remove-from-cart-button.added .not-in-cart, .related-products ul.search-results li .add_to_cart_button.added .not-in-cart, .related-products ul.search-results li .product_type_simple.added .not-in-cart, .related-products ul.search-results li .remove-from-cart-button.added .not-in-cart { display: none; }

.search-results-listing ul.products li .add_to_cart_button.added .in-cart, .search-results-listing ul.products li .product_type_simple.added .in-cart, .search-results-listing ul.products li .remove-from-cart-button.added .in-cart, .search-results-listing ul.search-results li .add_to_cart_button.added .in-cart, .search-results-listing ul.search-results li .product_type_simple.added .in-cart, .search-results-listing ul.search-results li .remove-from-cart-button.added .in-cart, .products-archive-display ul.products li .add_to_cart_button.added .in-cart, .products-archive-display ul.products li .product_type_simple.added .in-cart, .products-archive-display ul.products li .remove-from-cart-button.added .in-cart, .products-archive-display ul.search-results li .add_to_cart_button.added .in-cart, .products-archive-display ul.search-results li .product_type_simple.added .in-cart, .products-archive-display ul.search-results li .remove-from-cart-button.added .in-cart, .related-products ul.products li .add_to_cart_button.added .in-cart, .related-products ul.products li .product_type_simple.added .in-cart, .related-products ul.products li .remove-from-cart-button.added .in-cart, .related-products ul.search-results li .add_to_cart_button.added .in-cart, .related-products ul.search-results li .product_type_simple.added .in-cart, .related-products ul.search-results li .remove-from-cart-button.added .in-cart { display: block; }

.search-results-listing ul.products li .add_to_cart_button.added svg .cls-1, .search-results-listing ul.products li .product_type_simple.added svg .cls-1, .search-results-listing ul.products li .remove-from-cart-button.added svg .cls-1, .search-results-listing ul.search-results li .add_to_cart_button.added svg .cls-1, .search-results-listing ul.search-results li .product_type_simple.added svg .cls-1, .search-results-listing ul.search-results li .remove-from-cart-button.added svg .cls-1, .products-archive-display ul.products li .add_to_cart_button.added svg .cls-1, .products-archive-display ul.products li .product_type_simple.added svg .cls-1, .products-archive-display ul.products li .remove-from-cart-button.added svg .cls-1, .products-archive-display ul.search-results li .add_to_cart_button.added svg .cls-1, .products-archive-display ul.search-results li .product_type_simple.added svg .cls-1, .products-archive-display ul.search-results li .remove-from-cart-button.added svg .cls-1, .related-products ul.products li .add_to_cart_button.added svg .cls-1, .related-products ul.products li .product_type_simple.added svg .cls-1, .related-products ul.products li .remove-from-cart-button.added svg .cls-1, .related-products ul.search-results li .add_to_cart_button.added svg .cls-1, .related-products ul.search-results li .product_type_simple.added svg .cls-1, .related-products ul.search-results li .remove-from-cart-button.added svg .cls-1 { fill: var(--main-accent-colour); }

.search-results-listing ul.products li .add_to_cart_button.in-cart:before, .search-results-listing ul.products li .product_type_simple.in-cart:before, .search-results-listing ul.products li .remove-from-cart-button.in-cart:before, .search-results-listing ul.search-results li .add_to_cart_button.in-cart:before, .search-results-listing ul.search-results li .product_type_simple.in-cart:before, .search-results-listing ul.search-results li .remove-from-cart-button.in-cart:before, .products-archive-display ul.products li .add_to_cart_button.in-cart:before, .products-archive-display ul.products li .product_type_simple.in-cart:before, .products-archive-display ul.products li .remove-from-cart-button.in-cart:before, .products-archive-display ul.search-results li .add_to_cart_button.in-cart:before, .products-archive-display ul.search-results li .product_type_simple.in-cart:before, .products-archive-display ul.search-results li .remove-from-cart-button.in-cart:before, .related-products ul.products li .add_to_cart_button.in-cart:before, .related-products ul.products li .product_type_simple.in-cart:before, .related-products ul.products li .remove-from-cart-button.in-cart:before, .related-products ul.search-results li .add_to_cart_button.in-cart:before, .related-products ul.search-results li .product_type_simple.in-cart:before, .related-products ul.search-results li .remove-from-cart-button.in-cart:before { height: 50px; }

.search-results-listing ul.products li .add_to_cart_button.in-cart .not-in-cart, .search-results-listing ul.products li .product_type_simple.in-cart .not-in-cart, .search-results-listing ul.products li .remove-from-cart-button.in-cart .not-in-cart, .search-results-listing ul.search-results li .add_to_cart_button.in-cart .not-in-cart, .search-results-listing ul.search-results li .product_type_simple.in-cart .not-in-cart, .search-results-listing ul.search-results li .remove-from-cart-button.in-cart .not-in-cart, .products-archive-display ul.products li .add_to_cart_button.in-cart .not-in-cart, .products-archive-display ul.products li .product_type_simple.in-cart .not-in-cart, .products-archive-display ul.products li .remove-from-cart-button.in-cart .not-in-cart, .products-archive-display ul.search-results li .add_to_cart_button.in-cart .not-in-cart, .products-archive-display ul.search-results li .product_type_simple.in-cart .not-in-cart, .products-archive-display ul.search-results li .remove-from-cart-button.in-cart .not-in-cart, .related-products ul.products li .add_to_cart_button.in-cart .not-in-cart, .related-products ul.products li .product_type_simple.in-cart .not-in-cart, .related-products ul.products li .remove-from-cart-button.in-cart .not-in-cart, .related-products ul.search-results li .add_to_cart_button.in-cart .not-in-cart, .related-products ul.search-results li .product_type_simple.in-cart .not-in-cart, .related-products ul.search-results li .remove-from-cart-button.in-cart .not-in-cart { display: none; }

.search-results-listing ul.products li .add_to_cart_button.in-cart .in-cart, .search-results-listing ul.products li .product_type_simple.in-cart .in-cart, .search-results-listing ul.products li .remove-from-cart-button.in-cart .in-cart, .search-results-listing ul.search-results li .add_to_cart_button.in-cart .in-cart, .search-results-listing ul.search-results li .product_type_simple.in-cart .in-cart, .search-results-listing ul.search-results li .remove-from-cart-button.in-cart .in-cart, .products-archive-display ul.products li .add_to_cart_button.in-cart .in-cart, .products-archive-display ul.products li .product_type_simple.in-cart .in-cart, .products-archive-display ul.products li .remove-from-cart-button.in-cart .in-cart, .products-archive-display ul.search-results li .add_to_cart_button.in-cart .in-cart, .products-archive-display ul.search-results li .product_type_simple.in-cart .in-cart, .products-archive-display ul.search-results li .remove-from-cart-button.in-cart .in-cart, .related-products ul.products li .add_to_cart_button.in-cart .in-cart, .related-products ul.products li .product_type_simple.in-cart .in-cart, .related-products ul.products li .remove-from-cart-button.in-cart .in-cart, .related-products ul.search-results li .add_to_cart_button.in-cart .in-cart, .related-products ul.search-results li .product_type_simple.in-cart .in-cart, .related-products ul.search-results li .remove-from-cart-button.in-cart .in-cart { display: block; }

.search-results-listing ul.products li .add_to_cart_button.in-cart svg .cls-1, .search-results-listing ul.products li .product_type_simple.in-cart svg .cls-1, .search-results-listing ul.products li .remove-from-cart-button.in-cart svg .cls-1, .search-results-listing ul.search-results li .add_to_cart_button.in-cart svg .cls-1, .search-results-listing ul.search-results li .product_type_simple.in-cart svg .cls-1, .search-results-listing ul.search-results li .remove-from-cart-button.in-cart svg .cls-1, .products-archive-display ul.products li .add_to_cart_button.in-cart svg .cls-1, .products-archive-display ul.products li .product_type_simple.in-cart svg .cls-1, .products-archive-display ul.products li .remove-from-cart-button.in-cart svg .cls-1, .products-archive-display ul.search-results li .add_to_cart_button.in-cart svg .cls-1, .products-archive-display ul.search-results li .product_type_simple.in-cart svg .cls-1, .products-archive-display ul.search-results li .remove-from-cart-button.in-cart svg .cls-1, .related-products ul.products li .add_to_cart_button.in-cart svg .cls-1, .related-products ul.products li .product_type_simple.in-cart svg .cls-1, .related-products ul.products li .remove-from-cart-button.in-cart svg .cls-1, .related-products ul.search-results li .add_to_cart_button.in-cart svg .cls-1, .related-products ul.search-results li .product_type_simple.in-cart svg .cls-1, .related-products ul.search-results li .remove-from-cart-button.in-cart svg .cls-1 { fill: var(--main-accent-colour); }

.search-results-listing ul.products li .add_to_cart_button.loading, .search-results-listing ul.products li .product_type_simple.loading, .search-results-listing ul.products li .remove-from-cart-button.loading, .search-results-listing ul.search-results li .add_to_cart_button.loading, .search-results-listing ul.search-results li .product_type_simple.loading, .search-results-listing ul.search-results li .remove-from-cart-button.loading, .products-archive-display ul.products li .add_to_cart_button.loading, .products-archive-display ul.products li .product_type_simple.loading, .products-archive-display ul.products li .remove-from-cart-button.loading, .products-archive-display ul.search-results li .add_to_cart_button.loading, .products-archive-display ul.search-results li .product_type_simple.loading, .products-archive-display ul.search-results li .remove-from-cart-button.loading, .related-products ul.products li .add_to_cart_button.loading, .related-products ul.products li .product_type_simple.loading, .related-products ul.products li .remove-from-cart-button.loading, .related-products ul.search-results li .add_to_cart_button.loading, .related-products ul.search-results li .product_type_simple.loading, .related-products ul.search-results li .remove-from-cart-button.loading { opacity: 1; }

.search-results-listing ul.products li .add_to_cart_button.loading:before, .search-results-listing ul.products li .product_type_simple.loading:before, .search-results-listing ul.products li .remove-from-cart-button.loading:before, .search-results-listing ul.search-results li .add_to_cart_button.loading:before, .search-results-listing ul.search-results li .product_type_simple.loading:before, .search-results-listing ul.search-results li .remove-from-cart-button.loading:before, .products-archive-display ul.products li .add_to_cart_button.loading:before, .products-archive-display ul.products li .product_type_simple.loading:before, .products-archive-display ul.products li .remove-from-cart-button.loading:before, .products-archive-display ul.search-results li .add_to_cart_button.loading:before, .products-archive-display ul.search-results li .product_type_simple.loading:before, .products-archive-display ul.search-results li .remove-from-cart-button.loading:before, .related-products ul.products li .add_to_cart_button.loading:before, .related-products ul.products li .product_type_simple.loading:before, .related-products ul.products li .remove-from-cart-button.loading:before, .related-products ul.search-results li .add_to_cart_button.loading:before, .related-products ul.search-results li .product_type_simple.loading:before, .related-products ul.search-results li .remove-from-cart-button.loading:before { content: url("assets/icons/Loading.svg"); width: 50px; height: 50px; }

.search-results-listing ul.products li .add_to_cart_button.loading:after, .search-results-listing ul.products li .product_type_simple.loading:after, .search-results-listing ul.products li .remove-from-cart-button.loading:after, .search-results-listing ul.search-results li .add_to_cart_button.loading:after, .search-results-listing ul.search-results li .product_type_simple.loading:after, .search-results-listing ul.search-results li .remove-from-cart-button.loading:after, .products-archive-display ul.products li .add_to_cart_button.loading:after, .products-archive-display ul.products li .product_type_simple.loading:after, .products-archive-display ul.products li .remove-from-cart-button.loading:after, .products-archive-display ul.search-results li .add_to_cart_button.loading:after, .products-archive-display ul.search-results li .product_type_simple.loading:after, .products-archive-display ul.search-results li .remove-from-cart-button.loading:after, .related-products ul.products li .add_to_cart_button.loading:after, .related-products ul.products li .product_type_simple.loading:after, .related-products ul.products li .remove-from-cart-button.loading:after, .related-products ul.search-results li .add_to_cart_button.loading:after, .related-products ul.search-results li .product_type_simple.loading:after, .related-products ul.search-results li .remove-from-cart-button.loading:after { left: 0; opacity: 0; right: 0; top: 17px; }

.search-results-listing ul.products li .add_to_cart_button.loading svg, .search-results-listing ul.products li .product_type_simple.loading svg, .search-results-listing ul.products li .remove-from-cart-button.loading svg, .search-results-listing ul.search-results li .add_to_cart_button.loading svg, .search-results-listing ul.search-results li .product_type_simple.loading svg, .search-results-listing ul.search-results li .remove-from-cart-button.loading svg, .products-archive-display ul.products li .add_to_cart_button.loading svg, .products-archive-display ul.products li .product_type_simple.loading svg, .products-archive-display ul.products li .remove-from-cart-button.loading svg, .products-archive-display ul.search-results li .add_to_cart_button.loading svg, .products-archive-display ul.search-results li .product_type_simple.loading svg, .products-archive-display ul.search-results li .remove-from-cart-button.loading svg, .related-products ul.products li .add_to_cart_button.loading svg, .related-products ul.products li .product_type_simple.loading svg, .related-products ul.products li .remove-from-cart-button.loading svg, .related-products ul.search-results li .add_to_cart_button.loading svg, .related-products ul.search-results li .product_type_simple.loading svg, .related-products ul.search-results li .remove-from-cart-button.loading svg { display: none; }

.search-results-listing ul.products li .add_to_cart_button.loading .not-in-cart, .search-results-listing ul.products li .product_type_simple.loading .not-in-cart, .search-results-listing ul.products li .remove-from-cart-button.loading .not-in-cart, .search-results-listing ul.search-results li .add_to_cart_button.loading .not-in-cart, .search-results-listing ul.search-results li .product_type_simple.loading .not-in-cart, .search-results-listing ul.search-results li .remove-from-cart-button.loading .not-in-cart, .products-archive-display ul.products li .add_to_cart_button.loading .not-in-cart, .products-archive-display ul.products li .product_type_simple.loading .not-in-cart, .products-archive-display ul.products li .remove-from-cart-button.loading .not-in-cart, .products-archive-display ul.search-results li .add_to_cart_button.loading .not-in-cart, .products-archive-display ul.search-results li .product_type_simple.loading .not-in-cart, .products-archive-display ul.search-results li .remove-from-cart-button.loading .not-in-cart, .related-products ul.products li .add_to_cart_button.loading .not-in-cart, .related-products ul.products li .product_type_simple.loading .not-in-cart, .related-products ul.products li .remove-from-cart-button.loading .not-in-cart, .related-products ul.search-results li .add_to_cart_button.loading .not-in-cart, .related-products ul.search-results li .product_type_simple.loading .not-in-cart, .related-products ul.search-results li .remove-from-cart-button.loading .not-in-cart { display: none; }

.search-results-listing ul.products li .add_to_cart_button.loading .in-cart, .search-results-listing ul.products li .product_type_simple.loading .in-cart, .search-results-listing ul.products li .remove-from-cart-button.loading .in-cart, .search-results-listing ul.search-results li .add_to_cart_button.loading .in-cart, .search-results-listing ul.search-results li .product_type_simple.loading .in-cart, .search-results-listing ul.search-results li .remove-from-cart-button.loading .in-cart, .products-archive-display ul.products li .add_to_cart_button.loading .in-cart, .products-archive-display ul.products li .product_type_simple.loading .in-cart, .products-archive-display ul.products li .remove-from-cart-button.loading .in-cart, .products-archive-display ul.search-results li .add_to_cart_button.loading .in-cart, .products-archive-display ul.search-results li .product_type_simple.loading .in-cart, .products-archive-display ul.search-results li .remove-from-cart-button.loading .in-cart, .related-products ul.products li .add_to_cart_button.loading .in-cart, .related-products ul.products li .product_type_simple.loading .in-cart, .related-products ul.products li .remove-from-cart-button.loading .in-cart, .related-products ul.search-results li .add_to_cart_button.loading .in-cart, .related-products ul.search-results li .product_type_simple.loading .in-cart, .related-products ul.search-results li .remove-from-cart-button.loading .in-cart { display: none; }

.search-results-listing ul.products li .add_to_cart_button.loading span, .search-results-listing ul.products li .product_type_simple.loading span, .search-results-listing ul.products li .remove-from-cart-button.loading span, .search-results-listing ul.search-results li .add_to_cart_button.loading span, .search-results-listing ul.search-results li .product_type_simple.loading span, .search-results-listing ul.search-results li .remove-from-cart-button.loading span, .products-archive-display ul.products li .add_to_cart_button.loading span, .products-archive-display ul.products li .product_type_simple.loading span, .products-archive-display ul.products li .remove-from-cart-button.loading span, .products-archive-display ul.search-results li .add_to_cart_button.loading span, .products-archive-display ul.search-results li .product_type_simple.loading span, .products-archive-display ul.search-results li .remove-from-cart-button.loading span, .related-products ul.products li .add_to_cart_button.loading span, .related-products ul.products li .product_type_simple.loading span, .related-products ul.products li .remove-from-cart-button.loading span, .related-products ul.search-results li .add_to_cart_button.loading span, .related-products ul.search-results li .product_type_simple.loading span, .related-products ul.search-results li .remove-from-cart-button.loading span { display: none; }

.search-results-listing ul.products li .remove-from-cart-button, .search-results-listing ul.search-results li .remove-from-cart-button, .products-archive-display ul.products li .remove-from-cart-button, .products-archive-display ul.search-results li .remove-from-cart-button, .related-products ul.products li .remove-from-cart-button, .related-products ul.search-results li .remove-from-cart-button { height: 50px; margin: 1rem 2rem 0.5rem 2rem; padding: 0; position: relative; right: 0; width: 80%; }

.search-results-listing ul.products li .remove-from-cart-button span, .search-results-listing ul.search-results li .remove-from-cart-button span, .products-archive-display ul.products li .remove-from-cart-button span, .products-archive-display ul.search-results li .remove-from-cart-button span, .related-products ul.products li .remove-from-cart-button span, .related-products ul.search-results li .remove-from-cart-button span { position: relative; top: 5px; }

.search-results-listing ul.products li .remove-from-cart-button svg .cls-1, .search-results-listing ul.search-results li .remove-from-cart-button svg .cls-1, .products-archive-display ul.products li .remove-from-cart-button svg .cls-1, .products-archive-display ul.search-results li .remove-from-cart-button svg .cls-1, .related-products ul.products li .remove-from-cart-button svg .cls-1, .related-products ul.search-results li .remove-from-cart-button svg .cls-1 { fill: var(--main-accent-colour); }

.search-results-listing ul.products li img, .search-results-listing ul.search-results li img, .products-archive-display ul.products li img, .products-archive-display ul.search-results li img, .related-products ul.products li img, .related-products ul.search-results li img { width: 100%; }

.product-thumbnails-slider .slick-track { display: grid; grid-auto-flow: column; }

.arrows .slider-dots { align-items: center; display: flex; justify-content: center; flex-direction: column; }

.arrows .slider-dots .slick-dots { display: grid; padding-left: 0; grid-auto-flow: column; gap: 15px; line-height: 5px; margin-bottom: 0; list-style: none; }

.arrows .slider-dots li button { background-color: #b3b3b3; border-radius: 50px; cursor: pointer; height: 15px; width: 15px; text-indent: -999px; overflow: hidden; }

.arrows .slider-dots li.slick-active button { background-color: var(--main-accent-colour); }

.arrows .slick-arrow { cursor: pointer; }

.woocommerce .blockUI.blockOverlay::before { animation: none !important; background: url("assets/icons/Loading.svg") center center !important; }

.product-name a:active, .product-name a:focus, .product-name a:hover { color: var(--main-accent-colour); }

html body.woocommerce form .form-row .input-text, .woocommerce form .form-row select { appearance: none; -webkit-appearance: none; -moz-appearance: none; padding: 1.125rem !important; height: 57.59px !important; }

.woocommerce .select-contain select { appearance: none; -webkit-appearance: none; -moz-appearance: none; background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNy4yIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjUgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTIzMy40IDQwNi42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE5Mi0xOTJjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjU2IDMzOC43IDg2LjYgMTY5LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE5MiAxOTJ6Ii8+PC9zdmc+); background-repeat: no-repeat; background-position: right 1rem center; background-size: 12px; padding-right: 2.5rem; background-color: white !important; color: #142023 !important; }

section.shop-banner > .banner { align-items: flex-end; background-repeat: no-repeat; background-size: cover; display: flex; min-height: 415px; height: 415px; position: relative; text-align: center; background-position: center; }

@media (max-width: 767.98px) { section.shop-banner > .banner { height: 140px; min-height: 140px; } }

section.shop-banner > .banner:before { bottom: 0; content: ""; height: 100%; left: 0; position: absolute; right: 0; top: 0; width: 100%; z-index: 10; }

section.shop-banner > .banner .container { z-index: 11; display: flex; align-items: center; justify-content: center; height: 100%; }

section.shop-banner > .banner .container h1 { color: #ffffff; margin-bottom: 0rem; }

section.products-upper { background-color: #2c3740; padding-bottom: 4rem; padding-top: 4rem; z-index: 10; }

section.products-upper .container .row p { margin-bottom: 0; font-size: clamp(1.25rem, 2vw, 1.5rem); }

section.products-upper h4 { color: #ffffff; margin: auto; padding-bottom: 2rem; text-align: center; width: 66.666%; }

@media (max-width: 767.98px) { section.products-upper h4 { width: 100%; } }

section.products-upper .filter-product { margin-left: 1rem; background-color: #152023; }

section.products-upper .filter-product button { background-color: #152023; }

section.products-upper .filter-product button:active, section.products-upper .filter-product button:focus, section.products-upper .filter-product button:hover { background-color: #ffffff; }

section.products-archive-display { margin: 4rem 0 4rem 0; }

section.products-archive-display ul.products li { margin-bottom: 2rem; position: relative; }

section.products-archive-display ul.products li img { width: 100%; }

section.products-archive-display ul.products li .woocommerce-loop-product_title { border-bottom: 2px solid var(--main-accent-colour); display: block; padding: 0.25rem 1.25rem 0.25rem 0; position: relative; width: 100%; }

section.products-archive-display ul.products li .woocommerce-loop-product_title:after { padding-left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); }

section.products-archive-display ul.products li .button.remove-from-cart-button, section.products-archive-display ul.products li .button.add_to_cart_button { white-space: nowrap; overflow: hidden; position: absolute; top: 0; right: 0; width: 50px; }

section.products-archive-display ul.products li .button.remove-from-cart-button svg, section.products-archive-display ul.products li .button.add_to_cart_button svg { max-height: 50px; max-width: 50px; padding: 0 7px 8px 8px; }

section.products-archive-display ul.products li .button.remove-from-cart-button.in-cart svg .cls-1, section.products-archive-display ul.products li .button.add_to_cart_button.in-cart svg .cls-1 { fill: var(--main-accent-colour); }

section.products-archive-display ul.products li .added_to_cart { display: none; text-align: center; margin: auto; width: 100%; padding: 0; }

.featured-project { background: #2c3740; position: relative; }

@media (min-width: 992px) { .featured-project { background: linear-gradient(to top, transparent 100px, #2c3740 100px); } }

.featured-project .text { align-items: center; color: #ffffff; display: flex; flex-direction: column; margin-top: 2rem; padding: 0 3rem; }

@media (max-width: 991.98px) { .featured-project .text { align-items: flex-start; flex-direction: row; flex-wrap: wrap; margin: 2rem 0; }
  .featured-project .text .svg { display: none; } }

.featured-project .text .svg { margin-left: auto; margin-top: auto; }

.featured-project .text .svg svg { max-width: 75px; max-height: 75px; }

.featured-project .view-all-button { background-color: var(--main-accent-colour); color: #ffffff; }

.featured-project .view-all-button:hover { background-color: #252d33; }

body.woocommerce.page-ib-black header { border-bottom-color: var(--main-accent-colour); }

body.woocommerce.page-ib-black header nav.header__navigation .nav-primary ul .current_page_parent:before, body.woocommerce.page-ib-black header nav.header__navigation .nav-primary ul .current_page_item:before, body.woocommerce.page-ib-black header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body.woocommerce.page-ib-black header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay { border-top-color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .title, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .title { border-bottom: var(--main-accent-colour); }

body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay a:after { color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .top-industry-block .row .products-link-block .overlay:hover a:after { color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .industry-resources .row .link a:after { color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .industry-resources .row .link a:active, body.woocommerce.page-ib-black .industry-resources .row .link a:focus, body.woocommerce.page-ib-black .industry-resources .row .link a:hover { background-color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain { border-top-color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:after { color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.page-ib-black .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .filter-product .form-row select, body.woocommerce.page-ib-black .filter-project .form-row select { border-color: var(--main-accent-colour); }

body.woocommerce.page-ib-black section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: var(--main-accent-colour); }

body.woocommerce.page-ib-black .top-industry-block .row .cta .background .overlay .title h3::after { background-color: var(--main-accent-colour); }

body.woocommerce .related-products { margin: 4rem 0; }

@media (min-width: 992px) { body.woocommerce .related-products ul.products { margin: 0 -15px 1rem; } }

body.woocommerce .related-products a.button { width: 80%; }

body.woocommerce .related-products a.button span { position: relative; top: 5px; }

body.woocommerce .related-products .added_to_cart.wc-forward { display: none; }

body.woocommerce .related-products .up-sells + .cross-sells { margin-top: 4rem; }

@media (min-width: 992px) { body.woocommerce .related-products .cross-sells .products .slick-list .slick-track, body.woocommerce .related-products .up-sells .products .slick-list .slick-track { margin: 0; min-width: 1372px; } }

body.woocommerce .related-products .cross-sells .products li, body.woocommerce .related-products .up-sells .products li { position: relative; margin-bottom: 30px; }

@media (max-width: 767.98px) { body.woocommerce .related-products .cross-sells .products li, body.woocommerce .related-products .up-sells .products li { padding: 0; } }

body.woocommerce .related-products .cross-sells .products li .arrow-link, body.woocommerce .related-products .cross-sells .products li .btn-arrow, body.woocommerce .related-products .cross-sells .products li .filter-product .form-row button, .filter-product .form-row body.woocommerce .related-products .cross-sells .products li button, body.woocommerce .related-products .cross-sells .products li .filter-project .form-row button, .filter-project .form-row body.woocommerce .related-products .cross-sells .products li button, body.woocommerce .related-products .cross-sells .products li .filter-guidance .form-row button, .filter-guidance .form-row body.woocommerce .related-products .cross-sells .products li button, body.woocommerce .related-products .cross-sells .products li .service-upper .link-large a, .service-upper .link-large body.woocommerce .related-products .cross-sells .products li a, body.woocommerce .related-products .cross-sells .products li .resource-lower .link-large a, .resource-lower .link-large body.woocommerce .related-products .cross-sells .products li a, body.woocommerce .related-products .cross-sells .products li section.csu-middle .text a, section.csu-middle .text body.woocommerce .related-products .cross-sells .products li a, body.woocommerce .related-products .up-sells .products li .arrow-link, body.woocommerce .related-products .up-sells .products li .btn-arrow, body.woocommerce .related-products .up-sells .products li .filter-product .form-row button, .filter-product .form-row body.woocommerce .related-products .up-sells .products li button, body.woocommerce .related-products .up-sells .products li .filter-project .form-row button, .filter-project .form-row body.woocommerce .related-products .up-sells .products li button, body.woocommerce .related-products .up-sells .products li .filter-guidance .form-row button, .filter-guidance .form-row body.woocommerce .related-products .up-sells .products li button, body.woocommerce .related-products .up-sells .products li .service-upper .link-large a, .service-upper .link-large body.woocommerce .related-products .up-sells .products li a, body.woocommerce .related-products .up-sells .products li .resource-lower .link-large a, .resource-lower .link-large body.woocommerce .related-products .up-sells .products li a, body.woocommerce .related-products .up-sells .products li section.csu-middle .text a, section.csu-middle .text body.woocommerce .related-products .up-sells .products li a { margin-top: 10px; display: block; }

body.woocommerce .related-products .cross-sells .products li .add_to_cart_button, body.woocommerce .related-products .cross-sells .products li .remove-from-cart-button, body.woocommerce .related-products .up-sells .products li .add_to_cart_button, body.woocommerce .related-products .up-sells .products li .remove-from-cart-button { position: absolute; top: 0; right: 0; width: 50px; }

body.woocommerce .related-products .slick-dots { display: flex; justify-content: center; gap: 12px; }

body.woocommerce .related-products .slick-dots li button { background-color: #2c3740; color: transparent; height: 16px; width: 16px; padding: 0rem 0.5rem 0rem 0.5rem; border-radius: 100%; text-indent: -99999px; overflow: hidden; border: none; outline: none; }

body.woocommerce .related-products .slick-dots li.slick-active button { background-color: var(--main-accent-colour); }

body.woocommerce .woocommerce-breadcrumb { display: none; }

@media (max-width: 767.98px) { body.woocommerce .product-section .product { padding-top: 0; } }

body.woocommerce .product-section.page-ib-black strong { color: var(--main-accent-colour); }

body.woocommerce .product-section.page-ib-black .product-dimensions > strong.ib-red { color: var(--main-accent-colour); }

body.woocommerce .product-section.page-ib-red strong { color: var(--main-accent-colour); }

body.woocommerce .product-section.page-ib-red .product-dimensions > strong.ib-red { color: var(--main-accent-colour); }

body.woocommerce .product-section.page-ib-orange strong { color: #f2a644; }

body.woocommerce .product-section.page-ib-orange .product-dimensions > strong.ib-red { color: #f2a644; }

body.woocommerce.active-industry-merchants header { border-bottom-color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants header nav.header__navigation .nav-primary ul .current_page_parent:before, body.woocommerce.active-industry-merchants header nav.header__navigation .nav-primary ul .current_page_item:before, body.woocommerce.active-industry-merchants header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body.woocommerce.active-industry-merchants header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay { border-top-color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .title, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .title { border-bottom: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay a:after { color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .top-industry-block .row .products-link-block .overlay:hover a:after { color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .industry-resources .row .link a:after { color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .industry-resources .row .link a:active, body.woocommerce.active-industry-merchants .industry-resources .row .link a:focus, body.woocommerce.active-industry-merchants .industry-resources .row .link a:hover { background-color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain { border-top-color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:after { color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-merchants .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .filter-product .form-row select, body.woocommerce.active-industry-merchants .filter-project .form-row select { border-color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: var(--main-accent-colour); }

body.woocommerce.active-industry-merchants .top-industry-block .row .cta .background .overlay .title h3::after { background-color: var(--main-accent-colour); }

body.woocommerce.active-industry-architects header { border-bottom-color: #62a86b; }

body.woocommerce.active-industry-architects header nav.header__navigation .nav-primary ul .current_page_parent:before, body.woocommerce.active-industry-architects header nav.header__navigation .nav-primary ul .current_page_item:before, body.woocommerce.active-industry-architects header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body.woocommerce.active-industry-architects header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #62a86b; }

body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay { border-top-color: #62a86b; }

body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .title, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .title { border-bottom: #62a86b; }

body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay a:after { color: #62a86b; }

body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .top-industry-block .row .products-link-block .overlay:hover a:after { color: #62a86b; }

body.woocommerce.active-industry-architects .industry-resources .row .link a:after { color: #62a86b; }

body.woocommerce.active-industry-architects .industry-resources .row .link a:active, body.woocommerce.active-industry-architects .industry-resources .row .link a:focus, body.woocommerce.active-industry-architects .industry-resources .row .link a:hover { background-color: #62a86b; }

body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain { border-top-color: #62a86b; }

body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:after { color: #62a86b; }

body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-architects .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #62a86b; }

body.woocommerce.active-industry-architects .filter-product .form-row select, body.woocommerce.active-industry-architects .filter-project .form-row select { border-color: #62a86b; }

body.woocommerce.active-industry-architects section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #62a86b; }

body.woocommerce.active-industry-architects .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #62a86b; }

body.woocommerce.active-industry-developers header { border-bottom-color: #f2a644; }

body.woocommerce.active-industry-developers header nav.header__navigation .nav-primary ul .current_page_parent:before, body.woocommerce.active-industry-developers header nav.header__navigation .nav-primary ul .current_page_item:before, body.woocommerce.active-industry-developers header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body.woocommerce.active-industry-developers header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #f2a644; }

body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay { border-top-color: #f2a644; }

body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .title, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .title { border-bottom: #f2a644; }

body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay a:after { color: #f2a644; }

body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .top-industry-block .row .products-link-block .overlay:hover a:after { color: #f2a644; }

body.woocommerce.active-industry-developers .industry-resources .row .link a:after { color: #f2a644; }

body.woocommerce.active-industry-developers .industry-resources .row .link a:active, body.woocommerce.active-industry-developers .industry-resources .row .link a:focus, body.woocommerce.active-industry-developers .industry-resources .row .link a:hover { background-color: #f2a644; }

body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain { border-top-color: #f2a644; }

body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:after { color: #f2a644; }

body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-developers .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #f2a644; }

body.woocommerce.active-industry-developers .filter-product .form-row select, body.woocommerce.active-industry-developers .filter-project .form-row select { border-color: #f2a644; }

body.woocommerce.active-industry-developers section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #f2a644; }

body.woocommerce.active-industry-developers .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #f2a644; }

body.woocommerce.active-industry-self-builders header { border-bottom-color: #9bd3c4; }

body.woocommerce.active-industry-self-builders header nav.header__navigation .nav-primary ul .current_page_parent:before, body.woocommerce.active-industry-self-builders header nav.header__navigation .nav-primary ul .current_page_item:before, body.woocommerce.active-industry-self-builders header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body.woocommerce.active-industry-self-builders header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay { border-top-color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .title, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .title { border-bottom: #9bd3c4; }

body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay a:after { color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .top-industry-block .row .products-link-block .overlay:hover a:after { color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .industry-resources .row .link a:after { color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .industry-resources .row .link a:active, body.woocommerce.active-industry-self-builders .industry-resources .row .link a:focus, body.woocommerce.active-industry-self-builders .industry-resources .row .link a:hover { background-color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain { border-top-color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:after { color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-self-builders .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .filter-product .form-row select, body.woocommerce.active-industry-self-builders .filter-project .form-row select { border-color: #9bd3c4; }

body.woocommerce.active-industry-self-builders section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #9bd3c4; }

body.woocommerce.active-industry-self-builders .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #9bd3c4; }

body.woocommerce.active-industry-contractors header { border-bottom-color: #ab8fe5; }

body.woocommerce.active-industry-contractors header nav.header__navigation .nav-primary ul .current_page_parent:before, body.woocommerce.active-industry-contractors header nav.header__navigation .nav-primary ul .current_page_item:before, body.woocommerce.active-industry-contractors header nav.header__navigation .nav-primary ul .single-project #menu-item-230:before, .single-project body.woocommerce.active-industry-contractors header nav.header__navigation .nav-primary ul #menu-item-230:before { border-bottom-color: #ab8fe5; }

body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay { border-top-color: #ab8fe5; }

body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .title, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .title { border-bottom: #ab8fe5; }

body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay a:after { color: #ab8fe5; }

body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:active a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:focus a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay:hover a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:active a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:focus a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .arrow-link:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .btn-arrow:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover button:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover a:after, body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .top-industry-block .row .products-link-block .overlay:hover a:after { color: #ab8fe5; }

body.woocommerce.active-industry-contractors .industry-resources .row .link a:after { color: #ab8fe5; }

body.woocommerce.active-industry-contractors .industry-resources .row .link a:active, body.woocommerce.active-industry-contractors .industry-resources .row .link a:focus, body.woocommerce.active-industry-contractors .industry-resources .row .link a:hover { background-color: #ab8fe5; }

body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain { border-top-color: #ab8fe5; }

body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:after { color: #ab8fe5; }

body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-1 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .column-2 > div .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:active:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:active:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:active:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:active:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:active:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:active:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:active:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:focus:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:focus:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:focus:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:focus:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:focus:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:focus:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:focus:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .arrow-link:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .btn-arrow:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-product .form-row button:hover:after, .filter-product .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-project .form-row button:hover:after, .filter-project .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .filter-guidance .form-row button:hover:after, .filter-guidance .form-row body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain button:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .service-upper .link-large a:hover:after, .service-upper .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain .resource-lower .link-large a:hover:after, .resource-lower .link-large body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:hover:after, body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain section.csu-middle .text a:hover:after, section.csu-middle .text body.woocommerce.active-industry-contractors .product-categories .tiles .tile .category-item .title-contain a:hover:after { color: #ab8fe5; }

body.woocommerce.active-industry-contractors .filter-product .form-row select, body.woocommerce.active-industry-contractors .filter-project .form-row select { border-color: #ab8fe5; }

body.woocommerce.active-industry-contractors section.products-archive-display ul.products li .woocommerce-loop-product_title { border-color: #ab8fe5; }

body.woocommerce.active-industry-contractors .top-industry-block .row .cta .background .overlay .title h3::after { background-color: #ab8fe5; }

body.woocommerce div.product div.images .row { margin: 1.875rem 0 0; }

body.woocommerce div.product div.images .row .woocommerce-product-gallery__image { width: 33.3333333333%; }

body.woocommerce div.product div.images .row .woocommerce-product-gallery__image:nth-child(n + 2) { width: 33.3333333333%; }

body.woocommerce div.product div.images .product-thumbnails-slider .slick-track { margin-left: 0; margin-right: 0; }

body.woocommerce .image-primary { position: relative; }

body.woocommerce .image-primary .options { bottom: 0; display: flex; flex-direction: row; left: 0; position: absolute; }

body.woocommerce .image-primary .options a, body.woocommerce .image-primary .options button { font-weight: 600; }

body.woocommerce .image-primary .options form.cart { margin-bottom: 0; margin-left: 0.5rem; }

body.woocommerce .image-primary .options.share { left: auto; right: 0; }

body.woocommerce .image-primary .options.share .heateor_sss_sharing_container { height: 100%; margin-top: 0; transition: width 1s; width: 0; }

@media (max-width: 991.98px) { body.woocommerce .image-primary .options.share .heateor_sss_sharing_container { bottom: 65px; display: none; right: 0; } }

body.woocommerce .image-primary .options.share .heateor_sss_sharing_container.open { overflow: visible; width: auto; }

@media (max-width: 991.98px) { body.woocommerce .image-primary .options.share .heateor_sss_sharing_container.open { display: flex; } }

body.woocommerce .image-primary .options.share .heateor_sss_sharing_ul { align-items: center; z-index: 10; display: flex; height: 100%; position: absolute; right: 6px; padding-left: 6px !important; background-color: #e9eef1; }

@media (max-width: 991.98px) { body.woocommerce .image-primary .options.share .heateor_sss_sharing_ul { background-color: #ffffff; } }

body.woocommerce .image-primary .options .zoom-img, body.woocommerce .image-primary .options .share-btn-mini { overflow: hidden; }

@media (min-width: 1200px) { body.woocommerce .image-primary .options .zoom-img, body.woocommerce .image-primary .options .share-btn-mini { background-color: #e9eef1; } }

body.woocommerce .image-primary .options .share-btn-mini svg { max-width: 47px; max-height: 47px; padding: 0.5rem 0.8rem 0; }

@media (max-width: 767.98px) { body.woocommerce div.product div.summary .add_to_cart_button { margin-bottom: 1rem; } }

body.woocommerce div.product div.summary .added_to_cart { padding-left: 20px; }

body.woocommerce div.product div.summary .remove-from-cart-button { min-width: 270px; line-height: 22px; }

body.woocommerce div.product div.summary .remove-from-cart-button svg { max-width: 25px; max-height: 25px; position: absolute; left: 5px; }

body.woocommerce div.product div.summary .remove-from-cart-button svg path { fill: var(--main-accent-colour); }

@media (max-width: 991.98px) { body.woocommerce div.product { margin-top: 2rem; } }

@media (min-width: 992px) { body.woocommerce .brick-info, body.woocommerce .product-dimensions, body.woocommerce .download-list { margin-bottom: 0; }
  body.woocommerce .downloads { margin-top: 2rem; margin-bottom: 2rem; }
  body.woocommerce .product-data { background-color: #e9eef1; min-height: 420px; padding: 3rem 0; }
  body.woocommerce .product-data .product-dimensions { margin-bottom: 2rem; }
  body.woocommerce .product-data .product-dimensions strong { color: #000000; }
  body.woocommerce .product-data .product-dimensions p { margin-bottom: 0; } }

body.woocommerce .downloads a.download-link { display: block; position: relative; padding-left: 33px; }

@media (max-width: 767.98px) { body.woocommerce .downloads a.download-link { margin-bottom: 1rem; } }

body.woocommerce .downloads a.download-link .svg { margin-right: auto; position: absolute; left: 0; top: 0; width: 33px; }

body.woocommerce .downloads a.download-link .svg svg { max-width: 25px; margin-right: 0.5rem; }

body.woocommerce .downloads a.download-link .svg svg .cls-1 { fill: #2c3740; }

body.woocommerce .downloads a.download-link strong { color: var(--main-accent-colour); }

@media (max-width: 991.98px) { body.woocommerce .brick-info .row > div { border-bottom: 1px solid #2c3740; padding: 1rem 15px; }
  body.woocommerce .brick-info .row:last-of-type > div:last-of-type { border-bottom-width: 0; } }

@media (min-width: 992px) { body.woocommerce .brick-info .row { border-top: 1px solid #2c3740; margin-left: 0; margin-right: 0; }
  body.woocommerce .brick-info .row > div { border-right: 1px solid #2c3740; padding: 1rem; }
  body.woocommerce .brick-info .row > div strong, body.woocommerce .brick-info .row > div span { display: block; }
  body.woocommerce .brick-info .row > div:first-of-type { padding-left: 0; }
  body.woocommerce .brick-info .row > div:last-of-type { border-right-width: 0; } }

body.woocommerce .product-technical-data { margin-bottom: 0; margin-left: auto; width: 40%; }

body.woocommerce .product-technical-data .cell { border-top: 1px solid #2c3740; border-right: 1px solid #2c3740; margin-bottom: -1px; padding: 1rem; }

@media (min-width: 992px) { body.woocommerce .product-technical-data .cell:nth-child(odd) { padding-left: 0; }
  body.woocommerce .product-technical-data .cell:nth-child(even) { border-right: none; } }

body.woocommerce .product-technical-data .cell strong { color: var(--main-accent-colour); display: block; }

body.woocommerce .product-summary, body.woocommerce .product-info { margin: 4rem 0; }

body.woocommerce .product-summary h3, body.woocommerce .product-info h3 { border-bottom: 1px solid #000000; padding-bottom: 1rem; }

body.woocommerce .product-summary { margin-top: 0; }

body.woocommerce .product-summary .content { padding-right: 4rem; }

@media (max-width: 991.98px) { body.woocommerce .product-summary .content { padding-right: 0; } }

body.woocommerce .product-summary .content a { color: var(--main-accent-colour); }

body.woocommerce .product-summary .content a:hover { text-decoration: underline; }

body.woocommerce .imperial-standard { background-color: #e9eef1; padding: 2rem; }

@media (min-width: 992px) { body.woocommerce .imperial-standard { display: flex; flex-direction: row; } }

body.woocommerce .imperial-standard .cls-1 { fill: #2c3740; }

body.woocommerce .amount, body.woocommerce .product_meta { display: none; }

body.woocommerce .complementary-products { background: linear-gradient(to bottom, #2c3740 350px, transparent 0); margin-top: 4rem; padding-top: 4rem; }

@media (max-width: 991.98px) { body.woocommerce .complementary-products { background: #2c3740; } }

body.woocommerce .complementary-products h3 { color: #ffffff; padding-bottom: 75px; }

body.woocommerce .complementary-products .block-contain { margin-top: 0; }

body.woocommerce .complementary-products .block-group { background-color: transparent; }

body.woocommerce.single-product .arrows { display: grid; grid-auto-flow: column; gap: 15px; justify-content: center; margin-top: 1rem; }

body.woocommerce div.product { padding-top: 4rem; }

@media (min-width: 992px) { body.woocommerce div.product { margin-bottom: 40px; } }

@media (min-width: 992px) { body.woocommerce div.product { display: grid; grid-template-columns: 100%; } }

@media (min-width: 992px) and (min-width: 576px) { body.woocommerce div.product { grid-template-columns: 1fr calc(540px * 0.6 - 2rem) 4rem calc(540px * 0.4 - 2rem) 1fr; } }

@media (min-width: 992px) and (min-width: 768px) { body.woocommerce div.product { grid-template-columns: 1fr calc(720px * 0.6 - 2rem) 4rem calc(720px * 0.4 - 2rem) 1fr; } }

@media (min-width: 992px) and (min-width: 992px) { body.woocommerce div.product { grid-template-columns: 1fr calc(960px * 0.6 - 2rem) 4rem calc(960px * 0.4 - 2rem) 1fr; } }

@media (min-width: 992px) and (min-width: 1200px) { body.woocommerce div.product { grid-template-columns: 1fr calc(1140px * 0.6 - 2rem) 4rem calc(1140px * 0.4 - 2rem) 1fr; } }

@media (min-width: 992px) and (min-width: 1360px) { body.woocommerce div.product { grid-template-columns: 1fr calc(1280px * 0.6 - 2rem) 4rem calc(1280px * 0.4 - 2rem) 1fr; } }

body.woocommerce div.product .product-bg { grid-column-start: 1; grid-column-end: 6; grid-row-start: 3; grid-row-end: 6; background-color: #e9eef1; }

body.woocommerce div.product div.short { grid-row-start: 2; }

body.woocommerce div.product div.images { width: 100%; grid-column-start: 2; grid-column-end: 3; grid-row-start: 1; grid-row-end: 6; }

body.woocommerce div.product div.summary { width: 100%; grid-column-start: 4; grid-column-end: 5; grid-row-start: 1; grid-row-end: 2; margin-bottom: 0; }

body.woocommerce div.product .downloads { grid-column-start: 4; grid-column-end: 5; grid-row-start: 2; grid-row-end: 3; }

body.woocommerce div.product .downloads h3 { border-bottom: 1px solid #000000; padding-bottom: 1rem; }

body.woocommerce div.product .downloads .download-link strong { color: var(--main-accent-colour); }

body.woocommerce div.product .product-dimensions { grid-column-start: 4; grid-column-end: 5; grid-row-start: 3; grid-row-end: 4; padding-top: 2rem; }

body.woocommerce div.product .product-dimensions p { margin-bottom: 0; }

body.woocommerce div.product .product-dimensions strong { color: #252d33; }

body.woocommerce div.product .brick-info { width: 100%; grid-column-start: 4; grid-column-end: 5; grid-row-start: 4; grid-row-end: 5; padding-top: 2rem; padding-bottom: 2rem; }

body.woocommerce div.product .brick-info .container { display: grid; grid-template-columns: repeat(6, 1fr); padding: 0; }

@media (max-width: 767.98px) { body.woocommerce div.product .brick-info .container { grid-template-columns: repeat(2, 1fr); } }

body.woocommerce div.product .brick-info .container h4 { grid-column: 1 / span 6; }

body.woocommerce div.product .brick-info .dimensions { border-top: 1px solid #2c3740; display: flex; flex-wrap: wrap; grid-column: 1 / span 6; padding: 1rem; }

@media (max-width: 991.98px) { body.woocommerce div.product .brick-info .dimensions { padding: 1rem; } }

body.woocommerce div.product .brick-info .dimensions a { transition: all 0.3s; }

body.woocommerce div.product .brick-info .dimensions a:hover { color: var(--main-accent-colour); }

body.woocommerce div.product .brick-info .dimensions strong { flex: 100%; }

body.woocommerce div.product .brick-info .dimensions strong, body.woocommerce div.product .brick-info .dimensions span { display: block; }

body.woocommerce div.product .brick-info .dimensions strong { color: var(--main-accent-colour); }

body.woocommerce div.product .brick-info .brick-block { min-height: 102px; border-right: 1px solid #2c3740; border-top: 1px solid #2c3740; border-bottom: 1px solid #2c3740; margin-bottom: -1px; padding: 1rem; }

body.woocommerce div.product .brick-info .brick-block strong { color: var(--main-accent-colour); }

body.woocommerce div.product .brick-info .brick-block p { margin-bottom: 0; line-height: 22px; }

@media (max-width: 767.98px) { body.woocommerce div.product .brick-info .brick-block { height: auto; }
  body.woocommerce div.product .brick-info .brick-block:nth-child(odd) { border-left: 1px solid #2c3740; }
  body.woocommerce div.product .brick-info .brick-block:last-child:nth-child(odd) { grid-column: span 2; } }

@media (min-width: 768px) { body.woocommerce div.product .brick-info .brick-block:nth-child(5n + 1), body.woocommerce div.product .brick-info .brick-block:nth-child(5n + 2) { grid-column: span 3; }
  body.woocommerce div.product .brick-info .brick-block:nth-child(5n + 3), body.woocommerce div.product .brick-info .brick-block:nth-child(5n + 4) { grid-column: span 2; }
  body.woocommerce div.product .brick-info .brick-block:nth-child(5n + 5) { grid-column: span 2; border-right: none; }
  body.woocommerce div.product .brick-info .brick-block.pack-size { grid-column: span 4; border-right: none; }
  body.woocommerce div.product .brick-info .brick-block:nth-child(5n + 1) { border-right: 1px solid #2c3740; }
  body.woocommerce div.product .brick-info .brick-block:nth-child(5n + 2) { border-right: none; } }

body.woocommerce div.product .brick-info .brick-block:last-child { border-bottom: solid 1px black; }

body.woocommerce div.product .brick-info .brick-block strong, body.woocommerce div.product .brick-info .brick-block span { display: block; }

body.woocommerce div.product .product-technical-data { width: 100%; grid-column-start: 4; grid-column-end: 5; grid-row-start: 5; grid-row-end: 6; padding-bottom: 2rem; }

.page-template-your-industry .block-group .block-contain { margin-top: 0; }

/* Slider */
.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 -15px; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-dots li:only-child { display: none; }

.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-slide { margin: 0 15px; }

.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; }

.slick-arrow.slick-hidden { display: none; }

.slider-controls .row { justify-content: center; }

.slider-controls .col-auto { padding: 0; }

.slider-controls .button { text-align: center; }

.slider-controls .button .red-btn { padding: 15px 50px; height: 65px; line-height: 2rem; display: block; }

.slider-controls .slick-arrow { height: 65px; width: 65px; border: none; outline: none; background-color: #FFFFFF; color: var(--main-accent-colour); }

.slider-controls .slick-arrow:hover { background-color: #F0F0F0; }

/* ---------------------------------------------------------------------------- */
/*  Field List
/* ---------------------------------------------------------------------------- */
body .gform_wrapper .gform_body .gform_fields { margin: 0; padding: 0; list-style: none; }

/* ---------------------------------------------------------------------------- */
/*  Standard Text Fields
/* ---------------------------------------------------------------------------- */
body .gform_wrapper .gform_body .gform_fields .ginput_container_text input, body .gform_wrapper .gform_body .gform_fields .ginput_container_email input, body .gform_wrapper .gform_body .gform_fields .ginput_container_phone input, body .gform_wrapper .gform_body .gform_fields .ginput_container_date input, body .gform_wrapper .gform_body .gform_fields .ginput_container_number input, body .gform_wrapper .gform_body .gform_fields .ginput_container_name input, body .gform_wrapper .gform_body .gform_fields .ginput_container_password input, body .gform_wrapper .gform_body .gform_fields .ginput_container_website input, body .gform_wrapper .gform_body .gform_fields .ginput_container_time input, body .gform_wrapper .gform_body .gform_fields .ginput_container_address input { color: #141f23; }

body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea { padding: 0.75rem 1rem !important; }

body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:active, body .gform_wrapper .gform_body .gform_fields .ginput_container_textarea textarea:focus { border-color: var(--main-accent-colour); }

/* ---------------------------------------------------------------------------- */
/*  Select Field
/* ---------------------------------------------------------------------------- */
body .gform_wrapper .gform_body .gform_fields .gfield select { color: #141f23; }

/* ---------------------------------------------------------------------------- */
/*  Checkbox Field
/* ---------------------------------------------------------------------------- */
body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox { margin: 0; padding: 0; list-style: none; }

body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li label { font-size: 0.875rem; }

body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[type="checkbox"]:checked + label { font-weight: 400; }

body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[type="checkbox"] ~ label:before { border-radius: 0.25rem; }

body .gform_wrapper .gform_body .gform_fields .ginput_container_checkbox .gfield_checkbox li input[type="checkbox"]:checked ~ label:before { border-radius: 0.25rem; }

/* ---------------------------------------------------------------------------- */
/*  Date Field
/* ---------------------------------------------------------------------------- */
.ginput_container_date { position: relative; }

.ginput_container_date .ui-datepicker-trigger { position: absolute; top: 50%; right: 1rem; transform: translateY(-50%); cursor: pointer; }

/* ---------------------------------------------------------------------------- */
/*  Validation Errors
/* ---------------------------------------------------------------------------- */
body .gform_wrapper .gform_body .gform_fields .gfield_error .gfield_description { color: #dc3545; }

.gform_wrapper.gravity-theme .ginput_complex.ginput_container_name { column-gap: 20px; }

.gform_wrapper.gravity-theme .ginput_complex p, .gform_wrapper.gravity-theme .ginput_container_address span { flex: 1 1 auto; padding-left: 0; padding-right: 0; }

/*# sourceMappingURL=style.min.css.map */
