#page {
  background: #fff;
  overflow: hidden;
}

.announcement-no #page,
.announcement-yes #page {
  margin-top: 0;
}

#top {
  display: none;
}

body p, body ul, body ol {
  font-family: europa, sans-serif;
  font-size: 19px;
  letter-spacing: 0.05em;
  line-height: 1.9;
  text-align: left;
  color: #000;
  color: #4c4c4c;
}
body p {
  margin-bottom: 30px;
}
body #page a:not(.btn) {
  color: #000;
  padding-bottom: 2px;
  border-bottom: 2px solid #000;
  text-decoration: none;
}
body #page a:not(.btn):hover {
  color: black;
  border-color: black;
}
body h1 {
  font-family: garamond-premier-pro, serif;
  font-size: 136px;
  letter-spacing: 0.15em;
  line-height: 110px;
  text-align: center;
  font-style: italic;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  body h1 {
    font-size: 86px;
    line-height: 90px;
  }
}
body h2 {
  font-family: garamond-premier-pro-display, serif;
  font-weight: 300;
  text-transform: none;
  font-size: 56px;
  letter-spacing: 0.01em;
  line-height: 1.1;
}
body h3 {
  font-family: europa, sans-serif;
  font-weight: normal;
  font-size: 32px;
  letter-spacing: 0.15em;
  line-height: 1.1;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  body h3 {
    font-size: 24px;
  }
}
body h4 {
  font-family: europa, sans-serif;
  font-size: 19px;
  letter-spacing: 0.2em;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
}
body h5 {
  font-family: europa, sans-serif;
  font-size: 15px;
  letter-spacing: 0.1em;
  line-height: 28px;
  font-weight: bold;
  text-transform: uppercase;
}
body .btn {
  font-family: europa, sans-serif;
  font-size: 16px;
  letter-spacing: 0.25em;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  padding: 18px 32px;
  border-radius: 4px;
  border: 0px;
  margin: 0 12px;
}
body .btn:first-child {
  margin-left: 0;
}
body .btn:last-child {
  margin-right: 0;
}
@media screen and (max-width: 551px) {
  body .btn {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem;
    display: inline-block;
    padding: 18px 26px;
  }
}
body .btn.btn-primary {
  background: #000;
  color: white;
  border: 2px solid #000;
}
body .btn.btn-primary:hover {
  background: #0d0d0d;
  color: #fff;
  border: 2px solid #0d0d0d;
}
body .btn.btn-primary-outline {
  background: transparent;
  color: #000;
  border: 2px solid #000;
}
body .btn.btn-primary-outline:hover {
  background: #0d0d0d;
  color: #fff;
  border: 2px solid #0d0d0d;
}
body .btn.btn-white {
  border: 2px solid white;
  background: white;
  color: #000;
}
body .btn.btn-white:hover {
  background: #000;
  border: 2px solid #000;
}
body .btn.btn-gold {
  background: #000;
  color: black;
  border: 2px solid #000;
}
body .btn.btn-gold:hover {
  background: black;
  color: white;
  border: 2px solid black;
}
body .btn.btn-outline-white {
  background: none;
  color: white;
  border: 2px solid white;
}
body .btn.btn-outline-white:hover {
  background: white;
  color: black;
  border: 2px solid white;
}
body .btn.btn-outline-black {
  background: none;
  color: black;
  border: 2px solid black;
}
body .btn.btn-outline-black:hover {
  background: #000;
  color: black;
  border: 2px solid #000;
}
body .red {
  color: #000;
}
body .bg-dark {
  background: #1c1919 !important;
}

pre, code {
  text-align: left !important;
}

.modal .modal-dialog {
  max-width: 650px !important;
}

.modal .hbspt-form form fieldset {
  margin-bottom: 0;
}

#content section {
  padding: 170px 0;
}

#hero {
  background: #f7f7f4;
  padding: 40px 0 !important;
}
#hero h1 {
  color: #000;
  font-family: europa, sans-serif;
  font-weight: bold;
  font-size: 57px;
  letter-spacing: 0.4em;
  line-height: 1.1;
  font-style: normal;
}
@media screen and (max-width: 991px) {
  #hero h1 {
    font-size: 47px;
  }
}
@media screen and (max-width: 767px) {
  #hero h1 {
    font-size: 40px;
  }
}
#hero h1 span {
  font-weight: 600;
  font-style: normal;
  font-size: 59px;
  letter-spacing: 0.8em;
  line-height: 161px;
  text-align: center;
  font-family: europa, sans-serif;
  display: block;
}
@media screen and (max-width: 991px) {
  #hero h1 span {
    font-size: 40px;
    line-height: 80px;
  }
}
#hero h1 span:last-child {
  position: relative;
  top: -25px;
}
@media screen and (max-width: 991px) {
  #hero h1 span:last-child {
    top: -12px;
  }
}
#hero h4 {
  color: #000;
  font-size: 24px;
  letter-spacing: 0.8em;
  line-height: 1.2;
  text-align: center;
}
#hero h3 {
  color: #000;
  font-family: garamond-premier-pro-display, serif;
  font-weight: 500;
  font-style: italic;
  font-size: 36px;
  line-height: 1.2;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
}
#hero .hero-text {
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
  padding: 120px 40px;
}
@media screen and (max-width: 767px) {
  #hero .hero-text {
    padding: 80px 0;
  }
}
#hero .sop-logo {
  width: 95%;
  max-width: 530px;
  height: auto;
  margin: 0 auto 40px;
}
#hero .sop-top-image {
  max-height: 100vh;
}

.bordered-text-box {
  padding-left: 20px;
  border-left: 3px solid #c7b192;
}
@media screen and (max-width: 551px) {
  .bordered-text-box {
    padding-left: 0;
    border-left: none;
  }
}

#intro {
  padding-bottom: 0 !important;
}

#bestwork img {
  max-width: 600px;
}

#recover {
  background: #f7f7f4;
}

#closing {
  background: url(../jpg/bg-closing.jpg) center center no-repeat;
  background-size: cover;
}

.ff-form .field, .ff-form .hs_submit, .ff-form .legal-consent-container {
  /*
  flex: 1 0 20%;
  @media screen and (max-width: 992px){
    flex: 1 0 50%;
    padding-bottom: 0;
  }
  @media screen and (max-width: 576px){
    flex: 1 0 100%;
  }
  */
  padding: 1rem;
}
.ff-form .field input, .ff-form .field select, .ff-form .hs_submit input, .ff-form .hs_submit select, .ff-form .legal-consent-container input, .ff-form .legal-consent-container select {
  width: 100%;
  font-family: europa, sans-serif;
  color: #666;
  font-size: 16px;
  padding: 0.95rem 0.5rem;
  border: 0px;
  border-radius: 4px;
  background: #EBE8E3;
}
.ff-form .field input[type=text],
.ff-form .field input[type=email],
.ff-form .field select, .ff-form .hs_submit input[type=text],
.ff-form .hs_submit input[type=email],
.ff-form .hs_submit select, .ff-form .legal-consent-container input[type=text],
.ff-form .legal-consent-container input[type=email],
.ff-form .legal-consent-container select {
  /*
   opacity: .5;
   transition: .2s opacity ease;
   &:focus{
  opacity: 1;
   }
   */
}
.ff-form .field label, .ff-form .hs_submit label, .ff-form .legal-consent-container label {
  font-size: 1.2rem;
}
.ff-form .field input.error,
.ff-form .field select.error, .ff-form .hs_submit input.error,
.ff-form .hs_submit select.error, .ff-form .legal-consent-container input.error,
.ff-form .legal-consent-container select.error {
  border: 2px solid red;
}
.ff-form fieldset {
  max-width: inherit !important;
}
@media screen and (max-width: 992px) {
  .ff-form .hs_submit {
    padding-bottom: 1rem;
  }
}
.ff-form .hs_submit input {
  background: #D5C1A9;
  font-size: 16px;
  text-transform: uppercase;
  color: #1c1919;
  letter-spacing: 4px;
  padding: 0.8rem 1.5rem;
  transition: 0.2s all ease;
  font-weight: 600 !important;
  border-radius: 4px;
}
.ff-form .hs_submit input:hover {
  background: white;
  color: #1c1919;
}
.ff-form .legal-consent-container p {
  font-size: 12px !important;
  line-height: 1.2;
}

.top-button .btn {
  background: #000 !important;
  color: black;
}
@media SCREEN and (max-width: 767px) {
  .top-button {
    display: none !important;
  }
}

.entry-content a {
  color: black;
}

/*# sourceMappingURL=landing-2022survey.css.map */
