/* line 4, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography a:focus {
  outline: none;
}
@media (max-width: 1199px) {
  /* line 7, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography .container {
    width: 910px;
  }
}
@media (max-width: 991px) {
  /* line 7, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography .container {
    width: 660px;
  }
}
@media (max-width: 480px) {
  /* line 7, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography .container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
/* line 19, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography h1, .custom-typography h2, .custom-typography h3, .custom-typography h4, .custom-typography h5, .custom-typography h6 {
  color: #051c4d;
  font-weight: 700 !important;
  text-transform: inherit !important;
}
/* line 20, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography h1, .custom-typography .h1 {
  font-size: 48px;
  font-family: "Conv_DINNextLTPro-Bold" !important;
}
@media (max-width: 1440px) {
  /* line 20, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h1, .custom-typography .h1 {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  /* line 20, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h1, .custom-typography .h1 {
    font-size: 36px;
  }
}
/* line 30, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography h2, .custom-typography .h2 {
  font-size: 39px !important;
  color: #051c4d !important;
  font-weight: 700 !important;
}
@media (max-width: 1440px) {
  /* line 30, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h2, .custom-typography .h2 {
    font-size: 35px !important;
  }
}
@media (max-width: 991px) {
  /* line 30, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h2, .custom-typography .h2 {
    font-size: 30px !important;
  }
}
/* line 41, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography h3, .custom-typography .h3 {
  font-size: 31px;
}
@media (max-width: 1440px) {
  /* line 41, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h3, .custom-typography .h3 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  /* line 41, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h3, .custom-typography .h3 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  /* line 41, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h3, .custom-typography .h3 {
    font-size: 24px;
  }
}
/* line 53, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography h4, .custom-typography .h4 {
  font-size: 25px;
}
@media (max-width: 1440px) {
  /* line 53, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h4, .custom-typography .h4 {
    font-size: 23px;
  }
}
@media (max-width: 991px) {
  /* line 53, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h4, .custom-typography .h4 {
    font-size: 21px;
  }
}
/* line 62, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography h5, .custom-typography .h5 {
  font-size: 20px;
}
@media (max-width: 991px) {
  /* line 62, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography h5, .custom-typography .h5 {
    font-size: 18px;
  }
}
/* line 68, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography h6, .custom-typography .h6 {
  font-size: 16px;
}
/* line 71, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography p {
  font-size: 16px;
  color: #666;
}
@media (max-width: 991px) {
  /* line 71, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography p {
    font-size: 15px;
  }
}
/* line 78, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-orange {
  padding: 18px 39px 16px;
  border: 2px solid #FF5d00;
  background: transparent;
  font-size: 18px;
  font-family: "Conv_DINNextLTPro-Bold" !important;
  min-width: 150px;
  color: #000000 !important;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 5px;
  letter-spacing: 0.4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1440px) {
  /* line 78, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography .btn-orange {
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  /* line 78, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography .btn-orange {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 102, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-orange:hover, .custom-typography .btn-orange:focus {
  background: #FF5d00;
  color: #ffffff !important;
}
/* line 107, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-gray {
  padding: 18px 39px 16px;
  border: 2px solid #CBCBCB;
  background: transparent;
  font-size: 18px;
  font-family: "Conv_DINNextLTPro-Bold" !important;
  min-width: 150px;
  color: #000000 !important;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 5px;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1440px) {
  /* line 107, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography .btn-gray {
    font-size: 16px;
  }
}
@media (max-width: 360px) {
  /* line 107, ../../../src/scss/templates/single-resources-slug.scss */
  .custom-typography .btn-gray {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* line 131, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-gray:hover, .custom-typography .btn-gray:focus {
  background: #FF5d00;
  color: #ffffff !important;
  border-color: #FF5d00;
}
/* line 137, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-link {
  color: #051c4d !important;
  font-size: 16px;
  text-transform: capitalize;
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-family: "Conv_DINNextLTPro-Bold",sans-serif;
}
/* line 145, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-link:before {
  content: "";
  height: 7px;
  width: 7px;
  border: 1.5px solid #051c4d;
  display: block;
  border-left: 0;
  border-bottom: 0;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: calc(50% - 1px);
  right: -10px;
}
/* line 159, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-group {
  margin: 0 -6px;
}
/* line 161, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography .btn-group a {
  display: inline-block;
  vertical-align: top;
  margin: 6px;
}
/* line 167, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography label {
  font-weight: 700;
  color: #051c4d !important;
  font-size: 10px !important;
}
/* line 172, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography input:not([type=submit]), .custom-typography select {
  border: 2px solid #CBCBCB !important;
  color: #051c4d !important;
  font-family: "Conv_DINNextLTPro-Bold",sans-serif !important;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 179, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography input:not([type=submit])::-webkit-input-placeholder, .custom-typography select::-webkit-input-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 183, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography input:not([type=submit])::-moz-placeholder, .custom-typography select::-moz-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 187, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography input:not([type=submit]):-ms-input-placeholder, .custom-typography select:-ms-input-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 191, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography input:not([type=submit]):-moz-placeholder, .custom-typography select:-moz-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 195, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography input:not([type=submit]):focus, .custom-typography select:focus {
  border: 2px solid #FF791A !important;
}
/* line 199, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography select::-ms-expand {
  display: none;
}
/* line 202, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography select {
  -webkit-appearance: none;
  appearance: none;
  background: transparent !important;
}
/* line 207, ../../../src/scss/templates/single-resources-slug.scss */
.custom-typography select:-moz-focusring {
  text-shadow: 0 0 0 #000;
}

/* line 212, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon {
  margin-left: 0;
  margin-top: 30px;
  margin-bottom: 45px;
}
/* line 217, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon li {
  margin-bottom: 20px;
}
/* line 220, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon li .li-icon {
  width: 45px;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 767px) {
  /* line 220, ../../../src/scss/templates/single-resources-slug.scss */
  #main .custom-li-icon li .li-icon {
    width: 40px;
  }
}
/* line 229, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon li .li-icon img {
  width: 28px;
}
/* line 234, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon li .li-content {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 55px);
}
/* line 239, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon li .li-content h4 {
  margin-top: 0;
  font-size: 24px;
  color: #001B50 !important;
}
/* line 245, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon li .li-content p {
  font-size: 18px;
  line-height: 1.6;
  color: #101010;
}
/* line 252, ../../../src/scss/templates/single-resources-slug.scss */
#main .custom-li-icon li:last-child {
  margin-bottom: 0;
}

/* line 258, ../../../src/scss/templates/single-resources-slug.scss */
body#top .gated-form .gated-right .gfield_html {
  position: relative;
}

/* line 261, ../../../src/scss/templates/single-resources-slug.scss */
body#top .gated-form .gated-right .form-top-block li.gfield input:focus {
  border: 0 !important;
  box-shadow: none !important;
  background-color: #fff !important;
  border: 2px solid #CBCBCB !important;
}

/* line 267, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form {
  padding: 50px 0 20px;
  background: url(https://d3ik27cqx8s5ub.cloudfront.net/media/uploads/2023/10/background-live-demo.png);
  background-size: cover;
  background-position: bottom center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
/* line 275, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .footer-gated {
  font-size: 14px !important;
}
@media (max-width: 767px) {
  /* line 267, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form {
    padding: 20px 0;
  }
}
@media (max-width: 640px) {
  /* line 267, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form {
    padding: 10px 0;
  }
}
/* line 297, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form #privacy-policy {
  max-width: 100%;
  width: 100%;
  position: absolute;
  left: 0;
}
/* line 305, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-form-outer {
  padding: 50px 0;
}
/* line 309, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .container {
  max-width: 1070px;
}
/* line 313, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right {
  width: 430px;
  padding-right: 45px;
}
@media (max-width: 1023px) {
  /* line 313, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right {
    width: 50%;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  /* line 313, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right {
    width: 100%;
  }
}
@media (max-width: 480px) {
  /* line 326, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right .ginput_recaptcha iframe {
    transform: scale(0.9);
    transform-origin: center;
  }
}
/* line 333, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block {
  background: #001B50;
  padding: 25px 40px;
  margin-bottom: 50px;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  /* line 333, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right .form-top-block {
    padding: 25px;
  }
}
@media (max-width: 767px) {
  /* line 333, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right .form-top-block {
    position: static !important;
  }
}
/* line 347, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block > p {
  color: #fff;
  text-align: center;
}
/* line 351, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block .gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted {
  margin-left: 0 !important;
  width: 100%;
}
/* line 355, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block select {
  background: #fff;
}
/* line 358, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block ul.CompanySearchResults {
  max-width: 310px;
  margin-left: 0;
  position: absolute;
  left: 0 !important;
}
/* line 364, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block .por {
  position: relative;
}
/* line 366, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block .por #privacy-policy {
  max-width: 100%;
  width: 100%;
}
/* line 371, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block .snc_company {
  position: relative;
}
/* line 373, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block .snc_company ul.CompanySearchResults {
  max-width: 100%;
  margin-left: 0;
  width: 100%;
}
/* line 379, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block ul.gfield_checkbox {
  width: 100% !important;
  margin: 15px 0 0 0 !important;
  display: inline-block;
  vertical-align: top;
}
/* line 384, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block ul.gfield_checkbox label {
  font-size: 14px !important;
}
/* line 387, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-top-block ul.gfield_checkbox input {
  vertical-align: top;
}
/* line 393, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .gform_confirmation_message {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 1.2;
  margin: 30px;
}
/* line 399, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .gform_confirmation_message h1 {
  color: #ffffff;
  font-size: 30px;
}
@media (max-width: 767px) {
  /* line 399, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right .gform_confirmation_message h1 {
    font-size: 24px;
  }
}
/* line 406, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .gform_confirmation_message br {
  display: none;
}
/* line 410, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .gform_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha {
  width: 100% !important;
  margin-left: 0 !important;
}
/* line 414, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .gform_wrapper .gform_footer:not(.top_label) {
  margin-left: 0;
  width: 100%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
/* line 422, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form {
  padding: 0;
  margin: 0 !important;
}
/* line 426, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form ul.gfield_checkbox li input + label {
  display: inline-block !important;
}
@media (max-width: 991px) {
  /* line 422, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right form {
    padding: 0 15px;
  }
}
@media (max-width: 640px) {
  /* line 422, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right form {
    padding: 0;
  }
}
/* line 437, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form input:not([type=submit]), .gated-form .gated-right form select {
  border: 2px solid #CBCBCB !important;
  color: #051c4d !important;
  font-family: "Conv_DINNextLTPro-Bold",sans-serif !important;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 444, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form input:not([type=submit])::-webkit-input-placeholder, .gated-form .gated-right form select::-webkit-input-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 448, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form input:not([type=submit])::-moz-placeholder, .gated-form .gated-right form select::-moz-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 452, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form input:not([type=submit]):-ms-input-placeholder, .gated-form .gated-right form select:-ms-input-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 456, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form input:not([type=submit]):-moz-placeholder, .gated-form .gated-right form select:-moz-placeholder {
  color: #CBCBCB !important;
  opacity: 1 !important;
}
/* line 460, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form input:not([type=submit]):focus, .gated-form .gated-right form select:focus {
  border: 2px solid #FF791A !important;
}
/* line 465, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form label {
  font-size: 16px !important;
  font-family: 'Conv_AktivGroteskStdReg' !important;
  color: #fff !important;
  width: 100% !important;
  text-align: left !important;
  margin-bottom: 5px !important;
  margin-top: 0 !important;
}
/* line 473, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form label + .ginput_container {
  width: 100% !important;
  margin-left: 0 !important;
}
/* line 478, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form label .gfield_required {
  color: #fff !important;
}
/* line 483, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form .validation_error {
  background: transparent;
  color: #FF791A;
  border-color: #FF791A;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 767px) {
  /* line 483, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-right form .validation_error {
    font-size: 12px;
  }
}
/* line 495, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield_html_formatted.field_description_below {
  margin-left: 0 !important;
  width: 100%;
}
/* line 500, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield {
  margin-bottom: 18px !important;
  padding-right: 0 !important;
}
/* line 504, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield.gfield_error {
  border: 0;
  padding: 0;
  background: transparent;
}
/* line 509, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield.gfield_error input {
  border-color: #f00 !important;
}
/* line 513, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield.gfield_error .validation_message {
  color: #FF791A !important;
}
/* line 517, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield.gfield_error iframe {
  border: 2px solid #f00 !important;
}
/* line 524, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield .ginput_container.filled input {
  border-color: #051c4d !important;
}
/* line 528, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield .ginput_container.filled select {
  border-color: #051c4d !important;
  color: #051c4d !important;
}
/* line 535, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield input {
  width: 100%;
  border-radius: 4px !important;
  font-family: "Conv_DINNextLTPro-Bold" !important;
  background: #fff !important;
  border-color: #CBCBCB !important;
}
/* line 543, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield input + label {
  display: none !important;
}
/* line 548, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield select {
  border-radius: 4px !important;
  color: #CBCBCB !important;
}
/* line 552, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield select + label {
  display: none !important;
}
/* line 556, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield select:focus {
  color: #051c4d !important;
}
/* line 561, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield .ginput_container_select {
  position: relative;
}
/* line 564, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield .ginput_container_select:before {
  content: "";
  height: 8px;
  width: 8px;
  border: 2px solid #051c4d;
  position: absolute;
  right: 15px;
  top: 14px;
  display: block;
  border-bottom: 0;
  border-left: 0;
  transform: rotate(135deg);
}
/* line 578, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield .ginput_container_select input,
.gated-form .gated-right form li.gfield .ginput_container_select select {
  padding-right: 30px !important;
}
/* line 585, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield .ginput_container > span {
  width: 100%;
  padding-right: 0 !important;
}
/* line 592, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form .half-width {
  width: calc(50% - 8px);
  float: left;
  clear: none !important;
  margin-right: 8px !important;
}
/* line 598, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form .half-width + .half-width {
  margin-left: 8px !important;
  margin-right: 0 !important;
}
/* line 604, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form .gform_footer {
  padding-bottom: 0 !important;
  padding-top: 8px;
}
/* line 608, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form .gform_footer .gform_button {
  margin-top: 20px !important;
  padding: 15px 36px 13px !important;
  padding-bottom: 15px;
  border: 2px solid #FF5d00 !important;
  background: transparent;
  font-size: 18px;
  font-family: "Conv_DINNextLTPro-Bold" !important;
  min-width: 150px;
  color: #ffffff !important;
  text-transform: uppercase;
  line-height: 1;
  border-radius: 5px !important;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  vertical-align: top;
  background: #FF5d00 !important;
  width: auto !important;
  position: static !important;
  margin: 0 !important;
  letter-spacing: 0.48px;
  background-image: url("https://d3ik27cqx8s5ub.cloudfront.net/media/uploads/2020/11/download-icon-1.png") !important;
  background-size: 16px !important;
  background-repeat: no-repeat !important;
  background-position: center right 30px !important;
  padding-right: 50px !important;
}
/* line 638, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form .gform_footer .gform_button:hover, .gated-form .gated-right form .gform_footer .gform_button:focus {
  background: #FF791A !important;
  border-color: #FF791A !important;
  color: #ffffff !important;
  background-image: url("https://d3ik27cqx8s5ub.cloudfront.net/media/uploads/2020/11/download-icon-1.png") !important;
  background-size: 16px !important;
  background-repeat: no-repeat !important;
  background-position: center right 30px !important;
}
/* line 652, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-bottom-text {
  text-align: center;
  line-height: 1;
  etter-spacing: -0.3px;
}
/* line 657, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .form-bottom-text strong {
  color: #000000 !important;
  font-size: 12px;
  font-weight: 400;
}
/* line 664, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half):not(.half-width) {
  max-width: 100% !important;
  margin-right: 0 !important;
  width: 100%;
}
/* line 671, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-left {
  width: calc(100% - 430px);
  padding-right: 45px;
}
@media (max-width: 1023px) {
  /* line 671, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-left {
    width: 50%;
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  /* line 671, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-left {
    width: 100%;
    padding-right: 0;
  }
}
/* line 685, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-left p {
  font-size: 18px;
  color: #101010;
  line-height: 1.6;
}
@media (max-width: 1023px) {
  /* line 685, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-left p {
    font-size: 18px;
  }
}
/* line 694, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-left h1 {
  color: #001B50;
  font-size: 48px;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  /* line 694, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-left h1 {
    font-size: 36px;
  }
}
@media (max-width: 767px) {
  /* line 694, ../../../src/scss/templates/single-resources-slug.scss */
  .gated-form .gated-left h1 {
    font-size: 31px;
  }
}
/* line 705, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-left blockquote {
  border-left-width: 4px;
}
/* line 707, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-left blockquote p {
  font-family: 'DINProRegular',sans-serif !important;
  font-size: 20px;
  color: #101010;
  font-style: italic;
  line-height: 1.45;
}
/* line 713, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-left blockquote p strong {
  color: inherit !important;
}
/* line 718, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-left > img {
  margin-bottom: 30px;
}

/* line 726, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-form-outer .container .video-js {
  min-height: 600px !important;
  width: 100%;
}

/* line 732, ../../../src/scss/templates/single-resources-slug.scss */
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select {
  color: #051c4d !important;
  background-color: #fff !important;
}

/* line 736, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield input + label {
  display: inline-block !important;
}

/* line 739, ../../../src/scss/templates/single-resources-slug.scss */
.gform_wrapper ul.gfield_radio li label {
  padding-top: 10px;
}

/* line 742, ../../../src/scss/templates/single-resources-slug.scss */
.gated-form .gated-right form li.gfield.gfield_error select {
  border-color: #f00 !important;
}
