.main-content-wrappper * {
  box-sizing: border-box; }
.main-content-wrappper h1,
.main-content-wrappper .h1 {
  font-weight: 600;
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: -1.5px;
  margin-bottom: 16px; }
.main-content-wrappper h2,
.main-content-wrappper .h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 16px; }
.main-content-wrappper h3,
.main-content-wrappper .h3 {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 16px; }
.main-content-wrappper h4,
.main-content-wrappper .h4 {
  font-size: 28px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: -0.5px;
  margin: 0 0 16px; }
.main-content-wrappper h5,
.main-content-wrappper .h5 {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 500;
  letter-spacing: -0.25px;
  margin: 0 0 16px; }
.main-content-wrappper p,
.main-content-wrappper ul li {
  font-size: 17px;
  line-height: 1.75;
  margin: 0 0 16px;
  font-weight: 300; }
.main-content-wrappper a {
  color: #006deb; }
.main-content-wrappper .container {
  max-width: 1280px;
  width: 100%;
  padding-left: 12px;
  padding-right: 12px; }
.main-content-wrappper .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  padding-top: 0;
  padding-bottom: 0; }
  .main-content-wrappper .row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-left: 12px;
    padding-right: 12px; }
  .main-content-wrappper .row.g-0 {
    margin-right: 0;
    margin-left: 0; }
    .main-content-wrappper .row.g-0 > * {
      padding-left: 0;
      padding-right: 0; }
.main-content-wrappper .col-auto {
  flex: 0 0 auto;
  width: auto; }
.main-content-wrappper .col {
  flex: 1 0 0%; }
.main-content-wrappper .col-1 {
  flex: 0 0 auto;
  width: 8.33333333%; }
.main-content-wrappper .col-2 {
  flex: 0 0 auto;
  width: 16.66666667%; }
.main-content-wrappper .col-3 {
  flex: 0 0 auto;
  width: 25%; }
.main-content-wrappper .col-4 {
  flex: 0 0 auto;
  width: 33.33333333%; }
.main-content-wrappper .col-5 {
  flex: 0 0 auto;
  width: 41.66666667%; }
.main-content-wrappper .col-6 {
  flex: 0 0 auto;
  width: 50%; }
.main-content-wrappper .col-7 {
  flex: 0 0 auto;
  width: 58.33333333%; }
.main-content-wrappper .col-8 {
  flex: 0 0 auto;
  width: 66.66666667%; }
.main-content-wrappper .col-9 {
  flex: 0 0 auto;
  width: 75%; }
.main-content-wrappper .col-10 {
  flex: 0 0 auto;
  width: 83.33333333%; }
.main-content-wrappper .col-11 {
  flex: 0 0 auto;
  width: 91.66666667%; }
.main-content-wrappper .col-12 {
  flex: 0 0 auto;
  width: 100%; }
@media only screen and (min-width: 576px) {
  .main-content-wrappper .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .main-content-wrappper .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .main-content-wrappper .col-sm-3 {
    flex: 0 0 auto;
    width: 25%; }
  .main-content-wrappper .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .main-content-wrappper .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .main-content-wrappper .col-sm-6 {
    flex: 0 0 auto;
    width: 50%; }
  .main-content-wrappper .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .main-content-wrappper .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .main-content-wrappper .col-sm-9 {
    flex: 0 0 auto;
    width: 75%; }
  .main-content-wrappper .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .main-content-wrappper .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .main-content-wrappper .col-sm-12 {
    flex: 0 0 auto;
    width: 100%; } }
@media only screen and (min-width: 768px) {
  .main-content-wrappper .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .main-content-wrappper .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .main-content-wrappper .col-md-3 {
    flex: 0 0 auto;
    width: 25%; }
  .main-content-wrappper .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .main-content-wrappper .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .main-content-wrappper .col-md-6 {
    flex: 0 0 auto;
    width: 50%; }
  .main-content-wrappper .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .main-content-wrappper .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .main-content-wrappper .col-md-9 {
    flex: 0 0 auto;
    width: 75%; }
  .main-content-wrappper .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .main-content-wrappper .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .main-content-wrappper .col-md-12 {
    flex: 0 0 auto;
    width: 100%; } }
@media only screen and (min-width: 992px) {
  .main-content-wrappper .col-lg-auto {
    flex: 0 0 auto;
    width: auto; }
  .main-content-wrappper .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .main-content-wrappper .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .main-content-wrappper .col-lg-3 {
    flex: 0 0 auto;
    width: 25%; }
  .main-content-wrappper .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .main-content-wrappper .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .main-content-wrappper .col-lg-6 {
    flex: 0 0 auto;
    width: 50%; }
  .main-content-wrappper .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .main-content-wrappper .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .main-content-wrappper .col-lg-9 {
    flex: 0 0 auto;
    width: 75%; }
  .main-content-wrappper .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .main-content-wrappper .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .main-content-wrappper .col-lg-12 {
    flex: 0 0 auto;
    width: 100%; }
  .main-content-wrappper .text-lg-break {
    display: block !important; } }
@media only screen and (min-width: 1200px) {
  .main-content-wrappper .col-xl-auto {
    flex: 0 0 auto;
    width: auto; }
  .main-content-wrappper .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%; }
  .main-content-wrappper .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%; }
  .main-content-wrappper .col-xl-3 {
    flex: 0 0 auto;
    width: 25%; }
  .main-content-wrappper .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%; }
  .main-content-wrappper .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%; }
  .main-content-wrappper .col-xl-6 {
    flex: 0 0 auto;
    width: 50%; }
  .main-content-wrappper .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%; }
  .main-content-wrappper .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%; }
  .main-content-wrappper .col-xl-9 {
    flex: 0 0 auto;
    width: 75%; }
  .main-content-wrappper .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%; }
  .main-content-wrappper .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%; }
  .main-content-wrappper .col-xl-12 {
    flex: 0 0 auto;
    width: 100%; } }
.main-content-wrappper .m-0 {
  margin: 0 !important; }
.main-content-wrappper .mb-0 {
  margin-bottom: 0 !important; }
.main-content-wrappper .p-0 {
  padding: 0 !important; }
.main-content-wrappper .pb-0 {
  padding-bottom: 0 !important; }
.main-content-wrappper .pt-0 {
  padding-top: 0 !important; }
.main-content-wrappper .d-flex {
  display: flex !important; }
.main-content-wrappper .align-items-center {
  align-items: center !important; }
.main-content-wrappper .justify-content-center {
  justify-content: center; }
.main-content-wrappper .flex-wrap {
  flex-wrap: wrap !important; }
.main-content-wrappper .btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: inherit;
  font-weight: 500;
  cursor: pointer;
  padding: 12px 16px;
  line-height: 1.2;
  font-size: 17px;
  transition: all 0.15s ease-in;
  border-radius: 4px;
  background: #e80e19;
  color: #ffffff;
  border: 1px solid #e80e19; }
  .main-content-wrappper .btn-primary:hover, .main-content-wrappper .btn-primary:focus, .main-content-wrappper .btn-primary:focus-within, .main-content-wrappper .btn-primary:active {
    background: #c80420;
    text-decoration: none; }

.gpi-section-wrapper .banner-section {
  padding: 80px 0;
  background: linear-gradient(180deg, #e0eefd 0%, #f4f0e1 100%); }
  .gpi-section-wrapper .banner-section a {
    margin-top: 8px; }
.gpi-section-wrapper .banner-img-wrapper {
  text-align: center;
  position: relative; }
  .gpi-section-wrapper .banner-img-wrapper svg {
    width: 54px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .gpi-section-wrapper .banner-img-wrapper .gpi-sc {
    max-width: 360px;
    margin: auto; }
.gpi-section-wrapper .about-section {
  padding: 80px 0; }
.gpi-section-wrapper .unorder-list li {
  padding-left: 32px;
  margin-bottom: 8px;
  position: relative; }
  .gpi-section-wrapper .unorder-list li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 2.5px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjM0NCAxNi45NjI2TDE4LjE4NzYgOS4xMTkwNUwxNi45NTgxIDcuODg5NThMMTAuMzQ0IDE0LjUwMzdMNy4wMTkwNCAxMS4xNzg3TDUuNzg5NTggMTIuNDA4MUwxMC4zNDQgMTYuOTYyNlpNMTIuMDAxOCAyMy4wODMxQzEwLjQ2ODggMjMuMDgzMSA5LjAyNzk3IDIyLjc5MjIgNy42NzkxNCAyMi4yMTA0QzYuMzMwMyAyMS42Mjg3IDUuMTU3MDEgMjAuODM5MSA0LjE1OTI1IDE5Ljg0MThDMy4xNjE0OCAxOC44NDQ1IDIuMzcxNTggMTcuNjcxNyAxLjc4OTU1IDE2LjMyMzVDMS4yMDc1MiAxNC45NzUzIDAuOTE2NTA0IDEzLjUzNDcgMC45MTY1MDQgMTIuMDAxOEMwLjkxNjUwNCAxMC40Njg4IDEuMjA3MzkgOS4wMjc5NyAxLjc4OTE3IDcuNjc5MTRDMi4zNzA5NSA2LjMzMDMgMy4xNjA0OSA1LjE1NzAxIDQuMTU3OCA0LjE1OTI2QzUuMTU1MTIgMy4xNjE0OCA2LjMyNzkgMi4zNzE1OCA3LjY3NjE0IDEuNzg5NTVDOS4wMjQzNiAxLjIwNzUyIDEwLjQ2NDkgMC45MTY1MDQgMTEuOTk3OSAwLjkxNjUwNEMxMy41MzA4IDAuOTE2NTA0IDE0Ljk3MTYgMS4yMDczOSAxNi4zMjA1IDEuNzg5MTdDMTcuNjY5MyAyLjM3MDk1IDE4Ljg0MjYgMy4xNjA0OSAxOS44NDA0IDQuMTU3OEMyMC44MzgxIDUuMTU1MTIgMjEuNjI4IDYuMzI3OSAyMi4yMTAxIDcuNjc2MTRDMjIuNzkyMSA5LjAyNDM2IDIzLjA4MzEgMTAuNDY0OSAyMy4wODMxIDExLjk5NzlDMjMuMDgzMSAxMy41MzA4IDIyLjc5MjIgMTQuOTcxNiAyMi4yMTA0IDE2LjMyMDVDMjEuNjI4NyAxNy42NjkzIDIwLjgzOTEgMTguODQyNiAxOS44NDE4IDE5Ljg0MDRDMTguODQ0NSAyMC44MzgxIDE3LjY3MTcgMjEuNjI4IDE2LjMyMzUgMjIuMjEwMUMxNC45NzUzIDIyLjc5MjEgMTMuNTM0NyAyMy4wODMxIDEyLjAwMTggMjMuMDgzMVoiIGZpbGw9IiMwOUFCNTgiLz4KPC9zdmc+Cg==");
    transform: scale(0.9); }
.gpi-section-wrapper strong {
  font-weight: 500; }
.gpi-section-wrapper .client-section {
  padding-bottom: 80px; }
.gpi-section-wrapper .client-sec-title h4 {
  position: relative;
  text-align: center; }
.gpi-section-wrapper .client-sec-title h4::before {
  position: absolute;
  content: "";
  max-width: 30%;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  left: 9.25%; }
.gpi-section-wrapper .client-sec-title h4::after {
  position: absolute;
  content: "";
  max-width: 30%;
  width: 100%;
  height: 1px;
  background-color: #ddd;
  top: 50%;
  right: 9.25%; }
.gpi-section-wrapper .client-sec-title h4 span {
  background: #fff;
  position: relative;
  padding: 0 24px;
  z-index: 1; }
.gpi-section-wrapper .client-list-wrapper {
  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: 32px 54px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 48px; }
.gpi-section-wrapper .client-list-wrapper li {
  margin: 0; }
.gpi-section-wrapper .disclaimer-section {
  padding-bottom: 80px; }
.gpi-section-wrapper .disclaimer-card {
  background-color: #f0f6fd;
  padding: 24px;
  border-radius: 8px; }
  .gpi-section-wrapper .disclaimer-card p {
    font-size: 15px;
    margin-bottom: 8px; }
.gpi-section-wrapper .form-wrapper {
  max-width: 520px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  padding: 24px;
  border-radius: 12px;
  -webkit-box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.gpi-section-wrapper .form-wrapper .apm-form {
  width: 100%; }
.gpi-section-wrapper .form-wrapper .apm-form h3 {
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0px 0 16px;
  letter-spacing: 0; }
.gpi-section-wrapper .form-wrapper .apm-form .form-group {
  width: 100%; }
.gpi-section-wrapper .form-wrapper .apm-form .form-group.input-radio-group input {
  padding: 0; }
.gpi-section-wrapper #submit {
  font-size: 17px;
  width: 100%; }
.gpi-section-wrapper #ukcountry_region,
.gpi-section-wrapper #country_state {
  margin-top: 15px; }
.gpi-section-wrapper .form-group {
  margin: 0px 0px 12px; }
.gpi-section-wrapper .form-group input:not(.btn-primary),
.gpi-section-wrapper .form-group select {
  width: 100%;
  border: 1px solid #e3e3e3;
  padding: 0 12px;
  outline: none;
  height: 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  font-size: 15px;
  font-weight: 400;
  font-family: inherit;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border-radius: 4px; }
.gpi-section-wrapper .form-group input::-webkit-input-placeholder,
.gpi-section-wrapper .form-group select::-webkit-input-placeholder {
  color: #757575; }
.gpi-section-wrapper .form-group input::-moz-placeholder,
.gpi-section-wrapper .form-group select::-moz-placeholder {
  color: #757575; }
.gpi-section-wrapper .form-group input:-ms-input-placeholder,
.gpi-section-wrapper .form-group select:-ms-input-placeholder {
  color: #757575; }
.gpi-section-wrapper .form-group input::-ms-input-placeholder,
.gpi-section-wrapper .form-group select::-ms-input-placeholder {
  color: #757575; }
.gpi-section-wrapper .form-group input::placeholder,
.gpi-section-wrapper .form-group select::placeholder {
  color: #757575; }
.gpi-section-wrapper .form-group #meGDPRMessage {
  color: #000;
  padding: 10px 0;
  width: 100%;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.25;
  font-weight: 300; }
.gpi-section-wrapper .input-radio-group label {
  font-weight: 300;
  font-size: 15px; }
.gpi-section-wrapper .input-radio-item-wrapper {
  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;
  gap: 16px;
  margin-top: 8px; }
.gpi-section-wrapper .form-group > select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: noe;
  background-image: linear-gradient(45deg, transparent 50%, #5a5a5a 50%), linear-gradient(135deg, #5a5a5a 50%, transparent 50%), linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  background-position: calc(100% - 17px) calc(1em + 4px), calc(100% - 12px) calc(1em + 4px), calc(100% - 2.5em) 0.5em !important;
  background-size: 6px 5px, 5px 5px, 1px 1.5em !important;
  background-repeat: no-repeat !important; }
.gpi-section-wrapper ::-webkit-input-placeholder {
  color: #b7b7b7;
  opacity: 1; }
.gpi-section-wrapper ::-moz-placeholder {
  color: #b7b7b7;
  opacity: 1; }
.gpi-section-wrapper :-ms-input-placeholder {
  color: #b7b7b7;
  opacity: 1; }
.gpi-section-wrapper ::-ms-input-placeholder {
  color: #b7b7b7;
  opacity: 1; }
.gpi-section-wrapper ::placeholder {
  color: #b7b7b7;
  opacity: 1; }
.gpi-section-wrapper :-ms-input-placeholder {
  color: #b7b7b7; }
.gpi-section-wrapper ::-ms-input-placeholder {
  color: #b7b7b7; }
.gpi-section-wrapper .form-group input[type=text]:focus,
.gpi-section-wrapper .form-group input[type=email]:focus,
.gpi-section-wrapper .form-group select:focus {
  outline: none !important;
  border: 1px solid #016deb !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }
.gpi-section-wrapper .btn-div a {
  position: relative;
  background: #ec1131;
  color: #fff;
  padding: 10px 15px;
  border-radius: 6px;
  text-decoration: none;
  margin: 25px 15px;
  display: inline-block; }
.gpi-section-wrapper .btn-div a:link,
.gpi-section-wrapper .btn-div a:visited {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out; }
.gpi-section-wrapper .btn-div a:hover {
  box-shadow: 0 5px 10px 0 #8a8a8a;
  -webkit-box-shadow: 0 5px 10px 0 #8a8a8a; }
.gpi-section-wrapper .dwn-priv {
  margin-top: 0px;
  font-weight: 300; }
.gpi-section-wrapper .dwn-priv a {
  color: inherit;
  text-decoration: underline; }
.gpi-section-wrapper .input-radio-group .input-radio-item {
  display: grid;
  grid-template-columns: 1.6rem auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=radio] {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 32px;
  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; }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=radio]::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 32px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-out;
  transition: 120ms -webkit-transform ease-out;
  transition: 120ms transform ease-out;
  transition: 120ms transform ease-out, 120ms -webkit-transform ease-out;
  transition: 120ms transform ease-out, 120ms -webkit-transform ease-out;
  -webkit-box-shadow: inset 15px 15px #006deb;
  box-shadow: inset 15px 15px #006deb; }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=radio]:checked {
  border-color: #006deb; }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=radio]:checked::before {
  -webkit-transform: scale(1);
  transform: scale(1); }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=checkbox] {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  border: 1px solid #ddd;
  border-radius: 4px;
  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;
  background: #fff; }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=checkbox]::before {
  content: "";
  top: -1px;
  position: relative;
  width: .375rem;
  height: .75rem;
  border-style: solid;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg) scale(0);
  transform: rotate(45deg) scale(0);
  -webkit-transition: 120ms -webkit-transform ease-out;
  transition: 120ms -webkit-transform ease-out;
  transition: 120ms transform ease-out;
  transition: 120ms transform ease-out, 120ms -webkit-transform ease-out;
  transition: 120ms transform ease-out, 120ms -webkit-transform ease-out; }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=checkbox]:checked {
  background: #006deb;
  border-color: #006deb;
  color: #fff; }
.gpi-section-wrapper .input-radio-group .input-radio-item input[type=checkbox]:checked::before {
  -webkit-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1); }
.gpi-section-wrapper .input-radio-group .input-radio-item label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
.gpi-section-wrapper .mr-3 {
  margin-right: 16px !important; }
.gpi-section-wrapper .input-radio-group .flex-wrap {
  margin-top: 10px; }
.gpi-section-wrapper .form-feedback-error {
  margin-top: 4px;
  font-size: 14px;
  color: #ff1e1e;
  display: none; }
.gpi-section-wrapper .form-control,
.gpi-section-wrapper select#country_state {
  border: 1px solid #ddd;
  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; }
.gpi-section-wrapper .success-msg {
  display: none;
  text-align: center;
  margin: 0 auto;
  padding: 120px 0; }
.gpi-section-wrapper .apm-gartner-quadrant-main-wrapper .success-msg p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 24px; }
.gpi-section-wrapper .ffw-errmsg {
  color: red;
  font-size: 12px;
  font-weight: 300; }
.gpi-section-wrapper #captcha-wrapper {
  display: table;
  border: 1px solid #e0eaf6;
  margin: 0 auto; }
.gpi-section-wrapper #captcha-frame {
  float: left;
  border-right: 1px solid #e0eaf6; }
.gpi-section-wrapper #captcha {
  padding: 0 10px;
  vertical-align: middle; }
.gpi-section-wrapper #captcha-reload {
  cursor: pointer;
  vertical-align: middle;
  display: table-cell;
  padding: 0 15px; }
.gpi-section-wrapper #captcha-reload img,
.gpi-section-wrapper #cpatchaTextBox {
  width: 100%; }
@media screen and (max-width: 991px) {
  .gpi-section-wrapper .banner-img-wrapper {
    margin-top: 64px; }
  .gpi-section-wrapper .about-section .row {
    flex-direction: column-reverse;
    gap: 64px 0; } }
@media only screen and (max-width: 767.98px) {
  .gpi-section-wrapper .client-sec-title h4::before,
  .gpi-section-wrapper .client-sec-title h4::after {
    display: none; } }