.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0;
}
.row > * {
  padding-left: 12px;
  padding-right: 12px;
  max-width: 100%;
}
.row.g-0 {
  margin-right: 0;
  margin-left: 0;
}
.row.g-0 > * {
  padding-left: 0;
  padding-right: 0;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
}

.col {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 100%;
}

@media only screen and (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}
.opu-btn {
  border: 0;
  border-radius: 4px;
  font-weight: 400;
  font-size: calc(1rem + 2px);
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 12px 24px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #E1E2E5;
  color: inherit;
  background-color: #ffffff;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  font-family: inherit;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.opu-btn:hover {
  color: #E80E19;
  border-color: #E80E19;
}
.opu-btn > .opu-btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.opu-btn > .opu-btn-icon + span {
  margin-left: 8px;
}
.opu-btn.opu-btn-primary {
  border: 1px solid #E80E19 !important;
  background-color: #E80E19 !important;
  color: #ffffff;
}
.opu-btn.opu-btn-primary:hover {
  background-color: #db0b15;
  border-color: #db0b15;
}
.opu-btn.opu-btn-primary:focus {
  background-color: #d00610;
  border-color: #d00610;
}
.opu-btn.opu-btn-secondary {
  border: 1px solid #000000 !important;
  background-color: #000000 !important;
  color: #ffffff;
}
.opu-btn.opu-btn-secondary:hover {
  background-color: #444444;
  border-color: #444444;
}
.opu-btn.opu-btn-secondary:focus {
  background-color: #444444;
  border-color: #444444;
}
.opu-btn > span:last-child.opu-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}

a.opu-btn {
  text-decoration: none;
}
a.opu-btn.btn-primary {
  color: #ffffff !important;
  text-decoration: none;
}

.form-group {
  margin-bottom: 12px;
}

.opm-form-input {
  display: inline-block;
  width: 100%;
  height: 48px;
  border-radius: 4px;
  border: 1px solid #ddd;
  background-color: #ffffff;
  padding: 0 12px;
  font-size: 15px;
  font-weight: 300;
  font-family: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.opm-form-input::-webkit-input-placeholder {
  color: #b0b0b0;
}
.opm-form-input::-moz-placeholder {
  color: #b0b0b0;
}
.opm-form-input:-ms-input-placeholder {
  color: #b0b0b0;
}
.opm-form-input::-ms-input-placeholder {
  color: #b0b0b0;
}
.opm-form-input::placeholder {
  color: #b0b0b0;
}
.opm-form-input:focus, .opm-form-input:focus-within {
  border-color: #E80E19;
}

.opm-form-label {
  display: block;
  margin-bottom: 4px;
  font-size: 16px;
}

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

input::-moz-placeholder {
  color: #d5d5d5;
}

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

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

input::placeholder {
  color: #d5d5d5;
}

.form-group select,
.opm-form-input,
.opm-form-select {
  border: 1px solid #dddddd;
  border-radius: 4px;
  font-size: 15px;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0px 12px;
  line-height: 1.25;
  font-family: inherit;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.form-group select:focus, .form-group select:focus-within,
.opm-form-input:focus,
.opm-form-input:focus-within,
.opm-form-select:focus,
.opm-form-select:focus-within {
  outline: unset;
  -webkit-box-shadow: 0 0 1.5px -0.25px #006DEB;
          box-shadow: 0 0 1.5px -0.25px #006DEB;
  border: 1px solid #006DEB;
}
.form-group select.is-invalid:not(select.form-control),
.opm-form-input.is-invalid:not(select.form-control),
.opm-form-select.is-invalid:not(select.form-control) {
  border-color: #FF1E1E;
  padding-right: calc(1.5em + 0.75rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  background-color: #ffffff;
}

.was-validated .form-control:invalid {
  border-color: red;
}

.form-feedback-error {
  margin-top: 4px;
  font-size: 14px;
  color: #FF1E1E;
  display: none;
}

textarea.form-control {
  height: auto;
  padding: 12px;
}

.form-group select,
.opm-form-select {
  --form-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-image: var(--form-bg-img), var(--form-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
}
.form-group select.is-invalid,
.opm-form-select.is-invalid {
  --form-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FF1E1E'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23FF1E1E' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  border-color: #FF1E1E !important;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.opu-main-wrapper h1 {
  font-size: calc(1.375rem + 2.2vw);
  line-height: 1.0625;
  letter-spacing: -1px;
  font-weight: 700;
  margin: 0 0 12px;
}
.opu-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -0.65px;
  margin: 0 0 12px;
}
.opu-main-wrapper h3,
.opu-main-wrapper .h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}
.opu-main-wrapper h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
}
.opu-main-wrapper h5,
.opu-main-wrapper .h5 {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}
.opu-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
}
.opu-main-wrapper p,
.opu-main-wrapper .p {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px;
}
.opu-main-wrapper ul li {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 12px;
}
@media only screen and (min-width: 1200px) {
  .opu-main-wrapper h1 {
    font-size: 56px;
  }
  .opu-main-wrapper h2 {
    font-size: 2.5rem;
  }
  .opu-main-wrapper h3,
  .opu-main-wrapper .h3 {
    font-size: 2rem;
  }
  .opu-main-wrapper h4 {
    font-size: 1.75rem;
  }
}

#scroll,
.heading-menu {
  display: none;
}

:root {
  --color-primary: #3B73F2;
  --color-black: #000000;
  --color-white: #ffffff;
  --color-blue: #274EA3;
  --text-color: #000000;
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

ul[role=list],
ol[role=list] {
  list-style: none;
}

html:focus-within {
  scroll-behavior: smooth;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
body {
  color: var(--text-color);
  font-weight: 300;
  min-height: 100vh;
  line-height: 1.5;
}

.w-100 {
  width: 100%;
}

.content-list {
  max-width: 620px;
}
@media screen and (max-width: 991.98px) {
  .content-list {
    max-width: 720px;
    margin: 0 auto 60px;
  }
}
.content-list .content-list-item {
  border: 1px solid #E9E9E9;
  border-radius: 8px;
  padding: 24px;
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 20px;
  background: #fff;
}
.content-list .content-list-item:last-child {
  margin-bottom: 0;
}
.content-list .content-list-item.active .icon-chevron-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.content-list .content-list-item.active .content-list-desc {
  display: block !important;
}
.content-list .content-list-item .content-list-icon {
  width: 36px;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-list .content-list-item .content-list-body {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-list .content-list-item .content-list-body .content-list-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  width: 100%;
}
.content-list .content-list-item .content-list-body .content-list-title h5 {
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.content-list .content-list-item .content-list-body .content-list-desc {
  padding-top: 8px;
  display: none;
}
.content-list .content-list-item .content-list-body .content-list-desc ul {
  padding-left: 15px;
  list-style-type: disc;
  margin-top: 16px;
}
.content-list .content-list-item .icon-chevron-down {
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=");
}

.dwn-priv {
  font-size: 12px;
  line-height: 1.5;
  margin: 12px 0;
  color: inherit;
}

#ukcountry_region,
#country_state {
  margin-top: 12px;
}

#meGDPRMessage {
  color: inherit;
  font-size: 12px;
  width: 100%;
}

.checkmarkgdpr {
  margin: 0 !important;
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  width: 20px !important;
  height: 20px !important;
  border: 1px solid #ddd !important;
  border-radius: 4px !important;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 8px !important;
  background: #ffffff !important;
}

.checkmarkgdpr::before {
  content: "";
  top: -1px !important;
  left: 0 !important;
  position: relative !important;
  width: 6px !important;
  height: 11px !important;
  border-style: solid !important;
  border-width: 0 2px 2px 0 !important;
  -webkit-transform: rotate(45deg) scale(0) !important;
  transform: rotate(45deg) scale(0) !important;
  -webkit-transition: 120ms -webkit-transform ease-out !important;
  transition: 120ms -webkit-transform ease-out !important;
  transition: 120ms transform ease-out !important;
  transition: 120ms transform ease-out, 120ms -webkit-transform ease-out !important;
}

.checkmarkgdpr.enableCheckgdpr::before {
  -webkit-transform: rotate(45deg) scale(1) !important;
  transform: rotate(45deg) scale(1) !important;
}

.content-list-image-wrapper {
  position: sticky;
  top: 100px;
}
@media only screen and (max-width: 991.98px) {
  .content-list-image-wrapper {
    display: none;
  }
}

.banner-form-card {
  border-radius: 8px;
  padding: 24px;
  background: var(--color-white);
  color: var(--color-black);
  max-width: 420px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  min-height: 300px;
  -webkit-box-shadow: 0px 0px 4px 0px rgb(228, 220, 17);
          box-shadow: 0px 0px 4px 0px rgb(228, 220, 17);
}
.banner-form-card .banner-form-thanks {
  display: none;
}
.banner-form-card .opu-btn {
  line-height: 1;
  height: 44px;
}
.banner-form-card .thanks-content {
  text-align: center;
}
.banner-form-card .thanks-content h6 {
  margin-top: 12px;
}
.banner-form-card .banner-form-wrapper form {
  margin-top: 16px;
}

.content-list-image {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .content-list-image {
    display: none;
  }
}
.content-list-image.active {
  display: block;
}

.sec-header {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (min-width: 992px) {
  .sec-header .title-break {
    display: block;
  }
}

.mb-0 {
  margin-bottom: 0 !important;
}

.bottom-cta-section {
  padding: 80px 0;
}
.bottom-cta-section .bottom-cta-btn-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 0 16px;
  margin-top: 32px;
}

@media only screen and (max-width: 440.98px) {
  .bottom-cta-btn-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px 0 !important;
  }
  .bottom-cta-btn-group .opu-btn {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.supported-section {
  padding: 80px 0;
  background: #f8f8f8;
}
.supported-section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.supported-server-img {
  text-align: center;
}
.supported-server-img svg {
  max-width: 460px;
  height: auto;
  width: 100%;
}

.supported-list {
  gap: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .supported-list {
    margin: 32px auto;
  }
}
.supported-list li {
  position: relative;
  padding-left: 40px;
  font-size: 20px !important;
  margin-bottom: 20px;
  font-weight: 300;
  line-height: 30px;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #ddd;
  border-radius: 100px;
  padding: 12px 32px 12px 56px;
  background: #ffffff;
}
.supported-list li::before {
  position: absolute;
  content: "";
  left: 16px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjM0NCAxNi45NjI2TDE4LjE4NzYgOS4xMTkwNUwxNi45NTgxIDcuODg5NThMMTAuMzQ0IDE0LjUwMzdMNy4wMTkwNCAxMS4xNzg3TDUuNzg5NTggMTIuNDA4MUwxMC4zNDQgMTYuOTYyNlpNMTIuMDAxOCAyMy4wODMxQzEwLjQ2ODggMjMuMDgzMSA5LjAyNzk3IDIyLjc5MjIgNy42NzkxNCAyMi4yMTA0QzYuMzMwMyAyMS42Mjg3IDUuMTU3MDEgMjAuODM5MSA0LjE1OTI1IDE5Ljg0MThDMy4xNjE0OCAxOC44NDQ1IDIuMzcxNTggMTcuNjcxNyAxLjc4OTU1IDE2LjMyMzVDMS4yMDc1MiAxNC45NzUzIDAuOTE2NTA0IDEzLjUzNDcgMC45MTY1MDQgMTIuMDAxOEMwLjkxNjUwNCAxMC40Njg4IDEuMjA3MzkgOS4wMjc5NyAxLjc4OTE3IDcuNjc5MTRDMi4zNzA5NSA2LjMzMDMgMy4xNjA0OSA1LjE1NzAxIDQuMTU3OCA0LjE1OTI2QzUuMTU1MTIgMy4xNjE0OCA2LjMyNzkgMi4zNzE1OCA3LjY3NjE0IDEuNzg5NTVDOS4wMjQzNiAxLjIwNzUyIDEwLjQ2NDkgMC45MTY1MDQgMTEuOTk3OSAwLjkxNjUwNEMxMy41MzA4IDAuOTE2NTA0IDE0Ljk3MTYgMS4yMDczOSAxNi4zMjA1IDEuNzg5MTdDMTcuNjY5MyAyLjM3MDk1IDE4Ljg0MjYgMy4xNjA0OSAxOS44NDA0IDQuMTU3OEMyMC44MzgxIDUuMTU1MTIgMjEuNjI4IDYuMzI3OSAyMi4yMTAxIDcuNjc2MTRDMjIuNzkyMSA5LjAyNDM2IDIzLjA4MzEgMTAuNDY0OSAyMy4wODMxIDExLjk5NzlDMjMuMDgzMSAxMy41MzA4IDIyLjc5MjIgMTQuOTcxNiAyMi4yMTA0IDE2LjMyMDVDMjEuNjI4NyAxNy42NjkzIDIwLjgzOTEgMTguODQyNiAxOS44NDE4IDE5Ljg0MDRDMTguODQ0NSAyMC44MzgxIDE3LjY3MTcgMjEuNjI4IDE2LjMyMzUgMjIuMjEwMUMxNC45NzUzIDIyLjc5MjEgMTMuNTM0NyAyMy4wODMxIDEyLjAwMTggMjMuMDgzMVoiIGZpbGw9IiMwOUFCNTgiLz4KPC9zdmc+Cg==");
}

.support-note {
  text-align: center;
  margin-top: 32px !important;
}

.whychoose-section {
  padding: 80px 0;
  background-color: #F8F8F8;
}
@media screen and (max-width: 991.98px) {
  .whychoose-section .row {
    gap: 24px 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.whychoose-section .whychoose-card {
  background-color: #fff;
  border-radius: 16px;
  padding: 32px;
  height: 100%;
}
.whychoose-section .whychoose-card .whychoose-icon {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.whychoose-section .whychoose-card p {
  margin-bottom: 0;
}
.whychoose-section .whychoose-card h4 {
  margin-bottom: 4px;
}

.opu-main-wrapper *,
.opu-main-wrapper *::before,
.opu-main-wrapper *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.opu-main-wrapper h1,
.opu-main-wrapper h2,
.opu-main-wrapper h3,
.opu-main-wrapper h4,
.opu-main-wrapper h5,
.opu-main-wrapper h6,
.opu-main-wrapper p {
  color: var(--text-color);
}
.opu-main-wrapper h1 {
  font-size: 48px;
  line-height: 1.25;
  letter-spacing: -1px;
  font-weight: 700;
  margin: 0 0 12px;
}
.opu-main-wrapper a {
  color: var(--color-primary);
}
.opu-main-wrapper .m-0 {
  margin: 0 !important;
}
.opu-main-wrapper .mb-0 {
  margin-bottom: 0 !important;
}
.opu-main-wrapper .mb-2 {
  margin-bottom: 8px !important;
}
.opu-main-wrapper .mb-3 {
  margin-bottom: 12px !important;
}
.opu-main-wrapper .mt-3 {
  margin-top: 12px !important;
}
.opu-main-wrapper .mt-4 {
  margin-top: 32px !important;
}
.opu-main-wrapper .mb-4 {
  margin-bottom: 32px !important;
}
.opu-main-wrapper .text-center {
  text-align: center;
}
.opu-main-wrapper .text-white {
  color: var(--color-white) !important;
}
.opu-main-wrapper .container {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.opu-main-wrapper .sec-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.opu-main-wrapper .sec-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.opu-main-wrapper .sec-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 840px;
  margin: auto auto 32px;
  text-align: center;
}
.opu-main-wrapper .sec-header .sec-title {
  text-align: center;
  margin-bottom: 20px;
}
.opu-main-wrapper .sec-header .sec-title-break {
  display: block;
}
.opu-main-wrapper .opu-banner-section {
  background: #fffadd;
  padding: 80px 0;
  color: #fff;
}
.opu-main-wrapper .opu-banner-section .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.opu-main-wrapper .opu-banner-section .banner-subtitle {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.75;
  margin: 0 0 16px;
}
.opu-main-wrapper .how-section {
  position: relative;
  z-index: 1;
}
.opu-main-wrapper .how-section::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5%;
  width: 100%;
  height: 100%;
  background: url("https://www.manageengine.com/products/oputils/style/../images/dhcp/opu-wave-1940.svg") no-repeat scroll center bottom;
  background-size: 100%;
  z-index: -1;
}
@media only screen and (min-width: 1920px) {
  .opu-main-wrapper .how-section::before {
    background: url("https://www.manageengine.com/products/oputils/style/../images/dhcp/opu-wave-2560.svg") no-repeat scroll center bottom;
  }
}
.opu-main-wrapper .how-section .how-product-screen {
  max-width: 940px;
  margin: 60px auto 0;
  -webkit-box-shadow: 0px 12px 32px #cdd0d6;
          box-shadow: 0px 12px 32px #cdd0d6;
  border-radius: 6px;
}
.opu-main-wrapper .how-section .how-product-screen img {
  border-radius: 6px;
  max-width: 100%;
  height: auto;
}

.feature-image-wrapper {
  position: relative;
}
.feature-image-wrapper .feature-image-item {
  -webkit-box-shadow: 0 12px 32px #cdd0d6;
          box-shadow: 0 12px 32px #cdd0d6;
  position: sticky;
  top: 150px;
  border-radius: 6px;
}
.feature-image-wrapper .feature-image-item img {
  border-radius: 6px;
  margin: auto;
}
.feature-image-wrapper .feature-image-item::before {
  content: "";
  background-image: radial-gradient(circle at center, #dddddd 0, #dddddd 3px, rgba(255, 255, 255, 0) 3px, rgba(255, 255, 255, 0) 100%);
  background-repeat: repeat;
  background-position: left center;
  background-size: 18px 18px;
  position: absolute;
  width: 120px;
  height: 120px;
  bottom: -12%;
  right: -4%;
  z-index: -1;
}

.feature-mobile-mockup {
  max-height: 380px;
  -webkit-box-shadow: unset !important;
          box-shadow: unset !important;
}

.edi-btn inputgroup.error .error-field,
.edi-btn inputgroup.error1 .error-field1,
.edi-btn inputgroup.error2 .error-field2 {
  color: red !important;
  top: 4px;
}

.edi-btn {
  margin: 0 !important;
}
.edi-btn inputgroup input,
.edi-btn inputgroup select,
.edi-btn inputgroup textarea,
.edi-btn .field-valid input,
.edi-btn .field-valid select,
.edi-btn .field-valid textarea,
.edi-btn .field-error input,
.edi-btn .field-error select,
.edi-btn .field-error textarea {
  font-weight: 400 !important;
  max-width: 100% !important;
  width: 100% !important;
  border-radius: 4px !important;
  background: #fff !important;
  font-size: 15px !important;
  border: 1px solid #E5E7EB !important;
  padding: 0px 12px !important;
  height: 48px;
  line-height: 48px !important;
  outline: unset;
}
.edi-btn inputgroup input:focus,
.edi-btn inputgroup select:focus,
.edi-btn inputgroup textarea:focus,
.edi-btn .field-valid input:focus,
.edi-btn .field-valid select:focus,
.edi-btn .field-valid textarea:focus,
.edi-btn .field-error input:focus,
.edi-btn .field-error select:focus,
.edi-btn .field-error textarea:focus {
  border-color: var(--color-primary) !important;
}
.edi-btn inputgroup {
  margin-bottom: 2px !important;
}
.edi-btn inputgroup.focus label {
  color: var(--text-color) !important;
  font-weight: 300 !important;
  -webkit-transform: translate(0px, 0px) scale(1) !important;
          transform: translate(0px, 0px) scale(1) !important;
}
.edi-btn inputgroup label {
  color: #6C758A !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

input#downloadSubmit.download {
  width: 100% !important;
  background: #3b73f2 !important;
  color: var(--color-white);
  margin: 0 !important;
  padding: 0px 12px !important;
  font-size: 18px !important;
  border-radius: 4px !important;
}

.edi-btn inputgroup select[data-countrygdpr=MECountryListing] {
  margin: 24px 0 16px !important;
  padding: 0px 12px !important;
  height: 48px !important;
  line-height: 48px !important;
}

.dwn-priv.tac {
  font-size: 14px !important;
  text-align: left !important;
  color: var(--text-color) !important;
  margin: 0 0 16px !important;
  line-height: 20px;
  max-width: 100% !important;
  font-weight: 300 !important;
}

.dwn-priv a {
  color: var(--color-primary) !important;
}

#meGDPRMessage {
  margin: 0 0 6px !important;
  width: 100% !important;
}

.opm-review-section {
  padding: 80px 0;
  background: rgb(248, 248, 248);
}
.opm-review-section .slide-content .slide-title h2 {
  text-align: center;
  margin-bottom: 24px;
}
.opm-review-section .slide-content .slide-box {
  max-width: 1180px;
  width: 100%;
  margin: auto;
  padding: 24px;
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #ffffff;
}
.opm-review-section .slide-content .slide-review-title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 30px;
}
.opm-review-section .slide-content .slide-review-title a {
  color: inherit;
  text-decoration: none;
}
.opm-review-section .slide-content .slide-review-industry {
  margin-bottom: 8px;
  font-style: italic;
}
.opm-review-section .slide-content .slide-review-description p {
  font-size: 1rem;
  line-height: 1.7;
  font-weight: 300;
  margin-bottom: 12px;
}
.opm-review-section .slide-content .slide-review-industry {
  margin-bottom: 8px;
  font-style: italic;
}
.opm-review-section .slide-content .slide-review-details {
  margin: 8px 0 16px 0;
}
.opm-review-section .slide-content .slide-review-details .slide-review-rev-role {
  background: #faefef;
}
.opm-review-section .slide-content .slide-review-details .slide-review-company-size {
  background: #eef3fd;
}
.opm-review-section .slide-content .slide-review-details span {
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4px 12px;
  border-radius: 8px;
  margin: 4px 4px 4px 0;
  font-weight: 300;
}
.opm-review-section .slide-content .slide-review-logo {
  margin-top: 24px;
}
.opm-review-section .slide-content .slide-review-logo img {
  max-width: 160px;
}
.opm-review-section .slide-content .slide-box-badge-title {
  background: #ececec;
  display: inline-block;
  padding: 4px 8px;
  border-radius: 4px;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 13px;
}
.opm-review-section .slide-content .slide-box-border-title {
  font-weight: 300;
  font-size: 16px;
  border-bottom: 3px solid #e8e8e8;
  display: inline-block;
  margin-bottom: 12px;
}
.opm-review-section .swiper-button-next,
.opm-review-section .swiper-button-prev {
  color: #707070 !important;
}
.opm-review-section .swiper-button-next {
  right: 0;
}
.opm-review-section .swiper-button-prev {
  left: 0;
}
.opm-review-section .swiper-slide {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
.opm-review-section .award-card-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.opm-review-section .award-card-wrapper .award-card {
  height: 100%;
}
.opm-review-section .award-card-wrapper .award-card a {
  text-decoration: none;
  color: inherit;
  border: 1px solid #f2f1f1;
  border-radius: 6px;
  background: #ffffff;
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.opm-review-section .award-card-wrapper .award-card a:hover {
  color: inherit;
  -webkit-box-shadow: 2px 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.opm-review-section .award-card-wrapper .award-card .award-description {
  margin-bottom: 0;
  text-align: center;
  padding: 20px;
  font-size: 15px;
  display: block;
  line-height: 1.7;
  font-weight: 300;
}
.opm-review-section .award-card-wrapper .award-card .award-img {
  padding: 15px 0;
  height: 120px;
  border-bottom: 1px solid #f2f1f1;
  overflow: hidden;
  position: relative;
  display: block;
}
.opm-review-section .award-card-wrapper .award-card .award-img img {
  position: absolute;
  max-width: 75%;
  max-height: 75%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-radius: 4px;
}

.top-feature-section .row {
  margin-bottom: 80px;
}
.top-feature-section .row:last-child {
  margin-bottom: 0;
}
.top-feature-section .row > div:last-child {
  text-align: center;
}
.top-feature-section .row > div:last-child img {
  margin: auto;
  max-width: 580px;
  width: 100%;
}
.top-feature-section .row .feature-sec-content {
  max-width: 600px;
}
.top-feature-section .row .feature-sec-content ul {
  padding-left: 15px;
  list-style-type: disc;
}
.top-feature-section .row:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.top-feature-section .row:nth-child(odd) .feature-sec-content {
  margin-left: auto;
}

@media only screen and (max-width: 1079.98px) {
  .opu-main-wrapper .opu-banner-section .opu-banner-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .opu-main-wrapper .opu-banner-section .opu-banner-grid .opu-banner-content {
    width: 100%;
    text-align: center;
  }
  .opu-main-wrapper .opu-banner-section .opu-banner-grid .opu-banner-content .banner-achieve-grid {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .opu-main-wrapper .opu-banner-section .opu-banner-grid .opu-banner-form {
    width: 100%;
    max-width: 420px;
    margin: 80px auto 0;
  }
}
@media only screen and (max-width: 991.98px) {
  .opu-main-wrapper h5 {
    margin: 0 0 8px;
  }
  .opu-main-wrapper h1 {
    font-size: 46px;
    line-height: 58px;
  }
  .opu-main-wrapper h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .opu-main-wrapper .core-feature-section .core-feature-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .opu-main-wrapper .top-feature-section .feature-accordian-grid {
    grid-template-columns: auto;
    grid-gap: 0;
  }
  .opu-main-wrapper .top-feature-section .feature-accordian-grid .feature-accordian-list .feature-accordian-item .accordian-body .feature-image-block {
    display: block;
  }
  .opu-main-wrapper .top-feature-section .feature-accordian-grid .feature-image-item {
    display: none;
  }
  .opu-main-wrapper .sec-header .sec-title-break {
    display: inline;
  }
}
@media only screen and (max-width: 767.98px) {
  .opu-main-wrapper .opu-banner-section .opu-banner-grid .opu-banner-form {
    margin: 60px auto 0;
  }
  .opu-main-wrapper .sec-padding-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .opu-main-wrapper .edi-btn {
    padding: 0 !important;
  }
  .opu-main-wrapper .opu-banner-section {
    padding: 60px 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .opu-main-wrapper .opu-banner-section .opu-banner-grid .opu-banner-content .banner-achieve-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .opu-main-wrapper .core-feature-section .core-feature-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .sec-padding-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width: 475.98px) {
  .opu-main-wrapper .opu-banner-section .opu-banner-grid .opu-banner-content .banner-achieve-grid {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 425.98px) {
  .opu-main-wrapper .opu-banner-section .opu-banner-grid .opu-banner-form {
    margin: 40px auto 0;
  }
}