/* MARK: mobile */
@media (min-width: 1px) {
  .euButton--icy.euButton--icy.euButton--icy {
    background: rgba(0, 0, 0, 0.5) !important;
  }
}

@media (min-width: 1px) and (max-width: 767px) {
  .euWrapper--home .euHero__copy {
    width: 78.4375%;
  }

  .euWrapper--home .euHero .euHero__copy .euHero__pre {
    line-height: 1.1 !important;
    text-shadow: 0 4px 50px #000 !important;
    font-size: 184% !important;
    font-family: sofiapro;
    padding: 0.6em;
  }

  .euOuterWrapper.euWrapper--womenMay
    .euSubGrid--influencer
    .euSub--small
    .euSub__fig {
    padding-bottom: 151%;
  }

  /* applying sofiapro as cta font */

  .euWrapper--home .euSubGrid .euSub--small .euSub__cta {
    font-family: sofiapro, sans-serif !important;
  }

  .euButton.euHead__cta {
    font-family: sofiapro, sans-serif !important;
  }

  .euOuterWrapper.euWrapper--home {
    grid-template: "bubbleNav" auto "hero" auto "blockA" auto;
  }

  .euHero__ctaBox {
    margin-top: 2em;
    gap: 4.125vw;
  }

  .euHero__cta,
  .ctabox--left,
  .ctabox--right {
    width: 90%;
    border-radius: 0;
  }

  .euOuterWrapper.euWrapper--womenMay .euSubGrid .euSub--big .euSub__fig {
    padding-bottom: 155%;
  }

  .euIntroText {
    font-size: 147%;
  }

  .euBlock--C,
  .euBlock--D {
    margin-top: 0;
  }

  .euOuterWrapper.euWrapper--home {
    grid-template: "bubbleNav" auto "hero" auto "blockA" auto;
  }
}

/* MARK: DESKTOP */
@media (min-width: 768px) {
  .euOuterWrapper.euWrapper--home {
    grid-template: "hero" auto "blockA" auto;
  }

  .euHero .euHero__sub {
    color: #fff !important;
    font-family: sofia-pro, sans-serif !important;
    text-shadow: 0 0 2vw rgba(0, 0, 0, 0.5);
    padding-bottom: 0;
  }

  .euHero__cta.euHero__cta {
    min-width: 160px;
  }

  .euBlock--A {
    margin-top: 3vw;
  }

  .euBlock--D,
  .euBlock--C {
    margin-top: 6vw;
  }

  .euBanner--insta {
    padding-top: 4vw;
  }

  .euOuterWrapper.euWrapper--womenMay .euHead {
    padding-bottom: 0;
  }

  .euHero .euHero__sub {
    font-weight: 600;
  }

  .euOuterWrapper .euHero__logo {
    width: 21.78%;
  }

  .euWrapper--home .euHero .euHero__copy {
    width: 100%;
  }

  .euWrapper--home .euHero .euHero__copy .euHero__pre {
    line-height: 1.1 !important;
    text-shadow: 0 4px 50px #000 !important;
    font-family: sofiapro, sans-serif;
    font-size: 140% !important;
    padding: 0.6em;
  }

  .euHero__cta.euHero__cta.euHero__cta.euHero__cta {
    min-width: 170px;
  }

  .euHero .euHero__sub {
    color: #fff !important;
    font-family: sofiapro-light, sans-serif !important;
    text-shadow: 0 0 2vw rgba(0, 0, 0, 0.5);
    padding-bottom: 0;
    padding-top: 1.3em;
    font-size: 19px !important;
    /* font-size: 138% !important; */
    font-weight: normal;
  }

  .euWrapper--home .euSubGrid .euSub--small .euSub__cta {
    font-family: sofiapro, sans-serif !important;
  }

  /* Responsive */
  .form-label-group {
    width: 45%;
    margin: 15px 15px;
  }

  .euCheckWrap {
    margin-left: 19px;
  }

  .euSub--textOnly {
    grid-column: 1/3;
    position: relative;
  }

  .euSub--big {
    display: grid;
    grid-column-start: 3;
    grid-column-end: 5;
    grid-row-start: 1;
    grid-row-end: 3;
    overflow: hidden;
    /* padding: 0 1.5vw 1.5vw; */
    padding: 0;
  }

  .euSub--small {
    display: grid;
    grid-column: span 1;
    grid-row: 2/3;
    overflow: hidden;
    /* padding: 0 1.5vw; */
    padding: 0;
  }

  .euSub__cta {
    text-align: left;
    justify-self: left;
    margin: 0;
  }

  .euSubGrid {
    display: grid;
    height: auto;
    width: 82.96875%;
    grid-template: 26.042vw 26.042vw auto/1fr 1fr 1fr 1fr;
    margin: auto;
    column-gap: 3vw;
  }

  figure {
    padding: 0;
    margin: 0;
  }

  .euSub__ctaBox {
    justify-content: left;
  }
}
/* MARK: over 1920px */
@media (min-width: 1921px) {
  .euHero__cta.euHero__cta.euHero__cta.euHero__cta {
    font-size: 60% !important;
    padding: 1em 1em 1.1em !important;
  }
}

/* MARK: undefined */
.euBody--terms {
  width: 90%;
  max-width: 1400px;
  margin-top: 5%;
  font-family: var(--le-sofia-font);
  font-size: 14px;
  white-space: normal;
  margin-bottom: 5%;

  & h2 {
    font-family: var(--le-sofia-font);
    font-size: 14px;
    font-weight: bold;
    margin-left: 0;
    /* Remove any left margin */
    padding-left: 0;
    /* Remove any left padding */
    list-style: none;
    /* Prevent bullets/numbers from affecting it */
    position: relative;
    /* Reset positioning */
  }
}

.euOuterWrapper.euWrapper--home {
  width: 100%;
  display: block;
}

.euInfo__sub {
  line-height: 1;
  text-align: center;
  width: 90%;
  max-width: 1050px;
  margin: 0 auto !important;
  font-family: "sofiapro-light", sans-serif;
  color: #454545;
  line-height: 1.2;
  font-size: 18px;
}

.euIntroText {
  font-family: "big-caslon-fb", serif;
  color: #454545;
  font-size: 235%;
  margin: 0.2em 0;
  display: block;
}

/* Base wrapper */
.euOuterWrapper-form {
  font-family: "sofiapro", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #454545;
  width: 100%;
  padding: 0 3.25vw;
  position: relative;
  box-sizing: border-box;
}

.euBody {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

/* Form styling */
:root {
  --input-padding-x: 1rem;
  --input-padding-y: 0.5rem;
  --placeholder-color: #6c757d;
  --top-position: 14px;
  --label-z-index: 5;
}

.euForm {
  font-size: 14px;
  margin-top: 3em;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
  display: inline-block;
  width: 89%;
  margin: 10px 4%;
}

.form-label-group input,
.form-label-group label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group label {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0;
  color: var(--placeholder-color);
  border-radius: 0.25rem;
  transition: all 0.2s ease-in-out;
  transform-origin: 0 0;
  transform: translateY(-50%);
  text-align: left;
  z-index: var(--label-z-index);
  pointer-events: none;
}

.form-label-group input {
  width: 100%;
  background: #eee;
  border-radius: 9px;
  border: 1px solid #454545;
  padding: 12px;
  font-size: 14px;
  font-family: Verdana, Helvetica, Arial;
  box-sizing: border-box;
}

.form-label-group input[type="text"]:hover {
  background: #ccc;
}

.form-label-group input:focus,
.form-label-group input:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  /* padding-bottom: calc(var(--input-padding-y)/3); */
}

.form-label-group input:focus ~ label,
.form-label-group input:not(:placeholder-shown) ~ label {
  font-size: 1em;
  top: var(--top-position);
  transform: translateY(-100%) scale(0.7);
}

/* Checkbox */
.euCheckWrap {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 14px;
  user-select: none;
  margin-top: 20px;
  padding-top: 3px;
  margin-left: 4%;
}

.euCheckWrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.euCheckMark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 5px;
  border: 1px solid #454545;
}

.euCheckWrap:hover input ~ .euCheckMark {
  background-color: #ccc;
}

.euCheckWrap input:checked ~ .euCheckMark {
  background-color: #2196f3;
}

.euCheckMark:after {
  content: "";
  position: absolute;
  display: none;
}

.euCheckWrap input:checked ~ .euCheckMark:after {
  display: block;
}

.euCheckWrap .euCheckMark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* Button */
.euButton,
.euForm input[type="submit"] {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 0.8em;
  padding: 15px 28px;
  background: #454545;
  color: #fff;
  text-align: center;
  cursor: pointer;
  border: none;
  margin: 2em auto;
}

.euButton:hover,
.euForm input[type="submit"]:hover {
  background: #000;
}

/* Legal */
.euLegalNotice {
  font-size: 14px;
  text-align: left;
  margin-right: 10px;
  margin-left: -5%;
  margin-bottom: 30px;
}

.euForm input.is-invalid {
  border: 1px solid #a60001 !important;
  box-shadow: 0 0 2px 1px #a60001 !important;
}

.euTerms ol h2,
.euTerms ul h2 {
  display: block;
  margin-left: -3em;
  /* Adjust this value until the heading lines up with the container edge */
}