html {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  line-height: 1.5;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button {
  font-family: inherit;
}

embed,
img,
object,
video {
  max-width: 100%;
  height: auto;
}

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

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  outline: 0;
}

a:focus,
input:focus,
select:focus,
textarea:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: 0;
}

.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-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%;
  }
}
.resource-main-wrapper h1,
.whitepaper-main-wrapper h1 {
  font-size: calc(1.375rem + 2.2vw);
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
  color: #000000;
}
.resource-main-wrapper h2,
.whitepaper-main-wrapper h2 {
  font-size: calc(1.325rem + 1.75vw);
  font-weight: 800;
  line-height: 1.3;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
  color: #000000;
}
.resource-main-wrapper h3,
.whitepaper-main-wrapper h3 {
  font-size: calc(1.3rem + 1vw);
  font-weight: 800;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
  color: #000000;
}
.resource-main-wrapper h4,
.whitepaper-main-wrapper h4 {
  font-size: calc(1.275rem + 0.75vw);
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.75px;
  margin: 0 0 8px;
  color: #000000;
}
.resource-main-wrapper h5,
.whitepaper-main-wrapper h5 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.35;
  letter-spacing: -0.5px;
  margin: 0 0 12px;
  color: #000000;
}
.resource-main-wrapper h6,
.whitepaper-main-wrapper h6 {
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: -0.25px;
  margin: 0 0 12px;
  color: #000000;
}
.resource-main-wrapper p,
.whitepaper-main-wrapper p {
  font-size: 17px;
  font-weight: 300;
  line-height: 1.65;
  margin: 0 0 16px;
  color: #000000;
}
.resource-main-wrapper ul li,
.whitepaper-main-wrapper ul li {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  margin: 0 0 16px;
  color: #000000;
}
@media only screen and (min-width: 1200px) {
  .resource-main-wrapper h1,
  .whitepaper-main-wrapper h1 {
    font-size: 3rem;
  }
  .resource-main-wrapper h2,
  .whitepaper-main-wrapper h2 {
    font-size: 2.5rem;
  }
  .resource-main-wrapper h3,
  .whitepaper-main-wrapper h3 {
    font-size: 2rem;
  }
  .resource-main-wrapper h4,
  .whitepaper-main-wrapper h4 {
    font-size: 1.75rem;
  }
}

.opm-btn {
  border: 0;
  border-radius: 4px;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5;
  cursor: pointer;
  text-align: center;
  padding: 8px 16px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: inherit;
  font-weight: 500;
}
.opm-btn.btn-primary {
  background-color: #E80E19;
  color: #ffffff;
}
.opm-btn > span:last-child.opm-btn-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 8px;
}

a.opm-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);
}

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

.container {
  max-width: 1280px;
}

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

.text-center {
  text-align: center !important;
}

.resource-main-wrapper {
  color: #000000;
  background-color: #FAFAFA;
}
.resource-main-wrapper *,
.resource-main-wrapper *::before,
.resource-main-wrapper *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.resource-main-wrapper .resource-banner {
  padding: 74px 0;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF0BC), to(rgba(255, 248, 224, 0.76))), url("https://www.manageengine.com/network-monitoring/images/resource/resource-banner-bg-pattern.svg");
  background: linear-gradient(180deg, #FFF0BC 0%, rgba(255, 248, 224, 0.76) 100%), url("https://www.manageengine.com/network-monitoring/images/resource/resource-banner-bg-pattern.svg");
}
.resource-main-wrapper .resource-banner-content h1 {
  margin-bottom: 8px;
}
.resource-main-wrapper .resource-banner-content p {
  font-size: 18px;
  margin-bottom: 0;
}
.resource-main-wrapper .resource-banner-content .input-group {
  max-width: 540px;
  width: 100%;
  display: inline-block;
  margin: 12px auto 0;
  position: relative;
}
.resource-main-wrapper .resource-banner-content .input-group .resource-search-input {
  border: 1px solid #EEEEEE;
  border-radius: 4px;
  background: #ffffff;
  padding: 16px 40px 16px 16px;
  font-size: 16px;
  font-family: inherit;
  font-weight: 300;
  width: 100%;
}
.resource-main-wrapper .resource-banner-content .input-group .resource-search-input::-webkit-input-placeholder {
  color: #ABABAB;
}
.resource-main-wrapper .resource-banner-content .input-group .resource-search-input::-moz-placeholder {
  color: #ABABAB;
}
.resource-main-wrapper .resource-banner-content .input-group .resource-search-input:-ms-input-placeholder {
  color: #ABABAB;
}
.resource-main-wrapper .resource-banner-content .input-group .resource-search-input::-ms-input-placeholder {
  color: #ABABAB;
}
.resource-main-wrapper .resource-banner-content .input-group .resource-search-input::placeholder {
  color: #ABABAB;
}
.resource-main-wrapper .resource-banner-content .input-group .input-group-icon {
  position: absolute;
  top: 52%;
  right: 16px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.resource-main-wrapper .resource-inner-navbar {
  border-bottom: 1px solid #EBEBEB;
  background: #ffffff;
  overflow-x: auto;
}
.resource-main-wrapper .resource-inner-navbar ul {
  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;
}
.resource-main-wrapper .resource-inner-navbar ul li {
  margin-bottom: 0;
}
.resource-main-wrapper .resource-inner-navbar ul li a {
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 16px 8px;
  margin: 0 12px;
  color: inherit;
  text-decoration: none;
  position: relative;
}
.resource-main-wrapper .resource-inner-navbar ul li a.active {
  font-weight: 500;
}
.resource-main-wrapper .resource-inner-navbar ul li a.active::before {
  width: 100%;
}
.resource-main-wrapper .resource-inner-navbar ul li a::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background-color: #000000;
  -webkit-transition: width 0.45s ease;
  transition: width 0.45s ease;
}
.resource-main-wrapper .resource-inner-navbar-content {
  padding: 60px 0;
}
.resource-main-wrapper .resource-inner-navbar-content .navbar-content-section {
  display: none;
}
.resource-main-wrapper .resource-inner-navbar-content .navbar-content-section.active {
  display: block;
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card-row {
  gap: 24px 0;
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card-row > * {
  -webkit-transition: width 0.45s ease;
  transition: width 0.45s ease;
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card {
  padding: 32px;
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #F2F2F2;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
          box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
  cursor: pointer;
  height: 100%;
  -webkit-transition: width 0.45s ease;
  transition: width 0.45s ease;
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card:hover {
  -webkit-box-shadow: 0px 8px 32px 0px rgba(226, 226, 226, 0.35);
          box-shadow: 0px 8px 32px 0px rgba(226, 226, 226, 0.35);
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card:hover .learn-more-cta svg {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card .learn-more-cta {
  margin-bottom: 0;
  color: #006DEB;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card .learn-more-cta svg {
  margin: 2px 0 0 8px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card h5 {
  margin: 0 0 8px;
}
.resource-main-wrapper .resource-inner-navbar-content .resource-card .resource-card-icon {
  width: 48px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.resource-main-wrapper .whitepaper-card-row > * {
  margin-bottom: 24px;
  -webkit-transition: width 0.45s ease;
  transition: width 0.45s ease;
}
.resource-main-wrapper .whitepaper-card {
  padding: 24px;
  border-radius: 6px;
  background: #ffffff;
  border: 1px solid #F2F2F2;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
          box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
  cursor: pointer;
  height: 100%;
  -webkit-transition: width 0.45s ease;
  transition: width 0.45s ease;
}
.resource-main-wrapper .whitepaper-card:hover {
  -webkit-box-shadow: 0px 8px 32px 0px rgba(226, 226, 226, 0.35);
          box-shadow: 0px 8px 32px 0px rgba(226, 226, 226, 0.35);
}
.resource-main-wrapper .whitepaper-card:hover .learn-more-cta svg {
  -webkit-transform: translateX(4px);
          transform: translateX(4px);
}
.resource-main-wrapper .whitepaper-card .learn-more-cta {
  margin-bottom: 0;
  color: #006DEB;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 17px;
  cursor: pointer;
  text-decoration: none;
  font-weight: 400;
}
.resource-main-wrapper .whitepaper-card .learn-more-cta svg {
  margin: 2px 0 0 8px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.resource-main-wrapper .whitepaper-card .whitepaper-mock {
  height: 220px;
  border-radius: 4px;
  background: rgba(240, 240, 239, 0.5);
  margin-bottom: 20px;
  overflow: hidden;
  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;
  padding: 10px;
}
.resource-main-wrapper .whitepaper-card .whitepaper-mock img {
  max-height: 200px;
  height: 100%;
}
.resource-main-wrapper .whitepaper-card .whitepaper-card-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.resource-main-wrapper .video-player-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(7, 13, 20, 0.84);
  width: 100%;
  height: 100%;
  padding: 40px 20px;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  display: none;
  opacity: 0;
  z-index: 999;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.resource-main-wrapper .video-player-wrapper * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.resource-main-wrapper .video-player-wrapper.active {
  display: block;
  opacity: 1;
}
.resource-main-wrapper .video-player-wrapper .video-player-container {
  max-width: 720px;
  width: 100%;
  margin: 100px auto auto;
}
.resource-main-wrapper .video-player-wrapper .video-player-container .video-player-close-btn {
  width: 36px;
  height: 36px;
  border-radius: 100px;
  margin-left: auto;
  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;
  cursor: pointer;
  background-color: #ffffff;
}
.resource-main-wrapper .video-player-wrapper .video-player-container .video-player {
  position: relative;
  margin-top: 12px;
  border-radius: 8px;
  padding: 12px;
  background: #ffffff;
}

.whitepaper-main-wrapper {
  color: #000000;
}
.whitepaper-main-wrapper *,
.whitepaper-main-wrapper *::before,
.whitepaper-main-wrapper *::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.whitepaper-main-wrapper a {
  color: #006DEB;
}
.whitepaper-main-wrapper .form-feedback-error {
  margin-top: 4px;
  font-size: 14px;
  color: #FF1E1E;
  display: none;
}
.whitepaper-main-wrapper .list-style-disc {
  list-style-type: disc;
  padding-left: 15px;
}
.whitepaper-main-wrapper .list-style-disc li {
  margin-bottom: 8px;
}
.whitepaper-main-wrapper .whitepaper-content-section {
  position: relative;
  background-color: #F6F6F6;
  z-index: 1;
}
.whitepaper-main-wrapper .whitepaper-content-section::before {
  position: absolute;
  content: "";
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #ffffff;
  z-index: -1;
}
@media only screen and (max-width: 991.98px) {
  .whitepaper-main-wrapper .whitepaper-content-section::before {
    width: 100%;
    height: calc(100% - 31.25rem);
  }
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-badge {
  border-radius: 4px;
  border: 1px solid #FFE9A4;
  background: #FFF3CD;
  padding: 4px 8px;
  display: inline-block;
  font-size: 15px;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-container {
  position: relative;
  padding-top: 50px;
}
@media screen and (max-width: 991.98px) {
  .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-container {
    padding-top: 0;
  }
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-container::after {
  position: absolute;
  content: "";
  top: 6%;
  right: 0;
  max-width: 300px;
  width: 100%;
  max-height: 300px;
  height: 100%;
  background: url("https://www.manageengine.com/network-monitoring/images/whitepaper/whitepaper-form-bg-pattern.svg") no-repeat scroll center center;
  background-size: 100%;
  z-index: -1;
}
@media only screen and (max-width: 991.98px) {
  .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-container::after {
    display: none;
  }
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-content {
  padding: 60px 0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper {
  max-width: 420px;
  width: 100%;
  margin: auto;
  position: relative;
  z-index: 1;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form {
  padding: 24px;
  border-radius: 8px;
  background: #fff;
  -webkit-box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 32px 0px rgba(0, 0, 0, 0.08);
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form .opm-btn {
  width: 100%;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .input-row {
  margin-bottom: 12px;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .input-row::before, .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .input-row::after {
  display: none;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .input-row label {
  width: 100%;
  margin-bottom: 4px;
  display: block;
  font-weight: 400;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .input-row label > sup {
  color: #E80E19;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .checkmarkgdpr {
  display: inline-block;
  cursor: pointer;
  position: relative;
  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;
  margin-right: 8px !important;
  background: #ffffff !important;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .checkmarkgdpr.enableCheckgdpr::before {
  opacity: 1;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .checkmarkgdpr::before {
  content: "";
  display: inline-block !important;
  top: -1px !important;
  left: 6px !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(1) !important;
          transform: rotate(45deg) scale(1) !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;
  opacity: 0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper #ukcountry_region,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper #country_state {
  margin-top: 16px;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn),
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select {
  display: inline-block;
  width: 100%;
  height: 40px;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 0 12px;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #ffffff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: inherit;
  font-weight: 400;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn):focus,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select:focus {
  border: 1px solid #006DEB;
  -webkit-box-shadow: 0 0 2px 0px rgba(0, 109, 235, 0.5);
          box-shadow: 0 0 2px 0px rgba(0, 109, 235, 0.5);
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn).is-invalid:not(select),
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select.is-invalid:not(select) {
  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;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn)::-webkit-input-placeholder,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select::-webkit-input-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn)::-moz-placeholder,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select::-moz-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn):-ms-input-placeholder,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select:-ms-input-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn)::-ms-input-placeholder,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select::-ms-input-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn)::-webkit-input-placeholder, .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select::-webkit-input-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn)::-moz-placeholder, .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select::-moz-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn):-ms-input-placeholder, .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select:-ms-input-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn)::-ms-input-placeholder, .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select::-ms-input-placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form input:not(.opm-btn)::placeholder,
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-form select::placeholder {
  color: #b0b0b0;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-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='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  background-image: var(--form-bg-img), var(--form-bg-icon, none);
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .whitepaper-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);
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .dwn-desc {
  color: inherit;
  font-size: 12.5px;
  margin-top: 0;
  line-height: 1.5;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .dwn-desc a {
  color: inherit;
  text-decoration: underline;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper .dwn-desc strong {
  font-weight: 600;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper #meGDPRMessage {
  color: inherit;
  font-size: 12.5px;
  margin: 0;
  width: 100%;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-form-wrapper #meGDPRMessage label {
  line-height: 1.5;
  color: initial;
  display: inline-block;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-content {
  padding-right: 16px;
}
@media only screen and (max-width: 991.98px) {
  .whitepaper-main-wrapper .whitepaper-content-section .whitepaper-content {
    padding-right: 0;
  }
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-content h1 {
  font-weight: 700;
}
.whitepaper-main-wrapper .whitepaper-content-section .whitepaper-content .whitepaper-badge {
  margin-bottom: 16px;
}

.testimonial-section {
  padding: 80px 0 20px;
}
.testimonial-section .customer-review-wrapper {
  background-color: #ffffff;
  border: 1px solid #F2F2F2;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
          box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
  border-radius: 12px;
  padding: 32px;
  height: 100%;
}
.testimonial-section .customer-review-wrapper .swiper {
  height: 100%;
}
.testimonial-section .customer-review-wrapper .swiper .swiper-wrapper {
  height: 100%;
}
.testimonial-section .customer-review-wrapper .swiper .swiper-wrapper .swiper-slide {
  height: 100%;
}
.testimonial-section .customer-review-wrapper .swiper .swiper-wrapper .swiper-slide:last-child .client-profile-section img {
  max-height: 164px;
}
.testimonial-section .testimonial-wrapper {
  margin: 40px 0 0;
}
.testimonial-section .gartner-review-wrapper {
  border-radius: 12px;
  padding: 32px;
  background-color: #ffffff;
  border: 1px solid #F2F2F2;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
          box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
  margin-bottom: 24px;
  min-height: 419px;
  position: relative;
}
.testimonial-section .gartner-review-wrapper .gartnerReviewSwiper {
  padding-bottom: 16px;
}
.testimonial-section .gartner-review-wrapper .gartnerReviewSwiper .swiper-pagination {
  bottom: -5px;
}
.testimonial-section .gartner-review-card .gartner-review--item p:not(.gartner-review-details p):last-child {
  margin-bottom: 0;
}
.testimonial-section .gartner-review-card .gartner-logo {
  height: 50px;
}
.testimonial-section .gartner-review-card .gartner-review-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #818181;
}
@media only screen and (max-width: 575.98px) {
  .testimonial-section .gartner-review-card .gartner-review-details {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.testimonial-section .gartner-review-card .gartner-review-details p {
  margin: 0 24px 12px 0;
  font-size: 16px;
  line-height: 1.75;
}
.testimonial-section .gartner-review-card h4 {
  margin: 12px 0;
  font-weight: 600;
  line-height: 1.35;
}
.testimonial-section .client-review-card {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.testimonial-section .client-review-card .client-profile-section {
  background-color: #f4f4f4;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 16px;
  padding-bottom: 150px;
  margin-bottom: 24px;
  position: relative;
}
.testimonial-section .client-review-card .client-profile-section img {
  max-width: 234px;
  max-height: 154px;
  position: absolute;
  bottom: 0;
}
.testimonial-section .client-review-card .client-profile-section .btn-play-icon {
  width: 36px;
  height: 36px;
  border-radius: 100px;
  background-color: #006DEB;
  color: #ffffff;
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 16px;
}
.testimonial-section .client-review-card .client-profile-section .btn-play-icon::before {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 11px solid #ffffff;
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-32%, -50%);
  transform: translate(-36%, -50%);
}
.testimonial-section .client-review-card .client-details .client-name {
  color: #006DEB;
  font-size: 18px;
}
.testimonial-section .client-review-card .btn-link {
  padding: 0;
  margin: 0;
  background: none;
  border: 0;
  font-size: 15px;
  text-decoration: underline;
  text-transform: uppercase;
  color: #006DEB;
  font-weight: 500;
  cursor: pointer;
}
.testimonial-section .award-badge-card {
  background-color: #ffffff;
  border: 1px solid #F2F2F2;
  -webkit-box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
          box-shadow: 0px 4px 12px 0px rgba(255, 248, 226, 0.12);
  border-radius: 12px;
  height: 160px;
  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;
}
@media only screen and (max-width: 991.98px) {
  .testimonial-section .award-badge-card {
    margin-bottom: 24px;
  }
}
.testimonial-section .award-badge-card img {
  height: 100px;
}

.swiper-slide {
  padding: 0;
}

.youTubeIframe {
  min-height: 32vh;
}