img:is([sizes="auto" i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*
Theme Name: Safeguard by Innovative
Description: Custom theme built by the guys at Tower Marketing
Author: Tower Marketing
Author URI: http://www.towermarketing.net/
Version: 1.1.0 
Template: genesis
*/
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
@charset "UTF-8";
html {
  box-sizing: border-box;
}
*, *::after, *::before {
  box-sizing: inherit;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after, .slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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;
}
/* 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,
menu,
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/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
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 {
  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.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  box-sizing: content-box; /* 2 */
}
/**
 * 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;
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-Thin.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-ExtraLight.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-Light.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-Regular.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-Medium.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-SemiBold.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-Bold.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-ExtraBold.ttf);
}
@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(/wp-content/themes/safeguard-by-innovative/assets/dist/fonts/Inter-Black.ttf);
}
::-moz-selection {
  background-color: #BB2031;
  color: #FFF;
}
::selection {
  background-color: #BB2031;
  color: #FFF;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 1024px) {
  html.nav-is-visible, body.nav-is-visible {
    overflow: hidden;
    height: 100vh;
  }
}
html.search-is-visible, body.search-is-visible {
  overflow: hidden;
  height: 100vh;
}
body {
  font-family: "Inter", sans-serif;
}
h1, h2, header.site-header .header__search--title, h3, .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_label, h4, h5, h6 {
  font-weight: 700;
  word-break: normal;
  padding: 0;
  margin: 0 0 0.75rem;
}
h1 {
  font-size: 4.5rem;
  line-height: 5.4375rem;
}
@media screen and (max-width: 768px) {
  h1 {
    font-size: 3.25rem;
    line-height: 3.9375rem;
  }
}
h2, header.site-header .header__search--title {
  font-size: 3.4375rem;
  line-height: 4.125rem;
}
@media screen and (max-width: 768px) {
  h2, header.site-header .header__search--title {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
h3, .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_label {
  font-size: 2.8125rem;
  line-height: 3.375rem;
}
@media screen and (max-width: 768px) {
  h3, .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_label {
    font-size: 2.1875rem;
    line-height: 2.75rem;
  }
}
h4 {
  font-size: 2.1875rem;
  line-height: 2.625rem;
}
@media screen and (max-width: 768px) {
  h4 {
    font-size: 1.5625rem;
    line-height: 2.0625rem;
  }
}
p, li {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin: 0 0 1.5rem;
}
@media screen and (max-width: 768px) {
  p, li {
    font-size: 1rem;
    line-height: 1.1875rem;
  }
}
p.has-large-font-size {
  font-size: 2.1875rem;
  line-height: 2.625rem;
}
ul, ol {
  margin: 0 0 1.5rem;
}
ul li ul, ul li ol, ol li ul, ol li ol {
  margin: 1.5rem 0 0;
}
a {
  color: #BB2031;
}
*[class=has-text-align-center] {
  text-align: center;
}
.has-text-align-left {
  text-align: left;
}
.has-text-align-center {
  text-align: center;
}
.has-text-align-right {
  text-align: right;
}
.has-white-color {
  color: white;
}
.has-white-background-color {
  background: white;
}
.has-light-red-color {
  color: #BB2031;
}
.has-light-red-background-color {
  background: #BB2031;
}
.has-dark-red-color {
  color: #862633;
}
.has-dark-red-background-color {
  background: #862633;
}
.has-dark-red-background-color a {
  color: inherit;
}
.has-gray-color {
  color: #5F6062;
}
.has-gray-background-color {
  background: #5F6062;
}
.has-gray-background-color a {
  color: inherit;
}
.has-black-color {
  color: #1d1d1d;
}
.has-black-background-color {
  background: #1d1d1d;
}
.has-black-background-color a {
  color: inherit;
}
.has-light-blue-color {
  color: #b7c9d3;
}
.has-light-blue-background-color {
  background: #b7c9d3;
}
.has-dark-blue-color {
  color: #7A99AC;
}
.has-dark-blue-background-color {
  background: #7A99AC;
}
.wrap {
  position: relative;
  max-width: 1268px;
  width: 100%;
  padding: 0 1.5rem;
  margin: 0 auto;
}
.wrap.medium__wrap {
  max-width: 1160px;
}
.wrap.small__wrap {
  max-width: 842px;
}
.flex,
.is-display-flex {
  display: flex;
}
.flex.flex-wrap, .flex.is-flex-wrap,
.is-display-flex.flex-wrap,
.is-display-flex.is-flex-wrap {
  flex-wrap: wrap;
}
.flex.align-items-center, .flex.is-align-items-center,
.is-display-flex.align-items-center,
.is-display-flex.is-align-items-center {
  align-items: center;
}
.flex.row-reverse, .flex.is-row-reverse,
.is-display-flex.row-reverse,
.is-display-flex.is-row-reverse {
  flex-direction: row-reverse;
}
.flex.is-justify-content-center, .flex.justify-content-center,
.is-display-flex.is-justify-content-center,
.is-display-flex.justify-content-center {
  justify-content: center;
}
.grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 1.5rem;
}
.grid.grid-gap-48 {
  grid-gap: 3rem;
}
@media screen and (max-width: 960px) {
  .grid.grid-gap-48 {
    grid-gap: 1.5rem;
  }
}
.grid.grid-gap-84 {
  grid-gap: 5.25rem;
}
@media screen and (max-width: 960px) {
  .grid.grid-gap-84 {
    grid-gap: 1.5rem;
  }
}
.grid .span-3 {
  grid-column: span 3;
}
@media screen and (max-width: 960px) {
  .grid .span-3 {
    grid-column: span 6;
  }
}
@media screen and (max-width: 425px) {
  .grid .span-3 {
    grid-column: span 12;
  }
}
.grid .span-4 {
  grid-column: span 4;
}
@media screen and (max-width: 960px) {
  .grid .span-4 {
    grid-column: span 6;
  }
}
@media screen and (max-width: 640px) {
  .grid .span-4 {
    grid-column: span 12;
  }
}
.grid .span-9 {
  grid-column: span 9;
}
@media screen and (max-width: 640px) {
  .grid .span-9 {
    grid-column: span 12;
  }
}
img {
  height: auto;
  max-width: 100%;
}
.button {
  transition: all 0.35s ease-in-out;
  display: inline-block;
  background: transparent;
  border: none;
  border-radius: 0;
  border-radius: 25px;
  box-shadow: none;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem !important;
  margin: 0 auto 0 0;
  min-height: inherit !important;
  padding: 0.75rem 3rem;
  text-align: center;
  text-decoration: none;
}
.button.red-bg-white-txt {
  background: #862633;
  border: 2px solid #862633;
  color: white;
}
.button.red-bg-white-txt:hover, .button.red-bg-white-txt:focus {
  background: white;
  color: #862633;
}
.button.white-bg-red-txt {
  background: white;
  border: 2px solid white;
  color: #862633;
}
.button.white-bg-red-txt:hover, .button.white-bg-red-txt:focus {
  background: #862633;
  color: white;
}
@media screen and (max-width: 425px) {
  .button {
    width: 100%;
  }
}
.social-icon-svg {
  max-width: 30px;
  max-height: 30px;
}
.comment-reply-title {
  font-size: 1.4375em;
  text-transform: uppercase;
  margin-bottom: 0;
}
.comment-respond {
  width: 609px;
  margin: 0 auto;
}
.comment-form {
  margin-top: 0;
  width: 100%;
}
.comment-form .form-submit {
  float: left;
}
.comment-author a,
.comment-author cite {
  font-size: 1.0625em;
  font-style: normal;
  color: #404041;
}
.comment-meta {
  color: #BBBDBF;
}
.comment-notes {
  margin-top: 0;
}
.reply a {
  text-transform: uppercase;
}
.comment {
  max-width: 915px;
  width: 100%;
  margin: 0 auto 15px;
  text-align: left;
  display: table;
  clear: both;
  list-style-type: none;
  position: relative;
  border-top: 1px solid #BBBDBF;
  padding-top: 20px;
}
.comment .children {
  display: table;
  width: 100%;
  padding-left: 111px;
}
.comment .children .comment:first-child {
  margin-top: 15px;
}
.comment .comment-reply-title {
  visibility: hidden;
  height: 0;
  margin: 0;
}
.comment #cancel-comment-reply-link {
  visibility: visible;
  position: absolute;
  top: 116px;
  left: 110px;
  background-color: #fff;
  font-size: 0.875em;
  text-transform: uppercase;
}
.comment .comment-respond {
  float: left;
  clear: left;
}
.comment .logged-in-as {
  display: none;
}
.comment .form-submit {
  margin-top: 0;
}
.commentlist > .comment:first-child {
  border-top: 0;
}
.comment-avatar {
  float: left;
}
.comment-body {
  float: left;
  margin: 0 15px;
}
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after,
  .site-title > a:after {
    content: "";
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 2cm 0.5cm;
  }
  p,
  h2,
  header.site-header .header__search--title,
  h3,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_label {
    orphans: 3;
    widows: 3;
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .content,
  .content-sidebar {
    width: 100%;
  }
  button,
  input,
  select,
  textarea,
  .breadcrumb,
  .comment-edit-link,
  .comment-form,
  .comment-list .reply a,
  .comment-reply-title,
  .edit-link,
  .entry-comments-link,
  .entry-footer,
  .genesis-box,
  .header-widget-area,
  .hidden-print,
  .home-top,
  .nav-primary,
  .nav-secondary,
  .post-edit-link,
  .sidebar {
    display: none !important;
  }
  .title-area {
    text-align: center;
    width: 100%;
  }
  .site-title > a {
    margin: 0;
    text-decoration: none;
    text-indent: 0;
  }
  .site-inner {
    padding-top: 0;
    position: relative;
    top: -100px;
  }
  .author-box {
    margin-bottom: 0;
  }
  h1,
  h2,
  header.site-header .header__search--title,
  h3,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  h4,
  h5,
  h6 {
    orphans: 3;
    page-break-after: avoid;
    page-break-inside: avoid;
    widows: 3;
  }
  img {
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  blockquote,
  pre,
  table {
    page-break-inside: avoid;
  }
  dl,
  ol,
  ul {
    page-break-before: avoid;
  }
}
.gform_wrapper .gform_validation_errors h2.gform_submission_error, .gform_wrapper .gform_validation_errors header.site-header .gform_submission_error.header__search--title, header.site-header .gform_wrapper .gform_validation_errors .gform_submission_error.header__search--title,
.gform_wrapper.gravity-theme .gform_validation_errors h2.gform_submission_error,
.gform_wrapper.gravity-theme .gform_validation_errors header.site-header .gform_submission_error.header__search--title,
header.site-header .gform_wrapper.gravity-theme .gform_validation_errors .gform_submission_error.header__search--title {
  color: #c02b0a;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.gform_wrapper .gform_required_legend,
.gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}
.gform_wrapper form .gf_page_steps,
.gform_wrapper.gravity-theme form .gf_page_steps {
  display: grid;
  border: none;
  grid-template-columns: repeat(3, 1fr) 77px;
}
.gform_wrapper form .gf_page_steps .gf_step,
.gform_wrapper.gravity-theme form .gf_page_steps .gf_step {
  position: relative;
  margin: 0;
  width: 100%;
}
.gform_wrapper form .gf_page_steps .gf_step.gf_step_completed:before,
.gform_wrapper.gravity-theme form .gf_page_steps .gf_step.gf_step_completed:before {
  position: absolute;
  top: 50%;
  left: 0;
  background: #862633;
  content: "";
  height: 10px;
  transform: translateY(-50%);
  width: 100%;
}
.gform_wrapper form .gf_page_steps .gf_step.gf_step_last:before,
.gform_wrapper.gravity-theme form .gf_page_steps .gf_step.gf_step_last:before {
  content: none;
}
.gform_wrapper form .gf_page_steps .gf_step .gf_step_number,
.gform_wrapper.gravity-theme form .gf_page_steps .gf_step .gf_step_number {
  position: relative;
  background: #862633;
  border: none;
  border-radius: 100%;
  color: white;
  font-family: "Inter", sans-serif;
  font-size: 64px;
  width: 77px;
}
.gform_wrapper form .gf_page_steps .gf_step .gf_step_number:after, .gform_wrapper form .gf_page_steps .gf_step .gf_step_number:before,
.gform_wrapper.gravity-theme form .gf_page_steps .gf_step .gf_step_number:after,
.gform_wrapper.gravity-theme form .gf_page_steps .gf_step .gf_step_number:before {
  content: none;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gf_page_steps .gf_step .gf_step_number,
  .gform_wrapper.gravity-theme form .gf_page_steps .gf_step .gf_step_number {
    font-size: 34px;
    width: 41px;
  }
}
.gform_wrapper form .gf_page_steps .gf_step .gf_step_label,
.gform_wrapper.gravity-theme form .gf_page_steps .gf_step .gf_step_label {
  display: none;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gf_page_steps,
  .gform_wrapper.gravity-theme form .gf_page_steps {
    grid-template-columns: repeat(3, 1fr) 41px;
  }
}
.gform_wrapper form .gform_body,
.gform_wrapper.gravity-theme form .gform_body {
  margin: 0 auto 1.5rem;
}
.gform_wrapper form .gform_body .gform_fields,
.gform_wrapper.gravity-theme form .gform_body .gform_fields {
  display: grid;
  grid-gap: 1.5rem;
  grid-template-columns: repeat(12, 1fr);
}
.gform_wrapper form .gform_body .gform_fields .gfield,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield {
  grid-column: 1/-1;
}
.gform_wrapper form .gform_body .gform_fields .gfield--width-half,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield--width-half {
  grid-column: span 6;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield--width-half,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield--width-half {
    grid-column: 1/-1;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield--width-third,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield--width-third {
  grid-column: span 4;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield--width-third,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield--width-third {
    grid-column: 1/-1;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield--width-quarter,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield--width-quarter {
  grid-column: span 3;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield--width-quarter,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield--width-quarter {
    grid-column: 1/-1;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label .gfield_label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_field,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.hidden_field {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield_contains_required:is(fieldset) label:after,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_contains_required:is(fieldset) label:after {
  display: inline-block;
  color: #c02b0a;
  content: "(Required)";
  font-size: 13.008px;
  font-style: italic;
  font-weight: 400;
  padding-left: 0.125em;
}
.gform_wrapper form .gform_body .gform_fields .gfield_price .gfield_description,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_price .gfield_description {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield_label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_label {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.625rem;
  margin: 0 0 0.375rem;
}
.gform_wrapper form .gform_body .gform_fields .gfield_checkbox,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox {
  display: grid;
  grid-column-gap: 24px;
  grid-row-gap: 12px;
  grid-template-columns: repeat(2, 1fr);
}
.gform_wrapper form .gform_body .gform_fields .gfield_checkbox .gchoice,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox .gchoice {
  display: flex;
  position: relative;
  align-items: center;
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield_checkbox .gchoice:last-of-type,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox .gchoice:last-of-type {
  margin-right: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield_checkbox .gchoice input[type=checkbox],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox .gchoice input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 2px solid rgb(236.4663212435, 236.6554404145, 237.0336787565);
  border-radius: 0;
  flex: 1 0 26px;
  height: 26px;
  margin: 0 0.75rem 0 0;
  max-width: 26px;
  width: 26px;
}
.gform_wrapper form .gform_body .gform_fields .gfield_checkbox .gchoice input[type=checkbox]:checked:before,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox .gchoice input[type=checkbox]:checked:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  color: #BB2031;
  content: "✓";
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
  transform: translateY(-50%);
}
.gform_wrapper form .gform_body .gform_fields .gfield_checkbox .gchoice label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox .gchoice label {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.625rem;
}
@media screen and (max-width: 768px) {
  .gform_wrapper form .gform_body .gform_fields .gfield_checkbox,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield_checkbox,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_checkbox {
    grid-template-columns: 1fr;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield_radio,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_radio {
  display: grid;
  grid-column-gap: 24px;
  grid-row-gap: 12px;
  grid-template-columns: repeat(auto-fill, minmax(auto, 100px));
}
.gform_wrapper form .gform_body .gform_fields .gfield_radio .gchoice,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_radio .gchoice {
  position: relative;
  padding: 0;
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield_radio .gchoice:last-of-type,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_radio .gchoice:last-of-type {
  margin-right: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield_radio .gchoice input[type=radio],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_radio .gchoice input[type=radio] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgb(87.65, 87.65, 87.65);
  border: none;
  border: 2px solid #BB2031;
  border-radius: 0;
  cursor: pointer;
  height: 50px;
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield_radio .gchoice input[type=radio]:checked,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_radio .gchoice input[type=radio]:checked {
  background: #BB2031;
}
.gform_wrapper form .gform_body .gform_fields .gfield_radio .gchoice input[type=radio]:checked + label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_radio .gchoice input[type=radio]:checked + label {
  color: white;
}
.gform_wrapper form .gform_body .gform_fields .gfield_radio .gchoice label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield_radio .gchoice label {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  color: #BB2031;
  font-size: 0.75rem;
  line-height: 0.75rem;
  margin: 0 auto;
  pointer-events: none;
  text-align: center;
  transform: translateY(-50%);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_label {
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox {
  grid-template-columns: repeat(4, 1fr);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice {
  display: none;
  width: auto;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice.show,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice.show {
  display: block;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice input[type=checkbox],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  background: rgb(87.65, 87.65, 87.65);
  border: 2px solid #BB2031;
  height: 26px;
  width: 26px;
  z-index: 1;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice input[type=checkbox]:checked:before,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice input[type=checkbox]:checked:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  color: #BB2031;
  content: "X";
  font-size: 1.625rem;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
  transform: translateY(-50%);
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice label {
  display: block;
  position: relative;
  top: auto;
  left: auto;
  background: white;
  max-width: none;
  transform: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice label img,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice label img {
  display: block !important;
  max-width: none;
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice label span,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox .gchoice label span {
  display: none;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.gallery-selections .gfield_checkbox {
    grid-template-columns: repeat(2, 1fr);
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield.medium-width-radios .gfield_radio,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield.medium-width-radios .gfield_radio {
  grid-template-columns: repeat(auto-fill, minmax(auto, 200px));
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select:before,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_select:before {
  content: "";
  background-image: url(//safeguardbyinnovative.com/wp-content/themes/safeguard-by-innovative/assets/dist/../images/icons/chevron-down-solid.svg);
  display: block;
  width: 12px;
  height: 14px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0.75rem;
  color: #5F6062;
  line-height: 1;
  pointer-events: none;
  text-rendering: auto;
  transform: translateY(-50%);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_consent,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_consent {
  display: flex;
  align-items: center;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_consent input[type=checkbox],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_consent input[type=checkbox] {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: 2px solid rgb(236.4663212435, 236.6554404145, 237.0336787565);
  border-radius: 0;
  flex: 1 0 26px;
  height: 26px;
  margin: 0 0.75rem 0 0;
  max-width: 26px;
  width: 26px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_consent input[type=checkbox]:checked:before,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_consent input[type=checkbox]:checked:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  color: #BB2031;
  content: "✓";
  font-family: "Inter", sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
  transform: translateY(-50%);
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_consent label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_consent label {
  cursor: pointer;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.625rem;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(12, 1fr);
  margin-bottom: -1.5rem;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address label,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address label {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.625rem;
  margin: 0 auto 0.375rem;
  padding: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address .address_line_1,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address .address_line_1 {
  grid-column: 1/-1;
  margin: 0;
  padding: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address .address_city,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address .address_city {
  grid-column: span 4;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address .address_city,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address .address_city {
    grid-column: 1/-1;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address .address_state,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address .address_state {
  grid-column: span 4;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address .address_state,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address .address_state {
    grid-column: 1/-1;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address .address_zip,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address .address_zip {
  grid-column: span 4;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_address .address_zip,
  .gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_address .address_zip {
    grid-column: 1/-1;
  }
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload input[type=file]::file-selector-button,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_fileupload input[type=file]::file-selector-button {
  display: inline-block;
  background: white;
  border: 2px solid #862633;
  border-radius: 0;
  border-radius: 25px;
  box-shadow: none;
  color: #862633;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem !important;
  margin: 0 1.5rem 0 0;
  min-height: inherit !important;
  padding: 0.75rem 3rem;
  text-align: center;
  text-decoration: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload input[type=file]::file-selector-button:hover, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload input[type=file]::file-selector-button:focus,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_fileupload input[type=file]::file-selector-button:hover,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_fileupload input[type=file]::file-selector-button:focus {
  background: #862633;
  color: white;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_fileupload_rules,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container_fileupload .gform_fileupload_rules {
  display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=email],
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=number],
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=tel],
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input[type=text],
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select,
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container input[type=email],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container input[type=number],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container input[type=tel],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container input[type=text],
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container select,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container textarea {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgb(236.4663212435, 236.6554404145, 237.0336787565);
  border: none;
  border-radius: 0;
  color: #1d1d1d;
  font-family: inherit;
  height: 50px;
  min-height: inherit;
  padding: 0 0.75rem;
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea,
.gform_wrapper.gravity-theme form .gform_body .gform_fields .gfield .ginput_container textarea {
  height: 90px;
  padding: 0.75rem;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer,
.gform_wrapper.gravity-theme form .gform_body .gform_page .gform_page_footer {
  text-align: right;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer .gform_previous_button,
.gform_wrapper.gravity-theme form .gform_body .gform_page .gform_page_footer .gform_previous_button {
  background: #5F6062;
  border: 2px solid #5F6062;
  color: white;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer .gform_previous_button:hover, .gform_wrapper form .gform_body .gform_page .gform_page_footer .gform_previous_button:focus,
.gform_wrapper.gravity-theme form .gform_body .gform_page .gform_page_footer .gform_previous_button:hover,
.gform_wrapper.gravity-theme form .gform_body .gform_page .gform_page_footer .gform_previous_button:focus {
  background: white;
  color: #5F6062;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer .gform_next_button,
.gform_wrapper.gravity-theme form .gform_body .gform_page .gform_page_footer .gform_next_button {
  background: #862633;
  border: 2px solid #862633;
  color: white;
}
.gform_wrapper form .gform_body .gform_page .gform_page_footer .gform_next_button:hover, .gform_wrapper form .gform_body .gform_page .gform_page_footer .gform_next_button:focus,
.gform_wrapper.gravity-theme form .gform_body .gform_page .gform_page_footer .gform_next_button:hover,
.gform_wrapper.gravity-theme form .gform_body .gform_page .gform_page_footer .gform_next_button:focus {
  background: white;
  color: #862633;
}
.gform_wrapper form .gform_footer,
.gform_wrapper.gravity-theme form .gform_footer {
  margin: 0;
  padding: 0;
}
.gform_wrapper form .gform_footer input[type=submit],
.gform_wrapper.gravity-theme form .gform_footer input[type=submit] {
  transition: all 0.35s ease-in-out;
  display: inline-block;
  background: #862633;
  border: 2px solid #862633;
  border-radius: 0;
  border-radius: 25px;
  box-shadow: none;
  color: white;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem !important;
  margin: 0;
  min-height: inherit !important;
  padding: 0.75rem 3rem;
  text-align: center;
  text-decoration: none;
}
.gform_wrapper form .gform_footer input[type=submit]:hover, .gform_wrapper form .gform_footer input[type=submit]:focus,
.gform_wrapper.gravity-theme form .gform_footer input[type=submit]:hover,
.gform_wrapper.gravity-theme form .gform_footer input[type=submit]:focus {
  background: white;
  color: #862633;
}
.gform_confirmation_wrapper .gform_confirmation_message {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  margin: 0 0 1.5rem;
}
header.site-header {
  display: flex;
  position: relative;
  z-index: 5;
}
header.site-header .header__logo {
  display: flex;
  justify-content: center;
  align-items: center;
  background: white;
  flex: 0 1 415px;
  padding: 0.75rem 1.5rem;
  text-align: center;
}
header.site-header .header__logo a {
  max-width: 330px;
  width: 100%;
}
header.site-header .header__logo a img {
  max-width: none;
  width: 100%;
}
@media screen and (max-width: 1280px) {
  header.site-header .header__logo {
    flex: 0 1 225px;
    padding: 0.375rem 1.5rem;
  }
}
header.site-header .header__right {
  flex: 1 0 auto;
}
header.site-header .header__right--top {
  display: flex;
  gap: 26px;
  justify-content: flex-end;
  position: relative;
  align-items: center;
  background: #b7c9d3;
  padding: 0.875rem 1.5rem;
}
@media screen and (max-width: 1280px) {
  header.site-header .header__right--top {
    display: none;
  }
}
header.site-header .header__right--top:first-child {
  margin-left: auto;
}
header.site-header .header__right--form .gform_confirmation_wrapper .gform_confirmation_message {
  margin: 0 !important;
}
header.site-header .header__right--form .gform_wrapper .gform_validation_errors {
  display: none !important;
}
header.site-header .header__right--form .gform_wrapper form {
  display: flex;
  position: relative;
  align-items: center;
}
header.site-header .header__right--form .gform_wrapper form .gform_body {
  margin: 0;
}
header.site-header .header__right--form .gform_wrapper form .gform_body .gform_fields {
  display: block;
}
header.site-header .header__right--form .gform_wrapper form .gform_body .gform_fields .gfield {
  display: flex;
  align-items: center;
}
header.site-header .header__right--form .gform_wrapper form .gform_body .gform_fields .gfield_label {
  font-size: 0.9375rem;
  font-weight: normal;
  margin: 0 0.75rem 0 0;
}
header.site-header .header__right--form .gform_wrapper form .gform_body .gform_fields .gfield_required {
  display: none;
}
header.site-header .header__right--form .gform_wrapper form .gform_body .gform_fields .gfield_validation_message {
  display: none !important;
}
header.site-header .header__right--form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
  background: white;
  border-radius: 12px;
  font-size: 0.75rem;
  height: 25px;
  padding: 0 64px 0 0.75rem;
}
header.site-header .header__right--form .gform_wrapper form .gform_footer {
  position: absolute;
  right: 0;
  bottom: 0;
}
header.site-header .header__right--form .gform_wrapper form .gform_footer input {
  background: white;
  border: 1px solid black;
  border-radius: 12px;
  color: black;
  font-size: 0.75rem;
  font-weight: normal;
  height: 25px;
  line-height: normal;
  padding: 0;
  width: 80px;
}
header.site-header .header__right--form .gform_wrapper form .gform_footer input:hover {
  background: black;
  color: white;
}
header.site-header .header__right--phone, header.site-header .header__right .mobile__nav--phone {
  font-size: 0.9375rem;
}
header.site-header .header__right--phone a, header.site-header .header__right .mobile__nav--phone a {
  color: inherit;
  text-decoration: none;
}
header.site-header .header__right--phone a:hover, header.site-header .header__right .mobile__nav--phone a:hover {
  text-decoration: underline;
}
header.site-header .header__right--search, header.site-header .header__right .mobile__nav--search {
  cursor: pointer;
}
header.site-header .header__right--search-icon, header.site-header .header__right .mobile__nav--search-icon {
  background-image: url(//safeguardbyinnovative.com/wp-content/themes/safeguard-by-innovative/assets/dist/../images/icons/search-solid.svg);
  display: block;
  width: 16px;
  height: 16px;
}
header.site-header .header__right--bottom {
  position: relative;
  background: #1d1d1d;
  padding: 0 1.5rem;
}
header.site-header .header__right--bottom ul.primary-menu {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0 0 0 auto;
  max-width: 835px;
  padding: 0;
}
header.site-header .header__right--bottom ul.primary-menu li {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children:hover > ul.sub-menu {
  display: block;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children button {
  width: auto;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children ul.sub-menu {
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 0;
  background: #1d1d1d;
  width: 290px;
  list-style: none;
  display: none;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children ul.sub-menu li {
  gap: 0;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children:hover > ul.sub-menu {
  display: none;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children button {
  width: 40px;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu {
  position: relative;
  top: auto;
  padding: 12px;
  background: black;
}
header.site-header .header__right--bottom ul.primary-menu li.menu-item-has-children ul.sub-menu li a {
  padding: 12px;
}
header.site-header .header__right--bottom ul.primary-menu li a {
  position: relative;
  color: #b7c9d3;
  font-size: 1.125rem;
  font-weight: 700;
  padding: 1.875rem 0;
  text-decoration: none;
  flex: 1;
  transition: all 0.35s ease-in-out;
}
header.site-header .header__right--bottom ul.primary-menu li a[href]:focus:after, header.site-header .header__right--bottom ul.primary-menu li a[href]:hover:after {
  width: 100%;
}
header.site-header .header__right--bottom ul.primary-menu li a[href]:after {
  transition: all 0.35s ease-in-out;
  display: block;
  position: relative;
  top: 6px;
  background: #b7c9d3;
  content: "";
  height: 2px;
  margin: 0 auto;
  width: 0;
}
header.site-header .header__right--bottom ul.primary-menu li button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: transparent;
  border: none;
  color: #b7c9d3;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1280px) {
  header.site-header .header__right--bottom {
    display: none;
  }
}
header.site-header .header__right .mobile__button {
  transition: all 0.35s ease-in-out;
  display: none;
  justify-content: center;
  align-items: center;
  background: #1d1d1d;
  cursor: pointer;
  height: 100%;
  margin: 0 0 0 auto;
  padding: 0 1.5rem;
  width: 85px;
}
header.site-header .header__right .mobile__button span {
  transition: all 0.35s ease-in-out;
  position: relative;
  background: #b7c9d3;
  border-radius: 5px;
  height: 5px;
  width: 100%;
}
header.site-header .header__right .mobile__button span:after, header.site-header .header__right .mobile__button span:before {
  transition: all 0.35s ease-in-out;
  position: absolute;
  background: #b7c9d3;
  border-radius: 5px;
  content: "";
  height: 5px;
  width: 100%;
}
header.site-header .header__right .mobile__button span:before {
  top: -0.625rem;
}
header.site-header .header__right .mobile__button span:after {
  bottom: -0.625rem;
}
header.site-header .header__right .mobile__button.nav-is-visible {
  background: white;
}
header.site-header .header__right .mobile__button.nav-is-visible span {
  background: transparent;
}
header.site-header .header__right .mobile__button.nav-is-visible span:after, header.site-header .header__right .mobile__button.nav-is-visible span:before {
  background: #862633;
}
header.site-header .header__right .mobile__button.nav-is-visible span:before {
  top: 0;
  transform: rotate(45deg);
}
header.site-header .header__right .mobile__button.nav-is-visible span:after {
  bottom: 0;
  transform: rotate(-45deg);
}
@media screen and (max-width: 1280px) {
  header.site-header .header__right .mobile__button {
    display: flex;
  }
}
header.site-header .header__right .mobile__nav {
  transition: all 0.35s ease-in-out;
  display: none;
  position: absolute;
  top: 65px;
  right: 0;
  background: #1d1d1d;
  flex-direction: column;
  height: calc(100vh - 65px);
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  width: 100vw;
}
header.site-header .header__right .mobile__nav.nav-is-visible {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
}
header.site-header .header__right .mobile__nav--top {
  position: relative;
  background: #1d1d1d;
  height: calc(100% - 195px);
  margin: 0 0 0 auto;
  padding: 4.5rem 1.5rem;
  width: 100%;
  z-index: 1;
}
header.site-header .header__right .mobile__nav--top div {
  position: relative;
  height: 100%;
  overflow: auto;
}
header.site-header .header__right .mobile__nav--top a.go-back {
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #1d1d1d;
  border: none;
  border-radius: 0;
  color: white;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 500;
  height: 72px;
  padding: 0 1.5rem;
  text-decoration: none;
}
header.site-header .header__right .mobile__nav--top a.go-back:before {
  border-bottom: 0 solid transparent;
  border-left: 2px solid white;
  border-right: 0 solid transparent;
  border-top: 2px solid white;
  content: "";
  height: 10px;
  margin: 0 0.75rem 0 0;
  transform: rotate(-45deg);
  width: 10px;
}
header.site-header .header__right .mobile__nav--top ul {
  position: relative;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  padding: 0;
}
header.site-header .header__right .mobile__nav--top ul li {
  margin: 0 auto 1rem;
}
header.site-header .header__right .mobile__nav--top ul li a {
  display: flex;
  align-items: center;
  color: #b7c9d3;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5rem;
  padding: 0.75rem 0;
  text-decoration: none;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children > a {
  position: relative;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children > a:after {
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 2px solid #b7c9d3;
  border-top: 2px solid #b7c9d3;
  content: "";
  height: 10px;
  margin: 0 0 0 0.75rem;
  transform: rotate(45deg);
  width: 10px;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children ul {
  transform: translateX(100%);
  position: absolute;
  top: 0;
  left: 0;
  background: #1d1d1d;
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 0;
  transition: transform 0.3s;
  width: 100%;
  z-index: 1;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children ul.is-visible {
  transform: translateX(0%);
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children ul li a {
  color: white;
  font-weight: normal;
  padding: 0.375rem 1.5rem;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children ul li.menu-item-view-all {
  border-bottom: 2px solid white;
  margin: 0 0 0.75rem;
  padding: 0 0 0.75rem;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children ul li.menu-item-view-all a {
  position: relative;
  color: #b7c9d3;
  font-weight: 700;
  padding: 0.75rem 0;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children ul li.menu-item-view-all a:after {
  border-bottom: 0 solid transparent;
  border-left: 0 solid transparent;
  border-right: 2px solid #b7c9d3;
  border-top: 2px solid #b7c9d3;
  content: "";
  height: 10px;
  margin: 0 0 0 0.75rem;
  transform: rotate(45deg);
  width: 10px;
}
header.site-header .header__right .mobile__nav--top ul li.menu-item-has-children ul li.menu-item-no-link a:after {
  content: none;
}
header.site-header .header__right .mobile__nav--bottom {
  display: flex;
  background: #b7c9d3;
  flex-wrap: wrap;
  margin: auto 0 0;
  padding: 3rem 1.5rem;
  gap: 23px;
}
header.site-header .header__right .mobile__nav .promotional-mall-btn {
  align-self: flex-start;
}
header.site-header .header__right .mobile__nav--form {
  margin: 0 auto;
  width: 100%;
}
header.site-header .header__right .mobile__nav--form .gform_confirmation_wrapper .gform_confirmation_message {
  margin: 0 !important;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper .gform_validation_errors {
  display: none !important;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form {
  display: flex;
  position: relative;
  align-items: center;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body {
  margin: 0;
  width: 100%;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body .gform_fields {
  display: block;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body .gform_fields .gfield {
  display: flex;
  align-items: center;
  flex-direction: column;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body .gform_fields .gfield_label {
  font-size: 0.9375rem;
  font-weight: normal;
  margin: 0 0 0.375rem;
  width: 100%;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body .gform_fields .gfield_required {
  display: none;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body .gform_fields .gfield_validation_message {
  display: none !important;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container {
  width: 100%;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input {
  background: white;
  border-radius: 12px;
  font-size: 0.75rem;
  height: 25px;
  padding: 0 132px 0 0.75rem;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_footer {
  position: absolute;
  right: 0;
  bottom: 0;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_footer input {
  background: white;
  border: 1px solid black;
  border-radius: 12px;
  color: black;
  font-size: 0.75rem;
  font-weight: normal;
  height: 25px;
  line-height: normal;
  padding: 0;
  width: 80px;
}
header.site-header .header__right .mobile__nav--form .gform_wrapper form .gform_footer input:hover {
  background: black;
  color: white;
}
header.site-header .header__right .mobile__nav--phone {
  margin: 0;
}
@media screen and (max-width: 1280px) {
  header.site-header .header__right .mobile__nav {
    display: flex;
  }
}
header.site-header .header__search {
  transition: all 0.35s ease-in-out;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  align-items: center;
  background: rgba(29, 29, 29, 0.85);
  color: white;
  height: 100vh;
  opacity: 0;
  visibility: hidden;
  width: 100%;
}
header.site-header .header__search.search-is-visible {
  opacity: 1;
  visibility: visible;
}
header.site-header .header__search--close {
  transition: all 0.35s ease-in-out;
  display: flex;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  align-items: center;
  cursor: pointer;
  height: 65px;
  margin: 0 0 0 auto;
  padding: 0 1.5rem;
  width: 85px;
}
header.site-header .header__search--close span {
  transition: all 0.35s ease-in-out;
  position: relative;
  height: 5px;
  width: 100%;
}
header.site-header .header__search--close span:after, header.site-header .header__search--close span:before {
  transition: all 0.35s ease-in-out;
  position: absolute;
  background: white;
  border-radius: 5px;
  content: "";
  height: 5px;
  width: 100%;
}
header.site-header .header__search--close span:before {
  top: 0;
  transform: rotate(45deg);
}
header.site-header .header__search--close span:after {
  bottom: 0;
  transform: rotate(-45deg);
}
header.site-header .header__search--title {
  display: block;
  margin: 0 auto 1.5rem;
}
header.site-header .header__search form {
  display: flex;
  align-items: center;
}
header.site-header .header__search form input {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: rgb(236.4663212435, 236.6554404145, 237.0336787565);
  border: none;
  border-radius: 0;
  color: #1d1d1d;
  font-family: inherit;
  height: 50px;
  min-height: inherit;
  padding: 0 0.75rem;
  width: 100%;
}
header.site-header .header__search form input[type=submit] {
  transition: all 0.35s ease-in-out;
  background: #BB2031;
  color: white;
  width: 175px;
}
header.site-header .header__search form input[type=submit]:hover {
  background: #862633;
}
@media screen and (max-width: 1280px) {
  header.site-header {
    height: 65px;
  }
}
header.site-header .promotional-mall-btn {
  font-size: 15px;
  background: #862633;
  color: #fff;
  border: 2px solid #862633;
  padding: 6px 25px;
  margin-right: 0;
}
header.site-header .promotional-mall-btn:hover {
  background: #fff;
  color: #862633;
}
body.admin-bar header.site-header .header__right .mobile__nav {
  height: calc(100vh - 65px - 46px);
}
body.front-page-template .home__content {
  position: relative;
}
body.front-page-template .section-1 {
  min-height: 640px;
  padding: 6rem 0 13.5rem;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-1 {
    min-height: 530px;
    padding: 3rem 0 7.5rem;
  }
}
body.front-page-template .section-1__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.front-page-template .section-1__slider .slick-list,
body.front-page-template .section-1__slider .slick-track {
  height: 100%;
}
body.front-page-template .section-1__slider--nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 12rem;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-1__slider--nav {
    bottom: 6rem;
  }
}
body.front-page-template .section-1__slider--nav .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  border: 2px solid white;
  background: transparent;
  padding: 0;
  transition: all 0.35s ease-in-out;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-prev {
  order: 1;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-prev:before {
  border-color: transparent transparent white white;
  border-width: 0 0 2px 2px;
  right: -0.25rem;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-prev:hover {
  background: white;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-prev:hover:before {
  border-color: transparent transparent #862633 #862633;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-next {
  order: 3;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-next:before {
  border-color: white white transparent transparent;
  border-width: 2px 2px 0 0;
  left: -0.25rem;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-next:hover {
  background: white;
}
body.front-page-template .section-1__slider--nav .slick-arrow.slick-next:hover:before {
  border-color: #862633 #862633 transparent transparent;
}
body.front-page-template .section-1__slider--nav .slick-arrow:before {
  content: "";
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  border-style: solid;
  transform: rotate(45deg);
  transition: all 0.35s ease-in-out;
}
body.front-page-template .section-1__slider--nav .slick-arrow span {
  display: none;
}
body.front-page-template .section-1__slider--nav .slick-counter {
  order: 2;
  font-size: 1.5625rem;
  font-weight: 300;
  line-height: 1.875rem;
  min-width: 42px;
  margin: 0 0.75rem;
  text-align: center;
}
body.front-page-template .section-1__slider--caption {
  color: white;
  text-align: center;
  margin: 0 auto 3.75rem;
}
body.front-page-template .section-1__slider--caption h1 {
  font-size: 4.5rem;
  line-height: 5.4375rem;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-1__slider--caption h1 {
    font-size: 3.25rem;
    line-height: 3.9375rem;
  }
}
body.front-page-template .section-1__slider--caption h2, body.front-page-template .section-1__slider--caption header.site-header .header__search--title, header.site-header body.front-page-template .section-1__slider--caption .header__search--title {
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 1.875rem;
  margin: 0 auto 1.125rem;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-1__slider--caption h2, body.front-page-template .section-1__slider--caption header.site-header .header__search--title, header.site-header body.front-page-template .section-1__slider--caption .header__search--title {
    font-size: 1.125rem;
    line-height: 1.3125rem;
  }
}
body.front-page-template .section-1__slide {
  position: relative;
  display: flex;
  justify-content: center;
  padding: 6rem 0 13.5rem;
}
body.front-page-template .section-1__slide--image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.front-page-template .section-1__slide--image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.68;
  background-image: linear-gradient(180deg, black 0%, rgba(0, 0, 0, 0.5) 100%);
}
body.front-page-template .section-1__slide--image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.front-page-template .section-1__slide--caption {
  color: white;
  text-align: center;
  margin: 0 auto 3.75rem;
}
body.front-page-template .section-1__slide--caption p {
  font-size: 1.5625rem;
  line-height: 1.875rem;
  margin: 0 auto 1.125rem;
}
body.front-page-template .section-1__slide--caption p strong {
  font-size: 4.5rem;
  line-height: 5.4375rem;
}
body.front-page-template .section-2 {
  position: relative;
  z-index: 1;
  background: rgb(230.4827586207, 236.6120689655, 240.0172413793);
}
body.front-page-template .section-2__ctas {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: clamp(24px, 6vw, 84px);
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-2__ctas {
    grid-gap: 24px;
  }
}
body.front-page-template .section-2__cta {
  position: relative;
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  background: transparent;
  border-top: 40px solid transparent;
  padding: 1.5rem 1.5rem 0;
  margin: -9rem 0 0;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0);
  transition: all 0.35s ease-in-out;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-2__cta {
    margin: 0;
    grid-column: span 12;
  }
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-2__cta:first-of-type {
    margin: -4.5rem 0 0;
  }
}
body.front-page-template .section-2__cta.visible {
  background: white;
  border-top-color: rgb(119.6896551724, 153.5172413793, 172.3103448276);
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.2);
}
body.front-page-template .section-2__cta.visible:before {
  animation: revealColorBottom 2s ease-in-out forwards;
}
body.front-page-template .section-2__cta.visible * {
  animation: revealContent 2s ease-in-out 1s forwards;
}
body.front-page-template .section-2__cta:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: rgb(119.6896551724, 153.5172413793, 172.3103448276);
  visibility: visible;
}
body.front-page-template .section-2__cta * {
  visibility: hidden;
}
body.front-page-template .section-2__cta h3, body.front-page-template .section-2__cta .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label, .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-2__cta .gfield_label {
  font-size: 2.1875rem;
  line-height: 2.625rem;
  font-weight: normal;
}
@media screen and (max-width: 960px) {
  body.front-page-template .section-2__cta h3, body.front-page-template .section-2__cta .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label, .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-2__cta .gfield_label {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}
body.front-page-template .section-2__cta p {
  margin: 0 0 0.75rem;
}
body.front-page-template .section-2__cta a {
  display: inline-block;
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  color: #862633;
  text-decoration: none;
  margin: auto 0 1.5rem;
}
body.front-page-template .section-2__cta a:focus, body.front-page-template .section-2__cta a:hover {
  text-decoration: underline;
}
body.front-page-template .section-2__cta img {
  display: block;
  max-width: none;
  width: calc(100% + 48px);
  margin: 0 -1.5rem;
}
body.front-page-template .section-3 {
  padding: 4.5rem 0;
  background: rgb(230.4827586207, 236.6120689655, 240.0172413793);
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-3 {
    padding: 1.5rem 0;
  }
}
body.front-page-template .section-3 h1,
body.front-page-template .section-3 h2,
body.front-page-template .section-3 header.site-header .header__search--title,
header.site-header body.front-page-template .section-3 .header__search--title,
body.front-page-template .section-3 h3,
body.front-page-template .section-3 .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-3 .gfield_label {
  font-size: 3.4375rem;
  line-height: 4.125rem;
  color: #862633;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-3 h1,
  body.front-page-template .section-3 h2,
  body.front-page-template .section-3 header.site-header .header__search--title,
  header.site-header body.front-page-template .section-3 .header__search--title,
  body.front-page-template .section-3 h3,
  body.front-page-template .section-3 .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-3 .gfield_label {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
body.front-page-template .section-4 {
  padding: 0 0 4.5rem;
  background: rgb(230.4827586207, 236.6120689655, 240.0172413793);
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-4 {
    padding: 0 0 3rem;
  }
}
body.front-page-template .section-4__image {
  position: relative;
  flex: 0 1 52%;
  padding: 0 clamp(48px, 8%, 122px) 0 0;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-4__image {
    flex: 1 0 100vw;
    max-width: 100vw;
    max-height: 560px;
    padding: 0;
    margin: 0 calc(-50vw + 50%) 1.5rem;
  }
}
body.front-page-template .section-4__image img {
  width: 100%;
  max-width: none;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.front-page-template .section-4__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 0 1 48%;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-4__content {
    flex: 1 0 100%;
  }
}
body.front-page-template .section-4__content h2, body.front-page-template .section-4__content header.site-header .header__search--title, header.site-header body.front-page-template .section-4__content .header__search--title,
body.front-page-template .section-4__content h3,
body.front-page-template .section-4__content .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-4__content .gfield_label {
  font-size: 2.8125rem;
  line-height: 3.4375rem;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-4__content h2, body.front-page-template .section-4__content header.site-header .header__search--title, header.site-header body.front-page-template .section-4__content .header__search--title,
  body.front-page-template .section-4__content h3,
  body.front-page-template .section-4__content .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-4__content .gfield_label {
    font-size: 2.1875rem;
    line-height: 2.625rem;
  }
}
body.front-page-template .section-5 {
  position: relative;
  overflow: hidden;
}
body.front-page-template .section-5.visible:before {
  animation: revealColorLeft 2s ease-in-out forwards;
}
body.front-page-template .section-5.visible * {
  animation: revealContent 2s ease-in-out 1s forwards;
}
body.front-page-template .section-5:before {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  background: #BB2031;
  visibility: visible;
}
body.front-page-template .section-5 * {
  visibility: hidden;
}
body.front-page-template .section-5__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1 0 50%;
  padding: 6rem clamp(24px, 8%, 128px) 6rem 0;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-5__content {
    flex: 1 0 100%;
    min-height: inherit;
    padding: 3rem 0 6rem;
  }
}
body.front-page-template .section-5__content h2, body.front-page-template .section-5__content header.site-header .header__search--title, header.site-header body.front-page-template .section-5__content .header__search--title,
body.front-page-template .section-5__content h3,
body.front-page-template .section-5__content .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-5__content .gfield_label {
  font-size: 3.4375rem;
  line-height: 4.125rem;
  color: #862633;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-5__content h2, body.front-page-template .section-5__content header.site-header .header__search--title, header.site-header body.front-page-template .section-5__content .header__search--title,
  body.front-page-template .section-5__content h3,
  body.front-page-template .section-5__content .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-5__content .gfield_label {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
body.front-page-template .section-5__slider {
  position: relative;
  width: 50vw;
  max-width: 50vw;
  margin-right: calc(-50vw + 50%);
  border-right: 110px solid #BB2031;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-5__slider {
    width: 100vw;
    max-width: 100vw;
    margin: 0 calc(-50vw + 50%);
    border-right: none;
    border-bottom: 60px solid #BB2031;
  }
}
body.front-page-template .section-5__slider .slick-list,
body.front-page-template .section-5__slider .slick-slider,
body.front-page-template .section-5__slider .slick-track {
  height: 100%;
}
body.front-page-template .section-5__slide {
  height: 100%;
}
body.front-page-template .section-5__slide img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
body.front-page-template .section-5__nav {
  position: absolute;
  bottom: 3rem;
  left: -1.3125rem;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-5__nav {
    top: -1.3125rem;
    bottom: auto;
    left: 0;
    right: 0;
    margin: 0 auto;
    flex-direction: row;
    justify-content: center;
  }
}
body.front-page-template .section-5__nav .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  border: 2px solid #862633;
  background: white;
  padding: 0;
  transition: all 0.35s ease-in-out;
}
body.front-page-template .section-5__nav .slick-arrow:hover {
  background: #862633;
}
body.front-page-template .section-5__nav .slick-arrow.slick-prev {
  margin: 0 0 1.125rem;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-5__nav .slick-arrow.slick-prev {
    margin: 0 3rem 0 0;
  }
}
body.front-page-template .section-5__nav .slick-arrow.slick-prev:hover:before {
  border-color: transparent transparent white white;
}
body.front-page-template .section-5__nav .slick-arrow.slick-prev:before {
  border-color: transparent transparent #862633 #862633;
  border-width: 0 0 2px 2px;
  right: -0.25rem;
}
body.front-page-template .section-5__nav .slick-arrow.slick-next:hover:before {
  border-color: white white transparent transparent;
}
body.front-page-template .section-5__nav .slick-arrow.slick-next:before {
  border-color: #862633 #862633 transparent transparent;
  border-width: 2px 2px 0 0;
  left: -0.25rem;
}
body.front-page-template .section-5__nav .slick-arrow:before {
  content: "";
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  border-style: solid;
  transform: rotate(45deg);
  transition: all 0.35s ease-in-out;
}
body.front-page-template .section-5__nav .slick-arrow span {
  display: none;
}
body.front-page-template .section-6 {
  padding: 4.5rem 0;
  background: #862633;
  color: white;
  text-align: center;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-6 {
    padding: 3rem 0;
  }
}
body.front-page-template .section-6 h2, body.front-page-template .section-6 header.site-header .header__search--title, header.site-header body.front-page-template .section-6 .header__search--title,
body.front-page-template .section-6 h3,
body.front-page-template .section-6 .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-6 .gfield_label {
  font-size: 3.4375rem;
  line-height: 4.125rem;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-6 h2, body.front-page-template .section-6 header.site-header .header__search--title, header.site-header body.front-page-template .section-6 .header__search--title,
  body.front-page-template .section-6 h3,
  body.front-page-template .section-6 .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-6 .gfield_label {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
body.front-page-template .section-6 a:not(.button) {
  color: inherit;
}
body.front-page-template .section-7 {
  position: relative;
  overflow: hidden;
  padding: 6rem 0;
  background: #b7c9d3;
}
body.front-page-template .section-7:before {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50%;
  background-image: url(//safeguardbyinnovative.com/wp-content/themes/safeguard-by-innovative/assets/dist/../images/text-pattern.svg);
  background-size: cover;
  background-position: center bottom;
  background-repeat: repeat-x;
}
body.front-page-template .section-7__inner {
  max-width: 1012px;
  width: 100%;
  padding: clamp(48px, 12%, 108px);
  background: white;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-7__inner {
    padding: 3rem 1.5rem;
  }
}
body.front-page-template .section-7__inner h2, body.front-page-template .section-7__inner header.site-header .header__search--title, header.site-header body.front-page-template .section-7__inner .header__search--title,
body.front-page-template .section-7__inner h3,
body.front-page-template .section-7__inner .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-7__inner .gfield_label {
  font-size: 3.4375rem;
  line-height: 4.125rem;
  color: #862633;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-7__inner h2, body.front-page-template .section-7__inner header.site-header .header__search--title, header.site-header body.front-page-template .section-7__inner .header__search--title,
  body.front-page-template .section-7__inner h3,
  body.front-page-template .section-7__inner .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-7__inner .gfield_label {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
body.front-page-template .section-8 {
  padding: 3rem 0 4.375rem;
  background: #1d1d1d;
  color: white;
}
body.front-page-template .section-8 h2, body.front-page-template .section-8 header.site-header .header__search--title, header.site-header body.front-page-template .section-8 .header__search--title,
body.front-page-template .section-8 h3,
body.front-page-template .section-8 .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
.gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-8 .gfield_label {
  font-size: 3.4375rem;
  line-height: 4.125rem;
  text-align: center;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-8 h2, body.front-page-template .section-8 header.site-header .header__search--title, header.site-header body.front-page-template .section-8 .header__search--title,
  body.front-page-template .section-8 h3,
  body.front-page-template .section-8 .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-8 .gfield_label {
    font-size: 2.8125rem;
    line-height: 3.4375rem;
  }
}
@media screen and (max-width: 425px) {
  body.front-page-template .section-8 h2, body.front-page-template .section-8 header.site-header .header__search--title, header.site-header body.front-page-template .section-8 .header__search--title,
  body.front-page-template .section-8 h3,
  body.front-page-template .section-8 .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label,
  .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-8 .gfield_label {
    font-size: 2rem;
    line-height: 2.625rem;
  }
}
body.front-page-template .section-8__posts {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: clamp(24px, 6vw, 84px);
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-8__posts {
    grid-gap: 24px;
  }
}
body.front-page-template .section-8__post {
  grid-column: span 4;
  display: flex;
  flex-direction: column;
  background: #862633;
  border-top: 30px solid #b7c9d3;
  padding: 1.5rem;
  box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 768px) {
  body.front-page-template .section-8__post {
    margin: 0;
    grid-column: span 12;
  }
}
body.front-page-template .section-8__post h3, body.front-page-template .section-8__post .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label, .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-8__post .gfield_label {
  font-size: 2.1875rem;
  font-weight: normal;
  line-height: 2.625rem;
  text-align: left;
  margin: 0 0 0.375rem;
}
@media screen and (max-width: 960px) {
  body.front-page-template .section-8__post h3, body.front-page-template .section-8__post .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections .gfield_label, .gform_wrapper form .gform_body .gform_fields .gfield.gallery-selections body.front-page-template .section-8__post .gfield_label {
    font-size: 1.5625rem;
    line-height: 1.875rem;
  }
}
body.front-page-template .section-8__post span {
  display: block;
  font-size: 0.75rem;
  font-weight: 300;
  line-height: 0.9375rem;
  margin: 0 0 1.5rem;
}
body.front-page-template .section-8__post a {
  font-size: 0.9375rem;
  line-height: 1.1875rem;
  color: inherit;
  text-decoration: none;
  margin: 0 auto 0 0;
}
body.front-page-template .section-8__post a:focus, body.front-page-template .section-8__post a:hover {
  text-decoration: underline;
}
@keyframes revealColorBottom {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 0;
    bottom: auto;
    top: 0;
  }
}
@keyframes revealColorLeft {
  0% {
    width: 0;
  }
  50% {
    width: 100%;
  }
  100% {
    width: 0;
    left: auto;
    right: 0;
  }
}
@keyframes revealContent {
  0% {
    visibility: hidden;
  }
  100% {
    visibility: visible;
  }
}
footer.site-footer {
  position: relative;
  background: white;
  background: linear-gradient(to right, white 0%, white 50%, rgb(246.3103448276, 248.4827586207, 249.6896551724) 50%, rgb(246.3103448276, 248.4827586207, 249.6896551724) 100%);
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  footer.site-footer .wrap {
    flex-wrap: wrap;
    padding: 0;
  }
}
footer.site-footer .footer__identity {
  display: flex;
  justify-content: center;
  background: white;
  flex: 0 1 385px;
  flex-direction: column;
  padding: 1.5rem 1.5rem 2.25rem 0;
}
footer.site-footer .footer__identity--logo {
  margin: 0 0 0.75rem;
  max-width: 265px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  footer.site-footer .footer__identity--logo {
    flex: 1 0 265px;
    margin: 0 1.5rem 0 0;
  }
}
@media screen and (max-width: 640px) {
  footer.site-footer .footer__identity--logo {
    margin: 0 auto 0.75rem;
  }
}
footer.site-footer .footer__identity--tagline {
  font-size: 1.25rem;
  max-width: 265px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  footer.site-footer .footer__identity--tagline {
    flex: 0 1 auto;
    max-width: none;
    width: auto;
  }
}
@media screen and (max-width: 640px) {
  footer.site-footer .footer__identity--tagline {
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  footer.site-footer .footer__identity {
    align-items: center;
    flex: 1 0 100%;
    flex-direction: row;
    padding: 1.5rem;
  }
}
@media screen and (max-width: 640px) {
  footer.site-footer .footer__identity {
    display: block;
  }
}
footer.site-footer .footer__links {
  display: grid;
  background: rgb(246.3103448276, 248.4827586207, 249.6896551724);
  border-left: 1px solid rgb(119.6896551724, 153.5172413793, 172.3103448276);
  flex: 1 0 auto;
  font-size: 0.9375rem;
  grid-gap: 32px;
  grid-template-columns: repeat(4, auto);
  padding: 1.5rem 0 2.25rem 1.5rem;
}
footer.site-footer .footer__links span {
  display: block;
  border-bottom: 1px solid #BB2031;
  font-weight: 700;
  margin: 0 0 0.5rem 0;
  padding: 0 0 0.5rem 0;
}
footer.site-footer .footer__links a {
  color: black;
  text-decoration: none;
}
footer.site-footer .footer__links a:hover {
  text-decoration: underline;
}
footer.site-footer .footer__links ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.site-footer .footer__links ul li {
  margin: 0 1.25rem 0 0;
}
footer.site-footer .footer__links ul li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 425px) {
  footer.site-footer .footer__links--address {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 425px) {
  footer.site-footer .footer__links--phone {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 425px) {
  footer.site-footer .footer__links--fax {
    grid-column: 1/-1;
  }
}
@media screen and (max-width: 425px) {
  footer.site-footer .footer__links--social {
    grid-column: 1/-1;
  }
}
footer.site-footer .footer__links--legal {
  grid-column: 1/-1;
}
footer.site-footer .footer__links--legal span {
  border-bottom: 0;
  margin: 0 0 0 0;
  padding: 0 0 0.5rem 0;
}
footer.site-footer .footer__links--legal .footer-menu {
  display: inline-flex;
  border-top: 1px solid #BB2031;
  padding: 0.5rem 0 0 0;
}
@media screen and (max-width: 640px) {
  footer.site-footer .footer__links--legal .footer-menu li {
    line-height: 2rem;
  }
}
@media screen and (max-width: 1024px) {
  footer.site-footer .footer__links {
    grid-template-columns: repeat(2, auto);
  }
}
@media screen and (max-width: 960px) {
  footer.site-footer .footer__links {
    border-left: none;
    border-top: 1px solid rgb(119.6896551724, 153.5172413793, 172.3103448276);
    flex: 1 0 100%;
    padding: 1.5rem;
  }
}
footer.site-footer .cc-banner {
  display: block;
  position: fixed;
  bottom: 0rem;
  background: #862633 !important;
  opacity: 0;
  padding: 1.125rem 5%;
  transition: all 0.5s ease-in-out;
  visibility: hidden;
  width: 100%;
  z-index: 1;
}
footer.site-footer .cc-banner .cc-header {
  font-size: 1.125rem;
  font-weight: 700;
}
footer.site-footer .cc-banner .cc-message {
  display: inline-block;
  color: white;
  flex: 1 1 auto;
  margin-right: 1.25rem;
  max-width: 100%;
}
footer.site-footer .cc-banner .cc-compliance {
  display: inline-flex;
  align-content: space-between;
  align-items: center;
}
footer.site-footer .cc-banner .cc-compliance .cc-allow {
  border: 0.125rem solid white;
  color: white;
  cursor: pointer;
  font-size: 0.875rem;
  padding: 0.125rem 1.25rem;
}
footer.site-footer .cc-banner .cc-compliance .cc-allow:hover {
  background-color: white;
  color: #862633;
}
footer.site-footer .cc-banner .gdpr-close {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  color: white;
  cursor: pointer;
}
footer.site-footer .cc-banner.is-visible {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 960px) {
  footer.site-footer .cc-banner .cc-message {
    font-size: 1.25rem;
    margin: 1rem 0;
    text-align: center;
  }
  footer.site-footer .cc-banner .cc-compliance {
    display: block;
    text-align: center;
  }
  footer.site-footer .cc-banner .cc-compliance .cc-allow {
    font-size: 1.25rem;
    padding: 0.625rem 1.875rem;
    display: inline-block;
    width: auto;
  }
  footer.site-footer .cc-banner .gdpr-close {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 960px) {
  footer.site-footer {
    background: white;
  }
}

#gform_wrapper_2[data-form-index="0"].gform-theme,[data-parent-form="2_0"]{--gf-color-primary:#204ce5;--gf-color-primary-rgb:32,76,229;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#001ab3;--gf-color-primary-lighter:#527eff;--gf-color-secondary:#fff;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#112337;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#f5f5f5;--gf-color-secondary-lighter:#fff;--gf-color-out-ctrl-light:rgba(17,35,55,.1);--gf-color-out-ctrl-light-rgb:17,35,55;--gf-color-out-ctrl-light-darker:rgba(104,110,119,.35);--gf-color-out-ctrl-light-lighter:#f5f5f5;--gf-color-out-ctrl-dark:#585e6a;--gf-color-out-ctrl-dark-rgb:88,94,106;--gf-color-out-ctrl-dark-darker:#112337;--gf-color-out-ctrl-dark-lighter:rgba(17,35,55,.65);--gf-color-in-ctrl:#fff;--gf-color-in-ctrl-rgb:255,255,255;--gf-color-in-ctrl-contrast:#112337;--gf-color-in-ctrl-contrast-rgb:17,35,55;--gf-color-in-ctrl-darker:#f5f5f5;--gf-color-in-ctrl-lighter:#fff;--gf-color-in-ctrl-primary:#204ce5;--gf-color-in-ctrl-primary-rgb:32,76,229;--gf-color-in-ctrl-primary-contrast:#fff;--gf-color-in-ctrl-primary-contrast-rgb:255,255,255;--gf-color-in-ctrl-primary-darker:#001ab3;--gf-color-in-ctrl-primary-lighter:#527eff;--gf-color-in-ctrl-light:rgba(17,35,55,.1);--gf-color-in-ctrl-light-rgb:17,35,55;--gf-color-in-ctrl-light-darker:rgba(104,110,119,.35);--gf-color-in-ctrl-light-lighter:#f5f5f5;--gf-color-in-ctrl-dark:#585e6a;--gf-color-in-ctrl-dark-rgb:88,94,106;--gf-color-in-ctrl-dark-darker:#112337;--gf-color-in-ctrl-dark-lighter:rgba(17,35,55,.65);--gf-radius:3px;--gf-font-size-secondary:14px;--gf-font-size-tertiary:13px;--gf-icon-ctrl-number:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-select:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-search:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-label-space-y-secondary:var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color:#686e77;--gf-ctrl-size:var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary:#112337;--gf-ctrl-label-color-secondary:#112337;--gf-ctrl-choice-size:var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size:var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size:var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size:var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x:var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size:var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary:#686e77;--gf-ctrl-file-btn-bg-color-hover:#ebebeb;--gf-field-pg-steps-number-color:rgba(17,35,55,.8)}
#gform_wrapper_4[data-form-index="0"].gform-theme,[data-parent-form="4_0"]{--gf-color-primary:#204ce5;--gf-color-primary-rgb:32,76,229;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#001ab3;--gf-color-primary-lighter:#527eff;--gf-color-secondary:#fff;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#112337;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#f5f5f5;--gf-color-secondary-lighter:#fff;--gf-color-out-ctrl-light:rgba(17,35,55,.1);--gf-color-out-ctrl-light-rgb:17,35,55;--gf-color-out-ctrl-light-darker:rgba(104,110,119,.35);--gf-color-out-ctrl-light-lighter:#f5f5f5;--gf-color-out-ctrl-dark:#585e6a;--gf-color-out-ctrl-dark-rgb:88,94,106;--gf-color-out-ctrl-dark-darker:#112337;--gf-color-out-ctrl-dark-lighter:rgba(17,35,55,.65);--gf-color-in-ctrl:#fff;--gf-color-in-ctrl-rgb:255,255,255;--gf-color-in-ctrl-contrast:#112337;--gf-color-in-ctrl-contrast-rgb:17,35,55;--gf-color-in-ctrl-darker:#f5f5f5;--gf-color-in-ctrl-lighter:#fff;--gf-color-in-ctrl-primary:#204ce5;--gf-color-in-ctrl-primary-rgb:32,76,229;--gf-color-in-ctrl-primary-contrast:#fff;--gf-color-in-ctrl-primary-contrast-rgb:255,255,255;--gf-color-in-ctrl-primary-darker:#001ab3;--gf-color-in-ctrl-primary-lighter:#527eff;--gf-color-in-ctrl-light:rgba(17,35,55,.1);--gf-color-in-ctrl-light-rgb:17,35,55;--gf-color-in-ctrl-light-darker:rgba(104,110,119,.35);--gf-color-in-ctrl-light-lighter:#f5f5f5;--gf-color-in-ctrl-dark:#585e6a;--gf-color-in-ctrl-dark-rgb:88,94,106;--gf-color-in-ctrl-dark-darker:#112337;--gf-color-in-ctrl-dark-lighter:rgba(17,35,55,.65);--gf-radius:3px;--gf-font-size-secondary:14px;--gf-font-size-tertiary:13px;--gf-icon-ctrl-number:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-select:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-icon-ctrl-search:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='rgba(17, 35, 55, 0.65)'/%3E%3C/svg%3E");--gf-label-space-y-secondary:var(--gf-label-space-y-md-secondary);--gf-ctrl-border-color:#686e77;--gf-ctrl-size:var(--gf-ctrl-size-md);--gf-ctrl-label-color-primary:#112337;--gf-ctrl-label-color-secondary:#112337;--gf-ctrl-choice-size:var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-size:var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-size:var(--gf-ctrl-radio-check-size-md);--gf-ctrl-btn-font-size:var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-padding-x:var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size:var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-border-color-secondary:#686e77;--gf-ctrl-file-btn-bg-color-hover:#ebebeb;--gf-field-pg-steps-number-color:rgba(17,35,55,.8)}
.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}@font-face{font-family:gform-icons-theme;src:url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff2?cocjn) format('woff2'),url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.ttf?cocjn) format('truetype'),url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.woff?cocjn) format('woff'),url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-theme.svg?cocjn#gform-icons-theme) format('svg');font-weight:400;font-style:normal;font-display:block}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-icon--left-arrow:before{content:"\e910";color:#2f4054}.gform-icon--right-arrow:before{content:"\e91b";color:#2f4054}.gform-icon--circle-error:before{content:"\e91a"}.gform-icon--close-small:before{content:"\e905"}.gform-icon--info:before{content:"\e900"}.gform-icon--verified:before{content:"\e901"}.gform-icon--circle-close:before{content:"\e903"}.gform-icon--close-big:before{content:"\e904"}.gform-icon--down-arrow:before{content:"\e906"}.gform-icon--format-bold:before{content:"\e907"}.gform-icon--format-italic:before{content:"\e908"}.gform-icon--format-list-bulleted:before{content:"\e909"}.gform-icon--format-list-numbered:before{content:"\e90a"}.gform-icon--insert-link:before{content:"\e90b"}.gform-icon--line:before{content:"\e90c"}.gform-icon--password-eye:before{content:"\e90d"}.gform-icon--password-eye-closed:before{content:"\e90e"}.gform-icon--redo:before{content:"\e90f"}.gform-icon--schedule:before{content:"\e911"}.gform-icon--clock:before{content:"\e912"}.gform-icon--search:before{content:"\e913"}.gform-icon--star:before{content:"\e914"}.gform-icon--star-border:before{content:"\e915"}.gform-icon--star-half:before{content:"\e916"}.gform-icon--check:before{content:"\e917"}.gform-icon--undo:before{content:"\e918"}.gform-icon--unfold-more:before{content:"\e919"}.gform-icon--create:before{content:"\e91c"}.gform-icon--cog:before{content:"\e91d"}.gform-icon--circle-check:before{content:"\e902"}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:none;border-color:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:0;padding:inherit}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:0}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:1px solid #ddd;border-bottom:3px solid #ddd;margin-top:8px;padding:8px;text-align:center}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid #f04040;border-color:#f04040}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid #ff853c;border-color:#ff853c}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid #fc0;border-color:#fc0}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid #8dff1c;border-color:#8dff1c}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px}.gravity-theme.ui-datepicker{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;margin:2.4px;padding:8px}.gravity-theme.ui-datepicker[style]{z-index:9999!important}.gravity-theme.ui-datepicker .ui-datepicker-header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 -8px 8px;padding:0 8px 8px;position:relative}.gravity-theme.ui-datepicker .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute}.gravity-theme.ui-datepicker .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-prev::before{border-style:solid;border-width:.18em .18em 0 0;content:"";display:inline-block;height:.55em;left:.15em;position:relative;top:.3em;transform:rotate(-135deg);vertical-align:top;width:.55em}.gravity-theme.ui-datepicker .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-prev{left:16px}.gravity-theme.ui-datepicker .ui-datepicker-next{right:16px}.gravity-theme.ui-datepicker .ui-datepicker-next::before{left:0;transform:rotate(45deg)}.gravity-theme.ui-datepicker .ui-datepicker-title{text-align:center}.gravity-theme.ui-datepicker .ui-datepicker-title select{margin:0 4px}.gravity-theme.ui-datepicker .ui-datepicker table{border-spacing:0;margin:0}.gravity-theme.ui-datepicker .ui-datepicker thead{font-size:.85em}.gravity-theme.ui-datepicker .ui-datepicker td{padding:0;width:35.2px}.gravity-theme.ui-datepicker a.ui-state-default{border-radius:50%;color:#222;display:block;line-height:35.2px;text-align:center;text-decoration:none;width:100%}.gravity-theme.ui-datepicker a.ui-state-default:hover{background-color:rgba(0,0,0,.1)}.gravity-theme.ui-datepicker a.ui-state-active,.gravity-theme.ui-datepicker a.ui-state-active:hover{background-color:#3498db;color:#fff}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name::after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name::after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) no-repeat 0 10px;display:block;height:100%;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute}.gform_wrapper.gravity-theme .chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;-webkit-touch-callout:none;word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-right:5px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-left:none}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5!important}.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn+wJeAAAB4UlEQVRIx+2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh/QXBxFIpKJHAhUBz0HQcf4U0xtZwu+r3l8t4758fHPe/jvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo+RmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu+2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu+oR6NY19mddqVVgG7MKL5SvHPrcJu3g/F2xvMqowKUOHMYUJXhrAa8Ku1j90/dVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817+k9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9+1QIIcTz8RuTzmkfP0+jdaYJHW9jXPYBvYj5/ZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5+L4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK/+A/QJb5yp50uoC6QAAAABJRU5ErkJggg==) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAQAAAD9cdkXAAACqUlEQVRo3u2av2/TQBTHI8FQCYYguoLCyOY/IQNk6NSF3RNzBmZ04oe/JwFSp0owtSNb/oT8B8mIBIioAyuWrA7pD4fns+vkzvZQ1+3lne57UoZXJfan79333ovT6zGTDGUsg0o0oGjY4yfCWdEykBROFg954hhIJQ4/pI0bL5E0HIryAgpMpGqEW9HpAAktzjg1SNxxGpH44hRIiYaTsMZxDsixknPMFKzaNgSEQwcrBtklMLDW+mBRV5lYtAaaqvdPrTWnGNYCDdtdOtq/+oRo39r4gEkFZ9LusqK/zjcWom9pwKOq1w0xbrsDILR/i7Bmit3cSG4H2icN7CEturIDDWhqD2jYnR1srm6t4XpIk5vYQff2b2oUjuJRxRRGAUXDph0Qt7eD2xbhrGgZSAoni4d31LJ0jGMglTjNSNuqjRsvkTQcivICCkykaoTZ+GAAJLQ449QgccdpROKLUyAlGk7CGsc5IMdKzjFTcMy2nTtY3Wt9XGtOW44PW490vQHPy8vLy8vLy2ubJfrRGHP6RjxVaxaNu31kdseipxdXj93SYq3kP4tPL24mhAqAMHApL+QFvRZQCHlmJ8/MGX7jtXz64Yl8K39hmUOyy5Loq2JLcYoDsVNCPpbfcKqyFDPbS9FYldpSftHjr+7JQ5xnWYrGrIDkLNs5+PnmQSV3OzhR+2jOC0jtn/os4F1uD+yAcPn+Wd3fPr4kz2MK9NwpoMaSkwxLrmh3foiHFVPYxYkCmnGz7fxQ/SruGx53zNK21cGaqoP1WOyWeXskv6uDdYUluyaVWh/V5OAcf+QnvIj28Bl/8+woyzji2JwWranWnK5/YsMPqRgf0o3hgYqNNVI24GVtUL4wzwY8HLFGqi1Gj8QNae4ckiPfCa2Req5I9XyNv1n+D6RKWo1cTsbTAAAAAElFTkSuQmCC)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none!important}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme button.screen-reader-text:focus{border:0;clip:auto;-webkit-clip-path:none;clip-path:none;height:auto;margin:0;position:static!important;width:auto}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio{display:block}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice{display:inline-block;padding-right:16px}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice label{max-width:none}.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_radio{-moz-column-count:2;column-count:2;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_radio{-moz-column-count:3;column-count:3;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_radio{-moz-column-count:4;column-count:4;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_radio{-moz-column-count:5;column-count:5;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_radio .gchoice{height:25px}.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_radio .gchoice{height:50px}.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_radio .gchoice{height:75px}.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_radio .gchoice{height:100px}.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_radio .gchoice{height:125px}.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_radio .gchoice{height:150px}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px)}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0!important}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{left:auto;right:10px;transform:rotate(3deg)}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 16px * 3 / 4)}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 16px / 2)}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%)[12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{grid-column:span 11;-ms-grid-column-span:11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{grid-column:span 10;-ms-grid-column-span:10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{grid-column:span 9;-ms-grid-column-span:9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{grid-column:span 8;-ms-grid-column-span:8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{grid-column:span 7;-ms-grid-column-span:7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{grid-column:span 5;-ms-grid-column-span:5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column:span 4;-ms-grid-column-span:4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{grid-column:span 3;-ms-grid-column-span:3}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%}.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{margin:0;padding:0;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset{clear:both}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{float:left;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{width:100%}}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset>.ginput_complex{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{display:block;float:left;padding-right:1em;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:right;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{width:100%}}.gform_wrapper.gravity-theme .gform_fields.validation_above.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.validation_above.right_label fieldset .ginput_container{float:right}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto}.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:100%}}.gform_wrapper.gravity-theme .right_label .gfield_label{padding-right:1em;text-align:right}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:30%}.gform_wrapper.gravity-theme .left_label #field_submit,.gform_wrapper.gravity-theme .right_label #field_submit{justify-content:flex-start}.gform_wrapper.gravity-theme .left_label #field_submit input,.gform_wrapper.gravity-theme .right_label #field_submit input{margin-left:30%}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end}.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{float:right;width:70%;padding-left:8px}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{width:100%}}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin-left:1em;position:absolute;right:0;text-align:left;width:30%}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label{width:30%}.rtl .gform_wrapper.gravity-theme .left_label .gfield_label{padding-left:1em;text-align:left!important}.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield{margin-left:0;padding-right:30%}.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{padding:0;text-align:right}.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label{padding-right:0}.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:0;margin-right:30%}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right!important}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{background:url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards-check.svg) center center no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/list-add.svg);border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:0}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/list-remove.svg);margin-left:5px}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group_item::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container{width:100%}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr{display:flex;flex-wrap:nowrap}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td,.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr th{flex-grow:1;white-space:normal;width:0;word-break:break-word}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container thead tr td:last-child{flex-grow:unset;width:48px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td,.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody th{flex-grow:1;white-space:normal;width:0;word-break:break-word}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody td.gfield_list_icons{flex-grow:unset;width:48px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr{display:flex;flex-direction:row;flex-wrap:nowrap}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell{flex-grow:1}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_cell input{width:95%}@media screen and (max-width:640px){.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container th{display:none}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr{flex-flow:column}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr td{flex-grow:unset;width:auto}.gform_wrapper.gform_legacy_markup table.gfield_list.gfield_list_container tbody tr .gfield_list_icons{height:35px;width:auto}}


.gf_browser_ie.gform_wrapper.gravity-theme form{overflow:hidden;padding:1px 1px 8px 1px}.gf_browser_ie.gform_wrapper.gravity-theme .gform-body{margin:0 -32px -32px 0}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields{display:flex;flex-wrap:wrap;overflow:hidden}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield{background-clip:padding-box;border:0 solid transparent;border-width:0 32px 32px 0;width:100%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-full{width:100%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-eleven-twelfths{width:91.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-five-sixths{width:83.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-three-quarter{width:75%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield.gfield--width-two-thirds{width:66.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-seven-twelfths{width:58.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-half{width:50%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-five-twelfths{width:41.666%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-third{width:33.333%}.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield.gfield--width-quarter{width:25%}@media (max-width:840px){.gf_browser_ie.gform_wrapper.gravity-theme .gform_fields .gfield{width:100%}}.gf_browser_ie.gform_wrapper.gravity-theme .ginput_container_address .ginput_left,.gf_browser_ie.gform_wrapper.gravity-theme .ginput_container_address .ginput_right{flex:0 50%;flex-basis:auto;width:50%}
.gform_wrapper.gravity-theme .gfield_label{display:inline-block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gform_fileupload_rules,.gform_wrapper.gravity-theme .ginput_complex label{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme.left_label fieldset.gfield,.gform_wrapper.gravity-theme.right_label fieldset.gfield{padding:16px 16px 16px 30%}.gform_wrapper.gravity-theme.left_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.left_label fieldset.gfield .ginput_container:not(.ginput_container_time),.gform_wrapper.gravity-theme.right_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.right_label fieldset.gfield .ginput_container:not(.ginput_container_time){width:100%}.gform_wrapper.gravity-theme.left_label legend.gfield_label,.gform_wrapper.gravity-theme.right_label legend.gfield_label{left:0}.gform_wrapper.gravity-theme.left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme.right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){justify-content:flex-start}.gform_wrapper.gravity-theme.left_label .gfield_html.gfield_html_formatted,.gform_wrapper.gravity-theme.right_label .gfield_html.gfield_html_formatted{display:flex}.gform_wrapper.gravity-theme.left_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container,.gform_wrapper.gravity-theme.right_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container{width:100%}.gform_wrapper.gravity-theme.right_label legend.gfield_label{text-align:right}.gform_wrapper.gravity-theme:not(.top_label) .ginput_container.ginput_single_email{margin-left:0}.gform_wrapper.gravity-theme .gform_validation_errors{background:#fff9f9;border-radius:5px;border:1.5px solid #c02b0a;box-shadow:0 1px 4px rgba(0,0,0,.11),0 0 4px rgba(18,25,97,.0405344);margin-block-end:8px;margin-block-start:8px;padding-block:16px;padding-inline-end:16px;padding-inline-start:48px;position:relative;width:100%}.gform_wrapper.gravity-theme .gform_validation_errors>h2{color:#c02b0a;font-size:13.2px;font-weight:500;line-height:17.6px;margin-block-end:12px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2::before{display:none}.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{align-items:center;display:flex;font-size:28px;height:100%;inset-inline-start:12px;position:absolute;inset-block-start:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary{margin:0;padding:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol{padding-inline-start:20px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a{color:#c02b0a;font-size:13.2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol li{color:#c02b0a;font-size:13.2px;list-style-type:disc!important;margin-block-end:8px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol li:last-of-type{margin-block-end:0}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline-block;font-size:13.008px;padding-inline-start:0.125em}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{font-style:italic;font-weight:400}.gform_wrapper.gravity-theme .gform_required_legend .gfield_required{padding-inline-start:0}.gform_wrapper.gravity-theme .validation_error{border-block-end:2px solid #c02b0a;border-block-start:2px solid #c02b0a;color:#c02b0a;font-size:1em;font-weight:700;margin-block-end:32px;padding:16px;text-align:center}.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-block-start:8px;padding:12.992px 24px}.gform_wrapper.gravity-theme .left_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .left_label.validation_above fieldset .validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .validation_message{clear:right}.gform_wrapper.gravity-theme .validation_above .gfield_validation_message,.gform_wrapper.gravity-theme .validation_above .validation_message{margin-block-end:16px}.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:1px solid #c02b0a}.gform_wrapper.gravity-theme .gform_previous_button.button,.gform_wrapper.gravity-theme .gform_save_link.button{-webkit-appearance:none!important;background-color:#fff;color:#6b7280;text-decoration:none}.gform_wrapper.gravity-theme .gform_previous_button.button svg,.gform_wrapper.gravity-theme .gform_save_link.button svg{display:inline-block;margin-right:4px}.gform_wrapper.gravity-theme button.button:disabled{opacity:.6}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme #field_submit input,.gform_wrapper.gravity-theme .gform_footer input{align-self:flex-end}.gform_wrapper.gravity-theme #field_submit .gform_image_button,.gform_wrapper.gravity-theme .gform_footer .gform_image_button{background-color:transparent;border:none;border-radius:0;height:auto;padding:0;width:auto}.gform_wrapper.gravity-theme #field_submit .gform-button--width-full,.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full{text-align:center;width:100%}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_complex fieldset,.gform_wrapper.gravity-theme .ginput_complex span{flex:1}.gform_wrapper.gravity-theme .ginput_complex .ginput_full{flex:0 0 100%}.gform_wrapper.gravity-theme .ginput_complex .clear-multi{display:flex}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{display:block}.gform_wrapper.gravity-theme .ginput_complex input,.gform_wrapper.gravity-theme .ginput_complex select{width:100%}.gform_wrapper.gravity-theme .ginput_container_address{margin-left:-1%;margin-right:-1%}.gform_wrapper.gravity-theme .ginput_container_address span{flex:0 0 50%;padding-left:.9804%;padding-right:.9804%}.gform_wrapper.gravity-theme .gf_browser_ie .ginput_container_address span:not(.ginput_full){flex:0 0 49.3%}@media (min-width:641px){.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-right:1%}.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:1%;padding-right:0}.gform_wrapper.gravity-theme .ginput_container_address span,.gform_wrapper.gravity-theme .ginput_full:not(:last-of-type){margin-bottom:8px}.gform_wrapper.gravity-theme .ginput_container_address{margin-bottom:-8px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:1%}}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_complex span{flex:0 0 100%;margin-bottom:8px;padding-left:0}.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span{padding-left:.9804%}}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .field_description_above .description,.gform_wrapper.gravity-theme .field_description_above .gfield_description,.gform_wrapper.gravity-theme .field_description_above .gsection_description,.gform_wrapper.gravity-theme .field_description_above .instruction{padding-bottom:16px}.gform_wrapper.gravity-theme .field_sublabel_above .description,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description,.gform_wrapper.gravity-theme .field_sublabel_above .gsection_description{margin-top:9.008px}.gform_wrapper.gravity-theme .top_label .gsection_description{margin-bottom:9.008px;width:100%}.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:13.008px;margin-top:12.8px;max-height:240px;overflow-y:scroll;padding:6.4px 8px;width:100%}.gform_wrapper.gravity-theme .gfield_creditcard_warning{background-color:rgba(255,223,224,.25);border-bottom:4px solid #c02b0a;border-top:2px solid #c02b0a;padding:16px}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message{color:#c02b0a;font-family:inherit;font-size:16px;font-weight:700;min-height:32px;position:relative}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-position:0 3.2px;background-repeat:no-repeat;background-size:24px 16px;border-bottom:1px solid #c02b0a;display:block;letter-spacing:.1pt;margin-bottom:16px;padding:0 0 16px 24px;text-transform:uppercase}.gform_wrapper.gravity-theme .ginput_cardextras{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_complex .ginput_cardinfo_right input{max-width:112px;width:30%}.gform_wrapper.gravity-theme .ginput_card_expiration_container{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_card_expiration_month{flex:1;margin-right:16px}.gform_wrapper.gravity-theme .ginput_card_expiration_year{flex:1}.gform_wrapper.gravity-theme .ginput_cardinfo_left label,.gform_wrapper.gravity-theme .ginput_cardinfo_left legend,.gform_wrapper.gravity-theme .ginput_cardinfo_right label,.gform_wrapper.gravity-theme .ginput_cardinfo_right legend{flex:1 1 100%}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex;flex-direction:column}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left legend{float:left;padding-top:5px}.gform_wrapper.gravity-theme .field_sublabel_below fieldset.ginput_cardinfo_left{flex-direction:column-reverse}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-left:16px;margin-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gform_card_icon{float:right}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-position:right 3.2px;background-repeat:no-repeat;background-size:24px 16px;display:block;margin-bottom:16px;padding:0 24px 16px 0}html[dir=rtl] .gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_card_expiration{flex:none}.gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-bottom:8px}}.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:2%}.gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-left:0}.gform_wrapper.gravity-theme .ginput_container_date label{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-right:0}.gravity-theme.ui-datepicker{background:#fff;border:1px solid #d0d1d3;border-radius:3px;box-shadow:0 .0625rem .25rem rgba(0,0,0,.11),0 0 .25rem rgba(18,25,97,.0405344);color:#607382;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);margin-top:5px;max-width:400px;padding:18px 15px;width:auto}.gravity-theme.ui-datepicker table,.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th,.gravity-theme.ui-datepicker thead,.gravity-theme.ui-datepicker tr{background:0 0;border:0;margin:0}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:5px;text-shadow:none;text-transform:none}.gravity-theme.ui-datepicker .ui-datepicker-header{border:0;display:flex;flex-direction:row;justify-content:center;margin:0 0 5px;padding:0;position:relative;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{align-items:center;background:0 0;border:0;color:#607382;cursor:pointer;display:flex;font-family:gform-icons-theme!important;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:30px;justify-content:center;line-height:1;position:absolute;speak:never;text-decoration:none;top:50%;transform:translateY(-50%);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{color:#2f4054}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{border:0;height:auto;position:static;transform:none;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{content:"\e910"}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before{content:"\e91b"}.gravity-theme.ui-datepicker .ui-datepicker-header select{-webkit-appearance:none;background-color:transparent;background-image:url(//safeguardbyinnovative.com/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px 24px;border:0;border-radius:0;box-shadow:none;color:#585e6a;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:var(--gform-theme-font-weight-medium);height:auto;min-height:0;padding:0 22px 0 0;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month{margin-right:20px;-moz-text-align-last:right;text-align-last:right}.gravity-theme.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-calendar a,.gravity-theme.ui-datepicker .ui-datepicker-calendar span{font-weight:var(--gform-theme-font-weight-normal)}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{align-items:center;color:#2f4054;display:flex;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);height:40px;justify-content:center;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{font-size:.8125rem;height:50px;width:50px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{align-items:center;background:0 0;border:1px solid transparent;border-radius:100%;box-shadow:none;color:#2f4054;display:flex;height:40px;justify-content:center;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover{background:0 0;border-color:#607382;outline:0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:active{background:#f2f3f5;border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default{background:#607382;border-color:#607382;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#fff}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:hover{border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled{background:0 0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{align-items:center;background:#f2f3f5;border:1px solid rgba(32,32,46,.079);border-radius:100%;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#686e77;cursor:text;display:flex;height:40px;justify-content:center;text-decoration:none;width:40px}@media (max-width:640px){.gravity-theme.ui-datepicker{max-width:235px}.gravity-theme.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:3px}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{height:30px;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{height:20px;width:20px}}html[dir=rtl] #ui-datepicker-div.gform-theme-datepicker[style]{right:auto!important}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer.left_label,.gform_wrapper.gravity-theme .gform_footer.right_label,.gform_wrapper.gravity-theme .gform_page_footer.left_label,.gform_wrapper.gravity-theme .gform_page_footer.right_label{padding:16px 0 10px 30%}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_footer input.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled{opacity:.6}.gform_wrapper.gravity-theme .gform_footer button+input,.gform_wrapper.gravity-theme .gform_footer input+button,.gform_wrapper.gravity-theme .gform_footer input+input,.gform_wrapper.gravity-theme .gform_page_footer button+input,.gform_wrapper.gravity-theme .gform_page_footer input+button,.gform_wrapper.gravity-theme .gform_page_footer input+input{margin-left:8px}html[dir=rtl] .gform_wrapper.gravity-theme button+input,html[dir=rtl] .gform_wrapper.gravity-theme input+button,html[dir=rtl] .gform_wrapper.gravity-theme input+input{margin-right:8px}.gform_wrapper.gravity-theme .gfield_checkbox label,.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield_checkbox button,.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],.gform_wrapper.gravity-theme .gfield_radio button,.gform_wrapper.gravity-theme .gfield_radio input[type=text]{margin-top:16px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input:disabled+label{color:#757575}.gform_wrapper.gravity-theme input[type=number]{display:inline-block}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper.gravity-theme .chosen-container-multi,.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_product_price_label,.gform_wrapper.gravity-theme .ginput_quantity_label{font-size:15px}.gform_wrapper.gravity-theme .chosen-choices{padding:8px}.gform_wrapper.gravity-theme .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform_wrapper.gravity-theme .ginput_container_date input{width:auto}.gform_wrapper.gravity-theme .ginput_container_date .datepicker_with_icon.large{width:calc(100% - 48px)}.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{display:block;margin-left:12.8px;max-height:25.6px;max-width:25.6px}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{flex-basis:min-content;flex-flow:row wrap;max-width:30%}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input,.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select{min-width:84px;width:100%}.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal select{min-width:100px}.gform_wrapper.gravity-theme .gform_show_password{align-items:center;background:0 0;color:inherit;display:flex;height:100%}.gform_wrapper.gravity-theme .gform_show_password:focus,.gform_wrapper.gravity-theme .gform_show_password:hover{background:0 0}.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:.8em;margin-top:8px;max-height:240px;overflow-y:scroll;padding:8px}.gform_wrapper.gravity-theme .gfield .ginput_quantity{width:auto}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{margin-left:0;margin-right:12.8px;order:1}.gform_wrapper.gravity-theme .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0}html[dir=rtl] .gform_wrapper.gravity-theme .gsection{padding:0 0 8px 16px}.gform_wrapper.gravity-theme .gf_progressbar_title{color:#767676;font-size:12.992px;font-weight:400;margin:0 0 4.8px 0}.gform_wrapper.gravity-theme .gf_progressbar{background:#e8e8e8;border-radius:10.5px;margin-bottom:16px;position:relative}.gform_wrapper.gravity-theme .gf_progressbar_percentage{border-radius:10.5px;height:20.992px;text-align:right;vertical-align:middle}.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:10.5px 0 0 10.5px}.gform_wrapper.gravity-theme .gf_progressbar_percentage span{display:block;float:right;font-size:13px;line-height:21px;margin-left:8px;margin-right:8px;min-width:2em;width:auto}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_0 span{color:#959595;float:none;margin-left:9.6px;text-shadow:none}.gform_wrapper.gravity-theme .gf_progressbar_blue{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_gray{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_green{background:#e8e8e8}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_orange{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_red{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_spring{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_blues{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_rainbow{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}html[dir=rtl] .gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:0 10.5px 10.5px 0}.gform_wrapper.gravity-theme .gf_page_steps{border-bottom:1px solid #e5e7eb;margin-bottom:16px}.gform_wrapper.gravity-theme .gf_step{display:inline-block;margin:8px 32px 8px 0}.gform_wrapper.gravity-theme .gf_step_label,.gform_wrapper.gravity-theme .gf_step_number{display:table-cell;vertical-align:middle}.gform_wrapper.gravity-theme .gf_step_number{background:0 0;border:2px solid #cfd3d9;border-radius:20px;color:#585e6a;font-size:14px;font-weight:500;height:40px;text-align:center;width:40px}.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background:#cfd3d9;color:#607382}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number{position:relative}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{background:#607382;border:2px solid #607382;border-radius:20px;content:"";display:table-cell;height:40px;left:-2px;position:absolute;top:-2px;width:40px}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after{align-items:center;color:#fff;content:"\e917";display:flex;font-family:gform-icons-theme;font-size:24px;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:5}.gform_wrapper.gravity-theme .gf_step_label{color:inherit;font-size:14px;font-weight:600;line-height:16px;padding-left:16px}.gform_wrapper.gravity-theme .gf_step_hidden{display:none}.gform_wrapper.gravity-theme .ginput_product_price_wrapper{display:inline-block}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:-moz-read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_shipping_price{color:#900}.gform_wrapper.gravity-theme .ginput_total{color:#060}.gform_wrapper.gravity-theme .gfield_repeater_cell{margin-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_cell label{color:#9b9a9a;font-size:12.8px;font-weight:400;padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_wrapper.gravity-theme .gfield_repeater_cell>.gfield_repeater_wrapper{background-color:rgba(1,1,1,.02);border-bottom:1px solid #eee;border-left:8px solid #f1f1f1;border-radius:8px;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06);padding:10px 20px}.gform_wrapper.gravity-theme .gfield_repeater_buttons{padding-top:16px}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:hover{background:#fafafa;border:1px solid #757575;color:#374750}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:20px;color:#757575;font-size:12px;font-weight:400;height:32px;margin-bottom:8px;margin-right:8px;min-width:100px;transition:all .3s cubic-bezier(.67, .17, .4, .83)}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:50%;color:#757575;font-size:16px;font-weight:700;height:24px;margin:10px 5px 0 5px;padding:0;transition:all .3s cubic-bezier(.67, .17, .4, .83);width:24px}.gform_wrapper.gravity-theme .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;margin-bottom:20px;margin-right:8px;padding-bottom:20px}.gform_wrapper.gravity-theme .gfield_time_hour label.hour_label,.gform_wrapper.gravity-theme .gfield_time_minute label.minute_label{display:block;font-size:15px;margin:0;padding-top:5px}.gform_wrapper.gravity-theme .ginput_container_time{flex-basis:min-content;max-width:64px;min-width:64px}.gform_wrapper.gravity-theme .ginput_container_time input{margin-left:0;margin-right:0;min-width:100%}.gform_wrapper.gravity-theme .gfield_time_minute{position:relative}.gform_wrapper.gravity-theme .hour_minute_colon{line-height:2;padding:0 8px}.gform_wrapper.gravity-theme .field_sublabel_above .hour_minute_colon{align-self:flex-end}.gform_wrapper.gravity-theme .gfield_time_ampm{align-items:flex-end;display:flex;margin-left:16px}.gform_wrapper.gravity-theme .gfield_time_ampm.below,.gform_wrapper.gravity-theme .hour_minute_colon.below{align-items:flex-start}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_time_ampm{margin-left:0;margin-right:16px}