.row:not(.no-gutters) {
  margin-right: -8.5px;
  margin-left: -8.5px; }

.row:not(.no-gutters) > .col,
.row:not(.no-gutters) > [class*="col-"] {
  padding-right: 8.5px;
  padding-left: 8.5px; }

@media (min-width: 544px) {
  .row:not(.no-gutters) {
    margin-right: -8px;
    margin-left: -8px; }
  .row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*="col-"] {
    padding-right: 8px;
    padding-left: 8px; } }

@media (min-width: 769px) {
  .row:not(.no-gutters) {
    margin-right: -14px;
    margin-left: -14px; }
  .row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*="col-"] {
    padding-right: 14px;
    padding-left: 14px; } }

@media (min-width: 1200px) {
  .row:not(.no-gutters) {
    margin-right: -14px;
    margin-left: -14px; }
  .row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*="col-"] {
    padding-right: 14px;
    padding-left: 14px; } }

@media (min-width: 1920px) {
  .row:not(.no-gutters) {
    margin-right: -14px;
    margin-left: -14px; }
  .row:not(.no-gutters) > .col,
  .row:not(.no-gutters) > [class*="col-"] {
    padding-right: 14px;
    padding-left: 14px; } }

.newsletter-modal .modal-dialog {
  padding: 0;
  top: 50%;
  transform: translateY(-50%) !important; }

.newsletter-modal .modal-body {
  padding: 0; }
  @media (min-width: 769px) {
    .newsletter-modal .modal-body {
      display: -ms-flexbox;
      display: flex; } }

.newsletter-modal .modal-content {
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.5); }

.newsletter-modal .modal-image-wrapper {
  height: 21vh;
  position: relative;
  overflow: hidden; }
  @media (max-width: 768.98px) {
    .newsletter-modal .modal-image-wrapper {
      border-radius: 30px 30px 0 0; } }
  @media (min-width: 769px) {
    .newsletter-modal .modal-image-wrapper {
      height: auto;
      -ms-flex-order: 1;
          order: 1;
      width: 310px; } }

.newsletter-modal .modal-image {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
  width: 100%;
  object-fit: cover; }
  @media (min-width: 769px) {
    .newsletter-modal .modal-image {
      width: auto; } }

.newsletter-modal .modal-widget-region {
  max-height: 75vh; }
  @media (max-width: 768.98px) {
    .newsletter-modal .modal-widget-region {
      overflow: auto; } }
  @media (min-width: 769px) {
    .newsletter-modal .modal-widget-region {
      max-height: none;
      width: calc(100% - 310px);
      -ms-flex-positive: 1;
          flex-grow: 1; } }

.newsletter-modal .newsletter-form {
  scrollbar-color: #ffaa03 #eee3cf; }
  @media (min-width: 769px) {
    .newsletter-modal .newsletter-form {
      max-height: 371px;
      padding-right: 60px;
      overflow: auto; } }
  .newsletter-modal .newsletter-form .form-group .caption,
  .newsletter-modal .newsletter-form .grouped-fields .caption {
    font-family: "VeuveClicquotRegular", "arial", "sans-serif";
    margin: 0 0 11px 0;
    font-size: 10.5px;
    line-height: 100%;
    color: #0e1111; }

.newsletter-modal .col-sm-1,
.newsletter-modal .col-lg-1,
.newsletter-modal .modal-footer {
  display: none; }

.newsletter-modal .newsletter-form-pd {
  padding: 35px 0; }
  @media (max-width: 768.98px) {
    .newsletter-modal .newsletter-form-pd > .container {
      padding-right: 26px;
      padding-left: 26px; } }
  .newsletter-modal .newsletter-form-pd > .container > .row {
    display: block; }
    @media (min-width: 769px) {
      .newsletter-modal .newsletter-form-pd > .container > .row {
        padding: 0 42px 0 31px; } }
    @media (min-width: 769px) {
      .newsletter-modal .newsletter-form-pd > .container > .row > .col-sm-5,
      .newsletter-modal .newsletter-form-pd > .container > .row > .col-sm-6 {
        max-width: none; } }

.newsletter-modal .modal-header {
  height: 0;
  padding: 0;
  border: 0; }

.newsletter-modal .close {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 33px;
  top: 33px;
  z-index: 1;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer; }
  .newsletter-modal .close::before, .newsletter-modal .close::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 4px;
    width: 24px;
    height: 2px;
    background-color: #ffaa03; }
  .newsletter-modal .close::before {
    transform: rotate(-45deg); }
  .newsletter-modal .close::after {
    transform: rotate(45deg); }
  .newsletter-modal .close span {
    display: none; }

.newsletter-modal .DateField,
.newsletter-modal .input.form-control {
  padding: 8px 27px 8px 16px;
  height: 40px; }

.newsletter-modal .select2-container .select2-selection__rendered {
  padding: 8px 27px 8px 16px; }

.newsletter-modal .subscribe-email {
  padding: 13px 40px;
  min-height: auto;
  font-size: 13px; }

.newsletter-modal input:-ms-input-placeholder,
.newsletter-modal .form-group .select2-selection__placeholder {
  font-size: 13px; }

.newsletter-modal input::placeholder,
.newsletter-modal .form-group .select2-selection__placeholder {
  font-size: 13px; }

.newsletter-modal .form-group {
  margin: 0 0 33px; }

.newsletter-modal .newsletter-subscription-legal-mentions .caption {
  font-size: 10px;
  line-height: 17px;
  color: #53565a; }

.newsletter-modal .email-description .heading-h2 {
  font-size: 27.5px;
  line-height: 100%;
  font-family: "PPeikoLight", "arial", "sans-serif";
  text-transform: none; }

.newsletter-modal .email-description p {
  font-size: 12px; }


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