:root {
  --headerHeight: 65px;
  --negativeHeaderHeight: -65px;
}
.Header__left___1T5AI {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
}
.Header__right___1Fw7I {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Header__overlay___xVJ3d {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  margin: 65px auto 0;
  padding: 20px 40px;
  background-color: #fff;
  z-index: 9999;
  overflow-y: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Header__blankOverlay___EpUIA {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: fixed;
  margin: 65px auto 0;
  padding: 20px 40px;
  background-color: rgba(43, 43, 43, .5);
  z-index: 9999;
  overflow-y: auto;
  opacity: 1;
  visibility: visible;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.Header__hidden___ikCpK {
  opacity: 0;
  visibility: hidden;
}
.Header__flexReset___7jZ5c {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  border-width: 0;
  border-style: solid;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin: 0;
  padding: 0;
  position: relative;
  min-height: 0;
  min-width: 0;
}
.Header__container___3dv26 {
  z-index: 10;
  min-height: 65px;
}
.Header__navSticky___2JyEN {
  background: #fff;
  position: fixed;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  top: 0;
  right: 0;
  left: 0;
}
.Header__navbar___3KPmg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 65px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  -webkit-box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .12);
          box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, .12);
  -webkit-transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  transition: top 0.2s ease-in-out, opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
}
.Header__scrollTop___m7qDC {
  top: -65px;
}
.Header__row___3oMSv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Header__navbarBottom___3Ovzp {
  top: 65px;
  visibility: hidden;
  opacity: 0;
  padding: 0;
}
.Header__scrollTopBottom___1XbzX {
  visibility: visible;
  opacity: 1;
  padding: 0;
}
.Header__logomark___p7aaU {
  width: auto;
  height: 32px;
  fill: #2B2B2B;
}
.Header__headerBottom___1iCag {
  margin: auto auto 0;
}
.Header__loggedInHeaderBottom___2MOKD {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: auto 0 0;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.Header__barHeightSpacer___2QpPm {
  min-height: 65px;
}
.Header__createListWrapper___33Ojo {
  height: 65px;
  margin-left: 28px;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 30px;
  padding-left: 30px;
  margin-left: 20px;
}
.Header__logoWrapper___2tLiX {
  min-height: 65px;
  padding-right: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.Header__searchWrapper___3Nig9 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  min-height: 65px;
  padding-left: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-left: 1px solid #dadada;
}
.Header__searchWrapper___3Nig9:focus-within { /* @TODO No Edge support for this :( */
  border-color: transparent;
  -webkit-box-shadow: -1px 0px 0px #3fa2b4, -2px 0px 0px #3fa2b4;
          box-shadow: -1px 0px 0px #3fa2b4, -2px 0px 0px #3fa2b4;
}
.Header__signInButton___mz-QR {
  margin-left: 20px;
}
@media screen and (min-width: 1180px) {
  .Header__barHeightSpacer___2QpPm,
  .Header__navbar___3KPmg,
  .Header__navSticky___2JyEN,
  .Header__navStickyContent___gjbui,
  .Header__logoWrapper___2tLiX,
  .Header__createListWrapper___33Ojo {
    min-height: 65px;
  }
  .Header__createListWrapper___33Ojo {
    border-left: 1px solid #dadada;
    padding-right: 0px;
  }
  .Header__scrollTop___m7qDC {
    top: -65px;
  }
  .Header__navbarBottom___3Ovzp {
    top: 65px;
  }
  .Header__navbarBottomScroll___hPVEy {
    top: 65px;
  }
  .Header__logo___hHtbC {
    height: 27px;
  }
  .Header__logoWrapper___2tLiX {
    padding-right: 24px;
  }
  .Header__overlay___xVJ3d {
    margin: 65px auto 0;
  }
  .Header__left___1T5AI {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    height: 65px;
    margin-right: 30px;
    padding-left: 24px;
    width: 100%;
  }
}
/**
 * Set everything as a value first, so it can be shared w/ JS.
 */

:root {
  --linkFontSize: 12px;
}
.HeaderMenu__container___1KXlR {
  position: relative;
  height: 65px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 30px;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.HeaderMenu__container___1KXlR:hover .HeaderMenu__link___2kgWf {
  color: #3fa2b4;
}
.HeaderMenu__linkStyles___2I1zB {
  text-decoration: none;
  font-family: CircularStd-Book, Circular, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  padding: 5px 15px;
  margin: 0 5px;
  color: #666;
}
.HeaderMenu__linkStyles___2I1zB:hover {
  background-color: #f5f5f7;
}
.HeaderMenu__menu___3qi0w {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 55px;
  z-index: 99;
  right: 0;
  width: 200px;
  background-color: #fff;
  border-radius: 4px;
  border-color: #dadada;
  border-style: solid;
  border-width: 1px;
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .10);
          box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .10);
  margin-top: 13px;
  padding: 18px 0;
}
.HeaderMenu__menu___3qi0w::before,
.HeaderMenu__menu___3qi0w::after {
  content: '';
  position: absolute;
}
.HeaderMenu__menu___3qi0w::before {
  top: -13px;
  right: 15px;
  border-bottom: 12px solid #dadada;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
}
.HeaderMenu__menu___3qi0w::after {
  top: -11px;
  right: 16px;
  border-bottom: 11px solid #fff;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
}
.HeaderMenu__link___2kgWf {
  font-family: CircularStd-Bold, Circular, sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #2B2B2B;
  text-transform: uppercase;
  text-decoration: none;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 1.5px;
}
.HeaderMenu__link___2kgWf + .HeaderMenu__link___2kgWf {
  margin-left: 30px;
}
.HeaderMenu__overlayLink___31QMr {
  font-family: CircularStd-Bold, Circular, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
  letter-spacing: 1.5px;
  color: #2B2B2B;
  text-transform: uppercase;
  text-decoration: none;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}
.HeaderMenu__activeLink___3-4hF {
  color: #3fa2b4;
}
.HeaderMenu__separator___3E1wU {
  border-top: 1px ridge #dadada;
  margin: 18px 0;
}
@media screen and (min-width: 1180px) {
  .HeaderMenu__link___2kgWf {
    height: 65px;
  }
}
.Footer__container___2j3PC {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: auto;
  -webkit-box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, .12);
          box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, .12);
}

.Footer__navItem___JVEWW {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 14px;
  letter-spacing: 1.5px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.Footer__copyright___F7hCT {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 20px;
  padding-left: 20px;
  font-size: 11px;
  line-height: 14px;
  color: #fff;
  font-family: CircularStd-Book, Circular, sans-serif;
}

.Footer__expaLink___15nlE {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 3px;
  font-size: 11px;
  line-height: 14px;
}

.Footer__logo___2YEaQ {
  height: 145px;
  width: 97px;
  margin-bottom: 46px;
  fill: #2B2B2B;
}

.Footer__share___1YcxE {
  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;
  width: 180px;
}

.Footer__bottom___2LXMz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: 84px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-width: 1;
  border-top-color: #666;
  background-color: #3fa2b4;
}

.Footer__leftLinks___1sGJQ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  font-family: CircularStd-Bold, Circular, sans-serif;
}

.Footer__version___3zx5D {
  color: transparent;
}

.Footer__regionLinkContainer___g0eUz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.Footer__regionLink___2QZ2L {
  text-decoration: none;
  color: #999;
  padding: 0 10px;
  letter-spacing: 1.5px;
  line-height: 32px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .Footer__bottom___2LXMz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: auto;
    padding-top: 41px;
  }
  .Footer__leftLinks___1sGJQ {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .Footer__regionLinkContainer___g0eUz {
    width: auto;
  }
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}
.documentStyles__container___cKpY- {
  font-size: 16px;
  line-height: 24px;
  font-family: CircularStd-Book, sans-serif;
  color: #666;
  padding: 20px;
  max-width: 768px;
  margin: 80px auto;
}
.documentStyles__container___cKpY- h2 {
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 40px;
}
.documentStyles__container___cKpY- h3 {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1em;
  margin: 0;
}
.documentStyles__container___cKpY- p {
  margin: 0 0 10px;
}
.documentStyles__container___cKpY- li {
  margin: 0 0 18px;
}
.community__background___3Kx3A {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 60px;
  padding-bottom: 60px;
}

.community__container___17TTe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.community__wrapper___3MTRd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.community__section___1UjHL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: 'flex-start';
      -ms-flex-align: 'flex-start';
          align-items: 'flex-start';
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: #fff;
  border-radius: 5px;
  padding: 20px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  border: 1px solid rgba(0, 0, 0, .1);
  margin-top: 20px;
}

.community__sectionContent___29HB3 {
  padding-left: 20px;
  margin-top: 20px;
}

.community__content___NFxpR {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 20px;
}

.community__row___2kCNp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.community__responsiveRow___15ID2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.community__calendarDateWrapper___3Smj8 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 2px solid #3dae9c;
  border-radius: 5px;
  width: 60px;
}

.community__calendarDateDay___2nlW_ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #2B2B2B;
  text-transform: uppercase;
  line-height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  line-height: 40px;
  font-family: CircularStd-Bold, sans-serif;
}

.community__calendarDateMonth___wLukf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #3dae9c;
  color: #fff;
  text-transform: uppercase;
  line-height: 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: CircularStd-Medium, sans-serif;
}

.community__calendarTitle___3IRIH {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 20px;
  line-height: 24px;
}

.community__meetupsWrapper___1GAnN {
  margin-top: 42px;
  width: 100%;
}

.community__title___UA-Hf {
  max-width: 50vw;
  margin: 0 auto;
  text-align: center;
}

@media screen and (min-width: 1180px) {
  .community__background___3Kx3A {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .community__container___17TTe {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 1180px;
  }
  .community__community___MvzX4 {
    margin-right: 45px;
  }
  .community__meetupsWrapper___1GAnN {
    min-width: 405px;
    max-width: 405px;
    margin-top: 0;
  }
  .community__title___UA-Hf {
    margin: inherit;
    max-width: auto;
    text-align: left;
  }
  .community__communityTitleWrapper___1Sl-- {
    max-width: 405px;
  }
  .community__responsiveRow___15ID2 {
    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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
html{ 
  margin: 0; 
  height: 100%; 
  overflow: hidden; 
}

iframe{ 
  position: absolute; 
  left:0; 
  right:0; 
  bottom:0; 
  top:0; 
  border:0; 
/*  overflow-x: hidden;*/
}

.traveldestinationsurvey__surveyFrame___15V5z {
  margin-bottom: 450px;
}

@media screen and (min-width: 320px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 527px;
  }
}

@media screen and (min-width: 360px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 529px;
  }
}

@media screen and (min-width: 375px) and (max-height: 667px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 561px;
  }
}

@media screen and (min-width: 375px) and (max-height: 812px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 548px;
  }
}

@media screen and (min-width: 414px) and (max-height: 736px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 621px;
  }
}

@media screen and (min-width: 411px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 614px;
  }
}

@media screen and (min-width: 1000px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 538px;
  }
}

@media screen and (min-width: 1180px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 592px;
  }
}

@media screen and (min-width: 1280px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 605px;
  }
}

@media screen and (min-width: 1400px) {

  .traveldestinationsurvey__surveyFrame___15V5z {
    margin-bottom: 559px;
  }
}
.Modal__content___2kE7G {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: #fff;
}

.Modal__closeWrapper___2M5W0 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: end;
      align-self: flex-end;
  background: #fff;
  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: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  top: 20px;
  padding-right: 20px;
  position: absolute;
  z-index: 9;
}

.Modal__spacer___SBHW5 {
  min-height: 60px;
}

.Modal__footer___3zni9 {
  margin-top: auto;
}

@media screen and (min-width: 1180px) {
  .Modal__content___2kE7G {
    background-color: #fff;
    height: auto;
    margin: 0 auto;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
            box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  }
  .Modal__closeWrapper___2M5W0 {
    background-color: transparent;
    margin-bottom: -60px;
    top: auto;
    -webkit-transform: translateX(calc(100% + 10px));
            transform: translateX(calc(100% + 10px));
    position: fixed;
  }
  .Modal__spacer___SBHW5 {
    min-height: 0;
  }
}
