/* @override 
	https://www.guildquality.com/css/build/award.css?53 */
/* @group Temp until i can get framework to update */
.awards-cont .w9 {
  width: 900px;
  max-width: 100%;
}

/* @end Temp until i can get framework to update */
body {
  max-width: 100%;
  overflow-x: hidden;
}

.footer-top {
  border-top: none;
}

.awards-cont {
  -webkit-animation: fadeIn ease-out 0.4s forwards;
          animation: fadeIn ease-out 0.4s forwards;
}

.awards-cont .back {
  color: #8B94A9;
  font-size: 16px;
  float: left;
  padding: 0 32px;
  margin: 32px 0 -32px 0;
  z-index: 100;
  cursor: pointer;
  transition: color 0.2s ease;
  position: relative;
}

@media (max-width: 736px) {
  .awards-cont .back {
    margin: 16px 0 0 0;
    padding: 0 16px;
  }
}
.awards-cont .back .icon {
  vertical-align: -2px;
}

.awards-cont .back:hover {
  color: #007ddd;
}

.awards-cont .card {
  width: calc(100% - 64px);
  padding: 48px;
  margin: 32px 32px;
  box-shadow: 0 0px 25px -1px rgba(60, 77, 103, 0.35);
  cursor: default;
  transform: translate(0px, 10px) !important;
}

.awards-header .copy-mrk-header {
  margin-top: 80px;
}

@media (max-width: 736px) {
  .awards-header .copy-mrk-header {
    margin-top: 40px;
  }
}
.awards-header {
  padding-bottom: 280px;
  text-align: center;
}

@media (max-width: 736px) {
  .awards-header {
    padding-bottom: 240px;
  }
}
.awards-header .badge {
  width: 100%;
  max-width: 250px;
  margin: 72px 0 0 0;
}

@media (max-width: 736px) {
  .awards-header .badge {
    margin: 32px 0 0 0;
  }
}
.awards-row {
  padding: 0 0 80px 0;
  text-align: center;
}

.awards-row .col--up {
  margin: -228px 0 0;
}

.awards-row .badge {
  width: 250px;
  float: left;
}

.awards-row .copy {
  width: calc(100% - 290px);
  margin-left: 40px;
  float: left;
}

@media (max-width: 1006px) {
  .awards-cont .card {
    padding: 32px;
    margin: 32px 16px;
    width: calc(100% - 32px);
  }

  .awards-row .badge {
    width: 150px;
  }

  .awards-row .copy {
    width: calc(100% - 182px);
    margin-left: 32px;
  }
}
.copy-mrk-subhead {
  margin: 0 0 32px 0;
  font-family: "Sentinel A", "Sentinel B", "Besley", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  color: #123965;
  line-height: 1.2 !important;
  font-size: 36px;
  text-align: left;
}

@media (max-width: 736px) {
  .copy-mrk-subhead {
    font-size: 24px;
  }
}
.awards-row .copy .copy-mrk-body {
  text-align: left;
  margin: 0 0 16px 0;
}

.awards-row .copy .copy-mrk-body:last-of-type {
  margin: 0 0 32px 0;
}

.awards-row .copy .copy-mrk-subhead {
  font-family: "Sentinel A", "Sentinel B", "Besley", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 24px 0;
  font-weight: 600;
  font-size: 35px;
  text-align: left;
}

@media (max-width: 736px) {
  .awards-row .badge {
    width: 100%;
    margin-bottom: 24px;
    text-align: center;
  }

  .awards-row .badge img {
    max-width: 150px;
    display: inline-block;
  }

  .awards-row .copy {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .awards-row .copy .button,
.awards-row .copy .copy-mrk-subhead,
.awards-row .copy .copy-mrk-body {
    text-align: center;
  }

  .copy-mrk-header {
    font-size: 36px;
  }

  .copy-mrk-primary {
    font-size: 18px;
  }
}
.powering .copy-mrk-primary {
  margin: 88px 0 8px;
  color: #8B94A9;
  color: rgba(139, 148, 169, 0.5);
  opacity: 0;
}

.powering .logos {
  width: 900px;
  max-width: 100%;
  margin: 0 0 24px;
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}

.powering a {
  padding: 16px;
  width: 20%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  cursor: default;
  text-align: center;
}

.animate.powering .copy-mrk-primary,
.animate.powering a {
  -webkit-animation: fadeIn ease-out 0.5s forwards;
          animation: fadeIn ease-out 0.5s forwards;
}

.animate.powering a:nth-of-type(1) {
  -webkit-animation-delay: 55ms;
          animation-delay: 55ms;
}

.animate.powering a:nth-of-type(2) {
  -webkit-animation-delay: 110ms;
          animation-delay: 110ms;
}

.animate.powering a:nth-of-type(3) {
  -webkit-animation-delay: 165ms;
          animation-delay: 165ms;
}

.animate.powering a:nth-of-type(4) {
  -webkit-animation-delay: 220ms;
          animation-delay: 220ms;
}

.animate.powering a:nth-of-type(5) {
  -webkit-animation-delay: 275ms;
          animation-delay: 275ms;
}

.animate.powering a:nth-of-type(6) {
  -webkit-animation-delay: 330ms;
          animation-delay: 330ms;
}

.animate.powering a:nth-of-type(7) {
  -webkit-animation-delay: 385ms;
          animation-delay: 385ms;
}

.animate.powering a:nth-of-type(8) {
  -webkit-animation-delay: 440ms;
          animation-delay: 440ms;
}

.animate.powering a:nth-of-type(9) {
  -webkit-animation-delay: 495ms;
          animation-delay: 495ms;
}

.animate.powering a:nth-of-type(10) {
  -webkit-animation-delay: 550ms;
          animation-delay: 550ms;
}

.animate.powering a:nth-of-type(11) {
  -webkit-animation-delay: 605ms;
          animation-delay: 605ms;
}

.animate.powering a:nth-of-type(12) {
  -webkit-animation-delay: 660ms;
          animation-delay: 660ms;
}

.powering img {
  opacity: 0.5;
  max-height: 55px;
  filter: grayscale(100%);
  transition: opacity 0.2s ease, filter 0.2s ease;
}

.powering a:nth-of-type(1) {
  border-bottom: 1px solid #e7ebef;
}

.powering a:nth-of-type(2) {
  border-bottom: 1px solid #e7ebef;
}

.powering a:nth-of-type(3) {
  border-bottom: 1px solid #e7ebef;
}

.powering a:nth-of-type(4) {
  border-bottom: 1px solid #e7ebef;
}

.powering a:nth-of-type(5) {
  border-bottom: 1px solid #e7ebef;
}

.powering a:nth-of-type(1) {
  border-right: 1px solid #e7ebef;
}

.powering a:nth-of-type(2) {
  border-right: 1px solid #e7ebef;
}

.powering a:nth-of-type(3) {
  border-right: 1px solid #e7ebef;
}

.powering a:nth-of-type(4) {
  border-right: 1px solid #e7ebef;
}

.powering a:nth-of-type(6) {
  border-right: 1px solid #e7ebef;
}

.powering a:nth-of-type(7) {
  border-right: 1px solid #e7ebef;
}

.powering a:nth-of-type(8) {
  border-right: 1px solid #e7ebef;
}

.powering a:nth-of-type(9) {
  border-right: 1px solid #e7ebef;
}

@media (max-width: 925px) {
  .powering a {
    width: 33.3333%;
  }

  .powering a:nth-of-type(1) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(2) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(3) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(4) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(5) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(6) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(7) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(8) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(9) {
    border-bottom: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(5) {
    border-right: 1px solid #e7ebef !important;
  }

  .powering a:nth-of-type(3),
.powering a:nth-of-type(6),
.powering a:nth-of-type(9) {
    border-right-color: #fff;
  }

  .powering a:nth-of-type(10) {
    margin: 0 auto;
    border-bottom: 1px solid #fff !important;
    border-right: 1px solid #e7ebef !important;
    border-left: 1px solid #e7ebef !important;
  }
}
.awards-cont .fsBody {
  padding: 0;
}

.awards-cont .fsBody .fsForm {
  margin: 0 auto;
  padding: 0;
}

.awards-cont .fsBody .fsLabel {
  color: #004579;
  font-weight: 500;
}

.awards-cont .fsBody label {
  color: rgba(139, 148, 169, 0.54);
}

.awards-cont input.fsField {
  padding: 16px !important;
}

.awards-cont .fsForm select.fsRequired,
.awards-cont .fsForm textarea.fsRequired,
.awards-cont .fsRowBody input[type=email].fsRequired,
.awards-cont .fsRowBody input[type=number].fsRequired,
.awards-cont .fsRowBody input[type=tel],
.awards-cont .fsRowBody input[type=tel].fsRequired,
.awards-cont .fsRowBody input[type=text].fsRequired {
  padding: 8px;
  color: #123965;
  border: #e7ebef 1px solid;
  border-radius: 3px;
  transition: border 0.2s ease;
}

.awards-cont .fsForm select.fsRequired:hover,
.awards-cont .fsForm textarea.fsRequired:hover,
.awards-cont .fsRowBody input[type=email].fsRequired:hover,
.awards-cont .fsRowBody input[type=number].fsRequired:hover,
.awards-cont .fsRowBody input[type=tel]:hover,
.awards-cont .fsRowBody input[type=tel].fsRequired:hover,
.awards-cont .fsRowBody input[type=text].fsRequired:hover {
  border: #007ddd 1px solid;
  box-shadow: none !important;
}

.awards-cont .fsForm select.fsRequired:focus,
.awards-cont .fsForm textarea.fsRequired:focus,
.awards-cont .fsRowBody input[type=email].fsRequired:focus,
.awards-cont .fsRowBody input[type=number].fsRequired:focus,
.awards-cont .fsRowBody input[type=tel]:focus,
.awards-cont .fsRowBody input[type=tel].fsRequired:focus,
.awards-cont .fsRowBody input[type=text].fsRequired:focus {
  border: #007ddd 1px solid;
  box-shadow: none !important;
}

.awards-cont .fsSubmit input.fsSubmitButton {
  background: #007ddd !important;
  display: inline-block;
  color: #fff !important;
  padding: 0.75em 1.5em 0.85em;
  float: left;
  border-radius: 3px !important;
  line-height: 1em;
  font-weight: 600;
  font-size: 16px !important;
  text-decoration: none !important;
  transition: all 0.2s ease;
  -webkit-appearance: none;
}

.awards-cont .fsSubmit input.fsSubmitButton:focus,
.awards-cont .fsSubmit input.fsSubmitButton:hover {
  background: #006bbd !important;
  box-shadow: none !important;
}

.awards-cont .fsForm .fsSubmit {
  margin-top: 24px;
  padding: 0;
}

.partners .awards-header .copy-mrk-header {
  margin-top: 48px;
}

.how-it-works {
  padding: 64px 0 64px;
  border-bottom: 1px solid #F3F3F3;
}

.how-it-works p {
  width: calc(50% - 64px);
  margin: 40px 32px 16px;
  float: left;
}

@media (max-width: 1006px) {
  .how-it-works p {
    width: calc(100% - 64px);
  }
}
.cta-row {
  border-bottom: 1px solid #F3F3F3;
  padding: 72px 0;
  text-align: center;
  background: #f8f8f9;
}

.cta-row .copy-mrk-subhead {
  text-align: center;
  margin: 0 0 16px 0;
}

.cta-row a.button {
  margin-top: 16px;
  font-size: 20px;
}

.faq-row {
  padding: 64px 0 64px;
  border-bottom: 1px solid #F3F3F3;
  background: linear-gradient(to top, #f8f8f9 75%, #fff 100%);
}

.faq-row .col3 {
  width: 900px;
  max-width: 100%;
}

.faq-row p {
  margin: 32px 16px;
  display: inline-block;
  min-width: calc(100% - 32px);
  line-height: 1.4;
}

.faq-row .copy-mrk-secondary a {
  color: #007ddd;
}

.faq-row .copy-mrk-subhead {
  text-align: center;
}

.faq-row .card,
.faq-row .card:hover {
  width: calc(100% - 32px);
  padding: 24px 24px 16px;
  margin: 16px;
  box-shadow: 0 1px 4px rgba(51, 74, 109, 0.15);
}

.faq-row .card .copy-mrk-subhead {
  font-size: 24px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
}

.faq-row .card p {
  margin: 0 0 16px;
  text-align: left;
}

.guildmaster .awards-header .copy-mrk-header {
  margin-top: 48px;
}

.guildmaster .awards-header .button {
  margin: 32px 16px 0;
}

.guildmaster .awards-header {
  padding-bottom: 64px;
}

.qualifications-row {
  border-top: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
}

.qualifications-row .col2 {
  margin: 64px 0 48px;
}

.qualifications-row .copy-mrk-subhead {
  margin: 0 16px 0;
}

.qualifications-row #flashcontent {
  padding: 40px 24px;
}

.qualifications-row .copy-mrk-primary {
  text-align: left;
  margin: 40px 16px 8px;
  font-weight: 500;
  color: #123965;
  line-height: 1.4;
}

.qualifications-row .copy-mrk-body {
  text-align: left;
  margin: 0 16px 16px;
}

.what-row {
  border-top: 1px solid #F3F3F3;
}

.what-row h2 {
  text-align: center;
}

.what-row .col2 {
  margin: 64px 0 64px;
  text-align: center;
}

.what-row .button {
  margin: 24px 16px 0 0;
}

.guildmaster .awards-header h2.copy-mrk-subhead {
  text-align: center;
  font-size: 22px;
  margin: 16px 0 8px 0;
}

.guildmaster .awards-header .button--gm-blue {
  background: #007ddd;
  color: #fff;
  margin: 16px 8px 8px;
  border: none;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.24);
}

.guildmaster .awards-header .button--gm-blue:hover {
  color: #fff;
  background: #006bbd;
  border: none;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.32);
  transform: translateY(-1px);
}

.guildmaster .awards-header .copy-mrk-primary--grey {
  font-size: 14px;
  margin: 0 16px;
  color: #8B94A9;
  font-weight: 400;
}

.button-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.button-cont {
  margin: 48px 24px 8px;
  display: flex;
  flex-direction: column;
}

.button-cont img {
  width: 240px;
  max-width: 100%;
  margin-bottom: 16px;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.24);
}

.gm-minimum-requirements {
  margin-top: 25px;
  margin-left: 25px;
}

.gm-minimum-requirements p {
  margin-bottom: 0 !important;
}