/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
html,
body {
  scroll-behavior: smooth;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*
 * The base font size which makes the chosen font match photoshop.
 * For Open Sans this is 7.1pt, for Source Sans Pro this is 7.6pt 
 */
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
  text-decoration: underline;
}
body {
  font-family: 'Inter', sans-serif;
  color: #31424d;
}
.link-text,
.link-text:visited {
  color: #1F9BDE;
}
.ei-css-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 20px;
  row-gap: 20px;
}
.ei-css-grid .row {
  grid-column: span 12;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 20px;
  row-gap: 20px;
}
.ei-css-grid .xs12 {
  grid-column: span 12;
}
.ei-css-grid .xs11 {
  grid-column: span 11;
}
.ei-css-grid .xs10 {
  grid-column: span 10;
}
.ei-css-grid .xs9 {
  grid-column: span 9;
}
.ei-css-grid .xs8 {
  grid-column: span 8;
}
.ei-css-grid .xs7 {
  grid-column: span 7;
}
.ei-css-grid .xs6 {
  grid-column: span 6;
}
.ei-css-grid .xs5 {
  grid-column: span 5;
}
.ei-css-grid .xs4 {
  grid-column: span 4;
}
.ei-css-grid .xs3 {
  grid-column: span 3;
}
.ei-css-grid .xs2 {
  grid-column: span 2;
}
.ei-css-grid .xs1 {
  grid-column: span 1;
}
@media (min-width: 900px) {
  .ei-css-grid .t12 {
    grid-column: span 12;
  }
  .ei-css-grid .t11 {
    grid-column: span 11;
  }
  .ei-css-grid .t10 {
    grid-column: span 10;
  }
  .ei-css-grid .t9 {
    grid-column: span 9;
  }
  .ei-css-grid .t8 {
    grid-column: span 8;
  }
  .ei-css-grid .t7 {
    grid-column: span 7;
  }
  .ei-css-grid .t6 {
    grid-column: span 6;
  }
  .ei-css-grid .t5 {
    grid-column: span 5;
  }
  .ei-css-grid .t4 {
    grid-column: span 4;
  }
  .ei-css-grid .t3 {
    grid-column: span 3;
  }
  .ei-css-grid .t2 {
    grid-column: span 2;
  }
  .ei-css-grid .t1 {
    grid-column: span 1;
  }
}
@media (min-width: 1363px) {
  .ei-css-grid .d12 {
    grid-column: span 12;
  }
  .ei-css-grid .d11 {
    grid-column: span 11;
  }
  .ei-css-grid .d10 {
    grid-column: span 10;
  }
  .ei-css-grid .d9 {
    grid-column: span 9;
  }
  .ei-css-grid .d8 {
    grid-column: span 8;
  }
  .ei-css-grid .d7 {
    grid-column: span 7;
  }
  .ei-css-grid .d6 {
    grid-column: span 6;
  }
  .ei-css-grid .d5 {
    grid-column: span 5;
  }
  .ei-css-grid .d4 {
    grid-column: span 4;
  }
  .ei-css-grid .d3 {
    grid-column: span 3;
  }
  .ei-css-grid .d2 {
    grid-column: span 2;
  }
  .ei-css-grid .d1 {
    grid-column: span 1;
  }
}
@media (min-width: 1363px) {
  .salesforce-form {
    max-width: 50%;
    margin: 0 auto;
  }
}
@media (min-width: 960pxpx) {
  .salesforce-form {
    max-width: 50%;
    margin: 0 auto;
  }
}
.ei-form .form-control,
.salesforce-form .form-control {
  display: block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
  .ei-form .form-control,
  .salesforce-form .form-control {
    transition: none;
  }
}
.ei-form .form-control::-ms-expand,
.salesforce-form .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.ei-form .form-control:focus,
.salesforce-form .form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.ei-form .form-control::-webkit-input-placeholder,
.salesforce-form .form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.ei-form .form-control::-moz-placeholder,
.salesforce-form .form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.ei-form .form-control:-ms-input-placeholder,
.salesforce-form .form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.ei-form .form-control::-ms-input-placeholder,
.salesforce-form .form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.ei-form .form-control::placeholder,
.salesforce-form .form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.ei-form .form-control:disabled,
.salesforce-form .form-control:disabled,
.ei-form .form-control[readonly],
.salesforce-form .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
.ei-form select.form-control:focus::-ms-value,
.salesforce-form select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.ei-form .form-control-file,
.salesforce-form .form-control-file,
.ei-form .form-control-range,
.salesforce-form .form-control-range {
  display: block;
  width: 100%;
}
.ei-form .btn,
.salesforce-form .btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 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 screen and (prefers-reduced-motion: reduce) {
  .ei-form .btn,
  .salesforce-form .btn {
    transition: none;
  }
}
.ei-form .btn:hover,
.salesforce-form .btn:hover,
.ei-form .btn:focus,
.salesforce-form .btn:focus {
  text-decoration: none;
}
.ei-form .btn:focus,
.salesforce-form .btn:focus,
.ei-form .btn.focus,
.salesforce-form .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.ei-form .btn.disabled,
.salesforce-form .btn.disabled,
.ei-form .btn:disabled,
.salesforce-form .btn:disabled {
  opacity: 0.65;
}
.ei-form .btn:not(:disabled):not(.disabled),
.salesforce-form .btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.ei-form a.btn.disabled,
.salesforce-form a.btn.disabled,
.ei-form fieldset:disabled a.btn,
.salesforce-form fieldset:disabled a.btn {
  pointer-events: none;
}
.ei-form .btn-primary,
.salesforce-form .btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.ei-form .btn-primary:hover,
.salesforce-form .btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.ei-form .btn-primary:focus,
.salesforce-form .btn-primary:focus,
.ei-form .btn-primary.focus,
.salesforce-form .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ei-form .btn-primary.disabled,
.salesforce-form .btn-primary.disabled,
.ei-form .btn-primary:disabled,
.salesforce-form .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.ei-form .btn-primary:not(:disabled):not(.disabled):active,
.salesforce-form .btn-primary:not(:disabled):not(.disabled):active,
.ei-form .btn-primary:not(:disabled):not(.disabled).active,
.salesforce-form .btn-primary:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-primary.dropdown-toggle,
.salesforce-form .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.ei-form .btn-primary:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-primary:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-primary:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-primary:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-primary.dropdown-toggle:focus,
.salesforce-form .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ei-form .btn-secondary,
.salesforce-form .btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.ei-form .btn-secondary:hover,
.salesforce-form .btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.ei-form .btn-secondary:focus,
.salesforce-form .btn-secondary:focus,
.ei-form .btn-secondary.focus,
.salesforce-form .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ei-form .btn-secondary.disabled,
.salesforce-form .btn-secondary.disabled,
.ei-form .btn-secondary:disabled,
.salesforce-form .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.ei-form .btn-secondary:not(:disabled):not(.disabled):active,
.salesforce-form .btn-secondary:not(:disabled):not(.disabled):active,
.ei-form .btn-secondary:not(:disabled):not(.disabled).active,
.salesforce-form .btn-secondary:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-secondary.dropdown-toggle,
.salesforce-form .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.ei-form .btn-secondary:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-secondary:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-secondary:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-secondary:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-secondary.dropdown-toggle:focus,
.salesforce-form .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ei-form .btn-success,
.salesforce-form .btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.ei-form .btn-success:hover,
.salesforce-form .btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.ei-form .btn-success:focus,
.salesforce-form .btn-success:focus,
.ei-form .btn-success.focus,
.salesforce-form .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ei-form .btn-success.disabled,
.salesforce-form .btn-success.disabled,
.ei-form .btn-success:disabled,
.salesforce-form .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.ei-form .btn-success:not(:disabled):not(.disabled):active,
.salesforce-form .btn-success:not(:disabled):not(.disabled):active,
.ei-form .btn-success:not(:disabled):not(.disabled).active,
.salesforce-form .btn-success:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-success.dropdown-toggle,
.salesforce-form .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.ei-form .btn-success:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-success:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-success:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-success:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-success.dropdown-toggle:focus,
.salesforce-form .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ei-form .btn-info,
.salesforce-form .btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.ei-form .btn-info:hover,
.salesforce-form .btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.ei-form .btn-info:focus,
.salesforce-form .btn-info:focus,
.ei-form .btn-info.focus,
.salesforce-form .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ei-form .btn-info.disabled,
.salesforce-form .btn-info.disabled,
.ei-form .btn-info:disabled,
.salesforce-form .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.ei-form .btn-info:not(:disabled):not(.disabled):active,
.salesforce-form .btn-info:not(:disabled):not(.disabled):active,
.ei-form .btn-info:not(:disabled):not(.disabled).active,
.salesforce-form .btn-info:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-info.dropdown-toggle,
.salesforce-form .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.ei-form .btn-info:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-info:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-info:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-info:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-info.dropdown-toggle:focus,
.salesforce-form .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ei-form .btn-warning,
.salesforce-form .btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.ei-form .btn-warning:hover,
.salesforce-form .btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.ei-form .btn-warning:focus,
.salesforce-form .btn-warning:focus,
.ei-form .btn-warning.focus,
.salesforce-form .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ei-form .btn-warning.disabled,
.salesforce-form .btn-warning.disabled,
.ei-form .btn-warning:disabled,
.salesforce-form .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.ei-form .btn-warning:not(:disabled):not(.disabled):active,
.salesforce-form .btn-warning:not(:disabled):not(.disabled):active,
.ei-form .btn-warning:not(:disabled):not(.disabled).active,
.salesforce-form .btn-warning:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-warning.dropdown-toggle,
.salesforce-form .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.ei-form .btn-warning:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-warning:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-warning:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-warning:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-warning.dropdown-toggle:focus,
.salesforce-form .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ei-form .btn-danger,
.salesforce-form .btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.ei-form .btn-danger:hover,
.salesforce-form .btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.ei-form .btn-danger:focus,
.salesforce-form .btn-danger:focus,
.ei-form .btn-danger.focus,
.salesforce-form .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ei-form .btn-danger.disabled,
.salesforce-form .btn-danger.disabled,
.ei-form .btn-danger:disabled,
.salesforce-form .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.ei-form .btn-danger:not(:disabled):not(.disabled):active,
.salesforce-form .btn-danger:not(:disabled):not(.disabled):active,
.ei-form .btn-danger:not(:disabled):not(.disabled).active,
.salesforce-form .btn-danger:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-danger.dropdown-toggle,
.salesforce-form .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.ei-form .btn-danger:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-danger:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-danger:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-danger:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-danger.dropdown-toggle:focus,
.salesforce-form .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ei-form .btn-light,
.salesforce-form .btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.ei-form .btn-light:hover,
.salesforce-form .btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.ei-form .btn-light:focus,
.salesforce-form .btn-light:focus,
.ei-form .btn-light.focus,
.salesforce-form .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ei-form .btn-light.disabled,
.salesforce-form .btn-light.disabled,
.ei-form .btn-light:disabled,
.salesforce-form .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.ei-form .btn-light:not(:disabled):not(.disabled):active,
.salesforce-form .btn-light:not(:disabled):not(.disabled):active,
.ei-form .btn-light:not(:disabled):not(.disabled).active,
.salesforce-form .btn-light:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-light.dropdown-toggle,
.salesforce-form .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.ei-form .btn-light:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-light:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-light:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-light:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-light.dropdown-toggle:focus,
.salesforce-form .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ei-form .btn-dark,
.salesforce-form .btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.ei-form .btn-dark:hover,
.salesforce-form .btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.ei-form .btn-dark:focus,
.salesforce-form .btn-dark:focus,
.ei-form .btn-dark.focus,
.salesforce-form .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ei-form .btn-dark.disabled,
.salesforce-form .btn-dark.disabled,
.ei-form .btn-dark:disabled,
.salesforce-form .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.ei-form .btn-dark:not(:disabled):not(.disabled):active,
.salesforce-form .btn-dark:not(:disabled):not(.disabled):active,
.ei-form .btn-dark:not(:disabled):not(.disabled).active,
.salesforce-form .btn-dark:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-dark.dropdown-toggle,
.salesforce-form .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.ei-form .btn-dark:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-dark:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-dark:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-dark:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-dark.dropdown-toggle:focus,
.salesforce-form .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ei-form .btn-outline-primary,
.salesforce-form .btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}
.ei-form .btn-outline-primary:hover,
.salesforce-form .btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.ei-form .btn-outline-primary:focus,
.salesforce-form .btn-outline-primary:focus,
.ei-form .btn-outline-primary.focus,
.salesforce-form .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ei-form .btn-outline-primary.disabled,
.salesforce-form .btn-outline-primary.disabled,
.ei-form .btn-outline-primary:disabled,
.salesforce-form .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.ei-form .btn-outline-primary:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-primary:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-primary:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-primary:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-primary.dropdown-toggle,
.salesforce-form .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.ei-form .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-primary.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.ei-form .btn-outline-secondary,
.salesforce-form .btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}
.ei-form .btn-outline-secondary:hover,
.salesforce-form .btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.ei-form .btn-outline-secondary:focus,
.salesforce-form .btn-outline-secondary:focus,
.ei-form .btn-outline-secondary.focus,
.salesforce-form .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ei-form .btn-outline-secondary.disabled,
.salesforce-form .btn-outline-secondary.disabled,
.ei-form .btn-outline-secondary:disabled,
.salesforce-form .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.ei-form .btn-outline-secondary:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-secondary:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-secondary:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-secondary:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-secondary.dropdown-toggle,
.salesforce-form .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.ei-form .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-secondary.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.ei-form .btn-outline-success,
.salesforce-form .btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}
.ei-form .btn-outline-success:hover,
.salesforce-form .btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.ei-form .btn-outline-success:focus,
.salesforce-form .btn-outline-success:focus,
.ei-form .btn-outline-success.focus,
.salesforce-form .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ei-form .btn-outline-success.disabled,
.salesforce-form .btn-outline-success.disabled,
.ei-form .btn-outline-success:disabled,
.salesforce-form .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.ei-form .btn-outline-success:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-success:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-success:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-success:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-success.dropdown-toggle,
.salesforce-form .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.ei-form .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-success:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-success.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.ei-form .btn-outline-info,
.salesforce-form .btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}
.ei-form .btn-outline-info:hover,
.salesforce-form .btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.ei-form .btn-outline-info:focus,
.salesforce-form .btn-outline-info:focus,
.ei-form .btn-outline-info.focus,
.salesforce-form .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ei-form .btn-outline-info.disabled,
.salesforce-form .btn-outline-info.disabled,
.ei-form .btn-outline-info:disabled,
.salesforce-form .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.ei-form .btn-outline-info:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-info:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-info:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-info:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-info.dropdown-toggle,
.salesforce-form .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.ei-form .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-info:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-info.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.ei-form .btn-outline-warning,
.salesforce-form .btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}
.ei-form .btn-outline-warning:hover,
.salesforce-form .btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.ei-form .btn-outline-warning:focus,
.salesforce-form .btn-outline-warning:focus,
.ei-form .btn-outline-warning.focus,
.salesforce-form .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ei-form .btn-outline-warning.disabled,
.salesforce-form .btn-outline-warning.disabled,
.ei-form .btn-outline-warning:disabled,
.salesforce-form .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.ei-form .btn-outline-warning:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-warning:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-warning:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-warning:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-warning.dropdown-toggle,
.salesforce-form .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.ei-form .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-warning.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.ei-form .btn-outline-danger,
.salesforce-form .btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}
.ei-form .btn-outline-danger:hover,
.salesforce-form .btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.ei-form .btn-outline-danger:focus,
.salesforce-form .btn-outline-danger:focus,
.ei-form .btn-outline-danger.focus,
.salesforce-form .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ei-form .btn-outline-danger.disabled,
.salesforce-form .btn-outline-danger.disabled,
.ei-form .btn-outline-danger:disabled,
.salesforce-form .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.ei-form .btn-outline-danger:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-danger:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-danger:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-danger:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-danger.dropdown-toggle,
.salesforce-form .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.ei-form .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-danger.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.ei-form .btn-outline-light,
.salesforce-form .btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}
.ei-form .btn-outline-light:hover,
.salesforce-form .btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.ei-form .btn-outline-light:focus,
.salesforce-form .btn-outline-light:focus,
.ei-form .btn-outline-light.focus,
.salesforce-form .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ei-form .btn-outline-light.disabled,
.salesforce-form .btn-outline-light.disabled,
.ei-form .btn-outline-light:disabled,
.salesforce-form .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.ei-form .btn-outline-light:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-light:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-light:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-light:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-light.dropdown-toggle,
.salesforce-form .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.ei-form .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-light:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-light.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.ei-form .btn-outline-dark,
.salesforce-form .btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}
.ei-form .btn-outline-dark:hover,
.salesforce-form .btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.ei-form .btn-outline-dark:focus,
.salesforce-form .btn-outline-dark:focus,
.ei-form .btn-outline-dark.focus,
.salesforce-form .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ei-form .btn-outline-dark.disabled,
.salesforce-form .btn-outline-dark.disabled,
.ei-form .btn-outline-dark:disabled,
.salesforce-form .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.ei-form .btn-outline-dark:not(:disabled):not(.disabled):active,
.salesforce-form .btn-outline-dark:not(:disabled):not(.disabled):active,
.ei-form .btn-outline-dark:not(:disabled):not(.disabled).active,
.salesforce-form .btn-outline-dark:not(:disabled):not(.disabled).active,
.ei-form .show > .btn-outline-dark.dropdown-toggle,
.salesforce-form .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.ei-form .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.salesforce-form .btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.ei-form .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.salesforce-form .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.ei-form .show > .btn-outline-dark.dropdown-toggle:focus,
.salesforce-form .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.ei-form .btn-link,
.salesforce-form .btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}
.ei-form .btn-link:hover,
.salesforce-form .btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.ei-form .btn-link:focus,
.salesforce-form .btn-link:focus,
.ei-form .btn-link.focus,
.salesforce-form .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}
.ei-form .btn-link:disabled,
.salesforce-form .btn-link:disabled,
.ei-form .btn-link.disabled,
.salesforce-form .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.ei-form .btn-lg,
.salesforce-form .btn-lg,
.ei-form .btn-group-lg > .btn,
.salesforce-form .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.ei-form .btn-sm,
.salesforce-form .btn-sm,
.ei-form .btn-group-sm > .btn,
.salesforce-form .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.ei-form .btn-block,
.salesforce-form .btn-block {
  display: block;
  width: 100%;
}
.ei-form .btn-block + .btn-block,
.salesforce-form .btn-block + .btn-block {
  margin-top: 0.5rem;
}
.ei-form input[type="submit"].btn-block,
.salesforce-form input[type="submit"].btn-block,
.ei-form input[type="reset"].btn-block,
.salesforce-form input[type="reset"].btn-block,
.ei-form input[type="button"].btn-block,
.salesforce-form input[type="button"].btn-block {
  width: 100%;
}
.ei-form table.listing td,
.salesforce-form table.listing td,
.ei-form table.listing th,
.salesforce-form table.listing th {
  padding: 3px 4px;
}
.ei-form table.listing button,
.salesforce-form table.listing button {
  background: none;
  border: 0;
  opacity: 0;
  transition: opacity 0.3s;
}
.ei-form table.listing tr:hover button,
.salesforce-form table.listing tr:hover button {
  opacity: 1;
}
.ei-form label,
.salesforce-form label {
  display: block;
  margin-bottom: 15px;
}
.ei-form input,
.salesforce-form input,
.ei-form textarea,
.salesforce-form textarea,
.ei-form select,
.salesforce-form select {
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  display: block;
  box-sizing: border-box;
  height: auto;
  margin-top: 8px;
}
.salesforce-form input[type=submit] {
  background-color: #1F9BDE !important;
  color: white;
  font-weight: 600;
  border: none;
}
.container {
  max-width: 100%;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1363px) {
  .container {
    max-width: 1363px;
    padding-left: 0;
    padding-right: 0;
  }
}
.container-wrapper {
  padding-left: 10px;
  padding-right: 10px;
}
.container-wrapper .container {
  padding: 10px 0 10px 0;
}
.full-back {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*
.ei-grid {
	#ei-grid-1.grid;
}

.ei-gutterless-grid {
	#ei-grid-1.gutterless-grid;
}
*/
.clear {
  clear: both;
}
.clear-inner:after {
  content: '';
  display: table;
  clear: both;
}
.nowrap {
  white-space: nowrap;
}
@media (max-width: 1363px) {
  .only-desktop {
    display: none;
  }
}
.jumbo {
  background-size: cover;
  background-position: center center;
  padding-left: 20px;
  padding-right: 20px;
}
.jumbo .center-section {
  font-size: 0;
  max-width: 1363px;
  margin: auto;
}
.jumbo .center-section:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 35.73000734%;
  padding-bottom: 35.73000734%;
  vertical-align: middle;
}
.jumbo .center-section .msg {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}
.jumbo .center-section .msg .inner {
  padding-left: 0;
}
.jumbo .center-section h1 {
  font-family: 'Inter', sans-serif;
  color: white;
  font-size: 5vw;
  margin: 0;
  line-height: 1.1em;
  font-weight: 900;
}
.jumbo .center-section h2 {
  font-family: 'Inter', sans-serif;
  color: white;
  font-size: 3vw;
  line-height: 1.4;
  margin: 10px 0 0 0;
  font-weight: 600;
}
.jumbo .center-section p {
  margin-top: 50px;
}
.jumbo .center-section .clear-button {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (min-width: 650px) {
  .jumbo .center-section h1 {
    font-size: 4vw;
  }
  .jumbo .center-section h2 {
    font-size: 2vw;
  }
}
@media (min-width: 1363px) {
  .jumbo .center-section h1 {
    font-size: 53.2pt;
  }
  .jumbo .center-section h2 {
    font-size: 18pt;
  }
}
@media (max-width: 900px) {
  .jumbo .center-section {
    padding-top: 100px;
  }
  .jumbo .center-section .hero-button {
    font-size: 1.6vw;
    padding: 15px 30px;
  }
}
@media (max-width: 650px) {
  .jumbo .center-section .hero-button {
    font-size: 10pt;
    padding: 15px 30px;
  }
}
.jumbo.short .center-section:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 30.5%;
  padding-bottom: 30.5%;
  vertical-align: middle;
}
@media (max-width: 650px) {
  .jumbo .center-section p {
    margin-top: 10px;
  }
  .jumbo.short .center-section:before {
    content: '\00a0';
    display: inline-block;
    width: 0;
    font-size: 0;
    height: 0;
    padding-top: 50%;
    padding-bottom: 50%;
    vertical-align: middle;
  }
  .jumbo.short .center-section h1 {
    font-size: 8vw;
  }
}
/* .jumbo .hero-button {
  background-color: #1F9BDE;
} */
.hero-button {
  font-size: 13.16pt;
  display: inline-block;
  font-weight: 600;
  color: #fff;
  padding: 16px 26px;
  border-radius: 50px;
  text-decoration: none;
  border: 2px solid #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
  background: none;
}
.yellow-button {
  background: none;
  font-size: 11.16pt;
  display: inline-block;
  font-weight: 600;
  color: #1F9BDE;
  padding: 16px 26px;
  border-radius: 50px;
  text-decoration: none;
  border: 2px solid #a6becd;
  margin-top: 10px;
  margin-bottom: 10px;
}
.top-lined-header {
  position: relative;
  padding-top: 0.4em;
}
.top-lined-header:before {
  content: '\00a0';
  font-size: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 122px;
  border-bottom: solid #486E86 4px;
}
.top-lined-header.centered:before {
  left: 50%;
  transform: translateX(-50%);
}
.headline-section {
  margin-top: 40px;
  margin-bottom: 40px;
}
.headline-section h1 {
  font-size: 30.4pt;
  font-family: 'Inter', sans-serif;
  position: relative;
  padding-top: 0.4em;
  color: #31424d;
}
.headline-section h1:before {
  display: none;
  content: '\00a0';
  font-size: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 122px;
  border-bottom: solid #d1d1d1 1px;
}
.headline-section h1.centered:before {
  left: 50%;
  transform: translateX(-50%);
}
.headline-section h1 strong {
  color: #1F9BDE;
}
.headline-section h1.centered {
  text-align: center;
}
.headline-section h1.quote-style {
  font-size: 26.28pt;
  max-width: 750px;
  padding-top: 35px;
}
.headline-section h2 {
  font-size: 21.28pt;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #486E86;
}
.headline-section h2.centered {
  text-align: center;
}
.headline-section h3 {
  font-size: 16.72pt;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #486E86;
}
.headline-section ul {
  padding-left: 20px;
}
.headline-section ul li {
  margin-bottom: 5px;
}
.headline-section p {
  font-size: 13.68pt;
  line-height: 1.5em;
}
@media (max-width: 650px) {
  .headline-section h1 {
    font-size: 22.8pt;
  }
  .headline-section h2 {
    font-size: 19pt;
  }
}
.headline-section h1 {
  font-size: 36.48pt;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1082px;
}
@media (max-width: 900px) {
  .headline-section h1 {
    padding-left: 20px;
    font-size: 6vw;
  }
}
.headline-section h1:before,
.headline-section h1:after {
  left: 50%;
  transform: translateX(-50%);
}
.headline-section .attribution {
  font-size: 18.24pt;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  text-align: center;
  color: #486E86;
}
.icon-grid {
  display: grid;
  row-gap: 50px;
  column-gap: 50px;
}
.icon-grid .icon {
  font-size: 14.4pt;
  color: #486E86;
  font-weight: 500;
}
.icon-grid .icon img {
  display: block;
  margin: 0 auto 20px 0;
  max-width: 100%;
}
.icon-grid .icon p {
  font-family: 'Inter', sans-serif;
  font-size: 12.64pt;
  color: #31424d;
  font-weight: 400;
}
.icon-grid .icon.small-text {
  font-size: 12.16pt;
  text-align: center;
  color: #31424d;
}
.icon-grid .icon .box {
  position: relative;
  background-color: white;
  margin-bottom: 20px;
}
.icon-grid .icon .box:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 35%;
  padding-bottom: 35%;
  vertical-align: middle;
}
.icon-grid .icon .box img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
}
.icon-grid .icon.video-back {
  border-radius: 12px;
  position: relative;
  background-size: cover;
  background-position: center center;
  min-height: 200px;
}
.icon-grid .icon.video-back img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
}
.icon-grid a.icon {
  font-size: 12.16pt;
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  padding: 30px;
}
.icon-grid.centered .icon {
  text-align: center;
}
.icon-grid.centered .icon img {
  margin: 0 auto 20px auto;
}
@media (min-width: 900px) {
  .icon-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1363px) {
  .icon-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.icon-grid.six-by .icon {
  background-color: white;
}
@media (min-width: 1363px) {
  .icon-grid.six-by {
    grid-template-columns: repeat(6, 1fr);
  }
  .icon-grid.six-by .icon {
    grid-column: span 2;
  }
  .icon-grid.six-by .half-wide {
    grid-column: span 3;
  }
}
.pic-tiles {
  display: grid;
}
.pic-tiles .msg {
  background-color: #F7FCFF;
  padding: 90px 0;
  padding-left: 10px;
  padding-right: 10px;
}
.pic-tiles .msg h1 {
  font-size: 12.4pt;
  font-family: 'Inter', sans-serif;
  position: relative;
  padding-top: 0.4em;
  color: #879CA9;
  text-transform: uppercase;
}
.pic-tiles .msg h1:before {
  display: none;
  content: '\00a0';
  font-size: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 122px;
  border-bottom: solid #486E86 4px;
}
.pic-tiles .msg h1.centered:before {
  left: 50%;
  transform: translateX(-50%);
}
.pic-tiles .msg h1 strong {
  color: #1F9BDE;
}
.pic-tiles .msg h1.centered {
  text-align: center;
}
.pic-tiles .msg h1.centered:before {
  left: 50%;
  transform: translateX(-50%);
}
.pic-tiles .msg h1.quote-style {
  font-size: 21.28pt;
  max-width: 750px;
  padding-top: 35px;
}
.pic-tiles .msg h2 {
  font-size: 18.28pt;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #486E86;
  margin-top: 0;
}
.pic-tiles .msg h2.centered {
  text-align: center;
}
.pic-tiles .msg h3 {
  font-size: 14.4pt;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #486E86;
}
.pic-tiles .msg ul {
  padding-left: 20px;
}
.pic-tiles .msg ul li {
  margin-bottom: 5px;
}
.pic-tiles .msg p {
  font-size: 13.68pt;
  line-height: 1.5em;
}
@media (max-width: 650px) {
  .pic-tiles .msg h1 {
    font-size: 12.4pt;
  }
  .pic-tiles .msg h2 {
    font-size: 19pt;
  }
}
.pic-tiles .pic {
  background-size: cover;
  background-position: center center;
}
.pic-tiles .pic:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 37.5%;
  padding-bottom: 37.5%;
  vertical-align: middle;
}
.pic-tiles .img-holder img {
  width: 100%;
  max-width: 681.5px;
}
@media (min-width: 900px) {
  .pic-tiles {
    grid-template-columns: repeat(2, 1fr);
  }
  .pic-tiles .msg {
    display: flex;
    justify-content: right;
  }
  .pic-tiles .msg .cnt {
    align-self: center;
    box-sizing: border-box;
    padding-right: 90px;
    max-width: 681.5px;
  }
  .pic-tiles .flip.msg {
    grid-column: 2;
    justify-content: left;
    padding-left: 90px;
    padding-right: 0px;
  }
  .pic-tiles .flip.pic {
    grid-column: 1;
    grid-row: 1;
  }
  .pic-tiles .swap.msg {
    grid-column: 2;
    justify-content: left;
    padding-left: 90px;
    padding-right: 0px;
  }
  .pic-tiles .swap.pic {
    grid-column: 1;
    grid-row: 2;
  }
}
.text-and-pic {
  display: grid;
  column-gap: 60px;
}
.text-and-pic img {
  max-width: 100%;
  border-radius: 7px;
}
@media (min-width: 900px) {
  .text-and-pic {
    grid-template-columns: 2fr 3fr;
  }
}
.team-grid {
  display: grid;
  row-gap: 40px;
  column-gap: 40px;
}
.team-grid .team-member {
  background-color: white;
  border-radius: 10px;
  overflow: hidden;
}
.team-grid .team-member .pic {
  background-size: contain;
  background-repeat: no-repeat;
}
.team-grid .team-member .pic:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 30%;
  padding-bottom: 30%;
  vertical-align: middle;
}
.team-grid .team-member .bottom {
  min-height: 6em;
  padding: 10px 20px;
}
.team-grid .team-member .bottom .name {
  font-family: 'Inter', sans-serif;
  font-size: 16.28pt;
  color: #486E86;
  font-weight: 500;
  padding-bottom: 4px;
}
.team-grid .team-member .bottom .position {
  font-size: 12.68pt;
}
@media (min-width: 650px) {
  .team-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 900px) {
  .team-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.balanced-quad {
  display: grid;
  column-gap: 80px;
  row-gap: 30px;
}
.balanced-quad img {
  max-width: 100%;
}
@media (min-width: 900px) {
  .balanced-quad {
    grid-template-columns: repeat(2, 1fr);
  }
  .balanced-quad .h2-pad {
    padding-top: 63px;
  }
}
.white-box {
  padding: 20px 30px;
  border-radius: 12px;
  background-color: white;
}
.detailed-information-trees {
  padding-top: 100px;
  padding-bottom: 100px;
}
.detailed-information-trees h1 {
  color: white !important;
}
.detailed-information-trees h1:before {
  border-bottom-color: white !important;
}
.detailed-information-trees .white-box {
  margin-top: 70px;
}
.detailed-information-trees p.centered {
  margin-top: 60px;
}
.detailed-information-trees ul {
  padding-left: 20px;
}
.quote h1 {
  font-family: 'Inter', sans-serif;
  font-size: 21.28pt;
  text-align: center;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.quote h1 strong {
  color: #1F9BDE;
}
.quote .attribution {
  font-size: 16.72pt;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #486E86;
  text-align: center;
}
.iframe-video-holder {
  max-width: 100%;
  position: relative;
}
.iframe-video-holder:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 28.125%;
  padding-bottom: 28.125%;
  vertical-align: middle;
}
.iframe-video-holder iframe,
.iframe-video-holder video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.quote-section h1 {
  font-size: 21.28pt;
  max-width: 780px;
  color: #31424d;
  line-height: 1.5em;
  padding-top: 0 important!;
  padding-bottom: 30px;
}
.quote-slides {
  margin-top: 80px;
  display: grid;
  grid-template-columns: 1fr minmax(250px, 750px) 1fr;
}
.quote-slides h1 {
  font-size: 21.28pt !important;
  max-width: 650px;
}
.quote-slides h1:before {
  display: none;
}
.quote-slides .left,
.quote-slides .right {
  align-self: center;
  justify-self: center;
  cursor: pointer;
}
.quote-slides .quote {
  grid-column: 2;
  grid-row: 1;
  opacity: 0;
  align-self: center;
  padding-left: 10px;
  padding-right: 10px;
}
.quote-slides .quote img {
  max-width: 90%;
}
.quote-slides .quote.visible {
  opacity: 1;
}
.quote-slides.transitions-on .quote {
  transition: opacity 0.4s;
}
.carbon-offsets-icon-picture img {
  width: 122px;
}
.ready-to-load-img .carbon-offsets-icon-picture-background,
.ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
  background-image: url("/img/carbon-offsets-icon.png");
}
.webp .ready-to-load-img .carbon-offsets-icon-picture-background,
.webp .ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
  background-image: url("/img/carbon-offsets-icon.webp");
}
@media (max-width: 61px) {
  .ready-to-load-img .carbon-offsets-icon-picture-background,
  .ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
    background-image: url("/img/carbon-offsets-icon-half.png");
  }
  .webp .ready-to-load-img .carbon-offsets-icon-picture-background,
  .webp .ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
    background-image: url("/img/carbon-offsets-icon-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .carbon-offsets-icon-picture-background,
  .ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
    background-image: url("/img/carbon-offsets-icon-2x.png");
  }
  .webp .ready-to-load-img .carbon-offsets-icon-picture-background,
  .webp .ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
    background-image: url("/img/carbon-offsets-icon-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 61px), (min-resolution: 144dpi) and (max-width: 61px) {
  .ready-to-load-img .carbon-offsets-icon-picture-background,
  .ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
    background-image: url("/img/carbon-offsets-icon.png");
  }
  .webp .ready-to-load-img .carbon-offsets-icon-picture-background,
  .webp .ready-to-load-img .carbon-offsets-icon-picture-background-with-ratio {
    background-image: url("/img/carbon-offsets-icon.webp");
  }
}
.carbon-offsets-icon-picture-background-ratio,
.carbon-offsets-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.carbon-offsets-icon-picture-background-ratio:before,
.carbon-offsets-icon-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.cnbc-logo-picture img {
  width: 126px;
}
.ready-to-load-img .cnbc-logo-picture-background,
.ready-to-load-img .cnbc-logo-picture-background-with-ratio {
  background-image: url("/img/cnbc-logo.png");
}
.webp .ready-to-load-img .cnbc-logo-picture-background,
.webp .ready-to-load-img .cnbc-logo-picture-background-with-ratio {
  background-image: url("/img/cnbc-logo.webp");
}
@media (max-width: 63px) {
  .ready-to-load-img .cnbc-logo-picture-background,
  .ready-to-load-img .cnbc-logo-picture-background-with-ratio {
    background-image: url("/img/cnbc-logo-half.png");
  }
  .webp .ready-to-load-img .cnbc-logo-picture-background,
  .webp .ready-to-load-img .cnbc-logo-picture-background-with-ratio {
    background-image: url("/img/cnbc-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .cnbc-logo-picture-background,
  .ready-to-load-img .cnbc-logo-picture-background-with-ratio {
    background-image: url("/img/cnbc-logo-2x.png");
  }
  .webp .ready-to-load-img .cnbc-logo-picture-background,
  .webp .ready-to-load-img .cnbc-logo-picture-background-with-ratio {
    background-image: url("/img/cnbc-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 63px), (min-resolution: 144dpi) and (max-width: 63px) {
  .ready-to-load-img .cnbc-logo-picture-background,
  .ready-to-load-img .cnbc-logo-picture-background-with-ratio {
    background-image: url("/img/cnbc-logo.png");
  }
  .webp .ready-to-load-img .cnbc-logo-picture-background,
  .webp .ready-to-load-img .cnbc-logo-picture-background-with-ratio {
    background-image: url("/img/cnbc-logo.webp");
  }
}
.cnbc-logo-picture-background-ratio,
.cnbc-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.cnbc-logo-picture-background-ratio:before,
.cnbc-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 40.07936508%;
  padding-bottom: 40.07936508%;
  vertical-align: middle;
}
.down-picture img {
  width: 24.5px;
}
.ready-to-load-img .down-picture-background,
.ready-to-load-img .down-picture-background-with-ratio {
  background-image: url("/img/down.png");
}
.webp .ready-to-load-img .down-picture-background,
.webp .ready-to-load-img .down-picture-background-with-ratio {
  background-image: url("/img/down.webp");
}
@media (max-width: 12.25px) {
  .ready-to-load-img .down-picture-background,
  .ready-to-load-img .down-picture-background-with-ratio {
    background-image: url("/img/down-half.png");
  }
  .webp .ready-to-load-img .down-picture-background,
  .webp .ready-to-load-img .down-picture-background-with-ratio {
    background-image: url("/img/down-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .down-picture-background,
  .ready-to-load-img .down-picture-background-with-ratio {
    background-image: url("/img/down-2x.png");
  }
  .webp .ready-to-load-img .down-picture-background,
  .webp .ready-to-load-img .down-picture-background-with-ratio {
    background-image: url("/img/down-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 12.25px), (min-resolution: 144dpi) and (max-width: 12.25px) {
  .ready-to-load-img .down-picture-background,
  .ready-to-load-img .down-picture-background-with-ratio {
    background-image: url("/img/down.png");
  }
  .webp .ready-to-load-img .down-picture-background,
  .webp .ready-to-load-img .down-picture-background-with-ratio {
    background-image: url("/img/down.webp");
  }
}
.down-picture-background-ratio,
.down-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.down-picture-background-ratio:before,
.down-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 35.71428571%;
  padding-bottom: 35.71428571%;
  vertical-align: middle;
}
.drone-icon-picture img {
  width: 123px;
}
.ready-to-load-img .drone-icon-picture-background,
.ready-to-load-img .drone-icon-picture-background-with-ratio {
  background-image: url("/img/drone-icon.png");
}
.webp .ready-to-load-img .drone-icon-picture-background,
.webp .ready-to-load-img .drone-icon-picture-background-with-ratio {
  background-image: url("/img/drone-icon.webp");
}
@media (max-width: 61.5px) {
  .ready-to-load-img .drone-icon-picture-background,
  .ready-to-load-img .drone-icon-picture-background-with-ratio {
    background-image: url("/img/drone-icon-half.png");
  }
  .webp .ready-to-load-img .drone-icon-picture-background,
  .webp .ready-to-load-img .drone-icon-picture-background-with-ratio {
    background-image: url("/img/drone-icon-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .drone-icon-picture-background,
  .ready-to-load-img .drone-icon-picture-background-with-ratio {
    background-image: url("/img/drone-icon-2x.png");
  }
  .webp .ready-to-load-img .drone-icon-picture-background,
  .webp .ready-to-load-img .drone-icon-picture-background-with-ratio {
    background-image: url("/img/drone-icon-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 61.5px), (min-resolution: 144dpi) and (max-width: 61.5px) {
  .ready-to-load-img .drone-icon-picture-background,
  .ready-to-load-img .drone-icon-picture-background-with-ratio {
    background-image: url("/img/drone-icon.png");
  }
  .webp .ready-to-load-img .drone-icon-picture-background,
  .webp .ready-to-load-img .drone-icon-picture-background-with-ratio {
    background-image: url("/img/drone-icon.webp");
  }
}
.drone-icon-picture-background-ratio,
.drone-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.drone-icon-picture-background-ratio:before,
.drone-icon-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.droneseed-logo-blue-picture img {
  width: 156.5px;
}
.ready-to-load-img .droneseed-logo-blue-picture-background,
.ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
  background-image: url("/img/droneseed-logo-blue.png");
}
.webp .ready-to-load-img .droneseed-logo-blue-picture-background,
.webp .ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
  background-image: url("/img/droneseed-logo-blue.webp");
}
@media (max-width: 78.25px) {
  .ready-to-load-img .droneseed-logo-blue-picture-background,
  .ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
    background-image: url("/img/droneseed-logo-blue-half.png");
  }
  .webp .ready-to-load-img .droneseed-logo-blue-picture-background,
  .webp .ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
    background-image: url("/img/droneseed-logo-blue-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .droneseed-logo-blue-picture-background,
  .ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
    background-image: url("/img/droneseed-logo-blue-2x.png");
  }
  .webp .ready-to-load-img .droneseed-logo-blue-picture-background,
  .webp .ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
    background-image: url("/img/droneseed-logo-blue-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 78.25px), (min-resolution: 144dpi) and (max-width: 78.25px) {
  .ready-to-load-img .droneseed-logo-blue-picture-background,
  .ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
    background-image: url("/img/droneseed-logo-blue.png");
  }
  .webp .ready-to-load-img .droneseed-logo-blue-picture-background,
  .webp .ready-to-load-img .droneseed-logo-blue-picture-background-with-ratio {
    background-image: url("/img/droneseed-logo-blue.webp");
  }
}
.droneseed-logo-blue-picture-background-ratio,
.droneseed-logo-blue-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.droneseed-logo-blue-picture-background-ratio:before,
.droneseed-logo-blue-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 17.09265176%;
  padding-bottom: 17.09265176%;
  vertical-align: middle;
}
.mast-logo-white-picture img {
  width: 170px;
}
.ready-to-load-img .mast-logo-white-picture-background,
.ready-to-load-img .mast-logo-white-picture-background-with-ratio {
  background-image: url("/img/mast-logo-white-modifier.png");
}
.webp .ready-to-load-img .mast-logo-white-picture-background,
.webp .ready-to-load-img .mast-logo-white-picture-background-with-ratio {
  background-image: url("/img/mast-logo-white-modifier.webp");
}
@media (max-width: 81.75px) {
  .ready-to-load-img .mast-logo-white-picture-background,
  .ready-to-load-img .mast-logo-white-picture-background-with-ratio {
    background-image: url("/img/mast-logo-white-modifier-half.png");
  }
  .webp .ready-to-load-img .mast-logo-white-picture-background,
  .webp .ready-to-load-img .mast-logo-white-picture-background-with-ratio {
    background-image: url("/img/mast-logo-white-modifier-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .mast-logo-white-picture-background,
  .ready-to-load-img .mast-logo-white-picture-background-with-ratio {
    background-image: url("/img/mast-logo-white-modifier-2x.png");
  }
  .webp .ready-to-load-img .mast-logo-white-picture-background,
  .webp .ready-to-load-img .mast-logo-white-picture-background-with-ratio {
    background-image: url("/img/mast-logo-white-modifier-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 81.75px), (min-resolution: 144dpi) and (max-width: 81.75px) {
  .ready-to-load-img .mast-logo-white-picture-background,
  .ready-to-load-img .mast-logo-white-picture-background-with-ratio {
    background-image: url("/img/mast-logo-white-modifier.png");
  }
  .webp .ready-to-load-img .mast-logo-white-picture-background,
  .webp .ready-to-load-img .mast-logo-white-picture-background-with-ratio {
    background-image: url("/img/mast-logo-white-modifier.webp");
  }
}
.mast-logo-white-picture-background-ratio,
.mast-logo-white-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.mast-logo-white-picture-background-ratio:before,
.mast-logo-white-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 17.12538226%;
  padding-bottom: 17.12538226%;
  vertical-align: middle;
}
.facebook-picture img {
  width: 15.5px;
}
.ready-to-load-img .facebook-picture-background,
.ready-to-load-img .facebook-picture-background-with-ratio {
  background-image: url("/img/facebook.png");
}
.webp .ready-to-load-img .facebook-picture-background,
.webp .ready-to-load-img .facebook-picture-background-with-ratio {
  background-image: url("/img/facebook.webp");
}
@media (max-width: 7.75px) {
  .ready-to-load-img .facebook-picture-background,
  .ready-to-load-img .facebook-picture-background-with-ratio {
    background-image: url("/img/facebook-half.png");
  }
  .webp .ready-to-load-img .facebook-picture-background,
  .webp .ready-to-load-img .facebook-picture-background-with-ratio {
    background-image: url("/img/facebook-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .facebook-picture-background,
  .ready-to-load-img .facebook-picture-background-with-ratio {
    background-image: url("/img/facebook-2x.png");
  }
  .webp .ready-to-load-img .facebook-picture-background,
  .webp .ready-to-load-img .facebook-picture-background-with-ratio {
    background-image: url("/img/facebook-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 7.75px), (min-resolution: 144dpi) and (max-width: 7.75px) {
  .ready-to-load-img .facebook-picture-background,
  .ready-to-load-img .facebook-picture-background-with-ratio {
    background-image: url("/img/facebook.png");
  }
  .webp .ready-to-load-img .facebook-picture-background,
  .webp .ready-to-load-img .facebook-picture-background-with-ratio {
    background-image: url("/img/facebook.webp");
  }
}
.facebook-picture-background-ratio,
.facebook-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.facebook-picture-background-ratio:before,
.facebook-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 93.5483871%;
  padding-bottom: 93.5483871%;
  vertical-align: middle;
}
.forest-background-picture img {
  width: 1920px;
}
.ready-to-load-img .forest-background-picture-background,
.ready-to-load-img .forest-background-picture-background-with-ratio {
  background-image: url("/img/forest-background.jpg");
}
.webp .ready-to-load-img .forest-background-picture-background,
.webp .ready-to-load-img .forest-background-picture-background-with-ratio {
  background-image: url("/img/forest-background.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .forest-background-picture-background,
  .ready-to-load-img .forest-background-picture-background-with-ratio {
    background-image: url("/img/forest-background-half.jpg");
  }
  .webp .ready-to-load-img .forest-background-picture-background,
  .webp .ready-to-load-img .forest-background-picture-background-with-ratio {
    background-image: url("/img/forest-background-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .forest-background-picture-background,
  .ready-to-load-img .forest-background-picture-background-with-ratio {
    background-image: url("/img/forest-background-2x.jpg");
  }
  .webp .ready-to-load-img .forest-background-picture-background,
  .webp .ready-to-load-img .forest-background-picture-background-with-ratio {
    background-image: url("/img/forest-background-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .forest-background-picture-background,
  .ready-to-load-img .forest-background-picture-background-with-ratio {
    background-image: url("/img/forest-background.jpg");
  }
  .webp .ready-to-load-img .forest-background-picture-background,
  .webp .ready-to-load-img .forest-background-picture-background-with-ratio {
    background-image: url("/img/forest-background.webp");
  }
}
.forest-background-picture-background-ratio,
.forest-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.forest-background-picture-background-ratio:before,
.forest-background-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 38.33333333%;
  padding-bottom: 38.33333333%;
  vertical-align: middle;
}
.instagram-picture img {
  width: 30px;
}
.ready-to-load-img .instagram-picture-background,
.ready-to-load-img .instagram-picture-background-with-ratio {
  background-image: url("/img/instagram.png");
}
.webp .ready-to-load-img .instagram-picture-background,
.webp .ready-to-load-img .instagram-picture-background-with-ratio {
  background-image: url("/img/instagram.webp");
}
@media (max-width: 15px) {
  .ready-to-load-img .instagram-picture-background,
  .ready-to-load-img .instagram-picture-background-with-ratio {
    background-image: url("/img/instagram-half.png");
  }
  .webp .ready-to-load-img .instagram-picture-background,
  .webp .ready-to-load-img .instagram-picture-background-with-ratio {
    background-image: url("/img/instagram-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .instagram-picture-background,
  .ready-to-load-img .instagram-picture-background-with-ratio {
    background-image: url("/img/instagram-2x.png");
  }
  .webp .ready-to-load-img .instagram-picture-background,
  .webp .ready-to-load-img .instagram-picture-background-with-ratio {
    background-image: url("/img/instagram-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 15px), (min-resolution: 144dpi) and (max-width: 15px) {
  .ready-to-load-img .instagram-picture-background,
  .ready-to-load-img .instagram-picture-background-with-ratio {
    background-image: url("/img/instagram.png");
  }
  .webp .ready-to-load-img .instagram-picture-background,
  .webp .ready-to-load-img .instagram-picture-background-with-ratio {
    background-image: url("/img/instagram.webp");
  }
}
.instagram-picture-background-ratio,
.instagram-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.instagram-picture-background-ratio:before,
.instagram-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.left-slide-picture img {
  width: 26px;
}
.ready-to-load-img .left-slide-picture-background,
.ready-to-load-img .left-slide-picture-background-with-ratio {
  background-image: url("/img/left-slide.png");
}
.webp .ready-to-load-img .left-slide-picture-background,
.webp .ready-to-load-img .left-slide-picture-background-with-ratio {
  background-image: url("/img/left-slide.webp");
}
@media (max-width: 13px) {
  .ready-to-load-img .left-slide-picture-background,
  .ready-to-load-img .left-slide-picture-background-with-ratio {
    background-image: url("/img/left-slide-half.png");
  }
  .webp .ready-to-load-img .left-slide-picture-background,
  .webp .ready-to-load-img .left-slide-picture-background-with-ratio {
    background-image: url("/img/left-slide-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .left-slide-picture-background,
  .ready-to-load-img .left-slide-picture-background-with-ratio {
    background-image: url("/img/left-slide-2x.png");
  }
  .webp .ready-to-load-img .left-slide-picture-background,
  .webp .ready-to-load-img .left-slide-picture-background-with-ratio {
    background-image: url("/img/left-slide-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 13px), (min-resolution: 144dpi) and (max-width: 13px) {
  .ready-to-load-img .left-slide-picture-background,
  .ready-to-load-img .left-slide-picture-background-with-ratio {
    background-image: url("/img/left-slide.png");
  }
  .webp .ready-to-load-img .left-slide-picture-background,
  .webp .ready-to-load-img .left-slide-picture-background-with-ratio {
    background-image: url("/img/left-slide.webp");
  }
}
.left-slide-picture-background-ratio,
.left-slide-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.left-slide-picture-background-ratio:before,
.left-slide-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 88.46153846%;
  padding-bottom: 88.46153846%;
  vertical-align: middle;
}
.linkedin-picture img {
  width: 31.5px;
}
.ready-to-load-img .linkedin-picture-background,
.ready-to-load-img .linkedin-picture-background-with-ratio {
  background-image: url("/img/linkedin.png");
}
.webp .ready-to-load-img .linkedin-picture-background,
.webp .ready-to-load-img .linkedin-picture-background-with-ratio {
  background-image: url("/img/linkedin.webp");
}
@media (max-width: 15.75px) {
  .ready-to-load-img .linkedin-picture-background,
  .ready-to-load-img .linkedin-picture-background-with-ratio {
    background-image: url("/img/linkedin-half.png");
  }
  .webp .ready-to-load-img .linkedin-picture-background,
  .webp .ready-to-load-img .linkedin-picture-background-with-ratio {
    background-image: url("/img/linkedin-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .linkedin-picture-background,
  .ready-to-load-img .linkedin-picture-background-with-ratio {
    background-image: url("/img/linkedin-2x.png");
  }
  .webp .ready-to-load-img .linkedin-picture-background,
  .webp .ready-to-load-img .linkedin-picture-background-with-ratio {
    background-image: url("/img/linkedin-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 15.75px), (min-resolution: 144dpi) and (max-width: 15.75px) {
  .ready-to-load-img .linkedin-picture-background,
  .ready-to-load-img .linkedin-picture-background-with-ratio {
    background-image: url("/img/linkedin.png");
  }
  .webp .ready-to-load-img .linkedin-picture-background,
  .webp .ready-to-load-img .linkedin-picture-background-with-ratio {
    background-image: url("/img/linkedin.webp");
  }
}
.linkedin-picture-background-ratio,
.linkedin-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.linkedin-picture-background-ratio:before,
.linkedin-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 49.20634921%;
  padding-bottom: 49.20634921%;
  vertical-align: middle;
}
.medium-picture img {
  width: 33px;
}
.ready-to-load-img .medium-picture-background,
.ready-to-load-img .medium-picture-background-with-ratio {
  background-image: url("/img/medium.png");
}
.webp .ready-to-load-img .medium-picture-background,
.webp .ready-to-load-img .medium-picture-background-with-ratio {
  background-image: url("/img/medium.webp");
}
@media (max-width: 16.5px) {
  .ready-to-load-img .medium-picture-background,
  .ready-to-load-img .medium-picture-background-with-ratio {
    background-image: url("/img/medium-half.png");
  }
  .webp .ready-to-load-img .medium-picture-background,
  .webp .ready-to-load-img .medium-picture-background-with-ratio {
    background-image: url("/img/medium-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .medium-picture-background,
  .ready-to-load-img .medium-picture-background-with-ratio {
    background-image: url("/img/medium-2x.png");
  }
  .webp .ready-to-load-img .medium-picture-background,
  .webp .ready-to-load-img .medium-picture-background-with-ratio {
    background-image: url("/img/medium-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 16.5px), (min-resolution: 144dpi) and (max-width: 16.5px) {
  .ready-to-load-img .medium-picture-background,
  .ready-to-load-img .medium-picture-background-with-ratio {
    background-image: url("/img/medium.png");
  }
  .webp .ready-to-load-img .medium-picture-background,
  .webp .ready-to-load-img .medium-picture-background-with-ratio {
    background-image: url("/img/medium.webp");
  }
}
.medium-picture-background-ratio,
.medium-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.medium-picture-background-ratio:before,
.medium-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.other-icon-picture img {
  width: 104px;
}
.ready-to-load-img .other-icon-picture-background,
.ready-to-load-img .other-icon-picture-background-with-ratio {
  background-image: url("/img/other-icon.png");
}
.webp .ready-to-load-img .other-icon-picture-background,
.webp .ready-to-load-img .other-icon-picture-background-with-ratio {
  background-image: url("/img/other-icon.webp");
}
@media (max-width: 52px) {
  .ready-to-load-img .other-icon-picture-background,
  .ready-to-load-img .other-icon-picture-background-with-ratio {
    background-image: url("/img/other-icon-half.png");
  }
  .webp .ready-to-load-img .other-icon-picture-background,
  .webp .ready-to-load-img .other-icon-picture-background-with-ratio {
    background-image: url("/img/other-icon-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .other-icon-picture-background,
  .ready-to-load-img .other-icon-picture-background-with-ratio {
    background-image: url("/img/other-icon-2x.png");
  }
  .webp .ready-to-load-img .other-icon-picture-background,
  .webp .ready-to-load-img .other-icon-picture-background-with-ratio {
    background-image: url("/img/other-icon-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 52px), (min-resolution: 144dpi) and (max-width: 52px) {
  .ready-to-load-img .other-icon-picture-background,
  .ready-to-load-img .other-icon-picture-background-with-ratio {
    background-image: url("/img/other-icon.png");
  }
  .webp .ready-to-load-img .other-icon-picture-background,
  .webp .ready-to-load-img .other-icon-picture-background-with-ratio {
    background-image: url("/img/other-icon.webp");
  }
}
.other-icon-picture-background-ratio,
.other-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.other-icon-picture-background-ratio:before,
.other-icon-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.play-circle-picture img {
  width: 91px;
}
.ready-to-load-img .play-circle-picture-background,
.ready-to-load-img .play-circle-picture-background-with-ratio {
  background-image: url("/img/play-circle.png");
}
.webp .ready-to-load-img .play-circle-picture-background,
.webp .ready-to-load-img .play-circle-picture-background-with-ratio {
  background-image: url("/img/play-circle.webp");
}
@media (max-width: 45.5px) {
  .ready-to-load-img .play-circle-picture-background,
  .ready-to-load-img .play-circle-picture-background-with-ratio {
    background-image: url("/img/play-circle-half.png");
  }
  .webp .ready-to-load-img .play-circle-picture-background,
  .webp .ready-to-load-img .play-circle-picture-background-with-ratio {
    background-image: url("/img/play-circle-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .play-circle-picture-background,
  .ready-to-load-img .play-circle-picture-background-with-ratio {
    background-image: url("/img/play-circle-2x.png");
  }
  .webp .ready-to-load-img .play-circle-picture-background,
  .webp .ready-to-load-img .play-circle-picture-background-with-ratio {
    background-image: url("/img/play-circle-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 45.5px), (min-resolution: 144dpi) and (max-width: 45.5px) {
  .ready-to-load-img .play-circle-picture-background,
  .ready-to-load-img .play-circle-picture-background-with-ratio {
    background-image: url("/img/play-circle.png");
  }
  .webp .ready-to-load-img .play-circle-picture-background,
  .webp .ready-to-load-img .play-circle-picture-background-with-ratio {
    background-image: url("/img/play-circle.webp");
  }
}
.play-circle-picture-background-ratio,
.play-circle-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.play-circle-picture-background-ratio:before,
.play-circle-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.right-slide-picture img {
  width: 26px;
}
.ready-to-load-img .right-slide-picture-background,
.ready-to-load-img .right-slide-picture-background-with-ratio {
  background-image: url("/img/right-slide.png");
}
.webp .ready-to-load-img .right-slide-picture-background,
.webp .ready-to-load-img .right-slide-picture-background-with-ratio {
  background-image: url("/img/right-slide.webp");
}
@media (max-width: 13px) {
  .ready-to-load-img .right-slide-picture-background,
  .ready-to-load-img .right-slide-picture-background-with-ratio {
    background-image: url("/img/right-slide-half.png");
  }
  .webp .ready-to-load-img .right-slide-picture-background,
  .webp .ready-to-load-img .right-slide-picture-background-with-ratio {
    background-image: url("/img/right-slide-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .right-slide-picture-background,
  .ready-to-load-img .right-slide-picture-background-with-ratio {
    background-image: url("/img/right-slide-2x.png");
  }
  .webp .ready-to-load-img .right-slide-picture-background,
  .webp .ready-to-load-img .right-slide-picture-background-with-ratio {
    background-image: url("/img/right-slide-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 13px), (min-resolution: 144dpi) and (max-width: 13px) {
  .ready-to-load-img .right-slide-picture-background,
  .ready-to-load-img .right-slide-picture-background-with-ratio {
    background-image: url("/img/right-slide.png");
  }
  .webp .ready-to-load-img .right-slide-picture-background,
  .webp .ready-to-load-img .right-slide-picture-background-with-ratio {
    background-image: url("/img/right-slide.webp");
  }
}
.right-slide-picture-background-ratio,
.right-slide-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.right-slide-picture-background-ratio:before,
.right-slide-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 88.46153846%;
  padding-bottom: 88.46153846%;
  vertical-align: middle;
}
.seed-icon-picture img {
  width: 122px;
}
.ready-to-load-img .seed-icon-picture-background,
.ready-to-load-img .seed-icon-picture-background-with-ratio {
  background-image: url("/img/seed-icon.png");
}
.webp .ready-to-load-img .seed-icon-picture-background,
.webp .ready-to-load-img .seed-icon-picture-background-with-ratio {
  background-image: url("/img/seed-icon.webp");
}
@media (max-width: 61px) {
  .ready-to-load-img .seed-icon-picture-background,
  .ready-to-load-img .seed-icon-picture-background-with-ratio {
    background-image: url("/img/seed-icon-half.png");
  }
  .webp .ready-to-load-img .seed-icon-picture-background,
  .webp .ready-to-load-img .seed-icon-picture-background-with-ratio {
    background-image: url("/img/seed-icon-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .seed-icon-picture-background,
  .ready-to-load-img .seed-icon-picture-background-with-ratio {
    background-image: url("/img/seed-icon-2x.png");
  }
  .webp .ready-to-load-img .seed-icon-picture-background,
  .webp .ready-to-load-img .seed-icon-picture-background-with-ratio {
    background-image: url("/img/seed-icon-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 61px), (min-resolution: 144dpi) and (max-width: 61px) {
  .ready-to-load-img .seed-icon-picture-background,
  .ready-to-load-img .seed-icon-picture-background-with-ratio {
    background-image: url("/img/seed-icon.png");
  }
  .webp .ready-to-load-img .seed-icon-picture-background,
  .webp .ready-to-load-img .seed-icon-picture-background-with-ratio {
    background-image: url("/img/seed-icon.webp");
  }
}
.seed-icon-picture-background-ratio,
.seed-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.seed-icon-picture-background-ratio:before,
.seed-icon-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.seedlings-icon-picture img {
  width: 122px;
}
.ready-to-load-img .seedlings-icon-picture-background,
.ready-to-load-img .seedlings-icon-picture-background-with-ratio {
  background-image: url("/img/seedlings-icon.png");
}
.webp .ready-to-load-img .seedlings-icon-picture-background,
.webp .ready-to-load-img .seedlings-icon-picture-background-with-ratio {
  background-image: url("/img/seedlings-icon.webp");
}
@media (max-width: 61px) {
  .ready-to-load-img .seedlings-icon-picture-background,
  .ready-to-load-img .seedlings-icon-picture-background-with-ratio {
    background-image: url("/img/seedlings-icon-half.png");
  }
  .webp .ready-to-load-img .seedlings-icon-picture-background,
  .webp .ready-to-load-img .seedlings-icon-picture-background-with-ratio {
    background-image: url("/img/seedlings-icon-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .seedlings-icon-picture-background,
  .ready-to-load-img .seedlings-icon-picture-background-with-ratio {
    background-image: url("/img/seedlings-icon-2x.png");
  }
  .webp .ready-to-load-img .seedlings-icon-picture-background,
  .webp .ready-to-load-img .seedlings-icon-picture-background-with-ratio {
    background-image: url("/img/seedlings-icon-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 61px), (min-resolution: 144dpi) and (max-width: 61px) {
  .ready-to-load-img .seedlings-icon-picture-background,
  .ready-to-load-img .seedlings-icon-picture-background-with-ratio {
    background-image: url("/img/seedlings-icon.png");
  }
  .webp .ready-to-load-img .seedlings-icon-picture-background,
  .webp .ready-to-load-img .seedlings-icon-picture-background-with-ratio {
    background-image: url("/img/seedlings-icon.webp");
  }
}
.seedlings-icon-picture-background-ratio,
.seedlings-icon-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.seedlings-icon-picture-background-ratio:before,
.seedlings-icon-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.twitter-picture img {
  width: 37px;
}
.ready-to-load-img .twitter-picture-background,
.ready-to-load-img .twitter-picture-background-with-ratio {
  background-image: url("/img/twitter.png");
}
.webp .ready-to-load-img .twitter-picture-background,
.webp .ready-to-load-img .twitter-picture-background-with-ratio {
  background-image: url("/img/twitter.webp");
}
@media (max-width: 18.5px) {
  .ready-to-load-img .twitter-picture-background,
  .ready-to-load-img .twitter-picture-background-with-ratio {
    background-image: url("/img/twitter-half.png");
  }
  .webp .ready-to-load-img .twitter-picture-background,
  .webp .ready-to-load-img .twitter-picture-background-with-ratio {
    background-image: url("/img/twitter-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .twitter-picture-background,
  .ready-to-load-img .twitter-picture-background-with-ratio {
    background-image: url("/img/twitter-2x.png");
  }
  .webp .ready-to-load-img .twitter-picture-background,
  .webp .ready-to-load-img .twitter-picture-background-with-ratio {
    background-image: url("/img/twitter-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 18.5px), (min-resolution: 144dpi) and (max-width: 18.5px) {
  .ready-to-load-img .twitter-picture-background,
  .ready-to-load-img .twitter-picture-background-with-ratio {
    background-image: url("/img/twitter.png");
  }
  .webp .ready-to-load-img .twitter-picture-background,
  .webp .ready-to-load-img .twitter-picture-background-with-ratio {
    background-image: url("/img/twitter.webp");
  }
}
.twitter-picture-background-ratio,
.twitter-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.twitter-picture-background-ratio:before,
.twitter-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 40.54054054%;
  padding-bottom: 40.54054054%;
  vertical-align: middle;
}
.videos-header-2-picture img {
  width: 1920px;
}
.ready-to-load-img .videos-header-2-picture-background,
.ready-to-load-img .videos-header-2-picture-background-with-ratio {
  background-image: url("/img/videos-header-2.jpg");
}
.webp .ready-to-load-img .videos-header-2-picture-background,
.webp .ready-to-load-img .videos-header-2-picture-background-with-ratio {
  background-image: url("/img/videos-header-2.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .videos-header-2-picture-background,
  .ready-to-load-img .videos-header-2-picture-background-with-ratio {
    background-image: url("/img/videos-header-2-half.jpg");
  }
  .webp .ready-to-load-img .videos-header-2-picture-background,
  .webp .ready-to-load-img .videos-header-2-picture-background-with-ratio {
    background-image: url("/img/videos-header-2-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .videos-header-2-picture-background,
  .ready-to-load-img .videos-header-2-picture-background-with-ratio {
    background-image: url("/img/videos-header-2-2x.jpg");
  }
  .webp .ready-to-load-img .videos-header-2-picture-background,
  .webp .ready-to-load-img .videos-header-2-picture-background-with-ratio {
    background-image: url("/img/videos-header-2-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .videos-header-2-picture-background,
  .ready-to-load-img .videos-header-2-picture-background-with-ratio {
    background-image: url("/img/videos-header-2.jpg");
  }
  .webp .ready-to-load-img .videos-header-2-picture-background,
  .webp .ready-to-load-img .videos-header-2-picture-background-with-ratio {
    background-image: url("/img/videos-header-2.webp");
  }
}
.videos-header-2-picture-background-ratio,
.videos-header-2-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.videos-header-2-picture-background-ratio:before,
.videos-header-2-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 16.953125%;
  padding-bottom: 16.953125%;
  vertical-align: middle;
}
.droneseed-arial-picture img {
  width: 960px;
}
.ready-to-load-img .droneseed-arial-picture-background,
.ready-to-load-img .droneseed-arial-picture-background-with-ratio {
  background-image: url("/img/home/droneseed-arial.jpg");
}
.webp .ready-to-load-img .droneseed-arial-picture-background,
.webp .ready-to-load-img .droneseed-arial-picture-background-with-ratio {
  background-image: url("/img/home/droneseed-arial.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .droneseed-arial-picture-background,
  .ready-to-load-img .droneseed-arial-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-arial-half.jpg");
  }
  .webp .ready-to-load-img .droneseed-arial-picture-background,
  .webp .ready-to-load-img .droneseed-arial-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-arial-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .droneseed-arial-picture-background,
  .ready-to-load-img .droneseed-arial-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-arial-2x.jpg");
  }
  .webp .ready-to-load-img .droneseed-arial-picture-background,
  .webp .ready-to-load-img .droneseed-arial-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-arial-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .droneseed-arial-picture-background,
  .ready-to-load-img .droneseed-arial-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-arial.jpg");
  }
  .webp .ready-to-load-img .droneseed-arial-picture-background,
  .webp .ready-to-load-img .droneseed-arial-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-arial.webp");
  }
}
.droneseed-arial-picture-background-ratio,
.droneseed-arial-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.droneseed-arial-picture-background-ratio:before,
.droneseed-arial-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 42.39583333%;
  padding-bottom: 42.39583333%;
  vertical-align: middle;
}
.droneseed-boxes-picture img {
  width: 746px;
}
.ready-to-load-img .droneseed-boxes-picture-background,
.ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
  background-image: url("/img/home/droneseed-boxes.jpg");
}
.webp .ready-to-load-img .droneseed-boxes-picture-background,
.webp .ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
  background-image: url("/img/home/droneseed-boxes.webp");
}
@media (max-width: 373px) {
  .ready-to-load-img .droneseed-boxes-picture-background,
  .ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-boxes-half.jpg");
  }
  .webp .ready-to-load-img .droneseed-boxes-picture-background,
  .webp .ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-boxes-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .droneseed-boxes-picture-background,
  .ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-boxes-2x.jpg");
  }
  .webp .ready-to-load-img .droneseed-boxes-picture-background,
  .webp .ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-boxes-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 373px), (min-resolution: 144dpi) and (max-width: 373px) {
  .ready-to-load-img .droneseed-boxes-picture-background,
  .ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-boxes.jpg");
  }
  .webp .ready-to-load-img .droneseed-boxes-picture-background,
  .webp .ready-to-load-img .droneseed-boxes-picture-background-with-ratio {
    background-image: url("/img/home/droneseed-boxes.webp");
  }
}
.droneseed-boxes-picture-background-ratio,
.droneseed-boxes-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.droneseed-boxes-picture-background-ratio:before,
.droneseed-boxes-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 39.20911528%;
  padding-bottom: 39.20911528%;
  vertical-align: middle;
}
.hero-home-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-home-picture-background,
.ready-to-load-img .hero-home-picture-background-with-ratio {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home.jpg");
}
.webp .ready-to-load-img .hero-home-picture-background,
.webp .ready-to-load-img .hero-home-picture-background-with-ratio {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-home-picture-background,
  .ready-to-load-img .hero-home-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home-half.jpg");
  }
  .webp .ready-to-load-img .hero-home-picture-background,
  .webp .ready-to-load-img .hero-home-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-home-picture-background,
  .ready-to-load-img .hero-home-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home-2x.jpg");
  }
  .webp .ready-to-load-img .hero-home-picture-background,
  .webp .ready-to-load-img .hero-home-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-home-picture-background,
  .ready-to-load-img .hero-home-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home.jpg");
  }
  .webp .ready-to-load-img .hero-home-picture-background,
  .webp .ready-to-load-img .hero-home-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/home/hero-home.webp");
  }
}
.hero-home-picture-background-ratio,
.hero-home-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-home-picture-background-ratio:before,
.hero-home-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 28.125%;
  padding-bottom: 28.125%;
  vertical-align: middle;
}
.natgeo-logo-picture img {
  width: 259px;
}
.ready-to-load-img .natgeo-logo-picture-background,
.ready-to-load-img .natgeo-logo-picture-background-with-ratio {
  background-image: url("/img/home/natgeo-logo.png");
}
.webp .ready-to-load-img .natgeo-logo-picture-background,
.webp .ready-to-load-img .natgeo-logo-picture-background-with-ratio {
  background-image: url("/img/home/natgeo-logo.webp");
}
@media (max-width: 129.5px) {
  .ready-to-load-img .natgeo-logo-picture-background,
  .ready-to-load-img .natgeo-logo-picture-background-with-ratio {
    background-image: url("/img/home/natgeo-logo-half.png");
  }
  .webp .ready-to-load-img .natgeo-logo-picture-background,
  .webp .ready-to-load-img .natgeo-logo-picture-background-with-ratio {
    background-image: url("/img/home/natgeo-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .natgeo-logo-picture-background,
  .ready-to-load-img .natgeo-logo-picture-background-with-ratio {
    background-image: url("/img/home/natgeo-logo-2x.png");
  }
  .webp .ready-to-load-img .natgeo-logo-picture-background,
  .webp .ready-to-load-img .natgeo-logo-picture-background-with-ratio {
    background-image: url("/img/home/natgeo-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 129.5px), (min-resolution: 144dpi) and (max-width: 129.5px) {
  .ready-to-load-img .natgeo-logo-picture-background,
  .ready-to-load-img .natgeo-logo-picture-background-with-ratio {
    background-image: url("/img/home/natgeo-logo.png");
  }
  .webp .ready-to-load-img .natgeo-logo-picture-background,
  .webp .ready-to-load-img .natgeo-logo-picture-background-with-ratio {
    background-image: url("/img/home/natgeo-logo.webp");
  }
}
.natgeo-logo-picture-background-ratio,
.natgeo-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.natgeo-logo-picture-background-ratio:before,
.natgeo-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 15.25096525%;
  padding-bottom: 15.25096525%;
  vertical-align: middle;
}
.silvaseed-field-picture img {
  width: 960px;
}
.ready-to-load-img .silvaseed-field-picture-background,
.ready-to-load-img .silvaseed-field-picture-background-with-ratio {
  background-image: url("/img/home/silvaseed-field.jpg");
}
.webp .ready-to-load-img .silvaseed-field-picture-background,
.webp .ready-to-load-img .silvaseed-field-picture-background-with-ratio {
  background-image: url("/img/home/silvaseed-field.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .silvaseed-field-picture-background,
  .ready-to-load-img .silvaseed-field-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-field-half.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-picture-background,
  .webp .ready-to-load-img .silvaseed-field-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-field-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .silvaseed-field-picture-background,
  .ready-to-load-img .silvaseed-field-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-field-2x.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-picture-background,
  .webp .ready-to-load-img .silvaseed-field-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-field-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .silvaseed-field-picture-background,
  .ready-to-load-img .silvaseed-field-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-field.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-picture-background,
  .webp .ready-to-load-img .silvaseed-field-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-field.webp");
  }
}
.silvaseed-field-picture-background-ratio,
.silvaseed-field-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.silvaseed-field-picture-background-ratio:before,
.silvaseed-field-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 42.34375%;
  padding-bottom: 42.34375%;
  vertical-align: middle;
}
.silvaseed-hands-picture img {
  width: 960px;
}
.ready-to-load-img .silvaseed-hands-picture-background,
.ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
  background-image: url("/img/home/silvaseed-hands.jpg");
}
.webp .ready-to-load-img .silvaseed-hands-picture-background,
.webp .ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
  background-image: url("/img/home/silvaseed-hands.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .silvaseed-hands-picture-background,
  .ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-hands-half.jpg");
  }
  .webp .ready-to-load-img .silvaseed-hands-picture-background,
  .webp .ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-hands-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .silvaseed-hands-picture-background,
  .ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-hands-2x.jpg");
  }
  .webp .ready-to-load-img .silvaseed-hands-picture-background,
  .webp .ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-hands-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .silvaseed-hands-picture-background,
  .ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-hands.jpg");
  }
  .webp .ready-to-load-img .silvaseed-hands-picture-background,
  .webp .ready-to-load-img .silvaseed-hands-picture-background-with-ratio {
    background-image: url("/img/home/silvaseed-hands.webp");
  }
}
.silvaseed-hands-picture-background-ratio,
.silvaseed-hands-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.silvaseed-hands-picture-background-ratio:before,
.silvaseed-hands-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 42.39583333%;
  padding-bottom: 42.39583333%;
  vertical-align: middle;
}
.tech-crunch-logo-picture img {
  width: 161px;
}
.ready-to-load-img .tech-crunch-logo-picture-background,
.ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
  background-image: url("/img/home/tech-crunch-logo.png");
}
.webp .ready-to-load-img .tech-crunch-logo-picture-background,
.webp .ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
  background-image: url("/img/home/tech-crunch-logo.webp");
}
@media (max-width: 80.5px) {
  .ready-to-load-img .tech-crunch-logo-picture-background,
  .ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
    background-image: url("/img/home/tech-crunch-logo-half.png");
  }
  .webp .ready-to-load-img .tech-crunch-logo-picture-background,
  .webp .ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
    background-image: url("/img/home/tech-crunch-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .tech-crunch-logo-picture-background,
  .ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
    background-image: url("/img/home/tech-crunch-logo-2x.png");
  }
  .webp .ready-to-load-img .tech-crunch-logo-picture-background,
  .webp .ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
    background-image: url("/img/home/tech-crunch-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 80.5px), (min-resolution: 144dpi) and (max-width: 80.5px) {
  .ready-to-load-img .tech-crunch-logo-picture-background,
  .ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
    background-image: url("/img/home/tech-crunch-logo.png");
  }
  .webp .ready-to-load-img .tech-crunch-logo-picture-background,
  .webp .ready-to-load-img .tech-crunch-logo-picture-background-with-ratio {
    background-image: url("/img/home/tech-crunch-logo.webp");
  }
}
.tech-crunch-logo-picture-background-ratio,
.tech-crunch-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.tech-crunch-logo-picture-background-ratio:before,
.tech-crunch-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 25.1552795%;
  padding-bottom: 25.1552795%;
  vertical-align: middle;
}
.wall-street-journal-logo-picture img {
  width: 138px;
}
.ready-to-load-img .wall-street-journal-logo-picture-background,
.ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
  background-image: url("/img/home/wall-street-journal-logo.png");
}
.webp .ready-to-load-img .wall-street-journal-logo-picture-background,
.webp .ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
  background-image: url("/img/home/wall-street-journal-logo.webp");
}
@media (max-width: 69px) {
  .ready-to-load-img .wall-street-journal-logo-picture-background,
  .ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
    background-image: url("/img/home/wall-street-journal-logo-half.png");
  }
  .webp .ready-to-load-img .wall-street-journal-logo-picture-background,
  .webp .ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
    background-image: url("/img/home/wall-street-journal-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .wall-street-journal-logo-picture-background,
  .ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
    background-image: url("/img/home/wall-street-journal-logo-2x.png");
  }
  .webp .ready-to-load-img .wall-street-journal-logo-picture-background,
  .webp .ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
    background-image: url("/img/home/wall-street-journal-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 69px), (min-resolution: 144dpi) and (max-width: 69px) {
  .ready-to-load-img .wall-street-journal-logo-picture-background,
  .ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
    background-image: url("/img/home/wall-street-journal-logo.png");
  }
  .webp .ready-to-load-img .wall-street-journal-logo-picture-background,
  .webp .ready-to-load-img .wall-street-journal-logo-picture-background-with-ratio {
    background-image: url("/img/home/wall-street-journal-logo.webp");
  }
}
.wall-street-journal-logo-picture-background-ratio,
.wall-street-journal-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.wall-street-journal-logo-picture-background-ratio:before,
.wall-street-journal-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 27.17391304%;
  padding-bottom: 27.17391304%;
  vertical-align: middle;
}
.Arnoud-de-Villegas-picture img {
  width: 425px;
}
.ready-to-load-img .Arnoud-de-Villegas-picture-background,
.ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
  background-image: url("/img/about/Arnoud-de-Villegas.jpg");
}
.webp .ready-to-load-img .Arnoud-de-Villegas-picture-background,
.webp .ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
  background-image: url("/img/about/Arnoud-de-Villegas.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .Arnoud-de-Villegas-picture-background,
  .ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
    background-image: url("/img/about/Arnoud-de-Villegas-half.jpg");
  }
  .webp .ready-to-load-img .Arnoud-de-Villegas-picture-background,
  .webp .ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
    background-image: url("/img/about/Arnoud-de-Villegas-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Arnoud-de-Villegas-picture-background,
  .ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
    background-image: url("/img/about/Arnoud-de-Villegas-2x.jpg");
  }
  .webp .ready-to-load-img .Arnoud-de-Villegas-picture-background,
  .webp .ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
    background-image: url("/img/about/Arnoud-de-Villegas-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .Arnoud-de-Villegas-picture-background,
  .ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
    background-image: url("/img/about/Arnoud-de-Villegas.jpg");
  }
  .webp .ready-to-load-img .Arnoud-de-Villegas-picture-background,
  .webp .ready-to-load-img .Arnoud-de-Villegas-picture-background-with-ratio {
    background-image: url("/img/about/Arnoud-de-Villegas.webp");
  }
}
.Arnoud-de-Villegas-picture-background-ratio,
.Arnoud-de-Villegas-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Arnoud-de-Villegas-picture-background-ratio:before,
.Arnoud-de-Villegas-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 43.76470588%;
  padding-bottom: 43.76470588%;
  vertical-align: middle;
}
.Cassie-Meigs-picture img {
  width: 425px;
}
.ready-to-load-img .Cassie-Meigs-picture-background,
.ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
  background-image: url("/img/about/Cassie-Meigs.jpg");
}
.webp .ready-to-load-img .Cassie-Meigs-picture-background,
.webp .ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
  background-image: url("/img/about/Cassie-Meigs.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .Cassie-Meigs-picture-background,
  .ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
    background-image: url("/img/about/Cassie-Meigs-half.jpg");
  }
  .webp .ready-to-load-img .Cassie-Meigs-picture-background,
  .webp .ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
    background-image: url("/img/about/Cassie-Meigs-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Cassie-Meigs-picture-background,
  .ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
    background-image: url("/img/about/Cassie-Meigs-2x.jpg");
  }
  .webp .ready-to-load-img .Cassie-Meigs-picture-background,
  .webp .ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
    background-image: url("/img/about/Cassie-Meigs-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .Cassie-Meigs-picture-background,
  .ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
    background-image: url("/img/about/Cassie-Meigs.jpg");
  }
  .webp .ready-to-load-img .Cassie-Meigs-picture-background,
  .webp .ready-to-load-img .Cassie-Meigs-picture-background-with-ratio {
    background-image: url("/img/about/Cassie-Meigs.webp");
  }
}
.Cassie-Meigs-picture-background-ratio,
.Cassie-Meigs-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Cassie-Meigs-picture-background-ratio:before,
.Cassie-Meigs-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 43.76470588%;
  padding-bottom: 43.76470588%;
  vertical-align: middle;
}
.DBL-Partners-Logo-picture img {
  width: 268px;
}
.ready-to-load-img .DBL-Partners-Logo-picture-background,
.ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
  background-image: url("/img/about/DBL-Partners-Logo.png");
}
.webp .ready-to-load-img .DBL-Partners-Logo-picture-background,
.webp .ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
  background-image: url("/img/about/DBL-Partners-Logo.webp");
}
@media (max-width: 134px) {
  .ready-to-load-img .DBL-Partners-Logo-picture-background,
  .ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
    background-image: url("/img/about/DBL-Partners-Logo-half.png");
  }
  .webp .ready-to-load-img .DBL-Partners-Logo-picture-background,
  .webp .ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
    background-image: url("/img/about/DBL-Partners-Logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .DBL-Partners-Logo-picture-background,
  .ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
    background-image: url("/img/about/DBL-Partners-Logo-2x.png");
  }
  .webp .ready-to-load-img .DBL-Partners-Logo-picture-background,
  .webp .ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
    background-image: url("/img/about/DBL-Partners-Logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 134px), (min-resolution: 144dpi) and (max-width: 134px) {
  .ready-to-load-img .DBL-Partners-Logo-picture-background,
  .ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
    background-image: url("/img/about/DBL-Partners-Logo.png");
  }
  .webp .ready-to-load-img .DBL-Partners-Logo-picture-background,
  .webp .ready-to-load-img .DBL-Partners-Logo-picture-background-with-ratio {
    background-image: url("/img/about/DBL-Partners-Logo.webp");
  }
}
.DBL-Partners-Logo-picture-background-ratio,
.DBL-Partners-Logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.DBL-Partners-Logo-picture-background-ratio:before,
.DBL-Partners-Logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 5.78358209%;
  padding-bottom: 5.78358209%;
  vertical-align: middle;
}
.Grant-Canary-picture img {
  width: 425px;
}
.ready-to-load-img .Grant-Canary-picture-background,
.ready-to-load-img .Grant-Canary-picture-background-with-ratio {
  background-image: url("/img/about/Grant-Canary.jpg");
}
.webp .ready-to-load-img .Grant-Canary-picture-background,
.webp .ready-to-load-img .Grant-Canary-picture-background-with-ratio {
  background-image: url("/img/about/Grant-Canary.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .Grant-Canary-picture-background,
  .ready-to-load-img .Grant-Canary-picture-background-with-ratio {
    background-image: url("/img/about/Grant-Canary-half.jpg");
  }
  .webp .ready-to-load-img .Grant-Canary-picture-background,
  .webp .ready-to-load-img .Grant-Canary-picture-background-with-ratio {
    background-image: url("/img/about/Grant-Canary-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Grant-Canary-picture-background,
  .ready-to-load-img .Grant-Canary-picture-background-with-ratio {
    background-image: url("/img/about/Grant-Canary-2x.jpg");
  }
  .webp .ready-to-load-img .Grant-Canary-picture-background,
  .webp .ready-to-load-img .Grant-Canary-picture-background-with-ratio {
    background-image: url("/img/about/Grant-Canary-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .Grant-Canary-picture-background,
  .ready-to-load-img .Grant-Canary-picture-background-with-ratio {
    background-image: url("/img/about/Grant-Canary.jpg");
  }
  .webp .ready-to-load-img .Grant-Canary-picture-background,
  .webp .ready-to-load-img .Grant-Canary-picture-background-with-ratio {
    background-image: url("/img/about/Grant-Canary.webp");
  }
}
.Grant-Canary-picture-background-ratio,
.Grant-Canary-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Grant-Canary-picture-background-ratio:before,
.Grant-Canary-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 43.76470588%;
  padding-bottom: 43.76470588%;
  vertical-align: middle;
}
.Kea-Woodruff-picture img {
  width: 425px;
}
.ready-to-load-img .Kea-Woodruff-picture-background,
.ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
  background-image: url("/img/about/Kea-Woodruff.jpg");
}
.webp .ready-to-load-img .Kea-Woodruff-picture-background,
.webp .ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
  background-image: url("/img/about/Kea-Woodruff.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .Kea-Woodruff-picture-background,
  .ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
    background-image: url("/img/about/Kea-Woodruff-half.jpg");
  }
  .webp .ready-to-load-img .Kea-Woodruff-picture-background,
  .webp .ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
    background-image: url("/img/about/Kea-Woodruff-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Kea-Woodruff-picture-background,
  .ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
    background-image: url("/img/about/Kea-Woodruff-2x.jpg");
  }
  .webp .ready-to-load-img .Kea-Woodruff-picture-background,
  .webp .ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
    background-image: url("/img/about/Kea-Woodruff-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .Kea-Woodruff-picture-background,
  .ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
    background-image: url("/img/about/Kea-Woodruff.jpg");
  }
  .webp .ready-to-load-img .Kea-Woodruff-picture-background,
  .webp .ready-to-load-img .Kea-Woodruff-picture-background-with-ratio {
    background-image: url("/img/about/Kea-Woodruff.webp");
  }
}
.Kea-Woodruff-picture-background-ratio,
.Kea-Woodruff-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Kea-Woodruff-picture-background-ratio:before,
.Kea-Woodruff-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 43.76470588%;
  padding-bottom: 43.76470588%;
  vertical-align: middle;
}
.Lisa-Gonzales-Kramer-Placeholder-picture img {
  width: 425px;
}
.ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
.ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
  background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder.jpg");
}
.webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
.webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
  background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
  .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
    background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder-half.jpg");
  }
  .webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
  .webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
    background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
  .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
    background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder-2x.jpg");
  }
  .webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
  .webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
    background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
  .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
    background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder.jpg");
  }
  .webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background,
  .webp .ready-to-load-img .Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
    background-image: url("/img/about/Lisa-Gonzales-Kramer-Placeholder.webp");
  }
}
.Lisa-Gonzales-Kramer-Placeholder-picture-background-ratio,
.Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Lisa-Gonzales-Kramer-Placeholder-picture-background-ratio:before,
.Lisa-Gonzales-Kramer-Placeholder-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 43.76470588%;
  padding-bottom: 43.76470588%;
  vertical-align: middle;
}
.Matthew-Aghai-picture img {
  width: 425px;
}
.ready-to-load-img .Matthew-Aghai-picture-background,
.ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
  background-image: url("/img/about/Matthew-Aghai.jpg");
}
.webp .ready-to-load-img .Matthew-Aghai-picture-background,
.webp .ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
  background-image: url("/img/about/Matthew-Aghai.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .Matthew-Aghai-picture-background,
  .ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
    background-image: url("/img/about/Matthew-Aghai-half.jpg");
  }
  .webp .ready-to-load-img .Matthew-Aghai-picture-background,
  .webp .ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
    background-image: url("/img/about/Matthew-Aghai-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Matthew-Aghai-picture-background,
  .ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
    background-image: url("/img/about/Matthew-Aghai-2x.jpg");
  }
  .webp .ready-to-load-img .Matthew-Aghai-picture-background,
  .webp .ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
    background-image: url("/img/about/Matthew-Aghai-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .Matthew-Aghai-picture-background,
  .ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
    background-image: url("/img/about/Matthew-Aghai.jpg");
  }
  .webp .ready-to-load-img .Matthew-Aghai-picture-background,
  .webp .ready-to-load-img .Matthew-Aghai-picture-background-with-ratio {
    background-image: url("/img/about/Matthew-Aghai.webp");
  }
}
.Matthew-Aghai-picture-background-ratio,
.Matthew-Aghai-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Matthew-Aghai-picture-background-ratio:before,
.Matthew-Aghai-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 43.76470588%;
  padding-bottom: 43.76470588%;
  vertical-align: middle;
}
.Seven-Seven-Six-Logo-picture img {
  width: 129px;
}
.ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
.ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
  background-image: url("/img/about/Seven-Seven-Six-Logo.png");
}
.webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
.webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
  background-image: url("/img/about/Seven-Seven-Six-Logo.webp");
}
@media (max-width: 64.5px) {
  .ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
  .ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Seven-Seven-Six-Logo-half.png");
  }
  .webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
  .webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Seven-Seven-Six-Logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
  .ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Seven-Seven-Six-Logo-2x.png");
  }
  .webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
  .webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Seven-Seven-Six-Logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 64.5px), (min-resolution: 144dpi) and (max-width: 64.5px) {
  .ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
  .ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Seven-Seven-Six-Logo.png");
  }
  .webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background,
  .webp .ready-to-load-img .Seven-Seven-Six-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Seven-Seven-Six-Logo.webp");
  }
}
.Seven-Seven-Six-Logo-picture-background-ratio,
.Seven-Seven-Six-Logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Seven-Seven-Six-Logo-picture-background-ratio:before,
.Seven-Seven-Six-Logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 57.75193798%;
  padding-bottom: 57.75193798%;
  vertical-align: middle;
}
.Shopify-Logo-picture img {
  width: 222px;
}
.ready-to-load-img .Shopify-Logo-picture-background,
.ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
  background-image: url("/img/about/Shopify-Logo.png");
}
.webp .ready-to-load-img .Shopify-Logo-picture-background,
.webp .ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
  background-image: url("/img/about/Shopify-Logo.webp");
}
@media (max-width: 111px) {
  .ready-to-load-img .Shopify-Logo-picture-background,
  .ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Shopify-Logo-half.png");
  }
  .webp .ready-to-load-img .Shopify-Logo-picture-background,
  .webp .ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Shopify-Logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Shopify-Logo-picture-background,
  .ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Shopify-Logo-2x.png");
  }
  .webp .ready-to-load-img .Shopify-Logo-picture-background,
  .webp .ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Shopify-Logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 111px), (min-resolution: 144dpi) and (max-width: 111px) {
  .ready-to-load-img .Shopify-Logo-picture-background,
  .ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Shopify-Logo.png");
  }
  .webp .ready-to-load-img .Shopify-Logo-picture-background,
  .webp .ready-to-load-img .Shopify-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Shopify-Logo.webp");
  }
}
.Shopify-Logo-picture-background-ratio,
.Shopify-Logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Shopify-Logo-picture-background-ratio:before,
.Shopify-Logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 14.63963964%;
  padding-bottom: 14.63963964%;
  vertical-align: middle;
}
.Spero-Ventures-Logo-picture img {
  width: 279px;
}
.ready-to-load-img .Spero-Ventures-Logo-picture-background,
.ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
  background-image: url("/img/about/Spero-Ventures-Logo.png");
}
.webp .ready-to-load-img .Spero-Ventures-Logo-picture-background,
.webp .ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
  background-image: url("/img/about/Spero-Ventures-Logo.webp");
}
@media (max-width: 139.5px) {
  .ready-to-load-img .Spero-Ventures-Logo-picture-background,
  .ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Spero-Ventures-Logo-half.png");
  }
  .webp .ready-to-load-img .Spero-Ventures-Logo-picture-background,
  .webp .ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Spero-Ventures-Logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Spero-Ventures-Logo-picture-background,
  .ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Spero-Ventures-Logo-2x.png");
  }
  .webp .ready-to-load-img .Spero-Ventures-Logo-picture-background,
  .webp .ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Spero-Ventures-Logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 139.5px), (min-resolution: 144dpi) and (max-width: 139.5px) {
  .ready-to-load-img .Spero-Ventures-Logo-picture-background,
  .ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Spero-Ventures-Logo.png");
  }
  .webp .ready-to-load-img .Spero-Ventures-Logo-picture-background,
  .webp .ready-to-load-img .Spero-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/Spero-Ventures-Logo.webp");
  }
}
.Spero-Ventures-Logo-picture-background-ratio,
.Spero-Ventures-Logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Spero-Ventures-Logo-picture-background-ratio:before,
.Spero-Ventures-Logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 13.26164875%;
  padding-bottom: 13.26164875%;
  vertical-align: middle;
}
.TIME-Ventures-Logo-picture img {
  width: 188px;
}
.ready-to-load-img .TIME-Ventures-Logo-picture-background,
.ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
  background-image: url("/img/about/TIME-Ventures-Logo.png");
}
.webp .ready-to-load-img .TIME-Ventures-Logo-picture-background,
.webp .ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
  background-image: url("/img/about/TIME-Ventures-Logo.webp");
}
@media (max-width: 94px) {
  .ready-to-load-img .TIME-Ventures-Logo-picture-background,
  .ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/TIME-Ventures-Logo-half.png");
  }
  .webp .ready-to-load-img .TIME-Ventures-Logo-picture-background,
  .webp .ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/TIME-Ventures-Logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .TIME-Ventures-Logo-picture-background,
  .ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/TIME-Ventures-Logo-2x.png");
  }
  .webp .ready-to-load-img .TIME-Ventures-Logo-picture-background,
  .webp .ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/TIME-Ventures-Logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 94px), (min-resolution: 144dpi) and (max-width: 94px) {
  .ready-to-load-img .TIME-Ventures-Logo-picture-background,
  .ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/TIME-Ventures-Logo.png");
  }
  .webp .ready-to-load-img .TIME-Ventures-Logo-picture-background,
  .webp .ready-to-load-img .TIME-Ventures-Logo-picture-background-with-ratio {
    background-image: url("/img/about/TIME-Ventures-Logo.webp");
  }
}
.TIME-Ventures-Logo-picture-background-ratio,
.TIME-Ventures-Logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.TIME-Ventures-Logo-picture-background-ratio:before,
.TIME-Ventures-Logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.Techstars-logo-picture img {
  width: 243px;
}
.ready-to-load-img .Techstars-logo-picture-background,
.ready-to-load-img .Techstars-logo-picture-background-with-ratio {
  background-image: url("/img/about/Techstars-logo.png");
}
.webp .ready-to-load-img .Techstars-logo-picture-background,
.webp .ready-to-load-img .Techstars-logo-picture-background-with-ratio {
  background-image: url("/img/about/Techstars-logo.webp");
}
@media (max-width: 121.5px) {
  .ready-to-load-img .Techstars-logo-picture-background,
  .ready-to-load-img .Techstars-logo-picture-background-with-ratio {
    background-image: url("/img/about/Techstars-logo-half.png");
  }
  .webp .ready-to-load-img .Techstars-logo-picture-background,
  .webp .ready-to-load-img .Techstars-logo-picture-background-with-ratio {
    background-image: url("/img/about/Techstars-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Techstars-logo-picture-background,
  .ready-to-load-img .Techstars-logo-picture-background-with-ratio {
    background-image: url("/img/about/Techstars-logo-2x.png");
  }
  .webp .ready-to-load-img .Techstars-logo-picture-background,
  .webp .ready-to-load-img .Techstars-logo-picture-background-with-ratio {
    background-image: url("/img/about/Techstars-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 121.5px), (min-resolution: 144dpi) and (max-width: 121.5px) {
  .ready-to-load-img .Techstars-logo-picture-background,
  .ready-to-load-img .Techstars-logo-picture-background-with-ratio {
    background-image: url("/img/about/Techstars-logo.png");
  }
  .webp .ready-to-load-img .Techstars-logo-picture-background,
  .webp .ready-to-load-img .Techstars-logo-picture-background-with-ratio {
    background-image: url("/img/about/Techstars-logo.webp");
  }
}
.Techstars-logo-picture-background-ratio,
.Techstars-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Techstars-logo-picture-background-ratio:before,
.Techstars-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 9.87654321%;
  padding-bottom: 9.87654321%;
  vertical-align: middle;
}
.aghai-picture img {
  width: 425px;
}
.ready-to-load-img .aghai-picture-background,
.ready-to-load-img .aghai-picture-background-with-ratio {
  background-image: url("/img/about/aghai.png");
}
.webp .ready-to-load-img .aghai-picture-background,
.webp .ready-to-load-img .aghai-picture-background-with-ratio {
  background-image: url("/img/about/aghai.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .aghai-picture-background,
  .ready-to-load-img .aghai-picture-background-with-ratio {
    background-image: url("/img/about/aghai-half.png");
  }
  .webp .ready-to-load-img .aghai-picture-background,
  .webp .ready-to-load-img .aghai-picture-background-with-ratio {
    background-image: url("/img/about/aghai-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .aghai-picture-background,
  .ready-to-load-img .aghai-picture-background-with-ratio {
    background-image: url("/img/about/aghai-2x.png");
  }
  .webp .ready-to-load-img .aghai-picture-background,
  .webp .ready-to-load-img .aghai-picture-background-with-ratio {
    background-image: url("/img/about/aghai-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .aghai-picture-background,
  .ready-to-load-img .aghai-picture-background-with-ratio {
    background-image: url("/img/about/aghai.png");
  }
  .webp .ready-to-load-img .aghai-picture-background,
  .webp .ready-to-load-img .aghai-picture-background-with-ratio {
    background-image: url("/img/about/aghai.webp");
  }
}
.aghai-picture-background-ratio,
.aghai-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.aghai-picture-background-ratio:before,
.aghai-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.05882353%;
  padding-bottom: 33.05882353%;
  vertical-align: middle;
}
.canary-picture img {
  width: 425px;
}
.ready-to-load-img .canary-picture-background,
.ready-to-load-img .canary-picture-background-with-ratio {
  background-image: url("/img/about/canary.png");
}
.webp .ready-to-load-img .canary-picture-background,
.webp .ready-to-load-img .canary-picture-background-with-ratio {
  background-image: url("/img/about/canary.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .canary-picture-background,
  .ready-to-load-img .canary-picture-background-with-ratio {
    background-image: url("/img/about/canary-half.png");
  }
  .webp .ready-to-load-img .canary-picture-background,
  .webp .ready-to-load-img .canary-picture-background-with-ratio {
    background-image: url("/img/about/canary-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .canary-picture-background,
  .ready-to-load-img .canary-picture-background-with-ratio {
    background-image: url("/img/about/canary-2x.png");
  }
  .webp .ready-to-load-img .canary-picture-background,
  .webp .ready-to-load-img .canary-picture-background-with-ratio {
    background-image: url("/img/about/canary-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .canary-picture-background,
  .ready-to-load-img .canary-picture-background-with-ratio {
    background-image: url("/img/about/canary.png");
  }
  .webp .ready-to-load-img .canary-picture-background,
  .webp .ready-to-load-img .canary-picture-background-with-ratio {
    background-image: url("/img/about/canary.webp");
  }
}
.canary-picture-background-ratio,
.canary-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.canary-picture-background-ratio:before,
.canary-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.05882353%;
  padding-bottom: 33.05882353%;
  vertical-align: middle;
}
.deVillegas-picture img {
  width: 425px;
}
.ready-to-load-img .deVillegas-picture-background,
.ready-to-load-img .deVillegas-picture-background-with-ratio {
  background-image: url("/img/about/deVillegas.png");
}
.webp .ready-to-load-img .deVillegas-picture-background,
.webp .ready-to-load-img .deVillegas-picture-background-with-ratio {
  background-image: url("/img/about/deVillegas.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .deVillegas-picture-background,
  .ready-to-load-img .deVillegas-picture-background-with-ratio {
    background-image: url("/img/about/deVillegas-half.png");
  }
  .webp .ready-to-load-img .deVillegas-picture-background,
  .webp .ready-to-load-img .deVillegas-picture-background-with-ratio {
    background-image: url("/img/about/deVillegas-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .deVillegas-picture-background,
  .ready-to-load-img .deVillegas-picture-background-with-ratio {
    background-image: url("/img/about/deVillegas-2x.png");
  }
  .webp .ready-to-load-img .deVillegas-picture-background,
  .webp .ready-to-load-img .deVillegas-picture-background-with-ratio {
    background-image: url("/img/about/deVillegas-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .deVillegas-picture-background,
  .ready-to-load-img .deVillegas-picture-background-with-ratio {
    background-image: url("/img/about/deVillegas.png");
  }
  .webp .ready-to-load-img .deVillegas-picture-background,
  .webp .ready-to-load-img .deVillegas-picture-background-with-ratio {
    background-image: url("/img/about/deVillegas.webp");
  }
}
.deVillegas-picture-background-ratio,
.deVillegas-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.deVillegas-picture-background-ratio:before,
.deVillegas-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.05882353%;
  padding-bottom: 33.05882353%;
  vertical-align: middle;
}
.forest-fire-picture img {
  width: 960px;
}
.ready-to-load-img .forest-fire-picture-background,
.ready-to-load-img .forest-fire-picture-background-with-ratio {
  background-image: url("/img/about/forest-fire.jpg");
}
.webp .ready-to-load-img .forest-fire-picture-background,
.webp .ready-to-load-img .forest-fire-picture-background-with-ratio {
  background-image: url("/img/about/forest-fire.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .forest-fire-picture-background,
  .ready-to-load-img .forest-fire-picture-background-with-ratio {
    background-image: url("/img/about/forest-fire-half.jpg");
  }
  .webp .ready-to-load-img .forest-fire-picture-background,
  .webp .ready-to-load-img .forest-fire-picture-background-with-ratio {
    background-image: url("/img/about/forest-fire-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .forest-fire-picture-background,
  .ready-to-load-img .forest-fire-picture-background-with-ratio {
    background-image: url("/img/about/forest-fire-2x.jpg");
  }
  .webp .ready-to-load-img .forest-fire-picture-background,
  .webp .ready-to-load-img .forest-fire-picture-background-with-ratio {
    background-image: url("/img/about/forest-fire-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .forest-fire-picture-background,
  .ready-to-load-img .forest-fire-picture-background-with-ratio {
    background-image: url("/img/about/forest-fire.jpg");
  }
  .webp .ready-to-load-img .forest-fire-picture-background,
  .webp .ready-to-load-img .forest-fire-picture-background-with-ratio {
    background-image: url("/img/about/forest-fire.webp");
  }
}
.forest-fire-picture-background-ratio,
.forest-fire-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.forest-fire-picture-background-ratio:before,
.forest-fire-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 35.36458333%;
  padding-bottom: 35.36458333%;
  vertical-align: middle;
}
.gonzales-kramer-picture img {
  width: 425px;
}
.ready-to-load-img .gonzales-kramer-picture-background,
.ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
  background-image: url("/img/about/gonzales-kramer.png");
}
.webp .ready-to-load-img .gonzales-kramer-picture-background,
.webp .ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
  background-image: url("/img/about/gonzales-kramer.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .gonzales-kramer-picture-background,
  .ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
    background-image: url("/img/about/gonzales-kramer-half.png");
  }
  .webp .ready-to-load-img .gonzales-kramer-picture-background,
  .webp .ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
    background-image: url("/img/about/gonzales-kramer-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .gonzales-kramer-picture-background,
  .ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
    background-image: url("/img/about/gonzales-kramer-2x.png");
  }
  .webp .ready-to-load-img .gonzales-kramer-picture-background,
  .webp .ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
    background-image: url("/img/about/gonzales-kramer-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .gonzales-kramer-picture-background,
  .ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
    background-image: url("/img/about/gonzales-kramer.png");
  }
  .webp .ready-to-load-img .gonzales-kramer-picture-background,
  .webp .ready-to-load-img .gonzales-kramer-picture-background-with-ratio {
    background-image: url("/img/about/gonzales-kramer.webp");
  }
}
.gonzales-kramer-picture-background-ratio,
.gonzales-kramer-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.gonzales-kramer-picture-background-ratio:before,
.gonzales-kramer-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.05882353%;
  padding-bottom: 33.05882353%;
  vertical-align: middle;
}
.hero-about-us-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-about-us-picture-background,
.ready-to-load-img .hero-about-us-picture-background-with-ratio {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us.jpg");
}
.webp .ready-to-load-img .hero-about-us-picture-background,
.webp .ready-to-load-img .hero-about-us-picture-background-with-ratio {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-about-us-picture-background,
  .ready-to-load-img .hero-about-us-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us-half.jpg");
  }
  .webp .ready-to-load-img .hero-about-us-picture-background,
  .webp .ready-to-load-img .hero-about-us-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-about-us-picture-background,
  .ready-to-load-img .hero-about-us-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us-2x.jpg");
  }
  .webp .ready-to-load-img .hero-about-us-picture-background,
  .webp .ready-to-load-img .hero-about-us-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-about-us-picture-background,
  .ready-to-load-img .hero-about-us-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us.jpg");
  }
  .webp .ready-to-load-img .hero-about-us-picture-background,
  .webp .ready-to-load-img .hero-about-us-picture-background-with-ratio {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0), #000000), url("/img/about/hero-about-us.webp");
  }
}
.hero-about-us-picture-background-ratio,
.hero-about-us-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-about-us-picture-background-ratio:before,
.hero-about-us-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.meigs-picture img {
  width: 425px;
}
.ready-to-load-img .meigs-picture-background,
.ready-to-load-img .meigs-picture-background-with-ratio {
  background-image: url("/img/about/meigs.png");
}
.webp .ready-to-load-img .meigs-picture-background,
.webp .ready-to-load-img .meigs-picture-background-with-ratio {
  background-image: url("/img/about/meigs.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .meigs-picture-background,
  .ready-to-load-img .meigs-picture-background-with-ratio {
    background-image: url("/img/about/meigs-half.png");
  }
  .webp .ready-to-load-img .meigs-picture-background,
  .webp .ready-to-load-img .meigs-picture-background-with-ratio {
    background-image: url("/img/about/meigs-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .meigs-picture-background,
  .ready-to-load-img .meigs-picture-background-with-ratio {
    background-image: url("/img/about/meigs-2x.png");
  }
  .webp .ready-to-load-img .meigs-picture-background,
  .webp .ready-to-load-img .meigs-picture-background-with-ratio {
    background-image: url("/img/about/meigs-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .meigs-picture-background,
  .ready-to-load-img .meigs-picture-background-with-ratio {
    background-image: url("/img/about/meigs.png");
  }
  .webp .ready-to-load-img .meigs-picture-background,
  .webp .ready-to-load-img .meigs-picture-background-with-ratio {
    background-image: url("/img/about/meigs.webp");
  }
}
.meigs-picture-background-ratio,
.meigs-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.meigs-picture-background-ratio:before,
.meigs-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.05882353%;
  padding-bottom: 33.05882353%;
  vertical-align: middle;
}
.resilience-reserve-picture img {
  width: 198px;
}
.ready-to-load-img .resilience-reserve-picture-background,
.ready-to-load-img .resilience-reserve-picture-background-with-ratio {
  background-image: url("/img/about/resilience-reserve.png");
}
.webp .ready-to-load-img .resilience-reserve-picture-background,
.webp .ready-to-load-img .resilience-reserve-picture-background-with-ratio {
  background-image: url("/img/about/resilience-reserve.webp");
}
@media (max-width: 99px) {
  .ready-to-load-img .resilience-reserve-picture-background,
  .ready-to-load-img .resilience-reserve-picture-background-with-ratio {
    background-image: url("/img/about/resilience-reserve-half.png");
  }
  .webp .ready-to-load-img .resilience-reserve-picture-background,
  .webp .ready-to-load-img .resilience-reserve-picture-background-with-ratio {
    background-image: url("/img/about/resilience-reserve-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .resilience-reserve-picture-background,
  .ready-to-load-img .resilience-reserve-picture-background-with-ratio {
    background-image: url("/img/about/resilience-reserve-2x.png");
  }
  .webp .ready-to-load-img .resilience-reserve-picture-background,
  .webp .ready-to-load-img .resilience-reserve-picture-background-with-ratio {
    background-image: url("/img/about/resilience-reserve-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 99px), (min-resolution: 144dpi) and (max-width: 99px) {
  .ready-to-load-img .resilience-reserve-picture-background,
  .ready-to-load-img .resilience-reserve-picture-background-with-ratio {
    background-image: url("/img/about/resilience-reserve.png");
  }
  .webp .ready-to-load-img .resilience-reserve-picture-background,
  .webp .ready-to-load-img .resilience-reserve-picture-background-with-ratio {
    background-image: url("/img/about/resilience-reserve.webp");
  }
}
.resilience-reserve-picture-background-ratio,
.resilience-reserve-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.resilience-reserve-picture-background-ratio:before,
.resilience-reserve-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 18.93939394%;
  padding-bottom: 18.93939394%;
  vertical-align: middle;
}
.silvaseed-field-work-picture img {
  width: 960px;
}
.ready-to-load-img .silvaseed-field-work-picture-background,
.ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
  background-image: url("/img/about/silvaseed-field-work.jpg");
}
.webp .ready-to-load-img .silvaseed-field-work-picture-background,
.webp .ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
  background-image: url("/img/about/silvaseed-field-work.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .silvaseed-field-work-picture-background,
  .ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
    background-image: url("/img/about/silvaseed-field-work-half.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-work-picture-background,
  .webp .ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
    background-image: url("/img/about/silvaseed-field-work-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .silvaseed-field-work-picture-background,
  .ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
    background-image: url("/img/about/silvaseed-field-work-2x.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-work-picture-background,
  .webp .ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
    background-image: url("/img/about/silvaseed-field-work-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .silvaseed-field-work-picture-background,
  .ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
    background-image: url("/img/about/silvaseed-field-work.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-work-picture-background,
  .webp .ready-to-load-img .silvaseed-field-work-picture-background-with-ratio {
    background-image: url("/img/about/silvaseed-field-work.webp");
  }
}
.silvaseed-field-work-picture-background-ratio,
.silvaseed-field-work-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.silvaseed-field-work-picture-background-ratio:before,
.silvaseed-field-work-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 35.36458333%;
  padding-bottom: 35.36458333%;
  vertical-align: middle;
}
.social-capital-Logo-picture img {
  width: 275px;
}
.ready-to-load-img .social-capital-Logo-picture-background,
.ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
  background-image: url("/img/about/social-capital-Logo.png");
}
.webp .ready-to-load-img .social-capital-Logo-picture-background,
.webp .ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
  background-image: url("/img/about/social-capital-Logo.webp");
}
@media (max-width: 137.5px) {
  .ready-to-load-img .social-capital-Logo-picture-background,
  .ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
    background-image: url("/img/about/social-capital-Logo-half.png");
  }
  .webp .ready-to-load-img .social-capital-Logo-picture-background,
  .webp .ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
    background-image: url("/img/about/social-capital-Logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .social-capital-Logo-picture-background,
  .ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
    background-image: url("/img/about/social-capital-Logo-2x.png");
  }
  .webp .ready-to-load-img .social-capital-Logo-picture-background,
  .webp .ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
    background-image: url("/img/about/social-capital-Logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 137.5px), (min-resolution: 144dpi) and (max-width: 137.5px) {
  .ready-to-load-img .social-capital-Logo-picture-background,
  .ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
    background-image: url("/img/about/social-capital-Logo.png");
  }
  .webp .ready-to-load-img .social-capital-Logo-picture-background,
  .webp .ready-to-load-img .social-capital-Logo-picture-background-with-ratio {
    background-image: url("/img/about/social-capital-Logo.webp");
  }
}
.social-capital-Logo-picture-background-ratio,
.social-capital-Logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.social-capital-Logo-picture-background-ratio:before,
.social-capital-Logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 4.90909091%;
  padding-bottom: 4.90909091%;
  vertical-align: middle;
}
.time-ventures-picture img {
  width: 198px;
}
.ready-to-load-img .time-ventures-picture-background,
.ready-to-load-img .time-ventures-picture-background-with-ratio {
  background-image: url("/img/about/time-ventures.png");
}
.webp .ready-to-load-img .time-ventures-picture-background,
.webp .ready-to-load-img .time-ventures-picture-background-with-ratio {
  background-image: url("/img/about/time-ventures.webp");
}
@media (max-width: 99px) {
  .ready-to-load-img .time-ventures-picture-background,
  .ready-to-load-img .time-ventures-picture-background-with-ratio {
    background-image: url("/img/about/time-ventures-half.png");
  }
  .webp .ready-to-load-img .time-ventures-picture-background,
  .webp .ready-to-load-img .time-ventures-picture-background-with-ratio {
    background-image: url("/img/about/time-ventures-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .time-ventures-picture-background,
  .ready-to-load-img .time-ventures-picture-background-with-ratio {
    background-image: url("/img/about/time-ventures-2x.png");
  }
  .webp .ready-to-load-img .time-ventures-picture-background,
  .webp .ready-to-load-img .time-ventures-picture-background-with-ratio {
    background-image: url("/img/about/time-ventures-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 99px), (min-resolution: 144dpi) and (max-width: 99px) {
  .ready-to-load-img .time-ventures-picture-background,
  .ready-to-load-img .time-ventures-picture-background-with-ratio {
    background-image: url("/img/about/time-ventures.png");
  }
  .webp .ready-to-load-img .time-ventures-picture-background,
  .webp .ready-to-load-img .time-ventures-picture-background-with-ratio {
    background-image: url("/img/about/time-ventures.webp");
  }
}
.time-ventures-picture-background-ratio,
.time-ventures-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.time-ventures-picture-background-ratio:before,
.time-ventures-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 18.93939394%;
  padding-bottom: 18.93939394%;
  vertical-align: middle;
}
.tobi-lutke-picture img {
  width: 198px;
}
.ready-to-load-img .tobi-lutke-picture-background,
.ready-to-load-img .tobi-lutke-picture-background-with-ratio {
  background-image: url("/img/about/tobi-lutke.png");
}
.webp .ready-to-load-img .tobi-lutke-picture-background,
.webp .ready-to-load-img .tobi-lutke-picture-background-with-ratio {
  background-image: url("/img/about/tobi-lutke.webp");
}
@media (max-width: 99px) {
  .ready-to-load-img .tobi-lutke-picture-background,
  .ready-to-load-img .tobi-lutke-picture-background-with-ratio {
    background-image: url("/img/about/tobi-lutke-half.png");
  }
  .webp .ready-to-load-img .tobi-lutke-picture-background,
  .webp .ready-to-load-img .tobi-lutke-picture-background-with-ratio {
    background-image: url("/img/about/tobi-lutke-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .tobi-lutke-picture-background,
  .ready-to-load-img .tobi-lutke-picture-background-with-ratio {
    background-image: url("/img/about/tobi-lutke-2x.png");
  }
  .webp .ready-to-load-img .tobi-lutke-picture-background,
  .webp .ready-to-load-img .tobi-lutke-picture-background-with-ratio {
    background-image: url("/img/about/tobi-lutke-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 99px), (min-resolution: 144dpi) and (max-width: 99px) {
  .ready-to-load-img .tobi-lutke-picture-background,
  .ready-to-load-img .tobi-lutke-picture-background-with-ratio {
    background-image: url("/img/about/tobi-lutke.png");
  }
  .webp .ready-to-load-img .tobi-lutke-picture-background,
  .webp .ready-to-load-img .tobi-lutke-picture-background-with-ratio {
    background-image: url("/img/about/tobi-lutke.webp");
  }
}
.tobi-lutke-picture-background-ratio,
.tobi-lutke-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.tobi-lutke-picture-background-ratio:before,
.tobi-lutke-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 10.60606061%;
  padding-bottom: 10.60606061%;
  vertical-align: middle;
}
.woodruf-picture img {
  width: 425px;
}
.ready-to-load-img .woodruf-picture-background,
.ready-to-load-img .woodruf-picture-background-with-ratio {
  background-image: url("/img/about/woodruf.png");
}
.webp .ready-to-load-img .woodruf-picture-background,
.webp .ready-to-load-img .woodruf-picture-background-with-ratio {
  background-image: url("/img/about/woodruf.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .woodruf-picture-background,
  .ready-to-load-img .woodruf-picture-background-with-ratio {
    background-image: url("/img/about/woodruf-half.png");
  }
  .webp .ready-to-load-img .woodruf-picture-background,
  .webp .ready-to-load-img .woodruf-picture-background-with-ratio {
    background-image: url("/img/about/woodruf-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .woodruf-picture-background,
  .ready-to-load-img .woodruf-picture-background-with-ratio {
    background-image: url("/img/about/woodruf-2x.png");
  }
  .webp .ready-to-load-img .woodruf-picture-background,
  .webp .ready-to-load-img .woodruf-picture-background-with-ratio {
    background-image: url("/img/about/woodruf-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .woodruf-picture-background,
  .ready-to-load-img .woodruf-picture-background-with-ratio {
    background-image: url("/img/about/woodruf.png");
  }
  .webp .ready-to-load-img .woodruf-picture-background,
  .webp .ready-to-load-img .woodruf-picture-background-with-ratio {
    background-image: url("/img/about/woodruf.webp");
  }
}
.woodruf-picture-background-ratio,
.woodruf-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.woodruf-picture-background-ratio:before,
.woodruf-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.05882353%;
  padding-bottom: 33.05882353%;
  vertical-align: middle;
}
.woodruff-picture img {
  width: 425px;
}
.ready-to-load-img .woodruff-picture-background,
.ready-to-load-img .woodruff-picture-background-with-ratio {
  background-image: url("/img/about/woodruff.png");
}
.webp .ready-to-load-img .woodruff-picture-background,
.webp .ready-to-load-img .woodruff-picture-background-with-ratio {
  background-image: url("/img/about/woodruff.webp");
}
@media (max-width: 212.5px) {
  .ready-to-load-img .woodruff-picture-background,
  .ready-to-load-img .woodruff-picture-background-with-ratio {
    background-image: url("/img/about/woodruff-half.png");
  }
  .webp .ready-to-load-img .woodruff-picture-background,
  .webp .ready-to-load-img .woodruff-picture-background-with-ratio {
    background-image: url("/img/about/woodruff-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .woodruff-picture-background,
  .ready-to-load-img .woodruff-picture-background-with-ratio {
    background-image: url("/img/about/woodruff-2x.png");
  }
  .webp .ready-to-load-img .woodruff-picture-background,
  .webp .ready-to-load-img .woodruff-picture-background-with-ratio {
    background-image: url("/img/about/woodruff-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 212.5px), (min-resolution: 144dpi) and (max-width: 212.5px) {
  .ready-to-load-img .woodruff-picture-background,
  .ready-to-load-img .woodruff-picture-background-with-ratio {
    background-image: url("/img/about/woodruff.png");
  }
  .webp .ready-to-load-img .woodruff-picture-background,
  .webp .ready-to-load-img .woodruff-picture-background-with-ratio {
    background-image: url("/img/about/woodruff.webp");
  }
}
.woodruff-picture-background-ratio,
.woodruff-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.woodruff-picture-background-ratio:before,
.woodruff-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.05882353%;
  padding-bottom: 33.05882353%;
  vertical-align: middle;
}
.Blackmore-logo-picture img {
  width: 251px;
}
.ready-to-load-img .Blackmore-logo-picture-background,
.ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
  background-image: url("/img/services/Blackmore-logo.png");
}
.webp .ready-to-load-img .Blackmore-logo-picture-background,
.webp .ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
  background-image: url("/img/services/Blackmore-logo.webp");
}
@media (max-width: 125.5px) {
  .ready-to-load-img .Blackmore-logo-picture-background,
  .ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
    background-image: url("/img/services/Blackmore-logo-half.png");
  }
  .webp .ready-to-load-img .Blackmore-logo-picture-background,
  .webp .ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
    background-image: url("/img/services/Blackmore-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Blackmore-logo-picture-background,
  .ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
    background-image: url("/img/services/Blackmore-logo-2x.png");
  }
  .webp .ready-to-load-img .Blackmore-logo-picture-background,
  .webp .ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
    background-image: url("/img/services/Blackmore-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 125.5px), (min-resolution: 144dpi) and (max-width: 125.5px) {
  .ready-to-load-img .Blackmore-logo-picture-background,
  .ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
    background-image: url("/img/services/Blackmore-logo.png");
  }
  .webp .ready-to-load-img .Blackmore-logo-picture-background,
  .webp .ready-to-load-img .Blackmore-logo-picture-background-with-ratio {
    background-image: url("/img/services/Blackmore-logo.webp");
  }
}
.Blackmore-logo-picture-background-ratio,
.Blackmore-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Blackmore-logo-picture-background-ratio:before,
.Blackmore-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 9.3625498%;
  padding-bottom: 9.3625498%;
  vertical-align: middle;
}
.Confederated-Colville-Tribes-Logo-picture img {
  width: 170px;
}
.ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
.ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
  background-image: url("/img/services/Confederated-Colville-Tribes-Logo.png");
}
.webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
.webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
  background-image: url("/img/services/Confederated-Colville-Tribes-Logo.webp");
}
@media (max-width: 85px) {
  .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
  .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
    background-image: url("/img/services/Confederated-Colville-Tribes-Logo-half.png");
  }
  .webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
  .webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
    background-image: url("/img/services/Confederated-Colville-Tribes-Logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
  .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
    background-image: url("/img/services/Confederated-Colville-Tribes-Logo-2x.png");
  }
  .webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
  .webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
    background-image: url("/img/services/Confederated-Colville-Tribes-Logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 85px), (min-resolution: 144dpi) and (max-width: 85px) {
  .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
  .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
    background-image: url("/img/services/Confederated-Colville-Tribes-Logo.png");
  }
  .webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background,
  .webp .ready-to-load-img .Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
    background-image: url("/img/services/Confederated-Colville-Tribes-Logo.webp");
  }
}
.Confederated-Colville-Tribes-Logo-picture-background-ratio,
.Confederated-Colville-Tribes-Logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Confederated-Colville-Tribes-Logo-picture-background-ratio:before,
.Confederated-Colville-Tribes-Logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50%;
  padding-bottom: 50%;
  vertical-align: middle;
}
.Dogwood-Springs-Forestry-picture img {
  width: 198px;
}
.ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
.ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
  background-image: url("/img/services/Dogwood-Springs-Forestry.png");
}
.webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
.webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
  background-image: url("/img/services/Dogwood-Springs-Forestry.webp");
}
@media (max-width: 99px) {
  .ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
  .ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
    background-image: url("/img/services/Dogwood-Springs-Forestry-half.png");
  }
  .webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
  .webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
    background-image: url("/img/services/Dogwood-Springs-Forestry-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
  .ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
    background-image: url("/img/services/Dogwood-Springs-Forestry-2x.png");
  }
  .webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
  .webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
    background-image: url("/img/services/Dogwood-Springs-Forestry-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 99px), (min-resolution: 144dpi) and (max-width: 99px) {
  .ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
  .ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
    background-image: url("/img/services/Dogwood-Springs-Forestry.png");
  }
  .webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background,
  .webp .ready-to-load-img .Dogwood-Springs-Forestry-picture-background-with-ratio {
    background-image: url("/img/services/Dogwood-Springs-Forestry.webp");
  }
}
.Dogwood-Springs-Forestry-picture-background-ratio,
.Dogwood-Springs-Forestry-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Dogwood-Springs-Forestry-picture-background-ratio:before,
.Dogwood-Springs-Forestry-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 15.90909091%;
  padding-bottom: 15.90909091%;
  vertical-align: middle;
}
.EFM-picture img {
  width: 184px;
}
.ready-to-load-img .EFM-picture-background,
.ready-to-load-img .EFM-picture-background-with-ratio {
  background-image: url("/img/services/EFM.png");
}
.webp .ready-to-load-img .EFM-picture-background,
.webp .ready-to-load-img .EFM-picture-background-with-ratio {
  background-image: url("/img/services/EFM.webp");
}
@media (max-width: 92px) {
  .ready-to-load-img .EFM-picture-background,
  .ready-to-load-img .EFM-picture-background-with-ratio {
    background-image: url("/img/services/EFM-half.png");
  }
  .webp .ready-to-load-img .EFM-picture-background,
  .webp .ready-to-load-img .EFM-picture-background-with-ratio {
    background-image: url("/img/services/EFM-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .EFM-picture-background,
  .ready-to-load-img .EFM-picture-background-with-ratio {
    background-image: url("/img/services/EFM-2x.png");
  }
  .webp .ready-to-load-img .EFM-picture-background,
  .webp .ready-to-load-img .EFM-picture-background-with-ratio {
    background-image: url("/img/services/EFM-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 92px), (min-resolution: 144dpi) and (max-width: 92px) {
  .ready-to-load-img .EFM-picture-background,
  .ready-to-load-img .EFM-picture-background-with-ratio {
    background-image: url("/img/services/EFM.png");
  }
  .webp .ready-to-load-img .EFM-picture-background,
  .webp .ready-to-load-img .EFM-picture-background-with-ratio {
    background-image: url("/img/services/EFM.webp");
  }
}
.EFM-picture-background-ratio,
.EFM-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.EFM-picture-background-ratio:before,
.EFM-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 42.93478261%;
  padding-bottom: 42.93478261%;
  vertical-align: middle;
}
.Green-Diamond-Hancock-logos-picture img {
  width: 225px;
}
.ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
.ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
  background-image: url("/img/services/Green-Diamond-Hancock-logos.png");
}
.webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
.webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
  background-image: url("/img/services/Green-Diamond-Hancock-logos.webp");
}
@media (max-width: 112.5px) {
  .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
  .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
    background-image: url("/img/services/Green-Diamond-Hancock-logos-half.png");
  }
  .webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
  .webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
    background-image: url("/img/services/Green-Diamond-Hancock-logos-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
  .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
    background-image: url("/img/services/Green-Diamond-Hancock-logos-2x.png");
  }
  .webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
  .webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
    background-image: url("/img/services/Green-Diamond-Hancock-logos-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 112.5px), (min-resolution: 144dpi) and (max-width: 112.5px) {
  .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
  .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
    background-image: url("/img/services/Green-Diamond-Hancock-logos.png");
  }
  .webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background,
  .webp .ready-to-load-img .Green-Diamond-Hancock-logos-picture-background-with-ratio {
    background-image: url("/img/services/Green-Diamond-Hancock-logos.webp");
  }
}
.Green-Diamond-Hancock-logos-picture-background-ratio,
.Green-Diamond-Hancock-logos-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Green-Diamond-Hancock-logos-picture-background-ratio:before,
.Green-Diamond-Hancock-logos-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 34.66666667%;
  padding-bottom: 34.66666667%;
  vertical-align: middle;
}
.Indigo-Ag-logo-picture img {
  width: 246px;
}
.ready-to-load-img .Indigo-Ag-logo-picture-background,
.ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
  background-image: url("/img/services/Indigo-Ag-logo.png");
}
.webp .ready-to-load-img .Indigo-Ag-logo-picture-background,
.webp .ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
  background-image: url("/img/services/Indigo-Ag-logo.webp");
}
@media (max-width: 123px) {
  .ready-to-load-img .Indigo-Ag-logo-picture-background,
  .ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
    background-image: url("/img/services/Indigo-Ag-logo-half.png");
  }
  .webp .ready-to-load-img .Indigo-Ag-logo-picture-background,
  .webp .ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
    background-image: url("/img/services/Indigo-Ag-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Indigo-Ag-logo-picture-background,
  .ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
    background-image: url("/img/services/Indigo-Ag-logo-2x.png");
  }
  .webp .ready-to-load-img .Indigo-Ag-logo-picture-background,
  .webp .ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
    background-image: url("/img/services/Indigo-Ag-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 123px), (min-resolution: 144dpi) and (max-width: 123px) {
  .ready-to-load-img .Indigo-Ag-logo-picture-background,
  .ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
    background-image: url("/img/services/Indigo-Ag-logo.png");
  }
  .webp .ready-to-load-img .Indigo-Ag-logo-picture-background,
  .webp .ready-to-load-img .Indigo-Ag-logo-picture-background-with-ratio {
    background-image: url("/img/services/Indigo-Ag-logo.webp");
  }
}
.Indigo-Ag-logo-picture-background-ratio,
.Indigo-Ag-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Indigo-Ag-logo-picture-background-ratio:before,
.Indigo-Ag-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 17.88617886%;
  padding-bottom: 17.88617886%;
  vertical-align: middle;
}
.Kea-worker-picture img {
  width: 960px;
}
.ready-to-load-img .Kea-worker-picture-background,
.ready-to-load-img .Kea-worker-picture-background-with-ratio {
  background-image: url("/img/services/Kea-worker.jpg");
}
.webp .ready-to-load-img .Kea-worker-picture-background,
.webp .ready-to-load-img .Kea-worker-picture-background-with-ratio {
  background-image: url("/img/services/Kea-worker.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .Kea-worker-picture-background,
  .ready-to-load-img .Kea-worker-picture-background-with-ratio {
    background-image: url("/img/services/Kea-worker-half.jpg");
  }
  .webp .ready-to-load-img .Kea-worker-picture-background,
  .webp .ready-to-load-img .Kea-worker-picture-background-with-ratio {
    background-image: url("/img/services/Kea-worker-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .Kea-worker-picture-background,
  .ready-to-load-img .Kea-worker-picture-background-with-ratio {
    background-image: url("/img/services/Kea-worker-2x.jpg");
  }
  .webp .ready-to-load-img .Kea-worker-picture-background,
  .webp .ready-to-load-img .Kea-worker-picture-background-with-ratio {
    background-image: url("/img/services/Kea-worker-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .Kea-worker-picture-background,
  .ready-to-load-img .Kea-worker-picture-background-with-ratio {
    background-image: url("/img/services/Kea-worker.jpg");
  }
  .webp .ready-to-load-img .Kea-worker-picture-background,
  .webp .ready-to-load-img .Kea-worker-picture-background-with-ratio {
    background-image: url("/img/services/Kea-worker.webp");
  }
}
.Kea-worker-picture-background-ratio,
.Kea-worker-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.Kea-worker-picture-background-ratio:before,
.Kea-worker-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 37.96875%;
  padding-bottom: 37.96875%;
  vertical-align: middle;
}
.NCRM-logo-picture img {
  width: 217px;
}
.ready-to-load-img .NCRM-logo-picture-background,
.ready-to-load-img .NCRM-logo-picture-background-with-ratio {
  background-image: url("/img/services/NCRM-logo.png");
}
.webp .ready-to-load-img .NCRM-logo-picture-background,
.webp .ready-to-load-img .NCRM-logo-picture-background-with-ratio {
  background-image: url("/img/services/NCRM-logo.webp");
}
@media (max-width: 108.5px) {
  .ready-to-load-img .NCRM-logo-picture-background,
  .ready-to-load-img .NCRM-logo-picture-background-with-ratio {
    background-image: url("/img/services/NCRM-logo-half.png");
  }
  .webp .ready-to-load-img .NCRM-logo-picture-background,
  .webp .ready-to-load-img .NCRM-logo-picture-background-with-ratio {
    background-image: url("/img/services/NCRM-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .NCRM-logo-picture-background,
  .ready-to-load-img .NCRM-logo-picture-background-with-ratio {
    background-image: url("/img/services/NCRM-logo-2x.png");
  }
  .webp .ready-to-load-img .NCRM-logo-picture-background,
  .webp .ready-to-load-img .NCRM-logo-picture-background-with-ratio {
    background-image: url("/img/services/NCRM-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 108.5px), (min-resolution: 144dpi) and (max-width: 108.5px) {
  .ready-to-load-img .NCRM-logo-picture-background,
  .ready-to-load-img .NCRM-logo-picture-background-with-ratio {
    background-image: url("/img/services/NCRM-logo.png");
  }
  .webp .ready-to-load-img .NCRM-logo-picture-background,
  .webp .ready-to-load-img .NCRM-logo-picture-background-with-ratio {
    background-image: url("/img/services/NCRM-logo.webp");
  }
}
.NCRM-logo-picture-background-ratio,
.NCRM-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.NCRM-logo-picture-background-ratio:before,
.NCRM-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 23.04147465%;
  padding-bottom: 23.04147465%;
  vertical-align: middle;
}
.NurseryToForest-Solutions-picture img {
  width: 198px;
}
.ready-to-load-img .NurseryToForest-Solutions-picture-background,
.ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
  background-image: url("/img/services/NurseryToForest-Solutions.png");
}
.webp .ready-to-load-img .NurseryToForest-Solutions-picture-background,
.webp .ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
  background-image: url("/img/services/NurseryToForest-Solutions.webp");
}
@media (max-width: 99px) {
  .ready-to-load-img .NurseryToForest-Solutions-picture-background,
  .ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
    background-image: url("/img/services/NurseryToForest-Solutions-half.png");
  }
  .webp .ready-to-load-img .NurseryToForest-Solutions-picture-background,
  .webp .ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
    background-image: url("/img/services/NurseryToForest-Solutions-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .NurseryToForest-Solutions-picture-background,
  .ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
    background-image: url("/img/services/NurseryToForest-Solutions-2x.png");
  }
  .webp .ready-to-load-img .NurseryToForest-Solutions-picture-background,
  .webp .ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
    background-image: url("/img/services/NurseryToForest-Solutions-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 99px), (min-resolution: 144dpi) and (max-width: 99px) {
  .ready-to-load-img .NurseryToForest-Solutions-picture-background,
  .ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
    background-image: url("/img/services/NurseryToForest-Solutions.png");
  }
  .webp .ready-to-load-img .NurseryToForest-Solutions-picture-background,
  .webp .ready-to-load-img .NurseryToForest-Solutions-picture-background-with-ratio {
    background-image: url("/img/services/NurseryToForest-Solutions.webp");
  }
}
.NurseryToForest-Solutions-picture-background-ratio,
.NurseryToForest-Solutions-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.NurseryToForest-Solutions-picture-background-ratio:before,
.NurseryToForest-Solutions-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 15.90909091%;
  padding-bottom: 15.90909091%;
  vertical-align: middle;
}
.One-Tree-Planted-logo-picture img {
  width: 152px;
}
.ready-to-load-img .One-Tree-Planted-logo-picture-background,
.ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
  background-image: url("/img/services/One-Tree-Planted-logo.png");
}
.webp .ready-to-load-img .One-Tree-Planted-logo-picture-background,
.webp .ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
  background-image: url("/img/services/One-Tree-Planted-logo.webp");
}
@media (max-width: 76px) {
  .ready-to-load-img .One-Tree-Planted-logo-picture-background,
  .ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
    background-image: url("/img/services/One-Tree-Planted-logo-half.png");
  }
  .webp .ready-to-load-img .One-Tree-Planted-logo-picture-background,
  .webp .ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
    background-image: url("/img/services/One-Tree-Planted-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .One-Tree-Planted-logo-picture-background,
  .ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
    background-image: url("/img/services/One-Tree-Planted-logo-2x.png");
  }
  .webp .ready-to-load-img .One-Tree-Planted-logo-picture-background,
  .webp .ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
    background-image: url("/img/services/One-Tree-Planted-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 76px), (min-resolution: 144dpi) and (max-width: 76px) {
  .ready-to-load-img .One-Tree-Planted-logo-picture-background,
  .ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
    background-image: url("/img/services/One-Tree-Planted-logo.png");
  }
  .webp .ready-to-load-img .One-Tree-Planted-logo-picture-background,
  .webp .ready-to-load-img .One-Tree-Planted-logo-picture-background-with-ratio {
    background-image: url("/img/services/One-Tree-Planted-logo.webp");
  }
}
.One-Tree-Planted-logo-picture-background-ratio,
.One-Tree-Planted-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.One-Tree-Planted-logo-picture-background-ratio:before,
.One-Tree-Planted-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50.32894737%;
  padding-bottom: 50.32894737%;
  vertical-align: middle;
}
.The-Nature-Conservancy-logo-picture img {
  width: 154px;
}
.ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
.ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
  background-image: url("/img/services/The-Nature-Conservancy-logo.png");
}
.webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
.webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
  background-image: url("/img/services/The-Nature-Conservancy-logo.webp");
}
@media (max-width: 77px) {
  .ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
  .ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
    background-image: url("/img/services/The-Nature-Conservancy-logo-half.png");
  }
  .webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
  .webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
    background-image: url("/img/services/The-Nature-Conservancy-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
  .ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
    background-image: url("/img/services/The-Nature-Conservancy-logo-2x.png");
  }
  .webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
  .webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
    background-image: url("/img/services/The-Nature-Conservancy-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 77px), (min-resolution: 144dpi) and (max-width: 77px) {
  .ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
  .ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
    background-image: url("/img/services/The-Nature-Conservancy-logo.png");
  }
  .webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background,
  .webp .ready-to-load-img .The-Nature-Conservancy-logo-picture-background-with-ratio {
    background-image: url("/img/services/The-Nature-Conservancy-logo.webp");
  }
}
.The-Nature-Conservancy-logo-picture-background-ratio,
.The-Nature-Conservancy-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.The-Nature-Conservancy-logo-picture-background-ratio:before,
.The-Nature-Conservancy-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 50.97402597%;
  padding-bottom: 50.97402597%;
  vertical-align: middle;
}
.UNH-logo-picture img {
  width: 257px;
}
.ready-to-load-img .UNH-logo-picture-background,
.ready-to-load-img .UNH-logo-picture-background-with-ratio {
  background-image: url("/img/services/UNH-logo.png");
}
.webp .ready-to-load-img .UNH-logo-picture-background,
.webp .ready-to-load-img .UNH-logo-picture-background-with-ratio {
  background-image: url("/img/services/UNH-logo.webp");
}
@media (max-width: 128.5px) {
  .ready-to-load-img .UNH-logo-picture-background,
  .ready-to-load-img .UNH-logo-picture-background-with-ratio {
    background-image: url("/img/services/UNH-logo-half.png");
  }
  .webp .ready-to-load-img .UNH-logo-picture-background,
  .webp .ready-to-load-img .UNH-logo-picture-background-with-ratio {
    background-image: url("/img/services/UNH-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .UNH-logo-picture-background,
  .ready-to-load-img .UNH-logo-picture-background-with-ratio {
    background-image: url("/img/services/UNH-logo-2x.png");
  }
  .webp .ready-to-load-img .UNH-logo-picture-background,
  .webp .ready-to-load-img .UNH-logo-picture-background-with-ratio {
    background-image: url("/img/services/UNH-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 128.5px), (min-resolution: 144dpi) and (max-width: 128.5px) {
  .ready-to-load-img .UNH-logo-picture-background,
  .ready-to-load-img .UNH-logo-picture-background-with-ratio {
    background-image: url("/img/services/UNH-logo.png");
  }
  .webp .ready-to-load-img .UNH-logo-picture-background,
  .webp .ready-to-load-img .UNH-logo-picture-background-with-ratio {
    background-image: url("/img/services/UNH-logo.webp");
  }
}
.UNH-logo-picture-background-ratio,
.UNH-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.UNH-logo-picture-background-ratio:before,
.UNH-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 13.03501946%;
  padding-bottom: 13.03501946%;
  vertical-align: middle;
}
.cp_logo-picture img {
  width: 255px;
}
.ready-to-load-img .cp_logo-picture-background,
.ready-to-load-img .cp_logo-picture-background-with-ratio {
  background-image: url("/img/services/cp_logo.png");
}
.webp .ready-to-load-img .cp_logo-picture-background,
.webp .ready-to-load-img .cp_logo-picture-background-with-ratio {
  background-image: url("/img/services/cp_logo.webp");
}
@media (max-width: 127.5px) {
  .ready-to-load-img .cp_logo-picture-background,
  .ready-to-load-img .cp_logo-picture-background-with-ratio {
    background-image: url("/img/services/cp_logo-half.png");
  }
  .webp .ready-to-load-img .cp_logo-picture-background,
  .webp .ready-to-load-img .cp_logo-picture-background-with-ratio {
    background-image: url("/img/services/cp_logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .cp_logo-picture-background,
  .ready-to-load-img .cp_logo-picture-background-with-ratio {
    background-image: url("/img/services/cp_logo-2x.png");
  }
  .webp .ready-to-load-img .cp_logo-picture-background,
  .webp .ready-to-load-img .cp_logo-picture-background-with-ratio {
    background-image: url("/img/services/cp_logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 127.5px), (min-resolution: 144dpi) and (max-width: 127.5px) {
  .ready-to-load-img .cp_logo-picture-background,
  .ready-to-load-img .cp_logo-picture-background-with-ratio {
    background-image: url("/img/services/cp_logo.png");
  }
  .webp .ready-to-load-img .cp_logo-picture-background,
  .webp .ready-to-load-img .cp_logo-picture-background-with-ratio {
    background-image: url("/img/services/cp_logo.webp");
  }
}
.cp_logo-picture-background-ratio,
.cp_logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.cp_logo-picture-background-ratio:before,
.cp_logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 14.90196078%;
  padding-bottom: 14.90196078%;
  vertical-align: middle;
}
.drone-forest-offsets-picture img {
  width: 960px;
}
.ready-to-load-img .drone-forest-offsets-picture-background,
.ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
  background-image: url("/img/services/drone-forest-offsets.jpg");
}
.webp .ready-to-load-img .drone-forest-offsets-picture-background,
.webp .ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
  background-image: url("/img/services/drone-forest-offsets.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .drone-forest-offsets-picture-background,
  .ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
    background-image: url("/img/services/drone-forest-offsets-half.jpg");
  }
  .webp .ready-to-load-img .drone-forest-offsets-picture-background,
  .webp .ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
    background-image: url("/img/services/drone-forest-offsets-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .drone-forest-offsets-picture-background,
  .ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
    background-image: url("/img/services/drone-forest-offsets-2x.jpg");
  }
  .webp .ready-to-load-img .drone-forest-offsets-picture-background,
  .webp .ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
    background-image: url("/img/services/drone-forest-offsets-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .drone-forest-offsets-picture-background,
  .ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
    background-image: url("/img/services/drone-forest-offsets.jpg");
  }
  .webp .ready-to-load-img .drone-forest-offsets-picture-background,
  .webp .ready-to-load-img .drone-forest-offsets-picture-background-with-ratio {
    background-image: url("/img/services/drone-forest-offsets.webp");
  }
}
.drone-forest-offsets-picture-background-ratio,
.drone-forest-offsets-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.drone-forest-offsets-picture-background-ratio:before,
.drone-forest-offsets-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 37.96875%;
  padding-bottom: 37.96875%;
  vertical-align: middle;
}
.drone-picture img {
  width: 660px;
}
.ready-to-load-img .drone-picture-background,
.ready-to-load-img .drone-picture-background-with-ratio {
  background-image: url("/img/services/drone.jpg");
}
.webp .ready-to-load-img .drone-picture-background,
.webp .ready-to-load-img .drone-picture-background-with-ratio {
  background-image: url("/img/services/drone.webp");
}
@media (max-width: 330px) {
  .ready-to-load-img .drone-picture-background,
  .ready-to-load-img .drone-picture-background-with-ratio {
    background-image: url("/img/services/drone-half.jpg");
  }
  .webp .ready-to-load-img .drone-picture-background,
  .webp .ready-to-load-img .drone-picture-background-with-ratio {
    background-image: url("/img/services/drone-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .drone-picture-background,
  .ready-to-load-img .drone-picture-background-with-ratio {
    background-image: url("/img/services/drone-2x.jpg");
  }
  .webp .ready-to-load-img .drone-picture-background,
  .webp .ready-to-load-img .drone-picture-background-with-ratio {
    background-image: url("/img/services/drone-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 330px), (min-resolution: 144dpi) and (max-width: 330px) {
  .ready-to-load-img .drone-picture-background,
  .ready-to-load-img .drone-picture-background-with-ratio {
    background-image: url("/img/services/drone.jpg");
  }
  .webp .ready-to-load-img .drone-picture-background,
  .webp .ready-to-load-img .drone-picture-background-with-ratio {
    background-image: url("/img/services/drone.webp");
  }
}
.drone-picture-background-ratio,
.drone-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.drone-picture-background-ratio:before,
.drone-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 31.36363636%;
  padding-bottom: 31.36363636%;
  vertical-align: middle;
}
.droneseed-operator-valley-picture img {
  width: 674px;
}
.ready-to-load-img .droneseed-operator-valley-picture-background,
.ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
  background-image: url("/img/services/droneseed-operator-valley.jpg");
}
.webp .ready-to-load-img .droneseed-operator-valley-picture-background,
.webp .ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
  background-image: url("/img/services/droneseed-operator-valley.webp");
}
@media (max-width: 337px) {
  .ready-to-load-img .droneseed-operator-valley-picture-background,
  .ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-valley-half.jpg");
  }
  .webp .ready-to-load-img .droneseed-operator-valley-picture-background,
  .webp .ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-valley-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .droneseed-operator-valley-picture-background,
  .ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-valley-2x.jpg");
  }
  .webp .ready-to-load-img .droneseed-operator-valley-picture-background,
  .webp .ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-valley-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 337px), (min-resolution: 144dpi) and (max-width: 337px) {
  .ready-to-load-img .droneseed-operator-valley-picture-background,
  .ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-valley.jpg");
  }
  .webp .ready-to-load-img .droneseed-operator-valley-picture-background,
  .webp .ready-to-load-img .droneseed-operator-valley-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-valley.webp");
  }
}
.droneseed-operator-valley-picture-background-ratio,
.droneseed-operator-valley-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.droneseed-operator-valley-picture-background-ratio:before,
.droneseed-operator-valley-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 54.6735905%;
  padding-bottom: 54.6735905%;
  vertical-align: middle;
}
.droneseed-operator-picture img {
  width: 960px;
}
.ready-to-load-img .droneseed-operator-picture-background,
.ready-to-load-img .droneseed-operator-picture-background-with-ratio {
  background-image: url("/img/services/droneseed-operator.jpg");
}
.webp .ready-to-load-img .droneseed-operator-picture-background,
.webp .ready-to-load-img .droneseed-operator-picture-background-with-ratio {
  background-image: url("/img/services/droneseed-operator.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .droneseed-operator-picture-background,
  .ready-to-load-img .droneseed-operator-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-half.jpg");
  }
  .webp .ready-to-load-img .droneseed-operator-picture-background,
  .webp .ready-to-load-img .droneseed-operator-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .droneseed-operator-picture-background,
  .ready-to-load-img .droneseed-operator-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-2x.jpg");
  }
  .webp .ready-to-load-img .droneseed-operator-picture-background,
  .webp .ready-to-load-img .droneseed-operator-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .droneseed-operator-picture-background,
  .ready-to-load-img .droneseed-operator-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator.jpg");
  }
  .webp .ready-to-load-img .droneseed-operator-picture-background,
  .webp .ready-to-load-img .droneseed-operator-picture-background-with-ratio {
    background-image: url("/img/services/droneseed-operator.webp");
  }
}
.droneseed-operator-picture-background-ratio,
.droneseed-operator-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.droneseed-operator-picture-background-ratio:before,
.droneseed-operator-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 42.34375%;
  padding-bottom: 42.34375%;
  vertical-align: middle;
}
.forest-fire-2-picture img {
  width: 960px;
}
.ready-to-load-img .forest-fire-2-picture-background,
.ready-to-load-img .forest-fire-2-picture-background-with-ratio {
  background-image: url("/img/services/forest-fire-2.jpg");
}
.webp .ready-to-load-img .forest-fire-2-picture-background,
.webp .ready-to-load-img .forest-fire-2-picture-background-with-ratio {
  background-image: url("/img/services/forest-fire-2.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .forest-fire-2-picture-background,
  .ready-to-load-img .forest-fire-2-picture-background-with-ratio {
    background-image: url("/img/services/forest-fire-2-half.jpg");
  }
  .webp .ready-to-load-img .forest-fire-2-picture-background,
  .webp .ready-to-load-img .forest-fire-2-picture-background-with-ratio {
    background-image: url("/img/services/forest-fire-2-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .forest-fire-2-picture-background,
  .ready-to-load-img .forest-fire-2-picture-background-with-ratio {
    background-image: url("/img/services/forest-fire-2-2x.jpg");
  }
  .webp .ready-to-load-img .forest-fire-2-picture-background,
  .webp .ready-to-load-img .forest-fire-2-picture-background-with-ratio {
    background-image: url("/img/services/forest-fire-2-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .forest-fire-2-picture-background,
  .ready-to-load-img .forest-fire-2-picture-background-with-ratio {
    background-image: url("/img/services/forest-fire-2.jpg");
  }
  .webp .ready-to-load-img .forest-fire-2-picture-background,
  .webp .ready-to-load-img .forest-fire-2-picture-background-with-ratio {
    background-image: url("/img/services/forest-fire-2.webp");
  }
}
.forest-fire-2-picture-background-ratio,
.forest-fire-2-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.forest-fire-2-picture-background-ratio:before,
.forest-fire-2-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 36.71875%;
  padding-bottom: 36.71875%;
  vertical-align: middle;
}
.forest-trees-picture img {
  width: 960px;
}
.ready-to-load-img .forest-trees-picture-background,
.ready-to-load-img .forest-trees-picture-background-with-ratio {
  background-image: url("/img/services/forest-trees.jpg");
}
.webp .ready-to-load-img .forest-trees-picture-background,
.webp .ready-to-load-img .forest-trees-picture-background-with-ratio {
  background-image: url("/img/services/forest-trees.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .forest-trees-picture-background,
  .ready-to-load-img .forest-trees-picture-background-with-ratio {
    background-image: url("/img/services/forest-trees-half.jpg");
  }
  .webp .ready-to-load-img .forest-trees-picture-background,
  .webp .ready-to-load-img .forest-trees-picture-background-with-ratio {
    background-image: url("/img/services/forest-trees-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .forest-trees-picture-background,
  .ready-to-load-img .forest-trees-picture-background-with-ratio {
    background-image: url("/img/services/forest-trees-2x.jpg");
  }
  .webp .ready-to-load-img .forest-trees-picture-background,
  .webp .ready-to-load-img .forest-trees-picture-background-with-ratio {
    background-image: url("/img/services/forest-trees-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .forest-trees-picture-background,
  .ready-to-load-img .forest-trees-picture-background-with-ratio {
    background-image: url("/img/services/forest-trees.jpg");
  }
  .webp .ready-to-load-img .forest-trees-picture-background,
  .webp .ready-to-load-img .forest-trees-picture-background-with-ratio {
    background-image: url("/img/services/forest-trees.webp");
  }
}
.forest-trees-picture-background-ratio,
.forest-trees-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.forest-trees-picture-background-ratio:before,
.forest-trees-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.07291667%;
  padding-bottom: 33.07291667%;
  vertical-align: middle;
}
.hero-services-carbon-offsets-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-services-carbon-offsets-picture-background,
.ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
  background-image: url("/img/services/hero-services-carbon-offsets.jpg");
}
.webp .ready-to-load-img .hero-services-carbon-offsets-picture-background,
.webp .ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
  background-image: url("/img/services/hero-services-carbon-offsets.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-services-carbon-offsets-picture-background,
  .ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-carbon-offsets-half.jpg");
  }
  .webp .ready-to-load-img .hero-services-carbon-offsets-picture-background,
  .webp .ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-carbon-offsets-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-services-carbon-offsets-picture-background,
  .ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-carbon-offsets-2x.jpg");
  }
  .webp .ready-to-load-img .hero-services-carbon-offsets-picture-background,
  .webp .ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-carbon-offsets-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-services-carbon-offsets-picture-background,
  .ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-carbon-offsets.jpg");
  }
  .webp .ready-to-load-img .hero-services-carbon-offsets-picture-background,
  .webp .ready-to-load-img .hero-services-carbon-offsets-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-carbon-offsets.webp");
  }
}
.hero-services-carbon-offsets-picture-background-ratio,
.hero-services-carbon-offsets-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-services-carbon-offsets-picture-background-ratio:before,
.hero-services-carbon-offsets-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.hero-services-reforestation-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-services-reforestation-picture-background,
.ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
  background-image: url("/img/services/hero-services-reforestation.jpg");
}
.webp .ready-to-load-img .hero-services-reforestation-picture-background,
.webp .ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
  background-image: url("/img/services/hero-services-reforestation.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-services-reforestation-picture-background,
  .ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-reforestation-half.jpg");
  }
  .webp .ready-to-load-img .hero-services-reforestation-picture-background,
  .webp .ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-reforestation-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-services-reforestation-picture-background,
  .ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-reforestation-2x.jpg");
  }
  .webp .ready-to-load-img .hero-services-reforestation-picture-background,
  .webp .ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-reforestation-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-services-reforestation-picture-background,
  .ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-reforestation.jpg");
  }
  .webp .ready-to-load-img .hero-services-reforestation-picture-background,
  .webp .ready-to-load-img .hero-services-reforestation-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-reforestation.webp");
  }
}
.hero-services-reforestation-picture-background-ratio,
.hero-services-reforestation-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-services-reforestation-picture-background-ratio:before,
.hero-services-reforestation-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.hero-services-seeds-seedlings-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-services-seeds-seedlings-picture-background,
.ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
  background-image: url("/img/services/hero-services-seeds-seedlings.jpg");
}
.webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background,
.webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
  background-image: url("/img/services/hero-services-seeds-seedlings.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-services-seeds-seedlings-picture-background,
  .ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-seeds-seedlings-half.jpg");
  }
  .webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background,
  .webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-seeds-seedlings-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-services-seeds-seedlings-picture-background,
  .ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-seeds-seedlings-2x.jpg");
  }
  .webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background,
  .webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-seeds-seedlings-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-services-seeds-seedlings-picture-background,
  .ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-seeds-seedlings.jpg");
  }
  .webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background,
  .webp .ready-to-load-img .hero-services-seeds-seedlings-picture-background-with-ratio {
    background-image: url("/img/services/hero-services-seeds-seedlings.webp");
  }
}
.hero-services-seeds-seedlings-picture-background-ratio,
.hero-services-seeds-seedlings-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-services-seeds-seedlings-picture-background-ratio:before,
.hero-services-seeds-seedlings-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.lidar-map1-picture img {
  width: 674px;
}
.ready-to-load-img .lidar-map1-picture-background,
.ready-to-load-img .lidar-map1-picture-background-with-ratio {
  background-image: url("/img/services/lidar-map1.jpg");
}
.webp .ready-to-load-img .lidar-map1-picture-background,
.webp .ready-to-load-img .lidar-map1-picture-background-with-ratio {
  background-image: url("/img/services/lidar-map1.webp");
}
@media (max-width: 337px) {
  .ready-to-load-img .lidar-map1-picture-background,
  .ready-to-load-img .lidar-map1-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map1-half.jpg");
  }
  .webp .ready-to-load-img .lidar-map1-picture-background,
  .webp .ready-to-load-img .lidar-map1-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map1-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .lidar-map1-picture-background,
  .ready-to-load-img .lidar-map1-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map1-2x.jpg");
  }
  .webp .ready-to-load-img .lidar-map1-picture-background,
  .webp .ready-to-load-img .lidar-map1-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map1-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 337px), (min-resolution: 144dpi) and (max-width: 337px) {
  .ready-to-load-img .lidar-map1-picture-background,
  .ready-to-load-img .lidar-map1-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map1.jpg");
  }
  .webp .ready-to-load-img .lidar-map1-picture-background,
  .webp .ready-to-load-img .lidar-map1-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map1.webp");
  }
}
.lidar-map1-picture-background-ratio,
.lidar-map1-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.lidar-map1-picture-background-ratio:before,
.lidar-map1-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 30.71216617%;
  padding-bottom: 30.71216617%;
  vertical-align: middle;
}
.lidar-map2-picture img {
  width: 960px;
}
.ready-to-load-img .lidar-map2-picture-background,
.ready-to-load-img .lidar-map2-picture-background-with-ratio {
  background-image: url("/img/services/lidar-map2.jpg");
}
.webp .ready-to-load-img .lidar-map2-picture-background,
.webp .ready-to-load-img .lidar-map2-picture-background-with-ratio {
  background-image: url("/img/services/lidar-map2.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .lidar-map2-picture-background,
  .ready-to-load-img .lidar-map2-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map2-half.jpg");
  }
  .webp .ready-to-load-img .lidar-map2-picture-background,
  .webp .ready-to-load-img .lidar-map2-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map2-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .lidar-map2-picture-background,
  .ready-to-load-img .lidar-map2-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map2-2x.jpg");
  }
  .webp .ready-to-load-img .lidar-map2-picture-background,
  .webp .ready-to-load-img .lidar-map2-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map2-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .lidar-map2-picture-background,
  .ready-to-load-img .lidar-map2-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map2.jpg");
  }
  .webp .ready-to-load-img .lidar-map2-picture-background,
  .webp .ready-to-load-img .lidar-map2-picture-background-with-ratio {
    background-image: url("/img/services/lidar-map2.webp");
  }
}
.lidar-map2-picture-background-ratio,
.lidar-map2-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.lidar-map2-picture-background-ratio:before,
.lidar-map2-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.125%;
  padding-bottom: 33.125%;
  vertical-align: middle;
}
.one-tree-planted-picture img {
  width: 960px;
}
.ready-to-load-img .one-tree-planted-picture-background,
.ready-to-load-img .one-tree-planted-picture-background-with-ratio {
  background-image: url("/img/services/one-tree-planted.png");
}
.webp .ready-to-load-img .one-tree-planted-picture-background,
.webp .ready-to-load-img .one-tree-planted-picture-background-with-ratio {
  background-image: url("/img/services/one-tree-planted.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .one-tree-planted-picture-background,
  .ready-to-load-img .one-tree-planted-picture-background-with-ratio {
    background-image: url("/img/services/one-tree-planted-half.png");
  }
  .webp .ready-to-load-img .one-tree-planted-picture-background,
  .webp .ready-to-load-img .one-tree-planted-picture-background-with-ratio {
    background-image: url("/img/services/one-tree-planted-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .one-tree-planted-picture-background,
  .ready-to-load-img .one-tree-planted-picture-background-with-ratio {
    background-image: url("/img/services/one-tree-planted-2x.png");
  }
  .webp .ready-to-load-img .one-tree-planted-picture-background,
  .webp .ready-to-load-img .one-tree-planted-picture-background-with-ratio {
    background-image: url("/img/services/one-tree-planted-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .one-tree-planted-picture-background,
  .ready-to-load-img .one-tree-planted-picture-background-with-ratio {
    background-image: url("/img/services/one-tree-planted.png");
  }
  .webp .ready-to-load-img .one-tree-planted-picture-background,
  .webp .ready-to-load-img .one-tree-planted-picture-background-with-ratio {
    background-image: url("/img/services/one-tree-planted.webp");
  }
}
.one-tree-planted-picture-background-ratio,
.one-tree-planted-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.one-tree-planted-picture-background-ratio:before,
.one-tree-planted-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 32.70833333%;
  padding-bottom: 32.70833333%;
  vertical-align: middle;
}
.reserve-logo-picture img {
  width: 108px;
}
.ready-to-load-img .reserve-logo-picture-background,
.ready-to-load-img .reserve-logo-picture-background-with-ratio {
  background-image: url("/img/services/reserve-logo.png");
}
.webp .ready-to-load-img .reserve-logo-picture-background,
.webp .ready-to-load-img .reserve-logo-picture-background-with-ratio {
  background-image: url("/img/services/reserve-logo.webp");
}
@media (max-width: 54px) {
  .ready-to-load-img .reserve-logo-picture-background,
  .ready-to-load-img .reserve-logo-picture-background-with-ratio {
    background-image: url("/img/services/reserve-logo-half.png");
  }
  .webp .ready-to-load-img .reserve-logo-picture-background,
  .webp .ready-to-load-img .reserve-logo-picture-background-with-ratio {
    background-image: url("/img/services/reserve-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .reserve-logo-picture-background,
  .ready-to-load-img .reserve-logo-picture-background-with-ratio {
    background-image: url("/img/services/reserve-logo-2x.png");
  }
  .webp .ready-to-load-img .reserve-logo-picture-background,
  .webp .ready-to-load-img .reserve-logo-picture-background-with-ratio {
    background-image: url("/img/services/reserve-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 54px), (min-resolution: 144dpi) and (max-width: 54px) {
  .ready-to-load-img .reserve-logo-picture-background,
  .ready-to-load-img .reserve-logo-picture-background-with-ratio {
    background-image: url("/img/services/reserve-logo.png");
  }
  .webp .ready-to-load-img .reserve-logo-picture-background,
  .webp .ready-to-load-img .reserve-logo-picture-background-with-ratio {
    background-image: url("/img/services/reserve-logo.webp");
  }
}
.reserve-logo-picture-background-ratio,
.reserve-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.reserve-logo-picture-background-ratio:before,
.reserve-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 73.14814815%;
  padding-bottom: 73.14814815%;
  vertical-align: middle;
}
.seed-processing-picture img {
  width: 960px;
}
.ready-to-load-img .seed-processing-picture-background,
.ready-to-load-img .seed-processing-picture-background-with-ratio {
  background-image: url("/img/services/seed-processing.jpg");
}
.webp .ready-to-load-img .seed-processing-picture-background,
.webp .ready-to-load-img .seed-processing-picture-background-with-ratio {
  background-image: url("/img/services/seed-processing.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .seed-processing-picture-background,
  .ready-to-load-img .seed-processing-picture-background-with-ratio {
    background-image: url("/img/services/seed-processing-half.jpg");
  }
  .webp .ready-to-load-img .seed-processing-picture-background,
  .webp .ready-to-load-img .seed-processing-picture-background-with-ratio {
    background-image: url("/img/services/seed-processing-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .seed-processing-picture-background,
  .ready-to-load-img .seed-processing-picture-background-with-ratio {
    background-image: url("/img/services/seed-processing-2x.jpg");
  }
  .webp .ready-to-load-img .seed-processing-picture-background,
  .webp .ready-to-load-img .seed-processing-picture-background-with-ratio {
    background-image: url("/img/services/seed-processing-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .seed-processing-picture-background,
  .ready-to-load-img .seed-processing-picture-background-with-ratio {
    background-image: url("/img/services/seed-processing.jpg");
  }
  .webp .ready-to-load-img .seed-processing-picture-background,
  .webp .ready-to-load-img .seed-processing-picture-background-with-ratio {
    background-image: url("/img/services/seed-processing.webp");
  }
}
.seed-processing-picture-background-ratio,
.seed-processing-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.seed-processing-picture-background-ratio:before,
.seed-processing-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 37.34375%;
  padding-bottom: 37.34375%;
  vertical-align: middle;
}
.seedling-reforest-picture img {
  width: 660px;
}
.ready-to-load-img .seedling-reforest-picture-background,
.ready-to-load-img .seedling-reforest-picture-background-with-ratio {
  background-image: url("/img/services/seedling-reforest.png");
}
.webp .ready-to-load-img .seedling-reforest-picture-background,
.webp .ready-to-load-img .seedling-reforest-picture-background-with-ratio {
  background-image: url("/img/services/seedling-reforest.webp");
}
@media (max-width: 330px) {
  .ready-to-load-img .seedling-reforest-picture-background,
  .ready-to-load-img .seedling-reforest-picture-background-with-ratio {
    background-image: url("/img/services/seedling-reforest-half.png");
  }
  .webp .ready-to-load-img .seedling-reforest-picture-background,
  .webp .ready-to-load-img .seedling-reforest-picture-background-with-ratio {
    background-image: url("/img/services/seedling-reforest-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .seedling-reforest-picture-background,
  .ready-to-load-img .seedling-reforest-picture-background-with-ratio {
    background-image: url("/img/services/seedling-reforest-2x.png");
  }
  .webp .ready-to-load-img .seedling-reforest-picture-background,
  .webp .ready-to-load-img .seedling-reforest-picture-background-with-ratio {
    background-image: url("/img/services/seedling-reforest-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 330px), (min-resolution: 144dpi) and (max-width: 330px) {
  .ready-to-load-img .seedling-reforest-picture-background,
  .ready-to-load-img .seedling-reforest-picture-background-with-ratio {
    background-image: url("/img/services/seedling-reforest.png");
  }
  .webp .ready-to-load-img .seedling-reforest-picture-background,
  .webp .ready-to-load-img .seedling-reforest-picture-background-with-ratio {
    background-image: url("/img/services/seedling-reforest.webp");
  }
}
.seedling-reforest-picture-background-ratio,
.seedling-reforest-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.seedling-reforest-picture-background-ratio:before,
.seedling-reforest-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 31.36363636%;
  padding-bottom: 31.36363636%;
  vertical-align: middle;
}
.silvaseed-field-offsets-picture img {
  width: 960px;
}
.ready-to-load-img .silvaseed-field-offsets-picture-background,
.ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
  background-image: url("/img/services/silvaseed-field-offsets.jpg");
}
.webp .ready-to-load-img .silvaseed-field-offsets-picture-background,
.webp .ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
  background-image: url("/img/services/silvaseed-field-offsets.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .silvaseed-field-offsets-picture-background,
  .ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-field-offsets-half.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-offsets-picture-background,
  .webp .ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-field-offsets-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .silvaseed-field-offsets-picture-background,
  .ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-field-offsets-2x.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-offsets-picture-background,
  .webp .ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-field-offsets-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .silvaseed-field-offsets-picture-background,
  .ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-field-offsets.jpg");
  }
  .webp .ready-to-load-img .silvaseed-field-offsets-picture-background,
  .webp .ready-to-load-img .silvaseed-field-offsets-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-field-offsets.webp");
  }
}
.silvaseed-field-offsets-picture-background-ratio,
.silvaseed-field-offsets-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.silvaseed-field-offsets-picture-background-ratio:before,
.silvaseed-field-offsets-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 32.70833333%;
  padding-bottom: 32.70833333%;
  vertical-align: middle;
}
.silvaseed-planter-picture img {
  width: 960px;
}
.ready-to-load-img .silvaseed-planter-picture-background,
.ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
  background-image: url("/img/services/silvaseed-planter.jpg");
}
.webp .ready-to-load-img .silvaseed-planter-picture-background,
.webp .ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
  background-image: url("/img/services/silvaseed-planter.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .silvaseed-planter-picture-background,
  .ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-planter-half.jpg");
  }
  .webp .ready-to-load-img .silvaseed-planter-picture-background,
  .webp .ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-planter-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .silvaseed-planter-picture-background,
  .ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-planter-2x.jpg");
  }
  .webp .ready-to-load-img .silvaseed-planter-picture-background,
  .webp .ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-planter-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .silvaseed-planter-picture-background,
  .ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-planter.jpg");
  }
  .webp .ready-to-load-img .silvaseed-planter-picture-background,
  .webp .ready-to-load-img .silvaseed-planter-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-planter.webp");
  }
}
.silvaseed-planter-picture-background-ratio,
.silvaseed-planter-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.silvaseed-planter-picture-background-ratio:before,
.silvaseed-planter-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 33.02083333%;
  padding-bottom: 33.02083333%;
  vertical-align: middle;
}
.silvaseed-workers-picture img {
  width: 660px;
}
.ready-to-load-img .silvaseed-workers-picture-background,
.ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
  background-image: url("/img/services/silvaseed-workers.jpg");
}
.webp .ready-to-load-img .silvaseed-workers-picture-background,
.webp .ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
  background-image: url("/img/services/silvaseed-workers.webp");
}
@media (max-width: 330px) {
  .ready-to-load-img .silvaseed-workers-picture-background,
  .ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-workers-half.jpg");
  }
  .webp .ready-to-load-img .silvaseed-workers-picture-background,
  .webp .ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-workers-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .silvaseed-workers-picture-background,
  .ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-workers-2x.jpg");
  }
  .webp .ready-to-load-img .silvaseed-workers-picture-background,
  .webp .ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-workers-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 330px), (min-resolution: 144dpi) and (max-width: 330px) {
  .ready-to-load-img .silvaseed-workers-picture-background,
  .ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-workers.jpg");
  }
  .webp .ready-to-load-img .silvaseed-workers-picture-background,
  .webp .ready-to-load-img .silvaseed-workers-picture-background-with-ratio {
    background-image: url("/img/services/silvaseed-workers.webp");
  }
}
.silvaseed-workers-picture-background-ratio,
.silvaseed-workers-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.silvaseed-workers-picture-background-ratio:before,
.silvaseed-workers-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 31.36363636%;
  padding-bottom: 31.36363636%;
  vertical-align: middle;
}
.three-drone-floatila-picture img {
  width: 960px;
}
.ready-to-load-img .three-drone-floatila-picture-background,
.ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
  background-image: url("/img/services/three-drone-floatila.jpg");
}
.webp .ready-to-load-img .three-drone-floatila-picture-background,
.webp .ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
  background-image: url("/img/services/three-drone-floatila.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .three-drone-floatila-picture-background,
  .ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
    background-image: url("/img/services/three-drone-floatila-half.jpg");
  }
  .webp .ready-to-load-img .three-drone-floatila-picture-background,
  .webp .ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
    background-image: url("/img/services/three-drone-floatila-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .three-drone-floatila-picture-background,
  .ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
    background-image: url("/img/services/three-drone-floatila-2x.jpg");
  }
  .webp .ready-to-load-img .three-drone-floatila-picture-background,
  .webp .ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
    background-image: url("/img/services/three-drone-floatila-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .three-drone-floatila-picture-background,
  .ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
    background-image: url("/img/services/three-drone-floatila.jpg");
  }
  .webp .ready-to-load-img .three-drone-floatila-picture-background,
  .webp .ready-to-load-img .three-drone-floatila-picture-background-with-ratio {
    background-image: url("/img/services/three-drone-floatila.webp");
  }
}
.three-drone-floatila-picture-background-ratio,
.three-drone-floatila-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.three-drone-floatila-picture-background-ratio:before,
.three-drone-floatila-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.two-drones-incoming-picture img {
  width: 660px;
}
.ready-to-load-img .two-drones-incoming-picture-background,
.ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
  background-image: url("/img/services/two-drones-incoming.jpg");
}
.webp .ready-to-load-img .two-drones-incoming-picture-background,
.webp .ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
  background-image: url("/img/services/two-drones-incoming.webp");
}
@media (max-width: 330px) {
  .ready-to-load-img .two-drones-incoming-picture-background,
  .ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
    background-image: url("/img/services/two-drones-incoming-half.jpg");
  }
  .webp .ready-to-load-img .two-drones-incoming-picture-background,
  .webp .ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
    background-image: url("/img/services/two-drones-incoming-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .two-drones-incoming-picture-background,
  .ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
    background-image: url("/img/services/two-drones-incoming-2x.jpg");
  }
  .webp .ready-to-load-img .two-drones-incoming-picture-background,
  .webp .ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
    background-image: url("/img/services/two-drones-incoming-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 330px), (min-resolution: 144dpi) and (max-width: 330px) {
  .ready-to-load-img .two-drones-incoming-picture-background,
  .ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
    background-image: url("/img/services/two-drones-incoming.jpg");
  }
  .webp .ready-to-load-img .two-drones-incoming-picture-background,
  .webp .ready-to-load-img .two-drones-incoming-picture-background-with-ratio {
    background-image: url("/img/services/two-drones-incoming.webp");
  }
}
.two-drones-incoming-picture-background-ratio,
.two-drones-incoming-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.two-drones-incoming-picture-background-ratio:before,
.two-drones-incoming-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 31.36363636%;
  padding-bottom: 31.36363636%;
  vertical-align: middle;
}
.KUOW-logo-picture img {
  width: 278px;
}
.ready-to-load-img .KUOW-logo-picture-background,
.ready-to-load-img .KUOW-logo-picture-background-with-ratio {
  background-image: url("/img/press/KUOW-logo.png");
}
.webp .ready-to-load-img .KUOW-logo-picture-background,
.webp .ready-to-load-img .KUOW-logo-picture-background-with-ratio {
  background-image: url("/img/press/KUOW-logo.webp");
}
@media (max-width: 139px) {
  .ready-to-load-img .KUOW-logo-picture-background,
  .ready-to-load-img .KUOW-logo-picture-background-with-ratio {
    background-image: url("/img/press/KUOW-logo-half.png");
  }
  .webp .ready-to-load-img .KUOW-logo-picture-background,
  .webp .ready-to-load-img .KUOW-logo-picture-background-with-ratio {
    background-image: url("/img/press/KUOW-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .KUOW-logo-picture-background,
  .ready-to-load-img .KUOW-logo-picture-background-with-ratio {
    background-image: url("/img/press/KUOW-logo-2x.png");
  }
  .webp .ready-to-load-img .KUOW-logo-picture-background,
  .webp .ready-to-load-img .KUOW-logo-picture-background-with-ratio {
    background-image: url("/img/press/KUOW-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 139px), (min-resolution: 144dpi) and (max-width: 139px) {
  .ready-to-load-img .KUOW-logo-picture-background,
  .ready-to-load-img .KUOW-logo-picture-background-with-ratio {
    background-image: url("/img/press/KUOW-logo.png");
  }
  .webp .ready-to-load-img .KUOW-logo-picture-background,
  .webp .ready-to-load-img .KUOW-logo-picture-background-with-ratio {
    background-image: url("/img/press/KUOW-logo.webp");
  }
}
.KUOW-logo-picture-background-ratio,
.KUOW-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.KUOW-logo-picture-background-ratio:before,
.KUOW-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 20.14388489%;
  padding-bottom: 20.14388489%;
  vertical-align: middle;
}
.cheddarNEWS-logo-picture img {
  width: 254px;
}
.ready-to-load-img .cheddarNEWS-logo-picture-background,
.ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
  background-image: url("/img/press/cheddarNEWS-logo.png");
}
.webp .ready-to-load-img .cheddarNEWS-logo-picture-background,
.webp .ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
  background-image: url("/img/press/cheddarNEWS-logo.webp");
}
@media (max-width: 127px) {
  .ready-to-load-img .cheddarNEWS-logo-picture-background,
  .ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
    background-image: url("/img/press/cheddarNEWS-logo-half.png");
  }
  .webp .ready-to-load-img .cheddarNEWS-logo-picture-background,
  .webp .ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
    background-image: url("/img/press/cheddarNEWS-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .cheddarNEWS-logo-picture-background,
  .ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
    background-image: url("/img/press/cheddarNEWS-logo-2x.png");
  }
  .webp .ready-to-load-img .cheddarNEWS-logo-picture-background,
  .webp .ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
    background-image: url("/img/press/cheddarNEWS-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 127px), (min-resolution: 144dpi) and (max-width: 127px) {
  .ready-to-load-img .cheddarNEWS-logo-picture-background,
  .ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
    background-image: url("/img/press/cheddarNEWS-logo.png");
  }
  .webp .ready-to-load-img .cheddarNEWS-logo-picture-background,
  .webp .ready-to-load-img .cheddarNEWS-logo-picture-background-with-ratio {
    background-image: url("/img/press/cheddarNEWS-logo.webp");
  }
}
.cheddarNEWS-logo-picture-background-ratio,
.cheddarNEWS-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.cheddarNEWS-logo-picture-background-ratio:before,
.cheddarNEWS-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 18.30708661%;
  padding-bottom: 18.30708661%;
  vertical-align: middle;
}
.hero-press-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-press-picture-background,
.ready-to-load-img .hero-press-picture-background-with-ratio {
  background-image: url("/img/press/hero-press.jpg");
}
.webp .ready-to-load-img .hero-press-picture-background,
.webp .ready-to-load-img .hero-press-picture-background-with-ratio {
  background-image: url("/img/press/hero-press.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-press-picture-background,
  .ready-to-load-img .hero-press-picture-background-with-ratio {
    background-image: url("/img/press/hero-press-half.jpg");
  }
  .webp .ready-to-load-img .hero-press-picture-background,
  .webp .ready-to-load-img .hero-press-picture-background-with-ratio {
    background-image: url("/img/press/hero-press-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-press-picture-background,
  .ready-to-load-img .hero-press-picture-background-with-ratio {
    background-image: url("/img/press/hero-press-2x.jpg");
  }
  .webp .ready-to-load-img .hero-press-picture-background,
  .webp .ready-to-load-img .hero-press-picture-background-with-ratio {
    background-image: url("/img/press/hero-press-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-press-picture-background,
  .ready-to-load-img .hero-press-picture-background-with-ratio {
    background-image: url("/img/press/hero-press.jpg");
  }
  .webp .ready-to-load-img .hero-press-picture-background,
  .webp .ready-to-load-img .hero-press-picture-background-with-ratio {
    background-image: url("/img/press/hero-press.webp");
  }
}
.hero-press-picture-background-ratio,
.hero-press-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-press-picture-background-ratio:before,
.hero-press-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.hero-videos-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-videos-picture-background,
.ready-to-load-img .hero-videos-picture-background-with-ratio {
  background-image: url("/img/press/hero-videos.jpg");
}
.webp .ready-to-load-img .hero-videos-picture-background,
.webp .ready-to-load-img .hero-videos-picture-background-with-ratio {
  background-image: url("/img/press/hero-videos.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-videos-picture-background,
  .ready-to-load-img .hero-videos-picture-background-with-ratio {
    background-image: url("/img/press/hero-videos-half.jpg");
  }
  .webp .ready-to-load-img .hero-videos-picture-background,
  .webp .ready-to-load-img .hero-videos-picture-background-with-ratio {
    background-image: url("/img/press/hero-videos-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-videos-picture-background,
  .ready-to-load-img .hero-videos-picture-background-with-ratio {
    background-image: url("/img/press/hero-videos-2x.jpg");
  }
  .webp .ready-to-load-img .hero-videos-picture-background,
  .webp .ready-to-load-img .hero-videos-picture-background-with-ratio {
    background-image: url("/img/press/hero-videos-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-videos-picture-background,
  .ready-to-load-img .hero-videos-picture-background-with-ratio {
    background-image: url("/img/press/hero-videos.jpg");
  }
  .webp .ready-to-load-img .hero-videos-picture-background,
  .webp .ready-to-load-img .hero-videos-picture-background-with-ratio {
    background-image: url("/img/press/hero-videos.webp");
  }
}
.hero-videos-picture-background-ratio,
.hero-videos-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-videos-picture-background-ratio:before,
.hero-videos-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.the-verge-logo-picture img {
  width: 277px;
}
.ready-to-load-img .the-verge-logo-picture-background,
.ready-to-load-img .the-verge-logo-picture-background-with-ratio {
  background-image: url("/img/press/the-verge-logo.png");
}
.webp .ready-to-load-img .the-verge-logo-picture-background,
.webp .ready-to-load-img .the-verge-logo-picture-background-with-ratio {
  background-image: url("/img/press/the-verge-logo.webp");
}
@media (max-width: 138.5px) {
  .ready-to-load-img .the-verge-logo-picture-background,
  .ready-to-load-img .the-verge-logo-picture-background-with-ratio {
    background-image: url("/img/press/the-verge-logo-half.png");
  }
  .webp .ready-to-load-img .the-verge-logo-picture-background,
  .webp .ready-to-load-img .the-verge-logo-picture-background-with-ratio {
    background-image: url("/img/press/the-verge-logo-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .the-verge-logo-picture-background,
  .ready-to-load-img .the-verge-logo-picture-background-with-ratio {
    background-image: url("/img/press/the-verge-logo-2x.png");
  }
  .webp .ready-to-load-img .the-verge-logo-picture-background,
  .webp .ready-to-load-img .the-verge-logo-picture-background-with-ratio {
    background-image: url("/img/press/the-verge-logo-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 138.5px), (min-resolution: 144dpi) and (max-width: 138.5px) {
  .ready-to-load-img .the-verge-logo-picture-background,
  .ready-to-load-img .the-verge-logo-picture-background-with-ratio {
    background-image: url("/img/press/the-verge-logo.png");
  }
  .webp .ready-to-load-img .the-verge-logo-picture-background,
  .webp .ready-to-load-img .the-verge-logo-picture-background-with-ratio {
    background-image: url("/img/press/the-verge-logo.webp");
  }
}
.the-verge-logo-picture-background-ratio,
.the-verge-logo-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.the-verge-logo-picture-background-ratio:before,
.the-verge-logo-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 8.48375451%;
  padding-bottom: 8.48375451%;
  vertical-align: middle;
}
.hero-contact-us-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-contact-us-picture-background,
.ready-to-load-img .hero-contact-us-picture-background-with-ratio {
  background-image: url("/img/contact/hero-contact-us.jpg");
}
.webp .ready-to-load-img .hero-contact-us-picture-background,
.webp .ready-to-load-img .hero-contact-us-picture-background-with-ratio {
  background-image: url("/img/contact/hero-contact-us.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-contact-us-picture-background,
  .ready-to-load-img .hero-contact-us-picture-background-with-ratio {
    background-image: url("/img/contact/hero-contact-us-half.jpg");
  }
  .webp .ready-to-load-img .hero-contact-us-picture-background,
  .webp .ready-to-load-img .hero-contact-us-picture-background-with-ratio {
    background-image: url("/img/contact/hero-contact-us-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-contact-us-picture-background,
  .ready-to-load-img .hero-contact-us-picture-background-with-ratio {
    background-image: url("/img/contact/hero-contact-us-2x.jpg");
  }
  .webp .ready-to-load-img .hero-contact-us-picture-background,
  .webp .ready-to-load-img .hero-contact-us-picture-background-with-ratio {
    background-image: url("/img/contact/hero-contact-us-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-contact-us-picture-background,
  .ready-to-load-img .hero-contact-us-picture-background-with-ratio {
    background-image: url("/img/contact/hero-contact-us.jpg");
  }
  .webp .ready-to-load-img .hero-contact-us-picture-background,
  .webp .ready-to-load-img .hero-contact-us-picture-background-with-ratio {
    background-image: url("/img/contact/hero-contact-us.webp");
  }
}
.hero-contact-us-picture-background-ratio,
.hero-contact-us-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-contact-us-picture-background-ratio:before,
.hero-contact-us-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.hero-forms-picture img {
  width: 1920px;
}
.ready-to-load-img .hero-forms-picture-background,
.ready-to-load-img .hero-forms-picture-background-with-ratio {
  background-image: url("/img/contact/hero-forms.jpg");
}
.webp .ready-to-load-img .hero-forms-picture-background,
.webp .ready-to-load-img .hero-forms-picture-background-with-ratio {
  background-image: url("/img/contact/hero-forms.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .hero-forms-picture-background,
  .ready-to-load-img .hero-forms-picture-background-with-ratio {
    background-image: url("/img/contact/hero-forms-half.jpg");
  }
  .webp .ready-to-load-img .hero-forms-picture-background,
  .webp .ready-to-load-img .hero-forms-picture-background-with-ratio {
    background-image: url("/img/contact/hero-forms-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .hero-forms-picture-background,
  .ready-to-load-img .hero-forms-picture-background-with-ratio {
    background-image: url("/img/contact/hero-forms-2x.jpg");
  }
  .webp .ready-to-load-img .hero-forms-picture-background,
  .webp .ready-to-load-img .hero-forms-picture-background-with-ratio {
    background-image: url("/img/contact/hero-forms-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .hero-forms-picture-background,
  .ready-to-load-img .hero-forms-picture-background-with-ratio {
    background-image: url("/img/contact/hero-forms.jpg");
  }
  .webp .ready-to-load-img .hero-forms-picture-background,
  .webp .ready-to-load-img .hero-forms-picture-background-with-ratio {
    background-image: url("/img/contact/hero-forms.webp");
  }
}
.hero-forms-picture-background-ratio,
.hero-forms-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.hero-forms-picture-background-ratio:before,
.hero-forms-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.make-a-difference-hero-picture img {
  width: 1920px;
}
.ready-to-load-img .make-a-difference-hero-picture-background,
.ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
  background-image: url("/img/contact/make-a-difference-hero.png");
}
.webp .ready-to-load-img .make-a-difference-hero-picture-background,
.webp .ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
  background-image: url("/img/contact/make-a-difference-hero.webp");
}
@media (max-width: 960px) {
  .ready-to-load-img .make-a-difference-hero-picture-background,
  .ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
    background-image: url("/img/contact/make-a-difference-hero-half.png");
  }
  .webp .ready-to-load-img .make-a-difference-hero-picture-background,
  .webp .ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
    background-image: url("/img/contact/make-a-difference-hero-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .make-a-difference-hero-picture-background,
  .ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
    background-image: url("/img/contact/make-a-difference-hero-2x.png");
  }
  .webp .ready-to-load-img .make-a-difference-hero-picture-background,
  .webp .ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
    background-image: url("/img/contact/make-a-difference-hero-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 960px), (min-resolution: 144dpi) and (max-width: 960px) {
  .ready-to-load-img .make-a-difference-hero-picture-background,
  .ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
    background-image: url("/img/contact/make-a-difference-hero.png");
  }
  .webp .ready-to-load-img .make-a-difference-hero-picture-background,
  .webp .ready-to-load-img .make-a-difference-hero-picture-background-with-ratio {
    background-image: url("/img/contact/make-a-difference-hero.webp");
  }
}
.make-a-difference-hero-picture-background-ratio,
.make-a-difference-hero-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.make-a-difference-hero-picture-background-ratio:before,
.make-a-difference-hero-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 19.71354167%;
  padding-bottom: 19.71354167%;
  vertical-align: middle;
}
.silvaseed-snow-trees-picture img {
  width: 960px;
}
.ready-to-load-img .silvaseed-snow-trees-picture-background,
.ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
  background-image: url("/img/contact/silvaseed-snow-trees.jpg");
}
.webp .ready-to-load-img .silvaseed-snow-trees-picture-background,
.webp .ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
  background-image: url("/img/contact/silvaseed-snow-trees.webp");
}
@media (max-width: 480px) {
  .ready-to-load-img .silvaseed-snow-trees-picture-background,
  .ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
    background-image: url("/img/contact/silvaseed-snow-trees-half.jpg");
  }
  .webp .ready-to-load-img .silvaseed-snow-trees-picture-background,
  .webp .ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
    background-image: url("/img/contact/silvaseed-snow-trees-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .silvaseed-snow-trees-picture-background,
  .ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
    background-image: url("/img/contact/silvaseed-snow-trees-2x.jpg");
  }
  .webp .ready-to-load-img .silvaseed-snow-trees-picture-background,
  .webp .ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
    background-image: url("/img/contact/silvaseed-snow-trees-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 480px), (min-resolution: 144dpi) and (max-width: 480px) {
  .ready-to-load-img .silvaseed-snow-trees-picture-background,
  .ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
    background-image: url("/img/contact/silvaseed-snow-trees.jpg");
  }
  .webp .ready-to-load-img .silvaseed-snow-trees-picture-background,
  .webp .ready-to-load-img .silvaseed-snow-trees-picture-background-with-ratio {
    background-image: url("/img/contact/silvaseed-snow-trees.webp");
  }
}
.silvaseed-snow-trees-picture-background-ratio,
.silvaseed-snow-trees-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.silvaseed-snow-trees-picture-background-ratio:before,
.silvaseed-snow-trees-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 44.11458333%;
  padding-bottom: 44.11458333%;
  vertical-align: middle;
}
.std-header {
  color: #31424d;
}
.std-header .logo {
  text-decoration: none;
  font-size: 0;
}
.std-header .logo img {
  max-width: 80%;
}
.std-header .menu {
  list-style: none;
}
.std-header .menu li {
  margin-left: 10px;
  padding-bottom: 10px;
}
.std-header .menu li a {
  color: #31424d;
  font-family: 'Inter', sans-serif;
  font-size: 12.16pt;
  text-decoration: none;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-top: 2px;
}
@media (min-width: 900px) {
  .std-header {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
  }
  .std-header nav {
    justify-self: right;
    align-self: center;
    text-align: right;
  }
  .std-header .menu {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .std-header .menu li {
    display: inline-block;
    height: 50px;
    margin-left: 25x;
    margin-right: 25px;
  }
  .std-header .menu li a {
    display: inline-block;
    padding: 15px 0px;
  }
  .std-header .menu li.current {
    border-top: solid 8px transparent;
  }
  .std-header .menu > li {
    position: relative;
    border-top: solid 8px transparent;
  }
  .std-header .menu > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 400px;
    background-color: white;
    margin-left: -10000px;
    text-align: left;
    opacity: 0;
    transition: opacity 0.3;
  }
  .std-header .menu > li > ul li {
    display: block;
    margin: 0;
  }
  .std-header .menu > li ul + picture img {
    /* width: 20px; */
    vertical-align: middle;
    padding-left: 4px;
  }
  .std-header .menu > li:hover > ul {
    margin-left: 0px;
    opacity: 1;
  }
  .std-header .tribar {
    display: none;
  }
}
@media (max-width: 900px) {
  .std-header .down-picture img {
    display: none;
  }
  .std-header nav {
    position: fixed;
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
    z-index: 5;
    top: 0;
    left: -20000px;
    max-width: 350px;
    opacity: 0;
    transition: opacity 0.3s;
    overflow: auto;
    padding: 50px 15px 0 15px;
    box-sizing: border-box;
    background-color: black;
  }
  .std-header nav .menu {
    padding: 0;
  }
  .std-header nav a {
    color: white !important;
  }
  .std-header nav .menu > li {
    display: block;
  }
  .std-header nav .menu > li > a {
    font-weight: 600;
  }
  .std-header nav .menu > li > ul {
    position: relative;
    left: auto;
    opacity: 1;
    padding-top: 30px;
    list-style: none;
  }
  .std-header nav.open {
    left: 0;
    opacity: 1;
  }
  .std-header .tribar {
    width: 30px;
    margin: 10px 10px 0 0;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .std-header .tribar .one,
  .std-header .tribar .two,
  .std-header .tribar .three {
    border-bottom: solid 3px;
    border-color: white;
  }
  .std-header .tribar .two {
    margin: 7px 0;
  }
}
header {
  color: #31424d;
  position: relative;
  z-index: 10;
}
header .logo {
  text-decoration: none;
  font-size: 0;
}
header .logo img {
  max-width: 80%;
}
header .menu {
  list-style: none;
}
header .menu li {
  margin-left: 10px;
  padding-bottom: 10px;
}
header .menu li a {
  color: #31424d;
  font-family: 'Inter', sans-serif;
  font-size: 12.16pt;
  text-decoration: none;
  font-weight: 500;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
  padding-top: 2px;
}
header .menu > li > a {
  color: white;
}
@media (min-width: 900px) {
  header {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
  }
  header nav {
    justify-self: right;
    align-self: center;
    text-align: right;
  }
  header .menu {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  header .menu li {
    display: inline-block;
    height: 50px;
    margin-left: 25x;
    margin-right: 25px;
  }
  header .menu li a {
    display: inline-block;
    padding: 15px 0px;
  }
  header .menu li.current {
    border-top: solid 8px transparent;
  }
  header .menu > li {
    position: relative;
    border-top: solid 8px transparent;
  }
  header .menu > li > ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 400px;
    background-color: white;
    margin-left: -10000px;
    text-align: left;
    opacity: 0;
    transition: opacity 0.3;
  }
  header .menu > li > ul li {
    display: block;
    margin: 0;
  }
  header .menu > li > ul li:first-child {
    padding-top: 10px;
  }
  header .menu > li ul + picture img {
    /* width: 20px; */
    vertical-align: middle;
    padding-left: 4px;
  }
  header .menu > li:hover > ul {
    margin-left: 0px;
    opacity: 1;
  }
  header .tribar {
    display: none;
  }
}
@media (max-width: 900px) {
  header .down-picture img {
    display: none;
  }
  header .arrow-down-white-picture img {
    display: none;
  }
  header nav {
    position: fixed;
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
    z-index: 5;
    top: 0;
    left: -20000px;
    max-width: 350px;
    opacity: 0;
    transition: opacity 0.3s;
    overflow: auto;
    padding: 50px 15px 0 15px;
    box-sizing: border-box;
    background-color: black;
  }
  header nav .menu {
    padding: 0;
  }
  header nav a {
    color: white !important;
  }
  header nav .menu > li {
    display: block;
  }
  header nav .menu > li > a {
    font-weight: 600;
  }
  header nav .menu > li > ul {
    position: relative;
    left: auto;
    opacity: 1;
    padding-top: 30px;
    padding-left: 10px;
    list-style: none;
  }
  header nav.open {
    left: 0;
    opacity: 1;
  }
  header .tribar {
    width: 30px;
    margin: 10px 10px 0 0;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
  }
  header .tribar .one,
  header .tribar .two,
  header .tribar .three {
    border-bottom: solid 3px;
    border-color: white;
  }
  header .tribar .two {
    margin: 7px 0;
  }
}
.std-text h1 {
  font-size: 14.4pt;
  font-family: 'Inter', sans-serif;
  position: relative;
  padding-top: 0.4em;
  color: #879CA9;
  text-transform: uppercase;
}
.std-text h1:before {
  display: none;
  content: '\00a0';
  font-size: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 122px;
  border-bottom: solid #486E86 4px;
}
.std-text h1.centered:before {
  left: 50%;
  transform: translateX(-50%);
}
.std-text h1 strong {
  color: #1F9BDE;
}
.std-text h1.centered {
  text-align: center;
}
.std-text h1.centered:before {
  left: 50%;
  transform: translateX(-50%);
}
.std-text h1.quote-style {
  font-size: 21.28pt;
  max-width: 750px;
  padding-top: 35px;
}
.std-text h2 {
  font-size: 21.28pt;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #486E86;
}
.std-text h2.centered {
  text-align: center;
}
.std-text h3 {
  font-size: 16.72pt;
  font-family: 'Inter', sans-serif;
  font-weight: 500;
  color: #486E86;
}
.std-text ul {
  padding-left: 20px;
}
.std-text ul li {
  margin-bottom: 5px;
}
.std-text p {
  font-size: 13.68pt;
  line-height: 1.5em;
}
@media (max-width: 650px) {
  .std-text h1 {
    font-size: 22.8pt;
  }
  .std-text h2 {
    font-size: 19pt;
  }
}
@media (min-width: 1363px) {
  .page-landing .jumbo {
    height: calc(100vh - 68px);
    position: relative;
  }
  .page-landing .jumbo .center-section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    padding: 0 10px;
  }
  .page-landing .jumbo .center-section .msg {
    max-width: 1363px;
    margin: auto;
  }
  .page-landing .jumbo .center-section:before {
    display: none;
  }
}
.page-landing .our-services {
  margin-bottom: 60px;
}
.page-landing .our-services h1 {
  margin-bottom: 50px;
  border-top: 1px solid #e0e0e0;
  padding-top: 60px;
}
.page-landing .our-services a {
  text-decoration: none;
  font-size: 14.4pt;
  font-weight: 500;
}
.page-landing .latest-announcements {
  background-color: #F7FCFF;
  padding-top: 60px;
  padding-bottom: 80px;
}
.page-landing .latest-announcements h1 {
  margin-bottom: 50px;
}
.page-landing .latest-announcements p.center {
  text-align: center;
  margin-top: 70px;
}
.page-landing .current-focus {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-landing .current-focus h1 {
  color: white;
}
.page-landing .current-focus h1:before {
  border-bottom-color: white;
}
.page-landing .current-focus p {
  font-size: 11.4pt;
  background-color: white;
  border-radius: 8px;
  padding: 30px 20px;
}
.page-landing .current-focus p .h2 {
  font-size: 13.68pt;
  font-family: 'Inter', sans-serif;
  color: #486E86;
  display: block;
  margin-bottom: 10px;
  font-weight: 600;
}
.page-landing .current-focus .yellow-button {
  color: white !important;
}
.page-about .how-droneseed-can-help {
  margin-top: 100px;
}
.page-about .how-droneseed-can-help h1 {
  margin-bottom: 50px;
}
.page-about .how-droneseed-can-help p.center {
  text-align: center;
  margin-top: 40px;
}
@media (max-width: 1363px) {
  .page-about .how-droneseed-can-help .icon {
    text-align: center;
  }
  .page-about .how-droneseed-can-help .icon img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .page-about .how-droneseed-can-help .icon p {
    text-align: left;
  }
}
.page-about .our-team {
  padding: 60px;
}
.page-about .our-investors {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #F7FCFF;
}
.page-reforest .recover-faster {
  margin-top: 80px;
  margin-bottom: 40px;
}
.page-reforest .recover-faster .msg {
  background-color: transparent;
  padding-top: 0;
}
.page-reforest .recover-faster .msg .cnt {
  align-self: start;
}
.page-reforest .recover-faster .msg .cnt h1 {
  margin-top: 10px;
}
.page-reforest .faster-with-drones {
  margin-top: 100px;
  margin-bottom: 100px;
}
.page-reforest .advanced-mapping {
  margin-top: 100px;
  margin-bottom: 100px;
}
.page-reforest .who-we-work-with {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-reforest .who-we-work-with .icon-grid {
  margin-top: 60px;
}
.page-reforest .who-we-work-with h1 {
  color: white;
}
.page-reforest .who-we-work-with h1:before {
  border-bottom-color: white;
}
.page-reforest .who-we-work-with .icon {
  color: white;
}
.page-reforest .who-we-work-with .icon .box {
  border-radius: 12px;
}
.page-reforest .seeding-v-planting {
  margin-top: 100px;
  margin-bottom: 100px;
}
.page-reforest .seeding-v-planting figcaption {
  font-size: 10.64pt;
  padding-top: 10px;
  text-align: center;
}
.page-reforest p.centered {
  text-align: center;
}
.page-reseed .expanding-seed {
  margin-top: 80px;
  margin-bottom: 80px;
}
.page-reseed .expanding-seed .msg {
  background-color: transparent;
  padding-top: 0;
}
.page-reseed .expanding-seed .msg .cnt {
  align-self: start;
}
.page-reseed .expanding-seed .msg .cnt h1 {
  margin-top: 10px;
}
.page-reseed .expanding-seed img {
  border-radius: 12px;
}
.page-reseed p.centered {
  text-align: center;
}
.page-reseed .process-success .yellow-button {
  color: white !important;
}
.page-offsets .carbon-offsets-intro .img-holder {
  padding-top: 80px;
  padding-bottom: 80px;
}
.page-offsets .carbon-offsets-intro .img-holder img {
  border-radius: 12px;
}
.page-offsets .carbon-offsets-intro .no-back {
  background-color: transparent;
}
.page-offsets p.centered {
  text-align: center;
}
.page-offsets .why-nature-offsets .yellow-button {
  color: white !important;
}
.page-offsets .who-we-work-with {
  background-color: #F7FCFF;
  padding-top: 100px;
  padding-bottom: 100px;
}
.page-offsets .who-we-work-with .icon-grid {
  margin-top: 60px;
}
@media (min-width: 900px) {
  .page-offsets .who-we-work-with .icon-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.page-offsets .whos-buying {
  margin-top: 100px;
}
.page-offsets .jumbo h2 {
  font-weight: 400;
}
.page-offsets .quote {
  margin-bottom: 100px;
}
.page-press .whos-buying {
  margin-top: 100px;
}
.page-press .quote {
  margin-bottom: 100px;
}
.page-press .quote h1 {
  font-size: 36.48pt;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 1082px;
  text-transform: none !important;
}
@media (max-width: 650px) {
  .page-press .quote h1 {
    font-size: 22.8pt;
  }
  .page-press .quote h2 {
    font-size: 19pt;
  }
}
.page-press .our-media {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
}
.page-press .our-media h1 {
  color: white;
}
.page-press .our-media h1:before {
  border-bottom-color: white;
}
.page-press .our-media a {
  color: white;
}
.page-press .our-media p {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.page-press .our-media .yellow-button {
  color: white !important;
}
.page-press .latest-announcements {
  background-color: #F7FCFF;
  padding-top: 60px;
  padding-bottom: 80px;
}
.page-press .latest-announcements h1 {
  margin-bottom: 100px;
}
.page-press .latest-announcements p.center {
  text-align: center;
  margin-top: 70px;
}
.page-contact .how-droneseed-can-help {
  margin-top: 70px;
  margin-bottom: 70px;
}
.page-contact .how-droneseed-can-help .icon-grid {
  margin-top: 60px;
}
.page-contact .how-droneseed-can-help .icon {
  font-size: 12.16pt;
}
.page-contact .how-droneseed-can-help .icon img {
  width: 100px;
}
.page-contact .how-droneseed-can-help .small {
  font-size: 10.64pt;
}
.page-contact .how-droneseed-can-help .small a {
  color: #31424d;
}
.page-contact .newsletter-signup {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 60px;
  text-align: center;
  color: white;
}
.page-contact .newsletter-signup h1 {
  font-size: 14.4pt;
  margin-bottom: 40px;
  color: white;
  text-transform: none;
}
.page-contact .newsletter-signup h1:before {
  border-bottom-color: white;
  border-bottom: 0;
}
.page-contact .newsletter-signup .yellow-button {
  color: #31424d;
  background-color: #64c7fc;
  padding-left: 50px;
  padding-right: 50px;
  font-weight: 600;
  padding-left: 80px;
  padding-right: 80px;
}
.page-contact .newsletter-signup input {
  font-size: 14.4pt;
  color: #31424d;
  display: inline-block;
  padding: 20px;
  margin-bottom: 30px;
  width: 40%;
  max-width: 1050px;
  border-radius: 6px;
  border: 0;
}
input::placeholder {
  font-weight: 400;
  font-size: 14.4pt;
  opacity: 0.5;
  color: #31424d;
}
.page-contact .our-forms {
  margin-top: 100px;
  margin-bottom: 60px;
}
.page-contact .our-forms h1 {
  margin-bottom: 50px;
}
.page-contact .our-forms .icon img {
  width: 120px;
}
.page-videos .video-rect {
  background-color: #717171;
  position: relative;
}
.page-videos .video-rect .play-circle-picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-videos .videos {
  display: grid;
  column-gap: 30px;
  row-gap: 30px;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (min-width: 900px) {
  .page-videos .videos {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1363px) {
  .page-videos .videos {
    grid-template-columns: repeat(3, 1fr);
  }
}
.page-videos .videos .video .bottom {
  margin-top: 10px;
}
footer {
  background-color: #454e54;
  padding-top: 70px;
  padding-bottom: 100px;
  text-align: center;
  color: white;
  padding-left: 10px;
  padding-right: 10px;
}
footer .c {
  display: inline-block;
  text-align: left;
}
footer a {
  color: white;
}
footer h1 {
  font-size: 14.4pt;
  font-family: 'Inter', sans-serif;
  position: relative;
  padding-top: 0.4em;
  color: white;
  margin-top: 0;
}
footer h1:before {
  content: '\00a0';
  font-size: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 122px;
  border-bottom: solid #486E86 4px;
}
footer h1.centered:before {
  left: 50%;
  transform: translateX(-50%);
}
footer h1:before {
  border-bottom-color: white;
}
footer .left,
footer .right,
footer .brand,
footer .links,
footer .location,
footer .social {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 50px;
}
footer .brand,
footer .links,
footer .location,
footer .social {
  text-align: left;
  margin-left: 30px;
  margin-right: 30px;
  min-width: 200px;
}
footer .links {
  display: inline-block;
}
footer .links ul {
  list-style: none;
  padding-left: 0;
  line-height: 1.5;
}
footer .social a {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
}
footer .social a img {
  display: block;
}
.hidden-field {
  position: absolute;
  margin-left: -10000px;
}
.menu-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.clear-button {
  background: none;
  font-size: 11.16pt;
  display: inline-block;
  font-weight: 600;
  color: white;
  padding: 16px 26px !important;
  border-radius: 50px;
  text-decoration: none;
  border: 2px solid white;
  margin-top: 10px;
  margin-bottom: 10px;
}
.clear-button img {
  padding-right: 5px;
}
.carbon-offset-header-2-picture img {
  width: 1280px;
}
.ready-to-load-img .carbon-offset-header-2-picture-background,
.ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
  background-image: url("/img/carbon-offset-header-2.jpg");
}
.webp .ready-to-load-img .carbon-offset-header-2-picture-background,
.webp .ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
  background-image: url("/img/carbon-offset-header-2.webp");
}
@media (max-width: 640px) {
  .ready-to-load-img .carbon-offset-header-2-picture-background,
  .ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
    background-image: url("/img/carbon-offset-header-2-half.jpg");
  }
  .webp .ready-to-load-img .carbon-offset-header-2-picture-background,
  .webp .ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
    background-image: url("/img/carbon-offset-header-2-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .carbon-offset-header-2-picture-background,
  .ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
    background-image: url("/img/carbon-offset-header-2-2x.jpg");
  }
  .webp .ready-to-load-img .carbon-offset-header-2-picture-background,
  .webp .ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
    background-image: url("/img/carbon-offset-header-2-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 640px), (min-resolution: 144dpi) and (max-width: 640px) {
  .ready-to-load-img .carbon-offset-header-2-picture-background,
  .ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
    background-image: url("/img/carbon-offset-header-2.jpg");
  }
  .webp .ready-to-load-img .carbon-offset-header-2-picture-background,
  .webp .ready-to-load-img .carbon-offset-header-2-picture-background-with-ratio {
    background-image: url("/img/carbon-offset-header-2.webp");
  }
}
.carbon-offset-header-2-picture-background-ratio,
.carbon-offset-header-2-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.carbon-offset-header-2-picture-background-ratio:before,
.carbon-offset-header-2-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 22.578125%;
  padding-bottom: 22.578125%;
  vertical-align: middle;
}
/* new-styles.less */
.text-with-side-pic {
  display: grid;
  column-gap: 40px;
  row-gap: 40px;
}
.text-with-side-pic.pic-pad .img-holder {
  padding: 30px;
}
.text-with-side-pic .cnt {
  grid-column: 1;
  grid-row: 2;
}
.text-with-side-pic .cnt p strong {
  font-weight: 600;
}
.text-with-side-pic .img-holder {
  grid-column: 1;
  grid-row: 1;
  text-align: center;
}
.text-with-side-pic .img-holder img {
  max-width: 100%;
}
@media (min-width: 900px) {
  .text-with-side-pic {
    grid-template-columns: repeat(2, 1fr);
  }
  .text-with-side-pic .cnt {
    grid-column: 1;
    grid-row: 1;
  }
  .text-with-side-pic .img-holder {
    grid-column: 2;
    grid-row: 1;
  }
  .text-with-side-pic .cnt,
  .text-with-side-pic .img-holder {
    align-self: center;
  }
  .text-with-side-pic.swap .cnt {
    grid-column: 2;
    grid-row: 1;
  }
  .text-with-side-pic.swap .img-holder {
    grid-column: 1;
    grid-row: 1;
  }
}
.offsets-partnering h2,
.sequestering-carbon h2 {
  font-weight: 700;
  text-align: center;
}
.offsets-partnering {
  padding-bottom: 50px !important;
}
@media (max-width: 900px) {
  .offsets-partnering .img-holder {
    padding: 0 !important;
  }
}
.sequestering-carbon {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.carbon-financing {
  background-color: #1E1E1E;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.carbon-financing img {
  max-width: 100%;
}
.by-partnering {
  background-color: #F1F1F1;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.quote-box {
  position: relative;
  padding-left: 40px;
}
.quote-box:before {
  content: url(/img/grey-left-quote.png);
  position: absolute;
  top: 0;
  left: 0;
}
.quote-box .attribution {
  color: #486E86;
}
.video-link {
  color: #454E54;
  margin-top: 50px;
  cursor: pointer;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.msg-with-back {
  background-position: center center;
  background-size: cover;
  color: white;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 20px;
}
.msg-with-back .container {
  max-width: 900px;
}
.tree-bark-background-picture img {
  width: 1280px;
}
.ready-to-load-img .tree-bark-background-picture-background,
.ready-to-load-img .tree-bark-background-picture-background-with-ratio {
  background-image: url("/img/tree-bark-background.jpg");
}
.webp .ready-to-load-img .tree-bark-background-picture-background,
.webp .ready-to-load-img .tree-bark-background-picture-background-with-ratio {
  background-image: url("/img/tree-bark-background.webp");
}
@media (max-width: 640px) {
  .ready-to-load-img .tree-bark-background-picture-background,
  .ready-to-load-img .tree-bark-background-picture-background-with-ratio {
    background-image: url("/img/tree-bark-background-half.jpg");
  }
  .webp .ready-to-load-img .tree-bark-background-picture-background,
  .webp .ready-to-load-img .tree-bark-background-picture-background-with-ratio {
    background-image: url("/img/tree-bark-background-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .tree-bark-background-picture-background,
  .ready-to-load-img .tree-bark-background-picture-background-with-ratio {
    background-image: url("/img/tree-bark-background-2x.jpg");
  }
  .webp .ready-to-load-img .tree-bark-background-picture-background,
  .webp .ready-to-load-img .tree-bark-background-picture-background-with-ratio {
    background-image: url("/img/tree-bark-background-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 640px), (min-resolution: 144dpi) and (max-width: 640px) {
  .ready-to-load-img .tree-bark-background-picture-background,
  .ready-to-load-img .tree-bark-background-picture-background-with-ratio {
    background-image: url("/img/tree-bark-background.jpg");
  }
  .webp .ready-to-load-img .tree-bark-background-picture-background,
  .webp .ready-to-load-img .tree-bark-background-picture-background-with-ratio {
    background-image: url("/img/tree-bark-background.webp");
  }
}
.tree-bark-background-picture-background-ratio,
.tree-bark-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.tree-bark-background-picture-background-ratio:before,
.tree-bark-background-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 0.20078125 / 2 * 100%;
  padding-bottom: 0.20078125 / 2 * 100%;
  vertical-align: middle;
}
.yellow-forest-background-picture img {
  width: 1280px;
}
.ready-to-load-img .yellow-forest-background-picture-background,
.ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
  background-image: url("/img/yellow-forest-background.jpg");
}
.webp .ready-to-load-img .yellow-forest-background-picture-background,
.webp .ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
  background-image: url("/img/yellow-forest-background.webp");
}
@media (max-width: 640px) {
  .ready-to-load-img .yellow-forest-background-picture-background,
  .ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
    background-image: url("/img/yellow-forest-background-half.jpg");
  }
  .webp .ready-to-load-img .yellow-forest-background-picture-background,
  .webp .ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
    background-image: url("/img/yellow-forest-background-half.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .ready-to-load-img .yellow-forest-background-picture-background,
  .ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
    background-image: url("/img/yellow-forest-background-2x.jpg");
  }
  .webp .ready-to-load-img .yellow-forest-background-picture-background,
  .webp .ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
    background-image: url("/img/yellow-forest-background-2x.webp");
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 640px), (min-resolution: 144dpi) and (max-width: 640px) {
  .ready-to-load-img .yellow-forest-background-picture-background,
  .ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
    background-image: url("/img/yellow-forest-background.jpg");
  }
  .webp .ready-to-load-img .yellow-forest-background-picture-background,
  .webp .ready-to-load-img .yellow-forest-background-picture-background-with-ratio {
    background-image: url("/img/yellow-forest-background.webp");
  }
}
.yellow-forest-background-picture-background-ratio,
.yellow-forest-background-picture-background-with-ratio {
  background-position: center center;
  background-size: cover;
}
.yellow-forest-background-picture-background-ratio:before,
.yellow-forest-background-picture-background-with-ratio:before {
  content: '\00a0';
  display: inline-block;
  width: 0;
  font-size: 0;
  height: 0;
  padding-top: 0.20078125 / 2 * 100%;
  padding-bottom: 0.20078125 / 2 * 100%;
  vertical-align: middle;
}
.show-video-dialog .the-dialog {
  background: transparent;
  background-color: transparent !important;
  overflow: visible !important;
}
.show-video-dialog .the-dialog .close {
  color: white;
  margin-right: -10px;
  margin-top: -40px;
}
.show-video-dialog .the-dialog .head {
  color: white;
}
.show-video-dialog .the-dialog .foot {
  display: none;
}
.video-box .iframe-video-holder {
  width: 1280px;
  margin: auto;
}
footer.cw .footer-menu ul {
  padding-left: 20px;
}

/* Rebrand Banner Styling */
.rebrand-banner {
  position: fixed;
  left: 0;
  width: 100vw;
  height: 0;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #486E86;
  transition: height 0.5s;
  color: white;
  overflow: hidden;
}

.rebrand-banner h1 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}

.rebrand-banner p {
  margin: 0;
  font-size: 20px;
  font-weight: 400;
}

.close-button {
  margin-right: 4rem;
  margin-bottom: -2.75rem;
  align-self: flex-end;
}

@media (max-width: 900px) {
  .rebrand-banner h1 {
    margin: 0;
    font-size: 3vw;
    font-weight: bold;
  }

  .rebrand-banner p {
    margin: 0;
    font-size: 2.5vw;
    font-weight: 400;
  }

  .close-button {
    margin-right: 4vw;
    margin-bottom: -5%;
    align-self: flex-end;
  }
}

.close-button svg path {
  fill: white;
  transition: fill 0.5s;
}

.close-button svg circle {
  opacity: 0;
  transition: fill 0.5s, opacity 0.5s;
}

.close-button:hover {
  cursor: pointer;
}

.close-button:hover svg circle {
  opacity: 1;
  fill: #31424d;
}

.close-button:hover svg path {
  opacity: 1;
  fill: white;
}
