/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_storefront_eminence/cartridge/client/default/scss/pageDesigner/contactUs.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/tou5pcg.css);
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_storefront_eminence/cartridge/client/default/scss/pageDesigner/contactUs.scss (1) ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.font-primary {
  font-family: "big-caslon-fb", serif;
}

.font-secondary {
  font-family: "soleil", sans-serif;
}

.font-tertiary {
  font-family: "square-peg", serif;
}

.sr-only {
  position: absolute;
  padding: unset;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: unset;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: unset;
  overflow: visible;
  clip: auto;
}

/* stylelint-disable */
/* stylelint-disable */
.l-grid-wrapper {
  padding: 0 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 899.98px) {
  .l-grid-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.l-grid-row-1-3 {
  width: 33.33%;
}
@media (max-width: 768.98px) {
  .l-grid-row-1-3 {
    width: 100%;
  }
}
.l-grid-row-2-3 {
  width: 66.67%;
}
@media (max-width: 768.98px) {
  .l-grid-row-2-3 {
    width: 100%;
  }
}
.l-grid-spacer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-grid-stroke-edge {
  border: 1px solid #BDB0A5;
}
.l-grid-1-1 {
  width: 100%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-1-1 {
    width: 100%;
  }
}
.l-grid-2-1 {
  width: 48%;
}
@media (max-width: 768.98px) {
  .l-grid-2-1 {
    width: 100%;
  }
}
.l-grid-3-1 {
  width: 30%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-3-1 {
    width: 100%;
  }
}
.l-grid-4-1 {
  width: 24%;
  height: 100%;
}
@media (max-width: 899.98px) {
  .l-grid-4-1 {
    width: 100%;
  }
}
.l-grid-5-1 {
  width: 18%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-5-1 {
    width: 100%;
  }
}
.l-grid-6-1 {
  width: 14%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-6-1 {
    width: 100%;
  }
}

/* stylelint-disable */
/* stylelint-disable */
.c-contact-us {
  width: 100%;
  padding: 3.75rem;
  margin: 0 auto 2rem auto;
  background-color: #F5F2EE;
}
@media (max-width: 1199.98px) {
  .c-contact-us {
    padding: 6%;
  }
}
.c-contact-us a {
  text-decoration: underline;
  font-size: 1rem;
}
.c-contact-us-bottom {
  margin-bottom: 15.625rem;
}
.c-contact-us-selector {
  width: 100%;
  margin: 2.8125rem auto 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 1.875rem;
  gap: 1rem;
}
@media (max-width: 1199.98px) {
  .c-contact-us-selector {
    padding: 1.25rem 1.25rem;
  }
}
.c-contact-us-headbtn {
  background-color: transparent;
  border-color: #BDB0A5;
  font-size: 1.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 2rem;
  font-weight: 700;
  text-align: center;
  width: 18.75rem;
  color: #423636 !important;
}
@media (max-width: 1199.98px) {
  .c-contact-us-headbtn {
    width: 48%;
    font-size: 1.25rem;
    padding: 0.625rem 0;
  }
}
.c-contact-us-headbtn.selected {
  color: #fff !important;
  background-color: #423636;
  position: relative;
}
.c-contact-us-headbtn.selected:after {
  content: "";
  border-top: 15px solid #423636;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: 100%;
}
@media (max-width: 899.98px) {
  .c-contact-us-name-field {
    width: 100% !important;
  }
}
@media (max-width: 899.98px) {
  .c-contact-us-name-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: unset !important;
  }
}
@media (max-width: 899.98px) {
  .c-contact-us-submit-button {
    min-width: 8.75rem !important;
  }
}
.c-contact-us-container-small {
  border-right: 0.0625rem solid #BDB0A5;
  padding-right: 3.75rem;
  width: 34%;
}
@media (max-width: 1199.98px) {
  .c-contact-us-container-small {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
}
.c-contact-us-container-small .c-contact-us-hotline {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1.25rem;
}
.c-contact-us-container-large {
  width: 50%;
  margin-top: 1rem;
  margin-right: 0.625rem;
  margin-left: 6%;
}
@media (max-width: 1199.98px) {
  .c-contact-us-container-large {
    width: 100%;
    margin-right: unset;
    margin-left: unset;
  }
}
.c-contact-us-container-large-success {
  display: none;
}
.c-contact-us-container-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  margin-bottom: 1.25rem;
}
.c-contact-us-container-select .select-topic {
  height: 2.5rem;
  width: 100%;
  margin-bottom: 0.875rem;
}
.c-contact-us-container-select .form-header-container {
  margin-bottom: 1.625rem;
}
.c-contact-us-hotline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 0.75rem;
}
.c-contact-us-icon-header {
  width: 2.8125rem;
  height: 2.8125rem;
  background-color: #fff;
  border-radius: 1.875rem;
  padding: 0.6875rem;
  margin-right: 0.75rem;
}
.c-contact-us-main-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199.98px) {
  .c-contact-us-main-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.c-contact-us-main-content .select2-results {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.c-contact-us-main-content .select2-dropdown.custom-select2-dropdown {
  max-height: -webkit-fit-content !important;
  max-height: -moz-fit-content !important;
  max-height: fit-content !important;
  overflow-y: unset !important;
  overflow-x: unset !important;
}
.c-contact-us-title {
  margin-bottom: 1.9375rem;
  padding-bottom: 2.5625rem;
  border-bottom: 0.0625rem solid #BDB0A5;
}
.c-contact-us-textarea {
  height: inherit;
  resize: none;
}
.c-contact-us .f-field {
  background-color: #fff;
}
.c-contact-us .f-button {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media (min-width: 900px) {
  .c-contact-us .f-button {
    max-width: 100%;
    max-width: 12.5rem;
  }
}
.c-contact-us .f-form-group {
  margin-bottom: 1.25rem;
  margin-top: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
}
.c-contact-us .f-form-control {
  background-color: #fff;
}
.c-contact-us .form-header-container {
  margin-bottom: 0.9375rem;
}
.c-contact-us .form-header-container h4 {
  margin-bottom: 0.375rem;
}
.c-contact-us .select2-selection {
  border-radius: 0;
  background-color: #fff;
}

.c-influencer-wrapper {
  max-width: 16.5625rem;
}
@media (max-width: 1199.98px) {
  .c-influencer-wrapper {
    max-width: 100%;
  }
}

/*# sourceMappingURL=contactUs.css.map*/